@media(max-width:479.98px){
    .title-area .sec-title {
  font-size: 24px;
}
.row > *{
    margin-top:20px;
}
 .quote-style1 {
    text-align: left;
  }
  .service-one-first .quote-style1 {
    margin-bottom: 0px !important;
  }
  .service-one-first .img1 {
    margin-top:30px !important;
  }
  .service-one-first .mb-40 {
    margin-bottom:20px !important;
  }
   .sub-title {
    font-size: 18px;
    margin-bottom: 22px;
    letter-spacing: 0em;
  }
  .dance-image img{
    margin-top:30px;
  }
  .dance-list{
    padding: 30px 20px 15px;
  }
  .dance-list .box-title {
  font-size: 20px;
  }
  .faq-title-area h2 {
  margin: 0px 0;
  }
  .faq-question{
    text-align: left;
    font-size: 18px;
  }
  .faq-question i{
    min-width:32px;
  }
   .skills-faq-section {
    padding: 30px 0;
  }
    .hero-container {
    flex-direction: column;
    background: transparent;
    padding-top: 50px;
  }
  .main-title {
  color:white !important;
  font-size: 2rem;
  }
  .hero-container {
  position: relative;
  min-height: 300px;
  }
  .feature-item{
    align-items: start;
  }
  .img-box8 .about-counter2, .img-box8 .img2{
    position: unset;
  }
  .img-box8 .img2 img {
  width: 100%;
  margin:30px 0px;
  border-radius: 30px;
}
 .img-box8 .img2{
     border-radius: 30px;
 }
.img-box8 .about-counter2{
    max-width: 100%;
}
.img-box8{
    margin-bottom: 30px;
}
 .sec-desc {
    text-align: left;
  }
  .about-blockquote2 {
    padding: 30px 13px;
  }

.about-profile .avater img {
  width: 100px;
}
.index-second{
    padding-top:0px !important;
}
.blog-grid4.blog-short .blog-img img, .blog-grid4.blog-short .blog-img {
  /* aspect-ratio: 1/1; */
  object-fit: cover;
  min-width: 100%;
  /* min-height: 100%; */
  max-width: 100%;
  /* max-height: 100%; */
}
.blog-grid4.blog-short .blog-img img{
 aspect-ratio: 1/1;
  object-fit: cover; 
  width:100%;  
}
.blog-grid4 .blog-img {
    height: 200px;
  }
    .technic-desc {
    text-align: left;
    margin-top:20px;
  }
   .index-second {
    padding-top: 40px !important;
  }
  .slick-slider .slick-list, .slick-slider .slick-track{
    width:100% !important;
  }
  .slick-initialized .slick-slide.slick-cloned{
    display: none !important;
  }
  .team-card{
    max-width: unset;
  }
  .info-media{
    margin-bottom:0px;
  }
  #about-sec.shape-mockup-wrap{
    padding-bottom:0px !important;
  }
  .team-grid3:last-child{
  margin-bottom: 0px;
}
.img-box10 .img1 img{
    margin-left:0px;
}
 .img-box10 .img2 img{
    margin-right:0px;
}
#about-sec.space{
    padding-bottom:0px;
}
.img-box12 .img2 {
  position: unset;
  animation: none;
}
.img-box12 .img2 img{
 width:100%;
 margin-top:30px;
}
.img-box12 {
    margin-bottom: 30px;
  }
  .about-blockquote.style3{
    flex-direction: column;
  }
  .about-blockquote.style3 img {
  width: 100%;
  margin-bottom: 20px;
  }
  .counter-area-three{
    margin-top:30px;
  }
  .admission-section{
    padding:30px 15px;
  }
  .form-header h2{
    font-size: 2rem;
  }
   .img-box10 .img1 {
    min-width: 100%;
   }
    .img-box10 .img2 {
    min-width: 100%;
    margin-top:30px;
    }
    .img-box10-wrapp{
      flex-direction: column;
    }
    .img-box10 .img2::before, .img-box10 .img2::after,.img-box10 .img1::before, .img-box10 .img1::after,.img-box10 .img1 .about-dot,.img-box10 .img2 .about-dot2{
      display: none;
    }
    .img-box9 .img1 img{
      MARGIN-TOP:30PX;
    }
    .service-item.style2{
      margin-top:20px;
    }
     .img-box10 .img1 {
    margin: 0px 0 0 0px;
  }
  .img-box10 .img2 img, .img-box10 .img2 {
  
  margin: 20px 20px 0 0px;
  }
  .img-box10 .img1{
    HEIGHT:UNSET;
  }
  .img-box12 .img1::before{
    display: none;
  }
  .counter-card_wrapper{
    gap:0px;
  }
  .kids-banner{
    display: block !important;
  }
  .kids-banner{
    min-height: unset !important;
  }
  .category-item{
    padding:12px 1px !important;
  }
  .service-one-first{
    padding-bottom:30px !important;
  }
  .price-card .box-title{
    font-size: 24px;;
  }
  .th-widget-contact {
  max-width: 100%;
}
.footer-wrapper .widget-area{
  padding-bottom: 0px;
  padding-top:30px;
}
.copyright-wrap {
  padding: 0px 0 20px;
}

.footer-top {
  padding: 0px 0 30px;
}
 .footer-newsletter {
    padding: 20px 0px;
  }
  .her-sec{
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.her-sec::before{
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55); /* #da1467 overlay */
    z-index: 1;
}

.hero-content{
    position: relative;
    z-index: 2;
}
.description, .highlight-text{
  color: white;
}
.hero-content .subtitle{
  color: white;
}
 .her-sec {
    min-height: 400px;
    background-position: -326px;
 }
 .about-profile{
  margin-bottom:30px;
 }
}