/*getting rid of nav bar*/
.primary-nav {
    background: black !important;;

}
#gwsMsgModal .modal-dialog {
    text-align: center !important;
    align-items: center !important;
    padding: 0.5rem 2rem !important;
    top: 35%;
 }
 #gwsMsgModal .modal-dialog p {
    color: #6E6E6E !important;
 }
 #gwsMsgModal .modal-body {
    padding: 1rem !important;
 }


 



.navbar .account-lang {
    display: none !important;;
}
.navbar-nav .d-flex {
    display: none !important;
}
.navbar-toggler {
    display: none !important;
}
.navbar.navbar .nav-item {
    max-height: 35px;
}
.navbar.navbar .nav-item .nav-link span {
padding: 12px 15px;
color: #d9d9d9;
font-size: 14px;
line-height: 1.4em;
font-weight: 400 !important;
letter-spacing: 0.5px;
text-transform: none;
}
.navbar.navbar .nav-item.active {
        background: white;
        padding: 5px 5px;
}
.navbar.navbar .nav-item.active span {
    color: #303030;
    font-weight: 600 !important;
}
.navbar.navbar .nav-item:hover {
    background: #d9d9d9;
    color: #303030;
}
.nav-link {
    background: none !important;
}
header {
    position: fixed;
    top: 0;
    width: 100vw !important;
}
#logo-fc-addition {
    position: absolute;
    bottom: 2vh;
    font-size: 17px;
    padding-left: 1vh;
}
.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    background-color: black;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: var(--headerHeight);
  }
  
  .sidebar a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #f1f1f1;
    display: block;
    transition: 0.3s;
  }
  
  .sidebar a:hover {
    color: white;
  }
  
  .sidebar .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  .openbtn {
    font-size: 20px;
    cursor: pointer;
    background-color: #111;
    color: white;
    padding: 10px 15px;
    border: none;
    display: none;
  }
  @media only screen and (max-width: 1158px) {
    .openbtn {
        display: revert;
    }
  }
  .openbtn:hover {
    background-color: #444;
  }
  .mobile-primary {
    display: none !important;
  }
#microsoftVideoMobile {
    display: none;
    background: black;
}









.embedded-video:nth-of-type(2) {
    /* margin-top: 0 !important; */
}
#microsoftVideo {
    background: black;
    margin-top: var(--headerHeight);
    min-width: 900px;
    /* margin-left: var(--microsoftVideoMarginLeft); */
}
img.logo-white {
    width: 150px !important;
    max-width: revert;
}
#microsoftVideo iframe {
    margin-top: var(--microsoftVideoTopMargin)
}
#printWorksVideoWrapper .embedded-video {
    margin-top: revert;
}
#printworks {
    width: 100vw;
}
.nav-item.me-1.text-uppercase:nth-of-type(7) span, .nav-item.me-1.text-uppercase:nth-of-type(6) span {
    font-size: 125%;
}
.play-btn {
    display: none !important;
    }
    
    #microsoftWatchVideoBtn, #microsoftWatchVideoMobileBtn {
        position: absolute;
        width: fit-content;
        height: fit-content;
        left: 50%;
        top: var(--microsoftBtnMarginTop);
        transform: translate(-50%,-50%);
        z-index: 3;
        color: black;
        background: white;
        padding: 25px 0px;
        text-align: center;
        cursor: pointer;
    }
    #microsoftWatchVideoBtn span, #microsoftWatchVideoMobileBtn span {
        color: black;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: 1.5px;
        padding: 50px 30px;
        font-family: 'HCo Whitney SSM';
    }
h1, h2, h3, h4, h5, h6 {
    font-family: 'HCo Whitney', 'Trebuchet MS', Arial, Helvetica, sans-serif !important;
}
h1 {
    margin-bottom: 0.67em;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}


/* #viewProductsBtn {
    opacity: 1;
} */
#viewProductsBtn:disabled {
    opacity: 0.3;
    cursor: default;
}
.embedded-video .video-overlay, .gallery .video-overlay, .product-detail .video-overlay {
    display: none;
}



/* 4k imac */
#mlkn-yt-nypct2HZtuM {
    height: 100vh;
    margin: 30px 0;
}



#m-pact div.slide-two.section-background a {
    text-decoration: none;
}
/* Media Queries */
/* IPAD PRO */
@media only screen and (width: 1024px) and (-webkit-device-pixel-ratio: 2) {
    #microsoftVideo  {
        /* height: 50vh !important; */
    }
    #microsoftVideo iframe {
        /* margin-top: 3vh; */
    }
    #microsoftWatchVideoBtn {
        width: 250px;
        height: 75px;
    }
    #microsoftVideo {
        margin-left: 0;
    }
    div.content {
        top: 52% !important;
    }
    #product .first-slide .content {
        top: 49% !important;
    }
    #product div.slide-two.section-background .mapImages {
        position: absolute;
        left: 2vw;
        width: 96vw;
        height: fit-content;
        margin-top: 24vh;
        margin-left: 0;
    }
    #product .slide-two div.content {
        top: 12% !important;
    }
    #product div.slide-two .radioCheckmark {
        margin-left: 17vw !important;
        left: 0 !important;
    }
    #product div.slide-two .radioCheckmark:nth-of-type(2) {
        margin-left: 36vw !important;
    }
    #mapRadioBtns {
        /* display: inline-flex; */
        left: 35vw !important;
    }
    .radioContainer:nth-of-type(1), .radioContainer:nth-of-type(3) {
width: 20vw !important;
    }
    .radioContainer:nth-of-type(2) {
        width: 20vw !important;
    }
    #product div.slide-two.section-background .mapImages {
        margin-top: 20vh !important;
    }
    #mapRadioBtns {
        top: 60vh !important;
    }
    #m-pact .slide-two h4 {
        margin-left: -3vw !important;
    }
    .slide-two .top75, .slide-three .top75 {
        bottom: 13vh !important;
    }
    #printworks div.content {
        top: 51% !important;
    }
    #printworks .printworksContent {
        top: 10vh !important;
    }
    #team .slide-two .content {
        top: 20% !important;
    }
}
/* IPAD 9th gen */
@media only screen and (width: 810px) and (-webkit-device-pixel-ratio: 2) {
    #microsoftVideo {
        min-width: 100%;
        margin-left: 0;
    }
    .slide-two .top75, .slide-three .top75 {
        bottom: 13vh !important;
    }
    #printworks .printworksContent {
        top: 10vh !important;
    }
    #m-pact div.content {
        top: 52% !important;
    }
    #team .first-slide .content {
        top: 52% !important;
    }
    #product .first-slide .content {
        top: 51.5% !important;
    }
    #team .first-slide h1 {
        letter-spacing: 7px !important;
    }
    #printworks .first-slide h1, #printworks .slide-two h1 {
        letter-spacing: 7px !important;
    }
    #product .first-slide h1 {
        letter-spacing: 7px !important;
    }
    #m-pact .slide-two h4 {
        margin-left: -3vw !important;
    }
    
}
@media only screen and (max-width: 767px) {

}
@media only screen and (max-width: 844px) and (orientation: landscape) {
#m-pact div.slide-two div.back-button button, #m-pact div.slide-two div.next-button button {
    width: 150px;
    height: 12.5vh;
}
#m-pact div.slide-two .buttons {
    bottom: -5vh;
}
#m-pact div.slide-two .content {
    top: 45vh;
}
#m-pact div.slide-two h4 {
    font-size: 28px;
}
#m-pact div.slide-two h1 {
    font-size: 45px;
    font-weight: 600 !important;
    margin-bottom: -5vh;
}
#m-pact div.slide-two h2 {
    font-size: 26px;
    width: 75vw;
    margin-left: 12.5vw;
    margin-bottom: 1vh;
}
#m-pact div.slide-two h3 {
    width: 70vw;
    margin-left: 15vw;
    font-size: 14px;
    margin-top: 2vh;
}
#m-pact div.slide-two h4 {
    font-size: 28px;
    font-weight: 600 !important;
    letter-spacing: 2px;
    margin-top: 6vh;
}
#m-pact .first-slide .buttons button {
    font-size: 16px;
    height: 50px;
}
}

@media only screen and (max-width: 991px) {
    #microsoftVideo {
        margin-left: var(--microsoftVideoMarginLeft);
    }
    .container-fluid {
        margin-left: -1vw !important;
    }
}
@media only screen and (min-width: 1200px) {

}
@media only screen and (max-width: 1200px) {
   
    
}
@media only screen and (min-width: 992px) {

    
}
@media only screen and (max-width: 991px) {
    
}
@media only screen and (max-width: 767px) {
    #mlkn-yt-L9KW4aj94Yc {
        margin-top: 9vh;
        width: 105vw !important;
        margin-left: 0vw;
    }
    
    #mlkn-yt-nypct2HZtuM .react-player__preview {
    background-image: url('/-/media/cac18d4869024beb91f291a94342a167.ashx') !important;
    }
    #mlkn-yt-L9KW4aj94Yc .react-player__preview {
        background-image: url('/-/media/a75eb56bf90d47088e0420c8a91747b8.ashx') !important;
        }
        #mlkn-yt-nypct2HZtuM .react-player__play-icon::before {
            top: 118px !important;
        }
    }
    @media only screen and (max-width: 500px) {
        #microsoftVideo {
            display: none;
            height: 0 !important;
            position: absolute;
    }
    #microsoftWatchVideoBtn {
        display: none;
    }
        #microsoftVideoMobile {
            display: block;
            margin-top: var(--headerHeight);
            padding: 0;
        }
        #microsoftVideoMobile .row {
            padding: 0;
            height: var(--microsoftVideoMobileHeight) !important;
        }
        #microsoftVideoMobile picture {
            height: var(--microsoftVideoMobileHeight) !important;
        }
        #microsoftWatchVideoMobileBtn {
            height: 75px;
            width: 250px;
            bottom: -25vh;
            top: revert;
        }
        #microsoftVideoMobile iframe{
            top: var(--microsoftVideoMobileTopMargin);
        }
        #innovation div.slide-two.section-background {
            background-size: cover;
            background-position-x: 20%;
        }
    }
/* iPhone 13 PRO MAX */
@media only screen and (max-width: 428px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {
    #microsoftVideo {
            display: none;
            height: 0 !important;
            position: absolute;
    }
    #microsoftWatchVideoBtn {
        display: none;
    }
    #microsoftVideoMobile {
        display: block;
        margin-top: var(--headerHeight);
        padding: 0;
    }
    #microsoftVideoMobile .row {
        padding: 0;
        height: var(--microsoftVideoMobileHeight) !important;
    }
    #microsoftVideoMobile picture {
        height: var(--microsoftVideoMobileHeight) !important;
    }
    #microsoftWatchVideoMobileBtn {
        height: 75px;
        width: 250px;
        bottom: -25vh;
        top: revert;
    }
    #microsoftVideoMobile iframe{
        top: var(--microsoftVideoMobileTopMargin);
    }
    .printworksContent {
        top: -15vh !important;
    }
    #innovation div.slide-two.section-background {
        background-size: cover;
        background-position-x: 25%;
    }
}
/* iPhone 6+, 7+, 8+ */
@media only screen and (device-width: 414px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) { 
    .printworksContent {
        top: -15vh !important;
    }
    #innovation div.slide-two.section-background {
        background-size: cover;
        background-position-x: 25%;
    }
}
/* iPhone 13 */
@media only screen and (max-width: 393px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {
    #m-pact button.largeButton {
        width: 220px;
    }
    #m-pact .first-slide h2 {
        margin-top: 2vh;
    }
    #innovation .first-slide .content {
        top: 50vh;
    }
    #product .first-slide .content {
        top: 52vh;
    }
    .printworksContent {
        top: -15vh !important;
    }
    #innovation div.slide-two.section-background {
        background-size: cover;
        background-position-x: 25%;
    }
}
/* iPhone 6, 6S, 7, 8 */
@media only screen and (device-width: 375px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) { 
    #microsoftVideo {
            display: none;
            height: 0 !important;
    }
    #microsoftVideoMobile {
        display: block;
        margin-top: var(--headerHeight);
        padding: 0;
    }
    #microsoftVideoMobile .row {
        padding: 0;
        height: var(--microsoftVideoMobileHeight) !important;
    }
    #microsoftVideoMobile picture {
        height: var(--microsoftVideoMobileHeight) !important;
    }
    #microsoftWatchVideoMobileBtn {
        height: 75px;
        width: 250px;
        bottom: -30vh;
        top: revert;
    }
    #microsoftVideoMobile iframe{
        top: var(--microsoftVideoMobileTopMargin);
    }
    .printworksContent {
        top: -15vh !important;
    }
    #m-pact .row .col-md-12 div.slide-two .content {
        top: 70vw !important;
    }
    #innovation .slide-two .content {
        top: 40%;
    }
    #innovation div.slide-two.section-background {
        background-size: cover;
        background-position-x: 20%;
    }
}
/* iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    img.logo-white {
        width: 125px !important;
    }
    #logo-fc-addition {
        font-size: 15px;
    }
    #microsoftWatchVideoMobileBtn {
        width: 215px;
        bottom: -30vh;
        height: 50px;
    }

    #microsoftWatchVideoMobileBtn span {
        font-size: 18px;
        position: relative;
        bottom: 2vh;
    }
    .printworksContent {
        top: -15vh !important;
    }
    #m-pact .slide-two h2 {
        font-size: 20px !important;
    }
    #m-pact .slide-two h1 {
        font-size: 40px !important;
    }
    #m-pact .slide-two h3 {
        font-size: 16px !important;
    }
    #innovation .slide-three h4, #m-pact .slide-two h4 {
        font-size: 20px !important;
    }
    #innovation .slide-three h4 img.playButtonSVG, #m-pact .slide-two .playButtonSVG {
        width: 10vw !important;
    }
    #innovation .slide-three h4 img.playButtonSVG, #m-pact .slide-two .playButtonSVG {
        min-width: 55px;
    }
    #m-pact .row .col-md-12 div.slide-two .content {
        top: 75vw !important;
    }
    #innovation div.content {
        top: 34vh;
    }
    #innovation .slide-three .content {
        top: 35vh;
    }
    #printworks .slide-two .content .printworksContent {
        top: -25vh !important;
    }
    #team .slide-two .content .infoCard {
        height: 38vh !important;
    }
    #team .slide-two .content #infoCards {
        margin-top: 0vh !important;
    }
    #innovation div.slide-two.section-background {
        background-size: cover;
        background-position-x: 20%;
    }
}

@media only screen and (min-width: 2500px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
}
@media only screen and (min-width: 2500px) {
    
    #mapRadioBtns {
        top: 45vh;
    }
    .container-fluid:nth-of-type(2) {
        margin-top: -6vh !important;
    }
    #product .content h1 {
        margin-top: 25px !important;
        margin-bottom: 100px !important;
    }
    .mapImages {
        position: absolute !important;
        left: 15vw !important;
        width: 60vw !important;
        height: 60vh !important;
        margin-top: 25vh !important;
        margin-left: 15em !important;
    }
    .radioCheckmark {
        left: 24vw !important;
        top: 1.75vh !important;
    }
    .radioContainer {
        font-size: 22px !important;
        margin-right: 90px !important;
    }
}
@media only screen and (max-width: 1150px) {
}
@media only screen and (min-width: 992px) {
    #page-header #top-nav ul {
        width: 80vw;
    }
}
@media only screen and (max-width: 1700px) {

}
@media only screen and (max-width: 1200px) {

}
@media only screen and (min-width: 1400px) {

}
/* >> Introduction Video - iPhone 6, 6S, 7, 8 */
@media only screen and (device-width: 375px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {  
}
/* >> Introduction Video - iPhone 5, 5C, 5S, SE */
@media only screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
}
@media only screen and (max-width: 1180px) {
}
/* >> Protect Humanity Video - iPhone 6+, 7+, 8+ */
@media only screen and (device-width: 414px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) { 
}

#page-header #top-nav ul li {
    margin-right: 10px;
}
#page-header #top-nav ul li a.active {
    /* background: #d9d9d9; */
    background: white;
    color: #303030;
    padding: 5px 5px;
    font-weight: 600 !important;
}
#page-header #top-nav {
    background: black !important;
}
#L9KW4aj94Yc .react-player__shadow {
    display: none !important;
}
.printworksContent {
    position: absolute;
    z-index: 99999;
    width: 100vw;
    top: 27vh;
}
#mlkn-yt-L9KW4aj94Yc .react-player__preview {
    height: 100vh !important;
}
#mlkn-yt-nypct2HZtuM, #mlkn-yt-L9KW4aj94Yc {
    width: 101% !important;
}
#page-header #top-nav ul {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 40% !important;
    top: 20px;
}
#mlkn-yt-nypct2HZtuM .react-player__play-icon::before {
    content: "WATCH VIDEO";
    width: 270px;
    color: #333;
    background: #fff;
    padding: 20px 50px;
    font-size: 15px;
    font-weight: 800 !important;
    position: relative;
    top: 25px;
    /* left: -24vw; */
    letter-spacing: 1px;
  } 
  #mlkn-yt-nypct2HZtuM .react-player__play-icon {
    border: none !important;
    margin: 0;
}
#mlkn-yt-nypct2HZtuM .react-player__shadow {
    width: auto !important;
    background: transparent !important;
}

.hoverPointer {
    cursor: pointer !important;
}
.product-dropdown {
    position: fixed !important;
    display: inline-block !important;
  }
  
  .product-dropdown-content {
    display: none !important;
    position: fixed !important;
    background-color: #123763 !important;
    /* min-width: 160px !important; */
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%) !important;
    z-index: 1 !important;
    left: 82vw !important;
    width: 5% !important;
    top: 73px !important;
  }
  
  .product-dropdown-content a {
    color: white !important;
    padding: 12px 16px !important;
    text-decoration: none !important;
    display: block !important;
    font-size: 16px !important;
    font-weight: 600 !important;
  }
  
  .product-dropdown-content a:hover {background-color: #ddd !important;}
  
  .product-dropdown:hover .product-dropdown-content {display: block !important;}
  
  .product-dropdown:hover .dropbtn {background-color: #3e8e41 !important;}


#tilePicA1 { background-image: url(/-/media/0851d99b02d8421cae4dc3ed71fdc9b5.ashx);}
#tilePicA2 { background-image: url(/-/media/2ddf2d4838014f939e7e67fc4e6e5032.ashx);}
#tilePicA3 { background-image: url(/-/media/40f18971d1b5407eabb1f582d6dc8bee.ashx);}
#tilePicA4 { background-image: url(/-/media/1137645c1ac143b6b8732a5f9f90a81c.ashx);}
#tilePicA5 { background-image: url(/-/media/0011560bbceb4586af1d62532c49965f.ashx);}
#tilePicA6 { background-image: url(/-/media/dc495d1cff1d45e09382b4abadbb848b.ashx);}
#tilePicA7 { background-image: url(/-/media/844674ae60864cd3836fc6e09398a118.ashx);}
#tilePicA8 { background-image: url(/-/media/802aa9d5a2b548e58ac0df42a99f498b.ashx);}
#tilePicA9 { background-image: url(/-/media/e65432cdfc08400597637bd25d51cef0.ashx);}
#tilePicA10 { background-image: url(/-/media/b7735f2596fb4db89e8ac1c50cbd2842.ashx);}
#tilePicA11 { background-image: url(/-/media/c5beb725d92c4e5ab0cf093e22c4444f.ashx);}
#tilePicA12 { background-image: url(/-/media/9017f8b657a14c6f878fbcea3ccb6384.ashx);}
#tilePicB1 { background-image: url(/-/media/95b6b2cad3454a55ba5f75bb796d9bac.ashx);}
#tilePicB2 { background-image: url(/-/media/f1f5e19971ca4e6299211ae9c2f57d4d.ashx);}
#tilePicB3 { background-image: url(/-/media/3296e3d446d24b7fa6c547f521b6cd2b.ashx);}
#tilePicB4 { background-image: url(/-/media/d44a365a62654f00b2ceb28b89721c50.ashx);}
#tilePicB5 { background-image: url(/-/media/a7ea4182bc724507ae3ed9ff41e4aeab.ashx);}
#tilePicB6 { background-image: url(/-/media/5e259ed3b3984d6185988331534389bf.ashx);}
#tilePicB7 { background-image: url(/-/media/ba351f1884144745a53eb87c6b846308.ashx);}
#tilePicB8 { background-image: url(/-/media/9e26578633e442de94a9e2f1eb5287c2.ashx);}
#tilePicB9 { background-image: url(/-/media/76ed0ca1c1f8423a9524171e657572c0.ashx);}
#tilePicB10 { background-image: url(/-/media/06d8ddc85e4740cc84df85e5f8a231ab.ashx);}
#tilePicB11 { background-image: url(/-/media/e21d23ccae83400c8c2a4cfd3ea37558.ashx);}
#tilePicB12 { background-image: url(/-/media/00aa57d636cf4c91ac0087e482039439.ashx);}
#product div.tile {
    background-color: blueviolet;
    width: 200px;
    text-align: center;
    margin-left: 35px;
    height: 300px;
    display: flex;
    flex-direction: column;
    margin-bottom: 75px;
}
#product div.tileTitle {
    background-color: black;
    font-size: 10px;
    font-weight: 600 !important;
    letter-spacing: 1px;
    padding: 11px 0;
}
#product div.tilePic {
    height: 231px;
    width: 200px;
    background-repeat: no-repeat;
    background-size: cover;
}
#product .tileBtn {
    background-color: #1C5787;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600 !important;
    width: 100%;
    border: solid 1px;
    padding: 5px 0;
}
#product .tileBottomBtn {

}
#product div.slide-three {
    background-color: #123763 !important;
    color: cyan !important;
    /*height: 300vh;*/
}
#product div.slide-three .section .row {
    margin-bottom: 5vh;
    margin-left: 200px;
}
#product div.slide-three .row  {
    width: 80vw !important;
    margin-left: 10vw !important;
}
#product div.slide-three .row .col-md-2 {
    margin-right: -12px;
}
#product .content h1 {
    margin-top: 25px;
}
#tierBar {
    background-color: black;
    height: 80px;
    text-align: center;
    z-index: 1;
    background-color: black;
    top: -10vh;
    position: relative;
    width: 100%;
}
#tierBar button {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-weight: 700 !important;
    text-transform: uppercase;
    width: 200px;
    font-size: 110%;
    height: 50px;
    cursor: pointer;
    letter-spacing: 2px;
    margin-top: 15px;
}
.product-tier-section {
    width: 100vw;
    background-image: linear-gradient(#123763,#091C32)
}
#tierASection, #tierBSection {
    height: 100vh;
}
#tierCSection, #tierDSection, #lvtSection, #walkOffSection {
    height: 50vh;
}

.product-tier-section h2 {
    margin-left: 35px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 175%;
    font-weight: 500 !important;
    letter-spacing: 1px;
}
#m-pact i {
    color: white !important;
}
.section-background {
    background-size: 100.3vw 100vh;
}
.section .row {
    margin-left: 0px !important;
}
.top-panel, .bottom-panel {
    /*background-size: 100vw 50vh !important;*/
    background-size: cover !important;
}
button.largeButton {
    width: 300px !important;
}

.activeBtn {
    background-color: white;
    color: black;
}
.activeBtn span {
    color: black !important;
}
#mapAm {
    display: none;
}
#mapEmea {
    display: none;
}
#mapAsia {
    display: none;
}
#mapNone {
    /*display: none;*/
}

#nypct2HZtuM > div, #microsoftVideo > div, #microsoftVideo picture img {
    /* height: 100vh !important; */
   
}
.activeNav {
    background: #d9d9d9 !important;
    color: #303030 !important;
}
/* TOP75 AND INNOVATION STUFF */
#innovation .slide-three .content {
    top: 40%;
}
 .first-slide .top75 button,  .slide-two .top75 button,  .slide-three .top75 button {
    width: 350px ;
    height: 6.5vh;
    letter-spacing: 2px;
    font-size: 18px ;
    font-weight: 750 ;
    border: 1px solid white;
    background: transparent;
    color: white;
    margin: 0 20px;
}
@media only screen and (max-width: 393px)  and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3)
{ 
 
    .first-slide .top75 button, .slide-two .top75 button, .slide-three .top75 button {
        width: 93vw;
    }
    .slide-two .top75, .slide-three .top75 {
        margin-left: -2vw;
        bottom: 16vh;
    }
 }
@media only screen and (min-width: 390px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3)
{ 

    .first-slide .top75 button, .slide-two .top75 button, .slide-three .top75 button {
        width: 93vw;
    }
    .slide-two .top75, .slide-three .top75 {
        margin-left: -2vw;
        bottom: 16vh;
    }
 }
 @media only screen and (max-width: 844px) and (orientation: portrait)  and (-webkit-min-device-pixel-ratio: 3) {

 }
 @media only screen and (min-width: 844px) and (orientation: portrait)  and (-webkit-min-device-pixel-ratio: 3) {

 }
@media only screen and (max-width: 599px) and (orientation:portrait) {
    #innovation .first-slide .content {
        top: 51% !important; 
    }
    .container-fluid {
        margin-left: -0.5vw !important;
    }
     .top75 {
        width: 100vw ;
        margin-left: -1vw;
        display: block ;
        bottom:8vh;
    }
    .slide-three .top75 {
        margin-left: 118vw;
        bottom: 16vh;
    }
     .first-slide .top75 button,  .slide-two .top75 button,  .slide-three .top75 button {


        letter-spacing: 2px;
        font-size: 12px ;
        font-weight: 750 ;
        border: 1px solid white;
        background: transparent;
        color: white;
        margin: 5px 20px;
    }
    .first-slide .top75 button  {
        width: 94vw ; 
    }
    .slide-two .top75 button, .slide-three .top75 button {
        width: 93vw ; 
    }
     .first-slide .top75 {
        margin-left: -4vw;
        bottom: 8vh;
        /* top: 82vh ; */
    }
     .slide-two .top75 {
        margin-left: -2vw;
        bottom: 16vh;
        /* top: 71vh; */
    }
    .printworksContent {
        top: 10vh;
    }
    #printworks .slide-two .content {
        top: 50vh;
    }
    #mlkn-yt-L9KW4aj94Yc {
        width: 103%;
    }
    #microsoftVideo .play-btn {
        top: 62vh;
    }
}
@media only screen and (min-width: 576px) and (max-width: 768px) {
    .top75 {
        width: 100vw ;
        margin-left: -1vw;
        display: block ;
        bottom: 8vh;
    }
 
     .first-slide .top75 button,  .slide-two .top75 button,  .slide-three .top75 button {

        height: 6.5vh ;
        letter-spacing: 2px;
        font-size: 12px ;
        font-weight: 750 ;
        border: 1px solid white;
        background: transparent;
        color: white;
        margin: 5px 20px;
    }
     .first-slide .top75 button,  .slide-two .top75 button,  .slide-three .top75 button {
        width: 96vw ; 
    }
     .first-slide .top75 {
        /* margin-left: -4vw; */
        /* top: 82vh ; */
    }
     .slide-two .top75,  .slide-three .top75 {

        bottom: 16vh;
        /* top: 71vh; */
    }
}
@media only screen and (max-width: 500px) {
    .container-fluid {
        margin-left: 0 !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px) { 
     .first-slide .top75 {
        /* top: 86vh; */
    }
 .top75 {
    margin-left: -4px;
    display: flex !important;
    justify-content: space-between;
    width: 100.5vw ;
}
 .slide-two .top75,  .slide-three .top75 {
    bottom: 8vh;
    /* top: 71vh; */
}
 }
@media only screen and (min-width: 992px) and (max-width: 1200px){
    .first-slide .top75 {
        justify-content: space-between ;
        width: 100.5vw ;
        left: -0.5vw ;
        margin: 0px 0px;
        display: flex !important;
    }
     .first-slide .top75 {
        justify-content: space-evenly ;
    }
     .slide-two .top75,  .slide-three .top75 {
        bottom: 8vh;
        /* top: 75vh; */
        bottom: 8vh;
        justify-content: space-between ;
        width: 100.5vw ;
        left: -0.5vw ;
        margin: 0px 0px;
        display: flex !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px){
     .top75 {
        width: 60vw;
        left: 20vw;
        margin: 0px 10px;
        /* top: 89vh; */
        display: block;
        text-align: center;
    }
     .first-slide .top75 button,  .slide-two .top75 button,  .slide-three .top75 button {
        width: 315px ;
        height: 6.5vh;
        letter-spacing: 2px;
        font-size: 14px ;
        font-weight: 750 ;
        border: 1px solid white;
        background: transparent;
        color: white;
        margin: 0 20px;
    }

}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
     .top75 {
        width: 60vw ;
        left: 20vw ;
        margin: 0px 10px;
        /* top: 89vh ; */
        display: block;
        text-align: center;
    }
}
@media only screen and (min-width: 1600px) and (max-width: 1900px){
     .top75 {
        width: 75vw ;
        left: 12.5vw ;
        margin: 0px 10px;
        /* top: 89vh ; */
        display: block;
        text-align: center;
    }
}
@media only screen and (min-width: 1900px) {
     .top75 {
        width: 75vw ;
        left: 12.5vw ;
        margin: 0px 10px;
        /* top: 89vh ; */
        display: block;
        text-align: center;
    }
}
/* END TOP75 AND INNOVATION STUFF */
#printworks {
    background: black;
}

@media only screen and (min-width: 1200px) {
    
 
    #introBtn {
        font-size: 125%;
        height: 7vh;
        top: 50vh;
        width: 15vw;
        left: 42.5vw;
    }
    #introBG {
        background-image: url("/-/media/dcd042510d944295bb571653ce9c20a3.ashx");
    }
    #m-pact .first-slide h1 {
        font-size: 500%;
        font-weight: 425 !important;
        color: white;
        letter-spacing: 8px;
        margin-bottom: 5vh;
    }
    #m-pact .first-slide h2 {
        color: white;
        font-size: 200%;
        font-weight: 400 !important;
        letter-spacing: 2px;
        line-height: 130%;
        width: 50vw;
        margin-left: 25vw;
    }
    #m-pact .slide-two h1 {
        font-size: 550%;
        font-weight: 700 !important;
        color: white;
        letter-spacing: 8px;
        margin-bottom: 0;
    }
    #m-pact .slide-two h2 {
        color: white;
        font-size: 250%;
        font-weight: 450 !important;
        letter-spacing: 2px;
        line-height: 130%;
        text-transform: none;
        width: 100vw;
    }
    #m-pact .slide-two h3 {
        width: 60vw;
        margin-left: 20vw;
        font-size: 150%;
        line-height: 150%;
        font-weight: 450 !important;
        margin-top: 5vh;
    }
    #m-pact .slide-two h4 {
        font-size: 125%;
        font-weight: 700 !important;
        letter-spacing: 2px;
        margin-top: 6vh;
    }
    div.back-button button, div.next-button button {
        border: 1px solid #fff;
        background: transparent;
        color: #fff;
        font-weight: 700 !important;
        text-transform: uppercase;
        width: 350px;
        font-size: 115%;
        height: 6.5vh;
        margin: 0px 10px;
        cursor: pointer;
        letter-spacing: 3px;
    }
    #innovation .first-slide .content {
        top: 50%;
    }
    #innovation .first-slide h1 {
      font-size: 500%;
      font-weight: 450 !important;
      letter-spacing: 10px;
    }
    #innovation .first-slide h2 {
      width: 50vw;
      margin-left: 25vw;
      font-size: 40px;
      letter-spacing: 1px;
      font-weight: 450 !important;
    }
   
      #innovation .slide-two .content {
        top: 50vh;
      }
      #innovation .slide-two .content h2 {
        font-size: 175%;
        letter-spacing: 8px;
        font-weight: 600 !important;
      }
      #innovation div.slide-two h1, #innovation div.slide-three h1 {
        text-align: center;
        font-size: 476%;
        letter-spacing: 10px;
        font-weight: 500 !important;
        margin-top: 2vh;
        margin-bottom: 3vh;
    }
    #innovation .slide-two .content h3 {
        width: 65vw;
    margin-left: 17.5vw;
    font-size: 30px;
    line-height: 140%;
      }
      
    #innovation .slide-two .left2p5, #innovation .slide-three .left2p5  {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
             -webkit-box-pack: justify;
                 -ms-flex-pack: justify;
                     justify-content: space-between;
    }
    #innovation .slide-three h2 {
        font-size: 200%;
        font-weight: 600 !important;
        letter-spacing: 5px;
    }
    #innovation .slide-three h3 {
        font-size: 200%;
        width: 85vw;
        margin-left: 7.5vw;
        line-height: 130%;
        letter-spacing: 2px;
    }
    #innovation .slide-three h4 {
        font-size: 125%;
        font-weight: 700 !important;
        letter-spacing: 2px;
        margin-top: 6vh;
    }

    div.back-button button, div.next-button button {
        border: 1px solid #fff;
        background: transparent;
        color: #fff;
        font-weight: 700 !important;
        text-transform: uppercase;
        width: 150px;
        font-size: 115%;
        height: 6.5vh;
        margin: 0px 10px;
        cursor: pointer;
        letter-spacing: 3px;
    }
    .container-fluid {
        padding-right: 0px !important;
    }
#printworks {
    background: black;
}
#printworks .embedded-player {
    height: 91.5%;
}
    #printworks .first-slide h1, #printworks .slide-two h1 {
        font-size: 500%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #printworks .first-slide h2, #printworks .slide-two h2 {
        width: 76vw;
        margin-left: 13vw;
        font-size: 225%;
        letter-spacing: 1px;
        font-weight: 400 !important;
    }
    #printworks .slide-two h4 {
        font-size: 125%;
        font-weight: 700 !important;
        letter-spacing: 2px;
        margin-top: 6vh;
    }
    #team .first-slide .content {
        top: 50%;
    }
    #team .first-slide h1 {
        font-size: 500%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #team .first-slide h2 {
        width: 52vw;
        margin-left: 24vw;
        font-size: 225%;
        letter-spacing: 1px;
        font-weight: 400 !important;
    }
    #team .slide-two .content {
        top: 12%
    }
    #team .slide-two .content h2 {
        font-size: 200%;
        letter-spacing: 2px;
        width: 100vw;
    }
    .teamPicture {
        height:25vh;
    }
    #infoCards {
        margin-top: 10vh;
    }
    #product .first-slide .content {
        top: 47%;
    }
    #product .first-slide h1 {
        font-size: 500%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #product .first-slide h2 {
        width: 80vw;
        margin-left: 10vw;
        font-size: 225%;
        letter-spacing: 1px;
        font-weight: 400 !important;
        margin-top: -2vh;
    }
    #product .first-slide .largeButton {
        width: 400px !important;
        background-color: #00000075 !important;
    }
    #product .slide-two .content {
        top: 10%;
    }
    #product .slide-two .content h1 {
        font-size: 210%;
        letter-spacing: 2px;
    }
    .middleBtn {
        width: 50vw !important;
    left: 25vw !important;

    }
    .middleBtn button {
        width: 20vw !important;
        letter-spacing: 2px !important;
        min-width: 315px !important;
    }

    #mlkn-yt-nypct2HZtuM {
        z-index: 1;
        /* top: -27.3vh; */
        width: 100vw !important;
    }
    #nypct2HZtuM, #microsoftVideo, #microsoftVideo picture img {
        /* height: 100vh !important; */
    }
    .mapImages {
        position: absolute;
        left: 0vw;
        width: 1433px;
        height: 727px;
        margin-top: 15vh;
        margin-left: var(--marginLeft15);
      }

}



@media only screen and (max-width: 1199px) {
    
    #introBtn {
        font-size: 125%;
        height: 6vh;
        top: 50vh;
        width: 20vw;
        left: 40vw;
    }
    #introBG {
        background-image: url("/-/media/dcd042510d944295bb571653ce9c20a3.ashx");
    }
    #m-pact .first-slide h1 {
        font-size: 400%;
    font-weight: 425 !important;
    color: white;
    letter-spacing: 7px;
    margin-bottom: 5vh;
    }
    #m-pact .first-slide h2 {
        color: white;
        font-size: 175%;
        font-weight: 400 !important;
        letter-spacing: 2px;
        line-height: 130%;
        width: 60vw;
        margin-left: 20vw;
    }
    #m-pact .slide-two h2 {
        color: white;
        font-size: 250%;
        font-weight: 450 !important;
        letter-spacing: 2px;
        line-height: 130%;
        text-transform: none;
        width: 75vw;
        margin-left: 12.5vw;
    }
    #m-pact .slide-two h3 {
        width: 80vw;
        margin-left: 10vw;
        font-size: 150%;
        line-height: 150%;
        font-weight: 450 !important;
        margin-top: 5vh;
    }
    #m-pact .slide-two h4 {
        font-size: 125%;
        font-weight: 700 !important;
        letter-spacing: 2px;
        margin-top: 4vh;
    }
    .playButtonSVG {
        /* margin-right: 0.75vw; */
        width: 6vw;
    }
    #innovation .first-slide h1 {
        font-size: 400%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #innovation .first-slide h2 {
        width: 60vw;
        margin-left: 20vw;
        font-size: 200%;
        letter-spacing: 1px;
        font-weight: 450 !important;
    }
    /*#innovation .first-slide .buttons button {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
        background-color: unset;
        width: 35vw;
        letter-spacing: 2px;
        font-size: 100%;
        font-weight: 750 !important;
    }*/

    #innovation .slide-three h2 {
        font-size: 200%;
        font-weight: 600 !important;
        letter-spacing: 5px;
    }
    #innovation div.slide-two h1, #innovation div.slide-three h1 {
        text-align: center;
        font-size: 476%;
        letter-spacing: 10px;
        font-weight: 500 !important;
        margin-top: 2vh;
        margin-bottom: 3vh;
    }
    #innovation .slide-three h3, #innovation .slide-two h3 {
        font-size: 200%;
        width: 85vw;
        margin-left: 7.5vw;
        line-height: 130%;
        letter-spacing: 2px;
    }
    #innovation .slide-three h4 {
        font-size: 125%;
        font-weight: 700 !important;
        letter-spacing: 2px;
        margin-top: 6vh;
    }

    div.back-button button, div.next-button button {
        border: 1px solid #fff;
        background: transparent;
        color: #fff;
        font-weight: 700 !important;
        text-transform: uppercase;
        width: 150px;
        font-size: 115%;
        height: 6.5vh;
        margin: 0px 10px;
        cursor: pointer;
        letter-spacing: 3px;
    }
    #printworks .first-slide h1 {
        font-size: 450%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #printworks .first-slide h2 {
        width: 54vw;
        margin-left: 23vw;
        font-size: 175%;
        letter-spacing: 1px;
        font-weight: 400 !important;
    }
    #printworks .first-slide h1, #printworks .slide-two h1 {
        font-size: 500%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #printworks .first-slide h2, #printworks .slide-two h2 {
        width: 76vw;
        margin-left: 13vw;
        font-size: 225%;
        letter-spacing: 1px;
        font-weight: 400 !important;
    }
    #printworks .slide-two h4 {
        font-size: 125%;
        font-weight: 700 !important;
        letter-spacing: 2px;
        margin-top: 6vh;
    }
    #team .first-slide .content {
        top: 52%;
    }
    #team .first-slide h1 {
        font-size: 450%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #team .first-slide h2 {
        width: 75vw;
        margin-left: 12.5vw;
        font-size: 200%;
        letter-spacing: 1px;
        font-weight: 400 !important;
    }
    #team .infoCard ul {
        padding-left: 0vw;
    }
    #team .slide-two .content {
        top: 15%
    }
    #team .slide-two .content h2 {
        font-size: 200%;
        letter-spacing: 2px;
        width: 100vw;
    }
    .teamPicture {
        height: 20vh;
    }
    .infoCardName {
        font-size: large;
    }
    .infoCardTitle, .infoCardTel {
        font-size: 95%;
    }
    #infoCards {
        left: -1.5vw;
        margin-top: 10vh;
    }
    #product .first-slide .content {
        top: 47%;
    }
    #product .first-slide h1 {
        font-size: 450%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #product .first-slide h2 {
        width: 85vw;
        margin-left: 7.5vw;
        font-size: 175%;
        letter-spacing: 1px;
        font-weight: 400 !important;
        margin-top: -2vh;
    }
    #product .first-slide .largeButton {
        width: 400px !important;
        background-color: #00000075 !important;
    }
    #product .slide-two .content {
        top: 12%;
    }
    #product .slide-two .content h1 {
        font-size: 175%;
        letter-spacing: 2px;
    }
    .middleBtn {
        width: 50vw !important;
        left: 25vw !important;

    }
    .middleBtn button {
        width: 35vw !important;
        letter-spacing: 2px !important;
    }
    .radioContainer {
        width: 29vw !important;
    }
    .radioCheckmark {
        left: 26vw !important;
    }
    #mapRadioBtns {
        left: 5vw !important;
    }
    #mlkn-yt-nypct2HZtuM {
        z-index: 1;
        top: -30vh;
        width: 100vw !important;
        left: 1vh;
    }
    #nypct2HZtuM, #microsoftVideo, #microsoftVideo picture img {
        /* height: 100vh !important; */
    }
    .mapImages {
        position: absolute;
        left: -12vw;
        width: 1000px;
        height: 507px;
        margin-top: 24vh;
        margin-left: 15em;
    }


}
@media only screen and (max-width: 991px) {

    #introBtn {
        font-size: 125%;
        height: 7vh;
        top: 70vh;
        width: 30vw;
        left: 35vw;
    }
    #introBG {
        background-image: url("/-/media/cac18d4869024beb91f291a94342a167.ashx");
    }
    #m-pact .first-slide h1 {
        font-size: 300%;
        font-weight: 425 !important;
        color: white;
        letter-spacing: 7px;
        margin-bottom: 5vh;
    }
    #m-pact .first-slide h2 {
        color: white;
        font-size: 170%;
        font-weight: 400 !important;
        letter-spacing: 2px;
        line-height: 130%;
        width: 90vw;
        margin-left: 5vw;
    }

    #m-pact .slide-two h2 {
        color: white;
        font-size: 250%;
        font-weight: 450 !important;
        letter-spacing: 2px;
        line-height: 130%;
        text-transform: none;
        width: 90vw;
        margin-left: 5vw;
    }
    #m-pact .slide-two h3 {
        width: 80vw;
        margin-left: 10vw;
        font-size: 150%;
        line-height: 150%;
        font-weight: 450 !important;
        margin-top: 3vh;
    }
    .playButtonSVG {
        /* margin-right: 1vw; */
        width: 8vw;
    }
    #m-pact .slide-two h4 {
        font-size: 250%;
        font-weight: 700 !important;
        letter-spacing: 2px;
        margin-top: 4vh;
    }
    #innovation .first-slide h1 {
        font-size: 350%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #innovation .first-slide h2 {
        width: 70vw;
        margin-left: 15vw;
        font-size: 200%;
        letter-spacing: 1px;
        font-weight: 450 !important;
    }
    /*#innovation .first-slide .buttons button {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
        background-color: unset;
        width: 40vw;
        letter-spacing: 2px;
        font-size: 100%;
        font-weight: 750 !important;
    }*/
    #innovation .slide-three h2, #innovation .slide-two h2 {
        font-size: 150%;
        font-weight: 600 !important;
        letter-spacing: 5px;
    }
    #innovation div.slide-two h1, #innovation div.slide-three h1 {
        text-align: center;
        font-size: 350%;
        letter-spacing: 10px;
        font-weight: 500 !important;
        margin-bottom: 3vh;
        margin-top: 2vh;
    }
    #innovation .slide-three h3, #innovation .slide-two h3 {
        font-size: 150%;
        width: 85vw;
        margin-left: 7.5vw;
        line-height: 130%;
        letter-spacing: 2px;
    }
    #printworks .first-slide h1 {
        font-size: 400%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #printworks .first-slide h2 {
        width: 60vw;
        margin-left: 15vw;
        font-size: 165%;
        letter-spacing: 1px;
        font-weight: 400 !important;
    }
    #printworks .first-slide h1 {
        font-size: 450%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #printworks .first-slide h2 {
        width: 54vw;
        margin-left: 23vw;
        font-size: 175%;
        letter-spacing: 1px;
        font-weight: 400 !important;
    }
    #printworks .first-slide h1, #printworks .slide-two h1 {
        font-size: 400%;
    font-weight: 450 !important;
    letter-spacing: 10px;
    }
    #printworks .first-slide h2, #printworks .slide-two h2 {
        width: 80vw;
    margin-left: 10vw;
    font-size: 175%;
    letter-spacing: 1px;
    font-weight: 400 !important;
    }
    
    #printworks .slide-two h4 {
        font-size: 150%;
        font-weight: 700 !important;
        letter-spacing: 2px;
        margin-top: 6vh;
    }
    #team .first-slide .content {
        top: 50%;
    }
    #team .first-slide h1 {
        font-size: 425%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #team .first-slide h2 {
        width: 90vw;
        margin-left: 5vw;
        font-size: 200%;
        letter-spacing: 1px;
        font-weight: 400 !important;
    }
    #team .infoCard ul {
        padding-left: 0vw;
    }
    #team .slide-two .content {
        top: 20%
    }
    #team .slide-two .content h2 {
        font-size: 200%;
        letter-spacing: 2px;
        width: 100vw;
    }
    .teamPicture {
        height: 15vh;
    }
    .infoCardName {
        font-size: large;
    }
    .infoCardTitle, .infoCardTel {
        font-size: 95%;
    }
    #infoCards {
        left: -1.5vw;
        margin-top: 8vh;
    }
    #product .first-slide .content {
        top: 50%;
    }
    #product .first-slide h1 {
        font-size: 400%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #product .first-slide h2 {
        width: 70vw;
        margin-left: 15vw;
        font-size: 200%;
        letter-spacing: 1px;
        font-weight: 400 !important;
        margin-top: 0vh;
    }
    #product .first-slide .largeButton {
        width: 400px !important;
        background-color: #00000075 !important;
    }
    #product .slide-two .content {
        top: 12%;
    }
    #product .slide-two .content h1 {
        font-size: 150%;
        letter-spacing: 2px;
    }
    .middleBtn {
        width: 50vw !important;
        left: 25vw !important;

    }
    .middleBtn button {
        width: 35vw !important;
        letter-spacing: 2px !important;
    }
    .radioContainer {
        width: 35vw !important;
        line-height: 200% !important;
    }
    .radioCheckmark {
        left: 31vw !important;
        top: 0vh !important;
    }
    #mapRadioBtns {
        left: 31vw !important;
        top: 62vh !important;
    }
    .mapImages {
        margin-left: 18vw !important;
    }
    .mapImages {
        position: absolute;
        left: -14vw;
        width: 900px;
        height: 456px;
        margin-top: 24vh;
        margin-left: 15em;
    }

}
@media only screen and (max-width: 767px) {
    #introBtn {
        font-size: 135%;
        height: 8vh;
        top: 70vh;
        width: 40vw;
        left: 30vw;
    }
    #introBG {
        background-image: url("/-/media/cac18d4869024beb91f291a94342a167.ashx");
    }
    #m-pact div.content {
        margin-top: 3vh;
    }
    #m-pact .first-slide h1 {
        font-size: 250%;
        font-weight: 425 !important;
        color: white;
        letter-spacing: 7px;
        margin-bottom: 5vh;
    }
    #m-pact .first-slide h2 {
        color: white;
        font-size: 150%;
        font-weight: 400 !important;
        letter-spacing: 2px;
        line-height: 130%;
        width: 90vw;
        margin-left: 5vw;
    }
    #m-pact .slide-two h1 {
        font-size: 500%;
        font-weight: 700 !important;
        color: white;
        letter-spacing: 8px;
        margin-bottom: 0;
    }
    #m-pact .slide-two h2 {
        color: white;
        font-size: 200%;
        font-weight: 450 !important;
        letter-spacing: 2px;
        line-height: 130%;
        text-transform: none;
        width: 90vw;
        margin-left: 5vw;
    }
    #m-pact .slide-two h3 {
        width: 80vw;
        margin-left: 10vw;
        font-size: 120%;
        line-height: 150%;
        font-weight: 450 !important;
        margin-top: 3vh;
    }
    #m-pact .slide-two h4 {
        font-size: 200%;
        font-weight: 700 !important;
        letter-spacing: 2px;
        margin-top: 4vh;
    }
    .playButtonSVG {
        /* margin-right: 1vw; */
        width: 8vw;
    }
    #innovation .first-slide .content {
        top: 49vh;
    }
    #innovation .first-slide h1 {
        font-size: 350%;
        font-weight: 450 !important;
        letter-spacing: 10px;
    }
    #innovation .first-slide h2 {
        width: 85vw;
        margin-left: 7.5vw;
        font-size: 200%;
        letter-spacing: 1px;
        font-weight: 450 !important;
    }
    /*#innovation .first-slide .buttons button {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
        background-color: unset;
        width: 40vw;
        letter-spacing: 2px;
        font-size: 100%;
        font-weight: 750 !important;
    }*/

    #innovation .slide-three h2 {
        font-size: 125%;
        font-weight: 600 !important;
        letter-spacing: 5px;
    }
#innovation div.slide-two h1, #innovation div.slide-three h1 {
    text-align: center;
    font-size: 250%;
    letter-spacing: 10px;
    font-weight: 500 !important;
        margin-bottom: 3vh;
        margin-top: 2vh;
}
#innovation .slide-three h3 {
    font-size: 125%;
    width: 75vw;
    margin-left: 12.5vw;
    line-height: 130%;
    letter-spacing: 2px;
    
}
/*#innovation .slide-three .top75 {
    bottom: 10vh;
}

#innovation .first-slide .buttons button {
    margin-right: 3.5vw !important;
    margin-left: 3.5vw !important;
}
#innovation .slide-two .top75 button, #innovation .slide-three .top75 button {
    margin-right: 0vw !important;
    margin-left: 0vw !important;
}*/
#printworks .first-slide h1 {
    font-size: 325%;
    font-weight: 450 !important;
    letter-spacing: 10px;
}
#printworks .first-slide h2 {
    width: 75vw;
    margin-left: 15vw;
    font-size: 155%;
    letter-spacing: 1px;
    font-weight: 400 !important;
}
#printworks .first-slide h1, #printworks .slide-two h1 {
    font-size: 400%;
font-weight: 450 !important;
letter-spacing: 10px;
}
#printworks .first-slide h2, #printworks .slide-two h2 {
    width: 80vw;
margin-left: 10vw;
font-size: 175%;
letter-spacing: 1px;
font-weight: 400 !important;
}

#printworks .slide-two h4 {
    font-size: 150%;
    font-weight: 700 !important;
    letter-spacing: 2px;
    margin-top: 6vh;
}
#team .first-slide .content {
    top: 53%;
}
#team .first-slide h1 {
    font-size: 375%;
    font-weight: 450 !important;
    letter-spacing: 10px;
}
#team .first-slide h2 {
    width: 95vw;
    margin-left: 2.5vw;
    font-size: 175%;
    letter-spacing: 1px;
    font-weight: 400 !important;
}
#team .infoCard ul {
    padding-left: 0vw;
}
#team .slide-two .content {
    top: 20%
}
#team .slide-two .content h2 {
    font-size: 175%;
    letter-spacing: 2px;
    width: 100vw;
}
.teamPicture {
    height: 13vh;
}
.infoCardName {
    font-size: medium;
}
.infoCardTitle, .infoCardTel {
    font-size: 75%;
}
#infoCards {
    left: -1.5vw;
    margin-top: 8vh;
}
.infoCardRegion {
    font-size: 75% !important;
}    
#product .first-slide .content {
    top: 52vh;
}
#product .first-slide h1 {
    font-size: 350%;
    font-weight: 450 !important;
    letter-spacing: 10px;
}
#product .first-slide h2 {
    width: 80vw;
    margin-left: 10vw;
    font-size: 200%;
    letter-spacing: 1px;
    font-weight: 400 !important;
    margin-top: 0vh;
}
#product .first-slide .largeButton {
    width: 400px !important;
    background-color: #00000075 !important;
}
#product .slide-two .content {
    top: 8%;
}
#product .slide-two .content h1 {
    font-size: 150%;
    letter-spacing: 0px;
}
.middleBtn {
    width: 60vw !important;
    left: 20vw !important;
    top: 75vh;
}
.middleBtn button {
    width: 80vw !important;
    letter-spacing: 2px !important;
}
.radioContainer {
    width: 50vw !important;
}
.radioCheckmark {
    left: 46vw !important;
}
#mapRadioBtns {
    top: 61vh !important;
    left: 13vw !important;
}

#mlkn-yt-nypct2HZtuM {
    z-index: 1;
    top: -32vh;
    width: 100vw !important;
    left: 1vh;
    height: 100vh !important;
}

.mapImages {
    position: absolute;
    left: -13.5vw;
    width: 90vw;
    height: 381px;
    margin-top: 14vh;
    margin-left: 18vw !important;
}
#printworks .first-slide .content {
    top: 46vh !important;
}

}


@media only screen and (max-width: 599px) and (orientation:portrait) {
    #viewProductsBtn {
        margin-bottom: 20vh;
        font-size: 14px;
    }
    #printworks .first-slide .content {
        top: 50vh !important;
    }

    .middleBtn {
        width: 50vw !important;
        left: 25vw !important;
        top: 78vh;
    
    }
    #viewProductsBtn {
        font-size: 14px !important;
    }
    #introBG {
        background-size: 100vw 100vh !important
    }
    #top-nav .row {
        margin-left: 0px !important;
    }
    #m-pact .slide-two div.content {
        top: 45% !important;
    }
    #m-pact .slide-two h1 {
        font-size: 50px;
        font-weight: 700 !important;
        color: white;
        letter-spacing: 8px;
        margin-bottom: 0;
    }
    #m-pact .slide-two h2 {
        color: white;
        font-size: 24px;
        font-weight: 450 !important;
        letter-spacing: 2px;
        line-height: 130%;
        text-transform: none;
        width: 90vw;
        margin-left: 5vw;
    }
    #m-pact .slide-two h3 {
        width: 90vw;
        margin-left: 5vw;
        font-size: 18px;
        line-height: 150%;
        font-weight: 450 !important;
        margin-top: 3vh;
    }
    #m-pact .slide-two h4 {
        font-size: 28px;
        font-weight: 700 !important;
        letter-spacing: 2px;
        margin-top: 4vh;
    }
    div.back-button button, div.next-button button {
        /* border: 1px solid #fff; */
        background: transparent;
        /* color: #fff; */
        font-weight: 700 !important;
        width: 100px  !important;
        /* padding: 10px 20px; */
        font-size: 85%  !important;
        height: 6.5vh !important;
        /* margin: 0 10px; */
        /* cursor: pointer; */
    }


    #introBtn {
        font-size: 75%;
        height: 9vh;
        top: 70vh;
        width: 60vw;
        left: 15vw;
    }
    
    #introBG {
        background-image: url("/-/media/cac18d4869024beb91f291a94342a167.ashx");
    }
    button.largeButton {
        width: 250px !important;
    font-size: 90% !important;
    }

    #innovation .first-slide h1 {
        font-size: 200%;
    font-weight: 450 !important;
    letter-spacing: 10px;
    }
    #innovation .first-slide h2 {
        width: 85vw;
        margin-left: 7.5vw;
        font-size: 125%;
        letter-spacing: 1px;
        font-weight: 450 !important
    }
    /*#innovation .first-slide .buttons button  {
        margin-right: 3.5vw !important;
        margin-left: 0.5vw !important;
        letter-spacing: 1px !important;
        font-weight: 750 !important;
        background-color: unset;
        width: 40vw !important;
        font-size: 50% !important;
        margin-top: 5vh !important;
    }
    #innovation .slide-two .top75 button, #innovation .slide-three .top75 button {
        width: 38vw !important;
        margin-left: 7vw;
        margin-top: 2vh;
        margin-right: 0vw !important;
        margin-left: 8vw !important;
        letter-spacing: 0px !important;
        font-weight: 750 !important;
        background-color: unset;
        font-size: 50% !important;
        margin-top: -15vh !important;
    }
    #innovation .slide-two .top75, #innovation .slide-three .top75 {
        display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        left: 0vw !important;
    width: 93vw !important;
    margin-top: 4vh;
    }*/
    #innovation .slide-two .left2p5, #innovation .slide-three .left2p5 {
        left: 0vw !important;
    }


 
    #innovation .slide-three .content {
        top: 40vh;
        left: 0vw;
    }
    #innovation .first-slide .buttons {
        left: 1.5vw;
    }
    #team .first-slide .content {
        top: 52%;
        margin-left: -5vw;
    }
    #team .first-slide h1 {
        font-size: 200%;
        font-weight: 450 !important;
        letter-spacing: 3px;
    }
    #team .first-slide h2 {
        width: 95vw;
        margin-left: 2.5vw;
        font-size: 115%;
        letter-spacing: 1px;
        font-weight: 400 !important;
    }






    #printworks .first-slide .top-panel, #printworks .first-slide .bottom-panel {
        width: 200vw;
        background-size: 200vw 50vh !important;
        left: -50vw;
  }
  
    #team .content {
      left: 5vw !important;
    }
  #team .slide-two .content {
      font-size: 75%;
   top: 5% !important; 
  }
    #team .buttons {
          top: 86vh !important;
    }
  #team .slide-two .content h2 {
   width: 90vw !important;
      font-size: 100% !important;
      font-weight: 600 !important; 
      margin-top: 5vh;
  }
  #printworks .slide-two .buttons {
    top: 87vh;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; 
  }
  #printworks .first-slide .buttons {
        top: 80vh;
  }
  #printworks .largeButton {
    width: 200px !important;
    margin-top: 10vh;
    height: 40px !important;
    font-size: 75% !important;
    margin-top: 12vh !important;
  }
  
  #introduction {
    -webkit-box-pack: revert !important;
    -ms-flex-pack: revert !important;
        justify-content: revert !important;
  }
    #team .slide-two .content ul {
      margin-left: 3vw !important;
      margin-right: 3vw !important;
      line-height: 100%;
  }
    #infoCards {
        left: -6vw;
        margin-top: 3vh !important;
    }
  .infoCard {
      left: 10vw !important;
      width: 45vw !important;
      height: 36vh !important;
  }
  .infoCardRegion {
      font-size: 60% !important;
      margin-bottom: 0 !important;
  }
  .teamPicture {
      height: 15vh !important;
  }
  .infoCard li {
      margin-bottom: 6px !important;
  }
  .infoCardTitle {
      font-size: 75% !important;
  }
  .infoCardTel {
      font-size: 75% !important;
  }
  .infoCardIcons {
      margin-top: 2vh !important;
      padding-bottom: 1vh !important;
  }
  .infoCardIcons img:first-of-type {
      margin-right: 4vw !important;
  }
  .infoCardIcons img {
      width: 23px !important;
      padding-bottom: 3px !important;
  }
    .infoCardName {
          margin-top: 1vh !important;
          font-size: 100% !important;
    }
    
    /*#m-pact .bottom-panel {
      top: 0vh;
      width: 200vw;
      background-size: cover !important;
      left: -40%;
      height: 50vh;
    }
    #m-pact .top-panel {
      top: 0vh;
      width: 200vw;
      background-size: cover !important;
      left: -50%;
      height: 50vh;
    }*/
    #m-pact .slide-two .buttons {
     left: -0.5vw !important;
      top: 83vh !important; 
    }
    #innovation, #printworks, #team {
          top: -3.3vh;
    }
    #innovation .top-panel {
         top: 0vh;
      width: 300vw;
      background-size: cover !important;
      /*left: -130%;*/
      height: 50vh; 
    }
    #innovation .bottom-panel {
        top: 0vh;
        width: 101vw;
        background-size: 385vw 50vh !important;
        left: -1%;
        height: 50vh;
    }
    
    
    /*#innovation .fir50% !important;
      margin-bottom: st-slide h1 {
          font-size: 15vh;
    }
     #innovation .first-slide h2 {
          font-size: 100% !important;
    }*/
    /* #printworks div.slide-two.section-background {
        background-image: url('/-/media/a75eb56bf90d47088e0420c8a91747b8.ashx') !important;
        background-size: auto 100vh !important;
    } */
    #printworks .first-slide h1 {
          font-size: 175% !important;
      margin-bottom: 5vh;
    }
     #printworks .first-slide h2 {
          font-size: 100% !important;
          width: 75vw;
          margin-left: 12.5vw;
          font-size: 155%;
          letter-spacing: 1px;
          font-weight: 500 !important;
    }

    #printworks .slide-two .content h1 {
        font-size: 250%;
        margin-left: 2vw;
        margin-top: 15vh;
        letter-spacing: 4px;
    }
    #printworks .slide-two .content h2 {
        width: 80vw;
        margin-left: 10vw;
        font-size: 125%;
    }
    #printworks .slide-two .content h4 {
        font-size: 125%;
        font-weight: 700 !important;
        letter-spacing: 2px;
        margin-top: 4vh;
    }
    #innovation .slide-two .content h1, #innovation .slide-three .content h1 {
      font-size: 28px;
      font-weight: 600 !important;
  }
     #innovation .slide-two .content h2, #innovation .slide-three .content h2 {
      font-size: 14px;
  }
    #innovation .slide-three.section-background {
         background-size: cover;
      width: 300vw;
      margin-left: -120vw; 
    }
    /* #innovation div.buttons button {
     width: auto !important;
      height: auto !important;
      font-size: 75%;
      padding: 5px 20px;
    } */
    /*#innovation .content, #innovation .buttons, #team .content, #team .buttons {
     left: 2vw; 
    }*/
    #team .largeButton {
        width: 70vw !important;
        font-size: 75% !important;
        font-weight: 600 !important;
        height: 40px !important;
    }
    #m-pact .first-slide h1 {
        font-size: 200% !important;
        font-weight: 425 !important;
        color: white;
        letter-spacing: 7px;
        margin-top: -2vh;
        margin-bottom: 0vh;
    }
    #m-pact .first-slide h2 {
        color: white;
        font-size: 90%;
        font-weight: 400 !important;
        letter-spacing: 2px;
        line-height: 130%;
        width: 90vw;
        margin-left: 5vw;
        margin-top: 3vh;
    }
    #m-pact button.largeButton {
        width: 220px !important;
        font-size: 75% !important;
        margin-bottom: 4px !important;
        height: 40px !important;
        padding-left: 3vw !important;
    }
    #m-pact div.content {
        margin-top: 1.5vh;
    }
    /*#m-pact h2 {
     font-size: 100% !important; 
    }
    #m-pact .largeButton {
     width: 100% !important; 
      font-size: 69% !important;
    }*/
    #m-pact div.slide-two.section-background {
      background-size: cover;
      margin-left: -125%;
      width: 300vw;
    }
    #m-pact div.slide-two .content {
     left: 0vw; 
     top: 85vw !important;
    }
    #m-pact .slide-two h1 {
      
    }
    
    .mediaMargins3 {
      margin-top: 3vh;
      margin-bottom: 3vh;
      line-height: 100%;
      text-align: center;
    }
    #m-pact .mediaMargins3 span {
      font-size: 70%;
    }
    .mediaMarginsTop5 {
      margin-top: 5vh;
    }
    .mediaMarginsTop4p5 {
     margin-top: 4.5vh !important; 
    }
    .playButtonSVG :not(#innovation .slide-three){
          /* margin-right: 2vw ; */
      width: 8vw ;
      margin-bottom: 5px;
      font-size: medium;
      letter-spacing: 2px;
  }

    .left2p5 {
      left: 2.5vw;
      top: 88vh !important;
      margin-top: -3px !important;
      width: 100vw;
    }
    /*#innovation .slide-three .content h1 {
        font-size: 200%;
        font-weight: 600 !important;
    }*/

    #innovation .slide-three h3, #innovation .slide-two h3 {
        font-size: 18px;
        width: 95vw;
        margin-left: 1.5vw;
        line-height: 130%;
        letter-spacing: 2px;
    }
    #team .first-slide div.top-panel, #team .first-slide div.bottom-panel {
        width: 300vw;
        background-size: 300vw 50vh !important;
        left: -100vw;
    }
    #product {
        margin-top: -3.3vh;
    }
    #product .first-slide .content {
        top: 50%;
    }
    #product .first-slide h1 {
        font-size: 250%;
        font-weight: 450 !important;
        letter-spacing: 0px;
    }
    #product .first-slide h2 {
        width: 95vw;
        margin-left: 2.5vw;
        font-size: 150%;
        letter-spacing: 1px;
        font-weight: 400 !important;
        margin-top: 5vh;
    }
    #product .first-slide .largeButton {
        width: 90vw !important;
        background-color: #00000075 !important;
    }
    #product .slide-two .content {
        top: 17%;
    }
    #product .slide-two .content h1 {
        font-size: 24px;
        letter-spacing: 0px;
        width: 75vw;
        margin-left: 13.5vw;
    }


    .radioContainer {
        width: 85vw !important;
        line-height: 150% !important;
        text-align: left !important;
    }
    .radioCheckmark {
        left: 0vw !important;
    }
    #mapRadioBtns {
        top: 25vh !important;
    left: 15vw !important;
    }
    .mapImages {
        margin-left: 18vw !important;
    }


/*#mapAm {
    position: absolute;
    left: 0vw;
    width: 150% !important;
    height: 75vh;
    margin-top: 15vh;
    margin-left: 15em;
}
#mapEmea {
    position: absolute;
    left: -70vw !important;
    width: 150% !important;
    height: 75vh;
    margin-top: 15vh;
    margin-left: 15em;
}
#mapAsia {
        position: absolute;
        left: -85vw !important;
        width: 150% !important;
        height: 75vh !important;
        margin-top: 0vh !important;
        margin-left: 15em;
    
}
#mapNone {
    position: absolute;
    left: -40vw !important;
    width: 150% !important;
    height: 75vh !important;
    margin-top: 15vh;
    margin-left: 15em;
}*/
.mapImages {
    display: none !important;
}

#product div.slide-two.section-background {
    background-size: cover !important;
}


  }
  

  #printworks .slide-two .buttons, #team .slide-two .buttons, #product .slide-two .buttons {
    display: flex;
    justify-content: space-between;
}
.middleBtn {
    justify-content: center !important;
}
.middleBtn button {
    background: rgba(0,125,150,0.3) !important;
}











  span {
   color: white; 
  }
  #m-pact .slide-two .content {
      text-align: center;
    }
    #m-pact .slide-two .buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
         -webkit-box-pack: justify;
             -ms-flex-pack: justify;
                 justify-content: space-between;
    }
    #innovation .slide-two .left2p5, #innovation .slide-three .left2p5  {
        display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    }
  body {
    color: white;
  }
  h1, h2 {
   text-transform: none !important; 
  }
  .content {
      text-align: center;
  }
  /*
  and (orientation: landscape)
  */
 
  #m-pact h1, #m-pact h2 {
                 text-shadow: 2px 10px 20px #00000050;
          }
  #m-pact .first-slide span:not(.superTM) {
              color: white;
              font-size: 150%;
              font-weight: 400;
              letter-spacing: 1px;
                          line-height: 115%;
                          top: 3vh;
                          position: absolute;
                          text-align: center;
        left: 25%;
          }
        /*  #m-pact .first-slide h1 {
            font-size: 500%;
            font-weight: 425 !important;
            color: white;
            letter-spacing: 8px;
            margin-bottom: 5vh;
  }*/
 /* #m-pact .first-slide h1 {
    font-size: 500%;
    font-weight: 425 !important;
    color: white;
    letter-spacing: 8px;
    margin-bottom: 5vh;
}*/
/*#m-pact .first-slide h2 {
    color: white;
    font-size: 200%;
    font-weight: 400 !important;
    letter-spacing: 2px;
    line-height: 130%;
    width: 50vw;
    margin-left: 25vw;
}

#m-pact .slide-two h1 {
    font-size: 550%;
    font-weight: 700 !important;
    color: white;
    letter-spacing: 8px;
    margin-bottom: 0;
}
#m-pact .slide-two h2 {
    color: white;
    font-size: 250%;
    font-weight: 450 !important;
    letter-spacing: 2px;
    line-height: 130%;
    text-transform: none;
    width: 100vw;
}
#m-pact .slide-two h3 {
    width: 60vw;
    margin-left: 20vw;
    font-size: 150%;
    line-height: 150%;
    font-weight: 450 !important;
    margin-top: 5vh;
}
#m-pact .slide-two h4 {
    font-size: 125%;
    font-weight: 700 !important;
    letter-spacing: 2px;
    margin-top: 4vh;
}
*/
          body {
              font-family: Arial, sans-serif;
              margin: 0;
              padding: 0;
              overflow-x: hidden;
          }
          .buttons .row {
              width: 100vw;
              text-align: center;
          }
         
         
          html {
               scroll-behavior: smooth;
          }
          #m-pact div.slide-two.section-background {
               background-image: url('/-/media/3dfe1501c2fc4c94b74c66c76780d91d.ashx'); 
          }
          #innovation div.slide-two.section-background {
    background-image: url('/-/media/a9d56d73698e435e8aaefd74aab05e07.ashx');
  }
  #innovation  div.slide-three.section-background {
    background-image: url('/-/media/ded62952234c44d899c6441257f85bd0.ashx');
  }
  #team div.slide-two.section-background {
    background-image: url('/-/media/3dc077db19614dc8aa8194cefcc0920a.ashx');
  }
  #product div.slide-two.section-background {
    background-image: url('/-/media/59c5f4be6438426eb0bb073390ce0bba.ashx');
    background-size: cover !important;
}
          div.section {
              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;*/
              height: 100vh;
              position: relative;
          }
          div.first-slide {
              position: absolute;
              /*z-index: 10000;*/
              height: 100vh;
              width: 100vw;
              overflow: hidden;
          }
          div.first-slide.layer-down {
              z-index: -1;
          }
          #m-pact div.top-panel {
              background-size: cover;
          }
          #m-pact div.bottom-panel {
              background-size: cover;
          }
          div.top-panel,
          div.bottom-panel {
              width: 100vw;
              height: 50vh;
              position: relative;
              background-repeat: no-repeat;
              background-color: #fff;
              background-size: 100vw 50vh;
              -webkit-transition: 1s;
              -o-transition: 1s;
              transition: 1s;
          }
          div.first-slide.garage-effect div.top-panel {
              -webkit-transform: translateY(-50vh);
              -ms-transform: translateY(-50vh);
              transform: translateY(-50vh);
          }
          div.first-slide.garage-effect div.bottom-panel {
              -webkit-transform: translateY(50vh);
              -ms-transform: translateY(50vh);
              transform: translateY(50vh);	
          }
          #m-pact div.top-panel {
              background-image: url('/-/media/3e38c9e092da4ae9b0515aa26669a25e.ashx');
          }
          #m-pact div.bottom-panel {
              background-image: url('/-/media/ba571305cb4f41638ed897e9d261b680.ashx');
          }
          #innovation div.top-panel {
              background-image: url('/-/media/b2ba3eb91b0f4d88af74b47f9a7c24dc.ashx');
          }
          #innovation div.bottom-panel {
              
              background-image: url('/-/media/595dee919081443c86a7304f5955d85c.ashx');
          }
          #printworks div.top-panel {
              background-image: url('/-/media/d0564c4bfcc7462882ee9711d04571d3.ashx');
          }
          #printworks div.bottom-panel {
              background-image: url('/-/media/b0bc396d16f744f79a7d4841f9f57306.ashx');
          }
  #team div.top-panel {
              background-image: url('/-/media/55bcd5d0498448fca271295393084adf.ashx');
          }
          #team div.bottom-panel {
              background-image: url('/-/media/3c0f760253744cff80d9ab3d279b80fd.ashx');
          }
  /* #printworks  div.slide-two.section-background {
              
              background-image: url('/-/media/fbde77442e0147bd92b400887f3c73da.ashx');
          } */
          #product div.top-panel {
            background-image: url('/-/media/7e2e5f7dd3454fe0b21d2908d9c8905b.ashx');
          }
          #product div.bottom-panel {
            background-image: url('/-/media/171b66cdcc1241c1b9ce6acf603a0157.ashx');
        }
  
          div.content {
              position: absolute;
              width: 100vw;
              top: 50%;
              -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              transform: translateY(-50%);	
          }
          div.content h1 {
              font-size: 40px;
              color: white;
              text-align: center;
              font-weight: 500;
              margin-top: 5px;
              text-transform: initial !important;
          }
          div.content h2 {
              color: white;
              text-align: center;
          }
          div.buttons:not(.top75) {
              width: 100vw;
              display: -webkit-box;
              display: -ms-flexbox;
          
              -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;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
          }
          div.buttons {
              /* height: 100px; */
              position: absolute;
              bottom: 4vh;
              /* width: 100vw; */
       
          }
          div.buttons button:not(.next-button button):not(.back-button button):not(.top75 button) {
                border: 1px solid white;
                background: transparent;
                color: white;
               
                text-transform: uppercase;
                width: 200px;
                /*padding: 10px 20px;*/
                font-size: 110%;
                height: 60px;
                margin: 0 10px;
                cursor: pointer;
                /*background-color: #00000075;*/
                letter-spacing: 1.5px;
          }
          #m-pact .first-slide .buttons button {
            background-color: #00000075;
          }
          /*#innovation .first-slide .buttons button {
            margin-right: 1.5vw;
            margin-left: 1.5vw;
            background-color: unset;
            width: 20vw;
            letter-spacing: 2px;
            font-size: large;
            font-weight: 750 !important;
          }
          #innovation .first-slide .content {
              top: 50%;
          }
          #innovation .first-slide h1 {
            font-size: 500%;
            font-weight: 450 !important;
            letter-spacing: 10px;
          }
          #innovation .first-slide h2 {
            width: 45vw;
            margin-left: 27.5vw;
            font-size: 250%;
            letter-spacing: 1px;
            font-weight: 450 !important;
          }*/
          div.slide-two,
          div.slide-three {
              display: none;
              width: 100vw;
              height: 100vh;
              -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;
          }
          div.slide-two.show-panel,
          div.slide-three.show-panel {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
          }
          div.slide-two h1,
          div.slide-three h1 {
              text-align: center;
              font-size: 60px;
          }
          div.back-button, div.next-button {
            /* height: 100px; */
            /* background: #000; */
            bottom: 0;
            /*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;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-left: 0.5vw;
            margin-right: 1vw;
          }
     /*     div.back-button button, div.next-button button {
              border: 1px solid #fff;
              background: transparent;
              color: #fff;
              font-weight: 600 !important;
              text-transform: uppercase;
              width: 200px;
  
              font-size: 150%;
              height: 6.5vh;
              margin: 0 10px;
              cursor: pointer;
          } */
          div.empty-section {
              height: 100vh;
              width: 100vw;
          }
          .next-button svg, .back-button svg {
            margin-left: 0.1vw;
            margin-right: 0.1vw;
          }
  

  /* Custom CSS Here */
  h1, h2, h3, h4, h5 {
      color: white;
      text-transform: none !important;
  }
  /* #mlkn-yt-nypct2HZtuM {
      position:absolute; 
       display: none;
     } */
     #top-nav {
           overflow: hidden;
         position: fixed !important;
         top: 0;
         width: 100vw;
         height: 75px;
     }
     #top-nav .row div ul li:last-of-type>a {
        font-weight: 600 !important;
        font-size: 125% !important;
        margin-top: -6px !important;
     }
     div {
      padding-left: 0px !important; 
     }
     
     #mpactDiv {
         padding-top:100vh;
      }
     #innovationBG {
         width: 100%;
         height: 100vh;
         position: relative;
         align-self: auto;
         top: 0vh;
     }
      #mpactOverlay {
         margin-top: -100vh;
      }
      #innovationOverlay {
         top: -100vh;
         position: relative;
      }
      #mapDiv {
       /*  position: relative;
         top: 199vh;*/
         position: absolute;
         top: 506vh;
         width: 100vw;
     }
      
      #globalLbl {
            color: white;
          left: 25vw;
          width: 50vw;
          position: absolute;
          top: 235vh;
        font-size: 350%;
          font-weight: 400;
          letter-spacing: 2px;
      }
      #globalBtn {
         position: absolute;
       color: white;
       top: 90vh;
         background: rgba(0,0,0,.5);
         float: left;
         width: 8vw;
         height: 6vh;
         border-width: normal;
         border-style: solid;
         text-align: center;
         padding-top: 1.5vh;
         font-size: large;
         width: 25vw;
         margin-left: 37.5vw;
     }
     
     #globalBtn label {
         position: relative !important;
     }
      #regionLbl {
        color: white;
          left: 25vw;
          width: 50vw;
          position: absolute;
          top: 245vh;
            font-size: 175%;
          font-weight: 450;
          line-height: 115%;
            white-space: normal;
          letter-spacing: 1px;
      }
      #globalTop {
        height: 50vh;
        width: 100vw;
            margin-top: 193vh;
      }
      #globalBottom {
       height:50vh;
        width:100vw;
        position: absolute;
          top: 243vh;
        left:0vw;
      }
      #printWorksOverlay {
            position: relative;
            margin-top: -100vh;
      }
      #globalOverlay {
            position: relative;
            margin-top: -200vh;
        text-align:center;
      }
      #printWorksDiv {
          position: relative;
          top: 100vh;
      }
      #wellbacBtn label, #flexformBtn label {
        position: relative !important;
        font-size:large !important;
      }
      #wellbacBtn.activeBtn label, #flexformBtn.activeBtn label {
        color:black!important;
      }
      #mpactContents {
         position: relative;
         margin-top: -100vh;
      }
      #innovationDiv {
          position: relative !important;
          top: 100vh !important;
      }
      #mpactCloseVideoBtn {
         width: 15vw !important;
         margin-left: 75vw !important;
         margin-top: 85vh !important;
         height: 7vh !important;
         display: none;
         position: absolute;
         margin-top: 90vh;
         background: rgba(0,0,0,.5);
         float: left;
         width: 8vw;
         border-width: medium;
         border-style: solid;
         text-align: center;
         padding-top: 2vh;
         font-size: large;
         width: 25vw;
         margin-left: 60vw;
      }
      #mpactCloseVideoBtn label {
          width: 10vw !important;
          margin-left: -5vw !important;
      }
      #mpactMiddleBtnLbl {
          width: 25vw;
          position: relative !important; 
      }
      #mpactMiddleBtn {
          width: 25vw;
          margin-left: 37.5vw;
          height: 7vh !important;
          position: absolute;
          top: 90vh;
          color: white;
          background: rgba(0,0,0,.5);
          float: left;
          width: 8vw;
          border-width: normal;
          border-style: solid;
          text-align: center;
          padding-top: 1.5vh;
          font-size: large;
          width: 25vw;
          margin-left: 37.5vw;
      }
      #innovationsDiv {
        padding-top: 200vh;
      }
      
      
      #pageHeader {
          height: 12vh;
          width: auto;
          background-color:black;
          letter-spacing: 2px;
          margin-left: -1em;
          margin-top: -1.5em;
          display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      }
      .playButtonSVG {
          /* margin-right: 0.5vw; */
          width: 4vw; 
          margin-top: -2.5vh;
          min-width: 75px;
      }
      
      .superTM {
          font-weight: 100 !important;
          font-size: 50% !important;
          vertical-align: super !important;
      }
      
      #navDivUl {
        right: 15vw !important;
      }
      #navDiv ul {
          list-style-type: none;
          margin: 0;
          padding: 0;
          margin-left:20vw;
      }
        
      #navDiv li {
          display: inline;
          font-weight:bold;
          margin-left:2vw;
          color:white;
          /*background-color: black;*/
      }
      
      #navDiv li.active {
          background: white;
          padding: 2px 4px 2px 4px;
          color: black;
      }
      
      #navDiv {
          margin-top: 3em;
          margin-left: 5em;
      }
      #introBG {
          width: 100%;
          height: 100vh;
          position: absolute;
          align-self: auto;
          /*background-size: 100vw 100vh;*/
          background-size: cover;
      }
      
      #introBtn {
        position: absolute;
        color: black;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: white;
        letter-spacing: 1.5px;
        font-weight: 800;
    }
      
      #mpactBG {
         width: 101vw;
         height: 100vh;
         position: relative;
         align-self: auto;
         top: 0vh;
      }
      
      #mpactTop {
          width: 100%;
          top: -100vh;
          height: 51vh;
          position: absolute;
          align-self: auto;
      }
      
      #mpactBottom {
          width: 100%;
          height: 50vh;
          position: absolute;
          align-self: auto;
          top: -50vh;
      }
      
      
      #mpactDiv label {
          position:absolute;
          color:white;
          text-shadow: 1px 1px #000000;
      }
      
      #mpactTitleLbl {
         top: 32vh;
         width: 100vw;
         text-align: center;
         font-size: 550%;
         font-weight: 700;
         letter-spacing: 5px;
         text-shadow: none !important;
      }
      
      
      #mpactSubtitleLbl {
         font-size: 250%;
         font-weight: 500;
         letter-spacing: 1px;
         text-shadow: none !important;
         top: 43vh;
         width: 100vw;
         text-align: center;
      }
      #mpactLoveUsSomeTreesLbl {
         top: 51vh;
         width: 61vw;
         left: 15vw;
         text-align: center;
         font-weight: 500;
         line-height: 130%;
         letter-spacing: 1px;
         font-size: 160%;
         text-shadow: none !important;
      }
      
      /*#mpactWatchVideoLbl {
         top: 75vh;
         left: 40vw;
         width: 20vw;
         text-align: center;
         font-size: medium;
         letter-spacing: 2px;
         text-shadow: none !important;
      }*/
      
      #sustainableLbl {
          position: absolute;
          color: white;
          margin-top: -56vh;
          width: 100vw;
          text-align: center;
          font-size: 350%;
          letter-spacing: 8px;
          font-weight: 500;
      }
      
      #treasureLbl {
          margin-top: -48vh;
          width: 45vw;
          left:27.5vw;
          text-align: center;
          font-size: 170%;
          letter-spacing: 1px;
          word-spacing: 1px;
          line-height: 150%;
          font-weight: 500;
          color: white;
          position:absolute;
      }
      
      #treasureLbl i {
          color:white !important;
      }
      
      #pageFooter {
          position: absolute;
          color: white;
          bottom: 0vh;
          width: 100vw;
          top:105vh;
      }
      
      #mpactBackBtn {
         background: rgba(0,0,0,.5);
         float:left; 
         width:8vw;
         height:6vh;
         border-width: normal;
         border-style: solid;
         text-align: center;
         font-size:large;
         padding-top:1.5vh;
         margin-left:1vw;
         letter-spacing:2px;
         padding-right: 3.5vw;
         top:90vh;
         color:white;
         position: absolute;
         left: 1vw;
     }
     
     #mpactNextBtn {
         background: rgba(0,0,0,.5);
         float:right;
         width:8vw;
         height:6vh;
         border-width: normal;
         border-style: solid;
         text-align: center;
         padding-top:1.5vh;
         font-size:large;
         margin-right:2.5vw; 
         position: absolute;
         letter-spacing:2px;
         top:90vh;
         left: 90.5vw;
         color:white;
         padding-right: 3.5vw;
     }
     #printWorksBackBtn {
         background: rgba(0,0,0,.5);
         float:left; 
         width:8vw;
         height:6vh;
         border-width: normal;
         border-style: solid;
         text-align: center;
         font-size:large;
         padding-top:1.5vh;
         margin-left:1vw;
         letter-spacing:2px;
         padding-right: 3.5vw;
         top:90vh;
         color:white;
         position: absolute;
         left: 1vw;
         display: none;
     }
     
     #printWorksNextBtn {
         background: rgba(0,0,0,.5);
         float:right;
         width:8vw;
         height:6vh;
         border-width: normal;
         border-style: solid;
         text-align: center;
         padding-top:1.5vh;
         font-size:large;
         margin-right:2.5vw; 
         position: absolute;
         letter-spacing:2px;
         top:90vh;
         left: 90.5vw;
         color:white;
         padding-right: 3.5vw;
         display: none;
     }
     #printWorksNextBtn label, #printWorksBackBtn label {
         font-size:100% !important;
     }
     
     #globalBackBtn {
         background: rgba(0,0,0,.5);
         float:left; 
         width:8vw;
         height:6vh;
         border-width: normal;
         border-style: solid;
         text-align: center;
         font-size:large;
         padding-top:1.5vh;
         margin-left:1vw;
         letter-spacing:2px;
         padding-right: 3.5vw;
         top:90vh;
         color:white;
         position: absolute;
         left: 1vw;
         display: none;
     }
     
     #mapBackBtn {
         background: rgba(0,0,0,.5);
         float:left; 
         width:8vw;
         height:6vh;
         border-width: normal;
         border-style: solid;
         text-align: center;
         font-size:large;
         padding-top:1.5vh;
         margin-left:1vw;
         letter-spacing:2px;
         padding-right: 3.5vw;
         top:90vh;
         color:white;
         position: absolute;
         left: 1vw;
         display: none;
     }
     
     #mapBackBtn label, #globalBackBtn label, #globalNextBtn label {
         position: absolute;
         color: white;
         text-align: center;
     }
     
     #globalNextBtn {
         background: rgba(0,0,0,.5);
         float:right;
         width:8vw;
         height:6vh;
         border-width: normal;
         border-style: solid;
         text-align: center;
         padding-top:1.5vh;
         font-size:large;
         margin-right:2.5vw; 
         position: absolute;
         letter-spacing:2px;
         top:90vh;
         left: 90.5vw;
         color:white;
         padding-right: 3.5vw;
         display: none;
     }
     
      #backBtn {
          background: rgba(0,0,0,.5);
          float:left; 
          width:8vw;
          height:6vh;
          border-width: normal;
          border-style: solid;
          text-align: center;
          font-size:large;
          padding-top:1.5vh;
          margin-left:1vw;
      }
      
      #nextBtn {
          background: rgba(0,0,0,.5);
          float:right;
          width:8vw;
          height:6vh;
          border-width: normal;
          border-style: solid;
          text-align: center;
          padding-top:1.5vh;
          font-size:large;
          margin-right:1.5vw;
      }
      
      .fa-caret-left {
          margin-right:0.5vw;
      }
      
      .fa-caret-right {
          margin-left:0.5vw;
      }
      
      
      #mapMiddleBtn {
          background: rgba(0,0,0,.5);
          float: left;
          width: 8vw;
          height: 6vh;
          border-width: normal;
          border-style: solid;
          text-align: center;
          padding-top: 1.5vh;
          font-size: large;
          width: 25vw;
          margin-left: 37.5vw;
      }
      /*#viewProductsBtn {
         background: rgba(0,0,0,.5);
         float: left;
         width: 8vw;
         height: 6vh;
         border-width: normal;
         border-style: solid;
         text-align: center;
         padding-top: 1.5vh;
         font-size: large;
         width: 25vw;
         margin-left: 37.5vw;
         position: relative;
         top: 91vh;
         color: white;
         display:none;
      }*/
      #viewMapBtn {
         background: rgba(0,0,0,.5);
         float: left;
         width: 8vw;
         height: 6vh;
         border-width: normal;
         border-style: solid;
         text-align: center;
         padding-top: 1.5vh;
         font-size: large;
         width: 25vw;
         margin-left: 37.5vw;
         position: relative;
         top: 91vh;
         color: white;
      }
      
      #printWorksBtn {
          position: absolute;
          top: 90vh;
          background: rgba(0,0,0,.5);
          float: left;
          width: 8vw;
          height: 6vh;
          border-width: normal;
          border-style: solid;
          text-align: center;
          padding-top: 1.5vh;
          font-size: large;
          width: 25vw;
          margin-left: 37.5vw;
          color: white;
      }
      
      #printWorksBtn label {
          position: relative !important;
      }
      
      #innovatorsBtns {
          width: 100vw;
          position: absolute;
          top: 90vh;
      }
      
      #wellbacBtn {
          background: rgba(0,0,0,.5);
          width: 25vw;
          border-width: normal;
          border-style: solid;
          text-align: center;
          padding-top: 1.0vh;
          font-size: large;
          height: 6vh;
          float:left;
          margin-left:20vw;
         color:white;
     
      }
      #innovatorsNextBtn {
         background: rgba(0,0,0,.5);
         width:8vw;
         border-width: normal;
         border-style: solid;
         text-align: center;
         padding-top: 1.0vh;
         font-size: large;
         height: 6vh;
         float:left;
         margin-left:10vw;
         color:white;
         display: none;
     }
     #innovatorsNextBtn label {
         margin-left: -1.5vw !important;
         font-size: 100% !important;
         padding-top: 0.5vh !important;
     }
     #innovatorsBackBtn label {
         margin-left: -2vw !important;
         font-size: 100% !important;
         padding-top: 0.5vh !important;
     }
     #innovatorsBackBtn {
         background: rgba(0,0,0,.5);
         width:8vw;
         border-width: normal;
         border-style: solid;
         text-align: center;
         padding-top: 1.0vh;
         font-size: large;
         height: 6vh;
         float:left;
         margin-left:2vw;
         color:white;
         display: none;
     }
      
      #flexformBtn {
          background: rgba(0,0,0,.5);
          width: 25vw;
          border-width: normal;
          border-style: solid;
          text-align: center;
          padding-top: 1.0vh;
          font-size: large;
          height: 6vh;
          float:left;
          margin-left:10vw;
         color:white;
     
      }
      
      
      #innovationTop {
          width: 100%;
          height: 50vh;
          position: absolute;
          align-self: auto;
      }
      
      #innovationBottom {
          width: 100%;
          height: 50vh;
          position: absolute;
          align-self: auto;
          margin-top:50vh;
      }
      #innovationDiv label {
          position:absolute;
          color:white;
          font-weight: 600;
          letter-spacing: 2px;
          font-size: x-large;
      }
      #printWorksDiv label {
          position:absolute;
          color:white;
          font-weight: 600;
          letter-spacing: 2px;
          font-size: x-large;
      }
      #innovatorsLbl {
         top: 43vh;
         position: relative;
          width: 100vw;
          text-align: center !important;
          letter-spacing: 5px !important;
          font-weight: 500 !important;
          font-size: 400% !important;
      }
      
      #wellbacImg {
          width: 100vw;
          height: 100vh;
      
          align-self: auto;
      }
      #flexformImg {
          width: 100vw;
          height: 100vh;
          
          align-self: auto;
      }
      
      
      #introPlayer {
          width: 100vw;
          height: 100vh;
          position: absolute;
          display: none;
      }
      #mpactPlayer {
         width: 100vw;
         height: 100vh;
         display: none;
         position: absolute;
         top: 111vh;
     
      }
      
      .teamInfo{
          height: 20em;
          width: 10em;
          float:left;
      }
      ul {
          color:white;
          opacity: 1;
      }
      
      #teamDiv ul {
          margin-left:-2vw;
      }
      
      li {
          list-style-type: none;
          opacity: 1;
      }
      
      
   
      
      #mapBG {
          left: 0vw;
          width: 100vw;
          height: 100vh;
          position: absolute;
          align-self: auto;
      }
      #mapRadioBtns {
          opacity: 1;
          text-align: right;
          position: absolute;
          top:60vh;
          width:fit-content;
          color:white;
          font-weight:bolder;
          font-size:x-large;
      }
      
      #mapTitle {
          position:absolute;
          color:white !important;
          width: 75vw;
          margin-left: 12.5vw;
          text-align:center;
          top: 5vh;
      }
      #mapTitle, #mapRadioBtns {
          font-family: 'HCo Whitney', 'Trebuchet MS', Arial, Helvetica, sans-serif !important
      }
      
      #teamDiv {
         top: 407vh;
         position: absolute;
          width: 100vw;
          max-width: 100%;
          height: 100vh;
          max-height:100%;
          overflow: hidden;
          overflow-x: auto;
          white-space: nowrap;
      }
      .infoCard {
    line-height: 125% !important;
          width: 20vw;
          margin-left:2vw;
          height: fit-content;
    padding-bottom: 1vh;
          display: inline-block;
          background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
      }
      .infoCard:hover {
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(24,56,116,1));
      }
      #teamBG {
          width: 100%;
          height: 100%;
          position: absolute;
          align-self: auto;
      }
      
      #infoCards{
          position:absolute;
          width:100vw;
          text-align:center;
      }
      .infoCardRegion {
          font-size: medium;
          white-space: normal;
      }
      
      .infoCard li {
          margin-bottom:1vh;
      }
      
      .infoCardIcons {
          margin-top: 3vh;
      }
      
      .infoCardIcons img {
          width: 30px;
          padding-bottom: 3px;
      }
      .infoCardIcons img:first-of-type {
          margin-right: 1vw;
          margin-left: 0vw;
      }
      .infoCardIcons svg {
          color: white !important; 
      }
      
      .infoCardIcons i:first-of-type {
          margin-right:3vw;
      }
      
      .infoCardIcons i {
          font-size: xx-large;
      }
      #teamTitle {
          position:relative;
          color:white;
          text-align:center;
          padding-top:4vh;
      }
      #mapTop {
          width: 100%;
          height: 50vh;
          position: absolute;
          align-self: auto;
      }
      
      #mapBottom {
          width: 100%;
          height: 51vh;
          position: absolute;
          align-self: auto;
          margin-top:50vh;
      }
      
      #mapOverlay label {
          position: absolute;
          color:white;
          
          
          text-align: center;
      }
      #savvyLbl {
          top: 40vh;
          font-weight:300;
         font-size: 500%;
         letter-spacing: 5px;
         text-align:center;
         width:100vw;
      }
      
      #foryouLbl {
         top: 53vh;
         width: 100vw;
         text-align: center;
         font-size: 200%;
         letter-spacing: 2px;
         font-weight: 400;
      }
      
      #mapTitleText {
        color: white;
      }
      
      
      #printWorksDiv label {
          position: absolute;
          color:white;
          text-align: center;
      }
      
      #artistsLbl {
          position: absolute;
          top: 40vh;
          left: 0vw;
          color: white;
          width: 100vw;
          text-align: center;
          font-size: 375% !important;
          font-weight: 500 !important;
          letter-spacing: 8px !important;
      }
      
      #createLbl {
          position: absolute;
          color: white;
          top: 55vh;
          width: 100vw;
          text-align: center;
          font-weight: 500 !important;
          font-size: x-large !important;
          width: 40vw;
          left: 30vw;
          line-height: 150% !important;
      }
      #printWorksTop {
          width: 100vw;
          height: 50vh;
          position: relative;
          align-self: auto;
      }
      
      #printWorksBottom {
          width: 100vw;
          height: 50vh;
          position: relative;
          align-self: auto;
      }
      #printWorksLbl {
          top: 45vh;
          width: 60vw;
          left:20vw;
          text-align: center;
          font-weight: 500 !important;
          font-size: 375% !important;
          letter-spacing: 8px !important;
      }
      #printWorksInfoLbl {
          top: 55vh;
          width: 70vw;
          left:15vw;
          text-align: center;
          font-weight: 400 !important;
          font-size: 175% !important;
          line-height: 150% !important;
          letter-spacing: 1px !important;
      }
      
      #printWorksWatchLbl {
          top: 70vh;
          width: 60vw;
          left:20vw;
          text-align: center;
          font-weight: 600 !important;
          font-size: 100% !important;
          letter-spacing: 1px !important;
      }
      
      #quietestLbl {
          top: 52vh;
          width: 40vw;
          left:30vw;
          text-align: center;
          letter-spacing: 5px;
          font-weight: 500;
          font-size: 175%;
          letter-spacing: 1px;
          line-height: 150%;
      }
      
      #wellbacOverlay {
         width: 100vw; text-align:center;
         position: relative;
      }
      
      #flexformOverlay {
          width: 100vw; text-align:center;
          position: relative;
      }
      #wellbacAcousticLbl {
          top: 30vh;
          width: 50vw;
          left: 25vw;
          font-size:xx-large;
      }
      #wellbacCushionLbl {
          top: 37vh;
          width: 90vw;
          left: 5vw;
          font-size: 375% !important;
          font-weight: 500 !important;
          letter-spacing: 8px !important;
      }
      #wellbacInfoLbl {
          top: 47vh;
          width: 65vw;
          left: 17.5vw;
          font-size:x-large;
          font-weight: 500;
          line-height: 125%;
      }
      #innovationContents {
         text-align: center;
      }
      #innovationContentsSuperTitle {
         top: 30vh;
         width: 50vw;
         left: 25vw;
     font-size:xx-large;
         letter-spacing: 4px !important;
      }
      #flexformAcousticLbl {
          top: 30vh;
          width: 50vw;
          left: 25vw;
      font-size:xx-large;
          letter-spacing: 4px !important;
      }
      #innovationContentsTitle {
         top: 37vh;
          width: 75vw;
          left: 12.5vw;
          font-size: 375% !important;
          font-weight: 500 !important;
          letter-spacing: 8px !important; 
      }
      #flexformSoundLbl {
          top: 37vh;
          width: 75vw;
          left: 12.5vw;
          font-size: 375% !important;
          font-weight: 500 !important;
          letter-spacing: 8px !important;
      }
      #innovationContentsInfo {
         top: 47vh;
         width: 90vw;
         left: 5vw;
         font-size:x-large;
         font-weight: 500 !important;;
         letter-spacing: 2px !important;
         line-height: 125% !important;
      }
      #flexformInfoLbl {
          top: 47vh;
          width: 90vw;
          left: 5vw;
          font-size:x-large;
          font-weight: 500 !important;;
          letter-spacing: 2px !important;
          line-height: 125% !important;
      }
      #flexformVideoLbl {
          top: 60vh;
          width: 50vw;
          left: 25vw;
          font-size:medium !important;
      }
      
      #printWorksBG {
        width: 100vw;
        height: 100vh;
      }
      
      #teamTitle {
        top: 3vh;
      }
      
      .activeBtn {
        color: black !important;
        background:white !important;
      }
      
      #teamTitleText {
          font-weight: 500;
          font-size: 150%;
          letter-spacing: 2px;
      }
      
      .infoCardRegion:nth-of-type(1) {
        margin-bottom: 0;
    }
    .infoCard li.double-bottom {
        margin-bottom: 2vh;
    }
      
      
      .infoCardTitle {
          font-weight: 600;
          letter-spacing: 1px;
      }
      
      .infoCardTel {
          letter-spacing: 1px;
      }
     
      /* The container */
     .radioContainer {
         font-size: 60% !important;
         line-height: 250%;
         font-weight: 600;
         text-align: right;
         width:25vw;
           display: block;
           position: relative;
           padding-left: 35px;
           padding-right:50px;
           margin-bottom: 12px;
           cursor: pointer;
           font-size: 22px;
           -webkit-user-select: none;
           -moz-user-select: none;
           -ms-user-select: none;
           user-select: none;
           color:white;
         }
         
         /* Hide the browser's default radio button */
         .radioContainer input {
           position: absolute;
           opacity: 0;
           cursor: pointer;
         }
         
         /* Create a custom radio button */
         .radioCheckmark {
             position: absolute;
             top: 0.5vh;
             left: 23vw;
             height: 25px;
             width: 25px;
             border-style: solid;
             border-radius: 50%;
             border-width: thin;
         }
         
         /* On mouse-over, add a grey background color */
         .radioContainer:hover input ~ .radioCheckmark {
           background-color: #ccc;
         }
         
         /* When the radio button is checked, add a blue background */
         .radioContainer input:checked ~ .radioCheckmark {
           background-color: #FFFFFF;
         }
         
         /* Create the indicator (the dot/circle - hidden when not checked) */
         .radioCheckmark:after {
           content: "";
           position: absolute;
           display: none;
         }
         
         /* Show the indicator (dot/circle) when checked */
         .radioContainer input:checked ~ .radioCheckmark:after {
           display: block;
         }
         
         /* Style the indicator (dot/circle) */
         .radioContainer .radioCheckmark:after {
              top: 9px;
             left: 9px;
             width: 8px;
             height: 8px;
             border-radius: 50%;
             background: white;
         }

         @media only screen and (max-width: 844px) and (orientation: landscape) {
            .playButtonSVG :not(#innovation .slide-three) {
                    /* margin-right: 1.5vw; */
                    width: 6vw;
                    margin-left: 0.5vw;
            }
        }
        @media only screen and (max-width: 599px) and (orientation: portrait) {
            #innovation .slide-three h4, #m-pact .slide-two h4 {
                font-size: 28px;
            }
            #innovation .slide-three h4 img.playButtonSVG, #m-pact .slide-two .playButtonSVG {
                /* margin-right: 3vw; */
                width: 16vw;
                margin-left: 0.5vw;
        }
        }
      
        
@media only screen and (width: 1024px) and (-webkit-device-pixel-ratio: 2)
      {
        #mapRadioBtns {
            left: 35vw !important;
        } 
      }