.nav > li > a {
    padding: 10px 19px !important;
}
	 .site-main{
	 	    font-family: 'museo_sans100';
    font-size: 18px;
    font-weight: normal;
	 }
	 
	 .horizon_content{
	 	padding-top: 36px;
	 }
	 .horizon_content h4 {
    font-family: 'museo_sans300';
    font-size: 18px;
    font-weight: normal;
    font-weight: 600;
    margin-top: 29px;
	}
	.horizon_content p{
		font-family: 'museo_sans300';
	    font-size: 18px;
	    font-weight: normal;
	}
	 
	 .award_pic{
	 	margin-top: 24px;
	 }  	
  		.circle_img_four li {
		display: inline-block;
		margin-right: 18px;
	}
	.circle_img_four li a{
		cursor:pointer;
	} 
	.circle_img_four ul {
		margin-left: 0px;
		padding-left: 0px;
	}

	@media screen and (max-width: 480px) {
		.horizon_content {
		    padding-top: 154px;
		}
		.circle_img_four li img {
			width: 100%;
		}
		.circle_img_four li {
			width: 60px;
			margin-right: 1px !important;
		}
		.circle_img_popup h2 {
              margin-top: 15px;
         }
	}
  	
  	.get_started span{
    float: right;
    font-family: 'museo_sans300';
    border: none;
    padding: 5px 16px 5px 16px;
    border-radius: 4px;
    color: #fff;
    background-color: #26a9e0;
    margin-top: 6px;
    margin-right: 53px;
	}
	.get_started_inner span{
    float: right;
    font-family: 'museo_sans300';
    border: none;
    padding: 5px 16px 5px 16px;
    border-radius: 4px;
    color: #fff;
    background-color: orange;
    margin-top: 6px;
    margin-right: 53px;
	}
	.navbar{
	margin-bottom: 0px !important;
	}

	/*about us*/
	
    @media screen and (max-width: 480px) {
     .standerd_setting {
	    padding-top: 42px !important;
	    padding-bottom: 42px !important;
		}
		.solar_south {
	    padding: 42px 27px !important;
	   }	
	   .solar_south h6{
	    font-size: 27px  !important;
	    }
	    .solar_south p {
		    font-size: 15px !important;
		}
		.about_logo img{
			width:53% !important;
			height: auto !important;
		}
		.about_logo {
		    text-align: center;
		   }
     }
	
	.about_banner_text {
	    margin-top: 44px;
	    margin-bottom: 40px;
	}
	.about_banner_text p{
	    font-family: 'museo_sans100';
	    /* font-weight: 500; */
	    font-size: 36px;
	    font-weight: normal;
	    text-align: center;
	}
	.standerd_power{
	    background-image: url("images/aboutbg.png");
	    background-position: right top;
	    background-size: 100% 100%;
	    /*height: 491px*/
	}
	.standerd_setting{
		    padding-top: 193px;
		    padding-bottom: 193px;
	}
	.standerd_setting p{
	    font-family: 'museo_sans100';
	    font-size: 18px;
	    color: #fff;
	    font-weight: 600;
	}
	.about_clear{
		clear: both;
	    margin-bottom: 35px;
	}
	.solar_south{
	    background-image: url("images/about/Rectangle%2016.png");
	    background-size: 100% 100%;
	    /*height: 291px;*/
	    background-repeat: no-repeat;
	    text-align: center;
	    padding: 64px 40px;
	}
	.solar_south h4 {
	    font-family: 'museo_sans300';
	    font-size: 25px;
	    margin-top: 33px;
	}
	.solar_south h6{
		font-family: 'museo_sans300';
	    font-size: 30px;
	}
	.solar_south p{
		font-family: 'museo_sans300';
	    font-size: 18px;
	}
	.about_logo{
		    margin: 29px 0px 33px 0px;
	}
	
	.erk_price h2 {
	    font-family: 'museo_sans300';
	    font-size: 18px;
	        margin-top: 0px;
	}
	
	.erk_price h6 {
	    font-family: 'museo_sans300';
	    font-size: 18px;
	    color: #939393;
	}
	
	.erk_price p {
	    font-family: 'museo_sans300';
	    font-size: 17px;
	    color: #9fa8ac;
	}
	.erk_price {
	    margin: 71px 0px 74px 0px;
	}
	.erk_img{
		    padding-left: 25px;
	}
	
	
	
	
	/*End*/
	
	
	/*Home Page*/
	

	
		.mobile_container {
		display: none;
	}
	@media screen and (max-width: 480px) {
		.get_started_inner span{
			    float: none !important ;
		}
		.upper_main_menu2{
			display:none !important;
		}
		.mobile_container {
			display: block;
		}
		.web_row {
			display: none;
		}
		.nav > li {
			background-color: #dfdfdf;
		}
		.navbar-collapse {
			width: 105%;
			position: absolute;
			top: 40px;
		}
		.navbar-header img {
			max-width: 65% !important;
		}
		#mainMenu {
			margin-top: 0px !important;
		}
		.navbar-collapse {
			margin-top: 53px !important;
		}
		.navbar-toggle {
			background-color: black;
		}
		.navbar_marg {
			padding: 19px 0px;
		}
		.navbar-inverse {
			background-color: #fff;
		}
		.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
			border-color: transparent;
		}
		.banner_text h6 {
			font-size: 29px;
		}
		.banner_text p {
			color: #fff;
			font-size: 23px;
		}
		.header_zip {

			border: 1px solid #fff;
			height: 39px;
			width: 100%;
			margin-bottom: 12px;
		}
		.header_submit {
			padding: 8px 10px;
			border-radius: 5px;
			color: #fa9b00;
		}
		.speak_expert {
			font-size: 13px;
		}
		.percentage_area {
		    margin: 15px 0px !important;
		}
		.commercial_banner_text h4 {
	    font-size: 13px !important;
	   }

	}
	
	
	
	.site_logo img{
		 max-width: 100%;
	    height: auto;
	}
	.current_page_item a {
		    color: #26a9e0 !important;
	}
	.mainmenu2 li a {
	    font-family: 'museo_sans300';
	    font-weight: 500;
	    color: #717e84;
	    font-size: 14px;
	    text-transform: uppercase;
	}
	
	.mainmenu2 > li > a:hover, .mainmenu2 > li > a:focus {
	    background-color: #a08261 !important;
	    color:#fff;
	}
	.upper_main_menu2{
		    padding-top: 47px;
	}
	
	.nav > li > a:hover, .nav > li > a:focus{
		background-color: #a08261 !important;
	}		
	.container_bg{
	background-image: url("images/home/banner-main.jpg");
		background-position: right top;
		background-size: 100% 100%;
		/*height: 618px;*/
		padding-top: 47px;
		}
		.mainmenu li a {
			font-family: 'museo_sans300';
			font-weight: 500;
			color: #fff;
			font-size: 14px;
			text-transform: uppercase;
		}
		.banner_text h6 {
			font-family: 'museo_sans100';
			/* font-weight: 500; */
			    color: #fde5c0;
			font-size: 60px;
			font-weight: normal;
			text-align: center;
		}
		.banner_text p {
			font-family: 'museo_sans100';
			/* font-weight: 500; */
			color: #fff;
			font-size: 60px;
			font-weight: normal;
			text-align: center;
		}
	
		/*.get_start {
			font-family: 'museo_sans300';
			background-color: #fa9b00;
			border: 2px solid #fff;
			color: #fff;
			height: 52px;
			width: 100%;
			border-radius: 5px;
			padding-left: 13px;
		}*/
		
		.header_zip{
		    font-family: 'museo_sans300';
		    background-color: #fa9b00;
		    border: 2px solid #fff;
		    color: #fff;
		    height: 52px;
		    width: 100%;
		    border-radius: 5px;
		    padding-left: 13px;
		        outline: none;
	}
	.header_submit{
		    background-color: #fffaf2;
		    font-family: 'museo_sans500';
		    padding: 15px 10px;
		    border-radius: 5px;
		    color: #fa9b00;
		    font-weight: 500;
		    font-size: 16px;
		    border: none;
		    width: 100%;
	  }
		
		.footer_zip_section input {
			background-color: #083a57;
			border: 2px solid #fff;
			color: #fff;
			height: 52px;
			width: 100%;
			border-radius: 5px;
			padding-left: 13px;
			 font-family: 'museo_sans300';
		}
		.get_start_footer {
			margin-bottom: 24px;
		}
		.banner_text {
			margin-top: 44px;
			margin-bottom: 40px;
		}
		.btn_start {
			background-color: #fffaf2;
			font-family: 'museo_sans500';
			padding: 15px 10px;
			border-radius: 5px;
			color: #fa9b00;
			font-weight: 500;
			font-size: 16px;
			/*margin-left: 15px;*/
			width:100%;
		}
	
		 .footer_submit {
			background-color: #fffaf2;
			font-family: 'Open Sans';
			padding: 15px 10px;
			border-radius: 5px;
			color: #083a57;
			font-weight: 600;
			font-size: 16px;
			width: 100%;
	        border: none;
		}
		
		.footercopy{
			margin-top: 47px;
		    text-align: center;
		    color: #F5F3F3;
		    font-family: 'museo_sans100';
		    font-size: 14px;
		}
		.footercopy a{
			text-decoration:none;
			color: #fff;
		}
		
		.get_start {
			margin-bottom: 24px;
		}
		.speak_expert, .get_start {
			text-align: center;
		}
		.speak_expert_footer, .get_start_footer {
			text-align: center;
		}
		.speak_expert_footer {
			color: #fff;
			text-decoration: none;
		}
		.speak_expert_footer {
			font-family: 'Open Sans';
			color: #fff;
			font-size: 24px;
			margin-top: 24px;
			font-weight: normal;
		}
	
		.speak_expert_footer span {
			 font-family: 'museo_sans100';
			color: #77a4c0;
			font-size: 24px;
			margin-top: 24px;
			font-weight: normal;
		}
		.speak_expert_footer a {
			color: #fff;
			text-decoration: none;
		}
	
		.speak_expert {
		    font-family: 'museo_sans500';
	
			color: #fff;
			font-size: 24px;
			font-weight: normal;
		}
	
		.arrow_go_bottom {
			text-align: center;
			margin-top: 30px;
			margin-bottom: 28px;
		}
		.arrow_go_bottom span{
			cursor: pointer;
		}
		@media screen and (min-width: 767px) {
			/*.arrang_row {
				padding: 0px 85px;
			}*/
		.get_job{
			    margin: 0px 398px;
	            border: 1px solid #dfdfdf;
		}
			
		
			.standerd_setting {
		        padding: 105px 154px 193px 154px !important;
		}
		.bringing_solar{
			margin-top: -135px;
		}
		.erk_price{
			padding: 0px 195px;
		}
	    .ur_zip_code{
	    	    padding: 0px 39px;
	    }
	    .arrang_row_inner {
			border-right:1px solid #dfdfdf;
		}
	   
	     .blog_part img {
		    height: 177px;
		}
		.ur_zip_code_footer{
			 padding: 0px 135px !important;
		}
	   
		}
		
		
		
		.arrang_row {
			padding: 48px 23px;
		}
		
		.arrang_row_inner {
			padding: 48px 23px;
		}
	
		.fast_intall p {
			vertical-align: middle;
			font-family: 'museo_sans300';
			/* font-weight: 500; */
			/* color: #fff; */
			font-size: 18px;
			font-weight: normal;
			/* text-align: center; */
			padding-top: 15px;
		}
	
		.receive_back {
			border-top: 2px solid #dfdfdf;
			background-color: #f8f9fb;
			font-family: 'museo_sans300';
			font-size: 36px;
			font-weight: normal;
			padding: 34px 0px;
			text-align: center
		}
	
		.profit_section div {
			font-family: 'museo_sans300';
			font-size: 24px;
			font-weight: normal;
			color: #a4acaf;
		}
	
		.profit_section p {
			font-family: 'museo_sans100';
			font-size: 86px;
			font-weight: normal;
			margin-bottom: 0px;
		}
		.profit_section {
			text-align: center;
		}
		.percentage_area {
			margin: 68px 0px;
		}
	
		.customer_service h6 {
			font-family: 'museo_sans100';
			font-size: 36px;
			font-weight: normal;
			/* padding: 34px 0px; */
			text-align: center;
			padding-bottom: 17px;
		}
		.customer_service p {
			font-family: 'museo_sans100';
			font-size: 18px;
			font-weight: normal;
			/* padding: 34px 0px; */
			text-align: center;
		}
		.circle_img {
			margin: 39px 0px;
		}
		.circle_img_four {
			text-align: center;
		}
		.circle_img span {
			margin: 0px 12px;
		}
	
		.circle_img_popup {
			background-image: url("images/home/Rectangle%2017.png");
			background-repeat: no-repeat;
			background-size: 77% 100%;
			padding: 51px 45px;
		}
		.circle_img_popup h6 {
			font-family: 'museo_sans300';
			font-size: 18px;
			color: #939393;
		}
		.circle_img_popup h2 {
			font-family: 'museo_sans300';
			font-size: 18px;
		}
		.circle_img_popup p {
			font-family: 'museo_sans300';
			font-size: 17px;
			color: #9fa8ac;

		}
	
		.make_solar_easy {
			background-image: url("images/homebannermid.png");
			background-position: right top;
			background-size: 100% 100%;
		}
		.make_solar_easy p {
			  font-family: 'museo_sans100';
			color: #fff;
			font-size: 48px;
			font-weight: normal;
			text-align: center;
		}
	
		.power_up {
			text-align: center;
		}
		.power_up p {
	
		}
		/*.arrang_row .col-sm-3:last-child .col-sm-3 {
			display: none !important;
		}*/
		.power_up div {
			min-height: 73px;
		}
		.power_up p {
			font-family: 'museo_sans300';
			font-size: 18px;
			font-weight: normal;
			text-align: center;
			padding: 0px 12px;
		}
		.learn_more_btn {
			text-align: center;
			margin-top: 39px;
			margin-bottom: 19px;
			font-family: 'museo_sans300';
		}
		.learn_more_btn img{
			cursor: pointer;
		}
		.footer_bg {
			background-image: url("images/home/banner-bot_08.jpg");
			background-position: right top;
			background-size: 100% 100%;
			padding-top: 47px;
		}
		.get_start_footer {
			padding: 50px 0px;
		}
		.solar_quote h6 {
			font-family: 'museo_sans100';
			color: #fff;
			font-size: 24px;
			font-weight: normal;
			margin-bottom: 25px;
		}
	
		.footer_social_icons {
			background-color: #001320;
			padding-top: 60px;
			padding-bottom: 80px;
		}
		.footer_menu {
			color: #77a4c0;
			margin-bottom: 20px;
			font-family: 'museo_sans300';
		}
		.footer_menu li {
			margin: 0px 13px;
			display: inline;
		}
		.footer_menu li:hover a {
			color:#fff !important;
		}
		.footer_menu a {
			font-size: 17px;
			color: #66899e;
		}
		.footer_menu a:hover {
			color: #66899e !important;
			text-decoration: none;
		}
		.social_media {
			text-align: center;
		}
		.footer_menu {
			text-align: center;
		}
		.social_media span {
			margin: 0px 9px;
		}
	    .widget_text{
	    	 list-style-type: none;
	    	  display: inline-block;
	    }
	    
	@media screen and (max-width: 767px){
	.navbar-toggle .icon-bar {
	    background-color: #705118;
	    display: block;
	    width: 22px;
	    height: 2px;
	    border-radius: 1px;
	}
	
	.navbar-toggle {
	    margin-right: 10px;
	    border: 1px solid rgb(100, 71, 0);
	 }
	 .circle_img_popup{
	 	background-size: 100% 100% !important;
	 }
	 .nav > li {
	    text-align: center;
	   }
	   .site_logo {
	    text-align: center;
	    margin-bottom: 24px;
	   }
	   .arrang_row {
	    text-align: center;
	}
	   .arrang_row_inner {
	    text-align: center;
	}
	.erk_price {
	    text-align: center;
	   }
	   
	
	.erk_img {
	    margin-top: 22px;
	   }
	 
	  .btn_start ,.footer_btn_start{
	    	    margin-top: 12px;
	    }

		.arrang_row .col-sm-3{
			margin-bottom:18px;
		}	
	 
	}
	.make_solar_easy p{
	       padding: 161px 0px;
	}
	
	/*home page end*/
	
	
		/*how it work*/
		.how_banner_text {
		    margin-top: 44px;
		    margin-bottom: 40px;
		}
		.how_banner_text p {
		    font-family: 'museo_sans100';
		    /* font-weight: 500; */
		    font-size: 36px;
		    font-weight: normal;
		    text-align: center;
		}
		.how_standerd_power {
		    background-image: url("images/howbg.png");
		    background-position: right top;
		    background-size: 100% 100%;
		    /*height: 491px;*/
		}
		.how_img_divider{
		border-top: 1px solid #B7B5B5;
		}
		@media screen and (min-width: 767px){
		.how_standerd_setting {
		       padding: 62px 154px !important;
		}
		}
		.how_standerd_setting h6{
			    font-family: 'museo_sans300';
		    font-size: 18px;
		    color: #fff;
		}
		.how_clear {
		    clear: both;
		    margin-bottom: 53px;
		}
		.how_standerd_setting p {
		    font-family: 'museo_sans100';
		    font-size: 16px;
		    color: #fff;
		}
		
		.how_arrang_row {
		    margin: 48px 0px;
		}
		.how_power_up h6, .how_power_up .how_power_up_img{
		    text-align: center;
		}
		.how_power_up h6{
		    font-family: 'museo_sans300';
		    font-size: 18px;
		    font-weight: normal;
		    font-weight: 600;
		    line-height: 23px;
		    min-height: 51px;
		}
		@media screen and (min-width: 767px)
		.how_arrang_row {
		    padding: 0px 85px;
		}
		.how_power_up div {
		    min-height: 73px;
		}
		.how_power_up p {
		    font-family: 'museo_sans300';
		    font-size: 18px;
		    font-weight: normal;
		}
		.money_down{
			    text-align: center;
		    padding: 76px 0px;
		}
		.money_down h6{
			    font-family: 'museo_sans300';
		    font-size: 24px;
		    color: #fff;
		}
		.money_down p{
			    font-family: 'museo_sans100';
		    font-size: 18px;
		    color: #fff;
		}
		
		.erk_price {
		    margin: 71px 0px 74px 0px;
		}
		@media screen and (min-width: 767px)
		.erk_price {
		    padding: 0px 195px;
		}
		.erk_img {
		    padding-left: 25px;
		}
		.erk_price h2 {
		    font-family: 'museo_sans300';
		    font-size: 18px;
		    margin-top: 0px;
		}
		.erk_price h6 {
		    font-family: 'museo_sans300';
		    font-size: 18px;
		    color: #939393;
		}
		.erk_price p {
		    font-family: 'museo_sans300';
		    font-size: 17px;
		    color: #9fa8ac;
		}
		
		.commercial_portfolio p {
		    margin-bottom: 36px;
		    font-size: 36px;
		    font-weight: normal;
		    text-align: center;
		    font-family: 'museo_sans300';
		        margin-top: 38px;
	   }
		
		@media screen and (max-width: 480px){
		.how_banner_text {
		    margin-top: 152px !important;
		   }
		   
		   
		 .pro_skill p {
		    padding-left: 14px !important;
		   }
		   .divcolor h6 {
			    padding-left: 4px !important;
			    padding-right: 4px !important;
		  }
		  
		  .commercial_banner_text p {
		    padding-top: 118px !important;
		    margin-bottom: 0px !important;
            font-size: 26px !important;
		  }
		  .commercial_banner_text h4 {
		    padding-bottom: 5px !important;
		        margin-top: 15px !important;
		  }
		  .frerk{
		  	    text-align: center;
		  }
		  .frerk h2 {
		    margin-top: 16px !important;
		  }
		   
		 }
	
	/*End*/
	
	 /*blog*/
	
	
	 .blog_banner_text {
	    margin-top: 44px;
	    margin-bottom: 40px;
	}
	.blog_banner_text p {
	    font-family: 'museo_sans100';
	    /* font-weight: 500; */
	    font-size: 36px;
	    font-weight: normal;
	    text-align: center;
	}
	.blog_standerd_power {
	    background-image: url("images/blog/Horizon-Blog_03.jpg");
	    background-position: right top;
	    background-size: 100% 100%;
	    /*height: 491px;*/
	}
	.blog_power h6{
		font-family: 'museo_sans100';
	    font-size: 24px;
	    color: #fff;
	}
	.blog_power {
	
	    text-align: center;
	    padding-top: 73px;
	}
	.explore_category h4{
		text-align: center;
	    font-family: 'museo_sans100';
	    font-size: 18px;
	    color: #fff;
	    padding-top: 71px;
	    padding-bottom: 28px;
	}
	.explore_category p{
		text-align: center;
	    font-family: 'museo_sans100';
	    font-size: 18px;
	    border: 1px solid #fff;
	    color: #fff;
	    border-radius: 30px;
	    padding: 12px;
	}
	.explore_category {
	    padding-bottom: 53px;
	}
	
	.blog_part img{
		width:100%;
	}
	.blog_part_inner{
		    padding: 11px 32px;
		    background-color: #fff;
	}
	.blog_part_inner h2{
		    font-family: 'museo_sans300';
	    font-size: 17px;
	}
	
	.blog_part_inner h5{
	    font-family: 'museo_sans300';
	    font-size: 20px;
	    font-weight: 600;
	        min-height: 44px;
	}
	.blog_part_inner h6{
		font-family: 'museo_sans300';
	    font-size: 17px;
	}
	.blog_part_inner h6 span{
		    color: #4988c6;
	}
	.blog_part_inner p{
		font-family: 'museo_sans300';
	    font-size: 18px;
	    margin-top: 20px;
	
	}
	.read_more{
		font-family: 'museo_sans300';
	    font-size: 18px;
	    margin-top: 20px;
	    text-decoration: none;
	    padding: 0px 36px;
	        text-align: center;
	}
	.read_more p{
		    border: 1px solid #dfdfdf;
	    padding: 12px 0px;
	    border-radius: 6px;
	}
	.blog_part{
		    border: 1px solid #dfdfdf;
		    border-radius: 6px;
		    margin-bottom: 40px;
	}
	.blog_section{
		background-color:#f8f9fb;
		padding: 66px 0px;
	}
	.blog_clear{
	    margin: 40px;
		clear: both;
	}
	
	.erik_price {
	    margin: 71px 0px 74px 0px;
	}
	
	@media screen and (min-width: 767px){
	.erik_price {
	    padding: 0px 195px;
	  }
	}
	
	.erik_img {
	    padding-left: 25px;
	}
	.erik_price h2 {
	    font-family: 'museo_sans300';
	    font-size: 18px;
	    margin-top: 0px;
	}
	.erik_price h6 {
	    font-family: 'museo_sans300';
	    font-size: 18px;
	    color: #939393;
	}
	.erik_price p {
	    font-family: 'museo_sans300';
	    font-size: 17px;
	    color: #9fa8ac;
	}
	
	
	 /*end*/
	
	
	/*contact us*/
	
	.conatct_text {
	    margin-top: 44px;
	    margin-bottom: 40px;
	}
	.conatct_text p {
	    font-family: 'museo_sans100';
	    font-size: 36px;
	    font-weight: normal;
	    text-align: center;
	}
	.standerd_contact {
	     background-color:#0e2937;
	     /*height: 491px; */
	     margin-bottom: 16px;
	}
	@media screen and (min-width: 767px){
	
	}
	.visit_us{
		text-align:center;
	}
	.visit_us h2{
		font-family: 'museo_sans300';
	    font-size: 18px;
	    color: #fff;
	    margin-bottom: 30px;
	}
	
	.visit_us h6{
	    font-family: 'museo_sans500';
	    font-size: 16px;
	    color: #9fa9ae;
	    font-weight: 600;
	
	}
	
	.visit_us p{
	    font-family: 'museo_sans300';
	    font-size: 16px;
	    color: #9fa9ae;
	    padding-bottom: 27px;
	}
	.contact_setting{
	    padding: 55px 0px;
	}
	
	.saving_begin{
		font-family: 'museo_sans100';
	    font-size: 36px;
	    font-weight: normal;
	    text-align: center;
	    margin: 42px 0px;
	}
	.customer_care p{
		margin-bottom: 0px;
	    padding: 27px 0px;
	    font-family: 'museo_sans100';
	    font-size: 18px;
	    font-weight: normal;
	    text-align: center;
	    font-weight: 600;
	     border: 1px solid #dfdfdf;
	}
	.customer_care .new_customer{
		    background-color: #f8f9fb;
	}
	
	.work_horizon_upper{
	    margin-top: 51px;
		background-color:#f8f9fb;
		border-top: 1px solid #dfdfdf;
	    border-bottom: 1px solid #dfdfdf;
	}
	.work_horizon{
		padding: 73px 0px;
	    text-align: center;
	}
	.work_horizon h4{
		    font-family: 'museo_sans100';
	    font-size: 30px;
	    font-weight: 600;
	        margin-bottom: 58px;
	}
	.customer_care {
	    margin-bottom: 22px;
	}
	.get_job {
	    padding: 32px 0px;
	    border-radius: 5px;
	    cursor:pointer;
	}
	.get_job p{
		font-family: 'museo_sans100';
	    font-size: 18px;
	    padding-top: 17px;
	    font-weight: 600;
	}
	.phone_no span{
	    padding-right: 29px;
	}
	
	
	/*End*/
	
	/*career page*/
	
	.join_to_clean h6{
	    font-family: 'museo_sans300';
	    font-size: 36px;
	    font-weight: normal;
	    padding-top: 42px;
	    padding-bottom: 4px;
	    text-align: center;
	    color: #6fc6ea;
	
	}
	.join_to_clean p{
	font-family: 'museo_sans100';
	    font-size: 20px;
	    font-weight: normal;
	    text-align: center;
	
	}
	.career_mid img{
		width:100%;
		height: initial !important;
	}
	.career_mid {
		background-color:#f8f9fb;
		    padding: 58px 0px;
	}
	.career_mid .col-sm-4{
		    margin-bottom: 31px;
	}
	.carrer_search{
		border: 1px solid #dfdfdf;
	    padding: 12px 29px;
	    margin-top: 40px !important;
	    margin-bottom: 59px !important;
	    cursor: pointer;
	}
	.carrer_search span{
		font-family: 'museo_sans300';
	    font-size: 18px;
	    font-weight: normal;
	    padding-top: 42px;
	    padding-bottom: 23px;
	    text-align: center;
	    color: #6fc6ea;
	    padding-left: 23px;
	}
	.carrer_search a{
		text-decoration: none;
	}
	
	.following_position h6{
		font-family: 'museo_sans100';
	    font-size: 36px;
	    font-weight: normal;
	    text-align: center;
	    padding: 31px 0px;
	}
	
	.following_position h4{
	    font-family: 'museo_sans300';
	    font-size: 20px;
	    font-weight: normal;
	}
	.following_position p{
		font-family: 'museo_sans100';
	    font-size: 20px;
	    font-weight: normal;
	}
	.following_position span {
		font-weight: 600;
	}
	
	.button_section div{
		cursor: pointer;
		padding: 5px 0px;
	    font-family: 'museo_sans300';
	    font-size: 18px;
	    font-weight: normal;
	    color: #6fc6ea;
	    width: 157px;
	    border: 1px solid #dfdfdf;
	    border-radius: 5px;
	    margin-bottom: 12px;
	    background-color: #fff;
	}
	.button_section div p{
		 margin-bottom: 0px;
	    padding-left: 11px;
	}
	.button_row {
	    background-color: #f8f9fb;
	    border-radius: 30px;
	    margin: 66px 0px;
	}
	.button_section{
		padding: 28px 12px 68px 54px;
	}
	.button_row h4{
		font-family: 'museo_sans300';
	    font-size: 25px;
	    text-align: center;
	    padding-top: 26px;
	}
	
		.zoom-effect-container {
			margin: 0 auto;
			overflow: hidden;
		}
		.image-card img {
			-webkit-transition: 0.4s ease;
			transition: 0.4s ease;
			cursor: pointer;
		}
	
		.zoom-effect-container:hover .image-card img {
			-webkit-transform: scale(1.08);
			transform: scale(1.08);
		}
	
	
	/*End*/
	
	/*Thanku page*/
	 .commercial_thanks{
	 	text-align:center;
	 }
	 .commercial_thanks p{
	 	font-family: 'museo_sans100';
	    margin-bottom: 36px;
	    font-size: 36px;
	    font-weight: normal;
	    text-align: center;
	    font-family: 'museo_sans300';
	 }
	 .commercial_thanks h4 {
	    font-size: 17px;
	    font-weight: normal;
	    text-align: center;
	    font-family: 'museo_sans300';
	    margin-bottom: 23px;
	}
	.commercial_thanks {
	    padding: 72px 0px;
	}
		
	/*End*/
	
	
	
	/*mobile media*/
	
	@media screen and (max-width: 480px) {
	.get_started_inner span, .get_started span {
	 margin-right: 0px !important;
	}	
	.commercial_thanks {
	    margin-top: 94px;
	}
	.speak_expert_footer span {
    font-size: 11px;
   }
   .footer_zip_section input {
    height: 39px;
   }
   .footer_submit {
    padding: 10px 8px;
    font-size: 14px;
   }
   .footer_zip_section {
    padding: 0px 0px;
  }
  .footer_zip_section .col-xs-5{
  	padding: 0px 1px;
   }
   .erik_price {
    text-align: center;
   }
   .erik_price h2 {
    margin-top: 17px;
   }
   .join_to_clean h6{
   	padding-top: 143px !important;
   }
}


	@media screen and (max-width: 480px) {
		.arrang_row_inner img {
			width: 100%;
		}
		.arrang_row_inner {
			border-right: 1px solid #dfdfdf;
		}
		.arrang_row_inner {
			padding: 48px 0px;
		}
		.fast_intall p {
			font-size: 14px;
		}
		.receive_back {
		    font-size: 20px;
		    padding: 34px 10px;
		}
		.profit_section div {
         font-size: 8px;
	   }
	   .profit_section p {
        font-size: 30px;
       }
       .customer_service h6 {
	    font-size: 17px;
	    padding-bottom: 8px;
	    }
	    .customer_service p {
	    font-size: 13px;
	    }

		.nivolightbox img{
			 width: 100%;
			 border-radius: 31px;
		}

		.circle_img_popup h2 {
		    font-size: 13px;
		}
		.circle_img_popup h6 {
	    font-size: 13px;
	   }
	   .circle_img_popup p {
	    font-size: 11px;
	    }
	    .circle_img_popup {
		    padding: 7px 16px;
		}
		.make_solar_easy p {
		    padding: 45px 0px;
		}
		.make_solar_easy p {
		    font-size: 21px;
		 }
		 .for_web_img{
		 	display:none;
		 }
		 .for_mobile_img{
		 	display: block !important;
		 }
		 .power_up div {
		    min-height: 46px !important;
		}
	 }
	 .for_mobile_img{
		 	display:none;
		 }
	
	/*End*/
	
	/*commercial css*/
	.commercial_gallery ul li{
	display: inline-block;
    margin-right: 18px;
    list-style-type: none;
}
.commercial_gallery ul{
	    text-align: center;
}
	.field_error {
	border: 1px #FD7304 solid !important;
}
.mid_bgimage {
background-image: url("images/backhow.png") ;

	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% 100%;
	padding-top: 47px;
	padding-bottom: 100px;

	}

	.commercial_banner_text {
		margin-top: 44px;
	}
	.commercial_banner_text p {
		font-family: 'museo_sans100';
		margin-bottom: 36px;
		font-size: 36px;
		font-weight: normal;
		text-align: center;
		font-family: 'museo_sans300';
	}

	.commercial_text p {
		font-family: 'museo_sans100';
		/* font-weight: 500; */
		font-size: 22px;
		font-weight: normal;
		text-align: center;
		color: #E8F0F5;
		font-family: 'museo_sans100';
		padding-bottom: 20px;
	}

	.commercial_text hr {
		color: #367EA6;
	}

	.content_setting {
		padding-top: 16px;
		padding-bottom: 193px;
	}
	.content_setting p {
		font-family: 'museo_sans100';
		font-size: 16px;
		color: #fff;
	}

	.symbol {
		padding-right: 0px;
		margin-top: 10px;
		padding-left: 25px;
	}

	.text {
		padding-left: 0px;
		padding: 20px;
		font-family: 'museo_sans100';
	}

	.text p {
		padding-left: 0px;
		font-size: 16px;
		color: #fff;
	}

	.divcolor {
		color: #000;
		background-color: #f8f9fb;
		padding: 39px 0px;
	}

	.divcolor h6 {
		font-family: 'museo_sans300';
		font-size: 24px;
		text-align: center;
		padding-left: 100px;
		padding-right: 100px;
		margin-bottom: 25px;
	}

	.last_divcolor {
		text-align: center;
		background-color: ##f8f9fb;
		font-family: 'museo_sans300';
		padding: 20px;
	}

	.last_divcolor p {
		text-align: center;
		color: #000;
		padding: 20px 0px;
		font-size: 15px;
		font-family: 'museo_sans300';
	}

	.bottom-marg {
		margin-bottom: 30px;
	}

	.div_height {
		min-height: 50px;
	}

	.div_padd {
		padding: 30px 0px 3px 0px;
		color: #f8f9fb;
		border-bottom: 1px solid #dfdfdf;
		border-top: 1px solid #dfdfdf;
		border-left: 1px solid #dfdfdf;
		border-right: 1px solid #dfdfdf;
	}

	.ur_email {
		padding-top: 20px;
		padding-bottom: 40px;
	}

	.footer_bnt {
	    background-color: #F3F3F3;
	    padding: 12px 23px;
	    border-radius: 5px;
	    color: #fff;
	    font-weight: 600;
	    font-size: 16px;
	    text-align: center;
	    cursor: pointer;
	    color: black;
	    font-family: 'museo_sans300';
	}
	.get_submit_btn button{
	    border: none;
	    background-color: transparent;
	    outline: none;
	}

	.get_footer input {
		background-color: #fff;
		border: 2px solid #fff;
		color: #9fa9ae;
		height: 52px;
		width: 100%;
		border-radius: 5px;
		padding-left: 13px;
		font-family: 'museo_sans300';
		font-size: 18px;
	}

	.pic img {
		height: 100%;
		padding: 3px;
		width: 100%;
	}

	.frerk h2 {
		font-family: 'museo_sans300';
		font-size: 18px;
		margin-top: 0px;
	}

	.frerk h6 {
		font-family: 'museo_sans300';
		font-size: 18px;
		color: #939393;
	}

	.frerk p {
		font-family: 'museo_sans300';
		font-size: 17px;
		color: #9fa8ac;
	}
	.frerk {
		margin: 71px 0px 74px 0px;
		padding-left: 30px;
	}
	.frerk_imgs {
		padding-left: 25px;
	}
	.commercial_form input {
		height: 39px;
		width: 100%;
		border-radius: 3px;
		background-color: #2a5564;
		padding-left: 10px;
		margin-bottom: 19px;
		border-top: 2px solid #fff;
		border-left: 2px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		color: #fff;
	}
	.commercial_form {
		/*margin-top: 41px;*/
	}
	.commercial_form h4 {
		padding-bottom: 17px;
		font-size: 18px;
		font-weight: normal;
		text-align: center;
		font-family: 'museo_sans300';
	}
	.commercial_form h4 span {
		font-weight: 600;
	}
	.commercial_banner_text h4 {
		padding-bottom: 17px;
		font-size: 20px;
		font-weight: normal;
		text-align: center;
		font-family: 'museo_sans300';
		margin-top: 23px;
		color: #a4acaf;
	}
	.commercial_banner_text h4 span {
	    font-weight: 600;
	    line-height: 34px;
	    font-size: 18px;
	    color: #909090;
	}
	.getstarted_bnt {
		background-color: #4FA5D8;
		font-family: 'Open Sans';
		padding: 12px 10px;
		border-radius: 8px;
		color: #fff;
		font-weight: 600;
		font-size: 16px;
		text-align: center;
		cursor: pointer;
		margin-bottom: 60px;
	}
	.getstarted_upper {
		padding: 0px 81px;
		margin-top: 9px;
	}
		.turn_key {
		font-size: 22px;
		font-weight: normal;
		text-align: center;
		color: #E8F0F5;
		font-family: 'museo_sans100';
		padding-bottom: 20px;
	}
	.pro_skill img {

	}
	.pro_skill p {
		padding-left: 0px;
		padding-top: 14px;
		font-size: 16px;
		color: #fff;
	}
	.pro_skill {

	}
	.commercial_clear {
		clear: both;
		margin: 30px 0px;
	}
	.get_start_form{
background-image: url("images/formbg.png");
	background-position: right top;
	background-size: 100% 100%;
	padding: 57px 0px;
	}
	.get_start_form h4 {
		text-align: center;
		font-size: 18px;
		font-weight: normal;
		text-align: center;
		font-family: 'museo_sans300';
		color: #fff;
		margin-bottom: 40px;
	}
	
		@media screen and (max-width: 480px) {
         
		.commercial_banner_text h4 {
	    font-size: 14px !important;
	   }
      .get_start_form h4 {
	    font-size: 16px !important;
	   }
	}
	
	/*End*/
/******---------Contact form with sidebar css---------*******/

.left_mrgn  { font-family: 'museo_sans100'; margin-right:30px !important;}
.left_mrgn h3 { margin:0 0 30px 0; font-size:18px; color:#292e31;}
.left_mrgn h4 { margin-bottom:8px; color:#292e31;}
.left_mrgn p { font-family: "museo_sans300";
    font-size: 18px;
    font-weight: normal;
	 color: #828d93;
    line-height: 28px;}

.left_mrgn ul {margin: 0; padding: 0 15px;}
.left_mrgn ul li{color: #828d93; font-size: 17px; line-height: 28px; }
.custom_blue_bg { background: #002b44; margin: 63px 0 60px; padding: 0;font-family: 'museo_sans100'; }
.custom_contact_form { float: none; padding: 0px 40px; }
.custom_contact_form h2 { color: #fff;
margin: 0;
padding: 10px 0 30px;
text-align: center; }

.two_box { padding: 0 0 10px; }
.sbmt_btn .wpcf7-form-control.wpcf7-submit { background: #fff; border: medium none; border-radius: 5px; color: #143240; font-size: 18px; margin: 33px 0; padding: 14px 62px; text-transform: capitalize;font-weight: bold; }
.sbmt_btn .wpcf7-form-control.wpcf7-submit:hover { background:#ffa500; color:#fff;font-weight: bold;}
.sbmt_btn { text-align: center; }
.custom_link { color: #337ab7; font-weight: normal; text-decoration: none; }
.lt_mrgn { margin-right:30px; }
.custom_blue_bg .wpcf7-not-valid-tip { color:#fff;}
.custom_blue_bg .wpcf7-validation-errors, .custom_blue_bg .screen-reader-response {color:#fff; padding:10px 0 15px 10px;}
.screen-reader-response { text-align:center;}