#home .c-main-title{
	    background: rgba(255, 255, 255, .5);
}
.c-bg-home{
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 100%;
}
.c-bg-home-container{
	position: absolute;
    text-align: center;
    display: block;
    width: 100%;
}
.c-home-content{
	position: absolute;
	display: inline-block; 
	width: 100%; 
	height: auto;
}

#gmapbg iframe.clicked{
	pointer-events: auto;
}

#map .c-map-overlay{
	position: absolute; 
	top: 0px; 
	width: 100%; 
	height: 700px; 
	background-color: rgba(0,0,0,0.4);
}
#contact .c-layout-footer.c-layout-footer-4 .c-footer .c-feedback form textarea.form-control{
	height: auto!important;
}

#universiry .bg-neutex-university{
   background-repeat: no-repeat; 
   background-position: center; 
   background-size: 100%  auto; 
   height: 320px;
}
#universiry .c-university-bg{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 140px 0px;
}
#about .c-content-client-logos-1 .c-img-pos{
  left: 0;
  margin-left: 0;
  width: 90%;
}
#features .img-responsive{
	display: inline-block;
	margin-top: 50px; 
	width: auto;
}

#features .slick-dots {
    bottom: -50px;
}
#features .slick-dots li.slick-active button:before,
#features .slick-dots li button:before{
	color: #fff!important;
}
#features .item.slick-slide{
	height: auto;
	margin-bottom: 40px;
}
#features .learn-more{
	padding: 50px 50px 0px 50px;
}

/*Desktop*/


@media (min-width: 992px) and (max-width: 1026px){
   
  	.c-bg-home-container h3.c-main-title{
  		font-size: 35px;
  	}
  	#home .custom-col-md-6{
  		width: 50%;
  	}
  	#home .custom-col-md-offset-3{
  		margin-left: 25%;
  	}
}

@media (min-width: 992px){
	
	.c-top-header{
  		background-color: transparent;
  	}
	#home .c-main-title{
	    padding: 25px 40px;
	    font-size: 35px;
    	line-height: 45px;
	}
	.c-home-content{
		top: 35%;
	}  	

	.c-page-on-scroll .c-top-header{
	    -webkit-animation: fadein 0.5s; /* Safari, Chrome and Opera > 12.1 */
	       -moz-animation: fadein 0.5s; /* Firefox < 16 */
	        -ms-animation: fadein 0.5s; /* Internet Explorer */
	         -o-animation: fadein 0.5s; /* Opera < 12.1 */
	            animation: fadein 0.5s;
	}
  	#map .c-contact-map{
  		height: 700px;
  	}
  	#map .c-map-cover{
  		background-color: #fff; 
  		width: 100%;
  		position: absolute; 
  		z-index: 100;
  	}
  	#map .c-map-cover-top{
  		top: 0; 
  		height: 110px; 
  	}
	#map .c-map-cover-bottom{
  		bottom: 0; 
  		height: 15px; 
  	}
  	#map .c-content-contact-1 > .row .c-body{
  		top: 100px;
  	}
  	#home .c-home-bg{
		width: 100%;
		height: calc(100vh);
	}
	#features .c-bg-img-top{
		height: 800px;
	}
	#features .img-responsive{
		height: 300px;
	}
}

@media (max-width: 991px){
  	#home .c-main-title{
	    padding: 20px 20px;
	    font-size: 20px;
    	line-height: 30px;
	}
  	.c-top-header{
  		background-color: #a0ce4e;
  		color: #fff;
  	}
  	.tp-banner-container{
	    margin-top: 100px;
	}
	.c-home-content{
		top: 25%;
	}
	#home .c-home-bg{
		width: 100%;
		height: auto;
	}
	.c-content-contact-1 > .row > div .c-body {
	    position: relative;
	}
	#features .c-bg-img-top{
		height: 700px;
	}

	#features .img-responsive{
		height: 250px;
	}
}


/*Tablet*/

@media (min-width: 768px) and (max-width: 991px){
	#map .c-contact-map{
		height: 700px;
	}
	#map .c-map-cover{
		background-color: #fff; 
		width: 100%;
		position: absolute; 
		z-index: 100;
	}
  	
	#map .c-map-cover-bottom{
		bottom: -1; 
		height: 75px; 
	}
	#map .c-content-contact-1 > .row .c-body{
		z-index: 102;
	}
	#map .c-phone, #map .c-address{
		width: 50%;
		float: left;
	}
}


/*Phone On Landscape*/

@media (min-width: 415px) and (max-width: 767px){
  
	.c-bg-home-container h3.c-main-title{
		font-size: 16px;
		padding: 20px 30px;
	}
	
	#map .c-contact-map{
		height: 700px;
	}
	#map .c-map-cover{
		background-color: #fff; 
		width: 100%;
		position: absolute; 
		z-index: 100;
	}
  	
	#map .c-map-cover-bottom{
  		bottom: 0; 
  		height: 75px; 
  	}
  	#map .c-content-contact-1 > .row .c-body{
  		z-index: 102;
  	}
  	#map .c-phone, #map .c-address{
  		width: 50%;
  		float: left;
  	}
}

/*Phone On Portrait*/
@media (max-width: 414px){
	
	.c-bg-home-container h3.c-main-title{
		font-size: 16px;
		padding: 20px 30px;
	}
	 
	#map .c-contact-map{
		height: 700px;
	}
	#map .c-map-cover{
		background-color: #fff; 
		width: 100%;
		position: absolute; 
		z-index: 100;
	}

	#map .c-map-cover-bottom{
		bottom: 0; 
		height: 80px; 
	}
	#map .c-content-contact-1 > .row .c-body{
		z-index: 102;
	}
	#map .c-phone, #map .c-address{
		width: 50%;
		float: left;
	}
}

