/* Large screen */

@media (max-width: 2560px) {}

@media (max-width: 1920px) {}

@media (max-width: 1536px) {}

/* Medium screen */

@media (max-width: 1440px) {
    .pay-less h2 {
        font-size: 90px;
        font-weight: 700;
        line-height: 110.09px;
        margin: 20px 0;
    }
    .nav-link {
        font-size: 20px;      
        line-height: 35.97px;
    }
}

@media (max-width: 1366px) {
    
    .prod-strip p {
        font-size: 18px;
        font-weight: 700;
        line-height: 22.17px;
        color: #000;
        display: none;
    }
}

@media (max-width: 1199px) {
    .nav-link {
        font-size: 18px;
        line-height: 28.97px;
        padding-left: 0.8rem !important;
        padding-right: 0.8rem !important;
    }
    .pay-less-btn {
        font-size: 40px;
        font-weight: 700;
        line-height: 45.95px;
    }

    .pay-less p {
        font-size: 27px;
        font-weight: 400;
        line-height: 30.77px;
        margin-bottom: 30px;
    }

    .pay-less h2 {
        font-size: 70px;
        font-weight: 700;
        line-height: 80.09px;
        margin: 20px 0;
    }

    .pay-less-btn {
        font-size: 44px;
    }

    .prod-strip h3 {
        font-size: 55px;
        font-weight: 700;
        line-height: 70.89px;
    }

    .prod-strip {
        flex: 0 0 8%;
        width: 145px;
    }

    .testimonial h2 {
        font-size: 60px;
        font-weight: 700;
        line-height: 70.93px;
    }

    .testimonial p {
        font-size: 20px;
        font-weight: 400;
        line-height: 25.17px;
    }

    footer {
        padding: 20px;
    }

    footer h6 {
        font-size: 26px;
        font-weight: 700;
        line-height: 46.96px;
    }

    .hours li,
    .footer-links li,
    .address p,
    .telephone a {
        font-size: 20px;
        font-weight: 700;
        line-height: 28.78px;
    }
}

@media (max-width: 1024px) {
 
    footer .contact li a {
        font-size: 1.3rem;
    }

    footer ul li a {
        font-size: 1.4rem;
    }
}

/* tab view */

@media (max-width: 991px) {

    /* navbar  */
    .navbar {
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.48) 0%, rgba(232, 232, 232, 0.48) 100%);
    }

    .navbar-nav {
        background-color: rgba(255, 255, 255, 0.9);
        /* flex-direction: row; */
        border-radius: 5px;
        margin-left: 5px;
        justify-content: space-around;
    }
    .header-links{
        flex-direction: column;
    }

    .navbar-toggler-icon {
        background: #2168c3;
        height: 2px;
        position: relative;
        background-image: none !important;
        width: 20px;
        float: left;
    }

    .navbar-light .navbar-toggler::before {
        content: "";
        position: absolute;
        width: 30px;
        height: 2px;
        background-color: #2168c3;
        top: 8px;
        left: 6px;
    }

    .navbar-light .navbar-toggler:after {
        content: "";
        position: absolute;
        width: 30px;
        height: 2px;
        background-color: #2168c3;
        bottom: 8px;
        left: 6px;
    }

    .navbar-light .navbar-toggler {
        border: 0px;
        box-shadow: 0px 0px 0px;
        padding: 0px;
        position: relative;
        width: 44px;
        height: 40px;
        background-color: #ffffff;
        padding: 6px;
    }

    .pay-less h2 {
        font-size: 55px;
        font-weight: 700;
        line-height: 80.09px;
        margin: 20px 0;
    }


    /* .prod-container{
        flex-wrap: wrap;
    } */

    .prod-strip {
        flex: 0 0 calc(50% - 10px); /* Two items per row with gap */
        max-width: calc(50% - 10px); /* Two items per row with gap */
        margin-bottom: 20px;
        min-height: 495px;
    }

    /* .prod-container .prod-strip:nth-child(-n+3) {
        order: 1; 
    }

    .prod-container .prod-strip:nth-child(n+4) {
        order: 2; 
    } */

  
    footer {
        padding-top: 30px;
    }

    footer .contact li {
        padding: 15px 15px;
    }

    footer .contact li a {
        font-size: 1.5rem;
    }

     /* contact page  */

    .contact-box{
        margin-top: 0;
    }
    
}

/* mobile view */

@media (max-width: 767px) {
    .home-banner h1 {
        font-size: 30px;
    }

    .home-banner h2 {
        font-size: 27px;
    }

    .bnr-btn {
        font-size: 20px;
        font-weight: 400;
        line-height: 25.56px;
    }
    .testi-left{
        margin-bottom: 20px;
    }
    .pay-less{
        background-size: cover;
    }
    .pay-less p, .abt-desc-inner p {
        font-size: 20px;
        font-weight: 400;
        line-height: 30.77px;
        margin-bottom: 30px;
    }
    .pay-less-btn {
        font-size: 36px;
        top: 0;
        padding: 6px 50px;
    }
    .contact-div, .contact-box{
        background-position: -15% 0%;
    }
    .contact-div h2{
        font-size: 60px;
    }
    .contact-form .form-group label{
        background: #fff;
    }
    .contact-left ul li {
        list-style: none;
        margin-bottom: 20px;
    }
    .contact-box::after, .contact-div::after{
        display: none;
    }
    .contact-div{
        padding-top: 204px;
    }
    .prod-strip h3 {
        font-size: 52px;
        font-weight: 700;
        line-height: 70.89px;
    }
   
    .colateral p{
        font-size: 20px;
        font-weight: 400;
        line-height: 28.77px;
    }
    .testimonial, .pay-less{
        padding: 40px 0;
    }
    .testimonial h2{
        margin-bottom: 1rem;
    }
    .testimonial h2, .pay-less h2, .abt-desc-inner h2{
        font-size: 45px;
        line-height: 60.93px;
    }
   
}

@media (max-width: 575px) {
    .search-box input.nav-search {
        width: auto;
    }

    .search-box .search-btns {
        padding-left: 2rem;
    }
    .pawn-items{
        padding-top: 0;
        padding-bottom: 50px;
    }
    .prod-strip {
        flex: 0 0 100%; /* One item per row */
        max-width: 100%; /* One item per row */
    }

}

@media (max-width: 414px) {
    
    footer .contact li {
        width: 100%;
        padding: 15px 5px;
    }

    footer ul li a {
        margin-bottom: 10px;
    }

}

@media (max-width: 375px) {
    .navbar-brand img {
        max-width: 130px;
    }
    .colateral h2 {
        font-size: 25px;
        font-weight: 700;
        line-height: 30.96px;
    }
    .bnr-btn {
        font-size: 18px;
        font-weight: 400;
        line-height: 25.56px;
        padding: 10px;
    }
    .testi-left-btn{
        height: 55px;
    }
    .pay-less-btn {
        font-size: 25px;
        padding: 6px 50px;
    }
    .home-banner, .blog-banner, .blog-banner, .contact-div{
        padding-top: 100px;
    }
    .testimonial h2, .pay-less h2, .abt-desc-inner h2 {
        font-size: 30px;
        line-height: 30.93px;
    }
    footer .contact li a {
        font-size: 0.9rem;
    }

    footer .contact li img {
        width: 18px;
    }

    .adventage ul li {
        padding: 0px;
        flex: 0 0 60%;
    }
    .prod-strip {
        flex: 0 0 100%;
        width: 100%;
        margin-bottom: 20px;
    }
    .blog-list li {      
        font-size: 22px;
        line-height: 27.37px;
    }
    
}

@media (max-width: 320px) {
    footer .contact li a {
        font-size: 0.8rem;
    }

}