
@media(max-width:1440px){
    
    .my_nav li a {       
        margin: 10px 3px !important;        
    }
    .navbar-brand img{
        width:119px !important;
    }
}

@media(max-width:1199px){
    
    .button-92 {       
        font-size: 1.5rem !important;       
    }
    .intro-line {      
        font-size: 22px !important;       
    }
    .sectr-line {        
        font-size: 14px !important;       
        top: -23% !important;
        height: 80px !important;
    }
    
}
@media(max-width:991px){
    
    .my_nav li a {        
        margin: 3px 25px !important;        
    }  
    .navbar-brand img {
        width: 20% !important;
    }  
    .navbar-toggler{
        background: #fff !important; 
        position: absolute; 
        top:20px;
        right:30px;     
    }
    .navbar-nav{
        background: rgba(0,0,0,0.8);
    }
    .navbar-toggler-icon {   
        background-image: url(../images/menu1.png) !important;    
     }
     .top_lft a{
        float: initial !important;
        text-align: center;
     }
     .top{
        text-align: center;
     }
     .intro-img {
        margin-top: 30px;
     }
     .sectr-line {
        font-size: 14px !important;
        top: -20% !important;
        height: 91px !important;
    }
    .mid {
        background: #fff;
        min-height: 654px !important;
    }
    .ban{
        height:600px !important;
    }
    .carousel-item img{
        height:600px !important;
    }
    
}
@media(max-width:768px){
    .sectr-line {
        font-size: 14px !important;
        top: -14% !important;
        height: 78px !important;
    }
    
    .carousel-caption {       
        width: 90% !important;
        top: 25% !important;        
    }
    .pages {
       
        height: 211px !important;
    }
    .abt-box {        
        padding: 62px !important;
    }
}
@media(max-width:575px){
    
    .sectr-line {
        font-size: 14px !important;
        top: -18% !important;        
    }
    .pages {
        
        height: 82px !important;
    }
    .abt-box {
        padding: 45px !important;
    }
    .para {       
        font-size: 18px !important;       
    }
}
@media(max-width:480px){
   
}
@media(max-width:375px){
    
}
@media(max-width:320px){
    
}
