@media(min-width: 1399px){

}

@media(max-width: 1199px){
	.shape-box-image {
		padding-right: 0;
		margin-bottom: 20px;
	}
	.bottom-services .row.bg-color::after {
		left: 0;
		width: 100%;
		max-width: 100%;
	}
	.page-template-contact-us .contact-nap-maps {
		margin-top: 0;
	}
	.contact-nap-maps .nap-footer {
		height: auto;
	}
}

@media(max-width: 991px){
	.h2, h2 {
	    font-size: 38px; 
	}
	.personal-injury-details {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.map-wrapper-nap {
		width: 100%;
	}
	.vision_box {
	    top: 0;
	}
	body.page-template-template-team .contact-form-wrap {
		margin-top: 0;
	}
}

@media(max-width: 767px){
	.practice_areas_sec .shadow-box {
	    margin-bottom: 20px;
	    height: auto;
	}
	.bottom-services .content {
		padding-left: 0;
		padding-top: 0;
	}
	.h2, h2 {
	    font-size: 28px; 
	}
}

@media(max-width: 575px){

}