@media screen and (max-width:1600px) {
    .container-fluid {
        width: 90%;
    }

    .logo {
        height: 45px;
    }

    .banner-item img {
        height: 500px;
    }

    .banner-carousel-wrapper .banner-item img {
        width: 100%;
        height: 450px;
    }

    .inner-cta .main-head {
        font-size: 52px !important;
    }

    .cta-overlay-1 {
        position: absolute;
        top: 37%;
    }

    .home-about {
        margin-top: 120px;
    }


}

@media screen and (max-width:1440px) {
    .container-fluid {
        width: 98%;
    }

    .banner-item img {
        height: 450px;
    }

    .navbar-nav {
        gap: 50px !important;
    }

    .main-header .container-fluid {
        justify-content: space-between !important;
    }

    .banner-carousel-wrapper .owl-left-btn::before,
    .banner-carousel-wrapper .owl-right-btn::before {
        width: 30px;
        height: 30px;
    }

    .banner-carousel-wrapper .owl-left-btn,
    .banner-carousel-wrapper .owl-right-btn {
        width: 30px;
        height: 30px;
    }

    .about-grid {
        position: relative;
        padding-bottom: 5px;
    }

    .overlay-card img {
        width: 55px;
    }

    .overlay-card h5 {
        font-size: 18px;
    }

    .banner-carousel-wrapper .banner-item img {
        width: 100%;
        height: 420px;
    }

    .inner-cta .main-head {
        font-size: 46px !important;
    }

    .cta-overlay-1 {
        top: 33%;
    }

    .right-help {
        padding: 40px 40px;
    }

    .stat-box {
        text-align: center;
        padding: 3px 18px;
    }

    .stat-box h3 {
        font-size: 24px;
    }

    .help-stats {
        left: 50%;
        top: 20px;
    }

    .testimonial-wrap .owl-nav button.owl-prev {
        left: -6px;
    }

    .testimonial-wrap .owl-nav button.owl-next {
        right: -6px;
    }

    .testimonial-wrap .owl-nav button {
        width: 34px !important;
        height: 34px !important;
    }
}

@media screen and (max-width:1199px) {
    .navbar-nav {
        gap: 30px !important;
    }

    .navbar-nav .nav-link {
        font-size: 18px !important;
    }

    .banner-item img {
        height: 400px;
    }

    .about-left img {
        width: 50%;
        border-radius: 10px;
    }

    .about-left {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
    }

    .banner-carousel-wrapper .banner-item img {
        height: 415px;
    }

    .inner-cta .main-head {
        font-size: 40px !important;
    }

    .cta-overlay-1 img {
        width: 400px;
        height: auto;
    }

    .cta-overlay-1 {
        top: 38%;
        left: 56%;
    }

    .right-help {
        padding: 20px 20px;
    }

    .inner-help {
        padding: 145px 0px 20px 0px;
    }

    .client-logo img {
        height: 80px;
    }

    .client-track {
        gap: 40px;
    }

    .appointment-right {
        padding: 40px 30px;
    }

    .texti-content::before {
        width: 90%;
    }

    .texti-content::after {
        width: 90%;
    }
}

@media screen and (max-width:991px) {
    .top-link {
        margin-left: 2px;
        font-size: 14px;
    }

    .offcanvas .offcanvas-body .navbar-nav .nav-link {
        position: relative !important;
        padding-bottom: 10px !important;
        margin-bottom: 10px !important;
    }

    .offcanvas .offcanvas-body .navbar-nav .nav-link::after {
        content: "" !important;
        position: absolute !important;
        bottom: 0 !important;
        left: 50% !important;
        width: 99% !important;
        height: 1px !important;
        background: #0e8d8556 !important;
        transform: translateX(-50%) !important;
    }

    .offcanvas .offcanvas-body .navbar-nav li:last-child .nav-link::after {
        display: none !important;
    }

    .navbar-nav {
        gap: 15px !important;
    }

    .navbar-nav {
        gap: 10px !important;
        margin-left: 5px;
    }

    .banner-item img {
        height: 350px;
    }

    .overlay-card {
        padding: 15px 10px;
    }

    .overlay-card img {
        width: 40px;
    }

    .banner-sub-card {
        gap: 10px;
    }

    .banner-overlay-cards {
        position: absolute;
        bottom: -50px;
    }

    .banner-carousel-wrapper .banner-item img {
        height: 345px;
    }

    .cta-overlay-1 img {
        width: 300px;
        height: auto;
    }

    .cta-overlay-1 {
        top: 50%;
        left: 53%;
    }

    .inner-cta .main-head {
        font-size: 32px !important;
    }

    .inner-cta {
        overflow: hidden;
    }

    .left-help {
        display: none;
    }

    .stat-box {
        text-align: center;
        padding: 3px 0px;
    }

    .appointment-left {
        display: none;
    }

    .inner-appointment {
        background: #f6fbfb;
        padding: 30px 0px 0px 0;
    }

    .testimonial-card {
        padding: 30px 15px;

    }

    .client-track {
        gap: 23px;
    }

    .navbar-nav .nav-link {
        font-size: 15px !important;
    }

    .overlay-card {
        width: 200px;
    }

    .texti-content {
        padding: 15px 0;
    }

    .top-none {
        display: none !important;
    }

}

@media screen and (max-width:767px) {
    .logo {
        height: 35px;
    }

    .main-head {
        font-size: 28px;
    }

    .banner-item img {
        height: 320px;
    }

    .about-right {
        height: auto !important;
        padding: 20px 10px;
    }

    .about-grid {
        flex-direction: column;
        gap: 25px;
    }

    .about-item {
        width: 100%;
    }

    .footer-overlay-1 img,
    .footer-overlay-2 img {
        width: 350px;
    }

    .footer-overlay-1 {
        position: absolute;
        bottom: 0%;
    }

    .banner-overlay-cards {
        display: none;
    }

    .home-about {
        margin-top: 0px;
    }

    .banner-carousel-wrapper .banner-item img {
        height: 300px;
    }

    .testi-text {
        text-align: justify;
    }

    .inner-cta .main-head {
        font-size: 28px !important;
    }

    .cta-overlay-1 img {
        width: 200px;
    }

    .cta-overlay-1 {
        top: 66%;
        left: 50%;
    }

    .help-stats {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;

    }

    .stat-box {
        border-right: none;
        border-bottom: 1px solid #eaeaea;
        padding: 14px 16px;
    }

    .stat-box:nth-child(3),
    .stat-box:nth-child(4) {
        border-bottom: none;
    }

    .inner-help {
        padding: 321px 0px 20px 0px;
    }

    .appointment-right {
        padding: 40px 20px;
    }

    .inner-appointment {
        background: #f6fbfb;
        padding: 10px 0px 0px 0;
    }

    .client-track {
        gap: 20px;
    }

    .custom-btn a {
        padding: 8px 20px 8px 20px;
        font-size: 16px;
    }

    .inner-help p,
    .inner-help li {
        text-align: justify;
    }
}

@media screen and (max-width:575px) {
    .main-header {
        padding: 2px 0;
    }

    .banner-item img {
        height: 250px;
    }

    .banner-carousel-wrapper .owl-left-btn::before,
    .banner-carousel-wrapper .owl-right-btn::before {
        width: 24px;
        height: 24px;
    }

    .banner-carousel-wrapper .owl-left-btn,
    .banner-carousel-wrapper .owl-right-btn {
        width: 24px;
        height: 24px;
        font-size: 16px;

    }

    .main-head {
        font-size: 24px;
    }

    .footer-brand img {
        height: 90px;
    }

    .footer-overlay {
        padding: 20px 0 10px;
    }

    .footer-overlay-1 img,
    .footer-overlay-1 img {
        width: 300px;
    }

    .banner-carousel-wrapper .banner-item img {
        height: 199px;
    }

    .about-left {
        display: none;
    }

    .inner-expect {
        padding: 20px 0px 5px 0px;
    }

    .navbar-nav .nav-link {
        font-size: 16px;
    }

    .cta-overlay-1 img {
        width: 130px;
    }

    .cta-overlay-1 {
        top: 46%;
        left: 77%;
    }

    .inner-cta {
        padding: 45px 0px 10px 0px;
    }

    .right-help {
        padding: 30px 10px;
    }

    .input-icon input,
    .input-icon select {
        width: 100%;
        height: 35px;
    }

    .input-icon textarea {
        width: 100%;
        min-height: 80px;
    }

    .appointment-btn {
        margin-top: 15px;
        padding: 10px 18px;
        border-radius: 30px;
        font-size: 14px;
    }

    .input-icon input,
    .input-icon select {
        padding-left: 28px;
    }

    .input-icon i {
        left: 8px;
        font-size: 13px;
    }

    .testimonial-overlay-1 img {
        width: 80% !important;
        height: auto;
    }

    .testimonial-overlay-2 img {
        width: 80% !important;
        height: auto;
    }

    .testimonial-wrap .owl-nav button.owl-prev {
        left: -10px;
    }

    .testimonial-wrap .owl-nav button.owl-next {
        right: -10px;
    }

    .custom-btn a {
        padding: 4px 35px 3px 26px;
        font-size: 15px;
    }

    .home-about p,
    li {
        text-align: justify;
    }

    .sub-main {
        font-size: 14px;
    }

    .appointment-right {
        padding: 25px 20px;
    }

    .appointment-form select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: #fff;
        background-image: none;
    }

    .appointment-form input,
    .appointment-form select,
    .appointment-form textarea,
    .appointment-form button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 18px;
    }

    .appointment-form option {
        color: #333 !important;
        background-color: #ffffff;
    }
}

@media screen and (max-width:425px) {
    .logo {
        height: 30px;
    }

    .offcanvas-header {
        width: 100%;
    }

    .banner-carousel-wrapper .banner-item img {
        height: 180px;
    }

    .cta-overlay-1 {
        top: 54%;
    }

}

@media screen and (max-width:375px) {

    .banner-item img {
        height: 200px;
    }

    .cta-overlay-1 {
        top: 56%;
        left: 78%;
    }

    .inner-cta .main-head {
        font-size: 24px !important;
    }

}

@media screen and (max-width:320px) {}