/* Max Width 1700px
------------------------------------*/
@media all and (max-width: 1700px) {
    .navMenu .sfNavHorizontalDropDown li {
        padding: 0 10px;
    }
    .seamer-university .training-cards .training-card {
        height: 100%
    }
}


/* Max Width 1500px
------------------------------------*/
@media all and (max-width: 1500px) {
    nav .navLogo {
        max-width: 300px;
    }
}


/* Max Width 1440px
------------------------------------*/
@media all and (max-width: 1440px) {
    section#header nav {
        height: 80px;
    }
    .navMenu .k-animation-container {
        padding-top: 52px !important;
    }
    /*section#main {
        margin-top: 126px;
    }*/
    .flexslider .slide-wrapper {
        top: 10%;
    }
    .slider-copy {
        width: 70%;
    }
    section#main .container {
        max-width: 80%;
        padding: 50px 0;
    }
    section#main .infoHeader h1 {
        top: 20%;
        letter-spacing: initial;
    }
    body.post section#main .infoPhotoContent .container {
        max-width: 70%;
    }
}


/* Max Width 1380px
------------------------------------*/
@media all and (max-width: 1380px) {
    section#header nav .navLogo {
        max-width: 220px;
    }
}


/* Max Width 1300px
------------------------------------*/
@media all and (max-width: 1300px) {
    section#header nav .navLogo {
        max-width: inherit;
    }
    section#header nav .navLogo img {
        max-height: 40px;
    }
    section#header nav .navMenu {
        max-width: 40px;
        /*margin-top: 55px;
        padding-bottom: 55px;*/
    }
    section#header nav .navMenu:before {
        content: '\f0c9';
        display: block;
        color: var(--primary-blue);
        font-family: "Font Awesome 5 Pro";
        font-size: 22px;
        font-weight: 500;
        letter-spacing: 2px;
        cursor: pointer;
    }
    section#header nav .navMenu .sfNavWrp.sfNavHorizontalDropDownWrp {
        text-align: inherit;
    }
    section#header nav .navMenu .sfNavHorizontalDropDownWrp .k-menu {
        position: fixed;
        top: 140px;
        left: 0;
        width: 100%;
        padding: 40px;
        background-color: var(--primary-dark-gray);
        opacity: 0;
        pointer-events: none;
        overflow-y: scroll;
        display: flex;
        flex-wrap: nowrap;
    }
    section#header nav .navMenu .sfNavHorizontalDropDownWrp .k-menu.menuOn {
        opacity: 1;
        pointer-events: all;
    }
    section#header .navMenu .sfNavHorizontalDropDown li {
        float: none !important;
    }
    section#header .navMenu .menuDropDrop > a i {
        display: none;
    }
    section#header .navMenu .k-animation-container {
        position: relative !important;
        display: block !important;
        padding: 0 !important;
    }
    section#header .sfNavHorizontalDropDown .k-group {
        display: flex !important;
        flex-direction: column !important;
        border: none !important;
    }
    section#header .navMenu .sfNavHorizontalDropDown .k-popup {
        position: relative !important;
        display: block !important;
        padding: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
    }
    section#header .navMenu .sfNavHorizontalDropDown :is(.k-popup li, .k-group li) {
        padding: 0 !important;
    }
    section#header .navMenu .sfNavHorizontalDropDown .k-item>a.k-link {
        display: block;
        padding: 10px 0 !important;
        color: var(--primary-blue);
        font-size: 24px;
    }
    /*.navMenu .sfNavHorizontalDropDown .k-item>a.k-link:hover {
        color: var(--white);
    }*/
    section#header .navMenu .sfNavHorizontalDropDownWrp > ul > .k-item > a.k-link.sfSel {
        border: none;
    }
    section#header .navMenu .sfNavHorizontalDropDown>.k-item:last-of-type a.k-link {
        background: none;
        color: var(--primary-blue);
        border-radius: 0;
        transition: inherit;
    }
    section#header .navMenu .sfNavHorizontalDropDown .k-group .k-item>a.k-link {
        color: var(--light-gray);
        font-size: 20px;
        display: block !important;
    }
    section#header .navMenu .sfNavHorizontalDropDown .k-menu-group .sfSel {
        background-color: rgba(255, 255, 255, 0.25) !important;
    }
    section#header .navMenu .sfNavHorizontalDropDown>.k-item:last-of-type a.k-link.sfSel {
        background-color: #fff;
    }
    section#header .navMenu .sfNavHorizontalDropDown .k-item :is(a.k-link.sfSel, a.k-link.sfSel:hover) {
        background-color: transparent;
    }
    section#main .infoHeader h1 {
        top: 25%;
    }
    .aboutCols .aboutCard-body {
        padding: 20px;
    }
    .aboutCols .aboutCard-body h3 {
        font-size: 2.4rem !important;
    }
    .slider-copy {
        width: 80%;
    }
    .home-copy-wrapper {
        width: 75%;
    }
    .testimonial-full .testimonial-full-inner {
        width: 70% !important;
        margin: 0;
    }
    section#main .infoPhotoContent .container.post-container {
        max-width: 70%;
    }
}


/* Max Width 1200px
------------------------------------*/
@media all and (max-width: 1200px) {
    #header nav.header-nav.desktop {
        display: none;
    }
    #header nav.header-nav.mobile {
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: unset;
    }
    #header nav.header-nav.mobile .navbar-collapse {
        position: absolute;
        width: 100%;
        height: auto;
        top: calc(100% + 1px);
        left: 0;
        background-color: var(--white);
        box-shadow: 0 12px 10px -10px rgba(0, 0, 0, 0.25);
    }
    #header nav.header-nav.mobile .nav-item > a {
        display: block;
        font-size: 18px;
        color: #444;
        font-weight: 500;
        text-transform: uppercase;
        cursor: pointer;
        white-space: nowrap;
    }
    #header nav.header-nav.mobile .navbar-nav {
        padding: 30px;
        gap: 12px;
    }
    #header nav.header-nav.mobile .navbar-toggler {
        border: none;
        padding: 0;
        margin: 0;
        font-size: 20px;
        color: #444;
    }
    #header nav.header-nav.mobile .navbar-toggler:focus,
    #header nav.header-nav.mobile .navbar-toggler:focus-visible {
        outline: 0;
        border: 0;
        box-shadow: none;
    }
    section#header .navbar-nav .dropdown-menu.show {
        background: none;
        border: none;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    section#header .nav-link.dropdown-toggle.show {
        border-bottom: 1px solid #d9d9d9;
        
    }
    section#header .navbar-nav .dropdown-item {
        color: #444;
        font-size: 18px;
    }
    #header > .container img {
        max-width: 250px !important;
    }
    #header nav.header-nav.desktop {
        gap: 20px;
    }
    .slider-copy {
        width: 90%;
    }
    .infoPhotoHeader :is(.row > div:first-of-type img, .sf_colsOut:first-of-type > div img) {
        max-width: inherit;
        height: 100%;
    }
    h1.longTitle {
        top: 5%;
    }
    .blogCard:first-of-type {
        max-width: initial;
        flex: initial;
    }
    .blog-filter-drop li:first-of-type span {
        display: none;
    }
    .cultureCards {
        row-gap: 30px;
    }
    .companyListings > div {
        width: 50%;
    }
    .listing-cards.brand-cards .listing-card-meta {
        display: flex;
        align-items: center;
    }
    .listing-card .listing-card-meta {
        padding: 20px;
        display: flex;
        align-items: center;
    }
    .listing-card .listing-card-meta-text {
        position: relative;
        left: 0;
        top: 0;
        transform: none;
    }
    .sustainability-pledge .col-lg-12 .container > div .button {
        text-align: center;
    }
    .sustainability .relatedPostsListings {
        width: 33.333%;
    }
    .case-studies .blogPostHeader .col-xl-7,
    .case-studies .blogPostHeader .col-xl-5 {
        width: 50%;
    }
    .news .infoPhotoHeader .col-xl-7,
    .news .infoPhotoHeader .col-xl-5 {
        width: 50%;
    }
    .blog.post .blogPostHeader .col-xl-7,
    .blog.post .blogPostHeader .col-xl-5 {
        width: 50%;
    }
    .post-listings-featured .post-listing-overlay {
        background: linear-gradient(90deg, rgba(0, 62, 150, 0.00) 0%, #003E96 50%), url(<path-to-image>) rgba(0, 0, 0, 0) 50% / cover no-repeat;
    }
    .post-listings-featured .post-listing-overlay > div:first-of-type {
        width: 40%;
    }
    .post-listings-featured .post-listing-overlay > div:last-of-type {
        width: 60%;
    }
    .seamer-university.nottingham .infoPhotoContent .white-boxes {
        row-gap: 20px;
    }
    .seamer-university.nottingham .infoPhotoContent .white-boxes .col-lg-3 {
        width: 50%;
    }
    .field-service .infoPhotoContent .row {
        flex-direction: column;
    }
    .field-service .infoPhotoContent .col-lg-6:first-of-type {
        width: 100%;
    }
    .field-service .infoPhotoContent .col-lg-6:last-of-type {
        width: 100%;
    }
    .field-service .infoPhotoContent sl-carousel {
        --aspect-ratio: unset;
    }
    .dosing-expertise .market-cards .card-sustainability {
        display: flex;
        flex-direction: column;
        gap: 20px;
        height: 100%;
    }
    .dosing-expertise .market-cards .card-sustainability div,
    .dosing-expertise .market-cards .card-sustainability div div {
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    .dosing-expertise .market-cards .card-sustainability .button {
        margin-top: auto;
        margin-left: auto;
        margin-right: auto;
        width: fit-content;
    }
    .industrial-packaging-design .packaging-design-process .col-lg-3 {
        display: flex;
        flex-direction: column;
    }
    .industrial-packaging-design .product-design-carousel {
        row-gap: 2rem;
    }
    .industrial-packaging-design .packaging-design-process .background-white {
        padding-left: 10px;
        padding-right: 10px;
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .industrial-packaging-design .packaging-design-process .background-white > div {
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .industrial-packaging-design .packaging-design-process .background-white > div div {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: space-between;
    }
    .industrial-packaging-design .packaging-design-process .button {
        width:100%;
        padding: 10px 20px;
    }
    .culture .testimonial-full {
        background-position: right;
    }
    .culture .testimonial-full .testimonial-full-inner blockquote {
        font-size: 3rem;
        line-height: 4rem;
    }
}


/* Max Width 991px
------------------------------------*/
@media all and (max-width: 991px) {
    body {
        min-width: inherit !important;
    }
    section#header nav {
        padding: 0 5%;
    }
    section#header nav .navMenu .sfNavHorizontalDropDownWrp .k-menu {
        flex-direction: column;
        height: calc(100vh - 140px) !important;
    }
    #super-header {
        padding: 0 !important;
    }
    #super-header div.row {
        justify-content: space-between;
    }
    #super-header div.col-lg-6 {
        width: fit-content;
    }
    section#main .container {
        max-width: 90%;
        padding: 50px 0;
    }
    .home-explore-solutions .explore-solutions-card-row > .col-lg-4 {
        width: 33.3333%;
    }
    .home-testimonial-video .row,
    .home-culture .row,
    .home-locations .row {
        gap: 4rem;
    }
    .home-parts-service-bg .container > div,
    .home-product-wizard-bg .container > div {
        width: 70%;
    }
    .stats-wrapper .stats-item .stats-content p {
        font-size: 6rem;
        word-break: break-all;
    }
    section#main .infoPhotoContent .container.post-container {
        max-width: 90%;
    }
    .infoPhotoHeader .container > .sf_cols > .sf_colsOut {
        width: 100% !important;
    }
    .infoPhotoHeader .container > .sf_cols > .sf_colsOut:first-of-type {
        margin-bottom: 30px;
    }
    .infoPhotoHeader :is(.row > div:first-of-type img, .sf_colsOut:first-of-type > div img) {
        min-width: 100%;
        height: auto;
    }
    .infoPhotoHeader .row {
        gap: 4rem;
    }
    .infoPhotoHeader .pl-5.col-lg-7 {
        padding-left: calc(var(--bs-gutter-x)*.5) !important;
    }
    .listing-cards .listing-card.listing-card-4 {
        width: 33.333%;
    }
    .leader-listings .col-lg-3 {
        width: 33.333%
    }
    .event-listings > div {
        flex-wrap: nowrap;
    }
    .event-listings > div .col-lg-3 {
        width: 30%;
    }
    .event-listings > div .col-lg-6 {
        width: 40%;
    }
    .sustainability .infoPhotoContent .col-lg-6 {
        width: 50%;
    }
    .cpg-sustainability-support .row {
        gap: 4rem;
    }
    .cpg-sustainability-support img,
    .rehabilitated-packaging-machinery img {
        max-height: 500px;
        object-fit: cover;
    }
    .sustainability .cards-row .col-lg-3 {
        width: calc(50% - 10px);
        padding: 0;
    }
    .sustainability .cards-row {
        gap: 2rem;
    }
    .product-sustainability-cards .col-lg-4 {
        width: 33.333%;
        flex-direction: column;
    }
    .sustainability-pledge .col-lg-12 .container > div {
        width: 70%;
    }
    .sustainability .blog-header .col-lg-9,
    .sustainability .blog-header .col-lg-3 {
        width: 50%;
    }
    .careers .col-lg-4:has(.careers-card) {
        width: 33.333%;
    }
    .location-list {
        width: 40%;
    }
    .location-map {
        width: 60%;
    }
    .case-studies .blogPostHeader .col-xl-7 {
        width: 100%;
        padding-left: 0 !important;
    }
    .case-studies .blogPostHeader .col-xl-5 {
        width: 100%;
    }
    .news .infoPhotoHeader .col-xl-7 {
        width: 100%;
        padding-left: 0 !important;
    }
    .news .infoPhotoHeader .col-xl-5 {
        width: 100%;
    }
    .blog.post .blogPostHeader .col-xl-5 {
        width: 100%;
    }
    .blog.post .blogPostHeader .col-xl-7 {
        width: 100%;
        padding-left: 0 !important;
    }
    .seamer-university .white-boxes .col-lg-6 {
        width: 50%;
    }
    .seamer-university img.rounded-photo {
        max-height: 500px;
        width: 100%;
        object-fit: cover;
    }
    .seamer-university .join-us-footer {
        gap: 4rem;
    }
    .seamer-university.cuyahoga-falls .infoPhotoHeader .button {
        margin-bottom: 20px;
    }
    .culture .testimonial-full {
        background-position: center;
    }
    .culture .testimonial-full .testimonial-full-inner {
        width: 100% !important;
    }
    .culture .everybody-matters-cta .container {
        width: 100%;
    }
    .machine-audit-cards .col-lg-4 {
        width: 33.333%;
    }
    .why-upgrade-cards .col-lg-4 {
        width: 100%;
        text-align: center;
    }
    .why-upgrade-cards .col-lg-4 img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .upgrades .background-gray img {
        width: 100%;
        max-height: 400px;
        object-fit: contain;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .cutting-tools-for-thermoformed-cups .icon-text-col .col-lg-4 {
        width: 33.333%;
    }
    .dosing-expertise .market-cards {
        gap: 4rem;
    }
    .dosing-expertise .market-cards img {
        width: 100%;
        max-height: 400px;
        object-fit: cover;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .dosing-expertise .background-gray img {
        width: 100%;
        max-height: 400px;
        object-fit: cover;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .forming-sets-ftas .market-cards .col-lg-4 {
        width: 33.333%
    }
    .industrial-packaging-design .packaging-design-process {
        row-gap: 2rem;
    }
    .industrial-packaging-design .packaging-design-process .col-lg-3 {
        width: 50%;
    }
    .industrial-packaging-design .design-process-step > div {
        width: 50% !important;
    }
    body.post section#main .infoPhotoContent .container {
        max-width: 90%;
    }
    section#main .infoPhotoContent .container.post-container {
        max-width: 90%;
    }
    .businessTools > div {
        width: 50%;
    }
    .companyEventListings .col {
        padding: 15px;
    }
    .story-wrapper {
        grid-template-columns: none;
        row-gap: 5%;
        width: 80%;
        margin: 0 auto;
        align-items: center;
    }
    .culture .infoPhotoContent h2 {
        margin-top: 6rem;
    }
    .culture .img-row .col-lg-3 {
        width: 25%;
    }
    .culture .bw-cta {
        flex-direction: column;
    }
    .culture .bw-cta > div {
        width: 100% !important;
    }
    footer .container {
        max-width: 90%;
    }
    footer .footerLogo {
        max-height: 50px;
    }
    footer .social-wrapper {
        height: auto;
        line-height: inherit;
    }
    h1.longTitle {
        top: 2%;
        width: 70%;
    }
    .aboutCols .col-xl-3 {
        width: 50% !important;
        margin-bottom: 40px;
    }
    .slider-copy { 
        width: 100%;
    }
    .flexslider .slides h1, section#main h1 {
        font-size: 6rem !important;
    }
    .flexslider .slides h1 strong {
        font-size: 8rem;
    }
    .flexslider .slide-wrapper {
        top: 5%;
    }
    #footer .footer-sitemap .container > .row {
        gap: 60px;
    }
    .footer-legal .container > .row {
        justify-content: space-between;
        gap: 0;
    }
    .footer-legal .container > .row > div {
        width: fit-content;
    }
    #footer .copyright-wrapper {
        height: 100%;
    }
    .footer-legal nav {
        padding: 0;
        height: 100%;
    }
}


/* Max Width 767px
------------------------------------*/
@media all and (max-width: 767px) {
    #super-header .row > div:last-of-type #navbar-1 ul {
        padding-left: 0;
        margin-left: 0;
    }
    .home-copy-wrapper {
        width: 100%;
    }
    .home-explore-solutions .card img {
        width: 50px;
        height: 50px;
    }
    .home-parts-service-bg .container > div,
    .home-product-wizard-bg .container > div {
        width: 100%;
    }
    .stats-wrapper .stats-item .stats-content p {
        font-size: 5rem;
    }
    .listing-cards .listing-card.listing-card-4 {
        width: 50%;
    }
    .listing-cards .listing-card {
        width: 50%;
    }
    .leader-listings .col-lg-3 {
        width: 50%;
    }
    .event-listings > div .col-lg-3 {
        width: 25%;
    }
    .event-listings > div .col-lg-6 {
        width: 50%;
    }
    .sustainability .infoPhotoContent .row {
        gap: 20px;
    }
    .sustainability .infoPhotoContent .col-lg-6 {
        width: 100%;
    }
    .product-sustainability-cards .col-lg-4 > div {
        padding: 15px;
    }
    .product-sustainability-cards .col-lg-4 > div h5 {
        word-break: break-word;
        font-size: 18px;
    }
    .sustainability-pledge .col-lg-12 .container > div {
        width: 100%;
    }
    .slider-copy h2, .slider-copy p {
        margin-bottom: 10px;
    }
    footer .sf_cols > .sf_colsOut {
        float: none;
        width: 100%;
    }
    .sustainGoals .sf_colsOut {
        width: 100% !important;
    }
    .sustainGoals .sf_colsOut .sfContentBlock {
        border-top: 2px solid var(--primary-green);
        border-left: 0;
    }
    .sustainContents .row .col-xl-2 {
        margin-bottom: 30px;
        text-align: center !important;
    }
    .product-sustainability-header {
        width: 100%;
    }
    .sustainability .blog-header {
        gap: 4rem;
    }
    .sustainability .blog-header .col-lg-9,
    .sustainability .blog-header .col-lg-3 {
        width: 100%;
    }
    .sustainability .relatedPostsListings {
        width: 100%;
    }
    .sustainability .relatedPostsImage img {
        object-fit: cover;
    }
    .careers .col-lg-4:has(.careers-card) {
        width: 100%;
    }
    .location-list {
        overflow: unset;
        height: auto;
        width: 100%;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .location-map {
        display: none;
    }
    .location-list .list-group-item {
        cursor: auto;
    }
    .post-listings-wrapper .post-listing {
        width: calc(100% / 2 - 15px)
    }
    .post-listings-featured .post-listing-overlay {
        background: rgba(0, 62, 150, 0.7);
    }
    .post-listings-featured .post-listing-overlay > div:first-of-type {
        width: 0%;
    }
    .post-listings-featured .post-listing-overlay > div:last-of-type {
        width: 100%;
    }
    .blog-filter-key .sf_colsOut:first-of-type .col {
        flex: 100%;
    }
    .blog-filter-drop {
        position: relative;
    }
    .seamer-university:not(.nottingham, .cuyahoga-falls) .white-boxes {
        gap: 2rem;
    }
    .seamer-university .white-boxes .col-lg-6 {
        width: 100%;
    }
    .industrial-packaging-design .design-process-step  {
        row-gap: 2rem;
    }
    .industrial-packaging-design .design-process-step > div {
        width: 100% !important;
    }
    .testimonial-full .testimonial-full-inner {
        width: 100%;
    }
    .machine-audit-cards .col-lg-4 {
        width: 100%;
    }
    .forming-sets-ftas .market-cards {
        gap: 2rem;
    }
    .forming-sets-ftas .market-cards .col-lg-4 {
        width: 100%;
    }
    .culture .img-row {
        row-gap: var(--bs-gutter-x);
    }
    .culture .img-row .col-lg-3 {
        width: 50%;
    }
    .culture sl-carousel::part(scroll-container) {
        --slides-per-page: 2 !important;
    }
    .companyEventListings .col {
        padding: 5px;
    }
    .companyListings > div {
        width: 100%;
        flex-direction: column;
    }
    .companyListings .companyCard {
        background-size: 100% 70%;
        padding: 40px 40px 40%;
        width: 80%;
        margin: 0 auto;
    }
    .slider-copy > p:last-of-type a {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    #footer .footer-legal {
        height: auto;
    }
    .footer-legal .container > .row {
        justify-content: center;
    }
    #footer .footer-sitemap-cols {
        flex-wrap: wrap;
        gap: 20px;
    }
    .footer-sitemap-cols > div {
        width: calc(50% - 10px);
    }
}


/* Max Width 575px
------------------------------------*/
@media all and (max-width: 575px) {
    #super-header .col-lg-6:last-of-type > div:first-of-type {
        display: none;
    }
    #header .container,
    #super-header .container {
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }
    #header nav.header-nav.mobile .navbar-collapse {
        height: 100vh;
    }
    .case-studies .blogPostContent img {
        float: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100%;
        max-height: 300px;
        object-fit: cover;
    }
    .seamer-university.nottingham .infoPhotoContent .white-boxes {
        flex-direction: column;
    }
    .seamer-university.nottingham .infoPhotoContent .white-boxes .col-lg-3 {
        width: 100%;
    }
    .field-service .infoPhotoContent sl-carousel::part(scroll-container) {
        --slides-per-page: 1;
    }
    .markets .listing-cards .listing-card.listing-card-4 {
        width: 100%;
    }
    .products .listing-cards .listing-card {
        width: 100%;
    }
    


    .sf_2cols_1_50, .sf_2cols_2_50, .sf_2cols_1_75, .sf_2cols_2_25 {
        float: none !important;
        width: 100% !important;
    }
    .sf_2cols_2_50 .sf_2cols_2in_50 {
        margin: 0 !important;
    }
    header {
        height: 40px;
        background-color: var(--primary-blue);
    }
    header :is(.col:first-of-type, .col:nth-of-type(2)) {
        display: none;
    }
    header .col:last-of-type {
        width: 100%;
    }
    header .languageToggle {
        height: 40px;
        line-height: 40px;
    }
    .toggle-button {
        width: auto;
        line-height: 40px;
        margin: 0 20px 0 5px;
        padding: 0;
    }
    .toggle-button .menu-bar {
        display: none;
    }
    .toggle-button:after {
        content: 'Companies';
        color: var(--white);
        font-family: museo-sans-condensed, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
    }
    .button-open {
        width: 40px;
        background-color: var(--primary-dark-gray);
        text-align: center;
    }
    .toggle-button.button-open:after {
        content: '\f176';
        font-family: "Font Awesome 5 Pro";
        
    }
    .menu-wrapper {
        top: -100%;
        left: 0;
        width: 100%;
        margin: 0;
    }
    .menu-show {
        top: 0;
        margin: 0;
        box-shadow: none;
    }
    section#header nav {
        top: 40px;
        height: 100px;
        padding: 0 3%;
    }
    section#header nav .row {
        height: 108px;
        flex-wrap: nowrap;
    }
    section#header nav .navLogo img {
        max-height: 60px;
    }
    section#header nav .navMenu:before {
        font-size: 32px;
    }
    section#header nav .navMenu .sfNavHorizontalDropDownWrp .k-menu {
        padding: 20px;
    }
    section#header .navMenu .sfNavHorizontalDropDown .k-item>a.k-link {
        font-size: 3rem;
    }
    section#header .navMenu .sfNavHorizontalDropDown .k-group .k-item>a.k-link {
        font-size: 2.4rem;
    }
    section#header .navSearch .search-icon:before {
        font-size: 22px;
    }
    section#search {
        padding-left: 5%;
        padding-right: 5%;
    }
    .sustainability-card-container .card-text {
        word-break: break-word;
    }
    .sustainability .cards-row .col-lg-3 {
        width: 100%;
    }
    .product-sustainability-cards {
        gap: 2rem;
    }
    .flexslider, .flexslider .slides {
        height: 700px;
    }
    .event-listings > div {
        flex-wrap: wrap;
        gap: 2rem;
    }
    .event-listings > div .col-lg-3,
    .event-listings > div .col-lg-6 {
        width: 100%;
    }
    .event-listings img {
        width: 100% !important;
        display: block;
        max-height: 300px;
        object-fit: contain;
        margin-left: auto;
        margin-right: auto;
    }
    .event-listings .button {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .cutting-tools-for-thermoformed-cups .icon-text-col .col-lg-4 {
        width: 100%;
    }
    .industrial-packaging-design .packaging-design-process {
        gap: 2rem;
    }
    .industrial-packaging-design .packaging-design-process .col-lg-3 {
        width: 100%;
    }
    .nav.news-tabs {
        row-gap: 2rem;
    }
    .news-events .listing-cards .listing-card {
        width: 100%;
    }
    .news-events .listing-card .listing-card-meta-text {
        word-break: normal;
    }
    .product-sustainability-cards .col-lg-4 {
        width: 100%;
    }
    .businessTools > div {
        width: 100%;
    }
    .post-listings-featured .post-listing {
        max-height: unset;
        height: 600px;
    }
    .slider-copy {
        width: 100%;
    }
    .slider-copy p:last-of-type {
        margin-bottom: 0 !important;
    }
    .flexslider .slides h2 {
        font-size: 5rem !important;
    }
    .flexslider .slides h2 strong {
        font-size: 5.5rem;
    }
    .flexslider .slide-image {
        height: 700px;
        clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 50% 100%, 0% 92%);
    }
    .flexslider .slide-image:before {
        z-index: 1;
    }
    .flexslider .slides img {
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        width: auto !important;
        max-width: inherit;
    }
    .flexslider .slide-highlight {
        clip-path: polygon(0% 0%, 100% 0%, 100% 95%, 50% 100%, 0% 95%);
    }
    .flexslider .slides .story-wrapper a {
        width: 100%;
        height: auto;
    }
    .flexslider .slides .story-wrapper img {
        position: initial;
        width: 100%;
        max-width: 100%;
        transform: none;
    }
    section#main {
        margin-top: 140px;
    }
    section#main .container {
        max-width: 90%;
    }
    .explore-content h3 {
        font-size: 3rem !important;
    }
    .explore-content h3 strong {
        font-size: 5rem !important;
    }
    .our-solutions-wrapper .nav-tabs .nav-item button {
        padding: 25px 0;
    }
    .our-solutions-wrapper .tab-content .row .col-xl-4 {
        padding: 0 15px 15px;
    }
    .sustainAnchor .sfimageWrp {
        width: 100%;
    }
    .stats-wrapper {
        flex-wrap: wrap;
        height: 500px;
    }
    .stats-wrapper > .stats-item {
        flex-basis: 50%;
    }
    /*.stats-wrapper > .stats-item:last-of-type {
        flex-basis: 100%;
    }*/
    .stats-wrapper .stats-item:nth-of-type(3n - 2) .bg-color {
        background-color: var(--primary-blue) !important;
    }
    .stats-wrapper .stats-item .bg-color {
        background-color: var(--primary-dark-gray) !important;
    }
    /*.stats-wrapper .stats-item:last-of-type .bg-color {
        background-color: var(--primary-green) !important;
    }*/
    div.locations {
        margin-bottom: 0;
        padding-top: 190px;
        background-position: top;
    }
    .cultureHome {
        margin-bottom: 0;
        text-align: left;
    }
    .cultureHome h3 {
        margin-top: 20px !important;
        text-align: left;
    }
    .infoHeader:before {
        clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 50% 100%, 0% 80%);
    }
    .infoHeader:after {
        clip-path: polygon(0% 0%, 100% 0%, 100% 87%, 50% 100%, 0% 87%);
    }
    section#main h1 {
        font-size: 5rem;
    }
    section#main .infoHeader h1 {
        top: 50%;
        transform: translate(-50%, -60%);
        width: 90%;
    }
    .infoPhotoHeader :is(.row > div:first-of-type, .sf_colsOut:first-of-type > div) {
        height: auto;
    }
    .solutionsListings .solutionCard {
        padding: 15px 15px 0;
    }
    .infoPhotoContent, .ctaSection {
        padding: 50px 0 0;
        clip-path: polygon(0% 0%, 50% 80px, 100% 0%, 100% 100%, 0% 100%);
    }
    .infoPhotoContent:before, .ctaSection:before {
        clip-path: polygon(0% 0%, 100% 0%, 100% 24px, 50% 80px, 0% 24px);
    }
    .companyListings > div, .locationsListings > div, .industryAssociations > div, .ctaSection .row > div, .relatedPostsListings, .businessTools > div {
        padding: 15px 15px 0;
    }
    .companyEventListings .col {
        flex-basis: 100%;
        padding: 20px 40px;
    }
    .listing-card .listing-card-meta-text {
        word-break: break-all;
    }
    .blogFilter .row {
        align-items: initial;
        margin: 0;
    }
    .blogFilter .row .col {
        flex-basis: 100%;
        margin: 10px;
        padding: 0;
        text-align: center !important;
    }
    .blogDropdown {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 !important;
        text-align: left;
    }
    .blogDropdown li {
        padding: 0 15px;
    }
    .blogCard {
        padding: 15px 15px 0 !important;
    }
    .blogCard:first-of-type {
        max-width: initial;
        flex: initial;
    }
    .blogCard:first-of-type .blogCardFront > div {
        right: 20px;
    }
    .blogPostCats {
        display: none;
    }
    .blogPostHeader div:nth-of-type(2) {
        margin: 20px 0;
    }
    .blogPostHeader h1 {
        font-size: 4rem !important;
    }
    body.post section#main .infoPhotoContent .container {
        max-width: 90%;
    }
    .blogPostContent, .blogPostContent p, .blogPostContent span {
        font-family: inherit !important;
        color: inherit !important;
    }
    .blogPostAuthor > div:nth-of-type(2) {
        margin-top: 10px;
    }
    footer .container {
        max-width: 90%;
    }
    footer .sfNavWrp {
        text-align: center;
    }
    footer .sfNavHorizontal {
        display: inline-block;
        margin: 20px 0;
    }
    .sfNavHorizontal li {
        float: none !important;
        display: inline-block;
        margin: 0 10px;
    }
    .image-wrapper-container {
        position: absolute;
        left: 0;
    }
    .image-map-key {
        position: absolute;
        top: 30px;
        left: 5%;
        z-index: 1;
        display: flex;
        flex-wrap: nowrap;
        width: 90%;
        line-height: 1.2;
        color: var(--primary-blue);
        font-family: museo-sans-condensed, sans-serif;
        font-size: 2.8rem;
        font-weight: 700;
        text-align: left;
    }
    .image-map-key div:first-of-type {
        width: 60%;
    }
    .image-map-key div:last-of-type {
        display: block;
        width: 70px;
        height: 70px;
        line-height: 70px;
        margin-bottom: 20px;
        text-align: center;
        overflow: hidden;
    }
    .image-map-key div:last-of-type i {
        color: var(--primary-blue);
        font-size: 3.6rem;
        animation: scrolly 3s cubic-bezier(0.770, 0.000, 0.175, 1.000) forwards infinite;
    }
    @keyframes scrolly {
        0% {
          transform: translate3d(-200%,0,0) rotateX(0deg) scale(1);
        }
        30% {
          transform: translate3d(0,0,0) rotateX(0deg) scale(1);
        }
        70% {
          transform: translate3d(0,0,0) rotateX(0deg) scale(1);
        }
        95% {
          transform: translate3d(0,0,0) rotateX(0deg) scale(1);
        }
        100% {
          transform: translate3d(200%,0,0) rotateX(0deg) scale(1);
        }
      }
    .image-wrapper {
        height: 632px;
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .image-map {
        width: 1000px !important;
        height: auto !important;
    }
    .image-wrapper::-webkit-scrollbar {
        height: 10px;
        -webkit-appearance: none;
    }
    .image-wrapper::-webkit-scrollbar-track {
        background: var(--light-gray);
    }
    .image-wrapper::-webkit-scrollbar-thumb {
        background: var(--primary-blue);
    }
    .ctaCallout {
        margin-top: 632px;
    }
    .ctaCallout .sf_cols {
        flex-wrap: wrap;
    }
    .ctaCallout .sf_cols .sf_colsOut:nth-of-type(2) {
        text-align: center;
    }
    .solutionsSectionListings .solutionCard {
        padding: 15px 15px 0;
    }
    footer .sfNavHorizontal li:before {
        content: none;
    }
    footer .social-wrapper {
        text-align: center;
    }
    footer .social-wrapper ul {
        display: inline-block;
    }
    footer .social-wrapper li:last-of-type {
        margin-right: 20px;
    }
    footer .copyright-wrapper {
        text-align: center;
    }
    .blog-filter-key {
        padding: 15px 10px;
    }
    .blog-filter-key .sf_colsOut {
        width: 100%;
    }
    .blog-filter-key .sf_colsOut:last-of-type {
        margin-top: 30px;
        text-align: center !important;
    }
    .aboutCols .sf_cols {
        margin-left: auto;
        margin-right: auto;
    }
    .aboutCols .col-xl-3 {
        width: 100% !important;
    }
    .eventsListings .col-xl-4:first-of-type {
        margin-bottom: 30px;
        text-align: center;
    }
    .companyEventListings .col {
        text-align: center;
    }
    .companyEventListings .col img {
        height: 60px;
    }
    footer .sf_2cols_1_50 > div:first-of-type {
        text-align: center;
    }
    .companyListings .companyCard {
        padding: 30px 30px 50%;
        background-size: 100% 60%;
        width: 100%;
    }
    .flexslider .slides h1, section#main h1 {
        font-size: 5rem;
    }
    .flexslider .slides h1 strong {
        font-size: 7rem;
    }

    #footer .container {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .footer-sitemap-cols > div {
        width: 100%;
    }
}