
@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-Bold.woff2') format('woff2'),
        url('webfonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-BlackItalic.woff2') format('woff2'),
        url('webfonts/Montserrat-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-BoldItalic.woff2') format('woff2'),
        url('webfonts/Montserrat-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-Light.woff2') format('woff2'),
        url('webfonts/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-ExtraLightItalic.woff2') format('woff2'),
        url('webfonts/Montserrat-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-ExtraBold.woff2') format('woff2'),
        url('webfonts/Montserrat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('webfonts/Montserrat-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-LightItalic.woff2') format('woff2'),
        url('webfonts/Montserrat-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-ExtraLight.woff2') format('woff2'),
        url('webfonts/Montserrat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-Italic.woff2') format('woff2'),
        url('webfonts/Montserrat-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('webfonts/Montserrat-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('webfonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-Medium.woff2') format('woff2'),
        url('webfonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-ThinItalic.woff2') format('woff2'),
        url('webfonts/Montserrat-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-Thin.woff2') format('woff2'),
        url('webfonts/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-Black.woff2') format('woff2'),
        url('webfonts/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-Regular.woff2') format('woff2'),
        url('webfonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/Montserrat-MediumItalic.woff2') format('woff2'),
        url('webfonts/Montserrat-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}


@media (min-width: 1440px){
	.container, .container-lg, .container-md, .container-sm, .container-xl,
.divBannerAlertTextWrapper {
	  max-width: 1366px !important;
	  margin:auto !important;
	}
.body-contact .divContactScreen-form{
    max-width: 50%;
}
.body-contact .divContentWrapper{
    display: flex;
}
.body-contact .divBlockMedia img{

    max-height: 330px;
}
.body-contact .divBlockMedia{
    text-align: left;
 }
}

.body-contact .divContentWrapper {
	display:flex;
	flex-wrap:wrap;
}

H1, h1 a{
	font-family:'Figtree', sans-serif;	
	font-weight:bold;
	Font-size:45px;
	margin-bottom:1rem;
}
body{
    
overflow-x: hidden;
}
.divBlockMedia-mobile{
    display: none;
}
html{
overflow-x: hidden;
}

H2, h2 a{
	font-family:'Figtree', sans-serif;	
	font-weight:bold;
	font-size:34px;
	margin-bottom:1rem;
	letter-spacing:.2em;
}

H3, h3 a, h4{
	font-family:'Figtree', sans-serif;
	font-weight:300;
	font-size:26px;
	margin-bottom:1rem;
	letter-spacing:.15em;
}

p, html, li, ul, body, ol, tr, td, p a, p ol, p ul, p li, table, table ol, table li, table ul{
	font-family:'Figtree', sans-serif;
	font-size:16px;
	font-weight:300;
	margin-bottom:1rem;
}

a{
	font-family:'Figtree', sans-serif;
	font-size:18px;
}

html {
	margin:0;
}



header {
    z-index: 11;
    
}

.anchNavigation-main-reservations {
	position:absolute;
	top:10px;
	right:0;
}
.body-home .anchNavigation-main-reservations {
	position:initial;
}

.body-home .divNavigation-standard.divNavigation-logo .divNavigationInner {
	justify-content:center;
}
.body-home .divLogoWrapper {
	display:none;
}
.body-home header {
	background:transparent;
}
.body-home header .divNavigation-main {
	background:transparent;
}
.body-home .divNavFields-main .anchNavigation {
	color:#ffffff;
	text-decoration:underline;
	text-decoration-color:transparent;
	text-underline-offset:10px;
	background:rgba(0,0,0,0.01);
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.body-home .divNavFields-main .anchNavigation.current,
.body-home .divNavFields-main .anchNavigation:hover,
.body-home .divNavFields-main .anchNavigation:focus,
.body-home .divNavFields-main .anchNavigation:active {
	background:rgba(0,0,0,0.01);
	color:#ffffff;
	text-decoration:underline;
	text-decoration-color:#ffffff;
	text-underline-offset:10px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.anchNavigation-main-reservations {
	height:35px;
	line-height:35px;
	width:203px !important;
	text-align:center;
	border:1px solid #000000;
	text-decoration:none !important;
	height:fit-content !important;
}
.anchNavigation-main-reservations:active,
.anchNavigation-main-reservations:focus,
.anchNavigation-main-reservations.current,
.anchNavigation-main-reservations:hover {
	color:#ffffff !important;
	background:#000000 !important;
	border:1px solid #000000;
}
.body-home .anchNavigation-main-reservations {
	border:1px solid #ffffff;
}
.body-home .anchNavigation-main-reservations:active,
.body-home .anchNavigation-main-reservations:focus,
.body-home .anchNavigation-main-reservations.current,
.body-home .anchNavigation-main-reservations:hover {
	color:#000000 !important;
	background:#ffffff !important;
}

.divNavigation .btn-sandwich .icon-bar{
	background:#000000;
}

.divToggleContainer-links .anchNavigation:hover, 
.divToggleContainer-links .anchNavigation:focus, 
.divToggleContainer-links .anchNavigation:active, 
.divToggleContainer-links .anchNavigation.current{
	border-color:#ffffff;
	backgroud:#000000;
}


.divBannerAlertWrapper {
    background: #000000;
    height: auto;
}

.divBannerAlertWrapper * {
	color:#ffffff;
}

.divBannerAlertWrapper a {
	color:#ffffff;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.divBannerAlertWrapper a:hover {
	color:#dddddd;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}


.divNavigation-super{
	background:#dddddd;
}

.divNavFields-super .anchNavigation{
	display:inline-block;
	font-family:'Figtree', sans-serif;
	font-size:16px !important;
	color:#000000;
	height:40px;
	line-height:40px;
	padding:0px 15px !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divNavFields-super .anchNavigation:hover,
.divNavFields-super .anchNavigation.current{
	background:#000000;
	color:#ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divNavigation-super.divNavigation-split .divLogoWrapper {
	margin-top: 40px;
}

.divSiteInfoWrapper-contact,
.divSiteInfoInner-contact,
.divSiteInfoWrapper-social,
.divSiteInfoInner-social {
	width:fit-content;
	max-width:fit-content;
}


.divNavigation-main{
	background:#000000;
}

.divLogoWrapper{
	text-align:left;
	margin-top: 0px;
}

.divNavFields-main{
	text-align:center;	
	align-items:center;
	position:relative;
}

.divNavFields-main .anchNavigation{
	font-family:'Figtree', sans-serif;
	font-size:16px;
	font-weight:600;
	background:transparent;
	color:#ffffff;
	text-decoration:underline;
	text-decoration-color:transparent;
	text-underline-offset:10px;
	padding:0;
	margin:0 15px;
	text-transform:uppercase;
	height:100px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.body-home .divNavFields-main .anchNavigation {
	height:100%;
}

.divNavFields-main .anchNavigation:hover,
.divNavFields-main .anchNavigation:active,
.divNavFields-main .anchNavigation:focus,
.divNavFields-main .anchNavigation.current{
	background:transparent;
	color:#ffffff;
	text-decoration:underline;
	text-decoration-color:white;
	text-underline-offset:10px;
	-webkit-box-shadow: inset 0px -5px 0px 0px background:transparent;
	-moz-box-shadow:    inset 0px -5px 0px 0px background:transparent;
	box-shadow:         inset 0px -5px 0px 0px background:transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}



.divNavigation-main.divNavigation-split a {
	display:inline-block;
	font-family:'Figtree', sans-serif;
	font-weight:bold;
	height:136px;
	line-height:136px;
	background:#ffffff;
	color:#000000;
	margin:0 !important;
	padding:0px 15px !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divNavigation-main.divNavigation-split a:hover,
.divNavigation-main.divNavigation-split a:active,
.divNavigation-main.divNavigation-split a:focus,
.divNavigation-main.divNavigation-split a.current {
	background:#000000;
	color:#ffffff;
	-webkit-box-shadow: inset 0px -5px 0px 0px background:transparent;
	-moz-box-shadow:    inset 0px -5px 0px 0px background:transparent;
	box-shadow:         inset 0px -5px 0px 0px background:transparent;
}


.divAnchCatDD {
    border: 1px solid #dddddd;
    background: #ffffff;
    line-height: normal;
    border-bottom: 4px solid #000000;
    animation: fadeIn linear 600ms;
    -webkit-animation: fadeIn linear 600ms;
    -moz-animation: fadeIn linear 600ms;
    -o-animation: fadeIn linear 600ms;
    -ms-animation: fadeIn linear 600ms;
}

.divAnchCatDD .anchDDNavigation {
    border-bottom: 1px solid #dddddd;
    padding: 5px 10px;
    display: block;
    height: 100%;
}

.divAnchCatDD .anchDDNavigation-category {
    font-family:'Figtree', sans-serif;
    font-size: 18px;
    font-weight:bold;
	background:#ffffff;
    color:#000000;
	text-align:left;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divAnchCatDD .anchDDNavigation-category:hover,
.divAnchCatDD .anchDDNavigation-category.current {
	background:#000000;
    color:#ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchDDNavigation-subcategory {
    font-family:'Figtree', sans-serif;
    font-size: 16px;
    font-weight:normal;
    color:#000000;
	text-align:left;
    text-indent: 10px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchDDNavigation-subcategory:hover,
.anchDDNavigation-subcategory.current {
    background:#000000;
    color:#ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMenuWrapper .btn-dropdown{
	background:#000000;
	color:#ffffff;
	font-family:'Figtree', sans-serif;
}

.divMenuWrapper-side .divMenuInner{
	border-bottom:4px solid #000000;
}

.divMenuWrapper-side .anchMenuItem{
	font-family:'Figtree', sans-serif;
	font-size:18px;
	background:#ffffff;
	color:#000000;
}

.divMenuWrapper-side .anchMenuItem.current, 
.divMenuWrapper-side .anchMenuItem:hover, 
.divMenuWrapper-side .anchMenuItem-category:focus {
	background:#000000;
	color:#ffffff;
}

.divMenuSubcategoryWrapper .anchMenuItem-side{
	font-family:'Figtree', sans-serif;
	font-size:16px;
	background:#f5f5f5;
	color:#000000;
}

.divMenuSubcategoryWrapper .anchMenuItem-side:hover,
.divMenuSubcategoryWrapper .anchMenuItem-side.current{
	background:#000000;
	color:#ffffff;
}


.divAlbumCoverInner {
	background:#000000;
}

.divMenuWrapper-album .divAlbumCoverInner .anchMenuItem .divAlbumCaption {
    color: #ffffff;
	background:rgba(0,0,0,.001);
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMenuWrapper-album .divAlbumCoverInner:hover .anchMenuItem .divAlbumCaption {
    color: #ffffff;
	background:rgba(0,0,0,.6);
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divAlbumCaption .categoryCaption {
	text-shadow:0px 1px 6px rgba(0,0,0,0.65);
}

.divMenuWrapper-album .divAlbumCoverInner .divAlbumMedia img {
    position: absolute;
    max-width: none !important;
    width: 100%;
    height: 100%;
    object-fit:cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	opacity:.7;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMenuWrapper-album .divAlbumCoverInner:hover .divAlbumMedia img {
	opacity:1;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}


.btn-sandwich .icon-bar + .icon-bar {
    margin-top: 6px;
}

.divNavigation-sandwich .btn-sandwich .icon-bar{
	background:#ffffff;
	height: 4px;
    border-radius: 2px;
}

.btn-sandwich .icon-bar-1,
.btn-sandwich[aria-expanded="true"] .icon-bar-1 {
	top: 11px;
}

.divToggleContainer-links{
	top:unset;
	max-height: 250px;
	overflow: scroll;
	background:#ffffff;
}

.divToggleContainer-links .anchNavigation{
	border-bottom:1px solid #000000;
	background:#ffffff;
	color:#000000;
	font-family:'Figtree', sans-serif;
	font-size:18px;
	font-weight:normal;
}

.divToggleContainer-links .anchNavigation.current,
.divToggleContainer-links .anchNavigation:hover,
.divToggleContainer-links .anchNavigation:focus,
.divToggleContainer-links .anchNavigation:active{
	background:#000000;
	color:#ffffff;
	border-left:4px solid #000000 !important;
}


.mainSlideshowVideo {
	object-fit:cover;
}

.divMainCalloutWrapperInner {
	position:relative;
}

.divMainCalloutWrapperInner > img {
	position:absolute;
	bottom:20px;
	left:50%;
	right:50%;
	z-index:13;
}

.divMainCalloutWrapper > .container {
	width:100%;
	max-width:100% !important;
	padding:0;
}

.divMainCalloutWrapper {
	clear:both;
	width:100%;
	height:980px;
}

.divMainCalloutInner .divBlockMedia img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.divMainCalloutTextInner {
    color: #ffffff;
    width: 100%;
}

.divMainCalloutTextInner h1{
	font-family:'Figtree', sans-serif;
	font-weight:bold;
	color:#ffffff !important;
	font-size:45px;
	text-shadow:0px 1px 6px rgba(0,0,0,0.65);
}

.divMainCalloutTextInner h2{
	font-family:'Figtree', sans-serif;
	font-weight:bold;
	color:#ffffff !important;
	font-size:36px;
}

.divMainCalloutTextInner h3{
	font-family:'Figtree', sans-serif;
	font-weight:600;
	color:#ffffff !important;
	font-size:30px;
}

.divMainCalloutTextInner p{
	font-family:'Figtree', sans-serif;
	font-weight:normal;
	color:#ffffff !important;
	font-size:20px;
}

.divMainCalloutTextInner a {
	color:#000000;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMainCalloutTextInner a:hover {
	color:#000000;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMainCalloutTextInner a.anchButton{
	display:inline-block;
	font-family:'Figtree', sans-serif;
	font-size:20px;
	color:#ffffff !important;
	background:#000000;
	padding: 5px 15px;
	border:0px solid #000000;
	border-radius:0px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMainCalloutTextInner a.anchButton:hover{
	background:#000000;
	color:#ffffff;
	border:0px solid #000000;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
	font-size:40px;
	color:#ffffff;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
	font-size:40px;
	color:#ffffff;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
    height:30px;
    background:#000000;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin:6px 6px !important;
    display: inline-block;
    border-radius: 100%;
    background: #f5f5f5;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #000000;
    opacity: 1;
}



.divMainCalloutWrapper {
	background:#000000;
}

.divMainCalloutWrapper .divMainCalloutTextWrapper{
	background:rgba(0,0,0,.001);
	width:100%;
	padding:0% 15%;
	bottom: 15%;
}


.divMainCalloutWrapper-static .divMainCalloutInner .divBlockMedia img{
	opacity:1;
}

.divMainCalloutWrapper-static .divMainCalloutTextWrapper{
	background:rgba(0,0,0,.4);
	width:100%;
	padding:0;
	bottom: 0;
}

.divMainCalloutWrapper-static .divBlockWrapper-maincallout .divMainCalloutTextWrapper {
    position: absolute;
	width:100%;
	display:inline-block;
    top: unset;
	bottom:0;
    left: 0;
    height: auto;
    -webkit-transform: translate(0%,0%);
    -moz-transform: translate(0%,0%);
    transform: translate(0%,0%);
	padding:20px;
	text-align:center;
}


.divMenuLinks .divMenuLink a {
	display: block;
	font-family:'Figtree', sans-serif;
	text-align:center;
	font-size: 24px;
	line-height: 2;
	color:#ffffff;
	background: #000000;
	padding: 0.5em;
	margin:1em;
	border: 3px solid #000000;
	min-width:380px;
	width: auto;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMenuLinks .divMenuLink a:hover{
	color:#000000;
	background:#ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMiniCallout{
	height:100%;
}

.divMiniCalloutWrapper{
	padding:15px;
}

/* //keep this if you want text over image */
.divMiniCallout .divMiniCalloutTextWrapper{
	position:absolute;
}

.divMiniCallout figcaption {
	display:none;
}

.divMiniCallout .divMiniCalloutTextWrapper h3, 
.divMiniCallout .divMiniCalloutTextWrapper p{
	font-family:'Figtree', sans-serif;
	font-weight:normal;
	font-size:30px;
	color:#ffffff;
	text-align:center;
}

.divMiniCallout .divMiniCalloutTextWrapper{
	background:rgba(34,34,34,.9);
	bottom:0;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMiniCallout:hover .divMiniCalloutTextWrapper{
	background:#000000;
	bottom:20px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}



.divSiteContentInnerAdditionals {
	width:100%;
	max-width:100% !important;
	padding:0;
}

.divSiteContentInnerAdditionals .spnBlockContent {
	display:flex;
	flex-direction:column;
	justify-content:center;
	padding:60px;
	width:50%;
}

.div-additional-block-1 .spnBlockContent {
	width:100% !important;
}

.div-additional-block-1 .spnBlockContent h1 {
	color:#000000 !important;
	letter-spacing:.2em;
	font-size:50px;
}

.divSiteContentInnerAdditionals .divBlockMedia {
	max-width:50%;
	padding:0 !important;
}

.divSiteContentInnerAdditionals figure {
	margin:0;
}

.divSiteContentInnerAdditionals .divBlockWrapper-text {
	padding:0;
	margin:0;
	border-top:0 !important;
}

.divSiteContentInnerAdditionals img {
	width:100%;
}



.divNewsAnnounceWrapper {
	background:#000000;
}

.divTestimonial-slider,
.divPullingFromPageWrappe,
.divBlockWrapper-testimonial.carded {
	max-width:100%;
}

.divBlogWrapper-synopsis .divBlockWrapper-media .divBlockInner{
	padding:0;
}

.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper .divBlockInner .divBlockMedia img{
	padding:15px;
}


.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper .divBlockInner .divBlockMedia img{
	height:300px;
}
.divPullingFromPageWrapper .divBlogWrapper-synopsis .divBlogInner,
.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper,
.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper .divBlockInner,
.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper .divBlockInner .divBlockMedia{
	margin-top:0;
	height:100%;
}

.divPullingFromPageWrapper .divBlogWrapper .divBlogInner,
.divBlockWrapper-text,
.divBlockWrapper-text .divBlockInner{
	height:auto;	
} 

.divPullingFromPageWrapper .divBlogDetails,
.divPullingFromPageWrapper .divBlogDetails h3,
.divPullingFromPageWrapper .divBlogDetails div{
	padding-bottom:0;
	margin:0;
}
.divPullingFromPageWrapper .divBlockWrapper-synopsis .divBlockBody{
	margin:5px auto;
}

.divPullingFromPageWrapper .divBlockWrapper-synopsis .divBlockBody p{
	font-size:12px;
}



.divSponsorSlideWrapper {
    padding: 0;
	padding-bottom:30px;
    border-top: 0px solid #dddddd;
    border-bottom: 0px solid #dddddd;
	margin: 0;
}

.divSponsorHeaderWrapper {
	background:#000000;
	padding:20px 0px;
}

.divSponsorHeaderWrapper h2 {
	color:#ffffff;
	margin-bottom:0;
}

.divSponsorSlideWrapper .swiper-container-horizontal>.swiper-pagination-bullets, 
.divSponsorSlideWrapper .swiper-pagination-custom, .swiper-pagination-fraction {
	position: relative;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 30px;
    background:transparent;
}

.divSponsorSlideWrapper .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
	margin:4px !important;
    display: inline-block;
    border-radius: 100%;
    background: #000000;
    opacity: 1;
}

 .divSponsorSlideWrapper .swiper-pagination-bullet-active {
    background: #000000;
    opacity: 1;
}


footer{
	margin-top:0;
	background:#000000;
}

.divSiteInfoWrapper-tagline {
	display:none;
}

.divSiteInfoWrapper-directions,
.divSiteInfoInner-directions{
	width:fit-content;
	max-width:fit-content;
	display:flex;
	align-items:center;
	font-size:18px;
	font-weight:300;
}
.divFooterRow-top .row {
	align-items:center;
	justify-content:center;
	margin:0;
}

.divFooterRow-top > .container {
	display:flex;
	justify-content:center;
}

footer .row {
	justify-content:center;
}

footer .clearfix {
	display:none !important;
}

.divFooterRow-top{
	height:auto;
	background:#3D5265;
	padding: 0;
}

.spanDirections {
	color:#ffffff;
}

.divNavFields-topFooter a:hover{
	background:#000000;	
}

.anchNavigation-footer-super {
	display:inline-block;
	font-family:'Figtree', sans-serif;
	font-size:18px;
	background:transparent;
	color:#000000;
	padding:0px 15px;
	height:40px;
	line-height:40px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchNavigation-footer-super:hover,
.anchNavigation-footer-super.current {
	background:#000000;
	color:#ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divSiteInfoWrapper-social a {
    font-size: 23px;
    color: #ffffff;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divSiteInfoWrapper-social a.fa-indeed{
	background-image:url('/layout/images/model/indeed.png');
	background-size:100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	height:20px;
	width:23px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divSiteInfoWrapper-social a.fa-indeed:hover{
	background-image:url('/layout/images/model/indeed_hover.png');
}

.divSiteInfoWrapper-social a:hover {
    color: #dddddd;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divSiteInfoInner-contact a {
	display:inline-block;
	font-family:'Figtree', sans-serif;
	font-size:18px;
	background:transparent;
	font-weight:300;
	color:#ffffff;
	padding:0px 15px;
	height:40px;
	line-height:40px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divSiteInfoInner-contact a:hover {
	background:#000000;
	color:#ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divFooterRow-middle{
	background:#000000;
	padding:30px 0px;
	padding-bottom:10px;
}

.divFooterRow-logo {
	width:100% !important;
	max-width:100%;
	background:#000000;
	display:flex;
	justify-content:center;
	padding:25px 0;
	padding-bottom:0;
}

.divFooterColumn-logo {
    padding: 15px 0px 30px 0px;
    text-align: left;
}

.divFooterRow-middle *{
	color:#000000;
	justify-content:center;
}

footer .divNavigation-standard nav {
	justify-content:center;
}

.anchNavigation-footer {
	font-family:'Figtree', sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px 15px;
	background:transparent;
	color:#ffffff;
	letter-spacing:.15em;
	text-transform:uppercase;
	border-bottom: 4px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchNavigation-footer i{
	color:#ffffff;
}

.anchNavigation-footer:hover,
.anchNavigation-footer.current {
	color:#ffffff;
	border-bottom: 4px solid #ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
} 

.divFooterRow-bottom {
    background: #000000;
}

.divFooterColumn-copyright p,
.divFooterColumn-copyright p a,
.divFooterColumn-adaprivate p,
.divFooterColumn-adaprivate p a{
	font-family:'Figtree', sans-serif;
   	color:#ffffff;
   	font-size:14px;
	font-weight:300;
	text-align: center;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divFooterColumn-copyright p a:hover,
.divFooterColumn-adaprivate p a:hover{
   	color:#dddddd;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}


@media (min-width: 992px) {
	.divMenuWrapper-side-left{
		padding-left: 15px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.body-contact #main > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.m-auto.row > div > div:nth-child(1) > div > div.divBlockInner.divBlockInner-media-bottom > div > figure > picture > img {
		width:75%;
		margin:auto;
	}
}

@media (min-width: 1200px) and (max-width: 1440px) {
	.divSiteContentInnerAdditionals .spnBlockContent {
		padding:15px;
	}
}

.divContactScreenDetail-logo {
	padding-bottom:15px;
}

.divContactScreen-form .divContactScreenInner {
	max-width:100%;
}

.body-hours-and-location .divContentWrapper {
	display:flex;
	flex-wrap:wrap;
}

b, strong {
	font-weight:700;
}

.spanDirections-address-line-1 {
	margin-right:10px;
}

.body-contact #main > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.m-auto.row > div > div:nth-child(2) > div > h2 {
	display:none;
}

.divBlockWrapper-text ~ .divBlockWrapper-text {
	
}

.divContactScreenDetail-logo img{
	padding:5px;
	background:#ffffff;
}

.dropdown-item.active, .dropdown-item:active {
	background-color:#000000;
}

.main-pagedirectory-testimonials .divBlockWrapper-block-double {
	margin-top:15px;
}

.divSearchWrapper-directory .divSearchInner {
	flex-direction:column;
	align-items:end;
}

.divContactFormInput .inpProperty-select {
	height:50px;
}

.anchBackToTop {
	color: #ffffff;
}
.anchBackToTop:hover {
	color: #ffffff;
	text-decoration:underline;
}

.divPageTitle {
	min-height: 304px;
	display:flex;
	align-items:center;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	background: url(../images/pageTitleBg.jpg);
	background-size:cover;
	text-align:center;
}

.divPageTitle h1, 
.divPageTitle h2, 
.divPageTitle h3 {
    font-family:'Figtree', sans-serif;
    color:#ffffff;
    background:rgba(0,0,0,0.01);
    font-size:50px;
    font-weight:bold;
	width:100%;
	padding:0 15px;
	text-align:start;
    letter-spacing:.2em;
    text-transform:uppercase;
}

button {
	background:transparent;
	border: none;
}

.divContactFormInput .inpProperty-submit,
.divContactScreenDetail-directions button,
.anchBlockAction,
.divBlockWrapper-text .anchSynopsisCTA,
.divSearchInput-submit input,
.divContactScreenDetail-cta a,
.anchBtn,
button a,
a.anchButton,
.divExpandOptions .anchExpandWrapper,
.divExpandWrapper .anchExpandLink{
	font-family:'Figtree', sans-serif;
	background:#ffffff;
	font-weight:bold;
	color:#000000 !important;
	border:1px solid #000000 !important;
	text-decoration:unset !important;
	border-radius:0 !important;
	letter-spacing:.15em;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divContactFormInput .inpProperty-submit:focus,
.divContactFormInput .inpProperty-submit:hover,
.divContactScreenDetail-directions button:hover,
.anchBlockAction:hover,
.divBlockWrapper-text .anchSynopsisCTA:hover,
.divSearchInput-submit input:hover,
.divContactScreenDetail-cta a:hover,
.anchBtn:hover,
button a:hover,
a.anchButton:hover,
.divExpandOptions .anchExpandWrapper:hover,
.divExpandOptions .anchExpandWrapper.open,
.divExpandWrapper .anchExpandLink:hover{
	background:#000000;
	color:#ffffff !important;
	border:1px solid #000000 !important;
	text-decoration:unset !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

a.anchButton {
	min-width:203px;
	text-align:center;
	padding:5px 25px;
	font-weight:bold;
}

.divBlockWrapper-text .anchSynopsisCTA {
	text-decoration:none;
	text-transform:unset;
}

.anchBtn {
	padding: 5px 10px;
}

.divBlockMedia figcaption {
	color: #000000;
	text-decoration:none;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper h2 {
	color:#000000;
}

.divBlockWrapper h2 a {
	font-family:'Figtree', sans-serif;
	font-size:34px;
	font-weight:bold;
	color:#3D5265;
	text-decoration:none;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper h2 a:hover {
	color:#612E2E;
	text-decoration:underline;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper h3 {
	color:#000000;
}

.divBlockWrapper h3 a {
	color:#3D5265;
	font-size:26px;
	font-weight:300;
	text-decoration:none;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper h3 a:hover {
	color:#612E2E;
	text-decoration:underline;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper p {
	color:#000000;
}

.divBlockWrapper a,
.divBlockMedia .anchImageLink figcaption,
.divUserLoginResetWrapper a {
	color:#3D5265;
	text-decoration:none;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper a:hover,
.divBlockMedia .anchImageLink:hover figcaption,
.divUserLoginResetWrapper a:hover {
	color:#612E2E;
	text-decoration:underline;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper td {
	font-family:'Figtree', sans-serif;
	font-size:18px;
}

.divBlockWrapper ul,
.divBlockWrapper li {
	font-family:'Figtree', sans-serif;
	font-size: 18px;
}

.divBlockWrapper ul {
	padding-left:40px;
}

.divBlockWrapper li {
	list-style-position: outside;
}

.divBlockWrapper-testimonial.carded {
    float: left;
    width: 100%;
    padding-top: 0;
    margin-top: 35px;
    margin-bottom: 30px;
}

.divBlockWrapper-testimonial.carded .divBlockInner {
    border: 1px solid #dddddd;
    border-top: 4px solid #000000;
}

.divBlockWrapper-testimonial.carded .divTestimonialIcon {
    border: 1px solid #dddddd;
    color: #000000;
    background: #ffffff;
}

.author {
	font-family:'Figtree', sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

.divBlockWrapper-faq .divBlockInner-question {
    background: #ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper-faq .divBlockInner-question.open, 
.divBlockWrapper-faq .divBlockInner-question:hover {
    background: #dddddd;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper-faq .divBlockInner-question > *:not(span) {
	font-family:'Figtree', sans-serif;
    font-weight:bold;
    font-size: 18px;
}

.divBlockWrapper blockquote {
	border-left: 4px solid #000000 !important;
}

.divBlockWrapper-gallery .divBlockImageHoverText {
	padding:15px;

}


.divEventDetails, 
.divEventDetail {
	display:inline-block;
}

.divEventWrapper-synopsis {
    margin-bottom: 20px;
    border: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.divShareInner a i {
	margin-right:8px;
}

.divShareInner a {
	margin-right:20px;
	border:0px solid #000000;
	color:#000000;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divShareInner a:hover {
	color:#666666;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchBlockAction {
 	display:inline-block;
	position:relative;
	margin-top:20px;
	margin-bottom:10px;
}

.btnSubmitSearchTerm-entry {
padding: 0 15px !important;
}


#main > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.row.m-auto > div > div > div > div.divBlogDetails.divBlogDetails-top.col-12.col-xl-9 > h2 {
	Display: none;
}

.anchShowMore {
	color:#000000;
}

.anchShowMore:hover {
	color:#000000;
}

.divExpandWrapper .anchExpandLink {
    font-family:'Figtree', sans-serif;
    font-size: 18px;
	background:#f5f5f5;
    color: #000000;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divExpandWrapper .anchExpandLink:hover {
	background:#dddddd;
    color: #000000;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchSynopsisList {
	color:#000000;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchSynopsisList:hover {
	color:#000000;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divContentState h1, 
.divContentState h2, 
.divContentState h3 {
font-size: 30px;
}

.divBlogWrapper-detail .divBlogDetails-top {
border-top: 3px solid #000000;
width:100%;
max-width:100%;
flex:0 0 100%;
}

.divDetailList .anchDetailList {
	color: #000000;
	text-decoration: underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divDetailList .anchDetailList:hover {
	color: #000000;
	text-decoration: underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divPaginationWrapper {
width:100%;
}

.divBlogWrapper-synopsis .divBlogDetails-top {
	border-bottom: 0 solid transparent;
}

.divContentState-blog {
	display: none;
}


.anchViewListingDetails {
	font-size:18px !important;
}

.anchViewListingDetails i {
	position: relative;
	display: inline-block;
    font-size: 18px !important;
    top: 2px;
}

.divListingDetail a,
.divListingDetail-value a {
	color:#000000;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divListingDetail a:hover,
.divListingDetail-value a:hover {
	color:#666666;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.spanDataValue {
	font-family:'Figtree', sans-serif;
	font-size:16px;
}

.spanDataValue a {
	font-family:'Figtree', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.spanDataValue a:hover {
	color:#666666;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divContactScreenDetail-top {
	padding-left:0px;
}

.divContactFormInput-submit {
	margin-bottom:30px;
}

.divContactScreenDetail-bottom {
	margin:0 !important;
}

@media (min-width:1023px) and (max-width:1025px) {

    .body-menus .divBlockWrapper-2-column-text{
        min-width: 100%!important;
    }

}
@media (min-width:768px) and (max-width:1199px) {
    .body-our-story .divBlock-161 .spnBlockContent{
        padding-left: 4px!important;
        padding-right: 4px!important;
    }
    .body-our-story .divBlock-162{
        margin-bottom: -2.5em;
    }
    .body-our-story #main{
        margin-top: 16%!important;
    }
    .body-our-story .divBlockWrapper{
        min-height: 20em;
    }
	.divSiteContentInner-sitewidth.container {
		padding:15px !important;
	}
    .divNavigation-logo{
        background: black!important;
    }
	.body-home .divSiteContentInner-sitewidth.container {
		padding:15px 0 !important;
	}
	
	.divContactScreenDetail-bottom iFrame {
		width:100%;
	}
	.body-ada-policy .divFooterRow-bottom {
		padding-bottom:25%;
	}
	
	.divMainCalloutWrapper-static .divMainCalloutInner .divBlockMedia img {
		width:100%;
		object-fit:cover;
	}
    .body-home .divNavigation-main{
        height: 136px!important;   
    }
    .divBlock-142{
        margin-bottom: -3em;
    }
	.divNavigation-split nav {
		display:none !important;
	}
	.divNavigation-split nav.divNavigation-sandwich {
		display:block !important;
	}

	.divEventSummary-mobile {
		display:none !important;
	}

	.main-blog .divBlogWrapper-synopsis .divBlogInner,
	.main-event .divEventWrapper-synopsis .divEventInner {
		gap:15px;
	}
	.main-blog .divBlockWrapper-text .anchSynopsisCTA,
	.main-event .divBlockWrapper-text .anchSynopsisCTA{
		width:fit-content;
		padding:5px 15px;
	}
    .body-home .divLogoWrapper{
        padding-right: unset!important;
    }

	header .divNavFields-main {
		display:none !important;
	}
	.divNavigation-sandwich {
		display:block !important;
	}
		
	header {
		position:fixed;

	}
	
	#main {
		/*margin-top:135px; */
	}	
	.body-home .divLogoWrapper {
		display:block;
	}		
		
	.divLogoWrapper {
	    text-align: left;
	    margin-top: 0px;
	    z-index: 11;
	}		

	.divMainCalloutWrapper {
		clear:both;
		width:100%;
		height: 100%;
	}
	
	.divMainCalloutInner .divBlockMedia img {
		position:relative;
	    width: auto;
		max-width:none;
	    height: 450px;
		left:50%;
		transform:translate(-50%, 0%);
	}	
	
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	    display:none !important;
	}
	
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    display:none !important;
	}	
	
	.divMainCalloutWrapper .divMainCalloutTextWrapper {
	    background: rgba(0,0,0,1);
	    width: 100%;
	    padding: 20px;
	    bottom: 0;
	}		
	
	.divMainCalloutWrapper-static .divMainCalloutTextWrapper {
		position:relative;
		clear:both;
	    background: rgba(0,0,0,.4);
	    width: 100%;
	    padding: 0;
	    bottom: 0;
	}	
	
	.divMainCalloutTextInner {
	    background: rgba(0,0,0,.001);
	}		
	
	.divMainCalloutTextInner .divMainCalloutText-tinyMCE {
	    padding: 0;
	}	
	
	.divNavigation-footer-super {
		display:none !important;
	}	
	
	.divFooterRow-middle {
		display:none !important;
	}	
	
	.divFooterRow-top .row {
		display: flex;
    	flex-direction: column;
	}
	
	footer .divSiteInfoWrapper-social {
	    text-align: center;
	    padding:10px 0px;
	}		
	
	footer .divSiteInfoInner-contact a {
	    width: 100%;
	    text-align: center;
	}			
	
	.divMenuWrapper-side,
	.divContentWrapper {
		margin-top:30px;
		margin-bottom:30px;
	}
	
	.divMenuWrapper-album .divAlbumCoverInner .divAlbumMedia img {
	    height: 120%;
	}	
	
	.divSearchWrapper-directory {
	    margin-top: 0px;
	}
	
	.divSearchWrapper {
	    margin-top: 0px;
	    margin-bottom: 30px;
	}
	
	.divContactScreen-form {
		margin-top:20px;
	}	

	.divContactScreenDetail-top {
		padding-right:0;
	}	
	
	.divContactScreenDetails {
		margin:0;
	}
	
	.g-recaptcha > div,
	.divContactScreenDetail-bottom .divContactFormInput-submit button {
		margin:auto;
	}
	
	.divBlogWrapper-synopsis .divBlogInner {
		gap:15px;
	}
	
	.user-frontend #main {
	margin-top:0;
	}
	
	.mainSlideshowVideo {
		width:102%;
		max-width:102% !important;
		margin-left:-1%;
	}
	
	.body-home .divBlockWrapper-text .divBlockInner {
		flex-direction:column;
	}
	
	.divContactScreen-form .divContactScreenInner {
		max-width:100%;
	}
	
	.divSiteContentInnerAdditionals .spnBlockContent {
		width:100%;
		padding:30px !important;
	}
	
	.div-additional-block-3 .divBlockInner {
		flex-direction:column-reverse !important;
	}
	
	.divLogoWrapper {
		width:100%;
	}
	.div-additional-block-1 .spnBlockContent h2 {
		font-size:30px;
		color:#000000 !important;
	}
	
	H3, h3 a, h4 {
		font-size:24px;
	}
	
	.divSiteContentInnerAdditionals .divBlockMedia {
		max-width:100%;
		width:100%:
	}
	
	.divFooterRow-top > .container {
		flex-direction:column-reverse;
		padding:10px 0;
		padding-bottom:0;
	}
	#divSiteWrapper > footer > div.divFooterRow.divFooterRow-top > div > div:nth-child(2) {
		background:#000000;
		padding-top:15px;
	}
	.divFooterRow-top > .container {
		width:100%;
		max-width:100% !important;
		flex:unset;
	}
	#divSiteWrapper > footer > div.divFooterRow.divFooterRow-top > div > div:nth-child(3) {
		padding-bottom:10px;
	}

	.body-home header .divNavigation-main {
		background:#000000;
	}
	
	.divSiteContentInnerAdditionals img {
		height:398px;
		width:100%;
		object-fit:cover;
	}
	
	.divMainCalloutWrapperInner > img {
		display:none;
	}
}

@media (max-width:539px){
    .divBlock-3 .divBlockMedia{
        max-height: 14em;
    }
}
@media (min-width:540px) and (max-width:767px){
    .divBlock-3 .divBlockMedia{
        max-height: 19em;
    }
}
@media (max-width:767px){
        .body-our-story .spnBlockContent{
        padding-left: unset!important;
        padding-right: unset!important;
    }
    .body-menus .divBlockWrapper-2-column-text{
        padding-left: unset!important;
        padding-right: unset!important;
    }
    .divMenuWrapper-topnav.applyScrollBuffer .container:after{
        background: unset!important;
    }
    .body-menus .divMenuInner-topnav {
        display: block !important;
        max-width: 100% !important;
        padding-right: 1em;
        padding-left: 1em;
        margin-right: 1em!important;
        margin-left: 1em!important;
        margin-top: 1em!important;
    }
    .body-menus #main{
        margin-top: 155px!important;
    }
    .divBlock-3{
        flex-direction: column-reverse;
        display: flex;
    }

    .body-our-story .divBlockInner{
       
    }
    .body-our-story .divBlockMedia-right{
        overflow: unset!important;
    }
    .body-our-story .divBlockMedia-left{
        overflow: unset!important;
    }
    .body-our-story .divBlockInner-media-left{
        flex-wrap: wrap;
    }
    .body-our-story .divBlockInner-media-right{
        flex-wrap: wrap;
    }
    .body-our-story .divBlock-160,
    .body-our-story .divBlock-162{
        display: flex;
        flex-direction: column-reverse;
    }
    .body-our-story .divBlockMedia{
        margin-bottom: 3em;
    }
    .body-our-story .spnBlockContent{
        margin-bottom: 3em;
    }
    .body-new-menus .anchMenuItem-topnav{
        padding: 20px!important;
        margin-right: unset!important;
        margin-left: unset!important;
        margin: 0.25em;
        min-width: 100%!important;
    }
    .body-menus .anchMenuItem-topnav{
        padding: 20px!important;
        margin-right: unset!important;
        margin-left: unset!important;
        margin: 0.25em;
        min-width: 100%!important;
    }
    .body-our-story .divBlockMedia-image{
        max-width: 100%!important;
        width: 100%!important;
        flex: 0 0 100%!important;
    }
    .divContactScreen-form .divContactScreenInner{

    max-width: 100%;
	}
	.divBlockMedia-mobile{
	
	    display: block;
	}
	.divBlockMedia-desktop{
	    display: none;
	}
	header,
	body{
	    max-width: 100vw;
	}
	.divMainCalloutWrapperInner > img {
		display:none;
	}
	.body-home .divBlockInner{
	    margin-left: unset!important;
	    margin-right: unset!important;
	}
	.mainSlideshowVideo {
		width:102%;
		max-width:102% !important;
		margin-left:-1%;
	}
	
	.body-home header .divNavigation-main {
		background:#000000;
	}
	
	.divSiteInfoWrapper-directions, .divSiteInfoInner-directions {
		display:none;
	}
	
	.divLogoWrapper {
		width:75%;
		left:15px;
	}
	
	.divFooterRow-top > .container {
		flex-direction:column-reverse;
		padding:10px 0;
		padding-bottom:0;
	}
	#divSiteWrapper > footer > div.divFooterRow.divFooterRow-top > div > div:nth-child(2) {
		background:#000000;
		padding-top:15px;
	}
	#divSiteWrapper > footer > div.divFooterRow.divFooterRow-top > div > div:nth-child(3) {
		padding-bottom:10px;
	}
	
	.divSiteContentInnerAdditionals .spnBlockContent {
		padding:30px !important;
	}
	.divSiteContentInnerAdditionals .divBlockMedia {
		max-width:100%;
		width:100%:
	}
	
	.div-additional-block-1 .spnBlockContent h2 {
		font-size:30px;
		color:#000000 !important;
	}
	.divSiteContentInnerAdditionals .spnBlockContent {
		padding:30px 15px;
	}
	
	.div-additional-block-1 .spnBlockContent h2 {
		font-size:30px;
	}
	
	.div-additional-block-3 .divBlockInner {
		flex-direction:column-reverse !important;
	}
	
	.divSiteContentInnerAdditionals .spnBlockContent {
		width:100%;
	}

	.body-home .divBlockWrapper-text .divBlockInner {
		flex-direction:column;
	}
	
	.divContactFormInput .labelPropertyLabel {
			top:23%;
	}

	.user-frontend #main {
		margin-top:0;
	}

	.main-blog .divBlogWrapper-synopsis .divBlogInner,
	.main-event .divEventWrapper-synopsis .divEventInner {
		gap:15px;
	}
	.main-blog .divBlockWrapper-text .anchSynopsisCTA,
	.main-event .divBlockWrapper-text .anchSynopsisCTA{
		width:fit-content;
		padding:5px 15px;
	}
	
	header {
		position:fixed;
		
	}
	
	#main {
		margin-top:135px!important;
	}	
	.body-home .divLogoWrapper {
		display:block;
	}	
	.body-home .divNavigation-main {
        height: 136px!important;
    }
    .body-home .divLogoWrapper{
        padding-right: unset!important;
    }
	.divLogoWrapper {
	    text-align: left;
	    margin-top: 0px;
	    z-index: 11;
	}	

	.divMainCalloutWrapper {
		clear:both;
		width:100%;
		height: auto;
	}
	
	.divMainCalloutInner .divBlockMedia img {
		position:relative;
	    width: auto;
		max-width:none;
	    height: 350px;
		left:50%;
		transform:translate(-50%, 0%);
	}	
	
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	    display:none !important;
	}
	
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    display:none !important;
	}	
	
	.divMainCalloutWrapper .divMainCalloutTextWrapper {
	    background: rgba(0,0,0,1);
	    width: 100%;
	    padding: 20px;
	    bottom: 0;
	}	
	
	.divMainCalloutWrapper-static .divMainCalloutTextWrapper {
		position:relative;
		clear:both;
	    background: rgba(0,0,0,.4);
	    width: 100%;
	    padding: 0;
	    bottom: 0;
	}		
	
	.divMainCalloutTextInner {
	    background: rgba(0,0,0,.001);
	}
	
	.divNavigation-footer-super {
		display:none !important;
	}
	
	.divFooterRow-middle {
		display:none !important;
	}	
	
	.divFooterRow-top .row {
		display: flex;
    	flex-direction: column;
	}
	
	footer .divSiteInfoWrapper-social {
	    text-align: center;
	    padding:10px 0px;
	}		
	
	footer .divSiteInfoInner-contact a {
	    width: 100%;
	    text-align: center;
	}	
	
	.body-home .divBlockWrapper-text .divBlockInner {
		display: flex;
	}
	
	.divMenuWrapper-side,
	.divContentWrapper-hasSideMenu {
		margin-top:15px;
		margin-bottom:15px;
	}	
	
	.divMenuWrapper-album .divAlbumCoverInner .divAlbumMedia img {
	    height: 121%;
	}	
	
	.divSearchWrapper .divMobileOptions .dropdownMobileOptions {
	    padding: 0;
	    background: #ffffff;
	    color: #000000;
	    border: 1px solid #000000;
	}	
	
	.divEventWrapper-synopsis {
	    padding-bottom: 15px;
	}	
	
	.spanDataValue {
	    font-family:'Figtree', sans-serif;
	    font-size: 16px;
	    text-align: right;
	}	
	
	.anchListingDetail,
	.anchListingDetail img {
		width:100%;
	}
	
	.divContactScreen-form {
		margin-top:20px;
	}

	.divContactScreenDetail-top {
	padding-right:0;
}

.divContactScreenDetails {
	margin:0;
}

.g-recaptcha > div,
.divContactScreenDetail-bottom .divContactFormInput-submit button {
	margin:auto;
}

.divBlogWrapper-synopsis .divBlogInner {
	gap:15px;
}

}

@media (max-width:767px) {
	
	.divPageTitle {
	    min-height: 80px;
	}	
	
	.divPageTitle h1, 
	.divPageTitle h2, 
	.divPageTitle h3 {
	    font-size:34px;
	}		
	
	h1{
		font-size:34px;
	}
	
	.divMainCalloutTextInner h1{
		font-size:34px;
	}	
	
	h2{
		font-size:30px;
	}
	
	.divMainCalloutTextInner h2{
		font-size:30px;
	}
	
	.divBlockWrapper h2 a {
		font-size:30px;
	}	
	
	.divContentState h1, 
	.divContentState h2, 
	.divContentState h3 {
	    font-size: 30px;
	}	
	
	h3, h4{
		font-size:26px;
	}
		
	.divMainCalloutTextInner h3{
		font-size:26px;
	}	
	
	.divMiniCallout .divMiniCalloutTextWrapper h3, 
	.divMiniCallout .divMiniCalloutTextWrapper p{
		font-size:26px;
	}	
	
	.divBlockWrapper h3 a {
	    font-size: 26px;
	}	

	.divContactScreenDetails,
	.divContactScreenInner {
		padding:0;
	}
	
}	

a:focus,
input:focus,
textarea:focus,
select:focus,
button:focus,
.group input:focus,
.group textarea:focus,
.group select:focus,
.divContactFormInput .inpProperty:focus,
.anchLogoLink:focus {
    outline: 5px solid #a7a7a7;
	outline-offset: 2px;
}
.anchLogoLink {
	width:100%;
	height:100%;
	display:block;
}
.divCopiedToClipboard {
	display: none;
}
<br />
<b>Warning</b>:  Undefined variable $darkergray in <b>/home/carmag/www/thegrey/layout/css/_design.css.php</b> on line <b>2630</b><br />

.divFooterRow-top-contact > div:nth-child(1),
.divFooterRow-top-contact > div.divPulledContactScreenInner.container.p-0{
	width:32%;
	margin:0 60px !important;
}

.divFooterRow-top-contact {
	display: flex;
	justify-content: center;
	align-items: center;
	padding:60px;
	height:612px;
	background-color:rgba(0,0,0,0.1);
	background-image: url('../images/footerContactImgFilter.jpg');
	overflow:auto;
	background-size: cover;
}

.divFooterRow-top-contact > h2,
.divFooterRow-top-contact > p{
	display: none;
}

.divFooterRow-top-contact h2,
.divFooterRow-top-contact p{
	color:#ffffff;
	text-shadow:0px 1px 6px rgba(0,0,0,0.65);
}

.divFooterRow-top-contact p {
	font-weight:500;
}

.divFooterRow-top-contact .divContactScreenDetail-top {
	display: flex;
	flex-wrap: wrap;
	flex-direction:row;
}

.divFooterRow-top-contact .divContactFormInput-text,
.divFooterRow-top-contact .divContactFormInput-textarea {
	width:100%;
	margin:5px;
}

.divFooterRow-top-contact .inpProperty {
	border-radius: 0;
}

.divFooterRow-top-contact .inpProperty-textarea {
	min-height:60px !important;
}

.divFooterRow-top-contact .divContactScreenDetail-bottom{
	padding:0;
}

.divFooterRow-top-contact .divContactFormInput-submit{
	margin:0;
	padding:0 5px 0;
}

.divFooterRow-top-contact .inpProperty-submit {
	border:2px solid #ffffff;
	color:#ffffff;
	background:#000000;
right:0 !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divFooterRow-top-contact .inpProperty-submit:hover {
	background:;
	color:#ffffff;
	border:2px solid #ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divFooterRow-top-contact .inpProperty-textarea ~ .labelPropertyLabel {
	top:20%;
	border:0;
}

.divFooterRow-top-contact .divContactFormInput-email,
.divFooterRow-top-contact .divContactFormInput-phone {
	width:50%;
	padding:15px 5px;
}

.divFooterRow-top-contact .g-recaptcha{
	margin:10px 0 0 !important;
	padding:0 5px;
}

.divFooterRow-top-contact .divPulledContactScreenInner {
	margin:0 !important;
	width:50%;
}

@media(max-width:1024px){
	.body-home header,
	header{
		position:relative;
		top:0;
		-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
	}
	
	header.fixed{
		position: fixed;
		top:0;
	}
}

.body-stay-in-the-know .divContactScreen-form{
	max-width:100%;
}

.body-stay-in-the-know .divContactScreenInner h2,
.body-stay-in-the-know .divContactScreenInner p.pRequired{
	text-align:center;
}

.body-stay-in-the-know .divContactScreenDetail-top{
	display:flex;
	flex-wrap:wrap;
	flex-direction: row;
	gap:1em;
	padding: 0;
}

.body-stay-in-the-know .divContactScreenDetail-top .divContactFormInput-text input,
.body-stay-in-the-know .divContactScreenDetail-top .divContactFormInput-email input,
.body-stay-in-the-know .divContactScreenDetail-top .divContactFormInput-phone input{
	border-radius:25px;
}

.body-stay-in-the-know .divContactScreenDetail-top .divContactFormInput-text{
	flex:1 1 100%;
	width:100%;
}
.body-stay-in-the-know .divContactScreenDetail-top .divContactFormInput-email,
.body-stay-in-the-know .divContactScreenDetail-top .divContactFormInput-phone{
	flex: 1 1 48%;
	width:auto;
	margin: auto;
}

.body-stay-in-the-know .divContactScreenDetail-bottom{
	display:flex;
	flex-wrap:wrap;
	flex-direction: row;
	padding:0;
	margin-top:1em !important;
	gap:1em;
}

.body-stay-in-the-know .divContactScreenDetail-bottom .divGoogleRecaptchaWrapper,
.body-stay-in-the-know .divContactScreenDetail-bottom .divContactFormInput-submit{
	flex:1;
}

.body-stay-in-the-know .divContactScreenDetail-bottom .divGoogleRecaptchaWrapper{
	display:flex;
	align-items:center;
	justify-content:center;
}

.body-stay-in-the-know .divContactScreenDetail-bottom .divGoogleRecaptchaWrapper .g-recaptcha{
	margin:0 !important;
	width:auto;
}

.body-stay-in-the-know .divContactScreenDetail-bottom .divContactFormInput-submit{
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0;
	float:unset;
}

.body-stay-in-the-know .divContactScreenDetail-bottom .divContactFormInput-submit button{
	color:white !important;
	background:black !important;
	border-radius:25px !important;
}

.body-stay-in-the-know .divContactScreenDetail-bottom .divContactFormInput-submit button:hover{
	background:#727272 !important;
	border-color:#727272 !important;
}

@media (max-width:767px){
	.body-stay-in-the-know .divContactScreenDetail-top .divContactFormInput-email,
	.body-stay-in-the-know .divContactScreenDetail-top .divContactFormInput-phone{
		flex:1 1 100%;
		width:100%;
	}
	
	.body-stay-in-the-know .divContactScreenDetail-top .divContactFormInput .labelPropertyLabel{
		top:50%;
	}
}

header{
    position: fixed;
}

.body-home .divNavigation-main{
    height: 54px;
}   
.body-home .divNavFields-main .anchNavigation {
    margin-top: -5em;
}
.divPageTitle {
    display: none;
}
.body-home .divLogoWrapper{
    padding-right: 41%;
}
.divNavFields-main .anchNavigation{
    height: 137px;
}
#main{
    margin-top: 9%;
}
.body-home #main{
    margin-top: unset!important;
}

.body-new-menus .anchMenuItem-topnav{
    min-width: 175px;
    text-align: center!important;
    padding: 3px 15px!important;
    font-family: 'Figtree', sans-serif;
    background: #ffffff!important;
    font-weight: normal!important;
    color: #222222 !important;
    border: 1px solid #222222 !important;
    text-decoration: unset !important;
    border-radius: 0 !important;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 16px;
}
.body-menus .anchMenuItem-topnav{
    min-width: 175px;
    text-align: center!important;
    padding: 3px 15px!important;
    font-family: 'Figtree', sans-serif;
    background: #ffffff!important;
    font-weight: normal!important;
    color: #222222 !important;
    border: 1px solid #222222 !important;
    text-decoration: unset !important;
    border-radius: 0 !important;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 16px;
}

.body-new-menus .divMenuWrapper-topnav{
    background: none;

}
.body-menus .divMenuWrapper-topnav{
    background: none;

}
.body-new-menus .divMenuInner-topnav{
    max-width: 125%;

    margin: auto!important;
    margin-left: -2em;
    margin-right: -2em;
    padding-bottom: 2em;
}
.body-menus .divMenuInner-topnav{
    max-width: 125%;

    margin: auto!important;
    margin-left: -2em;
    margin-right: -2em;
    padding-bottom: 2em;
}
.body-new-menus .anchMenuItem-topnav:hover{
    background: #635242!important;
    color: white!important;
    transition: all 0.28s ease;
}
.body-menus .anchMenuItem-topnav:hover{
    background: #635242!important;
    color: white!important;
    transition: all 0.28s ease;
}
.body-menus .divMenuInner-topnav .current{
    background: #635242!important;
    color: white!important;
    transition: all 0.28s ease;
}
.body-new-menus .divBlockWrapper-2-column-text{
    padding-left: 10em;
    padding-right: 10em;
}
.body-menus .divBlockWrapper-2-column-text{
    padding-left: 10em;
    padding-right: 10em;
}
.divBlockMedia-small {
    max-width: 250px;
}
.body-our-story .divBlockWrapper ~ .divBlockWrapper{
    margin-top: unset;
    padding-top: unset;
}

.body-our-story .divBlockMedia-image{
        max-width: 50%;
    width: 50%;
    flex: 0 0 50%;
}

.body-our-story .divSiteContentInner-sitewidth{
    max-width: 100%!important;
    padding-bottom: unset!important;
}

.body-our-story .divBlockMedia figure{
    margin: unset!important;
}

.body-our-story .divBlockMedia-left, .body-our-story .divBlockMedia-right{
    padding: unset;
}
.body-our-story .divBlockMedia-right img{

    min-width: stretch;
   
}
.body-our-story .divBlockMedia-left img{

    min-width: stretch;

}
.body-our-story .divBlockMedia-right{
    overflow: clip;
}
.body-our-story .divBlockMedia-left{
    overflow: clip;
}
.body-our-story .divBlockWrapper-text{
    padding: unset;
}
.body-our-story .divContentWrapper-fullwidth{
    padding: unset;
}
.body-our-story .spnBlockContent{
    align-content: center;
    padding-right: 7%;
    padding-left: 7%;
    min-width: 50%;
}
.body-our-story main{
        margin-top: 6.3%;
}

.anchNavigation-main i{
    display: none;
}
.spanDirections {
    color: #ffffff;
    font-weight: 700;
}
footer .divSiteInfoInner-contact a {
    font-weight: 700;
}

.divNavFields-main .current{
    text-decoration: underline;
}

.anchNavigation-footer i {
    display: none;
}
.divContactScreenDetail-bottom{
    padding-left: unset;
    padding-right: unset;
}

@media (max-width:767px){


}
@media (min-width:1200px) and (max-width:1400px) {
    .body-menus #main{
        margin-top: 12%;
    }
}
