

@media (max-width:600px) and (min-width:360px) {

    .desktop{
        display:none !important;
     }
     .mobile{
        display: block !important;
     }

     
.navbar-brand h5{
    font-size: 18px !important;
}


.navbar {
    position: relative !important;
  }

.hero-text h1{
    font-size: 70px;
    line-height: 70px;
    text-align: center !important;
}

.hero-text p{
    text-align: center !important;
}

.hero-1{
    height: 60vh;
}
.hero-2{
    height: 60vh;
}

.center{
    text-align: center !important;
}

.button{
    padding: 2% 3%;
    font-size: 12px;
}


  .subhero .f-1,.f-2,.f-3,.f-4{
    padding: 20% 10% 3% 3% !important;
  }
  .hero-form{
    height: 60vh;
  }
 .mob-margin{
    margin-top: 5% !important;
 }

 .about h2{
    font-size: 35px;
    font-weight: 700 !important;
    color: #111;
    margin-bottom: 30px;
}

.martop{
    margin-top: -10px !important;
}
.about h6{
    margin: 10px 0px !important;
}

.classes h2{
    font-size: 34px;
}

.photos h2{
    font-size: 35px;
}

.schedule h2{
    font-size: 35px;
}

.bmi h2{
    text-align: center !important;
}

.bmi h6{
    text-align: center;
}

.bmi-bg h3{
    font-size: 35px !important;
}

.bmi-bg{
    padding: 15% 5% !important;
}

.mar{
    margin-top: 10% !important;
}


 .bmi-bg .button{
    padding: 5% 10% !important;
 }

 table td{
    padding: 10px 0px !important;
 }

 .contact_form{
    padding: 5% !important;
 }

 .contact_form .button{
    width: 40% !important;
    
 }

 .foot h6:hover{
    color: #e1b904;
 }

 .foot a{
    text-decoration: none !important;
 }
 .foot i{
    color: #fff;
 }

 .logoname{
    font-size: 26px !important;
 }


}
