@media (max-width:1205px) {
    .gallery-section .gallery-cornner-image img {
        width: 160px !important;
    }

}
@media (min-width:993px) and (max-width:1200px){
    .carousel-item .banner-content {
        position: absolute;
        top: 20% !important;
        z-index: 50;
        transform: translateX(-50%, -50%);



    }
    .header-button a{
        padding: 12px 16px;
    }
    
    .banner-content h1 {
        font-size: 40px !important;
    }

    .banner-content h4 {
        font-size: 22px;
    }

    .banner-content p {
        font-size: 14px;
    }
}
@media(max-width:991px){
    .confirm-img img{
  width:100%;
  border-radius:12px;
  display: none;

}
}


@media(max-width:992px) {
    .decktop-header {
        display: none;
    }
.confirm-img img{
  width:100%;
  border-radius:12px;

}
    .responsive-header {
        display: block;
    }

    header .header-button {
        display: none !important;
    }
  .banner-content h4 {
        font-size: 22px;
    }
    .one-bg {
        display: none !important;
    }

    .ph-bg {
        display: block !important;
    }

    .carousel-item .banner-content {
        position: absolute;
        top: 25%;
        z-index: 50;
        transform: translateX(-50%, -50%);

        /* margin-left: 40px; */

    }

    .banner-content br {
        display: none;
    }

    .banner-content h1 {
        font-size: 40px !important;
    }

    .carousel-item {

        height: fit-content;
    }

    .carousel-item img {
        height: auto;
        object-fit: fill;

    }

    .about-content {
        margin-top: 30px;
    }

    .about-content h2 {
        font-size: 28px;
    }

    .about-highlights {
        grid-template-columns: 1fr;
    }

    .about-cornner-image {
        display: none !important;
    }

    .gallery-section .gallery-cornner-image {
        display: none !important;
    }

  
    .banner-content h4 {
        font-size: 22px;
    }

    .banner-content p {
        font-size: 14px;
    }

    .contat-btn a {
        padding: 8px 30px;
        font-size: 14px;
    }

    .addmission-btn a {
        padding: 8px 30px;
        font-size: 14px;
    }

    .carousel-indicators [data-bs-target] {
        width: 15px;
        height: 15px;
    }

    .grid-3 {
        grid-template-columns: 1fr;
    }

    .form-grid {
        grid-template-columns: 1fr;
    }

    .admission-hero h1 {
        font-size: 34px;
    }

    .contact-grid {
        grid-template-columns: 1fr;
    }

    .form-flex {
        grid-template-columns: 1fr;
    }

    .contact-hero h1 {
        font-size: 34px;
    }

    .course-box {
        flex-direction: column;
        text-align: center;
        gap: 30px;
    }

    .reverse {
        flex-direction: column;
    }

    .course-details {
        padding: 30px;
    }


    .addmission-btn-body .header-button a {
        display: block;
    }

    .whatsapp-admission-btn-flex {
        display: none;
    }

    .footer-bottom {

        margin-bottom: 48px !important;
    }

    .bottom-mobile-menu {

        display: flex !important;
    }

}

@media(max-width:768px) {

    .course-banner-content h1 {

        font-size: 36px;

    }

    .social-icon i {
        font-size: 17px;
    }

    .course-banner {

        padding: 100px 20px;

    }

    footer br {
        display: none;
    }

 .banner-content h1 {
        font-size: 30px !important;
    }
}
@media (max-width:557px) {
     .banner-content h1 {
        font-size: 25px !important;
    }
    .confirm-content{
        padding: 0px 15px;
    }
}
@media (max-width: 550px) {
    .parent-flex {
        flex-direction: column;
        align-items: center !important;
        text-align: center;
        gap: 15px;
    }
    .parent-flex .badge {
        margin-left: 0 !important;
        margin-top: 5px;
    }
    .parent-text {
        text-align: center;
    }
}


@media(max-width:460px) {
    .carousel-item .banner-content {
        position: absolute;
        top: 18% !important;
        z-index: 50;
        transform: translateX(-50%, -50%);



    }
      .carousel-item {

        height: 40vh;
    }
    .carousel-item img{
        height: 40vh;
    }

    .res-menu i {
        font-size: 18px;
    }

    .navbar-brand img {
        width: 60px;
    }

    .contact-hero {
        height: 40vh;
    }
    .text-dark{
        font-size:14px;
        white-space:normal;
        
    }
   



    .banner-content h1 {
        font-size: 20px !important;
    }

    .banner-content h4 {
        font-size: 22px;
    }

    .banner-content p {
        font-size: 14px;
    }
    .examination-banner p{
          font-size: 14px;
    }

    .about-content-heading h2 {
        font-size: 45px;
    }

    .contact-hero h2 {
        font-size: 45px;
    }

    .course-banner-content h2 {
        font-size: 45px;
    }

    .examination-banner h2 {
        font-size: 45px;
        line-height: 49px;
    }

    .admission-hero h2 {
        font-size: 45px;
    }

    .gallery-banner h2 {
        font-size: 45px;
    }


    .about-para p {
        font-size: 14px;
    }

    .about-banner {
        height: 50vh;
    }

    .bottom-mobile-menu a {
        font-size: 14px;
        white-space: nowrap;
    }
}

@media(max-width:350px){
        .text-dark{
        font-size:12px;
        white-space:nowrap;
        
    }
}