@media (max-width: 767px){
.info li {
    list-style: none;
    padding: 0 2px;
}
.icon img {
    width: 24px;
}
.info p span {
    display: block;
    font-weight: 500;
    margin-bottom: 2px;
    color: #fff;
    font-size: 14px;
}
.info p{
 font-size: 14px;
}
.icon {
    float: left;
    padding-right: 5px;
}
.rightss {
    padding: 14px 5px 3px;
    position: relative;
    top: 9px;
    background: radial-gradient(circle, rgb(254 198 10) 0%, rgb(244 161 31) 100%);
    border-radius: 6px;
    margin: 5px 0;
}
.box {
    padding-left: 0px;
}

	.header-carousel.owl-theme .owl-nav [class*=owl-] i{
		font-size: 8px;
	}
	.header-carousel.owl-theme .owl-nav [class*=owl-] i.flaticon-back{
		left:0px;
	}
	.header-carousel.owl-theme .owl-nav [class*=owl-] i.flaticon-next {
    right: 0;
}
	.none{
		display:none;
	}
	.header, .header .header-carousel .sec-hero {
    min-height: 180px !important;
}
.header, .header .header-carousel .sec-hero {
    min-height: 145px !important;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
    min-height: 100%;
    height: 15vh;
}
.logos img {
    width: 70%;
    margin: 0 auto;
    display: block;
}
.nav-bar .logo a{
	    position: relative;
    left: 310px;
}
.nav-bar .nav-bar-links.active{
	background:#223a66 ! important;
}
.adding0 {
    padding: 0px 0;
}
.nav-bar .nav-bar-links .level-2 .item-level-2 .link-level-2 {
    color: #fff ! important;
    border-bottom: 1px solid rgb(155 155 155 / 30%);
    background: rgb(246 170 17);
}
.about-us-3 .about-img-box .about-experience{
	    width: 200px;
		    top: 204px;
			padding:5px;
}
.left50 {
    left: 0;
    position: relative;
}
.header-carousel.owl-theme .owl-dots{
	    bottom: 22px;
}
.sec-title {
    margin-bottom: 20px;
}
.departments {
    padding-top: 65px;
    position: relative;
    background-color: #F9F9F9;
    padding-bottom: 90px;
}
.sec-title h3 {
    font-size: 22px;
}

body .testimonial-carousel .testimonial-carousel-item .content-text-box{
	font-size: 16px;
    line-height: 1.3;
    text-align: justify;
}
.testimonial {
    position: relative;
    padding: 72px 0;
}
body .quote-box .quote-text-box {
    margin-top: 26px;
}
.footer-title h4{
	    margin-bottom: 12px;
		    font-size: 20px;
}
.py-100.inpare{
	padding:50px 0;
}
.about-us.inpare .about-text-box {
    margin-top: 0;
}

.inpare .inimg img{
	margin-top: 0;
    margin-bottom: 10px;
}
.gallery-item, .shop-item {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    margin-bottom: 15px;
    border: 2px solid #ccc;
}
.sidebar-department{
	display:none;
}
.single-department-box h2 {
    font-size: 22px;
    line-height: 1.3;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.introduction-doctors h3, .single-department-box h3{
	font-size: 20px;
}
.single-department.py-100-70{
	padding:50px 0;
}
.att p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 14px;
    color: #000;
}
.logo img {
    background: #fff;
    padding: 8px;
    border-radius: 5px;
    width: 250px;
}
.footer-content {
    padding-top: 45px;
}
.testio p{
	text-align:justify;
}
.contact-us.py-100{
	padding: 50px 0;
}
.accordion-title {
    background: #223a66;
    padding: 9px;
}
.contact-info-content .contact-box {
    height: auto;
}
.about-us .about-img-box .about-experience h5 {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 0;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
}
.about-us .about-img-box .about-experience i {
    font-size: 35px;
}
.about-text-box p {
    text-align: justify;
    margin-bottom: 5px;
}
.py-100 {
    padding: 60px 0;
}
.quote-box .sec-title h3 {
    color: #223a66;
    margin: 0 0 30px 0;
    font-size: 22px;
}
}

@media (max-width: 991px){
body .testimonial .container-fluid {
    margin-right: auto;
    margin-left: auto;
    max-width: max-content;
}	
.quote-box .quote-img-box {
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    height: 100%;
    background-size: cover;
    min-height: 600px;
}
	
	
}


@media (min-width: 991px) and (max-width: 1199px){
	
	.box {
    padding-left:0px;
}
.icon img {
    width: 30px;
}
.info li {
    list-style: none;
    padding: 0 5px 10px;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
    min-height: 100%;
    height: 35vh;
}
.departments .departments-item .departments-item-text-box {
    position: relative;
    padding: 20px 10px;
    height: 277px;
}
.departments .departments-item .item-content p {
    margin-bottom: 0;
    position: relative;
    height: 152px;
}
.left50 {
    left: 10px;
    position: relative;
}
}

