@media screen and (max-width:1220px){
	}
@media screen and (max-width:991px){
	.section-banner .text_wrap{padding-top:40vh}
	.section-banner .text_wrap .heading{font-size:40px; line-height:40px;}
	.section-banner .text_wrap .sub_heading{font-size:20px;}
	}
@media screen and (max-width:767px){
	header{background:#000; position:fixed; z-index:200}
	
	header .logo{padding:7px 0}
	header .logo img{width:90px}
	header nav{padding-top:14px;}
	header nav ul li{margin:0 !important;}
	header nav ul li.icon-social{ display:inline-block}
	header nav ul li a{font-size:13px; color:#fff}
	
	.hamburger{display:block}
	.hamburger + ul{background:#000; left:0; border-top:1px solid #fff; position:fixed; top:53px; width:100%; height:100%; padding-bottom:50px; padding-top:30px; overflow:scroll; display:none}
	.hamburger + ul li{display:block; padding:10px;}
	.hamburger + ul li a{font-size:20px;}
	
	.mob768{display:block}
	.overlay{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; background:rgba(0,0,0,0.4); z-index:0}
	.section-banner .parallaxInner{height:400px; min-height:inherit}
	.section-banner .text_wrap{padding-top:115px}
	.section-banner .text_wrap .heading{font-size:25px; line-height:25px; padding-bottom:10px}
	.section-banner .text_wrap .sub_heading{font-size:16px; line-height:20px}
	
	
	
	.section-about .contentWrap .images{display:none}
	.section-about .contentWrap .text{float:none; width:100%}
	
	
	#section-newface{position:relative}
	#section-newface .text{float:none; width:100%; color:#fff}
	#section-newface .text .heading_main {text-shadow:0 0 2px #fff;}
	
	
	#section-queans .left,
	#section-queans .right{width:100%; float:none}
	#section-queans .right{display:none}
	#section-queans .left .right{display:block}
	
	
	.live-feed-wrap .live-feed-left,
	.live-feed-wrap .live-feed-right{float:none; width:100%}
	.live-feed-wrap .live-feed-right iframe{width:100%; float:none}
	
	}
@media screen and (max-width:600px){
	}
@media screen and (max-width:420px){
	}
@media screen and (max-width:320px){
	}