@media(max-width:1200px){
 


}
/* 1200px  */



@media(max-width:991px){
 
 .tp-about-wrap {
    margin: 0;
    margin-bottom: 30px;
}

.testimonial-area::before {
    width: 100%;
}

.tp-testimonial-wrapper {
    margin: 50px 0;
}

.tp-cta-3-bg {
    padding: 50px 0;
}

}
/* 991px  */



@media(max-width:768px){
 
 .tp-about-campus-title {
    font-size: 40px;
 }

.pb-80, .pb-90 {
    padding-bottom: 50px;
}

.pt-80, .pb-90 {
    padding-top: 50px;
}

.mb-90 {
    margin-bottom: 50px;
}
.mt-90 {
    margin-top: 50px;
}

 .tp-section-title span svg {
    display: none;
}




}
/* 768px  */



@media(max-width:575px){

.back-to-top-wrapper {
    right: 15px;
    bottom: 15px;
}

.back-to-top-wrapper.back-to-top-btn-show {
    bottom: 15px;
    width: 30px;
    height: 30px;
}

.back-to-top-btn {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

a.blantershow-chat {
    bottom: 15px !important;
    left: 15px !important;
    width: 40px !important;
    height: 40px !important;
    display: flex !important;
    padding: 0;
    justify-content: center !important;
}

a.blantershow-chat span {
    display: none !important;
}

a.blantershow-chat img {
    margin: 0 !important;
}



  .tp-testimonial-wrapper .tp-section-title {
    font-size: 31px;
}

.tp-testimonial-shape-1 {
    top: 15px;
    right: 15px;
}

.tp-testimonial-shape-1 img {
    height: 50px;
}

.tp-school-4-title {
    font-size: 28px;
    line-height: normal;
}

.tp-school-4-title svg {
    display: none;
}

.tp-testimonial-content p {
    font-size: 16px;
}

.tp-school-4-bg .grey-bg {
    padding: 0;
    border: 0;
}

  .tp-section-title {
        font-size: 31px;
    }
  
.tp-program-content {
    padding: 0;
}

.tp-program-title {
    font-size: 20px;
}


.tp-about-campus-title {
  font-size: 31px;
  text-align: center;
} 

.tp-about-campus-heading p {
    font-size: 15px;
    text-align: center;
}
 


.logos_main {
    grid-template-columns: 1fr 1fr 1fr;
}


.tp-about-campus-tab .nav .nav-item:not(:last-of-type) {
    margin-bottom: 15px;
}

.tp-about-campus-tab .nav .nav-link {
    font-size: 15px;
}

.tp-about-campus-tab .nav .nav-link img {
    margin-right: 5px;
}

.tp-about-campus-box .tp-service-all {
    text-align: center;
}

.tp-about-campus-tab .nav {
    padding-left: 28px;
}

.tp-about-campus-tab .nav .nav-link.active::after {
    width: 20px;
    left: -27px;
}

.logos_main .logo_box {
    padding: 5px;
    background: unset;
    border: 1px solid #ddd;
    border-radius: 0;
}

}
/* 575px  */

@media(max-width:481px){
    .tp-school-4-list ul.services_grid{grid-template-columns: 1fr;}
    #contactForm .geS5n{padding:15px!important;}
    #contactForm .blxCBd{flex-direction: column-reverse!important;}
    .socialMedia .socialMain li a{font-size: 17px;width: 35px;height: 35px;}

}













