
@media (min-width: 1024px) {
	.sidebar-page-wrap.fixed {
		position: sticky;
		top: 0;
	}
	
	.sidebar-page-wrap.normal-sidebar {
		width: auto;
		position: relative !important;
	}
	
	.default-page .default-content {
		min-height: 1102px;
	}
}

@media (min-width: 1200px) and (max-width: 1400px) {
	.double-img-section .second-img {
		top: 340px;
		right: -10px;
	}
	
	.fillimage-content {
		padding: 21px 10px 21px 10px;
	}
	
	.reach-bg-color {
		padding: 124px 70px;
	}
	
	.home-banner .banner-des .h1, .home-banner .banner-des  h1 {
		font-size: 65px;
	}
	
	.banner-content p {
		margin-bottom: 25px !important;
		margin-top: 10px;
	}
	
	.home-form {
		padding: 60px 0px 135px 0px;
	}
}

@media (min-width: 1200px) {}

@media (min-width: 1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1550px !important;
	}
}

@media (min-width: 1600px) {
	.post-lists, .blog  .pagination, .single-post-detail {
		max-width: 1300px;
	}
	
	.practice-area-list {
		height: 850px;
	}
	
	.newsletter .formbox input {
		width: 100%;
	}
	
	.wrap-header .menu-header ul li a {
		padding-right: 40px;
		font-size: 18px;
	}
	
	.wrap-header .menu-header ul li .sub-menu li {
		margin: 0;
	}
	
	.page-banner {
		height: 655px;
	}
	
	.injury-sec-video {
		padding-left: 50px;
	}
	
	.injury-sec-video video#video {
		height: 700px;
	}
	
	.contact-us .formbox.message-box {
		width: 91%;
	}
	
	.page-banner .banner-content {
		padding-top: 100px;
	}
	
	.guide-form {
		padding: 80px 110px;
	}
	
	.page-banner {
		padding-bottom: 200px;
	}
}

@media (min-width: 1800px) {
	.container {
		max-width: 1720px !important;
	}
	
	.header-left {
		width: 350px;
	}
	
	.header-right {
		width: calc(100% - 350px);
	}
}

@media (max-width: 1600px) {
	.header-left {
		width: 350px;
	}
	
	#mainNav li.menu-item-has-children:before {
		right: 0px;
	}
	
	.header-right {
		width: calc(100% - 350px);
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.post-lists, .blog .pagination, .single-post-detail {
		max-width: 830px;
	}
	
	.testimonials {
		height: 380px;
		padding: 35px 30px;
	}
	
	.wrap-header .menu-header ul li a {
		font-size: 16px;
		padding-right: 14px;
	}
	
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1400px !important;
	}
	
	.exp-icon {
		width: 95px;
	}
	
	.case-result-title {
		font-size: 35px;
	}
	
	.home-contact-frm h2 {
		font-size: 40px;
	}
	
	.play-btn {
		margin-left: 10px;
		bottom: 88px;
	}
	
	.reach-social {
		margin-top: 20px;
	}
	
	.testimonial-title-rating-flex-area {
		margin-top: 20px;
	}
	
	.testimonial-slider .slick-dots {
		left: -140px;
	}
	
	.testimonial-slider .slick-prev {
		left: 77%;
	}
	
	.footer-top-content {
		padding-right: 54%;
	}
	
	.practice-icon-boxes img {
		bottom: 7px;
		left: 34px;
		width: 95px;
		height: 94px;
	}
	
	.banner-head {
		margin-bottom: 20px;
		font-size: 65px;
		line-height: 73px;
	}
}

@media (max-width: 1500px) {
	.post-lists, .blog .pagination, .single-post-detail {
		max-width: 760px;
	}
}

@media (max-width: 1400px) {
	.h2, h2 {
		font-size: 25px;
		line-height: 40px;
	}
	
	.mobile-contact .mobile-contact-title {
		font-size: 15px;
		line-height: 12px;
	}
	
	.mobile-phonenumber img {
		margin-right: 13px;
		height: 20px;
		width: 20px;
	}
	
	.h1 {
		font-size: 54px;
		line-height: 72px;
	}
	
	.banner-content p {
		font-size: 22px;
		line-height: 24px;
	}
	
	body {
		font-size: 16px;
	}
	
	.header-left {
		width: 300px;
	}
	
	.header-right {
		width: calc(100% - 300px);
	}
	
	.wrap-header .menu-header ul li a {
		font-size: 14px;
		padding-right: 20px;
	}
	
	#mainNav li.menu-item-has-children:before {
		right: 8px;
	}
	
	.play-btn img {
		width: 75px;
		height: 75px;
	}
	
	.search-icon svg {
		height: 17px;
		width: 25px;
	}
	
	.search-icon {
		margin-right: 10px;
	}
	
	.btn {
		padding: 15px 20px;
		font-size: 14px;
	}
	
	.btn-white {
		padding: 15px 20px;
	}
	
	.testimonial-name {
		padding-top: 0 !important;
	}
	
	.about-page .inner-content p {
		line-height: 25px;
		word-spacing: normal;
		font-size: 15px;
	}
	
	.fillimage-content {
		padding: 10px 20px 10px 20px;
	}
	
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1150px !important;
	}
	
	.h1, h1 {
		font-size: 65px;
		line-height: 69px;
	}
	
	.banner-head {
		margin-bottom: 10px;
	}
	
	.banner-content p {
		font-size: 16px;
		line-height: 30px;
	}
	
	.home-main-banner {
		padding-top: 130px;
		padding-bottom: 80px;
	}
	
	.practice-icon-boxes img {
		bottom: 17px;
		left: -9px;
		width: 100%;
		height: 60px;
		object-fit: contain;
	}
	
	.exp-icon {}
	
	.case-result-title {
		font-size: 30px;
	}
	
	.home-contact-frm h2 {
		font-size: 35px;
		line-height: 30px;
	}
	
	body {
		line-height: 30px;
	}
	
	.practice-home-custom-head {
		font-size: 18px;
	}
	
	.Custom-boxes {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	
	.play-btn {
		position: absolute;
		margin-left: 5px;
		bottom: 86px;
		transition: .5s;
	}
	
	.play-btn svg {
		width: 70px;
		height: 70px;
	}
	
	.testimonial-slider.slick-initialized.slick-slider {
		padding: 0px 20px;
	}
	
	.testimonial-inner p {
		line-height: 30px;
		font-size: 15px;
	}
	
	.testimonial-slider .slick-dots {
		left: -100px;
		bottom: -45px;
	}
	
	.testimonial-heading-desktop {
		padding-bottom: 10px;
	}
	
	.avvo-img img {
		width: 50px;
		height: 50px;
		padding: 15px;
	}
	
	.testimonial-slider .slick-prev {
		left: 77%;
	}
	
	.testimonial-slider .slick-prev.slick-arrow {
		width: 50px;
		height: 50px;
	}
	
	.testimonial-slider .slick-next {
		margin-top: 5px;
		width: 50px;
		height: 50px;
		right: 10px;
	}
	
	.attorney-name svg {
		width: 20px;
		height: 20px;
	}
	
	.attorney-name svg {
		right: 12px;
		top: 23px;
	}
	
	ul.footer-social.fullwidth li a {
		height: 30px;
		width: 30px;
	}
	
	ul.footer-social svg {
		width: 12px;
		height: 12px;
	}
	
	ul.footer-social.fullwidth {
		gap: 10px;
	}
	
	.reach-Custom-boxes {
		padding: 0px 30px;
	}
	
	.blog-title a {
		line-height: 35px;
		font-size: 20px;
	}
	
	.blog-title {
		line-height: 20px;
	}
	
	.blog-section .post-image img {
		height: 200px;
		object-fit: cover;
	}
	
	.footer-content p {
		font-size: 11px;
		line-height: 15px;
	}
	
	select.gt_selector.notranslate {
		font-size: 12px;
	}
	
	.attorney-name {
		font-size: 20px;
	}
	
	.footer-top-content {
		padding-right: 45%;
	}
	
	.footer-top-iner-area:after {
		width: 95%;
	}
	
	.banner-head {
		font-size: 55px;
		line-height: 60px;
	}
	
	ul.header-social li a {
		height: 26px;
		width: 26px;
	}
	
	.header-social-icon-wrap {
		margin-top: 5px;
	}
	
	.home-main-banner .btn-white {
		margin-right: 15px;
	}
	
	.home-btn-2 a {
		font-size: 14px;
	}
	
	select.gt_selector.notranslate {
		font-size: 14px;
	}
	
	.reach-home-content p {
		font-size: 14px;
		line-height: 25px;
	}
	
	.reach-social-icon li a {
		height: 25px !important;
		width: 25px !important;
	}
	
	.reach-social-icon svg {
		width: 12px !important;
		height: 12px !important;
	}
	
	.reach-social {
		margin-top: 12px;
	}
	
	.reach-social {
		gap: 10px;
	}
	
	.our-team .box-col {
		margin: 20px;
	}
	
	.testimonial-heading {
		font-size: 16px;
		font-family: "Manrope";
		line-height: 30px;
		color: rgba(55, 55, 55, 1);
		font-weight: 400;
	}
	
	.btn svg {
		width: 15px;
		height: 15px;
		margin-left: 6px;
	}
	
	.contact-header-btn .btn svg {
		width: 15px;
		height: 15px;
		margin-left: 6px;
	}
	
	ul.header-social svg {
		width: 13px;
		height: 12px;
	}
	
	.btn-white svg {
		width: 14px;
		height: 14px;
	}
	
	ul.header-social img {
		width: 12px;
		height: 12px;
		object-fit: contain;
	}
	
	.reach-social img {
		width: 12px;
		height: 12px;
		object-fit: contain;
	}
}

@media (max-width: 1300px) {
	.mobile-contact-title {
		font-size: 15px;
	}
}

@media (max-width: 1199px) {
	.practice-area-list.active .practice-content .prac-info {
		height: 238px;
	}
	
	.mobile-contact-title {
		font-size: 0;
	}
	
	.h2, h2 {
		word-wrap: break-word;
	}
	
	.mobile-only {
		display: inline;
	}
	
	.search-icon svg {
		border-left: none;
	}
	
	.phone-number {
		display: none;
	}
	
	.menu-header {
		display: none;
	}
	
	.header-language.a {
		display: none;
	}
	
	.mobile-search, .mobile-phonenumber {
		margin-right: 10px;
		height: 35px;
		width: 35px;
		align-items: center;
		justify-content: center;
		background: #0060a8;
		border: 1px solid rgba(255, 255, 255, .4);
		border-radius: 5px;
		line-height: 0;
	}
	
	.mobile-phonenumber a.header-ph svg {
		height: 18px;
		width: 18px;
		margin-right: 0;
	}
	
	.mobile-contact-title svg path {
		stroke: #fff;
	}
	
	.mobile-contact-title svg {
		margin-right: 0px;
	}
	
	.mobile-contact-title {
		font-size: 0;
		display: flex;
		margin: 0;
		flex-direction: column;
		padding-left: 10px;
	}
	
	.mobile-search svg path {
		stroke: #fff;
	}
	
	.search-icon {
		margin-right: 0px;
	}
	
	.mobile-phonenumber a.header-ph {
		font-size: 0;
		width: 100%;
		height: 100%;
		justify-content: center;
		align-items: center;
		letter-spacing: initial;
	}
	
	.desktop-contact-info {
		display: block;
	}
	
	/* .mobile-phonenumber a.header-ph svg {
        margin-right: 10px;
        height: 35px;
        width: 35px;
        padding: 0px 8px;
        margin-top: 10px;
    }*/
	.header-menu {
		align-items: unset;
	}
	
	.menu-wrap {
		background-color: #fff;
		position: fixed;
		top: 0;
		height: 100%;
		width: 100%;
		right: -100%;
		font-size: 1em;
		font-weight: 700;
		overflow: auto;
		transition: .5s;
		z-index: 99999;
		display: flex;
		justify-content: center;
		align-items: center;
		opacity: 1;
	}
	
	.menu-full-wrapper {
		width: 100%;
		position: absolute;
		top: 54px;
		text-align: left;
		background: #fff;
	}
	
	.menu-show {
		right: 0;
		max-width: 100%;
	}
	
	.menu-sidebar {
		margin: 0;
		position: relative;
		top: 0;
		width: 100%;
		margin-left: auto;
		height: 100%;
		padding-bottom: 50%;
		background-color: #fff;
		opacity: 1;
	}
	
	.menu-full-wrapper .menu-sidebar ul li a {
		text-transform: uppercase;
	}
	
	.menu-bar-wrapper {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		padding-top: 30px;
	}
	
	.menu-sidebar .menu-bar-wrapper li {
		flex: 0 0 100%;
		max-width: 100%;
		position: relative;
		margin: 0;
		border: none;
		border-bottom: 1px solid rgba(0, 0, 0, .1);
		padding: 0;
		list-style: none;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
		border-top: 1px solid rgba(0, 0, 0, .03);
	}
	
	.menu-sidebar .menu-bar-wrapper li:last-child {
		border: none;
	}
	
	.menu-sidebar .menu-bar-wrapper li>a {
		color: #000;
		padding: 10px 15px;
		position: relative;
		display: block;
		line-height: 1.6;
		font-weight: 400;
	}
	
	.menu-sidebar .menu-bar-wrapper li>a:hover:after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper li>a:hover {
		color: #000;
	}
	
	.menu-bar-wrapper li.current-menu-ancestor>a, .menu-sidebar .menu-bar-wrapper li.current-menu-item>a, .menu-sidebar .menu-bar-wrapper li>a:focus, .menu-sidebar .menu-bar-wrapper li>a:focus {
		background-color: #1b3546;
		color: #fff;
	}
	
	.menu-sidebar .sidebar-menu-arrow:after {
		content: "";
		cursor: pointer;
		border-left: 2px solid #000;
		border-bottom: 2px solid #000;
		display: inline-block;
		width: 10px;
		height: 10px;
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin: auto;
		position: absolute;
		right: 15px;
		top: 50%;
		bottom: 0;
		margin-top: -8px;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item > .sidebar-menu-arrow:after {
		border-left: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
		transform: rotate(135deg);
		display: block;
		margin: 0;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item>a+.sidebar-menu-arrow::after {
		color: #0e2743;
	}
	
	.menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link {
		font-weight: 400;
		background-color: #e93941;
		color: #fff;
		width: 100%;
	}
	
	.menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link:after {
		opacity: 1;
	}
	
	.menu-sidebar .menu-bar-wrapper li.current-menu-item>.sidebar-menu-arrow:after, .current-menu-ancestor > .sidebar-menu-arrow:after {
		border-left: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}
	
	.menu-bar-wrapper li.current-menu-ancestor:before {
		border-right: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
		position: absolute;
		right: 0;
		top: 0;
		height: 47px;
		width: 44px;
		background-color: transparent;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
		display: none;
		background: none;
	}
	
	.menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li a {
		padding-left: 30px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
		font-size: 16px;
	}
	
	.sidebar-menu-arrow::after {
		cursor: pointer;
		content: "";
		position: absolute;
		top: 0px;
		margin: auto;
		bottom: 0px;
		right: 0;
		background-size: 14px;
		height: 40px;
		width: 40px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li a:after {
		display: none;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li a {
		padding-left: 50px;
	}
	
	.menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li .sub-menu li a {
		padding-left: 70px;
	}
	
	.menu-button {
		height: 35px;
		width: 35px;
		position: relative;
		line-height: normal;
		background: #0060a8;
		border: 1px solid rgba(255, 255, 255, .4);
		border-radius: 5px;
	}
	
	.search-icon:before {
		display: none;
	}
	
	.mobile-row {
		display: flex;
	}
	
	.header-row {
		border-bottom: none;
	}
	
	.menu-button .menu-bar {
		position: absolute;
		transition: .5s;
		opacity: 1;
		margin: 0 auto;
		width: 25px;
		background: #fff;
		height: 2px;
		border-radius: 10px;
		left: 0;
		right: 0;
	}
	
	.menu-button:hover {
		cursor: pointer;
	}
	
	.menu-button .menu-bar-top {
		top: 9px;
	}
	
	.menu-button .menu-bar-middle {
		top: 51%;
		transform: translateY(-50%);
	}
	
	.menu-button .menu-bar-bottom {
		top: auto;
		bottom: 8px;
	}
	
	.menu-button.button-open {
		z-index: 9999999;
		background: #0060a8;
		top: 0;
	}
	
	.button-open .menu-bar-middle {
		background-color: #beccd7;
		transform: translate(230px);
		transition: .1s ease-in;
		opacity: 0;
	}
	
	.menu-button.button-open .menu-bar-top {
		transform: rotate(45deg) translate(12px, 11px);
		transition: .5s;
		top: -1px;
		opacity: 1;
	}
	
	.menu-button.button-open .menu-bar-bottom {
		transform: rotate(-45deg) translate(10px, -9px);
		transition: .5s;
		top: 29px;
	}
	
	header .sub-menu li ul.sub-menu {
		position: static;
	}
	
	.practice-area-list {
		height: 440px;
	}
	
	.practice-content {
		padding: 20px 30px 44px;
	}
	
	.practice-area-heading {
		font-size: 20px;
		line-height: 25px;
	}
	
	.injury-sec-con {
		padding-right: 0px;
	}
	
	.newsletter .formbox input {
		width: 75%;
	}
	
	.thankyou-page {
		padding: 30px 0;
	}
}

@media (max-width: 1032px) {
	.hover-content {
		padding: 0 8px 0;
	}
	
	.page-banner {
		padding-bottom: 100px;
	}
	
	.practice-area-title {
		font-size: 18px;
	}
	
	.practice-content {
		padding: 15px 15px 30px;
	}
	
	/*.mobile-phonenumber a.header-ph svg {
        margin-right: 0;
        margin-top: 0;
    }*/
	.testimonials {
		height: 410px;
		padding: 35px 10px;
	}
	
	nav.navigation.pagination a.next {
		position: unset;
	}
	
	nav.navigation.pagination a.prev {
		position: unset;
	}
	
	.accordion-body {
		padding-right: 150px;
	}
	
	.accordion-header button {
		padding-right: 90px;
	}
	
	.video-list .play-icon {
		bottom: 61%;
	}
	
	.guide-form {
		padding: 80px 30px;
	}
	
	.banner-des p {
		line-height: 40px;
	}
}

@media (max-width: 1024px) {
	.h2, h2 {
		font-size: 35px;
		line-height: 50px;
	}
	
	.home-banner .banner-des {
		padding-top: 0;
	}
	
	.home-banner {
		height: auto;
		padding: 100px 0 70px;
	}
	
	.about-img img {
		height: 100%;
	}
	
	.content-sec .image-wrap h2 br {
		display: none;
	}
	
	.subscribe-form h2 {
		font-size: 30px;
	}
	
	.contact-us .formbox.message-box {
		width: 84%;
	}
	
	.guide-form .formbox.acceptance .wpcf7-acceptance label {
		display: flex;
		align-items: baseline;
	}
	
	.team-area {
		width: 80%;
	}
	
	.team-area svg {
		right: 15px;
		width: 60px;
		height: 60px;
		padding: 12px;
	}
	
	.home-banner .banner-des .h1, .home-banner .banner-des  h1 {
		line-height: 20px;
		font-size: 80px;
	}
	
	.fillimage-content {
		background: unset;
		padding: 27px 10px 27px 15px;
	}
	
	.double-img-section .second-img {
		top: 335px;
		right: 8px;
		width: 420px;
	}
	
	.reach-bg-color {
		padding: 90px 50px;
	}
	
	.testimonial .slick-prev.slick-arrow {
		left: 0;
	}
	
	.testimonial .slick-next.slick-arrow {
		right: 0;
	}
	
	.fullimg-section {
		padding-top: 0;
	}
	
	.h1, h1 {
		font-size: 53px;
		line-height: 60px;
	}
	
	.home-btn {}
	
	.home-btn-1 {}
	
	.home-btn-2 {
		margin-left: 10px;
	}
	
	.case-result-title {
		font-size: 25px;
	}
	
	.case-boxes {
		padding: 20px 10px;
		margin: 15px;
	}
	
	.home-contact-frm h2 {
		font-size: 30px;
	}
	
	.btn {
		padding: 15px 20px;
		font-size: 15px;
	}
	
	.Custom-boxes {
		width: 100%;
	}
	
	.play-btn {
		margin-left: -12px;
		bottom: 110px;
	}
	
	.reach-Custom-boxes {
		padding: 0px 10px;
	}
	
	.reach-social {
		gap: 10px;
		margin-right: 50px;
	}
	
	.testimonial-slider .slick-dots {
		left: -100px;
	}
	
	.testimonial-slider .slick-prev {
		left: 70%;
	}
	
	.attorney-name {
		font-size: 20px;
		line-height: normal;
	}
	
	.blog-title a {
		font-size: 25px;
	}
	
	.blog-title {
		line-height: 20px;
	}
	
	.quick-links {
		padding: 0px 0px 0px 30px;
	}
	
	.blog-section .slick-list.draggable {
		padding-right: 0;
		margin-right: 0;
	}
	
	.home-main-banner {
		padding-top: 120px;
	}
	
	.our-slider-section {
		padding: 350px 0 70px;
	}
	
	.testimonial-slider.slick-initialized.slick-slider {
		padding: 0px 10px;
	}
	
	.footer-top-content {
		padding-right: 35%;
	}
	
	.our-slider-section .our-result-list .slick-prev {
		left: 150px;
		top: 320px;
	}
	
	.our-slider-section .our-result-list .slick-next {
		right: 150px;
		top: 288px;
	}
	
	/*.mobile-phonenumber a.header-ph svg {
        height: 34px;
        width: 42px;
    }*/
	.box-col img {
		border-top-left-radius: 40px;
	}
	
	.our-team .slick-prev.slick-arrow {
		left: 20px;
		top: 500px;
	}
	
	.our-team .slick-next.slick-arrow {
		right: 20px;
		top: 470px;
	}
}

@media (max-width: 991px) {
	.blog-sidebar {
		margin-top: 60px;
	}
	
	.education-content.text-white {
		margin-bottom: 25px;
	}
	
	.about-page .inner-content {
		padding: 30px 20px;
	}
	
	.about-attorney-img img {
		height: 100%;
	}
	
	.testimonials-section .contact-form {
		padding-top: 2rem;
	}
	
	.sidebar-form {
		padding: 40px 20px;
	}
	
	.about-img {
		margin-bottom: 10px;
	}
	
	.about-desigination {
		margin: 12px 0px;
		line-height: 30px;
	}
	
	.about-bg-image {
		padding: 50px 30px;
	}
	
	.testimonial-list .title {
		margin-top: 25px;
		margin-bottom: 20px;
	}
	
	.practice-area-title {
		left: 4%;
	}
	
	.video-area {
		margin-top: 40px;
	}
	
	.author-name.attorney-bio .h5 {
		font-size: 17px;
		line-height: 25px;
	}
	
	.content-sec .content-wrap {
		margin-top: 30px;
	}
	
	.quick-links, .footer-social-icon-wrap {
		padding-left: 50px;
	}
	
	.footer-address-wraper, .footer-social-icon-wrap {
		margin-top: 25px;
	}
	
	.footer-content {
		margin-bottom: 30px;
	}
	
	.h1 {
		font-size: 46px;
		line-height: 66px;
		letter-spacing: 3px;
	}
	
	.banner-content p {
		font-size: 20px;
		line-height: 20px;
	}
	
	.home-about .container {
		padding: 0 15px !important;
	}
	
	.helping-injury .container {
		padding: 0 15px !important;
	}
	
	.home-banner {
		background-position: 51% 100%;
		margin-top: -46px;
	}
	
	.practice-area-list {
		background-position: 100% 61%;
	}
	
	.about-section-page .image-about img {
		width: 100% !important;
		margin-bottom: 50px;
		max-height: 100% !important;
	}
	
	.page-banner {
		height: 300px;
	}
	
	.about-content .h2.text-uppercase {
		width: 100%;
	}
	
	.home-banner {
		height: 500px;
		padding: 130px 0 70px;
	}
	
	.about-img img {
		display: block;
		width: 100%;
	}
	
	.contact-us .formbox.message-box {
		width: 78%;
	}
	
	.accordion-header button {
		padding-right: 110px;
		font-size: 18px;
	}
	
	.video-list .play-icon {
		bottom: 57%;
	}
	
	.findlay-lawyer .container {
		padding: 0 15px !important;
	}
	
	.worker-sec .container {
		padding: 0 15px !important;
	}
	
	.double-img-section img {
		display: none;
	}
	
	.phasellus-section img {
		display: none;
	}
	
	.amet-section img {
		display: none;
	}
	
	.double-img-section {
		padding-bottom: 0;
	}
	
	.fillimage-content {
		background: #e5eff6;
		padding: 0px;
	}
	
	.home-form {
		background-color: rgba(51, 65, 85, 1);
		padding: 60px 0px 60px 0px;
	}
	
	.h2, h2 {
		font-size: 45px;
		line-height: 55px;
	}
	
	.practice-pages-list {
		flex-direction: column;
	}
	
	.home-team-sections {
		display: none;
	}
	
	.home-banner .banner-des .h1, .home-banner .banner-des  h1 {
		font-size: 60px;
		margin-bottom: 20px;
	}
	
	.reach-bg-color {
		padding: 50px 30px;
	}
	
	.form-bg-color {
		padding: 50px 30px;
	}
	
	.content-two {
		padding: 30px;
		margin: 30px 0;
	}
	
	.scroll-img {
		display: none;
	}
	
	.loop-col {
		margin-bottom: 30px;
	}
	
	.testimonial .slick-prev.slick-arrow {
		left: 0;
	}
	
	.testimonial .slick-next.slick-arrow {
		right: 0;
	}
	
	.testimonial .testimonial-inner {
		padding: 30px 65px 10px;
	}
	
	.fullimg-section {
		padding-top: 90px;
	}
	
	.form-section-inner-column {
		padding-right: 10px;
	}
	
	.home-contact-frm {
		padding: 50px 20px;
		margin-top: 50px;
	}
	
	.practice-home-inner-content {
		padding-right: 10px;
	}
	
	.practice-list {
		margin-top: 30px;
	}
	
	.video-section img {
		margin-top: 20px;
	}
	
	.reach-Custom-boxes {
		padding: 0px 20px;
		margin-bottom: 20px;
	}
	
	.fullimage-column {
		display: none;
	}
	
	.head-social {
		align-items: inherit;
	}
	
	.attorney-name {
		font-size: 24px !important;
	}
	
	.our-team .att-detail {
		padding: 15px 15px;
	}
	
	.blog-title a {
		line-height: 25px;
		font-size: 25px;
	}
	
	.blog-title {
		line-height: 25px;
	}
	
	.banner-content p {
		font-size: 20px;
		line-height: 35px;
	}
	
	.our-slider-section {
		padding: 420px 0 60px;
	}
	
	.our-slider-section .our-result-list .slick-prev {
		left: 110px;
		top: 320px;
	}
	
	.our-slider-section .our-result-list .slick-next {
		right: 110px;
		top: 290px;
	}
	
	.testimonial-slider .slick-next {
		right: 90px;
	}
	
	.blog-section .arrows-blog {
		bottom: 20px;
		left: 80%;
	}
	
	.play-btn {
		margin-left: 28px;
	}
	
	.home-banner-single-img {
		margin-bottom: -120px;
	}
	
	.practice-icon-boxes img {
		bottom: -100px;
		left: 22px;
		width: 110px;
		height: 125px;
	}
	
	.reach-social-icon {
		margin-top: 20px;
	}
	
	.testimonial-slider .slick-dots {
		left: -220px;
	}
	
	.footer-top-iner-area:after {
		width: 100%;
	}
	
	.footer-top-content {
		padding-right: 0;
		margin-bottom: 20px;
	}
	
	.footer-content p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.footer .footer-social.fullwidth li a {
		height: 40px;
		width: 40px;
	}
	
	.footer .footer-social svg {
		width: 22px;
		height: 22px;
	}
	
	.practice-list {
		padding: 0px 10px;
	}
	
	.gt_container--u9lhix .gt_switcher .gt_selected a:after {
		height: 19px !important;
	}
	
	/*.mobile-phonenumber a.header-ph svg {
        height: 29px;
        width: 27px;
        padding: 4px 1px 0px 8px;
    }*/
	.box-col img {
		border-top-left-radius: 40px;
	}
	
	.our-team .slick-prev.slick-arrow {
		left: 60px;
		top: 570px;
	}
	
	.our-team .slick-next.slick-arrow {
		right: 60px;
		top: 543px;
	}
}

@media (max-width: 767px) {
	.space-pd {
		padding: 80px 0;
	}
	
	h1.h1 {
		font-size: 32px;
		line-height: 41px;
		letter-spacing: 3px;
	}
	
	.h2, h2 {
		font-size: 40px;
		line-height: 50px;
		word-wrap: break-word;
	}
	
	.h3, h3 {
		font-size: 24px;
	}
	
	.h5 {
		font-size: 18px;
	}
	
	body {
		font-size: 14px;
	}
	
	/*.mobile-phonenumber a.header-ph svg {
        margin-right: 0;
        height: 35px;
        width: 35px;
        padding: 8px;
        background: transparent;
        border: 1px solid rgba(255, 255, 255, .40);
        border-radius: 5px;
        margin-top: 0;
    }*/
	.banner-btn {
		margin-top: 20px !important;
	}
	
	.banner-btn a.learn-btn {
		padding: 10px 30px;
		margin-right: 0;
	}
	
	.banner-btn a.banner-btn {
		background-color: #1b3546;
		padding: 10px 30px;
		margin-right: 20px;
	}
	
	.header-left {
		width: 165px;
	}
	
	.header-right {
		width: calc(100% - 165px);
	}
	
	.home-banner {
		background-position: center;
		padding: 310px 0px 260px;
	}
	
	body {
		padding-top: 0px;
	}
	
	/* .menu-sidebar .menu-bar-wrapper li.current-menu-item>.sidebar-menu-arrow:after, .current-menu-ancestor>.sidebar-menu-arrow:after {
         display: none;
     }*/
	.home-banner .banner-des {
		text-align: left;
	}
	
	.home-banner .banner-des .h1, .home-banner .banner-des h1 {
		color: #fff;
		text-align: center;
		margin: 0;
		font-size: 52px;
		line-height: 55.8px;
	}
	
	.contact-us .formbox.message-box {
		width: 100%;
	}
	
	.banner-content p {
		font-size: 14px;
	}
	
	.contact-us .form-btn {
		position: unset;
		padding: 0;
		justify-content: center !important;
	}
	
	.practice-content {
		top: 0;
		opacity: 1;
	}
	
	.practice-area-title {
		opacity: 0;
	}
	
	.viewall-testimonial {
		margin-top: 20px;
	}
	
	.testimonial-list .quote-icon {
		margin-bottom: 20px;
	}
	
	.newsletter {
		padding: 0 30px;
	}
	
	.newsletter .form-btn {
		justify-content: center !important;
		margin-top: 30px !important;
	}
	
	.mobile-award-sec {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		padding-top: 0;
	}
	
	.award-logos {
		height: auto;
		padding: 0 5px;
		border: none;
		display: unset !important;
	}
	
	.newsletter-form {
		padding: 80px 20px;
		text-align: center;
	}
	
	.award-logos img {
		margin-bottom: 20px;
	}
	
	.footer-logo {
		margin-bottom: 50px;
	}
	
	.nap-content {
		flex-direction: column;
	}
	
	.nap-address-item {
		margin-left: 0;
		margin-bottom: 30px;
	}
	
	.nap-address-item svg {
		height: 20px;
		width: 20px;
	}
	
	.nap-address span {
		font-size: 14px;
	}
	
	.footer-contact .nap-contact-block a {
		font-size: 14px;
	}
	
	.get-direction a.direction-link {
		font-size: 14px;
	}
	
	.footer ul li a {
		font-size: 14px;
	}
	
	.social-media {
		margin-top: 20px !important;
	}
	
	.injury-sec-con {
		padding-right: 0;
	}
	
	.practice-area-list {
		height: 500px;
	}
	
	.footer a.footer-logo {
		display: flex !important;
		justify-content: center !important;
	}
	
	.footer-contact .formbox.FirstName, .footer-contact .formbox.email {
		padding-right: 0px;
	}
	
	.practice-content {
		padding: 20px 20px 46px;
	}
	
	.practice-area-heading {
		font-size: 20px;
		margin-bottom: 10px;
	}
	
	.author-name.attorney-bio h5 {
		margin-bottom: 16px;
	}
	
	.view-all.text-center {
		margin-top: 0 !important;
	}
	
	.blog-page.bg-color {
		padding-top: 0;
	}
	
	a.page-numbers {
		height: 35px;
		width: 35px;
		margin: 0 2px;
	}
	
	span.page-numbers.current {
		height: 35px;
		width: 35px;
		margin: 0 2px;
	}
	
	.newsletter .formbox input {
		width: 100%;
	}
	
	.testimonial-section {
		margin-top: 40px;
	}
	
	.post-content {
		padding-top: 0px;
	}
	
	.blog-title.h5 {
		line-height: 35px;
	}
	
	.sidebar-form {
		margin-top: 30px;
	}
	
	.practice-area-page .practice-area-list {
		margin-bottom: 10px;
	}
	
	.modal-content {
		padding: 80px 10px;
	}
	
	.testimonials {
		height: 330px;
	}
	
	.page-banner {
		height: 210px;
	}
	
	.office-location iframe {
		height: 200px;
	}
	
	.guide-form {
		padding: 50px 10px;
	}
	
	.about-section-page .image-about img {
		width: 100% !important;
	}
	
	.accordion-item button {
		font-size: 14px;
		padding-right: 100px;
		line-height: normal;
	}
	
	.about-page .about-content {
		padding: 20px 10px;
	}
	
	.about-page .inner-content .social-media a {
		margin-bottom: 20px;
	}
	
	.social-media {
		margin-top: 0px !important;
	}
	
	.banner-btn .white-btn {
		padding: 6px 23px;
		font-size: 14px;
	}
	
	.about-section-page .about-content {
		margin-top: 30px;
	}
	
	.content-sec .image-wrap h2 br {
		display: block !important;
	}
	
	.newsletter-sec {
		background-attachment: unset;
	}
	
	.copyright-wrap {
		flex-direction: column;
	}
	
	.about-section-page {
		padding-top: 30px;
	}
	
	.testimonial-section {
		margin-top: 0;
		padding-bottom: 50px;
	}
	
	.home-banner:after {
		opacity: 20%;
	}
	
	.button svg {
		margin-bottom: 1px;
	}
	
	.practice-area .view-all-btn {
		margin: 50px 0px !important;
	}
	
	.our-team {
		padding-top: 20px;
	}
	
	nav.navigation.pagination a.prev {
		position: unset;
		margin-right: 5px;
	}
	
	nav.navigation.pagination a.next {
		position: unset;
		margin-left: 5px;
	}
	
	.about-page {
		margin-top: 40px;
	}
	
	.about-page .inner-content {
		padding: 30px 0px;
	}
	
	.accordion-body {
		padding-right: 100px;
	}
	
	.thankyou-page {
		padding: 30px 0;
	}
	
	.page-banner {
		padding-bottom: 60px;
	}
	
	.blog-sidebar {
		padding-left: 10px;
	}
	
	.loop-col {
		padding: 20px 20px 35px 20px;
		margin-bottom: 20px;
	}
	
	.team-area .team-text {
		font-size: 25px;
		font-weight: 500;
	}
	
	.team-area svg {
		right: 20px;
		top: 25px;
		width: 50px;
		height: 50px;
		padding: 10px;
	}
	
	.team-area {
		bottom: 10px;
		right: 10px;
		padding: 15px 15px;
		width: 95%;
	}
	
	.border-plus:before {
		background: unset;
	}
	
	.border-plus:after {
		background: unset;
	}
	
	.Content-boxes {
		padding: 10px;
	}
	
	.form-control, .infusion-field input[type="text"] {
		padding: 25px 0px;
	}
	
	textarea.form-control {
		height: 145px;
	}
	
	.practice-pages-list .practice-area .practice-area-title {
		transform: rotate(0deg);
		left: 0;
		top: 0;
		writing-mode: initial;
		width: 100%;
		position: relative;
		height: 350px;
	}
	
	.practice-pages-list .practice-area .practice-area-title {
		display: block;
		opacity: 1;
	}
	
	.practice-pages-list .practice-area {
		width: 93%;
		height: auto;
		margin: 10px 15px;
		background-position: top;
	}
	
	.reach-bg-color {
		padding: 50px 20px;
	}
	
	.form-bg-color {
		padding: 50px 20px;
	}
	
	.content-two {
		padding: 20px;
		margin: 50px 0;
	}
	
	.cta-bg-sec {
		padding: 60px 0;
	}
	
	.testimonial .testimonial-inner {
		padding: 20px 20px 10px;
	}
	
	.testimonial-heading {
		font-size: 16px;
		line-height: 40px;
	}
	
	.testimonial-svg svg {
		left: 0px;
		top: -20px;
	}
	
	.testimonial-outer svg {
		right: 20px;
		bottom: 100px;
	}
	
	ul.footer-social.fullwidth {
		gap: 8px;
	}
	
	a.head-calling {
		display: none;
	}
	
	.home-contact-frm {
		padding: 50px 14px;
		margin-bottom: 30px;
	}
	
	.btn svg {
		margin-left: 5px;
	}
	
	.home-contact-frm h2 {
		font-size: 30px;
	}
	
	.home-contact-frm .form-control, .infusion-field input[type="text"] {
		padding: 15px 12px;
	}
	
	.home-contact-frm .form-group {
		margin-bottom: 15px;
	}
	
	.home-contact-frm textarea.form-control {
		height: 170px;
		padding: 15px 12px;
	}
	
	.btn {
		padding: 15px 20px;
		font-size: 15px;
	}
	
	.h2, h2 {
		font-size: 30px;
		line-height: 40px;
		word-wrap: break-word;
	}
	
	.practice-home-inner-content {
		padding-right: 10px;
	}
	
	.practice-list {
		list-style: none;
		column-count: 1;
		margin-top: 35px;
	}
	
	.Custom-boxes {
		width: 100%;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	
	.play-btn svg {
		width: 50px;
		height: 50px;
		bottom: 378px;
		position: absolute;
	}
	
	.play-btn {
		margin-left: 0px;
		bottom: 60px;
	}
	
	.social-repeat-column {
		margin-bottom: 10px;
	}
	
	.blog-section .post-lists {
		margin-right: 0;
	}
	
	.blog-section .post-content {
		margin-bottom: 20px;
	}
	
	ul.header-social {
		gap: 5px;
	}
	
	.our-slider-section {
		padding: 500px 0 60px;
	}
	
	.form-section-inner-column {
		padding-right: 10px;
	}
	
	.testimonial-inner {
		padding: 0px 0px;
		background-color: #e5eff6;
	}
	
	.our-team .att-detail {
		padding: 12px 12px;
	}
	
	.attorney-name {
		font-size: 24px;
	}
	
	.case-boxes {
		padding: 20px;
		margin: 15px;
	}
	
	select.gt_selector.notranslate {
		width: 100px;
		font-size: 15px;
	}
	
	.footer-heading {
		margin-bottom: 0px;
		font-size: 20px;
	}
	
	.pre-footer-nav li {
		line-height: 25px;
	}
	
	.video-section img {
		margin-bottom: 15px;
	}
	
	.avvo-img img {
		width: 50px;
		height: 50px;
	}
	
	.fillimage-content {
		background: #e5eff6;
		padding: 0;
	}
	
	.testimonial-title {
		font-size: 17px;
	}
	
	.blog-title {
		line-height: 25px;
	}
	
	.blog-title a {
		line-height: 25px;
		font-size: 20px;
	}
	
	.mobile-blog-inner {
		padding: 20px;
	}
	
	.blog-section .blog-list-item .post-content {
		margin: 0;
		margin-bottom: 20px;
	}
	
	.footer .footer-social-icon-wrap {
		margin-bottom: 20px;
	}
	
	.testimonial-heading-desktop {
		padding-bottom: 5px;
	}
	
	.practice-icon-boxes img {
		bottom: -175px;
		left: 0px;
		width: 65px;
		height: 55px;
	}
	
	.home-banner-single-img {
		/*margin-bottom: -180px;*/
		margin-bottom: 0;
	}
	
	.reach-Custom-boxes {
		padding: 0px 10px;
	}
	
	.reach-title {
		font-size: 17px;
	}
	
	.reach-social-icon li a {
		height: 27px !important;
		width: 27px !important;
	}
	
	.reach-social-icon svg {
		width: 14px !important;
		height: 14px !important;
	}
	
	.reach-social {
		gap: 7px;
		margin-top: 20px;
	}
	
	.reach-home-content p {
		font-size: 12px;
		line-height: 20px;
	}
	
	.footer-top-content {
		padding-right: 0;
	}
	
	.footer-frm .btn {
		display: flex;
		gap: 5px;
	}
	
	.footer-frm .btn svg {
		margin-top: 2px;
		width: 15px;
		height: 15px;
	}
	
	.row.top-content {
		padding: 0px 0 0 0;
	}
	
	.footer-top-iner-area:after {
		width: 100%;
	}
	
	header#header {
		top: 0;
	}
	
	.gt_switcher.notranslate {
		width: 123px !important;
	}
	
	.gt_container--gs5i4f .gt_switcher {
		font-family: Arial;
		font-size: 12pt;
		text-align: left;
		cursor: pointer;
		overflow: hidden;
		width: 123px !important;
		line-height: 0;
	}
	
	.search-icon svg {
		border-left: none;
	}
	
	.practice-home-inner-content {
		text-align: center;
	}
	
	.our-team .box-col {
		margin: 0px;
	}
	
	.row-reverse {
		flex-direction: column-reverse;
	}
	
	.gt_container--gw0qth .gt_switcher {
		width: 123px !important;
	}
	
	.play-btn img {
		width: 50px;
		height: 50px;
	}
	
	.play-btn {
		margin-left: -3px;
		bottom: 410px;
	}
	
	.box-col img {
		border-top-left-radius: 40px;
	}
	
	.home-btn {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: center;
		gap: 15px 5px;
	}
	
	.exp-icon {
		width: 80px;
	}
	
	.home-main-banner .btn-white {
		margin-right: 0px;
	}
	
	.our-team .slick-prev.slick-arrow {
		left: 0px;
		top: 580px;
	}
	
	.our-team .slick-next.slick-arrow {
		right: 0;
		top: 550px;
	}
}

@media (max-width: 575px) {
	.nap-postal-address-wrapper .nap-wrapper {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.quick-links, .footer-social-icon-wrap {
		padding-left: 0;
	}
	
	.copyright-menu {
		margin-left: 15px;
		display: inline-block;
	}
	
	.copyright-text {
		display: initial;
	}
	
	.home-main-banner {
		padding-top: 160px;
	}
	
	.home-banner-des .h1 {
		font-size: 38px;
		line-height: 55px;
		letter-spacing: 2px;
	}
}
