@charset "utf-8";
/* CSS Document */

@media (max-width:768px){
.callus {
    color: #000250;
    font-size: 22px;
    top: 0%;
    text-align: center;
    right: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    position: relative;
    padding: 6px 0px;
    border-radius: 6px;
    background: #fffff;
    z-index: 1;
}

#overview,#highlights,#locationmap,#floor-plan  
{
	padding: 30px 0 0 0; ;
}


.carousel-indicators li {
    border: 2px solid #ffffff;
    background: 0 0;
    width: 10px;
    height: 10px;
    margin-right: 5px;
}
.carousel-indicators .active {
	background-color: #ffffff;
	width: 10px!important;
	height: 10px!important;
	margin-right: 5px
}

#overview h1{margin-bottom:15px;}
#locationmap h2 { margin-bottom: 15px;}
#floor-plan h2{ margin-bottom: 15px;}
#contact h4 {margin-top: 20px;}
#foote {
   
    padding: 15px 0 52px 0px;
}

     .bannerdesktop{ display:none !important;}
	 .bannermobile{ display:block !important;}


#foote h2 {   
    font-size: 24px;    
    line-height: 30px;
    padding: 0px 0px;
}

.min-padding {
    padding-right: 15px !important;  
    margin-top: 2px;
	text-align:center;
}

.carousel-indicators {
 bottom:0!important;
}
.videohe{height:auto !important; width:100%;}
.dnone{display:none;}
.Aligner		{ position:absolute;width:100%;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;
-o-transition: all 1s ease;transition: all 1s ease;}
.menu-box 		{ position:absolute; top:33px;width:0;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;
-o-transition: all 1s ease;transition: all 1s ease; right:0; overflow:hidden;}
.menu-box ul.main-menu		{ background:#ffffff;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;
-o-transition: all 1s ease;transition: all 1s ease; }
ul.main-menu li	{ width:100%; text-align:center;}
ul.main-menu li a	{ float:none;}	
ul.main-menu li a.ebroucher	{ background-position:86% 0;}
ul.main-menu li a:after	{ bottom:-5px;}
ul.main-menu li a.ebroucher:hover { background-position: 86% -44px;}
.mobmenu {position: absolute;top: 50%; transform: translateY(-50%); display:block}
.mobmenu span	{width: 35px;height: 2px;background: #000000;display: block;margin-bottom:10px;}
.mobmenu span:last-child	{ margin-bottom:0;}
.logo1 img,.logo2 img 	{text-align:center; margin:0 auto;}

.mgp1{padding-left:20px;}
.mgp2{padding-right:20px;}

ul.main-menu li a		{font-size:13px !important;}
.amenitiesList li			{ width:50%;}
.hamburger--3dy-r .hamburger-box	{ display:block}
.gallery-item	{ padding-left:0; padding-right:0;}
#header	{ -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;
-o-transition: all 1s ease;transition: all 1s ease;}
.menu-box.height0 { width:100%; -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;
-o-transition: all 1s ease;transition: all 1s ease;}
#header.height0 { width:100%; -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;
-o-transition: all 1s ease;transition: all 1s ease;}
.Aligner.height0 { width:100%;}
#footer { padding-bottom:50px;}
.enqtab { right:0; width:100%; text-align:center;}
/*.modal-content    { top:0%;}*/
.modal.in .modal-dialog {  width: 90%; top:40%;webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
     transform: translateY(-50%); }
 
 .form-container {
    width: 80%;
   
}
.hamburger-box	{ z-index:99;}
#header	.col-md-2	{ padding:0;}

}



@media (max-width:1024px){	
.custom-padding	{ padding-left:15px;}
ul.main-menu li a		{font-size:9px;}
ul.main-menu li	{ padding:0 7px;}	
}
@media only screen and (max-width:480px) and (min-width:360px)
{
	.modal.in .modal-dialog	{ 
		top: 50%;
    webkit-transform: translateY(-110%);
    -ms-transform: translateY(-110%);
    -o-transform: translateY(-110%);
    transform: translateY(-70%);
}


}
 

@media all and ( max-width:992px){

	.fix-form{ 
		display:none !important;
		}


	}
	
	
	@media all and ( min-width:993px){

	/*.enqtab{ 
		display:none !important;
		}*/


	}
