@media only screen and (min-width: 1000px) and (max-width: 1199px) {
	
	/*HEADER*/
	.nav li							{ margin:0 8px;}
	.nav li a						{ font-size:15px;}
	header h5						{ font-size:16px;}
	header.inner h1.logo,
	header.sticky h1.logo			{ padding:10px;}
	
	header .col-sm-2				{ width:18.667%;}
	
	
	
	
	/*PROMO*/
	.promo .container				{ top:305px;}
	.promo h1						{ font-size:43px;}
	.promo h3						{ font-size:21px;}
	
	
	/*ABOUT US*/
	.about li						{ width:33%}
	
	
	/*MENU*/
	.standard .side					{ width:63%;}
	
	
	/*GALLERY*/
	.gallery .content li			{ padding:3px;}
	
	
	/*HALL*/
	.halls .hall li					{ width:231px;}
	.halls .caption					{ padding:15px 10px;}
	.halls .caption h5				{ font-size:13px;}
	.halls .caption p				{ font-size:11px; padding-top:0px;}
		
	/*TESTIMONIALS*/
	.testimonials .arti-con			{ width:605px;}
	
	/*FOOTER*/
	footer .share a					{ margin-right:7px; width:41px; height:41px;}
	footer .share a.facebook i		{ font-size:33px;}
	footer .share a.twitter i		{ font-size:27px; top:7px;}
	footer .share a.google i		{ font-size:20px;}
	footer .share a.youtube i		{ font-size:22px;}
	footer h6						{ font-size:14px;}
	
}
@media only screen and (max-width: 999px){
	
	/*HEADER*/
	header .col-md-1				{ width:24%;}
	header.sticky h1.logo			{ padding:5px;}
	header .col-md-2				{ position:absolute; right:10px; top:24px;}
	header .col-md-2 h5				{ color:black;}
	header.inner,
	header.sticky					{ height:auto;}	
	.navbar-nav > li > a			{ font-size:14px; padding:5px 10px;}
	nav								{ padding:0;}
		
	
	/*GALLERY*/
	.gallery .content li			{ padding:3px;}
	
	.reviews .review1				{ padding-bottom:80px;}	
	
	/*FOOTER*/
	footer h6 span					{ display:block;}
	
}

@media only screen and (min-width: 760px) and (max-width: 999px) {


	/*HEADER*/
	header .col-sm-8				{ width:79%;}
	.nav li							{ margin:0 6px;}
	.navbar-nav > li > a			{ padding:5px;}
	header.inner.sticky .col-md-1,
	header .col-md-1				{ width:15.4%;}
	header.inner.sticky .col-md-1,	
	header.inner .col-md-1			{ width:15.4%;}
	header.inner h1.logo			{ padding:10px;}
	header.inner					{ height:auto; padding-bottom:10px;}
	
	header .col-sm-2				{ width:32.667%;}
	
	
	/*PROMO*/
	.promo 							{height:558px}
	.promo .container				{ top:180px;}
	.promo h1						{ font-size:26px; line-height:40px;}
	
	.contact,
.faq,
.gallery,
.reviews							{ margin-top:105px;}

	
	
	/*ABOUT US*/
	.about .col-md-7				{ width:88%;}
	.about li						{ width:32.8%;}
	
	
	/*STANDARD MENU*/
	.standard .side					{ width:63%;}
	.resp-vtabs .resp-tabs-list li	{ font-size:15px;}
	
	
	/*HALLS*/
	.halls h3						{ font-size:19px;}
	.halls .hall li					{ width:330px; margin:0 14px}
	
	
	/*TESIMONIALS*/
	.testimonials .arti-con			{ width:385px;}
	
	
	/*FOOTER*/
	footer .share a					{ margin-right:1px; width:33px; height:33px;}
	footer .share a.facebook i		{ font-size:25px;}
	footer .share a.twitter i		{ font-size:20px; top:7px;}
	footer .share a.google i		{ font-size:16px; top:-20px;}
	footer .share a.youtube i		{ font-size:16px; top:-21px;}

}

@media only screen and (max-width: 767px) {
	
	
	/*HEADER*/
	header							{ background:#ffffff; height:auto; z-index:5;}
	.nav li							{ display:block;}
	.nav li a						{ color:rgba(0,0,0,0.7)}
	header h1.logo					{ padding:5px 20px !important;}
	header h5						{ padding-top:0; margin-top:-10px;}
	
	
	/*PROMO*/
	.promo .container				{ top:155px;}
	.promo h1						{ font-size:26px; line-height:40px;}
	
	
	/*MENU*/
	.standard						{ padding-bottom:30px;}
	.standard .tabs					{ border-bottom:none;}
	.standard .side					{ border:none; width:100%; padding:10px;}
	.resp-tabs-container			{ border:1px solid #c1c1c1;}
	.info							{ display:none;}
	
	/*HALLS*/
	.halls h3 img					{ display:block; width:102px; margin:0 auto 10px;}
	.halls .hall li					{ width:300px; margin:0 auto; display:block;}
	.halls .button li				{ padding:0 0 20px;}
	
	
	/*ABOUT*/
	.about li						{ width:100%; margin:10px 0;}
	.about .more					{ margin-top:30px;}
	.about .col-md-7 p				{ font-size:16px}
	
	
	/*TESTIMONIALS*/
	.testimonials .image			{ margin:0 auto; display:block;}
	.testimonials .arti-con			{ margin:20px 0 0; width:100%;}
	
	
	.contact,
.faq,
.gallery,
.reviews							{ margin-top:110px;}

	
	
	/*CONTACT*/
	.contact td						{ display:block;}
	
	
	/*FOOTER*/
	footer .row > div				{ padding-bottom:10px;}
	footer h6 span					{ display:inline-block;}
	footer .share a.youtube i		{ top:-10px;}
	footer .share a.google i		{ top:-10px;}
}

@media only screen and (min-width: 640px) and (max-width: 767px) {


	/*PROMO*/
	.promo							{ height:448px; background-image:url(../images/banner-1136.jpg); background-size:cover}
	.promo .arrow					{ bottom:-20px;}
	.promo h1						{ font-size:30px; line-height:33px;}
	
	/*ABOUT*/
	.about li						{ width:49%;}
	
	
}
@media only screen and (max-width: 639px){

	header .col-md-1				{ width:42%;}
	header .col-md-1 h1.logo		{ padding-left:0 !important;}
	
	.promo							{ height:538px; background-image:url(../images/banner-480.jpg); background-size:cover}
	.promo .arrow					{ bottom:-10px;}

	
	
	.contact,
.faq,
.gallery,
.reviews							{ margin-top:140px;}


}

@media only screen and (max-width:479px){
	
	.promo							{ height:438px;}
	.promo h1						{ font-size:17px; line-height:31px; font-weight:600;}
	.promo h3						{ font-size:14px; line-height:26px;}

	.contact,
.faq,
.gallery,
.reviews							{ margin-top:116px;}
	
}
