

@media screen and (max-width: 992px){
    .you-can-do-inner2:before {
        display: none;
    }
    .you-can-do-inner2:after {
        display: none;
    }
    .blog-img-1 img{
        width:100%;
    }
    .Whatisatchaclass-inner {
        padding: 95px 0;
    }
    .Whatisatchaclass-inner2 {
        padding: 95px 0;
    }
   .overlay {
      bottom: 0;
      height: 100%;
    }
    .footer-logo{
       text-align: center; 
    }
    .footer-text {
        color: #930404;
         border-left: none; 
        height: 91px;
        text-align: center;
    }
    .footer-link{
        text-align: center;
    }
    .nav-link-bg {
        display: flex;
        justify-content: center;
        
    }
    .nav-link-bg2 {
    padding: 7px 120px; 
        
    }
    .footer-link-1{
        text-align: center;
    }
    .owl-theme .owl-nav {
        margin-top: 10px;
        margin-left: 0% !important;
    }
    .tabs-nav {
        padding: 12px 105px;
    }
        .academies-btn {
        background: #ae0101;
        font-size: 20px;
        color: #ffffff;
        padding: 14px 13px;
    }
        .image-blog img{
            height: auto;
            width: 100%;
        }
        .img-caption {
            margin-left: 123px;
        }
}

