@media print {
  /* print style sheets go here */
}



@media only screen and (max-width: 1200px) {
    
}

@media only screen and (max-width: 1080px) {

}

@media only screen and (max-width: 1024px) {
	.contact-greet{
	    padding-top: 10px;
	}

}

@media only screen and (max-width: 960px) {
	.view-first {
    height: 650px;
}
	.i_phone_img{
		display: none;
	}
	.whatwedo_rsp_cus{
		width: 50%;
	}
	#menu-primary-menu {
	    display: none;
	}

}

@media only screen and (max-width: 800px) {
	.button_contact{
		width: 32%;
	}
	.view-first {
    	height: 250px;
	}
	#whatWeoffer{
		padding-bottom: 0;
	}
	.button_contact .btn_custom {
	    display: none;
	}
	.slider_custom{
		width: 100%;
	}
	.footer-menu-cont{
		padding: 20px;
	}
	.social-img{
		display: none;
	}
    .all_ico{
    	display: none;
    }
    #scene{
    	display: none;
    }
    .prod_prr{
    	padding: 0;
    }
    .ser_ico{
    	display: none;
    }
    .video-banner-wrap{
    	padding: 0;
    }
    #cfPpt{
    	display: none;
    }
}



@media only screen and (max-width: 767px) {
	#bannerSec .carousel .caro}usel-caption{
		    left: 12%;
	}
}


@media only screen and (max-width: 680px) {

}

@media only screen and (max-width: 640px) {

}

@media only screen and (max-width: 520px) {

}

@media only screen and (max-width: 480px) {
.skills-left {
    width: 70%;
    float: left;
    margin-left: 45px;
}
.padding-70 {
    padding-top: 70px;
    margin-bottom: 15px;
}
.contact_cus{
	  margin-top: 30px;
}
#contactPopup{
	display: none;
}
#skypePopup{
	display: none;
}

.port_grd {
    position: relative;
    padding: 10px 10px;
}
.vid-bnr-col1{
	padding: 0 20px;
	border-right: none;
	border-bottom: 1px solid white;
}
.vid-bnr-col2{
	padding: 15px;
	padding-bottom: 35px;
}
.vid-bnr-col1 h2, .landing-banner-contents h2{
	font-size: 16px;
}
#cfContents{
	padding-top: 5px;
}
.container{
	padding: 0 20px;
}
.cf-intro{
	padding: 0;
}
.bnr-wrap .bnr-container{
	background-position: center right;
}
section[id*="p1-"] .picture {
    width: 100%;
    height: 50%;
    position: relative;
    top: 50%;
}
section[id*="p1-"] .big-scale {
    height: 50%;
    width: 100%;
    top: 0;
    position: absolute;
}
a.proclose {
	padding: 10px;
	font-size: 1em;
}
.pro_contn{
	padding: 20px 10px 30px 10px;
}
.pro_contn h2{
	font-size: 24px;
}


ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
    width: 100%;
    box-shadow: none;
    position: relative;
}
#map1,#map2,#map3{
    width: 110%;
    margin-left: -5%;
    height: 500px;
    margin-top: -150px;
}
.adr-dtls{
	display: none;
}
#addressBox .col-xs-12 {
	height: 350px;
	overflow: hidden;
}
.map1{
	margin-bottom: 3px;
}

.cont-fld-bx textarea.form-control{
	height: 140px;
}

#owl-demo .slick-next{
	right: -30px;
}
#owl-demo .slick-prev{
	left: -30px;
}

.apply-popup {
    width: 90%;
    top: 50px;
    margin-left: -45%;
}
section.crr_app_stt p{
	margin-top: 0;
}
a.crr_app_nw,a.crr_app_nw:hover{
	background-color: #198ccb;
	color: white;
	padding: 5px;
	text-align: center;
}
#testimonials-flex .testi-cont{
	padding: 10px;
}
#testimonials-flex .testi-item{
	height: auto;
}
.philo-pnl{
	height: 400px;
}
.pnl-container{
	height: auto;
}
}

@media only screen and (max-width: 420px) {

}

@media only screen and (max-width: 375px) {

}

@media only screen and (max-width: 360px) {

}

@media only screen and (max-width: 320px) {

}