@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1200px) {
    .navbar-nav {
        padding-top: 40px;
    }

    .hero-title {
        font-size: 58px;
    }

    .single-testimonial {
        border-radius: 20px;
        padding: 40px 45px 30px 45px;
    }

    .single-rights-blog .blog-image {
        height: 330px;
    }
}

@media screen and (max-width: 1024px) {
    .hero-title {
        font-size: 50px;
    }

    .hero-text {
        font-size: 20px;
    }

    .section-title {
        font-size: 36px;
        margin-bottom: 16px;
    }

    .section-text {
        font-size: 22px;
    }

    .section-top-title-box {
        margin-bottom: 40px;
    }


}

@media screen and (max-width: 992px) {
    .hero-content-wrapper {
        margin-bottom: 30px;
    }

    .footer-bottom {
        padding: 24px 40px;
    }

    .blog-details-element h3 {
        font-size: 34px;
    }

    .blog-details-element h4 {
        font-size: 28px;
    }

    .hero-content {
        text-align: center;
    }

    .hero-content-wrapper {
        align-items: center;
        flex-direction: column;
        margin-bottom: 10px;
    }

    .hero-arrow {
        transform: rotate(-180deg);
        width: 210px;
    }

    .hero-title {
        font-size: 42px;
        font-weight: 600;
        margin-bottom: 14px;
    }

    .hero-area {
        position: relative;
        padding: 60px 0;
    }

    .single-testimonial {
        padding: 40px 14px 30px 14px;
    }

    .testimonial-area {
        padding: 60px 0;
    }

    .section {
        padding: 60px 0;
    }

    .section-pt {
        padding-top: 60px;
    }

    .section-pb {
        padding-bottom: 60px;
    }

    .hero-form {
        padding: 30px 20px;
    }

    .custom-prev {
        background: #41B38F;
        left: 0%;
        z-index: 9;
    }

    .custom-next {
        background: #41B38F;
        right: 0%;
        z-index: 9;
    }

    .custom-prev,
    .custom-next {
        font-size: 16px;
        width: 40px;
        height: 40px;
    }

    .header-logo {
        width: 177px;
    }

    .blog-details-img img {
        height: 300px;
    }

}

@media screen and (max-width: 768px) {
    .hero-arrow {
        transform: rotate(170deg);
        width: 180px;
    }

    .hero-content-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .hero-content {
        max-width: 100%;
    }

    .get-started-img {
        padding-top: 18px;
    }

    .footer-middle {
        padding-top: 60px;
        padding-bottom: 0px;
    }

    .rights-blog-content .meta-date {
        margin-bottom: 10px;
    }

    .rights-blog-content .blog-title {
        margin-bottom: 20px;
    }

    .single-rights-blog .blog-image {
        margin-bottom: 20px;
    }

    .single-testimonial {
        background: #fff;
        border-radius: 16px;
        display: flex;
        padding: 20px;
        flex-direction: column;
        align-items: center;
        gap: 14px;
    }

    .success-story {
        background: #133128;
    }

    .success-story-area {
        padding: 60px 0px 0px;
    }

    .header.sticky {
        width: 100%;
        position: fixed;
        background: #fff !important;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }
}

@media screen and (max-width: 640px) {
    .hero-title {
        font-size: 45px;
    }

    .section-top-title-box {
        margin-bottom: 30px;
    }

    .section-title {
        font-size: 30px;
        margin-bottom: 12px;
    }

    .section-text {
        font-size: 20px;
    }

    .footer-bottom {
        padding: 24px 0;
    }

    .tip-icon {
        bottom: -22px;
    }

    .slick-slide img {
        width: 50px;
    }

    .banner-title {
        font-size: 36px;
    }

    .desc-title {
        color: var(--Black-Normal, #1b1213);
        font-size: 30px;
    }

    .blog-details {
        padding: 60px 0px;
    }


}

@media screen and (max-width: 576px) {
    .hero-title {
        font-size: 40px;
    }

    .single-rights-blog .blog-image {
        height: 300px;
    }

    .story-title {
        font-size: 36px;
    }
}

@media screen and (max-width: 480px) {
    .rights-blog-content .blog-title {
        font-size: 24px;
    }

    .hero-title {
        font-size: 36px;
    }

    .blog-details-element h3 {
        font-size: 30px;
    }

    .blog-details-element .questions {
        margin-bottom: 26px;
    }

    .blog-details-element .meta-date {
        margin-bottom: 20px;
    }

    .blog-details-element .message {
        font-size: 18px;
        padding-left: 10px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 426px) {
    .banner-title {
        font-size: 26px;
    }

    .desc-title {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .single-description {
        margin-bottom: 26px;
    }

    .breadcrumb {
        gap: 4px;
    }

    .map-area iframe {
        height: 250px;
    }

    .single-rights-blog .blog-image {
        height: 230px;
    }

    .blog-details-element h3 {
        font-size: 24px;
    }

    .blog-details-element h4 {
        font-size: 24px;
    }

    .custom-prev {
        background: #41B38F;
        left: 2%;
        z-index: 9;
    }

    .custom-next {
        background: #41B38F;
        right: 2%;
        z-index: 9;
    }

    .custom-prev,
    .custom-next {
        font-size: 14px;
        width: 33px;
        height: 33px;
    }

    .story-title {
        font-size: 24px;
        font-weight: 600;
    }

    .story-text {
        font-weight: 400;
    }

    .blog-image {
        margin-bottom: 20px;
    }

    .blog-title {
        color: var(--Black-Normal, #1b1213);
        margin-bottom: 8px;
        font-size: 20px;
    }

    .blog-summery {
        margin-bottom: 20px;
        font-size: 14px;
    }

    .btn {
        padding: 12px 28px;
        font-weight: 500;
        font-size: 14px;
        border-radius: 6px;
    }

    .blog-image {
        border-radius: 14px;
        height: 247px;
    }

    .single-rights-blog .blog-image {
        height: 196px;
        margin-bottom: 24px;
    }

    .blog-details-img img {
        height: 200px;
        border-radius: 12px;
    }

    .contact-info-box .single-box .details h6 {
        font-size: 20px;
    }

    .contact-info-box .single-box span {
        width: 48px;
        height: 48px;
        font-size: 22px;
    }

    .banner-content {
        padding: 40px 12px;
    }

}

@media screen and (max-width: 376px) {
    .hero-arrow {
        width: 104px;
    }

    .hero-title {
        font-size: 24px;
    }

    .hero-text {
        font-size: 18px;
    }

    .section-title {
        font-size: 24px;
        margin-bottom: 14px;
    }

    .section-text {
        font-size: 18px;
    }
}