@media (max-width:480px) {
	.header .logo-box .logo {
    width: 206px;
}
    .header-3 .header-lower .header-content {
        padding: 8px;
    }
	.text-box h2.font {
    font-size: 13px;
    line-height: 19px;
}
.text-box{
	width:60%;
}
.none{
	display:none ! important;
}
.text-box h2{
	 font-size: 14px;
    line-height: 19px;
	margin-bottom:-3px;
}
.carousel-inner p.btags{
font-size: 13px;
    line-height: 19px;	
}
.about-content .section-title h2 {
    margin-bottom: 0;
    margin-top: 0;
}
.about-content .section-title p {
    margin-bottom: 0;
    text-align: justify;
    line-height: 24px;
    font-size: 15px;
}
    .section-title {
        gap: 8px;
        margin-bottom: 30px;
    }
.md-pb-80 {
        padding-bottom: 50px !important;
    }
.md-pt-80 {
        padding-top: 42px !important;
    }
.counter-section-1 {
    padding: 40px 0;
    background-size: cover;
}
.counter-section-1 .counter-list {
    gap: 20px 23px;
}
.portfolio-section-1 .portfolio-items {
    position: relative;
    margin-bottom: 15px;
}
.srtop {
    margin-top: 15px;
}
.footer-3{
	    padding-top: 50px;
    background-size: cover;
}
.pad65 {
    padding: 0 20px;
}
.footer-3 .footer-bottom .footer-widget-wrap .footer-widget-quick-links {
    left: 0;
}
.footer .footer-bottom .footer-widget-wrap .footer-widget-title {
    position: relative;
    display: inline-block;
    font-size: 18px;
}
.offcanvas-logo{
	width: 210px;
}
.mean-container .mean-nav > ul li .submenu li a {
    padding: 6px 0 9px 0px;
}
.mean-container .mean-nav > ul li a{
	font-size:15px;
}

.offcanvas .offcanvas-body .offcanvas-contact {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.breadcrumb-section {
        padding: 30px 0 28px 0;
    }
	.breadcrumb-section .breadcrumb-content .breadcrumb-title h1{
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 2px;
	}
.about-content h3 {
    color: #01a3d4;
    font-size: 18px;
}
.ab100 .about-images-box{
	    margin-bottom: 16px;
}
.contact-section .section-title {
    margin-bottom: 18px;
}
.hosp h1 {
    font-size: 18px;
    margin-bottom: 4px;
}
.hosp ul {
    gap: 15px;
    display: block;
}
.hosp ul span{
	display:none;
}
.bgh{
padding: 0px;
        margin: 0 0 15px;
}
.breadcrumb-section .breadcrumb-content nav .breadcrumb .breadcrumb-item {
    font-size: 13px;
}
.photo-gallery {
    margin-bottom: 10px;
}
.contact-section .contact-item-wrapper .contact-item .contact-content h3 {
    text-transform: inherit;
    font-size: 14px;
    font-weight: 400;
}
.contact-section .contact-item-wrapper .contact-item .contact-content p {
    color: #000;
    font-size: 16px;
}
}