@media screen and (max-width:740px) {
    .navbar {
        display: none
    }

    img.navImg {
        display: none
    }

    img.navImgMobile {
        display: block;
        margin-left: 2vw;
        width: 26vw;
    }

    header.mb-auto {
        font-size: .781vw;
        height: 17.107vw;
        align-items: center;
        gap: 37vw;
        background: #12293D 0 0 no-repeat padding-box;
        justify-content: space-evenly;
        box-shadow: 0 -1px 9px #0000003D;
    }

    .btn-section {
        display: none
    }

    .signup {
        width: auto;
        height: 8.719vw;
        border: .052vw solid #252525;
        border-radius: .728vw;
        opacity: 1;
        display: none;
    }

    .login {
        width: auto;
        height: 8.719vw;
        display: none;
        background: #e8e4da;
        color: #13293c !important;
    }

    .dropbtn {
        color: #000;
        padding: 16px;
        font-size: 16px;
        border: none;
        cursor: pointer;
        text-decoration: none
    }

    a.dropbtn::after {
        content: url(assets/dist/images/mobile/hamburger.webp)
    }

    .partners-btn {
        font-size: 2.885vw
    }

    a.partners-btn-menu {
        opacity: 1;
        color: #fff;
        text-align: center;
        margin-left: 35vw;
        padding: 1vw;
        text-decoration: none;
        font: normal normal 600 16px/25px Montserrat;
        display: block;
        text-transform: uppercase;
        width: 50vw;
        border-radius: 8px;
        height: 13vw;
    }

    .navdropdowM {
        position: relative;
        display: inline-block
    }

    .dropdown-content {
        display: none;
        background-color: #12293D;
        position: absolute;
        top: 17vw;
        width: 100vw
    }

    .btn-sectionM {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        margin: 3vw
    }

    .dropdown-content a {
        color: #fff;
        padding: 3.1vw 0;
        text-decoration: none;
        display: block;
        font-size: 4vw;
        margin: 5vw auto;
    }

    .btn-sectionM .login {
        width: 40vw;
        height: 9vw;
        border-radius: 2vw;
        color: #000
    }

    .btn-sectionM .signup {
        width: 40vw;
        height: 9vw;
        border-radius: 2vw
    }

    .show {
        display: block
    }

    .bannerImgDesk {
        display: none
    }

    .bannerImgMob {
        display: block;
        height: 194.178vw;
        width: -webkit-fill-available;
    }

    img.navImgMobileTop {
        display: block;
        margin-bottom: 0;
        position: absolute;
        top: 3vw;
        left: 38vw;
        right: 40vw;
        width: 25vw
    }

    .bannerTxt {
        top: 28.208vw;
        left: 5.823vw;
        width: 91.04vw;
        height: 40.219vw;
        gap: 1vw;
        align-items: center;
        text-align: center;
    }

    .secsignup {
        width: 62.5vw;
        height: 11vw;
        font: normal normal 600 5vw/10vw Poppins;
        border-radius: 3px;
    }

    .logoImg {
        display: none
    }

    .logoImgMobile {
        display: block
    }

    .bannerTxt h1 {
        font-size: 9.068vw;
        padding: 0 0vw;
        letter-spacing: 0;
        color: #EEE
    }

    h1 {
        font-size: 6.068vw;
        padding: 0 15vw;
        font: normal normal 600 6.796vw/8.495vw Montserrat;
        letter-spacing: 0;
        color: #EEE
    }

    h2 {
        font: normal normal 600 4.369vw/6.553vw Montserrat;
    }

    .bannerTxt p {
        font: normal normal 600 3.641vw/5.583vw Montserrat;
        width: 82.04vw;
        height: auto;
        margin-top: -3vw;
        text-align: center
    }

    .bannerTxt .signup {
        width: 40.78vw;
        height: 10.194vw;
        font: normal normal 600 4.126vw/9.408vw Montserrat;
        border: none;
        box-shadow: none;
        margin-top: 2vw
    }

    .section.first {
        height: auto
    }

    .section.second {
        background: url(assets/dist/images/mobile/mobile_brand.webp);
        color: #E2E2E2;
        height: 134.951vw;
        gap: 2vw;
        text-align-last: auto;
        padding: 12vw 4vw;
        align-items: center;
        background-size: cover
    }

    .section.third {
        background: url(assets/dist/images/mobile/mobile_about.webp);
        height: 191vw;
        background-size: cover
    }

    .section.forth {
        background: url(assets/dist/images/mobile/mobile_contact.webp);
        background-size: cover;
        height: 193.22vw
    }

    .section.sixth {
        background: url(assets/dist/images/mobile/mobile_testimonials_bg.webp);
        background-size: contain;
        height: 164vw;
    }

    .section.fifth {
        height: auto;
    }

    .footer-links {
        height: 210.602vw;
        opacity: 1;
        padding: 7vw;
    }

    .commisCard:after {
        display: none
    }

    .section {
        height: 57.708vw;
        color: #313131;
        display: flex;
        flex-direction: column;
        gap: 5vw;
        justify-content: unset;
        align-items: center
    }

    .first h1 {
        font: normal normal 800 4.369vw/6.553vw Montserrat;
        margin-top: 10vw
    }

    .commisdesc {
        width: 85vw;
        margin-top: 0vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 1vw;
    }

    .commisopt {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .commisopt p {
        text-align: center;
    }

    .commisTxt {
        flex-direction: column;
    }

    .commisdesc p {
        text-align: center;
    }

    .container p {
        font: normal normal 600 3.641vw/5.583vw Montserrat;
        padding: 0 5vw;
        color: #000
    }

    .second h1,
    .forth h1 {
        padding: 0
    }

    .secondTextArea {
        width: 92vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 2vw;
    }

    .fifth h1 {
        text-align: center;
        font: normal normal 800 6.823vw/8.24vw Montserrat;
        margin-top: 5vw;
        padding: 0;
    }

    .fifth p {
        text-align: center;
    }

    span.p1 {
        font: normal normal bold 25px/51px Montserrat
    }

    div#commissions {
        flex-direction: column;
    }

    .commisBox {
        flex-direction: column;
        width: 82.039vw;
        height: 168.932vw;
        gap: 0;
        margin: auto;
    }

    .commisCard {
        width: 82.039vw;
        height: 49.515vw
    }

    .commisImg {
        display: none
    }

    .commisImgM {
        display: block;
        height: 18.447vw
    }

    .commisTxt h3 {
        font: normal 3.883vw/6.068vw Montserrat;
        font-weight: 800
    }

    .second h1,
    .forth h1 {
        font: normal normal 800 8.369vw/1.553vw Montserrat;
        padding: 0
    }

    .forth h1 {
        font: normal normal 800 7.369vw/1.553vw Montserrat
    }

    .second .signup {
        width: 39.806vw;
        height: 9.738vw;
        font: normal normal 600 3.398vw/9.466vw Montserrat;
        text-align-last: auto;
        color: #fff;
        border: none;
    }

    .brandsbox {
        width: 100vw;
        height: auto;
        opacity: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 3vw
    }

    .brands {
        height: 54vw;
        width: -webkit-fill-available;
        background-size: cover;
        justify-content: center;
        gap: 5vw;
    }

    .third h1 {
        text-align: center;
        font: normal normal 800 6.563vw/8.979vw Montserrat;
        letter-spacing: 0;
        color: #102A3B;
        opacity: 1;
        margin-top: 4vw
    }

    img.brandImgM {
        height: 25.715vw;
        display: block;
        border-radius: 10vw;
    }

    img.brandImg {
        display: none
    }

    img.brandImgMob {
        height: 50vw;
    }

    div#aboutUs {
        scroll-margin-top: 90px;
        height: 100vw;
        width: 100vw;
        margin-left: 0vw;
        margin-top: 0vw;
    }

    div#aboutUs p {
        text-align: center;
        font: normal normal 600 4.641vw/7.553vw Montserrat;
    }

    h1.testemonialTitle {
        font: normal normal 800 4.854vw/7.282vw Montserrat;
        letter-spacing: 0;
        color: #3A3A3A;
        opacity: 1;
        padding: 0;
        margin-top: 17.5vw;
    }

    .testemonial {
        width: 86vw;
        height: 126vw;
    }

    .testmonialTxtSection {
        margin: 7vw 4.2vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-left: 0;
        width: 82vw !important;
        height: 106vw !important;
        box-shadow: 6px 6px 8px #20120D3B;
        border-radius: 6px;
    }

    .testmonialTxtSection h3 {
        font: normal normal 600 5.2vw/1.302vw Montserrat;
    }

    .swiper-button-next,
    .swiper-button-prev {
        top: 53vw !important;
        display: none !important
    }

    :root {
        --swiper-navigation-size: 25px !important
    }

    .third h3 {
        font: normal normal 600 3.641vw/5.583vw Montserrat
    }

    p.testmonialTxt {
        font: normal normal 500 4vw/5.369vw Montserrat;
        padding: 0 2vw
    }

    a.testmonialLink {
        font: normal normal 300 3.641vw/5.583vw Montserrat;
        margin-top: 3vw
    }

    .wrapperForth {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 36vw auto;
        gap: 18vw;
    }

    input,
    textarea {
        width: 75.796vw !important;
        height: 10vw;
        background: #F5F0D9 0% 0% no-repeat padding-box;
        box-shadow: inset 3px 3px 3px #DFD8C8;
    }

    textarea {
        height: 34.097vw;
    }

    form#contactForm input[type="submit"] {
        width: 60.01vw !important;
        padding: .8vw;
        background-color: #AD1E1E;
        font-size: 5vw;
        border: none;
        border-radius: 3px;
        cursor: pointer;
        height: 12vw;
        letter-spacing: 1.2px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        font: normal normal 600 3.913vw/7.51vw Montserrat;
        float: none;
        box-shadow: none;
    }

    input::placeholder,
    textarea::placeholder {
        text-align: left;
        font: normal normal 300 3.398vw/5.097vw Montserrat;
        letter-spacing: 0;
        color: #7A7A7A;
        opacity: 1;
        text-indent: 2vw
    }

    form#contactForm {
        display: flex;
        max-height: fit-content;
        width: 78vw;
        height: 88vw;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 6vw;
    }

    label {
        font: normal normal normal 3.833vw/6.302vw Poppins;
    }

    #aboutUs {
        order: 1;
        margin-bottom: 10vw
    }

    #sendResultMessage {
        color: #fff;
        display: none;
        font: normal normal 600 2.646vw/8.863vw Montserrat;
        width: 63vw;
        margin-left: 2vw;
        margin-top: -1vw
    }

    form#contactForm .recaptcha {
        text-align: center;
        font-weight: 500;
        color: #000;
        padding: 0;
        width: auto;
        font: normal normal 500 2.7vw/3.583vw Montserrat;
    }

    .img-fluid {
        width: 34vw
    }

    a.partnersTnc {
        height: 15.125vw;
        padding: 5vw;
        font-size: 2.833vw
    }

    .copyrights {
        margin-bottom: 5vw;
        color: #fff;
        font-size: 3.3vw
    }

    .sidepanel {
        height: 12vw;
        width: 100vw;
        position: fixed;
        z-index: 9999;
        bottom: 0;
        left: 0;
        display: block;
        transition: .5s;
        margin: auto
    }

    .sidepanel .signup {
        width: inherit;
        height: inherit;
        text-align: center;
        font: normal normal bold 4.885vw/11vw Montserrat;
        letter-spacing: .029vw;
        color: #1F1F1F;
        opacity: 1;
        background: transparent linear-gradient(180deg, #EFC254 0%, #78612A 100%) 0 0 no-repeat padding-box;
        box-shadow: .208vw .26vw .26vw #00000029;
        margin: 0
    }

    .modal {
        z-index: 10
    }

    .modal-content {
        width: 100vw;
        height: 99vh;
        margin: 2vw 0;
        z-index: 99999
    }

    .modal-body p {
        font-size: 3.5vw
    }

    .close {
        font-size: 37px;
        width: 13vw;
        height: 16vw;
    }

    .modal-body h2 {
        font-size: 5.4vw
    }

    .modal-header h2 {
        font-size: 5.7vw
    }

    .modal-body::-webkit-scrollbar {
        width: 15px;
    }
}
