@charset "UTF-8";
/*
* 9o9 Brand Technologies, 9o9Designs Desktop Home Page CSS
* Copyright 2011-2026 9o9 Brand Technologies
* Version: 1.0
* Date Released:
* Last Modified:
*/

@media (min-width: 0px) AND (max-width: 992px){
    .hideonmobile{
        display: none;
    }
    .note{
        font-size: .8em;
    }
    .margin-top-20{ margin-top: 24px; }
    .margin-top-30{ margin-top: 32px; }
    .margin-top-50{ margin-top: 48px; }
    .margin-top-72{ margin-top: 72px; }
    .margin-left-20{ margin-left: 24px; }

    h2{
        font-family: Urbanist, "sans-serif";
        text-transform: uppercase;
    }
    h2 span{ font-size: .5em; }
    h3{ text-transform: uppercase; }

    html{
        width: 100vw;
        min-height: 100vh;
        overflow-x: hidden;
    }
    body{
        width: 100%;
        margin: 0px;
        padding: 0;
        overflow-x: hidden;
        font-family: "Urbanist", "Sans-serif";
        color: #555;
    }
    main{
        width: 100%;
        margin-bottom: 0px !important;
    }
    .main-container{
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        flex-flow: row wrap;
        justify-content: flex-start;
        gap: 0px;
        width: 100%;
    }
    header{
        height: 240px !important;
        width: 100%;
        margin: 0px;
        padding: 0;
        border-bottom: 1px solid #f1f1f1;
    }
    header #logo{
        height: 75px;
        background: url('/assets/images/9o9DesignsLogo-blue.webp') no-repeat 50% 16px / 112px 40px;
    }
    nav{ 
        height: 68px;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 5px;;
        vertical-align: middle;
    }
    nav ul {
        height: 64px;
        width: auto;
        list-style-type: none;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        background-color: #fff;
    }
    nav ul li {
        float: right;
        font-size: 1.1em;
        padding-top: 5pxpx;
        border-right: 1px solid #19184b;
        overflow: hidden;
    }
    nav ul li:nth-child(2){
        border-right: 1px solid #fff;
    }
    nav ul li a {
        display: block;
        color: #002;
        text-align: center;
        padding: 3px 8px;
        text-decoration: none;
    }
    nav ul li a:hover {
        color: #30c0cf;
    }
    nav li img{
        margin-top: -30px !important;
        margin-right: 20px !important;
    }
    header #contact{
        width: 100%;
        height: 96px;
        background: url('/assets/images/contactbg.webp') no-repeat 0px 0px / 100% 100px;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        padding-top: 15px;
        font-family: "Urbanist", "Sans-serif";
        overflow-x: hidden;
        margin-bottom:0px;
    }
    #contact span{
        padding-top: 10px;
        letter-spacing: 10px;
        font-size: .8em;
    }
    #contact a{
        color: #fff;
        text-decoration: none;
        font-size: 1.3em;
    }
    #contact a:hover{
        color: yellow;
    }
    /*** HERO SECTION ***/
    #hero{
        width: 100%;
        height: 451px;
        margin: 0;
        padding:0;
    }
    /*** begin slide one ***/
    #slide-one{
        aspect-ratio: 24 / 10;
        background-image: url('/assets/images/slide1bg.webp');
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat;
        max-width: 992px;
        width: 100%;
    }
    #slide-one .column3{
        width: 100%;
        height: 448px;
        color: #fff;
        text-align: center;
    }
    #slide-one .column3 .s1-imagebox{
        width: 100%;
        height: 250px;
        padding: 0;
        background: url('/assets/images/SCLaptop.webp') no-repeat 100% 74% / 250px 155px,
                    url('/assets/images/SEPDesktop.webp') no-repeat 0% 0% / 250px 212px;             
    }   
    #slide-one .column3 h1{
        color: #fff;
        font-size: 2em;
        margin-top: 40px;
    } 
    /*#slide-one .column3 p{ text-align: center; }*/
    /*** begin slide two ***/
    #slide-two{
        aspect-ratio: 24 / 10;
        background-image: url('/assets/images/slide2bgm.webp');
        background-size: cover;
        background-position: left;
        background-repeat: no-repeat;
        max-width: 992px;
        width: 100%;
        color: #002;
    }
    #slide-two .s2-imagebox{
        width: 100%;
        height: 451px;
        background: url('/assets/images/WebsiteGallery/tablet-exclusiveduo.webp') no-repeat 50% 10% / 200px 139px,
                    url('/assets/images/WebsiteGallery/tablet-exclusiveone.webp') no-repeat 102.5% 21% / 200px 139px,
                    url('/assets/images/WebsiteGallery/tablet-noirave.webp') no-repeat -3% 21% / 200px 139px;
        margin-left: auto;
        margin-right: auto;
    }
    #slide-two h2{
        text-align: center;
        margin-top: 40px;
        font-family: "Yesteryear", cursive;
        font-weight: 400;
        font-style: normal;
        text-transform: capitalize;
        font-size: 2em;
        color: #002; 
    }
    #slide-two p{
        text-align: center;
    }
    /*** end slide two ***/
    #slide-three{
        width: 100%;
        height: 451px;
        margin: 0;
    }
    #slide-three .column3 .s1-imagebox{
        width: 100%;
        height: 250px;
        padding: 0;
        background: url('/assets/images/SCLaptop.webp') no-repeat 105% 74% / 250px 155px,
                    url('/assets/images/SEPDesktop.webp') no-repeat -5% 0% / 250px 212px;
    }   
    #slide-three .column3 h1{
        color: #002;
        font-size: 2em;
        margin-top: 40px;
    }
    #sline-one .column3 p{ text-align: center; }

    /*** end slide 3 ***/
    /*** begin slide four ***/
    #slide-four{
        /*aspect-ratio: 24 / 10;
        background-image: url('/assets/images/slide2bgm.webp');*/
        aspect-ratio: 24 / 10;
        background-image: url('/assets/images/slide2bgm.webp');
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat;
        max-width: 992px;
        width: 100%;
        color: #002;
    }
    #slide-four .s4-imagebox{
        width: 100%;
        height: 451px;
        /*background: url('/assets/images/WebsiteGallery/tablet-exclusiveduo.webp') no-repeat 50% 10% / 200px 139px,
                    url('/assets/images/WebsiteGallery/tablet-exclusiveone.webp') no-repeat 102.5% 31% / 200px 139px,
                    url('/assets/images/WebsiteGallery/tablet-noirave.webp') no-repeat -3% 31% / 200px 139px;*/
        background: url('/assets/images/WebsiteGallery/tablet-exclusiveduo.webp') no-repeat 50% 10% / 200px 139px,
                    url('/assets/images/WebsiteGallery/tablet-exclusiveone.webp') no-repeat 102.5% 21% / 200px 139px,
                    url('/assets/images/WebsiteGallery/tablet-noirave.webp') no-repeat -3% 21% / 200px 139px;
        margin-left: auto;
        margin-right: auto;
     }
     #slide-four h2{
        text-align: center;
        margin-top: 40px;
        font-family: "Yesteryear", cursive;
        font-weight: 400;
        font-style: normal;
        text-transform: capitalize;
        font-size: 2em;
        /*background: linear-gradient(90deg, #cc802a, #e0b157);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;*/
        color: #002;
        
    }
    #slide-four p{
        text-align: center;
    }
    .glow-text {
        text-shadow:
            0 0 5px  #FFD700,
            0 0 10px #FFD700,
            0 0 20px #FFD700,
            0 0 40px #FFD700;
    }
    /*** about websites section ***/
    #about{
        min-height: 500px;  
    }
    #about p{
        padding-left: 10px;
        padding-right: 10px;
    }
    #about table{
        max-width: 98%;
        border-right: 5px solid #fff;
        border-left: 5px solid #fff;
        margin-left: auto;
        margin-right: auto;
    }
    #about-tableheader{
        height: 35px;
        background: #30c0cf;
        color: #fff;
        border-bottom: #339999;
        padding-top: 5px;
        text-align: center;
        font-size: .8em;
    }
    .firstcolumn{
        text-align: right;
        font-weight: bold;
        vertical-align: middle;
    }
    .contentcolumn{
        height: 40px;
        text-align: center;
        vertical-align: middle;
    }
    .contentcolumn img{
        width: 16px;
        height: 16px;
    }
    .about-rowlight{
        background: #f1f1f1f1;
    }
    .about-rowdark{
        background: cff0f8;
    }
    /*** cta section ***/
    .cta-container{
	    width: 100%;
        float: left;
        margin: 0;
        padding-left: 6px;
    }
    .cta{
        /*width: 110px*/
        width: 33.3333%;
        height: 72px;
        text-align: center;
        padding-top: 8px;
        padding-bottom: 8px;
        margin-top: 5px;
        float: left;
        border-left: 1px solid #002
    }
    .cta:first-child{ border-left: 1px solid #fff;}
    /*.cta :last-child{ 
        border-right: 1px solid #fff;
    }*/
    .cta h2{
        font-size: 1.2em;
        line-height: 18px;
        text-align: center;
        padding-bottom: 5px;
    }
    .cta span{
        text-transform: uppercase;
        text-align:center;
    }
    .cta a{
        color: #002;
        text-decoration: none;
    }
    .cta a:hover{ color: #30c0cf; }
    .cta .item0{ background: url('/assets/images/iconDomains.webp') no-repeat 25% 0 / 52px 60px; }
    .cta .item1{ background: url('/assets/images/iconLogo.webp') no-repeat 25% 0 / 52px 60px; }
    .cta .item2{ background: url('/assets/images/iconEmail.webp') no-repeat 25% 0 / 52px 60px; }
    .cta .item0:hover{ background: url('/assets/images/iconDomains-teal.webp') no-repeat 25% 0 / 52px 60px; }
    .cta .item1:hover{ background: url('/assets/images/iconLogo-teal.webp') no-repeat 25% 0 / 52px 50px; }
    .cta .item2:hover{ background: url('/assets/images/iconEmail-teal.webp') no-repeat 25% 0 / 52px 60px; }
    /*** FEATURES SECTION ***/
    #features{
        width: 100%;
        height: 898px;
        background: url('/assets/images/featuresbg.webp') no-repeat 0 0 / 740px 328px;
        margin: 0px;
        padding: 0px;
    }
    #features #content{ 
        width: 100%;
        height: 570px;
        margin: 0px !important;
        float: left;
    }
    #features #image{
        width: 100%;
        height: 328px;
        margin: 0px;
        padding: 0px;
        float: left;
    }
    #features p{ padding: 10px; }
    #features ul{
        column-count: 2;
        column-gap: 5px;
        list-style-position: outside;
        list-style-type: square;
    }
    #features ul li::marker {
        font-size: 1.5em;
        color: #30c0cf;
    }
    #features li{
        margin-top: 0px;
        margin-bottom: 16px;
    }
    #features li img{
        width: 12px;
        height: 12px;
    }
    #features h2{
        padding: 10px;
    }
    /*** CTAs ***/
    .ctamessage{
	    color: yellow;
	    text-align: center;
    }
    #ctademo{
        height: 350px;
        color: #fff;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #ctaconsult{
        height: 350px;
        color: #fff;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #ctanewsletter{
        height: 350px;
        color: #fff;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 30px;
    }
    .parallax {
        background-image: url("/assets/images/ctabg.webp");
        min-height: 250px;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    /*** TESTIMONIAL SECTION ***/
    #testimonials{
        height: 625px;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 50px;
        background: url('/assets/images/quotemarks.jpg') no-repeat 50% 120px / 140px 50px;
    }
    #testimonials button{ margin-top: 30px; }
    #testimonials h2{ margin-bottom: 30px; }
    #testimonialbox{
        height: 400px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        border-left: 1px solid #19184b;
        border-right: 1px solid #19184b;
        border-bottom: 1px solid #19184b;
        margin-bottom: 20px;
        background: url('/assets/images/quotemarks.jpg') no-repeat 50% -12px / 140px 50px,
                    url('/assets/images/topline.webp') repeat-x 0% 0% / 11px 100px;
        justify-content: center;
        align-items: center;
        z-index: 50;
    }
    /*** begin testimonial slider **/
    .tslider {
        width: 800px;
        max-width: 95%;
        background: #fff;
        padding: 20px;
        border-radius: 0px;
        position: relative;
        overflow: hidden;
        margin-top: 70px;
        margin-left: auto;
        margin-right: auto;
    }
    /* Hide radio buttons */
    input[type="radio"] {
        display: none;
    }
    /* Fade container */
    .slides {
        position: relative;
        width: 100%;
        height: auto;
    }
    .slide {
        position: absolute;
        inset: 0;
        opacity: 0;
        transition: opacity 0.8s ease-in-out;
        text-align: center;
        padding: 10px;
     }
    /* Show the selected slide */
    #t1:checked ~ .slides .slide:nth-child(1),
    #t2:checked ~ .slides .slide:nth-child(2),
    #t3:checked ~ .slides .slide:nth-child(3),
    #t4:checked ~ .slides .slide:nth-child(4),
    #t5:checked ~ .slides .slide:nth-child(5),
    #t6:checked ~ .slides .slide:nth-child(6) {
        opacity: 1;
        position: relative;
    }
    .slide p {
        font-size: 18px;
        color: #555;
        font-family: Urbanist, sans-serif;
    }
    .slide h3 {
        margin: 10px 0 0;
        font-size: 16px;
        color: #333;
    }
    /* Navigation dots */
    .tslidernav {
        margin-top: 16px;
        height: 15px;
        text-align: center !important;
        width: 128px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .tslidernav label {
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #ccc;
        border-radius: 50%;
        margin: 0 5px;
        cursor: pointer;
        transition: background 0.3s;
      }
    /* Highlight active dot */
    #t1:checked ~ .tslidernav label[for="t1"],
    #t2:checked ~ .tslidernav label[for="t2"],
    #t3:checked ~ .tslidernav label[for="t3"],
    #t4:checked ~ .tslidernav label[for="t4"],
    #t5:checked ~ .tslidernav label[for="t5"],
    #t6:checked ~ .tslidernav label[for="t6"] {
        background: #333;
    }
    /*** START BLOG SECTION ***/
    #blog{
        height: 744px;
        width: 100%;
    }
    #blog h2{
        text-align: center;
        margin-top: 28px;
        margin-bottom: 5px;
    }
    #blog .instruction{
        margin-top: 0px !important;
        text-align: center;
    }
    #blogimagebox{
	    width: 90%;
	    margin-left: 10%;
	    margin-right: auto;
	    text-align: center;
    }
    #blog img{
        width: 100%;
        max-width: 482px;
        height: auto;
        aspect-ratio: 482 / 412;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    #blog .author{
        width: 90%;
        padding-top: 5px;
        padding-left: 10px;
        float: left;
        font-size: .9em;
        margin-left: 10%;
    }
    #blog .title{
        width: 90%;
        font-family: "Urbanist", Sans-serif;
        font-weight: 600;
        font-size: 1.1em;
        padding-left: 10px;
        float: left;
        margin-top: 25px;
        margin-left: 10%;
    }
    #blog .excerpt{
        width: 90%;
        float: left;
        padding-left: 10px;
        font-size: 1.1em;
        font-family: "Urbanist", Sans-serif;
        margin-top: 10px;
        margin-left: 10%;
    }
    #blog button{
        margin-left: 10%;
        margin-top: 10px;
        margin-bottom: 50px;
    }
    /*** BEGIN FOOTER CSS ***/
    footer{
        min-height: 455px;
        background: #f9f9f9;
        padding-top: 16px;
        width: 100%;
    }
    footer a{
        text-decoration: none;
        color: #002;
    }
    footer a:hover{
        color: #30c0cf;
    }
    footer #logo{ background: url('/assets/images/9o9DesignsLogo-blue.webp') no-repeat 50% 20px / 112px 40px; }
    .footerbox{
        float: left;
        width: 50%;
        padding: 0px;
        margin: 0px;
    }
    footer h3{margin-left: 15px;}
    footer ul{
        list-style-type: none;
        padding-bottom: 10px;
        margin-left: -16px;
        margin-bottom: 24px;
    }
    footer #connect ul li{
        margin-bottom: 5px;
    }
    footer #connect img{
        margin-right: 5px;
    }
    footer #contactinfo img{
        width: 16px;
        height: 16px;
        margin-right: 5px;
    }
    footer #contactinfo span{
        margin-left: 25px;
    }
    footer #copyright{
        width: 100%;
        padding-top: 10px;
        background: #0e0f28;
        color: #fff;
        font-size: .9em;
        text-align: center;
        margin-top: 50px;
    }
    footer #copyright a{
        color: skyblue;
    }
    /*** BEGIN HAMBURGER SIDE  MENU ***/
    #menu{
        height: 100px;
        padding-top: 20px;
        padding-left: 25px;
    }
    #menu img{
        width: 56px;
        height: 56px;
        background: url('/assets/images/hamburger.webp') no-repeat 50% 50% / 56px 56px;
        cursor: pointer;
    }
    #menu img:hover{
        background: url('/assets/images/hamburger-teal.webp') no-repeat 50% 50% / 56px 56px;
    }
    /*** SIDE MENU ***/
    .side-menu h2{
        width: 69%;
        height: 48px;
        color: #002;
        text-align: left;
        float: left;
        padding-left: 40px;
        margin: 0;
        padding-top: 10px;
        margin-top: 15px;
    }
    .side-menu .closebox{
        width: 25%;
        height: 48px;
        float: left;
        text-align: right;
        margin-right: 10px;
    }
    .side-menu button{
        width: 36px;
        height: 53px;
        background: url('/assets/images/close-orange.webp') no-repeat 96% 5px / 36px 36px,
                    #fff;
        border: 1px solid #fff;
    }
    .side-menu button:hover{
        width: 36px;
        height: 53px;
        background: url('/assets/images/close-teal.webp') no-repeat 96% 5px/ 36px 36px,
                    #fff;
        border: 1px solid #fff;
    }
    .side-menu h3{
        margin-left: 35px;
        text-align: left;
        font-size: 1.5em;
    }
    .side-menu h4{
        margin-left: 40px;
        text-align: left;
        font-size: 1.3em;
        padding-right: 20px;
    }
    .side-menu .margin-top-30{
        margin-top: 30px;
    }
    .side-menu ul{
        min-height: 104px;
        margin-left: 30px;
        border-right: 1px solid #fff;
        width: 100%;
    }
    .shortul{
        height: 56px !important;
    }
    .side-menu li{
        width: 100%;
        padding: 0px;
        border: 1px solid #fff;
        overflow: hidden;
    }
    .side-menu li a{
        height: 32px;
        text-align: left;
        text-transform: capitalize;
        overflow: hidden;
    }
    .side-menu li a:hover {
        color: #30c0cf;
    }
    .side-menu {
        width: 100%;
        height: 840px;
        position: fixed;
        top: 0;
        left: -125%; /* hidden by default */
        background: #fff;
        color: #002;
        padding-top: 10px;
        transition: left 0.5s ease;
        z-index: 1000;
        border: 1px solid #ccc;
        box-shadow: 2px 0 5px rgba(0,0,0,0.3);
        overflow: hidden;
    }
    .gradient-underline {
        max-width: 85%;
        position: relative;
        padding-bottom: 4px;
        background-image: linear-gradient(to right, #121637, #66abb2);
        background-repeat: no-repeat;
        background-size: 100% 3px; /* Full width, 3px height */
        background-position: 0 100%; /* Position at bottom */
    }
    .side-menu-columns{
        column-count: 2; /* Number of columns */
        column-gap: 5px; /* Space between columns */
        list-style: none;
    }

    /* Active menu state */
    .side-menu.active { left: 0; }
    /*** FORM FORMAT ***/
    button{
        min-width: 100px;
        padding: 10px 20px;
        background: #ffb900;
        border: 1px solid #ffb900;
        color: #fff;
        cursor: pointer;
    }
    button a{
        text-decoration: none;
        color: #fff;
    }
    button:hover{
        background: #30c0cf;
        border: 1px solid #30c0cf;
        color: #fff;
    }
    form p{
        float: left;
        width: 90%;
        margin-left: 5%;
    }
    label{
        width: 100%;
        float: left;
        margin-top: 10px;
        color: #555;
    }
    label span{
        width: 90%;
        float: left;
        text-align: center;
    }
    label p{
        margin-left: 5%;
        max-width: 75%;
        margin-bottom: 0px;
        margin-top: 8px;
    }
    input[type="text"], input[type="email"], input[type="tel"] {
        width: 100%;
        padding: 8px;
        margin: 8px 0;
        border: 1px solid #ccc;
        border-radius: 4px;
        box-sizing: border-box;
    }
    input[type=checkbox]{
        width: 25px;
        height: 25px;
        margin-top: 10px;
        float: left;
        border: 1px solid #ccc;
        margin-bottom: 0px;
        padding-bottom: 0px;
        margin-left: 5%;
    }
    .check-box{
        width: 100%;
        float: left;
        min-height: 40px;
        padding: 0px;
    }
    .check-box input[type=checkbox]{
        margin-left: 0px !important;
        float: left;
        margin-right: 5px;
        
    }
    .check-box p{
        float: left;
        padding-top: 0px;
        margin-top: 0px;
    }
    .select{
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        height: 45px;
        box-sizing: border-box;
        background: #fff;
    }
    /*** POPUP FORM CSS ***/
    .modal {
        display: none;
        position: fixed;
        z-index: 1000;
        left: 0; top: 0;
        width: 100%; height: 100%;
        overflow-y: auto;
        background-color: rgba(0,0,0,0.5);
    }
    .modal h2{
        margin-top: 0px;
        padding-top: 24px;
    }
    .modal-content {
      background: #fff;
      margin: 4% auto;
      padding: 10px 20px;
      width: 425px;
      max-width: 90%;
      border-radius: 0px;
      box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    }
    .modal-email-content {
      background: #fff;
      min-height: 504px;
      margin: 15% auto;
      padding: 10px 20px;
      width: 425px;
      max-width: 90%;
      border-radius: 0px;
      box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    }
    .closeDemoRequest, .closeWebConsult, .closeEmailRequest{
      float: left;
      text-align: right;
      cursor: pointer;
      width: 100%;
      min-height: 24px;
      background: url('/assets/images/close-orange.webp') no-repeat 100% 0px / 24px 24px;
    }
    .closeDemoRequest:hover, .closeWebConsult:hover, .closeEmailRequest:hover{
      background: url('/assets/images/close-teal.webp') no-repeat 100% 0px / 24px 24px;
    }
    .modal button {
      background: #ffb900;
      color: #fff;
      padding: 15px 10px;
      border: none;
      cursor: pointer;
    }
    .modal button:hover {
      background: #30c0cf;
      border: 1px solid #30c0cf;
    }
    .message {
      margin-top: 10px;
      font-size: 14px;
    }
    .btn{
      max-width: 148px !important;
      padding: 4px 8px;
      background: #ffb900;
      border: 1px solid #ffb900;
      color: #fff;
      border-radius: 0px;
      cursor: pointer;
    }
    .btn a{
      text-decoration: none;
      color: #fff;
    }
    .btn:hover{
      background: #30c0cf;
      border: 1px solid #30c0cf;
      color: #fff;
    }
    
    .btn-long{
      width: 224px !important;
      padding: 4px 8px;
      background: #ffb900;
      border: 1px solid #ffb900;
      color: #fff;
      border-radius: 0px;
      cursor: pointer;
    }
    .btn-long a{
      text-decoration: none;
      color: #fff;
    }
    .btn-long:hover{
      background: #30c0cf;
      border: 1px solid #30c0cf;
      color: #fff;
    }

    /* COOKIE POPUP STYLES */
    .cookie-popup {
        font-size: 0.875rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        position: fixed;
        bottom: -6.75rem;
        left: 1.25rem;
        right: 1.25rem;
        padding: 0.625rem 0.9375rem;
        box-shadow: 0 0 0.625rem 0 rgba(0,0,0, .15);
        line-height: 150%;
        transition: opacity .5s;
        opacity: 0;
        z-index: 999;
    }
    .cookie-popup--short {
        width: 21.875rem;
        max-width: calc(100% - 2.5rem);
    }
    .cookie-popup--dark {
        background: #002;
        color: #fff;
    }
    .cookie-popup--not-accepted {
        opacity: 1;
        animation: cookie-popup-in .5s ease forwards;
    }
    .cookie-popup--accepted {
        opacity: 0;
    }
    .cookie-popup a {
        color: skyblue;
    }
    .cookie-popup a:visited {
        color: skyblue;
        text-decoration: none;
    }
    .cookie-popup-actions {
        flex: 1;
        text-align: right;
    }
    .cookie-popup-actions button {
        color: #ffb900;
        border: none;
        background: none;
        font-family: inherit;
        font-style: inherit;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 0.75rem;
        padding: 0;
        cursor: pointer;
    }
    .cookie-popup-actions button:hover {
        text-decoration: underline;
    }
    /**** TOOLTIP CSS ****/
    .tooltip-container {
        display: inline-block;
        position: relative;
        margin-top: 0px;
        margin-left: 8px;
        cursor: pointer;
    }
    .tooltip-container img{
        width: 16px;
        height: 16px;
    }
    .tooltip-text {
        visibility: hidden;
        background-color: #333;
        color: #fff;
        text-align: center;
        padding: 6px 10px;
        border-radius: 4px;
        position: absolute;
        bottom: 125%;
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap;
        opacity: 0;
        transition: opacity 0.3s;
        z-index: 10;
    }
    .tooltip-container:hover .tooltip-text {
        visibility: visible;
        opacity: 1;
    }
    /* --- SLIDER WRAPPER --- */
    .slider {
        height: 100%;
        width: 100%;
        position: relative;
        overflow: hidden;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        padding: 0;
    }
    /* --- DOT NAVIGATION --- */
    .slider__nav {
        width: 12px;
        height: 12px;
        margin: 2rem 12px;
        border-radius: 50%;
        z-index: 10;
        outline: 6px solid #ccc;
        outline-offset: -6px;
        cursor: pointer;
        appearance: none;
        backface-visibility: hidden;
     }
    .slider__nav:checked {
        animation: check 0.4s linear forwards;
    }
    /* --- FADE LOGIC --- */
    .slider__inner {
        position: relative;
        width: 100%;
        height: 100%;
    }
    .slider__contents {
	    width: 100%;
        position: absolute;
        inset: 0;
        opacity: 0;
        transition: opacity 0.8s ease-in-out;
        display: flex;
        text-align: center;
        flex-flow: row wrap;
        align-items: center;
        justify-content: center;
        pointer-events: none;
    }
    /* Show slide when its radio is checked */
    .slider__nav:nth-of-type(1):checked ~ .slider__inner .slider__contents:nth-of-type(1),
    .slider__nav:nth-of-type(2):checked ~ .slider__inner .slider__contents:nth-of-type(2),
    .slider__nav:nth-of-type(3):checked ~ .slider__inner .slider__contents:nth-of-type(3),
    .slider__nav:nth-of-type(4):checked ~ .slider__inner .slider__contents:nth-of-type(4) {
        opacity: 1;
        pointer-events: auto;
    }
    /* --- HERO CONTENT --- */
    #herocontent {
        flex: 1 1 300px;
        text-align: left;
    }
    #heroimage {
        flex: 1 1 300px;
        min-height: 300px;
    }
    /* --- DOT ANIMATION --- */
    @keyframes check {
        50% {
            outline-color: #333;
            box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
       }
       100% {
            outline-color: #333;
            box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
       }
    }
    /**** ANIMATIONS ***/
    .glideup {
        transform: translateY(50px);
        transition: transform 0.8s ease-out, opacity 0.5s ease-out;
    }
    .glideup.show {
        opacity: 1;
        transform: translateY(0);
    }
    @keyframes glideUp {
        from { transform: translateY(70px); opacity: 0; }
        to { transform: translateY(0); opacity: 1; }
    }
    /*** used for the cookies disclaimer ***/
    @keyframes cookie-popup-in {
      from { bottom: -6.75rem; }
        to { bottom: 1.25rem; }
    }

}/*** END MEDIA QUERY ***/