﻿/* THE VIEW */
:root { --fast: 0.3s all ease; --slow: 0.6s all ease; --gold: #af986a; --red: #b03530; --proyale: 'Proyale'; --aktiv: 'aktiv-grotesk-hebrew'; --reg: '400'; --light: '300'; --button-font: 'Heebo-Light'; }
/*@import url('https://use.typekit.net/uew4jgr.css');*/
@import url("https://use.typekit.net/ztw1yos.css");






/* General */
html { font-size: 62.5%; }
body { background-color: #13262f; line-height: 1; /*font-family: var(--aktiv);*/ font-size: 2rem; color: #fff; }
h1, h2, .section-title h1, .section-title h2, .grid-text h2, .grid-rows .grid-row-text h2, #headline h1 { font-family: var(--proyale); font-size: clamp(3.5rem, 0.211rem + 4.288vw, 6rem); position: relative; display: inline-block; max-width: 100%; width: 100%; }
p, .grid-rows .grid-row-text p { font-size: 1.7rem; line-height: 1.45; letter-spacing: 0.3px; position: relative; }
#SiteGrid { overflow: hidden; }
#SiteGridContainer { opacity: 0; transition: 1s all; }
#SiteGridContainer.shown { opacity: 1; }
.grid-rows .grid-row { background: inherit; color: #fff; }
.FormResultPage #pageview { padding: 60px 0; }
.accessabilityMainPage #pageview { margin: 70px auto 100px; max-width: 750px; width: calc(100% - 30px); }
.accessabilityMainPage #pageview #text1 { text-align: right; }
.accessabilityMainPage #pageview #headline { max-width: 90%; margin: auto; }
.accessabilityMainPage #pageview h2 { font-size: 2.5rem; font-family: var(--button-font); }
.accessabilityMainPage #text1 ul, .accessabilityMainPage #text2 ul { padding-right: 20px; margin: 20px 0; list-style: none; }
.accessabilityMainPage #text1 ul li, .accessabilityMainPage #text2 ul li { font-size: 1.5rem; position: relative; }
.accessabilityMainPage #text1 ul li::after, .accessabilityMainPage #text2 ul li::after { content: ''; position: absolute; right: -20px; top: 8px; background: red; width: 6px; height: 6px; border-radius: 50%; pointer-events: none; }
#text1 h4, #text2 h4 { font-size: 2.8rem; font-family: var(--proyale); }
#text1 p, #text2 p, #text1 li, #text2 li { font-size: 1.7rem; line-height: 1.45; letter-spacing: 0.3px; }
#text1 img, #text2 img { margin: 30px 0; }
#text1 p:last-child { margin-bottom: unset; }
.sections .section { margin-bottom: 0; background: transparent; padding: 0; }
.grid-row li.slider-item, .grid-boxes .grid-box-image { padding-bottom: 0; }
.grid-boxes .grid-box-image-container, .grid-row .grid-row-image-container, .grid-short-box-image .image-container { position: relative; height: 100%; }
a.AccessabilityLink { z-index: 1; margin-bottom: 5px; font-size: 1.8rem; }
.grid-boxes .grid-box-title h3 a { color: inherit; }
#GridTop, #GridTop.blog { height: 300px; margin-top: 80px; overflow: hidden; }
#GridTop::after { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-image: linear-gradient(to bottom, #000, rgba(0, 0, 0, 0)); }
#GridTop.noTopImage { height: 0px !important; overflow: hidden; }
#GridTop .top-caption { top: 60%; font-size: clamp(3.5rem, 2.184rem + 1.715vw, 4.5rem); font-family: var(--proyale); }
#GridTop .top-caption h1 { font-size: 100%; color: #fff; }
a.AccessabilityLink:hover { color: #fff; }
#GridPage { padding: 0; }
#GridPage .max-width, .blog-grid #GridPage .max-width { width: 100%; padding: 0; max-width: unset; }
.lobby-grid #GridPage .max-width { padding: 0; width: 100%; }
.grid-text p { margin-top: 0; }
.home-page #allSectionsWrapper { z-index: 2; }
.grid-text .sec-button, .sec-button, .grid-rows .grid-row-text a.grid-row-button,
.FormResultPage a.FormResultPageButton, .form-container-wide #DynamicFormObject .dynamicFormObjectSubmit,
.section.bg-image-grid .grid-boxes .grid-box .grid-box-subtitle, .page-21536 #GridContent a,
#gridshort-view-media .grid-short-box.box .grid-short-box-text { font-size: 1.6rem; color: #fff; padding: 0; width: 180px; height: 45px; border: 1px solid #af986a; border-radius: 0; display: inline-flex !important; position: relative; align-items: center; justify-content: center; transition: var(--fast); background-color: transparent; font-family: var(--button-font); }

a:hover, a:focus { color: inherit; outline: none; }

.grid-rows .grid-row-text a.grid-row-button:hover, .grid-rows .grid-row-text a.grid-row-button:focus,
.sec-button:hover, .sec-button:focus, .FormResultPage a.FormResultPageButton:hover, .FormResultPage a.FormResultPageButton:focus,
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit input[type=submit]:hover,
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit input[type=submit]:focus, .page-21536 #GridContent a:hover, .page-21536 #GridContent a:focus,
#gridshort-view-media .grid-short-box.box a:hover .grid-short-box-text { background-color: transparent; color: #fff; }

.grid-rows .grid-row-text a.grid-row-button:focus, .sec-button:hover, .sec-button:focus, .FormResultPage a.FormResultPageButton:focus,
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit input[type=submit]:focus, .page-21536 #GridContent a:focus { border: 0; }

.grid-text .sec-button::after, .grid-text .sec-button::before, .sec-button::after, .sec-button::before, .grid-rows .grid-row-text a.grid-row-button::after,
.grid-rows .grid-row-text a.grid-row-button::before, .FormResultPage a.FormResultPageButton::after, .FormResultPage a.FormResultPageButton::before,
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit::after, .form-container-wide #DynamicFormObject .dynamicFormObjectSubmit::before,
.section.bg-image-grid .grid-boxes .grid-box .grid-box-subtitle::before, .page-21536 #GridContent a::before, .page-21536 #GridContent a::after,
#gridshort-view-media .grid-short-box.box .grid-short-box-text::after, #gridshort-view-media .grid-short-box.box .grid-short-box-text::before { content: ''; position: absolute; height: 1px; width: 70px; background-color: #13262f; top: -1px; right: 10px; transition: var(--fast); }

.grid-text .sec-button::after, .sec-button::after, .grid-rows .grid-row-text a.grid-row-button::after, .FormResultPage a.FormResultPageButton::after,
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit::after, .section.bg-image-grid .grid-boxes .grid-box .grid-box-subtitle::after, .page-21536 #GridContent a::after,
#gridshort-view-media .grid-short-box.box .grid-short-box-text::after { top: auto; bottom: -1px; right: auto; left: 10px; }

.grid-text .sec-button:hover:after, .grid-text .sec-button:hover:before, .sec-button:hover:after, .sec-button:hover:before, .grid-rows .grid-row-text a.grid-row-button:hover:after,
.grid-rows .grid-row-text a.grid-row-button:hover:before, .FormResultPage a.FormResultPageButton:hover:after, .FormResultPage a.FormResultPageButton:hover:before,
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit:hover:after, .form-container-wide #DynamicFormObject .dynamicFormObjectSubmit:hover:before,
.section.bg-image-grid .grid-boxes .grid-box .grid-box-subtitle::after, .section.bg-image-grid .grid-boxes .grid-box .grid-box-subtitle::before, .page-21536 #GridContent a:hover:after,
.page-21536 #GridContent a:hover:before, #gridshort-view-media .grid-short-box.box a:hover .grid-short-box-text::after,
#gridshort-view-media .grid-short-box.box a:hover .grid-short-box-text::before { width: 0px; }



.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit input[type=submit] { background: transparent; border: 0 !important; border-radius: 0; width: 100%; }
.blueimp-gallery > .slides > .slide > .slide-content { max-height: 90%; }

@media(max-width: 1024px) {
    #GridTop.noTopImage { height: 0px; }
    #GridTop, #GridTop.blog { height: 250px; margin-top: 80px; }
    #text1 { max-width: 100%; }
    #text1 p, #text2 p, #text1 li, #text2 li { font-size: 1.6rem; letter-spacing: 0.3px; }
    p, .grid-rows .grid-row-text p { font-size: 1.6rem; line-height: 1.55; }
    .container-fluid { padding: 0; }
    .accessabilityMainPage #pageview { margin: 30px auto 70px; }
    .accessabilityMainPage #pageview h2 { font-size: 2.2rem; }
    .accessabilityMainPage #text1 ul, .accessabilityMainPage #text2 ul { margin: 10px 0; }
    .accessabilityMainPage #text1 ul li, .accessabilityMainPage #text2 ul li { font-size: 1.4rem; }
    .accessabilityMainPage #text1 ul li::after, .accessabilityMainPage #text2 ul li::after { width: 5px; height: 5px; }
    .grid-text .sec-button, .sec-button, .grid-rows .grid-row-text a.grid-row-button, .FormResultPage a.FormResultPageButton { width: 180px; height: 50px; font-size: 1.6rem; }
    .section .grid-row .grid-row-text p { margin: 0 auto; }
}

/* Header */
#header, .home-page #header:not(.bg), #header.bg { background: #0E1D24; padding: 0 30px; height: 80px; }
#header #header-left { padding: 0; }
#header #header-left .address { padding: 0 15px; font-size: 1.7rem }
#header #header-left img, #header.bg #header-left img { max-width: unset; width: auto; height: 50px; object-fit: contain; }
#header #header-right { padding: 0; display: inline-flex; align-items: center; z-index: 2; }
#header #header-right .menu-nav { background: transparent; padding: 0; }
#header #header-right .menu-nav:focus { outline: none !important; }
#header #header-right .menu-nav .nav-menu-anim { width: 27px; height: 21px; margin-left: 30px; }
#nav-toggle span, #nav-toggle span:after, #nav-toggle span:before, #nav-toggle-mobile span, #nav-toggle-mobile span:after, #nav-toggle-mobile span:before { width: 27px; height: 3px; }
#nav-toggle span:before, #nav-toggle-mobile span:before { top: -9px; }
#nav-toggle span:after, #nav-toggle-mobile span:after { bottom: -9px; }
#header #header-right .closed { display: none; }
#header #header-right .social-links { padding: 0; margin: 0; }
#header #header-right .social-links a { display: inline-flex; margin-left: 5px; }
#header #header-right .social-links a svg { width: 15px; height: 15px; transition: var(--fast); }
#header #header-right .social-links a:hover svg { fill: var(--gold); }
#header #header-center-kdm { font-size: 100%; }
#header #header-center-kdm a.hvr-fade { margin: 0 20px; border: none; padding: 0; font-size: 1.9rem; transition: var(--fast); position: relative; }
.macOs #header #header-center-kdm a.hvr-fade { font-size: 2.3rem; }
.macOs.safariBrowser #header #header-center-kdm a.hvr-fade { top: 3px; }
#header #header-center-kdm a.hvr-fade:hover, #header #header-center-kdm a.hvr-fade:focus { color: var(--gold); background: transparent; }
#header #header-center-kdm a.hvr-fade::after { content: ''; position: absolute; bottom: -15px; left: 50%; transform: translateX(-50%); background-image: url(/warehouse/dynamic/381252.svg); width: 9px; height: 9px; background-position: center; pointer-events: none; background-repeat: no-repeat; opacity: 0; transition: var(--fast); }
#header #header-center-kdm a.hvr-fade:hover::after { opacity: 1; }

#header #nav-toggle .pull-right { display: none !important; }
/*#header .menu-nav ul.submenu { position: fixed !important; display: flex !important; width: 300px !important; height: calc(100vh - 67px) !important; margin: 0px !important; background-color: #0e1d24; padding: 100px 0 0 !important; z-index: 1; overflow: hidden; top: 80px !important; flex-direction: column;*/ /* justify-content: center; */ /*opacity: 0; transition: transform 0.35s ease; pointer-events: none; transform: translateX(120%); height: calc(100vh - 80px); max-height: 100vh; opacity: 1; clip: unset !important; }*/
#header .menu-nav ul.submenu { position: fixed !important; display: flex !important; width: 300px !important; margin: 0px !important; background-color: #0e1d24; padding: 100px 0 0 !important; z-index: 1; overflow: hidden; top: 80px !important; bottom: 0 !important; max-height: 200vh !important; height: 100% !important; flex-direction: column; /* justify-content: center; */ opacity: 0; transition: transform 0.35s ease; pointer-events: none; transform: translateX(120%); opacity: 1; clip: unset !important; }
#header.menu-open .menu-nav ul.submenu { width: 20vw; }
#header.menu-open .menu-nav ul.submenu, #header.subopen .menu-nav ul.submenu { opacity: 1; right: 0; pointer-events: auto; transform: translateX(0%); text-align: right; }
#header .menu-nav ul.submenu li { padding: 10px 20px; width: fit-content; margin: 0 35px 0 auto; }
#header .menu-nav ul.submenu li ul.menu-sub li { margin: 0; width: 100%; text-align: right; }
#header .submenu > li.active, #header .submenu > li:focus, #header .submenu > li:hover { background: transparent }
#header .menu-nav ul.submenu li:not(.social-mobile) a::after, #header .menu-nav li.has-sub ul.menu-sub li a::after { content: ''; position: relative; display: block; height: 1px; width: 0; background-color: #b03530; transition: var(--fast); margin-top: 5px; }
#header .menu-nav ul.submenu li a:hover:after, #header .menu-nav ul.submenu li a:focus:after, #header .menu-nav li.has-sub ul.menu-sub li a:hover:after { width: 100%; }
#header .menu-nav ul.submenu li.has-sub.sub-open > a:hover:after, #header .menu-nav ul.submenu li.has-sub > a:focus:after { width: calc(100% - 10px); }
#header .menu-nav ul.submenu li ul.menu-sub li a { width: auto; }
.has-sub i.opensub { position: relative; display: inline-block; left: -5px; transform: translateX(50%); font-size: 1.7rem; width: 20px; height: 15px }
.fa-angle-down:before { content: "" !important; background-image: url(/warehouse/dynamic/382283.svg); background-size: contain; background-repeat: no-repeat; background-position: center; position: absolute; width: 100%; height: 100%; right: 0; top: 0; }
.fa-angle-up:before { content: "" !important; background-image: url(/warehouse/dynamic/382283.svg); background-position: center; background-repeat: no-repeat; background-size: contain; width: 100%; height: 100%; position: absolute; transform: rotate(180deg); top: -5px; right: 0; }

#header ul.submenu li a:focus { color: #fff; text-decoration: none; outline: none; }

@media (min-width: 1025px) {
    #header .menu-nav ul.submenu { justify-content: flex-start; padding-top: 100px; width: 100vw; }
    #header.menu-open .menu-nav ul.submenu { width: 100%; max-width: 300px; }
    .macOs.safariBrowser #header.menu-open .menu-nav ul.submenu { max-width: 350px; width: 350px !important; }
    #header .submenu li a, #header .menu-nav ul.submenu li ul.menu-sub li a { font-size: 2rem; display: inline-block; }
    #header .menu-nav ul.submenu li { display: inline-block; }
    #header .menu-nav ul.submenu li.social-mobile { display: none !important; }
    #header .menu-nav ul.submenu li.has-sub a::after { content: none; }
    #header .menu-nav ul.submenu li ul.menu-sub { padding-top: 10px; }
    #header .menu-nav ul.submenu li ul.menu-sub li { padding-right: 0; }
    #header #header-right > div:not(:last-child) { display: flex; align-items: center; justify-content: center; gap: 15px; }
}

@media (max-width: 1024px) {
    #header, .home-page #header:not(.bg), #header.bg { padding: 0 20px; }
    #header #header-center-kdm { position: fixed; bottom: 0; height: auto; padding: 14px 10px; top: unset; width: 100%; background: var(--gold); z-index: 1000; display: flex; align-items: center; justify-content: center; z-index: 0; }
    #header #header-center-kdm a.hvr-fade { display: inline-flex; font-size: 1.6rem; padding: 8px 0; margin: 0; flex-grow: 1; justify-content: center; border-radius: 0; }
    #header #header-center-kdm a.hvr-fade:not(:last-of-type) { border-left: 2px solid #ffffff5e; }
    #header #header-left img, #header.bg #header-left img { max-width: 122px; }
    #header .menu-nav ul.submenu { width: 100vw !important; padding: 50% 0 0 !important; max-height: 200vh; min-height: calc(100vh - 80px) !important; }
    #header .menu-nav ul.submenu li a { font-size: 2.3rem; text-align: center; width: 100%; }
    #header .menu-nav ul.submenu li { text-align: center; margin: 0 auto; width: 100%; }
    #header .menu-nav ul.submenu li.social-mobile { display: none !important; }
    #header .menu-nav ul.submenu li.has-sub a::after { content: none; }
    #header .menu-nav ul.submenu li ul.menu-sub li { text-align: center; }
    .has-sub i.opensub { position: unset; transform: translateX(0); }
    #header #header-left .address { display: none; }
    #header #header-right .social-links { display: flex; gap: 10px; height: 22px; justify-content: center; align-items: center; }
    #header .phone-icon { font-size: 22px; padding-right: 9px; top: -1px; position: relative; }
    #header .phone-icon a { transform: scaleX(-1); }
    #header #header-right .social-links a { height: 100%; width: auto !important; }
    #header #header-right .social-links a svg { height: 100%; width: auto !important; }
}


/* Home Gallery */
#home-gallery .gallery-caption { z-index: 4; }
#home-gallery .scroll-down { bottom: 30px; display: flex; transition: var(--fast); justify-content: center; }
#home-gallery .scroll-down:hover { bottom: 40px; }
#home-gallery .scroll-down button { background: transparent; border: none; display: inline-flex; padding: 0; }
#home-gallery .scroll-down img { width: 52px; min-width: 52px; }
#home-gallery .opacity-layer.animateme { opacity: 0 !important; }
#home-gallery .home-marquee { position: absolute; bottom: 50px; width: 100%; z-index: 10; padding: 0; }
#home-gallery .home-marquee .grid-text-content { padding: 0; width: 100%; direction: ltr; }
#home-gallery .home-marquee .grid-text-content p { font-size: clamp(3.5rem, -2.42rem + 7.719vw, 8rem); font-family: var(--proyale); /*white-space: nowrap; */ padding-right: 30px; }

@media (max-width: 1024px) {
    #home-gallery .home-marquee { bottom: 95px; }
    #home-gallery .scroll-down { bottom: 80px; }
    #home-gallery .home-marquee .grid-text-content p { padding-right: 10px; }
}


/* Home Page Grid Row */
.section.home-grid-row { max-width: 1250px; margin: 110px auto; }
.section.home-grid-row .grid-row-cell-text { display: inline-flex !important; width: 100%; }
.section.home-grid-row .grid-row-text { width: 100%; text-align: left; margin: 85px 100px 0 0; display: inline-flex; flex-direction: column; align-items: flex-end; }
.section.home-grid-row .grid-row-text::before, .grid-gallery-section .random-gallery::before { content: ''; position: absolute; left: -50px; top: calc(50% - 2px); transform: translateY(-50%); background: var(--red); width: 1px; height: 100%; max-height: 490px; }
.section.home-grid-row .grid-row-text h2 { order: 2; /*font-family: var(--proyale)*/; line-height: 1.2; margin-bottom: 20px; letter-spacing: 1.2px; }
.section.home-grid-row .grid-row-text h3 { order: 1; font-size: 1.5rem; font-family: var(--proyale); letter-spacing: 0.3px; color: var(--gold); width: auto; margin-bottom: 10px; position: relative; }
.section.home-grid-row .grid-row-text h3::after { content: ''; position: absolute; right: -80px; top: calc(50% - 2px); transform: translateY(-50%); background: var(--gold); width: 70px; height: 1px; }
.section.home-grid-row .grid-row-text p { order: 3; font-family: 'Heebo-Light'; }
.section.home-grid-row .grid-row-text a.grid-row-button { order: 4; font-family: 'Heebo'; }

@media (max-width: 1024px) {
    .section.home-grid-row { margin: 50px auto 60px; }
    .section.home-grid-row .grid-row { display: flex !important; flex-direction: column-reverse; align-items: center; }
    .section.home-grid-row .grid-row-text { margin: 0 auto 30px; text-align: center; padding: 0 35px; align-items: center; }
    .section.home-grid-row .grid-row-text h2 { order: 1; }
    .section.home-grid-row .grid-row-text h3 { order: 2; font-size: 1rem; }
    .section.home-grid-row .grid-row-text h3::after { top: -15px; right: unset; left: 50%; transform: translateX(-50%); width: 35px; }
    .section.home-grid-row .grid-row-text::before { left: 18px; }
    .section.home-grid-row .flexslider-box { padding: 0 18px; }
}

/* Home Bg Image Grid Boxes */
.section.bg-image-grid { background-image: url( /warehouse/dynamic/382344.png); margin: 0 auto; max-width: 100%; height: 64vh; display: flex; align-items: center; justify-content: center; }
.section.bg-image-grid .grid-boxes { max-width: 960px; display: inline-flex; margin: 0 auto; width: 100%; }
.section.bg-image-grid .grid-boxes .grid-box { padding: 0; margin: 0 38px; max-width: 250px; }
.section.bg-image-grid .grid-boxes .grid-box .grid-box-image { border-radius: 50%; -webkit-mask-image: -webkit-radial-gradient(white, black); transform: translate3d(0,0,0); margin-bottom: 30px; }
.section.bg-image-grid .grid-boxes .grid-box .grid-box-image img { transform: translate3d(0,0,0); border-radius: 50%; -webkit-mask-image: -webkit-radial-gradient(white, black); }
.section.bg-image-grid .grid-boxes .grid-box:hover .grid-box-image img { transform: scale(1.1); }
.section.bg-image-grid .grid-boxes .grid-box .grid-box-subtitle { font-size: 2rem; color: #fff; }
.section.bg-image-grid .grid-boxes .grid-box .grid-box-subtitle:hover { background-color: var(--gold); }
.section.bg-image-grid .grid-boxes .grid-box .grid-box-subtitle a { width: 100%; height: 90%; padding: 10px 0; line-height: 1; display: flex; flex-direction: row-reverse; justify-content: center; }
.section.bg-image-grid .grid-boxes .grid-box .grid-box-subtitle a::before { content: ''; position: relative; display: inline-block; top: 50%; left: -13px; width: 16px; height: 17px; background-image: url(/warehouse/dynamic/382656.svg); background-repeat: no-repeat; background-size: contain; transform: scale(-1) translateY(50%); }
.section.bg-image-grid .grid-boxes .grid-box .grid-box-subtitle:hover a::before { background-image: url(/warehouse/dynamic/382660.svg); transform: scale(1) translateY(-40%); }

@media (max-width: 1024px) {
    .section.bg-image-grid { height: auto; background-image: url(/warehouse/dynamic/381449.png); background-repeat: no-repeat; background-size: cover; padding: 80px 0; }
    .section.bg-image-grid .grid-boxes { flex-direction: column; align-items: center; }
    .section.bg-image-grid .grid-boxes .grid-box { max-width: 180px; margin: 0 auto; }
    .section.bg-image-grid .grid-boxes .grid-box:not(:last-child) { margin-bottom: 40px; }
}

/* Random Gallery Section */
.section.boxes-gallery { margin: 90px auto 0px; max-width: 1170px; }
.section.boxes-gallery .section-title { display: flex; flex-direction: column-reverse; margin-bottom: 20px; align-items: flex-end; }
.section.boxes-gallery .section-title h2 { font-family: var(--proyale); line-height: 1.2; margin-bottom: 0; letter-spacing: 1.2px; text-align: left; }
.section.boxes-gallery .section-title h3 { font-size: 1.5rem; font-family: var(--proyale); letter-spacing: 0.3px; color: var(--gold); width: auto; margin-bottom: 10px; position: relative; }
.section.boxes-gallery .section-title h3::after { content: ''; position: absolute; right: -80px; top: calc(50% - 2px); transform: translateY(-50%); background: var(--gold); width: 70px; height: 1px; }
.section.boxes-gallery .random-gallery .row .grid { padding: 0; }
.grid-gallery-section .random-gallery::before { transform: translateY(-35%); }
.section.boxes-gallery #gallery-randomizer .row .grid .grid-item .gallery-randomizer-item { padding-bottom: 100%; }
.section.boxes-gallery #gallery-randomizer .row .grid .grid-item .gallery-randomizer-item div, #gallery-randomizer .gallery-randomizer-item > div { transition: transform 0.35s ease; }
.section.boxes-gallery #gallery-randomizer .row .grid .grid-item .gallery-randomizer-item div:hover, #gallery-randomizer .gallery-randomizer-item > div:hover { transform: scale(1.1); }
.section.boxes-gallery #gallery-randomizer .row .grid .grid-item .gallery-randomizer-item div::after, #gallery-randomizer .gallery-randomizer-item > div::after { content: ''; width: 100%; height: 100%; top: 0; left: 0; background-color: #000; position: absolute; z-index: 0; opacity: 0 }
.section.boxes-gallery #gallery-randomizer .row .grid .grid-item .gallery-randomizer-item div:hover::after, #gallery-randomizer .gallery-randomizer-item > div:hover:after { opacity: 0.35; }

@media (max-width: 1024px) {
    .section.boxes-gallery { margin: 50px auto; padding: 0 13px; }
    .section.boxes-gallery .section-title { align-items: center; flex-direction: column; margin-bottom: 10px; }
    .section.boxes-gallery .section-title h2 { text-align: center; }
    .section.boxes-gallery .section-title h3 { font-size: 1rem; }
    .section.boxes-gallery .section-title h3::after { top: -15px; right: unset; left: 50%; transform: translateX(-50%); width: 35px; }
    .section.boxes-gallery .random-gallery .row { margin: 0 auto; }
    .gallery-container { width: 100%; }
    #gallery-randomizer .grid-item-2 { width: 100%; }
}

/* Menu Page */
.menu .categories-strip { background: transparent; color: var(--gold); padding: 50px 0 30px; }
.menu .categories-strip ul.hidden-xs { display: flex; justify-content: center; gap: 20px; }
.menu .categories-strip ul.hidden-xs li { background: #0e1d24; min-width: 160px; border-radius: 30px; padding: 0; height: 34px; }
.menu .categories-strip ul.hidden-xs li:first-child { display: none; }
.menu .categories-strip ul.hidden-xs li a { display: inline-flex; width: 100%; height: 100%; justify-content: center; align-items: center; }
.menu .categories-strip ul.hidden-xs li a:focus { border: 0; text-decoration: none; }
.menu .categories-strip ul.hidden-xs li.active { border: 1px solid var(--red); }
.menu #MenuModule #text1 h2 { font-size: 2rem; font-family: inherit; }
.menu #MenuModule #text1 p { font-size: 1.4rem; margin: 0; font-family: var(--button-font); }
.menu #MenuModule .menuModuleNav { padding: 0 0 60px; }
.menu #MenuModule .menuModuleNav a { border-bottom: 1px solid transparent; color: #fff; font-size: 1.7rem; margin: 0 20px; border-radius: unset; line-height: 1.5; transition: var(--fast); position: relative; }
.menu #MenuModule .menuModuleNav a.selected, .menu #MenuModule .menuModuleNav a:hover { color: var(--gold); border-color: var(--red); }
.menu #MenuModule .menuModuleNav a::after { content: ''; position: absolute; bottom: -18px; left: 50%; transform: translateX(-50%); background-image: url(/warehouse/dynamic/381252.svg); width: 11px; height: 11px; background-size: 100%; background-position: center; pointer-events: none; background-repeat: no-repeat; opacity: 0; transition: var(--fast); }
.menu #MenuModule .menuModuleNav a.selected::after, .menu #MenuModule .menuModuleNav a:hover::after { opacity: 1; }
.menu .menuModuleContent { padding: 60px 50px 30px; margin: 0 auto; width: min(1100px, 100%); background: #0e1d24; }
.menu #MenuModule .menuModuleContentPart { border: none; padding: 0; margin-bottom: 0; }
.menu #MenuModule .menuModuleContentPart::after { display: none; }
.menu .menuModuleTextItem1 .menuModuleTextItemPart:nth-child(odd), .menu .menuModuleTextItem0 .menuModuleTextItemPart:nth-child(odd) { padding-left: 30px; }
.menu .menuModuleTextItem1 .menuModuleTextItemPart:nth-child(even), .menu .menuModuleTextItem0 .menuModuleTextItemPart:nth-child(even) { padding-right: 30px; }
.menu #MenuModule .menuModuleContentPart .menuModuleTextItem0, .menu #MenuModule .menuModuleContentPart .menuModuleTextItem1 { margin-bottom: 30px; }
.menu #MenuModule .menuModuleContentPart h3.menuModuleTextItemTitle { color: var(--gold); font-size: 1.6rem; margin-bottom: 10px; }
.menu #MenuModule .menuModuleContentPart .menuModuleTextItemDescription { margin-bottom: 20px; color: #fff; font-size: 1.6rem; line-height: 1.5; font-family: var(--button-font); }
.menu .menuModuleTextItemPart:after { border-bottom: 1px solid var(--red); width: calc(100% - 30px); }
.menu .menuModuleTextItem1 .menuModuleTextItemPart:nth-child(even)::after, .menu .menuModuleTextItem0 .menuModuleTextItemPart:nth-child(even)::after { right: unset; left: 0; }
.menu .menuModuleTextItemSubject .menuModuleTextItemSubjectTitle, .menu .menuModuleTextItemSubject
.menuModuleTextItemSubjectDescription { font-size: 1.8rem; color: #fff; max-width: 600px; margin: 0 auto 5px; font-family: inherit; }
.menu #MenuModule .menuModuleContentPart .menuModuleTextItemPrice { color: var(--gold); font-size: 1.4rem; }
.menu #MenuModule .menuModuleContentPart .menuModuleTextItemPrice::before { font-size: 85%; margin: 0; }
.menu.ltr-menu #MenuModule .menuModuleContentPart .menuModuleTextItemPart { direction: ltr; }
.ltr-menu .menuModuleContent { text-align: left; }
.ltr-menu .menuModuleTextItemTitle { float: left; }
.ltr-menu .menuModuleTextItemPrice { float: right; }

@media (max-width: 1024px) {
    .menu .categories-strip { padding: 0; }
    .menu .categories-strip ul.hidden-xs li { min-width: 100px; }
    .menu .categories-strip .mobile-strip { display: none; }
    .menu .categories-strip .menu-tags-list { position: relative; }
    .menu .categories-strip .menu-tags-list::before { content: ""; position: absolute; top: 0px; z-index: 20; width: 70px; height: 50px; left: 0; background-image: linear-gradient(to right, #13262f 0%, rgba(39, 16, 27, 0) 94%); pointer-events: none; }
    .menu .categories-strip .menu-tags-list::after { content: ""; position: absolute; top: 0px; z-index: 20; width: 70px; height: 50px; right: 0; background-image: linear-gradient(to left, #13262f 0%, rgba(39, 16, 27, 0) 94%); pointer-events: none; }
    .menu .categories-strip ul.hidden-xs { display: flex !important; flex-wrap: nowrap; padding: 25px 20px 15px; position: relative; overflow: auto; width: 100%; white-space: nowrap; gap: 10px; justify-content: flex-start; }
    .categories-strip .hidden-xs::-webkit-scrollbar { display: none; }
    .categories-page .categories-strip ul li { display: inline-flex; white-space: nowrap; width: 115px; height: 40px; padding: 0 32px; }
    .categories-strip ul li:not(:last-child)::after { margin: 0 5px; }
    .categories-strip ul li a::after { display: none; }
    .menu .menuModuleContent { padding: 50px 34px 30px; margin-top: -28px; }
    .menuModuleTextItemSubject { margin: 40px 0 20px; }
    .menu #MenuModule .menuModuleNav { position: relative; width: auto; padding: 0 10px; margin-bottom: 30px; }
    .menu #MenuModule .menuModuleNav a { margin: 0 20px 30px; /* white-space: nowrap; */ }
    .menu #MenuModule .menuModuleContentPart { padding: 0; }
    .menu #MenuModule .menuModuleContentPart .menuModuleTextItem0, .menu #MenuModule .menuModuleContentPart .menuModuleTextItem1 { margin-bottom: 0; }
    .menu #MenuModule .menuModuleTextItemPart { margin-bottom: 20px; padding: 0; }
    .menu #MenuModule .menuModuleTextItemPart:after { width: 100%; }
    .menu #MenuModule .menuModuleContentPart .menuModuleTextItemDescription { margin-bottom: 30px; }
    .menu #MenuModule #text1 p { margin: 5px 0 0; }
    .menu #MenuModule #text1 h2 { font-size: 1.8rem; }
    .menu #MenuModule .menuModuleContentPart h3.menuModuleTextItemTitle { margin-bottom: 5px; }
}

/*Contact Page*/

#pageview #headline { margin: 0 }

#pageview #headline h1, #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { color: #af986a; font-size: 1.5rem; font-family: var(--proyale); }
#pageview #headline h1 { padding: 50px 0 0; position: relative; }
#pageview #headline h1::after { content: ''; display: block; width: 67px; height: 1px; background-color: #af986a; margin: 9.5px auto; }
#pageview #subheadline h2 { margin: 0; font-family: inherit; }
#text1 { padding: 10px 0 30px; max-width: 800px; }
.contact #text1 ul:first-child { list-style: none; display: flex; justify-content: center; align-items: center; gap: 50px; }
.contact #text1 p { font-family: 'Heebo-Light'; }


.contact #SiteGrid.layout-bottom #GridPromo { margin: 0 auto; }
.form-container-wide #DynamicFormObject { display: flex; flex-direction: column; width: 52%; background-image: url(/warehouse/dynamic/381658.svg); background-position: center; background-repeat: no-repeat; background-size: 80%; border: 0; }
body.home-page .form-container-wide #DynamicFormObject { background-position: center 35px; background-size: 90%; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { width: 100%; padding: 9.5px; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields { width: 100%; }
fieldset { display: flex; flex-direction: column; align-items: center; justify-content: center; }
#DynamicFormObject:after { border: 0; }
.form-container-wide #DynamicFormObject .dynamicFormObjectField { width: 100%; }
.normal-form input:not([type="checkbox"]), .normal-form textarea, .normal-form select { border: 0 !important; width: 100% !important; border-bottom: 1px solid #fff !important; max-width: 100%; border-radius: 0; padding-bottom: 22px; box-shadow: none; -webkit-box-shadow: none; font-family: 'Heebo-Light'; color: #fff; }
.normal-form select.form-control { padding: 7px 15px; font-size: 17px; }
.normal-form select.form-control option {color:#000;}
.select-wrapper:after { top: 20px; }
#DynamicFormObject .dynamicFormObjectField .input-wrapper, #DynamicFormObject .dynamicFormObjectField .select-wrapper, .form-container-wide #DynamicFormObject .dynamicFormObjectField, .form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { color: #fff; text-align: right; }
.normal-form input::placeholder, .normal-form textarea::placeholder { color: #fff; font-size: 1.7rem; }
body.contact #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { display: none; }
.form-container-wide #DynamicFormObject .top-form { color: #fff; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form::before { content: ''; width: 67px; height: 1px; display: block; position: relative; margin: 0 auto; background: #af986a; margin-bottom: 15px; }
#DynamicFormObject:not(.dynamicFormObjectSubmit) .normal-form input:focus, .normal-form textarea:focus { border: 0 !important; border-bottom: 1px solid #fff !important; box-shadow: none; -webkit-box-shadow: none; color: #fff; }
.normal-form textarea { padding-right: 14px; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField .must:before { font-size: 1.5rem; top: 3px; }
.form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField.textareaField .must::before { top: 5px; }
#DynamicFormObject .checkboxField label { font-size: 1.3rem; }
.form-container-wide .form-image { width: 430px; height: 540px; background-image: url(/warehouse/dynamic/381688.jpg); background-position: center; background-repeat: no-repeat; background-size: contain; position: relative; }
body.home-page .form-container-wide .form-image { width: 600px; height: 650px; }
.form-container-wide .form-image::before { content: ''; position: absolute; width: 40px; height: 40px; max-height: 540px; top: 50%; left: -20px; background-image: url(/warehouse/dynamic/381656.svg); background-position: center; background-repeat: no-repeat; background-size: cover; z-index: 2; transform: translateY(-50%); }
.form-container-wide .form-image::after { content: ''; position: absolute; right: -50px; top: calc(50% - 2px); transform: translateY(-50%); background: var(--red); width: 1px; height: 100%; max-height: 490px; }
body.home-page .form-container-wide .form-image::after, body.home-page .form-container-wide .form-image::before { content: none; }
.form-container-wide { display: flex; justify-content: center; align-items: center; }
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button,
textarea::-webkit-outer-spin-button, textarea::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-size: 4.5rem; margin-bottom: 34px; font-family: var(--proyale); }
.contact .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-family: 'Heebo-Light'; font-size: 4rem; }
body.home-page .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-size: 6rem; word-spacing: 50vw; letter-spacing: 1.2px; font-family: var(--proyale); }
.FormResultPage #pageview #headline h1, .accessabilityMainPage #pageview #headline h1 { font-size: 2.5rem; font-family: var(--button-font); }
/*
.form-container-wide { position: relative; }
 .form-container-wide::after {content: '';position: absolute;width: 430px;height: 100%;max-height: 540px;top: 50%;right: 225px;background-image: url( /warehouse/dynamic/377924.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;transform: translateY(-50%);}
 .section-animation-item { opacity: 1; }
 .form-container-wide #DynamicFormObject {width: 500px;margin: 0;display: flex;flex-direction: column;justify-content: center;align-items: center;}
 div#DynamicFormObject::after,  div#DynamicFormObject::before { top: 25px; }
.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3 { font-size: 100%; line-height: 40px; }
 .form-container-wide #DynamicFormObject fieldset {display: flex;flex-direction: column;align-items: center;}
 .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText {margin-top: 0;width: 100%;}
 .form-container-wide #DynamicFormObject .dynamicFormObjectFields {height: auto;width: 100%;}
 .form-container-wide #DynamicFormObject .dynamicFormObjectField,
 .form-container-wide #DynamicFormObject .dynamicFormObjectSubmit {width: 100%;}
 .form-container-wide #DynamicFormObject .dynamicFormObjectSubmit input[type='submit'] { height: 35px !important; }*/
@media(min-width:1025px) {
    .normal-form select.form-control { height: 40px; }
}

@media(max-width:1024px) {
    .contact #GridPage .max-width { padding: 0 18px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { padding: 0px; }
    #pageview #headline h1, #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 1rem; }
    #pageview #headline h1, #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { margin-bottom: 0; }
    #pageview #headline h1::after, .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form::after { width: 35px; }
    #pageview #subheadline h2 { font-size: 2rem; margin-bottom: 30px; }
    .contact #text1 { max-width: 300px; }
    .form-container-wide { flex-direction: column-reverse; }
    body.home-page .form-container-wide { padding: 0 18px }
    .form-container-wide #DynamicFormObject { width: 100%; background-position: center 50px; padding-bottom: 0; padding-top: 90px; }
    body.home-page .form-container-wide #DynamicFormObject { padding-top: 10px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { margin-bottom: 0 }
    body.home-page .form-container-wide .form-image { display: none; }
    .form-container-wide .form-image { width: 100%; max-height: 400px; background-size: cover; }
    .form-container-wide .form-image::before { top: 100%; left: 50%; transform: translate(-50%,-50%); }
    .form-container-wide .form-image::after { content: none; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields { margin-bottom: 0; }
    #DynamicFormObject .dynamicFormObjectField .input-wrapper, .form-container-wide #DynamicFormObject .dynamicFormObjectField, .form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { padding: 0; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { display: block; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form::before { content: none; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form::after { content: ''; height: 1px; display: block; position: relative; background: #af986a; margin: 15px auto; }
    .normal-form input::placeholder, .normal-form textarea::placeholder { color: #fff; font-size: 1.4rem; }
    .normal-form input:not([type="checkbox"]), .normal-form textarea { padding-right: 0; }
    .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField .must:before { right: -5px; }
    .form-container-wide #DynamicFormObject fieldset .dynamicFormObjectField .select-wrapper.must:before { right: 2px; top: 5px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { margin-top: 30px; }
    body.home-page .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-size: 3.5rem; }
    .contact #text1 ul:first-child { gap: 10px; padding: 0; flex-direction: column; margin: 0; }
    .normal-form select.form-control { padding: 7px; font-size: 14px !important; }
}

/*media page*/
.media { margin-top: 0; }
.media #GridContent #pageview { display: none; }
.media #ContentGridReadMoreModule { max-width: 1010px; margin: 100px auto 35px; }
.media #gridshort-view-media { display: flex; justify-content: flex-start; flex-wrap: wrap; gap: 20px 30px; position: relative; }
.media #gridshort-view-media::after { content: ''; position: absolute; width: 1px; height: 90%; background: #b03530; right: -50px; top: 50%; transform: translateY(-50%); }
.media #gridshort-view-media > div { width: 33.33367%; max-width: 300px; padding: 0; }
.media #gridshort-view-media .grid-short-box.box { border: 4px solid var(--bg-light-color); background: #0e1d24; color: #fff; margin: 0; padding-bottom: 133.5%; }
.media #gridshort-view-media .grid-short-box.box:hover { background: #020304; }
.media #gridshort-view-media .grid-short-box.box .text-caption { display: flex; flex-direction: column; justify-content: center; height: 100%; width: 100%; padding: 60px 40px; padding-bottom: 70px; color: #fff; }
.media #gridshort-view-media .grid-short-box.box .grid-short-box-label { font-size: 2rem; font-weight: bold; line-height: 30px; letter-spacing: 0.5px; color: var(--text-white); margin-bottom: 23px; font-family: var(--button-font); }
.media #gridshort-view-media .grid-short-box.box .grid-short-box-label:before { content: ''; position: relative; display: block; width: 21px; height: 21px; top: 0; left: 0; margin: 0 auto; background: url(/warehouse/dynamic/381656.svg); background-size: contain; background-position: center; margin-bottom: 30px; }
.media #gridshort-view-media .grid-short-box.box .grid-short-box-subtitle { border-bottom: none; font-size: 1.6rem; line-height: 17px; padding-bottom: 65px; font-family: var(--button-font); }
.media #gridshort-view-media .grid-short-box.box .grid-short-box-text { margin: 0 auto; }
.media #gridshort-view-media .grid-short-box.box .grid-short-box-text::after, .media #gridshort-view-media .grid-short-box.box .grid-short-box-text::before { background-color: #0e1d24; }


@media(max-width:767px) {
    .media #GridContent { padding-top: 50px; padding-bottom: 0; }
    .media #ContentGridReadMoreModule { margin: 0 auto; }
    .media #gridshort-view-media { justify-content: center; }
    .media #gridshort-view-media > div { width: 100%; }
    .media .footer-text-divided { margin-top: 50px; }
}

/*gallery*/
.gallery #GridTop .top-caption { top: 26% }
.gallery #GridContent { margin-top: -160px; }
.gallery #gallery-randomizer { margin-top: 0; }
.gallery #gallery-randomizer .grid-item .gallery-randomizer-item { padding-bottom: 101.5%; }
.gallery #gallery-randomizer .grid-item-2 .gallery-randomizer-item { padding-bottom: 57%; }

@media(max-width:767px) {

    .gallery #GridContent #galleryview { margin: 0; }
    .gallery #GridContent .grid { padding: 0 50px; }
    .gallery #gallery-randomizer .grid-item .gallery-randomizer-item { padding-bottom: 98.5%; }
    .gallery #gallery-randomizer .grid-item-2 .gallery-randomizer-item { padding-bottom: 50.7%; }
    .gallery .footer-text-divided { margin-top: 50px; }
}

/*hiring*/
/*.contact.hiring .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-family: var(--proyale); }*/
.contact.hiring #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { display: block; }

/*about*/
.about #GridTop { margin-bottom: 65px; }
.about .sections > section { max-width: 1170px; margin: 0 auto; }
.about .sections .who-we-are { max-width: 940px; margin: 0 auto; }
.about .grid-rows .grid-row-text h3, .about .bullets .section-title h2 { letter-spacing: 0.5px; line-height: 0.88; color: var(--gold); width: auto; margin-bottom: 10px; position: relative; }
.about .grid-rows .grid-row-text h3::before, .about .bullets .section-title h2::before { content: ''; display: inline-block; position: relative; right: 0px; top: -6px; background: var(--gold); width: 70px; height: 1px; margin-left: 20px; }
.about .grid-rows .grid-row-text h2 { font-size: 4.5rem; }
.about .grid-rows .grid-row-text h3 { font-size: 2.5rem; }
.about .sections .who-we-are .grid-rows .grid-row { padding: 35px 0; }
.about .who-we-are .grid-row:nth-child(even) > .flexslider-box { right: 110%; transition: right 0.7s ease; -webkit-transition: right 0.7s ease; -moz-transition: right 0.7s ease; -ms-transition: right 0.7s ease; -o-transition: right 0.7s ease; }
.about .who-we-are .grid-row:nth-child(even) > .flexslider-box.animate { right: 0; }
.about .who-we-are .grid-row:nth-child(odd) > .flexslider-box { left: 110%; transition: left 0.7s ease; -webkit-transition: left 0.7s ease; -moz-transition: left 0.7s ease; -ms-transition: left 0.7s ease; -o-transition: left 0.7s ease; }
.about .who-we-are .grid-row:nth-child(odd) > .flexslider-box.animate { left: 0; }
.about .who-we-are .grid-row:nth-child(even) > .flexslider-box::after, .about .who-we-are .grid-row:nth-child(odd) > .flexslider-box::after { content: ''; position: absolute; width: 1px; height: 90%; background: #b03530; right: -50px; top: 50%; transform: translateY(-50%); }
.about .who-we-are .grid-row:nth-child(even) > .flexslider-box::after { right: auto; left: -50px; }
.about .who-we-are .grid-row:nth-child(even) .grid-row-cell.flexslider-box { transform: translateY(-90px); -webkit-transform: translateY(-90px); }
.about .sections .who-we-are .grid-rows .grid-row-text { width: 100%; }
.about .who-we-are .grid-row:nth-child(odd) .grid-row-cell-text { padding-right: 50px; }
.about .who-we-are .grid-row:nth-child(even) .grid-row-cell-text { background-color: #0e1d24; padding-left: 50px; z-index: -1 }
.about .who-we-are .grid-row:nth-child(even) .grid-row-cell.grid-row-cell-text:after,
.about .who-we-are .grid-row:nth-child(even) .grid-row-cell.grid-row-cell-text:before { content: ""; position: absolute; right: -1260px; left: 100%; background: #0e1d24; top: 0; bottom: 0; }
.about .who-we-are .grid-row:nth-child(even) .grid-row-cell.grid-row-cell-text:before { left: -240px; right: 100%; }
.about .who-we-are img { max-width: 430px; max-height: 540px; float: right; }
.about .who-we-are .grid-row:nth-child(even) img { float: left; }
.about .grid-row-section .grid-row-text p, .about .grid-text-section li { font-family: var(--button-font); font-size: 1.5rem; text-align: right; letter-spacing: 0.3px; line-height: 1.47; }


.about .sections .bullets { max-width: 832px; margin: 0 auto; padding: 65px 0 50px; }
.about .bullets .section-animation-item { text-align: right; margin: 0; width: 100%; }
.about .bullets .section-title h2 { font-family: var(--button-font); font-size: 2.5rem; }
.about .grid-text-section li { margin: 30px 0; list-style: none; position: relative; }
.about .grid-text-section li::before { content: ''; position: absolute; width: 12px; height: 12px; background-image: url(/warehouse/dynamic/384204.svg); background-position: center; background-repeat: no-repeat; background-size: contain; right: -20px; top: 7px; }

.about .grid-gallery-section .gallery-cubes.no-pad.section-animation-item.row.up.shown { padding: 0 24px; }
.about .grid-gallery-section .col-xs-6.col-sm-3.no-pad { padding: 15px; }
.about .grid-gallery-section .gallery-cubes .boxes-images-outer-image { max-width: 250px; }
.gallery-cubes .boxes-images-outer-image:hover .image-link-container { opacity: 1; background: rgba(0,0,0,0.3); }
.gallery-cubes .image-link-inner { background-color: transparent; }
.gallery-cubes .plus-sign, .plus-sign { color: transparent; position: relative; }
.gallery-cubes .plus-sign::after, .plus-sign::after { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-image: url(/warehouse/dynamic/384240.svg); background-position: center; background-repeat: no-repeat; background-size: contain; }



@media(max-width:767px) {
    .about #GridTop { margin-bottom: 25px; }
    .about .sections > section { padding: 0 17px; }

    .about .grid-rows .grid-row-text h2 { text-align: center; font-size: 2.5rem; }
    .about .grid-rows .grid-row-text h3, .about .bullets .section-title h2 { text-align: center; font-size: 2rem; margin-bottom: 0; }
    .about .grid-row-section .grid-row-text p { text-align: center; font-size: 1.6rem; max-width: 300px; }

    .about .sections .who-we-are .grid-rows .grid-row-text { padding: 0; margin: 0; margin-bottom: 30px; }
    .about .sections .who-we-are .grid-rows .grid-row { display: flex !important; flex-direction: column-reverse; padding: 15px 0; }
    .about .who-we-are .grid-row .grid-row-cell-text { text-align: center; }
    .about .who-we-are .grid-row:nth-child(even) .grid-row-cell.flexslider-box { transform: none; }
    .about .who-we-are .grid-row:nth-child(odd) .grid-row-cell-text,
    .about .who-we-are .grid-row:nth-child(even) .grid-row-cell-text { padding: 0; background-color: #13262f; }
    .about .who-we-are .grid-row:nth-child(even) .grid-row-cell.grid-row-cell-text:after,
    .about .who-we-are .grid-row:nth-child(even) .grid-row-cell.grid-row-cell-text:before { content: none; }
    .about .who-we-are .grid-row:nth-child(odd) > .flexslider-box { left: 0; }
    .about .who-we-are .grid-row:nth-child(even) > .flexslider-box { right: 0; }


    .about .sections .bullets { padding: 15px 0; }
    .about .bullets .section-animation-item { text-align: center; }
    .about .grid-rows .grid-row-text h3::after, .about .bullets .section-title h2::after { content: ""; display: block; position: relative; right: 0px; top: 0; background: var(--gold); width: 35px; height: 1px; margin: 15px auto; }
    .about .grid-rows .grid-row-text h3::before, .about .bullets .section-title h2::before { content: none; }
    .about .grid-text-section li { font-size: 1.6rem; margin: 10px 0; }

    .about .sections grid-gallery-section { margin: 0 -3px; }
    .about .grid-gallery-section .col-xs-6.col-sm-3.no-pad { padding: 3px; }

    .about .footer-text-divided { margin-top: 50px; }
}



/*404*/
.page-21536 #GridContent h2 { font-size: clamp(1.5rem, 0.211rem + 4.288vw, 3rem); padding-top: 80px; font-family: var(--button-font); }
/* Footer */
footer { padding: 0; }
.footer-text-divided { padding: 40px 0 80px; max-width: 1170px; margin: 100px auto 0; width: 100%; border-top: 1px solid var(--gold); }
.footer-text-divided > div.footer-text-left { padding: 0; }
.footer-text-divided > div.footer-text-right { padding: 0; display: flex; justify-content: flex-start; width: auto; }
.footer-text-divided .footer-text-right ul { list-style: none; padding-right: 0; margin: 0; margin-left: 50px; }
.footer-text-divided .footer-text-right ul:last-child { display: flex; flex-wrap: wrap; gap: 0 10px; max-width: 100px; max-height: 30px; }
.footer-text-divided .footer-text-right ul:last-child li a { position: relative; width: 20px; height: 20px; display: inline-block; background-position: center; background-repeat: no-repeat; background-size: contain }
.footer-text-divided .footer-text-right ul:last-child li:first-child a { width: 9px; background-image: url(/warehouse/dynamic/380834.svg); }
.footer-text-divided .footer-text-right ul:last-child li:first-child a:hover { width: 9px; background-image: url(/warehouse/dynamic/385708.svg); }
.footer-text-divided .footer-text-right ul:last-child li:nth-child(2) a { background-image: url(/warehouse/dynamic/385711.svg); }
.footer-text-divided .footer-text-right ul:last-child li:nth-child(2) a:hover { background-image: url(/warehouse/dynamic/385710.svg); }
.footer-text-divided .footer-text-right ul:last-child li:nth-child(3) a { background-image: url(/warehouse/dynamic/382671.svg); }
.footer-text-divided .footer-text-right ul:last-child li:nth-child(3) a:hover { background-image: url(/warehouse/dynamic/382672.svg); }
.footer-text-divided .footer-text-right ul:last-child li a img { display: none; }

/*.footer-text-divided .footer-text-right ul:last-child li a::before { content: ''; position: absolute; top: 0px; left: 0; width: 101%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: contain; }
.footer-text-divided .footer-text-right ul:last-child li a:hover:before { background-image: url( /warehouse/dynamic/382376.svg); background-color: #13262f }
.footer-text-divided .footer-text-right ul:last-child li:nth-child(2) a::before { /* background-image: url( /warehouse/dynamic/382381.svg); */ top: 0px; left: 0;
}
/*.footer-text-divided .footer-text-right ul:last-child li:nth-child(2) a:hover:before { background-image: url( /warehouse/dynamic/382377.svg); }
.footer-text-divided .footer-text-right ul li:last-child a:hover:before { background-image: url(/warehouse/dynamic/382672.svg); }*/
.footer-text-divided .footer-text-right ul li:hover { color: #af986a }
.footer-text-divided .footer-text-right ul li:not(:last-child) { margin-bottom: 10px; }
.footer-text-divided .footer-text-right ul li a:hover, .footer-text-divided .footer-text-right ul li a:focus { color: var(--gold); }
.footer-text-divided .footer-text-right ul li a { transition: var(--fast); font-size: 1.6rem; }
.site-credit.alternative { padding: 15px 0; }

@media (max-width: 1024px) {
    .footer-text-divided { padding: 20px 0 40px; margin: 60px auto 0; width: calc(100% - 45px); display: flex; flex-direction: column-reverse; gap: 30px; }
    .footer-text-divided > div.footer-text-left { display: flex; justify-content: center; width: 100%; margin: 0 auto; }
    #SiteFooter .footer-text-divided > div.footer-text-left img { max-width: 180px; }
    .footer-text-divided .footer-text-right ul:not(:last-child) { display: none; }
    .footer-text-divided > div.footer-text-right { display: flex; justify-content: center; }
    .footer-text-divided .footer-text-right ul { display: inline-flex; margin: 0 auto; flex-wrap: wrap; justify-content: center; }
    .footer-text-divided .footer-text-right ul li { width: auto; text-align: center; margin: 0 5px; }
    .footer-text-divided .footer-text-right ul li:last-child { width: auto; }
    .footer-text-divided .footer-text-right ul:last-child li a::before { top: 4px; left: -3px; width: 13px; height: 14px; background-color: #13262f; background-image: url( /warehouse/dynamic/382380.svg); }

    .footer-text-divided .footer-text-right ul:last-child li:first-child a { background-image: url( /warehouse/dynamic/385731.svg); }
    .footer-text-divided .footer-text-right ul:last-child li:nth-child(2) a { background-image: url( /warehouse/dynamic/385732.svg); }

    .site-credit.alternative { padding: 10px 0; }
    .footer-text-divided .footer-text-right ul:last-child li a::before { content: none; }
}

/* Zoom */
@media (min-width: 1025px) {
    #home-gallery, #home-gallery .slides, #home-gallery .slider-bg.stellar-bg { min-height: unset !important; height: calc(var(--vh)) !important; }
    body.macOs.safariBrowser #home-gallery { height: 100vh !important; }
}

@media (max-width: 1024px) {
    #home-gallery { min-height: unset !important; }
    #home-gallery, #home-gallery .TopVideo, #home-gallery .slides, #home-gallery .slider-bg.stellar-bg { height: var(--app-height) !important; }
}
