@media (max-width:1200px) {
    .achievement-wrapper.style3 .achievement-contact-meta {
        position: absolute;
        top: 18px;
        right: -40px;
    }
}

@media (max-width: 768px) {
    .achievement-wrapper.style3 .achievement-contact-meta {
        margin-top: -195px;
        display: none;
    }
}

.swiper-wrapper {
    padding-bottom: 35px;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -4px !important;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #999;
    opacity: 1;
    margin: 0 4px !important;
    border-radius: 50%;
}

.swiper-pagination-bullet-active {
    background: #ff5722;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    font-size: 30px;
    color: #ff5722;
}

.blog-card {
    background: #ececece3;
    padding: 10px;
}

.blog-card.style1 .thumb img {
    object-fit: cover;
}

.swiper-slide div .blog-card.style1 .thumb img {
    height: auto !important;
}

.blog-card .content {
    display: flex;
    align-items: start;
    flex-direction: column;
}

.blog-card .content p {
    min-height: 200px;
}

.about-service-meta .meta-box::before {
    display: none;
}

.text-justify {
    text-align: justify;
}

.hero-4 .hero-content h1 {
    font-size: 45px;
}

.testimonial-card.style3 .testimonial-header .profile .thumb img {
    max-width: 86%;

}

.select2-results {
    height: 200px;
}

.blog-card.style1 .thumb img {
    width: 100%;
    height: 200px;
}

.blog-card.style1 .blog-content .content h4 a {
    font-size: 18px;
}

.content h3 a {
    text-Transform: lowercase;
}

.maxw-470 {
    max-width: 479px;
}

.service-card.style1 .content .text {
    text-align: justify;
}

.about-service-meta .meta-box .counter {
    text-align: center;
}

.profile-meta .thumb img {
    height: 90px;
    width: 90px;
}

.testimonial-wrapper.style1 .testimonialSliderOne .swiper-slide.swiper-slide-active .testimonial-card.style1 .testimonial-content {
    background-color: #fff;
    box-shadow: none;
}

.intro-wrapper.style3 .intro-content h1 {
    letter-spacing: normal !important;
}

.intro-wrapper.style3 .intro-content h1 {
    min-height: 200px;
}

.intro-wrapper.style3 .intro-content .big-text {
    opacity: 1;
    -webkit-text-stroke: 2px #ffffff3d;
}

.intro-section .array-button::before {
    left: 139px;
}

@media (min-width:1500px) {
    .intro-container-wrapper.style3 .slider-image {
        height: 100vh !important;
    }
}

@media screen and (min-width: 1200px) {
    .submenu {
        min-width: 340px !important;
    }
}

@media screen and (max-width: 500px) {
    .about-wrapper-4 .about-content .list-title li {
        font-size: 15px;
    }
}

@media (min-width: 600px) and (max-width: 1700px) {
    .intro-wrapper.style3 .intro-content h1 {
        font-size: 56px;
    }

    .intro-wrapper.style3 .intro-content h1 {
        position: absolute;
        top: 210px;
        min-height: 300px;
    }

    .intro-wrapper.style3 .intro-content {
        height: 700px;
        padding: 0px;
    }

    .intro-wrapper.style3 .intro-content img {
        position: absolute;
        top: 410px;
    }
}

@media (max-width: 1199px) {
    .intro-section .array-button {
        display: block;
    }

    .intro-section .array-button {
        position: relative;
        margin: 0px;
        bottom: 50px;
        left: auto;
    }

    .intro-section .array-button .array-prevs,
    .intro-section .array-button .array-nexts {
        position: absolute;
        font-size: 13px;
    }

    .intro-section .array-button .array-prevs {
        left: 10px;
    }

    .intro-section .array-button .array-nexts {
        right: 10px;
    }

}

.swiper-slide div .blog-card.style1 .thumb img {
    height: 200px !important;
}

.service-card.style1 .thumb img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
@media (max-width: 575px) {
    .service-card.style1 .thumb img {
        height: 100%;
    }
}