
@media (max-width: 1500px) {

.arrows {
    bottom: 10px;
}
.carousel .list .item {
    top: 76%;
}
}

@media (max-width: 1400px) {


.mySwiper-ban1 h1 {
    font-size: 70px!important;
}
.lead {
    font-size: 16px;
}

}
@media (max-width: 1200px) {
    .mySwiper-ban1 h1 {
        font-size: 50px !important;
    }
}

@media (max-width:767px) {
        .lead {
        font-size: 16px;
        max-width: 500px !important;
    }

    .mySwiper-ban1 h1 {
        font-size: 42px !important;
        line-height: 110% !important;
    }
    .reveal-wrapper h1 {
        font-size: 2rem;
    }

    .inner-banner-content h2{
        font-size: 2rem;
    }

    .con-text {
        font-size: 70px;
    }

    .sz2 {
        font-size: 1.5rem;
    }

    .abt-img {
        width: 59px;
        margin-bottom: 1rem;
    }

    .abt-card h3 {
        font-size: 1.4rem;
    }

    .about-section {
        margin-top: -50px;
    }

    .abut-ul li {
        display: flex;
        align-items: baseline;
    }

    .about-section .w-75 {
        width: 90% !important;
    }

    .about-section hr {
        margin: 2rem 0;
        margin-bottom: 1.5rem;
    }

    .carousel-btn.prev {
        left: 10px;
    }

    .carousel-btn.next {
        right: 10px;
    }

    .stat-item {
        height: auto;
    }

    .stats-container {
        align-items: stretch;
        flex-wrap: wrap;
    }

    .stat-item {
        margin: 1rem 0.5rem;
        width: 40%;
        padding: 30px 16px;
    }

    .my-3d-carousel {
        height: 80%;
    }

    .stage {
        height: 65vh;
    }

    .navbar-content {
        background-color: unset;
        backdrop-filter: unset;
    }

    .team-section {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .team-card {
        height: 500px;
    }

    .con-box {
        padding: 20px 0px;
        margin-top: 20px;
    }

    .pt-80 {
        padding-top: 40px;
    }

    .content .title,
    .content .name {
        font-size: 36px;
    }

    .carousel .list .item:nth-child(3) {
        left: 55%;
    }

    .arrows {
        bottom: 30px;
        right: 70%;
    }

    .testimonial-section:after {
        background: linear-gradient(181deg, #111111 15%, transparent 50%);
        bottom: 50px;
        top: unset;
    }

    .map-sec {
        margin: 0;
    }

    .map-bg {
        height: 320px;
        margin-top: 2rem;
    }

    .tp-about-pp-title-wrap {
        margin-bottom: 0px;
    }

    .latest-portfolio {
        padding: 40px 0px 30px;
    }

    .team-section .container {
        padding-bottom: 40px;
    }

    .contact-section {
        padding: 40px 0;
    }

    .form1 {
        padding: 0;
    }

    .mySwiper-logos .swiper-slide>div {
        height: 120px;
    }

    .hv-img {
        margin-top: 2rem;
    }

    


}

@media (max-width: 991px) {
    .md-pb-12 {
        padding-bottom: 20% !important;
    }
}
@media (max-width: 500px) {

.top-50 {
    top: 82% !important;
}
.description {
    text-align: center;
}
.pnl-inte {
    flex: 100%!important;
}
    .ring--lg {
        top: -28px;
    }
        .ring--lg {
        top: -25px!important;
    }
}