/* Tablet Portrait / Large Mobile (600px to 767px)
Note: Covers large phones and tablets held vertically. */
@media only screen and (min-width: 600px) and (max-width: 767px) {  

    .header-carousel .header-carousel-item .carousel-caption {
        padding-top: 0px;
    }
    .slide-content h1 {
    font-size: 49px;
    }
   .owl-carousel .owl-item img {

    height: auto !important;
}
   .whatsapp1 {
    width: 42px !important;

}

.main-whatsapp-div .whatsapp-btn-1 {
         width: 57%;
        padding: 10px;
        display: block;
        margin: 0 auto;
}
.about-area h1 {
    font-size: 27px;
    margin-right: 0px;
}

.about-area h4 {
    font-size: 29px;
    letter-spacing: 1px;
    margin-bottom: 6px;
}
.about-area h6 {
   padding: 0px;
    text-align: center;
       margin-top: 77px;
}
.about-area span {
    line-height: 53px;
}
.about-discription {
    padding: 0px 15px;
}

.aspirartion-div {
    padding: 24px 33px;
}

.chairman-div {
    padding: 34px 30px 0px 30px;
}
.managing-director {
    padding-left: 30px !important;
}
.chairman img {
    border-radius: 100%;
    outline: black;
    padding: 5px;
    border: 8px solid #52546338;
    width: 37%;
    display: block;
    margin: 0 auto;
}
.signature {
    font-size: 31px;
    top: -16px;
    text-align: center;
}
.sign-name {
    position: relative;
    top: -20px;
    text-align: center;

}

.service-main-title {
    font-size: 40px;
}

.service-sub-hed {
    color: #ea0001;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 7px;
}

.service-name {
           display: block !important;
        padding: 10px 0px;
        font-weight: 600;
            font-size: 18px;
}
.service-p{
        text-align: center;
        margin-bottom: 10px !important;
}
.service-btn {
    display: block;
    width: 50%;
    margin: 0 auto;
}

.language-level {
    display: grid-lanes !important;
    padding: 4px 5px;
    /* border-radius: 20px; */
    margin-left: 3px;
}

.faq-area {
        padding: 33px 0px 0px;
    }

    .faq-question h3 {
        font-size: 15px;
        line-height: 26px;
        font-weight: 500;
    }
.faq-toggle {
    font-size: 11px;
    width: 30px;
    height: 30px;
}
.language-level {
    display:none!important;
    padding: 4px 5px;
    /* border-radius: 20px; */
    margin-left: 3px;
}

.faq-icon {
    width: 51px;
}
.category-title h2 {
    font-size: 30px;
}

.section-header h3 {
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 7px;
}

.section-header h2 {
        font-size: 31px;
    }

.testimonial-main-title {
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 7px;
}

.testi-title {
    font-size: 36px;
}

.testimonial-img {
    width: 41% !important;
}
.contact-support {
    padding: 20px 12px;
    margin-top: 14px;

}
.contact-support h2 {
     font-size: 24px;
}
.contact-support::before {
    font-size: 81px;
    top: 39px;
}
.contact-support p {
    margin-bottom: 25px;
    font-size: 15px;
    margin-bottom: 16px;

}
.contact-support p {
   padding: 5px 33px;
        font-size: 16px;
}
.contact-btn {
    padding: 2px 28px;
    font-size: 15px;
}

.footer-logo {
            width: 100%;
        position: relative;
}

.footer-main-content {
    font-size: 24px;
    text-align: center;
    width: 100%;
}
.break {
    margin-left: 10px;
}
.fb-wrapper{
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px; /* Space above social icons */
}
.fb-iframe {
 display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 340px !important; /* Matches the default FB plugin width */
    max-width: 100%;
    border: none;
    overflow: hidden;
}

.footer-btn {
    margin-bottom: 30px;
         margin-right: 39px;
}

.ft-link {
   font-size: 17px !important;
}
.footer-links {
    font-size: 24px;
}

.copyright {
 padding-bottom: 170px !important;
}


#chat {
           right: 5px !important;
        width: 299px;
        bottom: 55px;
    }
.back-to-top {
    right: 11px;
   bottom: 124px;
}

.premium-cookie-card {
    padding: 8px;
}
.premium-cookie-card {
    bottom: 53px;
    left: 12px;
    width: 265px;
}
.lang-switch-mobile{
    display: flex;
    position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        right: 0;
        z-index: 1000;
      background: linear-gradient(to right, #0a113b, #00116b);
        padding: 5px 5px 5px 28px;
}
    .header-carousel .owl-nav .owl-prev {
        bottom: 105px;



}
.header-carousel .owl-nav .owl-next {
    bottom: 105px;
}
}
