<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media (max-width: 1200px) {
.header {
    font-size: 12px;
}
.header ul li {
    display: inline-block;
    padding: 0 5px;
    height: 40px;
    overflow: hidden;
}


#cssmenu &gt; ul &gt; li &gt; a {
    padding: 22px 5px;
    font-size: 13px;
}

.services ul li {
    display: inline-block;
    width: 33%;
}
.grid figure {
    margin: 15px 15px 0 15px;
    width: 280px;
}
.news ul li {
    width: 310px;
}
.code_apply {
    width: 215px;
}

}

@media (max-width: 991px) {
.code_apply {
    width: 300px;
}
.carousel {
    height: 255px;
    position: relative;
}

.caption-carousel h3 {
    font-size: 12px;
    font-weight: 600;
    color: #303030;
    line-height: 23px;
}
    .caption-carousel h2 {
        font-size: 19px;
    }
	
	.carousel-indicators {
       
        bottom: 10px;
	}
.top
{
	text-align:center;
}
.top .socials 
{
    text-align: center;
}

.logo {
    background-color: #FFFFFF;
    padding: 0 0 12px 0px;
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
}
.header {
    padding: 20px 0 0 0;
}
.header ul {
    float: none;
	text-align: center;    
	margin: 20px 0 0 0;
}

.logo img
{
	margin:auto;
}


.caption-carousel {
    position: absolute;
    top: 10px;
    right: 20px;
    width: auto;
    left: 40px;
    background-color: #ffffff8c;
    margin: auto;
    z-index: 10;
    text-transform: capitalize;
    padding: 20px;
    color: #fefefe;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    border-radius: 20px;
}



.services ul li {
    display: inline-block;
    width: 32.9%;
}

.grid figure {
    margin: 15px 15px 0 15px;
    width: 205px;
    height: 390px;
}

.AlphabetName {
    font-size: 20px;

}
.Alphabetsection {
    font-size: 15px;
}

}


@media (max-width: 768px) {

.header ul {
    padding-right: 0;
    margin: 15px 0;
    float: none;
	text-align: center;    
}


.header ul li {
    padding: 5px 10px;
    height: auto;
    overflow: hidden
}


.caption-carousel h2 {
    font-size: 30px;
}

.inner-bg {
    height: 180px;
}


.services ul li {
    display: block;
    width:100%;            
    height: auto;
}

.services ul li .text {
    height: auto;
}

.services-top {
    top: 0px !important;
    position: relative;
}
#search-inner {
    margin-top: 20px;
    margin-left: 0px;
}

.LookDoctorSearch {
    margin-right: 0px;
    margin-top: 5px;
}

}



@media (max-width: 767px) {
	
	

 

.grid figure {
    margin: 15px 0;
    width: 100%;
    height: 490px;
}
.vcard {
    margin-top: 15px;
    padding: 50px 30px 10px 30px;
}
.vcard div {
    margin-bottom: 20px;
}

.copyright
{
    text-align:center;
}


.copyright-text {
    text-align: center;
}

.code_apply {
    display: block;
    padding: 12px 20px;
    margin: 0px 0px 10px 20px;
    min-height: 50px;
    color: #fff;
    width: 100%;
    float: right;
}

.AlphabetName{
    font-size: 18px;
    margin: 0;
    color: #6472b6;
    font-family: 'Frutiger LT Arabic 55 Roman';

}

.Alphabetsection {
    margin: 0;
    line-height: inherit;
    font-size: 15px;
    color: #535353;
}

.doctor-margin
{
	margin-bottom:20px;     

}


}



@media (max-width: 480px) {

.employee-box {
    width: 100%;
}
.employee-box img {
    width: 100%;
}

.ribbon {
    width: 100%;
    color: white;
    text-align: center;
    padding-top: 20px;
    text-transform: capitalize;
    font-size: 18px;
    height: 114px;
    background: url(../images/ribbon.png) no-repeat scroll center top;
    background-size: contain;
    position: absolute;
    bottom: -55px;
    left: 0px;
    right: 0;
    margin: auto;
}

}</pre></body></html>