@media all and (max-width: 1120px) {
    #rltopwords.inverseheader.netco img.logo {
        height: 53px;
        margin: 12px 5px 5px;
    }
    #rltopwords.inverseheader.netco img.logo.white {
        width: 297px;
    }
    .bigMenu.inverseheader {
        font-size: 15px;
    }
    .bigMenu > a,
    .bigMenu > div {
        padding: 5px 10px;
    }
}
@media all and (max-width: 1030px) {
    .redbutton {
        padding: 8px 16px;
        line-height: 1;
        border: unset;
        border-radius: 3px;
        color: #fff;
        margin-top: 3px;
        font-weight: 400;
        font-family: var(--bodytext);
        text-transform: uppercase;
        font-size: 14px;
    }
    .bigMenu.inverseheader {
        font-size: 14px;
    }
    .bigMenu > a,
    .bigMenu > div {
        padding: 5px 8px;
    }

    #rltopwords.inverseheader.netco img.logo {
        height: 47px;
        margin: 12px 5px 5px;
    }
    #rltopwords.inverseheader.netco img.logo.white {
        width: 264px;
    }

    .redbutton.inverse,
    .redbutton.inverse.light,
    .redbutton.inverse.lightness {
        padding: 8px 16px;
        line-height: 1;
        border: unset;
        border-radius: 3px;
        margin-top: 3px;
        font-weight: 400;
        font-family: var(--bodytext);
        text-transform: uppercase;
        font-size: 14px;
    }
}
@media all and (max-width: 868px) {
    .graphical {
        aspect-ratio: 100/70;
    }
    .graphical .headlineBox .sb {
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.95);
    }
    .mobileOnly {
        display: flex;
    }
    .desktopOnly {
        display: none;
    }
    h2.mobileblock,
    h3.mobileblock {
        display: block;
    }
    .dark h1,
    .dark h1.sb,
    .dark h3,
    .dark h3.sb,
    h1.sb,
    h3,
    h3.sb {
        font-size: 18px;
    }
    .dark h2.sb,
    h2,
    h2.sb {
        font-size: 16px;
    }
    .bigMenu.white.inverseheader {
        display: none;
    }
    .graphicalTitle {
        font-size: 16px;
        letter-spacing: 1px;
    }
    .graphicalSubTitle {
        font-size: 17px;
    }
    .headlineBox {
        padding: 20px;
    }
    .reviews {
        border-bottom: solid 1px var(--blue);
    }
    #footer .links {
        justify-content: flex-start;
    }
    .intro {
        width: 100% !important;
        min-height: unset !important;
    }
    .slabwrapper {
        min-height: unset !important;
        width: calc(100vw - 40px);
        display: flex;
        flex-direction: row;
        gap: 20px;
        padding: 20px 20px 0;
        align-items: flex-start;
    }
    .link {
        font-size: 14px !important;
    }
    .sidebyside.responsive {
        flex-direction: column;
    }
    .sidebysidefirst {
        width: calc(100vw - 40px);
    }
    .sidebysidesecond {
        display: none;
    }
    .sidebyside.responsive .sidebysidesecond {
        display: flex;
        width: calc(100vw - 40px);
    }
    div.action {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    #footer {
        padding: 12px 20px;
        text-align: left;
        position: relative;
        clear: both;
        z-index: 2;
        font-family: var(--bodytext);
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        margin-top: 10px;
        color: #fff;
        font-size: 14px;
    }
    #footer > .left,
    #footer > .left.bodytextwhite,
    #footer > .right,
    #footer > .right.bodytextwhite {
        min-width: 48%;
        font-size: 14px;
        padding: 2px;
        font-weight: 400;
        gap: 6px;
    }
    #footer > .right.bodytextwhite a,
    #footer > .right.bodytextwhite a:hover,
    #footer > .right.bodytextwhite a:visited {
        font-weight: 400;
        padding: 0;
    }
    #footer > .left,
    #footer > .left.bodytextwhite {
        display: none;
    }
    #footer > .right,
    #footer > .right.bodytextwhite {
        width: auto;
        text-align: left;
        line-height: 16px;
    }
    .arctic .post-body {
        font-size: 14px;
    }
    .menu {
        flex-direction: column !important;
        display: none !important;
    }
    .links.menuBurger {
        display: inline-block;
    }
    .social {
        white-space: nowrap;
    }
    .bigMenu {
        display: none;
    }
    .zoomie #zoomieCloser {
        width: 20px;
        height: 20px;
        right: 20px;
        top: 20px;
    }
    .articleImage {
        float: none;
        margin: 20px;
        width: 300px;
        height: 300px;
    }
    .cta {
        flex-direction: column;
    }
    img.leftside,
    img.rightside {
        float: none;
        width: 100%;
        margin: 20px 0;
        display: flex;
    }
    .blackbutton {
        color: #fff;
        background-color: #633;
        --widthA: calc(((100vw / 2) - 24px));
        width: calc(var(--widthA));
        height: 24px;
        margin-top: 6px;
        font-size: 16px;
        border: 1px solid #000;
    }
    .blackbutton:disabled {
        background-color: #666;
    }
    .slabwrapper.tower {
        width: calc(100vw - 20px);
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 10px 10px 0;
        align-items: center;
    }
    .sizes .tabs {
        display: flex;
        flex-direction: row;
        font-size: 16px;
        font-weight: 400;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        border-top: 1px solid #000;
    }
    .sizes .tab {
        cursor: pointer;
        border-left: 1px solid #000;
        color: #666;
        text-align: center;
    }
    .withmecontent {
        display: flex;
        flex-direction: column;
        margin-left: 0;
        gap: 20px;
    }
    .getguideform {
        display: flex;
        flex-direction: column;
        padding: 20px 20px 20px 0;
    }
    .withme .getguideform {
        padding: 20px;
    }
    .getguideform #newguideemail {
        font-family: var(--bodytext);
        width: 100%;
        background: #fff;
        height: 47px;
        text-indent: 13px;
        border: 2px solid #333;
    }
    .fullbleed .gallery .photoBody {
        width: calc((100vw - 60px) / 2);
    }

    #rltopwords.inverseheader.netco img.logo {
        height: 45px;
        margin: 12px 5px 0px;
    }

    .redbutton {
        padding: 8px 16px;
        line-height: 1;
        border: unset;
        border-radius: 3px;
        color: #fff;
        margin-top: 3px;
        font-weight: 400;
        font-family: var(--bodytext);
        text-transform: uppercase;
        font-size: 12px;
    }
    .redbutton.inverse,
    .redbutton.inverse.light,
    .redbutton.inverse.lightness {
        padding: 8px 16px;
        line-height: 1;
        border: unset;
        border-radius: 3px;
        margin-top: 3px;
        font-weight: 400;
        font-family: var(--bodytext);
        text-transform: uppercase;
        font-size: 12px;
    }
    .movie {
        margin: 5px 0;
    }
    .tilerow {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        gap: 20px;
        align-items: center;
    }
    .tilerow .actionItem {
        width: 80%;
    }
}
@media all and (max-width: 722px) {
    .link {
        font-size: 14px !important;
        white-space: nowrap !important;
        margin: 1px 8px 1px 5px !important;
    }
    .graphicalTitle {
        font-size: 16px;
        letter-spacing: 1px;
    }
    #footer {
        flex-direction: column;
        gap: 20px;
    }
    .footercenter,
    .footerleft,
    .footerright {
        width: 100%;
        text-align: left;
        line-height: 2.4;
    }
    .footerright {
        text-align: left;
    }
    .graphicalSubTitle {
        font-size: 14px;
    }
    .headlineBox {
        padding: 10px 20px;
    }
    .fullbleed .slabwrapper {
        grid-auto-flow: row;
        grid-auto-columns: 100%;
        grid-auto-rows: unset;
    }
    .fullbleed .slabwrapper > div {
        width: 100%;
        height: auto;
    }
    .menu {
        flex-direction: column !important;
        display: none !important;
    }
    .links.menuBurger {
        display: inline-block;
    }
    .social .link img {
        height: 24px;
        width: 24px;
    }
    #rltopwords {
        max-height: 70px;
        height: 70px;
    }
    .buttonrow,
    .buttonrow.tight {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: flex-start;
    }
    .topspacer {
        height: 70px;
    }
    #rltopwords img.logo {
        max-height: 45px;
        height: 45px;
        margin-top: 8px;
    }
    #rltopwords.inverseheader.netco img.logo {
        height: 45px;
        margin-top: 8px;
    }
    #rltopwords.inverseheader.netco img.logo.white {
        width: 252px;
    }
    .breadcrumbs {
        font-size: 13px;
    }
    .takeover #zoomieCloser {
        position: fixed;
        top: 80px;
    }
    .takeovermain {
        margin-top: 70px;
        height: calc(100% - 70px);
    }
    .takeovercontent {
        display: block;
        width: calc(100% - 20px);
        height: calc(100% - 50px);
        text-align: center;
        max-width: 700px;
        margin: 20px auto;
    }
    .blackbutton {
        color: #fff;
        background-color: #633;
        --widthA: calc(((100vw / 2) - 24px));
        width: calc(var(--widthA));
        height: 24px;
        margin-top: 6px;
        font-size: 16px;
        border: 1px solid #000;
    }
    .blackbutton:disabled {
        background-color: #666;
    }
}
@media all and (max-width: 868px) {
    .fullbleed.landing .gallery .photoBody {
        width: calc((100vw - 40px));
    }
    .dark h1.sb {
        font-size: 18px;
    }
    .dark h2.sb {
        font-size: 16px;
        
    }
    .graphical.shortBanner {
    	aspect-ratio: 100 / 40;
	}
    .details {
        font-size: 14px;
    }
    .callout {
        margin: 0px;
        padding: 0px;
        min-width: 90%;
    }
    #rltopwords.inverseheader.netco img.logo.white {
        width: 252px;
    }

    #footer {
        flex-direction: column;
        gap: 20px;
    }
    #footer .bodytextwhite {
        font-size: 14px;
    }
    .footercenter,
    .footerleft,
    .footerright {
        width: 100%;
        text-align: left;
    }
    .footerright {
        text-align: left;
    }
}
@media all and (max-width: 530px) {
    #rltopwords.inverseheader.netco img.logo.white {
        width: unset;
    }
}
.actionMenu {
    display: flex;
    flex-direction: row;
    height: 30px;
    background-color: white;
    border: solid 1px #333;
    border-radius: 10px;
    padding: 2px 6px;
    z-index: 10;
    position: absolute;
    top: 14px;
    right: 20px;
    align-items: center;
    box-shadow: 2px 2px 4px #333;
    transform: scale(80%);
}
.moreInfo.showing .description {
    font-size: 14px;
}
