@media (max-width: 480px) {
  .custom_service {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
  }

  .custom-pt {
    padding-top: 2rem;
  }
}

@media (min-width: 767px) {
  .custom-padd {
    padding: 30px 0 !important;
  }

  .custom_service {
    display: flex !important;
    justify-content: space-between;
  }

  .athletic-center {
    align-items: center;
  }

  .athletic-our-program {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .athletic-our-program ul {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }

  .athletic-our-program li {
    display: flex;
    gap: 1rem;
  }

  .s-video {
    width: 70%;
    margin-inline: auto;
  }

  .s-video video {
    width: 100%;
  }
  .index-top h5 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .athletic-card {
    background-color: unset;
    border: 1px solid white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
    padding: 10% 3% !important;
  }
 
  /* ._2lqh{
    max-height: 125px;
  } */
}

.footer-pl-15{
  padding-left: 15px !important;
}
.footer-text-left-15{
  text-align: left !important;
  padding-left: 15px !important;
}

.VelocityMax{
  flex-direction: column-reverse !important;
}
.VelocityMax .img-w{
  width: 100% !important;
}
.VelocityMax .txt{
  width: 100% !important;
}
.VelocityMax .txt h4{
  padding-top: 1rem !important;
}
.VelocityMax .txt p{
  padding-top: 1rem !important;
}

.baseball-camp ul{
  display: flex !important;
  flex-direction: column !important;

}

.maonrails-inline-form h1{
  color: #fff !important;
}
.maonrails-lead-form p{
  color: #fff !important;
}
.width h1{
  color: #fff !important;
}
.width > h1{
  color: #fff !important;
}
.width > p{
  color: #fff !important;
}
.maonrails-frame-container, .gymdesk-frame-container iframe{
  color: #fff !important;
}
.baseball-width{
  width: 90% !important;
}
.baseball-column{
  flex-direction: column !important;
}
.baseball-column-reverse{
  flex-direction: column-reverse !important;
}
.service-txt{
  height: 5.5em;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 890px) {
  .s-wrap-reverse {
    display: flex !important;
    flex-wrap: wrap-reverse !important;
  }

  .s-contact-bg {
    background-size: contain !important;
  }
  .index-top h5 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .index-top .s-pt {
    padding-top: 1.5rem;
  }
  .footer-pl-15{
    padding-left: 0px !important;
  }
  .footer-text-left-15{
    text-align: left !important;
    padding-left: 15px !important;
  }
}

@media (max-width: 768px) {
  .baseball-camp h5{
    padding-top: 1rem !important;
    padding-bottom: 1rem;
    
  }
  .baseball-camp ul{
    gap: 1rem;
    
  }
  .custom_service {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .custom_service .service-thumb,
  .service-content {
    width: 100% !important;
  }

  .custom-wrap-reverse {
    flex-direction: column-reverse;
  }

  .custom-padd {
    padding: 50px 0px !important;
  }

  .banner-area .banner-part .banner-content {
    width: 100% !important;
  }

  .s-pt-0 {
    padding-top: 0 !important;
  }

  .athletic-our-program ul {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }

  .s-video {
    width: 90%;
    margin-inline: auto;
  }

  .s-video video {
    width: 100%;
  }
  .athletic-card {
    background-color: unset;
    border: 1px solid white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
    padding: 10% 3% !important;
  }
  .fb_iframe_widget span{
    width: 320px !important;
  }
  ._2p3a{
    width: 320px !important;
  }
  .padding-inline-15{
    padding-inline: 15px !important;
  }
  .padding-inline-30{
    padding-inline: 30px !important;
  }
}

@media (max-width: 480px) {
  .s-contact-bg {
    background-size: initial !important;
  }

  .s-mob-col-reverse {
    flex-direction: column-reverse;
  }

  .athletic-center {
    padding-bottom: 30px;
  }

  .athletic-center .thumb {
    margin-bottom: 0 !important;
  }
  .fb_iframe_widget span{
    width: 377px !important;
  }
  .footer-text-left-15{
    text-align: left !important;
    padding-left: 0px !important;
  }
}
