﻿/*`r`nProject: Zoranelix`r`nResponsive rebrand based on the supplied website template.`r`n*/
/*========================
GLOBAL
=========================*/
h1 {
    font-size: 37px;
    font-weight: 900;
    width: 414px;
    letter-spacing: 0.040em;
    border: 1px solid rgba(47, 46, 47, 0.59);
}
.navactive{
   border-bottom: 1px solid #96E16B;
}
p.desc-text{
    font-size: 20px;
    line-height: 35px;
    text-align: justify;
}
.text-content.container {
    margin-top: 65px;
    margin-bottom: -51px;
}
.right-text p{
    text-align: left !important;
    border-bottom: 1px solid;
    padding: 10px 0;
}

*, *:before, *:after {
    -moz-box-sizing: border-box;  
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}
.img-section-space {
    margin-top: 5px;
}
.fa-2x{
    padding-top: 5px;
}
.carousel-slide{
    float: right !important;
    margin-right: -15px;
} 

li.item{
    position: relative; 
    width: 100%; /* for IE 6 */

    background: rgba(211, 15, 34, 1);
}

body, html {
    margin: 0;
    padding: 0;
    height: 100%;
}

.clear::after {
    content: "";
    display: table;
    clear: both;
}

h1, h2, p, span, a {
    font-family: "museo-sans", helvetica, sans-serif;
    color: #2f2e2f;
    margin: 0;
    padding: 0;
}

.limit {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.color_animation {
    text-decoration: initial;
    /* word-spacing: 5px; */
    margin-right: -30px;
    margin-left: -30px !important;
    color: white !important;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.color_animation:hover{
    color: #9BE86F !important;
}
/*========================
    NAV
=========================*/
div#bs-example-navbar-collapse-1 {
    height: 368px;
    overflow: hidden;
    text-align: center;
    text-decoration: none !important;
}
.navbar-brand{
    font-family: 'Pacifico', cursive;
    font-size: 34px !important;
    text-decoration: none;
    color: white !important;
}

nav {
    background: #1E1E1E !important;
    font-size: 18px;
    color: white !important;
}

li{
    color: white !important;
    /*padding-left: 10px;*/
    word-spacing: 5px !important;
}
/*========================
INTRO CONTAINER
=========================*/
.starter_container {
    margin-top: -21px;
    padding: 0;
    min-width: 100%;
    height: 100%;
    background: url('../img/zoranelix-hero.jpg') no-repeat center center;
    background-size: cover;
    text-align: center;
    background-position: center;  
}
.follow_container {
    width: 100%;
    position: absolute;
    top: 35%;
    text-align: center;
}
.starter_follow {
    display: inline-block;
    width: 80%;
    z-index: 1;
    margin: 0 auto;
    padding: 0;
}
.top-title{
    color: white;
    font-family: 'Playball', cursive;
    font-size: 120px;
    font-weight: 400;
 }
.second-title {
    font-weight: lighter; 
    font-size: 30px; 
    font-style: italic; 
    text-transform: capitalize;
}

.white{
    color: white;
}

/* ========================
    IMAGE INTRO BANNER CONTENT
   =========================*/

.background_content {
    position: relative;
    top: 0px;
    width: 100%;
    height: 350px;
    background-color: white;
    margin: 0 auto 0 auto;
    z-index: 98;
    text-align: center;
}

.background_content h1 {
    font-size: 3em;
    width: 60%;
    position: relative;
    top: 24%;
    color: white;
    padding: 0;
    border: 0;
    display: inline-block;
}

.background_content h1 span {
    color: white;
    border-bottom: 8px solid #fff;
}

.roulette-band.background_content{
    background: url('../img/roulette-lounge.jpg') no-repeat center center; 
    background-size: cover;
    background-position: 70% 50%;
}

.blackjack-band.background_content{
    background: url('../img/blackjack-room.jpg') no-repeat center center; 
    background-size: cover;
    background-position: 70% 50%;
}
 .featured.background_content{
    background: url('../img/vip-gaming.jpg') no-repeat center center; 
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
 .pricing.background_content{
    background: url('../img/casino-main-hall.jpg') no-repeat center center; 
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.reservation.background_content{
    background: url('../img/casino-bar.jpg') no-repeat center center; 
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.blackjack-band.background_content{
    background: url('../img/blackjack-room.jpg') no-repeat center center; 
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
/*========================
DESCRIPTION BODY CONTENT
=========================*/
.description_content {
    padding: 50px 0;
    width: 100%;
    background: #fff;
    margin: 0 auto 0 auto;
    z-index: 99;
    position: relative;
    background: white;
    text-align: center; 
}
.description_body {
    margin: 45px auto;
    max-width: 300px;
}
h1 {
    font-size: 28px;
    font-weight: 900;
    width: 225px;
    letter-spacing: 0.040em;
    border: 8px solid #2f2e2f;
    display: inline-block;
    padding: 7px 16px;
    margin: 0;
}
/*========================
IMAGE DESCRIPTION BODY CONTENT
=========================*/
.picture_content {
    display: none;
}
/*========================
FIRST FOOTER CONTENT
=========================*/
.first_footer {
    background-color: #1e1e1e;
    text-align: center;
}
.social_heading,
.social_info {
    display: block;
}
.social_heading {
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 0.040em;
    color: #63C85D;
    text-align: center;
    margin: 40px 0 0 0;
}
.social_info, 
.social_icons {
    margin: 18px 0 50px 0;
}

.social_info a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.200em;
    line-height: 1.400em;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    width: 210px;
}

.social_info a:hover {
    color: #6c8f34;
}

.social_icons {
    padding: 0;
}

.social_icons li {
    list-style: none;
    display: inline-block;
    padding: none;
}

.social_icons li:nth-child(1),
.social_icons li:nth-child(2),
.social_icons li:nth-child(3) {
    margin: 0 50px 0 0;
}
.social_icons li a {
    color: #fff;
    text-decoration: none;
    font-size: 25px;
}

.social_icons li a:hover {
    color: #6c8f34;
}

.direction a{
    color: white !important;
}

/*========================
SECOND FOOTER CONTENT
=========================*/

footer.sub_footer {
    background-color: #1C1C1C;
    padding: 20px;
}

p.sub-footer-text{
    color: #6B6B6B;
}

p.sub-footer-text a{
    color: #BDBDBD;
    text-decoration: none;
}

/*Contact */

.contact-text{
    margin:45px auto;
}
/* Contact Form */
#contact .contact-form{
    margin: 0 auto;
    padding:25px 25px 0px 25px;
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.2);
    /* -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.2); */
}

.mail-message-area{
    width:100%;
    padding:0 15px;
}

.mail-message{
    width: 100%;
    background:rgba(255,255,255, 0.8) !important;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    margin:0 auto;
    border-radius: 0;
}

.not-visible-message{
    height:0px;
    opacity: 0;
}

.visible-message{
    height:auto;
    opacity: 1;
    margin:25px auto 0;
}

.inner.contact {
    padding: 50px 0;
}

/* Input Styles */

.form{
    width: 100%;
    padding: 16.94px;
    /* background:#E2E2E2; */
    border: 1px solid rgba(13, 12, 12, 0.23);
    margin-bottom:25px;
    color:#727272 !important;
    font-size:13px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.form:hover{
    border:1px solid #8BC3A3;
}

.form:focus{
    color: white;
    outline: none;
    border:1px solid #8BC3A3;
}

.textarea{
    height: 200px;
    max-height: 200px;
    max-width: 100%;
} 
/* Generic Button Styles */
.button{
    padding:8px 12px;
    background:#0A5175;
    display: block;
    width:120px;
    margin:10px 0 0px 0;
    border-radius:3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align:center;
    font-size:0.8em;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
}

.button:hover{
    background:#8BC3A3;
    color:white;
}

/* Send Button Styles */

.form-btn{
    width:180px;
    display: block;
    float: left;
    height: auto;
    padding:15px;
    color:#fff;
    background:rgba(80, 160, 108, 1);
    border:none;
    border-radius:3px;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0 auto !important;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    text-align: center;
}
.form-btn:hover{
    background: rgba(85, 184, 120, 1);
    color: white;
    border:none;
}

.form-btn:active{
    opacity: 0.9;
}

div.fa {
    display: block;
    padding: 30px 0px 25px 0px;
}

div .fa-2x {
    padding: 30px 0px 25px 0px;
}

h1 {
    text-transform: capitalize;
}
.navbar-default {
    border: 0 !important;
}

/*========================
MEDIA QUERIES MOBILE
=========================*/

@media (max-width: 660px) {
    .top-title {
        font-size: 67px;
    }

    .second-title {
        font-size: 21px;
    }

    .background_content h1 {
        width: 80%;
        font-size: 2.5em;
    }

    .form-btn {
        margin: 0px auto;
        /* display: block; */
    }
}
/*========================
MEDIA QUERIES TABLET
=========================*/


    @media (min-width: 400px) { 
    .starter_container {
        height: 100%;
    }
    .background_content h1 {
      top: 33%;
    }  
}

/*========================
MEDIA QUERIES TABLET
=========================*/

    @media (min-width: 660px) { 
  
        .starter_container {
            height: 100%;
        }

    /*========================
    NAV
    =========================*/
    .navbar-default{
        height: 70px;
        padding-top: 10px;
    }

    nav li{
        padding-right: -15px;
    }
    .navbar-brand{
        font-family: 'Pacifico', cursive;
        font-size: 34px !important;
        text-decoration: none;
        color: white !important;
    }
    nav {
        position: fixed;
        display: block;
        position: fixed;
        width: 100%;
        height: 55px;
        z-index: 100;
        margin: 0;
        padding: 0;
        background-color: #1e1e1e;
        text-align: center;
    }
    .logo {
        display: none;
    }
    .main-nav {
        padding: 0;
        margin: 18px auto 0 auto;
    }
    .main-nav li {
        display: inline-block;
        list-style: none;
        margin: 0 29px 0 29px;
    }
    .logo a,
    .main-nav a {
        font-size: 0.75000em;
        font-weight: 700;
        /* letter-spacing: 0.250em; */
        text-decoration: none;
        color: #fff;
        display: block;
        text-align: center;
        padding: 2px 0;
        transition: color 0.3s ease-in-out;
    }
    .main-nav a:hover {
        color: #6c8f34;
    }
    .direction a {
        border: 5px solid rgba(0,0,0,0);
        display: inline-block;
        width: 45px;
        height: 45px;  
        background-size: 30px; 
    }
    .direction a:hover {
        border: 5px solid #6D903C;
    }

    /*========================
    DESCRIPTION BODY CONTENT
    =========================*/

    .description_body {
        margin: 45px auto;
        max-width: 500px;
    }
    h1 {
        font-size: 32px;
        font-weight: 900;
        width: 280px;
        letter-spacing: 0.040em;
        border: 1px solid #2f2e2f;
    }
    .picture_content {
        display: inline-block;
        padding: 0 20px;
    }

    /*========================
    IMAGE INTRO BANNER CONTENT
    =========================*/

    .background_content {
        position: relative;
        top: 0px;
        width: 100%;
        height: 570px;
        background-color: white;
        margin: 0 auto 0 auto;
        z-index: 98;
        text-align: center;
    }

    .background_content h1 {
        font-size: 4.5em;
        position: relative;
        top: 41%;
        width: 100%;
        color: white;
        padding: 0;
        border: 0;
        display: inline-block;
    }

    .background_content h1 span {
        color: white;
        padding: 0;
        border-bottom: 10px solid #fff;
    }
}
    /*========================
    Social Connect
    =========================*/

    section.social_connect {
        background-color: black;
        text-align: center;
        margin-bottom: 50px;
  }

    .social_heading {
        font-size: 33px;
        margin: 50px 0 0 0;
    }

    .social_info a {
        font-size: 24.93px;
    }

    .social_icons li a {
        font-size: 30px;
    }

    .social_info a {
        display: inline-block;
        margin: 0 auto;
        width: 325px;
    } 

} /*END OF MEDIA QUERY*/

/*========================
MEDIA QUERIE DESKTOP
=========================*/

@media (min-width: 1100px) { 

    .starter_container {
        background-attachment: fixed;
    }


    /*========================
    BACKGROUND CONTENT
    =========================*/


    .background_content h1 {
        font-size: 5em;
        position: relative;
        top: 41%;
        width: 100%;
        color: white;
        padding: 0;
        border: 0;
        display: inline-block;
        margin-top: 20px;
    }

    .background_content h1 span {
        color: white;
        padding: 0;
        border-bottom: 12px solid #fff;
    }

    /*========================
    DESCRIPTION BODY CONTENT
    =========================*/

    .margin-right {
        margin-right: 5%;
    }

    .margin-left {
        margin-left: 5%;
    }

    .background_content:nth-of-type(2),
    .background_content:nth-of-type(4) {
        background-attachment: fixed;
    }

    .description_body {
        max-width: 450px;
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        margin-top: 10px;
    }


    .picture_content {
        display: inline-block;
        padding: 0;
        vertical-align: middle;
    }

    /*========================
    FIRST FOOTER CONTENT
    =========================*/

    .social_heading {
        font-size: 33px;
        margin: 50px 0 0 0;
    }

    .come_in .social_info a {
        font-size: 24.93px;
        display: inline-block;
        margin: 0 auto;
        width: 565px;
    }

    .come_in .social_info {
        margin-bottom: 25px;
    }

    .or_call .social_info a {
        font-size: 24.93px;
        display: inline-block;
        margin: 0 auto;
        width: auto;
    }

    .social_icons li a {
        font-size: 30px;
    }
}
/* Zoranelix rebrand */
body.zoranelix-page {
    background: #0b0c10;
}

.zoranelix-page h1,
.zoranelix-page h2,
.zoranelix-page p,
.zoranelix-page span,
.zoranelix-page a,
.zoranelix-page li {
    font-family: Georgia, "Times New Roman", serif;
}

.zoranelix-page h1 {
    width: auto;
    max-width: 100%;
    color: #111813;
    border-color: #192319;
    text-transform: none;
    letter-spacing: 0;
}

.zoranelix-page h2 {
    color: #162017;
}

.navactive {
   border-bottom: 1px solid #c8a35a;
}

.color_animation {
    margin-left: 0 !important;
    margin-right: 0;
    letter-spacing: 0.02em;
}

.color_animation:hover {
    color: #d9bd73 !important;
}

nav,
.navbar-default {
    background: rgba(7, 9, 13, 0.96) !important;
    box-shadow: 0 2px 18px rgba(0, 0, 0, 0.28);
}

.navbar-brand {
    font-family: Georgia, "Times New Roman", serif;
    letter-spacing: 0.06em;
    color: #f1dfad !important;
}

.navbar-age {
    display: inline-block;
    margin: 17px 0 0 12px;
    padding: 2px 8px;
    border: 1px solid #c8a35a;
    color: #f1dfad;
    font-size: 12px;
    letter-spacing: 0.08em;
}

.starter_container {
    background-image: linear-gradient(rgba(2, 4, 7, 0.54), rgba(2, 4, 7, 0.72)), url('../img/zoranelix-hero.jpg');
}

.casino_page_hero {
    background-image: linear-gradient(rgba(2, 4, 7, 0.58), rgba(2, 4, 7, 0.73)), url('../img/casino-main-hall.jpg');
}

.contact_page_hero {
    background-image: linear-gradient(rgba(2, 4, 7, 0.62), rgba(2, 4, 7, 0.74)), url('../img/casino-bar.jpg');
}

.legal_page_hero,
.terms_page_hero {
    background-image: linear-gradient(rgba(2, 4, 7, 0.62), rgba(2, 4, 7, 0.78)), url('../img/vip-gaming.jpg');
}

.follow_container {
    top: 28%;
}

.top-title {
    color: #f4e7bf;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 108px;
    letter-spacing: 0.04em;
    text-shadow: 0 5px 28px rgba(0, 0, 0, 0.58);
}

.second-title {
    color: #f8f2df;
    text-transform: none;
    letter-spacing: 0.03em;
}

.hero-copy {
    max-width: 720px;
    margin: 18px auto 0;
    color: #fff6dc;
    font-size: 20px;
    line-height: 31px;
    text-align: center;
}

.hero-link {
    display: inline-block;
    margin-top: 10px;
    padding: 12px 24px;
    border: 1px solid #c8a35a;
    color: #f8f2df !important;
    text-decoration: none;
    background: rgba(5, 9, 12, 0.44);
}

.age-badge {
    display: inline-block;
    margin-bottom: 18px;
    padding: 8px 16px;
    border: 1px solid #d9bd73;
    color: #f8f2df;
    background: rgba(5, 8, 12, 0.68);
    letter-spacing: 0.16em;
}

.pricing.background_content,
.roulette-band.background_content,
.blackjack-band.background_content,
.featured.background_content,
.reservation.background_content {
    box-shadow: inset 0 0 0 1000px rgba(2, 5, 8, 0.42);
}

.pricing.background_content { background-image: url('../img/casino-main-hall.jpg'); }
.roulette-band.background_content { background-image: url('../img/roulette-lounge.jpg'); }
.blackjack-band.background_content { background-image: url('../img/blackjack-room.jpg'); }
.featured.background_content { background-image: url('../img/vip-gaming.jpg'); }
.reservation.background_content { background-image: url('../img/casino-bar.jpg'); }

.background_content h1,
.background_content h1 span {
    font-family: Georgia, "Times New Roman", serif;
    text-transform: none;
    text-shadow: 0 4px 24px rgba(0, 0, 0, 0.55);
}

.background_content h1 span {
    border-bottom-color: #c8a35a;
}

.description_content {
    background: #fbf8ef;
}

.light_band {
    background: #eee7d6;
}

p.desc-text {
    color: #243026;
    font-size: 18px;
    line-height: 32px;
}

.desc-text a,
.venue-card a,
.sub-footer-text a {
    color: #0f5b44;
}

.img-section img,
.two-image-row img,
.carousel-inner img,
.description_content img {
    object-fit: cover;
}

.img-section img,
.two-image-row img {
    margin: 4px;
    border: 4px solid #f4eddb;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
}

.two-image-row {
    padding-top: 20px;
}

.fa,
[class*="fa-"] {
    color: #0f5b44;
}

.right-text {
    background: #111813;
    padding: 24px;
    border-top: 4px solid #c8a35a;
}

.right-text h2,
.right-text p {
    color: #f7f0dc;
}

.right-text p {
    border-bottom-color: rgba(216, 190, 120, 0.35);
}

.venue-card,
.testimonial-card,
.legal-block {
    min-height: 210px;
    margin-bottom: 28px;
    padding: 28px;
    background: #fffdf7;
    border: 1px solid rgba(38, 54, 42, 0.16);
    border-top: 4px solid #c8a35a;
    box-shadow: 0 14px 34px rgba(10, 13, 12, 0.08);
    text-align: left;
}

.venue-card h2,
.testimonial-card span,
.legal-block h2 {
    color: #0f5b44;
    font-weight: 700;
}

.venue-card p,
.testimonial-card p,
.legal-block p,
.feature-list li {
    color: #26362b !important;
    font-size: 17px;
    line-height: 29px;
}

.contact-card {
    min-height: 190px;
    text-align: center;
}

.contact-card i {
    display: block;
    margin-bottom: 14px;
    color: #c8a35a;
    font-size: 32px;
}

.feature-list {
    margin: 24px 0 0;
    padding-left: 20px;
    text-align: left;
}

.feature-list li {
    margin-bottom: 13px;
    word-spacing: normal !important;
}

.faq-list {
    text-align: left;
}

.faq-item {
    margin-bottom: 12px;
    border: 1px solid rgba(25, 35, 25, 0.14);
    background: #fffdf7;
}

.faq-question {
    width: 100%;
    padding: 18px 22px;
    border: 0;
    background: transparent;
    color: #172017;
    font-weight: 700;
    text-align: left;
    outline: none;
}

.faq-question:after {
    content: "+";
    float: right;
    color: #c8a35a;
    font-size: 22px;
}

.faq-item.open .faq-question:after {
    content: "-";
}

.faq-answer {
    display: none;
    padding: 0 22px 20px;
}

.faq-answer p {
    color: #26362b;
    line-height: 28px;
}

.responsible_strip {
    margin-bottom: 0 !important;
    background: #07100d !important;
}

.responsible-text {
    max-width: 760px;
    margin: 20px auto 45px;
    color: #fff6dc;
    font-size: 19px;
    line-height: 31px;
    text-align: center;
}

.map-placeholder {
    min-height: 340px;
    padding: 90px 28px;
    background: linear-gradient(135deg, #0b1010 0%, #0f5b44 50%, #1c2538 100%);
    border: 8px solid #f4eddb;
    box-shadow: inset 0 0 0 1px rgba(216, 190, 120, 0.38), 0 14px 34px rgba(0, 0, 0, 0.18);
    text-align: center;
}

.map-placeholder span {
    display: block;
    color: #f1dfad;
    font-size: 44px;
    letter-spacing: 0.08em;
}

.map-placeholder p {
    margin-top: 16px;
    color: #fff6dc;
    font-size: 18px;
    text-align: center;
}

.large-map {
    width: 100%;
    min-height: 420px;
    border-left: 0;
    border-right: 0;
}

.inline-btn {
    float: none;
    width: auto;
    display: inline-block;
    margin-top: 14px !important;
    text-decoration: none;
}

.form {
    background: #fffdf7;
    border-color: rgba(20, 39, 29, 0.22);
    color: #253226 !important;
}

.form:hover,
.form:focus {
    border-color: #0f5b44;
}

.form-btn {
    background: #0f5b44;
    border-radius: 0;
    font-weight: 700;
}

.form-btn:hover {
    background: #c8a35a;
    color: #10140f;
}

.legal-content {
    text-align: center;
}

.legal-block {
    min-height: 245px;
}

.responsible-note {
    margin: 28px 0 0;
    padding: 24px;
    background: #111813;
    border-top: 4px solid #c8a35a;
}

.responsible-note strong,
.responsible-note p {
    color: #fff6dc;
}

.responsible-note strong {
    display: block;
    font-size: 30px;
}

.social_heading {
    color: #d9bd73;
}

.social_info a {
    color: #fff6dc;
}

footer.sub_footer {
    background: #07090d;
    padding: 36px 20px;
}

.footer-grid .col-md-3 {
    margin-bottom: 18px;
}

.footer-brand {
    color: #f1dfad;
    font-size: 28px;
    letter-spacing: 0.06em;
}

.sub-footer-heading {
    color: #d9bd73;
    font-weight: 700;
    margin-bottom: 10px;
}

p.sub-footer-text {
    color: #d5ceb8;
    line-height: 24px;
    text-align: left;
}

p.sub-footer-text a {
    color: #f4e7bf;
}

.cookie-banner {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 300;
    width: min(420px, calc(100% - 40px));
    padding: 20px;
    background: #111813;
    border: 1px solid #c8a35a;
    box-shadow: 0 16px 42px rgba(0, 0, 0, 0.38);
    display: none;
}

.cookie-banner p {
    color: #fff6dc;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}

.cookie-banner button {
    margin-top: 14px;
    padding: 10px 18px;
    border: 0;
    background: #c8a35a;
    color: #111813;
    font-weight: 700;
}

@media (max-width: 991px) {
    div#bs-example-navbar-collapse-1 {
        height: auto;
        max-height: calc(100vh - 70px);
        overflow-y: auto;
        background: rgba(7, 9, 13, 0.98);
    }

    .main-nav li {
        margin: 0;
    }

    .color_animation {
        padding: 12px 0 !important;
    }

    .top-title {
        font-size: 72px;
    }

    .hero-copy {
        font-size: 17px;
        line-height: 27px;
    }

    .text-content.container {
        margin-bottom: 0;
    }

    .img-section img,
    .two-image-row img {
        width: 100%;
        height: auto;
        margin: 6px 0;
    }
}

@media (max-width: 660px) {
    .top-title {
        font-size: 52px;
    }

    .follow_container {
        top: 24%;
    }

    .background_content h1 {
        font-size: 2.1em;
    }

    .navbar-age {
        margin-top: 14px;
    }

    p.desc-text {
        font-size: 16px;
        line-height: 28px;
    }

    .venue-card,
    .testimonial-card,
    .legal-block {
        padding: 22px;
    }
}



