@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1200px) {
    
    .timing-item h3{
        font-size: 16px;
    }    
    .timing-item h2{
        font-size: 20px;
    }
   
}

@media screen and (min-width: 1024px) {}

@media screen and (max-width: 1024px) {}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    
}

@media screen and (min-width: 992px) and (max-width: 1024px) {}

@media screen and (min-width: 992px) {}

@media screen and (max-width: 992px) {
  
    .owl-theme .owl-dots, .owl-theme .owl-nav{
        bottom: 15px;
    }    
    .owl-caption h3{
        font-size: 18px;
    }
    .owl-caption h2 {
        font-size: 28px;
    }
    .owl-caption{
        bottom: 20%;
    }
    .timing-item h2{
        font-size: 20px;
    }
    .timing-item h3{
        font-size: 16px;
    }
    .foot-head{
        margin-top: 30px !important;
    }
    .foot-bottom-left{
        float: none !important;
        text-align: center;
        margin-bottom: 5px;
    }
    .foot-bottom-right{
        float: none !important;
        text-align: center;
    }
    .map-frame{
        height: 710px;    
    }
    .contact-right {
        padding: 80px 60px 80px 25px;
    }
    .we-are-section img{
        width: 400px;
    }
    .vision-section img{
        width: 400px;
    }
    .we-are-section h2{
        font-size: 18px;
    }
    .vision-section h2{
        font-size: 18px;
    }
  
}

@media screen and (min-width: 768px) and (max-width: 992px) {}

@media screen and (min-width: 600px) and (max-width: 992px) {}

@media (max-width: 900px) {
    
}

@media screen and (max-width: 768px) {
   
    .mob-hidden{
        display: none;
    }
    .mob-right{
        text-align: right;
        float: right;
    }
    .top-left{
        float: none;
    }
    .navbar-header{
        height: 90px;
    }
    .navbar-brand {
        padding: 8px 10px;
    }
    .navbar-brand img{
        width: 75px;
    }
    .navbar-toggle{
        margin-top: 28px;
    }
    .navbar-nav{
        margin: 0 !important;
    }
    .navbar-collapse{
        padding: 0;
    }
    .navbar-default .navbar-nav > li > a {
        padding: 18px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 10px 15px 10px 25px;
    }
    .timing-right{
        border-left: none;    
    }
    .timing-top{
        border-bottom: none;
    }
    .timing-div{
        border-bottom: solid 1px #fff;
    }
    .timing-div:last-child{
        border-bottom: none;
    }
    .home-about-right{
        height: auto;
    }
    .home-about-right-main{
        transform: none;
        padding: 80px 0;
    }
    .home-about-right-main h2{
        font-size: 22px;
    }
    .home-about-right-main h2::before{
        font-size: 16px;
    } 
     .home-about-right-main h2::after{
        font-size: 16px;
    }
    .timing-div{
        height: 200px;
    }
    .inspiration-left h2{
        border-right: none;
    }
    .inspiration-right p{
        border-left: solid 2px #fff;
        padding: 0 0 0 20px;
        margin-top: 30px !important; 
    }
    .nav > li{
        border-bottom: dashed 1px #c9d0da;
    }
    .nav > li:last-child{
        border-bottom: none;    
    }
    .foot-title h3{
        font-size: 16px;
    }
    .contact-left{
        padding-right: 0 !important;
    }
    .map-frame {
        height: 450px;
    }
    .navbar-default .navbar-toggle{
        border-color: #09366c;
    }
    .navbar-toggle {
        background-color: #355174;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ffffff;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #0b3465;
    }
    .home-about-right{
        padding: 0 40px;    
    }
    
}

@media screen and (min-width: 768px) {
   
    .modal-sm {
        width: 600px;
    }    
    
}

@media screen and (max-width: 600px) {

    .owl-caption h2 {
        line-height: 44px;
        font-size: 22px;
    }
    .owl-caption h3{
        line-height: 42px;
        font-size: 16px;
    }
    .owl-carousel .item img{
        height: 300px;
        object-fit: cover;
        object-position: center;
    }
    .ministry-img{
        float: none !important;
        width: 100% !important;
        padding-right: 0 !important;
        padding-bottom: 10px !important;
    }
    .departments p{
        margin-bottom: 30px !important;
    }
    
}

@media screen and (min-width: 420px) and (max-width: 600px) {}

@media screen and (max-width: 550px) {
    
    .bread-main{
        padding: 50px;
    }    
    .bread-main h2{
        font-size: 22px;
    }
    .blog-item img{
        max-height: 410px !important;
    }
    
}

@media screen and (max-width: 450px) {


}
    