@media(max-width:375px) {
    
    .menuiconstyle{
    width: 10%;
    margin-right: 5px;
}



.admissionbtncenter{
    text-align: center !important;
}

.btnminusmargin{
    margin-top: -90px !important;
}

 .bg-breadcrumb2 {
            position: relative;
            /* Ensures it wraps around its content */
            min-height: 330px !important;
            /* Ensures text is visible */
            margin-top: -60px;
            
             z-index: -99;
        }




    #bg_img {
        height: 25% !important;
        top: 0px !important;
    }


    #backgroundiamge {
        margin-top: -180px;
    }

    .contactnumber i {
        margin-left: -5px !important;
    }

    .spacegif {
        padding: 0px 55px;
        margin-top: -101px;
    }

    .aboutmiddlebannericon {
        margin-top: 0px !important;
        /*margin-bottom: 5px !important;*/
    }




    .gificon2 img {
        margin-left: 1px !important;
        width: 38px !important;
    }



    .termandconditonbanner {

        margin-top: 10px !important;
        margin-bottom: 5px !important;
    }

    .choreographybanner {
        padding: 0px !important;
    }
    
    .marigntopzero{
        margin-top: 0px!important;
    }

}



@media (min-width: 424px) and (max-width: 435px) {

    .sub-title {
        font-size: 24px !important;
    }

    .whatsapp_float {
        position: fixed;
        bottom: 20px;
        width: 30% !important;
        right: 20px;
        z-index: 1000;
        animation: sizePulse 3s ease-in-out infinite;
    }

}






@media(max-width:425px) {



.whatsapp_float {
  position: fixed;
  bottom: 20px;
  width: 30%;
  right: 20px;
  z-index: 1000;
  animation: sizePulse 3s ease-in-out infinite;
}


   .marigntopzero{
        margin-top: 0px!important;
    }
    

.btnminusmargin{
    margin-top: -90px !important;
}

.admissionbtncenter{
    text-align: center !important;
}

       .bg-breadcrumb2 {
            position: relative;
            /* Ensures it wraps around its content */
            min-height: 330px !important;
            /* Ensures text is visible */
            margin-top: -60px;
        }



    .choreographybanner {
        padding: 0px !important;
    }


    .termandconditonbanner {

        margin-top: 10px !important;
    }

    .gificon2 img {
        margin-left: 1px !important;
        width: 38px !important;
    }

    .aboutmiddlebannericon {
        margin-top: 0px !important;
    }

    #bg_img {
        height: 25% !important;
        top: 0px !important;
    }

    #backgroundiamge {
        margin-top: -191px;
    }

    .spacegif {
        padding: 0px 55px;
        margin-top: -101px;
    }
}