@media screen and (min-width: 1440px) {
    /* Home */
    nav .container-fluid {
        padding: 3%;
    }
    .banner-text-wrapper {
        top: 13vw;
    }
    /* About Us */
    .vert-center-1 {
        position: relative;
        top: 40%;
        -ms-transform: translateY(-40%);
        transform: translateY(-1%);
    }
    /* MyAccount */
    .banner-account {
        top: 3vw;
        right: 4%;
    }
    div#loginApp {
        right: 13%;
    }
}
@media screen and (max-width: 1440px) {
    /* Home */
    nav .container-fluid {
        padding: 3%;
    }
    .banner-text-wrapper {
        top: 13vw;
    }
    /* About Us */
    .vert-center-1 {
        position: relative;
        top: 40%;
        -ms-transform: translateY(-40%);
        transform: translateY(-1%);
    }
    /* MyAccount */
    .banner-account {
        top: 3vw;
        right: 4%;
    }
    div#loginApp {
        right: 13%;
    }
}
@media screen and (min-width: 1281px) and (max-width: 1439px){
    /* Home */
    .banner-text-wrapper {
        width: 50%;
    }
    /* About Us */
    .vert-center-1 {
        position: relative;
        top: 40%;
        -ms-transform: translateY(-40%);
        transform: translateY(6%);
    }
    /* Home */
    nav .container-fluid {
        padding: 8%;
    }
    .banner-text-wrapper {
        top: 13vw;
    }
    /* About Us */
    .vert-center-1 {
        position: relative;
        top: 40%;
        -ms-transform: translateY(-40%);
        transform: translateY(-1%);
    }
    /* MyAccount */
    .banner-account {
        top: 3vw;
        right: 4%;
    }
    div#loginApp {
        right: 13%;
    }
}
@media screen and (max-width: 1280px) {
    /* Home */
    .banner-text-wrapper {
        width: 50%;
    }
    /* customers */
    img#customer_image {
        margin-top: 15vw;
    }
    /* faqs */
    div#faqs {
        margin-top: 13vw;
    }
    /* Security */
    div#security {
        margin-top: -1.5vw;
        margin-bottom: 4vw;
    }
    /* Dealers */
    div#dealers_image {
        margin-top: .5vw;
    }
    /* About Us */
    .vert-center-1 {
        position: relative;
        top: 40%;
        -ms-transform: translateY(-40%);
        transform: translateY(0%);
    }
    /* ESG */
    div#esg-page {
        margin-top: 1vw;
    }
    div#esg-section img {
        margin-top: .5vw;
    }
    /* Diversity */
    div#diversity img {
        margin-top: 12vw;
    }
    /* Social */
    .container-fluid.social {
        margin-top: 1vw;
    }
    div#social-impact img {
        margin-top: 10vw;
    }
    /* Careers */
    div#careers img {
        margin-top: 15vw;
    }
    /* contact */
    .row.map-background.top-5 .padded {
        padding: 8%;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1279px){}
@media screen and (max-width: 1199px) {}
@media screen and (min-width: 1025px) and (max-width: 1198px){}
@media screen and (max-width: 1024px) {
    /* Header */
    nav .container-fluid {
        padding: unset;
        width: 100%;
    }
    /* Home */
    .banner-text-wrapper {
        width: 60%;
        right: 2%;
    }
    .vert-center {
        position: relative;
        top: 40%;
        -ms-transform: none;
        transform: unset;
    }
    span#home-saturday {
        top: 45px;
        left: 23%;
    }

    .copyright {
        margin-bottom: 10%;
    }
    /* Customers */

    h3.icon-title {
        font-size: 14px;
        letter-spacing: 1px;
    }
    .no-dec.icon-btn img {
        width: 75%;
    }
    a.no-dec, .no-dec:hover {
        text-decoration: none;
        margin: 0 4%;
    }
    /* About Us */
    .vert-center-1 {
        position: relative;
        top: 40%;
        -ms-transform: translateY(-40%);
        transform: translateY(9%);
    }
    span.saturday.subtitle.foot {
        top: 12px;
        left: 31%;
    }
    /* MyAccount */
    .banner-text-wrapper.banner-account {
        width: 56%;
    }
    .flex-row-account {
        justify-content: space-between;
    }
    footer.account .col-group-right.col-md-12.centered {
        padding: unset;
    }
    footer.account {
        height: unset;
        padding: 0 0 3% 0;
    }
    /* Footer */
    footer .footer-inner .col-group-left {
        width: 30%;
        padding-left: 7%;
    }
    footer .footer-inner .col-group-left ul {
        margin-right: 5px;
    }
    footer .footer-inner .col-group-right {
        margin-top: 9%;
        width: 70%;
    }footer .footer-inner .col-group-right .col-group-column.customers {
         width: 35%;
     }
    footer .footer-inner .col-group-right .col-group-column {
        padding-top: 40px;
        width: 30%;
    }footer .footer-inner .col-group-right .col-group-column.contact {
         padding-top: 38px;
     }
     /* Careers */
    .vid-row {
        padding: 5% 4%  5% 0;
    }
    .col-lg-6.col-md-7.centered {
        padding-left: 0;
        margin-left: 0;
        padding-right: 0;
        margin-right: 11%;
    }
    div#brand1 {
        margin-left: 19%;
    }
    div#brand2 {
        margin-left: -19%;
    }
    .col-adjusted {
        padding-right: 2%;
        padding-left: 6%;
    }
    .benefits-ltblu-row {
        height: 50vw
    }
    /* Social */
    .col-lg-4.col-md-12.col-sm-12.ma{
    margin: unset;
    }
    /* Leadership */
    .profile-img img {
        width: 77vw;
    }
    .ceo-img button img {
        width: 100%;
    }
    .modal-body {
        flex-direction: column;
    }
    .profile-img {
        width: 95%;
    }
    .profile-text {
        width: 90%;
        margin: auto;
    }

}
@media screen and (min-width: 992px) and (max-width: 1023px){}
@media screen and (max-width: 991px) {
    /* Home */
    .row.padded.bottom { display: flex; flex-flow: column; }
    #display-order-1 { order: 1; }
    #display-order-2  { order: 2;  }
    #display-order-3  { order: 4; }
    #display-order-4  { order: 3; }
    #display-order-2 {
        padding: unset;
        margin: 8vw 0;
        margin-left:auto;
        margin-right:auto;
    }
    #display-order-3 {
        order: 4;
        padding: unset;
        margin-left:auto;
        margin-right:auto;
    }
    #display-order-4 {
        order: 3;
        margin-top: -9vw;
        margin-bottom: 8vw;
    }
    div#display-order-5 {
        margin-bottom: 8vw;
    }
    div#display-order-6 {
        padding: unset;
        margin-left:auto;
        margin-right:auto;
    }

}
@media screen and (min-width: 931px) and (max-width: 990px){}
@media screen and (max-width: 930px) {}
@media screen and (min-width: 769px) and (max-width: 929px){}
@media screen and (min-width: 769px) and (max-width: 929px){

    /* Careers */
    .benefits-ltblu-row {
        height: 130vw;
    }
    .careers-background {
        background-image: url("../img/group_photo.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: auto;
    }
}
@media screen and (max-width: 768px) {
    /* Mobile Nav */
    nav#navigation {
        padding: 0 5vw;
    }
    div#mobile-menu {
        margin-left: -5vw;
    }
    .navbar-links {
        position: absolute;
        top: 100px;
        width: 100%;
        text-align: center;
        padding: 10px 0 40px 0;
        background: #434f59e8;
        height: calc(100vh - 95px);
        overflow: hidden;
        overflow-y: scroll;
    }
    ul.navbar-nav.ms-auto {
        width: 60%;
        float: unset;
        margin: auto;
        background: #434f5930;
    }
    ul.navbar-nav.ms-auto a {
        color: #ffffff !important;
        float: left;
    }
    ul.dropdown-menu {
        background: #434f590d;
    }
    nav.navbar .navbar-links ul.navbar-nav li.nav-item a {
        margin-left: 4vw;
        text-transform: uppercase;
    }
    .navbar-links ul.navbar-nav li.nav-item {
        width: 100%;
        display: block;
        float: left;
        clear: both;
        margin: 0;
        padding: 16px 0 18px 0;
        text-align: center;
        border-bottom: 1px solid #088cc9;
    }
    .navbar-links ul.navbar-nav li.nav-item .dropdown-toggle:hover + .dropdown-menu li a {
        text-align: left;
    }
    #myaccount-btn {
        text-align: left;
        background: unset;
        border: unset;
        margin: unset;
        padding: unset;
        width: 52%;
        margin-top: 2vw;
        font-family: 'DINRoundPro', sans-serif;
        font-size: 16px;
        line-height: 24px;
    }
    .navbar-links ul.navbar-nav li.nav-item ul.dropdown-menu {
        display: block !important;
    }
    .navbar-links ul.navbar-nav li.nav-item ul.dropdown-menu li>a {
        float: unset;
        margin-left: 8vw;
        text-align: left;
    }
    .navbar-links ul.navbar-nav li.nav-item ul.dropdown-menu li a.dropdown-item {
        display: block;
        float: left;
        width: 100%;
        clear: both;
        text-transform: capitalize;
    }
    .navbar-links ul.navbar-nav li.nav-item ul.dropdown-menu li a:hover {
        background: #434f5924;
        color: #63a5d6 !important;
    }

    /* Home */
    .banner-text-wrapper {
        top: 18vw;
        width: 67vw;
        right: 0;
    }
    .subtitle {
        top: 10vw;
        right: 10vw;
    }
    .subtitle.saturday {
        font-size: 5rem;
    }
    .banner-title {
        font-size: 1.75rem;
    }
    .col-md-8.padded-text-left.vert-center {
        padding: 5% 0;
        margin: auto;
    }
    .col-md-8.padded-text-right {
         padding: unset;
         margin: auto;
     }
    .col-md-8.padded-text-left {
        padding: unset;
        margin: auto;
    }

    .row.padded.bottom { display: flex; flex-flow: column; }
    #display-order-1 { order: 1; }
    #display-order-2  { order: 2;  }
    #display-order-3  { order: 4; }
    #display-order-4  { order: 3; }
    #display-order-2 {
        padding: unset;
        margin: 8vw 0;
    }
    #display-order-3 {
        order: 4;
        padding: unset;
    }
    #display-order-4 {
        order: 3;
        margin-top: -9vw;
        margin-bottom: 8vw;
    }
    div#display-order-5 {
        margin-bottom: 8vw;
    }
    div#display-order-6 {
        padding: unset;
    }
    .prefoot {
        padding: 9vw;
    }
    .row.pre-footer {
        height: auto;
        padding: 5px;
    }
    span.saturday.subtitle.foot {
        left: 15%;
    }
    .copyright {
        height: 100px;
        margin-bottom: 10%;
    }
    span#home-saturday {
        top: 3vw;
        left: 22vw;
    }
    /* customers */
    img#customer_image {
        margin-top: 0.25vw;
    }
    .col-lg-6.col-md-10.centered {
        margin: 4vw auto;
    }
    div#customers {
        flex-direction: column-reverse;
    }
    div#customers .col-lg-8.col-md-12.col-sm-12.ma {
        margin-top: 6vw;
    }
    div#customers .col-lg-4.col-md-12.col-sm-12.ma {
        padding: 0 0 8vw 0;
    }
    .col-lg-4.col-md-10.col-sm-12.ma {
        padding: 10%;
    }
    div#social-impact img {
        margin-top: unset;
    }
    div#payments {
        padding: 0 4vw;
        margin-bottom: 9vw;
    }
    div#customer-prefoot .col-lg-8.col-md-12 {
        margin-top: 8vw;
    }
    div#customer-prefoot {
        flex-direction: column-reverse;
    }
    div#customer-prefoot .col-lg-8.col-md-12 a button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn.hover-fx {
        margin-left: 18vw;
        margin-top: 4vw;
    }
    h2#paymentoptions {
        padding: 8vw 8vw 0 9vw;
    }
    p.lead.txt-pad {
        padding: unset;
    }
    div#customers .row.col-xl-12.btn-row {
        padding: unset;
        margin-bottom: 0;
        margin-top: 8vw;
        margin-left: -6vw;
        margin-right: -6vw;
    }
    .copyright {
        float: unset !important;
    }
    div#customers-grey .row.padded.background-grey {
        padding: 6vw;
    }
    /* FAQS */
    h3#faq_title {
        margin-top: 4vw;
        margin-bottom: 3vw;
    }
    button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn {
        padding: 12px 25px;
        margin: 2% .5% 2% .5%;
        width: 40vw;
    }
    div#faqs {
        margin-top: 18vw;
        margin-bottom: 4vw;
    }
    /* Customer security */
    div#security {
        margin-top: -2vw;
        margin-bottom: 6vw;
    }
    div#security .row.row-padding.animated.zoom-in-up {
        margin-bottom: 2vw;
    }
    .col-lg-8.col-md-12.col-sm-12.centered {
        padding: 0 6vw;
    }
    /* Dealers */
    div#dealers_image {
        margin-top: 0;
    }
    div#dealers {
        flex-direction: column-reverse;
        margin-top: -6vw;
    }
    .row.padded.centered.grey-stats {
        margin: 6vw auto;
    }
    div#dealers-section {
        margin: -1vw auto;
    }
    .grey-shorter {
        padding: 0 2%;
    }
    div#dealers_image img {
        width: 100%;
    }
    .col-lg-4.col-md-10.col-sm-12.ma {
        padding: 8% 0;
    }
    .col-lg-8.col-md-12.padded-text {
        padding: unset;
    }
    /* About Us */
    .vert-center-1 {
        position: relative;
        top: 40%;
        -ms-transform: translateY(-40%);
        transform: translateY(6%);
    }
    #about-us-section div#display-order-2 {
        margin: -8vw auto;
    }
    div#about-us-section{
        border-top: 1px solid #E7E8EB;
    }
    div#about-us-section, div#about-us-section-0 {
        border-bottom: 1px solid #E7E8EB;
        margin: 8vw 0;
    }
    #about-us-section-0 div#display-order-3 {
        margin-top: -7vh;
    }
    div#about-us-section-1 {
        margin-top: -8vw;
        margin-bottom: -20vw;
    }
    #about-us-section-1 div#display-order-6 {
        margin-top: -17vw;
    }
    .row.prefoot-wht.background-blu.light .col-md-12 {
        margin: 8vw 0;
    }
    .row.prefoot-wht.background-wht.light {
        margin: 8vw 0;
    }
    .row.prefoot-wht.background-grey.light .col-md-12 {
        margin: 2vw 0 6vw 0;
    }
    .col-lg-7.col-md-10.ma.bordered.bordered-right.match-height.secondary-ltblu {
        margin: auto;
        border: unset;
    }
    span.saturday.subtitle.foot {
        left: 26%;
        top: 2%;
    }
    div#about-us-bottom {
        margin: 4vw auto 0 auto;
    }
    div#diversity-stats .col-lg-4.col-md-10.col-sm-10 {
        height: 20vw;
        margin-bottom: 2vw;
        width: 85%;
    }
    .row.prefoot-wht.background-blu.light p.lead.centered.p-pd-adj, .row.prefoot-wht.background-wht.light p.lead.centered.p-pd-adj, .row.prefoot-wht.background-grey.light p.lead.centered.p-pd-adj, div#about-us-bottom p.lead.centered.p-pd-adj-txt {
        padding: unset;
        margin: 2vw auto 6vw auto;
    }
    div#about-us-bottom p.lead.centered.p-pd-adj-txt {
        margin-bottom: 0vw;
    }
    .row.prefoot-wht.background-grey.light p.lead.centered.p-pd-adj {
        margin-bottom: 0vw;
    }

    /* Leadership */
    .profile-img img {
        width: 77vw;
    }
    button.btn.btn-primary.staff img {
        width: 75%;
    }
    .row.padded-people.animated.zoom-in-up .col-lg-4.col-md-10.col-sm-12.centered.primary-blu {
        margin-bottom: 6vw;
    }
    .padded-people {
        margin-bottom: -6vw;
    }
    /* Diversity */
    div#diversity img {
        margin-top: unset;
    }
    .col-lg-4.col-md-12.col-sm-12 img {
        padding: 5%;
    }
    .bordered-2 {
        margin-top: 8%;
    }.col-lg-4.colmd-12.ma {
         margin-top: 10%;
     }
    div#diversity .ma {
        margin-top: 4vw;
    }
    div#diversity-img-kristen {
        margin-top: 6vw;
    }
    /* esg */
    div#esg-section {
        margin-top: -.5vw;
    }
    div#esg-section img {
        padding: unset;
    }
    .col-lg-4.col-md-12.col-sm-10 {
        padding: 6vw;
    }
    .txt-pad-left {
        padding-left: unset;
    }
    #esg-section .col-lg-4, #esg-section-0 .col-lg-4 {
        margin: 4vw auto;
    }
    #esg-section-0 .col-lg-4 {
        margin-bottom: 6vw;
    }
    div#esg-section-1 {
        margin-top: 8vw;
        margin-bottom: 6vw;
    }
    .rounded.thumbnail {
        width: 50%;
        margin: 6vw;
        border-radius: unset !important;
        border: unset;
    }
    .col-md-8.col-sm-10.flex-col.ma h3 {
        text-align: center;
    }
    /* Social */
    div#social-impact img {
        margin-top: unset;
    }
    div#social-impact {
        margin-top: 1vw;
    }
    div#social-btns {
        margin: 5vw auto;
    }
    .feature-title {
        display: block;
        margin: unset;
        margin-left: 6vw;
        margin-bottom: 5vw;
    }
    .padded-button-row {
        padding: 0 2% 6% 2%;
    }
    .social-background {
        background-position: right;
    }
    /* Careers */
    div#careers img {
        margin-top: unset;
    }
    section#carouselExampleIndicators {
        margin-left: 5vw;
        margin-top: 6vw;
    }
    div#brand1, div#brand1 iframe {
        margin: 2% 18%;
    }
    .row.background-lttrblu.rounded {
        display: none;
    }
    .col-lg-6.col-md-12.padded.background-ltblu.centered.match-height-1 {
        padding: 10% !important;
    }
    .vid-row {
        padding: unset;
        margin: unset;
    }
    .vid-row {
        margin-bottom: 6vw;
    }
    .col-lg-7.col-md-10.centered.col-adjusted {
        padding: 8% 0;
    }
    div#brand2 {
        margin-left: unset;
    }
    .benefits-ltblu-row {
        height: 130vw;
    }
    .inner-slide .centered.lead.primary-blu {
        padding: 0 7%;
    }
    #careers-mission {
        margin-top: 4vw;
        padding: 0 5vw;
    }
    .careers-background {
        background-position: right;
    }
    div#employee-giving {
        margin-bottom: 0vw;
        margin-top: 1vw;
    }
    /* Contact */
    .row.map-background.top-5 .padded {
        padding: 10%;
    }
    div#contact {
        margin-top: 6vw;
        margin-bottom: 6vw;
    }
    /* My Account */
    .flex-row-account {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .col-md-10.centered.flex-row-account a {
        width: 50%;
        justify-content: space-between;
    }
    .col-md-10.centered.flex-row-account a button {
        width: 80%;
        margin-bottom: 10%;
    }
    .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
    div#loginApp {
        width: 75%;
    }
    .banner-text-wrapper.banner-account {
        width: 75%;
        right: 12%;
        top: 11%;
    }
    .copyright.myaccount {
        margin-left: 2vw;
    }
    div#loginApp {
        top: 28vw;
    }
    .row.footer-btn-row {
        position: absolute;
        width: 100%;
        top: 75vw;
    }
    .header-account {
        height: 100%;
    }
    footer.account {
        height: 9vw;
        padding: 0 0 3% 0;
    }
    footer.account .col-group-right.col-md-12.centered {
        margin-top: -3vw;
    }
}
@media screen and (min-width: 601px) and (max-width: 766px){
    /* Mobile Nav */
    .navbar-links {
        position: absolute;
        top: 100px;
        width: 100%;
        text-align: center;
        padding: 10px 0 40px 0;
        background: #434f59e8;
        height: calc(100vh - 95px);
        overflow: hidden;
        overflow-y: scroll;
    }
    ul.navbar-nav.ms-auto {
        width: 60%;
        float: unset;
        margin: auto;
        background: #434f5930;
    }
    ul.navbar-nav.ms-auto a {
        color: #ffffff !important;
        float: left;
    }
    ul.dropdown-menu {
        background: #434f590d;
    }
    nav.navbar .navbar-links ul.navbar-nav li.nav-item a {
        margin-left: 4vw;
        text-transform: uppercase;
    }
    .navbar-links ul.navbar-nav li.nav-item {
        width: 100%;
        display: block;
        float: left;
        clear: both;
        margin: 0;
        padding: 16px 0 18px 0;
        text-align: center;
        border-bottom: 1px solid #088cc9;
    }
    .navbar-links ul.navbar-nav li.nav-item .dropdown-toggle:hover + .dropdown-menu li a {
        text-align: left;
    }
    #myaccount-btn {
        text-align: left;
        background: unset;
        border: unset;
        margin: unset;
        padding: unset;
        width: 52%;
        margin-top: 2vw;
        font-family: 'DINRoundPro', sans-serif;
        font-size: 16px;
        line-height: 24px;
    }
    .navbar-links ul.navbar-nav li.nav-item ul.dropdown-menu {
        display: block !important;
    }
    .navbar-links ul.navbar-nav li.nav-item ul.dropdown-menu li>a {
        float: unset;
        margin-left: 8vw;
        text-align: left;
    }
    .navbar-links ul.navbar-nav li.nav-item ul.dropdown-menu li a.dropdown-item {
        display: block;
        float: left;
        width: 100%;
        clear: both;
        text-transform: capitalize;
    }

    /* Home */
    .banner-text-wrapper {
        top: 27vw;
        width: 74%;
        right: 0%;
    }
    .banner-title {
        font-size: 28px;
    }
    .subtitle {
        top: 10vw;
        right: 10vw;
    }
    .subtitle.saturday {
        display: none;
        font-size: 5rem;
    }
    .col-md-8.padded-text-left.vert-center {
        padding: 5% 0;
        margin: auto;
    }
    .col-md-8.padded-text-right {
        padding: unset;
        margin: auto;
    }
    .col-md-8.padded-text-left {
        padding: unset;
        margin: auto;
    }

    .row.padded.bottom { display: flex; flex-flow: column; }
    #display-order-1 { order: 1; }
    #display-order-2  { order: 2;  }
    #display-order-3  { order: 4; }
    #display-order-4  { order: 3; }
    #display-order-2 {
        padding: unset;
        margin: 8vw 0;
    }
    #display-order-3 {
        order: 4;
        padding: unset;
    }
    #display-order-4 {
        order: 3;
        margin-top: -9vw;
        margin-bottom: 8vw;
    }
    div#display-order-5 {
        margin-bottom: 8vw;
    }
    div#display-order-6 {
        padding: unset;
    }
    .prefoot {
        padding: 9vw;
    }
    .row.pre-footer {
        height: 91vw;
    }
    span.saturday.subtitle.foot {
        left: 15%;
    }
    .copyright {
        height: 100px;
        margin-bottom: 10%;
    }
    span#home-saturday {
        top: 2vw;
        left: 22vw;
    }
    /* customers */
    div#customers {
        flex-direction: column-reverse;
    }
    div#customers .col-lg-4.col-md-12.col-sm-12.ma {
        padding: 0 0 8vw 0;
    }
    .col-lg-4.col-md-10.col-sm-12.ma {
        padding: 10%;
    }
    img#customer_image {
        width: 100%;
    }
    div#payments {
        padding: 0 4vw;
        margin-bottom: 9vw;
    }
    div#customer-prefoot .col-lg-8.col-md-12 {
        margin-top: 8vw;
    }
    div#customer-prefoot {
        flex-direction: column-reverse;
    }
    div#customer-prefoot .col-lg-8.col-md-12 a button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn.hover-fx {
        margin-left: 18vw;
        margin-top: 4vw;
    }
    h2#paymentoptions {
        padding: 8vw 8vw 0 8vw;
    }
    p.lead.txt-pad {
        padding: unset;
    }
    div#customers .row.col-xl-12.btn-row {
        padding: unset;
        margin-bottom: 0;
        margin-top: 8vw;
        margin-left: -6vw;
        margin-right: -6vw;
    }
    .copyright {
        float: unset !important;
        margin-left: -19vw;
    }
    div#customers-grey .row.padded.background-grey {
        padding: 6vw;
    }
    /* FAQS */
    h3#faq_title {
        margin-top: -7vw;
        margin-bottom: 3vw;
    }
    button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn {
        padding: 12px 25px;
        margin: 2% .5% 2% .5%;
        width: 40vw;
    }
    div#faqs {
        margin-top: 24vw;
    }
    /* Customer security */
    div#security {
        margin-top: -3vw;
        margin-bottom: 6vw;
    }
    div#security .row.row-padding.animated.zoom-in-up {
        margin-bottom: 2vw;
    }
    /* Dealers */
    div#dealers {
        flex-direction: column-reverse;
        margin-top: -3vw;
    }
    .grey-shorter {
        padding: 0 2%;
    }
    div#dealers_image img {
        width: 100%;
    }
    .col-lg-4.col-md-10.col-sm-12.ma {
        padding: 8% 0;
    }
    .col-lg-8.col-md-12.padded-text {
        padding: unset;
    }
    /* About Us */
    #about-us-section div#display-order-2 {
        margin: -8vw auto;
    }
    div#about-us-section{
        border-top: 1px solid;
    }
    div#about-us-section, div#about-us-section-0 {
        border-bottom: 1px solid;
        margin: 8vw 0;
    }
    #about-us-section-0 div#display-order-3 {
        margin-top: -7vh;
    }
    div#about-us-section-1 {
        margin-top: -8vw;
        margin-bottom: -20vw;
    }
    #about-us-section-1 div#display-order-6 {
        margin-top: -17vw;
    }
    .row.prefoot-wht.background-blu.light .col-md-12 {
        margin: 8vw 0;
    }
    .row.prefoot-wht.background-wht.light {
        margin: 8vw 0;
    }
    .row.prefoot-wht.background-grey.light .col-md-12 {
        margin: 2vw 0 6vw 0;
    }
    .col-lg-7.col-md-10.ma.bordered.bordered-right.match-height.secondary-ltblu {
        margin: auto;
        border: unset;
    }
    span.saturday.subtitle.foot {
        left: 26%;
        top: 2%;
    }
    /* Leadership */
    .profile-img img {
        width: 77vw;
    }
    button.btn.btn-primary.staff img {
        width: 75%;
    }
    /* Diversity */
    .col-lg-4.col-md-12.col-sm-12 img {
        padding: 5%;
    }
    .bordered-2 {
        margin-top: 8%;
    }.col-lg-4.colmd-12.ma {
         margin-top: 10%;
     }
    .col-lg-4.col-md-10.col-sm-10 {
        margin: 5%;
    }
    /* esg */
    #esg-section .col-lg-4, #esg-section-0 .col-lg-4 {
        margin: 4vw auto;
    }
    #esg-section-0 .col-lg-4 {
        margin-bottom: 6vw;
    }
    div#esg-section-1 {
        margin-top: 8vw;
        margin-bottom: 6vw;
    }
    .rounded.thumbnail {
        width: 50%;
        margin: 6vw;
        border-radius: unset !important;
        border: unset;
    }
    .col-md-8.col-sm-10.flex-col.ma h3 {
        text-align: center;
    }
    /* Social */
    div#social-btns {
        margin: 5vw auto;
    }
    .feature-title {
        display: block;
        margin: unset;
        margin-left: 6vw;
        margin-bottom: 5vw;
    }
    /* Careers */
    div#brand1, div#brand1 iframe {
        margin: 2% 18%;
    }
    .row.background-lttrblu.rounded {
        display: none;
    }
    .col-lg-6.col-md-12.padded.background-ltblu.centered.match-height-1 {
        padding: 10% !important;
    }
    .vid-row {
        padding: unset;
        margin: unset;
    }
    .col-lg-7.col-md-10.centered.col-adjusted {
        padding: 8% 0;
    }
    div#brand2 {
        margin-left: unset;
    }
    .benefits-ltblu-row {
        height: 200vw;
    }
    .inner-slide .centered.lead.primary-blu {
        padding: 0 7%;
    }
    /* My Account */
    .flex-row-account {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .col-md-10.centered.flex-row-account a {
        width: 50%;
        justify-content: space-between;
    }
    .col-md-10.centered.flex-row-account a button {
        width: 80%;
        margin-bottom: 10%;
    }
    .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
    div#loginApp {
        width: 75%;
    }
    .banner-text-wrapper.banner-account {
        width: 75%;
        right: 12%;
        top: 11%;
    }
}
@media screen and (max-width: 600px) {}
@media screen and (min-width: 576px) and (max-width: 599px){
    /* Home */
    .banner-text-wrapper {
        width: 65%;
        right: 2%;
    }
    .banner-title {
        font-size: 25px;
    }
    .col-md-8.padded-text-left.vert-center {
        padding: 5% 0;
        margin: auto;
    }
    .col-lg-4.col-md-10.vert-auto {
        margin: 5% 5%;
        padding: 0 10%;
    }
    .col-md-8.padded-text-right {
        padding: unset;
        margin: auto;
    }
    .col-md-8.padded-text-left {
        padding: unset;
        margin: auto;
    }

    .row.padded.bottom { display: flex; flex-flow: column; }
    #display-order-1 { order: 1; }
    #display-order-2  { order: 2;  }
    #display-order-3  { order: 4; }
    #display-order-4  { order: 3; }
    span.saturday.subtitle.foot {
        left: 15%;
    }
    .copyright {
        height: 100px;
        margin-bottom: 10%;
    }
    span#home-saturday {
        top: 45px;
        left: 17%;
    }
    /* customers */
    .col-lg-4.col-md-10.col-sm-12.ma {
        padding: 10%;
    }
    img#customer_image {
        width: 100%;
    }
    /* FAQS */
    h3#faq_title {
        margin-top: -7vw;
        margin-bottom: 3vw;
    }
    button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn {
        padding: 12px 25px;
        margin: 2% .5% 2% .5%;
        width: 40vw;
    }
    div#faqs {
        margin-top: 24vw;
    }
    /* Dealers */
    .grey-shorter {
        padding: 0 2%;
    }
    div#dealers_image img {
        width: 100%;
    }
    img#customers_image2 {
        padding: 8%;
    }
    .col-lg-4.col-md-10.col-sm-12.ma {
        padding: 8% 0;
    }
    /* About Us */
    .col-lg-7.col-md-10.ma.bordered.bordered-right.match-height.secondary-ltblu {
        margin: auto;
        border: unset;
    }
    span.saturday.subtitle.foot {
        left: 26%;
        top: 2%;
    }
    /* Leadership */
    button.btn.btn-primary.staff img {
        width: 75%;
    }
    /* Diversity */
    .col-lg-4.col-md-10.col-sm-12.ma img {
        width: 75%;
    }
    .col-lg-4.col-md-12.col-sm-12 img {
        padding: 5%;
    }
    .bordered-2 {
        margin-top: 8%;
    }.col-lg-4.colmd-12.ma {
         margin-top: 10%;
     }
    .col-lg-4.col-md-10.col-sm-10 {
        margin: 5%;
    }
    /* Careers */
    div#brand1, div#brand1 iframe {
        margin: 2% 18%;
    }
    .row.background-lttrblu.rounded {
        display: none;
    }
    .col-lg-6.col-md-12.padded.background-ltblu.centered.match-height-1 {
        padding: 10% !important;
    }
    .vid-row {
        padding: unset;
        margin: unset;
    }
    .col-lg-7.col-md-10.centered.col-adjusted {
        padding: 8% 0;
    }
    div#brand2 {
        margin-left: unset;
    }
    .benefits-ltblu-row {
        height: 200vw;
    }
    .inner-slide .centered.lead.primary-blu {
        padding: 0 7%;
    }
    /* My Account */
    .flex-row-account {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .col-md-10.centered.flex-row-account a {
        width: 50%;
        justify-content: space-between;
    }
    .col-md-10.centered.flex-row-account a button {
        width: 80%;
        margin-bottom: 10%;
    }
    .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
    div#loginApp {
        width: 75%;
    }
    .banner-text-wrapper.banner-account {
        width: 75%;
        right: 12%;
        top: 11%;
    }
}
@media screen and (min-width: 426px) and (max-width: 575px) {

	/* Careers */
    .benefits-ltblu-row {
        height: 250vw;
    }
    div#brand1, div#brand1 iframe {
        margin: 2% 18%;
        width: 300px;
        width: -webkit-fill-available;
    }
    div#brand2, div#brand2 iframe {
        width: 300px;
        width: -webkit-fill-available;
    }
}

@media screen and (min-width: 426px) and (max-width: 574px){
    /* Home */
    h1.banner-title {
        padding: 0 4%;
        line-height: 32px;
    }
    .banner-text-wrapper {
        width: 97%;
        right: 0;
        margin-top: 15%;
    }
    .subtitle {
        top: 72%;
    }
    .saturday {
        font-size: 56px;
    }
    .col-lg-4.col-md-10.vert-auto {
        margin: unset;
        padding: unset;
    }
    div#display-order-1, div#display-order-2, div#display-order-3, div#display-order-4 {
        margin: auto;
        margin-bottom: 10%;
    }
    div#display-order-2 {
        margin-top: 35%;
    }
    div#display-order-3 {
        margin-top: 5%;
    }
    .col-md-10.col-sm-12.padded-text.prefoot {
        padding: 13%;
    }
    span.saturday.subtitle.foot {
        top: 36px;
        left: 19%;
    }
    .col-lg-6.col-md-10.centered {
        padding: 0 10%;
    }
    /* Customers */
    div#peek-a-boo {
        scroll-margin-top: 100px;
    }
    .no-dec.icon-btn img {
        width: 75%;
        display: none;
        min-height: 50px;
    }
    h3.icon-title {
        font-size: 14px;
        letter-spacing: 1px;
        position: unset;
    }
    a.no-dec, .no-dec:hover {
        text-decoration: none;
        margin: 3%;
    }
    .col-lg-4.col-md-10.col-sm-12.ma img {
        width: 100%;
    }
    .customers-background {
        background-position-x: 72%;
    }
    a.no-dec.icon-btn.match-height, a.no-dec.icon-btn.match-height-1 {
        border-radius: .5em;
    }
    .peek-a-boo {
        margin-bottom: 3% !important;
        margin-top: 3% !important;
        padding-right: 3%;
        padding-left: 3%;
    }
    div#section-prefoot .col-sm-12 {
        margin-top: 7%;
    }
    .col-lg-4.col-md-10.col-sm-12.ma {
        padding: 10% 3%;
    }
    /* FAQS */
    h3#faq_title {
        margin-top: 14vw;
        margin-bottom: 7vw;
    }
    div#section-prefoot .col-sm-12 {
        margin-top: 7%;
    }
    div#faqs {
        margin-top: 20%;
        padding: 0 5%
    }
    button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn {
        width: 80vw;
    }
    div#faqs {
        margin-top: 16vw;
    }

    /* Customer Security */
    #security {
        padding-left: 10%;
        padding-right: 10%;
    }
    /* Social */
    .sm-img-btn {
        width: 66%;
        display: none;
    }
    .rounded-btn.icon-btn.ma.match-height .icon-title {
        line-height: 40px;
    }
    .rounded-btn.icon-btn.ma.match-height {
        height: 50px !important;
    }
    button.btn.btn-primary.col-md-4.rounded-btn.icon-btn.match-height {
        height: 50px !important;
        margin-bottom: 4%;
    }
    .social-background {
        background-position: right;
    }
    .col-12.centered.peek-a-boo {
        padding: unset;
    }
    .padded-button-row {
        padding: 0 0 9% 0;
    }
    /* Careers */
    section#carouselExampleIndicators {
        margin-top: 8%;
        width: 100%;
    }
    .carousel-item .container {
        width: 93%;
    }
    div#brand1, div#brand1 iframe {
        margin: 2% 6%;
        width: 300px;
        width: -webkit-fill-available;
    }
    div#brand2, div#brand2 iframe {
        width: 300px;
        width: -webkit-fill-available;
    }
    .mt-4.mb-4.btb {
        padding: 0 8%;
    }
    button.carousel-control-next {
        height: 52%;
    }
    .col-lg-6.col-md-10.centered {
        padding: 0 10%;
    }
    /* Dealers */
    .padded-text {
        padding: 0;
        margin: auto;
    }
    .seo-friendly-h3 {
        font-size: 28px;
        font-family: 'DINRoundProLight',sans-serif;
        margin-top: 5%;
    }
    .p-pd-adj {
        padding: 9% 0;
        text-align: center;
    }
    /* About */
    div#display-order-1 {
        padding: unset;
        margin: unset;
        height: 200px !important;
    }
    .row.padded.bottom.shorter div#display-order-2 {
        margin-top: 0;
    }
    .col-lg-7.col-md-10.ma.bordered.bordered-right.match-height.secondary-ltblu {
        max-height: 200px !important;
    }
    .shorter {
        padding-top: 0;
    }
    .p-pd-adj-lr {
        padding: 0;
    }
    .p-pd-adj-txt {
        padding: 0;
        text-align: center;
    }
    span#about-saturday {
        top: 4px;
        left: 17%;
    }
    /* ESG */
    div#section-1, div#section-3, div#section-prefoot {
        flex-direction: column-reverse;
    }
    div#section-2, div#section-4 {
        flex-direction: column;
    }
    .shrink-right img, .shrink img {
        width: 100%;
        padding: 10% 0;
    }
    /* Contact */
    div#contact {
        margin-top: 10%;
    }
    /*My Account */
    header#header {
        height: 125vh;
    }
    .banner-text-wrapper.banner-account {
        width: 100%;
    }
    div#loginApp {
        width: 90%;
        right: 5%;
    }
    .flex-row-account {
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .row.footer-btn-row {
        left: 3%;
        position: relative;
        width: 100%;
        top: 56%;
        display: block;
    }
    .col-md-10.centered.flex-row-account a button {
        width: 100%;
    }
    /* Footer */
    footer .footer-inner {
        display: flex;
        flex-direction: column;
    }
    footer .footer-inner .col-group-right .col-group-column {
        padding-top: 40px;
        width: 47vw;
    }
    footer .footer-inner .col-group-right .col-group-column.customers {
        width: 47vw;
    }
    footer .footer-inner .col-group-right {
        margin-top: 0;
        width: 96%;
    }
    .copyright {
        margin-bottom: 20%;
    }
    .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
    .banner-text-wrapper.banner-account {
        right: 2%;
        top: 5%;
    }
}
@media screen and (max-width: 425px) {
    .profile-img img {
        width: 77vw;
    }
    navbar-links {
        height: 100%;
    }
    
    /* Home */

    header {
        height: 100vh;
        min-height: unset;
        background-position: unset;
        background-position-x: -72vw;
    }
    header#header {
        height: 100vh;
    }
    div#home-page {
        margin: 6vw auto;
    }
    h1.banner-title {
        padding: 0 4%;
        line-height: 32px;
    }
    .banner-text-wrapper {
        width: 75vw;
        right: 0;
        margin-top: 12vw;
    }
    .banner-title {
        font-size: 1.5rem;
    }
    .subtitle.saturday {
        font-size: 3.25rem;
    }
    .subtitle {
        top: 22vw;
        right: 8vw;
    }
    .saturday {
        font-size: 56px;
    }
    .col-lg-4.col-md-10.vert-auto {
        margin: unset;
        padding: unset;
    }
    div#display-order-1, div#display-order-2, div#display-order-3, div#display-order-4 {
        margin: auto;
        margin-bottom: 10%;
    }
    div#display-order-2 {
        margin-top: 35%;
    }
    div#display-order-3 {
        margin-top: 5%;
    }
    .col-md-10.col-sm-12.padded-text.prefoot {
        padding: 13%;
    }
    span#home-saturday {
        top: 6vw;
        left: 16vw;
    }
    .col-lg-6.col-md-10.centered {
        padding: 0 10%;
    }
    .row.pre-footer {
        height: auto;
    }
    .col-lg-10.col-md-12.col-sm-12.padded-text.prefoot {
        margin: 12vw auto;
        padding: 10 10vw;
    }
    footer .footer-inner .col-group-right .copyright {
        font-size: 10px;
        padding: 40px 8% 20px 8%;
        height: auto;
        text-align: center;
    }
    .copyright {
        float: unset !important;
        margin-left: 0;
    }

    /* Customers */
    #mobile-button-spacing {
        padding: 10px;
    }
    img#customer_image {
        margin-top: -3.25vw;
    }
    div#peek-a-boo {
        scroll-margin-top: 100px;
    }
    .no-dec.icon-btn img {
        width: 75%;
        display: none;
        min-height: 50px;
    }
    h3.icon-title {
        font-size: 14px;
        letter-spacing: 1px;
        position: unset;
    }
    a.no-dec, .no-dec:hover {
        text-decoration: none;
        margin: 3%;
    }
    .col-lg-4.col-md-10.col-sm-12.ma img {
        width: 100%;
    }
    .customers-background {
        background-position-x: 72%;
    }
    a.no-dec.icon-btn.match-height, a.no-dec.icon-btn.match-height-1 {
        border-radius: .5em;
    }
    .peek-a-boo {
        margin-bottom: 3% !important;
        margin-top: 3% !important;
        padding-right: 3%;
        padding-left: 3%;
    }
    div#section-prefoot .col-sm-12 {
        margin-top: 7%;
    }
    .col-lg-4.col-md-10.col-sm-12.ma {
        padding: 10% 3%;
    }
    .row.pre-footer.customers-background {
        background-position-x: -190vw;
        height: 90vw;
    }
    div#customer-prefoot .col-lg-8.col-md-12 a button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn.hover-fx {
        margin-left: 1vw;
        margin-top: 4vw;
    }

    /* FAQS */
    h3#faq_title {
        margin-top: 14vw;
        margin-bottom: 7vw;
    }
    div#section-prefoot .col-sm-12 {
        margin-top: 7%;
    }
    div#faqs {
        margin-top: 20%;
        padding: 0 5%
    }
    button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn {
        width: 80vw;
    }
    div#faqs {
        margin-top: 20vw;
    }
    .row.pre-footer.faq-background {
        height: 100%;
    }

    /* Customer Security */
    div#security {
        margin-top: -8vw;
        margin-bottom: 6vw;
    }
    div#security {
        padding-left: 10%;
        padding-right: 10%;
    }
    /* Social */
    .sm-img-btn {
        width: 66%;
        display: none;
    }
    .rounded-btn.icon-btn.ma.match-height .icon-title {
        line-height: 48px;
    }
    .rounded-btn.icon-btn.ma.match-height {
        height: 50px !important;
    }
    button.btn.btn-primary.col-md-4.rounded-btn.icon-btn.match-height {
        height: 50px !important;
        margin-bottom: 4%;
    }
    .social-background {
        background-position: right;
    }
    .col-12.centered.peek-a-boo {
        padding: unset;
    }
    .padded-button-row {
        padding: 0 0 9% 0;
    }
    /* Careers */
    div#careers {
        margin-top: -5vw;
    }
    .row.padded.bordered.vid-row {
        margin-bottom: 8vw;
    }
    section#carouselExampleIndicators {
        padding: unset;
        margin: unset;
        margin-top: 20vw;
        margin-bottom: 10vw;
    }
    .carousel-item .container {
        width: 93%;
    }
    div#brand1, div#brand1 iframe {
        margin: 2% 6%;
        width: 300px;
        width: -webkit-fill-available;
    }
    div#brand2, div#brand2 iframe {
        width: 300px;
        width: -webkit-fill-available;
    }
    .mt-4.mb-4.btb {
        padding: 0 8%;
    }
    button.carousel-control-next {
        height: 52%;
    }
    .row.padded.background-blu {
        padding-top: unset;
        padding: 14vw 0 14vw 0;
    }
    .row.padded.background-ltblu.centered.benefits-ltblu-row {
        padding: 50px;
        margin: unset;
        height: 100%;
    }
    .row.padded.background-ltblu.centered.benefits-ltblu-row .col-md-12.flex-col {
        margin: 0 auto 8vw auto;
    }
    .col-lg-6.col-md-10.centered {
        padding: 0 10%;
    }
    .row.pre-footer.careers-background {
        height: 100%;
    }
    .col-lg-6.col-md-12.padded.background-blu.centered.match-height-1 {
        padding: 12vw 4vw;
    }
    /* Dealers */
    div#dealers_image {
        margin-top: -5.25vw;
    }
    .row.background-grey.grey-shorter .col-md-4 {
        margin-bottom: 8vw;
    }
    .padded-text {
        padding: 10px;
        margin: auto;
    }
    .seo-friendly-h3 {
        font-size: 28px;
        font-family: 'DINRoundProLight',sans-serif;
        margin-top: 5%;
    }
    .p-pd-adj {
        padding: 9% 0;
        text-align: center;
    }
    /* About */
    .row.stats-centered .col-lg-4.col-md-6.col-sm-10 {
        margin-bottom: 9vw;
    }
    div#about-us-page {
        margin: -5vw auto;
    }
    #about-us-section div#display-order-2 {
        margin: 4vw auto 10vw auto;
    }
    div#display-order-1 {
        padding: unset;
        margin: unset;
        height: unset;
        margin-top: 10vw
    }
    div#display-order-3 {
        margin-bottom: 22vw;
    }
    div#display-order-4 {
        margin-top: -3vw;
        margin-bottom: 30vw;
    }
    div#display-order-5 {
        margin-bottom: 15vw;
    }
    div#display-order-6 {
        margin-bottom: 15vw;
    }
    .row.padded.bottom.shorter div#display-order-2 {
        margin-top: 0;
    }
    .col-lg-7.col-md-10.ma.bordered.bordered-right.match-height.secondary-ltblu {
        max-height: 200px !important;
    }
    .shorter {
        padding-top: 0;
    }
    .p-pd-adj-lr {
        padding: 0;
    }
    .p-pd-adj-txt {
        padding: 0;
        text-align: center;
    }
    .row.stats-centered .col-lg-4.col-md-6.col-sm-10 {
        margin: 4vw auto 6vw auto;
    }
    div#about-us-bottom {
        margin: 8vw auto 10vw auto;
    }
    span#about-saturday {
        top: 2vw;
        left: 16vw;
    }
    /* ESG */
    div#esg-section {
        margin-top: -5vw;
    }
    .row.pre-footer.esg-background {
        height: 100%;
    }
    div#section-1, div#section-3, div#section-prefoot {
        flex-direction: column-reverse;
    }
    div#section-2, div#section-4 {
        flex-direction: column;
    }
    .shrink-right img, .shrink img {
        width: 100%;
        padding: 10% 0;
    }
    /* Diversity */
    div#diversity-stats .col-lg-4.col-md-10.col-sm-10 {
        margin: 0 auto 24vw auto;
    }
    div#diversity {
        margin: -5vw auto 8vw auto;
    }
    div#diversity-ceo {
        margin-top: 8vw;
    }
    /* Social */
    div#social-impact {
        margin-top: -5vw;
    }
    /* Contact */
    div#contact {
        margin-top: 10%;
    }
    .row.map-background.top-5 {
        padding-top: unset;
        margin-top: 20vw;
    }.row.pre-footer.contact-background {
         height: 100%;
         background-position-x: -140vw;
     }
    /*My Account */
    header#header {
        height: 110vh;
    }
    .banner-text-wrapper.banner-account {
        width: 100%;
    }
    div#loginApp {
        width: 90%;
        right: 5%;
        top: 55vw;
    }
    .flex-row-account {
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .row.footer-btn-row {
        left: 1%;
        position: relative;
        width: 100%;
        top: 61%;
        display: block;
    }
    .col-md-10.centered.flex-row-account a button {
        width: 100%;
    }
    footer.account {
        height: 17vw;
        padding: 0 0 3% 0;
    }
    /* Footer */
    footer .footer-inner {
        display: flex;
        flex-direction: column;
    }
    footer .footer-inner .col-group-right .col-group-column {
        padding-top: 40px;
        width: 47vw;
    }
    footer .footer-inner .col-group-right .col-group-column.customers {
        width: 47vw;
    }
    footer .footer-inner .col-group-right {
        margin-top: 0;
        width: 96%;
    }
    .copyright {
        margin-bottom: 20%;
    }
    .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
    .banner-text-wrapper.banner-account {
        right: 2%;
        top: 5%;
    }
}
@media screen and (min-width: 391px) and (max-width: 424px){
    .banner-text-wrapper.banner-account {
        width: 100%;
        right: 0;
        top: 3%;
    }
    .col-md-10.centered.flex-row-account a {
        width: 84%;
    }
    .row.footer-btn-row {
        left: 1%;
    }
}
@media screen and (max-width: 390px) {
    .banner-text-wrapper.banner-account {
    width: 100%;
    right: 0;
    top: 3%;
    }
    .col-md-10.centered.flex-row-account a {
        width: 84%;
    }
    .row.footer-btn-row {
        left: 1%;
    }
}
@media screen and (min-width: 376px) and (max-width: 389px){
    /* Home */
    header#header {
        height: 120vh;
    }
    span.saturday.subtitle.foot {
        left: 15%;
    }
    span#home-saturday {
        top: 28px;
        left: 6%;
    }
    /* Careers */
    div#brand1, div#brand1 iframe {
        width: 300px;
        width: -webkit-fill-available;
    }
    div#brand2, div#brand2 iframe {
        width: 300px;
        width: -webkit-fill-available;
    }
    
    /* FAQS */
    button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn {
        width: 80vw;
    }
    div#faqs {
        margin-top: 25vw;
    }
    h3#faq_title {
        margin-bottom: 4vw;
        margin-top: 7vw;
    }
    /* About  */
    .col-lg-4.col-md-6.col-sm-10 {
        margin: 15%;
    }
    /* Account */
    .col-md-10.centered.flex-row-account a {
        width: 75%;
        justify-content: space-between;
    }
    .col-md-10.centered.flex-row-account a button {
        width: 100%;
        margin-bottom: 10%;
    }
    button.btn.btn-primary.fw-normal.make-payment.btn-regular.btn-primary-blu {
        width: 86%;
    }
    .banner-text-wrapper.banner-account {
        right: 0;
        top: 5%;
    }
    /* Account */
    .col-lg-7.col-md-10.ma.bordered.bordered-right.match-height.secondary-ltblu {
        max-height: 200px !important;
        margin-top: 20%;
        margin-bottom: 20%;
    }
    .copyright {
        margin-bottom: 20%;
    }
    .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
    /* Social */
    .padded-button-row {
        padding: 0 0 9% 0;
    }
    .col-12.centered.peek-a-boo {
        padding-right: 3%;
        padding-left: 3%;
    }
    .rounded-btn.icon-btn.ma.match-height .icon-title {
        line-height: 45px;
    }
    .rounded-btn.icon-btn.ma.match-height {
        height: 50px !important;
        margin-bottom: 2%;
    }
    .rounded-btn.icon-btn.ma.match-height .icon-title {
        max-width: 100%;
        margin: auto;
        bottom: 2em;
    }
}
@media screen and (max-width: 375px) {
    /* Home */
    .navbar-brand {
        padding-left: 5px;
    }
    header#header {
        height: 120vh;
    }

    .banner-text-wrapper {
        width: 80vw;
        right: 0px;
        margin-top: 16vw;
    }
    .subtitle {
        top: 24vw;
        right: 8vw;
    }
    div#home-page {
        margin: 6vw auto -15vw auto;
    }
    div#display-order-2 {
        margin-top: 20%;
    }
    div#display-order-3 {
        margin-top: -8vh;
        margin-bottom: 4vw;
    }
    .row.pre-footer {
        height: 287vw;
    }
    span.saturday.subtitle.foot {
        left: 15%;
    }
    span#home-saturday {
        top: 28px;
        left: 6%;
    }
    /* Careers */
    div#brand1, div#brand1 iframe {
        width: 300px;
        width: -webkit-fill-available;
    }
    div#brand2, div#brand2 iframe {
        width: 300px;
        width: -webkit-fill-available;
    }
    /* FAQS */
    button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn {
        width: 80vw;
    }
    div#faqs {
        margin-top: 25vw;
    }
    h3#faq_title {
        margin-bottom: 4vw;
        margin-top: 7vw;
    }
    /* About  */
    .col-lg-4.col-md-6.col-sm-10 {
        margin: 15%;
    }
    #about-us-section div#display-order-2 {
        margin: 10vw auto 14vw auto;
    }
    #about-us-section-0 div#display-order-3 {
        margin-top: -2vh;
        margin-bottom: 33vw;
    }
    div#display-order-4 {
        margin-top: -4vw;
        margin-bottom: 34vw;
    }
    #about-us-section-1 div#display-order-6 {
        margin-top: -20vw;
        margin-bottom: 12vw;
    }
    /* Leadership */
    .profile-img img {
        width: 77vw;
    }
    div#leadership {
        margin-top: -5vw;
    }
    /* Diversity */
    div#diversity-stats > .col-lg-4.col-md-10.col-sm-10:first-child {
        margin-bottom: 30vw !important;
    }
    div#diversity-stats > .col-lg-4.col-md-10.col-sm-10:nth-last-child(2) {
        margin-bottom: 38vw !important;
    }
    div#diversity-stats > .col-lg-4.col-md-10.col-sm-10:last-child {
        margin-bottom: 30vw !important;
    }
    div#diversity-ceo {
        margin-top: 20vw;
        margin-bottom: 4vw;
    }
    /* Contact */
    .row.map-background.top-5 {
        padding-top: unset;
        margin-top: 24vw;
    }
    /* Account */
    .header-account {
        height: 125vh;
    }
    .col-md-10.centered.flex-row-account a button {
        width: 94%;
        margin-bottom: 10%;
    }
    div#loginApp {
        top: 60vw;
    }
    .row.footer-btn-row {
        left: 0%;
        position: relative;
        width: 100%;
        top: 60%;
        display: block;
    }
    .col-md-10.centered.flex-row-account a {
        width: 75%;
        justify-content: space-between;
    }
    button.btn.btn-primary.fw-normal.make-payment.btn-regular.btn-primary-blu {
        width: 86%;
    }
    .banner-text-wrapper.banner-account {
        right: 0;
        top: 5%;
    }
    /* Account */
    .col-lg-7.col-md-10.ma.bordered.bordered-right.match-height.secondary-ltblu {
        max-height: 200px !important;
        margin-top: 20%;
        margin-bottom: 20%;
    }
    .copyright {
        margin-bottom: 20%;
    }
    .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
    /* Social */
    .padded-button-row {
        padding: 0 0 9% 0;
    }
    .col-12.centered.peek-a-boo {
        padding-right: 3%;
        padding-left: 3%;
    }
    div#peek-a-boo {
        margin-bottom: -3vw;
    }
    .col-12.centered.peek-a-boo {
        margin-bottom: 8vw !important;
    }
    .rounded-btn.icon-btn.ma.match-height .icon-title {
        line-height: 45px;
    }
    .rounded-btn.icon-btn.ma.match-height {
        height: 50px !important;
        margin-bottom: 2%;
    }
    .rounded-btn.icon-btn.ma.match-height .icon-title {
        max-width: 100%;
        margin: auto;
        bottom: 2em;
    }
    .row.footer-btn-row {
        left: 1%;
        position: relative;
        width: 100%;
        top: 58%;
        display: block;
    }
    footer.account {
        height: 25vw;
        padding: 0 0 3% 0;
    }
}
@media screen and (min-width: 321px) and (max-width: 374px){
    /* FAQS */
    h3#faq_title {
        margin-bottom: 4vw;
        margin-top: 4vw;
    }
    button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn {
        width: 88vw;
    }
    div#faqs {
        margin-top: 32vw;
        padding: 0 5%;
    }
    /* Customers */
    div#section-prefoot .col-sm-12 {
        margin-top: unset;
        margin-bottom: 9vw;
    }
    button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn.hover-fx {
        width: 80vw;
    }
    div#customers {
        margin-top: 8vw;
    }

    /* Customer-security */
    .placeholder {
        height: max-content;
        min-height: 30vw;
    }
    .col-md-8.centered h2 {
        margin-bottom: 9vw;
        margin-top: 8vw;
    }
    .row.pre-footer.data-security-background {
        margin-top: 8vw;
    }
    footer .footer-inner .col-group-left {
        width: 30%;
        padding-left: 4vw;
    }
    footer .footer-inner .col-group-left ul {
        margin-right: -4vw;
    }
    /* Dealers */
    div#dealers {
        margin-top: 8vw;
    }
    .row.background-grey.grey-shorter .col-md-12 {
        margin-top: 4vw;
        margin-bottom: 4vw;
    }
    .col-lg-8.col-10.col-sm-12.padded-text .seo-friendly-h3.primary-blu {
        margin-top: 6vw;
    }

    /* About Us */
    div#about-us {
        margin-top: 7vw;
    }
    .row.padded.bottom.shorter div#display-order-2 {
        margin-top: 2vw;
    }
    .col-lg-7.col-md-10.ma.bordered.bordered-right.match-height.secondary-ltblu {
        margin-bottom: 26vw;
    }
    div#display-order-4 {
        margin-top: -16vw;
        margin-bottom: -13vw;
    }
    .row.prefoot-wht.background-blu.light .seo-friendly-h3.centered {
        margin-top: 8vw;
        margin-bottom: 2vw;
    }
    .row.prefoot-wht.background-wht.light {
        margin-top: 4vw;
    }
    .row.prefoot-wht.background-grey.light {
        padding-top: 9vw;
        padding-bottom: 8vw;
    }
    .row.background-wht.light.prefoot-wht {
        margin-top: 8vw;
        margin-bottom: 4vw;
    }
    span#about-saturday {
        top: 4px;
        left: 12%;
    }
    /* Leadership */
    div#leadership {
        margin-top: 8vw;
    }
    /* Diversity */
    div#diversity {
        margin-top: 8vw;
    }
    div#diversity .col-lg-4.col-md-12.col-sm-12 img {
        padding: unset;
        margin-top: 6vw;
    }
    .bordered-2 {
        margin-top: 8%;
        margin-bottom: 5vw;
    }
    /* ESG */
    div#section-1 {
        margin-top: 9vw;
    }
    div#section-4 {
        margin-bottom: 6vw;
    }
    /* Social */
    div#social-impact {
        margin-top: 8vw;
    }
    /* Careers */
    div#careers {
        margin-top: 8vw;
        margin-bottom: -14vw;
    }
    .col-lg-6.col-md-10.centered {
        margin-top: 8vw;
    }
    section#carouselExampleIndicators {
        margin-top: 18vw;
        width: 100%;
    }
    h3.seo-friendly-h3.tertiary-blue.centered {
        margin-top: 8vw;
        margin-bottom: 3vw;
    }
    .row.padded.background-ltblu.centered.benefits-ltblu-row.animated.zoom-in-up {
        height: 300vw;
    }
    .col-md-12.flex-col h2 {
        margin-top: -2vw;
    }
    /* Contact */
    h3.seo-friendly-h3.primary-blu.hours-header {
        margin-bottom: 6%;
        margin-top: 12vw;
    }
    /* Home */
    div#display-order-3 {
        margin-top: 23vw;
    }


    span.saturday.subtitle.foot {
        top: 26px;
        left: 7%;
    }
    .navbar-brand img {
        height: 50px;
        width: auto;
    }
    .saturday {
        font-size: 50px;
    }
    .copyright {
        margin-bottom: 20%;
    }
    .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
    div#brand1, div#brand1 iframe {
        width: 250px;
        width: -webkit-fill-available;
    }
    div#brand2, div#brand2 iframe {
        width: 250px;
        width: -webkit-fill-available;
    }
    button.btn.btn-primary.fw-normal.make-payment.careers {
        width: 85%;
    }
    .row.footer-btn-row {
        left: 2%;
        top: 60%;
    }
    header#header {
        height: 130vh;
    }
    div#loginApp {
        width: 90%;
        right: 5%;
        top: 37%;
    }
    .banner-text-wrapper.banner-account {
        width: 100%;
        right: 0;
        top: 3%;
    }
}
@media screen and (max-width: 320px) {
    /* Home */
    .banner-text-wrapper {
        width: 94vw;
        right: 0px;
        margin-top: 16vw;
    }
    .subtitle {
        top: 28vw;
        right: 8vw;
    }
    div#display-order-4 {
        margin-top: -4vw;
        margin-bottom: -13vw;
    }
    .row.pre-footer {
        height: 386vw;
    }
    /* FAQS */
    h3#faq_title {
        margin-bottom: 4vw;
        margin-top: 4vw;
    }
    button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn {
        width: 88vw;
    }
    div#faqs {
        margin-top: 32vw;
        padding: 0 5%;
    }
    /* Customers */
    .row.pre-footer.customers-background {
        margin-left: 1vw;
        margin-top: -1vw;
        background-position-x: -280vw;
        height: 90vw;
    }
    div#section-prefoot .col-sm-12 {
        margin-top: unset;
        margin-bottom: 9vw;
    }
    button.btn.btn-primary.fw-normal.make-payment.btn-regular.gls-btn.hover-fx {
        width: 80vw;
    }
    div#customers {
        margin-top: 20vw;
    }

    /* Customer-security */
    div#security {
        margin-top: 12vw;
        margin-bottom: 6vw;
        padding-left: unset;
        padding-right: unset;
    }
    .placeholder {
        height: max-content;
        min-height: 30vw;
    }
    .col-md-8.centered h2 {
        margin-bottom: 9vw;
        margin-top: 8vw;
    }
    .row.pre-footer.data-security-background {
        margin-top: 8vw;
    }
    footer .footer-inner .col-group-left {
        width: 30%;
        padding-left: 4vw;
    }
    footer .footer-inner .col-group-left ul {
        margin-right: -4vw;
    }
    /* Dealers */
    div#dealers {
        margin-top: 14vw;
    }
    .row.background-grey.grey-shorter .col-md-12 {
         margin-top: 4vw;
         margin-bottom: 4vw;
    }
    .col-lg-8.col-10.col-sm-12.padded-text .seo-friendly-h3.primary-blu {
        margin-top: 6vw;
    }

    /* About Us */
    div#about-us {
        margin-top: 20vw;
    }
    .row.padded.bottom.shorter div#display-order-2 {
        margin-top: 2vw;
    }
    .col-lg-7.col-md-10.ma.bordered.bordered-right.match-height.secondary-ltblu {
        margin-bottom: 26vw;
    }
    #about-us-section-0 div#display-order-3 {
        margin-top: 33vh;
        margin-bottom: 40vw;
    }
    div#display-order-4 {
        margin-top: -3vw;
        margin-bottom: -13vw;
    }
    .row.prefoot-wht.background-blu.light .seo-friendly-h3.centered {
        margin-top: 8vw;
        margin-bottom: 2vw;
    }
    .row.prefoot-wht.background-wht.light {
        margin-top: 4vw;
    }
    .row.prefoot-wht.background-grey.light {
        padding-top: 9vw;
        padding-bottom: 8vw;
    }
    .row.background-wht.light.prefoot-wht {
        margin-top: 8vw;
        margin-bottom: 4vw;
    }
    span#about-saturday {
        top: 4px;
        left: 12%;
    }
    /* Leadership */
    .profile-img img {
        width: 77vw;
    }
    div#leadership {
        margin-top: 20vw;
    }
    h2.name.white {
        text-align: left;
    }
    /* Diversity */
    div#diversity {
        margin-top: 20vw;
    }
    div#diversity-ceo {
        margin-top: 34vw;
        margin-bottom: 4vw;
    }
    div#diversity-stats > .col-lg-4.col-md-10.col-sm-10:nth-last-child(2) {
        margin-bottom: 50vw !important;
    }
    div#diversity-stats > .col-lg-4.col-md-10.col-sm-10:first-child {
        margin-bottom: 45vw !important;
    }
    div#diversity-stats > .col-lg-4.col-md-10.col-sm-10:last-child {
        margin-bottom: 40vw !important;
    }
    div#diversity .col-lg-4.col-md-12.col-sm-12 img {
        padding: unset;
        margin-top: 6vw;
    }
    .bordered-2 {
        margin-top: 8%;
        margin-bottom: 5vw;
    }
    /* ESG */
    div#esg-section {
        margin-top: 15vw;
    }
    div#section-1 {
        margin-top: 8vw;
    }
    div#section-4 {
        margin-bottom: 6vw;
    }
    /* Social */
    div#social-impact {
        margin-top: 18vw;
    }
    /* Careers */
    div#careers {
        margin-top: 15vw;
        margin-bottom: -6vw;
    }
    .col-md-12.flex-col h2 {
        margin-top: 5vw;
    }
    .col-lg-6.col-md-10.centered {
        margin-top: 8vw;
    }
    section#carouselExampleIndicators {
        margin-top: 18vw;
        width: 100%;
    }
    h3.seo-friendly-h3.tertiary-blue.centered {
        margin-top: 8vw;
        margin-bottom: 3vw;
    }
    .row.padded.background-ltblu.centered.benefits-ltblu-row.animated.zoom-in-up {
        height: 350vw;
    }
    .col-md-12.flex-col h2 {
        margin-top: -2vw;
    }
    /* Contact */
    h3.seo-friendly-h3.primary-blu.hours-header {
        margin-bottom: 6%;
        margin-top: 12vw;
    }
    div#contact-us {
        scroll-margin-top: 20vw;
    }


    /* account */
    header#header {
        height: 170vh;
    }
    div#loginApp {
        top: 60vw;
    }
    .row.footer-btn-row {
        left: 0%;
        top: 71%;
    }
    .row.footer-btn-row {
        left: 0%;
        top: 71%;
    }
    footer.account {
        height: 30vw;
        padding: 0 0 3% 0;
    }
    /* Home */
    div#display-order-3 {
        margin-top: 23vw;
    }


    span.saturday.subtitle.foot {
        top: 26px;
        left: 7%;
    }
    .navbar-brand img {
        height: 50px;
        width: auto;
    }
    .saturday {
        font-size: 50px;
    }
    .copyright {
        margin-bottom: 20%;
    }
    .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
    div#brand1, div#brand1 iframe {
        width: 250px;
        width: -webkit-fill-available;
    }
    div#brand2, div#brand2 iframe {
        width: 250px;
        width: -webkit-fill-available;
    }

    button.btn.btn-primary.fw-normal.make-payment.careers {
        width: 85%;
    }
    .row.footer-btn-row {
        left: 2%;
        top: 60%;
    }
    header#header {
        height: 130vh;
    }
    div#loginApp {
        width: 90%;
        right: 5%;
        top: 37%;
    }
    .banner-text-wrapper.banner-account {
        width: 100%;
        right: 0;
        top: 3%;
    }
}


