@media (min-width: 768px) {

    .footer-support img.img-fluid {
        max-width: 421px;
    }
    .testimonial-item {
        padding: 20px;
        /* grid-gap: 18px; */
        display: block;
    }
    
}

@media (max-width: 991px) {

    .coach img{
      display: none;
    }

   body  .banner_content h3 {
        font-size: 22px;
    }
    .img.errow_video {
display: none;
}
body .hero_title_box h2 {
    font-size: 18px;
  
}
body ul.mentor-list{
    padding-left: 0;
}
.footer-support {
    margin-top: 30px;
}
section.callout_section h5 {
    font-size: 16px;
}
body section.callout_section h3{
    font-size: 26px;
}
img.errow_video{
    display: none;
}
    body header#header {
        position: inherit;
        width: 100%;
        top: 6px;
    }
   body  #hero h1 {
        font-size: 34px;
    }
    .footer-support img.img-fluid {
        max-width: 100%;
    }
   body .whatsapp_btn {
        padding: 6px 9px;
        font-size: 16px;
    }
    body .navbar-brand .logo {
        width: 80px;
    }
    }
@media (max-width: 767px) {

    body #hero h1 {
        font-size: 28px;
    }

   body .testimonial-item {
        display: block;
    }
 body   #hero {

        padding-top: 30px;
    }

body .testimonial-item .testimonial-img {
    left: 2px;
  
}
body .testimonial-item {
    padding: 15px!important;
    margin: 0px;
}
body .testimonial_cont {
    margin-left: 4px;
}
body section.callout_section::after ,
body section.callout_section::before{
    width: 50px;
    height: 50px;

}
body section.callout_section {
    position: relative;
    padding: 24px 0;
    text-align: center;
}
body .hero_team {
display: block;
}
.hero_team img {
 
    margin-bottom: 10px;
}
}
