@media only screen and (min-width: 1366px) and (max-width: 1920px) {}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {}

@media only screen and (min-width: 992px) and (max-width: 1199px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (max-width: 767px) {
    section.main_slider.inner-banner .banner_text {
        margin-top: 90px;
    }
    .map img {
        width: 100%;
        height: 350px;
    }
    .contact-box {
        padding-left: 0;
    }
    h1 {
        font-size: 32px;
    }
    
    h4 {
        font-size: 19px;
    }
    
    header {
        position: inherit;
        padding: 0;
    }
    
    .menuSec img {
        position: absolute;
        top: 5px;
        width: 100%;
        left: 50%;
        z-index: 1;
        height: 140px;
        object-fit: contain;
    }
    
    .carousel-item > img {
        height: 80vh;
    }
    
    .banner_text {
        padding: 0;
        text-align: center;
    }
    
    h2 {
        font-size: 46px !important;
    }
    
    html {
        overflow-x: hidden;
    }
    
    .what-we-do-img img {
        height: 390px;
        object-fit: cover;
        border-radius: 30px;
        margin-left: 13px;
    }
    
    .what-we-do-text {
        margin-top: 70px;
        padding: 0 12px;
    }
    .what-we-do-text h2{
        font-size:30px !important;
    }
    
    .what-we-do-img:before {
        bottom: -30px;
    }
    
    section.services-wrap.all-section {
        padding: 50px 0 0 0;
    }
    
    .service-box img {
        height: 240px;
    }
    
    .service-box h3 {
        font-size: 30px;
    }
    
    .form-img {
        position: inherit;
        width: 100%;
    }
    
    .talk-form {
        padding: 40px 0 0;
    }
    
    .talk-text {
        width: 100%;
        padding-left: 20px;
        margin-bottom: 30px;
    }
    
    .talk-form input {
        width: 95%;
    }
    
    .newslater-form h2 {
        font-size: 35px !important;
    }
    
    .newslater-form input {
        width: 100%;
    }
    
    .newslater-form button {
        width: 50%;
        margin-top: 30px;
    }
    
    .footer-img img {
        width: 50%;
    }
    
    .footer-link ul {
        display: block;
        line-height: 50px;
    }
    
    footer {
        text-align: center;
    }
    
    .fotter-pera p {
        width: 100%;
    }
    
    .footer-socail ul {
        justify-content: center;
    }
    
    footer {
        padding-top: 40px;
    }
    .who-wee-are-text a {
        padding-top: 30px;
    }
    .who-wee-are-text p {
    padding: 0;
    font-size: 16px;
    line-height: 25px;
}

.Contributors-heading {
    text-align: center;
}

section.what-we-do.all-section.mt-5 {
    padding-bottom: 30px;
}
.inner-banner .carousel-item > img {
    height: 40vh;
}
.who-wee-are-text {
    margin-top: 0;
}
.we-are-inner .row {
    flex-direction: column-reverse;
}

section.who-we-are.we-are-inner.all-section {
    padding-top: 0;
}
a.number {
    font-size: 26px !important;
}

.contact-box a {
    font-size: 13px;
}

section.contact-form-wrap.all-section {
    padding-top: 0;
}

.contact-main h2 {
    font-size: 40px !important;
}
.contact-form-wrap {
    padding: 0px 10px 60px;
}

.contact-btn .theme-btn {
    width: 50%;
}

.all-section {
    padding: 50px 0;}

    

  }