﻿/*atlanta*/

:root { --HEADER_BACKGROUND: #020e21; --HEADER_TEXT_COLOR: #fff; --HEADER_ICONS_COLOR: #fff; --BUTTON_BACKGROUND: #020e21; --BODY_BACKGROUND: #020e21; --BODY_TEXT_COLOR: #fff; --HEADER_LINK_HOVER_COLOR: #fff; --primaryFontSize: 20px; }
a.textlink { text-decoration: underline; display: block; text-align: center; margin: 20px 0 0; }
.has-sub i.opensub { color: #b50850; }
body { font-size: 20px; background: #020e21; color: #fff; }
#header .submenu li > a:focus { color: #fff; }
a:hover, a:focus { /*color: #b50850;*/ color: white; }
#header #header-center-kdm { font-size: 75%; position: absolute; left: 50%; transform: translateX(-50%); }
#header #header-center-kdm a, a.FormResultPageButton { font-size: 100%; border: solid 1px #b80051; width: 180px; height: 40px; border-radius: 0; display: flex; justify-content: center; align-items: center; transition: .2s ease-in; }
#header #header-left img, #header.bg #header-left img { max-width: 110px; }
#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 { background: #b80051; }
#header .submenu { top: 66px; right: -10px; background: #030e20; padding-bottom: 30px; width: 310px; box-shadow: 0 3px 25px 0 rgb(0 0 0 / 64%); }
#header .submenu li > a { color: #fff; font-size: 100%; font-family: MiriamLibre-Regular; }
#header .submenu .menu-sub li a { font-size: 90%; }
#header .submenu li a:hover { color: #b20f50; }
.categories-strip ul li a { font-size: 15px; }
#header .submenu li > a::before { display: none; }
#header .submenu > li:first-child { margin-top: 20px; }
#header .submenu > li:focus > a, #header .submenu > li:hover > a { background: transparent; color: #fff; }
#header .social-links > a::before { height: inherit; width: 100%; height: 100%; background-size: contain; background-repeat: no-repeat; background-position: bottom center; }
#header .social-links a svg { opacity: 0; display: none; }
#header .social-links a.social_icon_booking:before { content: ''; background-image: url(../../../warehouse/temp/atlanta/social/FB-ATL-THURSDAY.svg); }
#header .social-links a.social_icon_tripadvisor:before { content: ''; background-image: url(../../../warehouse/temp/atlanta/social/SPOTIFY-FRIDAY.svg); }
#header .social-links a.facebook_icon_instagram:before { content: ''; background-image: url(../../../warehouse/temp/atlanta/social/INSTAGRAM-FRIDAY.svg); }
#header .social-links a.social_icon_instagram:before { content: ''; /* display: block; */ background-image: url(../../../warehouse/temp/atlanta/social/SPOTIFY-ATL-THURSDAY.svg); }
#header .social-links a.social_icon_youtube:before { content: ''; background-image: url(../../../warehouse/temp/atlanta/social/INSTAGRAM-THURSDAY.svg); }
#header .social-links a.social_icon_tiktok:before { content: ''; background-image: url(../../../warehouse/temp/atlanta/social/TIKTOK-ATL-TLV.svg); }

#header .social-links a.social_icon_booking:hover:before { background-image: url(../../../warehouse/temp/atlanta/social/fb-thu-hvr.svg); }
#header .social-links a.social_icon_tripadvisor:hover:before { background-image: url(../../../warehouse/temp/atlanta/social/spotify-fri-hvr.svg); }
#header .social-links a.facebook_icon_instagram:hover:before { background-image: url(../../../warehouse/temp/atlanta/social/ig-fri-hvr.svg); }
#header .social-links a.social_icon_instagram:hover:before { background-image: url(../../../warehouse/temp/atlanta/social/spotify-thu-hvr.svg); }
#header .social-links a.social_icon_youtube:hover:before { background-image: url(../../../warehouse/temp/atlanta/social/ig-thu-hvr.svg); }
#header .social-links a.social_icon_tiktok:hover:before { background-image: url(../../../warehouse/temp/atlanta/social/tiktok-atlanta-hover.svg); }

#header .social-links a { width: 52px !important; height: 45px; }
#header .social-links a.social_icon_tiktok { /* margin-right: 15px; */ }

#header #header-center-kdm .languages:before { display: none; }
#header a.lang { background: transparent; color: #b80051; font-size: 90%; width: auto; margin: 0 20px;color:transparent;position:relative; }
#header a.lang::after { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-image: url( /warehouse/dynamic/379231.svg); background-position: center; background-repeat: no-repeat; background-size: contain; }
/*#header a.lang:hover:after { background-image: url( /warehouse/dynamic/378337.svg); }*/
#header #header-left { flex-direction: row-reverse; }

#header .submenu .menu-sub li a:hover, #header .submenu .menu-sub li a:focus { background: transparent; }
#header { border-bottom: 1px solid #ffffff6b; }
a.FormResultPageButton { display: flex !important; justify-content: center; align-items: center; margin: auto; }
#header #header-center-kdm a:hover, #header #header-center-kdm a:focus, a.FormResultPageButton:hover, a.FormResultPageButton:focus { background: #b50850; color: #fff; }
#header #header-center-kdm a::before { display: none; }
#header .social-links { margin-right: 20px; }
#home-gallery .gallery-logo { opacity: 0.6; width: 100%; }
#home-gallery .gallery-logo img { max-width: 723px; }
#home-gallery .scroll-down::before { background: #b80051; }
#header .submenu li > a:hover { color: #b80051; }
.flex-control-paging li a { background: #fff; overflow: visible; color: transparent; }
.flex-control-paging li a.flex-active { background: #fff; position: relative; }
.flex-control-paging li a.flex-active:after { content: ""; position: absolute; border: 2px solid #fff; top: -5px; left: -5px; right: -5px; bottom: -5px; border-radius: 100%; }
.flex-control-nav li { overflow: visible; margin: 0 10px; }
.flex-control-paging li a { width: 7px; height: 7px; }
.categories-strip ul li.active { background: #b50850; }
#SiteGridContainer { overflow: hidden; }
#allSectionsWrapper .section:nth-child(3) .section-title { margin-bottom: 30px; }
#allSectionsWrapper .section:nth-child(3) { padding-top: 100px; margin-bottom: 30px; }
#allSectionsWrapper .section:nth-child(3) h2 { display: flex; flex-direction: column; align-items: center; gap: 15px; }
#allSectionsWrapper .section:nth-child(3) h2::after { content: ''; background-image: url(../../../warehouse/temp/atlanta/detail.svg); background-repeat: no-repeat; height: 20px; width: 93px; background-size: contain; }
.grid-box-image-text { width: 82%; }
.grid-box-image-text p:first-child, .grid-box-image-text h3 { font-family: 'MiriamLibre-Bold'; font-size: 45px; }
.grid-box-image-text p:nth-child(2) { font-size: 28px; margin-top: 5px; }
.grid-box-image-text img { width: 40px; margin-top: 21px; }
.grid-boxes .grid-box { padding-inline: 12.5px; }
.home-page .grid-boxes .grid-box .grid-box-fulltext { position: absolute; bottom: 41px; z-index: 1; left: 50%; transform: translateX(-50%); }

.section-title h1, .section-title h2, .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText, .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-family: 'MiriamLibre-Bold'; }
.section-title h1, .section-title h2 { font-size: 225%; }
#allSectionsWrapper, .grid-rows .grid-row { background: #020e21; color: #fff; }
.grid-rows .grid-row-text a.grid-row-button, .sec-button, .grid-text .sec-button { border-color: #b80051; color: #fff; font-size: 75%; display: flex; width: 170px; justify-content: space-between; padding: 0; margin: auto; height: 44px; align-items: center; padding: 0 20px; min-width: 163px;width: fit-content; height: 45px; }
.page-19778 .grid-gallery-section .sec-button { padding: 0; display: flex; align-items: center; justify-content: center; }
.form-container-wide #DynamicFormObject { background: #030e20; border: 1px solid #b80051; color: #fff; max-width: 1040px; box-shadow: 0 24px 27px 0 #000917; padding: 90px 103px; }
.grid-rows .grid-row-text h2 { font-family: 'MiriamLibre-Regular'; }
.grid-text .sec-button { background: #030e20; }
#DynamicFormObject input[type=submit] { background: transparent; border: 1px solid transparent; font-size: 75%; padding: 0 !important; width: auto; margin-right: 20px; }
.grid-rows .grid-row-text a.grid-row-button:after, .sec-button:after, .grid-text .sec-button:after { content: ''; width: 26px; height: 16px; background-image: url(../../../warehouse/temp/atlanta/arrow/ARROW-PINK.svg); background-repeat: no-repeat; display: inline-block; background-size: contain; margin-right: 5px; transition: .2s ease-in; }
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit:hover, .form-container-wide #DynamicFormObject .dynamicFormObjectSubmit:focus { /* border: 1px solid #D9136A; */ /* color: #fff; */ /* background: #D9136A; */ }
.form-control:focus { border-color: #fff; }
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit:after { content: ''; width: 26px; height: 16px; background-image: url(../../../warehouse/temp/atlanta/arrow/ARROW-WHITE.svg); background-repeat: no-repeat; position: absolute; filter: brightness(100); left: 10px; transform: translateY(-50%); top: 50%; transition: 0.2s all ease-in; }
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { box-shadow: 0 24px 27px 0 #000917; cursor: pointer; position: relative; background: #b3004f; border: 1px solid #b2004e; height: 45px; width: 160px; float: none; margin: auto; clear: both; display: flex; align-items: center; justify-content: flex-start; }
#DynamicFormObject input[type=submit]:focus, #DynamicFormObject input[type=submit]:hover { background: transparent; color: #fff; border-color: transparent; }
.grid-rows .grid-row-text a.grid-row-button { margin-top: 35px; margin-right: 0; }
#DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 45px; }
.must:before { font-size: 70%; }
.categories-strip ul li a:focus { text-decoration: none; }
.gallerySec { max-width: 100%; }
.gallerySec .gallery-cubes { display: flex; flex-wrap: wrap; justify-content: center; }
.gallerySec h2:after, .newSec .section-title h2:after { content: ''; position: absolute; background-image: url(../../../warehouse/temp/atlanta/detail.svg); background-repeat: no-repeat; left: 50%; bottom: -40px; height: 20px; width: 93px; transform: translateX(-50%); background-size: contain; }
.gallerySec h2, .newSec .section-title h2 { position: relative; margin-bottom: 60px; }
.gallerySec .gallery-cubes > div { padding: 7px; }
.footer-text-divided > div.footer-text-right ul a:hover { color: #b0084e; }
.form-container-wide #DynamicFormObject .dynamicFormObjectSubmit:hover:after { transform: translatey(-50%) translatex(-5px); }
.newSec { padding-top: 120px; }
.newSec .section-title h2:after { bottom: -35px; }
.newSec .section-title h2 { margin-bottom: 55px; }
.newSec .section-title h2:after { bottom: -35px; }
.newSec .section-title h2 { margin-bottom: 55px; }

.newGridSec { padding-top: 0; }
.newGridSec .grid-rows #grid-row0 { direction: ltr !important; margin-bottom: 70px; }
.newGridSec .grid-rows #grid-row1 { direction: rtl !important; }
.newGridSec #grid-row0 .grid-row-cell.grid-row-cell-text { padding-right: 0; padding-left: 130px; }

.what-new-boxes.grid-content-section .grid-box.col-md-4 .grid-box-image { padding-bottom: 100%; }
.what-new-boxes.grid-content-section .grid-box .grid-box-title h3 a { color: #fff; }
.what-new-boxes .grid-boxes .grid-box-title h3 { font-size: 120%; }
.what-new-boxes .grid-boxes .grid-box a { position: absolute; inset: 0; z-index: 2; display: flex; align-items: flex-end; justify-content: center; }
.what-new-boxes .grid-boxes .grid-box a img { margin-bottom: 40px; }
.what-new-boxes .grid-boxes .grid-box .box-image-animation img { margin: 0; }
.what-new-boxes .grid-box-image-text { padding-top: 32.432432432432435%; padding-inline: 9.18918918918919%; top: 0; transform: translateX(-50%); width: 100%; }
.what-new-boxes .grid-box-image-text h3 { letter-spacing: .9px; margin-bottom: 5px; line-height: 1.35; }
.what-new-boxes .grid-box-image-text p:nth-child(2) { line-height: 1.3; }
.what-new-boxes .grid-box-image-text p:nth-child(3) { font-size: 24px; letter-spacing: .48px; }
.what-new-boxes .grid-boxes .box-image-animation:hover img { transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; -ms-transform: none; }

.liveSec { padding-top: 174px; }
.liveSec .gridTextImgContainer { height: 550px; overflow: hidden; }
.liveSec .grid-text.gridTextWithImg .gridTextImgContainer img { transform: translateY(-27%); }
.liveSec .grid-text-content h2 { font-size: 225%; font-family: 'MiriamLibre-Bold'; }
.liveSec .grid-text-content h3 { font-size: 120%; position: relative; margin-bottom: 47px; }
.liveSec .grid-text-content h3:after { content: ''; position: absolute; background-image: url(../../../warehouse/temp/atlanta/detail.svg); background-repeat: no-repeat; left: 50%; bottom: -35px; height: 20px; width: 93px; transform: translateX(-50%); background-size: contain; }
.liveSec .grid-text p { font-size: 95%; line-height: 1.5; }
.liveSec .grid-text .sec-button { margin-top: 30px; }

.eventSec .grid-boxes { max-width: 1300px; margin: auto; }
.eventSec .grid-short-box-image { padding-bottom: 100%; }
.eventSec .grid-short-box-fulltext { display: flex; align-items: center; margin-top: 10px; padding-top: 5px; border-top: 1px solid #fff; justify-content: space-between; font-family: 'MiriamLibre-Regular'; position: relative; }
.eventSec .grid-short-box .grid-short-box-label { padding-top: 0; margin-left: 10px; font-size: 100%; order: 1; /* position: absolute; */ /* left: 50%; */ /* transform: translateX(-50%); */ }
.eventSec .grid-short-box { margin-bottom: 50px; }
.eventSec .grid-short-box-subtitle { position: absolute; left: 50%; transform: translateX(-50%); font-size: 20px; order: 2; }
.eventSec .section-title:after { content: ''; position: absolute; background-image: url(../../../warehouse/temp/atlanta/detail.svg); background-repeat: no-repeat; left: 50%; bottom: -40px; height: 20px; width: 93px; transform: translateX(-50%); background-size: contain; }
.eventSec .section-title { margin-bottom: 75px; }
.section-title { position: relative; }
.eventSec .grid-short-box-link a { opacity: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.eventSec .grid-short-box-link:after { content: ''; width: 26px; display: block; height: 16px; background-image: url(../../../warehouse/temp/atlanta/arrow/ARROW-PINK.svg); background-size: contain; transition: .2s ease-in; position: absolute; left: 10px; top: 50%; transform: translateY(-50%); background-repeat: no-repeat; pointer-events: none; }
.eventSec .grid-short-box-link { /* position: relative; */ order: 3; }
.eventSec .grid-short-box-link:hover:after { left: 0; }

.newSec .grid-text h2 { font-size: 75%; line-height: 1.5; }
.newGridSec .grid-rows .grid-row-text h2 { font-size: 120%; position: relative; margin-bottom: 45px; }
.newGridSec .grid-rows .grid-row-text h2:after { content: ''; position: absolute; background-image: url(../../../warehouse/temp/atlanta/detail.svg); background-repeat: no-repeat; right: 0; bottom: -33px; height: 20px; width: 93px; background-size: contain; }
.newGridSec .grid-rows .grid-row-text p { font-size: 95%; line-height: 1.5; }
.newGridSec .grid-rows .grid-row-text h2:after { content: ''; position: absolute; background-image: url(../../../warehouse/temp/atlanta/detail.svg); background-repeat: no-repeat; right: 0; bottom: -33px; height: 20px; width: 93px; background-size: contain; }

.aboutSec .grid-rows .grid-row { direction: ltr !important; }
.aboutSec .grid-row .grid-row-cell.grid-row-cell-text { padding-right: 0; padding-left: 130px; }
.aboutSec .grid-row .grid-row-cell.grid-row-cell-text h2 { font-family: 'MiriamLibre-Bold'; font-size: 225%; }
.aboutSec .grid-row .grid-row-cell.grid-row-cell-text p { font-size: 95%; line-height: 1.5; }
.aboutSec .grid-rows .grid-row-text h3:after { content: ''; position: absolute; background-image: url(../../../warehouse/temp/atlanta/detail.svg); background-repeat: no-repeat; right: 0; bottom: -35px; height: 20px; width: 93px; background-size: contain; }
.aboutSec .grid-rows .grid-row-text h3 { position: relative; margin-bottom: 50px; }

.form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { font-size: 250%; }
.form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { color: #b80051; }
.normal-form input, .normal-form textarea, .normal-form select { background: transparent; border-color: #fff; color: #fff; font-size: 75%; }
.normal-form input::placeholder, .normal-form textarea::placeholder { color: #fff; }
.home-page .form-container-wide #DynamicFormObject .dynamicFormObjectField { width: 33.33%; }
.home-page .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset { display: flex; flex-wrap: wrap; }
.home-page .form-container-wide #DynamicFormObject .dynamicFormObjectField:nth-child(5) { width: 50%; }
.home-page .form-container-wide #DynamicFormObject .dynamicFormObjectField.selectBox-7 { width: 50%; }
.home-page .form-container-wide #DynamicFormObject .dynamicFormObjectField.selectBox-7 select { height: 45px; border-radius: unset; width: 100%; }
.home-page .form-container-wide #DynamicFormObject .dynamicFormObjectField.selectBox-7 select:focus { border-color: white; }
.home-page .form-container-wide #DynamicFormObject .dynamicFormObjectField.checkboxField { order: 2; flex-basis: 100%; }
.home-page .form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { order: 7; }




.newsLetter .normal-form input, .normal-form textarea, .normal-form select { background: transparent; border-color: #fff; color: #fff; font-size: 75%; }
.newsLetter .normal-form input::placeholder, .normal-form textarea::placeholder { color: #fff; }
.newsLetter .form-container-wide #DynamicFormObject .dynamicFormObjectField { width: 33.33%; }
.newsLetter .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset { display: flex; flex-wrap: wrap; }
.newsLetter .form-container-wide #DynamicFormObject .dynamicFormObjectField:nth-child(5) { width: 50%; }
.newsLetter .form-container-wide #DynamicFormObject .dynamicFormObjectField.selectBox-7 { width: 50%; }
.newsLetter .form-container-wide #DynamicFormObject .dynamicFormObjectField.selectBox-7 select { height: 45px; border-radius: unset; }
.newsLetter .form-container-wide #DynamicFormObject .dynamicFormObjectField.selectBox-7 select:focus { border-color: white; }
.newsLetter .form-container-wide #DynamicFormObject .dynamicFormObjectField.checkboxField { order: 2; flex-basis: 100%; }
.newsLetter .form-container-wide #DynamicFormObject .dynamicFormObjectSubmit { order: 7; }

.formSec { margin-bottom: 0; padding-bottom: 80px; }
.normal-form input:focus { border: 1px solid #fff !important; }
#SiteFooter { background: #000917; color: #fff; }
.footer-text-divided > div.footer-text-left p:first-child { margin-bottom: 25px; }
.footer-text-divided > div.footer-text-left p img { margin-right: 25px; }
.footer-text-divided { padding-right: 130px; padding-left: 130px; }
.footer-text-divided > div.footer-text-right { font-size: 14px; }

.macOs .newGridSec .grid-rows .grid-row-text p, .macOs .aboutSec .grid-row .grid-row-cell.grid-row-cell-text p, .macOs #text1 p, .macOs .liveSec .grid-text p { font-size: 85%; }

.top-caption { font-family: 'MiriamLibre-Regular'; font-size: 275%; }
#headline { text-align: center; font-size: 250%; font-family: 'MiriamLibre-Bold'; }
.top-caption h1 { font-family: 'MiriamLibre-Bold'; }
#subheadline { font-family: MiriamLibre-Regular; }
#subheadline h2 { font-size: 120%; letter-spacing: 0.48px; }
#text1 p, #text2 p { font-size: 95%; font-family: MiriamLibre-Regular; }
#header .submenu > li.active { background: transparent; }
.contentModuleNav a.selected, .contentModuleNav a:hover { border-bottom: 2px solid #b50850; color: #fff; }
.eventPage #headline { display: none; }
.contentModuleNav a { font-family: miriamlibre-bold; }
.contentModuleNav { font-size: 90%; }
.sec-button:hover, .sec-button:focus, .grid-rows .grid-row-text a.grid-row-button:hover,
.grid-rows .grid-row-text a.grid-row-button:focus, .grid-text .sec-button:hover, .grid-text .sec-button:focus { background: #b40850; border-color: #b40850; color: #fff; }
.grid-rows .grid-row-text a.grid-row-button:hover:after, .sec-button:hover:after, .grid-text .sec-button:hover:after { background-image: url(../../../warehouse/temp/atlanta/arrow/ARROW-WHITE.svg); transform: translateX(-10px); }
.normal-form input[type=checkbox] { filter: hue-rotate(109deg); }
#headline h1:after { content: ''; background-image: url(../../../warehouse/temp/atlanta/detail.svg); background-repeat: no-repeat; height: 20px; width: 93px; background-size: contain; display: block; margin: 20px auto; }
#text1 p:last-child { margin-bottom: 0; }
#text1 ul li::before, #text2 ul li::before { border: 1px solid #b50850; }

.eventPage .grid-short-box-fulltext { font-family: miriamlibre-regular; }
.eventPage .grid-short-box { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; position: relative; }
.eventPage .grid-short-box-image { padding: 0; height: 367px; }
.eventPage #ContentGridShortModule .grid-short-box-image a { position: relative; }
.eventPage .grid-short-box-image img { position: relative; transform: none; top: 0; left: 0; }
.eventPage .grid-short-box-link:after { content: ''; position: absolute; background-image: url(../../../warehouse/temp/atlanta/arrow/ARROW-PINK.svg); left: 20px; top: 50%; height: 20px; width: 31px; transform: translate(-50%, -50%); background-size: contain; transition: 0.2s all ease-in; background-repeat: no-repeat; }
.eventPage .grid-short-box:hover:after { left: 10px; }
.eventPage .grid-short-box-link { order: 3; }
.eventPage .grid-short-box:before { content: ''; background: #fff; height: 1px; width: 100%; position: absolute; bottom: 37px; }
.eventPage .grid-short-box .grid-short-box-label { /* padding-top: 20px; */ order: 1; font-size: 20px; }
.eventPage #GridPage { padding-bottom: 150px; }
.eventPage .grid-short-box-fulltext { display: inline-flex; width: 100%; justify-content: space-between; align-items: center; align-content: center; position: relative; }
.eventPage .grid-short-box-link a { opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.eventPage .grid-short-box-subtitle { order: 2; line-height: 1; padding-top: 10px; position: absolute; left: 50%; transform: translateX(-50%); font-size: 20px; }
.eventPage .grid-short-box-link:hover:after { left: 10px; }
.eventPage #ContentGridShortModule { display: flex; flex-direction: column-reverse; }

.aboutPage #text1 { padding-bottom: 156px; }
.aboutPage #text1 p { margin-bottom: 25px; }
.aboutPage #text1 p img { margin-top: 15px; margin-bottom: 15px; }
.aboutPage #GridPage { padding-top: 72px; }

.mediaPage #ContentGridReadMoreModule #headline > h1 { font-size: 45px; margin-bottom: 17px; }
.mediaPage .grid-short-box.box:hover { background: #020e21; color: #fff; }
.mediaPage #gridshort-view-media { gap: 50px; justify-content: center; }
.mediaPage #gridshort-view-media .grid-short-box { min-height: 230px; height: 100%; background: #020e21; color: #ffffff; box-shadow: 0 24px 27px 0 rgba(0, 0, 0, 0.42); border: solid 2px #b80051; padding-bottom: unset !important; margin-bottom: 0; }
.mediaPage .grid-short-box.box .grid-short-box-text { display: flex; align-items: center; flex-direction: row-reverse; justify-content: center; gap: 20px; color: white; padding-top: unset; font-size: 18px; }
.mediaPage .grid-short-box.box .grid-short-box-text:before { content: ""; display: inline-block; background: url(../../../warehouse/temp/atlanta/arrow/ARROW-PINK.svg) no-repeat; width: 24px; height: 17px; }
.mediaPage .grid-short-box-label { padding-top: unset; font-size: 22px !important; font-family: 'MiriamLibre-Bold'; }
.mediaPage .grid-short-box-label::after { content: ''; background-image: url(../../../warehouse/temp/atlanta/detail.svg); background-repeat: no-repeat; height: 20px; width: 93px; background-size: contain; display: block; margin: 40px auto; }
.mediaPage #gridshort-view-media > * { padding: 0; height: 350px; width: 350px; }
.mediaPage .grid-short-box-subtitle { display: none; }
.mediaPage .grid-short-box.box .text-caption { position: revert; top: unset; left: unset; transform: unset; padding: 60px 15px; width: 100%; }
.mediaPage #ContentGridReadMoreModule .grid-short-box.box a { position: revert; }
.accessabilityMainPage #text1 > * { font-size: 18px }


.galleryPage #galleryview { max-width: 100%; width: calc(100% - 705px); }
.galleryPageEvents .gallery-cubes > div { /*width: 33%;*/ padding: 14px; margin-bottom: 50px; }
.galleryPage .gallery-cubes { display: flex; flex-wrap: wrap; }
.galleryPageEvents .gallery-cubes .image-link-container { opacity: 1; }
/*.galleryPageEvents .gallery-cubes h4 {display: block; margin-top: 123%;color: white;}*/
.galleryPageEvents .gallery-cubes .boxes-images-outer-image { overflow: initial; }
.galleryPageEvents .p-vert { height: 100%; display: flex; align-items: flex-end; }
.galleryPageEvents .gallery-cubes h4 { display: block; color: white; text-align: start; display: block; color: white; position: relative; font-size: 20px; margin-top: 12px; }
.galleryPageEvents .gallery-cubes .image-link-outer { padding-top: 0; display: flex; justify-content: space-between; align-items: baseline; width: 100%; margin-right: unset; text-align: start; color: white; position: relative; transform: translateY(100%); margin: 0; font-size: 20px; }
.galleryPageEvents .p-vert:before { display: inline-block; content: ""; position: absolute; width: 100%; height: 1px; background-color: white; bottom: -8px; }
/*.galleryPageEvents .gallery-cubes .image-link-outer {margin-right: unset;}*/
.galleryPageEvents .gallery-cubes .image-link-inner { display: none; }
.galleryPageEvents .image-link-content:hover .image-link-inner { opacity: 1; transition: opacity 0.1s; }
.galleryPage #text1 h1:before { content: ''; background-image: url(../../../warehouse/temp/atlanta/detail.svg); background-repeat: no-repeat; height: 20px; width: 93px; background-size: contain; position: absolute; top: 70px; left: 50%; transform: translateX(-50%); }
.galleryPage #subheadline h2 { padding-bottom: 65px; margin-bottom: 0; }
.galleryPage #GridPage { padding-top: 80px; padding-bottom: 80px; }
.gallery-cubes .image-link-inner { background: transparent; border: none; color: #fff; background-image: url(../../../warehouse/temp/atlanta/plus-sign.svg); }
.gallery-cubes .plus-sign { font-size: 120%; display: none; }
.galleryPage #text1 { text-align: center; position: relative; margin-bottom: 30px; }
.galleryPage #text1 h1 { padding-bottom: 65px; font-family: miriamlibre-bold; font-size: 225%; }
.galleryPage #text1 h2 { font-size: 120%; letter-spacing: 0.48px; }
.galleryPage #subheadline { display: none; }

#faqview { width: 950px; margin: auto; }
.faq-headline { /* border: solid 1px #b80051; */ background-color: #020e21; font-family: miriamlibre-bold; font-size: 120%; }
.faq-body { background-color: #030e20; /* border: solid 1px #b80051; */ /* border-top: 1px solid transparent; */ }
.panel-group .panel { border: 1px solid #b80051; border-radius: 0; }
.faq-headline .button-open { color: #b50850; font-size: 130%; }
.fqa #GridPage { padding-bottom: 150px; padding-top: 150px; }
.fqa #GridPage:before { content: ''; background-image: url(../../../warehouse/temp/atlanta/detail.svg); background-repeat: no-repeat; height: 20px; width: 93px; background-size: contain; position: absolute; top: 85px; left: 50%; transform: translateX(-50%); }
.faq-headline.open { border-bottom: 1px solid transparent; background-color: #030e20; }
.faq-body p { font-size: 95%; }

.rentPage #headline { font-size: 1px; color: #030e20; }
.rentPage #GridPage { padding-top: 65px; }
.rentPage #text1 p { font-size: 18px; }
.rentPage #text1 { margin-bottom: 50px; text-align: center; }
.rentPage .MainContent { max-width: 900px; }
.rentPage .gallery-cubes { display: flex; flex-wrap: wrap; }
.rentPage #galleryview { margin-bottom: 130px; display: flex; flex-direction: column; }
.rentPage #galleryview .MainContent { order: 2 }
.rentPage #galleryview #videoContainer { order: 1 }
.rentPage #galleryview .gallery-container { order: 4; margin-top: 50px; }
.rentPage #galleryview #text2 { order: 3 }
.rentPage #SiteGrid.layout-bottom #GridPromo { margin-bottom: 85px; }
.rentPage #GridPromo:before { content: ''; background-image: url(../../../warehouse/temp/atlanta/detail.svg); background-repeat: no-repeat; height: 20px; width: 93px; background-size: contain; position: absolute; top: -50px; left: 50%; transform: translateX(-50%); }
.rentPage #videoContainer { margin-bottom: 49px; margin-top: 47px; }
.rentPage #videoContainer > div { padding: 42.25% 0 0 0 !important; }
.rentPage .normal-form select { border-color: #fff; color: #fff; font-size: 80%; height: 45px; }
.rentPage .normal-form option { color: #020e21; }
.rentPage iframe { margin-bottom: 50px; max-width: 900px; max-height: 580px; transform: translateX(-50%); left: 50% !important; }
.footer-text-divided > div.footer-text-left a { display: inline-block; }
.footer-text-divided > div.footer-text-left p a:first-of-type img { margin-right: 0; }

.footer-text-divided > div.footer-text-left a:hover > img { opacity: 0; }
#SiteFooter .footer-text-left p:first-of-type a:first-of-type:hover { background-image: url(../../../warehouse/temp/atlanta/social/ig-thu-hvr.svg); background-repeat: no-repeat; }
#SiteFooter .footer-text-left p:first-of-type a:nth-of-type(2):hover { background-image: url(../../../warehouse/temp/atlanta/social/ig-fri-hvr.svg); background-repeat: no-repeat; }
#SiteFooter .footer-text-left p:first-of-type a:nth-of-type(3):hover { background-image: url(../../../warehouse/temp/atlanta/social/fb-thu-hvr.svg); background-repeat: no-repeat; }
#SiteFooter .footer-text-left p:first-of-type a:nth-of-type(4):hover { background-image: url(../../../warehouse/temp/atlanta/social/office-atlanta-hvr.svg); background-repeat: no-repeat; /* background-size: 100%; */ }
#SiteFooter .footer-text-left a:hover img { /* opacity: 0; */ }
#SiteFooter .footer-text-left p:last-of-type a:first-of-type:hover { background-image: url(../../../warehouse/temp/atlanta/social/spotify-thu-hvr.svg); background-repeat: no-repeat; }
#SiteFooter .footer-text-left p:last-of-type a:nth-of-type(2):hover { background-image: url(../../../warehouse/temp/atlanta/social/spotify-fri-hvr.svg); background-repeat: no-repeat; }
#SiteFooter .footer-text-left p:last-of-type a:nth-of-type(3):hover { background-image: url(../../../warehouse/temp/atlanta/social/tiktok-atlanta-hover.svg); background-repeat: no-repeat; }

.spotifyPage #text1 h1 { font-size: 225%; font-family: miriamlibre-bold; }
.spotifyPage #text1 { text-align: center; margin-bottom: 150px; }
.spotifyPage #text1 h2 { font-size: 120%; margin-bottom: 20px; }
.spotifyPage #text1 p { margin-bottom: 36px; letter-spacing: 0.3px; }
/*.spotifyPage #text1 h2:before { content: ''; background-image: url(../../../warehouse/temp/atlanta/detail.svg); background-repeat: no-repeat; height: 20px; width: 93px; background-size: contain; display: block; margin: 20px auto; }*/


.textlink { display: inline-block; }
#DynamicFormObject .dynamicFormObjectField select option { color: #000; }

@media(max-width:1300px) {
    .grid-row-section .grid-row .grid-row-cell.grid-row-cell-text { width: calc(100% - 600px); }
    .grid-row-section .grid-rows .grid-row-cell.flexslider-box.col-sm-6 { width: 600px; }
    .galleryPage #galleryview { width: 70%; }
    #header #header-center-kdm a:nth-child(3), #header #header-center-kdm a:nth-child(4) { display: flex; }
}

@media (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.25) {
    p, #text1 p, #text2 p, .newSec .grid-text h2, .newGridSec .grid-rows .grid-row-text p, .liveSec .grid-text p, .aboutSec .grid-row .grid-row-cell.grid-row-cell-text p { font-size: 90%; }
    .grid-row-section .grid-row .grid-row-cell.grid-row-cell-text { padding-right: 70px; }
    .newGridSec #grid-row0 .grid-row-cell.grid-row-cell-text { padding-right: 0; padding-left: 70px; }
    .home-page .grid-boxes .grid-box .grid-box-fulltext img { width: 61px; height: 68px; }
}

@media(max-width:1025px) {
    #header-center-kdm { position: absolute; bottom: 10%; z-index: 10; left: 50%; transform: translateX(-50%); display: flex; width: 100%; gap: 20px; flex-wrap: wrap; flex-direction: column; align-items: center; justify-content: center; }
    #header-center-kdm a { border: solid 1px #b80051; color: #fff; background-color: #020e21; display: flex; width: 210px; height: 50px; justify-content: center; align-items: center; font-size: 75%; }
    .rentPage iframe { max-width: 100%; height: 56vw !important; }
}

@media(max-width:767px) {
    .home-page .grid-boxes .grid-box .grid-box-fulltext img { width: 51px; height: 58px; }
    .liveSec .grid-text-content h2 { font-size: 25px; }
    .grid-rows .grid-row-text h2 { font-size: 25px !important; }
    body:not(.home-page) #header.bg #header-center-kdm { display: none; }
    #header #header-center-kdm a::before { display: none; }
    #header #header-center-kdm a:first-child { display: flex; }
    #header .submenu { top: 64px; padding-top: 10px !important; transition: 0.7s cubic-bezier(0.7, 0, 0.2, 1); width: 100% !important; right: 0px; max-width: 100%; }
    #header .submenu li { text-align: center; padding-right: 0; }
    #header .submenu li.social-mobile { bottom: 10%; }
    #header .submenu li.social-mobile { bottom: 13%; }
    #header .social-links a.facebook_icon_instagram:before { left: 11px; }
    #header:not(.menu-open):not(.subopen) .submenu { top: 60px; }
    #header #header-right .social-links { display: flex; }
    #header #header-right .social-links { display: none; }
    #home-gallery .gallery-caption { top: 50%; }
    #home-gallery .gallery-logo img { max-width: 300px; min-width: unset; }
    #header .submenu > li.active > a { font-family: MiriamLibre-Regular; }
    #header .submenu li { padding-bottom: 17px; }
    #header-center-kdm a:hover { background: #a2094b; }
    #header #header-right .social-mobile .social-links { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
    #header .social-links a { /* height: 50px; */ }
    .section-title h1, .section-title h2 { font-size: 25px; }
    .grid-gallery-section h3 { font-size: 25px; }
    .eventSec .grid-short-box-image { padding-bottom: 100%; }
    .eventSec .grid-short-box-fulltext {justify-content:flex-start;}
    .eventSec .grid-short-box .grid-short-box-label { font-size: 80%; }
    .eventSec .grid-short-box-subtitle { font-size: 75%; position: relative; transform: none; left: 0; }
    .eventSec .grid-short-box-link { font-size: 70%; }
    .eventSec .grid-short-box { margin-bottom: 25px; }
    .grid-row-section .grid-rows .grid-row-cell.flexslider-box.col-sm-6 { max-width: 100%; width: 100%; }
    .grid-row-section .grid-row .grid-row-cell.grid-row-cell-text { max-width: 100%; width: 100%; }
    .gallerySec { width: 95%; }
    .eventSec .col-xs-6 { width: 100%; }

    .newSec { padding-top: 60px; }
    .newGridSec #grid-row0 .grid-row-cell.grid-row-cell-text { padding: 0; }

    .aboutSec .grid-row .grid-row-cell.grid-row-cell-text { padding: 0; }
    .eventSec .grid-short-box-link:after { height: 13px; width: 20px; }

    .eventPage .col-xs-6 { width: 100%; }
    .eventPage .grid-short-box-fulltext { justify-content: flex-start; }
    .eventPage .grid-short-box-subtitle { position: relative; left: 0; transform: none; margin:0 10px; }

    .galleryPageEvents .gallery-cubes h4 { font-size: 16px; }
    .galleryPageEvents .gallery-cubes .image-link-outer { font-size: 15px; }

    .liveSec .grid-text.gridTextWithImg .gridTextImgContainer img { transform: none; }
    .liveSec .gridTextImgContainer { height: unset; }
    .liveSec { padding-top: 80px; }

    .grid-rows .grid-row-text a.grid-row-button { margin: auto; margin-top: 25px; }
    .grid-row-section .grid-rows .grid-row { flex-direction: column-reverse; }
    .grid-row-section .grid-rows .grid-row-text { padding-top: 10%; padding-bottom: 2%; text-align: center; }

    #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 25px; }
    .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { font-size: 100%; }
    .form-container-wide #DynamicFormObject { max-width: 100% !important; padding: 33px 25px; }

    .footer-text-divided { padding: 20px; padding-top: 40px; }
    .footer-text-divided > div.footer-text-right { justify-content: space-evenly; }
    .footer-text-divided > div.footer-text-right ul { margin-left: 0; }

    .footer-text-divided > div.footer-text-left { padding: 0; }
    .galleryPage #GridPage { padding-top: 40px; }
    .galleryPage #text1 h1:before { top: 90px; }
    .galleryPage #text1 h1 { font-size: 180%; padding-bottom: 50px; }
    .galleryPage #text1 h2 { font-size: 100%; }
    .galleryPage #text1 { width: 90%; }

    #GridPage { padding-top: 80px; }
    .aboutPage #text1 { padding-bottom: 80px; text-align: center; }
    #header .submenu .menu-sub li { text-align: center; }
    .contentModuleNav { font-size: 100%; }
    .eventPage #GridPage { padding-bottom: 80px; }
    #headline { font-size: 25px; }
    .top-caption { font-size: 25px; }
    .spotifyPage #text1 h1 { font-size: 180%; }
    #faqview { width: 100%; }
    .faq-headline { font-size: 19px; }
    .galleryPage #galleryview { width: 100%; }
    .galleryPage #subheadline h2 { padding-bottom: 35px; }
    .mobile-strip span, .mobile-strip .select-wrapper a { font-size: 19px; }
    .footer-text-divided > div.footer-text-left { margin-top: 30px; }
    .newGridSec .grid-rows .grid-row-text h2:after, .aboutSec .grid-rows .grid-row-text h3:after { right: auto; left: 50%; transform: translateX(-50%); }

    .categories-strip ul li:not(.active) a:hover, .categories-strip ul li:not(.active) a:focus { background: transparent; }
    .home-page .grid-text-content p { font-size: 19px !important; }
    .macOs .newGridSec .grid-rows .grid-row-text p, .macOs .aboutSec .grid-row .grid-row-cell.grid-row-cell-text p, .macOs #text1 p, .macOs .liveSec .grid-text p { font-size: 19px; }
    #headline h1, .grid-rows .grid-row-text h3 { font-size: 25px; }
    .rentPage #text1 p { font-size: 18px }
    .mediaPage #gridshort-view-media > * { flex-basis: 100%; }
    .home-page .grid-box-image-text p:first-child, .grid-box-image-text h3 { font-size: 19px; }
    .home-page .grid-box-image-text p:nth-child(2), .home-page .grid-box-image-text p:nth-child(3) { font-size: 19px }
    .home-page .form-container-wide #DynamicFormObject .dynamicFormObjectField input:nth-child(-n+5) { font-size: 70% !important; }
    .rentPage .form-container-wide #DynamicFormObject .dynamicFormObjectField input:nth-child(-n+5) { font-size: 70% !important; }
    .page-20682 .form-container-wide #DynamicFormObject .dynamicFormObjectField input:nth-child(-n+3) { font-size: 70% !important; }
    .page-20682 .form-container-wide #DynamicFormObject .dynamicFormObjectField textarea { font-size: 70% !important; }
    .page-20682 #DynamicFormObject .checkboxField label { font-size: 70% !important; }
    .what-new-boxes .grid-box-image-text h3 { font-size: 28px; }
    .liveSec { padding-top: 0; }
    .aboutSec { padding-top: 10px; }
    .rentPage .normal-form select { font-size: 70% !important; margin-bottom: 10px; }
    .home-page #DynamicFormObject .checkboxField label { font-size: 70% !important; }
    .home-page .form-container-wide #DynamicFormObject .dynamicFormObjectField.checkboxField { width: 100%; }
    .footer-text-divided > div.footer-text-right { display: none; }
    .mediaPage #gridshort-view-media > * { margin-inline: 10px; min-height: 312px; flex-basis: 87.4%; }
    .rentPage #videoContainer > div { padding: 56.25% 0 0 0 !important; }
    .page-20682 #text1 { margin-bottom: 30px; }
    #gridshort-view-media .grid-short-box-label { padding-inline: 10px; }
}

@media (min-width: 768px) {
    #home-gallery, #home-gallery .slides, #home-gallery .slider-bg.stellar-bg { height: calc(var(--vh)) !important; background-attachment: unset; }
    body.macOs.safariBrowser #home-gallery, body.macOs.safariBrowser #home-gallery .slides, body.macOs.safariBrowser #home-gallery .slider-bg.stellar-bg { height: 100vh !important; }
    body .section-animation-item { opacity: 1 !important; margin-top: 0 !important; }



    div.footer-text-left p:last-of-type img { margin-right: 31px; }
    .footer-text-divided > div.footer-text-left { display: flex; justify-content: flex-end; flex-wrap: wrap; flex-direction: column; }
}

@media (max-height:767px) {
    #home-gallery .gallery-caption { top: 40%; }
}
