/*
Theme Name: JDX Base Theme - Child
Theme URL: https://jurisdigital.com;
Description: A Useable, Scalable, Extendable Premium Wordpress Theme
Author: John Doe
Author URL: https://jurisdigital.com
Template: JurisBase_Parent
Version: 1.0.0
Text Domain: JurisBase_Child
*/

/*** Globals ***/
html {
	scroll-behavior: smooth;
}

body #wrapper,
.fixed {
	max-width: 100%;
}

/*body #wrapper.internal main#main {
visibility: hidden;
}*/
.lity-container {
	overflow: scroll;
}

.lity-container::-webkit-scrollbar {
	width: 0px;
	/* remove scrollbar space */
	background: transparent;
	/* optional: just make scrollbar invisible */
}

/* optional: show position indicator in red */
.lity-containerhtml::-webkit-scrollbar-thumb {
	background: transparent;
	border-radius: 0;
}

/*** Gravity Forms ***/


ul.gform_fields input::placeholder,
ul.gform_fields textarea::placeholder {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 11px;
	line-height: 108.4%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #112745;
}

ul.gform_fields input,
ul.gform_fields textarea {
	font-family: 'Montserrat', sans-serif;
}

#gform_wrapper_6,
.lity-container div#gform_wrapper_2,
footer#footer div#gform_wrapper_4,
aside div#gform_wrapper_1,
.in-content-form div#gform_wrapper_5 {
	padding: 40px 50px;
	position: relative;
	z-index: 0;
	background: #FFFFFF;
	box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.3);
}

#gform_fields_6 .form-title,
.lity-container span.form-title,
footer#footer span.form-title,
aside span.form-title,
.in-content-form span.form-title {
	font-family: Judson;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 46px;
	text-align: center;
	color: #112745;
}

.gform_widget span.form-title.white {
	text-transform: capitalize;
}

#gform_fields_6 .form-required,
.lity-container span.form-required,
footer#footer span.form-required,
aside span.form-required,
.in-content-form span.form-required {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 11px;
	line-height: 108.4%;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #BB1516;
	margin-top: 5px;
}

#gform_fields_6 .gform_wrapper .form-title,
.lity-container .gform_wrapper ul,
footer#footer .gform_wrapper ul,
aside .gform_wrapper ul,
.in-content-form .gform_wrapper ul {
	margin-bottom: 0;
}

.lity-container button#gform_submit_button_2,
footer#footer button#gform_submit_button_4,
aside button#gform_submit_button_1,
.in-content-form button#gform_submit_button_5 {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	display: block;
	border: none;
}

button.gform_button::before {
	background-color: #fff !important;
}

button.gform_button:hover {
	color: #285268 !important;
}

.ginput_container input,
.ginput_container textarea,
.ginput_container select {
	border: none;
	border-bottom: 1px solid rgba(32, 66, 65, 0.5);
	background: transparent;
}

ul.gform_fields {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

ul.gform_fields textarea {
	max-height: 85px;
}

ul.gform_fields li {
	padding: 0px !important;
	margin-bottom: 25px;
	position: relative;
}

ul.gform_fields li:nth-child(1) {
	display: flex;
	flex-direction: column;
	align-items: center;
}

ul.gform_fields li:nth-child(1),
ul.gform_fields li:nth-child(6) {
	flex-basis: 100%;
}

ul.gform_fields li:nth-child(2),
ul.gform_fields li:nth-child(3),
ul.gform_fields li:nth-child(4),
ul.gform_fields li:nth-child(5) {
	flex-basis: calc((100% - 40px) / 2);
	padding: 2%;
}

ul.gform_fields li:not(:first-child)::after {
	content: '*';
	position: absolute;
	font-size: 15px;
	right: 0px;
	top: 10px;
	color: #BB1516;
}

ul.gform_fields li input,
ul.gform_fields li textarea {
	padding: 13px 0px;
	border-bottom: 1px solid #112745;
	outline: none !important;
	;
}

@media (max-width: 480px) {

	.lity-container div#gform_wrapper_2,
	footer#footer div#gform_wrapper_4,
	aside div#gform_wrapper_1,
	.in-content-form div#gform_wrapper_5 {
		padding: 35px;
	}

	#reviews-repeater-wrapper svg {
		max-height: 25px !important;
	}

	div#reviews-repeater-wrapper i {
		font-size: 12px;
	}

	div#reviews-repeater-wrapper .review-stats {
		font-size: 12px !important;
	}

	div#reviews-repeater-wrapper {
		margin-top: 0 !important;
	}
}


body {
	font-family: 'Montserrat', sans-serif;
}

button:focus,
button:active,
input:focus {
	outline: none !important;
	box-shadow: none !important;
}

#wrapper.internal h1 {
	font-family: Libre Baskerville;
	font-style: normal;
	font-weight: bold;
	font-size: 33px;
	line-height: 40px;
	/* or 121% */

	text-transform: capitalize;

	color: #76232F;
}

#wrapper.internal h2,
#wrapper.internal h2 span {
	font-family: Libre Baskerville;
	font-style: italic;
	font-weight: normal;
	font-size: 25px;
	line-height: 40px;
	/* or 160% */

	text-transform: capitalize;

	color: #4F4F4F;
}

#wrapper.internal h3,
#wrapper.internal h3 span {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 136%;
	/* or 30px */

	text-transform: capitalize;

	color: #4F4F4F;
}

#wrapper.internal h4 {
	font-family: Libre Baskerville;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	/* or 133% */


	color: #7E072A;
}

#wrapper.internal h5 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	/* or 125% */


	color: #000000;
}

#wrapper.internal h6 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	/* or 100% */


	color: #000000;
}

#wrapper.internal p,
#wrapper.internal ul:not(#nav):not(#footer-legal-list),
#wrapper.internal ol,
#wrapper.internal ul:not(#nav):not(#footer-legal-list) li {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 32px;
	color: #2F2F2F;
}

body #wrapper.internal section.content a:link,
body #wrapper.internal section.content a:visited,
body #wrapper.internal section.content a:active,
body #wrapper.internal article.content a:link,
body #wrapper.internal article.content a:visited,
body #wrapper.internal article.content a:active {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: inherit;
	line-height: inherit;
	color: #cf251d;
	/* text-decoration-line: underline; */
}


body #wrapper.internal section.content a:hover,
body #wrapper.internal article.content a:hover {
	color: #1B1B1B;
}

body #wrapper.internal article.content div#post-author a:link,
body #wrapper.internal article.content div#post-author a:visited,
body #wrapper.internal article.content div#post-author a:hover,
body #wrapper.internal article.content div#post-author a:active,
body #wrapper.internal section.blogroll a:link,
body #wrapper.internal section.blogroll a:visited,
body #wrapper.internal section.blogroll a:hover,
body #wrapper.internal section.blogroll a:active,
body #wrapper.internal article.content ul.meta a:link,
body #wrapper.internal article.content ul.meta a:visited,
body #wrapper.internal article.content ul.meta a:hover,
body #wrapper.internal article.content ul.meta a:active {
	text-decoration: none;
}

blockquote {
	position: relative;
	text-align: left;
	padding: 10px;
	margin: 0;
}

blockquote:before,
blockquote:after {
	content: '';
	position: absolute;
	left: 0;
	height: 2px;
	width: 100%;
	background-color: #791E1E;
}

blockquote:before {
	top: 0;
}

blockquote:after {
	bottom: 0;
}


body #wrapper.internal blockquote p {
	font-family: Libre Baskerville;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	color: #7E072A;
}

main article.content ul,
main section.content ul {
	overflow: auto;
}

main article.content ul li,
main section.content ul li {
	position: relative;
	color: #791E1E;
}

ul li.gfield {
	position: relative;
}

body:not(.single):not(.search):not(.category):not(.tag):not(.blog) section.grid-container-12>* {
	-ms-grid-column: 2;
	-ms-grid-column-span: 10;
}

/* Button Styles */

a.button,
button.button,
a.wp-block-button__link,
body #wrapper.internal section.content a.button,
body #wrapper.internal section.content button.button,
body #wrapper.internal section.content a.wp-block-button__link,
body #wrapper.internal article.content a.button,
body #wrapper.internal article.content button.button,
body #wrapper.internal article.content a.wp-block-button__link {
	width: fit-content;
	display: inline-block;
	text-decoration: none;
	padding: 18px 25px;
	text-align: center;
	overflow: hidden;
	border: none;
	float: none;
	text-transform: capitalize;
	background-color: #BB1516;
	transition: all 0.3s ease-out;
	z-index: 0;
	position: relative;
	text-align: center;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #FFF;
	cursor: pointer;
	display: flex;
	align-items: center;
}

button.button svg,
a.button svg,
a.wp-block-button__link svg {
	margin-left: 10px;
}

button.button:before,
a.button:before,
a.wp-block-button__link:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform-origin: 0 50%;
	-webkit-transform-origin: 0 50%;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

button.button:hover:before,
a.button:hover:before,
a.wp-block-button__link:hover:before {
	transform: scaleX(1) !important;
	background: #112547;
}

a.button.button-style-two,
button.button.button-style-two,
body #wrapper.internal section.content a.button.button-style-two,
body #wrapper.internal section.content button.button.button-style-two,
body #wrapper.internal article.content a.button.button-style-two,
body #wrapper.internal article.content button.button.button-style-two,
.button-style-two a.wp-block-button__link,
body #wrapper.internal section.content .button-style-two a.wp-block-button__link,
body #wrapper.internal article.content .button-style-two a.wp-block-button__link {
	background-color: #868B8D;
}

button.button.button-style-two:hover:before,
a.button.button-style-two:hover:before,
.button-style-two a.wp-block-button__link:hover:before {
	background: #7E072A;
}

.more-link.grid-item {
	text-align: center;
}

#breadcrumbs a {
	font-size: 12px !important;
	color: #ed3532;
}

#breadcrumbs span {
	font-size: 12px !important;
}

.wp-block-image img {
	max-width: 100%;
	height: auto;
}

/*** WP Table Styles ***/

figure.wp-block-table {
	width: 100%;
	border: 1px solid #dcdcdc;
	margin-bottom: 25px;
	margin-left: 0;
}

figure.wp-block-table td {
	font-size: 16px;
	line-height: 1.5em;
	font-family: 'Montserrat', sans-serif;
	padding: 10px 20px;
	border: 1px solid #dcdcdc;
	font-weight: 500;
}

figure.wp-block-table tr:nth-child(odd) {
	background: #efefef;
}

figure.wp-block-table tr:nth-child(even) {
	background: #dcdcdc;
}

.wp-block-image img {
	max-width: 100%;
}

@media (max-width: 781px) {
	.wp-block-column {
		-ms-flex-preferred-size: 100% !important;
		flex-basis: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

@media (max-width: 768px) {
	.wp-block-image .alignright {
		float: none;
		margin-left: 1em;
	}

	.wp-block-image .alignrleft {
		float: none;
		margin-left: 1em;
	}
}

/*** In Content Form ***/

body .in-content-form ul.gform_fields li:before {
	content: none;
}

.more-link.grid-item {
	text-align: center;
}

/*** Sidebar Page Grid ***/

body main#main.sidebar-page article.content {
	grid-column: 2 / 8;
	grid-row: 1;
}

body main#main.sidebar-page aside.sidebar {
	grid-column: 8 / 12;
	grid-row: 1;
	padding-left: 50px !important;
	padding-top: 50px;
}

@media (max-width: 1024px) {

	body main#main.sidebar-page article.content,
	body main#main.sidebar-page aside.sidebar {
		grid-column: 1 / 13;
		grid-row: 1;
	}

	body main#main.sidebar-page aside.sidebar {
		display: none;
	}
}

/*** Font Awesome ***/

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.fa-facebook:before {
	content: "\f09a";
}

.fa-facebook-f:before {
	content: "\f39e";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-linkedin:before {
	content: "\f08c";
}

.fa-linkedin-in:before {
	content: "\f0e1";
}

.fa-search:before {
	content: "\f002";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-vimeo:before {
	content: "\f40a";
}

.fa-vimeo-v:before {
	content: "\f27d";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-bars:before {
	content: "\f0c9";
}

.fa-times:before {
	content: "\f00d";
}

.fa-long-arrow-right:before {
	content: "\f178";
}

.fa-star:before {
	content: "\f005";
}

.fa-phone:before {
	content: "\f095";
}

.fa-plus:before {
	content: "\f067";
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
}

.fa-play:before {
	content: "\f04b";
}

.fa-phone-alt:before {
	content: "\f879";
}

.fa-address-card:before {
	content: "\f2bb";
}

i.fal.fa-phone-alt {
	color: #fff;
	font-size: 20px;
	position: relative;
	right: 10px;
	top: 2px;
}

@font-face {
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: normal;
	src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-brands-400.eot");
	src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-brands-400.woff2") format("woff2"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-brands-400.woff") format("woff"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-brands-400.ttf") format("truetype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-brands-400.svg#fontawesome") format("svg");
	font-display: swap;
}

.fab {
	font-family: 'Font Awesome 5 Brands';
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
	font-style: normal;
	font-weight: 300;
	src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-light-300.eot");
	src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-light-300.woff2") format("woff2"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-light-300.woff") format("woff"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-light-300.ttf") format("truetype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-light-300.svg#fontawesome") format("svg");
	font-display: swap;
}

@font-face {
	font-family: 'Font Awesome 5 Duotone';
	font-style: normal;
	font-weight: 900;
	font-display: block;
	src: url("../webfonts/fa-duotone-900.eot");
	src: url("../webfonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-duotone-900.woff2") format("woff2"), url("../webfonts/fa-duotone-900.woff") format("woff"), url("../webfonts/fa-duotone-900.ttf") format("truetype"), url("../webfonts/fa-duotone-900.svg#fontawesome") format("svg");
}

.fad {
	position: relative;
	font-family: 'Font Awesome 5 Duotone';
	font-weight: 900;
}


.fal {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
	font-style: normal;
	font-weight: 400;
	src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-regular-400.eot");
	src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-regular-400.woff2") format("woff2"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-regular-400.woff") format("woff"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-regular-400.ttf") format("truetype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-regular-400.svg#fontawesome") format("svg");
	font-display: swap;
}

.far {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
	font-style: normal;
	font-weight: 900;
	src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-solid-900.eot");
	src: url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-solid-900.woff2") format("woff2"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-solid-900.woff") format("woff"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-solid-900.ttf") format("truetype"), url("/wp-content/themes/JurisBase_Parent/inc/plugins/font-awesome/webfonts/fa-solid-900.svg#fontawesome") format("svg");
	font-display: swap;
}

.fa,
.fas {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 900;
}

/*** Top Bar ***/

div#top-bar {
	background-color: #BB1516 !important;
	display: none !important;
}

#wrapper div#top-bar a span.top-button {
	color: #BB1516 !important;
}

#wrapper div#top-bar a span.top-button:hover {
	color: #FFF !important;
	background-color: #BB1516 !important;
}

@media (max-width: 1200px) {
	/*** put the below 4 style blocks inside the media query if top bar should only be present at a specific resolution ***/
}

div#top-bar {
	padding: 10px 0;
	width: 100%;
	text-align: center;
	display: block;
	z-index: 999;
	position: fixed;
	top: -100px;
	-webkit-transition: all .5s;
	transition: all .5s;
	display: none !important;
}

div#top-bar.scrolled {
	top: 0;
}

div#top-bar a span.top-button {
	padding: 10px 20px;
	display: inline-block;
	border: 1px solid transparent;
	margin-left: 20px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

div#top-bar a:hover span.top-button {
	padding: 10px 20px;
	display: inline-block;
	border: 1px solid #fff;
}

@media (max-width: 440px) {
	span.top-text {
		display: none;
	}

	div#top-bar a span.top-button {
		margin-left: 0;
	}
}

/*** End Top Bar ***/

/*** Header & Navigation ***/

.top-bar-content {
	grid-column: 1 / 13;
	text-align: center;
}

#wrapper #header {
	position: sticky;
	top: 0px;
	z-index: 3;
	background: #112745;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
}

#header .logo {
	-ms-grid-column: 2;
	-ms-grid-column-span: 3;
	grid-column: 2 / 5;
	grid-row: 1 / span 2;
}

.header-cta {
	grid-column: 6 / 12;
	grid-row: 1;
	-ms-grid-row: 1;
	-ms-grid-column: 6;
	-ms-grid-column-span: 6;
	text-align: right;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-top: 30px;
}

.nav-wrapper.closed {
	grid-column: 6 / 12;
	grid-row: 2;
	-ms-grid-row: 2;
	-ms-grid-column: 6;
	-ms-grid-column-span: 6;
	text-align: right;
}

.menu-item-has-children:hover .sub-menu {
	top: 100%;
}

#header .main-menu {
	grid-column: 1/13;
	-ms-grid-column: 1;
	-ms-grid-column-span: 12;
}

.header-cta .cta-phone a {
	font-family: Judson;
	font-style: normal;
	font-weight: bold;
	font-size: calc(32px + 0.417vw);
	line-height: 117.5%;
	text-align: right;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.header-cta .cta-phone i {
	font-size: 27px;
	line-height: 31px;
	letter-spacing: 0.05em;
	color: #FFF;
	margin-right: 10px;
	transition: all .25s;
}

.header-cta .cta-phone:hover a,
.header-cta .cta-phone:hover i {
	color: #BB1516;
	transition: all .25s;
}

.header-cta .cta-text {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 21px;
	line-height: 157.7%;
	text-align: right;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #BB1516;
	margin-right: 15px;
	transition: color 0.25s;
}

.header-cta .cta-text:hover {
	color: #FFF;
	transition: color 0.25s;
}

@media (min-width:1201px) {

	.menu-item-has-children:hover .sub-menu {
		z-index: 1;
		max-height: 1000px;
		margin: 0 auto;
	}

	div.nav-wrapper.closed .menu-item-has-children .sub-menu {
		background: #FFFFFF !important;
	}

	#nav>.menu-item-has-children:hover>.sub-menu {
		z-index: 1;
		max-height: 1000px;
		margin: 0 auto;
		left: 50%;
		transform: translateX(-50%);
		background: #FFFFFF;
		box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
		border-radius: 0px 0px 5px 5px;
		overflow: hidden;
	}

	.main-menu:not(.closed) ul#nav>li ul li a {
		font-weight: 400;
	}

	.main-menu ul#nav>li {
		text-transform: uppercase;
		padding: 28px 0 38px;
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.main-menu ul#nav>li:hover>a {
		color: #BB1516;
		transition: color .25s;
	}

}


.main-menu ul#nav>li.current-menu-item>a,
.main-menu ul#nav>li.current_page_item a,
.main-menu ul#nav>li.current-menu-parent>a,
.main-menu ul#nav>li.current-menu-parent li.current-menu-item>a,
.main-menu ul#nav li.active-category a {
	font-weight: 900 !important;
}

.main-menu ul#nav>li.current-menu-item>a,
.main-menu ul#nav>li.current-menu-parent>a {
	color: #cf251d !important;
}

ul#nav.dropdown::after {
	content: none !important
}

/*** sub menus ***/

.nav-wrapper:not(.closed) ul#nav>li {
	display: block;
}

li.menu-item-has-children>ul.sub-menu.dropdown-content>li {
	position: relative;
}

.main-menu:not(.closed) ul#nav>li a {
	font-family: Montserrat !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-size: 15px !important;
	line-height: 18px !important;
	color: #FFFFFF !important;
	text-transform: capitalize !important;
	transition: color .25s
}


.main-menu:not(.closed) ul#nav>li a:hover {
	color: #BB1516 !important;
	transition: color .25s
}

.main-menu:not(.closed) ul#nav>li>ul>li {
	padding: 16px 0;
}

.nav-wrapper.closed .main-menu ul#nav>li>ul>li {
	padding: 0 !important;
	position: relative;
}

.main-menu:not(.closed) ul#nav>li>ul>li a {
	display: initial;
}

.nav-wrapper.closed .main-menu ul#nav>li>ul>li a {
	display: block !important;
	color: #222 !important;
	/* transition: all .3s; */
}

.nav-wrapper.closed .main-menu ul#nav>li>ul>li a:hover {
	transition: all .3s;
	background-color: #BB1516 !important;
	color: #FFF !important;
}

.main-menu:not(.closed) ul#nav>li>ul>li>ul>li a {
	display: block;
}

.main-menu:not(.closed) ul#nav>li a {
	text-align: center;
}

.nav-wrapper.closed .main-menuul#nav>li a {
	text-align: left !important;
}



/*li.menu-item-has-children>ul.sub-menu.sub-menu>li>ul.sub-menu.sub-menu {
	position: absolute;
	left: -999999px;
	top: 0;
}

li.menu-item-has-children>ul.sub-menu.sub-menu>li:hover>ul.sub-menu.sub-menu {
	left: 240px !important;
}

li.menu-item-has-children>ul.sub-menu.sub-menu>li>ul.sub-menu.sub-menu>li>.sub-menu {
	top: 0 !important;
	left: 240px;
	left: -999999px;
}

li.menu-item-has-children>ul.sub-menu.sub-menu>li>ul.sub-menu.sub-menu>li:hover>.sub-menu {
	top: 116px;
	left: 240px;
}*/

@media (min-width: 1440px) {
	.main-menu ul#nav>li a {
		position: relative;
	}

	.main-menu ul#nav>li ul.sub-menu li a::after {
		display: none;
	}


	.main-menu ul#nav>li:last-child a::after {
		content: none !important;
	}
}

@media (max-width: 1200px) {
	.header-cta {
		display: none;
	}

	#wrapper #header {
		padding-left: 0px;
	}

	#header .logo {
		grid-row: 1 / span 1;
		grid-column: 2/7;
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 2;
		-ms-grid-column-span: 5;
	}

	#header a.m-toggle {
		grid-column: 10/13;
		-ms-grid-column: 10;
		-ms-grid-column-span: 3;
		color: #FFF;
		grid-row: 1;
		-ms-grid-row: 1;
	}

	#header a.m-toggle i {
		transition: color .24s;
		color: #FFF;
	}

	#header a.m-toggle i:hover {
		color: #BB1516;
		transition: color .24s;
	}

	div.nav-wrapper:not(.closed) .menu-item-has-children .sub-menu {
		background-color: #777 !important;
		padding-top: 10px !important;
		padding-bottom: 10px;
	}

	div.nav-wrapper:not(.closed) .menu-item-has-children .sub-menu a:hover {
		background-color: transparent !important;
	}

	div.nav-wrapper:not(.closed) .menu-item-has-children .sub-menu>li {
		padding-bottom: 0px !important;
		padding-top: 0 !important
	}
}


/*** End sub menu ***/

/*** Banner Area ***/

body.home .banner-area {
	grid-column: 2 / 12;
	padding: 100px 0;
	text-align: center;
}

#wrapper.internal .banner-area {
	grid-column: 2 / 12;
	padding: 78.5px 4vw;
	text-align: center;
}

@media (max-width: 990px) {
	#wrapper.internal #banner {
		background: linear-gradient(180deg, rgba(196, 196, 196, 0) 0%, #E5E5E5 100%);
	}
}

/*** Popover Form ***/

.lity-container {
	width: 40%;
}

div.lity div.lity-wrap div.lity-content {
	width: 100%;
	margin-left: 0;
	background: rgb(255, 255, 255);
}

div.lity div.lity-wrap div#inline h3 {
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
	font-size: 23px;
	text-align: center;
	width: 100%;
	top: 10px;
	font-family: sans-serif;
}

div.lity-wrap a.button,
div.lity-wrap button.button,
div.lity-wrap a.wp-block-button__link {
	width: 100%;
}

div.lity-wrap li#field_5_6 {
	list-style: none;
	display: none;
}

div.lity-wrap,
li.global-form,
li.car-accidents,
li.civil-rights-form,
li.work-comp-form,
li.pop-form,
li.side-form {
	list-style: none;
}

div.lity-wrap span.lightgrey,
li.global-form span,
li.car-accidents span,
li.civil-rights-form span,
li.work-comp-form span,
li.pop-form span,
li.side-form span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	color: rgba(144, 144, 144, 0.5);
	font-family: Open Sans;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-transform: capitalize;
}

.lity-close {
	z-index: 999999;
}

@media (max-width: 1024px) {
	.lity-container {
		width: 100%;
	}
}

@media (max-width: 468px) {
	div.lity div.lity-wrap div#inline:before {
		line-height: 21px;
		font-size: 19px;
		top: 20px;
	}

	div.lity div.lity-wrap div#inline .gform_wrapper div.gform_footer,
	div.lity div.lity-wrap div#inline .gform_wrapper ul.gform_fields li.gfield {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	div.lity div.lity-wrap div.lity-content {
		width: 100%;
		margin: 0;
	}

	div.lity div.lity-wrap div#inline {
		padding-top: 0;
	}
}


/*** In Content Accordions ***/

.acc-click-wrapper .area {
	border-bottom: 0;
}

.acc-click-wrapper .inner-area {
	position: relative;
}

.acc-click-wrapper h4 {
	padding: 0;
}

.acc-click-wrapper .area i {
	position: static;
	font-size: 19px;
}

div#accordion-header {
	-ms-grid-column: 1;
	-ms-grid-column-span: 12;
	grid-column: 1/13;
}

#wrapper.internal div.accordion-block {
	margin-bottom: 20px;
}

#wrapper.internal div.accordion-block h4 {
	background: #F0F0F0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px 20px;
	font-size: 18px;
	color: #2F2F2F;
	font-weight: 300;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: normal;
}

#wrapper.internal div.accordion-block .acc-content {
	background: #F0F0F0;
	padding: 10px 20px;
	box-shadow: 0px 4px 15px rgb(0 0 0 / 20%);
}

#wrapper.internal div.accordion-block .acc-click-wrapper.open i.fas.fa-plus::before {
	content: "\f068";
}

/*** Results Page ***/

.wp-block-columns.has-2-columns.results-blocks .wp-block-column {
	background: #f2f2f2;
	padding: 50px 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.wp-block-columns.has-2-columns.results-blocks .wp-block-column:hover {
	-webkit-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;
}

.wp-block-columns.has-2-columns.results-blocks h2,
.wp-block-columns.has-2-columns.results-blocks h4 {
	text-align: center !important;
}

.wp-block-columns.has-2-columns.results-blocks h2 {
	font-size: 2em !important;
}

.wp-block-columns.has-2-columns.results-blocks h4 {
	margin-bottom: 0;
}

.wp-block-columns.has-2-columns.results-blocks.one-column .wp-block-column:last-child {
	display: none;
}

.wp-block-columns.has-2-columns.results-blocks.one-column .wp-block-column:first-child {
	flex-basis: 100%;
}

/**** Blog ****/
body.category #wrapper.internal .banner-area,
body.blog #wrapper.internal .banner-area,
body.search #wrapper.internal .banner-area {
	grid-column: 1/13;
	-ms-grid-column: 1;
	-ms-grid-column-span: 12;
}

body.category #wrapper.internal section.blogroll.content .meta,
body.blog #wrapper.internal section.blogroll.content .meta,
body.search #wrapper.internal section.blogroll.content .meta {
	padding: 10px 5px;
}

body div#wrapper.internal main.blog section.content {
	padding: 0;
}

body.archive #wrapper.internal section.blogroll.content .meta span,
body.blog #wrapper.internal section.blogroll.content .meta span,
body.search #wrapper.internal section.blogroll.content .meta span,
body.archive #wrapper.internal section.blogroll.content .meta span a,
body.blog #wrapper.internal section.blogroll.content .meta span a,
body.search #wrapper.internal section.blogroll.content .meta span a {
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 131.49%;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}

body.category #wrapper.internal section.blogroll.content article,
body.blog #wrapper.internal section.blogroll.content article,
body.search #wrapper.internal section.blogroll.content article {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	padding: 15px;
}

body.category #wrapper.internal section.blogroll.content article:hover,
body.blog #wrapper.internal section.blogroll.content article:hover,
body.search #wrapper.internal section.blogroll.content article:hover {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
}

body.category #wrapper.internal section.blogroll.content article img,
body.blog #wrapper.internal section.blogroll.content article img,
body.search #wrapper.internal section.blogroll.content article img {
	width: 100%;
	margin-bottom: 25px;
}

body.category #wrapper.internal section.blogroll.content article span.category a,
body.blog #wrapper.internal section.blogroll.content article span.category a,
body.search #wrapper.internal section.blogroll.content article span.category a {
	padding: 5px 0px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 131.49%;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}

body.category #wrapper.internal section.blogroll.content article h2 a,
body.blog #wrapper.internal section.blogroll.content article h2 a,
body.search #wrapper.internal section.blogroll.content article h2 a {
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: calc(24px + 0.313vw);
	line-height: 131.49%;
	text-transform: capitalize;
}

body.category #wrapper.internal section.blogroll.content article p.blog-excerpt,
body.blog #wrapper.internal section.blogroll.content article p.blog-excerpt,
body.search #wrapper.internal section.blogroll.content article p.blog-excerpt {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
}

body.post-template-default.single #wrapper.internal aside ul#sidebar>li,
body.category #wrapper.internal aside ul#sidebar>li,
body.blog #wrapper.internal aside ul#sidebar>li,
body.search #wrapper.internal aside ul#sidebar>li {
	background: transparent;
}


body.post-template-default.single #wrapper.internal aside ul#sidebar>li.widget_categories h3,
body.category #wrapper.internal aside ul#sidebar>li.widget_categories h3,
body.blog #wrapper.internal aside ul#sidebar>li.widget_categories h3,
body.search #wrapper.internal aside ul#sidebar>li.widget_categories h3 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
	line-height: 32px;
	text-transform: initial;
	padding-bottom: 10px;
	border-bottom: 3px solid #666;
	width: 100%;
}

body.post-template-default.single #wrapper.internal aside ul#sidebar>li.widget_categories ul li,
body.category #wrapper.internal aside ul#sidebar>li.widget_categories ul li,
body.blog #wrapper.internal aside ul#sidebar>li.widget_categories ul li,
body.search #wrapper.internal aside ul#sidebar>li.widget_categories ul li {
	padding-left: 40px;
	position: relative;
}

body.post-template-default.single #wrapper.internal aside ul#sidebar>li.widget_categories ul li a,
body.category #wrapper.internal aside ul#sidebar>li.widget_categories ul li a,
body.blog #wrapper.internal aside ul#sidebar>li.widget_categories ul li a,
body.search #wrapper.internal aside ul#sidebar>li.widget_categories ul li a {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}

body.post-template-default.single #wrapper.internal aside ul#sidebar>li.widget_categories ul li::before,
body.category #wrapper.internal aside ul#sidebar>li.widget_categories ul li::before,
body.blog #wrapper.internal aside ul#sidebar>li.widget_categories ul li::before,
body.search #wrapper.internal aside ul#sidebar>li.widget_categories ul li::before {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	top: calc(50% - 3px);
	left: 17px;
	position: absolute;
	content: '';
}

body.post-template-default.single #wrapper.internal aside ul#sidebar>li.widget_categories ul li a:hover,
body.category #wrapper.internal aside ul#sidebar>li.widget_categories ul li a:hover,
body.blog #wrapper.internal aside ul#sidebar>li.widget_categories ul li a:hover,
body.search #wrapper.internal aside ul#sidebar>li.widget_categories ul li a:hover {
	padding-left: 0px;
	background: white;
}

body.blog #testimonials-sidebar-header,
body.category #testimonials-sidebar-header,
body.search #testimonials-sidebar-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

body.blog span.test-title,
body.category span.test-title,
body.search span.test-title,
body.blog span.testimonial-name,
body.category span.testimonial-name,
body.search span.testimonial-name {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 131.49%;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}

body.blog #testimonials-widget,
body.category #testimonials-widget,
body.search #testimonials-widget {
	padding: 25px;
}

body.blog span.test-title,
body.category span.test-title,
body.search span.test-title {
	margin-left: 20px;
}



@media (max-width: 1280px) {

	body.category #wrapper.internal main#main,
	body.blog #wrapper.internal main#main,
	body.search #wrapper.internal main#main {
		padding-left: 4vw;
		padding-right: 4vw;
	}
}

@media (max-width: 1024px) {

	body.category #wrapper.internal section.blogroll.content,
	body.blog #wrapper.internal section.blogroll.content,
	body.search #wrapper.internal section.blogroll.content {
		grid-row: 2;
		grid-column: 1/13;
		-ms-grid-row: 2;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
		padding-right: 0px;
	}

	body.category #wrapper.internal aside.sidebar,
	body.blog #wrapper.internal aside.sidebar,
	body.search #wrapper.internal aside.sidebar {
		grid-row: 2;
		grid-column: 2/12 !important;
		-ms-grid-row: 2;
		-ms-grid-column: 2 !important;
		-ms-grid-column-span: 10 !important;
		display: none !important;
	}

	body.category div#wrapper.internal section.blogroll.content,
	body.blog div#wrapper.internal section.blogroll.content,
	body.search div#wrapper.internal section.blogroll.content {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}

	body.category div#wrapper.internal section.content #posts-page-container,
	body.blog div#wrapper.internal section.content #posts-page-container,
	body.search div#wrapper.internal section.content #posts-page-container {
		padding-top: 0px !important;
	}
}

@media (max-width: 650px) {

	body.category #wrapper.internal main#main,
	body.blog #wrapper.internal main#main,
	body.search #wrapper.internal main#main {
		padding: 0px;
	}

}

/*** Blog Ind ***/
body.single #banner .banner-area {
	grid-column: 2/12;
	-ms-grid-column: 2;
	-ms-grid-column-span: 10;
}

body.single div#wrapper.internal article.content {
	margin-bottom: 50px;
}

body.post-template-default.single article.content div.meta {
	display: block;
	padding: 10px 0px;
}

body.post-template-default.single article.content div.meta span,
body.post-template-default.single article.content div.meta span a {
	font-family: Montserrat !important;
	font-style: normal !important;
	font-weight: 600 !important;
	font-size: 13px !important;
	line-height: 131.49% !important;
	letter-spacing: 0.13em !important;
	text-transform: uppercase !important;
}

@media (max-width: 1024px) {
	body.post-template-default.single #wrapper.internal article.content {
		padding: 50px 0px !important;
		grid-column: 1/13;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
	}

	body.post-template-default.single #wrapper.internal aside.sidebar {
		display: none;
	}

	body.single #banner .banner-area {
		grid-column: 1/13;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
	}
}

/*** Slick Dots ***/
ul.slick-dots {
	padding-left: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	list-style: none;
}

ul.slick-dots>li {
	margin: 0px 5px;
}

ul.slick-dots>li button {
	padding: 0px;
	font-size: 0px;
	border: none;
	background-color: #112745;
	opacity: 0.5;
	display: flex;
	border-radius: 50%;
	width: 12px;
	height: 12px;
}

ul.slick-dots>li.slick-active button {
	opacity: 1;
}


/*** Home Banner ***/
body.home section#banner .banner-area {
	padding: calc(115px + 9.375vw) 0px calc(115px + 8.333vw);
	display: flex;
	flex-direction: column;
	align-items: center;
}

body.home section#banner .banner-area h1 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 25px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.17em;
	text-transform: uppercase;
	color: #BB1516;
	margin: 0px;
}

body.home section#banner .banner-area h2 {
	font-family: Judson;
	font-style: normal;
	font-weight: normal;
	font-size: calc(50px + 0.521vw);
	line-height: 55px;
	color: #112745;
	margin: 25px 0px;
}

body.home section#banner .banner-area .description h3 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 34px;
	text-align: center;
	color: #112745;
	margin: 0px;
}

body.home section#banner .banner-area .button {
	margin-top: 48px;
}

@media (max-width: 1024px) {
	html.webp body.home #wrapper.homepage section#banner {
		background-image: none !important;
		background: linear-gradient(180deg, rgba(196, 196, 196, 0) 0%, #E5E5E5 100%) !important;
	}

	body.home section#banner .banner-area {
		padding: 115px 4vw !important;
	}

	body.gome section#banner .banner-area h2 {
		font-size: 50px;
		line-height: 52px;
	}

	body.home section#banner .banner-area h1 {
		font-size: 23px;
		line-height: 129.7%;
	}

	body.home section#banner .banner-area .description h3 {
		font-size: 25px;
		line-height: 30px;
	}

}

/*** Home Intro Container ***/
section#home-intro-container {
	padding: 110px 0px 50px;
}

section#home-intro-container #section-content {
	position: relative;
}

section#home-intro-container #section-content::after {
	width: 100%;
	height: 1px;
	background-color: #c1c1c1;
	position: absolute;
	content: '';
	bottom: -50px;
	left: 0px;
}

@media (min-width: 1441px) {
	section#home-intro-container {
		padding-left: 100px;
		padding-right: 100px;
	}
}

section#home-intro-container h2.section-title {
	font-family: Judson;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 46px;
	color: #112745;
	margin: 0px;
}

section#home-intro-container h3.section-sub-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 21px;
	line-height: 26px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #BB1516;
	margin: 6px 0px 24px;
}

section#home-intro-container p {
	margin-top: 0px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	color: #222222;
}

@media (max-width: 1024px) {
	section#home-intro-container {
		padding: 50px 4vw 30px !important;
	}

	section#home-intro-container #section-content::after {
		bottom: 0px;
	}
}


/** Home Case Results **/
section#home-case-container {
	padding: 60px 0px 85px;
}

@media (min-width: 1441px) {
	section#home-case-container {
		padding-left: 100px;
		padding-right: 100px;
	}
}

section#home-case-container #section-header h2.section-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 21px;
	line-height: 26px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #BB1516;
	margin-bottom: 7px;
}

section#home-case-container #section-header h3.section-sub-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 21px;
	line-height: 26px;
	letter-spacing: 0.02em;
	color: #112745;
}

section#home-case-container #repeater-wrapper {
	padding: 40px;
	background: #FFFFFF;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
	position: relative;
}

section#home-case-container #repeater-wrapper:not(.slick-initialized) {
	display: flex;
	flex-wrap: wrap;
	row-gap: 30px;
	column-gap: 30px;
	justify-content: center;
}

section#home-case-container #repeater-wrapper .slick-arrow {
	padding: 0px;
	width: 50px;
	height: 50px;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #112547;
	color: #112547;
	border-radius: 50%;
	background-color: #FFF;
	transition: all .3s;
	position: absolute;
	top: calc(50% - 25px);
	z-index: 1;
}

section#home-case-container #repeater-wrapper .slick-arrow i {
	margin: 0px;
}

section#home-case-container #repeater-wrapper .slick-arrow:hover {
	border-color: #BB1516;
	color: #BB1516;
	transition: all .3s;
}

section#home-case-container #repeater-wrapper .slick-arrow.slick-prev {
	left: 25px;
}

section#home-case-container #repeater-wrapper .slick-arrow.slick-next {
	right: 25px;
}

section#home-case-container #repeater-wrapper .section-block {
	padding: 0px 65px;
	outline: none !important;
}

section#home-case-container #repeater-wrapper .slick-list {
	overflow: hidden;
}

section#home-case-container #repeater-wrapper .slick-track {
	display: flex;
	align-items: center;
}

section#home-case-container #repeater-wrapper .section-block.slick-active~.slick-active {
	border-left: 2px solid #BB1516;
}

section#home-case-container #repeater-wrapper .section-block .inner-area {
	display: flex;
	flex-direction: column;
	align-items: center;
}

section#home-case-container #repeater-wrapper .section-block .block-amount {
	font-family: Judson;
	font-style: normal;
	font-weight: bold;
	font-size: 55px;
	line-height: 64px;
	text-align: center;
	text-transform: uppercase;
	color: #112745;
}

section#home-case-container #repeater-wrapper .section-block .block-cases {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #BB1516;
	max-width: 260px;
}

section#home-case-container .more-link.grid-item {
	margin-top: 60px;
	display: flex;
	justify-content: center;
}

section#home-case-container #repeater-wrapper ul.slick-dots {
	position: absolute;
	bottom: -80px;
	left: 0px;
	width: 100%;
}

section#home-case-container #repeater-wrapper ul.slick-dots li button {
	background-color: #BB1516;
}

@media (max-width: 1024px) {
	section#home-case-container {
		padding: 30px 4vw 80px !important
	}

	section#home-case-container .more-link.grid-item {
		margin-top: 90px;
	}

	section#home-case-container #repeater-wrapper .section-block {
		padding: 0px !important;
	}
}


@media (max-width: 560px) {
	section#home-case-container #repeater-wrapper {
		padding: 25px;
	}

	section#home-case-container #repeater-wrapper ul.slick-dots {
		position: absolute;
		bottom: -65px;
	}
}

/*** Home Practice Areas ***/
section#home-practice-areas-container {
	padding: 100px 0px 165px;
	background: #112745;
	position: relative;
}

section#home-practice-areas-container::after {
	z-index: 3;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #112745;
}

@media (min-width: 1441px) {
	section#home-practice-areas-container #section-header {
		padding-left: 100px;
		padding-right: 100px;
	}
}

section#home-practice-areas-container #section-header h2.section-title {
	font-family: Judson;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 46px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

section#home-practice-areas-container #section-header h3.section-sub-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 21px;
	line-height: 26px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #BB1516;
	margin: 8px 0px 16px;
}

section#home-practice-areas-container #section-header p.section-intro-content {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
	margin: 0px;
}

section#home-practice-areas-container #repeat-wrapper {
	display: none;
}

section#home-practice-areas-container #repeater-wrapper,
section#home-practice-areas-container #repeat-wrapper {
	margin-top: 50px;
}

section#home-practice-areas-container #repeater-wrapper:not(.slick-initialized) {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	row-gap: 30px;
	column-gap: 20px;
}

section#home-practice-areas-container #repeater-wrapper:not(.slick-initialized)>* {
	max-width: 300px;
}

section#home-practice-areas-container #repeater-wrapper .slick-track {
	display: flex;
	align-items: center;
}

section#home-practice-areas-container #repeater-wrapper .section-block,
section#home-practice-areas-container #repeat-wrapper .section-block {
	margin: 0px 14px;
	outline: none !important;
}

section#home-practice-areas-container #repeater-wrapper .section-block .area,
section#home-practice-areas-container #repeat-wrapper .section-block .area {
	position: relative;
}

section#home-practice-areas-container #repeater-wrapper .section-block .area img,
section#home-practice-areas-container #repeat-wrapper .section-block .area img {
	width: 100%;
}

section#home-practice-areas-container #repeater-wrapper .section-block .area .inner-area,
section#home-practice-areas-container #repeat-wrapper .section-block .area .inner-area {
	position: absolute;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	top: 10px;
	left: 10px;
	border: 5px solid;
	border-image-slice: 1;
	border-image: linear-gradient(to bottom, #112745, #BB1516) 1;

	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 10px;
	box-sizing: border-box;
	transition: all .3s;
}

section#home-practice-areas-container #repeater-wrapper .section-block:hover .area .inner-area,
section#home-practice-areas-container #repeat-wrapper .section-block:hover .area .inner-area {
	background-color: rgba(17, 39, 69, 0.95);
	border-image: linear-gradient(to top, #112745, #BB1516) 1;
	transition: all .3s;
}

section#home-practice-areas-container #repeater-wrapper .section-block .inner-area span,
section#home-practice-areas-container #repeat-wrapper .section-block .inner-area span {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 112.9%;
	text-align: center;
	text-transform: uppercase;
	color: #112745;
}

section#home-practice-areas-container #repeater-wrapper .section-block:hover .inner-area span,
section#home-practice-areas-container #repeat-wrapper .section-block:hover .inner-area span,
section#home-practice-areas-container #repeat-wrapper .section-block:hover .inner-area span.block-sub-title {
	color: #FFF;
	transition: color .3s;
}

section#home-practice-areas-container #repeater-wrapper .section-block .inner-area span.block-sub-title,
section#home-practice-areas-container #repeat-wrapper .section-block .inner-area span.block-sub-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 112.9%;
	text-align: center;
	text-transform: uppercase;
	color: #112745;
	margin-top: 10px;
}

section#home-practice-areas-container #repeater-wrapper .section-block .inner-area>span:last-child,
section#home-practice-areas-container #repeat-wrapper .section-block .inner-area>span:last-child {
	position: relative;
}

section#home-practice-areas-container #repeater-wrapper .section-block .inner-area>span:last-child::after,
section#home-practice-areas-container #repeat-wrapper .section-block .inner-area>span:last-child::after {
	width: 80px;
	height: 4px;
	background-color: #BB1516;
	bottom: -20px;
	left: calc(50% - 40px);
	position: absolute;
	content: '';
}

section#home-practice-areas-container ul.slick-dots {
	margin-top: 50px;
}

section#home-practice-areas-container ul.slick-dots li button {
	background-color: #BB1516;
}

section#home-practice-areas-container #repeat-wrapper .section-block .area .inner-area {
	position: static;
	width: 100%;
	height: auto;
	top: auto;
	left: auto;
	padding: 60px 10px;
}

div#repeat-wrapper .section-block .area {
	background-size: cover;
	background-position: center;
	padding: 10px;
}

section#home-practice-areas-container #repeat-wrapper .section-block .inner-area>span:last-child:after {
	display: none;
}

section#home-practice-areas-container #repeat-wrapper .section-block {
	margin-bottom: 20px;
}

@media (max-width: 1024px) {
	section#home-practice-areas-container {
		padding: 60px 4vw !important;
	}
}

@media (max-width: 767px) {
	section#home-practice-areas-container #repeater-wrapper {
		display: none !important;
	}

	section#home-practice-areas-container #repeat-wrapper {
		display: block;
	}

	a.footercall {
		display: block;
		position: fixed;
		bottom: 0;
		text-align: center;
		z-index: 10001;
		width: 100%;
		background: #bb1516;
		color: white;
		padding: 10px 0;
		font-size: 24px;
		border-top: 1px solid;
	}

	a.footercall .fas.fa-phone {
		font-size: 20px;
	}

	footer#footer {
		padding-bottom: 50px;
	}
}

/*** Home Attorney ***/
body.home section#attorney-container {
	padding: 90px 0px;
	position: relative;
	background: #EBEBEB;
	z-index: 1;
}

body.home section#attorney-container::before {
	width: 350px;
	z-index: -1;
	height: calc(100% + 40px);
	position: absolute;
	bottom: -40px;
	left: 0px;
	content: '';
	background-image: url(/wp-content/themes/JurisBase_Child/assets/images/img_birds.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left bottom;
	opacity: .5;
}


body.home section#attorney-container #section-left-content {
	grid-row: 1;
	grid-column: 2/12;
	-ms-grid-row: 1;
	-ms-grid-column: 2;
	-ms-grid-column-span: 10;
	/*display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;*/
}

body.home section#attorney-container #section-right-content {
	grid-row: 1;
	grid-column: 7/12;
	-ms-grid-row: 1;
	-ms-grid-column: 7;
	-ms-grid-column-span: 5;
	float: left !important;
	margin: 0 20px 0 0;
}

body.home #section-left-content a.button {
	max-width: fit-content;
}


@media (min-width: 1441px) {
	body.home section#attorney-container {
		padding-left: 100px;
		padding-right: 100px;
	}

	body.home section#attorney-container #section-left-content {
		grid-row: 1;
		grid-column: 2/12;
		-ms-grid-row: 1;
		-ms-grid-column: 2;
		-ms-grid-column-span: 10;
		padding-right: 100px;
	}

	body.home section#attorney-container #section-right-content {
		grid-row: 1;
		grid-column: 7/11;
		-ms-grid-row: 1;
		-ms-grid-column: 7;
		-ms-grid-column-span: 4;
	}
}

body.home section#attorney-container #section-left-content h2.section-title {
	font-family: Judson;
	font-style: normal;
	font-weight: normal;
	font-size: 45px;
	line-height: 137.2%;
	letter-spacing: -1px;
	color: #112745;
	margin: 0px;
}

body.home section#attorney-container #section-left-content h3.section-sub-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 137.2%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #BB1516;
	margin-bottom: 10px;
}

body.home section#attorney-container #section-left-content p.section-intro-content {
	margin-top: 0px;
	margin-bottom: 36px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 165%;
	color: #222222;
}

@media (max-width: 1024px) {
	body.home section#attorney-container {
		padding: 120px 4vw 50px !important;
	}

	body.home section#attorney-container #section-right-content {
		grid-row: 1;
		grid-column: 1/13;
		-ms-grid-row: 1;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
	}

	body.home section#attorney-container #section-left-content {
		grid-row: 2;
		grid-column: 1/13;
		-ms-grid-row: 2;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
		padding-right: 0px;
		margin-top: 15px;
	}

	body.home section#attorney-container::before {
		width: 100%;
		height: 350px;
		top: 0px;
		bottom: unset;
		background-image: url(/wp-content/uploads/2022/03/footer_right_vector.webp);
	}
}

@media (max-width: 768px) {
	body.home section#attorney-container #section-right-content {
		float: none !important;
		margin: 0;
	}
}

/*** Home Testimonial Container ***/
section#testimonial-reasons-container {
	padding: calc(90px + 4.167vw) 0px calc(60px + 7.813vw);
}

@media (min-width: 1441px) {
	section#testimonial-reasons-container {
		padding-left: 50px;
		padding-right: 50px;
	}
}

section#testimonial-reasons-container #section-left-content {
	grid-row: 1;
	grid-column: 2/7;
	-ms-grid-row: 1;
	-ms-grid-column: 2;
	-ms-grid-column-span: 5;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-right: 60px;
}

section#testimonial-reasons-container #section-right-content {
	grid-row: 1;
	grid-column: 7/12;
	-ms-grid-row: 1;
	-ms-grid-column: 7;
	-ms-grid-column-span: 5;
}

section#testimonial-reasons-container #section-left-content h2.section-title {
	font-family: Judson;
	font-style: normal;
	font-weight: normal;
	font-size: 35px;
	line-height: 120%;
	color: #112745;
}

section#testimonial-reasons-container #section-left-content .repeater-wrapper {
	display: flex;
	flex-direction: column;
}

section#testimonial-reasons-container #section-left-content .repeater-wrapper>*:not(:last-child) {
	margin-bottom: 80px;
}

section#testimonial-reasons-container #section-left-content .repeater-wrapper .section-block .header {
	display: flex;
	align-items: center;
}

section#testimonial-reasons-container #section-left-content .repeater-wrapper .section-block .header h2.section-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 137.2%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #BB1516;
	margin: 0px 0px 0px 14px;
}

section#testimonial-reasons-container #section-left-content .repeater-wrapper .section-block .section-content {
	margin: 0px;
	padding-left: 28px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 165%;
	color: #222222;
	margin-left: 5px;
	margin-top: 10px;
	position: relative;
}

section#testimonial-reasons-container #section-left-content .repeater-wrapper .section-block .section-content::before {
	height: calc(100% + 20px);
	width: 6px;
	top: 0px;
	left: 0px;
	background-color: #BB1516;
	position: absolute;
	content: '';
}

section#testimonial-reasons-container #section-right-content #repeater-wrapper {
	padding: 45px 40px 30px;
	box-sizing: border-box;
	background-color: #FFF;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
}

section#testimonial-reasons-container #section-right-content #repeater-wrapper .section-block {
	outline: none !important;
}

section#testimonial-reasons-container #section-right-content #repeater-wrapper .section-block .inner-area {
	display: flex;
	flex-direction: column;
	align-items: center;
}

section#testimonial-reasons-container #section-right-content #repeater-wrapper .section-block .inner-area .block-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 27px;
	line-height: 131.5%;
	text-align: center;
	color: #112745;
	margin: 25px 0px;
}

section#testimonial-reasons-container #section-right-content #repeater-wrapper .section-block .inner-area .block-content {
	font-family: Montserrat;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 151.5%;
	text-align: center;
	color: #222222;
}

section#testimonial-reasons-container #section-right-content #repeater-wrapper .section-block .inner-area .block-content~.block {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 151.5%;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #BB1516;
	margin: 15px 0px 7px;
}

section#testimonial-reasons-container #section-right-content #repeater-wrapper .section-block .inner-area .block.stars {
	margin-bottom: 10px;
}

section#testimonial-reasons-container #section-right-content .testimonial-footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 30px;
}

section#testimonial-reasons-container #section-right-content .testimonial-footer .note {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	color: #222222;
	margin-top: 30px;
}

@media (max-width: 1024px) {
	section#testimonial-reasons-container {
		padding: 90px 4vw 60px !important;
	}

	section#testimonial-reasons-container #section-left-content {
		grid-row: 1;
		grid-column: 1/13;
		-ms-grid-row: 1;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
		padding-right: 0px;
		;
	}

	section#testimonial-reasons-container #section-right-content {
		grid-row: 2;
		grid-column: 1/13;
		-ms-grid-row: 2;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
		margin-top: 60px;
	}
}

/*** Home Recent Blogs ***/
section#posts-container {
	padding: 90px 0px 300px;
	background: #112745;
}

section#posts-container ul.slick-dots li button {
	background-color: #BB1516;
	margin-top: 30px;
}

@media (min-width: 1441px) {
	section#posts-container {
		padding-left: 50px;
		padding-right: 50px;
	}
}

section#posts-container #post_header h2.section-title {
	font-family: Judson;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 137.2%;
	text-align: center;
	letter-spacing: -1px;
	color: #FFFFFF;
}

section#posts-container #articles-wrapper article {
	background: #FFFFFF;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
	margin: 0px 20px;
	box-sizing: border-box;
	padding: 20px;
	outline: none !important;
	cursor: pointer;
}

section#posts-container #articles-wrapper article .article-content {
	border: 4px solid;
	border-image-slice: 1;
	border-image: linear-gradient(to bottom, #112745, #BB1516) 1;
	display: flex;
	flex-direction: column;
}

section#posts-container #articles-wrapper article .article-content .meta-content {
	flex: 1;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	padding: 30px 30px 20px;
}

section#posts-container #articles-wrapper article .article-content .meta-wrapper * {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #112745;
}

section#posts-container #articles-wrapper article .article-content .more-button {
	display: flex;
	align-items: center;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #112745;
	margin-top: 15px;
}

section#posts-container #articles-wrapper article .article-content .more-button svg {
	margin-left: 6.5px;
}

section#posts-container #articles-wrapper article .article-content .image-wrapper {
	height: 210px;
	overflow: hidden;
	position: relative;
}

section#posts-container #articles-wrapper article .article-content .image-wrapper img {
	width: 100%;
	margin-top: auto;
}

section#posts-container #articles-wrapper article .article-content h2 {
	margin: 0px;
	flex: 1;
}

section#posts-container #articles-wrapper article .article-content h2 a {
	font-family: Judson;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 117%;
	text-transform: capitalize;
	color: #BB1516;
}

section#posts-container #articles-wrapper article .article-content .hover-content {
	padding: 0px 30px;
	box-sizing: border-box;
	max-height: 0px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0px;
	left: 0px;
	transition: all .3s;
	background-color: #FFF;
}

section#posts-container #articles-wrapper article .article-content .hover-content .button {
	display: inline-block;
}

section#posts-container #articles-wrapper article .article-content .blog-excerpt {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 23px;
	color: #7E7E7E;
}

section#posts-container #articles-wrapper article:hover .image-wrapper {
	height: 238px;
}

section#posts-container #articles-wrapper article:hover .article-content .more-button {
	display: none;
}

section#posts-container #articles-wrapper article:hover .article-content .hover-content {
	padding: 0px 30px 30px;
	max-height: 240px;
	transition: all .3s;
}

section#posts-container .more-link.grid-item {
	display: flex;
	justify-content: center;
	margin-top: 50px;
}

section#posts-container .more-link.grid-item .button:hover {
	color: #112745 !important;
}

section#posts-container .more-link.grid-item .button:hover svg path {
	fill: #112547 !important;
}

section#posts-container .more-link.grid-item .button:hover::before {
	background-color: #FFF !important;
}

@media (max-width: 1024px) {
	section#posts-container {
		padding: 50px 4vw 300px !important;
	}
}

@media (max-width: 768px) {
	section#posts-container {
		padding: 50px 4vw 735px !important;
	}
}

/*** Footer ****/
footer#footer {
	background: #E5E5E5;
	position: relative;
	z-index: 1;
}

body:not(.home) footer#footer {
	margin-top: 300px;
}

footer#footer::before {
	width: 37.760vw;
	height: 100%;
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	background-image: url(/wp-content/uploads/2022/03/footer_left_vector.webp);
	opacity: .6;
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: -1;
}


footer#footer::after {
	width: 46.354vw;
	height: 100%;
	position: absolute;
	content: '';
	right: 0px;
	bottom: 0px;
	opacity: .6;
	background-image: url(/wp-content/uploads/2022/03/footer_right_vector.webp);
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: -1;
}


footer#footer #footer-info {
	position: relative;
}

footer#footer #footer-info::before {
	width: 100%;
	height: 300px;
	content: '';
	position: absolute;
	background-color: #112745;
	top: -300px;
	left: 0px;
}

footer#footer #footer-info .footer-form .gform_wrapper {
	max-width: 880px;
	box-sizing: border-box;
	margin-top: -210px;
	margin-left: auto;
	margin-right: auto;
	display: block !important;
}

body.home footer#footer #footer-info::before {
	top: 0px;
}

body.home footer#footer #footer-info .footer-form .gform_wrapper {
	margin-top: -110px;
}

footer#footer #footer-info .footer-form .gform_wrapper textarea {
	max-height: 120px;
}

footer#footer #footer-info .footer-form .gform_wrapper .gform_footer .button:hover {
	color: white !important;
}

footer#footer #footer-info .footer-form .gform_wrapper .gform_footer .button:hover::before {
	background-color: #112547 !important;
}

footer#footer #footer-left {
	margin-top: 70px;
}

footer#footer #footer-left .footer-logo img {
	margin: auto;
	width: auto;
}

footer#footer #footer-left .office-details.logo~p {
	margin: 50px 0px 10px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

footer#footer #footer-left .office-details.logo~p a {
	font-family: Judson;
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 47px;
	text-align: center;
	letter-spacing: -0.04em;
	text-transform: uppercase;
	color: #112745;
	transition: color .25s;
}

@media (min-width: 768px) {
	a.footercall {
		display: none;
	}

	footer#footer #footer-left .office-details.logo~p {
		flex-direction: row;
	}

	footer#footer #footer-left .office-details.logo~p a:nth-child(1) {
		margin-right: 20px;
	}

	footer#footer #footer-left .office-details.logo~p a:nth-child(2) {
		margin-left: 20px;
		position: relative;
	}

	footer#footer #footer-left .office-details.logo~p a:nth-child(2):before {
		width: 4px;
		height: 4px;
		border-radius: 50%;
		top: calc(50% - 2px);
		left: -20px;
		content: '';
		position: absolute;
		background-color: #112745;
	}

}


footer#footer #footer-left .office-details.logo~p a:hover {
	color: #BB1516;
	transition: color .25s;
}

footer#footer #footer-left .office-details.logo~p a i {
	font-size: 27px;
	line-height: 31px;
	letter-spacing: 0.05em;
	color: #BB1516;
	margin-right: 8px;
}

footer#footer #footer-left .office-details.address ul {
	margin: 0px;
}

footer#footer #footer-left .office-details.address .sig-address {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

footer#footer #footer-left .office-details.address .sig-address p {
	margin: 0px 0px 7px;
}

footer#footer #footer-left .office-details.address .sig-address p span.footer-address {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 147.5%;
	text-align: center;
	color: #112745;
	display: flex;
}

footer#footer #footer-left .office-details.address .sig-address p span.footer-directions a {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 157.7%;
	letter-spacing: 0.27em;
	text-transform: uppercase;
	color: #BB1516;
	transition: color .25s;
}

footer#footer #footer-left .office-details.address .sig-address p span.footer-directions a:hover {
	color: #112745;
	transition: color .25s;
}

footer#footer #footer-left #footer-social-wrapper {
	margin: 50px 0px;
}

footer#footer #footer-left #footer-social-wrapper ul {
	margin: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

footer#footer #footer-left #footer-social-wrapper ul li {
	margin: 0px 20px;
}

footer#footer #footer-left #footer-social-wrapper ul li a i {
	font-size: 30px;
	line-height: 34px;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	color: #BB1516;
	transition: color .25s;
}

footer#footer #footer-left #footer-social-wrapper ul li a:hover i {
	color: #112745;
	transition: color .25s;
}

footer#footer .footer-legal {
	padding: 20px 0px;
	background-color: #BB1516;
}

footer#footer .footer-legal .details {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

footer#footer .footer-legal .juris-digital {
	display: flex;
	align-items: center;
}

@media (min-width: 1441px) {
	footer#footer .footer-legal {
		padding-left: 50px;
		padding-right: 50px;
	}
}

@media (max-width:1200px) {
	div.nav-wrapper:not(.closed) nav.main-menu ul#nav>li {
		padding: 0;
	}

	.main-menu:not(.closed) ul#nav>li a {
		display: block !important;
		padding: 15px 0;
	}

	.main-menu:not(.closed) ul#nav>li a:hover {
		color: #fff !important;
	}
}

@media (max-width: 1024px) {
	body.home footer#footer #footer-info .footer-form .gform_wrapper {
		max-width: 880px;
		box-sizing: border-box;
		margin-top: 45px;
	}
}

footer#footer .footer-legal * {
	font-family: Montserrat !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-size: 14px !important;
	line-height: 147.74% !important;
	color: #FFFFFF !important;
}

@media (max-width: 768px) {
	footer#footer #footer-info .footer-form .gform_wrapper {
		margin-top: -630px;
	}

	body:not(.home) footer#footer {
		margin-top: 750px;
	}

	footer#footer #footer-info::before {
		height: 730px;
		top: -730px;
	}

	footer#footer #footer-info .footer-form .gform_wrapper ul.gform_fields li:nth-child(2),
	footer#footer #footer-info .footer-form .gform_wrapper ul.gform_fields li:nth-child(3),
	footer#footer #footer-info .footer-form .gform_wrapper ul.gform_fields li:nth-child(4),
	footer#footer #footer-info .footer-form .gform_wrapper ul.gform_fields li:nth-child(5) {
		flex-basis: 100%;
	}

	footer#footer #footer-left #footer-social-wrapper ul li:nth-child(n+5) {
		display: none;
	}

	footer#footer .footer-legal .details {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	footer#footer .footer-legal .details span:first-child {
		bottom: unset !important;
	}
}

/*** Blog Single  ***/

body.single #banner .banner-area {
	grid-column: 2/12;
	-ms-grid-column: 2;
	-ms-grid-column-span: 10;
}

body.single div#wrapper.internal article.content {
	margin-bottom: 50px;
}

body.post-template-default.single article.content div.meta {
	display: block;
	padding: 10px 0px;
}

body.post-template-default.single article.content div.meta span,
body.post-template-default.single article.content div.meta span a {
	font-family: Montserrat !important;
	font-style: normal !important;
	font-weight: 600 !important;
	font-size: 13px !important;
	line-height: 131.49% !important;
	letter-spacing: 0.13em !important;
	text-transform: uppercase !important;
}

@media (max-width: 1024px) {
	body.post-template-default.single #wrapper.internal article.content {
		padding: 50px 0px !important;
		grid-column: 1/13;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
	}

	body.post-template-default.single #wrapper.internal aside.sidebar {
		display: none;
	}

	body.single #banner .banner-area {
		grid-column: 1/13;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
	}
}



body.single div#wrapper.internal section.content {
	display: grid;
	padding-right: 0;
}

body.single div#wrapper.internal section.content div#main-post-header {
	grid-column: 2 / 12;
	grid-row: 1;
	-ms-grid-row: 1;
	-ms-grid-column: 2;
	-ms-grid-column-span: 10;
}

body.single div#wrapper.internal section.content div#author-info {
	grid-column: 2 / 12;
	grid-row: 2;
	-ms-grid-row: 2;
	-ms-grid-column: 2;
	-ms-grid-column-span: 10;
	margin-top: 20px;
}

body.single div#wrapper.internal section.content div#author-info.has-image {
	margin-top: -50px;
}

body.single div#wrapper.internal section.content div#title-meta {
	grid-column: 2 / 12;
	grid-row: 3;
	-ms-grid-row: 3;
	-ms-grid-column: 2;
	-ms-grid-column-span: 10;
	margin: 40px 0px;
}


body.single div#wrapper.internal section.content article.post-content {
	grid-column: 3 / 12;
	grid-row: 4;
	-ms-grid-row: 4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 9;
}

body.single div#post-block-wrapper #articles {
	display: flex;
}

body.single main#main.single {
	padding: 100px calc(100vw / 12) 120px;
}

body.single main#main.single>section {
	padding: 0px;
}

body.single main#main.single>section #main-post-header .meta * {
	font-weight: 600;
	font-size: 13px;
	line-height: 26px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #565656;
}

body.single main#main.single>section #main-post-header #post-header h1 {
	font-style: normal;
	font-weight: 500;
	font-size: 34px;
	line-height: 41px;
	color: #037172;
}

body.single #wrapper.internal main h1 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 300;
	font-size: calc(32px + 1.198vw);
	line-height: 121.82%;
	text-align: center;
	color: #112745;
}

body.single #wrapper.internal div#post-meta {
	text-align: center;
}

body.single #wrapper.internal main#main #breadcrumbs {
	display: flex;
	justify-content: flex-start;
	padding: 30px calc(100% / 12) !important;
	background-color: white;
}

body.single #wrapper.internal main#main #breadcrumbs * {
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #22578A;
}

body.single #wrapper.internal #post-meta span {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 149.5%;
	text-align: center;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #BB1516;
}

body.single main#main.single>section #main-post-header #post-header #featured-image {
	max-height: 270px;
	overflow: hidden;
}

body.single main#main.single>section #main-post-header #post-header #featured-image img {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

body.single main#main.single #author-info #post-author {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: transparent !important;
	border: none;
	padding: 0px !important;
}

body.single main#main.single #author-info #post-author span,
body.single main#main.single #author-info #post-author span a {
	font-weight: 500;
	font-size: 16px;
	line-height: 149.5%;
	text-align: center;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #BB1516;
	text-decoration: none;
}

body.single main#main.single #author-info #post-author .author-pic {
	position: relative;
	margin: 0px 10px;
	border-radius: 50%;
	padding: 10px;
	box-sizing: border-box;
	background: white;
}

body.single main#main.single #author-info #post-author img {
	width: 80px;
	min-width: 80px !important;
	border-radius: 50%;
}

body.single div#wrapper.internal section.content aside.sidebar {
	padding-left: 0px;
	grid-row: 4;
	-ms-grid-row: 4;
	grid-column: 2/3;
	-ms-grid-column: 2;
	-ms-grid-column-span: 2;
}

body.single div#wrapper.internal section.content aside.sidebar aside#share {
	display: flex;
	flex-direction: column;
	background-color: white;
	border: none;
	align-items: flex-start;
}

body.single div#wrapper.internal section.content aside.sidebar aside#share h4 {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 16px;
	line-height: 140.1%;
	color: #BB1516;
	text-transform: capitalize;
}

body.single div#wrapper.internal section.content aside.sidebar aside#share ul {
	list-style-type: none;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-left: 15px;
}

body.single div#wrapper.internal section.content aside.sidebar aside#share ul li {
	margin-top: 30px;
	margin-left: 0px;
}

body.single div#wrapper.internal section.content aside.sidebar aside#share ul li::before {
	content: none;
}

body.single div#wrapper.internal section.content aside.sidebar aside#share ul li i {
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	color: #BB1516;
	transition: all 0.2s;
}

body.single div#wrapper.internal section.content aside.sidebar aside#share ul li i:hover {
	color: #112547;
	transition: all 0.2s;
}

body.single div#wrapper.internal section.content article h2.main-heading {
	font-weight: 500;
	font-size: 22px;
	line-height: 27px;
	color: #2C4E74;
}

body.single div#wrapper.internal section.content article ul li::before {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #303030;
	content: '';
	position: absolute;
	left: -15px;
	top: 14px;
}

body.single #wrapper.internal main#main div#table-of-contents {
	margin: 30px 0px;
}

body.single div#table-of-contents>span {
	font-weight: 500;
	font-size: 24px;
	line-height: 29px;
	color: #2C4E74;
}

body.single #wrapper.internal main#main div#table-of-contents a {
	margin-left: 40px;
	position: relative;
	font-weight: 500;
	font-size: 18px;
	line-height: 241.1%;
	color: #037172;
	text-decoration: underline !important;
	padding-left: 0px !important;
}

body.single #wrapper.internal main#main div#table-of-contents a::before {
	width: 4px;
	height: 4px;
	position: absolute;
	border-radius: 50%;
	background-color: #037172;
	left: -20px;
	top: 20px;
	content: '';
}

body.single #wrapper.internal main#main article section#posts-container {
	margin-top: 80px;
	position: relative;
}

body.single #wrapper.internal main#main article section#posts-container h3 {
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #2C2C2C;
}

body.single #wrapper.internal main#main article section#posts-container::before {
	width: 110px;
	height: 3px;
	position: absolute;
	content: '';
	left: 0px;
	top: -40px;
	background-color: #18ECAF;
}

body.single #wrapper.internal main#main article section#posts-container #articles {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

body.single #wrapper.internal main#main article section#posts-container #articles>* {
	flex-basis: calc((100% - 60px) / 3);
}

body.single #wrapper.internal main#main article section#posts-container #articles article {
	background: #FFFFFF;
	box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
	display: flex;
	flex-direction: column;
}

body.single #wrapper.internal main#main article section#posts-container #articles article img {
	width: 100%;
}

body.single #wrapper.internal main#main article section#posts-container #articles article .article-contents {
	padding: 30px 15px 15px;
	height: 100%;
	display: flex;
	flex-direction: column;
}

body.single #wrapper.internal main#main article section#posts-container #articles article .article-contents h2 a {
	font-weight: 500;
	font-size: 19px;
	line-height: 129%;
	color: #037172;
	text-decoration: none !important;
	transition: all 0.2s;
}

body.single #wrapper.internal main#main article section#posts-container #articles article .article-contents a.more-button {
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #2C2C2C;
	text-decoration: none !important;
	margin-top: auto;
	transition: all 0.2s;
}

body.single #wrapper.internal main#main article section#posts-container #articles article .article-contents a.more-button i {
	margin-left: 5px;
}

body.single #wrapper.internal main#main article section#posts-container #articles article:hover .article-contents h2 a,
body.single #wrapper.internal main#main article section#posts-container #articles article:hover .article-contents a.more-button {
	color: #18ECAF;
	transition: all 0.2s;
}

body.single div#wrapper.internal section.content article.post-content p a *,
body.single div#wrapper.internal section.content article.post-content p a {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #5384e3;
	text-decoration: none !important;
}

.section-intro-content p {
	line-height: 165%;
}


@media (max-width: 1280px) {

	body.single div#wrapper.internal section.content div#author-info,
	body.single div#wrapper.internal section.content div#main-post-header {
		grid-column: 1/13;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
	}

	body.single div#wrapper.internal section.content aside.sidebar {
		grid-column: 1/3;
		-ms-grid-column: 1;
		-ms-grid-column-span: 2;
	}

	body.single div#wrapper.internal section.content article.post-content {
		grid-column: 3/13;
		-ms-grid-column: 3;
		-ms-grid-column-span: 10;
	}

	body.single div#wrapper.internal section.content div#author-bio-section {
		grid-column: 3/13;
		-ms-grid-column: 3;
		-ms-grid-column-span: 10;
	}
}

@media (max-width: 1024px) {
	body.single div#wrapper.internal section.content div#title-meta {
		grid-column: 1/13;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
		margin-top: 30px;
	}

	body.single #wrapper.internal main#main {
		padding: 0px !important;
	}

	body.single #wrapper.internal main#main #breadcrumbs {
		padding: 10px 4vw !important;
	}

	body.single #wrapper.internal main#main>section {
		padding: 0px 4vw 20px !important;
	}

	body.single #wrapper.internal main#main article section#posts-container {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	body.single div#wrapper.internal section.content article.post-content {
		grid-column: 1/13;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
	}

	body.single div#wrapper.internal section.content div#author-bio-section {
		grid-column: 1/13;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
		background: #f7f7f7;
		border-radius: 6px;
		padding: 30px;
	}

	body.single div#wrapper.internal section.content div#author-bio-section .author-bio-label {
		font-size: 11px;
		letter-spacing: 2px;
		text-transform: uppercase;
		color: #565656;
		font-weight: 600;
	}

	body.single div#wrapper.internal section.content div#author-bio-section .author-bio-name {
		font-size: 20px;
		font-weight: 600;
		color: #037172;
	}

	body.single div#wrapper.internal section.content div#author-bio-section .author-bio-name a {
		color: #112745;
		text-decoration: none;
	}

	body.single div#wrapper.internal section.content div#author-bio-section .author-bio-description {
		font-size: 15px;
		line-height: 1.65;
		color: #1B1B1B;
	}

	body.single div#wrapper.internal section.content div#author-bio-section .author-bio-image img {
		border-radius: 50% !important;
		width: 110px !important;
		height: 110px !important;
		object-fit: cover !important;
		display: block;
		object-position: 100% 10%;
	}
}

@media (max-width: 768px) {
	body.single #wrapper.internal main h1 {
		font-size: 32px;
	}

	body.single #wrapper.internal main#main article section#posts-container #articles>* {
		flex-basis: calc(50% - 20px);
		margin-bottom: 40px;
	}

	#header .logo a {
		padding: 0 10px;
		display: block;
	}

	ul.gform_fields li:nth-child(2),
	ul.gform_fields li:nth-child(3),
	ul.gform_fields li:nth-child(4),
	ul.gform_fields li:nth-child(5) {
		flex-basis: 100%;
	}

	.lity-container {
		padding: 20px;
	}
}

@media (max-width: 576px) {
	body.single #wrapper.internal main#main article section#posts-container #articles>* {
		flex-basis: 100%;
	}

	body.single #wrapper.internal main#main article section#posts-container #articles article .article-contents {
		height: unset;
	}

	body.home section#banner .banner-area {
		padding: 40px 20px !important;
	}

	footer#footer .footer-legal .details ul li {
		display: block;
		margin-bottom: 10px;
	}

	footer#footer .footer-legal .details ul li span,
	footer#footer .footer-legal .details ul li span:first-child {
		display: none !important;
	}

	div#inline.lity-hide {
		padding: 20px;
	}

	.main-menu:not(.closed) ul#nav>li>ul>li a {
		display: block;
	}

	div.nav-wrapper:not(.closed) .menu-item-has-children .sub-menu>li {
		padding-top: 0 !important;
	}

	body.home section#banner .banner-area .button,
	body.page-template-page-practice-area-ind section#banner .banner-area .title a.button {
		line-height: 26px;
	}
}

@media (max-width: 480px) {
	header#header {
		display: flex;
	}
}


/*** Internal Banner ***/

#wrapper.internal .banner-area .title h1 {
	font-family: Judson;
	font-style: normal;
	font-weight: normal;
	font-size: 60px;
	line-height: 60px;
	text-align: center;
	font-feature-settings: 'liga' off;
	color: #112745;
	margin: 0px;
}

#wrapper.internal .banner-area .title #breadcrumbs {
	margin-top: 25px;
}

#wrapper.internal .banner-area .title #breadcrumbs .breadcrumb-nav {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #BB1516;
}

#wrapper.internal .banner-area .title #breadcrumbs .breadcrumb-nav a {
	color: #BB1516 !important;
}

/** Internal Attory Profile **/
body.page-template-page-attorney-profile #wrapper.internal section#attorney-container {
	padding: 80px 0px;
}

@media (min-width: 1441px) {
	body.page-template-page-attorney-profile #wrapper.internal section#attorney-container {
		padding-left: 100px;
		padding-right: 100px;
	}
}


body.page-template-page-attorney-profile section#attorney-container #section-left-content {
	grid-column: 1/9;
	-ms-grid-column: 1;
	-ms-grid-column-span: 8;
	padding-right: 50px;
}

body.page-template-page-attorney-profile section#attorney-container #section-right-content {
	grid-column: 9/13;
	-ms-grid-column: 9;
	-ms-grid-column-span: 4;
}

body.page-template-page-attorney-profile section#attorney-container #section-left-content h2.section-title {
	font-family: Judson;
	font-style: normal;
	font-weight: normal;
	font-size: 45px;
	line-height: 137.2%;
	letter-spacing: -1px;
	color: #112745;
	margin: 0px
}

body.page-template-page-attorney-profile section#attorney-container #section-left-content .section-sub-title {
	font-weight: 500;
	font-size: 16px;
	line-height: 137.2%;
	letter-spacing: normal;
	/* 	letter-spacing: 0.1em; */
	text-transform: capitalize;
	color: #BB1516;
}

body.page-template-page-attorney-profile section#attorney-container #section-left-content .contact-info {
	margin-top: 15px;
	padding: 20px;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	display: flex;
}

body.page-template-page-attorney-profile section#attorney-container #section-left-content p.phone-contact {
	font-weight: 500;
	font-size: 26px;
	line-height: 32px;
	text-align: right;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #112745;
	display: flex;
	align-items: center;
	margin: 0px;
	white-space: nowrap;
}

body.page-template-page-attorney-profile section#attorney-container #section-left-content a {
	font-weight: 500;
	font-size: 26px;
	line-height: 32px;
	text-align: right;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #112745;
}

body.page-template-page-attorney-profile section#attorney-container #section-left-content p.phone-contact svg {
	margin-right: 10px;
	min-width: 25px;
}

body.page-template-page-attorney-profile section#attorney-container #section-left-content ul.sig-social {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	column-gap: 30px;
	row-gap: 10px;
	margin: 0px;
	padding-left: 70px !important;
	position: relative;
}

body.page-template-page-attorney-profile section#attorney-container #section-left-content ul.sig-social::before,
body.page-template-page-attorney-profile section#attorney-container #section-left-content ul.sig-social::after {
	content: none !important;
}

body.page-template-page-attorney-profile section#attorney-container #section-left-content ul.sig-social::before {
	width: 2px;
	height: 32px;
	position: absolute;
	content: '';
	background-color: #BB1516;
	top: calc(50% - 16px);
	left: 34px;
}

body.page-template-page-attorney-profile section#attorney-container #section-left-content ul.sig-social li i {
	font-size: 25px;
	line-height: 29px;
	text-align: center;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	color: #112745;
}

body.page-template-page-attorney-profile section#attorney-container #section-left-content .section-intro-content {
	font-weight: normal;
	font-size: 16px;
	line-height: 165%;
	color: #222222;
	margin-top: 25px;
}

body.page-template-page-attorney-profile section#attorney-container #section-right-content img {
	width: 100%;
}

body.page-template-page-attorney-profile #wrapper.internal section#accordion-container {
	padding: 20px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

body.page-template-page-attorney-profile section#accordion-container>* {
	flex-basis: calc((100% - 50px) / 2);
}

body.page-template-page-attorney-profile #wrapper.internal section#accordion-container>* div.accordion-block {
	margin-bottom: 50px;
}

@media (min-width: 1441px) {
	body.page-template-page-attorney-profile #wrapper.internal section#accordion-container {
		padding-left: 100px;
		padding-right: 100px;
	}
}

body.page-template-page-attorney-profile #wrapper.internal section#accordion-container h4 {
	background: #FFFFFF;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
	font-family: Montserrat;
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #112745;
}

body.page-template-page-attorney-profile #attorney-bios {
	padding: 30px 0px;
}

body.page-template-page-attorney-profile #attorney-bios .attorney-badge-repeater img {
	max-height: 150px;
}

body.page-template-page-attorney-profile #attorney-bios .attorney-badge-repeater .slick-track {
	display: flex;
	justify-content: center;
}

body.page-template-page-attorney-profile #attorney-bios .attorney-badge-repeater .slick-track .badge-icon {
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width: 1024px) {

	body.page-template-page-attorney-profile #attorney-bios {
		padding: 30px 4vw !important;
	}

	body.page-template-page-attorney-profile #wrapper.internal section#attorney-container {
		padding: 50px 0px !important;
	}

	body.page-template-page-attorney-profile #wrapper.internal section#accordion-container {
		padding: 30px 4vw !important;
	}

	body.page-template-page-attorney-profile #wrapper.internal section#attorney-container #section-left-content {
		grid-column: 1/13;
		grid-row: 1;
		-ms-grid-row: 1;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
		padding-right: 0px;
	}

	body.page-template-page-attorney-profile #wrapper.internal section#attorney-container #section-right-content {
		grid-column: 1/13;
		grid-row: 2;
		-ms-grid-row: 2;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
		margin-top: 40px;
	}

	body.page-template-page-attorney-profile #wrapper.internal section#attorney-container #section-right-content img {
		max-width: 450px;
	}

	body.page-template-page-attorney-profile section#accordion-container>* {
		flex-basis: 100%;
	}

	body.page-template-page-attorney-profile #wrapper.internal section#accordion-container>* div.accordion-block {
		margin-bottom: 30px;
	}
}

@media (max-width: 768px) {
	body.page-template-page-attorney-profile section#attorney-container #section-left-content .contact-info {
		flex-direction: column;
		align-items: flex-start;
	}

	body.page-template-page-attorney-profile section#attorney-container #section-left-content ul.sig-social {
		padding-left: 0px !important;
		margin-top: 20px !important
	}
}

/** Internal Case Results **/
body.page-template-page-results #wrapper.internal section#inner-case-container {
	padding: 70px 0px;
	grid-column: 1/13;
	-ms-grid-column: 1;
	-ms-grid-column-span: 12;
}

@media (min-width: 1441px) {
	body.page-template-page-results #wrapper.internal section#inner-case-container {
		padding-left: calc(100vw / 12);
		padding-right: calc(100vw / 12);
	}
}

body.page-template-page-results #wrapper.internal section#inner-case-container h2 {
	font-family: Judson;
	font-style: normal;
	font-weight: normal;
	font-size: 39px;
	line-height: 147.9%;
	text-align: center;
	color: #000000;
	margin: 0px;
}

body.page-template-page-results #wrapper.internal section#inner-case-container #repeater-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 50px;
}

body.page-template-page-results #wrapper.internal section#inner-case-container #repeater-wrapper>* {
	flex-basis: calc((100% - 50px) / 2);
	margin-bottom: 60px;
}

body.page-template-page-results #wrapper.internal section#inner-case-container #repeater-wrapper .section-block {
	padding: 25px 50px 30px;
	background: #FFFFFF;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
}

body.page-template-page-results #wrapper.internal section#inner-case-container #repeater-wrapper .section-block .inner-area {
	display: flex;
	flex-direction: column;
	align-items: center;
}

body.page-template-page-results #wrapper.internal section#inner-case-container #repeater-wrapper .section-block .block-amount {
	font-family: Judson;
	font-style: normal;
	font-weight: bold;
	font-size: calc(42px + 1.719vw);
	line-height: 116%;
	text-align: center;
	text-transform: uppercase;
	color: #112745;
}

body.page-template-page-results #wrapper.internal section#inner-case-container #repeater-wrapper .section-block .block-cases {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #BB1516;
	margin: 5px 0px 15px;
}

body.page-template-page-results #wrapper.internal section#inner-case-container #repeater-wrapper .section-block .block-cases-desc {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #112745;
}

body.page-template-page-results #wrapper.internal section#inner-case-container .more-link.grid-item {
	display: flex;
	justify-content: center;
}

@media (max-width: 1024px) {
	body.page-template-page-results #wrapper.internal section#inner-case-container {
		padding: 60px 4vw !important;
	}

	body.page-template-page-results #wrapper.internal section#inner-case-container h2 {
		font-size: 32px;
	}

	body.page-template-page-results #wrapper.internal section#inner-case-container #repeater-wrapper .section-block .block-amount {
		font-size: 46px;
	}
}

@media (max-width: 768px) {
	body.page-template-page-results #wrapper.internal section#inner-case-container #repeater-wrapper>* {
		flex-basis: 100%;
		margin-bottom: 40px;
	}
}

/*** Internal Testimonials ***/
body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container {
	padding: 90px 0px 125px;
}

@media (min-width: 1441px) {
	body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container {
		padding-left: 100px;
		padding-right: 100px;
	}
}

body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container #repeater-wrapper {
	display: flex;
	flex-wrap: wrap;
}

body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container #repeater-wrapper>* {
	flex-basis: calc((100% - 60px - 3.125vw) / 2);
	margin-bottom: calc(40px + 3.125vw);
}

body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container #repeater-wrapper>*:nth-child(2n + 1) {
	margin-right: calc(60px + 3.125vw);
}

body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container #repeater-wrapper .section-block .inner-area {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container #repeater-wrapper .section-block .inner-area svg {
	margin-bottom: 25px;
}

body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container #repeater-wrapper .section-block .inner-area .block-title {
	font-weight: normal;
	font-size: 27px;
	line-height: 131.5%;
	color: #112745;
	margin-bottom: 15px;
}

body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container #repeater-wrapper .section-block .inner-area .block-content {
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 151.5%;
	color: #222222;
	margin-bottom: 20px;
	max-height: 250px;
	overflow: auto;
}

body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container #repeater-wrapper .section-block .inner-area span:nth-child(4) {
	font-weight: 500;
	font-size: 16px;
	line-height: 151.5%;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #BB1516;
	margin-bottom: 10px;
}

body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container .more-link.grid-item {
	flex-basis: 100% !important;
	margin-bottom: 0px !important;
	display: flex;
	justify-content: center;
}


@media (max-width: 1024px) {
	body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container {
		padding: 50px 4vw 70px !important;
	}
}

@media (max-width: 768px) {
	body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container #repeater-wrapper>* {
		flex-basis: 100%;
		margin-bottom: 50px;
	}

	body.page-template-page-testimonials #wrapper.internal section#inner-testimonial-reasons-container #repeater-wrapper>*:nth-child(2n + 1) {
		margin-right: 0px;
	}
}

/*** Practice Individua; **/
body.page-template-page-practice-area-ind section#banner .banner-area .title {
	display: flex;
	flex-direction: column;
	align-items: center;
}

body.page-template-page-practice-area-ind section#banner .banner-area .title h1 {
	order: 1;
}

body.page-template-page-practice-area-ind section#banner .banner-area .title #breadcrumbs {
	order: 2;
}

body.page-template-page-practice-area-ind section#banner .banner-area .title a.button {
	order: 3;
	margin-top: 40px;
}

body.page-template-page-practice-area-ind #wrapper.internal section.content {
	padding: 40px 0px 90px;
	grid-column: 1/13;
	-ms-grid-column: 1;
	-ms-grid-column-span: 12;
}

/*body.page-template-page-practice-area-ind #wrapper.internal section.content>* {
	padding-left: calc(100vw / 12);
	padding-right: calc(100vw / 12);
}*/

@media (min-width: 1441px) {
	/*body.page-template-page-practice-area-ind #wrapper.internal section.content>* {
		padding-left: calc(100vw / 6);
		padding-right: calc(100vw / 6);
	}*/
}

body.page-template-page-practice-area-ind #wrapper.internal section.content p {
	font-weight: normal;
	font-size: 16px;
	line-height: 32px;
	color: #222222;
}

body.page-template-page-practice-area-ind .case-result {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

body.page-template-page-practice-area-ind .case-result>*:not(.section-block) {
	flex-basis: 100%;
}

body.page-template-page-practice-area-ind .case-result>*.section-block {
	flex-basis: calc((100% - 50px) / 2);
	padding: 30px 50px 25px;
	background: #FFFFFF;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
}


body.page-template-page-practice-area-ind #wrapper.internal .case-result h2 {
	font-family: Judson;
	font-style: normal;
	font-weight: normal;
	font-size: 45px;
	line-height: 137.2%;
	letter-spacing: -1px;
	color: #BB1516;
	margin-bottom: 50px;
	text-align: center;
}

body.page-template-page-practice-area-ind .case-result>*.section-block .inner-area {
	display: flex;
	flex-direction: column;
	align-items: center;
}

body.page-template-page-practice-area-ind .case-result>*.section-block .inner-area .block-amount {
	font-family: Judson;
	font-style: normal;
	font-weight: bold;
	font-size: calc(52px + 0.6vw);
	line-height: 116%;
	text-align: center;
	text-transform: uppercase;
	color: #112745;
}

body.page-template-page-practice-area-ind .case-result>*.section-block .inner-area .block-cases {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #BB1516;
	margin: 4px 0px 14px
}

body.page-template-page-practice-area-ind .case-result>*.section-block .inner-area .block-cases-desc {
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #112745;
}

body.page-template-page-practice-area-ind .case-result>*.button {
	flex-basis: unset;
	margin: 60px auto;
}

body.page-template-page-practice-area-ind .banner_pai {
	padding: 70px 30px;
	position: relative;
	background-image: url(/wp-content/themes/JurisBase_Child/assets/images/img_background_cta.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
	margin-bottom: 70px;
	display: flex;
	align-items: center;
}

body.page-template-page-practice-area-ind .banner_pai::after {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	content: '';
	background: linear-gradient(90.99deg, #243044 0.74%, #CF251D 80.8%);
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
	mix-blend-mode: multiply;
	z-index: -1;
}

body.page-template-page-practice-area-ind .banner_pai * {
	z-index: 1;
}

body.page-template-page-practice-area-ind .banner_pai>span:first-child {
	font-family: Judson;
	font-style: normal;
	font-weight: normal;
	font-size: calc(40px + 0.365vw);
	line-height: 114.89%;
	color: #FFFFFF;
	flex: 1;
}

body.page-template-page-practice-area-ind .banner_pai>span:last-child {
	margin-left: 20px;
}

body.page-template-page-practice-area-ind #wrapper.internal .banner_pai>span:last-child a.button {
	white-space: nowrap;
	background-color: #FFF;
	width: fit-content;
	color: rgba(17, 39, 69, 0.95);
}

body.page-template-page-practice-area-ind #wrapper.internal .banner_pai>span:last-child a.button svg {
	min-width: 19px;
}

body.page-template-page-practice-area-ind #wrapper.internal .banner_pai>span:last-child a.button svg path {
	fill: rgba(17, 39, 69, 0.95);
}

body.page-template-page-practice-area-ind #wrapper.internal .banner_pai>span:last-child a.button:hover {
	color: #FFF;
}

body.page-template-page-practice-area-ind #wrapper.internal .banner_pai>span:last-child a.button:hover svg path {
	fill: #FFF;
}

body.page-template-page-practice-area-ind #wrapper.internal section.content img.main-img {
	width: 100%;
	height: auto;
}

body.page-template-page-practice-area-ind #wrapper.internal section#contact-container {
	margin: 100px 0px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

@media (max-width: 1024px) {
	.toc-container.on-responsive {
    	display: block !important;
		margin-bottom: 40px;
	}
	
	.ind-sidebar .toc-container{
		display: none;
	}
	
	body.page-template-page-practice-area-ind #wrapper.internal section#contact-container {
		margin: 60px 0px;
		padding: 60px 4vw !important;
	}
}

/* 
body.page-template-page-practice-area-ind #wrapper.internal .testimonial-slider {
	padding: 40px 65px;
	background: #FFFFFF;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
	box-sizing: border-box;
	margin-top: 60px;
}

body.page-template-page-practice-area-ind #wrapper.internal .testimonial-slider .section-block .inner-area {
	display: flex;
	flex-direction: column;
	align-items: center;
}

body.page-template-page-practice-area-ind #wrapper.internal .testimonial-slider .section-block .inner-area .block-title {
	font-weight: normal;
	font-size: 27px;
	line-height: 131.5%;
	text-align: center;
	color: #112745;
	margin: 25px 0px;
}

body.page-template-page-practice-area-ind #wrapper.internal .testimonial-slider .section-block .inner-area .block-content {
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 151.5%;
	text-align: center;
	color: #222222;
}

body.page-template-page-practice-area-ind #wrapper.internal .testimonial-slider .section-block .inner-area>span:nth-child(4) {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 151.5%;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #BB1516;
	margin: 20px 0px 20px;
}

body.page-template-page-practice-area-ind #wrapper.internal .testimonial-slider .section-block .inner-area>span:last-child {
	margin-top: 10px;
}

body.page-template-page-practice-area-ind #wrapper.internal .testimonial-slider .slick-dots {
	margin: 30px 0px 0px;
} */

body.page-template-page-practice-area-ind #wrapper.internal .testimonial-footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 35px;
}

body.page-template-page-practice-area-ind #wrapper.internal .testimonial-footer .note {
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	color: #222222;
	margin-top: 25px
}

@media (max-width: 1024px) {
	/* body.page-template-page-practice-area-ind #wrapper.internal section.content {
		padding: 40px 0px 60px !important;
	}*/

	body.page-template-page-practice-area-ind .case-result>*.section-block .inner-area .block-amount {
		font-size: 52px;
	}

	body.page-template-page-practice-area-ind #wrapper.internal .case-result h2,
	body.page-template-page-practice-area-ind .banner_pai>span:first-child {
		font-size: 42px;
	}

	/*body.page-template-page-practice-area-ind #wrapper.internal section.content>* {
		padding: 0px 4vw !important;
	}*/

	body.page-template-page-practice-area-ind #wrapper.internal section.content .banner_pai {
		padding: 50px 4vw !important;
	}
}

@media (max-width: 768px) {
	body.page-template-page-practice-area-ind .case-result>*.section-block {
		flex-basis: 100%;
		margin: 20px 0px;
	}

	body.page-template-page-practice-area-ind #wrapper.internal section.content .banner_pai {
		flex-direction: column;
		align-items: flex-start;
	}

	body.page-template-page-practice-area-ind .banner_pai>span:last-child {
		margin-left: 0px;
		margin-top: 30px;
	}

	/* body.page-template-page-practice-area-ind #wrapper.internal .testimonial-slider {
		padding: 40px 30px;
	} */
}

/*** Blog ***/
body.blog #wrapper.internal article a.more-button {
	display: inline-block;
}

#main #sidebar .widget .gform_wrapper ul.gform_fields>li:first-child {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#main #sidebar .widget .gform_wrapper ul.gform_fields>li:first-child .form-title {
	text-transform: capitalize;
	text-align: center;
}


/** Contact Us ***/
body.page-template-page-contact #wrapper.internal section#banner {
	display: none;
}

body.page-template-page-contact #wrapper.internal footer#footer {
	margin-top: 295px;
}

@media (max-width: 768px) {
	body.page-template-page-contact #wrapper.internal footer#footer {
		margin-top: 720px;
	}
}

/** Footer Nav **/
footer#footer .footer-nav-row {
	margin: 50px 0px 20px;
	display: flex;
}

@media (min-width: 992px) {
	footer#footer .footer-nav-row .menu-footer-menu-container #menu-footer-menu {
		display: flex;
		justify-content: space-between;
		align-items: baseline;
	}
}

footer#footer .footer-nav-row .menu-footer-menu-container {
	width: 100%;
	max-width: 1100px;
	margin: auto;
}

footer#footer .footer-nav-row .menu-footer-menu-container ul {
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
}

footer#footer .footer-nav-row .menu-footer-menu-container>ul>li {
	display: flex;
	justify-content: center;
	align-items: center;
}

footer#footer .footer-nav-row .menu-footer-menu-container>ul>li>a {
	padding: 10px;
}

footer#footer .footer-nav-row .menu-footer-menu-container ul li.menu-item-has-children::after {
	content: "\f0d7";
	font-family: 'Font Awesome 5 Pro';
	font-weight: 900;
}

footer#footer .footer-nav-row .menu-footer-menu-container ul li a {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 147.5%;
	text-align: center;
	color: #112745;
	text-transform: uppercase;
	transition: all .25s;
}

footer#footer .footer-nav-row .menu-footer-menu-container ul li>a:hover {
	color: #BB1516;
}

footer#footer .footer-nav-row .menu-footer-menu-container ul li.menu-item-has-children .sub-menu {
	width: 300px;
	top: unset;
	max-height: 0px !important;
	bottom: 100%;
	background-color: #FFF;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
}

footer#footer .footer-nav-row .menu-footer-menu-container ul li.menu-item-has-children:hover .sub-menu {
	max-height: 1000px !important;
	left: 50%;
	transform: translateX(-50%);
}

footer#footer .footer-nav-row .menu-footer-menu-container ul li.menu-item-has-children {
	position: relative;
}

footer#footer .footer-nav-row .menu-footer-menu-container ul li.menu-item-has-children:hover .sub-menu li>a {
	transition: all .25s;
}

footer#footer .footer-nav-row .menu-footer-menu-container ul li.menu-item-has-children:hover .sub-menu li>a:hover {
	background-color: #112547;
	color: #FFF;
}


/* Consider Wider Screen */

@media (min-width: 1921px) {

	section#home-practice-areas-container,
	section#banner,
	#wrapper #header {
		padding-left: calc((100vw - 1920px) / 2) !important;
		padding-right: calc((100vw - 1920px) / 2) !important;
		box-sizing: border-box;
	}

	body.home section#banner .banner-area {
		padding: 295px 0px 275px !important;
	}

	body.home section#banner .banner-area h2 {
		font-size: 60px !important;
	}

	section#contact-container,
	section#home-case-container,
	body.home section#attorney-container,
	section#home-intro-container {
		padding-left: calc((100vw - 1920px) / 2 + 100px) !important;
		padding-right: calc((100vw - 1920px) / 2 + 100px) !important;
	}

	section#testimonial-reasons-container {
		padding-left: calc((100vw - 1920px) / 2 + 50px) !important;
		padding-right: calc((100vw - 1920px) / 2 + 50px) !important;
	}


	#wrapper.internal main#main {
		padding-left: calc((100vw - 1920px) / 2) !important;
		padding-right: calc((100vw - 1920px) / 2) !important;
		box-sizing: border-box;
	}

	body.page-template-page-results #wrapper.internal section#inner-case-container {
		padding-left: calc(1920px / 12) !important;
		padding-right: calc(1920px / 12) !important;
	}

	body.page-template-page-results #wrapper.internal section#inner-case-container #repeater-wrapper .section-block .block-amount {
		font-size: 75px !important;
	}

	/*body.page-template-page-practice-area-ind #wrapper.internal section.content>* {
		padding-left: calc(1920px / 6) !important;
		padding-right: calc(1920px / 6) !important;
	}*/
}


/* Home Additiona Contact Container */
section#contact-container {
	background: #EBEBEB;
	padding: 90px 0px;
	align-items: center;
}

section#contact-container #section-left-content {
	grid-column: 2/6;
}

section#contact-container #section-right-content .gform_footer {
	display: flex;
	justify-content: center;
}

section#contact-container #section-right-content {
	grid-column: 7/12;
}

section#contact-container .section-block .inner-area {
	display: flex;
	flex-direction: column;
	align-items: center;
}

section#contact-container .section-block .inner-area .block-title {
	color: var(--Blue, #112745);
	text-align: center;
	font-family: Montserrat;
	font-size: 27px;
	font-style: normal;
	font-weight: 400;
	line-height: 131.5%;
	display: block;
	margin-bottom: 25px;
}

section#contact-container .section-block .inner-area .block-content {
	color: var(--Black, #222);
	text-align: center;
	font-family: Montserrat;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	line-height: 151.5%;
	display: block;
	margin-bottom: 25px;
}

section#contact-container .section-block .inner-area .block-name {
	color: var(--Red, #BB1516);
	text-align: center;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 151.5%;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 8px;
}

section#contact-container .section-block .inner-area .block.stars {
	display: block;
	margin-bottom: 35px;
}

section#contact-container .testimonial-footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	row-gap: 25px;
}

section#contact-container .testimonial-footer .note {
	color: var(--Black, #222);
	text-align: center;
	font-family: Montserrat;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
}

@media (max-width: 1024px) {
	section#contact-container {
		padding: 70px 4vw !important
	}

	section#contact-container #section-left-content {
		grid-column: 1/7;
		padding-right: 50px;
	}

	section#contact-container #section-right-content {
		grid-column: 7/13;
	}

	#gform_wrapper_6 {
		padding: 40px 30px;
	}
}

@media (max-width: 768px) {
	section#contact-container #section-left-content {
		grid-row: 2;
		grid-column: 1/13;
		padding-right: 0px;
		margin-top: 50px;
	}

	section#contact-container #section-right-content {
		grid-column: 1/13;
		grid-row: 1;
	}
}


body.single section#contact-container #section-left-content {
	grid-column: 2/12;
	width: 100%;
	max-width: 1140px;
	margin: 0px auto;
	padding-right: 0px !important;
}

@media (max-width: 1024px) {
	body.single section#contact-container #section-left-content {
		grid-column: 1/13;
	}
}

nav.breadcrumb-nav {
	grid-column: 1/13 !important;
}




/* CTA Form */
#wrapper.internal .internal-cta-form-wrapper {
	padding: 50px;
	background-color: #112745;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-radius: 0px;
	row-gap: 25px;
	column-gap: 25px;
}

#wrapper.internal .internal-cta-form-wrapper a.button {
	width: fit-content;
	box-sizing: border-box;
}

#wrapper.internal .internal-cta-form-wrapper .title {
	color: #FFF;
    font-family: Judson;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    line-height: 130%;
	flex: 1;
	min-width: 260px;
}

@media (max-width: 1024px) {
	#wrapper.internal .internal-cta-form-wrapper {
		padding: 6vw 4vw;
	}	
}

@media (max-width: 768px) {
	#wrapper.internal .internal-cta-form-wrapper {
		flex-direction: column;
		align-items: center;
		row-gap: 30px;
	}
	
	#wrapper.internal .internal-cta-form-wrapper .title {
		text-align: center;
	}
}

@media (max-width: 450px) {
	#wrapper.internal .internal-cta-form-wrapper {
		padding: 40px 20px;
	}
	#wrapper.internal .internal-cta-form-wrapper .title {
		font-size: 22px;
	}
}

/*Ind PA Page Styles*/
.toc-container.on-responsive {
    display: none;
}

aside.ind-sidebar .ind-sidebar-container.container {
    display: flex;
    flex-direction: column;
    gap: 60px;
    position: sticky;
    top: 180px;
}

.ind-sidebar .toc-container {
    box-shadow: 0px 4px 15px 0px #00000033;
    background: #fff;
    padding: 30px;
    text-align: center;
	min-height: 330px;
    max-height: 300px;
    overflow-y: scroll;
}

body.page-template-page-practice-area-ind section.content.grid-row-2 {
    display: grid;
    grid-template-columns: 30% 65%;
    max-width: 1280px;
    margin: 0 auto;
	gap: 60px;
	padding: 40px 100px !important;
}

.ind-sidebar li.toc-block ul {
    padding-left: 0;
}

.ind-sidebar .toc-container span {
    font-family: Judson;
    font-weight: 400;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -1px;
    text-align: center !important;
    color: #BB1516;
}

.ind-sidebar ul.auto-toc li {
    list-style: none;
    text-align: left;
}

.ind-sidebar li.toc-level-3 {
    margin-left: 20px;
}

.ind-sidebar ul.auto-toc li.toc-level-2 a {
    font-family: Libre Baskerville !important;
    font-weight: 400 !important;
    font-style: italic !important;
    font-size: 20px !important;
    line-height: 175%;
    letter-spacing: 0%;
    color: #000 !important;
}

.ind-sidebar ul.auto-toc li.toc-level-3 a {
    font-family: Montserrat !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 175% !important;
    letter-spacing: 0%;
    color: #222222 !important;
}

.ind-sidebar li.toc-block {
    border-bottom: 1px solid #F0F0F0;
    padding-bottom: 15px;
}

.ind-sidebar ul.auto-toc {
    margin-left: 0 !important;
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

body.page-template-page-practice-area-ind #wrapper.internal section.content .toc-container.on-responsive li.toc-block ul {
    padding-left: 0;
}

body.page-template-page-practice-area-ind #wrapper.internal section.content .toc-container.on-responsive span {
    font-family: Judson;
    font-weight: 400;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -1px;
    text-align: center !important;
    color: #BB1516;
}

body.page-template-page-practice-area-ind #wrapper.internal section.content .toc-container.on-responsive ul.auto-toc li {
    list-style: none;
    text-align: left;
}

body.page-template-page-practice-area-ind #wrapper.internal section.content .toc-container.on-responsive li.toc-level-3 {
    margin-left: 20px;
}

body.page-template-page-practice-area-ind #wrapper.internal section.content .toc-container.on-responsive ul.auto-toc li.toc-level-2 a {
    font-family: Libre Baskerville !important;
    font-weight: 400 !important;
    font-style: italic !important;
    font-size: 20px !important;
    line-height: 175%;
    letter-spacing: 0%;
    color: #000 !important;
}

body.page-template-page-practice-area-ind #wrapper.internal section.content .toc-container.on-responsive ul.auto-toc li.toc-level-3 a {
    font-family: Montserrat !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 175% !important;
    letter-spacing: 0%;
    color: #222222 !important;
}

body.page-template-page-practice-area-ind #wrapper.internal section.content .toc-container.on-responsive li.toc-block {
    border-bottom: 1px solid #F0F0F0;
    padding-bottom: 15px;
}

body.page-template-page-practice-area-ind #wrapper.internal section.content .toc-container.on-responsive ul.auto-toc {
    margin-left: 0 !important;
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

body.page-template-page-practice-area-ind #wrapper.internal section.content .toc-container.on-responsive {
    box-shadow: 0px 4px 15px 0px #00000033;
    background: #fff;
    padding: 30px;
    text-align: center;
}

.ind-sidebar .pa-list-container {
    box-shadow: 0px 4px 15px 0px #00000033;
    background: #222222;
    padding: 30px;
	text-align: center;
}

.ind-sidebar .pa-list-container span {
    font-family: Judson !important;
    font-weight: 400;
    font-size: 32px !important;
    line-height: 137%;
    letter-spacing: -1px;
    text-align: center;
    color: #fff;
}

.ind-sidebar .pa-list-container li {
    text-align: left;
    list-style: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
}

.ind-sidebar .pa-list-container li a{
    color: #fff !important;
	font-family: Libre Baskerville !important;
	font-weight: 400;
	font-style: italic !important;
	font-size: 16px;
	line-height: 175%;
	letter-spacing: 0%;

}

.ind-sidebar .pa-list-container ul {
    padding: 0;
}

body.page-template-page-practice-area-ind #wrapper.internal section#contact-container #section-left-content, body.page-template-page-practice-area-ind #wrapper.internal section#contact-container #section-right-content {
    grid-column: 12 / 2 !important;
}

body.page-template-page-practice-area-ind .page-content-container p:empty {
  display: none;
}

@media (max-width:1024px){
	body.page-template-page-practice-area-ind section.content.grid-row-2 {
    display: flex !important;
    flex-direction: column-reverse !important;
	margin: unset;
	padding: 60px 10px !important;	
}
}

/**homepage mod styles**/
.case-below-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-top: 60px;
}

.case-below-container .cbc-container p {
    margin-top: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #222;
}

.cbc-container h2 {
    font-family: Judson;
    font-weight: 400;
    font-size: 40px;
    color: #112745;
}

.case-below-container span.desc-on-red {
    color: #BB1516;
    text-transform: uppercase;
    font-weight: 600;
}

.case-below-container .cbc-container img {
    width: 100%;
}

@media (max-width:1024px){
	.case-below-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    margin-top: 60px;
}
}

@media (min-width:1200px){
/* Fix parent positioning */
#nav li.menu-item-has-children {
  position: relative !important;
}

/* Base sub-menu styling */
#nav li ul.sub-menu {
  display: none;
  background: #fff;
  min-width: 200px;
  z-index: 9999;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

/* Show 2nd-level submenu on hover */
#nav > li.menu-item-has-children:hover > ul.sub-menu {
  display: block;
}

/* Show 3rd-level submenu on hover */
#nav li ul.sub-menu li.menu-item-has-children:hover > ul.sub-menu {
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  right: 100% !important; /* Flip to the left */
  left: auto !important;  /* Cancel previous left value if any */
}

/* Prevent clipping */
#nav,
#nav ul.sub-menu,
#nav ul.sub-menu li {
  overflow: visible !important;
}

/* Author Bio Section */
body.single div#wrapper.internal section.content div#author-bio-section {
    grid-column: 3 / 12;
    grid-row: 5;
    width: 100%;
    background: #f7f7f7;
    border-radius: 6px;
    padding: 30px;
    margin-bottom: 30px;
    box-sizing: border-box;
}

body.single div#wrapper.internal section.content div#author-bio-section .author-bio-inner {
    display: flex;
    align-items: center;
    gap: 24px;
}

body.single div#wrapper.internal section.content div#author-bio-section .author-bio-image {
    flex-shrink: 0;
    width: 110px;
}

body.single div#wrapper.internal section.content div#author-bio-section .author-bio-image img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
	object-position: 100% 10%;
}

body.single div#wrapper.internal section.content div#author-bio-section .author-bio-text-wrap {
    flex: 1;
    min-width: 0;
}

body.single div#wrapper.internal section.content div#author-bio-section .author-bio-label {
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #565656;
    font-weight: 600;
    margin: 0 0 4px;
}

body.single div#wrapper.internal section.content div#author-bio-section .author-bio-name {
    font-size: 20px;
    font-weight: 600;
    color: #037172;
    margin: 0 0 10px;
}

body.single div#wrapper.internal section.content div#author-bio-section .author-bio-name a {
    color: #112745;
    text-decoration: none;
}

body.single div#wrapper.internal section.content div#author-bio-section .author-bio-name a:hover {
    text-decoration: underline;
}

body.single div#wrapper.internal section.content div#author-bio-section .author-bio-description {
    font-size: 15px;
    line-height: 1.65;
    color: #1B1B1B;
    margin: 0;
}

@media (max-width: 768px) {
    body.single div#wrapper.internal section.content div#author-bio-section {
        grid-column: 1/13;
        padding: 20px;
        background: #f7f7f7;
        border-radius: 6px;
    }
    body.single div#wrapper.internal section.content div#author-bio-section .author-bio-inner {
        flex-direction: column;
        text-align: center;
    }
    body.single div#wrapper.internal section.content div#author-bio-section .author-bio-image img {
        margin: 0 auto;
        border-radius: 50% !important;
        width: 110px !important;
        height: 110px !important;
        object-fit: cover !important;
        display: block;
    }
    body.single div#wrapper.internal section.content div#author-bio-section .author-bio-label {
        font-size: 11px;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #565656;
        font-weight: 600;
    }
    body.single div#wrapper.internal section.content div#author-bio-section .author-bio-name {
        font-size: 20px;
        font-weight: 600;
        color: #037172;
    }
    body.single div#wrapper.internal section.content div#author-bio-section .author-bio-name a {
        color: #112745;
        text-decoration: none;
    }
    body.single div#wrapper.internal section.content div#author-bio-section .author-bio-description {
        font-size: 15px;
        line-height: 1.65;
        color: #1B1B1B;
    }
}

/* ── Attorney Credentials Block ─────────────────────────────────────────────

   Two modes:
     .atty-creds--reviewed  — practice area pages (inside .page-content-container)
     .atty-creds--authored  — blog posts (CSS grid child of section.content)

   Author box:
     .atty-author-box — below article body on blog posts

─────────────────────────────────────────────────────────────────────────── */

/* --- Byline strip: grid placement on blog posts --- */

body.single div#wrapper.internal section.content div.atty-creds {
	grid-column: 3 / 12;
	grid-row: 2;
	-ms-grid-row: 2;
	-ms-grid-column: 3;
	-ms-grid-column-span: 9;
	margin: 24px 0 0;
}

/* Author box: after article body */
body.single div#wrapper.internal section.content div.atty-author-box {
	grid-column: 3 / 12;
	-ms-grid-column: 3;
	-ms-grid-column-span: 9;
}

/* --- Shared card shell --- */

.atty-creds {
	border-bottom: 3px solid #112745;
	background: #fff;
	box-sizing: border-box;
	margin: 30px 0;
}

.atty-creds__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	flex-wrap: wrap;
}

.atty-creds__left {
	display: flex;
	align-items: center;
	gap: 14px;
	flex: 1 1 auto;
	min-width: 0;
}

/* --- Headshot (byline strip) --- */

.atty-creds__photo-wrap {
	flex-shrink: 0;
}

.atty-creds__photo-wrap img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	object-fit: cover;
	object-position: center top;
	display: block;
}

/* --- Text info --- */

.atty-creds__info {
	display: flex;
	flex-direction: column;
	gap: 3px;
	min-width: 0;
}

.atty-creds__byline-label {
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #2F2F2F;
	margin: 0;
	line-height: 1.5;
}

.atty-creds__name {
	font-weight: 700;
	color: #112745;
}

.atty-creds__bar {
	font-family: Montserrat, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #555;
	margin: 0;
}

.atty-creds__links {
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	margin: 0;
	display: flex;
	align-items: center;
	gap: 5px;
	flex-wrap: wrap;
}

.atty-creds__link-icon {
	display: inline-block;
	vertical-align: middle;
	flex-shrink: 0;
	color: #112745;
	margin-right: 2px;
}

.atty-creds__links a {
	color: #76232F;
	text-decoration: none;
	font-weight: 600;
}

.atty-creds__links a:hover {
	color: #112745;
	text-decoration: underline;
}

.atty-creds__sep {
	color: #ccc;
	font-size: 10px;
	line-height: 1;
}

/* --- Right-hand meta column --- */

.atty-creds__right {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 8px;
	flex-shrink: 0;
	text-align: right;
}

.atty-creds__pub-date,
.atty-creds__reviewed-date,
.atty-creds__read-time {
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	color: #2F2F2F;
	display: flex;
	flex-direction: column;
	gap: 2px;
	line-height: 1.3;
}

.atty-creds--authored .atty-creds__meta-label {
	display: none;
}

.atty-creds__meta-label {
	font-size: 10px;
	font-weight: 600;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.atty-creds__reviewed-date .atty-creds__date-value,
.atty-creds__pub-date .atty-creds__date-value {
	font-size: 15px;
	font-weight: 700;
	color: #1B1B1B;
	letter-spacing: 0;
}

/* --- Author bio box --- */

.atty-author-box {
	border-top: 2px solid #76232F;
	padding-top: 28px;
	margin-top: 40px;
	margin-bottom: 32px;
}

.atty-author-box__inner {
	display: flex;
	gap: 22px;
	align-items: flex-start;
}

.atty-author-box__photo-wrap {
	flex-shrink: 0;
}

.atty-author-box__photo-wrap img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	object-fit: cover;
	object-position: center top;
	border: 3px solid #76232F;
	display: block;
}

.atty-author-box__content {
	flex: 1;
	min-width: 0;
}

.atty-author-box__name {
	font-family: 'Libre Baskerville', serif;
	font-size: 20px;
	font-weight: 700;
	color: #112745;
	margin: 0 0 4px;
	line-height: 1.3;
}

.atty-author-box__bar {
	font-family: Montserrat, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	margin: 0 0 12px;
}

.atty-author-box__bio {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	color: #2F2F2F;
	line-height: 1.75;
	margin: 0 0 12px;
}

.atty-author-box__links {
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	margin: 0;
	display: flex;
	gap: 6px;
	flex-wrap: wrap;
	align-items: center;
}

.atty-author-box__links a {
	color: #76232F;
	font-weight: 700;
	text-decoration: none;
}

.atty-author-box__links a:hover {
	color: #112745;
	text-decoration: underline;
}

/* --- Responsive: 1280px --- */

@media (max-width: 1280px) {
	body.single div#wrapper.internal section.content div.atty-creds {
		grid-column: 1 / 13;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
	}

	body.single div#wrapper.internal section.content div.atty-author-box {
		grid-column: 3 / 13;
		-ms-grid-column: 3;
		-ms-grid-column-span: 10;
	}
}

/* --- Responsive: 1024px --- */

@media (max-width: 1024px) {
	body.single div#wrapper.internal section.content div.atty-creds.atty-creds--authored {
		grid-column: 1 / 13;
	}

	body.single div#wrapper.internal section.content div.atty-author-box {
		grid-column: 1 / 13;
		-ms-grid-column: 1;
		-ms-grid-column-span: 12;
	}
}

/* --- Responsive: 768px --- */

@media (max-width: 768px) {
	.atty-creds__inner {
		flex-direction: column;
		align-items: flex-start;
	}

	.atty-creds__right {
		align-items: flex-start;
		text-align: left;
		flex-direction: row;
		flex-wrap: wrap;
		gap: 14px;
	}

	.atty-author-box__inner {
		flex-direction: column;
	}

	.atty-author-box__photo-wrap img {
		width: 80px;
		height: 80px;
	}
}

span.span-reading-time.rt-reading-time {
    font-family: Montserrat;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 175%;
    letter-spacing: 0%;
    text-align: right;
    color: #BB1516;
}
