@media screen and (max-width: 1200px){
    .s-4-t-1{
        
        font-size: 30px;
        
        }

    .s-4-1{
        height: 280px;
    } 
    .s-4-1-1-1{
        height: 180px;
    }  
    .s-4-1 h2{
        text-align: center;
        font-size: 15px
    }
    /* .for-responsive{
        display: flex !important;
        flex-direction: column !important;
    } */
    .top-line-div-1-1{
        margin-left: auto;
        margin-right: auto;
    }
    .top-line-div-1-2{
        margin-right: auto;
        margin-left: auto;
        
    }
    .top-line-div{
        display: flex !important;
        flex-direction: column !important;
    }
    .mail-1{
        text-align: center !important;
        padding-left: 60px;
    }
}
@media screen and (max-width: 994px){
    .navbar-right{
        display: none;
    }
    .toggle{
        display: block;
    }
    .contact-items{
        text-align: center;
        
    }
    .first-adress{
        margin-left: auto;
        margin-right: auto;
    }
    .s-4-t-1{
        
        font-size: 30px;
        
        }

    .s-4-1{
        height: 300px;
    } 
    .s-4-1-1-1{
        height: 150px;
    }  
    .s-4-1 h2{
        text-align: center;
        font-size: 15px
    }
}
@media screen and (max-width: 768px){
    .footer-head h1{
        font-size: 15px;
    }
    .touch-list{
        overflow: hidden;
    }
    .touch-li{
        overflow: hidden;
    }
    .footer-head{
        height: 300px;
    }
   
    .touch-list{
        width: 150px;
    }
    .footer-col2{
        background: #04395a;
        padding-bottom: 120px;
    }
    .touch-list{
        margin-right: auto;
        margin-left: auto;
    }
    .footer-head h1{
        text-align: center;
    }
    .top-line-divs a{
        font-size:14px !important;
    }
    .s-4-1 h2{
        text-align: center;
        font-size: 10px
    }
    .s-4-1{
        height: 200px;
    } 
    .s-4-1-1-1{
        height: 80px;
    }  
    .logo-1{
        margin-left: 50px;
    height: 80px;
    width: 120px;
    }
    .s-4-t-1{
        
    font-size: 30px;
    
    }
    .section3-line{
        display: flex;
        flex-direction: column;
    }
    .section3-txt{
        text-align: center;
        margin-bottom: 20px;
    }
    .counsel{
        font-size: 30px;
    }
    .own-your-course{
        font-size: 4px;
    }
    .footer-items{
        flex-direction: column;
        align-items: center;
    }
    .social-networks{
        margin-top: 10px;
    }
    .service{
        margin-top: 30px;
    }
    .contact{
        margin-top: 30px;
    }
    .map{
        height: 168px;
    }
    .top-line-div a{
        font-size: 12px;
    }
    .footer{
        display: flex;
        text-align: center;
    }
    /* .header{
        height: 70vh;
    } */
}
@media screen and (max-width: 400px){
    /* .header{
        height: 50vh;
    } */
    .top-line-div-1-1 a{
        font-size: 14px;
        text-align: center
    }
    .phone-contact{
       
        font-size:10px !important;
        margin-left:-10px;
    }
    .top-line-divs a{
font-size: 8px;
    }
    .mail-1{
       
        margin-right: 60px
    }
}