@media screen and (max-width: 1200px) {
    .navbar-brand {
        padding-top: var(--bs-navbar-brand-padding-y);
        padding-bottom: var(--bs-navbar-brand-padding-y);
        margin-right: var(--bs-navbar-brand-margin-end);
        font-size: var(--bs-navbar-brand-font-size);
        color: var(--bs-navbar-brand-color);
        text-decoration: none;
        white-space: break-spaces;
        width: 20%;
    }

    .logo {
        width: 85%;
        padding: 10px 0 0 25px;
    }
    .quick-and-easy h2 {
        font-size: 2.8rem;
    }

    .wheelsz-address {
        padding-right: 5%;
    }
    .offring-box {
        /* border: 1px solid #000; */
        padding: 1%;
        width: 23.4%;
        display: inline-block;
        margin: 5px;
        text-align: center;
        background-color: #fff;
        border-radius: 10px;
    }
}
@media screen and (max-width: 1024px) {

    .navbar-brand {
        width: 30%;
    }
    .logo {
        width: 60%;
        padding: 10px 0 0 0px;
    }
    .wheelsz-download-app {
        right: 5%;
    }

    .nav-item a {
        color: #000;
        font-size: 23px;
        padding-left: 40px !important;
    }
    .navbar-brand {
        width: 25%;
    }
    .quick-and-easy h2 {
        font-size: 2.8rem;
    }
    .fa-angle-left:before {
        content: "\f104";
        position: absolute;
        bottom: -240px;
        left: 300px;
        color: #f44336;
    }
    .fa-angle-right:before {
        content: "\f105";
        position: absolute;
        bottom: -240px;
        right: 300px;
        color: #f44336;
    }
    .offring-box {
        /* border: 1px solid #000; */
        padding: 1%;
        width: 23.4%;
        display: inline-block;
        margin: 5px;
        text-align: center;
        background-color: #fff;
        border-radius: 10px;
    }
    
}

@media screen and (max-width: 991px) and (min-width: 576px) {

    .container {
        max-width: 90%;
        max-width: 990px !important;
        padding: 0 5%;
    }

    .quick-and-easy {
        margin-top: 0% !important;
    }
    .quick-and-easy h2 {
        margin-top: 5%;
        font-size: 2.0rem;
        padding: 0 10%;
    }

    .easy-loan {
        text-align: center;
    }
    
    .get-your-loan button {
        font-size: 1.2rem;
        padding: 5% 10%;
        border-radius: 50px;
        width: 160px;
    }
    .quick-and-easy p {
        padding: 0 10%;
        font-size: 1.125rem;
    }
    .get-your-loan {
        align-items: center;
        /* margin-left: 50%; */
        position: absolute;
        left: 50%;
        margin-top: 5%;
        transform: translate(-50%, -50%);
    }

    .hero-image img {
        width: 70%;
        margin-top: 10%;
        float: none;
    }
    
    .navbar-brand {
        width: 15% !important;
    }
    .logo {
        width: 100% !important;
        padding: 10px 0 0 0px;
    }
    .wheelsz-download-app {
        float: right;
        position: absolute;
        right: 5%;
    }
    .nav-item a {
        color: #000;
        font-size: 21px;
        /* padding-left: 35px !important; */
    }
    .container, .container-md, .container-sm {
        max-width: 991px;
    }
    .nav-item a {
        color: #000;
        font-size: 20px;
        padding-left: 40px !important;
    }
    .offring-box {
        width: 45%;
        margin: 2%;
    }

    .fa-angle-left:before {
        content: "\f104";
        position: absolute;
        bottom: -205px;
        left: 200px;
        color: #f44336;
    }
    .fa-angle-right:before {
        content: "\f105";
        position: absolute;
        bottom: -205px;
        right: 200px;
        color: #f44336;
    }

    /* .slider-card {
        width: 400px;
        margin-right: 10px;
    } */

    .used-two-wheeler h2 {
        font-size: 1.1rem;
        font-family: DM sans !important;
        font-weight: bold;
    }
    .online-application h3 {
        font-size: 1.3rem;
        font-weight: 600;
    }
    .online-application p {
        padding: 0;
        font-size: 0.8rem;
    }
    .footor .logo-foot p {
        font-size: 12px;
    }
    .wheelsz-desz p {
        margin-bottom: 0 !important;
        font-size: 12px;
    }
    .footor {
        background: #2A2A2A;
        padding: 2% 2% 5% 2%;
    }
    .wheelsz-desz {
        background: #000;
        color: #fff;
        position: relative;
        padding: 1% 2%;
    }
    .container1:hover .middle {
        opacity: 0.5;
        background: #000;
        padding-top: 55% !important;
    }
}

@media screen and (max-width: 875px) {

    .used-two-wheeler {
        text-align: center;
        padding: 2% 1%;
        /* box-shadow: 0px 0px 10px 1px lightblue; */
        margin: 10px;
        width: 30% !important;
    }
    
}
@media screen and (max-width: 775px) {
    .container, .container-sm {
        max-width: 775px !important;
    }
    .used-two-wheeler {
        text-align: center;
        padding: 2% 1%;
        /* box-shadow: 0px 0px 10px 1px lightblue; */
        margin: 10px;
        width: 30% !important;
    }
    /* .nav-item a {
        color: #000;
        font-size: 20px;
        margin-left: 60% !important;
        padding-left: 0 !important;
        display: ruby;
    } */

    /* .nav-item a {
        color: #000;
        font-size: 15px;
        padding-left: 20px !important;
    }
    .right-widget {
        background: linear-gradient(to bottom, #FEA622 0%, #F1382B 100%);
        color: #fff;
        padding: 10px 15px;
        border-radius: 30px;
        border: none;
        font-size: 12px;
    } */
}

@media screen and (max-width: 730px) {

    .nav-item a {
        color: #000;
        font-size: 17px;
        /* margin-left: 100% !important; */
        padding-left: 0 !important;
        display: ruby;
        position: relative;
        left: 80%;
    }
    .right-widget {
        background: linear-gradient(to bottom, #FEA622 0%, #F1382B 100%);
        color: #fff;
        padding: 10px 15px;
        border-radius: 30px;
        border: none;
        font-size: 12px;
    }
    .footor .logo-foot h4 {
        font-size: 1.2rem;
    }
    .footor .logo-foot h5 {
        color: #fff;
        font-size: 12px;
        margin: 0;
    }
    .logo-foot input {
        color: #9A9EA5;
        background: none;
        border: none;
        border-bottom: 1px solid #9A9EA5;
        width: 100%;
        font-size: 12px;
    }
    
}
@media screen and (max-width: 660px) {

    .nav-item a {
        color: #000;
        font-size: 17px;
        margin-left: 60% !important;
        padding-left: 0 !important;
        display: ruby;
    }
    
}

@media screen and (max-width: 575px) {

    .mobile-nav {
        display: block;
    }

    .offcanvas-body p {
        font-size: 22px;
        font-weight: bold;
    }
    .quick-and-easy {
        margin-top: 8% !important;
    }
    .card {
        border: 1px solid #FF9B4D;
        margin: 5% 5%;
        border-radius: 20px !important;
    }
    .navbar-toggler {
        display: none;
    }

    .offcanvas-title .logo {
        width: 50% !important;
        padding: 10px 0 0 0px;
        position: absolute;
        left: 40%;
        top: 0%;
    }
    .offcanvas.show:not(.hiding), .offcanvas.showing {
        transform: none;
        width: 70%;
    }
    .logo {
        width: 25%;
        padding: 0px 0 0 0px;
        position: absolute;
        top: 20%;
        left: 45%;
        transform: translate(-70%);
    }
    .offcanvas-backdrop.show {
        opacity: 0.8 !important;
    }

   .offcanvas .btn {
        border: 1px solid #000;
        background: linear-gradient(to top, rgba(241, 70, 58, 0.9), rgba(252, 167, 39, 0.9));
        width: 70%;
        border-radius: 20px !important;
        margin-left: 0%;
        margin-bottom: 5%;
    }

    .wheelsz-download-appaa {
        float: left;
        position: relative !important;
        right: 0% !important;
        margin-top: 5% !important;
    }
    .btn-primary {
        position: absolute;
        top: 25%;
        left: 10%;
        background: none !important;
    }
    .btn-primary img {
        width: 25%;
        position: relative;
        left: -10%;
        z-index: 1;
    }
    .wheelsz-download-app {
        float: right;
        position: relative !important;
        right: 0% !important;
        margin-top: 2% !important;
    }
    .navbar-toggler {
        border: none !important;
        position: absolute !important;
        left: 5%;
        top: 13px;
    }
    /* .navbar-toggler {
        border: none !important;
        position: relative;
        left: -45%;
    } */
    .right-widget {
        background: linear-gradient(to bottom, #FEA622 0%, #F1382B 100%);
        color: #fff;
        padding: 10px 15px;
        border-radius: 30px;
        border: none;
        font-size: 12px;
    }

    .quick-and-easy {
        text-align: center;
    }
    .quick-and-easy h2 {
        margin-top: 0%;
        font-size: 20px;
        font-weight: 700;
    }
    .navbar-toggler {
        background: #fff;
    }
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        background: #fff;
        border: none;
    }

    .get-your-loan {
        position: relative;
        left: 27%;
        top: 0%;
        width: 50%;
    }
    .hero-image {
        text-align: center;
    }
    .hero-image img {
        width: 70%;
        padding-top: 5%;
        float: none;
    }
    .our-service p {
        text-align: center;
        padding: 0px 5%;
        font-size: 14px;
    }
    .instant-approval {
        position: absolute;
        top: 30%;
    }
    .col-12 {
        flex: 0 0 auto;
        width: 93%;
    }
    /* .hr-rotate {
        rotate: 90deg;
        background: #fff;
        width: 84px;
        position: relative;
        left: 80%;
        top: -40%;
        height: 5px;
    }
    .hr-vertical {
        rotate: 0deg;
        background: #fff;
        width: 127px;
        position: relative;
        left: 20%;
        top: -94%;
        height: 5px;
    } */
    .info {
        background-image: url(../img/Vector\ 4.png);
        height: auto;
        padding: 5% 0;
        text-align: center;
        background-repeat: no-repeat;
        background-size: cover;
        
    }
    .app-download-info {
        border: none;
    }
    .info h2 {
        font-size: 1.5rem;
    }
    .quick-and-easy p {
        font-size: 0.9rem;
        line-height: 1.5;
        word-spacing: 1px;
    }
    .used-two-wheeler {
        text-align: center;
        padding: 2% 1%;
        /* box-shadow: 0px 0px 10px 1px lightblue; */
        margin: 10px;
        width: 96% !important;
    }
    .container1:hover .middle {
        opacity: 0.5;
        background: #000;
        padding-top: 30% !important;
    }

    .our-service {
    padding: 10% 0;
}

    /* .wheelsz-download-app {
        position: absolute !important;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-top: 5%;
    } */

    .our-service h2 {
        text-align: center;
        font-size: 20px;
        font-weight: 700;
    }
    .used-two-wheeler h2 {
        font-size: 1rem;
    }
    h1 {
        font-size: 1.25rem !important;
        padding: 0 10%;
    }
    .how-to-get p {
        padding: 0 5%;
        font-size: 14px;
    }
    .download-fibe-wheelsz {
        position: absolute;
    }
    .application-image img {
        width: 100%;
        padding-top: 10%;
    }
    .yaara-wheelsz img {
        width: 70%;
    }
    .online-application {
        text-align: left;
    }
    .online-application p {
        padding: 0;
        font-size: 10px;
    }
    .online-application h3 {
        font-size: 1.0rem;
        font-weight: 600;
        margin-bottom: 0;
    }
    .wheelsz-online {
        position: absolute;
        width: 35%;
        top: 0px;
        left: 50%;
    }
    /* .wheelsz-online img {
        position: absolute;
        left: 90%;
        z-index: -1;
    } */
    .wheelsz-online img {
        position: absolute;
        left: 90%;
        top: -20px;
        z-index: 1;
    }

    .nav-item {
        margin: 10px 0;
    }
    .nav-item a {
        color: #000;
        font-size: 23px;
        padding-left: 10px !important;
        margin: 0 !important;
        position: relative;
        left: 0%;
    }
    .cash-in-bank {
        position: absolute;
        top: 250%;
    }

    /* .cash-in-bank {
        position: absolute;
        top: 220%;
    } */

    .loan-calculator {
        padding: 15% 0;
    }
    .wheelsz-loan-calculator p {
        font-size: 12px;
        letter-spacing: 1px;
    }

    .offring-box {
        width: 46%;
        padding: 2%;
        position: relative;
        left: 1%;
    }
    .offring {
        background: linear-gradient(to top, rgba(241, 70, 58, 0.2), rgba(252, 167, 39, 0.5));
        padding: 5% 0;
    }
    .slider .owl-item.active.center .slider-card {
        transform: scale(1);
        opacity: 1;
        background: #ff9966;
        background: -webkit-linear-gradient(rgba(254, 166, 34, 0.3), rgba(241, 56, 43, 0.3));
        background: linear-gradient(rgba(254, 166, 34, 0.3), rgba(241, 56, 43, 0.3));
        color: #000;
        border: none;
    }
    .wheelsz-offring h2 {
        text-align: center;
        padding: 0% 0 0% 0;
    }
    .offring-box h3 {
        font-size: 1.12rem;
    }
    .offring-box p {
        font-size: 14px;
    }
    .monthly-insta {
        border-left: none;
    }

    .fa-angle-right:before {
        content: "\f105";
        position: absolute;
        bottom: -210px;
        right: 60px;
        color: #f44336;
    }
    .fa-angle-left:before {
        content: "\f104";
        position: absolute;
        bottom: -210px;
        left: 60px;
        color: #f44336;
    }

    .cool-new {
        text-align: center;
        padding-bottom: 10%;
    }
    .cool-new img {
        left: -10%;
    }
    .qr img {
        left: 0;
    }
    .footor .logo-foot h4 {
        padding-bottom: 0;
        padding-top: 20%;
    }
    .wheelsz-desz {
        padding: 5% 0;
        height: auto;
        text-align: center;
    }
    .wheelsz-desz p {
        font-size: 0.8rem;
    }
    .wheelsz-soft p {
        position: relative;
        padding-top: 2%;
    }
    .foot-logo img {
        width: 50%;
        padding-bottom: 10%;
    }



    .cash-wheelsz {
        width: 100%;
    }
    .cash-in-bank {
        position: relative;
        top: 15rem;
    }
    h2 {
        font-size: 22px !important;
        text-align: center;
        color: #333333;
        margin-bottom: 50px;
    }
    .offring-box img {
        width: 60%;
        padding-top: 0%;
    }
    .range-label-red {
        font-size: 18px;
        text-align: left;
    }
    .range-label-blue {
        font-size: 18px;
        text-align: left;
    }
    .range-label-green {
        font-size: 18px;
        text-align: left;
    }

    .col-1 img {
        width: 40%;
    }
    .footor .logo-foot h5 {
        color: #fff;
        font-size: 16px;
        margin: 0;
    }
}

@media screen and (max-width: 500px) {
    .cash-in-bank {
        position: relative;
        top: 13rem;
    }
}
@media screen and (max-width: 450px) {
    .cash-in-bank {
        position: relative;
        top: 10rem;
    }
    .container1:hover .middle {
        opacity: 0.5;
        background: #000;
        padding-top: 30% !important;
    }
}
@media screen and (max-width: 400px) {
    .cash-in-bank {
        position: relative;
        top: 9rem;
    }
    .loan-calculator {
        padding: 15% 0 10% 0;
    }
    .offring-box {
        width: 46%;
        padding: 2%;
        position: relative;
        left: 1%;
    }
    .container1:hover .middle {
        opacity: 0.5;
        background: #000;
        padding-top: 20% !important;
    }
}
@media screen and (max-width: 375px) {
    .cash-in-bank {
        position: relative;
        top: 8rem;
    }
}

@media screen and (max-width: 350px) {

    .fa-angle-left:before {
        content: "\f104";
        position: absolute;
        bottom: -232px;
        left: 40px;
        color: #f44336;
    }
    .fa-angle-right:before {
        content: "\f105";
        position: absolute;
        bottom: -232px;
        right: 40px;
        color: #f44336;
    }
    .container1:hover .middle {
        opacity: 0.5;
        background: #000;
        padding-top: 30% !important;
    }
    .cash-in-bank {
        position: relative;
        top: 6rem;
    }
}

@media screen and (max-width: 300px) {

    .right-widget {
        background: linear-gradient(to bottom, #FEA622 0%, #F1382B 100%);
        color: #fff;
        padding: 7px 10px;
        border-radius: 30px;
        border: none;
        font-size: 10px;
    }
    .wheelsz-download-app {
        float: right;
        position: relative !important;
        right: 0% !important;
        margin-top: 2% !important;
    }
    .btn-primary img {
        width: 20%;
        position: relative;
        left: -10%;
        z-index: 1;
    }
    nav {
        height: 55px;
        width: 100%;
    }
    .get-your-loan button {
        font-size: 1rem;
        padding: 2% 7%;
        border-radius: 50px;
    }
    .quick-and-easy h2 {
        font-size: 1.2rem !important;
    }
    .quick-and-easy p {
        font-size: 0.7rem;
        line-height: 1.5;
        word-spacing: 1px;
    }
    .info p {
        font-size: 0.8em;
    }
    .our-service h2 {
        font-size: 1.12rem !important;
    }
    .our-service p {
        font-size: 0.7rem !important;
    }
    h1 {
        font-size: 1.12rem !important;
    }
    .application-image img {
        width: 100%;
    }
    .online-application p {
        padding: 0% 0;
        font-size: 0.6rem;
    }
    .instant-approval .online-application {
        text-align: left;
        position: relative;
        top: 14px;
    }
    h2 {
        font-size: 1.12rem !important;
    }
    .wheelsz-loan-calculator p {
        font-size: 0.7rem;
        letter-spacing: 1px;
    }
    .range-slider-group-red .box {
        width: 35%;
    }
    .offring-box {
        width: 93%;
        padding: 2%;
        position: relative;
        left: 1.5%;
    }
    .cash-in-bank {
        position: relative;
        top: 7.5rem;
    }
    .wheelsz-online img {
        position: absolute;
        left: 90%;
        top: 0px;
        z-index: 1;
    }

    .star img {
        width: 22% !important;
        height: 40%;
        padding-left: 2%;
        border-radius: 0 !important;
    }
    .testi-image p {
        text-align: left;
        font-size: 10px !important;
    }
    .slider-card p {
        font-size: 0.6rem;
    }
    .slider-card h3 {
        font-size: 1.0rem;
    }
    .owl-item .cloned {
        margin-right: 20px !important;
    }
    .fa-angle-left:before {
        content: "\f104";
        position: absolute;
        bottom: -200px;
        left: 40px;
        color: #f44336;
    }
    .fa-angle-right:before {
        content: "\f105";
        position: absolute;
        bottom: -200px;
        right: 40px;
        color: #f44336;
    }
    .used-two-wheeler {
        text-align: center;
        padding: 2% 1%;
        /* box-shadow: 0px 0px 10px 1px lightblue; */
        margin: 10px;
        width: 92% !important;
    }
    
}
