@media only screen and (max-width: 991px) {
	.about3-list li{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.section-title-area.sibling3 .section-title {
    margin-bottom: 0;
	}
	
	.practice-area-section {
	    padding: 40px 0;
	}
	.section-title-area .section-title h2 {
	    font-size: 1.8rem;
	}
	.section-title-area .section-title span {
	    margin-bottom: 7px;
	}
	.practice-single3 .practice-content h4 {
	    margin-bottom: 7px;
	}
	.para, .faq-wrap .faq-body {
	    line-height: 1.6;
	}
	.about3-list {
	    margin: 5px 0 0;
	}
	.practice-single3 .practice-content {
	    padding: 10px;
	    padding-top: 8px;
	}
	.footer-section .footer-about img {
    margin-bottom: 10px;
}
.footer-section .footer-item .link-list a {
    font-size: 14px;
 
}
.footer-section .footer-item .link-list li {
    margin-bottom: 9px;
}
.footer-section .footer-item .contact-list li {
    margin-bottom: 10px;
}
.footer-section .footer-item h4 {
    margin-bottom: 10px;
}
.breadcrumb-section {
    padding: 2rem 0;
}
.breadcrumb-title {
    font-size: 2.0rem;
}
.about-section {
    padding: 40px 0;
}
.team .section-title h2 {

    font-size: 2.4rem;
    padding-bottom: 10px;
}

.teambox .cnt {
    padding: 13px;
    height: auto;
}
.contact-section {
    padding: 40px 0;
}
.section-title2 h2 {
    font-size: 2rem;
}
.section-title2{
	margin-bottom: 30px!important;
}
.address-list.sibling3 .icon {
    min-width: 60px;
    height: 60px;
   
    line-height: 60px;
}
.address-list.sibling3 .icon svg{
	 font-size: 18px;
}
}