@media (min-width: 992px) {

    ul.main-nav > li.all.hover > ul {
        display: flex;
        flex-direction: column;
    }
    
    ul.main-nav > li.all > ul > li > a {
        position: absolute;
        left: 0;
        top: 0;
        line-height: 48px;
        width: 50%;
        text-align: right;
        margin-left: -292px;
        pointer-events: none;
    }

    ul.main-nav > li.all > ul > li > a > span {
        display: inline-block;
        width: 184px;
        height: 48px;
        text-align: left;
        color: #24272E;
        font-weight: 500;
        transition: background-color 0.3s;
        padding-left: 11px;
        pointer-events: auto;
    }

    ul.main-nav > li.all > ul > li:nth-child(2) > a {
        top: 48px;
    }

    ul.main-nav > li.all > ul > li:nth-child(3) > a {
        top: 96px;
    }

    ul.main-nav > li.all > ul > li:nth-child(4) > a {
        top: 144px;
    }

    ul.main-nav > li.all > ul > li:nth-child(5) > a {
        top: 192px;
    }

    ul.main-nav > li.all > ul > li:nth-child(6) > a {
        top: 240px;
    }

    ul.main-nav > li.all > ul > li:nth-child(7) > a {
        top: 288px;
    }

    ul.main-nav > li.all > ul > li:nth-child(8) > a {
        top: 336px;
    }

    ul.main-nav > li.all > ul > li:nth-child(9) > a {
        top: 384px;
    }

    ul.main-nav > li.all > ul > li > ul {
        display: none;
        background-color: #f0f0f2;
        position: relative;
        left: 50%;
        top: 0;
        width: calc(100% - 175px);
        padding: 24px 24px;
        margin-left: -295px;
        min-height: 384px;
        height: auto;
    }
    
    ul.main-nav > li.all > ul > li.hover > ul {
        display: flex;
        gap: 24px;
        flex-wrap: wrap;
    }
    
    ul.main-nav > li.all > ul > li.item-bg-fade > a > span {
        background-color: #f0f0f2;
    }
 
    /* ------------------/Blank Labels/--------------------- */
    ul.main-nav > li.all > ul > li.all-blank > ul > li.blank-cta > .blank-cta-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        width: 360px;
        height: 320px;
        background-color: #fff;
        border-radius: 4px;
        box-shadow: 0 .9px 2px #00000040;
        text-align: center;
        font-weight: bold;
        font-size: 20px;
    }

    .blank-cta-content > a {
        height: 100%;
        z-index: 100;
    }

    .blank-cta-content > a > span {
        position: relative;
        top: 24px;
    }

    .blank-cta-content > .bg-image {
        position: absolute;
        top: 66px;
        display: block;
        width: 345px;
        height: 180px;
        background-size: 345px 180px;
        background-repeat: no-repeat;
        transition: transform 0.3s ease-in-out;
        z-index: 0;
    } 

    li.blank-cta:nth-child(1) >.blank-cta-content > .bg-image {
        background-image: url('/resources/images/nav25//blank-sheet.webp');
    }

    li.blank-cta:nth-child(2) >.blank-cta-content > .bg-image {
        background-image: url('/resources/images/nav25//blank-roll.webp');
    }

    .blank-cta-content:hover > .bg-image {
        transform: scale(1.1);
    }

    li.blank-cta >.blank-cta-content > a:after {
        position: relative;
        display: block; 
        font-size: 12px;
        color: #24272E;
        font-weight: normal;
        top: 246px; 
    }

    li.blank-cta:nth-child(1) >.blank-cta-content > a:after {
        content: 'Shop our selection of label sizes and materials for use with popular direct thermal label printers like Zebra, Dymo, Rollo';
    }

    li.blank-cta:nth-child(2) >.blank-cta-content > a:after {
        content: 'Shop our selection of label sizes and materials for use with popular direct thermal label printers like Zebra, Dymo, Rollo';
    }

   .blank-cta > .shop-links {
        display: flex;
        justify-content: center;
        list-style: none;
        padding: 0;
        margin-top: 16px;
      }

    /* ------------------/Custom Labels/--------------------- */
    ul.main-nav > li.all > ul > li.all-custom-label > ul > li:nth-child(1) > .card-image {
        background-size: 211px 160px;
        background-image: url('/resources/images/nav25/roll1-lg.webp');
        background-position: center bottom 28px;
    }

    ul.main-nav > li.all > ul > li.all-custom-label > ul > li:nth-child(2) > .card-image {
        background-size: 217px 160px;
        background-image: url('/resources/images/nav25/roll2-lg.webp');
        background-position: center bottom 28px;
    }

    ul.main-nav > li.all > ul > li.all-custom-label > ul > li:nth-child(3) > .card-image {
        background-size: 243px 180px;
        background-image: url('/resources/images/nav25/roll3-lg.webp');
        background-position: center bottom 18px;
    }

    /* ------------------/Custom Stickers/--------------------- */
    ul.main-nav > li.all > ul > li.all-custom-sticker > ul > li:nth-child(1) > .card-image {
        background-image: url('/resources/images/nav25/sticker1-lg.webp');
        background-size: 225px 148px;
        background-position: center bottom 40px;
    }

    ul.main-nav > li.all > ul > li.all-custom-sticker > ul > li:nth-child(2) > .card-image {
        background-size: 208px 177px;
        background-image: url('/resources/images/nav25/sticker2-lg.webp');
        background-position: center bottom 23px;
    }

    ul.main-nav > li.all > ul > li.all-custom-sticker > ul > li:nth-child(3) > .card-image {
        background-size: 208px 177px;
        background-image: url('/resources/images/nav25/sticker3-lg.webp');
        background-position: center bottom 21px;
    }
    
    /* ------------------/Custom Magnets/--------------------- */
    ul.main-nav > li.all > ul > li.all-custom-magnet > ul > li:nth-child(1) > .card-image {
        background-image: url('/resources/images/nav25/magnet1-lg.webp');
        background-size: 228px 176px;
        background-position: center bottom 24px;
    }

    ul.main-nav > li.all > ul > li.all-custom-magnet > ul > li:nth-child(2) > .card-image {
        background-image: url('/resources/images/nav25/magnet2-lg.webp');
        background-size: 200px 176px;
        background-position: center bottom 24px;
    }

    ul.main-nav > li.all > ul > li.all-custom-magnet > ul > li:nth-child(3) > .card-image {
        background-image: url('/resources/images/nav25/magnet3-lg.webp');
        background-size: 228px 176px;
        background-position: center bottom 24px;
    }

    ul.main-nav > li.all > ul > li.all-custom-magnet > ul > li:nth-child(4) > .card-image {
        background-image: url('/resources/images/nav25/magnet4-lg.webp');
        background-size: 228px 176px;
        background-position: center bottom 24px;
    }
    
    /* ------------------/Auto Stickers/--------------------- */
    ul.main-nav > li.all > ul > li.all-auto-sticker > ul > li:nth-child(1) > .card-image {
        background-image: url('/resources/images/nav25/auto-sticker1-lg.webp');
        background-size: 228px 156px;
        background-position: center bottom 24px;
    }

    ul.main-nav > li.all > ul > li.all-auto-sticker > ul > li:nth-child(2) > .card-image {
        background-image: url('/resources/images/nav25/auto-sticker2-lg.webp');
        background-size: 228px 156px;
        background-position: center bottom 24px;
    }

    ul.main-nav > li.all > ul > li.all-auto-sticker > ul > li:nth-child(3) > .card-image {
        background-image: url('/resources/images/nav25/auto-sticker3-lg.webp');
        background-size: 228px 156px;
        background-position: center bottom 24px;
    }

    /* ------------------/Keg-colors/--------------------- */
    ul.main-nav > li.all > ul > li.all-keg-collar > ul > li {
        width: 360px;
        height: 320px;
    }

    ul.main-nav > li.all > ul > li.all-keg-collar > ul > li:nth-child(1) > .card-image {
        background-image: url('/resources/images/nav25/keg1-lg.webp');
        background-size: 378px 238px;
        background-position: center bottom 24px;
    }

    ul.main-nav > li.all > ul > li.all-keg-collar > ul > li:nth-child(2) > .card-image {
        background-image: url('/resources/images/nav25/keg2-lg.webp');
        background-size: 378px 238px;
        background-position: center bottom 24px;
    }

    /* ------------------/Flyers & Posters/--------------------- */
    ul.main-nav > li.all > ul > li.all-flyer-poster > ul > li:nth-child(1) > .card-image {
        background-image: url('/resources/images/nav25/flyer-poster1-lg.webp');
        background-size: 228px 176px;
        background-position: center bottom 24px;
    }

    ul.main-nav > li.all > ul > li.all-flyer-poster > ul > li:nth-child(2) > .card-image {
        background-image: url('/resources/images/nav25/flyer-poster2-lg.webp');
        background-size: 228px 176px;
        background-position: center bottom 24px;
    }

    ul.main-nav > li.all > ul > li.all-flyer-poster > ul > li:nth-child(3) > .card-image {
        background-image: url('/resources/images/nav25/flyer-poster3-lg.webp');
        background-size: 228px 176px;
        background-position: center bottom 24px;
    }

    /* ------------------/Free Samples/--------------------- */
    ul.main-nav > li.all > ul > li.all-free-sample.hover > ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        background-image: url('/resources/images/nav25/free-sample1-lg.webp');
        background-size: 495px 368px;
        background-repeat: no-repeat;
        background-position: bottom left 24px;
    }

    ul.main-nav > li.all > ul > li.all-free-sample > ul > li {
        position: relative;
        left: 505px;
    }

    .free-samples .title {
        font-size: 24px;
        font-weight: bold;
        color: #24272E;
        margin-bottom: 11px;
    }

    .free-samples .descr {
        max-width: 250px;
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 22px;
        letter-spacing: 0.4px;
        text-align: left;
    }

}

@media (min-width: 1201px) {
    ul.main-nav > li.all > ul > li.all-blank > ul > li.blank-cta > .blank-cta-content, 
    ul.main-nav > li.all > ul > li.all-keg-collar > ul > li {
        width: 426px;
    }

    ul.main-nav > li.all > ul > li > ul {
        margin-left: -383px;
    }

    ul.main-nav > li.all > ul > li > a {
        margin-left: -383px;
    }

    ul.main-nav > li.all > ul > li.all-custom-magnet > ul > li:nth-child(2) > .card-image {
        background-size: 228px 176px;
    }

    ul.main-nav > li.all > ul > li.all-free-sample > ul > li {
        left: 552px;
    }

}


@media (min-width: 1401px) {

    ul.main-nav > li.all > ul > li > ul {
        margin-left: -473px;
    }

    ul.main-nav > li.all > ul > li > a {
        margin-left: -473px;
    }
}