﻿
@media (min-width: 1460px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1400px;
    }

    .container-fluid {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    

    .faq-container {
        max-width: 1000px;
        margin: 0 auto;
    }

    .navbar-light .navbar-nav .nav-link,
    .dropdown-item {
        font-size: 16px;
        margin-right: 10px;
    }
}

@media (min-width: 1650px) {
    .navbar-light .navbar-nav .nav-link,
    .dropdown-item {
        font-size: 18px;
        margin-right: 20px;
    }
}


.custom-container {
    padding-right: 0px !important;
}

@media(max-width:1465px){


    .testimonial-card {
        min-width: 470px;
    }
}

@media(max-width:1400px) {


    .testimonial-card {
        min-width: 400px;
    }
}

@media(max-width:1200px) {


    .testimonial-card {
        min-width: 340px;
    }
}

@media(max-width:767px) {


    .testimonial-card {
        min-width: auto;
    }
}


@media(max-width:1400px){
    .section-heading {
        font-size: 40.46px;
        line-height: 59.33px;
    }
    .consultation-btn span:last-child {
        font-size: 10.15px;
    }
    .consultation-btn span {
        font-size: 22.86px;
    }

    .navbar-brand img{
        max-width: 300px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 12.5px;
    }
}

@media(max-width:1200px){
    .top-info-bar .left-part a {
        font-size: 15px;
    }

    .navbar-brand img {
        max-width: 250px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 10px;
    }

    .consultation-btn span:last-child {
        font-size: 8.15px;
    }

    .consultation-btn span {
        font-size: 18.86px;
    }

    .consultation-btn img {
        width: 25px;
        height: 25px;
    }

    .section-description {
        font-size: 16px;
        line-height: 31px;
    }

    .section-heading {
        font-size: 33.46px;
        line-height: 50.33px;
    }

    .main-heading {
        font-size: 45.46px;
        line-height: 60.33px;
    }

    .service-box h5 {
        font-size: 20px;
        line-height: 30px;
    }

    .service-overlay span {
        font-size: 20px;
        line-height: 28px;
    }

    .service-overlay p {
        font-size: 16px;
        line-height: 30px;
    }

    .protection-banner h4 {
        font-size: 35px;
        line-height: 60px;
    }

    .protection-banner p {
        font-size: 20px;
        line-height: 30px;
    }

    .service-banner .froala-output p {
        font-size: 20px !important;
    }

    .amazon-arrow {
        top: -25px;
    }

    .metric-item span {
        font-size: 15.02px;
    }

    .metric-value span {
        font-size: 40.77px;
        line-height: 40.62px;
    }

    .metric-item img {
        width: 30px;
    }

    .footer-logo {
        margin-bottom: 30px;
        max-width: 300px;
    }

    .arrow-img {
        position: absolute;
        top: -180px;
        left: -240px;
        width: 500px;
        transform: rotate(8deg);
    }
}


@media(max-width: 992px){
    .top-info-bar .right-part a {
        padding: 0px 3px;
    }

    .top-info-bar .left-part a {
        font-size: 11px;
        padding: 0px 7px;
    }

    .hero-heading {
        font-size: 50px;
        line-height: 65px;
    }

    .hero-subtext {
        font-size: 18px;
        line-height: 33px;
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .about-subtext {
        font-size: 16px;
        line-height: 30px;
    }

    .trademark-banner h4 {
        font-size: 33.5px;
        line-height: 50.62px;
    }

    .process-card p {
        font-size: 16px;
        line-height: 30px;
    }

    .process-card h5 {
        font-size: 20.88px;
        line-height: 35.57px;
    }

    .protection-banner h4 {
        font-size: 25px;
        line-height: 50px;
    }

    .protection-banner p {
        font-size: 18px !important;
        line-height: 30px;
    }

    .service-banner .froala-output p {
        font-size: 18px !important;
    }

    .testimonial-section .google-review,
    .thumb-review {
        border-right: none !important;
        border-bottom: 1px solid #000000 !important;
        gap: 20px;
    }

    .main-article-title {
        font-size: 39px;
    }

    .faq-container {
        max-width: 720px;
        margin: 0 auto;
    }

    .custom-container {
        padding-right: var(--bs-gutter-x, .75rem) !important;
    }

    .main-article img {
        height: 300px;
    }

    .first-img-container,
    .amazon-img-container{
        min-height: auto;
        max-height: auto;
    }

    .navbar-nav .dropdown-menu {
         position: absolute;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
    }

    .accordion-button {
        font-size: 17px;
        line-height: 30px;
        padding: 15px 30px 15px 0;
    }
}

@media(max-width: 767px){
    .right-part{
        text-align: end;
    }

        .right-part a {
            line-height: 25px;
        }

    .top-info-bar .container {
        border-bottom: 1px solid #8C8C8C;
        padding: 10px;
    }

    .navbar-brand img {
        max-width: 220px;
    }

    .hero-heading {
        font-size: 40px;
        line-height: 52px;
    }

    .stat-label {
        font-size: 12px;
    }

    .stat-number, .plus-sign {
        font-size: 44.75px;
        line-height: 56.6px;
    }

    trusted-carousel img {
        height: 35px;
    }

    .small-heading {
        font-size: 16px;
    }

    .main-heading {
        font-size: 33.46px;
        line-height: 49.33px;
    }

    .trademark-info-section {
       padding: 3rem 20px 0rem 20px;
    }

    .services-section {
        text-align: center;
        padding: 20px;
    }

    .trademark-banner {
        flex-direction: column;
        align-items: self-start;
        gap: 10px;
        padding: 20px;
    }

        .trademark-banner h4 {
            font-size: 29.5px;
            line-height: 38.62px;
        }


    .metrics-section {
        padding: 50px 20px;
    }

    .metric-item {
        border-right: none;
        border-bottom: 1px solid #FFFFFF;
        margin-bottom: 30px;
        align-items: center;
        justify-content: center;
    }

    .metric-value{
        width: 100% !important;
        justify-content: center;
        gap: 40px;
    }

    .blog-link-btn {
        font-size: 20.6px;
        line-height: 25.5px;
    }

    .blog-card a {
        font-size: 20px;
        line-height: 28px;
    }

    .contact-section {
        padding: 30px 0px;
    }

    .consultation-text, .contact-info-item span {
        font-size: 16px;
        line-height: 30px;
    }

    .contact-card .card-body {
        padding: 20px;
    }

    .form-label {
        font-size: 20px;
        line-height: 30px;
    }

    .form-control {
        min-height: 45px;
        margin-bottom: 25px;
    }

    .faq-container {
        padding: 20px;
    }

    


    .accordion-item {
        padding: 0px 20px;
    }

    .footer-logo {
        margin-bottom: 20px;
        max-width: 250px;
    }

    .footer-description {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .contact-item span {
        font-size: 16px;
        line-height: 30px;
    }

    .social-links {
        margin-top: 10px;
    }

        .social-links .right-part a {
            padding: 0px 20px 0px 0px;
        }

    .google-review {
        margin-top: 25px;
    }

    .footer-section {
        padding: 50px 15px 30px;
    }
    .copyright-section p,
    .copyright-section a{
        font-size: 14px;
        line-height: 32px;
    }

    .stat-box {
        gap: 5px;
    }

    .top-info-bar .left-part a {
        line-height: 15px;

    }

    .mobile-address {
        display: block;
        border: none !important;
    }

    .subtext {
        font-size: 16px;
        line-height: 30px;
    }

    .service-second-section h5 {
        font-size: 20.9px;
        line-height: 30px;
    }

    .accordion-body {
        font-size: 15px;
        line-height: 30px;
    }
    .service-banner ul li {
        font-size: 16px;
        line-height: 30px;
    }

    .how-help-section-bg h2 {
        font-size: 33.61px;
        line-height: 50.77px;
    }

    .how-help-section-bg p {
        font-size: 16px;
        line-height: 30px;
    }

    .how-help-section-bg .p-5 {
        padding: 2rem !important;
    }

    .process-list strong {
        font-size: 20px;
    }

    .process-list li {
        font-size: 16px;
        line-height: 30px;
    }

    .service-hero-section {
        padding: 80px 15px;
    }

    .top-info-bar .container-fluid {
        border-bottom: 1px solid #8C8C8C;
        padding: 10px 15px;
    }

    .contact-us-section h1 {
        font-size: 33px;
    }

    .second-subtext {
        font-size: 20.9px;
        line-height: 30px;
    }

    .trustedpartner-logo {
        align-items: center;
        justify-content: center;
    }

    .trustedpartner-logo img{
        max-width: 200px;
    }

    .client-logo img {
        max-height: 70px !important;
        margin: 0 0px 0 40px !important;
    }

    .main-article img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }

    .main-article-title {
        font-size: 30px;
        line-height: 45px;
    }

    .article-category {
        font-size: 20px;
    }

    .main-article-text {
        font-size: 16px;
        line-height: 30px;
    }

    .sidebar-title {
        font-size: 20px;
    }

    .sidebar-article-text {
        font-size: 14px;
    }

    .btn-padding {
        padding: 10px 50px 8px 20px !important;
    }

    .service-hero-subtitle {
        font-size: 16.9px;
    }

    .contact-item {
        margin-bottom: 10px;
        display: flex;
        align-items: start;
        justify-content: start;
        text-decoration: none;
    }

    .contact-item span{
        text-align: start;
    }

    .animate-counter{
        min-width: 90px;
    }
}

@media(max-width: 400px){
    .stats {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }

    .hero-section {
        height: 695px;
    }

    .plus-sign {
        right: 160px;
    }
}