@media (max-width: 1199px){
	.mobile-logo img{
		margin-bottom: 15px;
	}
	.mobile-logo h1{
		font-size: 2.5rem;
		margin-bottom: 10px;
	}
	.mobile-logo h3{
		font-size: 1.5rem;
	}
	.mobile-menu-wrapper .menu-toggle i {
	    font-size: 42px;
	}
	.mobile-menu-wrapper .menu-toggle {
	    padding: 10px;
	}
	.mobile-menu ul li a {
	    padding: 10px 0;
	    font-size: 22px;
	}
	.apt-data h2 {
    font-size: 32px;
	}
	.about-thumb1 .about-img-1 {
	    padding-left: 20px;
	}
	.about-area-1 .sec-title {
    font-size: 35px;
	}
	.title-area {
	   margin-bottom: 30px;
	}

}

@media (max-width: 991px){
	.service-sidebar, .service-call-area{
		display: none;
	}
	.about-area-1 .sec-title {
	    font-size: 30px;
	}
	.about-area-1 h3 {
	    font-size: 16px;
	}
	.hospitalsec h2 {
    font-size: 28px;
    padding-bottom: 10px;
    margin-bottom: 0;
    margin-top: 20px;
}
.widget.widget_nav_menu {
    padding-left: 0;
}
.mobile-logo h3 {
    font-size: 1.1rem;
}
.mobile-menu-wrapper .menu-toggle {
    padding: 10px;
 	margin-right: 15px;
    padding-bottom: 2px;
    border-radius: 20px;
}
.mobile-menu ul .submenu-item-has-children > a .mean-expand-class:before {
    font-size: 28px;
}
.contact-page-card .contact-page-card-details {
    margin-bottom: 0;
}
}

@media (max-width: 800px){
	.certificate-sec h2 {
	    font-size: 38px;
	}
		.about-area-1 .sec-title {
	    font-size: 26px;
	}
	.logo-text h1 {
	    font-size: 28px;
	}
	.logo-text h3 {
		padding-bottom: 0;
	}
	.logo-text h3 span {
	    font-size: 16px;
	}
	.banner-slider .carousel-caption h2 {
	    font-size: 22px;
	    font-weight: 600;
	    margin-bottom: 5px;
	}
	.banner-slider .carousel-caption {
	    top: 0;
	}
	.about-area-1 .description {
    font-size: 16px;
}
}
@media (max-width: 767px){
	.widget-area {
	    padding: 45px 0 0px;
	}
	.about-area-1 .description {
	    text-align: justify;
	}
	.breadcumb-title {
	    font-size: 25px;
	}
	.space {
	    padding: 40px 0;
	}
	.space-top {
	    padding-top: 40px;
	}
}
@media (max-width: 575px){
	.banner-slider .carousel-caption h2 {
	    font-size: 16px;
	    line-height: 1.6;
	}
	.banner-slider .carousel-caption {
	    width: 263px;
	    top: 20%!important;
	    left: 7%;
	}
	.hospitalsec {
	    background: var(--body-color);
	    padding: 20px;
	    border-radius: 30px;
	    border-top: 10px solid #4ec0e4;
	}
	.about-thumb1 .about-img-1 {
	    padding-left: 0;
	}

}
@media (max-width: 425px){
	.contact-wrap2 .title-area {
	    margin-bottom: 20px;
	}
	.contact-page-card_link{
		font-size: 15px;
		line-height: 1.5;
	}
	.about-thumb1, .about-content-right {
	    width: 100%;
	    margin-bottom: 10px;
	}

	.header-logo {
	    padding: 8px 0;
	    width:270px;
	}
	.logo-text h1 {
	    font-size: 18px;
	}	
	.logo-text h3 {
	    font-size: 11px;
	}
	.banner-slider, .breadcumb-wrapper {
	    margin-top: 130px;
	}
	.banner-slider .carousel-caption {
	    width: 163px;
	    top: 5%!important;
	    left: 7%;
	}
	.banner-slider .carousel-caption h2 {
	    font-size: 14px;
	    line-height: 1.3;
	}
	.about-area-1 .sec-title {
	    font-size: 24px;
	}
	.about-area-1 h3 {
	    font-size: 13px;
	    margin-bottom: 0;
	}
	.about-area-1 .title-area {
	    margin-bottom: 10px;
	    padding-bottom: 5px;
	}
	.sec-title {
	    font-size: 24px;
	}	
	.sub-title {
	    font-size: 15px;
	    margin-bottom: 5px;
	}
	.process-card .process-card-title {
	    font-size: 20px;
	    margin-bottom: 5px;
	}
	.apt-data h2 {
	    font-size: 25px;
	}	
	.why-choose .sec-title {
	    font-size: 20px;
	    font-weight: 600;
	    line-height: 32px;
	}
	.mobile-logo h1 {
	    font-size: 1.5rem;
	    margin-bottom: 10px;
	}
	.mobile-menu-wrapper .mobile-logo img {
	    max-width: 78px;
	}
	.mobile-logo h3 {
	    font-size: 15px!important
	}
	.mobile-menu ul li a {
    padding: 8px 0;
    font-size: 19px;
}
.certificate-sec ul li {
    font-size: 15px;
    line-height: 1.9;
}

}