@media (min-width: 768px) {
    .dropdown-menu .dropdown .dropdown-menu {
        margin:0;
        border-width: 1px;
    }
}
@media(max-width:650px){
    .masthead .view-content img {
    height: 150px;
}
#views_slideshow_controls_text_home_page_slider-block_1 {
    bottom: -35px;
}
	#views-bootstrap-contact-us-block-4 {
    width: 100%;
}
.indigo .views-row { 
	width: 100%;
}
.indigo ul{
	list-style-type: none;
}
.indigo p, .indigo ul li {
    text-align: center;
}
    /* 24june 2020 css */
    .navbar-light .navbar-toggler:focus{
            outline: none;
    }
    .view-all-staff-profiles #views-bootstrap-all-staff-profiles-block-2 { width: 100%;}
    #block-views-block-all-staff-profiles-block-1 .owl-carousel .owl-item img { border: none; width: 30% !important; margin-left:15%; height: 100%;} 
    .dropdown-menu > li a:hover, .dropdown-menu > li.show {
    color: #fff !important;
   }
   .dropdown-menu .dropdown .dropdown-menu {
    margin: 0 0px !important;
   }
   .dropdown-item {
    position: relative !important;
}
    /* end of 24june 2020 css */

  .elearning .col-md-3, .digital-plateform .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 50%;
    }
    .owl-carousel .owl-nav button.owl-next{ 
       right: 0;   
    }
     .owl-carousel .owl-nav button.owl-prev { 
       left: 0;    
    }
    #logo br{
     display:none;
    }
    #site-logo img{
        width: 70px;
        padding-left: 15px;
    }
    .site-brand-cust-1 img {
    width: 40px;
}
#site-title a{
    font-size: .8em;
}
    /*#site-title a, #subtitle a {
    font-size: .7rem;
    }*/
    #site-title {
    margin-top: 0em !important;
}
    .incr{
        display: none;
    }
    .top-bar {
        height: auto;
    }
    .left-content.list-group {
    justify-content: center;
    }
    .left-content {
    text-align: center;
    margin: 0 auto;
    float: none !important;
    border-bottom: 1px solid;
}
#views-bootstrap-course-list-block-1 .views-field-title a {
    height: 97%;
    width: 93%;   
}
#sidebar {
    max-width: 100%;
}
.nav-link {
    padding: .3rem .5rem;
}
#search-block-form .btn-primary {
    padding: 0;
    }
 input[type="search"] {
    width: 100px;
}
#edit-actions {
    float: left;
    width: 46px;
    font-size: .7em;
    padding: 0;
    border-radius: 0;
} 
.navbar-light .navbar-toggler {
    color: #fff;
    border-color: transparent;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding: .5em 2em;
    border-right: 0px solid;
    border-left: 0px solid;
    background: #972222;
    border-bottom: 1px solid;
    position: relative;
}
.bd {
    border-left: 0px solid #972222;
    border-color: #972222;
    text-align: justify;
}
.course-duration #views-bootstrap-short-term-courses-block-1 img{
    width:100px;
    height:100px;
}
li.quicktabs-loaded {
    padding: .5rem 0em;
  }
.owl-carousel .owl-item img {
    width: 100%;
    height: 200px;
}
#views-bootstrap-e-learning-digital-platform-block-1 img, #block-views-block-e-learning-digital-platform-block-2 img{
    width:100px;
    height:100px;
}
.principal, .tech-staff{
    margin-bottom:5em;
}
.img-custom img{
    height:250px;
}
.img-custom img, p {
    width: 100%;
}
h3 span {
    font-size: 1.2em;
}
iframe{width:100% !important;}
.administrator {
    margin-bottom: 1em;
}
.objective .col-md-3.col-sm-6.col-xs-12 {
margin-bottom:2.5em !important;
}
#collapse1, #collapse2, #collapse3 {
    position: relative;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 0;
    top: 0;
}
li.quicktabs-loaded a {
      padding: .5rem .5em;
 }
 li.quicktabs-loaded .active {
    padding: .5rem 0.5em;
}
#sidebar ul.components li{position:relative;}
h3 {
    font-size: 1rem;
}
}

@media(max-width:480px){
.site-brand-cust-1 img {
    float: none;
    width: 60px;
}

.site-brand-cust-1 h2 {
    float: none;
    width: 100%;
    text-align: center;
}
#site-logo img {
    width: 80px;
    padding-left: 0;
}
#site-logo {
    float: none;
    text-align: center;
}
#site-title {
    text-align: center;
}
#subtitle {
    text-align: center;
}
}


