/*------*//* HEADER START *//*------*/
.navbar-toggle{
background-color: #e3722e !important;
}

.iconbtn{
background-color:#fff;
}


.logo {
    position: absolute;
    top: 0;
    z-index: 999;
}

.logo a img {
    width: 100%;
}

/*------*//* HEADER END *//*------*/



/*------*//* BODY START *//*------*/
.feature-wrap h3{
	color: #fff !important;
}

#feature h2{
	color: #fff !important;
}

#feature .lead{
	color: #fff !important;
}

#feature h2 a{
	font-size: 14px;
}

#feature h3{
	font-size: 14px;
}

.feature-wrap a:hover, .feature-wrap a:active, .feature-wrap a:focus{
	color: #fff;
}

.about-w3l{
    text-align: center;
}

.about-grid-main:hover {
    background: #e3722e;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    color: #0099e5;
}
.about-grid-main:hover h4{
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.about-grid-main:hover p{
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}



.about-grid-main {
    background: #fff;
    padding: 4em 2em;
	text-align:center;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.25);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.about-grid-main h4 {
    font-size: 1.4em;
	color: #e3722e;
	margin: 2em 0em 1em;
	-moz-transition: 0.5s all;
}
.main-nav{
	background:rgba(255, 255, 255, 0.9);
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
}

.btn-tertory {
	padding: 8px 10px !important;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background:#2e2e2e;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
    color: #fff;
    font-size: 1.002em;
	border-radius:0;
}

.btn-tertory:before {
	padding: 7px 10px !important;
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background:#e3722e;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;  
}

.btn-tertory:hover, .btn-tertory:focus, .btn-tertory:active {
  color: white;
}
.btn-tertory:hover:before, .btn-tertory:focus:before, .btn-tertory:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.navbar{
	position: fixed;
	z-index: 1002;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 1.1em;
	border: none;
	border-radius: 0;
	background: #fff;
	background: rgba(255, 255, 255, 0.96);
	-webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	height: 110px;
}

.product-serives{
	padding-top: 160px;
}

.navbar .navbar-nav li a{
	padding: 10px 10px;
	/* text-align: center; */
}

.navbar .navbar-nav li button{
	display: block;
	margin: 0 auto;
}

.navbar .navbar-nav li a:hover, .navbar .navbar-nav li a:focus{
	color:#e3722e;
}

.navbar .navbar-nav li.active a{
	background:#e3722e;
	color: #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	text-align: center;
}

.navbar .navbar-nav li.active a:hover{
	color:#fff;
	background:#e3722e;
}

#go-solar-head{
	background: #000 url(../images/go-solar/go_solar_header.jpg)no-repeat;
	background-size: cover;
	height:100%;
	padding-top: 160px;
}

#go-solar-head .heding1 {
    font-size: 50px;
    text-transform: uppercase;
    line-height: 52px;
	margin-bottom: 0.5em;
	color: #fff;
}

#go-solar-head .heding1 span {
    font-size: 80px;
    display: block;
    line-height: 82px;
}

#go-solar-head .suninner p{
	color: #fff;
	margin-bottom:1.5em;
}

.checklistStyle li {
    background: url(../images/go-solar/icon.png) left top no-repeat;
    padding-left: 30px;
    line-height: 21px;
    margin-bottom: 8px;
	list-style: none;
	width: 47%;
	float: left;
	color: #fff;
	margin-bottom:1.5em;
}




/*-- img-hovers --*/
.pic {
    max-width: 300px;
    max-height: 300px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    animation: anima 2s;
    -webkit-animation: anima 2s;
    -moz-animation: anima 2s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.pic .pic-image, .pic-caption, .pic:hover .pic-caption, .pic:hover img {
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.pic-image {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.pic-caption {
    position: absolute;
    width: 100%;
    height: 100%;
    background:rgba(30, 30, 30, 0.42);
    padding: 4.5em 1em 0;
    text-align: center;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.top-to-bottom {
    bottom: 50%;
    left: 0;
}
.team-grid:hover .pic .top-to-bottom {
    left: 0;
    bottom: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	z-index: 9999;
}
.pic-caption h5 {
    font-size: 1.5em;
    color: #fff;
    margin: 1.1em 0 .8em;
    text-transform: uppercase;
}
.pic-caption p{
	line-height:1.9em;
	color:#E4E4E4;
	font-size:1em;
}
.icon-border-2::before, .icon-border-2::after {
    display: block;
    position: absolute;
    top:8px;
    left: -1px;
    width: 100%;
    height: 100%;
    content: "";
}


/*-- GO-SOLAR-HEADER-IMG START --*/
/* .team{ 
	background:#f5f5f5;
 } */
.team-grid{
	text-align:center;
}
.team-grid h4 {
    font-size: 1.3em;
    color: #0099e5;
    margin: 1em 0 0.5em;
    text-transform: uppercase;
}
.team-grid p {
    color: #777;
    font-size: 1em;
}
/*-- img-hovers --*/
.pic {
    max-width: 300px;
    max-height: 300px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    animation: anima 2s;
    -webkit-animation: anima 2s;
    -moz-animation: anima 2s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.pic .pic-image, .pic-caption, .pic:hover .pic-caption, .pic:hover img {
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.pic-image {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.pic-caption {
    position: absolute;
    width: 100%;
    height: 100%;
    background:rgba(30, 30, 30, 0.42);
    padding: 4.5em 1em 0;
    text-align: center;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.top-to-bottom {
    bottom: 50%;
    left: 0;
}
.team-grid:hover .pic .top-to-bottom {
    left: 0;
    bottom: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
	z-index: 9999;
}
.pic-caption h5 {
    font-size: 1.5em;
    color: #fff;
    margin: 1.1em 0 .8em;
    text-transform: uppercase;
}
.pic-caption p{
	line-height:1.9em;
	color:#E4E4E4;
	font-size:1em;
}
.icon-border-2::before, .icon-border-2::after {
    display: block;
    position: absolute;
    top:8px;
    left: -1px;
    width: 100%;
    height: 100%;
    content: "";
}
/*--img-hovers--*/
.social-nav {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin:2em 0 0;
}
.social-nav li {
    display: inline-block;
}
.social-nav a {
    display: inline-block;
    float: none;
    width: 30px;
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    background: #000;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.model-3d-0 a {
    background:#5C5B5B;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.model-3d-0 .front, .model-3d-0 .back {
    width: 30px;
    height: 30px;
	font-size:1em;
	color:#fff;
    background:#ff4c4c;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(18px);
    -moz-transform: translateZ(18px);
    -ms-transform: translateZ(18px);
    -o-transform: translateZ(18px);
    transform: translateZ(18px);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
}
.model-3d-0 .back {
    font-size: 1em;
	color:#fff;
    -webkit-transform: rotateX(90deg) translateZ(18px);
    -moz-transform: rotateX(90deg) translateZ(18px);
    -ms-transform: rotateX(90deg) translateZ(18px);
    -o-transform: rotateX(90deg) translateZ(18px);
    transform: rotateX(90deg) translateZ(18px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
.twitter .back,.facebook .back,.instagram .back,.pinterest .back{
    background:#0099e5;
}
.model-3d-0 a:hover {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}
.model-3d-0 a:hover .back {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
}
.stack img { width: 100%; height: auto; vertical-align: bottom; border: 10px solid #fff; border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.stack:last-of-type { margin-right: 0; }

/* Third stack example (One stack element rotated in the opposite direction) */
.stack.twisted:before {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
}	
.stack.twisted:after {
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
}	
/* Reset all rotations on hover */
.stack:hover:before, .stack:hover:after,.team-grid:hover .stack:before,.team-grid:hover .stack:after{
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
}
/* Stacks creted by the use of generated content */
.stack:before, .stack:after { content: ""; border-radius: 3px; width: 100%; height: 100%; position: absolute; border: 10px solid #fff; left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	transition: 0.3s all ease-out;
	-o-transition: 0.3s all ease-out;
	-ms-transition: 0.3s all ease-out;
}
.stack:before { top: 4px; z-index: -10; } /* 1st element in stack (behind image) */	
.stack:after { top: 8px; z-index: -20; } /* 2nd element in stack (behind image) */
.stack { float: none;     width: 92%;
    margin:3% 0% 8% 4%; position: relative; z-index: 1; }
	
/*-- GO-SOLAR-HEADER-IMG END --*/



/*--GO-SOLAR-BODY-IMG START --*/

#go-solar-body{
	background: #000 url(../images/go-solar/go_solar_body.jpg)no-repeat;
	background-size: cover;
	height:100%;
}

#go-solar-body .heding1 {
    font-size: 50px;
    text-transform: uppercase;
    line-height: 52px;
}

#go-solar-body .heding1 span {
    font-size: 80px;
    display: block;
    line-height: 82px;
}

#go-solar-body .suninner p{
	color: #000;
}

#go-solar-body .suninner ul li {
    color: #fff !important;
    float: left !important;
    width: 47% !important;
}

#go-solar-body .solar-body{
	margin-top: 4%;
}

.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 20px 60px;
}

.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	/*! box-shadow: 0 1px 2px rgba(0,0,0,0.1); */
	cursor: default;
}
.ch-info-wrap{
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

	top: 20px;
	left: 20px;
	background: #f9f9f9 url(../images/bg.jpg);
	box-shadow: 
		0 0 0 20px rgba(255,255,255,0.2), 
		inset 0 0 3px rgba(115,114, 23, 0.8);
}
.ch-info{
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;	
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.ch-info .ch-info-back {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
	background: #e3722e;
}

.ch-img-1 { 
	background-image: url(../images/go-solar/RCC_Roofs.jpg);
}

.ch-img-2 { 
	background-image: url(../images/go-solar/GI_Sheds.jpg);
}

.ch-img-3 { 
	background-image: url(../images/go-solar/Parking_Areas.jpg);
}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 25px;
	margin: 0 15px;
	padding: 40px 0 0 0;
	height: 90px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);
	line-height: 1.9em;
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover .ch-info-wrap {
	box-shadow: 
		0 0 0 0 rgba(255,255,255,0.8), 
		inset 0 0 3px rgba(115,114, 23, 0.8);
}

.ch-item:hover .ch-info {
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	-o-transform: rotate3d(0,1,0,-180deg);
	-ms-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);
}

/*--GO-SOLAR-BODY-IMG END --*/


/*--GO-SOLAR-BODY-IMG START --*/
#go-solar-footer {
    background: #000 url(../images/go-solar/go_solar_footer.jpg)no-repeat;
    background-size: cover;
    height: 100%;
}

#go-solar-footer .heding1 {
    font-size: 60px;
	text-transform: uppercase;
	line-height: 52px;
	color: #FFF;
	margin-bottom:0.5em;
}

#go-solar-footer ul{
	float: left;
	width: 90%;
}

#go-solar-footer ul li{
	background: url(../images/bullet1.png) no-repeat scroll left top;
	line-height: 54px;
	font-size: 20px;
	margin-bottom: 5px;
	padding-left: 54px;
	text-transform: uppercase;
}

/*--GO-SOLAR-BODY-IMG END --*/

#about-us-body{
	background: #000 url(../images/go-solar/bg3.jpg)no-repeat;
    background-size: cover;
    height: 100%;
}

.w3-nature h1 {
    font-size: 3.2em;
    color: #fff;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 600;
	margin-bottom: 1em;
	margin-top:0;
}

.agileits_w3layouts ul li {
    font-size: 1.2em;
    color: #fff;
    line-height: 2;
    padding-left: 1em;
}

.wthree_banner_info_left_grid1 i {
    font-size: 1.5em;
    color: #ffffff;
    line-height: 2.9;
}

.wthree_banner_info_left_grid1 {
    width: 65px;
    height: 65px;
    background: #e3722e;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
}

.wthree_banner_info_left:hover .wthree_banner_info_left_grid1{
    -webkit-transform: scale(1.25) translateZ(0px);
    transform: scale(1.25) translateZ(0px);
	-moz-transform: scale(1.25) translateZ(0px);
	-o-transform: scale(1.25) translateZ(0px);
	-ms-transform: scale(1.25) translateZ(0px);
	background: #000;
}

.wthree_banner_info_left_grid_left h3 a, .wthree_banner_info_left_grid1 {
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

.wthree_banner_info_left_grid_left h3 {
    font-size: 1.5em;
    color: #000;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 1.5;
	margin-top:0;
}

.wthree_banner_info_left_grid_left p {
    font-size: 1em;
    color: #000;
    font-weight: 400;
    margin-top: 0.5em;
}

/*-------*//* SERVICE PAGE START *//*------*/
#service{
	background: url(../images/services/bg.jpg)no-repeat;
    background-size: cover;
    height: 100%;
}

.services {
    padding: 10em 0;
}
.services {
    /* margin-top: 250px; */
    background: url(../images/services/bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
    background-attachment: fixed;
	padding-top: 160px;
}

.menu_block{
	background: rgba(255, 255, 255, 0.96);
}

.agile-heading h3{
    color: #fff;
	text-align:center;
}
.wthree-services-grids,.agileinfo-gallery,.agile-team-grids,.wthree-news-grids,.agile-contact-form{
	/* margin:4em 0 0 0; */
}
.wthree-services-grid {
	overflow: hidden;
	position: relative;
	display: block;
	box-shadow: 0 0px 1px rgb(107, 107, 107),0 1px 2px rgba(0,0,0,.24);
}
.wthree-services-info{
    padding: 5em 1em;
    background: #FFFFFF;
	background:rgba(0, 0, 0, 0.65);
    text-align: center;
}
/*.wthree-services-info i.fa.fa-trophy,.wthree-services-info i.fa.fa-graduation-cap,.wthree-services-info i.fa.fa-black-tie,.wthree-services-info i.fa.fa-thumbs-o-up,.wthree-services-info i.fa.fa-calendar-minus-o,.wthree-services-info i.fa.fa-sun-o,.wthree-services-info i.fa.fa-percent,.wthree-services-info i.fa.fa-university{
	color: #212121;
	color: #fff;
    font-size: 3em;
}*/

.wthree-services-info span{
	color: #212121;
	color: #fff;
    font-size: 3em;
}

.wthree-services-info h4{
    color: #00a99d;
	color: #fc636b;
    font-size: 1.2em;
    margin: 1em 0 0 0;
    text-transform: uppercase;
    font-weight: 600;
	line-height: 1.5;
	letter-spacing:0px;
}
.w3ls-border{
    width: 30%;
    margin: 1em auto 0;
    border: double 4px #fc636b;
    border: double 4px #fff;
}
.wthree-services-captn {
	height: 100%;
    width: 100%;
    position: absolute;
    padding: 2em 1em;
    text-align: center;
    top: -100%;
    right: 0;
    /* background-color: rgba(254, 146, 55, 0.8); */
	background: #e3722e;
	 -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.wthree-services-captn h4 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    margin: 0;
	line-height: 1.5;
}
.wthree-services-captn p {
    font-size: 13px;
    margin-top: 14px;
    color: #fff;
    line-height: 21px;
}

.wthree-services-captn p a{
    font-size: 13px;
    margin-top: 14px;
    color: #fff;
    line-height: 21px;
	text-decoration:underline;
}

.wthree-services-grid:hover .wthree-services-captn {
	display:block;
	top: 0%;
}
.services-grids1{
	margin:2em 0 0 0 !important;
}
/*-------*//* SERVICE PAGE END *//*------*/

/*------*//* CONTACT US START *//*------*/
address {
    padding: 10% 0 !important;
}

.enquiryprocess {
    float: none;
    display: none;
    margin-top: 10px;
    padding: 15px;
}

.enquiryprocess img {
    margin: 0 auto;
	width: 20% !important;
	display: block;
}

.contact-page{
	/* background: url(../images/services/bg_services.png)rgba(254, 254, 254, 0.5); */
	background-size: cover;
	padding-top: 160px;
}

/* .contact{ */
    /* padding: 5em 0; */
/* } */

.contact .center {
    text-align: center;
    padding-bottom: 25px;
}

.map iframe{
	width:100%;
	height:350px;
	position:relative;
	border: none;
} 
.address-row {
    margin: 2em 0 4em;
}

.contact-frm{
	margin-bottom: 2em 0 4em;
}

.address-right {
    text-align: left;
    padding-left: 2em;
}
.contact-w3lsright h6 {
    font-size: 1.8em;
    color: #595c65;
    font-weight: 300;
    line-height: 1.8em;
    text-transform: uppercase; 
}
.contact-w3lsright h6 span {
    color: #03A9F4; 
} 
.address-left {
    padding: 0;
    text-align: center;
}
.address-row span.glyphicon {
    font-size: 1.2em;
    border: 1px solid ;
    padding: 1em;
    color: #e3722e;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
.address-row:hover span.glyphicon {
    border-color: #e3722e; 
	-webkit-transform: rotatey(360deg);
	-moz-transform: rotatey(360deg);
    transform: rotatey(360deg);	
	-o-transform: rotatey(360deg);
	-ms-transform: rotatey(360deg);
}
.address-row h5 {
    font-size: 1.6em;
    color: #000;
    margin-bottom: .3em;
    font-weight: 300;
}
.address-row p a {
    color: #e3722e;
}
.address-row p a:hover{
    color: #999;
}
.address h4 {
    font-size: 1.8em;
    color: #e3722e;
    margin-bottom: 0.6em;
    text-transform: uppercase;
}
/*-- //map --*/ 
/*-- contact --*/ 
.contact-left input[type="text"],.contact-left input[type="email"]{
	/* border:1px solid #ccc; */
	font-size:1em;
	color:#8f8989;
	background:none;
	width:100%;
	padding:.8em 1em;
	outline:none;
}
.contact-left input[type="text"]:hover,.contact-left input[type="email"]:hover,.contact-right textarea:hover{
	border-color:#e3722e;	
}
.contact-right textarea{
	border:1px solid #ccc;
	font-size:1em;
	color:#828282;
	background:none;
	width:100%;
	padding:.8em 1em;
	outline:none;
    min-height: 8em;
	resize:none;
}
.contact-left input[type="email"]{
	margin:1.5em 0;
}


.btn-lg{
	padding: .7em 1em;
    color: #fff;
    font-size: 1.1em;
    background: #e3722e; 
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	transition: 0.5s all;
    outline: none;
    width: 100%;
	border:1px solid #e3722e;
    letter-spacing: 4px;
    text-transform: uppercase;
	border-radius:0;
	margin: 0px 0;
}

.contact-right input[type="submit"] { 
    padding: .6em 1em;
    color: #fff;
    font-size: 1.1em;
    background: #e3722e; 
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	transition: 0.5s all;
    outline: none;
    margin: 1em 0 0;
    width: 100%;
	border:1px solid #e3722e;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.contact-right input[type="submit"]:hover{
    background: transparent;	
	color:#e3722e;
}
.frm-txt{
	font-size: 1em !important;
	color: #828282 !important;
	background: none !important;
	width: 100% !important;
	outline: none !important;
	border-radius: 0 !important;

}

.error_msg{
	color: #FF0000;
	padding: 15px 99px;
	font-size: 14px;
}
/*-- //contact --*/  

/*------*//* CONTACT US END *//*------*/


/*------*//* WHY RAPID STRAT *//*------*/
#why-solar-head{
	background: #000 url(../images/go-solar/go_solar_header.jpg)no-repeat;
	background-size: cover;
	height:100%;
	padding-top: 160px;
}

#why-solar-head .heding1 {
    font-size: 50px;
    text-transform: uppercase;
    line-height: 52px;
	margin-bottom: 0.5em;
	color: #fff;
}

#why-solar-head .heding1 span {
    font-size: 80px;
    display: block;
    line-height: 82px;
}

#why-solar-head .suninner p{
	color: #fff;
	margin-bottom:1.5em;
	margin-bottom: 15px;
	font-size: 15px;
}

.checklistStyle li {
    background: url(../images/go-solar/icon.png) left top no-repeat;
    padding-left: 30px;
    line-height: 21px;
    margin-bottom: 8px;
	list-style: none;
	width: 47%;
	float: left;
	color: #fff;
	margin-bottom:1.5em;
}

.ourwork{
	margin-top: 35px;
}



.order-w3text {
    text-align: center;
    border: 5px dotted #08cae2;
    padding: 2.5em 0; 
    width: 160px;
    height: 160px;
    margin: 0 auto;
    position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.site-ana{
	background: url(../images/engi-design.png)no-repeat;
	background-size: cover;
}

.plant-lay{
	background: url(../images/plant-img.png)no-repeat;
	background-size: cover;
	border: 5px dotted #080be2;
}

.capa-est{
	background: url(../images/capacity.png)no-repeat;
	background-size: cover;
}

.gene-esti{
	background: url(../images/generation.png)no-repeat;
	background-size: cover;
}

.order-w3text i.fa {
    font-size: 2.5em;
    color: #08cae2;
}
.order-w3text h5{
    font-size: 1.4em;
    margin-top: 1em;
    color: #333;
} 
.order-w3text span {
    font-family: 'Yantramanav', sans-serif;
    font-size: 5em;
    color: #fff;
    font-weight: 900;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(8, 202, 226, 0.8);
    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
    padding: 0.9em 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.order-w3text:hover  span{
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
} 
p {
    font-size: 1em;
    color: #999;
    line-height: 1.8em;
}
h3.w3ls-title {
    font-size: 3em;
    color: #212121;
    text-align: center;
}
p.w3lsorder-text {
    margin-bottom: 5em;
    text-align: center;
    margin-top: 1em;
}
.wthree-order {
    position: relative;
}
img.w3order-img {
    position: absolute;
    width: 15%;
    left: 8%;
    top: 12%;
}



.order-w3text {
    text-align: center;
    border: 5px dotted #08cae2;
    padding: 2.5em 0; 
    width: 160px;
    height: 160px;
    margin: 0 auto;
    position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.site-ana{
	background: url(../images/engi-design.png)no-repeat;
	background-size: cover;
}

.plant-lay{
	background: url(../images/plant-img.png)no-repeat;
	background-size: cover;
}

.capa-est{
	background: url(../images/capacity.png)no-repeat;
	background-size: cover;
}

.gene-esti{
	background: url(../images/generation.png)no-repeat;
	background-size: cover;
}

.order-w3text i.fa {
    font-size: 2.5em;
    color: #08cae2;
}
.order-w3text h5{
    font-size: 1.4em;
    margin-top: 1em;
    color: #333;
} 
.order-w3text span {
    font-family: 'Yantramanav', sans-serif;
    font-size: 5em;
    color: #fff;
    font-weight: 900;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(8, 202, 226, 0.8);
    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
    padding: 0.9em 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
.order-w3text:hover  span{
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
} 
p {
    font-size: 1em;
    color: #999;
    line-height: 1.8em;
}
h3.w3ls-title {
    font-size: 3em;
    color: #212121;
    text-align: center;
}
p.w3lsorder-text {
    margin-bottom: 5em;
    text-align: center;
    margin-top: 1em;
}
.wthree-order {
    position: relative;
}
img.w3order-img {
    position: absolute;
    width: 15%;
    left: 8%;
    top: 12%;
}
/*------*//* WHY RAPID END *//*------*/
.careerwithus-header{
	background: url(../images/solar.jpg)no-repeat;
	background-size: cover;
	height: 635px;
	padding-top: 160px;
}

.careerwithus-header .heding1 {
    font-size: 50px;
	text-transform: uppercase;
	line-height: 52px;
	color: #FFF;
	margin-bottom: 20px;
}

.careerwithus-header p {
	margin-bottom: 15px;
	font-size: 15px;
	width: 50%;
	color: #fff;
	line-height: 2.5;
}

.careerwithus-body{
	background: url(../images/go-solar/bg3.jpg)no-repeat;
	background-size: cover;
	height: 635px;
}

.career-with-us{
	padding-top:0;
	padding-bottom:2em;
	background:rgba(255, 255, 255, 0.64);
}

.career-form{
	padding : 1em;
}

.header-career{
	    background-color: #e3722e!important;
		padding:20px;
		color:#fff;
}

.role{
	margin: 1.5em 0;
}

#about-us{
	background: url(../images/go-solar/go_solar_header.jpg)no-repeat;
	background-size: cover;
	height:635px;
	padding-top: 160px;
}

#about-us .heding1 span{
	font-size: 80px;
	display: block;
	line-height: 82px;
	float: right;
	color: #fff;
	margin-bottom: 45px;
}

#about-us p{
	color:#fff;
	margin-left:200px;
}


/*-----*//* POPUP CONTENT STRAT *//*------*/
.solar-calc{
	padding: 10px 0 !important;	
}

.solar-calc-img, .solar-calc-inr{
	padding: 15px 5px !important;
}
.txtno{
	padding: 10px 40px 10px 10px;
}
/* The Modal (background) */
.modal {
    display: none;
    position: fixed; 
    /* padding-top: 200px;  */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4); 
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
	background: url(../images/b12.jpg) no-repeat 0px 0px;
	background-size: cover;

}

.modal-header{
	background-color: #e3722e;
	padding: 25px;
	border-bottom: none;
}

.modal-footer{
	text-align:center;
}

.modal-title{
	color: #fff;
	font-size: 25px;
	line-height: 1;
}

.calculate{
	float: right;
	font-size: 28px;
}

.modal-header input[type="text"]{
	background: url(../images/pencil.png) no-repeat 12px 10px;
}

input[type="text"]{
	outline: none;
	/* padding: 10px 40px 10px 10px; */
	font-size: 14px;
	border: none;
	border: 1px solid #fff;
	width: 82.5%;
	background: rgba(30, 30, 30, 0.72);
	color: #fff;
}

.select-mgt {
    margin: 1.5em 0;
	outline: none;
	padding: 10px 40px 10px 10px;
	font-size: 14px;
	color: #fff;
	border: none;
	border: 1px solid #fff;
	width: 82.5%;
	background: rgba(30, 30, 30, 0.72);
	color: #fff;
}


.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
    display: none;
}

.Calulator-main{
	text-align: center;
}

.Calulator-main h2{
	color:#fff;
	margin-bottom:25px;
	margin-top:15px;
	font-size: 25px;
}

.footer-line {
    font-size: 12px;
	color: #fff;
	text-align: center;
	font-weight: 700;
}


#myid2 {
    display: none;
}

.Calulator-body{
	text-align:center;	
}

.Calulator-body h2{
	color:#fff;
	margin-bottom:25px;
	margin-top:15px;
	font-size: 25px;
}

.Calulator-body p{
	color:#fff;
}

.w3-button{
	border: none;
	display: inline-block;
	outline: 0;
	padding: 8px 16px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	color: inherit;
	background-color: inherit;
	text-align: center;
	cursor: pointer;
}

.w3-round {
    border-radius: 4px;
}

.w3-blue {
    color: #fff !important;
    background-color: #e3722e !important;
}
/*-----*//* POPUP CONTENT END *//*------*/


/*-----*//* PRODUCT START *//*------*/
/*-- Product --*/
.about,.middle-bottom,.portfolio,.team,.blog,.footer{
	padding:4em 0;
}
.w3ls-heading{
	text-align:center;
	margin-top: 1em;
}
.w3ls-heading h3{
    color: #e3722e;
	font-size: 3em;
	margin: 0;
	font-weight: 700;
	line-height: 1;
}
.w3ls-heading p{
	color: #fff;
    font-size: .9em;
    margin: 1em 0 0 0;
    letter-spacing: 3px;
}

.agileits-about-grid p{
	font-size:.9em;
	margin:0;
	line-height:1.8em;
	color:#999999;
}
.agileinfo-about-slide {
    margin: 4em 0 0 0;
}
.about-grid-info img {
    width: 100%;
}
.about-grid-caption h4{
	color: #FFFFFF;
    font-size: 2em;
    margin: .5em 0 0 0;
}
.about-grid-caption p{
    color: #c5c5c5;
    font-size: .9em;
    margin: 0;
}
.about-grid-caption {
    background: rgba(0, 0, 0, 0.61);
    padding: 6em 1em 1em 1em;
    position: absolute;
    left: 0;
    bottom: -105%;
    text-align: center;
    width: 100%;
    height: 266px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.about-grid-info:hover .about-grid-caption{
    bottom: 0%;
}

.blog-left-left {
    float: left;
	width: 60px;
	height: 60px;
	background: #e3722e;
	text-align: center;
	padding: 1.2em 0 0 0;
}
i.fa.fa-pencil {
    color: #FFFFFF;
    font-size: 2em;
}

.blog-left-right-top {
    float: left;
    width: 72%;
    margin-left: 1em;
}

.blog-left-right-top h4{
	line-height:1.8;
	margin-top: 0;
}
.w3-agile-blog-right-info p {
    margin: 1em 0 1em 0;    
    color: #999999;
    line-height: 1.8em;
}
.w3-agile-blog-right-info ul {
	color: #999999;
    line-height: 1.8em;
}
	
.w3-agile-blog-right-info a {
    color: #212121;
    font-size: .9em;
    text-decoration: none;
    padding: .5em 1em;
    border: solid 1px #212121;
}
.w3-agile-blog-right-info a:hover{
	background: #8BC34A;
    color: #FFFFFF;
    border: solid 1px #8BC34A;	
}
.w3-agile-blog-left img{
	background-size: cover !important;
}

/*-- //Product --*/
.residential {
    background: #e3722e;
    padding: 10px 25px;
}
.col-md-12 h5 {
    font-weight: 300;
    margin: 15px 0;
}
.residential h5 {
    color: #fff;
}
.avg {
    font-size: 20px;
    font-weight: 600;
}
.calculator-cont {
    border: 1px solid #d5d5d5;
    background: #f2f2f2;
    padding: 5px 15px;
}
.blkTxt {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.block_cont i {
    height: 65px;
    width: 65px;
    border-radius: 100%;
    line-height: 65px;
    text-align: center;
    color: #e3722e !important;
    border: 3px solid #e3722e;
    float: left;
    margin-right: 20px;
    box-shadow: 2px 2px 2px #cbcbcb;
}
.avg {
    font-size: 20px;
    font-weight: 600;
}
.block i {
    font-size: 30px;
    height: 70px;
    width: 70px;
    border-radius: 100%;
    line-height: 70px;
    text-align: center;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-box-shadow: inset 0 0 0 5px #fff;
    float: left;
    margin-right: 25px;
}

.solar-calculator-calc{
	background:url(../images/go-solar/bg3.jpg)no-repeat;
    background-size: auto auto;
	padding-top: 160px;
	background-size: cover;
}
/*------*//* FORM START *//*------*/
.product-enq-form{
	background:rgba(255, 255, 255, 0.64);
}
.header-product-enq {
    background-color: #e3722e !important;
    padding: 20px;
    color: #fff;
	margin-top:3px;
}
.saving-engergy {
    padding: 2em 2em;
    box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.05);
    border: 1px solid #d5d5d5;
	background: #fff;
}

.agileits-about-grids, .middle-bottom-grids, .agileits_portfolio_grids, .inner_w3l_agile_grids, .w3-agile-blog-grids, .contact-grids{
    margin: 4em 0 0 0;
}

.poweredby{
	text-align:right;
}
.leave-msg{
	background:url(../images/go-solar/bg3.jpg)no-repeat;
    background-size: auto auto;
	padding-top: 70px;
	background-size: cover;
}
.calc-footer-tagline {
    font-size: 11px;
    padding: 15px 0;
}
.calc-cont {
    border: 1px solid #d4d4d4;
	margin-left: 15px;
	margin-right: 15px;
	background: #fff;
}

.media-body h1 {
    margin: 10px 0;
	color: #000;
}
#enquiry_msg{
	color: rgb(255, 0, 0);	
	text-align: center;
}
/*------*//* FORM END *//*------*/

/*------*//* PRODUCT END *//*------*/

/*------*//* BODY END *//*------*/



/*------*//* FOOTER START *//*------*/
.poweredby label {
    float: right !important;
    font-weight: 400;
}
/*------*//* FOOTER END *//*------*/


/*------*//* RESPONSIVE START *//*------*/
@media (max-width: 543px){
	.logo a img {
		width: 60%;
	}
	.navbar-nav > li {
		margin-left: 10px;
		margin-right: 20px;
	}
	.navbar-nav > li {
		margin-right: 15px;
		margin-left: 0;
	}
	.navbar .navbar-nav li a {
		text-align: center;
	}
	
	.navbar-nav {
		/* margin-top: 40px; */
	}

	.about-bottom-w3l {
		margin-top: 2em;
	}
	.about-grid {
		width: 89%;
		margin: 0em 1.5em 0em 1.3em;
	}
	.about-grid:nth-child(2), .about-grid:nth-child(3) {
		margin-top: 2em;
	}
	
	.wthree-services-grid{
		margin-bottom:1em;
	}

	#about-us{
		height: auto;
	}
	
	#about-us p{
		margin-left:0;
	}
	#go-solar-head .heding1 {
		font-size: 30px;
	}
	#go-solar-head .heding1 span {
		font-size: 50px;
	}
	#go-solar-body .heding1 {
		font-size: 30px;
	}
	#go-solar-body .heding1 span {
		font-size: 50px;
	}
	.ch-grid li {
		margin: 20px 30px;
	}
	.pic {
		max-width: 100%;
		max-height: 100%;
		position: relative;
	}
	.blog-left-left {
		width: 50px;
		height: 50px;
		padding: 1em 0 0 0;
		margin-top: 10px;
	}
	i.fa.fa-pencil {
		font-size: 1.4em;
	}
	.btn-primary {
		padding: 8px 8px;
	}
	.saving-engergy {
		margin-bottom:2em;
	}
	.feature-wrap h3 {
		/* margin-left: 48%; */
	}
	
	.careerwithus-header{
		height: auto;
		padding-top:100px;
	} 
	.careerwithus-body{
		height: auto;
		padding-top:70px;
	}
	
	.navbar{
		height:65px;
	}
	
	.navbar .menu{
		background: rgba(255, 255, 255, 0.96);
	}
	#main-slider {
		margin-top: 63px;
	}
	div.navsWrapper {
		display:none;
	}
	.product-serives {
		padding-top: 100px;
	}
}

@media (min-width: 544px) and (max-width: 767px){
	
	.navbar .navbar-nav li a {
		text-align: center;
	}
	.navbar-nav > li {
		margin-right: 15px;
		margin-left: 0;
	}
	
	.logo a img {
		width: 80%;
	}
	.about-bottom-w3l {
		margin-top: 2em;
	}
	.about-grid {
		width: 74%;
		padding: 0 8px 0 8px;
		margin: 0em 8em 0em 8em;
		text-align: center;
	}
	.about-grid:nth-child(2), .about-grid:nth-child(3) {
		margin-top: 2em;
	}
	.about-grid-main h4 {
		font-size: 1em !important;
	}
	.wthree-services-grid{
		margin-bottom:1em;
	}
	
	#about-us{
		height: auto;
	}
	
	#about-us p{
		margin-left:0;
	}
	#go-solar-head .heding1 {
		font-size: 30px;
	}
	#go-solar-head .heding1 span {
		font-size: 50px;
	}
	#go-solar-body .heding1 {
		font-size: 30px;
	}
	#go-solar-body .heding1 span {
		font-size: 50px;
	}
	.ch-grid li {
		margin: 20px 30px;
	}
	.pic {
		max-width: 50%;
		max-height: 50%;
		position: relative;
	}
	.blog-left-left {
		width: 60px;
		height: 60px;
		padding: 1em 0 0 0;
		margin-top: 10px;
	}
	i.fa.fa-pencil {
		font-size: 1.9em;
	}
	.careerwithus-header{
		padding-top:140px;
	} 
	
	.navbar{
		height:90px;
	}
	#main-slider {
		margin-top: 63px;
	}
	.navbar-toggle {
		margin:25px 15px;
	}
	div.navsWrapper {
		position:absolute;
		width: 0px !important;
		height: 30px !important;
		right: 55px !important;
		bottom: 9% !important;
		z-index: 10 !important;
	}
	
	.navbar .menu{
		background: rgba(255, 255, 255, 0.96);
		-webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1)!important;
		box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1)!important;
	}
	.product-serives {
		padding-top: 130px;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.logo a img {
		width: 90%;
		float: left;
	}
	.navbar{
		font-size: 0.88em;
	}
	.navbar .navbar-nav li a {
		padding: 10px 7px;
	}
	
	.btn-tertory{
		padding: 12px 7px;
		font-size: 0.99em;
	}

	.about-grid {
		float: left;
		width: 33%;
		padding: 0 8px 0 8px;
	}
	.careerwithus-header{
		padding-top:140px;
	}	
	
	div.navsWrapper {
		position: absolute;
		width: 30px !important;
		height: 25px !important;
		right: 55px !important;
		bottom: 9% !important;
		z-index: 10 !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px){
	.logo a img {
		width: 100%;
	}
	.navbar{
		font-size: 1em;
	}
	.navbar .navbar-nav li a {
		padding: 10px 9px;
	}
	.btn-tertory{
		padding: 10px 8px;
		font-size: 0.99em;
	}
}

@media (max-width: 1200px){
	
}
/*------*//* RESPONSIVE END *//*------*/