@font-face {
    font-family: 'DomaineText-Medium';
    src: url('../fonts/DomaineText-Medium.eot');
    src: url('../fonts/DomaineText-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DomaineText-Medium.woff2') format('woff2'),
        url('../fonts/DomaineText-Medium.woff') format('woff'),
        url('../fonts/DomaineText-Medium.ttf') format('truetype'),
        url('../fonts/DomaineText-Medium.svg#DomaineText-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DomaineText-Light';
    src: url('../fonts/DomaineText-Light.eot');
    src: url('../fonts/DomaineText-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DomaineText-Light.woff2') format('woff2'),
        url('../fonts/DomaineText-Light.woff') format('woff'),
        url('../fonts/DomaineText-Light.ttf') format('truetype'),
        url('../fonts/DomaineText-Light.svg#DomaineText-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: '../fonts/DomaineText-Regular';
    src: url('../fonts/DomaineText-Regular.eot');
    src: url('../fonts/DomaineText-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DomaineText-Regular.woff2') format('woff2'),
        url('../fonts/DomaineText-Regular.woff') format('woff'),
        url('../fonts/DomaineText-Regular.ttf') format('truetype'),
        url('../fonts/DomaineText-Regular.svg#DomaineText-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'GothamLight';
    src: url('../fonts/GothamPro-Regular.eot');
    src: url('../fonts/GothamPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamPro-Regular.woff2') format('woff2'),
        url('../fonts/GothamPro-Regular.woff') format('woff'),
        url('../fonts/GothamPro-Regular.ttf') format('truetype'),
        url('../fonts/GothamPro-Regular.svg#GothamPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'GothamLight';
    src: url('../fonts/Gotham-Light.eot');
    src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Light.woff2') format('woff2'),
        url('../fonts/Gotham-Light.woff') format('woff'),
        url('../fonts/Gotham-Light.ttf') format('truetype'),
        url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* ---- preset style START ---- */
::selection {
  background: #66615d;
  color: #fff;
}

::-moz-selection {
  background: #66615d;
  color: #fff;
}

html, body { -webkit-text-size-adjust: none; margin: 0; padding: 0; width: 100%; min-height: 100%;}
a, a:link, a:visited { outline: none; text-decoration: none;}
img { border: none; margin: 0;}
ul { list-style: none;}
li { padding: 0;margin:0;}
h1 { font-size: 2em;}
h2 { font-size: 1.2em;}
h3 { font-size: .9em;}
h1, h2, h3, h4, h5, h6 { font-weight: normal;}
form, input, select, textarea, p, h1, h2, h3, h4, h5, h6, ul { margin: 0;padding: 0;}
select:focus { outline: none;}
textarea { resize: none;}
input:focus, textarea:focus { outline: none;}
input::-moz-focus-inner { border: 0; padding: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, time { display: block;margin: 0;padding: 0;}
.clearFix { clear: both; font-size: 0em; line-height: 0em; height: 0; margin: 0; padding: 0;} 
.popup-bg { width: 100%; height: 100%; background: #000; position: fixed; top: 0; left: 0; z-index: 1000; display: none;}
.popup-holder { width: 100%; position: absolute; padding-top: 50px; top: 0; left: 0; z-index: 1001; display: none;}
.popup-bgNew { width: 100%; height: 100%; background: url(../images/bgImageHover.png) 0 0 repeat; position: fixed; top: 0; left: 0; z-index: 1000;}
.popup-holderNew { width: 100%; position: absolute; padding: 0; top: 0; left: 0; z-index: 1001;}
.popupHide { display: none;}
img { -webkit-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* ---- preset style END ---- */

body {
    font-family: 'GothamLight';
	font-size: 14px;
	color:#5C5C5C;
	-webkit-font-smoothing: antialiased;
}

.headerSpan, .footerSpan{
	width:100%;
	padding:0;
	margin:0;
	background:#66615d;
	margin-bottom:20px;

}

.footerSpan{
	margin:0;
	background:#dddddd;
}

.pageContainer, .headerContainer, .footerContainer, .subFooterContainer, .galleryContainer{
	overflow: hidden;
	margin: auto;
	padding: 0;
	position: relative;
	max-width: 1520px;
}

.menuOverlay {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left:0;
    background-color: rgba(0,0,0, 0.2);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
	z-index: 2;
}

.topMenu {
	position:absolute;
	right:0;
	bottom:0;
	z-index:3 !important;

}

.topMenu ul.subLink{
	display:none;
}

.topMenu ul li, .galleryFilter ul li, .diningFilter ul li{
	display:inline-block;
	margin: 0 0;
	padding:0 0;
}

.galleryFilter, .diningFilter{
	margin-bottom:20px;
}

.galleryFilter ul li a, .diningFilter ul li a{
	color:#66615d;
	letter-spacing:2px;
	padding:2px 5px;
	font-size:0.929em;
}

.diningFilter ul li {
	margin-right:10px;
}

.diningFilter ul li a{
	letter-spacing:0;
	padding:2px 0px;
	color:#6e716b;
	text-transform:uppercase;
}

.btnLoadMore, .btnLoadMore:hover, .btnLoadMore:focus{
	font-family:'DomaineText-Medium';
	text-align:center;
	color:#79726b;
	display:block;
	color:#79726b;
	position:relative;
	margin:30px 0 20px 0;
}

.btnLoadMore .arrowDown{
	background:url(../images/arrowDown.png) no-repeat;
	height:10px;
	width:17px;
	position:absolute;
	top:120%;
	left:50%;
	transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
}

.diningFilter ul li a.active, .diningFilter ul li a:hover{
	border-bottom:2px solid #6e716b;
}

.galleryFilter ul li a.active, .galleryFilter ul li a:hover{
	display:block;
	color:#FFF;
	background:#66615d;
}

.topMenu ul li a{
    font-family: 'DomaineText-Light';
	text-transform:uppercase;
	color: #fcfaee;
	font-size: 1.067em;
	display:block;
	padding:12px 0;
	border-bottom:4px solid #66615d;
}

.shortcutMenu{
	font-size: 1.067em;
}

.shortcutMenu li:last-child{
	margin-right:15px;
}

.topMenu ul li a.active, .topMenu ul li a:hover{
	border-bottom:4px solid #FFF;
}

.topMenu ul li:not(:last-child){
	margin-right:6px;
	padding-right:6px;
}

.topMenu ul li a:hover{
	color: #FFFFFF;
}

.topMenu .btnClose{
	display:none;
}

.btnMenu{
	display:none;
	font-size:0.938em;
	padding:5px 10px;
	border:2px solid #dddddd;
	cursor:pointer;	
	color:#dddddd;
}

.btnMenu:hover{
	color:#FFFFFF;
	border:2px solid #FFFFFF;
}

.pageHeader{
	margin:60px 0 30px 0;
	width:100%;
	position:relative;
	display:block;
}

.pageHeader h3{
	font-family: 'DomaineText-Regular';
	font-size:1.500em;
	/*text-transform:uppercase;*/
	color:#66615d;
	letter-spacing:4px;
	display:inline-block;
	background:#FFFFFF;
	z-index:1;
}

.pageHeader h3 span{
	padding:0 5px 0 15px;
	background:#FFFFFF;
	z-index:1;
	font-family:'GothamLight';
	font-size:.75em;
	display:inline-block;
	position:absolute;
	top:50%;
	transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
}

.pageHeader h3:before {
  	content: "";
	z-index:-1;
	position:absolute;
	top:50%;
	display:block;
	border-top:1px solid #cccccc;
	width:100%;
}

.sortBy, .searchBox{
	margin-top:-5px;
	position:relative;
}

.searchBox input[type='text']{
	padding-right:30px;
	background:none;
	border:1px solid #6e716b;
}

.searchBox .searchIcon{
	position:absolute;
	right:8px; top:9px;
}

.sortBy .input-group-addon{
	border:none; background:none;
	letter-spacing:3px;
	font-size:0.929em;
}

.sortBy .input-group-addon select{
	border:1px solid #79726b;
}

.searchHeaderHolder{
	background:#66615d;
	padding:10px 10px 10px 20px;
	color:#FFF;
	text-transform:uppercase;
	font-size:0.813em;
	border:1px solid #cacaca;
	margin-bottom:20px;
}

.searchHeaderHolder .col-md-8 span{
	padding:10px 0;
	display:block;
	line-height:1em;
}

.searchHeaderHolder .input-group-addon{
	font-size:0.938em;
	background:none; color:#FFF; border:none; text-align:left; padding-left:0;
}

.searchHeaderHolder select{
	background:none;
	color:#cacaca;
	border:1px solid #cacaca;
}
/* ===================SOCIAL MENU============================*/
.socialMenu {
	position:absolute;
	top:35px;
	right:0;
}

.preFooter{ margin:40px 0; }
.preFooter ul{ margin-bottom:20px; }
.preFooter ul li a{ color:#66615d; }
.preFooter p{
	letter-spacing:3px;
	font-size:1.143em;
	text-transform:uppercase;
}
.socialMenu ul {
    float: right;
	margin: 0;
	padding:0;
}

.socialMenu ul li, .preFooter ul li, .footerSocial ul li {
	margin: 0 0 0 2px;
	display:inline-block;
}

.socialMenu ul li a{
	display:block;
	font-family: 'DomaineText-Light';
	/*text-transform:uppercase;*/
	color: #fcfaee;
	border:1px solid #66615d;
	margin-right:3px;
	padding:5px 8px 2px 8px;
	text-transform:uppercase;
}

@media screen and (min-width:0\0) {
    /* IE9 and IE10 rule sets go here */
	.socialMenu ul li a{
		padding:6px 5px 0px 5px;
	}

}

.socialMenu ul li a.link.active, .socialMenu ul li a.link:hover{
	border:1px solid #fcfaee;
}

.socialMenu ul li a.socialIcon, .footerSocial ul li a.socialIcon {
    width: 27px;
	height: 27px;
	margin-top:2px;
	background-image: url(../images/bgSocial.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	display: block;
	text-indent: -9999px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	-webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}

.smIcon {
    width: 27px;
    height: 20px;
    margin-top: 2px;
    background-image: url(../images/bgSocial.png);
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
}

.smIcon.twitter{background-position: -23px 4px; display:inline-block; }
.smIcon.facebook{ background-position: 9px 4px; display:inline-block; }
.smIcon.instagram{ background-position: -54px 4px; display:inline-block; }
.smIcon.linkedIn{ background-position: -117px 4px; display:inline-block; }
.smIcon.youtube{ background-position: -86px 4px; display:inline-block; }

.footerSocial ul li a.socialIcon { background-color: #79726b; }

.preFooter ul li a.socialIcon {
    width: 40px;
	height: 38px;
	padding:5px;
	background-image: url(../images/bgSocialC.png);
	background-repeat: no-repeat;
	display: block; 
	text-indent: -9999px;
}

.preFooter ul li.btnFacebook a{ background-position:0 0;}
.preFooter ul li.btnTwitter a{ background-position:-51px 0;}
.preFooter ul li.btnInsta a{ background-position:-101px 0;}
.preFooter ul li.btnYoutube a{ background-position:-150px 0;}

.socialMenu ul li.btnFacebook a { background-position: 9px -40px;}
.socialMenu ul li.btnTwitter a { background-position: -23px -40px;}
.socialMenu ul li.btnInsta a { background-position: -54px -40px;}
.socialMenu ul li.btnLinkedIn a { background-position: -117px -40px;}
.socialMenu ul li.btnYoutube a { background-position: -86px -40px;}

.footerSocial ul li.btnFacebook a { background-position: 9px -17px;}
.footerSocial ul li.btnTwitter a { background-position: -23px -18px;}
.footerSocial ul li.btnInsta a { background-position: -54px -17px;}
.footerSocial ul li.btnLinkedIn a { background-position: -117px -18px;}
.footerSocial ul li.btnYoutube a { background-position: -86px -17px;}

.footerSocial ul li.btnFacebook a:hover { background-color:#4d70a8;}

.footerSocial ul li.btnTwitter a:hover { background-color: #00bbf2;}

.footerSocial ul li.btnInsta a:hover { background-color: #a4745a;}

.footerSocial ul li.btnLinkedIn a:hover { background-color: #1687b1;}

.footerSocial ul li.btnYoutube a:hover { background-color:#cb3737;}

.socialMenu ul li a.socialIcon:hover,
.footerSocial ul li a.socialIcon:hover{
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, .6);
}

.socialMenu ul li a:hover{
	background-position-y: 4px;
}
/* ===================SOCIAL MENU============================*/

.siteIdentity {
	position:relative;
}

.pageLogo{ padding:20px 0; float:left; }
.pageLogo a{
	display:block;
	width:163px;
	height:91px;
	background:url(../images/logoPageW.svg) no-repeat;
}

.bannerHolderHome {
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.bannerHolderHome ul{
	position: relative;
	z-index: 0;
}

.bannerHolderHome li img{
	width: 100%;
	display: block;
	
}

.bannerBlackBg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.2);
	z-index: 2;
}

.bannerHolderHome .bannerText {
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 90%;
}

.bannerHolderHome .bannerText h3 {
	display: block;
	color: #FFF;
	font-family: 'DomaineText-Light';
	font-size: 2.813em;
	line-height:1em;
	margin: 0;
}

.bannerHolderHome .bannerText h3 span {
    font-family: 'GothamLight';
	color: #ffffff;
	font-size: 0.800em;
	line-height:1em;
	margin: 0 0 10px;
}

.bannerHolderHome .bannerText p{
	font-family: 'GothamLight';
	color: #ffffff;
	font-size: 1em;
}

.outlineDark{
	background-color:rgba(255,255,255,0.8);
	border:1px solid #FCFCFC;
	padding:5px 15px;
	color:#6e716b;
	font-size:0.938em;
	display:inline-block;
	text-transform:uppercase;
}

.outlineDark:hover{
	color:#FFF;
	background-color:rgba(100,100,100,0.8);
	border:1px solid #999999;
	/*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(180, 180, 180, 1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(180, 180, 180, 1);*/
}

.bannerHolderHome .slick-dots{
	position: absolute;
	z-index: 0;
	width: 100%;
	bottom: 20px;
	left: 0;
	z-index: 4;
	text-align: center;
} 

.slick-dots li {
    cursor: pointer;
    display: inline-block;
    margin: 0 4px;
    padding: 0;
    position: relative;
	width: 15px;
	height: 15px;
}

.slick-dots li span {
	display: block;
	width: 12px;
	height: 12px;
	background: rgba(0,0,0,0.4);
	text-indent: -9999px;
	margin: 0 auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
} 

.slick-dots li. span:hover {
	background: rgba(0,0,0,0.8);
} 

.slick-dots li.slick-active span,
.slick-dots li.slick-active span:hover {
	background: #ffffff;
	width: 12px;
	height: 12px;
	position: relative;
} 

.homeItemList, .sideBarItemList {
	margin: 0;
	padding:0;
}

.sideBarItemList img{
	width:100%;
}

.carouselHome .btnNext,
.carouselSidebar .btnNext,
.carouselGallery .btnNext {
	background: url(../images/bgArrowHome.png) no-repeat center 9px;
	height: 70px;
	width: 45px;
    right: 5px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
	z-index: 1;
	transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
}

.carouselHome .btnPrev,
.carouselSidebar .btnPrev,
.carouselGallery .btnPrev {
	background: url(../images/bgArrowHome.png) no-repeat center -81px;
	height: 70px;
	width: 45px;
	left: 5px;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	z-index: 1;
	transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
}

.carouselHome .btnNext:hover, .carouselHome .btnPrev:hover,
.carouselSidebar .btnNext:hover, .carouselSidebar .btnPrev:hover,
.carouselGallery .btnNext:hover, .carouselGallery .btnPrev:hover {
	background-color: rgba(0,0,0,0.2) ;
}

.bannerLeftText{
	background:#666;
	font-family:'GothamLight';
	border:1px solid #000;
	display:block;
	color: #FFF;
}
.grid-item-content {
	margin-top:15px;
}

.homeImgHolder,
.galleryImgHolder,
.sidebarGalleryImgHolder,
.sidebarPhotoGallery,
.newsletterSignUp,
.sidebarMap{
	position:relative;
	display:block;
	width:100%;
	padding:0;
	margin-top:12px;
}

.sidebarGalleryImgHolder{
	margin:0;
}

hr{ margin:25px 0; border-top:1px solid #CCCCCC;}
ul li:last-child > hr{
	margin-bottom:0;
}

.iconTwitter{
	float:right;
	background:url(../images/iconTwitter.png) no-repeat;
	height:20px;
	width:24px;
	margin-top:4px;
}
.homeImgItem,
.carouselGalleryItem img,
.sidebarMap img
{
	width:100%;
	display:block;
	
}

.homeImgItemOverlay,
.galleryImgOverlay,
.sidebarGalleryImgOverlay{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 1;
	transition: .5s ease;
	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	z-index:0;
	background: rgba(0,0,0,0.50);
}


.galleryImgOverlay{
	opacity: 0;
	background: rgba(0,0,0,0);
}


.homeImgHolder:hover .homeImgItemOverlay{
  	opacity: 0;
}

.galleryImgHolder:hover .galleryImgOverlay{
	opacity: 1;
	background: rgba(0,0,0,0.50);
}

.homeImgHolder .text {
	font-family:'GothamLight';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	text-align:center;
	width:100%;
	color: #FFF;
	font-size: 1.143em;
	letter-spacing:4px;
	text-transform:uppercase;
	white-space:nowrap;
}

.galleryImgHolder .text,
.sidebarGalleryImgHolder .text  {
	font-size:0.929em;
	font-family:'GothamLight';
	position: absolute;
	bottom:0;
	margin-bottom: 20px;
	left: 20px;
	text-align:left;
	width:85%;
	color: #FFF;
}

.sidebarGalleryImgHolder .text {
	margin-bottom: 40px;
	width:85%;
	left: 25px;
}

.galleryImgHolder .text h4,
.sidebarGalleryImgHolder .text h4{
	padding-bottom:10px;
	font-family: 'DomaineText-Regular';
	letter-spacing:3px;
	/*text-transform:uppercase;*/
}

.sidebarGalleryImgHolder .text h4{
	color:#FFF;
	letter-spacing:0;
	font-size:0.875em;
}

.homeImgHolder a,
.galleryImgHolder a,
.sidebarGalleryImgHolder a{
	position:absolute;
	display:block;
	height:100%;
	width:100%;
	z-index:1;
}

.sidebarGalleryImgHolder a{
	display:inline-block;
	color:#FFF;
	text-decoration:underline;
}

.footerContainer{
	padding:20px 0 10px 0;
}

.subFooterContainer{
	padding-bottom:20px;	
}

.subFooterContainer p{
	font-size:0.813em;
	color:#66615d;
}

.subFooterContainer  ul{ display:inline-block;}
.subFooterContainer  ul li{
	display:inline-block;
	font-size:0.813em;
	padding:0 10px;
}

.subFooterContainer  ul li a{
	color:#66615d;
}

.footerContainer a.footerLogo{
	display:block;
	padding:30px 0 20px;
}

.footerContainer a.locationMap{
	display:block;
	padding-top:10px;
}

.footerContainer p, .footerContainer ul li a{
	font-family:'GothamLight';
	font-size:0.786em;
	color:#66615d;
}

.footerContainer h5{ margin:30px 0; letter-spacing:1px; color:#66615d; white-space:nowrap; }

.footerContainer ul li a{
	text-transform:uppercase;
}

#pageFooter .pageFooterTitle h3{
	font-family:'Effra-Medium';
	font-size:0.688em;
	color:#a20c33;	
}

#pageFooter .pageFooterTitle a{
	float:left;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #a20c33;
}

#pageFooter .pageFooterTitle .address{
	text-align:left;
	margin-top:1px;
	font-size:0.625em;
	line-height:1.100em;	
	color:#6b6b6b;
	position:absolute;
	left:99px;
}

.footerMenu ul li a {
	font-size: 0.625em;
}

.footerMenu ul{ line-height:0.625em; }

.footerMenu ul li:not(:last-child){
	border-right:1px solid #6b6b6b;
	margin-right:5px;
	padding-right:5px;
}

.footerMenu{
	text-align:right;
	position:absolute;
	bottom:-2px;
	right:0;
}

#pageFooter .footerSeparator{
	height:10px;
	background:#a20c33;
	display:block;
	margin:10px 0;
}

#pageFooter .copyRightText {
	color: #6b6b6b;
	font-size: 0.688em;
	line-height: 1.182em;
	margin-bottom:10px;
}

#pageFooter .copyRightText a {
	color: #6b6b6b;
}

#pageFooter .copyRightText a:hover {
	text-decoration: underline;
}


.carouselHome .btnNext, .carouselHome .btnPrev, .btnFull, .btnDark, .btnWhite, .btnSignUp, .meetingOverlay, .imageGalleryItemOverlay, .videoGalleryItemOverlay, .photoGalleryItemOverlay, .galleryTabMenu a, .btnGray {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#sticky-wrap.stickyhead, #sticky-wrap, .outlineDark, .topMenu ul li a, .socialMenu ul li a.link, #scrollToTop,
.socialMenu ul:first-child li a span i, .preFooter ul li a span i{
	-webkit-transition: all  .3s ease;
	-moz-transition: all  .3s  ease;
	-o-transition: all  .3s  ease;
	transition: all  .3s ease;
}

#scrollToTop{
	position:fixed;
	right:20px;
	bottom:80px;
	border:2px solid #66615D;
	padding:8px 10px 4px;
	opacity:.8;
	filter: alpha(opacity=80);
	display:none;
	cursor:pointer;
	color:#66615D;
}

#scrollToTop:hover{ background:#66615D; color:#FFF; opacity:1; filter: alpha(opacity=100);}

#scrollToTop::after{
	content:"GO TO TOP";
	position:absolute;
	left:-8px;;
	top:120%;
	font-size:0.643em;
	white-space:nowrap;
	color:#2d2d2d;
}

#scrollToTop:hover::after{ color:#2d2d2d; }

/* ===================== */
.insidePageContainer{
	margin-top:12px;
}

.leftBar{
	background:#f1f1f1;
	padding:30px;
}

.leftBar p + ul, .leftBar strong + ul{
	padding-left:30px;
	list-style-type:disc;
	margin-bottom:25px;
}

.offerListItem .offerImage{ padding:0;}
.offerListItem .offerImage img{ width:100%; padding:0; }

.offerListItem .offerDetails{
	padding:10px 30px;
	
}

.page-header{
	border-bottom:1px solid #DDD;
	margin-top:10px;
	/*text-transform:uppercase;*/
}

.offerDetails .page-header{
	margin: 0 0 10px;
	padding-top:10px;
	/*text-transform:uppercase;*/
}

.offerDetails h4{
	letter-spacing:2px;
	/*text-transform:uppercase;*/
	line-height:1.313em;
}

.restaurantLogo{
	margin-right:20px;
	margin-bottom:5px;
}

.meetingPurpose, .photoGalleryItem, .shoppingGalleriaItem{
	background:#fcfaee;
	margin-bottom:12px;
}

.videoGalleryItem, .imageGalleryItem{ margin-bottom:12px; }
.videoGalleryItem figure, .imageGalleryItem figure, .meetingPurpose figure, .photoGalleryItem figure{ display:block; position:relative; overflow:hidden; }

.videoGalleryItem figure:hover .videoGalleryItemOverlay,
.imageGalleryItem figure:hover .imageGalleryItemOverlay,
.meetingPurpose figure:hover .meetingOverlay,
.photoGalleryItem figure:hover .photoGalleryItemOverlay{ 
	top:0;
	cursor:pointer;
}


.videoGalleryItemOverlay{
	width:100%;
	height:100%;
	top:100%;
	left:0;
	position:absolute;
	display:block;
	background:rgba(0,0,0,0.5);
	text-align:center;
}

.meetingOverlay, .imageGalleryItemOverlay, .photoGalleryItemOverlay{
	position:absolute;
	top:100%;
	left:0;
	display:block;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5) url(../images/btnSearch.png) center center no-repeat;
}

.imageGalleryItemOverlay{
	background:rgba(0,0,0,0.5);
}

.imageGalleryItemOverlay aside, .videoGalleryItemOverlay aside{
	color:#FFF;
	text-align:center;
	position:absolute;
	top:50%;
	transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	padding:20px;
	width:100%;
}

.imageGalleryItemOverlay aside h4, .videoGalleryItemOverlay aside h4{
	padding:0;
	margin-bottom:10px;
}

.imageGalleryItemOverlay aside a{
	width:70%;
	margin:5px 15%;
}

.videoGalleryItemOverlay aside a{
	color:#FFF;
}

.imageGalleryItem img,.meetingPurpose img, .videoGalleryItem img, .photoGalleryItem img, .shoppingGalleriaItem img{ width:100%; }


										
.meetingPurpose .btn{
	margin:0 0 20px 20px;
}

.meetingPurpose aside, .shoppingGalleriaItem aside{
	padding:20px;
	font-size:0.938em;
	height:150px;
	overflow:hidden;
}

.shoppingGalleriaItem aside{
	height:130px;
	overflow:hidden;
}


.carouselGallery img{
	width:100%;
}

.galleryTabMenu {
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
}

.videoPopUp {
	width: 630px;
	height: 354px;
	display: none;
}

.galleryTabMenu a {
    color: #a9a9a9;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 0.938em;
	line-height: 1.875em;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
	padding: 5px 20px;
	position: relative;
	margin: 0;
	letter-spacing:1px;
	font-weight:bold;
}

.galleryTabMenu a:hover {
    background: #66615d;
	color: #fff;
	text-decoration:none;
}

.galleryTabMenu a.selected, .galleryTabMenu a.selected:hover {
	background: #66615d;
	color: #fff;
	font-weight:bold;
	cursor: default;
}

.galleryTabContent{
	padding:12px 0;
}

.leftBar h1, .leftBar h2, .leftBar h3, .leftBar h4, .leftBar h5{
	font-family:'DomaineText-Medium';
	padding: 20px 0 10px 0;
}

.leftBar .pageTitle{
	padding-top:0;
	color:#66615d;
	/*text-transform:uppercase;*/
	line-height:1.313em;
}

.leftBar h1{ font-size:2.000em; }
.leftBar h2{ font-size:1.750em; }
.leftBar h3{ font-size:1.500em; }
.leftBar h4{ font-size:1.286em; }
.leftBar h5{ font-size:1.143em; }
.leftBar p{ margin-bottom:20px; }

ul.offerListItem li { background:#fcfaee; margin-bottom:15px; }

.offerDetails a.featuresIcon {    
	width: 25px;
	height: 20px;
	background-image: url(../images/bgRestautantIcons.png);
	background-repeat: no-repeat;
	display: block; 
	text-indent: -9999px;
	display:inline-block;
}

.offerDetails a.btnWifi{
	background-position:0 0;
}

/*.offerDetails .iconPanel{
	margin-bottom:10px;
}*/

.offerDetails .iconPanel{
	font-size: 1.3em;
	margin-top: -5px;
}

.offerDetails .iconPanel > ul > li{
	padding-right:0;
}

.offerDetails a.btnRestaurant{
	background-position:-30px 0;
}

.shoppingGalleriaItem{
	background:#fcfaee; 
	border:1px solid #DEDEDE;
	border-bottom-width:5px;
	padding:20px;
	color:#66615d;
	margin-bottom:12px;
}

.shoppingGalleriaItem{
	padding:0;
}

.pressItem{
	margin-bottom:12px;
	color:#66615d;
	background:#FFFFFF;
	height:260px;
	position:relative;
	overflow:hidden;
}

.pressItem aside{
	padding:20px;
	/*background:rgba(0,0,0,.5);*/
	position:absolute;
	top:0; left:0;
	width:100%;
	height:100%;
}

.pressItemContent{
	height:185px;
	overflow:hidden;
}

.pressItem h4{
	padding:0 0 10px 0;
	margin:0;
	margin-bottom:10px;
	color:#66615d;
}

.newsItem .pageTitle{
	padding-top:10px;
	color:#66615d;
}


.newsItem img{
	width:100%;
}

.newsItem{
	padding-bottom:20px;
	margin-bottom: 20px;
}

ul > li:not(:last-child).newsItem{
	border-bottom: 1px solid #CCCCCC;
}

.newsItem .newsExcerpt{
	padding-left:20px;
}

span.newsDate{
	color: #fff;
	display:inline-block;
	margin-bottom:10px;
	background:#999999;
	font-size:0.750em;
	padding: 2px 5px 2px 3px;
  	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
}

.btnDark, .btnWhite, .btnDark:focus, .btnGray, .btnGray:focus{
	display:inline-block;
	background:#66615d;
	color:#FFF;
	padding:6px 12px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family:'GothamLight';
	border:none;
	margin-right:10px;
}

.btnSm{
	padding:3px 10px;
	font-size:0.875em;
}
.btnWhite, .btnWhite:hover{
	background:#FFF;
	color:#66615d;
}


.btnWhite:hover{
	background:#eae9e9;
}


.btnGray{
	background:#A99C95;
	color:#FFFFFF;
}

.btnGray:hover{
	background:#66615d;
	color:#FFFFFF;
}

.btnFull, .btnFull:hover, .btnFull:focus{
	border-top:1px solid #fcfaee;
	padding:10px 0;
	width:100%;
	text-align:center;
}

.btnDark:hover, .btnFull:hover, .btnSignUp:hover{
	background:#444444;
	color:#FFF;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 102, 102, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 102, 102, .6);
}

/* ================START OF SIDEBAR============== */

.bookingContainer, .newsletterSignUp, .sidebarPhotoGallery, .sidebarMap{
	background:#66615d;
}

.sidebarPhotoGallery .sidebarImgHolder{
	margin:0;
}

.newsletterSignUp, .sidebar h3{
	padding:20px;
}

.newsletterSignUp p{
	color:#fcfaee;
	line-height:1.385em;
	margin:10px 0;
	font-size:0.857em;
}

.reservationContainer h3, .newsletterSignUp h5, .sidebarPhotoGallery h3{
	color:#fcfaee;
	font-family:'DomaineText-Regular';
	font-size:1.500em;
	letter-spacing:1px;
}

.newsletterSignUp h5{
	font-size:1.143em;
	letter-spacing:2px;
}

.reservationContainer div{
	border-top:1px solid #85817d;
	border-bottom:1px solid #85817d;
	text-align:center;
	color:#CCC;
	background:#66615d;
	padding: 20px;
}

.contactContainer{
	padding:20px;
}

.contactContainer img{
	display:inline-block; float:left; padding:0 20px 0 0;
}

.contactContainer .contactDetails p{
	color:#FFF; letter-spacing:1px; text-transform:uppercase; font-size:0.875em; line-height:1.385em; margin-bottom:5px;;
}

.contactContainer .contactDetails a{
	font-size:1.750em; color:#FFF; padding:0;
}

.contactContainer .contactDetails a.email{
	font-size:0.857em;
}

.sidebarMap .sidebarMapText{
	left:20px;
	width:80%;
	display:block;
	position:absolute;
	top:50%;
	transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	font-family:'DomaineText-Regular';
}

.sidebarMap .sidebarMapText h5{
	font-size:1.4em;
	line-height:1.4em;
	color:#FFF;
	letter-spacing:1px;
}

/* =====================END OF SIDEBAR=================================*/
.list-unstyled a, .ul-square a{ color:#6e716b; }

.ul-square, .ul-disc{
	list-style-type: square;
	margin:0; padding:0;
	list-style-position:inside;
	color:#6e716b;
	padding-left:20px;
}

.ul-disc{
	list-style-type:disc;
}

.btnSignUp{
	margin-top:5px;
	display:inline-block;
	border:1px solid #999999;
	font-size:0.875em;
	padding:5px 20px;
	color:#66615d;
	/*text-transform:uppercase;*/
}

small, .checkbox label, label{ font-size:0.813em; }
.checkbox label{ color:#fcfaee; text-transform:uppercase; } 
.checkbox label input{ margin-top:3px;}

.bannerHeadline{
	position:absolute;
	bottom:0;
	left:0;
	padding:10px 40px;
	font-size:1.875em;
	background:rgba(0,0,0,0.3);
	color:#FFF;
	text-transform:uppercase;
	width:100%;
}

/*============== =========*/
#sticky-wrap.stickyhead {
	position: fixed;
	top: 0;
	right:0;
	left:0;
	background:#FFF;
	z-index:10;
	padding:10px 0;
	border-bottom:1px solid #CCCCCC;
}

#sticky-wrap.stickyhead .siteIdentity .pageLogo{
	padding:0;	
}

#sticky-wrap.stickyhead .topMenu {
	position:absolute;
	right:0;
}

#sticky-wrap.stickyhead .pageLogo a{
	display:block;
	width:144px;
	height:80px;
	background:url(../images/logoPageB.svg) no-repeat;
}


#sticky-wrap.stickyhead .topMenu ul li a{
    font-family: 'DomaineText-Light';
	text-transform:uppercase;
	color: #66615d;
	font-size: 1.067em;
	display:block;
	padding:0;
	border-bottom:2px solid transparent;
}

#sticky-wrap.stickyhead .topMenu ul li a.active{
    font-family: 'DomaineText-Medium';
	border-bottom:2px solid #000;
	padding:0;
}

#sticky-wrap.stickyhead .topMenu ul li a:hover{
	border-bottom:2px solid #000;
}

#sticky-wrap.stickyhead .socialMenu{
	top:0;
}

#sticky-wrap.stickyhead .socialMenu ul li a{
	color: #66615d;
	border:1px solid #FFF;
	text-transform:uppercase;
}

#sticky-wrap.stickyhead .shortcutMenu{
	font-size: .967em;
	line-height: 1.8em;
}

.asideTweetHolder{
	background:#FFF;
}

#sticky-wrap.stickyhead .btnMenu{
	color:#66615d;
	border-color:#66615d;
}

.socialMenu > ul.socialIcon > li > a{
	padding:0;
	margin: 0;
	color:#66615d;
}

#sticky-wrap.stickyhead .socialMenu > ul.socialIcon > li .fa-stack{
	box-shadow:0px 0px 0px 1px #66615d inset;
	-webkit-box-shadow:0px 0px 0px 1px #66615d inset;
    -moz-box-shadow:0px 0px 0px 1px #66615d inset;
	border-radius:100%;
}

.socialMenu ul:first-child li a:hover{
	color:#23527c !important;
}

.fa-facebook:hover { color:#4d70a8;}
.fa-twitter:hover { color: #00bbf2;}
.fa-instagram:hover { color: #a4745a;}
.fa-linkedin:hover { color: #1687b1;}
.fa-youtube:hover { color:#cb3737;}
/*============== STIKCY ==============*/

.headerFilter{
	position:relative;
}

.headerFilter h4{
	border-bottom:2px solid #CCCCCC;
}

.SandboxRoot.var-borderless .timeline-TweetList-tweet{
	.SandboxRoot.var-borderless .timeline-TweetList-tweet
	background:#FFF !important;
}

.popopFilter{
	position:absolute;
	top:32px; width:300px; right:6px; max-width:100%; background:#FFF; padding:20px 20px 5px; z-index:1; border:1px solid #CCC;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}
.well .btnDark{
		margin:5px;
	}
/* --------------------------------- checkout page END --------------------------------- */

@media only screen and (max-width: 1199px){
	
	siteIdentity{
		display:inline-block;
		margin:0;
		padding:0;
	}
	
	.topMenu {
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 1;
		top: 0;
		left: 0;
		background-color: #111;
		overflow-x: hidden;
		transition: 0.5s;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-o-transition: .5s;
		padding-top: 60px;
	}
	
	.topMenu ul li{
		padding: 5px 8px 5px 32px;
		margin-right:0 !important;
		border-right:none !important;
		border-bottom:1px solid #333333;
		text-decoration: none;
		color: #818181;
		display: block;
		transition: 0.3s;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-o-transition: .3s;
	}
	
	.topMenu ul li a{
		font-size: 1.067em;
	}
	
	.topMenu ul li  a, .topMenu ul li  a:hover, .topMenu ul li  a.active, #sticky-wrap.stickyhead .topMenu ul li  a{
		font-family: 'DomaineText-Medium';
		color: #FFFFFF;
		border-bottom:none;
	}
	
	.topMenu .btnClose {
		position: absolute;
		top: 0;
		display:block;
		right: 25px;
		font-size: 2.250em;
		margin-left: 50px;
		color:white;
	}
	
	.socialMenu{
		position:absolute; 
		top:25px; 
		right:0;
	}
	
	.btnMenu{
		position:absolute;
		display:inline-block;
		margin-bottom:20px;
		bottom:0;
		right:0;
	}
	
	#sticky-wrap.stickyhead .btnMenu{
		bottom:0;
		margin-bottom:0;
	}
	
	#sticky-wrap.stickyhead .topMenu{
		position:fixed !important;
		top:0 !important;
		border:0;
		transform: translate(0%, 0%);
		-ms-transform: translate(0%, 0%);
		-webkit-transform: translate(0%, 0%);
	}
	
	#sticky-wrap.stickyhead .topMenu ul li a, #sticky-wrap.stickyhead .topMenu ul li a.active {
		padding:12px 0;
		color:#FFF;
		border-bottom:none !important;
	}
	
	#sticky-wrap.stickyhead .topMenu ul li a.active{
		font-family: 'DomaineText-Medium';
	}
	
	.shortcutMenu{
		display:none;
	}

}

@media only screen and (max-width: 767px){
	
	.topMenu ul.subLink{
		display:block;
	}

	.pageContainer, .headerContainer, .footerContainer, .subFooterContainer{
		padding:0 20px;
	}
	
	.pageLogo{
		padding:12px 0 10px 0
	}
	
	.pageLogo a{
		display:block;
		width:163px;
		height:73px;
		background:url(../images/logoPageW-mobile.svg) no-repeat;
	}

	#sticky-wrap.stickyhead .pageLogo a{
		display:block;
		width:163px;
		height:73px;
		background:url(../images/logoPageB-mobile.svg) no-repeat;
	}
	
	.galleryImgHolder .text, .sidabarGalleryImgHolder .text{
		width:100%;
		left:0;
		text-align:center;
	}
	
	.galleryImgHolder .text h4, .sidebarGalleryImgHolder .text h4{ padding:0; margin:0;}
	
	.galleryImgHolder .text p{
		display:none;
	}
	
	.btnMenu{
		position:absolute;
		display:inline-block;
		bottom:0;
		margin-bottom:10px;
	}

	.socialMenu {
		display:inline-block;
		top:10px;
		right:0;
	}
	
	.subFooterContainer *{
		text-align:center;
	}
	
	.subFooterContainer{ padding-bottom:20px; }
	
	.subFooterContainer  ul li{
		padding:0 2px;		
	}
	
	.leftBar{
		padding:20px;
	}
	
	.offerListItem .offerDetails h4{
		padding-top:0;
	}
	
	.offerListItem .offerDetails{
		padding:20px;
	}
			
	.diningFilter ul li{
		margin-bottom:10px;
	}
	
	
	.bannerHolderHome .bannerText h3 {
		font-size: 1.563em;
		line-height:1.563em;
	}
	
	.bannerHolderHome .bannerText h3 span {
		font-size: 1.250em;
		line-height:1.250em;
	}
	
	.bannerHolderHome .bannerText p{
		display:none;
	}
	
	.newsItem .newsExcerpt{
		padding-left:6px;
	}
	
	.searchHeaderHolder{
		padding:10px;
	}
	
	.pressItem, .pressItemContent{
		height:auto !important;
	}
	
	
	.pressItem aside{
		position:relative;
	}
	.pressItem aside a.btnDark{
	 margin-top:10px;
	}
	.galleryImgOverlay{
		opacity: 1;
		background: rgba(0,0,0,0.50);
	}
	
	.galleryImgHolder .text h4{
		font-family:'GothamLight';
		font-size:1.143em;
		letter-spacing:0;
		padding:0 5px;
	}
	
	.videoGalleryItem figure .videoGalleryItemOverlay,
	.imageGalleryItem figure .imageGalleryItemOverlay{
		top:0;
	}
	
	#gdpr p a{ display:inline-block; margin-top:10px; }

}

@media only screen and (max-width: 637px){
	.well .btnDark:not(:last-child){
		margin-bottom:10px;
	}
	
}

.well{ border-radius:0 !important;}

.well .timingContainer{
	margin-padding:0;
}

.dropdown-menu.open ul li a{ line-height:1.8em; }
.dropdown-menu.open ul li.selected a{ background-color:#66615d; color:#FFF; }
.dropdown-menu.open ul li a:hover{ background-color:#999999; }
.bootstrap-select{
	background:transparent;
}

#gdpr{
	padding:20px; background:#7D7D7D; color:#FFFFFF; position:fixed; bottom:0; left:0; width:100%; z-index:2;
}
#gdpr p{ font-size:1.1em; }

#gdpr .btnDark, #gdpr .btnGray{ background:#f7f7f7; color:#333333; }
#gdpr .btnDark:hover, #gdpr .btnGray:hover{ background:#FFFFFF; }

@media only screen and (max-width: 637px){
	#gdpr{
		padding:10px;
	}
}