@media only screen and (max-width: 768px) {
    .content {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 768px) {
	
section#banner-slider {
    padding-top: 0px !important;
}

#logo_img {
     display: none !important;
 }

#docters .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 30px;
    margin-left: -38px;
}
.docters-title h2 {
    color: #000080;
    margin-left: 74px;
}
.carousel-caption.d-none h1 {
    font-size: 20px !important;
        color: #000080 !important;
        font-weight: bolder;
        letter-spacing: 1px;
        margin-left: -5px;
        position: relative;
        top: -173px;
        text-align: center;
}
nav#mainNav {
	max-height:117px;
	margin-top:-1px;
}

#banner-slider .carousel-caption.d-none .btn.btn-infos {
        padding: 7px 19px;
        margin-bottom: -279px;
        margin-left:22px;
        font-size: 16px;
    }
    
.show{
	background-color:white;
	min-height:500px;
}
.nav-item
{
	font-size:20px;
	margin-bottom:15px;
	color:#000080;
}
#about img{
	width:100%;
	height:300px;
	margin-top:10px;
}
 #mainNav a img {
   display:none;
    }
#banner-slider .carousel-item img {
     width: 100%;
    height: 292px;
        margin-top: 135px;
}
#committee
{
	width:80% !important;
	margin-bottom: 19px !important;
}
#recruitments
{
	width:80% !important;
}
#nmc
{
	width:80% !important;
}
.navbar-light .navbar-nav .nav-item span {
    padding: 0px 11px;
    color: #000080;
    font-weight: 500;
    margin-left: 9px;
}
.book-appoinment h2 {
    color: #000080;
    margin-top: 85px;
}
#about .about-content h2 {
    font-size: 19px;
    text-align: center;
}
#about .btn.btn-infos {
        margin-left: 100px;
    }
    
.path-frontpage #departments .department-caption {
    min-height: 92px;
}
.departments-list img {
    height: 130px;
    margin-top: -60px;
}
.departments-list {
    padding: 0px 49px;
}
#departments h2 {
    padding-bottom: 78px;
}
.schedule-time li {
    padding-bottom: 15px;
    margin-left: 63px;
}
.schedule-day li {
    padding-bottom: 15px;
    margin-left: 39px;
}
#features {
    padding: 9px 0px;
    text-align: center;
}
    .carousel-caption.d-none h1 {
        font-size: 20px !important;
        color: #000080 !important;
        font-weight: bolder;
        letter-spacing: 1px;
        margin-left: -5px;
        position: relative;
        top: -173px;
        text-align: center;
        display:none;
    }
        .carousel-caption.d-none p {
        font-size: 20px;
        margin-top: -244px;
        text-align: center;
        color: #00080;
    }
    .carousel-caption.d-none p {
    	color:#000080;
}
.smvdime-video {
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
}
}
@media (max-width: 425px) {
    .Newsletters img {
    margin-left: -2px!important;
}
.newsletter_text a {
    margin-left: 2px;
}
.Newsletters {
    left: -2px!important;
    width: 100% !important;
}
}