@media (min-width:481px) and (max-width: 768px) {

    .iconinput {
        border-radius: 25px 0px 0px 25px !important;

    }

    .search-drop {
        border-radius: 25px 25px 25px 25px !important;
        margin-bottom: 10px !important;
    }

    .vpa-b-title {
        margin-top: 25vh;

    }

    .top-cities-vpa {
        margin-bottom: 15vh;
    }

    .title-home {
        font-size: 30px;
        font-weight: 600;
        line-height: 1.2em;
        font-family: 'poppins';
    }

    .sub-title-home {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.3em;
    }

    .banner-vpa .container {
        width: 100%;
    }

    .service-name {
        padding-top: 12px;
        height: 75px;
        max-height: 95px;
        font-size: 14px;
        font-weight: 500;
        padding-left: 0px;
    }

    .solutions {
        box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
        background-color: #fff;
        height: 140px;
        color: #900a25;
        max-width: 255px !important;
        margin-left: 5px !important;
        margin-right: 5px !important;

    }

    .biz-name {
        font-size: 22px;
        font-weight: 600;
        color: #900a25;
        font-family: 'poppins';
        line-height: 1.2em;

    }

    .vpa-biz-description {
        font-size: 13px;
        font-weight: 400;
        line-height: 1.2em;
        color: #000;
        font-family: 'roboto' !important;
    }

    .vpa-biz-description-add {
        font-size: 13px;
        line-height: 1.2em;
        font-weight: 500;
        color: #900a25;
        font-family: 'roboto';
    }

    .download-title {
        font-size: 30px !important;
        font-weight: 700;
        line-height: 1.2em;

    }

    .download-title-subtitle {
        font-size: 16px !important;
        font-weight: 600;
        line-height: 1.2em;
    }

    .download-title-description {
        font-size: 14px !important;
        font-weight: 400;
        line-height: 1.2em;
    }


    .blog-date,
    .author-name {
        line-height: 1.2em;
        font-size: 13px;
        font-weight: 600;
        font-family: 'poppins';
        color: #7a0408;
    }

    .bolg-title {
        font-size: 22px;
        line-height: 1.2em;
        font-weight: 600;
        font-family: 'poppins';
    }

    .blog-description {
        font-size: 15px;
        line-height: 1.2em;
        font-family: 'roboto';
    }

    .author-designation {
        font-size: 11px;
        line-height: 1.2em;
        font-family: 'roboto';
    }

    .promotion-line {
        font-size: 30px;
        font-weight: 600;
        color: #fff;
        line-height: 1.2em;
    }

    .promotion {
        margin-bottom: 3vh;
    }

    /* top listing start */
    .top-listing ul li {
        list-style: none;
        float: left;
        font-size: 13px;
    }

    .best-cities ul li {
        list-style: none;
        float: left;
        font-size: 13px;
    }
    .top-biz-description {
        font-size: 16px !important;
        line-height: 1.2em;
        font-weight: 500;
        color: #040405;
    }
  
    .detail-pop-title {
        font-size: 22px !important;
        font-weight: 600;
        color: #7a0408;
        
    }
    
    .profile-name {
    
        font-size: 20px !important;
        font-weight: 500;
        line-height: 1.2;
    
    }
    .profile {
        width: 50%;
        padding: 20px;
        border-radius: 50%;
    }
    .profile-description {
        font-size: 12px !important;
        margin: 30px 0px;
        line-height: 2em;
    
    }
    .profile-description p a{
        margin-right: 2px;
    }
    .profile-links {
        font-size: 14px !important;
        letter-spacing: 10px !important; 
        padding: 15px 0px;
    }
    .biz-detail {
        width: 80% !important;
    }
    .top-biz-title {
        font-size: 22px !important;
        font-weight: 600;
        font-family: 'Poppins', sans-serif;
        color: #000;
    }
    #vpa-biz-nation {
        padding:0px 12px !important;
    }
 .search-div {
    position: fixed!important;
    right: 0px;
    top: 8%!important;
    width: 100px;
    /* border-radius: 30px 0 0 30px; */
    color: #000;
    font-weight: bold;
    padding: 10px 0px;
    z-index: 9;
}
/* inspection points */
    .inspection .vpa-ins-title {
        text-align: center;
        margin: 30px 0px;

    }

    .inspection .vpa-ins-title h1 {
        font-size: 22px;
        font-weight: 600;
        line-height: 1.2em;
    }
    .inspection .vpa-ins-title p {
        font-size: 12px;
        font-weight: 600;
        line-height: 1.2em;
    }

    .inspection .vpa-ins-content h3 {
        font-size: 17px;
        font-weight: 600;
        line-height: 1.2em;
        color: #7a0408;
    }
    .inspection .vpa-ins-content h2 {
        font-size: 18px;
        font-weight: 600;
        line-height: 1.2em;
        color: #ffb200;
        margin-top: 15px;
        
    }

    .inspection .vpa-ins-content h2 img {
        width: 35px;
        margin-right: 10px;
    }

    .inspection .vpa-ins-content p {
        font-size: 12px;
        font-weight: 400;
        line-height: 1.3em;
        margin-bottom: 15px;
        
    }
    .inspection .vpa-ins-content p span {
        background-color: #f2f2f2;
    }

    









}


@media (max-width: 576px) {}

/* Media query for OnePlus 7T or devices with similar screen width */
@media only screen and (max-width: 768px) {}

/* // Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {}

/* // X-Large devices (large desktops, 1200px and up) */
/* @media (min-width: 1200px) { ... } */

/* // XX-Large devices (larger desktops, 1400px and up) */
/* @media (min-width: 1400px) { ... } */

/* Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {

    .header {
        height: 90vh;
        background-image: linear-gradient(120deg, #ad0720, #5f112b);
        width: 100%;
    }

   





    .service-l-more {
        font-size: 14px;
        width: 120px;
    }

    .title-location {
        font-size: 17px;
        font-weight: 600;
        line-height: 1.2em;
        color: #ffb200;
    }





}

/* Mobile devices */
@media only screen and (max-width: 767px) {


    .header {
        height: 90vh;
        background-image: linear-gradient(120deg, #ad0720, #5f112b);
        width: 100%;
    }


    





    .service-l-more {
        font-size: 10px;
        width: 80px;
    }

    .title-location {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.2em;
        color: #ffb200;
    }



    .bottom-title {
        font-size: 18px;
        font-weight: 700;
        color: #000;
        line-height: 1.2em;
    }

    .bottom-title-description {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.2em;
        color: #212529;
    }

    .footer-title-description {
        font-size: 12px;
        font-weight: 600;
        line-height: 1.2em;
        font-family: 'Poppins', sans-serif;
    }

}

@media (max-width: 480px) {




    .searchcity {
        display: block;
        text-align: center;
    }

    .businessbtn {
        font-size: 10px;
    }

    .fa-solid {
        display: none;
    }

    .nav-btn {
        height: 50px;
        position: absolute;
        width: 26px;
        cursor: pointer;
        top: 200px !important;
        display: none;
    }







}

/* Styles for devices with a maximum width of 767px (typical for mobile phones) */
@media (max-width: 767px) {}




@media only screen and (max-width: 480px) {




    .business-button {
        background-color: #fff;
        color: #900a25;
        font-size: 14px;
        font-weight: 600;
        padding: 5px 15px;
        border: none;
        border-radius: 25px;

    }

    .vpa-biz-about-us-heading {
        font-size: 16px;
        font-weight: 700;
        color: #900a25;
        font-family: 'Poppins', sans-serif;
    }



    .popup-unverified-image {
        height: 200px;
    }






    
   

 


}



@media only screen and (max-width: 768px) {
    /* Your CSS rules for all mobile screens */
}

@media only screen and (max-width: 768px) {
    .iconinput {
        border-radius: 25px 0px 0px 25px;

    }

    .search-drop {
        border-radius: 25px 25px 25px 25px;
        margin-bottom: 10px;
    }

    .image {
        max-width: 100%;
    }

    .nav-btns {
        display: none;
    }
}

@media only screen and (min-width: 992px) {}

@media only screen and (min-width: 1280px) {}



@media (max-width:480px) {
    .vpa-biz-faq-title {
        font-size: 22px;
        font-weight: 600;
        font-family: 'poppins';
        color: #000;
    }



    .vpa-biz-faq-question {
        font-size: 16px;
        font-weight: 500;

    }

    .vpa-biz-faq-answer {
        font-size: 14px;
        font-weight: 400;

    }
}