/*** BODY ***/
body {
    position: relative;
}

main>section {
    position: relative;
    /* top: -2px; */
}

footer {
    /* margin-top: -2px; */
}

/*** HEADINGS ***/
h1 {
    font-size: 37px;
}

/* GLOBAL MEDIA QUERIES */
@media only screen and (max-width: 500px) {
    main>.container-fluid a.mlkn-button {
        letter-spacing: -0.25px !important;
        font-size: 14px !important;
    }
}

/* VARIABLES FOR SLIDESHOW CONTROLS */
#divided-glass-slideshow-controls {
    transform: revert !important;
    left: var(--dgLeft) !important;
    right: revert !important;
}

#cornerstone-slideshow-controls {
    transform: revert !important;
    left: var(--csLeft) !important;
    right: revert !important;
}

#design-destinations-slideshow-controls {
    transform: revert !important;
    left: var(--ddControls) !important;
    right: revert !important;
}

#quiet-woods-slideshow-controls {
    transform: revert !important;
    left: var(--qwControls) !important;
    right: revert !important;
}

#passage-slideshow-controls {
    transform: revert !important;
    left: var(--passageControls) !important;
    right: revert !important;
}

#retrofit-slideshow-controls {
    transform: revert !important;
    left: var(--retrofitControls) !important;
    right: revert !important;
}

#project-installations-slideshow-controls {
    transform: revert !important;
    left: var(--piControls) !important;
    right: revert !important;
}

/*** NAVBAR CIRCLES ***/
#navbar-circles .nav {
    display: block !important;
}

#navbar-circles {
    position: fixed;
    right: 3vw;
    top: 35vh;
    z-index: 500;
}

#navbar-circles>a {
    display: block;
    color: #fff;
    font-size: 20px;
    position: relative;
    top: -20px;
    left: -11px;
    font-weight: 700 !important;
}

#navbar-circles>a,
#navbar-circles>a:link,
#navbar-circles>a:active,
#navbar-circles>a:focus {
    text-decoration: none;
}

#navbar-circles ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#navbar-circles li {
    display: block;
    float: none;
    margin-bottom: 20px;
}

#navbar-circles li a {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 8px;
    padding: 0;
    border: 2px solid #fff;
    background: transparent;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    display: block !important;
}

#navbar-circles a::before {
    color: #fff;
    position: absolute;
    left: -210px;
    top: -8px;
    text-align: right;
    float: right;
    display: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    white-space: nowrap;
    width: 200px;
    border-radius: 25px;
}

#navbar-circles a[href="#psstory-wrapper"]::before {
    content: "Performance & Sustainability Story";
}

#navbar-circles a[href="#new-psstory-wrapper"]::before {
    content: "Visionlab";
}

#navbar-circles a[href="#latest-collection-video-wrapper"]::before {
    content: "Latest Collection";
}

#navbar-circles a[href="#latest-collection-wrapper"]::before {
    content: "Latest Collection";
}

#navbar-circles a[href="#second-latest-collection-wrapper"]::before {
    content: "Latest Collection";
}

#navbar-circles.de a[href="#latest-collection-wrapper"]::before {
    content: "Neueste Kollektion";
}

#navbar-circles.fr a[href="#latest-collection-wrapper"]::before {
    content: "DerniÃ¨re Collection";
}

#navbar-circles.es a[href="#latest-collection-wrapper"]::before {
    content: "Ãšltima ColecciÃ³n";
}

#navbar-circles a[href="#latest-coastline-wrapper"]::before {
    content: "Latest Collection";
}

#navbar-circles a[href="#latest-collection-wrapper"]::before {
    content: "Latest Collection";
}

#navbar-circles a[href="#divided-glass-wrapper"]::before {
    content: "Divided Glass";
}

#navbar-circles a[href="#facade-wrapper"]::before {
    content: "Living Facades";
}

#navbar-circles a[href="#cornerstone-wrapper"]::before {
    content: "Cornerstone";
}

#navbar-circles a[href="#latest-design-destinations-wrapper"]::before {
    content: "Latest Collection";
}

#navbar-circles a[href="#design-destinations-wrapper"]::before {
    content: "Design Destinations";
}

#navbar-circles a[href="#coastline-wrapper"]::before {
    content: "Coastline";
}

#navbar-circles a[href="#northern-soul-wrapper"]::before {
    content: "Northern Soul";
}

#navbar-circles a[href="#quiet-woods-wrapper"]::before {
    content: "Quiet Woods";
}

#navbar-circles a[href="#mixed-formations-wrapper"]::before {
    content: "Mixed Formations";
    top: -10px;
    white-space: pre-wrap;
}

#navbar-circles a[href="#passage-wrapper"]::before {
    content: "Passage";
}

#navbar-circles a[href="#facet-wrapper"]::before {
    content: "Facet";
}

#navbar-circles a[href="#sculptured-forms-wrapper"]::before {
    content: "Sculptured Forms";
}

#navbar-circles a[href="#painted-garden-wrapper"]::before {
    content: "Painted Garden";
}

#navbar-circles a[href="#tracing-landscapes-wrapper"]::before {
    content: "Tracing Landscapes";
}

#navbar-circles a[href="#northward-bound-2-wrapper"]::before {
    content: "Northward Bound 2.0";
}

#navbar-circles a[href="#distortion-wrapper"]::before {
    content: "Design Meets Distortion";
}
#navbar-circles.es a[href="#distortion-wrapper"]::before {
    content: "¡A Jugar!";
}
#navbar-circles.fr a[href="#distortion-wrapper"]::before {
    content: "La Moquette Ludique";
}

#navbar-circles a[href="#design-story-wrapper"]::before {
    content: "Design Story";
}

#navbar-circles a[href="#colourline-evolution-wrapper"]::before {
    content: "Colourline Evolution";
}
#navbar-circles.es a[href="#colourline-evolution-wrapper"]::before {
    content: "Formas";
}
#navbar-circles.fr a[href="#colourline-evolution-wrapper"]::before {
    content: "Formes";
}
#navbar-circles.de a[href="#colourline-evolution-wrapper"]::before {
    content: "Formen";
}



#navbar-circles a[href="#tractionback20-wrapper"]::before {
    content: "TractionBack 2.0®";
}
#navbar-circles.es a[href="#tractionback20-wrapper"]::before {
    content: "Transiciones";
}
#navbar-circles.de a[href="#tractionback20-wrapper"]::before {
    content: "Übergänge";
}
#navbar-circles a[href="#vibe-wrapper"]::before {
    content: "Explore the Vibe";
}



#navbar-circles a[href="#psstory-wrapper"]::before {
    content: "VisionLab";
}
#navbar-circles a[href="#comfortable-concrete-retold-wrapper"]::before {
    content: "Comfortable Concrete Retold ";
    top: -20px;
    white-space: pre-wrap;
    width: 150px;
    left: -160px;
}
#navbar-circles a[href="#down-to-earth-wrapper"]::before {
    content: "Down To Earth";
}
#navbar-circles a[href="#continuation-wrapper"]::before {
    content: "Continuation";
}
#navbar-circles a[href="#mpact-wrapper"]::before {
    content: "M/PACT";
}
#navbar-circles a[href="#sustainability-title"]::before {
    content: "Certifications";
}
#navbar-circles.es a[href="#sustainability-title"]::before {
    content: "Certificaciones";
}
#navbar-circles.de a[href="#sustainability-title"]::before {
    content: "Zertifizierungen";
}
#navbar-circles a[href="#story-wrapper"]::before {
    content: "Story";
}
#navbar-circles.es a[href="#story-wrapper"]::before {
    content: "Historia";
}
#navbar-circles.fr a[href="#story-wrapper"]::before {
    content: "Histoire";
}
#navbar-circles.de a[href="#story-wrapper"]::before {
    content: "Geschichte";
}




#navbar-circles li>a.active,
#navbar-circles li>a.active:focus,
#navbar-circles li>a.active:hover {
    background: #fff;
}

#navbar-circles li>a.active::before,
#navbar-circles li>a.active:focus::before,
#navbar-circles li>a.active:hover::before {
    display: inline-block;
}

/*  >> Nav Circles - Dark Theme */
#navbar-circles.dark-theme>a {
    color: #212529;
}

#navbar-circles.dark-theme li a {
    border: 2px solid #212529;
}

#navbar-circles.dark-theme a::before {
    color: #212529;
}

#navbar-circles.dark-theme li>a.active,
#navbar-circles.dark-theme li>a.active:focus,
#navbar-circles.dark-theme li>a.active:hover {
    background: #212529;
}

/* >> Nav Circles - Media Queries */
@media only screen and (max-width: 991px) {
    h1 {
        font-size: 30px;
    }

    #navbar-circles {
        display: none;
    }
}

#interactive-brochure-anchor {
    display: inline-block;
    padding: 5px 20px 9px;
    position: absolute;
    top: 50vh;
    background: #212529;
    color: #fff;
    font-weight: 700 !important;
    z-index: 1060;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    font-size: 16px;
    /* letter-spacing: 4px; */
    left: -143px;
    text-decoration: none;
}

#interactive-brochure-anchor.eur-broch {
    left: -129px;
}

#interactive-brochure-anchor.eur-broch-de {
    left: -129px;
}

#interactive-brochure-anchor.eur-broch-fr {
    left: -161px;
}

#interactive-brochure-anchor.eur-broch-es {
    left: -142px;
}

#interactive-brochure-anchor.zh {
    left: -84px;
}

#interactive-brochure-anchor.fr {
    left: -161px;
}

@media only screen and (max-width: 991px) {
    #interactive-brochure-anchor {
        display: none;
    }
}

/*** LATEST design-destinations ***/
#latest-collection-wrapper {
    position: relative;
    padding: 0;
    background: #fff;
}

/* >> Latest design-destinations - Slideshow */
#latest-collection-wrapper {
    width: 100%;
    height: auto;
}

#latest-collection-wrapper .video-container .text-overlay {
    width: 750px;
    position: absolute;
    text-align: center;
}

#latest-collection-wrapper .video-container .text-overlay span,
#latest-collection-wrapper .video-container .text-overlay h4 {
    display: block;
    color: #fff;
    text-align: center;
}

#latest-collection-wrapper .video-container .text-overlay img {
    margin-top: 25px;
    width: 750px;
}

#latest-collection-wrapper .video-container .text-overlay span {
    font-size: 25px;
    letter-spacing: 5px;
    font-weight: 300 !important;
    margin-bottom: 3vh;
}

#latest-collection-wrapper .video-container .text-overlay span strong {
    font-weight: 500 !important;
}

#latest-collection-wrapper .video-container .text-overlay span sup {
    top: -0.2em;
}

#latest-collection-wrapper .video-container .text-overlay h4 {
    /*font-size: 135px;
    line-height: 1em;
    font-weight: 700 !important;
    letter-spacing: 10px;
    margin: 20px 0;*/
    font-size: 60px;
    line-height: 1em;
    font-weight: 800 !important;
    letter-spacing: 6px;
    margin: 20px 0;
    color: #fff;
}

#latest-collection-wrapper .video-container .text-overlay h1,
#latest-collection-wrapper .video-container .text-overlay h2,
#latest-collection-wrapper .video-container .text-overlay h3 {
    /*font-size: 66px;
    line-height: 0em;
    letter-spacing: 5px;
    font-weight: 700 !important;
    color: white;
    margin-left: -4px;*/
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 5px;
    font-weight: 600 !important;
    color: white;
    margin-bottom: 3vh;
}

#latest-collection-wrapper .video-container .text-overlay a.mlkn-button {
    width: 385px;
    display: block;
    text-align: center;
    margin: 40px auto 0;
    background: #FFF;
    border: 1px solid #212529;
    color: #212529;
    letter-spacing: 4px;
    font-weight: 500 !important;
}

#latest-collection-wrapper .text-box a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: 600 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto 0px;
    max-width: 400px;
    min-width: 275px;
}

#latest-collection-wrapper .text-box a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
}

#latest-collection-wrapper .video-container {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#latest-collection-wrapper .video-container video {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    /* -o-object-position: bottom; */
    /* object-position: bottom; */
}

#latest-collection-wrapper .text-box {
    width: 550px;
    height: fit-content;
    display: flex;
    flex-direction: column;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 25px;
}

#latest-collection-wrapper .text-box h1 {
    color: #212529;
    font-size: 60px;
    font-weight: 300 !important;
    text-align: center;
    letter-spacing: 0px;
}

#latest-collection-wrapper .text-box h3 {
    color: #656565;
    font-size: 24px;
    font-weight: 500 !important;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px
}

#latest-collection-wrapper .text-box p {
    color: #212529;
    font-size: 17px;
}

#latest-collection-wrapper sup {
    top: -0.75em !important;
    font-size: 0.5em;
}

/* >> Latest design-destinations - Media Queries */
@media only screen and (max-width: 1450px) {

    #latest-collection-wrapper .video-container .text-overlay h4,
    #latest-collection-wrapper .text-box h1 {
        font-size: 45px;
    }
}

@media only screen and (max-width: 1400px) {
    /* #latest-collection-wrapper .video-container .text-overlay h4 {
        line-height: 1em;
        font-weight: 400 !important;
        letter-spacing: 2px;
        margin: 20px 0;
    }
    #latest-collection-wrapper .video-container .text-overlay h1 {
        line-height: 0em;
        letter-spacing: 5px;
        font-weight: 400 !important;
        color: white;
        margin-left: -4px;
    }
    #latest-collection-wrapper .video-container .text-overlay span {
        font-size: 31px;
        margin-left: -8px;
    } */
}

@media only screen and (max-width: 1300px) {

    #latest-collection-wrapper .video-container .text-overlay h4,
    #latest-collection-wrapper .text-box h1 {
        font-size: 2.8rem;
    }
}

@media only screen and (max-width: 991px) {

    #latest-collection-wrapper,
    #latest-collection-wrapper .video-container,
    #latest-collection-wrapper .video-container video {
        /* height: fit-content; */
    }

    #latest-collection-wrapper .text-box {
        left: 0;
        bottom: 0;
        position: relative;
        width: 100%;
    }

    #latest-collection-wrapper .video-container .text-overlay h4,
    #latest-collection-wrapper .text-box h1 {
        font-size: 4rem;
    }

    #latest-collection-wrapper .video-container .text-overlay h1,
    #latest-collection-wrapper .video-container .text-overlay h2 {
        font-size: 18px;
    }

    #latest-collection-wrapper .video-container .text-overlay p,
    #latest-collection-wrapper .text-box p {
        font-size: 16px;
    }

    #latest-collection-wrapper .video-container .text-overlay {
        top: 20%;
    }
}

@media only screen and (max-width: 767px) {
    #latest-collection-wrapper .video-container .text-overlay {
        width: 100%;
        max-width: 700px;
        padding: 0 20px;
        top: 17.5%;
    }

    #latest-collection-wrapper .video-container .text-overlay span,
    #latest-collection-wrapper .text-box span {
        font-size: 20px;
    }
}

@media only screen and (max-width: 600px) {
    #latest-collection-wrapper .video-container .text-overlay {
        top: 15%;
    }
}

@media only screen and (max-width: 500px) {

    #latest-collection-wrapper .video-container .text-overlay p,
    #latest-collection-wrapper .text-box p {
        font-size: 15px;
    }

    #latest-collection-wrapper .video-container .text-overlay {
        top: 15%;
    }

    #latest-collection-wrapper .video-container .text-overlay h4 {
        font-size: 30px;
    }

    #latest-collection-wrapper .video-container .text-overlay h1,
    #latest-collection-wrapper .video-container .text-overlay h2 {
        letter-spacing: 2px;
        font-size: 16px;
    }

    /* #latest-collection-wrapper .video-container .text-overlay span {
        font-size: 18px;
        letter-spacing: 2px;
    }
    #latest-collection-wrapper .video-container .text-overlay h4 {
        font-size: 60px;
        margin: 5px 0px 10px 8px;
    }
    #latest-collection-wrapper .video-container .text-overlay h1 {
        font-size: 29px;
        margin-left: 6px;
        margin-top: 0;
    } */
}

/* >> Latest Mixed Formations - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #latest-collection-wrapper .video-container .text-overlay {
        width: 900px;
    }

    /* #latest-collection-wrapper .video-container .text-overlay span {
        font-size: 2.8rem;
    }
    #latest-collection-wrapper .video-container .text-overlay h4 {
        font-size: 100px;
    } */
    #latest-collection-wrapper .video-container .text-overlay a.mlkn-button {
        width: 375px;
        font-size: 22px;
        padding: 15px 20px;
    }
}

@media only screen and (max-width: 390px) {
    #latest-collection-wrapper .video-container .text-overlay h4 {
        letter-spacing: 2px;
    }
}

@media only screen and (max-width: 375px) {
    #latest-collection-wrapper .video-container .text-overlay h4 {
        letter-spacing: 2px;
    }
}

/* >> Latest Mixed Formations - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #latest-collection-wrapper .video-container .text-overlay span {
        letter-spacing: 0;
    }

    /* #latest-collection-wrapper .video-container .text-overlay h4 {
        letter-spacing: 5px;
        font-size: 2.8rem;
    } */
}


/*** LATEST design-destinations ***/
#second-latest-collection-wrapper {
    position: relative;
    padding: 0;
    background: #fff;
}

/* >> Latest design-destinations - Slideshow */
#second-latest-collection-wrapper {
    width: 100%;
    height: 100vh;
}

#second-latest-collection-wrapper .image-container .text-overlay {
    width: 750px;
    position: absolute;
    text-align: center;
}

#second-latest-collection-wrapper .image-container .text-overlay span,
#second-latest-collection-wrapper .image-container .text-overlay h4 {
    display: block;
    color: #fff;
    text-align: center;
}

#second-latest-collection-wrapper .image-container .text-overlay img {
    margin-top: 25px;
    width: 750px;
}

#second-latest-collection-wrapper .image-container .text-overlay span {
    font-size: 25px;
    letter-spacing: 5px;
    font-weight: 300 !important;
    margin-bottom: 3vh;
}

#second-latest-collection-wrapper .image-container .text-overlay span strong {
    font-weight: 500 !important;
}

#second-latest-collection-wrapper .image-container .text-overlay span sup {
    top: -0.2em;
}

#second-latest-collection-wrapper .image-container .text-overlay h4 {
    /*font-size: 135px;
    line-height: 1em;
    font-weight: 700 !important;
    letter-spacing: 10px;
    margin: 20px 0;*/
    font-size: 60px;
    line-height: 1em;
    font-weight: 800 !important;
    letter-spacing: 6px;
    margin: 20px 0;
    color: #fff;
}

#second-latest-collection-wrapper .image-container .text-overlay h1,
#second-latest-collection-wrapper .image-container .text-overlay h2,
#second-latest-collection-wrapper .image-container .text-overlay h3 {
    /*font-size: 66px;
    line-height: 0em;
    letter-spacing: 5px;
    font-weight: 700 !important;
    color: white;
    margin-left: -4px;*/
    font-size: 22px;
    line-height: 0em;
    letter-spacing: 5px;
    font-weight: 600 !important;
    color: white;
    margin-bottom: 3vh;
}

#second-latest-collection-wrapper .image-container .text-overlay a.mlkn-button {
    width: 385px;
    display: block;
    text-align: center;
    margin: 40px auto 0;
    background: #FFF;
    border: 1px solid #212529;
    color: #212529;
    letter-spacing: 4px;
    font-weight: 500 !important;
}

#second-latest-collection-wrapper .text-box a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: 600 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto 0px;
    max-width: 400px;
    min-width: 275px;
}

#second-latest-collection-wrapper .text-box a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
}

#second-latest-collection-wrapper .image-container {
    position: relative;
    height: 100vh;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#second-latest-collection-wrapper .image-container img {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    /* -o-object-position: bottom; */
    /* object-position: bottom; */
}

#second-latest-collection-wrapper .text-box {
    width: 550px;
    height: fit-content;
    display: flex;
    flex-direction: column;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 25px;
}

#second-latest-collection-wrapper .text-box h1 {
    color: #212529;
    font-size: 60px;
    font-weight: 300 !important;
    text-align: center;
    letter-spacing: 0px;
}

#second-latest-collection-wrapper .text-box h3 {
    color: #656565;
    font-size: 24px;
    font-weight: 500 !important;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px
}

#second-latest-collection-wrapper .text-box p {
    color: #212529;
    font-size: 17px;
}

#second-latest-collection-wrapper sup {
    top: -0.75em !important;
    font-size: 0.5em;
}

/* >> Latest design-destinations - Media Queries */
@media only screen and (max-width: 1450px) {

    #second-latest-collection-wrapper .image-container .text-overlay h4,
    #second-latest-collection-wrapper .text-box h1 {
        font-size: 45px;
    }
}

@media only screen and (max-width: 1400px) {
    /* #second-latest-collection-wrapper .image-container .text-overlay h4 {
        line-height: 1em;
        font-weight: 400 !important;
        letter-spacing: 2px;
        margin: 20px 0;
    }
    #second-latest-collection-wrapper .image-container .text-overlay h1 {
        line-height: 0em;
        letter-spacing: 5px;
        font-weight: 400 !important;
        color: white;
        margin-left: -4px;
    }
    #second-latest-collection-wrapper .image-container .text-overlay span {
        font-size: 31px;
        margin-left: -8px;
    } */
}

@media only screen and (max-width: 1300px) {

    #second-latest-collection-wrapper .image-container .text-overlay h4,
    #second-latest-collection-wrapper .text-box h1 {
        font-size: 2.8rem;
    }
}

@media only screen and (max-width: 991px) {

    #second-latest-collection-wrapper,
    #second-latest-collection-wrapper .image-container,
    #second-latest-collection-wrapper .image-container img {
        /* height: fit-content; */
    }

    #second-latest-collection-wrapper .text-box {
        left: 0;
        bottom: 0;
        position: relative;
        width: 100%;
    }

    #second-latest-collection-wrapper .image-container .text-overlay h4,
    #second-latest-collection-wrapper .text-box h1 {
        font-size: 4rem;
    }

    #second-latest-collection-wrapper .image-container .text-overlay h1,
    #second-latest-collection-wrapper .image-container .text-overlay h2 {
        font-size: 18px;
    }

    #second-latest-collection-wrapper .image-container .text-overlay p,
    #second-latest-collection-wrapper .text-box p {
        font-size: 16px;
    }

    #second-latest-collection-wrapper .image-container .text-overlay {
        top: 45%;
    }
}

@media only screen and (max-width: 767px) {
    #second-latest-collection-wrapper .image-container .text-overlay {
        width: 100%;
        max-width: 700px;
        padding: 0 20px;
        top: 45%;
    }

    #second-latest-collection-wrapper .image-container .text-overlay span,
    #second-latest-collection-wrapper .text-box span {
        font-size: 20px;
    }
}

@media only screen and (max-width: 600px) {
    #second-latest-collection-wrapper .image-container .text-overlay {
        top: 45%;
    }
}

@media only screen and (max-width: 500px) {

    #second-latest-collection-wrapper .image-container .text-overlay p,
    #second-latest-collection-wrapper .text-box p {
        font-size: 15px;
    }

    #second-latest-collection-wrapper .image-container .text-overlay {
        top: 45%;
    }

    #second-latest-collection-wrapper .image-container .text-overlay h4 {
        font-size: 30px;
    }

    #second-latest-collection-wrapper .image-container .text-overlay h1,
    #second-latest-collection-wrapper .image-container .text-overlay h2 {
        letter-spacing: 2px;
        font-size: 16px;
    }

    /* #second-latest-collection-wrapper .image-container .text-overlay span {
        font-size: 18px;
        letter-spacing: 2px;
    }
    #second-latest-collection-wrapper .image-container .text-overlay h4 {
        font-size: 60px;
        margin: 5px 0px 10px 8px;
    }
    #second-latest-collection-wrapper .image-container .text-overlay h1 {
        font-size: 29px;
        margin-left: 6px;
        margin-top: 0;
    } */
}

/* >> Latest Mixed Formations - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #second-latest-collection-wrapper .image-container .text-overlay {
        width: 900px;
    }

    /* #second-latest-collection-wrapper .image-container .text-overlay span {
        font-size: 2.8rem;
    }
    #second-latest-collection-wrapper .image-container .text-overlay h4 {
        font-size: 100px;
    } */
    #second-latest-collection-wrapper .image-container .text-overlay a.mlkn-button {
        width: 375px;
        font-size: 22px;
        padding: 15px 20px;
    }
}

@media only screen and (max-width: 390px) {
    #second-latest-collection-wrapper .image-container .text-overlay h4 {
        letter-spacing: 2px;
    }
}

@media only screen and (max-width: 375px) {
    #second-latest-collection-wrapper .image-container .text-overlay h4 {
        letter-spacing: 2px;
    }
}

/* >> Latest Mixed Formations - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #second-latest-collection-wrapper .image-container .text-overlay span {
        letter-spacing: 0;
    }

    /* #second-latest-collection-wrapper .image-container .text-overlay h4 {
        letter-spacing: 5px;
        font-size: 2.8rem;
    } */
}

/*** northward bound 2.0 ***/
#distortion-wrapper {
    position: relative;
    padding: 0;
}

#distortion-outer-wrapper {
    position: relative;
}

/* >> northward bound - Slideshow */
#distortion-slideshow-wrapper .cycle-slideshow {
    width: 100%;
}

#distortion-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
}

#distortion-slideshow-wrapper .slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* >> norhtward bound - Slide Content */
#distortion-slideshow-wrapper .slide .right-content,
#distortion-slideshow-wrapper .slide .left-content {
    min-height: 50vh;
    height: var(--nbHeight);
}
@media (min-width: 1920px) {
    #distortion-slideshow-wrapper .slide .right-content,
#distortion-slideshow-wrapper .slide .left-content {
    min-height: 90vh;
}
}
#distortion-slideshow-wrapper .slide .left-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 45vw;
    order: 1;
    background-position-x: center;
    background-position-y: bottom;
}

#distortion-slideshow-wrapper .slide .right-content {
    background: #fff;
    width: 55vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    order: 2;
}

#distortion-slide-1 .left-content {
    background-image: url('/-/media/59d8a22d5a8e4af3af00ffd626cae43e.ashx');
}

#distortion-slide-2 .left-content {
    background-image: url('/-/media/9ade642a7a4041edb4e263eb09b29765.ashx');
}


#distortion-slideshow-wrapper .slide .right-content>div {
    max-width: 535px;
    margin: 0 0 0 150px;
}

#distortion-slideshow-wrapper .slide .right-content h2 {
    color: #212529;
    font-size: 3.6rem;
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
    margin-bottom: 2rem;
}

#distortion-slideshow-wrapper .slide .right-content h4 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 3vh;
}

#distortion-slideshow-wrapper .slide .right-content p {
    font-size: 19px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    padding-bottom: 20px;
}

#distortion-slideshow-wrapper .slide .right-content a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: bold !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto 30px;
    max-width: 400px;
}

#distortion-slideshow-wrapper .slide .right-content a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
}

/* >> northward bound - Slideshow Controls */
#distortion-slideshow-controls {
    position: absolute;
    bottom: 4vh;
    z-index: 100;
    left: var(--tlLeft);
}

#distortion-slideshow-controls button {
    border-radius: 0;
    border: 2px solid #212529;
    background: #fff;
    padding: 15px 23px;
    font-size: 30px;
    color: #212529;
}

#distortion-slideshow-controls button:last-of-type {
    margin-left: 30px;
}

#distortion-slideshow-controls button:focus {
    outline: none;
}

/* >> northward bound - Media Queries */
@media only screen and (max-width: 1800px) {
    #distortion-slideshow-wrapper .slide .right-content>div {
        margin-left: 125px;
        margin-right: 125px;
    }

}

@media only screen and (max-width: 1450px) {
    #distortion-slideshow-wrapper .slide .right-content>div {
        max-width: 400px;
        margin-left: 75px;
        margin-right: 75px;
    }

}

@media only screen and (max-width: 1300px) {
    #distortion-slideshow-wrapper .cycle-slideshow {
        height: auto;
        min-height: 100vh;
    }

    #distortion-slideshow-wrapper .slide .right-content,
    #distortion-slideshow-wrapper .slide .left-content {
        width: 100vw;
    }

    #distortion-slideshow-wrapper .slide .left-content {
        height: 50vh;
        order: 1;
    }

    #distortion-slideshow-wrapper .slide .right-content {
        min-height: 50vh;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 30px 20px;
        order: 2;
    }

    #distortion-slideshow-wrapper .slide>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #distortion-slideshow-wrapper .slide .left-content {
        background-position: center;
    }

    #distortion-slideshow-wrapper .slide .right-content>div {
        width: 100%;
        max-width: 498px;
        margin: auto;
    }

    #distortion-slideshow-wrapper .slide .right-content h2 {
        font-size: 2.8rem;
    }

    #distortion-slideshow-wrapper .slide .right-content p {
        font-size: 18px;
    }

    #distortion-slideshow-controls {
        top: 40vh;
        bottom: revert;
    }

    #distortion-slideshow-controls button {
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
    }
}

@media only screen and (max-width: 991px) {
    #distortion-slideshow-wrapper .slide .right-content h2 {
        font-size: 30px;
    }

    #distortion-slideshow-wrapper .slide .right-content p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    #distortion-slideshow-wrapper .slide .right-content a.mlkn-button {
        font-size: 15px;
    }

    #distortion-slideshow-controls {
        top: 40vh;
        bottom: revert;
    }
}

@media only screen and (max-width: 500px) {
    #distortion-slideshow-wrapper .slide .right-content p {
        font-size: 15px;
    }

    #distortion-slideshow-wrapper .slide .right-content a.mlkn-button {
        max-width: none;
        width: 100%;
        margin: 0 0 30px;
    }
    #distortion-slideshow-wrapper .slide .right-content, #distortion-slideshow-wrapper .slide .left-content {
        min-height: 33vh;
    }
}

/* >> northward bound - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #distortion-slideshow-wrapper .slide .right-content>div {
        max-width: 700px;
    }

    #distortion-slideshow-wrapper .slide .right-content p {
        font-size: 25px;
    }

    #distortion-slideshow-wrapper .slide .right-content a.mlkn-button {
        font-size: 20px;
    }

    #distortion-slideshow-controls {
        bottom: 20vh;
    }
}

/* >> northward bound - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #distortion-slideshow-controls {
        width: 175px;
    }
}



/*** tracing landscapes ***/
#design-story-wrapper {
    position: relative;
    padding: 0;
}

#design-story-outer-wrapper {
    position: relative;
}

/* >> tracing landscapes - Slideshow */
#design-story-slideshow-wrapper .cycle-slideshow {
    width: 100%;
}

#design-story-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
}

#design-story-slideshow-wrapper .slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* >> tracing landscapes - Slide Content */
#design-story-slideshow-wrapper .slide .left-content,
#design-story-slideshow-wrapper .slide .right-content {
    min-height: 50vh;
    height: var(--pgHeight);
}
@media (min-width: 1920px) {
    #design-story-slideshow-wrapper .slide .right-content,
#design-story-slideshow-wrapper .slide .left-content {
    min-height: 90vh;
}
}
#design-story-slideshow-wrapper .slide .right-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 55vw;
}

#design-story-slideshow-wrapper .slide .left-content {
    background: #fff;
    width: 45vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#design-story-slideshow-wrapper .slide .left-content>div {
    max-width: 525px;
    margin: auto;
}

#design-story-slideshow-wrapper .slide .left-content h1 {
    color: #212529;
    font-size: 3.6rem;
    margin-bottom: 3vh;
    font-weight: 400 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}

#design-story-slideshow-wrapper .slide .left-content h2 {
    color: #212529;
    font-size: 3.6rem;
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
    margin-bottom: 2rem;
}

#design-story-slideshow-wrapper .slide .left-content h3 {
    color: dimgray;
    font-size: 22px;
    font-weight: 400 !important;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px
}

#design-story-slideshow-wrapper .slide .left-content h4 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 3vh;
}

#design-story-slideshow-wrapper .slide .left-content p {
    font-size: 18px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    padding-bottom: 20px;
}

#design-story-slideshow-wrapper .slide .left-content p:first-of-type {
    padding-bottom: 20px;
    margin-bottom: 0;
}

#design-story-slideshow-wrapper .slide .left-content a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: 600 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto 30px;
    max-width: 400px;
}

#design-story-slideshow-wrapper .slide .left-content a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
}

/* >> tracing landscapes - Slideshow Controls */
#design-story-slideshow-controls {
    position: absolute;
    bottom: 4vh;
    left: var(--pgLeft);
    z-index: 100;
}

#design-story-slideshow-controls button {
    border-radius: 0;
    border: 2px solid #212529;
    background: #fff;
    padding: 15px 23px;
    font-size: 30px;
    color: #212529;
}

#design-story-slideshow-controls button:last-of-type {
    margin-left: 30px;
}

#design-story-slideshow-controls button:focus {
    outline: none;
}

#design-story-slide-1 .right-content {
    background-image: url('/-/media/69b3d048247248209f06cbc2396383eb.ashx');
}



/* >> tracing landscapes - Media Queries */
/* >> tracing landscapes - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #design-story-slideshow-wrapper .slide .left-content>div {
        max-width: 700px;
    }

    #design-story-slideshow-wrapper .slide .left-content p {
        font-size: 25px;
    }

    #design-story-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 20px;
    }

    #design-story-slideshow-controls {
        bottom: 20vh;
    }
}

/* >>> tracing landscapes - Keith's Macbook*/
@media only screen and (min-width: 1450px) and (max-width: 1700px) {}

@media only screen and (max-width: 1450px) {
    #design-story-slideshow-wrapper .slide .left-content>div {
        max-width: 450px;
        margin: auto;
    }

    #design-story-slideshow-wrapper .slide .left-content h2 {
        font-size: 3rem;
    }

    #design-story-slideshow-controls {}
}

@media only screen and (max-width: 1300px) {
    #design-story-slideshow-wrapper .cycle-slideshow {
        height: auto;
        min-height: 100vh;
    }

    #design-story-slideshow-wrapper .slide .left-content,
    #design-story-slideshow-wrapper .slide .right-content {
        width: 100vw;
    }

    #design-story-slideshow-wrapper .slide .right-content {
        height: 50vh;
        order: 1;
    }

    #design-story-slideshow-wrapper .slide .left-content {
        min-height: 50vh;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 30px 20px;
        order: 2;
    }

    #design-story-slideshow-wrapper .slide>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #design-story-slideshow-wrapper .slide .right-content {
        background-position: center;
    }

    #design-story-slideshow-wrapper .slide .left-content>div {
        width: 75%;
        max-width: 500px;
        margin: 5vh auto;
    }

    #design-story-slideshow-wrapper .slide .left-content h2 {
        font-size: 2.8rem;
    }

    #design-story-slideshow-wrapper .slide .left-content h3 {
        font-size: 22px;
    }

    #design-story-slideshow-wrapper .slide .left-content p {
        font-size: 18px;
    }

    #design-story-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }

    #design-story-slideshow-controls button {
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
    }
}

/* >> tracing landscapes - iPad Pro*/
@media only screen and (width: 1024px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 991px) {
    #design-story-slideshow-wrapper .slide .left-content h2 {
        font-size: 30px;
    }

    #design-story-slideshow-wrapper .slide .left-content h3 {
        font-size: 20px;
    }

    #design-story-slideshow-wrapper .slide .left-content p {
        font-size: 16px;
    }

    #design-story-slideshow-wrapper .slide .left-content>div {
        max-width: revert;
        width: 80%;
    }
}

/* >> tracing landscapes - iPad 9th gen*/
@media only screen and (width: 810px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 767px) {
    #design-story-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 15px;
    }

    #design-story-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }
}

@media only screen and (max-width: 500px) {
    #design-story-slideshow-wrapper .slide .left-content p {
        font-size: 15px;
    }

    #design-story-slideshow-wrapper .slide .left-content a.mlkn-button {
        max-width: none;
        width: 100%;
        margin: 0 0 30px;
    }

    #design-story-slideshow-wrapper .slide .left-content>div {
        width: 90%;
    }
    #design-story-slideshow-wrapper .slide .left-content, #design-story-slideshow-wrapper .slide .right-content {
        min-height: 33vh;
    }
}

/* >> tracing landscapes - iPhone 13 Pro Max*/
@media only screen and (max-width: 428px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> tracing landscapes - iPhone 6+, 7+, 8+ */
@media only screen and (device-width: 414px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {}

/* >> tracing landscapes - iPhone 13*/
@media only screen and (max-width: 390px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> tracing landscapes - iPhone 6, 6s, 7, 8*/
@media only screen and (device-width: 375px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {}

/* >> tracing landscapes - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #design-story-slideshow-wrapper .slide .left-content h4 {
        font-size: 28px;
    }

    #design-story-slideshow-wrapper .slide .left-content h3 {
        font-size: 19px;
    }

    #design-story-slideshow-controls {
        width: 175px;
    }
}

/*** painted garden ***/
#colourline-evolution-wrapper {
    position: relative;
    padding: 0;
}

#colourline-evolution-outer-wrapper {
    position: relative;
}

/* >> tracing landscapes - Slideshow */
#colourline-evolution-slideshow-wrapper .cycle-slideshow {
    width: 100%;
}

#colourline-evolution-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
}

#colourline-evolution-slideshow-wrapper .slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* >> tracing landscapes - Slide Content */
#colourline-evolution-slideshow-wrapper .slide .right-content,
#colourline-evolution-slideshow-wrapper .slide .left-content {
    min-height: 50vh;
    height: var(--tlHeight);
}
@media (min-width: 1920px) {
    #colourline-evolution-slideshow-wrapper .slide .right-content,
#colourline-evolution-slideshow-wrapper .slide .left-content {
    min-height: 90vh;
}
}


#colourline-evolution-slideshow-wrapper .slide .left-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 45vw;
    order: 1;
    background-position-x: center;
    background-position-y: bottom;
}

#colourline-evolution-slideshow-wrapper .slide .right-content {
    background: #fff;
    width: 55vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    order: 2;
}

#colourline-evolution-slide-1 .left-content {
    background-image: url('/-/media/5c1371bfb1c9473c882fb0ffdc9ae471.ashx');
}

#colourline-evolution-slideshow-wrapper .slide .right-content>div {
    max-width: 535px;
    margin: 0 0 0 150px;
}

#colourline-evolution-slideshow-wrapper .slide .right-content h2 {
    color: #212529;
    font-size: 3.6rem;
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}
#colourline-evolution-slideshow-wrapper .slide .right-content ul {
    margin-bottom: 3rem;
}
#colourline-evolution-slideshow-wrapper .slide .right-content h4 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 3vh;
}

#colourline-evolution-slideshow-wrapper .slide .right-content p {
    font-size: 19px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    padding-bottom: 20px;
}
#colourline-evolution-slideshow-wrapper .slide .right-content p a {
    color: #333;
}

#colourline-evolution-slideshow-wrapper .slide .right-content a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: bold !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto 30px;
    max-width: 400px;
}

#colourline-evolution-slideshow-wrapper .slide .right-content a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
}

/* >> tracing landscapes - Slideshow Controls */
#colourline-evolution-slideshow-controls {
    position: absolute;
    bottom: 10vh;
    z-index: 100;
    left: var(--tlLeft);
}

#colourline-evolution-slideshow-controls button {
    border-radius: 0;
    border: 2px solid #212529;
    background: #fff;
    padding: 15px 23px;
    font-size: 30px;
    color: #212529;
}

#colourline-evolution-slideshow-controls button:last-of-type {
    margin-left: 30px;
}

#colourline-evolution-slideshow-controls button:focus {
    outline: none;
}

/* >> tracing landscapes - Media Queries */
@media only screen and (max-width: 1800px) {
    #colourline-evolution-slideshow-wrapper .slide .right-content>div {
        margin-left: 125px;
        margin-right: 125px;
    }

}

@media only screen and (max-width: 1450px) {
    #colourline-evolution-slideshow-wrapper .slide .right-content>div {
        max-width: 400px;
        margin-left: 75px;
        margin-right: 75px;
    }

}

@media only screen and (max-width: 1300px) {
    #colourline-evolution-slideshow-wrapper .cycle-slideshow {
        height: auto;
        min-height: 100vh;
    }

    #colourline-evolution-slideshow-wrapper .slide .right-content,
    #colourline-evolution-slideshow-wrapper .slide .left-content {
        width: 100vw;
    }

    #colourline-evolution-slideshow-wrapper .slide .left-content {
        height: 50vh;
        order: 1;
    }

    #colourline-evolution-slideshow-wrapper .slide .right-content {
        min-height: 50vh;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 30px 20px;
        order: 2;
    }

    #colourline-evolution-slideshow-wrapper .slide>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #colourline-evolution-slideshow-wrapper .slide .left-content {
        background-position: center;
    }

    #colourline-evolution-slideshow-wrapper .slide .right-content>div {
        width: 100%;
        max-width: 498px;
        margin: auto;
    }

    #colourline-evolution-slideshow-wrapper .slide .right-content h4 {
        font-size: 2.8rem;
    }

    #colourline-evolution-slideshow-wrapper .slide .right-content p {
        font-size: 18px;
    }

    #colourline-evolution-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }

    #colourline-evolution-slideshow-controls button {
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
    }
}

@media only screen and (max-width: 991px) {
    #colourline-evolution-slideshow-wrapper .slide .right-content h4 {
        font-size: 30px;
    }

    #colourline-evolution-slideshow-wrapper .slide .right-content p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    #colourline-evolution-slideshow-wrapper .slide .right-content a.mlkn-button {
        font-size: 15px;
    }

    #colourline-evolution-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }
}

@media only screen and (max-width: 500px) {
    #colourline-evolution-slideshow-wrapper .slide .right-content p {
        font-size: 15px;
    }

    #colourline-evolution-slideshow-wrapper .slide .right-content a.mlkn-button {
        max-width: none;
        width: 100%;
        margin: 0 0 30px;
    }
    #colourline-evolution-slideshow-wrapper .slide .right-content, #colourline-evolution-slideshow-wrapper .slide .left-content {
        min-height: 33vh;
    }
}

/* >> tracing landscapes - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #colourline-evolution-slideshow-wrapper .slide .right-content>div {
        max-width: 700px;
    }

    #colourline-evolution-slideshow-wrapper .slide .right-content p {
        font-size: 25px;
    }

    #colourline-evolution-slideshow-wrapper .slide .right-content a.mlkn-button {
        font-size: 20px;
    }

    #colourline-evolution-slideshow-controls {
        bottom: 20vh;
    }
}

/* >> tracing landscapes - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #colourline-evolution-slideshow-controls {
        width: 175px;
    }
}

/*** Northern Soul ***/
#tractionback20-wrapper {
    position: relative;
    padding: 0;
}

#tractionback20-outer-wrapper {
    position: relative;
}

/* >> Northern Soul - Slideshow */
#tractionback20-slideshow-wrapper .cycle-slideshow {
    width: 100%;
}

#tractionback20-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
}

#tractionback20-slideshow-wrapper .slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* >> Northern Soul - Slide Content */
#tractionback20-slideshow-wrapper .slide .left-content,
#tractionback20-slideshow-wrapper .slide .right-content {
    min-height: 50vh;
    height: var(--nsHeight);
}
@media (min-width: 1920px) {
    #tractionback20-slideshow-wrapper .slide .right-content,
#tractionback20-slideshow-wrapper .slide .left-content {
    min-height: 90vh;
}
}

#tractionback20-slideshow-wrapper .slide .right-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 55vw;
}

#tractionback20-slideshow-wrapper .slide .left-content {
    background: #fff;
    width: 45vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#tractionback20-slide-1 .right-content {
    background-image: url('/-/media/4a8a5215a6aa4b00941f1b3b58b60a53.ashx');
}

#tractionback20-slide-2 .right-content {
    background-image: url('/-/media/b794438fe7d84a9daef66c3f44931ac6.ashx');
}


#tractionback20-slideshow-wrapper .slide .left-content>div {
    max-width: 525px;
    margin: auto;
}

#tractionback20-slideshow-wrapper .slide .left-content h1 {
    color: #212529;
    font-size: 3.6rem;
    margin-bottom: 3vh;
    font-weight: 400 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}

#tractionback20-slideshow-wrapper .slide .left-content h2 {
    color: #212529;
    font-size: 3.6rem;
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}

#tractionback20-slideshow-wrapper .slide .left-content h3 {
    color: dimgray;
    font-size: 22px;
    font-weight: 400 !important;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px
}

#tractionback20-slideshow-wrapper .slide .left-content h4 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 2rem;
}

#tractionback20-slideshow-wrapper .slide .left-content p {
    font-size: 18px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    padding-bottom: 20px;
}

#tractionback20-slideshow-wrapper .slide .left-content p:first-of-type {
    padding-bottom: 20px;
    margin-bottom: 0;
}

#tractionback20-slideshow-wrapper .slide .left-content a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: 600 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto 30px;
    max-width: 400px;
}

#tractionback20-slideshow-wrapper .slide .left-content a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
}

/* >> Northern Soul - Slideshow Controls */
#tractionback20-slideshow-controls {
    position: absolute;
    bottom: 7.5vh;
    left: var(--nsLeft);
    z-index: 100;
}

#tractionback20-slideshow-controls button {
    border-radius: 0;
    border: 2px solid #212529;
    background: #fff;
    padding: 15px 23px;
    font-size: 30px;
    color: #212529;
}

#tractionback20-slideshow-controls button:last-of-type {
    margin-left: 30px;
}

#tractionback20-slideshow-controls button:focus {
    outline: none;
}

/* >> Northern Soul - Media Queries */
/* >> Northern Soul - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #tractionback20-slideshow-wrapper .slide .left-content>div {
        max-width: 700px;
    }

    #tractionback20-slideshow-wrapper .slide .left-content p {
        font-size: 25px;
    }

    #tractionback20-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 20px;
    }

    #tractionback20-slideshow-controls {
        bottom: 20vh;
    }
}
@media (min-width: 1920px) {
#tractionback20-slideshow-controls {
    bottom: 10vh;
}
}
/* >>> Northern Soul - Keith's Macbook*/
@media only screen and (min-width: 1450px) and (max-width: 1700px) {}

@media only screen and (max-width: 1450px) {
    #tractionback20-slideshow-wrapper .slide .left-content>div {
        max-width: 450px;
        margin: auto;
    }

    #tractionback20-slideshow-wrapper .slide .left-content h2 {
        font-size: 3rem;
    }

    #tractionback20-slideshow-controls {}
}

@media only screen and (max-width: 1300px) {
    #tractionback20-slideshow-wrapper .cycle-slideshow {
        height: auto;
        min-height: 100vh;
    }

    #tractionback20-slideshow-wrapper .slide .left-content,
    #tractionback20-slideshow-wrapper .slide .right-content {
        width: 100vw;
    }

    #tractionback20-slideshow-wrapper .slide .right-content {
        height: 50vh;
        order: 1;
    }

    #tractionback20-slideshow-wrapper .slide .left-content {
        min-height: 50vh;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 30px 20px;
        order: 2;
    }

    #tractionback20-slideshow-wrapper .slide>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #tractionback20-slideshow-wrapper .slide .right-content {
        background-position: center;
    }

    #tractionback20-slideshow-wrapper .slide .left-content>div {
        width: 75%;
        max-width: 500px;
        margin: 5vh auto;
    }

    #tractionback20-slideshow-wrapper .slide .left-content h2 {
        font-size: 2.8rem;
    }

    #tractionback20-slideshow-wrapper .slide .left-content h3 {
        font-size: 22px;
    }

    #tractionback20-slideshow-wrapper .slide .left-content p {
        font-size: 18px;
    }

    #tractionback20-slideshow-controls {
        top: 40vh;
        bottom: revert;
    }

    #tractionback20-slideshow-controls button {
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
    }
}

/* >> Northern Soul - iPad Pro*/
@media only screen and (width: 1024px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 991px) {
    #tractionback20-slideshow-wrapper .slide .left-content h2 {
        font-size: 30px;
    }

    #tractionback20-slideshow-wrapper .slide .left-content h3 {
        font-size: 20px;
    }

    #tractionback20-slideshow-wrapper .slide .left-content p {
        font-size: 16px;
    }

    #tractionback20-slideshow-wrapper .slide .left-content>div {
        max-width: revert;
        width: 80%;
    }
}

/* >> Northern Soul - iPad 9th gen*/
@media only screen and (width: 810px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 767px) {
    #tractionback20-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 15px;
    }

    #tractionback20-slideshow-controls {
        top: 40vh;
        bottom: revert;
    }
}

@media only screen and (max-width: 500px) {
    #tractionback20-slideshow-wrapper .slide .left-content p {
        font-size: 15px;
    }

    #tractionback20-slideshow-wrapper .slide .left-content a.mlkn-button {
        max-width: none;
        width: 100%;
        margin: 0 0 30px;
    }

    #tractionback20-slideshow-wrapper .slide .left-content>div {
        width: 90%;
    }
    #tractionback20-slideshow-wrapper .slide .left-content, #tractionback20-slideshow-wrapper .slide .right-content {
        min-height: 33vh;
    }
}

/* >> Northern Soul - iPhone 13 Pro Max*/
@media only screen and (max-width: 428px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> Northern Soul - iPhone 6+, 7+, 8+ */
@media only screen and (device-width: 414px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {}

/* >> Northern Soul - iPhone 13*/
@media only screen and (max-width: 390px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> Northern Soul - iPhone 6, 6s, 7, 8*/
@media only screen and (device-width: 375px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {}

/* >> Northern Soul - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #tractionback20-slideshow-wrapper .slide .left-content h2 {
        font-size: 28px;
    }

    #tractionback20-slideshow-wrapper .slide .left-content h3 {
        font-size: 19px;
    }

    #tractionback20-slideshow-controls {
        width: 175px;
    }
}


/*** Northern Soul ***/
#vibe-wrapper {
    position: relative;
    padding: 0;
}

#vibe-outer-wrapper {
    position: relative;
}

/* >> Northern Soul - Slideshow */
#vibe-slideshow-wrapper .cycle-slideshow {
    width: 100%;
}

#vibe-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
}

#vibe-slideshow-wrapper .slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* >> Northern Soul - Slide Content */
#vibe-slideshow-wrapper .slide .left-content,
#vibe-slideshow-wrapper .slide .right-content {
    min-height: 50vh;
    height: var(--nsHeight);
}

@media (min-width: 1920px) {
    #vibe-slideshow-wrapper .slide .right-content,
#vibe-slideshow-wrapper .slide .left-content {
    min-height: 90vh;
}
}

#vibe-slideshow-wrapper .slide .right-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 55vw;
}

#vibe-slideshow-wrapper .slide .left-content {
    background: #fff;
    width: 45vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#vibe-slide-1 .right-content {
    background-image: url('/-/media/73b3f9a66ddd479fa217b3bcfbec45de.ashx');
}

#vibe-slide-2 .right-content {
    background-image: url('/-/media/84775cfc54a44ad3813aac5273bb4641.ashx');
}

#vibe-slideshow-wrapper .slide .left-content>div {
    max-width: 525px;
    margin: auto;
}

#vibe-slideshow-wrapper .slide .left-content h1 {
    color: #212529;
    font-size: 3.6rem;
    margin-bottom: 3vh;
    font-weight: 400 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}

#vibe-slideshow-wrapper .slide .left-content h2 {
    color: #212529;
    font-size: 3.6rem;
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
    margin-bottom: 3rem;
}

#vibe-slideshow-wrapper .slide .left-content h3 {
    color: dimgray;
    font-size: 22px;
    font-weight: 400 !important;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px
}

#vibe-slideshow-wrapper .slide .left-content h4 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 3vh;
}

#vibe-slideshow-wrapper .slide .left-content p {
    font-size: 18px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    padding-bottom: 20px;
}

#vibe-slideshow-wrapper .slide .left-content p:first-of-type {
    padding-bottom: 20px;
    margin-bottom: 0;
}

#vibe-slideshow-wrapper .slide .left-content a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: 600 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto 30px;
    max-width: 400px;
}

#vibe-slideshow-wrapper .slide .left-content a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
}

/* >> Northern Soul - Slideshow Controls */
#vibe-slideshow-controls {
    position: absolute;
    bottom: 10vh;
    left: var(--nsLeft);
    z-index: 100;
}

#vibe-slideshow-controls button {
    border-radius: 0;
    border: 2px solid #212529;
    background: #fff;
    padding: 15px 23px;
    font-size: 30px;
    color: #212529;
}

#vibe-slideshow-controls button:last-of-type {
    margin-left: 30px;
}

#vibe-slideshow-controls button:focus {
    outline: none;
}

/* >> Northern Soul - Media Queries */
/* >> Northern Soul - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #vibe-slideshow-wrapper .slide .left-content>div {
        max-width: 700px;
    }

    #vibe-slideshow-wrapper .slide .left-content p {
        font-size: 25px;
    }

    #vibe-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 20px;
    }

    #vibe-slideshow-controls {
        bottom: 20vh;
    }
}

/* >>> Northern Soul - Keith's Macbook*/
@media only screen and (min-width: 1450px) and (max-width: 1700px) {}

@media only screen and (max-width: 1450px) {
    #vibe-slideshow-wrapper .slide .left-content>div {
        max-width: 450px;
        margin: auto;
    }

    #vibe-slideshow-wrapper .slide .left-content h2 {
        font-size: 3rem;
    }

    #vibe-slideshow-controls {}
}

@media only screen and (max-width: 1300px) {
    #vibe-slideshow-wrapper .cycle-slideshow {
        height: auto;
        min-height: 100vh;
    }

    #vibe-slideshow-wrapper .slide .left-content,
    #vibe-slideshow-wrapper .slide .right-content {
        width: 100vw;
    }

    #vibe-slideshow-wrapper .slide .right-content {
        height: 50vh;
        order: 1;
    }

    #vibe-slideshow-wrapper .slide .left-content {
        min-height: 50vh;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 30px 20px;
        order: 2;
    }

    #vibe-slideshow-wrapper .slide>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #vibe-slideshow-wrapper .slide .right-content {
        background-position: center;
    }

    #vibe-slideshow-wrapper .slide .left-content>div {
        width: 75%;
        max-width: 500px;
        margin: 5vh auto;
    }

    #vibe-slideshow-wrapper .slide .left-content h2 {
        font-size: 2.8rem;
    }

    #vibe-slideshow-wrapper .slide .left-content h3 {
        font-size: 22px;
    }

    #vibe-slideshow-wrapper .slide .left-content p {
        font-size: 18px;
    }

    #vibe-slideshow-controls {
        top: 40vh;
        bottom: revert;
    }

    #vibe-slideshow-controls button {
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
    }
}

/* >> Northern Soul - iPad Pro*/
@media only screen and (width: 1024px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 991px) {
    #vibe-slideshow-wrapper .slide .left-content h4 {
        font-size: 30px;
    }

    #vibe-slideshow-wrapper .slide .left-content h3 {
        font-size: 20px;
    }

    #vibe-slideshow-wrapper .slide .left-content p {
        font-size: 16px;
    }

    #vibe-slideshow-wrapper .slide .left-content>div {
        max-width: revert;
        width: 80%;
    }
}

/* >> Northern Soul - iPad 9th gen*/
@media only screen and (width: 810px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 767px) {
    #vibe-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 15px;
    }

    #vibe-slideshow-controls {
        top: 40vh;
        bottom: revert;
    }
}

@media only screen and (max-width: 500px) {
    #vibe-slideshow-wrapper .slide .left-content p {
        font-size: 15px;
    }

    #vibe-slideshow-wrapper .slide .left-content a.mlkn-button {
        max-width: none;
        width: 100%;
        margin: 0 0 30px;
    }

    #vibe-slideshow-wrapper .slide .left-content>div {
        width: 90%;
    }
    #vibe-slideshow-wrapper .slide .left-content, #vibe-slideshow-wrapper .slide .right-content {
        min-height: 33vh;
    }
}

/* >> Northern Soul - iPhone 13 Pro Max*/
@media only screen and (max-width: 428px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> Northern Soul - iPhone 6+, 7+, 8+ */
@media only screen and (device-width: 414px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {}

/* >> Northern Soul - iPhone 13*/
@media only screen and (max-width: 390px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> Northern Soul - iPhone 6, 6s, 7, 8*/
@media only screen and (device-width: 375px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {}

/* >> Northern Soul - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #vibe-slideshow-wrapper .slide .left-content h4 {
        font-size: 28px;
    }

    #vibe-slideshow-wrapper .slide .left-content h3 {
        font-size: 19px;
    }

    #vibe-slideshow-controls {
        width: 175px;
    }
}

/*** SCULPTURED FORMS ***/
#psstory-wrapper {
    position: relative;
    padding: 0;
}

#psstory-outer-wrapper {
    position: relative;
}

/* >> SCULPTURED FORMS - Slideshow */
#psstory-slideshow-wrapper .cycle-slideshow {
    width: 100%;
}

#psstory-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
}

#psstory-slideshow-wrapper .slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* >> SCULPTURED FORMS - Slide Content */
#psstory-slideshow-wrapper .slide .right-content,
#psstory-slideshow-wrapper .slide .left-content {
    min-height: 50vh;
    height: var(--sfHeight);
}
@media (min-width: 1920px) {
    #psstory-slideshow-wrapper .slide .right-content,
#psstory-slideshow-wrapper .slide .left-content {
    min-height: 90vh;
}
}

#psstory-slideshow-wrapper .slide .left-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 45vw;
    order: 1;
    background-position-x: center;
    background-position-y: bottom;
}

#psstory-slideshow-wrapper .slide .right-content {
    background: #fff;
    width: 55vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    order: 2;
}

#psstory-slide-1 .left-content {
    background-image: url('/-/media/69e55463b47940cd96e6e66f349e4426.ashx');
}

#psstory-slide-2 .left-content {
    background-image: url('/-/media/74a7b30cd0424141b4ce9b162e4d6395.ashx');
}

#psstory-slideshow-wrapper .slide .right-content>div {
    max-width: 535px;
    margin: 0 0 0 150px;
}

#psstory-slideshow-wrapper .slide .right-content h2 {
    color: #212529;
    font-size: 3.6rem;
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}

#psstory-slideshow-wrapper .slide .right-content h4 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 3rem;
}

#psstory-slideshow-wrapper .slide .right-content p {
    font-size: 19px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    padding-bottom: 20px;
}

#psstory-slideshow-wrapper .slide .right-content a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: bold !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto 30px;
    max-width: 400px;
}

#psstory-slideshow-wrapper .slide .right-content a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
}

/* >> SCULPTURED FORMS - Slideshow Controls */
#psstory-slideshow-controls {
    position: absolute;
    bottom: 5vh;
    z-index: 100;
    left: var(--sfLeft);
}

#psstory-slideshow-controls button {
    border-radius: 0;
    border: 2px solid #212529;
    background: #fff;
    padding: 15px 23px;
    font-size: 30px;
    color: #212529;
}

#psstory-slideshow-controls button:last-of-type {
    margin-left: 30px;
}

#psstory-slideshow-controls button:focus {
    outline: none;
}

/* >> SCULPTURED FORMS - Media Queries */
@media only screen and (max-width: 1800px) {
    #psstory-slideshow-wrapper .slide .right-content>div {
        margin-left: 125px;
        margin-right: 125px;
    }

}
@media (min-width: 1920px) {
    #psstory-slideshow-controls {
        bottom: 10vh;
    }
}
@media only screen and (max-width: 1450px) {
    #psstory-slideshow-wrapper .slide .right-content>div {
        max-width: 400px;
        margin-left: 75px;
        margin-right: 75px;
    }

}

@media only screen and (max-width: 1300px) {
    #psstory-slideshow-wrapper .cycle-slideshow {
        height: auto;
        min-height: 100vh;
    }

    #psstory-slideshow-wrapper .slide .right-content,
    #psstory-slideshow-wrapper .slide .left-content {
        width: 100vw;
    }

    #psstory-slideshow-wrapper .slide .left-content {
        height: 50vh;
        order: 1;
    }

    #psstory-slideshow-wrapper .slide .right-content {
        min-height: 50vh;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 30px 20px;
        order: 2;
    }

    #psstory-slideshow-wrapper .slide>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #psstory-slideshow-wrapper .slide .left-content {
        background-position: center;
    }

    #psstory-slideshow-wrapper .slide .right-content>div {
        width: 100%;
        max-width: 498px;
        margin: auto;
    }

    #psstory-slideshow-wrapper .slide .right-content h2 {
        font-size: 2.8rem;
    }

    #psstory-slideshow-wrapper .slide .right-content p {
        font-size: 18px;
    }

    #psstory-slideshow-controls {
        top: 40vh;
        bottom: revert;
    }

    #psstory-slideshow-controls button {
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
    }
}

@media only screen and (max-width: 991px) {
    #psstory-slideshow-wrapper .slide .right-content h2 {
        font-size: 30px;
    }

    #psstory-slideshow-wrapper .slide .right-content p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    #psstory-slideshow-wrapper .slide .right-content a.mlkn-button {
        font-size: 15px;
    }

    #psstory-slideshow-controls {
        top: 40vh;
        bottom: revert;
    }
}

@media only screen and (max-width: 500px) {
    #psstory-slideshow-wrapper .slide .right-content p {
        font-size: 15px;
    }

    #psstory-slideshow-wrapper .slide .right-content a.mlkn-button {
        max-width: none;
        width: 100%;
        margin: 0 0 30px;
    }
    #psstory-slideshow-wrapper .slide .right-content, #psstory-slideshow-wrapper .slide .left-content {
        min-height: 33vh;
    }
}

/* >> SCULPTURED FORMS - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #psstory-slideshow-wrapper .slide .right-content>div {
        max-width: 700px;
    }

    #psstory-slideshow-wrapper .slide .right-content p {
        font-size: 25px;
    }

    #psstory-slideshow-wrapper .slide .right-content a.mlkn-button {
        font-size: 20px;
    }

    #psstory-slideshow-controls {
        bottom: 20vh;
    }
}

/* >> SCULPTURED FORMS - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #psstory-slideshow-controls {
        width: 175px;
    }
}


/*** DOWN TO EARTH ***/
#down-to-earth-wrapper {
    position: relative;
    padding: 0;
}

#down-to-earth-outer-wrapper {
    position: relative;
}

/* >> DOWN TO EARTH - Slideshow */
#down-to-earth-slideshow-wrapper .cycle-slideshow {
    width: 100%;
}

#down-to-earth-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
}

#down-to-earth-slideshow-wrapper .slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* >> DOWN TO EARTH - Slide Content */
#down-to-earth-slideshow-wrapper .slide .left-content,
#down-to-earth-slideshow-wrapper .slide .right-content {
    min-height: 50vh;
    height: var(--dteHeight);
}
@media (min-width: 1920px) {
    #down-to-earth-slideshow-wrapper .slide .right-content,
#down-to-earth-slideshow-wrapper .slide .left-content {
    min-height: 90vh;
}
}

#down-to-earth-slideshow-wrapper .slide .right-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 55vw;
}

#down-to-earth-slideshow-wrapper .slide .left-content {
    background: #fff;
    width: 45vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#down-to-earth-slide-1 .right-content {
    background-image: url('/-/media/b7960928476d460bbb9b48fbe92d3b53.ashx');
}

#down-to-earth-slide-2 .right-content {
    background-image: url('/-/media/a9e8709f72bd4b0fb7e98a19709e4694.ashx');
}

#down-to-earth-slide-3 .right-content {
    background-image: url('/-/media/e576b04ba66748c380617dcb524a6520.ashx');
}

#down-to-earth-slide-4 .right-content {
    background-image: url('/-/media/de958df79d0344dfae8f5968a073076a.ashx');
}

#down-to-earth-slide-5 .right-content {
    background-image: url('/-/media/3b502b4e4fe94f8096ffb5dd9702726b.ashx');
}

#down-to-earth-slideshow-wrapper .slide .left-content>div {
    max-width: 525px;
    margin: auto;
}

#down-to-earth-slideshow-wrapper .slide .left-content h4 {
    color: #212529;
    font-size: 3.6rem;
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}

#down-to-earth-slideshow-wrapper .slide .left-content h3 {
    color: dimgray;
    font-size: 22px;
    font-weight: 500 !important;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 30px;
    letter-spacing: 8px;
}

#down-to-earth-slideshow-wrapper .slide .left-content h2 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 3vh;
}

#down-to-earth-slideshow-wrapper .slide .left-content p {
    font-size: 18px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    padding-bottom: 20px;
}

#down-to-earth-slideshow-wrapper .slide .left-content p:first-of-type {
    padding-bottom: 20px;
    margin-bottom: 0;
}

#down-to-earth-slideshow-wrapper .slide .left-content a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: 600 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto 30px;
    max-width: 400px;
}

#down-to-earth-slideshow-wrapper .slide .left-content a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
}

/* >> DOWN TO EARTH - Slideshow Controls */
#down-to-earth-slideshow-controls {
    position: absolute;
    bottom: 10vh;
    left: var(--dteLeft);
    z-index: 100;
}

#down-to-earth-slideshow-controls button {
    border-radius: 0;
    border: 2px solid #212529;
    background: #fff;
    padding: 15px 23px;
    font-size: 30px;
    color: #212529;
}

#down-to-earth-slideshow-controls button:last-of-type {
    margin-left: 30px;
}

#down-to-earth-slideshow-controls button:focus {
    outline: none;
}

/* >> DOWN TO EARTH - Media Queries */
/* >> DOWN TO EARTH - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #down-to-earth-slideshow-wrapper .slide .left-content>div {
        max-width: 700px;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content p {
        font-size: 25px;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 20px;
    }

    #down-to-earth-slideshow-controls {
        bottom: 20vh;
    }
}

/* >>> DOWN TO EARTH - Keith's Macbook*/
@media only screen and (min-width: 1450px) and (max-width: 1700px) {}

@media only screen and (max-width: 1450px) {
    #down-to-earth-slideshow-wrapper .slide .left-content>div {
        max-width: 450px;
        margin: auto;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content h4 {
        font-size: 3rem;
    }

    #down-to-earth-slideshow-controls {}
}

@media only screen and (max-width: 1300px) {
    #down-to-earth-slideshow-wrapper .cycle-slideshow {
        height: auto;
        min-height: 100vh;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content,
    #down-to-earth-slideshow-wrapper .slide .right-content {
        width: 100vw;
    }

    #down-to-earth-slideshow-wrapper .slide .right-content {
        height: 50vh;
        order: 1;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content {
        min-height: 50vh;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 30px 20px;
        order: 2;
    }

    #down-to-earth-slideshow-wrapper .slide>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #down-to-earth-slideshow-wrapper .slide .right-content {
        background-position: center;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content>div {
        width: 75%;
        max-width: 500px;
        margin: 5vh auto;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content h4 {
        font-size: 2.8rem;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content h3 {
        font-size: 22px;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content p {
        font-size: 18px;
    }

    #down-to-earth-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }

    #down-to-earth-slideshow-controls button {
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
    }
}

/* >> DOWN TO EARTH - iPad Pro*/
@media only screen and (width: 1024px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 991px) {
    #down-to-earth-slideshow-wrapper .slide .left-content h4 {
        font-size: 30px;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content h3 {
        font-size: 20px;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content p {
        font-size: 16px;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content>div {
        max-width: revert;
        width: 80%;
    }
}

/* >> DOWN TO EARTH - iPad 9th gen*/
@media only screen and (width: 810px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 767px) {
    #down-to-earth-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 15px;
    }

    #down-to-earth-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }
}

@media only screen and (max-width: 500px) {
    #down-to-earth-slideshow-wrapper .slide .left-content p {
        font-size: 15px;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content a.mlkn-button {
        max-width: none;
        width: 100%;
        margin: 0 0 30px;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content>div {
        width: 90%;
    }
}

/* >> DOWN TO EARTH - iPhone 13 Pro Max*/
@media only screen and (max-width: 428px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> DOWN TO EARTH - iPhone 6+, 7+, 8+ */
@media only screen and (device-width: 414px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {}

/* >> DOWN TO EARTH - iPhone 13*/
@media only screen and (max-width: 390px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> DOWN TO EARTH - iPhone 6, 6s, 7, 8*/
@media only screen and (device-width: 375px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {}

/* >> DOWN TO EARTH - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #down-to-earth-slideshow-wrapper .slide .left-content h4 {
        font-size: 28px;
    }

    #down-to-earth-slideshow-wrapper .slide .left-content h3 {
        font-size: 19px;
    }

    #down-to-earth-slideshow-controls {
        width: 175px;
    }
}


/*** CONTINUATION ***/
#continuation-wrapper {
    position: relative;
    padding: 0;
}

#continuation-outer-wrapper {
    position: relative;
}

/* >> CONTINUATION - Slideshow */
#continuation-slideshow-wrapper .cycle-slideshow {
    width: 100%;
}

#continuation-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
}

#continuation-slideshow-wrapper .slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* >> CONTINUATION - Slide Content */
#continuation-slideshow-wrapper .slide .right-content,
#continuation-slideshow-wrapper .slide .left-content {
    min-height: 50vh;
    height: var(--conHeight);
}

@media (min-width: 1920px) {
    #continuation-slideshow-wrapper .slide .right-content,
#continuation-slideshow-wrapper .slide .left-content {
    min-height: 90vh;
}
}

#continuation-slideshow-wrapper .slide .left-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 45vw;
    order: 1;
    background-position-x: center;
    background-position-y: bottom;
}

#continuation-slideshow-wrapper .slide .right-content {
    background: #fff;
    width: 55vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    order: 2;
}

#continuation-slide-1 .left-content {
    background-image: url('/-/media/72d3c36dd4874662997835331ba45304.ashx');
}

#continuation-slide-2 .left-content {
    background-image: url('/-/media/f1c2db67ed904a8789aedb7a8e543951.ashx');
}

#continuation-slide-3 .left-content {
    background-image: url('/-/media/00fb2588fa4d48dabcadf971a9705674.ashx');
}

#continuation-slide-4 .left-content {
    background-image: url('/-/media/7fc17d36e0ac4c21bf7eb523b2cd359c.ashx');
}

#continuation-slideshow-wrapper .slide .right-content>div {
    max-width: 535px;
    margin: 0 0 0 150px;
}

#continuation-slideshow-wrapper .slide .right-content h4 {
    color: #212529;
    font-size: 3.6rem;
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}

#continuation-slideshow-wrapper .slide .right-content h2 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 3vh;
}

#continuation-slideshow-wrapper .slide .right-content p {
    font-size: 19px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    padding-bottom: 20px;
}

#continuation-slideshow-wrapper .slide .right-content a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: bold !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto 30px;
    max-width: 400px;
}

#continuation-slideshow-wrapper .slide .right-content a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
}

/* >> CONTINUATION - Slideshow Controls */
#continuation-slideshow-controls {
    position: absolute;
    bottom: 10vh;
    z-index: 100;
    left: var(--conLeft);
}

#continuation-slideshow-controls button {
    border-radius: 0;
    border: 2px solid #212529;
    background: #fff;
    padding: 15px 23px;
    font-size: 30px;
    color: #212529;
}

#continuation-slideshow-controls button:last-of-type {
    margin-left: 30px;
}

#continuation-slideshow-controls button:focus {
    outline: none;
}

/* >> CONTINUATION - Media Queries */
@media only screen and (max-width: 1800px) {
    #continuation-slideshow-wrapper .slide .right-content>div {
        margin-left: 125px;
        margin-right: 125px;
    }

}

@media only screen and (max-width: 1450px) {
    #continuation-slideshow-wrapper .slide .right-content>div {
        max-width: 400px;
        margin-left: 75px;
        margin-right: 75px;
    }

    @media only screen and (max-width: 1450px) and (min-width: 1300px) {
        #continuation-slideshow-wrapper .slide .right-content h4 {
            font-size: 42px;
        }
    }
}

@media only screen and (max-width: 1300px) {
    #continuation-slideshow-wrapper .cycle-slideshow {
        height: auto;
        min-height: 100vh;
    }

    #continuation-slideshow-wrapper .slide .right-content,
    #continuation-slideshow-wrapper .slide .left-content {
        width: 100vw;
    }

    #continuation-slideshow-wrapper .slide .left-content {
        height: 50vh;
        order: 1;
    }

    #continuation-slideshow-wrapper .slide .right-content {
        min-height: 50vh;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 30px 20px;
        order: 2;
    }

    #continuation-slideshow-wrapper .slide>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #continuation-slideshow-wrapper .slide .left-content {
        background-position: center;
    }

    #continuation-slideshow-wrapper .slide .right-content>div {
        width: 100%;
        max-width: 498px;
        margin: auto;
    }

    #continuation-slideshow-wrapper .slide .right-content h4 {
        font-size: 2.8rem;
    }

    #continuation-slideshow-wrapper .slide .right-content p {
        font-size: 18px;
    }

    #continuation-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }

    #continuation-slideshow-controls button {
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
    }
}

@media only screen and (max-width: 991px) {
    #continuation-slideshow-wrapper .slide .right-content h4 {
        font-size: 30px;
    }

    #continuation-slideshow-wrapper .slide .right-content p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    #continuation-slideshow-wrapper .slide .right-content a.mlkn-button {
        font-size: 15px;
    }

    #continuation-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }
}

@media only screen and (max-width: 500px) {
    #continuation-slideshow-wrapper .slide .right-content p {
        font-size: 15px;
    }

    #continuation-slideshow-wrapper .slide .right-content a.mlkn-button {
        max-width: none;
        width: 100%;
        margin: 0 0 30px;
    }
}

/* >> CONTINUATION - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #continuation-slideshow-wrapper .slide .right-content>div {
        max-width: 700px;
    }

    #continuation-slideshow-wrapper .slide .right-content p {
        font-size: 25px;
    }

    #continuation-slideshow-wrapper .slide .right-content a.mlkn-button {
        font-size: 20px;
    }

    #continuation-slideshow-controls {
        bottom: 20vh;
    }
}

/* >> CONTINUATION - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #continuation-slideshow-controls {
        width: 175px;
    }
}


/*** COMFORTABLE CONCRETE RETOLD ***/
#comfortable-concrete-retold-wrapper {
    position: relative;
    padding: 0;
}

#comfortable-concrete-retold-outer-wrapper {
    position: relative;
}

/* >> COMFORTABLE CONCRETE RETOLD - Slideshow */
#comfortable-concrete-retold-slideshow-wrapper .cycle-slideshow {
    width: 100%;
}

#comfortable-concrete-retold-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
}

#comfortable-concrete-retold-slideshow-wrapper .slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* >> COMFORTABLE CONCRETE RETOLD - Slide Content */
#comfortable-concrete-retold-slideshow-wrapper .slide .left-content,
#comfortable-concrete-retold-slideshow-wrapper .slide .right-content {
    min-height: 50vh;
    height: var(--ccrHeight);
}
@media (min-width: 1920px) {
    #comfortable-concrete-retold-slideshow-wrapper .slide .right-content,
#comfortable-concrete-retold-slideshow-wrapper .slide .left-content {
    min-height: 90vh;
}
}

#comfortable-concrete-retold-slideshow-wrapper .slide .right-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 55vw;
}

#comfortable-concrete-retold-slideshow-wrapper .slide .left-content {
    background: #fff;
    width: 45vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#comfortable-concrete-retold-slide-1 .right-content {
    background-image: url('/-/media/e554b3595c664dda8aa224e5acab37af.ashx');
}

#comfortable-concrete-retold-slide-2 .right-content {
    background-image: url('/-/media/96ce0e41f70c43dfae61c384c795f87c.ashx');
}

#comfortable-concrete-retold-slide-3 .right-content {
    background-image: url('/-/media/0a19af22816a471ea1fbbc1cef1714bc.ashx');
}

#comfortable-concrete-retold-slide-4 .right-content {
    background-image: url('/-/media/a15473e9e6c64e8381a7240bdca171d8.ashx');
}

#comfortable-concrete-retold-slide-5 .right-content {
    background-image: url('/-/media/b4f300cec1c5466fbedc4770640b88f1.ashx');
}

#comfortable-concrete-retold-slideshow-wrapper .slide .left-content>div {
    max-width: 525px;
    margin: auto;
}

#comfortable-concrete-retold-slideshow-wrapper .slide .left-content h2 {
    color: #212529;
    font-size: 3.6rem;
    margin-bottom: 3vh;
    font-weight: 400 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}

#comfortable-concrete-retold-slideshow-wrapper .slide .left-content h3 {
    color: dimgray;
    font-size: 22px;
    font-weight: 500 !important;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 30px;
    letter-spacing: 8px;
}

#comfortable-concrete-retold-slideshow-wrapper .slide .left-content p {
    font-size: 18px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    padding-bottom: 20px;
}

#comfortable-concrete-retold-slideshow-wrapper .slide .left-content p:first-of-type {
    padding-bottom: 20px;
    margin-bottom: 0;
}

#comfortable-concrete-retold-slideshow-wrapper .slide .left-content a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: 600 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto 30px;
    max-width: 400px;
}

#comfortable-concrete-retold-slideshow-wrapper .slide .left-content a.mlkn-button:hover {
    border: 1px solid #036;
    background: #036;
    color: #fff;
}

/* >> COMFORTABLE CONCRETE RETOLD - Slideshow Controls */
#comfortable-concrete-retold-slideshow-controls {
    position: absolute;
    bottom: 10vh;
    left: var(--ccrLeft);
    z-index: 100;
}

#comfortable-concrete-retold-slideshow-controls button {
    border-radius: 0;
    border: 2px solid #212529;
    background: #fff;
    padding: 15px 23px;
    font-size: 30px;
    color: #212529;
}

#comfortable-concrete-retold-slideshow-controls button:last-of-type {
    margin-left: 30px;
}

#comfortable-concrete-retold-slideshow-controls button:focus {
    outline: none;
}

/* >> COMFORTABLE CONCRETE RETOLD - Media Queries */
/* >> COMFORTABLE CONCRETE RETOLD - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content>div {
        max-width: 700px;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content p {
        font-size: 25px;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 20px;
    }

    #comfortable-concrete-retold-slideshow-controls {
        bottom: 20vh;
    }
}

/* >>> COMFORTABLE CONCRETE RETOLD - Keith's Macbook*/
@media only screen and (min-width: 1450px) and (max-width: 1700px) {}

@media only screen and (max-width: 1450px) {
    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content>div {
        max-width: 450px;
        margin: auto;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content h2 {
        font-size: 3rem;
    }

    #comfortable-concrete-retold-slideshow-controls {}
}

@media only screen and (max-width: 1300px) {
    #comfortable-concrete-retold-slideshow-wrapper .cycle-slideshow {
        height: auto;
        min-height: 100vh;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content,
    #comfortable-concrete-retold-slideshow-wrapper .slide .right-content {
        width: 100vw;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .right-content {
        height: 50vh;
        order: 1;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content {
        min-height: 50vh;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 30px 20px;
        order: 2;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .right-content {
        background-position: center;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content>div {
        width: 75%;
        max-width: 500px;
        margin: 5vh auto;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content h2 {
        font-size: 2.8rem;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content h3 {
        font-size: 22px;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content p {
        font-size: 18px;
    }

    #comfortable-concrete-retold-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }

    #comfortable-concrete-retold-slideshow-controls button {
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
    }
}

/* >> COMFORTABLE CONCRETE RETOLD - iPad Pro*/
@media only screen and (width: 1024px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 991px) {
    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content h2 {
        font-size: 30px;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content h3 {
        font-size: 20px;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content p {
        font-size: 16px;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content>div {
        max-width: revert;
        width: 80%;
    }
}

/* >> COMFORTABLE CONCRETE RETOLD - iPad 9th gen*/
@media only screen and (width: 810px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 767px) {
    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 15px;
    }

    #comfortable-concrete-retold-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }
}

@media only screen and (max-width: 500px) {
    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content p {
        font-size: 15px;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content a.mlkn-button {
        max-width: none;
        width: 100%;
        margin: 0 0 30px;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content>div {
        width: 90%;
    }

    #comfortable-concrete-retold-slide-1 .right-content {
        background-position: 60% !important;
    }
}

/* >> COMFORTABLE CONCRETE RETOLD - iPhone 13 Pro Max*/
@media only screen and (max-width: 428px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> COMFORTABLE CONCRETE RETOLD - iPhone 6+, 7+, 8+ */
@media only screen and (device-width: 414px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {}

/* >> COMFORTABLE CONCRETE RETOLD - iPhone 13*/
@media only screen and (max-width: 390px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> COMFORTABLE CONCRETE RETOLD - iPhone 6, 6s, 7, 8*/
@media only screen and (device-width: 375px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {}

/* >> COMFORTABLE CONCRETE RETOLD - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content h2 {
        font-size: 28px;
    }

    #comfortable-concrete-retold-slideshow-wrapper .slide .left-content h3 {
        font-size: 19px;
    }

    #comfortable-concrete-retold-slideshow-controls {
        width: 175px;
    }
}


/*** coastline ***/
#coastline-wrapper {
    position: relative;
    padding: 0;
}

#coastline-outer-wrapper {
    position: relative;
}

/* >> coastline - Slideshow */
#coastline-slideshow-wrapper .cycle-slideshow {
    width: 100%;
}

#coastline-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
}

#coastline-slideshow-wrapper .slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* >> coastline - Slide Content */
#coastline-slideshow-wrapper .slide .left-content,
#coastline-slideshow-wrapper .slide .right-content {
    min-height: 50vh;
    height: var(--cstHeight);
}
@media (min-width: 1920px) {
    #coastline-slideshow-wrapper .slide .right-content,
#coastline-slideshow-wrapper .slide .left-content {
    min-height: 90vh;
}
}

#coastline-slideshow-wrapper .slide .right-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 55vw;
}

#coastline-slideshow-wrapper .slide .left-content {
    background: #fff;
    width: 45vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#coastline-slide-1 .right-content {
    background-image: url('/-/media/f6ff4ef157c741c2bde7a3e4413b50f5.ashx');
}

#coastline-slide-2 .right-content {
    background-image: url('/-/media/c0b5180b7a8a401c96e6ddb82121252953b.ashx');
}

#coastline-slide-3 .right-content {
    background-image: url('/-/media/bdbb1fda157242a798dec0e0a79124b9.ashx');
}

#coastline-slide-4 .right-content {
    background-image: url('/-/media/2cbf70a311534232b2bf99141adcbdb6.ashx');
}

#coastline-slide-5 .right-content {
    background-image: url('/-/media/780e328c612d4359952878025b2d8c48.ashx');
}

#coastline-slideshow-wrapper .slide .left-content>div {
    max-width: 525px;
    margin: auto;
}

#coastline-slideshow-wrapper .slide .left-content h4 {
    color: #212529;
    font-size: 3.6rem;
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}

#coastline-slideshow-wrapper .slide .left-content h3 {
    color: dimgray;
    font-size: 22px;
    font-weight: 400 !important;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 30px;
    letter-spacing: 8px;
}

#coastline-slideshow-wrapper .slide .left-content h3 {
    color: dimgray;
    font-size: 22px;
    font-weight: 400 !important;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px
}

#coastline-slideshow-wrapper .slide .left-content h2 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 3vh;
}

#coastline-slideshow-wrapper .slide .left-content p {
    font-size: 18px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    padding-bottom: 20px;
}

#coastline-slideshow-wrapper .slide .left-content p:first-of-type {
    padding-bottom: 20px;
    margin-bottom: 0;
}

#coastline-slideshow-wrapper .slide .left-content a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: 600 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto 30px;
    max-width: 400px;
}

#coastline-slideshow-wrapper .slide .left-content a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
}

/* >> coastline - Slideshow Controls */
#coastline-slideshow-controls {
    position: absolute;
    bottom: 10vh;
    left: var(--cstLeft);
    z-index: 100;
}

#coastline-slideshow-controls button {
    border-radius: 0;
    border: 2px solid #212529;
    background: #fff;
    padding: 15px 23px;
    font-size: 30px;
    color: #212529;
}

#coastline-slideshow-controls button:last-of-type {
    margin-left: 30px;
}

#coastline-slideshow-controls button:focus {
    outline: none;
}

/* >> coastline - Media Queries */
/* >> coastline - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #coastline-slideshow-wrapper .slide .left-content>div {
        max-width: 700px;
    }

    #coastline-slideshow-wrapper .slide .left-content p {
        font-size: 25px;
    }

    #coastline-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 20px;
    }

    #coastline-slideshow-controls {
        bottom: 20vh;
    }
}

/* >>> coastline - Keith's Macbook*/
@media only screen and (min-width: 1450px) and (max-width: 1700px) {}

@media only screen and (max-width: 1450px) {
    #coastline-slideshow-wrapper .slide .left-content>div {
        max-width: 450px;
        margin: auto;
    }

    #coastline-slideshow-wrapper .slide .left-content h4 {
        font-size: 3rem;
    }

    #coastline-slideshow-controls {}
}

@media only screen and (max-width: 1300px) {
    #coastline-slideshow-wrapper .cycle-slideshow {
        height: auto;
        min-height: 100vh;
    }

    #coastline-slideshow-wrapper .slide .left-content,
    #coastline-slideshow-wrapper .slide .right-content {
        width: 100vw;
    }

    #coastline-slideshow-wrapper .slide .right-content {
        height: 50vh;
        order: 1;
    }

    #coastline-slideshow-wrapper .slide .left-content {
        min-height: 50vh;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 30px 20px;
        order: 2;
    }

    #coastline-slideshow-wrapper .slide>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #coastline-slideshow-wrapper .slide .right-content {
        background-position: center;
    }

    #coastline-slideshow-wrapper .slide .left-content>div {
        width: 75%;
        max-width: 500px;
        margin: 5vh auto;
    }

    #coastline-slideshow-wrapper .slide .left-content h4 {
        font-size: 2.8rem;
    }

    #coastline-slideshow-wrapper .slide .left-content h3 {
        font-size: 22px;
    }

    #coastline-slideshow-wrapper .slide .left-content p {
        font-size: 18px;
    }

    #coastline-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }

    #coastline-slideshow-controls button {
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
    }
}

/* >> coastline - iPad Pro*/
@media only screen and (width: 1024px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 991px) {
    #coastline-slideshow-wrapper .slide .left-content h4 {
        font-size: 30px;
    }

    #coastline-slideshow-wrapper .slide .left-content h3 {
        font-size: 20px;
    }

    #coastline-slideshow-wrapper .slide .left-content p {
        font-size: 16px;
    }

    #coastline-slideshow-wrapper .slide .left-content>div {
        max-width: revert;
        width: 80%;
    }
}

/* >> coastline - iPad 9th gen*/
@media only screen and (width: 810px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 767px) {
    #coastline-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 15px;
    }

    #coastline-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }
}

@media only screen and (max-width: 500px) {
    #coastline-slideshow-wrapper .slide .left-content p {
        font-size: 15px;
    }

    #coastline-slideshow-wrapper .slide .left-content a.mlkn-button {
        max-width: none;
        width: 100%;
        margin: 0 0 30px;
    }

    #coastline-slideshow-wrapper .slide .left-content>div {
        width: 90%;
    }
}

/* >> coastline - iPhone 13 Pro Max*/
@media only screen and (max-width: 428px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> coastline - iPhone 6+, 7+, 8+ */
@media only screen and (device-width: 414px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {}

/* >> coastline - iPhone 13*/
@media only screen and (max-width: 390px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> coastline - iPhone 6, 6s, 7, 8*/
@media only screen and (device-width: 375px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {}

/* >> coastline - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #coastline-slideshow-wrapper .slide .left-content h4 {
        font-size: 28px;
    }

    #coastline-slideshow-wrapper .slide .left-content h3 {
        font-size: 19px;
    }

    #coastline-slideshow-controls {
        width: 175px;
    }
}

/*** FACET ***/
#facet-wrapper {
    position: relative;
    padding: 0;
}

#facet-outer-wrapper {
    position: relative;
}

/* >> FACET - Slideshow */
#facet-slideshow-wrapper .cycle-slideshow {
    width: 100%;
}

#facet-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
}

#facet-slideshow-wrapper .slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* >> FACET - Slide Content */
#facet-slideshow-wrapper .slide .left-content,
#facet-slideshow-wrapper .slide .right-content {
    min-height: 50vh;
    height: var(--fctHeight);
}
@media (min-width: 1920px) {
    #facet-slideshow-wrapper .slide .right-content,
#facet-slideshow-wrapper .slide .left-content {
    min-height: 90vh;
}
}

#facet-slideshow-wrapper .slide .right-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 55vw;
}

#facet-slideshow-wrapper .slide .left-content {
    background: #fff;
    width: 45vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#facet-slide-1 .right-content {
    background-image: url('/-/media/4d997b4cb0094bf78079b19c6d914935.ashx');
}

#facet-slide-2 .right-content {
    background-image: url('/-/media/84854d4fecdf4ecd8772b47a6872d58e.ashx');
}

#facet-slide-3 .right-content {
    background-image: url('/-/media/1e057499c8654921b9c0774d083d9d75.ashx');
}

#facet-slide-4 .right-content {
    background-image: url('/-/media/9d3dd99ccba6493ea3f6ca20a2bd9ffe.ashx');
}

#facet-slideshow-wrapper .slide .left-content>div {
    max-width: 525px;
    margin: auto;
}

#facet-slideshow-wrapper .slide .left-content h2 {
    color: #212529;
    font-size: 3.6rem;
    margin-bottom: 3vh;
    font-weight: 400 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}

#facet-slideshow-wrapper .slide .left-content h3 {
    color: dimgray;
    font-size: 22px;
    font-weight: 500 !important;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 30px;
    letter-spacing: 8px;
}

#facet-slideshow-wrapper .slide .left-content p {
    font-size: 18px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    padding-bottom: 20px;
}

#facet-slideshow-wrapper .slide .left-content p:first-of-type {
    padding-bottom: 20px;
    margin-bottom: 0;
}

#facet-slideshow-wrapper .slide .left-content a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: 600 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto 30px;
    max-width: 400px;
}

#facet-slideshow-wrapper .slide .left-content a.mlkn-button:hover {
    border: 1px solid #036;
    background: #036;
    color: #fff;
}

/* >> FACET - Slideshow Controls */
#facet-slideshow-controls {
    position: absolute;
    bottom: 10vh;
    left: var(--fctLeft);
    z-index: 100;
}

#facet-slideshow-controls button {
    border-radius: 0;
    border: 2px solid #212529;
    background: #fff;
    padding: 15px 23px;
    font-size: 30px;
    color: #212529;
}

#facet-slideshow-controls button:last-of-type {
    margin-left: 30px;
}

#facet-slideshow-controls button:focus {
    outline: none;
}

/* >> FACET - Media Queries */
/* >> FACET - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #facet-slideshow-wrapper .slide .left-content>div {
        max-width: 700px;
    }

    #facet-slideshow-wrapper .slide .left-content p {
        font-size: 25px;
    }

    #facet-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 20px;
    }

    #facet-slideshow-controls {
        bottom: 20vh;
    }
}

/* >>> FACET - Keith's Macbook*/
@media only screen and (min-width: 1450px) and (max-width: 1700px) {}

@media only screen and (max-width: 1450px) {
    #facet-slideshow-wrapper .slide .left-content>div {
        max-width: 450px;
        margin: auto;
    }

    #facet-slideshow-wrapper .slide .left-content h2 {
        font-size: 3rem;
    }

    #facet-slideshow-controls {}
}

@media only screen and (max-width: 1300px) {
    #facet-slideshow-wrapper .cycle-slideshow {
        height: auto;
        min-height: 100vh;
    }

    #facet-slideshow-wrapper .slide .left-content,
    #facet-slideshow-wrapper .slide .right-content {
        width: 100vw;
    }

    #facet-slideshow-wrapper .slide .right-content {
        height: 50vh;
        order: 1;
    }

    #facet-slideshow-wrapper .slide .left-content {
        min-height: 50vh;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 30px 20px;
        order: 2;
    }

    #facet-slideshow-wrapper .slide>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #facet-slideshow-wrapper .slide .right-content {
        background-position: center;
    }

    #facet-slideshow-wrapper .slide .left-content>div {
        width: 75%;
        max-width: 500px;
        margin: 5vh auto;
    }

    #facet-slideshow-wrapper .slide .left-content h2 {
        font-size: 2.8rem;
    }

    #facet-slideshow-wrapper .slide .left-content h3 {
        font-size: 22px;
    }

    #facet-slideshow-wrapper .slide .left-content p {
        font-size: 18px;
    }

    #facet-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }

    #facet-slideshow-controls button {
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
    }
}

/* >> FACET - iPad Pro*/
@media only screen and (width: 1024px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 991px) {
    #facet-slideshow-wrapper .slide .left-content h2 {
        font-size: 30px;
    }

    #facet-slideshow-wrapper .slide .left-content h3 {
        font-size: 20px;
    }

    #facet-slideshow-wrapper .slide .left-content p {
        font-size: 16px;
    }

    #facet-slideshow-wrapper .slide .left-content>div {
        max-width: revert;
        width: 80%;
    }
}

/* >> FACET - iPad 9th gen*/
@media only screen and (width: 810px) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (max-width: 767px) {
    #facet-slideshow-wrapper .slide .left-content a.mlkn-button {
        font-size: 15px;
    }

    #facet-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }
}

@media only screen and (max-width: 500px) {
    #facet-slideshow-wrapper .slide .left-content p {
        font-size: 15px;
    }

    #facet-slideshow-wrapper .slide .left-content a.mlkn-button {
        max-width: none;
        width: 100%;
        margin: 0 0 30px;
    }

    #facet-slideshow-wrapper .slide .left-content>div {
        width: 90%;
    }
}

/* >> FACET - iPhone 13 Pro Max*/
@media only screen and (max-width: 428px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> FACET - iPhone 6+, 7+, 8+ */
@media only screen and (device-width: 414px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {}

/* >> FACET - iPhone 13*/
@media only screen and (max-width: 390px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {}

/* >> FACET - iPhone 6, 6s, 7, 8*/
@media only screen and (device-width: 375px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {}

/* >> FACET - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #facet-slideshow-wrapper .slide .left-content h2 {
        font-size: 28px;
    }

    #facet-slideshow-wrapper .slide .left-content h3 {
        font-size: 19px;
    }

    #facet-slideshow-controls {
        width: 175px;
    }
}

/*** DIVIDED GLASS ***/
#divided-glass-wrapper {
    position: relative;
    padding: 0;
}

#divided-glass-outer-wrapper {
    position: relative;
}

/* >> DIVIDED GLASS - Slideshow */
#divided-glass-slideshow-wrapper .cycle-slideshow {
    width: 100%;
}

#divided-glass-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
}

#divided-glass-slideshow-wrapper .slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* >> DIVIDED GLASS - Slide Content */
#divided-glass-slideshow-wrapper .slide .right-content,
#divided-glass-slideshow-wrapper .slide .left-content {
    min-height: 50vh;
    height: var(--dgHeight);
}
@media (min-width: 1920px) {
    #divided-glass-slideshow-wrapper .slide .right-content,
#divided-glass-slideshow-wrapper .slide .left-content {
    min-height: 90vh;
}
}

#divided-glass-slideshow-wrapper .slide .left-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 45vw;
    order: 1;
    background-position-x: center;
    background-position-y: bottom;
}

#divided-glass-slideshow-wrapper .slide .right-content {
    background: #fff;
    width: 55vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    order: 2;
}

#divided-glass-slide-1 .left-content {
    background-image: url('/-/media/9dbf22d279ca40358f0950cada557acc.ashx');
}

#divided-glass-slide-2 .left-content {
    background-image: url('/-/media/455478196970488fa91f823fb05df946.ashx');
}

#divided-glass-slide-3 .left-content {
    background-image: url('/-/media/5dc20b7173e7440abfb6c3de0663b924.ashx');
}

#divided-glass-slide-4 .left-content {
    background-image: url('/-/media/be809e6bb0724ebebc0068da53b989b7.ashx');
}

#divided-glass-slideshow-wrapper .slide .right-content>div {
    max-width: 535px;
    margin: 0 0 0 150px;
}

#divided-glass-slideshow-wrapper .slide .right-content h2 {
    color: #212529;
    font-size: 3.6rem;
    margin-bottom: 3vh;
    font-weight: 400 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}

#divided-glass-slideshow-wrapper .slide .right-content p {
    font-size: 19px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    padding-bottom: 20px;
}

#divided-glass-slideshow-wrapper .slide .right-content a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
    font-weight: bold !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto 30px;
    max-width: 400px;
}

#divided-glass-slideshow-wrapper .slide .right-content a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
}

/* >> DIVIDED GLASS - Slideshow Controls */
#divided-glass-slideshow-controls {
    position: absolute;
    bottom: 10vh;
    z-index: 100;
    left: var(--dgLeft);
}

#divided-glass-slideshow-controls button {
    border-radius: 0;
    border: 2px solid #212529;
    background: #fff;
    padding: 15px 23px;
    font-size: 30px;
    color: #212529;
}

#divided-glass-slideshow-controls button:last-of-type {
    margin-left: 30px;
}

#divided-glass-slideshow-controls button:focus {
    outline: none;
}

/* >> DIVIDED GLASS - Media Queries */
@media only screen and (max-width: 1800px) {
    #divided-glass-slideshow-wrapper .slide .right-content>div {
        margin-left: 125px;
        margin-right: 125px;
    }

}

@media only screen and (max-width: 1450px) {
    #divided-glass-slideshow-wrapper .slide .right-content>div {
        max-width: 400px;
        margin-left: 75px;
        margin-right: 75px;
    }

}

@media only screen and (max-width: 1300px) {
    #divided-glass-slideshow-wrapper .cycle-slideshow {
        height: auto;
        min-height: 100vh;
    }

    #divided-glass-slideshow-wrapper .slide .right-content,
    #divided-glass-slideshow-wrapper .slide .left-content {
        width: 100vw;
    }

    #divided-glass-slideshow-wrapper .slide .left-content {
        height: 50vh;
        order: 1;
    }

    #divided-glass-slideshow-wrapper .slide .right-content {
        min-height: 50vh;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 30px 20px;
        order: 2;
    }

    #divided-glass-slideshow-wrapper .slide>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #divided-glass-slideshow-wrapper .slide .left-content {
        background-position: center;
    }

    #divided-glass-slideshow-wrapper .slide .right-content>div {
        width: 100%;
        max-width: 498px;
        margin: auto;
    }

    #divided-glass-slideshow-wrapper .slide .right-content h2 {
        font-size: 2.8rem;
    }

    #divided-glass-slideshow-wrapper .slide .right-content p {
        font-size: 18px;
    }

    #divided-glass-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }

    #divided-glass-slideshow-controls button {
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
    }
}

@media only screen and (max-width: 991px) {
    #divided-glass-slideshow-wrapper .slide .right-content h2 {
        font-size: 30px;
    }

    #divided-glass-slideshow-wrapper .slide .right-content p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    #divided-glass-slideshow-wrapper .slide .right-content a.mlkn-button {
        font-size: 15px;
    }

    #divided-glass-slideshow-controls {
        top: 80vh;
        bottom: revert;
    }
}

@media only screen and (max-width: 500px) {
    #divided-glass-slideshow-wrapper .slide .right-content p {
        font-size: 15px;
    }

    #divided-glass-slideshow-wrapper .slide .right-content a.mlkn-button {
        max-width: none;
        width: 100%;
        margin: 0 0 30px;
    }
}

/* >> DIVIDED GLASS - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #divided-glass-slideshow-wrapper .slide .right-content>div {
        max-width: 700px;
    }

    #divided-glass-slideshow-wrapper .slide .right-content p {
        font-size: 25px;
    }

    #divided-glass-slideshow-wrapper .slide .right-content a.mlkn-button {
        font-size: 20px;
    }

    #divided-glass-slideshow-controls {
        bottom: 20vh;
    }
}

/* >> DIVIDED GLASS - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #divided-glass-slideshow-controls {
        width: 175px;
    }
}



/*** NEW VISIONLAB ***/
#new-psstory-wrapper {
    position: relative;
    padding: 0;
    background: #fff;
}

/* >> New VisionLab - Slideshow */
#new-psstory-slideshow-wrapper .cycle-slideshow {
    width: 100%;
    height: 100vh;
}

#new-psstory-slideshow-wrapper .slide {
    width: inherit;
    height: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#new-psstory-slide-1 {
    background-image: url('/-/media/fdd6e9fc3a3d44c59bec5548f0dc3621.ashx');
}

#new-psstory-slide-2 {
    background-image: url('/-/media/d1a0f97e96de4d08bc70c107c890b527.ashx');
}

#new-psstory-slide-3 {
    background-image: url('/-/media/fbf00b9cdc824eb58b6097c10608fb4e.ashx');
}

#new-psstory-slide-4 {
    background-image: url('/-/media/649b41915ff3437d8bb2ada225030545.ashx');
}

#new-psstory-slide-5 {
    background-image: url('/-/media/950dfecedf224242a859dc53a1ca4a5b.ashx');
}

#new-psstory-slide-6 {
    background-image: url('/-/media/0e9bd7fe21694dc4b7d72f9cb635b6cf.ashx');
}

#new-psstory-slideshow-wrapper .slide-content {
    max-width: 750px;
    background: rgba(105, 105, 105, 0.8);
    position: relative;
    /*top: 50%;
    right: 0%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
    padding: 1px;
}

#new-psstory-slideshow-wrapper .slide .row>div {
    display: flex;
    justify-content: center;
}

#new-psstory-slideshow-wrapper .slide-content p {
    color: #fff;
    font-size: 17px;
    margin-top: 30px;
    line-height: 1.2em;
    text-align: center;
    padding: 0 1em;
}

#new-psstory-slideshow-wrapper .slide-content img {
    display: block;
    width: 350px;
    margin: 0 auto 30px;

}

#new-psstory-wrapper a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
    font-weight: 600 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto 30px;
    max-width: 400px;
}

#new-psstory-wrapper a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
}

#new-psstory-slideshow-wrapper .slideshow-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    position: absolute;
    bottom: 5vh;
    width: 100%;
}

#new-psstory-slideshow-wrapper .slideshow-breadcrumb span {
    font-weight: 600 !important;
}

#new-psstory-slideshow-wrapper .slideshow-breadcrumb span.active {
    color: #f2cd51;
}

/* >> New VisionLab - Media Queries */
@media only screen and (max-width: 1200px) {
    #new-psstory-slideshow-wrapper .slideshow-breadcrumb {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    #new-psstory-slideshow-wrapper .slideshow-breadcrumb span:not(.active) {
        display: none;
    }

    #new-psstory-slide-1,
    #new-psstory-slide-2,
    #new-psstory-slide-3,
    #new-psstory-slide-4,
    #new-psstory-slide-5,
    #new-psstory-slide-6 {
        background-position-y: center !important;
        background-position-x: left !important;
    }

    #new-psstory-slideshow-wrapper .slide-content {
        width: 100%;
    }

    #new-psstory-slideshow-wrapper .slide-content img {}
}

@media only screen and (max-width: 767px) {
    #new-psstory-slideshow-wrapper .slide-content img {
        width: 300px;
    }
}

@media only screen and (max-width: 500px) {
    #new-psstory-slideshow-wrapper .slide-content img {
        width: 250px;
    }

    #new-psstory-wrapper a.mlkn-button {
        max-width: 250px;
    }

    #new-psstory-slideshow-wrapper .slide-content {
        margin: 20px;
    }
}

/* >> New VisionLab - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #new-psstory-slideshow-wrapper .slide-content {
        width: 1200px;
    }

    #new-psstory-slideshow-wrapper .slide-content span {
        font-size: 2.8rem;
    }

    #new-psstory-slideshow-wrapper .slide-content h1 {
        font-size: 100px;
    }
}

/* >> New VisionLab - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #new-psstory-slideshow-wrapper .slide-content h1 {
        font-size: 33px;
    }

    #new-psstory-slideshow-wrapper .slide-content img {
        width: 250px;
    }

    #new-psstory-slideshow-wrapper .slide-content a.mlkn-button {
        width: 280px;
        display: block;
        margin: 0 auto;
        border: 1px solid #212529;
        background: #212529;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600 !important;
        letter-spacing: 1px;
        color: #fff;
        font-size: 13px;
    }
}


/*** M/PACT VIDEO  ***/
#mpact-wrapper {
    background: #212529;
    position: relative;
    z-index: 2;
    padding: 0;
    overflow: hidden;
}

#mpact-wrapper .video-container {
    position: relative;
    height: 100vh;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

/* >> M/PACT Video - Video */
#mpact-wrapper .video-container video {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom;
}

/* >> M/PACT Video - Text Overlay */
#mpact-wrapper .text-overlay {
    color: #fff;
    position: absolute;
    z-index: 10;
    width: 100%;
    max-width: 1212529px;
    padding: 0 20px;
}

#mpact-wrapper .text-overlay img.logo-img {
    width: 450px;
    display: block;
    margin: 0 auto 35px;
}

#mpact-wrapper .text-overlay h1.outline-header {
    position: absolute;
    left: -100%;
    top: -100%;
}

#mpact-wrapper .text-overlay h3,
#mpact-wrapper .text-overlay p {
    color: #fff;
    display: block;
    text-align: center;
}

#mpact-wrapper .text-overlay h3 {
    display: block;
    font-size: 43px;
    font-weight: 600 !important;
    letter-spacing: 4px;
    margin: 0 0 35px;
    text-transform: none;
}

#mpact-wrapper .text-overlay p {
    font-size: 18px;
    margin: 0 auto;
    width: 100%;
    max-width: 810px;
}

#mpact-wrapper .text-overlay h3.asia {
    margin-bottom: 100px;
}

#mpact-wrapper .text-overlay img.asia {
    margin-bottom: 0;
}

#mpact-wrapper a.mlkn-button {
    display: block;
    border: 1px solid #212529;
    background: #fff;
    color: #212529;
    font-weight: 600 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto 30px;
    max-width: 400px;
}

#mpact-wrapper a.mlkn-button:hover {
    border: 1px solid #212529;
    background: #212529;
    color: #fff;
}

/* >> M/PACT Video - Media Queries */
@media only screen and (max-width: 1150px) {
    #mpact-wrapper .text-overlay h3 {
        font-size: 2.8rem;
    }
}

@media only screen and (max-width: 991px) {
    #mpact-wrapper .text-overlay h3 {
        font-size: 30px;
    }

    #mpact-wrapper .text-overlay p {
        font-size: 16px;
    }

    #mpact-wrapper .text-overlay img.logo-img {
        width: 350px;
    }
}

@media only screen and (max-width: 500px) {
    #mpact-wrapper .text-overlay img.logo-img {
        width: 300px;
    }

    #mpact-wrapper a.mlkn-button {
        max-width: 250px;
    }

    #mpact-wrapper .text-overlay h3 {
        font-size: 27px;
    }
}

/* >> M/PACT Video - iMac 4K */
@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    #mpact-wrapper .text-overlay img.logo-img {
        width: 450px;
    }

    #mpact-wrapper .text-overlay {
        max-width: 1200px;
    }

    #mpact-wrapper .text-overlay h3 {
        font-size: 60px;
    }

    #mpact-wrapper .text-overlay p {
        max-width: 1212529px;
        font-size: 25px;
    }
}

/* >> M/PACT Video - iPhone 6, 6S, 7, 8 */
@media only screen and (device-width: 375px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #mpact-wrapper .text-overlay h3 {
        font-size: 20px;
    }
}

/* >> M/PACT Video - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #mpact-wrapper .text-overlay img.logo-img {
        width: 200px;
    }

    #mpact-wrapper .text-overlay h3 {
        font-size: 20px;
    }

    #mpact-wrapper .text-overlay p {
        font-size: 15px;
    }

    #mpact-wrapper .text-overlay a span {
        font-size: 14px;
    }

    #mpact-wrapper .video-container {
        height: 110vh;
    }

    #mpact-wrapper .video-container video {
        height: 110vh;
    }
}

/*** SOCIAL / SHARE ***/
#MainContainer_C107_Col00 {
    background: #036;
    position: relative;
    content: " ";
    display: table;
}

#MainContainer_C109_Col02>div {
    text-align: center;
    margin-top: 3vh;
}

.top-margin-thirty {
    margin-top: 30px !important;
}

.bottom-margin-thirty {
    margin-bottom: 30px !important;
}

/* >> Social / Share -  Images */
#MainContainer_C109_Col00 {
    text-align: center;
}

#MainContainer_C109_Col00 img {
    width: 100px;
    height: 100px;
    padding: 7px;
}

#MainContainer_C109_Col01 p {
    color: #fff;
    font-size: 26px;
    margin-top: 30px;
    line-height: 1.2em;
    text-align: center;
    padding: 0 1em;
}

#MainContainer_C201_Col02 a.mlkn-button {
    text-align: center;
    display: block;
    border: 1px solid #fff;
    color: #fff;
    background: #036;
    margin-top: 30px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

#MainContainer_C109_Col02 a.mlkn-button:hover {
    background: #fff;
    color: #036;
}

/* >> Social / Share - Media Queries */
@media only screen and (max-width: 991px) {
    #MainContainer_C109_Col00 img {
        display: block;
        margin: 0 auto;
    }

    #MainContainer_C109_Col01 p {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    #MainContainer_C109_Col01 p {
        font-size: 20px;
    }
}

/*iphone 5, 5c, 5s, se*/
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    #MainContainer_C109_Col02 a.mlkn-button {
        font-size: 13px;
    }
}


#story-wrapper {
    margin-top: 10rem;
    padding: 0;
    text-align: center;
}

#story-wrapper h2 {
    color: #212529;
    font-size: 3rem;
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
    margin-bottom: -3rem;
}

@media (max-width: 1300px) {
    #story-wrapper h2 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    #story-wrapper h2 {
        font-size: 25px;
    }
}

#bottom-story-wrapper {
    margin-top: 10rem;
    padding: 0;
    text-align: center;
}
#bottom-story-wrapper h2 {
    color: #212529;
    font-size: 4rem;
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}
#bottom-story-wrapper h3 {
    font-size: 2.2rem;
    font-weight: 600;
    letter-spacing: 0.5rem;
    margin-bottom: 3rem;
}
#bottom-story-wrapper ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 2rem auto;
}
#bottom-story-wrapper ul li {
    width: fit-content;
}
#bottom-story-wrapper ul li::marker {
    content: "- ";
}
#sustainability-title {
    margin-top: 7rem;
}
#sustainability-title h2 {
        color: #212529;
    font-size: 3.6rem;
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
}
@media (max-width: 1450px) {
    #sustainability-title h2 {
        font-size: 3rem;
    }
}
@media (max-width: 1300px) {
    #bottom-story-wrapper h2 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    #bottom-story-wrapper h2 {
        font-size: 25px;
    }
}

.horizontal-flexible-cards .c-flexible-card .card--title__link {
    text-align: center;
}
.horizontal-flexible-cards .card--title {
    color: #212529 !important;
}
.embedded-video .video-overlay, .gallery .video-overlay, .product-detail .video-overlay {
    display: none;
}