#hotel-features #hotel-availability article img.custom_amenity {
	margin-top: 5px;
	margin-right: 5px;
	opacity: 0.7
}
#hotel-features #hotel-availability article img.custom_amenity:hover {
	opacity: 1;
}
#hotel-features #hotel-availability .age-of-children {
	margin-top: 20px;
}
#hotel-features #hotel-amenities .custom_amenity {
	width: 42px;
	margin-right: 15px;
	display: inline-block;
	float: left;
}
#hotel-features #hotel-amenities .custom_amenity img {
	margin: 0 auto;
	display: block;
}

#main-menu ul.menu > li > a, .chaser ul.menu > li > a {
    color: #4981A9;
    font-size: 1.2em; 
    font-weight: bold;
    }   
     
ul.search-tabs li.active a {
    font-size: 1.2em; }      

#main-menu ul.menu > li.menu-item-has-children ul li > a {
    color: #fff!important;

    font-size: 1.2em;
}  
#main-menu ul.menu > li ul, .chaser ul.menu > li ul {
    background: none repeat scroll 0 0 #005774;
}   
#main-menu ul.menu > li ul li, .chaser ul.menu > li ul li {
    border-top: 1px solid #026282;
}


#header .logo img, #footer .logo img, .chaser .logo img {
  opacity: 1;
}
/*

#header .logo a, #footer .logo a, .chaser .logo a {
    background: url("../images/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
*/
.logo1.navbar-brand {
    padding: 0;
    margin: 0;
}

#footer .bottom .logo.pull-left {
    margin-top: 0;
}

.animated {
    visibility: visible!important;
}

#main-menu ul.menu > li ul, .chaser ul.menu > li ul {
    width: 220px;
}

.gallery-filter .button.active {
	background: #98ce44;
}

.page-title .entry-title {
	font-size: 1.6667em;

}

.box:hover{
	color:#fff!important;
}

#header .logo {
  margin: 4px 0 0 0 !important;
}
@media (max-width: 991px){
	#header .logo img {
	  height: 60px;
	  width: auto;
	  margin-top: -20px!important;
	  filter: alpha(opacity=1) !important;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)" !important;
	  -moz-opacity: 1 !important;
	  -khtml-opacity: 1 !important;
	  opacity: 1 !important;
	}
}


 