body{padding:0px; margin:0px; font-family:open sans}
		.tab{background:#F58321; height: 88px; width:100%; text-align:center; }
		.tab .container{width:900px; margin:0px auto; }
		.tab .br{width:1px; height:88px; background:#fff; display:inline-block; float:left}
		.tab .block{border:solid 1px #f58321; width:176px; display:inline-block; float:left; color:#fff; padding-top:20px; }

.heroimage {
	background: url('../images/evcar.png');
	height: 500px;
	clear: both;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}
		.heroimage .text{color:#fff; font-size:48px; font-weight:700; line-height:50px; text-align:left; padding-top:134px;}
		.heroimage .text span{font-size:20px;}
		.heroimage button{width:320px; height:52px; background: #99440F; color:#fff; line-height:52px; font-size:16px; text-transform:uppercase; border-radius:4px; font-weight:700;border:0px }
		.frustrated{width:100%; height:200px; padding-top:65px; padding-bottom:110px; }
		.frustrated .img {width:500px; height:268px; float:left}
		.frustrated .text {width:500px; height:268px; margin-left:30px; float:left; text-align:left;Font-size: 36px;Line-height: 48px}
		.frustrated .text p{font-size:16px; line-height:20px;}
		
		.plan{width:100%; background:#f2f2f2; height:500px}
		.plan .title{font-size:36px; text-align:center;padding-top:80px;}
		.plan .link{text-align:center; padding-top:56px;}
		.plan .link .item{color:#4a4a4b; font-size:28px; display:inline-block; margin:0px 16px; font-weight:600}
		.plan .link .item.active, .plan .link .item:hover{color:#B36206; border-bottom:solid 2px #b36206; cursor:pointer}
		.plan .product{display:inline-block; width:320px;margin:40px 8px 10px 8px; height:158px; border-radius:6px;   background:#fff}
		.plan .product .head{ background:#fff; color: #45587D; font-weight:bold; height:28px; line-height:28px; margin:0px; padding:16px 24px;  border-radius:6px 6px 0px 0px; text-align:left;}
		.plan .product .head img{float:right}
		.plan .product .detail{ background:#455d8524; color:#111; height:52px; margin:0px; border-radius:0px 0px 6px 6px; padding:24px; text-align:left} 
		
		.plan .accordian{width:1000px; height:80px ; border-radius:6px; margin-bottom:45px; background:#fff; line-height:80px;text-align:left;padding:0px 20px;margin-top:15px;}
		
		
		.product.save .head { color: #B36206;} 
		.product.save .detail {background:#b3620624}
		
		
		.product.grn .head { color: #1C6615;} 
		.product.grn .detail {background:#1c66151f}
		
		
		.features{}
		.features .title{padding-top:80px; font-size:36px; line-height:48px; padding-bottom:32px}
		.features .box{width:500px; margin:0px; display:inline-block; text-align:left; font-size:16px; line-height:20px}
		.features .box ul li{line-height:30px; font-weight:bold; list-style-image:  url("../images/checkmark.png")}
		.features span{width:120px; display:inline-block; text-align:center;}
	
		.solarsaving .heading1{color: #45587D; font-size:28px; line-height:32px; margin-top:80px;}
		.solarsaving .heading2{color: #000; font-size:20px; line-height:24px; margin:24px auto;}
		.solarsaving button{background:#45587D; color:#fff; width:320px; border-radius:4px; font-weight:bold; border:none 0px #fff; text-transform:uppercase; line-height:52px; margin-top:24x; margin-bottom:100px;}
		
		
		
		.width{width:1040px !important; margin:0 auto;}
		
		
		@media screen and (max-width: 480px) {
		.tab .container{display:none}
		.width{width:90% !important;}
		.heroimage .text { width: 90% !important; font-size:28px;} 
		.heroimage .text span{font-size:16px; line-height:20px;}
		.frustrated {height:auto; display:inline-block}
		.frustrated .text, .frustrated .img, .frustrated .img img {width: 90%; height:auto;font-size:24px; text-align:center; line-height:28px;}
		.frustrated .text p{text-align:left;}
		.plan{height:auto;}
		.plan .title {font-size: 24px;}
		.plan .link .item{font-size:20px;} 
		.features .box{width:90%}
		.features .title {font-size: 24px;line-height: 28px;}
		.features span{width:80px; margin-bottom:50px;}
		.plan .accordian { width: 90%;  margin-left: 10px;}
		.solarsaving .heading1{font-size:20px;}
		
		
		}
		