@media (min-width: 768px) {

    .footer-support img.img-fluid {
        max-width: 421px;
    }
    .testimonial-item {
        padding: 20px;
        /* grid-gap: 18px; */
        display: block;
    }
    body .owl-carousel .owl-nav button.owl-prev {
    left: 40px!important;
    }
 body .owl-carousel .owl-nav button.owl-next{
    right: 40px!important;
    }

}
@media (min-width: 993px) and (max-width: 1200px){

body header ul.navbar-nav.nav-right {
        display: block;
        align-items: center;
        text-align: right;
    }
    body header  .navbar ul li {
        display: inline-block;
}
}

@media (max-width: 991px) {
.franchise-cards .card a img{
  max-width: 100%;
  max-height: 40px;
}
    .col {
        flex: 1 0 0%;
        margin: 10px 0;
    }
    
    div#navbarSupportedContent {
        position: absolute;
        z-index: 99;
        background-color: #eef5f8;
        width: 100%;
        left: 0;
        top: 54px;
        padding: 25px 0;
    }

    /* .coach img {
        display: none;
    } */

    body .banner_content h3 {
        font-size: 18px;
    }
    .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: 40px;
        /* font-size: 50px; */
        margin-top: 11px;
    }
    .footer-support img.img-fluid {
        max-width: 100%;
        display: none;
    }
    body .whatsapp_btn {
        padding: 6px 9px;
        font-size: 16px;
    }
    body .navbar-brand .logo {
        width: 194px;
    }
    .banner_content h2 {
        font-size: 26px;
    }
    body .banner_content h4 {
        font-size: 18px;
    }
    .banner_content h5 {

        font-size: 14px;
    }
    body .section_title h2 {

        font-size: 24px;
    }
 
}
@media (max-width: 767px) {
    div#navbarSupportedContent {
    
top: 48px;
    }

    body .accordion-body li,
    body .accordion-body p {
        color: #000;
        font-size: 14px;

    }
    body button.accordion-button {

        font-size: 16px;

    }
    body .testimonial-name {
        text-align: center;
    }
    body .shadow-effect img {
        transform: translate(0, 0);
        position: relative;
    }
    body .owl-carousel .owl-nav button.owl-next {
        right: 0px!important;
    }
    body .owl-carousel .owl-nav button.owl-prev {
        left: 0!important;
    }

    .accordion-item {
        margin-left: 10px;
    }
    body .banner_content h4 {
        /* font-size: 18px; */
    }
    body .banner_content h2 {
        font-size: 22px;
    }
    body .navbar-light .navbar-brand {
        margin-right: 0 !important;
        padding: 5px 0 9px;
    }

    body .whatsapp_btn {

        font-size: 14px;
    }
    body #hero h1 {
    /* font-size: 50px; */
    }

    body .testimonial-item {
        display: block;
    }
    body #hero {

        padding-top: 30px;
    }

    body .testimonial-item .testimonial-img {
        left: 2px;

    }
    body .testimonial-item {
        padding: 15px !important;
        margin: 0;
    }
    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;
    }

    .flex_box {
    display: block;
    }
    .flex_box i {
        margin-bottom: 15px;
    }
}

