#blackOverlay{background-color:#000;opacity:0.0;position:absolute;top:0;width:100%;height:100%;}#blackOverlay{background-color:#000;opacity:0.0;position:absolute;top:0;width:100%;height:100%;}body,html{overflow-x:hidden;}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}strong{color:#444;}#iewarn{display:none;}.lt-ie9 #iewarn{display:block;}@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

body {
	color: #444444;
	font-size: 15px;
	font-family: 'pill-gothic-600mg', Arial, sans-serif  ;
	font-weight: 400;
	line-height: 26px;
	background: #ffffff;
	padding: 0;
	margin: 0;
    height:100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	white-space: normal;
	position: relative;
}
input,
select,
textarea { 
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
}
.sound {
	border:1px solid #fff;
	width:100%;
}
.alignleft {
    float:left;
    margin:5px 20px 5px 0;
}
.alignright {
    float:right;
    margin:20px 0 20px 20px;
}
.aligncenter {
    margin-left:auto;
    margin-right:auto;
    display:block;
    clear:both;
}
blockquote{
    border: 0;
    color: #444444;
    display: block;
    margin: 10px 0;
    line-height: 2;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    border-left: 5px solid #ffc926;
    position: relative;
    padding: 15px 20px 15px 45px;
}
blockquote::before{
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 40px;
    font-weight: bold;
    color: #999;
    position: absolute;
    left: 10px;
    top: 0px;
}
h1 {

	    letter-spacing: 3px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	font-weight: normal;
	margin-bottom: 20px;
	text-transform: uppercase;
	color:#444444;
	line-height: 1.2em;
	font-family: "brandon-grotesque", sans-serif;
}
h1 {
	font-size: 47px;
	position: relative;
}
h2 {
	font-size: 30px;
	position: relative;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 15px;
}
p {
	margin-bottom: 20px;
}

a, a > * {
	color: #444444;
	text-decoration: none;
}
a:hover, a > *:hover, a:focus {
	text-decoration: none;
	outline: 0;
	color:#444444;
}
em {
	font-style: italic;
}
strong {
	font-weight: 700;
}
p.lead {
	font-size: 20px;
	padding: 0;
	letter-spacing:0.6px;
	line-height:1.8;
}
::-moz-selection  {
    color: #fff;
    text-shadow:none;
    background:#444444;
}
:selection {
    color: #fff;
    text-shadow:none;
    background:#444444;
}
.first{
	clear:both
}
.last{
	margin-right:0
}
.successful {
	margin-bottom: 20px;
	display: block;
	position: relative;
}
.btn {
	font-family: 'brandon-grotesque', sans-serif;
	text-transform: uppercase;
	border-radius: 0;
	font-weight: 700;
}
.btn.text-left{text-align:left}
.btn-group.sep .btn{margin-left:2px}
.btn-group.thirds{width:100%}
.btn-group.thirds .btn{width:33%} .btn-group.full_span .btn, .btn-group.full_span {width:100%}
@media (max-width: 767px) {
	.btn-group.thirds .btn{width:32.5%}
}
	

.btn-group.thirds .btn-default span, .btn-group.thirds .btn-default span:hover, .btn-group.thirds .btn-primary span, .btn-group.thirds .btn-primary span:hover, .btn-group.full_span .btn-primary span, .btn-group.full_span .btn-primary:hover{color: #fff}



#filter, .filter{margin-bottom:30px}
nav#filter a.current, nav.filter a.current{
	background-color: transparent;
	color: #444444;
	border-color: #444444;
}
nav#filter a.current i, nav.filter a.current i{
    color: #444444;	
}
.home-form .btn-group .btn{font-size:12px}
.btn-lg {
	font-size:15px;
	line-height: 1;
}
.btn-lg, .btn-group-lg > .btn {
	padding:10px 27px;
}
.btn-white,
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
	color: #444444;
	background-color: #ffffff!important;
	border-color: #ffffff;
}
.btn-default,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #444444;
	border-color: #444444;
}
.btn-default,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #444444;
	border-color: #444444;
}
.topbar-social li,
.post-media img,
.flickrwidget img,
.social-footer a i,
a,
.btn {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.border-radius {
	-webkit-border-radius: 120px;
	-moz-border-radius: 120px;
	border-radius: 120px;
}
   #BookForm .form-control.btn-circle{width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 100%;
    text-align: center;
    padding: 0;
	position:relative}
	.childInfo label{margin-left:10px; font-size:12px;  line-height: 45px;}
.btn-white.btn-normal, .btn-default.btn-normal, .btn-primary.btn-normal {
    font-size: 15px !important;
    height: 45px;
    line-height: 21px;
    padding: 13px 30px !important;
}
.btn:focus{outline:none}
.tags .btn{margin-bottom:2px}
.btn-white.btn-lg,
.btn-default.btn-lg,
.btn-primary.btn-lg  {
    font-size: 15px;
    height: 50px;
    line-height: 20px;
    padding: 16px 45px;
}
.btn-default.btn-sm, .btn-primary.btn-sm, .btn-white.btn-sm {
    font-size: 13px !important;
    height: 35px;
    line-height: 17px;
    padding: 9px 17px !important;
}
.form-group .btn-primary.btn-lg.text-left{
	padding-left: 20px;
		padding-right: 10px;
		height:50px
}
@media (max-width: 767px){
	.form-group .btn-primary.btn-lg.text-left{
	font-size: 13px
}
}
.btn-primary i,
.btn-default i {
	color:#ffffff;
    margin-top: -3px;
    display: inline-block;
    vertical-align: middle;
}
.btn-primary i,
.btn-default i, h6 i {
    margin-top: -3px;
    display: inline-block;
    vertical-align: middle;
}
.btn-search.btn-primary i {
vertical-align: top;
}
.btn-image {
	position: relative;
	margin: 0 auto 2rem auto;
}
.enlarge-arrow {
    overflow: visible;
    content: '';
    display: block;
    border: 1px solid #fff;
    border-radius: 9999px;
    transition: all .7s cubic-bezier(.23,1,.32,1);
    -webkit-transform: scale(.95);
    transform: scale(.95);
    opacity: .5;
    color: #fff;
    margin-right: auto;
    margin-left: auto;
  height: 50px;
    width: 50px;
}

.enlarge-arrow {
    height: 70px;
    width: 70px;
}
.enlarge-arrow:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.enlarge-arrow i {
font-size: 30px;
    text-align: center;
    line-height: 70px;
    color: #fff;
}
.btn-image img {
    position:relative;
    top:0;
    left:0;
    bottom:0;
    width: 100%;
    right:0;
}
.btn-image span{
	top:50%;
	position: absolute;
	margin: -35px auto;
	left: 0;
	right: 0;
	text-align: center;
}
.googlemap {
	width: 100%;
	border:1px solid #ffffff;
}
.map {
	pointer-events: none;
}
.dropdown .btn-white, .dropdown-toggle.btn-white{
    border: 1px solid #dddddd;
    font-family: "pill-gothic-600mg";
    background-color: #ffffff!important;
    color:#444444 !important;
    box-shadow: none !important;
    font-size:13px;
    font-weight: 300;
    text-transform: none;
}
.dropdown .btn-white .fa {
	font-size:24px;
}
.dropdown .btn-white {
	padding-right: 35px;
}
.input-group-addon {
	background: #ffffff !important;
	border-radius: 0 !important;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
	color:#ffffff !important;
}
#loader {
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	background-color: #fbfbfb;
	position:fixed;
	display: table;
	width: 100%;
	top:0;
	height: 100%;
	min-height: 100%;
	z-index:99999;
}
.loader-container {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	z-index: 12;
	text-align:center;
}
.loader-back-logo {
	margin-top:-10px;
	font-size:26px;
}
.loader {
	margin-top:-20px;
	margin-left: 0px
}
.alert{border-radius: 0}
.alert.alert-danger a {color:#a94442}
/* ==================================================================
	BLOG 
================================================================== */

.comments-answer {
	margin-left:80px !important;
}
.comments {
	padding:30px 0;
	margin-top:20px;
}
.tags h5,
.comments h5 {
	letter-spacing: 1.5px;
}
.media-list li {
	padding:20px;
	margin:40px 0;
	border-bottom:1px solid #eeeeee;
}
.media-list img {
	margin-right:10px;
}
.media-list h4 {
	font-size:12px;
	text-transform:uppercase;
	padding:0;
}
.comment-meta,
.comment-meta a {
	color:#ff5046;
	font-size: 12px;
	padding-left: 30px;
	text-transform:uppercase;
	font-family: 'brandon-grotesque', sans-serif;
}
.comment-meta {
	color:#888888;
	padding-left: 0;
}
.tags {
	border-top:1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding:30px 0;
}
.tags h5 {
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	margin:0 20px 0 0!important;
}
.post-content {
	margin-bottom: 20px;
}
.post-meta {
	display: block;
	position: relative;
	width: 100%;
	margin:10px 0 30px;
	    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.post-meta.home-blog-list {
	    padding-bottom: 0;
    border-bottom: 0;
}
.post-meta span {
	color:#888888;
	margin-right: 20px;
}
.post-meta span i {
	vertical-align: middle;
	padding-right: 5px
}
.post-media {
	margin-bottom: 20px;
}
.post-media img {
	width: 100%;
}
.post-media.pull-left img {
	max-width: 570px;
}
.scrollFix{width:380px}
@media (max-width: 420px) {
	.scrollFix{width:100%}
}
.scrollFix p{margin-bottom:10px}
.post-media.alignleft.thumb {
    max-width: 220px;
    height: auto;
}
.scrollFix .strong{
    font-family: 'brandon-grotesque', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #444444;
}
.shortSummary {
    padding-bottom: 0px;
    padding-top: 12px;
    margin-left: 10px;
    border-bottom: 1px solid #dddddd;
}	
.shortSummary .post-title h5 {
    font-size: 14px;
    margin-bottom: 5px;
}	
.post-title h5 a {
	color:#444444;
}
.border-bottom {
	margin-bottom: 60px;
	padding:0 0 30px; 
	    border-bottom: 1px solid #eee;
}
.section-bottom {
	border-bottom:1px solid #eeeeee;
}
.pagination > li > a, 
.pagination > li > span {
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    border-radius: 0 !important;
    color: #444444;
    float: left;
    font-size: 14px;
    height: 46px;
    line-height: 43px;
    margin-left: 9px !important;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 46px;
}
.notfound h1 {
	font-size: 125px;
	padding:0;
	margin: 0;
}
.notfound h2 {
	padding-bottom: 10px;
	font-size: 25px;
}
.notfound p {
	padding-bottom: 30px;
}

.home-blog-list {
	margin:0px 0 10px !important;
}
.little-padding {
	padding:60px 0 !important;
}

/* ==================================================================
	DEALS
================================================================== */

.deals-wrapper {
	background: #ddd;
	position: relative;
	display: block;
}
.post-media {
	width: 100%;
	display: block;
	overflow: hidden;
	position: relative;
}
.deals-count {
	position: absolute;
	bottom:0;
	right: 0;
	padding:10px 15px;
	top:0;
	background-color: rgba(0,0,0,0.7);
	left: auto;
}
.deals-count .dash .digit {
	font-size:21px;
	padding:0;
	letter-spacing: 0;
	width: auto;
	color:#ffffff;
	background-color:transparent;
	display: inline-block;
	margin:0;
	text-align: left;
}
.deals-count .dash_title {
	text-align: left;
	font-size: 11px;
	color:#ffffff;
	line-height: 5;
}
.deals-count .dash {
	height: 25%;
}

/* ==================================================================
	HOTELS
================================================================== */

.leave-a-feedback,
.review-total {
	background: #eeeeee;
	padding:26px;
	width:100%;
}
.leave-a-feedback {
	margin-bottom: 60px;
}
.leave-a-feedback h6 {
	padding:0;
	margin:0;
}
.review-list h5 {
	display: inline-block;
	font-size:13px;
	min-width: 140px;
}
.hotel-icon-list {
	font-size:15px;
	font-weight: 400;
}
.hotel-icon-list {
margin-top: 8px;
    padding-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-top: 1px solid #eee;
	border-bottom: none;
   
}

.hotel-icon-list li{
display:inline-block
}
.hotel-icon-list li:first-child{margin-right:20px
}
@media only screen and (max-width: 480px){
.hotel-icon-list li:first-child{margin-bottom:10px
}
}

.hotel-icon-list li .icon-container{
width: 37px;
    height: 37px;
    line-height: 37px;
    margin-right: 10px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #ffc926;
    border-color: #ffc926;
}
.hotel-icon-list li a, .hotel-icon-list li a i{
color:#444444
}
.booking-item-features {
    list-style: none;
    margin: 0;
    padding: 0;
}
.booking-item-features-sign > li {
    padding-bottom: 15px;
}
.booking-item-features > li {
    float: left;
    position: relative;
    margin-right: 7px;
    margin-bottom: 7px;
}
.booking-item-features-expand > li {
    float: none;
    display: block;
}
.booking-item-features > li > i, i.service-icon {
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    font-size: 23px;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #686868;
	background:#fff
}
.booking-item-features-expand > li > i, i.service-icon {
    float: left;
}

.home-form i.service-icon {
    float: left;
    margin-top: -10px;
    margin-right: 10px;
	margin-left: -10px;
}

.pricing-table i.service-icon {float:none; display:inline-block}
.pricing-table i-first-child{margin-right:5px}

.booking-item-features-expand .booking-item-feature-title {
    position: relative;
    line-height: 37px;
    margin-left: 7px;
	font-size:12px;
}
.booking-item-features > li .booking-item-feature-sign {
    position: absolute;
    bottom: 2px;
    left: 0;
    display: block;
    text-align: center;
    font-size: 10px;
    line-height: 1em;
    width: 100%;
}
.booking-item-features > li:hover > i, i.service-icon:hover {
    border-color: #ffc926;
}
.border-bottom2 {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 22px;
    padding: 0;
}
.services li{ list-style:none}
.services p{    
    margin-left: 10px;
    display: inline-block;}
	.services p small{font-size:85%}
	
.from:before, .to:before{font-family: icomoon;
    display: inline-block;
    content: "\e91a";
    font-size: 13px;
	margin-right:3px}
	
		.to:before{
    color:#ffc926}
	.scrollFix .hotel-list {
	margin:0;
}
.hotel-list {
	margin:60px 0;
}
.hotel-list h5 {
	padding-top: 10px;
}
.hotel-list h5 span {
	font-size:13px;
}
.list-style-hotel {
	padding-top:30px;
}
.hotel-list p {
	font-size:15px;
	margin: 10px 0 5px;
	font-weight: bold;
}
.scrollFix .hotel-list p {
    font-size: 13px;
    margin: 10px 0 5px;
    font-weight: normal;
}
.scrollFix .row{ margin-right: 0;
    margin-left: 0; }
	
	.scrollFix .btn{white-space: normal;}
.hotel-list .lead {
	font-weight: 300;
	line-height: 1.4;
	margin:0;
	font-size:13px;
	font-style: italic;
}
.bootstrap-select > .btn {
	/* width: 265px;*/
}
.selectmini .bootstrap-select > .btn {
	width: auto;
}
.selectmini .bootstrap-select > .btn .dropdown-menu {
	max-width: 80px !important;
}
.selectmini .bootstrap-select.btn-group .dropdown-menu {
    left: -2px;
    min-width: 70px;
    padding: 0 !important;
}
.bootstrap-select.btn-group .dropdown-menu {
	padding:0;
}
.homeform {
    padding: 170px 0 40px;
}
.bookform {
	overflow: visible;
}
.bookform .form-control {
	width: 100%;
}
.input-group .form-control {
	border-right: 0;
}
.bookform .btn.btn-search, .form-group .btn {
	height: 45px;
}
.form-control.label-only {
    background: transparent;
    border: none;
}
.bookform .btn.btn-search i {
	font-size:24px;
}
.manage-links a {color:#444444}
.hotel-title {
	padding-bottom: 15px;
}
.hotel-title hr {
	width: 35px;
	border-width: 2px;
}
.hotel-title .left {
	margin-left: 0
}
.hotel-widget {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 30px 0 0;
}
.hotel-widget p {
	font-weight: 600;
	margin-bottom: 10px
}
.hotel-widget small {
    display: list-item;
    font-size: 13px;
    list-style: inside none disc;
}
.hotel-wrapper .rating {
 	font-size:15px;
	display: block;
	position: relative;
	margin-bottom: 15px;
}
.hotel-wrapper .post-title {
	margin-top: 30px;
}
.single-hotel-image {
	position: relative;
}
.single-hotel-image img {
	width: 100%;
}
.sidebar-price,
.single-hotel-image .price {
	position: absolute;
	top:5%;
	left: 5%;
	padding:25px 40px;
	background-color: rgba(255,255,255,0.8);
	max-width: 280px;
}
.widget .sidebar-price{
	max-width:100%
}
.sidebar-price,
.price {
	text-align: center;
}
.sidebar-price h2 span,
.price h2 span {
	font-size:12px;
	padding:0;
}
.sidebar-price h2,
.price h2 {
	margin-bottom: 0;
	font-size:45px;
	padding:0;
}
.price h2 small {
	color:#444444;
}
.single-hotel-bottom {
	background-color: #eeeeee;
	padding:20px;
	margin-bottom: 0;
	text-align: center;
}
.photoCredit{
    font-size: 11px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    color: #fff;
}
.photoCredit p{    margin: 0;
    padding: 0;
    display: inline;}
.single-hotel-bottom p i {
	padding-right: 5px;
	padding-left: 30px;
}
.single-hotel-bottom p {
	margin-bottom: 0;
	color:#444444;
}
.single-hotel-image .thumbnails {
	position: absolute;
	bottom:15%;
	left: 3%;
	padding:0;
}
.thumbnails {
	max-width:100px 
}
.thumbnails img {
	max-width:100px;
	border:2px solid #ffffff;
	margin:5px 0;
} 
.single-hotel-image blockquote{
    display: block;
    line-height: 2;
    font-size: 18px;
    font-style: italic;
    quotes: "\201C""\201D""\2018""\2019";
	padding:0; margin:0; text-align:left;
	border:none}
	.single-hotel-image blockquote p{
    display: inline}
	.single-hotel-image blockquote:before {
  color: #ffc926;
  content: open-quote;
 font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  position: relative;
}
.hotel-hr {
	margin: 40px 0
}
.notice {
	font-size:13px;
	font-style: italic;
}
.widget .sidebar-price{
	position: relative;
	margin:30px 0 0 0;
	background: #ffc926;
	left:0 !important;
	right: 0 !important;
	color:#444444;
}
.widget .sidebar-price small{
	color:#444444;
}
.widget .sidebar-price .btn {
	color:#ffffff !important;
}
.widget .sidebar-price .btn:hover {
	    border-color: #444444;
}


/* ==================================================================
	SHORTCODES
================================================================== */

#map{
	height:750px;
	width:100%;
}
.tab-pane #map{
	height:650px;
}
#map img{
	max-width:inherit
}
.map{
	position:relative
}
.infobox {
	display: inline-block;
	position: relative;
}
.map-form {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.infobox img {
	width:80px !important;
	padding-right:10px
}
.infobox .title {
	font-size:13px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	text-transform:uppercase;
	padding-bottom:5px;
}
.infobox .title a {
	font-weight:bold;
}
.service-style {
	margin: 13px 0;
}
.service-style h6 a, .service-style p a {
    color: #444444;
}
#content p a:not(.btn), #content p a:hover:not(.btn), .contact-info a, .contact-info a:hover, #sidebar .widget .listwidget .c2 li a, #sidebar .widget p a:not(.btn){
    color: #444444;
    border-bottom: 1px solid #ffc926;
}
#content .post-title a{border-bottom: 0}
.service-style h6 a:hover, .service-style p a:hover {
    color: #ffc926;
}
.service-style .icon-container {
    height: 36px;
    margin-right: 10px;
    width: 36px;
}
.service-style .icon-container a i{
	color:#fff
}
.service-style a .icon-container:hover{
	background:#444444;
	color:#fff
}
.service-style h6{
	margin-bottom: 5px;
	text-transform: none;
font: 13px/19px 'pill-gothic-600mg', Arial, sans-serif;
font-weight:700
}
	.service-style p{margin-bottom:0; font-size:13px}
.noborder {
	border:0 !important;
}
.mini-desti {
	padding: 30px 0;
	border-bottom:1px solid #eee;
}
.mini-desti h6 {
	margin:0;
}
.mini-desti .rating {
	margin:5px 0;
	display: block;
}
.mini-desti img {
	width: 100%;
}
.home-message {
	    padding: 100px 30px;
	
}
.home-message h1,
.home-message, .home-message h1 small, .destparent h1, .destparent h1 small, .destparent h1, h4.history, h4.history small  {
	color:#ffffff;
}
.home-message h1 small, #page-header h1 small, h4.history small{font-size:45%; font-family:"pill-gothic-600mg", sans-serif}
.home-message .btn {
	margin-top: 10px;
}
.nav-tabs { border: none; }

.home-form .nav-tabs i {
	vertical-align: middle;
}
.home-form .nav-tabs > li > a {
	color: #444444;
	text-align: center;
    font-family: "brandon-grotesque",sans-serif;
    text-transform: uppercase;
    font-size:15px;
	padding: 20px 5px 20px 5px;
	border: 0 solid #eeebeb !important;
	border-radius: 0px;
	margin-right: 0px;
	width: 100%;
	background: #eeebeb;
	background: rgb(238, 235, 235); /* The Fallback */
	background: rgba(238, 235, 235, 0.9);
}
.home-form .nav-tabs > li.active > a i,
.home-form .nav-tabs > li > a:hover i,
.home-form .nav-tabs > li.active > a:focus i {
	color: #ffffff !important;
}
.home-form .nav-tabs > li > a i {
	font-size:28px;
	line-height: 28px;
	padding-bottom: 8px;
    display: inline-block;
}

.home-form .nav-tabs > li {
	width: 20%;
}
.home-form.dest .nav-tabs > li {
	width: 25%;
}
#withphone .home-form .nav-tabs > li {
	width: auto;
}
#withphone .home-form .tab-pane {
	margin-top: 3px;
}
#withphone.absolute {
	margin-top:-75px;
}
#withphone.absolute li h6 {
	color:#ffffff;
	padding:20px ;
}
.home-form .tab-pane{
	padding: 48px 34px 28px 34px;
	background: #eeebeb;
	background: rgb(238, 235, 235); /* The Fallback */
	background: rgba(238, 235, 235, 0.8);
}
.sub .home-form .tab-pane{
	background: transparent;
	
}
.home-form .tab-pane.np{padding:0}
.home-form .bootstrap-select > .btn {
    width: 100%;
    position: relative;
    display: block;
    margin: 0;
    color:#999 !important;
	font-family:sans-serif
}
.home-form .bootstrap-select .icon-search {
	vertical-align: bottom !important;
	font-size:31px;
}
.make-margin {
	margin:0 0 20px !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default {
	color: #ffffff;
	font-size:12px;
	background: #222222;
	border-color: #444444;
}
.ui-datepicker .ui-datepicker-title {
    color: #444444;
    font-family: aqua_grotesqueregular;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8em;
    margin: 0 2.3em;
    text-align: center;
    text-transform: uppercase;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	background: #ffffff !important;
	border:0;
	color:#444444 !important;
}
.ui-widget-header {
    background: #fff !important;
    border: 0 solid #444444 !important;
    color: #444444 !important;
    font-weight: bold;
}
.ui-widget-content {
    background:#222222;
    border: 5px solid #444444;
    color: #ffffff;
    padding: 0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #222222;
    border-color: #444444;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}
.ui-datepicker th, .ui-widget-header {
    background:#222222;
    border: 1px solid #444444;
    color: #ffffff !important;
    font-family: 'pill-gothic-600mg', Arial, sans-serif !important;
    font-weight: 300;
}
#countdown {
	text-align: center;
	margin:100px auto 0;
}
.dash {
	height: 100px;
	line-height:1.4;
	display: block;
	overflow: hidden;
	position: relative;
}
.dash .digit {
	font-size: 63px;
	line-height: 60px;
	padding: 10px 5px 0;
	border-radius: 3px;
	font-weight: 700;
	display: inline-block;
	text-align: center;
	font-family: 'brandon-grotesque', sans-serif;
	position: relative;
	overflow: hidden;
	position: relative;
}
.dash_title {
	position: absolute;
	display: block;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
	font-family: 'brandon-grotesque', sans-serif;
	font-size:15px;
	text-transform: uppercase;
}
.contact-info ul li {
	list-style: none;
    margin-top: 10px;
    font-size: 95%;

}
.contact-info ul li i {
	padding-right: 5px;
	vertical-align: sub;
	margin-top: 3px
}
.form-control {
	border-color:#dddddd;
	height: 55px;
	padding: 10px 20px;
	margin-bottom: 30px;
	box-shadow: none;
	    border-radius: 0
}
#BookForm .form-control {
	height: 45px;
	margin-bottom: 20px;
}
.sml-form  .form-group{margin-bottom:7px}
.sml-form .form-control {
    height: auto;
    margin-bottom: 0;
padding: 6px 12px;
}

.sml-form .form-group label {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 13px;
}
.bookform .form-group.sml label {
    font-weight: 400;
    font-size: 12px;
	margin-top: -13px;
    display: block;
}
.bookform label.form-control.label-only {
    margin-top: 0;
	    font-size: 14px;
}
.pricing-table-body ul li {
	list-style: none;
	border-bottom: 1px solid #dddddd;
	padding:10px 0;
}
.pricing-table-body ul li:last-child {
	border-bottom: 0 solid #aaa;
}
.pricing-price sup {
	top:auto;
    bottom: 0 !important;
    font-family: arial !important;
    font-size: 21px !important;
    font-weight: normal !important;
}
.pricing-price {
	padding:14px;
	position: relative;
}
.bestoffer {
    background:#222222;
    color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 65px;
    right: 15px;
    line-height: 1.5;
    padding-top: 13px;
    position: absolute;
    top: -30px;
    width: 65px;
	text-align:center
}
.pricing-price h2 {
	margin: 0;
	font-size:55px;
}
.pricing-price h4 {
	padding:0;
	margin: 0;
	font-size:16px;
}
.pricing-table-footer,
.pricing-table-header,
.pricing-table-body {
	background: #f6f6f6;
	display: block;
	text-align: center;
	padding:25px;
	position: relative;
}

.pricing-table-footer h3 a,
.pricing-table-footer h3,
.pricing-table-header h3, .pricing-table-header h3 a {
	color:#ffffff;
	font-size:16px;
	letter-spacing: 1px;
	padding:0;
	margin: 0;
	text-transform: uppercase;
}
.circle-stat{
	position:relative
}
.circle-stat h3{
	font-size:30px;
	left:0;
	margin:-20px auto;
	position:absolute;
	right:0;
	top:50%
}
.circle-stat h3 span {
	font-family:"";
}
.stat-details h3 {
	font-size:15px;
	padding:20px 0 5px;
}
.panel-title {
    line-height: 16px;
}
.panel-heading {
    border-radius: 0 !important;
    padding: 18px 24px;
}
#accordion .panel-heading {
    padding: 0;
	position:relative
}


.panel-title>a, .panel-title>a.active.collapsed {
	display: block;
	position: relative;
	padding: 18px 44px 18px 24px;
}
.accordion-toggle-2 .panel-title>a, .accordion-toggle-2 .panel-title>a.active.collapsed{
	color: #444444;
}
.panel-heading h3 {
	color:#ffffff;
	font-size:15px;
	padding:0;
	margin:0;
	display: inline-block;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: 0 none;
}

.panel p {
    margin-bottom: 0;
}
.panel-heading i {
font-size: 18px;
    pointer-events: none;
    position: absolute;
    top: 15px;
    right: 10px;
    z-index: 9;
}
.panel {
    border-color: #ffffff;
    border-radius: 0 !important;
    box-shadow: none;
}
.accordion-toggle-2 .panel-body {
	background: #ffffff !important;
	border-left:1px solid #dadada !important;
	border-right:1px solid #dadada !important;
	border-bottom:1px solid #dadada !important;
}
.accordion-toggle-2 .panel-heading {
	background: #ffffff !important;
	border:1px solid #dadada !important;
}
.accordion-toggle-2 .panel-heading i,
.accordion-toggle-2 .panel-heading h3 {
	color:#444444;
}
.c3 li span {
	padding-right: 10px;
}
.c1, .c2 {
	padding-left: 20px !important;
}
.c3 li,
.c1 li {
	margin: 15px 15px;
	list-style: none;
}
.c4 li {
    margin: 14px 14px;
    list-style: none;
    padding-left: 10px;
    line-height: 25px;
}
.c4 li:last-child {
	margin-bottom:0;
	list-style: none;
}
.c1 li:before, .c2 li:before, .c4 li:before {
	content:'\2022';
	/* For a square bullet */
	/*content:'\25A0';*/
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -20px;
	top: -2px;
	font-size: 30px;
}
.c4 li a {
	color:#444444;
}
.c4 li a:hover {
	background: #ffc926;
}

footer .c1 {font-size:13px}
footer .c1 li {
    margin: 7px 15px;
}
.copyrights .breadcrumb li{
    margin-right: 10px;
}
footer .c1 li a, .copyrights .breadcrumb a{
    color:#aaaaaa
}
footer .c1 li a:hover, footer .c1 li a.active, .copyrights .breadcrumb a:hover{
    color:#ffc926
}
.price-range img {
	margin-bottom: 30px;
	z-index: 1000;
	position: relative;
}
.price-details ul li span {
    display: -moz-stack;
    font-family: "brandon-grotesque",sans-serif;
    width: 114px;
}
.price-details ul {
	margin-top: 10px;
}
.price-details ul li {
	list-style:none;
	font-size:13px;
}
.bookprice{
	display: block;
	position: relative;
	padding:20px;
	background: #fff6cc;
}


.bookprice span.pull-right {
	text-decoration: line-through;
}
.labels-wrapper {
	margin-bottom: 20px;
}
.labels-wrapper label {
	margin-bottom: 20px;
}
.call-out-box{    border: 1px solid #e8e8e8;
    border-left: 4px solid #ffc926;
    padding: 20px 25px;
    background: #fff;
}
.table>thead>tr>th, .table>thead>tr>td  {
    font-weight: bold;
}
/* ==================================================================
	SECTION & PAGE 
================================================================== */
@media (max-width: 1024px) {
#homeType section.section.background, #homeStyle section.section.background {
    padding-top: 200px;
    padding-bottom: 20px;
}
}
/* background setup */
@media (min-width: 769px) {
.background {
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-position:50% 50%\9 !important;
}
}
@media (max-width: 768px) {
.background {
   background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: center center;
}


}
@media (max-width: 767px) {
#homeType section.section.background, #homeStyle section.section.background {
	padding-top: 40px;
    padding-bottom: 40px;
}
}
.fullscreen {
    width:100%;
    min-height:100%;
}
@media (min-device-width: 769px) {
.bg-fixed {
    background-attachment: fixed;
	background-size: cover;
	  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}

.not-fullscreen,
.not-fullscreen .content-a,
.fullscreen.not-overflow,
.fullscreen.not-overflow .content-a {
    height:100%;
    overflow:hidden;
}
.section {
	background-color: #ffffff;
	position: relative;
	display: block;
	padding:80px 0;
	
}
.section-sm {
	padding:30px 0;

}
.section-grey {
	background-color: #eeeeee;
}
.section-light {
	background-color: #f6f6f6;
}
#page-header {
	display: block;
	padding: 190px 0 30px;
	position: relative;
	text-align: center;
}
@media (max-width: 1024px) {
#homeBanner.section{padding-bottom:0px}
}

@media (min-width: 768px) {
.home1 {
	background: url(images/home/KNM1.jpg?v1.1);	
}
.home2 {
	background: url(images/home/KNM2.jpg?v1.1);	
}
.home3 {
	background: url(images/home/KNM3.jpg?v1.2);	
}
.home4 {
	background: url(images/home/KNM4.jpg?v1.1);	
}
}
@media (max-width: 767px) {
.mhome1 {
	background: url(images/home/m_KNM1.jpg?v1.1);	
}
.mhome2 {
	background: url(images/home/m_KNM2.jpg?v1.1);	
}
.mhome3 {
	background: url(images/home/m_KNM3.jpg?v1.2);	
}
.mhome4 {
	background: url(images/home/m_KNM4.jpg?v1.1);	
}	
.mhome1, .mhome2, .mhome3, .mhome4 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	padding-top: 40px;
    padding-bottom: 40px;
}
.home1, .home2, .home3, .home4 {
	background: #e6e6e6;	
}
.home-form{ margin-top: 20px;}
#homeBanner.section {
    padding-top: 0px;
}
}
#page-header.slide1 {
	background: url(images/textures/1.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide2 {
	background: url(images/textures/2.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide3 {
	background: url(images/textures/3.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide4 {
	background: url(images/textures/4.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide5 {
	background: url(images/textures/5.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide6 {
	background: url(images/textures/6.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide7 {
	background: url(images/textures/7.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide8 {
	background: url(images/textures/8.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide9 {
	background: url(images/textures/9.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide10 {
	background: url(images/textures/10.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide11 {
	background: url(images/textures/11.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide12 {
	background: url(images/textures/12.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide13 {
	background: url(images/textures/13.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide14 {
	background: url(images/textures/14.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}
#page-header.slide15 {
	background: url(images/textures/15.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);	
}

.wings {

  text-align: center;
 
}
@media (min-width: 480px) {

.wings span {
  display: inline-block;
  position: relative;  
}
.wings span:before,
.wings span:after {
  content: "";
  position: absolute;
  height: 17px;
  width: 103px;
  top: 50%;
   -ms-transform: translateY(-50%); /* IE 9 */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	margin-top:30px
}
.wings span:before {
  right: 100%;
      background: url("images/structure/wings-left.svg") no-repeat center left;
}
.wings span:after {
	left: 100%;
	background: url("images/structure/wings-right.svg") no-repeat center left;

}

.ie8 .wings span:before{background: url("images/structure/wings-left.png") no-repeat center left; }
	
.ie8 .wings span:after{background: url("images/structure/wings-right.png") no-repeat center left;}

#page-header .wings span {
	padding: 0px 20px;
}
}
h3.wings:after{position:relative}

.underline {
    display: inline-block;
    position: relative;
} 
h3.underline:before {
    width: 0;
    right: 0;
    background: #F60;
    position: absolute;
    display: block;
    bottom: 0;
}
.underline:after, .underline:before {
    height: 5px;
    float: none;
    content: '';
}
h3.underline:after {
    background: #ffc926;
    width: 100%;
    position: relative;
    display: block;
    margin: 13px 0 0;
}
.trans-box{
    background-color: rgba(250,250,250,0.8);
    padding: 40px;
}
.trans-box p a{
	color:#444444
}

a.download:before {
   font-family: icomoon;
   content: "\e923";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
}

.absolute {
	padding:0;
	position: relative;
	margin-top:-75px;
	z-index: 100;
	display: block;
	width: 100%;
}
.absolute .tab-pane {
	background-color: #f6f6f6 !important;
}
.parallax-slider {
	z-index: 100
}
#ui-datepicker-div {
	z-index: 1000 !important
}
i {
	vertical-align: middle;
}
#page-header .rating {
	padding-right: 10px;
}
#page-header p {
	margin-top: 20px;
	margin-bottom: 0;
}
#page-header h3 {
    font-size: 25px;
    margin:0;
    padding:0;
    text-transform: uppercase;
    z-index: 1;
}
.breadcrumb > li:first-child{
	margin-right:10px
}
.breadcrumb>li+li:before{
	content:"";
	padding:0
}
.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    font-weight: 400;
    list-style: outside none none;
    margin: 0;
    padding-top: 15px;
   
}
.home-form .breadcrumb { border-top: 1px solid #eee;}
.breadcrumb li a {
	color:#444444
}
.breadcrumb li a.active {
	font-weight:bold
}
.copyrights .breadcrumb{
    font-size: 13px;
    text-transform: none;
    font-family: 'pill-gothic-600mg', Arial, sans-serif;
}
@media (max-width: 767px) {
	.copyrights .breadcrumb{
		margin-top:20px
	}
}
/* ==================================================================
	HEADER
================================================================== */

.topbar {
	background-color: #222222;
	padding:0;
	border:0;
	position: relative;
	line-height: 50px;
	display: block;
	border-bottom: 1px solid #333333;
}
.topbar .dropdown-menu {
	padding:0 !important;
	margin-top:0;
	min-width: auto !important;
}
.topbar .dropdown-menu li {
	padding: 10px 30px 5px 5px;
}
.topbar-drops i {
	vertical-align:sub;
}
.topbar-social i {
	color:#ffffff;
	line-height: 15px;
	font-size:15px;
	vertical-align: -moz-middle-with-baseline;
}.topbar,
.topbar a,
.topbar p {
	margin:0;
	padding:0;
	font-size: 13px;
	color:#ffffff;
}
.icon-tripadvisor{font-size:120%}
.topbar li {
	padding:0 15px;
	margin:0;
	border-left: 1px solid #333333;
	list-style:none
}
.topbar li:last-child {
    border-right: 1px solid #333333;
}
.topbar-social li:hover{
	background: #333333 !important;
}
.topbar li.bookbtn {background:#ffc926}
.topbar li.bookbtn a, .topbar-drops li.bookbtn i{color:#1a1a1a}


#top .container{position:relative}
.topbar-social li {
	padding:0 10px;
	height: 52px;
	line-height: 52px;
	display:table-cell;
}
.magic{  position: fixed;
  top: 0; width:100%}
.stickyheader{   position: fixed;
    width: 100%;
	z-index: 999;
	top: 0;}

.stickyheader .yamm-fw{display:none}
.header {
	display: block;
	position: relative;
	padding-top: 10px;
	border-bottom: 1px solid #eeeeee;
}
.collapse .navbar {min-height: auto;}
.navbar-nav > li > a {
	font-family: 'brandon-grotesque', sans-serif;
	text-transform: uppercase;
	font-size:15px;
	color:#444444;
	padding:40px 15px;
	border-bottom:3px solid #ffffff;
}
.navbar-default {
	border:0;
	background-color: #ffffff;
}
.navbar-collapse,
.navbar {
	margin:0;
	border:0;
}
.navbar-brand {
    margin-top: -10px;
	font-size:25px
}
.navbar-brand > img {
	margin: 10px 0;
	width: 100%;
}
.collapse .navbar-brand > img {
	margin: 0;
}
.dropdown-menu {
 	background-color: #222222 !important;
 	border: 1px solid #333333;
    border-radius: 0;
    box-shadow: none !important;
    color: #ffffff;
    min-width: 210px;
    padding: 5px 0 5px;
    z-index: 9999;
}
.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus,
.navbar-nav > li > a.active,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover,
.navbar-nav > li > a:hover, 
.navbar-nav > li > a:focus, 
.navbar-nav > li > a.active, 
.navbar-nav > li > a:active {
	background: #ffffff !important;
	background: rgb(255, 255, 255); /* The Fallback */
	background: rgba(255, 255, 255, 1); 
	box-shadow: none;
}
.sidebar li a,
.sidebar li a:hover,
.sidebar li a:focus {
	background-color: transparent;
	background: rgb(255, 255, 255); /* The Fallback */
	background: rgba(255, 255, 255, 0); 
}
.dropdown-menu li:last-child {
	border-bottom: 1px solid #333333;
}
.dropdown-menu li {
	text-transform: uppercase;
	border-top: 1px solid #333333;
}
.dropdown-menu li a {
	color:#cccbcb;
}
.dropdown-menu li a.active {
	color:#ffc926;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color:#ffc926;
    background-color: transparent;
}
.yamm li.media {
    margin: 0;
    border-bottom: 1px solid #333333;
}

.yamm li.media a {
    display:block; padding:2px
}
.yamm li.media a:hover, .yamm li.media a.active {
    background:#ffc926;
}

.yamm li.media a:hover h4, .yamm li.media a.active h4 {
    color:#222222;
}

.yamm .dropdown-menu li.media:first-child {
       border-top: 1px solid #333333;
}

.yamm a h4.media-heading {
    color: #cccbcb;
}

.yamm .media-body, yamm .media-left, yamm .media-right {
    display: table-cell;
    vertical-align: middle;
}
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	line-height:26px
}
.open .animated {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;

}
.yamm .yamm-content {
	padding:10px 0;
}
.yamm .yamm-content li {
	list-style: none;
	border-left: 0;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	overflow-x:hidden
}
.yamm .dropdown.yamm-fw.wide .dropdown-menu {
	left: 0;
	right: 0;
}
.yamm .dropdown-menu li:last-child{
	border-bottom:0;
	border-right: 0;
}

.yamm .dropdown-menu li:first-child {
	border-top:0;
}
.dropdown-menu li{
	color:#888888;
	padding:10px 15px 5px !important;
	font-size:12px;
}
.dropdown-menu li, .topbar .dropdown-menu li a {
	font-size:12px;
}
.yamm .dropdown-menu li h3 {
	font-size:15px;
	margin-bottom: 0;
	color:#ffc926;
	padding:10px 0;
}
.yamm-content div i{    color: #fff;
    margin-top: -3px;
    display: inline-block;
    vertical-align: middle;}
	.yamm-content article  .btn-group.thirds .btn{font-size: 15px;}
.nopadding {
	padding:0 !important;
}
.yamm-content .col-md-6 {	
    min-width: 210px;
}
.navbar-nav .noborder {
    border-bottom: 0 none !important;
    font-size: 18px;
    margin-top: -1px;
    padding: 40px 15px 10px;
}
.dropdown.last .dropdown-menu{right: 0; left: auto;}
.fixedheader {
	background: #ffffff;
	background: rgb(255, 255, 255); /* The Fallback */
	background: rgba(255, 255, 255, 0.8); 
	box-shadow: none;
	position: absolute;
	top:50px;
	left: 0;
	z-index: 1000;
	width:100%;
}
.yamm .caret {color:#444444}
.nobg .yamm .caret {color:#fff}
.fixedheader .icon-KenmoreAirlogo{color:#fff}
.fixedheader.collapse .icon-KenmoreAirlogo, .sub .fixedheader .icon-KenmoreAirlogo {color:#222222}
.sub img.light {
    display: none;
}
.sub img.dark {
    display: block;
}
.fixedheader.collapse .navbar-brand {
    padding: 0;
}
.fixedheader.collapse {
	visibility:visible;
	background: rgba(255, 255, 255, 1.0)
}
.nomargin {
	top:0;
}
.nobg,
.fixedheader .nav .open > a, 
.fixedheader .nav .open > a:hover, 
.fixedheader .nav .open > a:focus, 
.fixedheader .navbar-nav > li > a.active, 
.fixedheader .navbar-nav > li > a:focus, 
.fixedheader .navbar-nav > li > a:hover, 
.fixedheader .navbar-nav > li > a:hover, 
.fixedheader .navbar-nav > li > a:focus, 
.fixedheader .navbar-nav > li > a.active, 
.fixedheader .navbar-nav > li > a:active {
	background: #ffffff !important;
	background: rgb(255, 255, 255); /* The Fallback */
	background: rgba(255, 255, 255, 0) !important; 
}
.fixedheader .navbar-nav > li > a {
	border-color:transparent;
	background: rgba(255, 255, 255, 0) !important; 
}

.nobg .navbar-nav > li > a {
	color:#ffffff;
}
.navbar-nav > li > a i {
	font-size: 18px;
    color: #ffc926;
    display: inline-block;
    vertical-align: top;
}

.nobg {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}
@media (max-width: 767px) {
	.navbar-nav > li > a {
	color:#ffffff;
}
header.collapse .navbar-nav > li > a{
	color:#444444;
}

}

/* ==================================================================
	SIDEBAR NAV
================================================================== */

.navbar.navbar-static .navbar-header {
	float: left;
}
.navbar .navbar-toggle.toggle-left {
	float: left;
	margin-left: 15px;
}
.navbar .navbar-toggle.toggle-right {
	float: right;
	margin-right: 15px;
}
.navbar .navbar-toggle.toggle-sidebar, [data-toggle="sidebar"] {
	display: block;
}
.sidebar {
    padding: 20px;
    background: #ffffff;
	border-left:1px solid rgba(50, 50, 50, 0.1);
}
.sidebar li {
	text-transform: uppercase;
	font-family: 'brandon-grotesque', sans-serif;
	border-bottom: 1px solid #ececec;
}
.sidebar li:last-child {
	border-bottom: 0;
}
.sidebar a,
.sidebar i {
	color:#000;
}
.sidebar {
	position: fixed;
	display: block;
	top: 0;
	bottom:0;
	z-index: 9999;
	min-width: 280px !important;
	min-height: 100%;
	max-height: none;
	overflow: auto;
}
.sidebar img {
	width: 90%;
	margin:20px auto;
}
.sidebar-left {
	left: 0;
}
.sidebar-right {
	right: 0;
}
.row .sidebar.sidebar-left.sidebar-xs-show {
	left: 0;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-moz-transform: none;
}
.row .sidebar.sidebar-right.sidebar-xs-show {
 	right: 0;
  	-webkit-transform: translate3d(0,0,0);
  	transform: translate3d(0,0,0);
  	-moz-transform: none;
}
.sidebar-animate {
  	-webkit-transition: -webkit-transform 300ms ease;
  	-moz-transition: -moz-transform 300ms ease;
  	transition: transform 300ms ease;
}
.sidebar.sidebar-left {
  	-webkit-transform: translate3d(-100%,0,0);
  	-moz-transform: translate3d(-100%,0,0);
  	transform: translate3d(-100%,0,0);
}
.sidebar.sidebar-left.sidebar-open {
  	-webkit-transform: translate3d(0,0,0);
  	transform: translate3d(0,0,0);
  	-moz-transform: none;
}
.sidebar.sidebar-right {
  	-webkit-transform: translate3d(100%,0,0);
  	-moz-transform: translate3d(100%,0,0);
  	transform: translate3d(100%,0,0);
}
.sidebar.sidebar-right.sidebar-open {
  	-webkit-transform: translate3d(0,0,0);
  	transform: translate3d(0,0,0);
  	-moz-transform: none;
}

/* ==================================================================
	SLIDER
================================================================== */

.fixedslider {
	position: absolute;
	top:0;
}
.boxedcontainer	{
	max-width: 1170px; 
	margin:auto; 
	padding:0px 30px;
}
.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;
}
.tp-banner{
	width:100%;
	position:relative;
}
.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}
.slider-title,
.tp-caption.slider-title {
	position:absolute;
	color:#fff;
	font-size:45px;
	line-height:60px;
	margin:0px;
	font-family: 'brandon-grotesque', sans-serif;
	text-align: center;
	border-width:0px;
	letter-spacing: 2px;
	border-style:none;
	white-space:nowrap;
}
.slider-title small {
	font-size:20px;
	display: block;
	margin-top: 20px;
}
.slider-title2,
.tp-caption.slider-title2 {
	position:absolute;
	color:#fff;
	font-weight:300;
	font-size:18px;
	line-height:24px;
	margin:0px;
	text-align: center;
	border-width:0px;
	border-style:none;
	white-space:nowrap;
}
.slider-title1,
.tp-caption.slider-title1 {
	position:absolute;
	color:#fff;
	font-weight:300;
	font-size:16px;
	line-height:28px;
	margin:0px;
	text-align: center;
	border-width:0px;
	border-style:none;
	white-space:nowrap;
}
.margin-top a,
.slider-btn .btn,
.tp-caption.slider-btn .btn {
	color:#fff;
	font-size:13px !important;
	text-transform: uppercase;
	margin:0 10px 0 0;
	font-family: 'brandon-grotesque', sans-serif;
	padding:14px 44px;
}
.slider-btn .btn-white,
.tp-caption.slider-btn .btn-white {
	color:#444444;
}
.tp-bannertimer {
	display: none
}
.margin-top {
	margin-top: 30px;
}

.mt35{margin-top:35px}
.mb20{margin-bottom:35px}
.mb0{margin-bottom:0!important}
.mt0{margin-top:0!important}
.pb0{padding-bottom:0!important}

.hover-img {
    z-index: 1;
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.hover-img >img {
    -webkit-transition: 4s;
    -moz-transition: 4s;
    -o-transition: 4s;
    -ms-transition: 4s;
    transition: 4s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.hover-img:hover >img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
/* ==================================================================
	FOOTER
================================================================== */

.footer {
	background-color: #222222;
	padding:80px 0 60px;
	font-size:15px;
	color:#aaaaaa;
}
.footer  hr {    border-top: 1px solid #444444; margin-top: 40px;
    margin-bottom: 40px;}
.flogo .icon-KenmoreAirlogo {color: #fff;
    font-size: 25px;     text-align: center;}
@media (max-width: 767px) {

    .text-center-xs {
        text-align: center;
    }
	.flogo {
	margin: 20px auto;
}
.social-footer{margin-bottom:30px}

}

.footer .widget-title h3 {
	color:#aaaaaa;
	font-size:16px;
}
.socialbox .form-control {
    border-color: #aaaaaa;
    width: 100%;
}
.socialbox .form-group .btn {
    height:35px
}
.socialbox .form-control::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}
.socialbox .form-control:-ms-input-placeholder {
  color: #aaaaaa;
}
.socialbox .form-control::-webkit-input-placeholder {
  color: #aaaaaa;
}
.form-group {
    position: relative;
}
.form-group .form-control.parsley-error {
	    background: #f7eaea!important;
    border: 1px solid #f8b6b6;

}
select.parsley-error, textarea.parsley-error, .form-group.parsley-error .form-control, .form-group.parsley-error .bootstrap-select > .btn {
    color: #f8b6b6;
    background: #f7eaea;
    border: 1px solid #f8b6b6!important;
}
#BookForm .form-group .form-control.parsley-error{ background: #fff!important;
    border-color: #dddddd;} 
.parsley-errors-list {
    list-style-type: none;
    display: none;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
}

.parsley-errors-list.filled {
	display: block;
   opacity: 1;
    position: absolute;
   bottom: 5px;
    left: 25px;
    z-index: 99;
	pointer-events: none;
}
.make-margin .parsley-errors-list.filled {
left:10px;
    bottom: -15px;
}
li.parsley-custom-error-message {
    position: relative;
    padding: 5px;
    background: #f2dede;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: #a94442 solid 1px;
    color: #a94442;
}
li.parsley-custom-error-message:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 9px 9px;
    border-color: #a94442 transparent;
    display: block;
    width: 0;
    z-index: 0;
    top: -10px;
    right: 20px;
}
li.parsley-custom-error-message:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 9px 9px;
    border-color: #f2dede transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -9px;
    right: 20px;
}
.widget-title {
	position: relative;
	display: block;
	padding:20px 0 0;
}
.tab-content .widget-title {
	padding:0;
}
.widget-title h3 {
	font-size:18px;
}

.copyrights {
	background-color: #111111;
	padding:30px 0;
	font-size:15px;
	color:#aaaaaa;
	font-family: 'brandon-grotesque', sans-serif;
	text-transform:uppercase
}
.widget .address{font-size:13px}
.widget .address li{    margin: 5px 0px;}
.copyrights p {
	margin: 0;
}

.social-footer a i {
	color:#666666 !important;
	font-size:16px;
	margin-left: 7px;
	font-size:25px
}
.social-footer a:hover i {
	color:#aaaaaa !important;
}

/* ==================================================================
	SIDEBAR WIDGETS 
================================================================== */

.post-media img,
.flickrwidget img {
	opacity: 1; 	-webkit-backface-visibility: hidden;
}

.post-media img:hover,
.flickrwidget img:hover {
	opacity: 0.8;
}
#sidebar {
	padding:20px;
}
#sidebar .widget {
	position: relative;
	display: block;
	margin-bottom:60px;
}
#sidebar .widget .listwidget li a {
 color:#444444;
}
#sidebar .widget a.btn-primary:hover{color:#fff}
#sidebar .widget a.btn.btn-default:focus{
color: #fff;
    background-color: #444444;
    border-color: #444444;
}

#sidebar .widget .listwidget .c2 li a:hover {
	background:transparent;
 color: #444444;
}
#sidebar .widget.smb{margin-bottom:30px}
.mt20{margin-top:20px}
.well{background-color:#f6f6f6;     border-radius:0}
.sml-form.well {border:0; padding-left:0; padding-right:0;     -webkit-box-shadow: none;
    box-shadow: none;}
.contact-info.well{ 
    color: #aaaaaa;
    border-radius: 0;
    background-color: rgba(250,250,250,0.7);}


#sidebar .widget.nmb{margin-bottom:0}

.alert a{color:#444444}
#sidebar ul {
  	padding:0;
	list-style:none
}
.listwidget ul li {
	    padding: 8px 0;
    margin-left: 10px;
    border-bottom: 1px solid #dddddd;
}
.listwidget ul li:last-child {
	padding-bottom: 0;
	border-bottom: 0 solid #dddddd;
}
.listwidget ul li a {
    font-size: 13px;
}
#sidebar .listwidget li a:hover, #sidebar .listwidget li a.active, .post-meta a{background:#ffc926; color:#444444}

.flickrwidget .list-inline > li {
	margin:0;
	float:left;
	padding:0;
	width: 33.3333%
}
.flickrwidget img {
	width: 94%;
	padding:0 0 0 0;
}
#sidebar .widget,
#sidebar .widget-title {
	margin-top:0;
	padding-top: 0;
}
#sidebar .well .widget-title {
	margin-top:20px;
}

/* ==================================================================
	COLOR SCHEMES
================================================================== */

.home-form .nav-tabs > li.active > a,
.home-form .nav-tabs > li > a:hover,
.home-form .nav-tabs > li.active > a:focus,
.slider-btn .btn-white:hover,
.tp-caption.slider-btn .btn-white:hover,
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span,
.dash .digit,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
h1:hover a, h2:hover a, h3:hover a, h4:hover a, h5:hover a,
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white,
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.pricing-table-footer,
.pricing-table-header,
.yellow,
.panel-default > .panel-heading,
.c2 li span,
.btn-primary {
	color: #fff;
	background-color: #ffc926;
	border-color: #ffc926;
}
.form-control:focus {
	border-color: #ffc926;
	box-shadow: none;
}
.hotel-title hr,
.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus,
.navbar-nav > li > a.active,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover {
	border-color: #ffc926;
}
#infoform .form-control,
.input-group-addon,
.dropdown .btn-white,
.form-inline .input-group > .form-control {
	border-bottom-color: #ffc926;
}
.post-title .pull-right span,
.bootstrap-select .icon-angle-down,
.input-group-addon i,
.rating i,
a,
.topbar-drops i,
.sidebar li a:hover,
.sidebar li a:focus,
.yamm .yamm-content li a:hover,
.yamm .yamm-content li a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.breadcrumb > li + li::before,
.c3 span,
.c1 li:before, c2 li:before {
	color: #ffc926;
}
.homeform li span {
    display: block;
    font-size: 12px;
}
/* ==================================================================
	EXTRAS
================================================================== */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
		.pull-right-xs{float:right}
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* ==================================================================
	RESPONSIVE
================================================================== */



@media (max-width: 1024px) { 
	.bookform .input-group {
		width: 100% !important;
	}

	.navbar-nav .noborder,
	.sidebar-menu-container {
		display: none;
	}
	.homeformx {
    padding: 90px 0 40px;
}
h1 {
		font-size:38px;
	}
}
@media (max-width: 991px) {
	.home-message {text-align:center; padding: 40px 20px;}
.homeform {
    padding: 90px 0 40px;
}
.navbar-brand{font-size:20px}	
#homeBanner.section {
    padding-bottom: 0px;
}
}
@media (max-width: 768px) {
.home-message {padding: 0;}	

}

@media (max-width: 767px) {

#homeBanner .homeform{padding-top:0}
	input[type=date] {
 /*-webkit-min-logical-width:100%;*/
-webkit-appearance: textfield;
  -moz-appearance: textfield;
      padding-left: 10px!important;
}
.topbar {
	min-height: 20px;
	line-height: 20px;

}

	#widthphone.home-form .nav-tabs > li {
		width: 50%;
	}
	.absolute {
		margin-top:0;
		top:0;
	}
	.fixedheader {
		position: relative;
		top:0;
	}
	.sub .fixedheader {background: #222222;
    background-color: #222222}
	
	.sub .fixedheader .icon-KenmoreAirlogo{color:#fff}
	.sub .fixedheader.collapse .icon-KenmoreAirlogo {color:#222222}
	.hotel-list .alignleft {
		width: 100%;
		float:none;
	}
	.single-hotel-image .thumbnails{
		display: none !important;
	}
	.single-hotel-image .price {
	    display: none;
	    position: absolute;
	}
	.pricing-table-header {
		margin-top: 20px;
	}
	.navbar-toggle {
	padding: 0;
    font-size: 24px;
    margin-bottom: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border-color: #ddd;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    color: #ddd;
	margin-top: 0;
	}
	.collapse .navbar-toggle {margin-top:20px; border-color: #222222; color: #222222;}
	.dropdown-menu li {
		padding:5px 10px 5px !important;
	}
	.yamm .yamm-content {
		padding:0 0;
	}
	.navbar-collapse, .navbar {
	    border: 0 none;
	    margin: 0;
	}
	.navbar-nav{
	-webkit-overflow-scrolling: touch;
}
	.navbar-nav .noborder,
	.sidebar-menu-container {
		display: none;
	}
	.topbar-social {
		display: inline;
	}
	.topbar li,
	.topbar-social li {
	    padding: 10px;
	}

	.copyrights .text-left,
	.copyrights .text-right {
		text-align: center !important; 
	}
	.navbar-nav > li > a {
		padding: 15px 0;
		border:0;
	}
	.navbar-brand {
		padding: 0;
	}
	.fixedheader.collapse .navbar-brand {
		margin-top: 5px;
		display: inline-block;
	}
	.header {
	padding: 20 0 0;
	}
	.nobg {
		background:#222222 !important;
		background-color: #222222 !important;
	}
	.home-form .nav-tabs > li > a {
		padding:20px 22px;
	}
	h1 {
		    font-size: 24px;
    letter-spacing: 1px;
	}

.home-message {
	    
}
	.service-style .icon-container,
	.mini-desti img {
		margin-bottom: 20px;
	}

	.home-form .nav-tabs > li > a i {
	    font-size: 16px;
	    line-height: 16px;
	}
	.bookform .form-control {
		margin-bottom: 0
	}
	.bookform .form-group,
	.bookform .make-margin {
    margin: 0;
}
.bookform .make-margin {
	margin-bottom:20px
}
}


.vertical-align {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: 100%;
    left: 0px;
	z-index:99
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.opacity-2 {
    background: rgba(0,0,0,.2);
    opacity: 1;
}
/* ==================================================================
	Fun Stuff
================================================================== */
#top {
    background: #1a1a1a;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
}

#bookModal img{
	 display: block;
    max-width: 100%;
    height: auto;
}
@media (min-width: 768px) {
	#top {
    position: fixed;
	  z-index: 1000;
	}
}
#top.hide-header {
    top: -52px;
}
.navbar-nav > li > a{
    transition: all .5s ease; 
    -moz-transition: all .5s ease;
    webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
}
header.collapse .navbar-nav > li > a{
       padding: 10px 15px;
}
.navbar-brand > img {
    margin: 0;
	width:160px;
	height:auto;;
    transition: all 0.5s ease-out;
	position: relative;

    
}

.navbar-brand {
  padding:0;
      height: auto;
	  margin-top: 35px;
    float: none;
    display: inline-block;
}
.collapse .navbar-brand {
	margin-top: 10px;

}
@media (max-width: 767px){
.booking-item-img-wrap{
	margin-bottom:20px
}
.navbar-brand  {
	       margin-top: 10px;
	
}
.collapse .navbar-brand  {
	margin-top: 30px!important; 
}
.item-block h3 {

    font-size: 26px;

}
#page-header {
    padding-top: 50px;
}
}

.booking-list {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}
.tab-pane .booking-list {
    margin-bottom: 0;
}
.booking-list > li{
    margin-bottom: 15px;
    position: relative;
	background:#fff;
}
.booking-item {
    /*display: block;*/
    position: relative;
    padding: 17px;
    border: 1px solid #e6e6e6;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
.booking-item:hover, .booking-item.active {
    border: 1px solid #ffc926;
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.2);
    box-shadow: 0 2px 1px rgba(0,0,0,0.2);
}
 .kenmore-item{
	    margin-bottom: 15px;
    position: relative;
	background:#fff;
	    position: relative;
    padding: 17px;
    border: 1px solid #e6e6e6;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
 }
 .kenmore-item:hover{
	     border: 1px solid #ffc926;
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.2);
    box-shadow: 0 2px 1px rgba(0,0,0,0.2);
 }
.booking-item-img-wrap {
    position: relative;
}
.booking-item-rating {
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #ffc926;
    display: inline-block;
}
.booking-item-title {
    margin-bottom: 7px;
}
.booking-item-address {
    line-height: 1em;
    font-size: 13px;
}

.next-container .next-step-arrow {
    margin-left: auto;
    margin-right: auto;
}
.next-step-arrow {
    height: 100px;
    width: 100px;
}


.next-step-arrow  {
	overflow: visible;
    content: '';
    display: block;
    border: 1px solid #fff;
    border-radius: 9999px;
    transition: all .7s cubic-bezier(.23,1,.32,1);
    -webkit-transform: scale(.95);
    transform: scale(.95);
	color:#fff
}

.next-step-arrow  i{
	font-size: 30px;
    text-align: center;
    line-height: 100px;
	color:#fff
}
	
	.next-step-arrow:hover  {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.grid {
	position: relative;
}

/* Common style */
.grid figure {
	position: relative;
	overflow: hidden;

	background: #030c17;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index:1
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}


.grid figure h3 span {
	font-family: 'pill-gothic-600mg', sans-serif;
	font-weight:normal;
	font-size:70%;
}

.grid figure h3,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 78.5%;
}
/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
	background: #444444;
	margin: 0 auto 2rem auto;
}

figure.effect-bubba img {
width:100%

}

figure.effect-bubba:hover img {
	
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h3 {
	  position: relative;
  top: 50%;
 
	font-family: 'brandon-grotesque', sans-serif;
	font-size: 32px;
    font-weight: 300;
    line-height: 40px;
	color:#fff
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h3,
figure.effect-bubba:hover p {
	opacity: 1;

}
/*---------------*/
/***** Marley *****/
/*---------------*/

figure.effect-marley figcaption {
	text-align: right;
}
figure.effect-marley {
	background: #444444;
}

figure.effect-marley h3,
figure.effect-marley p {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
}

figure.effect-marley img{opacity:0.9}
figure.effect-marley p {
	bottom: 30px;
	line-height: 1.5;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
	color:#ffc926
}

figure.effect-marley h3 {
	top: 30px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
	font-size:20px;
	color:#fff
}

figure.effect-marley:hover h3 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-marley h3::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #ffc926;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-marley h3::after,
figure.effect-marley p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover h3::after,
figure.effect-marley:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
div.aw-widget-current-inner a.aw-toggle{display:none}

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}



/**** Isotope styles ****/

/* required for containers to inherit vertical size from window */
/*html,
body {
  height: 100%;
}*/

#container {
  border: 1px solid #666;
  padding: 5px;
  margin-bottom: 20px;
}

.scroll-up {
    position: fixed;
    display: none;
    bottom: 7px;
    right: 7px;
    z-index: 999;
}
.scroll-up a {
    background: #fff;
    display: block;
    height: 40px;
    width: 40px;
    font-size: 24px;
    color: #000;
    opacity: .6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	    text-align: center;
    line-height: 40px;
}
body.modal-open {
    position: fixed;
    overflow: hidden;
    left:0;
    right:0;
}
.modal{
    -webkit-overflow-scrolling: auto;
}
@media only screen and (max-width:768px)  {
figure.effect-bubba h3 {
    font-size: 22px;
    line-height: 30px;
}
.sm-mb20{margin-bottom:20px}
}
@media only screen and (max-width:480px)  {
.topbar li, .topbar li:last-child{border:0}
.btn-group.sep .btn {
    padding: 6px 8px;
}
.yamm-content .btn-group.sep .btn {
        padding-top: 15px;
}
.btn-group.sep:first-child{margin-left: 2px;}
.bookform .form-group.sml label{
	margin-top: -13px;
}
.section {
    padding: 40px 0;
}
#homeBanner.section {
    padding-top: 0px;
}
#homeBanner .homeform{padding-bottom:0}

.xs-mb20{margin-bottom:20px}

.block-xs{display: block;
    width: 100%;
}
.twotiles-xs .btn {
    width: 48%;
    margin-bottom: 2px;
}
.twotiles-xs .btn:nth-child(even) {
    margin-right: 0;
}
.xs-nofloat {float:none}

.onetile-xs .btn {
    margin-bottom: 2px;
}
.onetile-xs .btn:last-child {
    margin-bottom: 0;
}
}
.show-ipad{display:none}
.hide-ipad{display:inline-block;}
@media only screen and (min-width:768px) and (max-width: 1024px)  {
.show-ipad{display:inline-block;}
.hide-ipad{display:none}

} 


.popover-content {
    font-size: 12px;
}
.popover-title {
    font-size: 13px;
}
.bookform .form-group.sml label i{font-size:19px}
.label-default {
    background-color: #ffc926;
    color: #444444;
	vertical-align: middle;
	margin-right: 5px;
}
.home-message h1, h4.history {
    font-size: 35px;
}
.home-message {
    padding: 0px 30px;
}
.specials-call {
    padding: 48px 34px 28px 34px;
    background: #eeebeb;
    background: rgb(238, 235, 235);
    background: rgba(238, 235, 235, 0.5);
	border: 1px solid #fff;
	margin-top:40px;
	position:relative
}
.specials-call h3{
	color:#fff;
	font-size:37px
}
.bestoffer {
   text-align:center;
}
@media only screen and (max-width:990px)  {
.specials-call h3{
	font-size:27px
}
}
@media only screen and (max-width:767px)  {
.specials-call h3{
	color:#444444;
}
}
