

@media screen and (min-width:1200px){}



@media screen and (max-width:1199px){
	.contact-us-bg iframe{width:100%; height:750px;}
}
	


@media screen and (min-width:992px) and (max-width:1199px){
	.tp-caption.medium_bg_red.customout-right a{padding:14px 34px; font-size:16px;}
	.tp-caption.medium_bg_red.customout-left a{padding:14px 34px; font-size:16px;}
	
	}


@media screen and (min-width:768px) and (max-width:991px){
	.tp-caption.medium_bg_red.customout-right a{padding:14px 34px; font-size:16px; margin-left: 63px;}
	.tp-caption.medium_bg_red.customout-left a{padding:14px 34px; font-size:16px;}
	h2.heading{font-size:35px;}
	}


@media screen and (max-width:787px){
	iframe.height{width:100%; height:1150px;}
}

@media screen and (max-width:767px){
	.tp-caption.medium_bg_red.customout-right a{padding:4px 11px; font-size:15px; margin-left: 63px;}
	.tp-caption.medium_bg_red.customout-left a{padding:11px 31px; font-size:15px;}
	.tex-l{text-align:center;}
	footer{text-align:center;}
	.video-box {text-align: center;}
	}


@media screen and (min-width:600px) and (max-width:767px){
	
	
	}


@media screen and (min-width:480px) and (max-width:599px){
	.tp-caption.medium_bg_red.customout-right a{padding:4px 11px; font-size:15px; margin-left: 66px;}
	.tp-caption.medium_bg_red.customout-left a{padding:11px 31px; font-size:15px;}
	}


@media screen and (max-width:479px){
.tp-caption.medium_bg_red.customout-right a{padding:4px 4px; font-size:14px; margin-left: 66px; margin-top:5px;}
	.tp-caption.medium_bg_red.customout-left a{padding:7px 13px; font-size:14px; margin-top:5px;}
	.responsive .col-xs-6{width:100%;}
	h2.heading{font-size:30px;}
	.photo-video .heading:after{top:0;}
	}
	
	