@media only screen and (min-width: 769px) and (max-width: 1180px) {

    #navbarSupportedContent {
        background: #fff;
        padding: 25px 0;
        margin-top: 17px;
    }

    header {
        height: auto;
    }

    header.header .navbar {
        margin: 0;
    }

    header.header > .container {
        margin: 0 10px;
        width: 100%;
        max-width: 100%;
    }

    footer .footer-menu {
        margin: 0;
        display: flex;
        max-width: 100%;
        padding: 0 20px;
    }

    footer .footer-menu .w-20, footer .footer-menu .footer-logo-wrap {
        padding: 0 10px;
    }
  
    .home-banner-img-wrap {
        width: 100%;
        margin-top: 50px;
        top: 0px;
        left: 0;
    }

    #home-hero .home-cards {
        width: 100%;
        justify-content: center;
        margin-top: 120px;
    }

    #block-b5subtheme-flexiblepayments .coming-soon-box {
        width: 100%;
    }

    #block-b5subtheme-howpayzyworks .step-card-wrap:not(:first-child) {
        margin-top: 0px;
    }

    #block-b5subtheme-howpayzyworks .step-cards {
        max-width: 100%;
        background-position: 50% 102%;
        height: auto;
        padding: 12px 0;
    }

    #download-payzy-app .content-wrap {
        width: 100%;
    }

    #download-payzy-app .right-box {
        padding: 0;
    }

    #download-payzy-app .right-box img {
        width: 100%;
    }

    #grow-your-business .left-box {
        margin-left: 0;
    }

    #how-pazy-works-business .step-box {
        width: 336px;
    }

    #how-pazy-works-business .left-box, #how-pazy-works-business .right-box {
        width: 50%;
    }

    #block-b5subtheme-faqs .btn-got-questions {
        margin: 50px auto 24px;
    }

    #business-payzy-right .hero-bg, #business-payzy-left .hero-bg {
        width: 100%;
        
    }

    #block-b5subtheme-business .hero-image {
        margin-right: auto;
        margin-top: 40px;
    }

    #testimonials .customer-message::before {
        left: 12px;
    }

    #block-b5subtheme-business .container {
        padding-top: 50px;
    }

    #block-b5subtheme-shop .hero-section {
        padding: 228px 16px 25px;
    }

    #quick-registration .row .left-box {
        width: 100%;
    }

    #quick-registration .row .right-box {
        width: 100%;
        text-align: center;
    }

    #quick-registration .step-container {
        width: 577px;
        margin: 80px auto;
    }

    #quick-registration .heading-wrap {
        margin: 0 auto;
    }

    #about-us-left-image-banner .hero-image {
        text-align: center;
        padding: 33px 0;
    }

    #finance-made-simple .content {
        width: 100%;
    }

    #contact-get-in-touch .cards {
        gap: 14px;
    }

    #contact-get-in-touch .card {
        height: auto;
    }

    #contact-reach-us .map img {
        width: auto;
        height: auto;
    }

    #press-milestones .steps {
        flex-wrap: wrap;
    }

    #press-milestones .step {
        width: 338px;
    }

    #career-hero .multiple-images img {
        width: 100px;
        height: 100px;
    }

    #careers-footer .card {
        width: 100%;
        height: auto;
        padding: 30px 0 40px;
    }

}