@media (min-width: 1800px) {}

@media (min-width: 1400px) {
    .container-fluid {
        padding-left: 10% !important;
        padding-right: 10% !important;
    }
    
}

@media (min-width: 1200px) {
    
}

@media (min-width: 1200px) and (max-width: 1299.98px) {
    .nav-option li {
        padding: 0 0.1rem;
    }
}

@media (max-width: 1699.98px) {}

@media (max-width: 1399.98px) {
    .top-rated-item {
        min-height: 400px;
    }
    
    .links li, .quick-service li {
        list-style: none;
        padding: 0.1rem 0;
    }
    .common-footer-links a{
        font-size: 0.9rem;
    }
    .common-footer-heading {
        line-height: 24px;
    }
    .other-banner-sec h1 {
        font-size: 38px;
        line-height: 46px;
    }

    .main-heading {
        font-size: 42px;
        line-height: 48px;
    }

    .container-fluid {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }

    .about-text-heading {
        font-size: 26px;
        line-height: 32px;
    }
}

@media (max-width: 1199.98px) {
    .top-rated-item {
        min-height: 400px;
    }
    .b2b-about-sec .about-us-text-para {
        font-size: 17px;
        line-height: 22px;
    }
    section.other-banner-sec.report-category-banner.report-slider-banner .swiper-slide img {
        display: block;
        width: 100%;
        max-height: 300px;
        height: auto;
        min-height: 200px;
    }
    .home-latest-report .know-more a, .home-services .know-more a {
        padding: 0.4rem 1.5rem;
        border-radius: 20px;
        border: none;
        /* font-family: 'Montserrat', sans-serif; */
        font-weight: 600;
        font-size: 14px;
        line-height: 18px;
        
    }
    .other-banner-sec h1 {
        font-size: 34px;
        line-height: 40px;
    }
    .top-heading-details h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .common-footer-links a {
        font-size: 14px;
        line-height: 18px;
    }
    .report-details-content .card-body h3 {
        font-size: 18px;
        line-height: 20px;
    }
    .social-links div {
        width: 30px;
        height: 30px;
        margin: 0.2rem;
    }

    .social-circle-fb i,
    .social-circle-linkdin i,
    .social-circle-twetter i,
    .social-circle-youtube i {
        font-size: 1.3rem;
        color: #F5F5F5;
    }

    .other-banner-sec .breadcrumb-item a,
    .other-banner-sec .breadcrumb-item {
        font-size: 20px;
        line-height: 22px;
    }

    .know-more button {
        padding: 0.5rem 1.5rem;
        font-size: 16px;
        line-height: 22px;
    }

    .container-fluid {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }

    .report-details-content .nav-pills .nav-link {
        font-size: 16px;
        padding: 0.5rem 1rem;
    }

    .main-heading {
        font-size: 38px;
        line-height: 42px;
    }

    .common-heading,
    .testimonial-heading {
        font-size: 26px;
        line-height: 30px;
    }

    .about-text-heading {
        font-size: 24px;
        line-height: 30px;
    }

    .view-reports {
        font-size: 16px;
    }

    .common-title {
        font-size: 20px;
        line-height: 22px;
        padding-bottom: 5px;
    }

    .testimonial-para {
        font-size: 16px;
        line-height: 20px;
    }

    .common-footer-heading {
        font-size: 16px;
        line-height: 22px;
    }
    .other-banner-sec {	
        padding: 6rem 0;	
    }	
    .report-details-item h2,	
    .report-details-item a {	
        font-size: 18px;	
        line-height: 22px;	
    }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {}

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {}

@media (min-width: 991.98px) and (max-width: 1199.98px) {
    .container-fluid {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .nav-option li a {
        padding: 0;
        font-size: 16px;
        line-height: 21px;
    }

    .nav-option li {
        padding: 0 0.1rem;
    }
    .serach-bar {
        padding: 0.2rem 1rem;
        min-width: 26%;
    }
    a.navbar-brand img {
        height: 33px;
    }

    .navbar-brand {
        margin-right: 0.5rem;
    }

    .main-heading {
        font-size: 36px;
        line-height: 40px;
    }
}

@media (max-width:991.98px) {
    .top-rated-item {
        min-height: 380px;
    }
    div#lead_slide .service-img-wrap img {
        height: 200px;
    }
    div#lead_slide h3.service-title {
        font-size: 1.3rem;
    }
    .b2b-about-sec .about-us-text-para {
        font-size: 16px;
        line-height: 20px;
    }
    .serach-bar {
        min-width: 50%;
    }
    .serach-bar i {
        color: #1b75bc;
        font-size: 1.1rem;
    }
    .about-us-sec .know-more a {
        padding: 0.4rem 1.5rem;
        font-size: 16px;
        line-height: 20px;
    }
    .cata-1 img {
        max-width: 90px;
        filter: invert(1);
    }
    section.other-banner-sec.report-category-banner.report-slider-banner .container-fluid.position-absolute.z-index-9 {
        top: auto;
    }
    .catagori-btn.know-more.justify-content-start {
        margin-top: 1rem;
      }
    .swiper-slide img {
        width: auto;
        height: 100%;
        object-fit: cover;
    }
    .other-banner-sec {
        height: auto;
    }
    .other-banner-sec.report-details-banner {
        min-height: auto;
    }
    .swiper-slide {
        height: auto;
    }
    .report-details-banner, .report-category-banner{
        height: auto !important;
        width: 100%;
    }
    div#div_id_company_name, div#div_id_job_title {
        width: 100%;
        display: inline-block;
    }
    div#div_id_job_title {
        margin-right: 0rem;
    }
    .report-details-content .card-body h3 {
        font-size: 16px;
        line-height: 18px;
    }
    div#div_id_phone_number select {
        width: 20%;
    }
    #banner_search_form img {
        width: 50px !important;
        height: 50px !important;
        display: none;
    }
    .report-right-card-item ul li:not(:last-child) {
        margin-bottom: 0.5rem;
    }
    .card-body.card-list-cus ul li p {
        font-size: 14px;
    }
    .card-body.card-list-cus ul li:before {
        top: 8px;
        width: 5px;
        height: 5px;
    }
    .top-heading-details h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .report-list-sec .shadow.cata-1 {
        padding: 0.5rem;
    }
    .report-details-item h2,	
    .report-details-item a {	
        font-size: 16px;	
        line-height: 20px;	
    }
    .other-banner-sec h1 {
        font-size: 30px;
        line-height: 38px;
    }

    .card-text-details.ps-2.common-sub-title h5 {
        font-size: 14px !important;
    }

    .client-box {
        padding: 0.5rem;
        margin: 0.5rem;
    }

    .about-text-heading {
        font-size: 20px;
        line-height: 24px;
    }

    .about-us-text-para {
        font-size: 16px;
        line-height: 22px;
    }

    .container-fluid {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .open_menu,
    .close_icon {
        display: block;
    }

    ul.navbar-nav li:not(:last-child) {
        margin: 0.5rem 0;
    }

    .navbar-toggler .fa.fa-bars {
        color: #fff;
        font-size: 2rem;
    }

    .navbar-toggler {
        background: rgba(255, 255, 255, 0.2);
        outline: 0;
        box-shadow: none;
    }

    .close-popup {
        width: 20px;
        height: 20px;
        font-size: 1rem;
        right: 16px;
        top: 3px;
    }

    .close-popup:before {
        width: 26px;
        height: 26px;
    }

    .navbar-nav .nav-links {
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
    }

    .main-heading {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 1rem;
    }

    p.font-style-1.about-us-text-para.pt-4 {
        padding-top: 5px !important;
    }

    .about-us .row.mt-5 {
        margin-top: 1rem !important;
    }

    .view-reports {
        padding: 0 1rem;
        font-size: 17px;
        line-height: 20px;
    }

    .client-box img {
        max-height: 100px;
    }
    .nav-option li {	
        padding: 0;	
    }	
    a.navbar-brand img {	
        height: 30px;	
    }	
    a.navbar-brand {	
        margin-right: 0.5rem;	
    }	
    .product-box {	
        padding: 1rem;	
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .common-footer-heading {
        font-size: 15px;
        line-height: 20px;
    }

    .open_menu i {
        font-size: 22px;
    }

    body {
        font-size: 14px
    }

    .product-box {
        padding: 1rem;
    }

    .product-box p {
        margin: 0;
    }

    p,
    a {
        font-size: 13px
    }


    *::-moz-placeholder {
        font-size: 14px;
        opacity: 1;
    }

    *::placeholder {
        font-size: 14px;
        opacity: 1;
    }

    *::-moz-selection {
        font-size: 14px
    }

    ::-moz-selection {
        font-size: 14px
    }

    ::selection {
        font-size: 14px
    }

    .sub-heading {
        font-size: 14px;
        line-height: 22px
    }

    a.navbar-brand img {
        max-height: 38px;
    }

    a.navbar-brand {
        margin-right: 5px;
    }

}

@media (max-width:767.98px) {
    .service-item-list {
        min-height: 400px;
    }
    /* #lead_slide .service-content-box {
        min-height: 210px;
        justify-content: flex-start !important;
    }
    #lead_slide .service-title{
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
    } */
    .service-img-wrap.p-3.p-md-4 img {
        min-height: auto !important;
    }
    .service-item-list.alt-design-service .row.align-items-stretch.g-0 {
        flex-direction: column-reverse;
    }
    .text-center.position-absolute.singel-service-banner-text h1 {
        width: 25%;
        text-align: center;
        margin: 0 auto;
        font-size: 2rem;
    }
    .singel-service-item-list .service-content-box {
        padding: 0 !important;
    }
    .know-more button, .service-content-box .know-more a {
        padding: 0.3rem 1rem;
        border-radius: 20px;
        border: none;
        font-family: 'Montserrat', sans-serif;
        border: 0;
        font-weight: 600;
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        color: #fff;
        border: 1px solid transparent;
        transition: 0.5s;
    }
    .b2b-singel-page1::before, .b2b-singel-page2::before, .b2b-singel-page3::before, .b2b-singel-page4::before, .b2b-singel-page7::before, .b2b-singel-page6::before, .b2b-singel-page8::before, .b2b-singel-page10::before, .b2b-singel-page9:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        backdrop-filter: blur(3px);
    }
    .b2b-singel-page1, .b2b-singel-page2, .b2b-singel-page3, .b2b-singel-page4, .b2b-singel-page7, .b2b-singel-page6, .b2b-singel-page8, .b2b-singel-page10, .b2b-singel-page9 {
        position: relative;
    }
    .b2b-singel-page1{
        background: none;
    }
    .service-img-wrap img, .service-item-list.alt-design-service .service-img-wrap img {
        border-top-left-radius: 40px;
        border-bottom-left-radius: 40px;
        border-radius: 40px;
    }
    section.header-banner-sec.position-relative.vh-100 {
        height: 50vh !important;
    }
    .service-item-list {
        margin-bottom: 1rem;
        border-radius: 50px;
        padding: 1rem 0.5rem;
    }
    .border-custom-dash {
        border-right: 0;
    }
    section.singel-item-service .col {
        flex: 1 0 33%;
        margin-bottom: 1rem;
    }
    ul.navbar-nav li:not(:last-child) {
        margin: 0.2rem 0;
    }
    .other-banner-sec h1 {
        margin-bottom: 0;
    }
    section.other-banner-sec.contact-banner {
        padding: 4rem 0 3rem;
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 2px;
        left: auto;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 2px;
        right: auto;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 1.7rem;
        font-weight: bold;
    }
    .header-banner-sec .swiper-slide {
        height: 60vh;
    }    
    .banner-text {
        padding: 0 1rem;
    }
    .flex-fill.justify-content-center.call-action-item.d-flex.align-items-center.w-25 {
        width: 100% !important;
        flex: 1;
        margin: 0.5rem 1rem;
    }
    div#div_id_phone_number input {
        width: 67%;
        flex-grow: 1;
    }
    .about-details p {
        font-size: 0.8rem;
        padding-right: 0;
    }
    .call-to-contact .d-flex.align-items-stretch {
        flex-wrap: wrap;
        flex: 1;
    }

    .product-box {
        height: auto !important;
        padding: 1rem;
    }

    .other-banner-sec h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .other-banner-sec .breadcrumb-item a,
    .other-banner-sec .breadcrumb-item {
        font-size: 18px;
        line-height: 22px;
    }

    .about-us,
    .latest-report,
    .our-service,
    .help-business,
    .top-catagoris,
    .testimonial,
    .products,
    .sac-footer {
        padding: 2.3rem 0;
    }

    .bg-orange,
    .bg-yellow,
    .bg-blue {
        height: 140px;
    }

    .client-box img {
        max-height: 80px;
    }

    .common-footer-heading {
        font-size: 15px;
        line-height: 26px;
        padding-bottom: 0 !important;
        padding-top: 7px;
    }

    .common-title {
        font-size: 18px;
        line-height: 22px;
        padding-bottom: 5px;
    }

    .footer-bottom {
        font-size: 12px;
        line-height: 14px;
    }

    .view-reports {
        padding: 0 0.3rem;
        font-size: 14px;
        line-height: 20px;
    }

    .container-fluid {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .serach-bar input {
        max-width: 130px;
    }

    .serach-bar {
        border-radius: 25px;
        padding: 0.2rem 0.7rem;
    }

    .common-heading,
    .testimonial-heading {
        font-size: 28px;
        line-height: 30px;
    }

    .font-style-2 {
        font-size: 15px;
        line-height: 20px;
        margin: 0.5rem auto;
    }

    .about-us-img {
        text-align: left;
    }

    .main-heading {
        font-size: 32px;
        line-height: 40px;
    }

    .left-help-img p {
        line-height: 20px;
    }

    .card .know-more.Read-more {
        margin-top: 12px;
    }

    .card .know-more button {
        padding: 0.3rem 1.3rem;
        font-size: 14px;
        line-height: 22px;
    }

    .our-service-content .card-body p {
        text-align: center;
    }

    .help-business-content .left-help-img img {
        max-height: 50px;
    }

    .testimonial-para {
        font-family: 'Montserrat', sans-serif;
        max-width: 650px;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        margin: 0.5rem auto;
    }
    	
    input#banner_search {	
        width: 100% !important;	
        max-width: 100%;	
    }	
    button.btn.btn-search {	
        padding: 0.5rem 1rem;	
    }	
    button.btn.btn-search i {	
        font-size: 1.3rem;	
    }	
    .catagori-bg {	
        width: 120px;	
        height: 120px;	
        padding: 1rem;
    }	
    .catagori-text {	
        font-size: 18px;	
        line-height: 26px;	
    }	
    .other-banner-sec {	
        padding: 4rem 0;	
    }	
    .other-banner-sec.contact-banner {	
        background-size: 100% 100%;	
    }
    .modal-close {
        right: -0.5rem;
        top: -0.5rem;
    }
}

@media (max-width:575.98px) {
    div#lead_slide .service-img-wrap img {
        height: 150px;
    }
    div#lead_slide h3.service-title {
        font-size: 1.2rem;
        margin-bottom: 0;
    }
    section.singel-item-service .col {
        flex: 1 0 50%;
        margin-bottom: 1rem;
    }
    .text-center.position-absolute.singel-service-banner-text h1 {
        font-size: 1rem;
        width: 30%;
    }
    .serach-bar.position-relative {
        position: static !important;
    }
    .know-more.inquiry-box.my-1.w-75.my-md-2 {
        width: 95% !important;
        margin: 10px auto !important;
    }
    ul#pills-tab li {
        flex-grow: 1;
        flex: 100%;
    }
    div#div_id_phone_number select {
        width: 23%;
        font-size: 14px;
        margin-right: 0.5rem;
    }
    .address li {
        font-size: 14px;
    }
    .fs-5 {
        font-size: 1rem!important;
    }
    .related-search-box ul li a {
        font-size: 14px;
        line-height: 20px;
    }
    .common-footer-heading {
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 0 !important;
        padding-top: 12px;
    }
    .common-footer-links a {
        font-size: 12px;
        line-height: 13px;
    }
    .links li, .quick-service li {
        list-style: none;
        padding: 0;
    }
    .client-img img {
        height: 40px;
    }
    .client-details {
        padding: 0 0.5rem;
    }
    .container-fluid {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .navbar-brand {
        margin-right: 0.5rem;
    }

    .banner-img-text {
        font-size: 14px;
    }
    

    .common-heading,
    .testimonial-heading {
        font-size: 22px;
        line-height: 26px;
    }

    .main-heading {
        font-size: 28px;
        line-height: 32px;
    }

    .serach-bar input {
        max-width: 100px;
    }

    p {
        margin-bottom: 0.5rem;
        font-size: 14px;
    }

    .know-more button {
        padding: 0.4rem 1.5rem;
        font-size: 15px;
        line-height: 22px;
    }

    .about-us-text-para {
        font-size: 15px;
        line-height: 22px;
    }
}
@media (max-width:440px) {

    .other-banner-sec h1 {	
        font-size: 24px;	
        line-height: 28px;	
    }
    .bg-orange, .bg-yellow, .bg-blue {
        height: auto;
        padding: 0.5rem 1rem;
    }
    div#div_id_phone_number select {
        width: 26%;
        font-size: 14px;
        padding: 5px;
    }	
}	
@media (max-width:340px) {	
    .serach-bar input {	
        max-width: 90px;	
    }	
}