@media (max-width:480px) {
.header-layout2 .th-btn {
    padding: 10.2px 10px;
}
.th-btn{
	font-size:15px;
}	
.text-box p{
	font-size:14px;
	display: none;
}
.text-box h2{
	font-size:17px;
}
.text-box{
	top:50%;
}
.text-box .btn-group{
	display: none;
}
.topspance {
padding-top: 50px;
        padding-bottom: 22px;
}
.title-area .sec-title {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 15px;
}
    .sub-title {
        margin-bottom: 15px;
    }
	.title-area p {
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    font-style: italic;
    line-height: 22px;
}
body{
	font-size:15px;
}
.about-wrapper p {
    text-align: justify;
    margin-bottom: 4px;
}
.th-btn{
	padding: 14px 10px;
}
.mt-40 {
    margin-top: 15px;
}
.btn-group{
	    gap: 12px;
}
.counter-card2 .box-number {
        font-size: 28px;
    }
	.project-area {
    padding-bottom: 50px;
    padding-top: 35px;
}
    .project-card .box-title {
        font-size: 20px;
    }
.project-card .box-text {
    font-size: 15px;
    max-width: max-content;
    margin-bottom: 0;
    text-align: justify;
}
.line-btn {
    font-size: 16px;
}
.process-box .box-title {
    font-size: 18px;
    margin-bottom: 0px;
    color: #000;
}
.process-box .img-wrap {
    margin: 0 auto 10px auto;
}
    .process-box-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 25px 20px;
    }
.about-logo a img {
    background: #fff;
    width: 280px;
    padding: 10px;
    border-radius: 10px;
}
.th-widget-about .about-logo {
    margin-bottom: 10px;
}
.footer-layout3 .widget-area {
 padding-top: 30px;
        padding-bottom: 0;
}
.footer-layout3 .footer-widget {
    margin-bottom: 25px;
}

.left50 {
    position: relative;
    left: 0;
}
.footer-widget.widget_nav_menu a {
	font-size:15px;
}
.info-box p.box-text .htag {
    font-size: 16px;
    font-style: italic;
}
.box-icon i {
    color: #fff;
    font-size: 15px;
}
    .breadcumb-wrapper {
        padding: 23px 0 22px 0;
    }
.breadcumb-menu {
        margin: 1px 0 -0.5em 0;
    }
    .breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span {
        font-size: 14px;
    }
.img-box1 .about-wrapper {
        gap: 10px;
    }
.eduction h2 {
    font-size: 18px;
}
.eduction ul {
    padding: 0px;
    margin-bottom: 10px;
}
.top0{
        padding-top: 0px;
        margin: 0;
}
.serv100 {
    padding: 41px 0 30px;
}
.servicss h4 {
    font-size: 18px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 3px;
}
.serv100 .col-xl-5{
	margin-top:10px;
}
.single-review-item {
    background-color: #ededed8f;
    padding: 43px 18px 24px;
    border-radius: 10px;
    position: relative;
    margin-top: 20px;
    transition: 0.6s;
}
.single-review-item p {
    font-size: 15px;
    margin-bottom: 0;
    line-height: 24px;
}
.single-review-item .review-info h3 {
    font-size: 16px;
}
.gallerys a img {
    margin-bottom: 16px;
}
.hosp h1 {
    font-size: 20px;
    margin-bottom: 2px;
    line-height: 26px;
}
.maps {
	margin-top:10px;
}
.bgh {
    margin: 16px 0;
}
.contact-media-wrap .box-title {
     font-size: 18px;
    margin-bottom: 0;
}
.contact-media .box-text, .contact-media a {
    color: #000;
    max-width: max-content;
    margin-bottom: 0;
    line-height: 23px;
    font-size: 15px;
}
.contact-media {
        padding: 10px;
        margin-bottom: 12px;
    }
form.contact-form .mb-30 {
    margin-bottom: 10px;
}
.contact-form .form-group {
    margin-bottom: 10px;
}
    .space, .space-bottom {
        padding-bottom: 50px;
    }
.sticky-wrapper.sticky .header-logo {
        max-width: 214px;
        padding: 12px;
    }
.th-menu-wrapper .mobile-logo {
    padding-bottom: 14px;
    padding-top: 15px;
}
.th-menu-wrapper .mobile-logo img{
	    width: 208px;
    position: relative;
    right: 10px;
}
.th-mobile-menu{
	    margin-top: 7px;
}
.th-mobile-menu > ul {
    padding: 0 12px;
}
.th-mobile-menu ul li a{
	font-size:15px;
}
.th-mobile-menu ul li ul li {
    padding-left: 0px;
}
}

@media (max-width:1024px) {
.header-logo {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 230px;
}
.main-menu > ul > li {
    margin: 0 2px;
}
.text-box .mt-40 {
    margin-top: 10px;
}
	
}