
@media (max-width:1199px) {
	.nav-link, .nav-link.active {
		font-size: 25px;
		padding: 15px;
	}
	
	.nav-tabs {
		justify-content: center;
	}
	
	.grn_border::after {
		height: 13px;
		bottom: 5px;
	}
	
	.provide_service {
		padding-left: 80px;
	}
	
	.mb-80 {
		margin-bottom: 50px;
	}
	
	.pb-80 {
		padding-bottom: 50px;
	}
	
	.pt-80 {
		padding-top: 50px;
	}
	
	.pt-120 {
		padding-top: 80px;
	}
	
	.nav-tabs {
		margin-bottom: 1rem;
	}
	
	.quote-icon svg {
		height: 50px;
		width: 50px;
	}
	
	.different-section .content img {
		width: auto;
		padding: 15px;
		margin-left: 0px;
	}
}

@media (max-width:991px) {
	.award-item {
		width: 45%;
		margin-right: 16px;
	}
	
	.award-box {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.grid-section {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.grid-section .grids {
		width: 45%;
	}
	
	.contact_content iframe {
		height: 275px;
	}
	
	.contact_content .inner_content {
		margin: 0;
	}
	
	.grid-section .grids:nth-child(2) {
		border-right: none;
	}
	
	.tournament-section .image {
		text-align: center;
	}
	
	.contact_page .commonContactFormWrap .form-control {
		height: 45px;
		font-size: 16px;
	}
	
	.contact_page .commonContactFormWrap textarea.form-control {
		height: 120px !important;
	}
	
	.title-content .h3, .different-section .h3, .firm-section .h3 {
		font-size: 30px;
		font-weight: 800;
	}
	
	.firm-section ul {
		column-count: 1;
	}
	
	.contact_content .sub_heading p {
		font-size: 25px;
	}
	
	.contact_content .title {
		font-size: 20px;
	}
	
	.bottom-content {
		padding: 20px;
	}
	
	.personal-injury-section .award-section {
		padding: 0px 0 0px !important;
	}
	
	.alignright {
		width: 100%;
		float: none;
		margin: 0px;
	}
	
	.link-repeator a {
		width: 100%;
	}
	
	.link-repeator a:after {
		height: 10px;
		width: 10px;
		right: 0px;
		border-right: 2px solid hsla(96, 43%, 62%, 1);
		border-top: 2px solid hsla(96, 43%, 62%, 1);
	}
	
	.about_us .inner_content {
		padding-left: 0px;
	}
	
	.certified_attorney {
		padding-bottom: 60px;
	}
	
	.provide_service {
		padding-left: 16px;
	}
	
	.provide_service .img_block {
		padding-left: 30px;
	}
	
	.provide_service h2 {
		margin: 0px 0 20px;
	}
	
	.provide_service .content {
		width: 98%;
		padding: 20px;
	}
	
	.offer_row .inner_content {
		padding: 30px !important;
	}
	
	.community .inner_content {
		padding-left: 0px;
	}
	
	.contact_case {
		padding: 30px;
	}
	
	.contact_content .list .icon svg {
		width: 30px;
		height: 30px;
	}
}

@media (max-width:767px) {
	.behalf-section .title {
		font-size: 24px;
		line-height: 34px;
	}
	
	.award-item {
		width: 100%;
		padding: 15px;
		margin-right: 0px;
	}
	
	.content-section .nav-tabs .nav-item {
		width: 100%;
		margin-bottom: 15px;
	}
	
	.about_us img {
		height: auto;
	}
	
	.content-section .nav-tabs a {
		font-size: 20px;
		padding: 15px;
		text-align: center;
		margin-right: 0px;
	}
	
	.contact_content .sub_heading p {
		font-size: 20px;
	}
	
	.grid-section .grids {
		width: 100%;
		border-right: none;
		border-bottom: 1px solid hsla(0, 0%, 100%, .2);
		padding: 15px;
	}
	
	.contact_content .inner_content {
		padding: 20px !important;
	}
	
	.grid-section .grids:last-child {
		border-bottom: none;
	}
	
	.contact_content .title {
		font-size: 16px;
		margin-top: 4px;
	}
	
	.grid-section {
		flex-direction: column;
		margin: 1rem 0;
	}
	
	.tournament-section .h3, .charity-section .h3, .emergency-section .h3, .events-gallery .h3 {
		font-size: 20px;
		font-weight: 800;
		line-height: 34px;
	}
	
	.list-style ul li:before {
		height: 10px;
		width: 10px;
		top: 10px;
		left: -28px;
	}
	
	.gallery ul li:before {
		left: 0px;
	}
	
	.bg-content-image {
		padding: 20px 10px;
	}
	
	.testimonial-author strong {
		font-size: 20px;
	}
	
	.contact_content .list .icon {
		margin-right: 10px;
	}
	
	.firm-section .h2 {
		font-size: 27px;
	}
	
	.award-box {
		gap: 15px;
	}
	
	.award-item img {
		max-width: 175px;
	}
	
	.grid-section .grids .image img {
		width: 40px;
	}
	
	.gallery ul li {
		margin-right: 5px;
	}
	
	.quote-icon img, .quote-icon svg {
		height: 30px;
		width: 30px;
	}
	
	.about_award .list img {
		height: 80px;
	}
	
	.about_award .list {
		padding: 21px 15px;
		margin-bottom: 15px;
	}
}
