@media(max-width:1199px) {
    .navbar-brand img {
        width: 235px !important;
    }
    .my-nav li a {        
        margin: 0 !important;
        font-size: 14px !important;       
    }
    .carousel-caption p {       
        font-size: 45px !important;       
    }
    .carousel-caption {        
        left: 13% !important;
        width: 700px !important;
    }
    .rt-items{
        text-align: center !important;
      }
      .lft-items {
        float: initial !important;
        text-align: center !important;
        border: none !important;
     }
     .mid {
        border-bottom: none !important;
        /* top: 74px !important;        */
    }
    .career-items {      
        height: 674px !important;
    }
}
@media(max-width:991px){
   .navbar-toggler{
     background: var(--redcolor);
   }
   
   .my-nav li a {        
    margin:0 10px  !important;
   }  
   .desk{
    display:none !important;
  }
  .mob{
    display:block !important;
  }
   .box{
    text-align: center !important;
   }
   .misn{
     height: auto !important;
   }
   .career-items {      
        height: auto !important;
    }
    .serv-box{
        margin-bottom: 90px;
    }
    .contitems {
        border-right: none !important
    }
}
    @media(max-width:768px){
    .carousel-caption p {
        font-size: 30px !important;
    }
    
    .hdng {       
        font-size: 35px !important;        
    }
    .carousel-caption {
        left: 17% !important;
        width: 485px !important;
        top:7% !important;
    }
    .carousel-caption h5 {
        font-size: 15px !important;       
    }
    .orange-bg {
        width: 400px !important;
    }
}
@media(max-width:575px){
    .hdng {
        font-size: 27px !important;
    }
    .mob-img{
        display: block !important;
    }
    .desk-img{
        display: none !important;
    }
    .ban_items {      
        top: 72% !important;       
    }
    .ban_items a {        
        font-size: 28px !important;        
    }
    .set{
        height: auto !important;
    }   

    .button-28 {
        display: none !important;
    }
    .carousel-caption p {
        font-size: 26px !important;
    }
    .foot_logo img {
        width: 266px !important;
    }
    .listing {       
        font-size: 14px !important;       
        top: 16% !important;       
    }
    .abt-list li {        
        font-size: 16px !important;
    }
    #modal .modal-content{
        margin:0 !important;
    }
    .client-img img {
    width: 80% !important; 
   }
}
@media(max-width:480px){
    .carousel-caption {
        left: 12% !important;
        width: 400px !important;
    }
    .carousel-caption h5 {       
        font-size: 12px !important;
        letter-spacing: 2px !important;       
    }
   
    .ban_items {
        top: 100% !important;        
    }
        .ban_items a{
            color:#e60e12!important; 
        }
        .list li {
            font-size: 14px !important;          
        }
        .orange-bg {
            width: 276px !important;
            margin-bottom: 10px;
        }
        
}
@media(max-width:375px){
 
    .navbar-brand img {
        width: 350px !important;
        margin-bottom: 10px;
       
    }
    .mid {
        border-bottom: none !important;
        top: 116px !important;
    }
    .hdng {
        font-size: 22px !important;
    }
    .foot_logo img {
        width: 264px !important;
    }
    .rt-items a {       
       line-height:2 !important ;         
    }
    .ban_items a{
       display: none !important; 
    }
    
}
@media(max-width:320px){
    .navbar-brand img {
        width: 277px !important;
        margin-bottom: 10px;
    }
    .mid {
        border-bottom: none !important;
        top: 91px !important;
    }
    .smallhd {        
        font-size: 16px !important;
        
    }
    .carousel-caption {
        left: 7% !important;
        width: 279px !important;
    }
    .carousel-caption p {
        font-size: 21px !important;
        text-align: center !important;
    }
}