@media (max-width:480px){
.appoint{
	display:none;
}
.topbar-contact-info ul li{
    font-size: 15px;
    font-weight: 400;
    color: var(--white-color);
    display: flex
;
    align-items: center;
    border-right: none;
    padding-right:5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.topbar-contact-info ul li span{
	display:none;
}
a.navbar-brand img {
    width: 212px;
}
.text-box h2{
	font-size:16px;
}
.text-box p b{
        font-size: 10px;
        line-height: 16px;
        display: block;
}
.text-box p {
font-size: 12px;
        line-height: 18px;
        display: block;
}
.text-box .about-us-btn{
	display:none;
}
p.none{
	display:none ! important;
}
.text-box{
	width:50%;
}
.text-box p span{
display:none;	
}
.about-us-content {
    padding-left: 0;
    padding-right: 0;
}
.section-title h3{
	font-size:15px;
}
.btn-default {
    position: relative;
    display: inline-block;
    font-size: 14px;
}
    .service-content-title {
        gap: 10px;
        margin-bottom: 0;
    }
	p{
		font-size:15px;
	}
.section-row {
        margin-bottom: 0;
    }
	.testimonial-slider {
        margin-top: 20px;
    }
.form-group.mb-4{
	margin-bottom: 10px ! important;
}
.form-group.mb-5{
	margin-bottom: 26px ! important;
}
.left50 {
    padding-left: 0;
}
.footer-links h3:before{
	top: 36px;
}
.footer-links ul li a {
    color: inherit;
    transition: all 0.3s ease-in-out;
    font-size: 15px;
}
.footer-links h3 {
        font-size: 18px;
        margin-bottom: 23px;
        margin-top: 15px;
    }
    .page-header {
        padding: 26px 0;
    }
.pulicatin h3 {
    font-size: 18px;
    font-weight: 600;
    color: #008f78;
    margin-bottom: 14px;
}
.pulicatin ul li {
    list-style: none;
    display: flex;
    margin-bottom: 6px;
}
.pulicatin ul li span {
    position: relative;
    top: 5px;
}
.about-footer {
        margin-right: 0px;
        margin-bottom: 8px;
}
.about-footer-content {
        margin-bottom: 10px;
}
.page-single-sidebar{
	display:none;
}
.service-entry {
        margin-bottom: 0;
    }
	.page-testimonials .testimonial-item {
    height: calc(100% - 16px);
    margin-bottom: 14px;
}
    .page-contact-us {
        padding: 50px 0 0px;
    }
.contact-form .section-title h2 {
    font-size: 22px;
}
.contact-form form .form-control {
    font-size: 14px;
}
.slicknav_nav .slicknav_row, .slicknav_nav li a {
    position: relative;
    font-size: 15px;
}
.our-services .section-row .section-title.section-title-center {
    width: 100%;
    max-width: 700px;
    text-align: center;
    margin: 0 auto 30px;
}
.service-item {
    height: calc(100% - 12px);
    margin-bottom: 8px;
}
.about-us .section-title p {
        margin-top: 0px;
    }
}