.navbar-brand {
   width: 530px;
   height: 95px;
   background-position: 14px 25px;
   margin-top:-15px;
}

.lightHeader .navbar-brand {
  /*background-image: url("../img/logo.png");
  background-position: 15px 19px;
  background-repeat: no-repeat;
  background-size: cover;*/
  background-image:none;
}
.navbar-brand-custom img{
  width:100%
}




@media (min-width: 1100px) {
  .lightHeader .navbar-brand {
    background-size: 420px 54px !important;
    width: 450px;
  }
}



@media (max-width: 991px) {
  .lightHeader .navbar-brand {
    background-size: 330px 54px !important;
    width: 350px;
    margin-top: 0;
    background-position: 15px 10px;
  }
  
   .search-engine-box{
	padding-top:15px;
	
   }
   
   .sectionTitleDouble{
   	background-image:none;
   }
  
 
}



@media (max-width: 967px) {
  .lightHeader .navbar-brand {
    background-size: 330px 54px !important;
    width: 350px;
    margin-top: 0;
    background-position: 15px 10px;
  }
  
  .promotionWrapper{
  	background-attachment: unset;
  }
  .countUpSection{
  	background-attachment: unset;
  }
}

@media (max-width: 480px) {
  .lightHeader .navbar-brand {
    background-size: 230px 54px !important;
    width: 258px;
    margin-top: 0;
    background-position: 0px 10px;
  }
}




.media-heading{
	font-weight: bold;
}

.media-body p{
	text-align:justify;
}

.media {
    margin-top: 30px;
}

.pt-10{
	padding-top:30px;
}

.hotelsList .media-body {
     background-color: #fff;
}

.m-t-70{
	margin-top:70px;
}

.hotelHomeBanner{
	margin-top:30px;
	border:solid #ba9e77 5px;
	border-radius:10px;
}

/*=== 1.COMMON ===*/
.containerHeader {
  width: 100%;
  margin:auto;
}

.navbar-brand-custom img{
  	width:430px;
  	margin-top:10px;
  }

@media (min-width: 320px) {
  .containerHeader {
    width: 95%;
  }
   .navbar-brand-custom img{
  	width:250px;
  	margin-top:20px;
  }
  
  .lightHeader {
	    height: 70px;
	}
	
	
}

.price-home-room-small{
	display: inline-block;
    font-weight: bold;
    color: #ba9f74;
    /* padding-right: 5px; */
    text-transform: capitalize;
    border: 1px solid #ba9f74;
    padding: 0 10px;
    border-radius: 4px;
    height: 34px;
    line-height: 30px;
    margin-top: 0px;
}

.detailsInfoSmall{
	display:none;
}

@media (max-width: 468px) {
	.room-short-desc{
		display:none;
	}
	
	
	.price-room-home-big{
		    margin-bottom: -10px;
	}
	
	.detailsInfoBox{
		display:none;
	}
	
	.detailsInfoSmall{
		display:block;
		    margin: 0px -10px;
	}
	
	
}

@media (min-width: 360px) {
  .containerHeader {
    width: 95%;
  }
   .navbar-brand-custom img{
  	width:280px;
  	margin-top:17px;
  }
  
  .lightHeader {
	    height: 70px;
	}
	

}

@media (min-width: 490px) {
   .containerHeader {
    width: 95%;
  }
  
  
  .lightHeader {
	    height: 80px;
	}
  
   .navbar-brand-custom img{
  	width:400px;
  	margin-top:10px;
  }
}





@media (min-width: 768px) {
  .containerHeader {
    width: 95%;
  }
  
 
  
   .navbar-brand-custom img{
  	width:430px;
  	margin-top:10px;
  }
}

@media (min-width: 992px) {
  .containerHeader {
    width: 970px;
  }
   .navbar-brand-custom img{
  	width:520px;
  	margin-top:4px;
  }
  
 
}

@media (min-width: 1100px) {
  .containerHeader {
    width: 1050px;
  }
}

@media (min-width: 1200px) {
  .containerHeader {
    width: 1170px;
  }
}

.search-engine-box label{
	color:#fff;
}

.bookingDetails p{
	text-align:center;
}

.room-title-details{
	font-size:22px;
	display:inline-block;
	color:#ba9e77
}

.pageTitleInfo{
	margin:30px 0px;
	font-size:18px;
}

.amenitiesBox{
	/*height:450px;*/
	margin-bottom:20px;
	
}
.well .amenitiesBox{
	/*height:450px;*/
	margin-bottom:20px;
	
}

.activities-details {
    margin-bottom: 30px;
    min-height: 240px;
    text-align:justify;
}
.room-short-desc {
    margin-bottom: 30px;
    min-height: 170px;
    text-align:justify;
}

@media (max-width: 767px){
	.container {
	    width: 95%;
	}
	
	.activities-details {
	    min-height: 50px;
	}
	.room-short-desc {
	    min-height: 50px;
	}
	
	
}

@media (max-width: 670px) {
   .containerBigMobile{
  	width: 350px;
  }
 
}


.room-home-details{
	margin-top:-30px;
	color:#fff;
	padding-left:10px;
	font-size:17px;
}

.footer {
    padding: 25px 0;
}

.amenities-list li{
	margin:10px 0px;
	
}

.aboutTitle p{
	text-align:justify;
}

.mainContentSection{
    padding: 70px 0 70px 0;
 }
 
.media-left{
	background-color:#fff;
}
 
.media-left img{
	width:100%;
	border-radius:10px;
}



.pageTitle {
    height: 240px;
    /*border-top:2px solid #ba9e77;*/
    box-shadow:1px 1px 5px #262a2e;
    margin-bottom:5px;
   
}

.pageTitle .titleTable {
    display: table;
    height: 230px;
    width: 100%;
}

.nav-border{
	border-bottom: 2px solid #ba9e77;
}

.bigger-font{
	font-size:16px;
}

.aboutTitle h4 {
    text-transform: none;
    color: #96
    font-weight: 500;
    text-align: center;
    line-height: 33px;
    font-size: 26px;
}

.aboutTitle {
    border-bottom-width:0px;
}

.aboutItem{
	margin-top:20px;
}

.teamMember .white h4{
    color: #ffffff;
    
}
.teamMember .white p{
    color: #ffffff;
    /*text-shadow: 0px 0px 1px #000;*/
}

.teamMember .blue h4{
     color: #4a68b8;
    /* text-shadow: 0px 0px 1px #ddd;*/
}
.teamMember .blue p{
     color: #4a68b8;
     
}


.teamMember:hover .memberName {
    bottom: 210px;
}

.teamMember:hover .blue h4 {
    color: #ffffff;
    
}
.teamMember:hover .blue p {
    color: #ffffff;
    
}

.philosophy p{
	text-align:justify;
}

.philosophy span{
	font-weight: bold;
    font-size: 20px;
    display: block;
    text-align: center;
    padding-top: 10px;
    color: #ba9f74;
}

.aboutItem .media .media-body p {
    text-align:justify;
}
.justify{
	text-align:justify;
}

.amenity-content{
	min-height:150px;
}

.teamMember .maskingArea p {
   bottom: 100px;   
}

.blogSinglePost h3{
	font-size:16px;	
	font-weight:normal;
	text-transform:none;
}
.blogSinglePost p{
	margin-top:10px;
	text-align:justify;
}

.faq-box{
	margin-bottom:30px;
}
.faq-box h3{
	font-size:18px;
	text-transform:none;
	
}

.textdate, .octobookcheckin i, .octobookcheckout i {
    color: white !important;
}

 .octobookcheckin i, .octobookcheckout i {
    font-size: 32px !important;
}

.faq-box p{
	text-align:justify;
}

.faq-filter{
	margin-bottom:10px;
}

.isotopeFilters ul.filter > li a {
    	padding:0px 10px;
	font-size:12px;
}

.media-body p b{
	font-size:14px;
}

.book-phrase{
	color: #fff;
    background-color: #b99e74;
    padding: 10px 0px;
    text-align: center;
    font-size: 17px;
}

@media (min-width: 768px){
	.destinations .media-body .list-unstyled {
	    margin-bottom: 5px;
	    width: 50%;
	    display: inline-block;
	    float: left;
	}
}

@media (min-width: 992px){
	.destinations .media-body p {
	    font-size: 15px;
	   
	}
}

.footerContent .list-inline li a {
    width: 35px;
    height: 35px;
    line-height: 17px;
    padding-top: 8px;
    font-size: 17px;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 1500px; 
}

.datepicker.dropdown-menu {
    z-index: 10000 !important;
  }