@import "./mobile-menu.css";
:root {
	--blueDark: #053d5b;
	--coral: #ff6e51;
	--grayDark: #535353;
	--blueLight: #79b9db;
	--grayLight: #f9f9f9;
	--adminPink: #b74b8e;
	--theme-black: #000000;
	--theme-white: #ffffff;
	--theme-page-background: #ffffff;
	--theme-primary: #f9f9f9;
	--theme-secondary: #535353;
	--theme-tertiary: #053d5b;
	--theme-link-color: inherit;
	--theme-link-color-hover: #ff6e51;
	--theme-contrast-color: #535353;
	--theme-padding-basis: 20px;
	--textLight: #ffffff;
	--textDark: #535353;
	/* --pageFrame: 1262px;
	--pageFrameLess: 1155px;
	--pageFrameMore: 1315px; */
	/* New page frame values with 34px padding */
	--pageFrame: 1290px;
	--pageFrameLess: 1183px;
	--pageFrameMore: 1343px;
	--maxWidth: 2000px;
	--padLess: 2.8125rem;
	--padNorm: 4.875rem;
	--padMore: 7.1875rem;
}

@font-face {
	font-family: "icons";
	src: url("./font/krb-icons.eot"), url("./font/krb-icons.ttf"), url("./font/krb-icons.woff"), url("./font/krb-icons.svg");
}
@font-face {
	font-family: "kr3_icons";
	src: url("./icons/icomoon.eot"), url("./icons/icomoon.ttf"), url("./icons/icomoon.woff"), url("./icons/icomoon.svg");
}
/* --------------------------------------------- UNIVERSALS */
a,
b,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
i,
img,
li,
ol,
p,
span,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
u,
ul {
	border: 0;
	margin: 0;
	padding: 0;
}
html,
body {
	/* height: 100%; */
	max-height: 100%;
}
html {
	visibility: visible !important;
}
body {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif, "Helvetica Neue", "Helvetica", Arial, Sans-Serif;
	margin: 0 auto;
	max-width: var(--maxWidth);
	overflow-x: clip;
	width: 100%;
}
.public-section {
	max-width: 100%;
	/* overflow: hidden; */
	/* position: relative; */
}
main {
	/* min-height: 70vh; */
}
/*
  This will hide the focus indicator if the element receives focus via the mouse,
  but it will still show up on keyboard focus.
*/
.js-focus-visible :focus:not(.focus-visible) {
	outline: none;
}

/*
  Optionally: Define a strong focus indicator for keyboard focus.
  If you choose to skip this step then the browser's default focus
  indicator will be displayed instead.
*/
.js-focus-visible .focus-visible {
	outline: 2px solid red;
}
#body_shared-content .blockcontrols__delete-wrap {
	display: none !important;
}
.help {
	display: block;
	margin: 10px 0;
	max-width: 100%;
	position: relative;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	z-index: 1;
}
html body .help a {
	color: var(--coral);
}
#body_shared-content .help-shared {
	display: none;
}
@media only screen and (max-width: 1245px) {
	body.admin .public-section [data-sortable] > .block_container:not(:first-child) .block.block__admin-view {
		margin-left: 42px;
	}
}
/* --------------------------------------------- TYPOGRAPHY */
/* Avenir: Book = FW 300, Roman = FW 400 */
html body .public-section .p-style,
.bizango_cms_content .p-style,
html body .public-section p,
html body .public-section li,
figcaption {
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.625em;
	letter-spacing: 0;
	margin-bottom: 16px;
	margin-top: 0;
}
html body .public-section .p-style.alt,
.bizango_cms_content .p-style.alt {
	line-height: 1.2em;
}
html body .public-section .block ul.ul--pad {
	padding-left: 26px;
}
html body .public-section .block li {
	line-height: 1.25em;
	list-style-position: outside;
	margin-bottom: 5px;
}
.block li {
	list-style-position: inside;
	list-style-type: disc;
}
li::marker {
	font-size: 1.3rem;
}
figure {
	margin: 1em 0;
}
img,
iframe:not(.playerBox) {
	max-width: 100%;
}
html body .public-section h1,
html body .public-section .h1-style {
	font-family: "adobe-caslon-pro", serif;
	font-size: 3.125rem;
	font-weight: 400;
	line-height: 1.2em;
	letter-spacing: 0;
	margin-bottom: 28px;
}
html body .public-section h2,
html body .public-section .h2-style {
	font-family: "adobe-caslon-pro", serif;
	font-size: 2.8125rem;
	font-weight: 400;
	line-height: 1.22em;
	letter-spacing: 0;
	margin-bottom: 26px;
}
html body .public-section h3,
html body .public-section .h3-style,
#body_attorney .att-name h1,
#current_case_content h2 {
	font-family: "adobe-caslon-pro", serif;
	font-size: 2.1875rem;
	font-weight: 400;
	line-height: 1.37em;
	letter-spacing: 0em;
	margin-bottom: 16px;
}
html body .public-section h4,
html body .public-section .h4-style {
	font-family: "adobe-caslon-pro", serif;
	font-size: 1.375rem;
	font-weight: 400;
	line-height: 1.54em;
	letter-spacing: 0em;
	margin-bottom: 22px;
}
html body .public-section h5,
html body .public-section .h5-style,
html body .public-section .gray-box__title,
.block_type__bio-tabpanel .gray-box h3,
#current_case_details .bizango_cms_content p {
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin-bottom: 20px;
}
html body .public-section h6,
html body .public-section .h6-style,
.blog-post__form-controls a,
#current_case_practice_areas a,
.sub-title.alt,
.bizango_cms_content .sub-title.alt {
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.875rem;
	font-weight: 300;
	line-height: 1.42em;
	letter-spacing: 0.1em;
	margin-bottom: 18px;
}
html body .public-section .h6-style.alt {
	letter-spacing: 0;
}
.sub-title.alt,
.bizango_cms_content .sub-title.alt {
	margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
	html body .public-section h1,
	html body .public-section .h1-style {
		font-size: 2.1875rem;
		/* MOBILE STYLING HERE */
	}
	html body .public-section h2,
	html body .public-section .h2-style {
		/* MOBILE STYLING HERE */
	}
	html body .public-section h3,
	html body .public-section .h3-style {
		/* MOBILE STYLING HERE */
	}
}
#current_case_content h2,
#current_case_content h3,
#current_case_status h3,
.block_type__bio-tabpanel .gray-box h3,
.gray-box__title,
.accent {
	display: block;
	margin-bottom: 45px;
	position: relative;
}
#current_case_content h2,
#current_case_content h3,
#current_case_status h3 {
	margin-bottom: 39px;
}
html body .public-section .gray-box__title,
.block_type__bio-tabpanel .gray-box h3 {
	font-weight: 700;
}
#current_case_content h2:after,
#current_case_content h3:after,
#current_case_status h3:after,
.block_type__bio-tabpanel .gray-box h3:after,
.gray-box__title:after,
.accent:after {
	/* background-color: currentColor; */
	background-color: var(--blueLight);
	bottom: -10px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	width: 100px;
}
.center-columns__yes .accent:after,
[style*="text-align: center"] .accent:after {
	left: 50%;
	-webkit-transform: translate(-50%, 100%);
	transform: translate(-50%, 100%);
}
#current_case_content h2:after,
#current_case_content h3:after,
#current_case_status h3:after,
#current_case_main .accent:after,
.service-groups__panel-title .accent:after {
	background-color: var(--blueLight);
}
.large-title,
.bizango_cms_content .large-title {
	font-family: "adobe-caslon-pro", serif;
	font-size: 2.8125rem;
	font-weight: 400;
	line-height: 1.3em;
	letter-spacing: 0;
	margin-bottom: 28px;
}
.text-transform--upper,
.bizango_cms_content .text-transform--upper {
	text-transform: uppercase;
}
.sub-title,
.bizango_cms_content .sub-title {
	font-family: "open-sans", sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
html body .public-section .header-small,
html body .public-section .bizango_cms_content .header-small {
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.25rem;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
	.large-title,
	.bizango_cms_content .large-title {
		font-size: 4.0625rem;
	}
}
@media only screen and (max-width: 768px) {
	.sub-title,
	.bizango_cms_content .sub-title {
		margin-bottom: 20px;
	}
}
/* To minimize extra thickness added to font-weight by browsers */
p,
li,
h1,
h2,
h3,
h4,
h5,
h6,
a,
li,
button,
.bizango_cms_content {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smooth: auto;
}
strong,
b {
	font-weight: 700;
}

/*---------------BUTTONS / LINKS ---------------*/
/* Please override this with a sitewide default link color! This should be the color for all body text links. Then override for nav, etc, as needed. */
a {
	color: currentColor;
	font-weight: 500;
	text-decoration: none;
}
a,
button {
	cursor: pointer;
}
html body .public-section .button,
html body .public-section .button--basic,
html body#body_currentcases .public-section main button[type="submit"],
html body .public-section .block button[type="submit"] {
	background-color: var(--coral);
	background-image: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: white;
	display: inline-block;
	font-family: "open-sans", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	max-width: none;
	/* outline: none; */
	padding: 26px 25px 24px 30px;
	position: relative;
	text-decoration: none;
	text-align: center;
	text-shadow: none;
	text-transform: uppercase;
	width: auto;
}
html body .public-section .button--more-pad {
	padding: 26px 38px 26px 30px;
}
html body .public-section .button--basic {
	padding: 14px 20px 14px 23px;
}
/* html body .public-section .button:after,
html body .public-section button[type="submit"]:after {
	display: none;
} */
html body .public-section .button:after,
html body#body_currentcases .public-section main button[type="submit"]:after,
html body .public-section .block button[type="submit"]:after {
	background: none;
	display: inline-block;
	color: currentColor;
	content: "\e904";
	display: inline-block;
	font-family: "kr3_icons";
	font-size: 1.7em;
	font-weight: 400;
	left: auto;
	line-height: 1em;
	margin: 0;
	margin-left: 12px;
	padding: 0;
	position: relative;
	right: auto;
	top: -1px;
	-webkit-transition: -webkit-transform ease 400ms;
	transition: -webkit-transform ease 400ms;
	transition: transform ease 400ms;
	transition: transform ease 400ms, -webkit-transform ease 400ms;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	vertical-align: middle;
	width: auto;
}
html body .public-section .button--basic:after {
	display: none;
}
html body .public-section .button:not(.button--toggle-form):hover:after,
html body .public-section .button:not(.button--toggle-form):focus:after,
html body .public-section button[type="submit"]:hover:after,
html body .public-section button[type="submit"]:focus:after {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}
html body .public-section a.link-accent-alt:after,
html body .public-section a.link-accent:after,
html body .public-section a.link-accent.flip:before,
.windowshade-toggle-button:after {
	display: inline-block;
	color: currentColor;
	content: "\e900";
	display: inline-block;
	font-family: "kr3_icons";
	font-size: 0.8em;
	font-weight: inherit;
	line-height: 1em;
	margin-left: 10px;
	vertical-align: baseline;
}
html body .public-section a.link-accent.flip:after {
	display: none;
}
html body .public-section a.link-accent.flip:before {
	margin-right: 5px;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
html body .public-section a.link-accent--effect:after {
	opacity: 0;
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
	-webkit-transition: opacity ease 400ms, -webkit-transform ease 400ms 100ms;
	transition: opacity ease 400ms, -webkit-transform ease 400ms 100ms;
	transition: opacity ease 400ms, transform ease 400ms 100ms;
	transition: opacity ease 400ms, transform ease 400ms 100ms, -webkit-transform ease 400ms 100ms;
}
html body .public-section a.link-accent--effect:hover:after,
html body .public-section a.link-accent--effect:focus:after {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: opacity ease 400ms 100ms, -webkit-transform ease 400ms;
	transition: opacity ease 400ms 100ms, -webkit-transform ease 400ms;
	transition: opacity ease 400ms 100ms, transform ease 400ms;
	transition: opacity ease 400ms 100ms, transform ease 400ms, -webkit-transform ease 400ms;
}
html body .public-section a.link-accent-alt:after,
.windowshade-toggle-button:after {
	content: "\e904";
	font-size: 1.5em;
	font-weight: 300;
	vertical-align: middle;
}
.windowshade-toggle-button:after {
	margin-top: -3px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.windowshade-toggle-button.active:after {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.windowshade-toggle-button {
	background-color: transparent;
	border: 0;
	color: inherit;
	display: block;
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin: 0 auto 20px auto;
	text-transform: uppercase;
}
strong,
strong *,
b,
b * {
	font-weight: 700;
}
/* PADDING */
.block {
	padding-bottom: 1em;
	padding-top: 1em;
}
.block.padding-top__none,
.block_type__case-grid.padding-top__none .positioner {
	padding-top: 0;
}
/* html body .padding-top__less .background-text-outer */
html body .padding-top__less,
html body .block_type__case-grid.padding-top__less .positioner {
	padding-top: var(--padLess);
}
/* html body .padding-top__normal .background-text-outer, */
html body .padding-top__normal,
html body .block_type__case-grid.padding-top__normal .positioner,
.block--hero.padding-top__less,
html body .hero-padding-top__less {
	padding-top: var(--padNorm);
}
/* html body .padding-top__more .background-text-outer, */
html body .padding-top__more,
html body .block_type__case-grid.padding-top__more .positioner,
html body .hero-padding-top__normal {
	padding-top: var(--padMore);
}
html body .padding-top__most,
.block--hero.padding-top__more,
html body .hero-padding-top__more {
	padding-top: 9.95rem;
}
.block.padding-bottom__none {
	padding-bottom: 0;
}
html body .padding-bottom__less,
html body .hero-block.padding-bottom__less .hero__bottom-row {
	padding-bottom: var(--padLess);
}
html body .padding-bottom__normal,
html body .hero-block.padding-bottom__normal .hero__bottom-row,
.block--hero.padding-bottom__less,
html body .hero-padding-bottom__less {
	padding-bottom: var(--padNorm);
}
html body .padding-bottom__more,
html body .hero-block.padding-bottom__more .hero__bottom-row,
.block--hero.padding-bottom__normal,
html body .hero-padding-bottom__normal {
	padding-bottom: var(--padMore);
}
.block--hero.padding-bottom__more,
html body .hero-padding-bottom__more {
	padding-bottom: 9.95rem;
}
/* .block_type__attorney-grid .button,
.block_type__practice-area-grid .button {
	display: inline-block;
	cursor: pointer;
	position: relative;
	color: white;
	background: #7fa47f;
	outline: none;
	border: none;
	font-weight: bold;
	/* opacity: 0.6; */
/*
	padding: 10px 20px;
}
.block_type__attorney-grid .button.active,
.block_type__practice-area-grid .button.active {
	opacity: 1;
} */

.block_type__full-story.padding-top__none.block-style__tall .full-story__text-wrapper {
	padding-top: 0;
}
html body .block_type__full-story.padding-top__less.block-style__tall .full-story__text-wrapper {
	padding-top: var(--padLess);
}
html body .block_type__full-story.padding-top__normal.block-style__tall .full-story__text-wrapper {
	padding-top: var(--padNorm);
}
html body .block_type__full-story.padding-top__more.block-style__tall .full-story__text-wrapper {
	padding-top: var(--padMore);
}
.block_type__full-story.padding-bottom__none.block-style__tall .full-story__text-wrapper {
	padding-bottom: 0;
}
html body .block_type__full-story.padding-bottom__less.block-style__tall .full-story__text-wrapper {
	padding-bottom: var(--padLess);
}
html body .block_type__full-story.padding-bottom__normal.block-style__tall .full-story__text-wrapper {
	padding-bottom: var(--padNorm);
}
html body .block_type__full-story.padding-bottom__more.block-style__tall .full-story__text-wrapper {
	padding-bottom: var(--padMore);
}

@media only screen and (max-width: 480px) {
	a {
		word-wrap: break-word;
	}
}
@media only screen and (max-width: 767px) {
	.block.padding-top__none,
	.block_type__full-story.padding-top__none .full-story__text-wrapper {
		padding-top: 0;
	}
	html body .padding-top__less,
	html body .block_type__full-story.padding-top__less .full-story__text-wrapper,
	html body .hero-block.padding-top__less .hero__top-row {
		padding-top: 1.875rem;
	}
	html body .padding-top__normal,
	html body .block_type__full-story.padding-top__normal .full-story__text-wrapper,
	html body .hero-block.padding-top__normal .hero__top-row,
	.block--hero.padding-top__less {
		padding-top: 2.5rem;
	}
	html body .padding-top__more,
	html body .block_type__full-story.padding-top__more .full-story__text-wrapper,
	html body .hero-block.padding-top__more .hero__top-row,
	.block--hero.padding-top__normal {
		padding-top: 3.75rem;
	}
	.block.padding-bottom__none,
	.block_type__full-story.padding-bottom__none .full-story__text-wrapper {
		padding-bottom: 0;
	}
	html body .padding-bottom__less,
	html body .block_type__full-story.padding-bottom__less .full-story__text-wrapper,
	html body .hero-block.padding-bottom__less .hero__bottom-row {
		padding-bottom: 1.875rem;
	}
	html body .padding-bottom__normal,
	html body .block_type__full-story.padding-bottom__normal .full-story__text-wrapper,
	html body .hero-block.padding-bottom__normal .hero__bottom-row,
	.block--hero.padding-bottom__less {
		padding-bottom: 2.5rem;
	}
	html body .padding-bottom__more,
	html body .block_type__full-story.padding-bottom__more .full-story__text-wrapper,
	html body .hero-block.padding-bottom__more .hero__bottom-row,
	.block--hero.padding-bottom__normal {
		padding-bottom: 3.75rem;
	}
}
/*---------------BLOCK DEFAULT COLORS---------------*/
body {
	background: white;
}
/* REQUIRED FOR CMS */
/* OPTIONAL */
img.illustration {
	display: block;
	margin: 0px;
	margin-bottom: 20px;
}
/* helpers-> clearfix */
.group:before,
.group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
.clear {
	clear: both;
}
/*---------------AD SEARCH---------------*/
form.add-search__form {
	display: inline-block;
	padding-top: 0;
}
form.add-search__form button.icons--search {
	color: #535d65;
}
form.add-search__form button.icons--search:after {
	position: relative;
	top: -2px;
}
form.add-search__form input.addsearch {
	top: 50px;
}
#body_search .header {
	background: -webkit-gradient(linear, left top, right top, from(#053d5b), to(#1c6084));
	background: linear-gradient(90deg, #053d5b 0%, #1c6084 100%);
	position: relative;
}
#body_search .header .subnav {
	background-color: rgba(16, 78, 111, 0.5);
}
#body_search .page_frame {
	margin-top: 60px;
	margin-bottom: 50px;
}
.icons--search:after {
	content: "\E800";
	font-family: "icons";
	position: relative;
	font-size: 1.3em;
	margin-left: 0;
}
@media only screen and (max-width: 1024px) {
	form.add-search__form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-top: 6px;
	}
	form.add-search__form input.addsearch {
		max-width: 150px;
		opacity: 1;
		top: 7px;
		right: 15px;
	}
	form.add-search__form div.icons {
		position: relative;
		display: inline-block;
		width: 20px;
	}
	form.add-search__form div:after {
		position: absolute;
		top: 0;
		right: 2px;
		font-size: 1em;
	}
}
/*---------------NAV SEARCH---------------*/
.header ul.nav.hide li > a,
.header ul.nav.hide li > a ~ .subnav {
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all ease 700ms;
	transition: all ease 700ms;
}
.header ul.nav li > a {
	opacity: 1;
	-webkit-transition: opacity ease 700ms;
	transition: opacity ease 700ms;
}
.header form.add-search__form input.addsearch {
	width: 400px;
	right: 40px;
	-webkit-transition: all ease 900ms, opacity ease 500ms 100ms;
	transition: all ease 900ms, opacity ease 500ms 100ms;
}
.header form.add-search__form input.addsearch.active {
	max-width: 400px;
	z-index: 100;
	-webkit-transition: all ease 900ms, opacity ease 500ms 100ms;
	transition: all ease 900ms, opacity ease 500ms 100ms;
}
li.search-li {
	height: 55px;
}
/*---------------AD SEARCH---------------*/
#addsearch-logo-img {
	display: none !important;
}
form.add-search__form {
	position: relative;
	padding-top: 0px;
	height: 20px;
	-ms-flex-item-align: start;
	align-self: flex-start;
}
form.add-search__form button.icons--search {
	background: none;
	border: none;
	outline: none;
	height: auto;
	width: auto;
	color: white;
	cursor: pointer;
	padding-left: 20px;
	position: relative;
	z-index: 9999;
}
form.add-search__form input.addsearch {
	position: absolute;
	top: 0px;
	right: 28px;
	max-width: 0;
	width: 185px;
	border: none;
	outline: none;
	padding: 10px;
	overflow: hidden;
	opacity: 0;
	top: -10px;
	-webkit-transition: all ease 700ms, opacity ease 500ms 200ms;
	transition: all ease 700ms, opacity ease 500ms 200ms;
}
form.add-search__form input.addsearch.active {
	max-width: 185px;
	opacity: 1;
	-webkit-transition: all ease 700ms;
	transition: all ease 700ms;
}
#body_search .site-content_frame .page_frame {
	margin-top: 60px;
	max-width: 1140px;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 50px;
}
#addsearch-results .addsearch-result-item-sub em {
	vertical-align: baseline;
}
@media only screen and (max-width: 1024px) {
	form.add-search__form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-top: 6px;
		height: 36px;
	}
	form.add-search__form button.icons--search:after {
		font-size: 2rem;
	}
	form.add-search__form input.addsearch {
		max-width: 300px;
		opacity: 1;
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
	}
	form.add-search__form div.icons {
		position: relative;
		display: inline-block;
		width: 20px;
	}
	form.add-search__form div:after {
		position: absolute;
		top: 0;
		right: 2px;
		font-size: 1em;
	}
}
@media only screen and (max-width: 480px) {
	#addsearch-results .addsearch-result-item-container {
		background: none !important;
	}
	#addsearch-results .addsearch-result-item-container > div {
		background-position: top left;
		background-size: 60%;
	}
	#addsearch-results .addsearch-result-item-container > div > div {
		padding-top: 55vw;
		padding-left: 0;
	}
}
/* BIZANGO PAGE LAYOUT STRUCTURE */
.page_frame {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	max-width: var(--pageFrame);
	padding-left: 34px;
	padding-right: 34px;
	position: relative;
	width: 100%;
}
.page_frame--less > .page_frame {
	max-width: var(--pageFrameLess);
}
.page_frame--more > .page_frame {
	max-width: var(--pageFrameMore);
}
.page_frame--1400 > .page_frame {
	max-width: 1400px;
	padding: 0;
}
.page_frame--max > .page_frame {
	max-width: 2000px;
	padding: 0;
}
/* NAV */
.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
header .nav {
	position: relative;
}
header .nav--primary:after {
	background-color: rgba(255, 255, 255, 0.2);
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: calc(100% + 200px);
}
.nav a {
	cursor: pointer;
	display: block;
	font-family: "open-sans", sans-serif;
	font-size: 0.6875rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	padding: 14px 20px;
	text-decoration: none;
	text-transform: uppercase;
}
.header .nav a {
	color: var(--grayLight);
}
.header .nav > li:hover > a:after,
.header .nav > li:focus-within > a:after,
.header .nav a.current:after {
	background-color: var(--coral);
	bottom: -1px;
	content: "";
	height: 3px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	/* width: calc(100% - 26px); */
	width: 74px;
}
.header .nav > li:first-child:hover > a:after,
.header .nav > li:first-child:focus-within > a:after,
.header .nav li:first-child a.current:after {
	left: 36px;
}
.header .nav li {
	line-height: 1;
	margin: 0;
	padding: 0;
}
.nav > li {
	position: relative;
}
.nav .subnav li {
	display: block;
}
.subnav {
	background-color: rgba(255, 255, 255, 0.08);
	display: none;
	left: -9999px;
	margin: 0;
	min-width: 100%;
	position: absolute;
	top: calc(100% - 1px);
	white-space: nowrap;
	z-index: 1;
}
.subnav a {
	padding: 16px;
}
.subnav a:hover,
.subnav a:focus {
	background-color: rgba(255, 255, 255, 0.1);
}
.subnav > li:not(:last-child) {
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
@media (hover: hover) and (min-width: 1024px) {
	a:hover ~ ul.subnav,
	.subnav:hover {
		display: block;
	}
}
@media only screen and (min-width: 1200px) {
	.nav a {
		padding: 14px 36px;
	}
}
#body_home .logo {
	max-width: 305px;
}
.logo {
	max-width: 385px;
	width: 76%;
}
.logo a,
.logo a:hover,
.logo a:active,
.logo a:focus {
	text-decoration: none;
}
.logo a {
	display: block;
	/* padding: 10px 0; */
}
.logo img {
	max-width: 100%;
}
/* header */
.header {
	left: 0;
	padding-bottom: 1rem;
	padding-top: 2rem;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 11;
}
.header > .page_frame {
	max-width: 1316px;
}
.header__frame {
	/* align-items: center; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.header__nav {
	margin-left: auto;
}
.header .nav--utility {
	display: none;
}
.header__nav-toggle {
	background-color: transparent;
	cursor: pointer;
	display: inline-block;
	border: 1px solid #000;
	line-height: 1;
	padding: 6px;
}
.hamburger {
	display: none;
}

@media only screen and (max-width: 1023px) {
	.header__frame {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.header.menu-open {
		left: 0;
		position: fixed;
		top: 0;
	}
	.header .logo {
		z-index: 12;
	}
	.header__nav {
		text-align: right;
	}
	.header .nav:after {
		display: none;
	}
	.hamburger {
		color: var(--textLight);
		display: block;
		padding-right: 0;
		/* padding-top: 0; */
	}
	.icon-menu:before {
		display: none;
	}
	.header__nav-wrapper {
		background-color: var(--blueDark);
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		color: var(--textLight);
		display: none;
		height: calc(100vh);
		left: 0;
		overflow: auto;
		padding-top: 120px;
		position: absolute;
		right: 0;
		text-align: left;
		top: -32px;
		z-index: 9;
	}
	.header__nav-wrapper .nav li {
		border: 0;
	}
	.header__nav-wrapper .nav li:hover,
	.header__nav-wrapper .nav li:focus-within {
		background-color: transparent;
	}
	.header__nav-wrapper .nav a {
		font-size: 1.375rem;
		font-weight: 400;
		text-transform: none;
		padding: 13px 20px;
	}
	.header__nav-wrapper .nav a:after {
		display: none;
	}
	.header__nav-wrapper .subnav {
		padding-left: 0;
	}
	.header__nav-wrapper .subnav a {
		font-size: 1rem;
	}
	.header .subnav-toggle {
		background-color: transparent;
		border: 0;
		height: 32px;
		position: absolute;
		right: 32px;
		top: 9px;
		width: 32px;
	}
	.header__nav-wrapper .nav button.subnav-toggle:after {
		color: var(--coral);
		content: "\e904";
		display: inline-block;
		font-family: "kr3_icons";
		font-size: 1.5rem;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.header__nav-wrapper .nav button.subnav-toggle.is-active:after {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.header__nav-wrapper .subnav {
		background-color: transparent;
		left: 0;
		position: relative;
	}
	.header__nav--utility {
		display: none;
	}
	.header__nav-wrapper.toggle-show {
		display: initial;
	}
}
/* hover indicator is meaningless, mobile browsers implement it */
@media only screen and ((hover: none) or (max-width: 1023px)) {
	.header .subnav.toggle-show {
		display: block;
		left: 0;
		position: relative;
	}
	.header__nav-toggle {
		border: 0;
	}
}
@media only screen and (min-width: 768px) {
	.logo {
		width: 30%;
	}
}
@media only screen and (hover: hover) and (min-width: 1024px) {
	.header .subnav-toggle {
		display: none;
	}
	.header .nav > li:hover .subnav,
	.header .nav > li:focus-within .subnav {
		left: 13px;
	}
}
@media only screen and (hover: none) and (min-width: 1024px) {
	.header .subnav.toggle-show {
		position: absolute;
	}
	.header .nav > li {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.header .subnav-toggle {
		background-color: transparent;
		background-image: url(/images/sites/kr3/icon_select-arrow.png);
		background-repeat: no-repeat;
		background-size: contain;
		border: 0;
		display: inline-block;
		-webkit-filter: brightness(10);
		filter: brightness(10);
		height: 12px;
		position: relative;
		right: 0;
		top: 15px;
		width: 12px;
	}
	.header .nav > li > a:hover + .subnav,
	.header .nav > li .subnav:focus-within,
	.header .nav .is-active + .subnav {
		left: 0;
	}
}
@media only screen and (min-width: 1024px) {
	.header {
		overflow-x: clip;
	}
	.header__nav-toggle {
		display: none;
	}
	.header__nav-wrapper {
		display: block !important;
	}
	.header .utility-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.header .nav--primary {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.header .nav > li:first-child a {
		padding-left: 0;
	}
	#body_news .header .nav--utility {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin-top: -32px;
	}
	#body_news .header .nav--utility a {
		background-color: rgba(217, 217, 217, 0.3);
		-webkit-backdrop-filter: blur(30px);
		backdrop-filter: blur(30px);
		color: var(--textLight);
		font-size: 0.75rem;
		padding: 20px 18px;
	}
}
@media only screen and (min-width: 1200px) {
	.header__nav-wrapper .nav a {
		padding: 14px 36px;
	}
}
/*---------------FOOTER---------------*/
svg.footer-svg {
	left: 50%;
	position: absolute;
	top: -227px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2000px;
}
#footer {
	background-color: #053d5b;
	position: relative;
	clear: both;
	color: #ffffff;
	/* margin-top: 227px; */
	margin-top: -125px;
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000)), url(/images/sites/kr3/mask_footer.png);
	-webkit-mask-image: linear-gradient(to bottom, #000, #000), url(/images/sites/kr3/mask_footer.png);
	mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000)), url(/images/sites/kr3/mask_footer.png);
	mask-image: linear-gradient(to bottom, #000, #000), url(/images/sites/kr3/mask_footer.png);
	-webkit-mask-composite: source-out;
	mask-composite: exclude;
	-webkit-mask-repeat: repeat, no-repeat;
	-webkit-mask-position: 0px -1px;
	mask-position: 0px -1px;
	mask-repeat: repeat, no-repeat;
	overflow: hidden;
	padding-top: 138px;
	z-index: 2;
}
/* HIDDEN FOOTER CTA ON CONTACT PAGE */
#body_de0e44c7002b68b8afe70e1a23f10116e7f5171f #footer {
	-webkit-mask-image: none;
	mask-image: none;
	padding-top: 0;
}
#body_de0e44c7002b68b8afe70e1a23f10116e7f5171f #footer:before,
#body_de0e44c7002b68b8afe70e1a23f10116e7f5171f #footer .footer__cta {
	display: none;
}
[data-sortable] > .block_container:last-child > .block,
#body_currentcases .last-block {
	margin-bottom: -138px;
}
[data-sortable] > .block_container:last-child > .block > .page_frame,
#body_currentcases .last-block > .page_frame {
	padding-bottom: 138px;
}
#footer:before {
	background-image: url(/images/sites/kr3/flair_kr-white.png);
	background-position: 0 76px;
	background-repeat: no-repeat;
	background-size: 106% auto;
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	opacity: 0.05;
	position: absolute;
	top: 0px;
	width: 100%;
}
#footer.alt-pad {
	margin-top: 0;
}
.footer > .page_frame {
	padding-bottom: 3rem;
	padding-top: 3rem;
}
#footer .page_frame {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	max-width: 1315px;
}
.footer__bottom-section {
	padding: 40px 0 20px;
}
#footer .logo {
	width: 100%;
}
.footer__logo {
	margin-bottom: 26px;
	max-width: 305px;
}
.footer__main-right {
	width: 100%;
}
.footer__main-right .nav {
	padding-bottom: 35px;
	padding-top: 35px;
}
#footer .nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
#footer .nav--util {
	display: none;
}
.footer .nav li {
	margin-bottom: 0;
}
.footer .nav a {
	color: var(--textLight);
	font-size: 0.625rem;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
.footer .nav--util a {
	padding: 0 10px;
}
.footer .nav--util a.icon {
	padding: 0 3px;
}
#footer .footer__mobile-bottom .nav--util {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 35px;
}
.footer__mobile-bottom .nav--util a {
	display: block;
	font-size: 0.9375rem;
	padding: 14px 20px;
	text-align: center;
	width: 100vw;
}
.footer__mobile-bottom .nav--util a.icon {
	display: inline-block;
	padding: 14px 18px;
	width: auto;
}
.footer__mobile-bottom .nav--util a.icon > span:before {
	font-size: 1.875rem;
}
.footer .nav--primary {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer .nav--locations {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer .nav--primary a {
	font-size: 0.75rem;
	padding: 14px 35px;
}
.footer .nav--locations a {
	padding: 20px 24px;
}
.footer .subnav {
	display: none;
}
.nav a.icon {
	font-size: 0;
}
.nav a span[class^="icon"]:before {
	color: inherit;
	content: "";
	font-family: "kr3_icons";
	font-size: 0.6875rem;
	font-weight: 400;
	line-height: 1em;
	letter-spacing: 0;
}
.nav a span.icon-facebook:before {
	content: "\e908";
}
.nav a span.icon-linked-in:before {
	content: "\e90d";
}
.nav a span.icon-x:before {
	content: "\e914";
}
.footer-bottom-bg {
	background: rgba(217, 217, 217, 0.3);
	-webkit-backdrop-filter: blur(30px);
	backdrop-filter: blur(30px);
}
#footer .copyright-container {
	background-color: #000;
	position: relative;
	z-index: 1;
}
.copyright-container {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	color: white;
}
.copyright {
	/* color: #b1b1b1; */
	color: #f2f2f2;
	margin: 14px 0;
	font-size: 12px;
	text-transform: uppercase;
}
#bizango {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 220px;
	height: 12px;
	padding-bottom: 20px;
	font-size: 10px;
	color: #888;
	display: block;
	margin: 40px auto 25px;
	min-height: 32px;
	background-image: url("/images/bizango-white-400x58.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100px auto;
	text-decoration: none;
}
@media only screen and (min-width: 1200px) {
	#footer .page_frame {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.footer__main-right {
		width: auto;
	}
	.footer__main-right .nav {
		padding-bottom: 0;
		padding-top: 0;
	}
	#footer .nav.nav--primary {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.footer__main-right .nav > li:last-child a {
		padding-right: 0;
	}
	.footer .nav--locations {
		border: 0;
	}
	.footer .nav--locations > li:first-child a {
		padding-left: 0px;
	}
	#footer .nav--util {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	#footer .footer__mobile-bottom {
		display: none;
	}
}
@media only screen and (min-width: 768px) {
	#footer {
		padding-top: 227px;
	}
	body:not(.admin) [data-sortable] > .block_container:last-child > .block,
	#body_currentcases:not(.admin) .last-block {
		margin-bottom: -227px;
	}
	[data-sortable] > .block_container:last-child > .block > .page_frame,
	#body_currentcases .last-block > .page_frame {
		padding-bottom: 227px;
	}
	.footer__frame {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	#footer:before {
		background-position: 0 52px;
		background-size: 1140px 626px;
		height: 100%;
		left: 0;
		top: 0px;
		width: 100%;
	}
}
@media only screen and (min-width: 480px) {
	#footer .nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
@media only screen and (max-width: 639px) {
	.footer-bottom-bg {
		background-color: transparent;
	}
}
@media only screen and (max-width: 479px) {
	#footer .nav {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 10px 0;
	}
	.footer .nav--primary a {
		font-size: 0.9375rem;
	}
	.footer .nav--locations a {
		font-size: 0.75rem;
	}
	.footer .nav--primary a,
	.footer .nav--locations a {
		padding-left: 0;
	}
}
/*--------------------------------------------- SKIP TO */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 999999;
}
.nav--skip-to:focus,
.nav--skip-to:focus-within {
	opacity: 1;
	z-index: 99999;
}
.nav--skip-to {
	background-color: rgb(53, 52, 120);
	left: 0;
	opacity: 0;
	padding: 5px 10px;
	position: fixed;
	top: 0;
	z-index: -1;
}
.nav__li--skip-to {
	list-style: none;
	margin: 0 5px;
}
.nav__li--skip-to:last-child {
	margin-bottom: 0px;
}
.nav--skip-to .nav__a--skip-to {
	color: white;
	font-weight: 700;
	text-decoration: underline;
}
/*---------------LETTER FILTERS---------------*/
.letter-filter_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	z-index: 1;
}
.letter-filter-lnk {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1.125rem;
	font-weight: 600;
	padding: 13px 10px;
}
.letter-filter-lnk[data-letter="all"]:before {
	content: "";
	background-color: currentColor;
	height: 2px;
	width: 17px;
}
body#body_cases .letter-filter-lnk[data-letter="all"]:before {
	background-color: transparent;
	content: "123";
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 1.125rem;
	font-weight: 600;
	height: 22px;
	width: auto;
}
@media only screen and (min-width: 957px) {
	.letter-filter_container {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}
/* --------------------------------------------- OVERLAYS */
.olay-before::before,
.olay-after::after,
.olay-image-before .block__bg-img::before,
.olay-image-after .block__bg-img::after {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.olay--hero:after {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))),
		-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), color-stop(53.71%, rgba(0, 0, 0, 0)));
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 53.71%);
}
/* .olay--news-post:after {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8))),
		-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
} */
.olay--att-slide:after {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(71.07%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 71.07%, rgba(0, 0, 0, 0.6) 100%);
}
/*---------------CUSTOM BLOCKS---------------*/
#body_shared .blockcontrols__delete-wrap,
#body_shared .help-shared {
	display: none !important;
}
.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.block.page_frame--1400 > .page_frame {
	max-width: 1400px;
	padding: 0;
	width: 100%;
}
html body .public-section .mb0-self,
.mb0-last > .bizango_cms_content > *:last-child {
	margin-bottom: 0;
}
html body .block.no-col-pad .all-cols-wrap > div[class^="col"] {
	padding: 0;
}
.full-img > div[class^="element__image"] > .bizango_image_controls,
.full-img > .bizango_image_controls {
	position: absolute;
	left: 5px;
	z-index: 1;
}
.full-img > div[class^="element__image"] {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.full-img > div[class^="element__image"] > img,
.full-img > img,
.full-video-self,
.full-video video {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	width: 100%;
}
.contain-img > img {
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: center center;
	object-position: center center;
	width: 100%;
}
.help-box {
	background-color: #f5f5f5;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: var(--textDark);
	padding: 5px;
}
.limit + .bizango_content_controls .bizango_content_controls_add {
	cursor: default;
	opacity: 0.3;
	pointer-events: none;
}
html body .add-block-container {
	margin-bottom: 160px;
	margin-top: 255px;
}
.gray-box,
.gray-box--alt {
	background-color: var(--grayLight);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: var(--textDark);
	display: block;
	margin: 0 auto;
	max-width: 788px;
	padding: 27px 34px;
}
.gray-box--alt {
	max-width: 100%;
}
html body .public-section .title-accent,
html body .public-section .gray-box--alt h4 {
	border-bottom: 2px solid #d3cdcd;
	display: block;
	font-family: "avenir-lt-pro", sans-serif;
	line-height: 2.5em;
	margin-bottom: 14px;
	position: relative;
	width: 100%;
}
html body .public-section .title-accent:after,
html body .public-section .gray-box--alt h4:after {
	background-color: #d3cdcd;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 94px;
}
html body .public-section .gray-box__title,
.block_type__bio-tabpanel .gray-box h3 {
	margin-bottom: 34px;
}
html body .public-section .gray-box__title > * {
	margin-bottom: 0;
}
.gray-box__content-section {
	margin-bottom: 40px;
}
.gray-box__content-section .bizango_cms_content > *:last-child {
	margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
	.gray-box {
		padding: 55px 80px;
	}
	.gray-box--alt {
		padding: 27px 29px;
	}
}
@media only screen and (max-width: 1400px) {
	.block__admin-view.page_frame--1400 > .page_frame {
		padding-left: 42px;
	}
}
/* SET DEFAULT PADDING SET TO MATCH PSD DESIGNS */
.bizango_admin_tab {
	margin-right: 45px;
}
.bizango_content_controls .bizango_content_controls_manage {
	width: 85%;
}
.bizango_content_controls {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.bizango_content_controls_add {
	min-width: 45px;
	width: 15%;
}
.bizango_content_controls,
.bizango_image_controls,
.bizango_cms_button {
	position: relative;
	z-index: 10;
}
.bzc_abs .bizango_image_controls {
	position: absolute;
	top: 5px;
	left: 50px;
}
.col\@tablet {
	width: 45.5%;
}
.block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	/* min-height: 100px; */
	padding-top: 4em;
	padding-bottom: 4em;
}
/* .block.show-accent__yes .page_frame:before,
.accent:before {
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 60px;
	height: 4px;
	background: #7fa47f;
}
.block_type__1-column-tab.show-accent__yes .bizango_content_prose:after {
	display: block;
}
.block.block_type__1-column-tab.show-accent__yes .page_frame:before {
	display: none;
}
.accent:before {
	left: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.block.show-accent__yes:not(.block_type__1-column-tab) .page_frame {
	margin-top: 30px;
} */
/*---------------THEMES + BACKGROUNDS---------------*/
.block.bizango_content_background-color_block_options .block-options__button:not(:nth-of-type(1)) label img {
	display: none;
}
html body .block.hero-block .block__bg-img {
	background-color: transparent;
}
label[class*="white"]:after,
.block.background-color__white .block__bg-img,
.hero-block.background-top-color__white,
.hero-block.background-color__white .hero__bottom-row .block__bg,
.hero-block.background-color__white .intake-form__container,
.block_type__case-grid.background-color-top__white .positioner:before,
.block_type__attorney-grid.background-color-top__white .positioner:before,
.block.button-background-color__white .faqs__faq,
.block.text-area-background-color__white .text-box {
	--theme-contrast-color: var(--textDark);
	color: var(--textDark);
	background-color: white;
}
.background-color__white .hero-svg path {
	fill: #fff;
}
label[class*="black"]:after,
.block.background-color__black .block__bg-img,
.hero-block.background-top-color__black,
.hero-block.background-color__black .hero__bottom-row .block__bg,
.hero-block.background-color__black .intake-form__container,
.block_type__case-grid.background-color-top__black .positioner:before,
.block_type__attorney-grid.background-color-top__black .positioner:before,
.block.button-background-color__black .faqs__faq,
.block.text-area-background-color__black .text-box {
	--theme-contrast-color: var(--textLight);
	color: var(--textLight);
	background-color: black;
}
.background-color__black .hero-svg path {
	fill: #000;
}
label[class*="primary"]:after,
.block.background-color__primary .block__bg-img,
.hero-block.background-top-color__primary,
.hero-block.background-color__primary .hero__bottom-row .block__bg,
.hero-block.background-color__primary .intake-form__container,
.block_type__case-grid.background-color-top__primary .positioner:before,
.block_type__attorney-grid.background-color-top__primary .positioner:before,
.block.button-background-color__primary .faqs__faq,
.block.text-area-background-color__primary .text-box {
	--theme-contrast-color: var(--textDark);
	color: var(--textDark);
	background-color: var(--grayLight);
}
.background-color__primary .hero-svg path {
	fill: var(--grayLight);
}
label[class*="secondary"]:after,
.block.background-color__secondary .block__bg-img,
.hero-block.background-top-color__secondary,
.hero-block.background-color__secondary .hero__bottom-row .block__bg,
.hero-block.background-color__secondary .intake-form__container,
.block_type__case-grid.background-color-top__secondary .positioner:before,
.block_type__attorney-grid.background-color-top__secondary .positioner:before,
.block.button-background-color__secondary .faqs__faq,
.block.text-area-background-color__secondary .text-box {
	--theme-contrast-color: var(--textLight);
	color: var(--textLight);
	background-color: var(--grayDark);
}
.background-color__secondary .hero-svg path {
	fill: var(--grayDark);
}
label[class*="tertiary"]:after,
.block.background-color__tertiary .block__bg-img,
.hero-block.background-top-color__tertiary,
.hero-block.background-color__tertiary .hero__bottom-row .block__bg,
.hero-block.background-color__tertiary .intake-form__container,
.block_type__case-grid.background-color-top__tertiary .positioner:before,
.block_type__attorney-grid.background-color-top__tertiary .positioner:before,
.block.button-background-color__tertiary .faqs__faq,
.block.text-area-background-color__tertiary .text-box {
	--theme-contrast-color: var(--textLight);
	color: var(--textLight);
	background-color: var(--blueDark);
}
.background-color__tertiary .hero-svg path {
	fill: var(--blueDark);
}
/* label.background-color__quaternary, */
/* .block.background-color__quaternary .block__bg-img, */
.hero-block.background-top-color__quaternary,
.hero-block.background-color__quaternary .hero__bottom-row .block__bg,
.hero-block.background-color__quaternary .intake-form__container,
.block_type__case-grid.background-color-top__quaternary .positioner:before,
.block_type__attorney-grid.background-color-top__quaternary .positioner:before,
.block.button-background-color__quaternary .faqs__faq,
.block.text-area-background-color__quaternary .text-box {
	--theme-contrast-color: var(--textLight);
	color: var(--textLight);
	background-color: transparent;
	background: -webkit-gradient(linear, left top, right top, from(#053d5b), to(#1c6084));
	background: linear-gradient(90deg, #053d5b 0%, #1c6084 100%);
}
/* .background-color__quaternary .hero-svg path {
	fill: url(#quaternary);
} */
.block-option-container[data-block-option="background"] label {
	background-color: #b6b6b6;
}
.blockcontrols-wrapper .block-option-container label[class*="background-color"]:after {
	content: "";
	height: calc(100% - 10px);
	left: 5px;
	position: absolute;
	top: 5px;
	width: calc(100% - 10px);
}

/* BACKGROUND TRUE */
/* colors */
.bizango_cms a:not(.button):not(.link-accent),
.block .element__text-link a,
.block .element__find_and_replace a,
.block .wrap-link {
	color: var(--theme-link-color);
}
.bizango_cms a:not(.button):not(.link-accent):hover,
.bizango_cms a:not(.button):not(.link-accent):focus,
.block .element__text-link a:hover,
.block .element__text-link a:focus,
.block .element__find_and_replace a:hover,
.block .element__find_and_replace a:focus,
.block .wrap-link:hover,
.block .wrap-link:focus {
	color: var(--theme-link-hover-color);
}
.block_container {
	color: var(--theme-contrast-color);
}
.block_container .swatch__black,
.block_container .background-color__black,
.background-color__black,
.block_container .hero-block.background-top-color__black,
.block_container .hero-block.background-color__black .hero__bottom-row .block__bg,
.block_type__case-grid.background-color-top__black .positioner,
.block_type__attorney-grid.background-color-top__black .positioner {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-black);
	color: var(--theme-contrast-color);
}
.block_container .swatch__white,
.block_container .background-color__white,
.background-color__white,
.block_container .hero-block.background-top-color__white,
.block_container .hero-block.background-color__white .hero__bottom-row .block__bg,
.block_type__case-grid.background-color-top__white .positioner,
.block_type__attorney-grid.background-color-top__white .positioner {
	--theme-contrast-color: #535353;
	background-color: var(--theme-white);
	color: var(--theme-contrast-color);
}
.block_container .swatch__primary,
.block_container .background-color__primary,
.background-color__primary,
.block_container .hero-block.background-top-color__primary,
.block_container .hero-block.background-color__primary .hero__bottom-row .block__bg,
.block_type__case-grid.background-color-top__primary .positioner,
.block_type__attorney-grid.background-color-top__primary .positioner,
.background-color__primary.parallax__yes .block__bg-img {
	--theme-contrast-color: #535353;
	background-color: var(--theme-primary);
	color: var(--theme-contrast-color);
}
.block_container .swatch__secondary,
.block_container .background-color__secondary,
.background-color__secondary,
.block_container .hero-block.background-top-color__secondary,
.block_container .hero-block.background-color__secondary .hero__bottom-row .block__bg,
.block_type__case-grid.background-color-top__secondary .positioner,
.block_type__attorney-grid.background-color-top__secondary .positioner,
.background-color__secondary.parallax__yes .block__bg-img {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-secondary);
	color: var(--theme-contrast-color);
}
.block_container .swatch__tertiary,
.block_container .background-color__tertiary,
.background-color__tertiary,
.block_container .hero-block.background-top-color__tertiary,
.block_container .hero-block.background-color__tertiary .hero__bottom-row .block__bg,
.block_type__case-grid.background-color-top__tertiary .positioner,
.block_type__attorney-grid.background-color-top__tertiary .positioner,
.background-color__tertiary.parallax__yes .block__bg-img {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-tertiary);
	color: var(--theme-contrast-color);
}
.block_container .swatch__quaternary,
/* .block_container .background-color__quaternary,
.background-color__quaternary, */
.block_container .hero-block.background-top-color__quaternary,
.block_type__case-grid.background-color-top__quaternary .positioner,
.block_type__attorney-grid.background-color-top__quaternary .positioner {
	--theme-contrast-color: #ffffff;
	background-color: transparent;
	background: -webkit-gradient(linear, left top, right top, from(#053d5b), to(#1c6084));
	background: linear-gradient(90deg, #053d5b 0%, #1c6084 100%);
	color: var(--theme-contrast-color);
}
.block_container .background-color__quaternary,
.background-color__quaternary {
	--theme-contrast-color: #ffffff;
	color: var(--theme-contrast-color);
}
/* PARALLAX */
.background-color__quaternary.parallax__yes,
.background-color__quaternary.parallax__yes .block__bg-img {
	background: none;
}
:not(label).background-color__quaternary:before,
.background-color__quaternary.parallax__yes .block__bg-img:after,
label.background-color__quaternary:after {
	background: -webkit-gradient(linear, left top, right top, from(#053d5b), to(#1c6084));
	background: linear-gradient(90deg, #053d5b 0%, #1c6084 100%);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.background-color__quaternary.parallax__yes:before {
	display: none;
}
label.background-color__quaternary:before,
.background-color__quaternary.parallax__yes:before {
	background: none;
}
.button-style--ghost .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .background-color__black .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .background-color__black .button:hover,
.button-style--ghost .background-color__black .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .background-color__white .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .background-color__white .button:hover,
.button-style--ghost .background-color__white .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .background-color__primary .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .background-color__primary .button:hover,
.button-style--ghost .background-color__primary .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .background-color__secondary .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .background-color__secondary .button:hover,
.button-style--ghost .background-color__secondary .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .background-color__tertiary .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .background-color__tertiary .button:hover,
.button-style--ghost .background-color__tertiary .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .background-color__quaternary .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .background-color__quaternary .button:hover,
.button-style--ghost .background-color__quaternary .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.block .bizango_cms_content *:not(a) {
	color: currentColor;
}
.text-shadow-color__primary.text-shadow-opacity__light .bizango_cms_content *:not(a) {
	text-shadow: 0px 0px 4px var(--theme-primary);
}
.text-shadow-color__primary.text-shadow-opacity__heavy .bizango_cms_content *:not(a) {
	text-shadow: 0px 0px 8px var(--theme-primary);
}
.text-shadow-color__secondary.text-shadow-opacity__light .bizango_cms_content *:not(a) {
	text-shadow: 0px 0px 4px var(--theme-secondary);
}
.text-shadow-color__secondary.text-shadow-opacity__heavy .bizango_cms_content *:not(a) {
	text-shadow: 0px 0px 8px var(--theme-secondary);
}
.text-shadow-color__tertiary.text-shadow-opacity__light .bizango_cms_content *:not(a) {
	text-shadow: 0px 0px 4px var(--theme-tertiary);
}
.text-shadow-color__tertiary.text-shadow-opacity__heavy .bizango_cms_content *:not(a) {
	text-shadow: 0px 0px 8px var(--theme-tertiary);
}
.block.text-shadow-opacity__light .bizango_cms_content a,
.block.text-shadow-opacity__heavy .bizango_cms_content a {
	text-shadow: none;
}
@media only screen and (max-width: 767px) {
	.block_container .hero-block .outer-cols-wrap .element__block_bg_lazy .block__bg-img {
		background: none;
	}
	.mobile-background-color__quaternary.parallax__yes:before {
		display: none;
	}
	.block_container {
		color: var(--theme-contrast-color);
	}
	.block_container .background-color__quaternary.mobile-background-color__black:before,
	.block_container .parallax__yes.background-color__quaternary.mobile-background-color__black .block__bg-img:after {
		display: none;
	}
	.block_container .hero-block.mobile-background-color__black .hero-svg path {
		fill: var(--theme-black);
	}
	.block_container .mobile-background-color__black,
	.block_container .mobile-background-color__black .block__bg-img,
	.block_container .hero-block.mobile-background-color__black .hero__bottom-row .block__bg {
		--theme-contrast-color: #ffffff;
		background-color: var(--theme-black);
		color: var(--theme-contrast-color);
	}
	.block_container .background-color__quaternary.mobile-background-color__white:before,
	.block_container .parallax__yes.background-color__quaternary.mobile-background-color__white .block__bg-img:after {
		display: none;
	}
	.block_container .hero-block.mobile-background-color__white .hero-svg path {
		fill: var(--theme-white);
	}
	.block_container .mobile-background-color__white,
	.block_container .mobile-background-color__white .block__bg-img,
	.block_container .hero-block.mobile-background-color__white .hero__bottom-row .block__bg {
		--theme-contrast-color: #535353;
		background-color: var(--theme-white);
		color: var(--theme-contrast-color);
	}
	.block_container .background-color__quaternary.mobile-background-color__primary:before,
	.block_container .parallax__yes.background-color__quaternary.mobile-background-color__primary .block__bg-img:after {
		display: none;
	}
	.block_container .hero-block.mobile-background-color__primary .hero-svg path {
		fill: var(--theme-primary);
	}
	.block_container .mobile-background-color__primary,
	.block_container .mobile-background-color__primary .block__bg-img,
	.block_container .hero-block.mobile-background-color__primary .hero__bottom-row .block__bg {
		--theme-contrast-color: #535353;
		background-color: var(--theme-primary);
		color: var(--theme-contrast-color);
	}
	.block_container .background-color__quaternary.mobile-background-color__secondary:before,
	.block_container .parallax__yes.background-color__quaternary.mobile-background-color__secondary .block__bg-img:after {
		display: none;
	}
	.block_container .hero-block.mobile-background-color__secondary .hero-svg path {
		fill: var(--theme-secondary);
	}
	.block_container .mobile-background-color__secondary,
	.block_container .mobile-background-color__secondary .block__bg-img,
	.block_container .hero-block.mobile-background-color__secondary .hero__bottom-row .block__bg {
		--theme-contrast-color: #ffffff;
		background-color: var(--theme-secondary);
		color: var(--theme-contrast-color);
	}
	.block_container .background-color__quaternary.mobile-background-color__tertiary:before,
	.block_container .parallax__yes.background-color__quaternary.mobile-background-color__tertiary .block__bg-img:after {
		display: none;
	}
	.block_container .hero-block.mobile-background-color__tertiary .hero-svg path {
		fill: var(--theme-tertiary);
	}
	.block_container .mobile-background-color__tertiary,
	.block_container .mobile-background-color__tertiary .block__bg-img,
	.block_container .hero-block.mobile-background-color__tertiary .hero__bottom-row .block__bg {
		--theme-contrast-color: #ffffff;
		background-color: var(--theme-tertiary);
		color: var(--theme-contrast-color);
	}
	.block_container .mobile-background-color__quaternary {
		--theme-contrast-color: #ffffff;
		background-color: transparent;
		color: var(--theme-contrast-color);
	}
	.block_container .mobile-background-color__quaternary:before,
	.block_container .parallax__yes.mobile-background-color__quaternary .block__bg-img:after {
		background: -webkit-gradient(linear, left top, right top, from(#053d5b), to(#1c6084));
		background: linear-gradient(90deg, #053d5b 0%, #1c6084 100%);
		content: "";
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}
}
.block_type__1-column-pop .all-cols-wrap .col-1 {
	margin-top: calc((var(--theme-padding-basis) * -4) - 80px);
}
.block_type__1-column-pop.padding-top__none .all-cols-wrap .col-1 {
	margin-top: -80px;
}
.block_type__1-column-pop.padding-top__less .all-cols-wrap .col-1 {
	margin-top: calc((var(--theme-padding-basis) * -2) - 80px);
}
.block_type__1-column-pop.padding-top__more .all-cols-wrap .col-1 {
	margin-top: calc((var(--theme-padding-basis) * -6) - 80px);
}
.block_type__1-column-pop.flatten__on .all-cols-wrap .col-1 {
	margin-top: calc(var(--theme-padding-basis) * -4);
}
.block_type__1-column-pop.padding-top__none.flatten__on .all-cols-wrap .col-1 {
	margin-top: 0;
}
.block_type__1-column-pop.padding-top__less.flatten__on .all-cols-wrap .col-1 {
	margin-top: calc(var(--theme-padding-basis) * -2);
}
.block_type__1-column-pop.padding-top__more.flatten__on .all-cols-wrap .col-1 {
	margin-top: calc(var(--theme-padding-basis) * -6);
}
.block_type__1-column-pop .all-cols-wrap .col-1 {
	color: var(--theme-contrast-color);
}
.block_type__1-column-pop.pop-background-color__black .all-cols-wrap .col-1 {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-black);
	color: var(--theme-contrast-color);
}
.block_type__1-column-pop.pop-background-color__white .all-cols-wrap .col-1 {
	--theme-contrast-color: #535353;
	background-color: var(--theme-white);
	color: var(--theme-contrast-color);
}
.block_type__1-column-pop.pop-background-color__primary .all-cols-wrap .col-1 {
	--theme-contrast-color: #535353;
	background-color: var(--theme-primary);
	color: var(--theme-contrast-color);
}
.block_type__1-column-pop.pop-background-color__secondary .all-cols-wrap .col-1 {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-secondary);
	color: var(--theme-contrast-color);
}
.block_type__1-column-pop.pop-background-color__tertiary .all-cols-wrap .col-1 {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-tertiary);
	color: var(--theme-contrast-color);
}
.block_type__1-column-pop.pop-background-color__quaternary .all-cols-wrap .col-1 {
	--theme-contrast-color: #ffffff;
	background-color: transparent;
	background: -webkit-gradient(linear, left top, right top, from(#053d5b), to(#1c6084));
	background: linear-gradient(90deg, #053d5b 0%, #1c6084 100%);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__1-column-pop.pop-background-color__black .all-cols-wrap .col-1 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__1-column-pop.pop-background-color__black .all-cols-wrap .col-1 .button:hover,
.button-style--ghost .block_type__1-column-pop.pop-background-color__black .all-cols-wrap .col-1 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__1-column-pop.pop-background-color__white .all-cols-wrap .col-1 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__1-column-pop.pop-background-color__white .all-cols-wrap .col-1 .button:hover,
.button-style--ghost .block_type__1-column-pop.pop-background-color__white .all-cols-wrap .col-1 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__1-column-pop.pop-background-color__primary .all-cols-wrap .col-1 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__1-column-pop.pop-background-color__primary .all-cols-wrap .col-1 .button:hover,
.button-style--ghost .block_type__1-column-pop.pop-background-color__primary .all-cols-wrap .col-1 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__1-column-pop.pop-background-color__secondary .all-cols-wrap .col-1 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__1-column-pop.pop-background-color__secondary .all-cols-wrap .col-1 .button:hover,
.button-style--ghost .block_type__1-column-pop.pop-background-color__secondary .all-cols-wrap .col-1 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__1-column-pop.pop-background-color__tertiary .all-cols-wrap .col-1 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__1-column-pop.pop-background-color__tertiary .all-cols-wrap .col-1 .button:hover,
.button-style--ghost .block_type__1-column-pop.pop-background-color__tertiary .all-cols-wrap .col-1 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__1-column-pop.pop-background-color__quaternary .all-cols-wrap .col-1 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__1-column-pop.pop-background-color__quaternary .all-cols-wrap .col-1 .button:hover,
.button-style--ghost .block_type__1-column-pop.pop-background-color__quaternary .all-cols-wrap .col-1 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.block_type__1-column-pop.flair__on {
	border-bottom: none;
}
.block_type__1-column-pop.flair__on .all-cols-wrap .col-1 {
	-webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
}

.block_type__2-column-pop.pop-column__left .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right .all-cols-wrap .col-2 {
	margin-top: calc((var(--theme-padding-basis) * -4) - 80px);
}
.block_type__2-column-pop.pop-column__left.padding-top__none .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right.padding-top__none .all-cols-wrap .col-2 {
	margin-top: -80px;
}
.block_type__2-column-pop.pop-column__left.padding-top__less .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right.padding-top__less .all-cols-wrap .col-2 {
	margin-top: calc((var(--theme-padding-basis) * -2) - 80px);
}
.block_type__2-column-pop.pop-column__left.padding-top__more .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right.padding-top__more .all-cols-wrap .col-2 {
	margin-top: calc((var(--theme-padding-basis) * -6) - 80px);
}
.block_type__2-column-pop.pop-column__left.flatten__on .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right.flatten__on .all-cols-wrap .col-2 {
	margin-top: calc(var(--theme-padding-basis) * -4);
}
.block_type__2-column-pop.pop-column__left.padding-top__none.flatten__on .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right.padding-top__none.flatten__on .all-cols-wrap .col-2 {
	margin-top: 0;
}
.block_type__2-column-pop.pop-column__left.padding-top__less.flatten__on .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right.padding-top__less.flatten__on .all-cols-wrap .col-2 {
	margin-top: calc(var(--theme-padding-basis) * -2);
}
.block_type__2-column-pop.pop-column__left.padding-top__more.flatten__on .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right.padding-top__more.flatten__on .all-cols-wrap .col-2 {
	margin-top: calc(var(--theme-padding-basis) * -6);
}
.block_type__2-column-pop.pop-column__left .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right .all-cols-wrap .col-2 {
	color: var(--theme-contrast-color);
}
.block_type__2-column-pop.pop-column__left.pop-background-color__black .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right.pop-background-color__black .all-cols-wrap .col-2 {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-black);
	color: var(--theme-contrast-color);
}
.block_type__2-column-pop.pop-column__left.pop-background-color__white .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right.pop-background-color__white .all-cols-wrap .col-2 {
	--theme-contrast-color: #535353;
	background-color: var(--theme-white);
	color: var(--theme-contrast-color);
}
.block_type__2-column-pop.pop-column__left.pop-background-color__primary .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right.pop-background-color__primary .all-cols-wrap .col-2 {
	--theme-contrast-color: #535353;
	background-color: var(--theme-primary);
	color: var(--theme-contrast-color);
}
.block_type__2-column-pop.pop-column__left.pop-background-color__secondary .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right.pop-background-color__secondary .all-cols-wrap .col-2 {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-secondary);
	color: var(--theme-contrast-color);
}
.block_type__2-column-pop.pop-column__left.pop-background-color__tertiary .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right.pop-background-color__tertiary .all-cols-wrap .col-2 {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-tertiary);
	color: var(--theme-contrast-color);
}
.block_type__2-column-pop.pop-column__left.pop-background-color__quaternary .all-cols-wrap .col-1,
.block_type__2-column-pop.pop-column__right.pop-background-color__quaternary .all-cols-wrap .col-2 {
	--theme-contrast-color: #ffffff;
	background-color: transparent;
	background: -webkit-gradient(linear, left top, right top, from(#053d5b), to(#1c6084));
	background: linear-gradient(90deg, #053d5b 0%, #1c6084 100%);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__black .all-cols-wrap .col-1 .button,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__black .all-cols-wrap .col-2 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__black .all-cols-wrap .col-1 .button:hover,
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__black .all-cols-wrap .col-1 .button:focus,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__black .all-cols-wrap .col-2 .button:hover,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__black .all-cols-wrap .col-2 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__white .all-cols-wrap .col-1 .button,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__white .all-cols-wrap .col-2 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__white .all-cols-wrap .col-1 .button:hover,
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__white .all-cols-wrap .col-1 .button:focus,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__white .all-cols-wrap .col-2 .button:hover,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__white .all-cols-wrap .col-2 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__primary .all-cols-wrap .col-1 .button,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__primary .all-cols-wrap .col-2 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__primary .all-cols-wrap .col-1 .button:hover,
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__primary .all-cols-wrap .col-1 .button:focus,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__primary .all-cols-wrap .col-2 .button:hover,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__primary .all-cols-wrap .col-2 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__secondary .all-cols-wrap .col-1 .button,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__secondary .all-cols-wrap .col-2 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__secondary .all-cols-wrap .col-1 .button:hover,
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__secondary .all-cols-wrap .col-1 .button:focus,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__secondary .all-cols-wrap .col-2 .button:hover,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__secondary .all-cols-wrap .col-2 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__tertiary .all-cols-wrap .col-1 .button,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__tertiary .all-cols-wrap .col-2 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__tertiary .all-cols-wrap .col-1 .button:hover,
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__tertiary .all-cols-wrap .col-1 .button:focus,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__tertiary .all-cols-wrap .col-2 .button:hover,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__tertiary .all-cols-wrap .col-2 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__quaternary .all-cols-wrap .col-1 .button,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__quaternary .all-cols-wrap .col-2 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__quaternary .all-cols-wrap .col-1 .button:hover,
.button-style--ghost .block_type__2-column-pop.pop-column__left.pop-background-color__quaternary .all-cols-wrap .col-1 .button:focus,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__quaternary .all-cols-wrap .col-2 .button:hover,
.button-style--ghost .block_type__2-column-pop.pop-column__right.pop-background-color__quaternary .all-cols-wrap .col-2 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.block_type__2-column-pop.flair__on {
	border-bottom: none;
}
.block_type__2-column-pop.flair__on.pop-column__left .all-cols-wrap .col-1,
.block_type__2-column-pop.flair__on.pop-column__right .all-cols-wrap .col-2 {
	-webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 767px) {
	.block_type__2-column-pop.pop-column__right .all-cols-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.block_type__2-column-pop.pop-column__right .all-cols-wrap .col-1 {
		margin-bottom: 0;
	}
	.block_type__2-column-pop.pop-column__right .all-cols-wrap .col-2 {
		margin-bottom: 1rem;
	}
}

.block_type__2-column-image-pop.vertical-image-position__pop-up .all-cols-wrap .col-1 {
	margin-top: calc((var(--theme-padding-basis) * -4) - 80px);
}
.block_type__2-column-image-pop.vertical-image-position__pop-up.padding-top__none .all-cols-wrap .col-1 {
	margin-top: -80px;
}
.block_type__2-column-image-pop.vertical-image-position__pop-up.padding-top__less .all-cols-wrap .col-1 {
	margin-top: calc((var(--theme-padding-basis) * -2) - 80px);
}
.block_type__2-column-image-pop.vertical-image-position__pop-up.padding-top__more .all-cols-wrap .col-1 {
	margin-top: calc((var(--theme-padding-basis) * -6) - 80px);
}
.block_type__2-column-image-pop.vertical-image-position__top .all-cols-wrap .col-1 {
	margin-top: calc(var(--theme-padding-basis) * -4);
}
.block_type__2-column-image-pop.vertical-image-position__top.padding-top__none .all-cols-wrap .col-1 {
	margin-top: 0;
}
.block_type__2-column-image-pop.vertical-image-position__top.padding-top__less .all-cols-wrap .col-1 {
	margin-top: calc(var(--theme-padding-basis) * -2);
}
.block_type__2-column-image-pop.vertical-image-position__top.padding-top__more .all-cols-wrap .col-1 {
	margin-top: calc(var(--theme-padding-basis) * -6);
}
.block_type__2-column-image-pop.flair__on {
	border-bottom: none;
}
.block_type__2-column-image-pop.flair__on .all-cols-wrap .col-1 img,
.block_type__2-column-image-pop.flair__on .all-cols-wrap .col-1 .cropped-image {
	-webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
}
@media only screen and (min-width: 768px) {
	.block_type__2-column-image-pop.vertical-image-position__push-down .all-cols-wrap .col-1 {
		padding-top: calc(var(--theme-padding-basis) * 4);
	}
}

.block_type__story-panel.box-style__solid .col-2 {
	color: var(--theme-contrast-color);
}
.block_type__story-panel.box-style__solid.text-area-background-color__white .col-2 {
	--theme-contrast-color: #535353;
	background-color: var(--theme-white);
	color: var(--theme-contrast-color);
}
.block_type__story-panel.box-style__solid.text-area-background-color__black .col-2 {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-black);
	color: var(--theme-contrast-color);
}
.block_type__story-panel.box-style__solid.text-area-background-color__primary .col-2 {
	--theme-contrast-color: #535353;
	background-color: var(--theme-primary);
	color: var(--theme-contrast-color);
}
.block_type__story-panel.box-style__solid.text-area-background-color__secondary .col-2 {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-secondary);
	color: var(--theme-contrast-color);
}
.block_type__story-panel.box-style__solid.text-area-background-color__tertiary .col-2 {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-tertiary);
	color: var(--theme-contrast-color);
}
.block_type__story-panel.box-style__solid.text-area-background-color__quaternary .col-2 {
	--theme-contrast-color: #ffffff;
	background-color: transparent;
	background: -webkit-gradient(linear, left top, right top, from(#053d5b), to(#1c6084));
	background: linear-gradient(90deg, #053d5b 0%, #1c6084 100%);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__white .col-2 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__white .col-2 .button:hover,
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__white .col-2 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__black .col-2 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__black .col-2 .button:hover,
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__black .col-2 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__primary .col-2 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__primary .col-2 .button:hover,
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__primary .col-2 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__secondary .col-2 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__secondary .col-2 .button:hover,
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__secondary .col-2 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__tertiary .col-2 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__tertiary .col-2 .button:hover,
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__tertiary .col-2 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__quaternary .col-2 .button {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__quaternary .col-2 .button:hover,
.button-style--ghost .block_type__story-panel.box-style__solid.text-area-background-color__quaternary .col-2 .button:focus {
	border-color: var(--theme-contrast-color);
	color: var(--theme-contrast-color);
}
.block_type__story-panel.box-style__outline.text-area-background-color__black .col-2 {
	border-color: var(--theme-black);
}
.block_type__story-panel.box-style__outline.text-area-background-color__white .col-2 {
	border-color: var(--theme-white);
}
.block_type__story-panel.box-style__outline.text-area-background-color__primary .col-2 {
	border-color: var(--theme-primary);
}
.block_type__story-panel.box-style__outline.text-area-background-color__secondary .col-2 {
	border-color: var(--theme-secondary);
}
.block_type__story-panel.box-style__outline.text-area-background-color__tertiary .col-2 {
	border-color: var(--theme-tertiary);
}
.block_type__story-panel.box-style__outline.text-area-background-color__quaternary .col-2 {
	border-color: var(--theme-quaternary);
}
@media only screen and (min-width: 768px) {
	.block_type__story-panel.vertical-text-position__push-down .col-2 {
		margin-top: var(--theme-padding-basis);
	}
	.block_type__story-panel.vertical-text-position__pop-up .col-1 {
		margin-top: var(--theme-padding-basis);
	}
}
.block_type__boxes {
	padding-bottom: 0;
	padding-top: 0;
}
.block_type__boxes .box,
.block_type__boxes .admin-frame .box,
.block_type__boxes.block .box:hover,
.block_type__boxes.block .box:focus-within,
.block_type__boxes .admin-frame .hover-box.box {
	color: var(--theme-contrast-color);
}
.block_type__boxes.background-color_white .box,
.block_type__boxes.background-color__white .admin-frame .box,
.block_type__boxes.block.hover-background-color__white .box:hover,
.block_type__boxes.block.hover-background-color__white .box:focus-within,
.block_type__boxes.hover-background-color__white .admin-frame .hover-box.box {
	--theme-contrast-color: #535353;
	background-color: var(--theme-white);
	color: var(--theme-contrast-color);
}
.block_type__boxes.background-color__black .box,
.block_type__boxes.background-color__black .admin-frame .box,
.block_type__boxes.block.hover-background-color__black .box:hover,
.block_type__boxes.block.hover-background-color__black .box:focus-within,
.block_type__boxes.hover-background-color__black .admin-frame .hover-box.box {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-black);
	color: var(--theme-contrast-color);
}
.block_type__boxes.background-color__primary .box,
.block_type__boxes.background-color__primary .admin-frame .box,
.block_type__boxes.block.hover-background-color__primary .box:hover,
.block_type__boxes.block.hover-background-color__primary .box:focus-within,
.block_type__boxes.hover-background-color__primary .admin-frame .hover-box.box {
	--theme-contrast-color: #535353;
	background-color: var(--theme-primary);
	color: var(--theme-contrast-color);
}
.block_type__boxes.background-color__secondary .box,
.block_type__boxes.background-color__secondary .admin-frame .box,
.block_type__boxes.block.hover-background-color__secondary .box:hover,
.block_type__boxes.block.hover-background-color__secondary .box:focus-within,
.block_type__boxes.hover-background-color__secondary .admin-frame .hover-box.box {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-secondary);
	color: var(--theme-contrast-color);
}
.block_type__boxes.background-color__tertiary .box,
.block_type__boxes.background-color__tertiary .admin-frame .box,
.block_type__boxes.block.hover-background-color__tertiary .box:hover,
.block_type__boxes.block.hover-background-color__tertiary .box:focus-within,
.block_type__boxes.hover-background-color__tertiary .admin-frame .hover-box,
.block_type__boxes.hover-background-color__tertiary .box.admin-box {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-tertiary);
	color: var(--theme-contrast-color);
}
.block_type__boxes.background-color__quaternary .box,
.block_type__boxes.background-color__quaternary .admin-frame .box,
.block_type__boxes.block.hover-background-color__quaternary .box:hover,
.block_type__boxes.block.hover-background-color__quaternary .box:focus-within,
.block_type__boxes.hover-background-color__quaternary .admin-frame .hover-box {
	--theme-contrast-color: #ffffff;
	background-color: transparent;
	background: -webkit-gradient(linear, left top, right top, from(#053d5b), to(#1c6084));
	background: linear-gradient(90deg, #053d5b 0%, #1c6084 100%);
	color: var(--theme-contrast-color);
}

.block_type__filter-gallery .filter-sort__frame .button-grp button.active,
.block_type__filter-gallery .filter-sort__frame .button-grp .button.active {
	background-color: var(--theme-button-color-hover);
}
.block_type__faqs .faqs__fa,
.block_type__faqs windowshade-buttonq {
	color: var(--theme-contrast-color);
}
.block_type__faqs.button-background-color__white .faqs__faq,
.block_type__faqs.button-background-color__white .windowshade-button {
	--theme-contrast-color: #535353;
	background-color: var(--theme-white);
	color: var(--theme-contrast-color);
}
.block_type__faqs.button-background-color__black .faqs__faq,
.block_type__faqs.button-background-color__black .windowshade-button {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-black);
	color: var(--theme-contrast-color);
}
.block_type__faqs.button-background-color__primary .faqs__faq,
.block_type__faqs.button-background-color__primary .windowshade-button {
	--theme-contrast-color: #535353;
	background-color: var(--theme-primary);
	color: var(--theme-contrast-color);
}
.block_type__faqs.button-background-color__secondary .faqs__faq,
.block_type__faqs.button-background-color__secondary .windowshade-button {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-secondary);
	color: var(--theme-contrast-color);
}
.block_type__faqs.button-background-color__tertiary .faqs__faq,
.block_type__faqs.button-background-color__tertiary .windowshade-button {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-tertiary);
	color: var(--theme-contrast-color);
}
.block_type__faqs.button-background-color__quaternary .faqs__faq,
.block_type__faqs.button-background-color__quaternary .windowshade-button {
	--theme-contrast-color: #ffffff;
	background-color: transparent;
	background: -webkit-gradient(linear, left top, right top, from(#053d5b), to(#1c6084));
	background: linear-gradient(90deg, #053d5b 0%, #1c6084 100%);
	color: var(--theme-contrast-color);
}

.block_type__subpage-overlay .grid-item,
.block_type__subpage-overlay .grid-item:hover,
.block_type__subpage-overlay .grid-item:focus-within {
	color: var(--theme-contrast-color);
}
.block_type__subpage-overlay.initial-background-color__white .grid-item,
.block_type__subpage-overlay.hover-background-color__white .grid-item:hover,
.block_type__subpage-overlay.hover-background-color__white .grid-item:focus-within {
	--theme-contrast-color: #535353;
	background-color: var(--theme-white);
	color: var(--theme-contrast-color);
}
.block_type__subpage-overlay.initial-background-color__black .grid-item,
.block_type__subpage-overlay.hover-background-color__black .grid-item:hover,
.block_type__subpage-overlay.hover-background-color__black .grid-item:focus-within {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-black);
	color: var(--theme-contrast-color);
}
.block_type__subpage-overlay.initial-background-color__primary .grid-item,
.block_type__subpage-overlay.hover-background-color__primary .grid-item:hover,
.block_type__subpage-overlay.hover-background-color__primary .grid-item:focus-within {
	--theme-contrast-color: #535353;
	background-color: var(--theme-primary);
	color: var(--theme-contrast-color);
}
.block_type__subpage-overlay.initial-background-color__secondary .grid-item,
.block_type__subpage-overlay.hover-background-color__secondary .grid-item:hover,
.block_type__subpage-overlay.hover-background-color__secondary .grid-item:focus-within {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-secondary);
	color: var(--theme-contrast-color);
}
.block_type__subpage-overlay.initial-background-color__tertiary .grid-item,
.block_type__subpage-overlay.hover-background-color__tertiary .grid-item:hover,
.block_type__subpage-overlay.hover-background-color__tertiary .grid-item:focus-within {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-tertiary);
	color: var(--theme-contrast-color);
}
.block_type__subpage-overlay.initial-background-color__quaternary .grid-item,
.block_type__subpage-overlay.hover-background-color__quaternary .grid-item:hover,
.block_type__subpage-overlay.hover-background-color__quaternary .grid-item:focus-within {
	--theme-contrast-color: #ffffff;
	background-color: transparent;
	background: -webkit-gradient(linear, left top, right top, from(#053d5b), to(#1c6084));
	background: linear-gradient(90deg, #053d5b 0%, #1c6084 100%);
	color: var(--theme-contrast-color);
}
.block_type__subpage-overlay.block__admin-view.initial-background-color__white .grid__item-bg,
.block_type__subpage-overlay.block__admin-view.hover-background-color__white .grid__item-bg:hover,
.block_type__subpage-overlay.block__admin-view.hover-background-color__white .grid__item-bg:focus-within {
	--theme-contrast-color: #535353;
	background-color: var(--theme-white);
	color: var(--theme-contrast-color);
}
.block_type__subpage-overlay.block__admin-view.initial-background-color__black .grid__item-bg,
.block_type__subpage-overlay.block__admin-view.hover-background-color__black .grid__item-bg:hover,
.block_type__subpage-overlay.block__admin-view.hover-background-color__black .grid__item-bg:focus-within {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-black);
	color: var(--theme-contrast-color);
}
.block_type__subpage-overlay.block__admin-view.initial-background-color__primary .grid__item-bg,
.block_type__subpage-overlay.block__admin-view.hover-background-color__primary .grid__item-bg:hover,
.block_type__subpage-overlay.block__admin-view.hover-background-color__primary .grid__item-bg:focus-within {
	--theme-contrast-color: #535353;
	background-color: var(--theme-primary);
	color: var(--theme-contrast-color);
}
.block_type__subpage-overlay.block__admin-view.initial-background-color__secondary .grid__item-bg,
.block_type__subpage-overlay.block__admin-view.hover-background-color__secondary .grid__item-bg:hover,
.block_type__subpage-overlay.block__admin-view.hover-background-color__secondary .grid__item-bg:focus-within {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-secondary);
	color: var(--theme-contrast-color);
}
.block_type__subpage-overlay.block__admin-view.initial-background-color__tertiary .grid__item-bg,
.block_type__subpage-overlay.block__admin-view.hover-background-color__tertiary .grid__item-bg:hover,
.block_type__subpage-overlay.block__admin-view.hover-background-color__tertiary .grid__item-bg:focus-within {
	--theme-contrast-color: #ffffff;
	background-color: var(--theme-tertiary);
	color: var(--theme-contrast-color);
}
.block_type__subpage-overlay.block__admin-view.initial-background-color__quaternary .grid__item-bg,
.block_type__subpage-overlay.block__admin-view.hover-background-color__quaternary .grid__item-bg:hover,
.block_type__subpage-overlay.block__admin-view.hover-background-color__quaternary .grid__item-bg:focus-within {
	--theme-contrast-color: #ffffff;
	background-color: transparent;
	background: -webkit-gradient(linear, left top, right top, from(#053d5b), to(#1c6084));
	background: linear-gradient(90deg, #053d5b 0%, #1c6084 100%);
	color: var(--theme-contrast-color);
}
.block_type__subpage-overlay.block__admin-view .grid-item,
.block_type__subpage-overlay.block__admin-view .grid-item:hover,
.block_type__subpage-overlay.block__admin-view .grid-item:focus-within {
	background: transparent;
	color: inherit;
}

.block_type__subpage-list.v1.flair__on {
	border: 0;
}
.block_type__subpage-list.v1 .grid__item-title .wrap-link:hover,
.block_type__subpage-list.v1 .grid__item-title .wrap-link:focus {
	color: var(--theme-link-hover-color);
}
/* END OF BACKGROUND */
.block__bg-img {
	color: white;
	z-index: 0;
}
.bg-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}
.bizango_cms_content a {
	color: currentColor;
	text-decoration: underline;
	text-underline-offset: 3px;
	text-decoration-thickness: 1px;
}
.block.background-position__top .block__bg-img {
	background-position: top;
}
.block.background-position__center .block__bg-img {
	background-position: center;
}
.block.background-position__bottom .block__bg-img {
	background-position: bottom;
}
.block__admin-view.shared-content:before {
	display: inline-block;
}
.no-show {
	display: none;
}
.block__admin-view .no-show {
	display: block;
}
.block.block__admin-view .bizango_cms_content table td {
	border: 2px dashed rgba(0, 0, 0, 0.2);
}
.mobile-windowshade__true .mobile-only,
.mobile-only button.windowshade-toggle-button {
	display: none;
}
.mobile-windowshade__true .mobile-only button.windowshade-toggle-button,
.block__admin-view.mobile-windowshade__true .mobile-only {
	display: block;
}
.box--admin * {
	color: var(--textDark);
}
@media only screen and (max-width: 480px) {
	.block.narrow-content__yes .page_frame .all-cols-wrap {
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.mobile-windowshade__true .desk-only {
		display: block;
	}
}
@media only screen and (max-width: 767px) {
	.mobile-windowshade__true .mobile-only {
		display: block;
	}
	.mobile-windowshade__true .desk-only {
		display: none;
	}
}

/* ------------NEWS BLOCK-------------- */
.block_type__news-block.block__admin-view .bizango_content_data1 {
	display: block;
}
.block_type__news-block .bizango_content_data1 {
	display: none;
}
.block_type__news-block .news_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.block_type__news-block .voice-section,
.block_type__news-block .news-section {
	width: 49.5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.block_type__news-block .voice-section {
	padding-right: 7%;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.block_type__news-block .news-section {
	padding-left: 7%;
}
.block_type__news-block .blog-title {
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 2.6px;
	margin-bottom: 15px;
}
.block_type__news-block .img_container {
	position: relative;
	width: 100%;
	height: 19.8vw;
	max-width: 535px;
	max-height: 295px;
	margin-bottom: 26px;
}
.block_type__news-block .post-title {
	margin-bottom: 20px;
}
.block_type__news-block .blog-btn {
	color: #7fa47f;
	font-size: 17px;
}
@media only screen and (max-width: 850px) {
	.block_type__news-block .news_container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.block_type__news-block .voice-section,
	.block_type__news-block .news-section {
		width: 99.5%;
	}
	.block_type__news-block .voice-section {
		padding-right: 0;
		padding-bottom: 7%;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		border-right: none;
	}
	.block_type__news-block .news-section {
		padding-top: 7%;
		padding-left: 0;
	}
	.block_type__news-block .img_container {
		height: 49vw;
	}
}
/* ------------CTA BLOCK-------------- */
.block_type__cta {
	padding-top: 6em;
	padding-bottom: 6em;
	background-color: #1a497c;
}
.block_type__cta .block__bg-img {
	opacity: 0.25;
	background-position: top right;
}
.block_type__cta .all-cols-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.block_type__cta .col-1,
.block_type__cta .col-2 {
	max-width: 465px;
	min-width: 150px;
	width: 50%;
}
.block_type__cta .col-1 {
	padding-right: 30px;
	border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.block_type__cta .col-2 {
	padding-left: 30px;
}
.block_type__cta .col-2 .bizango_content_rich1 {
	text-align: left;
}
.block_type__cta .col-1 .bizango_cms_content {
	text-align: right;
}
.block_type__cta .col-1 .bizango_cms_content *,
.block_type__cta .col-2 .bizango_cms_content * {
	color: white;
}
.block_type__cta .col-1 .bizango_cms_content h3 {
	font-weight: 200;
}
.block_type__cta .col-1 .bizango_cms_content h3 strong {
	font-weight: 700;
}
.block_type__cta .col-2 .bizango_cms_content h4 a:after {
	content: "";
}
@media only screen and (max-width: 800px) {
	.block_type__cta .all-cols-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.block_type__cta .col-1,
	.block_type__cta .col-2 {
		max-width: 999px;
		width: 70%;
		border-right: none;
		padding: 0;
	}
	.block_type__cta .col-1 {
		border-bottom: 1px solid rgba(255, 255, 255, 0.4);
		padding-bottom: 10px;
	}
	.block_type__cta .col-2 {
		padding-top: 20px;
	}
	.block_type__cta .col-1 .bizango_cms_content {
		text-align: left;
	}
}
@media only screen and (max-width: 700px) {
	.block_type__cta .col-1,
	.block_type__cta .col-2 {
		width: 90%;
	}
}
@media only screen and (max-width: 480px) {
	.block_type__cta .col-1 .bizango_cms_content a,
	.block_type__cta .col-2 .bizango_cms_content a {
		font-size: 20px;
	}
}
/* ------------FEATURED HERO / SITE HERO / SITE HERO ALT / NEWS HERO------------- */
html body .block.hero-block {
	overflow: hidden;
	padding-bottom: 0;
}
.hero__top-row {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: -288px;
	padding-bottom: 288px;
}
.hero__top-row > .page_frame {
	z-index: 2;
}
.block_type__news-hero.old-post .hero__top-row > .page_frame {
	padding-top: 108px;
}
.hero__header {
	margin-bottom: 40px;
}
.block_type__featured-hero .hero__header .header-col-1 {
	width: 100%;
}
.block_type__featured-hero .hero__header .sub-title {
	margin-bottom: 20px;
}
.block_type__featured-hero .hero__header .header-col-2 {
	display: none;
}
.hero__bottom-row .block__bg {
	background-color: #fff;
	/* bottom: 0;
	height: calc(100% - 288px); */
	height: 100%;
	left: 0;
	position: absolute;
	top: 288px;
	width: 100%;
}
svg.hero-svg {
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2000px;
	z-index: 1;
}
svg.hero-svg path {
	fill: #fff;
}
.hero__bottom-row > .page_frame {
	max-width: 1343px;
	z-index: 3;
}
.block .hero__content-container {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-sizing: border-box;
	background-color: #000;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/* height: 45vw; */

	max-width: 100%;
	padding: 150px 30px 100px 30px;
	width: 100%;
}
.hero__media.has-video .hero__image-bg {
	display: none;
}
.block_type__featured-hero .hero__content-container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.hero__image-bg .bizango_image_controls {
	position: absolute;
	z-index: 1;
}
.hero__video-frame {
	/* display: none; */
	overflow: hidden;
}
.hero__video-frame .help {
	position: absolute;
	right: 10px;
	top: 10px;
}
.hero__video-frame iframe {
	position: absolute;
	top: 50%;
	bottom: auto;
	left: 50%;
	right: auto;
	width: 110vw;
	height: 110vh;
	opacity: 0.6;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: none;
}
.hero__video-frame video {
	height: 100%;
	opacity: 0.6;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	width: 100%;
}
.hero__content-text {
	max-width: 628px;
	width: 100%;
}
.hero__content-text-header {
	margin-bottom: 10px;
	margin-right: 55px;
}
.block .hero__content-text .bizango_cms_content {
	color: var(--textLight);
}
/* OPTIONS */
.hero-block.flair__on .hero__top-row:before {
	background-image: url(/images/sites/kr3/flair_kr-new.png);
	background-position: 5vw 10%;
	background-repeat: no-repeat;
	background-size: 110% auto;
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
}
.hero-block.center-media-text__true .hero__content-text {
	display: block;
	margin: 0 auto;
}
.block.image-position__top .img-pos-target img {
	-o-object-position: center top;
	object-position: center top;
}
.block.image-position__top .img-pos-target {
	background-position: center top;
}
.block.image-position__bottom .img-pos-target img {
	-o-object-position: center bottom;
	object-position: center bottom;
}
.block.image-position__bottom .img-pos-target {
	background-position: center bottom;
}
.block_type__site-hero.image-opacity__strong .hero__bottom-row .hero__image-bg img {
	opacity: 0.7;
}
.block_type__site-hero.image-opacity__medium .hero__bottom-row .hero__image-bg img {
	opacity: 0.5;
}
.block_type__site-hero.image-opacity__light .hero__bottom-row .hero__image-bg img {
	opacity: 0.3;
}
@media (min-aspect-ratio: 16/9) {
	.hero__video-frame iframe {
		/* height = 100 * (9 / 16) = 56.25 */
		height: 64.25vw;
	}
}
@media (max-aspect-ratio: 16/9) {
	.hero__video-frame iframe {
		/* width = 100 / (9 / 16) = 177.777777 */
		width: 189.78vh;
	}
}
@media only screen and (min-width: 768px) {
	.block_type__featured-hero .hero__content-container {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}
@media only screen and (min-width: 1024px) {
	.hero__header {
		margin-bottom: 90px;
	}
	.hero__video-frame {
		display: block;
	}
	.hero__video-frame iframe,
	.hero__video-frame video {
		opacity: 1;
	}
	.block .hero__content-container {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		height: 45vw;
		max-height: 620px;
		padding: 60px;
	}
	.hero-block.flair__on .hero__top-row:before {
		background-position: 38vw 18%;
		background-size: 924px 535px;
	}
	.hero-block.flair__on .hero__top-row:before {
		background-position: center 18%;
		left: 50%;
		transform: translateX(calc(-50% + 200px));
	}
}
@media only screen and (max-width: 1024px) {
	html body .block.block_type__featured-hero {
		padding-top: 2rem !important;
	}
}
@media only screen and (max-width: 640px) {
	.block_type__featured-hero .bizango_cms_content * {
		text-align: center;
	}
}
/* ------------ SITE HERO------------- */
.block_type__site-hero .hero__top-row > .page_frame {
	max-width: var(--pageFrameLess);
}
.block_type__site-hero .hero__header {
	margin-left: -20px;
	margin-right: -20px;
	text-align: center;
}
.block_type__site-hero .hero__header .header-col-1 {
	padding: 0 20px;
	min-width: 200px;
	width: 100%;
}
.block_type__site-hero .hero__header .header-col-2 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
	max-width: 750px;
	text-align: left;
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.block_type__site-hero .hero__header {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		text-align: left;
	}
	.block_type__site-hero .hero__header .header-col-1 {
		width: auto;
	}
	.block_type__site-hero .hero__header .header-col-1 .bizango_cms_content > *:last-child {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 767px) {
	.block_type__site-hero .hero__header {
		margin-top: 0;
	}
}
/* ------------ SITE HERO ALT / SITE HERO MAP ------------- */
.block_type__site-hero-map .hero__header,
.block_type__site-hero-alt .hero__header {
	margin: 0 -20px 65px -20px;
}
html body .block.block_type__site-hero-map .hero__top-row,
html body .block.block_type__site-hero-alt .hero__top-row {
	margin-bottom: -105px;
	padding-top: 0;
	position: relative;
	/* z-index: 1; */
}
.block_type__site-hero-map .header-col-1,
.block_type__site-hero-alt .header-col-1 {
	height: 53.2vw;
	margin-bottom: 40px;
	padding: 0 20px;
	position: relative;
	width: 100%;
}
.block_type__site-hero-map .header-col-1 {
	height: auto;
}
.block_type__site-hero-map .header-col-2,
.block_type__site-hero-alt .header-col-2 {
	padding: 0 20px;
	width: 100%;
}
html body .block.block_type__site-hero-map .hero__bottom-row,
html body .block.block_type__site-hero-alt .hero__bottom-row {
	padding-bottom: 0;
}
.block_type__site-hero-map svg.hero-svg,
.block_type__site-hero-alt svg.hero-svg {
	top: -288px;
}
html body .block_type__site-hero-map .bizango_cms_content .button,
html body .block_type__site-hero-alt .bizango_cms_content .button,
html body .block_type__site-hero-alt .button {
	padding: 30px;
}
.block_type__site-hero-alt .button[data-state="closed"]:after,
html body .public-section .block_type__site-hero-alt .button[data-state="closed"]:hover:after,
html body .public-section .block_type__site-hero-alt .button[data-state="closed"]:focus:after {
	display: inline-block;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.block_type__site-hero-alt .button[data-state="open"]:after,
html body .public-section .block_type__site-hero-alt .button[data-state="open"]:hover:after,
html body .public-section .block_type__site-hero-alt .button[data-state="open"]:focus:after {
	display: inline-block;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.block_type__site-hero-alt .intake-form__container {
	--theme-contrast-color: var(--textDark);
	border: 0;
	background-color: #fff;
	display: none;
	padding-top: 0;
	position: relative;
}
.block_type__site-hero-alt .intake-form__container .content-text,
.block_type__site-hero-alt .intake-form__container .contact-title,
.block_type__site-hero-alt .intake-form__container .form-line label,
.block_type__site-hero-alt .form-line .form-label.form-label-top.form-label-auto,
.block_type__site-hero-alt .intake-form__container .content-text .contacts_container a {
	color: var(--theme-contrast-color);
}
/* ADMIN */
.block__admin-view.block_type__site-hero-alt .intake-form__container {
	display: block;
}
@media only screen and (min-width: 768px) {
	html body .block.block_type__site-hero-map .hero__top-row,
	html body .block.block_type__site-hero-alt .hero__top-row {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.block_type__site-hero-map .header-col-1,
	.block_type__site-hero-alt .header-col-1 {
		height: 33vw;
		max-height: 417px;
		max-width: 49.53%;
	}
	.block_type__site-hero-map .header-col-1 {
		height: auto;
	}
	.block_type__site-hero-map .header-col-2,
	.block_type__site-hero-alt .header-col-2 {
		/* align-self: flex-end; */
		margin-bottom: 100px;
		margin-top: 10px;
		max-width: 36.9%;
	}
	.block_type__site-hero-alt.dropdown-form__true .header-col-2 {
		align-self: flex-end;
		margin-bottom: 0;
	}
	.block_type__site-hero-map svg.hero-svg,
	.block_type__site-hero-alt svg.hero-svg {
		top: -215px;
	}
	.block_type__site-hero-alt .intake-form__container form {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
	}
	/* OPTIONS */
	.block_type__site-hero-alt.dropdown-form__true .header-col-1 {
		max-width: 52.7%;
	}
	.block_type__site-hero-alt.dropdown-form__true .header-col-2 {
		max-width: 40.03%;
	}
	.block_type__site-hero-alt.text-vertical__middle .header-col-2,
	.block_type__site-hero-alt.text-vertical__middle .header-col-2 {
		-ms-flex-item-align: center;
		align-self: center;
		margin-bottom: 40px;
	}
	.block_type__site-hero-map.text-vertical__bottom .header-col-2,
	.block_type__site-hero-alt.text-vertical__bottom .header-col-2 {
		-ms-flex-item-align: end;
		align-self: flex-end;
		margin-bottom: 40px;
	}
}
@media only screen and (min-width: 1024px) {
	.block_type__site-hero-map svg.hero-svg,
	.block_type__site-hero-alt svg.hero-svg {
		top: -288px;
	}
}
@media only screen and (max-width: 767px) {
	.block_type__site-hero-map,
	.block_type__site-hero-alt {
		margin-bottom: -90px;
	}
	html body .block.block_type__site-hero-map .hero__top-row:before,
	html body .block.block_type__site-hero-alt .hero__top-row:before {
		display: none;
	}
}
/* ------------ NEWS HERO------------- */
.block_type__news-hero.old-post + .blog-post__content-section {
	padding-top: 32px;
}
.hero__top-row.news {
	/* margin-bottom: -308px; */
	margin-bottom: -345px;
	margin-top: 32px;
	padding-bottom: 342px;
}
.hero__top-row.news .hero__header {
	margin-top: 0;
	margin-bottom: 0px;
}
html body .news-hero__post-cats {
	display: none;
}
html body .news-hero__post-cats p {
	margin-bottom: 10px;
}
.block_type__news-hero .hero__content-container {
	height: 45vw;
	padding: 0;
	aspect-ratio: 1.5;
	height: auto;
	max-height: none;
	max-width: 930px;
	margin: 0 auto;
}
html body .public-section .block .news-hero__post-cats a {
	color: var(--coral);
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
html body .news-hero__post-title {
	max-width: 870px;
}
html body .news-hero__post-title h1 {
	font-size: 2rem;
	line-height: 1.2em;
}
.hero__top-row.news + .hero__bottom-row .page_frame {
	padding-top: 20px;
}
.block_type__news-hero.background-color__quaternary .hero__bottom-row .block__bg {
	background-color: #fff;
	background-image: none;
}
.hero__top-row.news + .hero__bottom-row .hero__content-container {
	height: 41vw;
	max-height: 620px;
	min-height: 0;
	aspect-ratio: 1.5;
	height: auto;
	max-height: none;
	max-width: 930px;
	margin: 0 auto;
}
.hero__bottom-row .hero__content-container .img-bg-blur img {
	position: relative;
	z-index: 1;
}
.hero__bottom-row .hero__content-container .img-bg-blur .cropped-image {
	z-index: 0;
}
/* ADMIN */
.hero__content-container .help {
	position: absolute;
	z-index: 1;
	top: 40px;
}
@media only screen and (min-width: 768px) {
	html body .news-hero__post-title h1 {
		font-size: 3.125rem;
		line-height: 1.2em;
	}
	.hero__top-row.news .hero__header {
		margin: 0 80px 45px 80px;
	}
	.admin .hero__top-row.news .hero__header {
		padding-top: 30px;
	}
}
/* ------------1 COL  ------------- */
.block_type__1-column.constrain-content__yes .page_frame {
	max-width: 1060px;
}
.block_type__1-column.flair__on .col-1:before,
.tabpanel__panel .additional-col .bizango_cms_content:before {
	background-color: var(--blueLight);
	content: "";
	display: block;
	height: 4px;
	margin: 0 0 20px 0;
	position: relative;
	width: 100px;
}
.block_type__1-column.flair__on.center-columns__yes .col-1:before,
.tabpanel__panel .additional-col .bizango_cms_content:before {
	margin: 0 auto 20px auto;
}
/* ------------2 COL EVEN ------------- */
.block_type__2-column-even > .page_frame {
	max-width: var(--pageFrameLess);
}
.block_type__2-column-even .all-cols-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
/* OPTIONS */
.block.constrain-content__yes .page_frame {
	max-width: 978px;
}
@media only screen and (min-width: 768px) {
	.block_type__2-column-even .all-cols-wrap > div[class^="col"] {
		/* max-width: 43.7%; */
		max-width: 44%;
	}
	/* OPTIONS */
	.block_type__2-column-even.flair__on .all-cols-wrap:before {
		background-color: currentColor;
		content: "";
		height: 100%;
		left: 50%;
		position: absolute;
		top: 0;
		width: 1px;
	}
}
@media only screen and (max-width: 767px) {
	/* OPTIONS */
	.block_type__2-column-even.flair__on .col-1:after {
		background-color: currentColor;
		content: "";
		display: inline-block;
		height: 1px;
		left: 0;
		margin: 34px 0;
		position: relative;
		width: 100%;
	}
	.block.columns--2.reverse-columns-mobile__yes .col-2 {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
}
/* ------------2 COL BIG LEFT ------------- */
.block_type__2-column-bigleft > .page_frame {
	max-width: var(--pageFrameLess);
}
html body .block.block_type__2-column-bigleft .all-cols-wrap {
	padding: 0;
}
html body .block.block_type__2-column-bigleft .col-1 {
	padding: 0;
	width: 100%;
}
.block_type__2-column-bigleft .col-2 {
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.block_type__2-column-bigright .all-cols-wrap .col-1,
	.block_type__2-column-bigleft .all-cols-wrap .col-2 {
		width: 35%;
	}
	.block_type__2-column-bigright .all-cols-wrap .col-2,
	.block_type__2-column-bigleft .all-cols-wrap .col-1 {
		width: 55.05%;
	}
	.block_type__2-column-bigleft .col-2 {
		max-width: 345px;
	}
	html body .block.block_type__2-column-bigleft .col-1 {
		max-width: 54.37%;
	}
}
/* ------------SERVICE GROUPS------------- */
.block.block_type__service-groups {
	overflow: hidden;
	padding-top: 0;
}
.service-groups__tabs-container {
	background-color: var(--blueDark);
	border-bottom: 3px solid var(--coral);
	color: var(--textLight);
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-height: 55px;
	position: relative;
}
.service-groups__tabs-container:before {
	background-color: var(--blueDark);
	border-bottom: 3px solid var(--coral);
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2000px;
	z-index: -1;
}
.service-groups__tab-prefix {
	/* margin: 0 auto; */
	padding: 20px;
}
.service-groups__tab-prefix img {
	margin-right: 11px;
	max-height: 28px;
	max-width: 51px;
}
.service-groups__tab-prefix > span {
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: 0.1em;
	margin-top: 4px;
	text-transform: uppercase;
}

html body .block li.service-groups__tab:after {
	background-color: var(--coral);
	bottom: 0;
	content: "";
	height: 7px;
	left: 0;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity ease 500ms;
	transition: opacity ease 500ms;
	width: 100%;
}
html body .block li.service-groups__tab:hover,
html body .block li.service-groups__tab:focus,
html body .block li.service-groups__tab[aria-selected="true"],
html body .block li.service-groups__tab[aria-selected="true"]:after {
	opacity: 1;
}
li.service-groups__tab > span {
	font-family: "adobe-caslon-pro", serif;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.2em;
	letter-spacing: 0;
}
.service-groups__mobile-tabs {
	background-color: #104e6f;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	/* display: block; */
	padding: 16px 36px 16px 20px;
	width: 100%;
}
html body .service-groups__mobile-tabs select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	background-image: url(/images/sites/kr3/icon_circle-arrow-white-down-2.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: 24px;
	border: 0;
	color: var(--textLight);
	font-family: "adobe-caslon-pro", serif;
	font-size: 1.5625rem;
	font-weight: 500;
	line-height: 1.4em;
	letter-spacing: 0;
	margin-bottom: 0;
	padding-right: 30px;
	padding-top: 7px;
	white-space: pre-wrap;
	width: 100%;
}
.service-groups__tabpanel-container {
	-webkit-transition: all ease 700ms;
	transition: all ease 700ms;
}
.service-groups__tabpanel {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/* left: 0; */
	opacity: 0;
	position: absolute;
	-webkit-transition: all ease 700ms;
	transition: all ease 700ms;
	width: 100%;
}
.service-groups__tabpanel.active {
	opacity: 1;
	z-index: 1;
}
.service-groups__panel-image {
	display: block;
	height: 60vw;
	max-height: 420px;
	position: relative;
	width: 100%;
}
.service-groups__panel-content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 32px 40px 32px 34px;
	width: 100%;
}
.service-groups__panel-title {
	margin-bottom: 35px;
}
.service-groups__panel-title .accent:after {
	background-color: var(--blueLight);
}
.service-groups__panel-desc {
	margin-bottom: 38px;
}
.service-groups__panel-link-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	break-inside: avoid;
	padding: 17px 0;
}
.service-groups__panel-link {
	-webkit-transition: color ease 400ms;
	transition: color ease 400ms;
}
html body .block .service-groups__panel-link:hover,
html body .block .service-groups__panel-link:focus {
	color: var(--coral);
}
.service-groups__panel-link-icon {
	/* display: inline-block; */
	height: 24px;
	overflow: hidden;
	position: relative;
	margin-right: 12px;
	width: 32px;
}
.panel-link-icon-frame {
	/* display: inline-block; */
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	-webkit-transition: opacity ease 400ms;
	transition: opacity ease 400ms;
	width: 100%;
	will-change: opacity;
}
.panel-link-icon-frame.hover {
	opacity: 0;
	z-index: 1;
}
.service-groups__panel-link img {
	display: block;
	max-height: 24px;
	max-width: 32px;
	opacity: 1;

	position: relative;
}
.service-groups__panel-link .hover img {
	-webkit-filter: sepia(100) brightness(2) hue-rotate(332deg) saturate(9.5);
	filter: sepia(100) brightness(2) hue-rotate(332deg) saturate(9.5);
}

.service-groups__panel-link .mobile {
	display: block;
}
.service-groups__panel-link:hover .panel-link-icon-frame,
.service-groups__panel-link:focus .panel-link-icon-frame {
	opacity: 0;
}
.service-groups__panel-link:hover .panel-link-icon-frame.hover,
.service-groups__panel-link:focus .panel-link-icon-frame.hover {
	opacity: 1;
}
/* ADMIN */
.service-groups__tabs .tab-admin {
	padding: 34px 20px 24px 20px;
}
.service-groups__tabs .tab-admin > button {
	margin: 5px;
	width: 100%;
}
.service-groups__panel-list .help-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 5px;
}
.block_type__service-groups.block__admin-view .hide {
	display: block;
}
.block_type__service-groups.block__admin-view .mobile {
	left: 0px;
	position: absolute;
	top: 0px;
}
.block_type__service-groups.block__admin-view .mobile .bizango_image_controls {
	top: 40px;
}
@media only screen and (min-width: 480px) {
	.service-groups__panel-list {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
	}
}
@media only screen and (min-width: 640px) {
	html body .service-groups__mobile-tabs select {
		text-align: center;
	}
	.service-groups__tabs-container {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}
@media only screen and (min-width: 768px) {
	.service-groups__panel-image {
		-ms-flex-item-align: stretch;
		align-self: stretch;
		height: auto;
		max-height: none;
		max-width: 42.15%;
	}
	.service-groups__panel-content {
		margin-left: auto;
		max-width: 56.04%;
		padding: 79px 20px 49px 20px;
	}
	.service-groups__panel-image .element__image_lazy > img {
		display: block;
	}
	.service-groups__panel-image .mobile img {
		display: none;
	}
	/* ADMIN*/
	.block__admin-view .service-groups__panel-content {
		max-width: calc(56.04% - 45px);
		margin-right: 45px;
	}
}
@media only screen and (min-width: 1024px) {
	.service-groups__mobile-tabs {
		display: none;
	}
	.service-groups__tabs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.service-groups__tab-prefix {
		margin-left: auto;
		margin-right: 20px;
		padding: 0 0 0 20px;
	}
	html body .block li.service-groups__tab {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		cursor: pointer;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		list-style: none;
		margin-bottom: 0;
		opacity: 0.5;
		padding: 34px 20px 24px 20px;
		position: relative;
		text-align: center;
	}
	html body .block li.service-groups__tab[aria-selected="true"] {
		background-color: #104e6f;
	}
	.service-groups__panel-image {
		max-width: 32.15%;
	}
	.service-groups__panel-content {
		margin-left: 8.9%;
	}
}
@media only screen and (min-width: 1200px) {
	.service-groups__tabs {
		margin-right: 45px;
	}
	.service-groups__tab-prefix {
		margin-right: 50px;
		padding-left: 45px;
	}
	html body .block li.service-groups__tab {
		opacity: 0.5;
		padding: 34px 30px 24px 30px;
	}
	li.service-groups__tab > span {
		font-size: 1.5625rem;
	}
	/* ADMIN */
	.service-groups__tabs .tab-admin {
		padding: 34px 30px 24px 30px;
	}
}
@media only screen and (max-width: 1023px) {
	.service-groups__tabs-container {
		display: block;
	}
	.service-groups__tabs {
		flex-direction: column;
	}
	html body .block li.service-groups__tab {
		cursor: pointer;
		list-style: none;
		opacity: 0.6;
		padding: 10px 20px 6px 20px;
	}
	html body .block li.service-groups__tab[aria-selected="true"] {
		opacity: 1;
		background-color: #104e6f;
	}
	html body .block .service-groups__tab-title {
		position: relative;
	}
	html body .block .service-groups__tab-title:after {
		background-color: transparent;
		display: inline-block;
		color: currentColor;
		content: "\e900";
		display: inline-block;
		font-family: "kr3_icons";
		font-size: 0.8em;
		font-weight: inherit;
		height: auto;
		line-height: 1em;
		margin-left: 10px;
		position: relative;
		top: 0.1em;
		transform: rotate(90deg);
		vertical-align: baseline;
		width: auto;
	}
}
/* ------------STORY BLOCK------------- */
html body .public-section .block.block_type__story-block {
	padding: 0;
}
.block_type__story-block > .page_frame {
	max-width: 100%;
	padding: 0;
	width: 100%;
}
html body .block .story-block__text-col {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
	padding: 60px 34px 110px 34px;
	width: 100%;
}
.story-block__text .accent:after {
	background-color: currentColor;
}
html body .block .story-block__button .button {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	bottom: 0;
	left: 50%;
	max-width: 80%;
	padding: 30px 36px;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}
html body .block .story-block__button .button
/* ADMIN */
.block_type__story-block.block__admin-view .col-2 {
	width: 100%;
}
@media only screen and (min-width: 1024px) {
	html body .public-section .block.block_type__story-block {
		border-bottom: 3px solid var(--coral);
	}
	.block_type__story-block .all-cols-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		min-height: 575px;
	}
	html body .block .story-block__text-col {
		background-color: rgba(217, 217, 217, 0.3);
		-webkit-backdrop-filter: blur(13px);
		backdrop-filter: blur(13px);
		max-width: 43.6%;
		padding: 60px 40px;
	}
	.story-block__text {
		color: var(--textLight);
		width: 100%;
	}
	html body .block .story-block__button .button {
		bottom: 0;
		left: 43.6%;
		padding: 30px 36px;
		position: absolute;
		-webkit-transform: none;
		transform: none;
	}
}
@media only screen and (min-width: 1200px) {
	html body .block .story-block__text-col {
		padding: 80px 90px;
	}
}
@media only screen and (max-width: 1023px) {
	.block_type__story-block .block__bg-img {
		height: 100vw;
		max-height: 520px;
		position: relative;
	}
}
/* ------------STATS BLOCK------------- */
.block_type__stats-block > .page_frame {
	max-width: 1356px;
}
.stats-block__stats {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.stats-block__stat {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 37px 20px;
	position: relative;
	width: 100%;
}
.stats-block__stat:not(:last-child):after {
	background-color: currentColor;
	bottom: 0;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 86px;
}
.stats-block__stat-figure,
.stats-block__desc {
	display: block;
	margin: 0 auto;
}
.stats-block__stat-figure .bizango_cms_content {
	font-family: "adobe-caslon-pro", serif;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	text-align: center;
	-webkit-font-smoothing: subpixel-antialiased;
}
.stats-block__desc .bizango_cms_content {
	color: var(--coral);
	font-family: "avenir-lt-pro";
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	-webkit-font-smoothing: auto;
}
@media only screen and (min-width: 768px) {
	.stats-block__stat-figure .bizango_cms_content {
		font-size: 2.5rem;
	}
}
@media only screen and (min-width: 1024px) {
	.stats-block__stats {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.stats-block__stat {
		padding: 10px 20px;
		width: auto;
	}
	.stats-block__stat:not(:last-child):after {
		bottom: auto;
		height: 100%;
		left: auto;
		right: 0;
		top: 0;
		width: 1px;
	}
}
/* ------------LATEST NEWS------------- */
.block_type__latest-news .all-cols-wrap {
	padding-left: 20px;
}
.block_type__latest-news .blog-summary__posts {
	/* max-height: 1750px; */
	max-height: 1255px;
	overflow: hidden;
}
.block_type__latest-news .blog-summary__posts:after {
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
}
.block_type__latest-news .blog-summary__posts .blog-post {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;

	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* color: var(--textLight); */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/* height: auto; */
	/* height: 100vw; */
	margin: 5px 10px;
	/* max-height: 550px; */
	/* max-height: 237px; */
	/* max-width: 385px; */
	max-width: 356px;
	/* padding: 30px 32px; */
	position: relative;
	width: 100%;
}
.block_type__latest-news .blog-summary__posts .swiper-slide {
	opacity: 0.2;
	-webkit-transition: opacity ease 500ms;
	transition: opacity ease 500ms;
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.block_type__latest-news .blog-summary__posts .swiper-slide-active,
.block_type__latest-news .blog-summary__posts .swiper-slide.fully-visible {
	opacity: 1;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.block_type__latest-news .blog-summary__posts .swiper-slide:hover .blog-post__image-frame:before,
.block_type__latest-news .blog-summary__posts .swiper-slide:focus-within .blog-post__image-frame:before {
	opacity: 1;
	z-index: 1;
}
.block.block_type__latest-news .swiper-button-next {
	background-color: transparent;
	border: 0;
	font-size: 0;
}
.block.block_type__latest-news .swiper-button-next:after {
	color: var(--theme-contrast-color);
	content: "\e900";
	font-family: "kr3_icons";
	font-size: 1.5625rem;
	font-weight: 400;
	line-height: 1em;
}
.swiper-scrollbar {
	opacity: 0;
}
.block_type__latest-news .blog-summary__posts .blog-post__image-frame {
	aspect-ratio: 1.5;
	margin-bottom: 0;
	max-height: 237px;
	max-width: 356px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.img-bg-blur img {
	height: 100%;
	width: 100%;
}
.img-bg-blur img,
.block_type__latest-news .blog-post__image-frame img {
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-fit: center center;
	object-fit: center center;
}
.img-bg-blur .cropped-image,
.block_type__latest-news .blog-summary__posts .blog-post__image-frame .cropped-image {
	display: block;
	-webkit-filter: blur(5px);
	filter: blur(5px);
	height: 100%;
	left: 0;
	opacity: 0.5;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
/* .block_type__latest-news .blog-summary__posts .blog-post__image-frame:before {
	background-color: var(--blueLight);
	mix-blend-mode: multiply;
	opacity: 0;
	-webkit-transition: opacity ease 500ms;
	transition: opacity ease 500ms;
}
.block_type__latest-news .blog-summary__posts .blog-post__image-frame:after {
	background-color: rgba(0, 0, 0, 0.1);
} */
html body .blog-post .blog-post__content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 23px 33px;
	z-index: 2;
}
html body .block .blog-post .blog-post__cat {
	color: var(--coral);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.blog-post .blog-post__date,
.block_type__latest-news .blog-post__cat {
	display: none;
	margin-bottom: 5px;
}
.block_type__latest-news .blog-post .blog-post__title {
	/* color: var(--textLight); */
	font-size: 1.375rem;
	line-height: 1.1em;
	margin-bottom: 14px;
}
.block_type__latest-news .blog-summary__posts .blog-post a {
	text-decoration: none;
}
.block .blog-post__link {
	/* color: var(--textDark); */
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
}
.block_type__latest-news .blog-post__link {
	/* color: var(--textLight); */
}
.show-date__true .blog-post .blog-post__date,
.block_type__latest-news.show-post-teaser__false .blog-post__link {
	display: block;
}
.block_type__latest-news a.mobile {
	display: none;
}
@media only screen and (min-width: 1024px) {
	.block_type__latest-news .all-cols-wrap {
		margin-left: auto;
		max-width: 91.1%;
		padding-left: 0;
	}
	.block_type__latest-news .blog-summary__posts:before {
		background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
		background-image: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
		content: "";
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		width: 100px;
		z-index: 2;
	}
	.background-color__black.block_type__latest-news .blog-summary__posts:before {
		background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
		background-image: linear-gradient(to left, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
	}
	.background-color__primary.block_type__latest-news .blog-summary__posts:before {
		background-image: -webkit-gradient(linear, right top, left top, from(rgba(249, 249, 249, 1)), to(rgba(249, 249, 249, 0)));
		background-image: linear-gradient(to left, rgba(249, 249, 249, 1), rgba(249, 249, 249, 0));
	}
	.background-color__secondary.block_type__latest-news .blog-summary__posts:before {
		background-image: -webkit-gradient(linear, right top, left top, from(rgba(83, 83, 83, 1)), to(rgba(83, 83, 83, 0)));
		background-image: linear-gradient(to left, rgba(83, 83, 83, 1), rgba(83, 83, 83, 0));
	}
	.background-color__tertiary.block_type__latest-news .blog-summary__posts:before {
		background-image: -webkit-gradient(linear, right top, left top, from(rgba(5, 61, 91, 1)), to(rgba(5, 61, 91, 0)));
		background-image: linear-gradient(to left, rgba(5, 61, 91, 1), rgba(5, 61, 91, 0));
	}
}
@media only screen and (max-width: 640px) {
	.block_type__latest-news .all-cols-wrap {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
	}
	.block_type__latest-news .blog-summary__posts.swiper {
		left: -5px;
		margin: 0 auto;
		max-height: none;
		max-width: 385px;
	}
	.block_type__latest-news .blog-summary__posts.swiper .swiper-wrapper {
		display: block;
		transform: none !important;
	}
	.block_type__latest-news .blog-summary__posts .blog-post {
		height: auto;
		opacity: 1;
	}
	.block.block_type__latest-news .swiper-button-next {
		/* display: inline-block; */
		display: none;
		left: 50%;
		right: auto;
		top: auto;
		-webkit-transform: translateX(-50%) rotate(90deg);
		transform: translateX(-50%) rotate(90deg);
		bottom: 10px;
	}
	.block_type__latest-news a.mobile {
		display: block;
	}
}
/* ------------ASSOCIATED NEWS------------- */
.associated-news__top-section {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.associated-news__title {
	margin-bottom: 20px;
	padding-bottom: 16px;
}
.associated-news__title h2.accent {
	line-height: 1em;
	margin-bottom: 0px;
}
.block .associated-news__top-section a {
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: 0.1em;
	margin-bottom: 32px;
	text-transform: uppercase;
	width: 150px;
}
.block .associated-news__top-section a:after {
	position: relative;
	top: -2px;
}
.block_type__associated-news .blog-summary__posts {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -12px;
}
.block_type__associated-news .blog-post {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 12px 0;
	padding: 0 12px;
	width: 100%;
}
.block_type__associated-news .blog-post__image-frame {
	height: 55.5vw;
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
}
.block_type__associated-news .blog-post__image-frame .cropped-image {
	display: block;
	-webkit-filter: blur(5px);
	filter: blur(5px);
	height: 100%;
	left: 0;
	opacity: 0.5;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.block_type__associated-news .blog-post__content {
	padding: 0 25px;
}
.block_type__associated-news .blog-post .blog-post__title {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 1rem;
	line-height: 1.3em;
	margin-bottom: 14px;
}
.block_type__associated-news .blog-post__date,
.block_type__associated-news .blog-post__cat {
	display: none;
	margin-bottom: 0;
}
.block_type__associated-news .blog-post a {
	letter-spacing: 0.1em;
	text-decoration: none;
}
html body .public-section .block_type__associated-news .blog-post__link:after {
	font-size: 0.8em;
	font-weight: 500;
	margin-left: 3px;
}
/* OPTIONS */
.block_type__associated-news.show-date__true .blog-post__date {
	display: block;
}
@media only screen and (min-width: 768px) {
	.associated-news__top-section {
		margin-bottom: 30px;
	}
	.block_type__associated-news .blog-summary__posts {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.block_type__associated-news .blog-post {
		margin: 0;
		max-width: 33.333%;
	}
	.block_type__associated-news .blog-post__image-frame {
		aspect-ratio: 1.5;
		/* height: 22vw; */
		height: auto;
		margin-bottom: 25px;
		/* max-height: 226px; */
		max-height: none;
		width: 100%;
	}
	.block_type__associated-news .blog-post__content {
		padding: 0;
	}
}
@media only screen and (min-width: 1024px) {
	.block_type__associated-news .blog-post__content {
		padding: 0 25px;
	}
}
/* ------------NEWS SLIM-------------- */
.block.block_type__news-slim {
	padding: 0;
}
.block_type__news-slim .news_block {
	padding-top: 4em;
	padding-bottom: 4em;
}
.block_type__news-slim .news_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.block_type__news-slim .post_container {
	border-left: 4px solid var(--coral);
	width: 33%;
	padding-left: 15px;
	padding-right: 5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.block_type__news-slim .post-date {
	font-size: 0.875rem;
	line-height: 1.2em;
	margin-bottom: 12px;
	color: var(--textDark);
}
.block_type__news-slim .post-title {
	font-size: 21px;
	line-height: 27px;
	font-weight: 700;
	margin-bottom: 0;
}
@media only screen and (max-width: 950px) {
	.block_type__news-slim .news_container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.block_type__news-slim .post_container {
		margin-top: 20px;
		width: 100%;
	}
}
/* ------------LOGOS ------------- */
.block_type__attorney-logos .logos-container {
	max-width: 100%;
}
.element__logos .slick-track,
.block_type__attorney-logos .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex !important;
}
.element__logos .slide,
.block_type__attorney-logos .slide {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: auto;
	opacity: 0.6;
	margin: 0 14px;
}
/* OPTIONS */
.element__legacy_logos,
.legacy-logos__true .element__help.current,
.legacy-logos__true .logos__grid {
	display: none;
}
.legacy-logos__true .element__legacy_logos {
	display: block;
}
/* ADMIN */
.block__admin-view .element__logos {
	padding-top: 60px;
	position: relative;
}
.block__admin-view .element__logos .bizango_image_controls {
	position: absolute;
	top: 0px;
}
.block_type__attorney-logos.block__admin-view .logos-container {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.block_type__attorney-logos.block__admin-view .logo {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 33.333%;
	padding: 0 10px;
}
/* ------------FULL STORY ------------- */
.full-story__img-wrapper {
	aspect-ratio: 0.668;
	height: 56.9vw;
	margin-bottom: 36px;
	position: relative;
	width: 100%;
}
.full-story__text-wrapper {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
}
.full-story__text {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
/* OPTIONS */
.reverse-columns__yes .full-story__text-wrapper {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}
.reverse-columns__yes .full-story__text {
	margin-left: 0;
	margin-right: 20px;
}
.block.block_type__full-story.block-style__tall {
	padding: 0;
}
.block_type__full-story.block-style__tall > .page_frame {
	max-width: 1400px;
	padding: 0;
}
.block_type__full-story.block-style__tall .full-story__img-wrapper {
	-ms-flex-item-align: stretch;
	align-self: stretch;
	aspect-ratio: auto;
	height: auto;
	max-height: none;
}
.block_type__full-story.block-style__tall .full-story__img-wrapper > div {
	position: relative;
}
.block_type__full-story.block-style__tall .full-story__text-wrapper {
	padding: 0 34px;
	width: 100%;
}
/* ADMIN */
.block_type__full-story.block-style__tall.block__admin-view > .page_frame {
	padding-left: 42px;
}
@media only screen and (min-width: 1024px) {
	.full-story__img-wrapper {
		aspect-ratio: 0.668;
		height: 50vw;
		margin-bottom: 0;
		max-height: 528px;
		max-width: 61.9%;
	}
	.full-story__text-wrapper {
		max-width: 345px;
		padding: 0 20px 0 30px;
	}
	/* OPTIONS */
	.block_type__full-story.block-style__tall .full-story__img-wrapper {
		-ms-flex-item-align: stretch;
		align-self: stretch;
		aspect-ratio: auto;
		height: auto;
		max-height: none;
		max-width: 44.78%;
	}
	.block_type__full-story.block-style__tall .full-story__img-wrapper > div {
		position: absolute;
	}
	.block_type__full-story.block-style__tall .full-story__text-wrapper {
		padding: 0 20px;
		max-width: 42.38%;
	}
}
@media only screen and (max-width: 1023px) {
	.mobile-reverse-columns__yes .full-story__img-wrapper {
		order: 2;
	}
}
/* ------------ STORY BLOCK ALT ------------- */
.block_type__story-block-alt {
	padding: 0;
}
.block_type__story-block-alt .col-1 {
	height: 50vw;
	margin: 12px 17px;
	max-height: 411px;
	width: 100%;
}
.block_type__story-block-alt .col-2 {
	width: 100%;
}
.story-block-alt__img-wrapper {
	height: 100%;
	position: relative;
	width: 100%;
}
.col-2 .story-block-alt__img-wrapper {
	height: auto;
	margin: 12px 17px 24px 17px;
	max-width: calc(100% - 34px);
	position: relative;
	width: 100%;
}
.col-2 .story-block-alt__img-wrapper .element__image_lazy {
	position: relative;
}
.story-block-alt__text-box {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px 40px;
}
.story-block-alt__text-box .accent:after {
	background-color: #fff;
}
.story-block-alt__text {
	max-width: 543px;
}
@media only screen and (min-width: 768px) {
	.block_type__story-block-alt .all-cols-wrap {
		margin: 0 -10px;
	}
	.block_type__story-block-alt .col-1 {
		height: auto;
		margin: 0;
		max-height: none;
		max-width: 46.21%;
		padding: 0 10px;
	}
	.block_type__story-block-alt .col-2 {
		margin: 0;
		max-width: 57.92%;
		padding: 0 10px;
	}
	.col-2 .story-block-alt__img-wrapper {
		height: 50vw;
		margin: 0 0 20px 0;
		max-width: 100%;
		max-height: 391px;
	}
	.col-2 .story-block-alt__img-wrapper .element__image_lazy {
		position: absolute;
	}
	.story-block-alt__text-box {
		padding: 80px 70px;
	}
}
/* ------------HISTORY BLOCK------------- */
.block_type__history-block .all-cols-wrap {
	margin: 0 -20px;
}
.block_type__history-block .col-1 {
	margin-bottom: 60px;
	width: 100%;
}
.block_type__history-block .gray-box {
	padding: 30px;
}
.history-block__timeline {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 315px;
	padding-left: 25px;
	position: relative;
}
.history-block__history-title {
	margin: 0 auto;
	max-width: 390px;
}
html body .public-section .history-block__timeline-wrapper.gray-box--alt h4 {
	margin-bottom: 35px;
}
.history-block__timeline:before {
	background-color: #d3cdcd;
	content: "";
	height: calc(100% - 5px);
	left: 0;
	position: absolute;
	top: 5px;
	width: 2px;
}
.history-block__timeline-event {
	position: relative;
}
html body .block .history-block__timeline-event h6 {
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 6px;
}
.history-block__timeline-event:before {
	background-color: var(--blueLight);
	border-radius: 50%;
	border: 1px solid white;
	content: "";
	height: 10px;
	left: -30px;
	position: absolute;
	top: 0.25em;
	width: 10px;
}
.block_type__history-block .col-2 {
	padding: 0 20px;
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.block_type__history-block .col-1 {
		margin: 0;
		max-width: 430px;
	}
	.history-block__timeline {
		margin: 0 0 0 20px;
		max-width: none;
	}
	.history-block__history-title {
		margin: 0;
		max-width: none;
	}
	.block_type__history-block .col-2 {
		padding: 0;
		max-width: 62.25%;
	}
}
@media only screen and (min-width: 1024px) {
	.block_type__history-block .all-cols-wrap {
		margin: 0;
	}
	.block_type__history-block .col-2 {
		margin-left: 7%;
		max-width: 57.25%;
	}
}
/* ------------MEDIA BLOCK------------- */
.block_type__media-block .all-cols-wrap .col-2 > div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.media-block__text-wrapper {
	padding: 88px 36px;
	margin-bottom: 24px;
}
.media-block__text-wrapper .accent:after {
	background-color: currentColor;
}
.media-block__title {
	margin-bottom: 80px;
	margin-right: 20px;
}
.media-block__img-wrapper {
	height: auto;
	padding: 0 40px;
	position: relative;
	width: 100%;
}
.media-block__img-wrapper .element__image:first-child {
	margin-bottom: 24px;
}
.media-block__img-wrapper .element__image:last-child {
	bottom: 0;
}

/* OPTIONS */
.block_type__media-block.image-position__top .element__image img {
	-o-object-position: center top;
	object-position: center top;
}
.block_type__media-block.image-position__bottom .element__image img {
	-o-object-position: center bottom;
	object-position: center bottom;
}
.block.block_type__media-block.reverse-columns__yes .media-block__text-wrapper {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}
@media only screen and (min-width: 1024px) {
	.block_type__media-block .all-cols-wrap .col-2 {
		margin: 0 -10px;
		padding: 0;
	}
	.block_type__media-block .col-2 {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.block_type__media-block .all-cols-wrap .col-2 > div {
		margin: 0 10px;
	}
	.media-block__text-wrapper {
		margin-bottom: 0;
		max-width: 43.54%;
		padding: 40px;
	}
	.media-block__img-wrapper {
		max-width: 53.57%;
		padding: 0;
	}
	.media-block__img-wrapper .element__image {
		height: calc(50% - 10px);
		max-height: calc(50% - 10px);
		min-height: 100px;
		overflow: hidden;
		position: absolute;
		width: 100%;
	}
	.media-block__img-wrapper .element__image:first-child {
		margin-bottom: 20px;
	}
}
@media only screen and (min-width: 1240px) {
	.media-block__text-wrapper {
		padding: 85px 88px;
	}
}
/* ------------ATTORNEY PAGE------------- */
/* ADMIN */
#body_attorney .admin-content-mgmt {
	width: 100%;
}
#att_frame_modal {
	background-color: rgba(0, 0, 0, 0.7);
	color: var(--textLight);
	display: none;
	left: 0;
	height: 100%;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
#att_frame_modal .hidden {
	max-height: 0;
	max-width: 0;
	overflow: hidden;
	position: absolute;
}
button.close {
	background-color: transparent;
	border: 0;
	cursor: pointer;
	font-size: 0;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
}
button.close:after {
	color: var(--textLight);
	content: "\00D7";
	font-size: 32px;
}
#att_frame_modal .square-frame {
	aspect-ratio: 1;
	background-color: #fff;
	border: 5px solid var(--blueLight);
	height: 100%;
	margin-bottom: 20px;
	max-height: 400px;
	max-width: 400px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
html body .public-section .square-image-frame img,
#att_frame_modal .square-frame img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	min-height: 100%;
	min-width: 100%;
	max-width: none;
	position: relative;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 175%;
}
#att_frame_modal .slider-container {
	margin-bottom: 20px;
}
.square-profile-tools input[type="range"] {
	accent-color: var(--blueLight);
}

/*---------------ATTORNEY BIO HEADER---------------*/
.att-loc {
	font-weight: 400;
}
#body_attorney .bio-head_frame {
	max-width: 2000px;
	padding-bottom: 35px;
	width: 100%;
	/* padding: 0 90px; */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.bio-head-bg {
	background: -webkit-gradient(linear, left top, right top, from(#053d5b), to(#1c6084));
	background: linear-gradient(90deg, #053d5b 0%, #1c6084 100%);
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000)), url(/images/sites/kr3/mask_bio-head.png);
	-webkit-mask-image: linear-gradient(to bottom, #000, #000), url(/images/sites/kr3/mask_bio-head.png);
	mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000)), url(/images/sites/kr3/mask_bio-head.png);
	mask-image: linear-gradient(to bottom, #000, #000), url(/images/sites/kr3/mask_bio-head.png);
	-webkit-mask-composite: source-out;
	mask-composite: exclude;
	-webkit-mask-repeat: repeat, no-repeat;
	-webkit-mask-position: 50% calc(100% + 1px);
	mask-position: 50% calc(100% + 1px);
	-webkit-mask-size: 2000px auto;
	mask-size: 2000px auto;
	mask-repeat: repeat, no-repeat;
}
#body_attorney .bio_header {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: var(--textLight);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
	max-width: var(--pageFrameLess);
	padding: 120px 34px 0 34px;
	position: relative;
}
.bio_header a {
	color: var(--textLight);
}
#body_attorney .bio_header .col-image {
	margin-bottom: 20px;
	width: 100%;
}
#body_attorney .bio_header .col-info {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 65%;
	width: 100%;
}
#body_attorney .bio_header .intro_container {
	margin-bottom: 27px;
}
#body_attorney .bio_header .att-name h1 {
	margin-bottom: 0;
}
.att-title {
	color: var(--coral);
	font-weight: 700;
}
#body_attorney .bio_header .contact_container a {
	display: block;
	font-size: 1.375rem;
	font-weight: 400;
	line-height: 1em;
	letter-spacing: 0;
	margin-bottom: 12px;
}
#body_attorney .bio_header .contact_container a:before,
#body_attorney .att-loc:before,
#body_attorney .attachments_container a:before {
	color: var(--coral);
	display: inline-block;
	font-family: "kr3_icons";
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1em;
	margin-right: 15px;
	position: relative;
}
#body_attorney .bio_header .phone:before {
	content: "\e90f";
}
#body_attorney .bio_header .email:before {
	content: "\e90b";
}
#body_attorney .bio_header .fax:before {
	content: "\e907";
}
#body_attorney .att-loc:before {
	content: "\e910";
}
#body_attorney .attachments_container a:before {
	content: "\e906";
}
#body_attorney .bio_header .att-loc a,
#body_attorney .bio_header .attachments_container a {
	color: var(--blueLight);
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1.25rem;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
#body_attorney .bio_header .att-loc,
#body_attorney .bio_header .attachments_container a {
	margin-bottom: 12px;
}
.bio_header .col-info .col-2 {
	/* margin-top: 120px; */
	margin-left: 20px;
}
@media only screen and (min-width: 480px) {
	#body_attorney .bio_header .col-info {
		padding-bottom: 40%;
	}
}
@media only screen and (min-width: 768px) {
	#body_attorney .bio_header {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		min-height: 575px;
		padding: 178px 20px 0 20px;
	}
	#body_attorney .bio_header .col-image {
		max-width: 63.5%;
	}
	#body_attorney .bio_header .col-info {
		padding: 0 0 0 20px;
		/* max-width: 345px; */
		max-width: 375px;
	}
	#body_attorney .bio_header .col-info .col-1 {
		margin-left: auto;
		max-width: 100%;
	}
}
@media only screen and (min-width: 1024px) {
	#body_attorney .bio_header .col-info {
		margin-top: 55px;
	}
}
/* TABS & TABPANEL */
.block_type__bio-tabpanel > .page_frame {
	padding: 0;
	padding-top: 0 !important;
}
#body_attorney .bio__content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
	max-width: 1175px;
	position: relative;
}
#body_attorney.admin .bio__content.structured {
	border: 10px solid #b74b8e;
}
.bio__tabs,
.tabslist {
	display: none;
}
/* FAKE MOBILE SELECT */
.mobile-select-wrapper {
	background-color: transparent;
	border-bottom: 3px solid var(--coral);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	margin: 0 0 34px 0;
	padding: 18px 60px;
	width: 100%;
}
html body .mobile-select-wrapper .combo-box {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	color: inherit;
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 1.3755rem;
	font-weight: 500;
	line-height: 1.2em;
	letter-spacing: 0;
	margin-bottom: 0;
	text-align: center;
	width: 100%;
}
.combo-box {
	position: relative;
}
html body .mobile-select-wrapper .combo-selected:after {
	background-color: transparent;
	background-image: url(/images/sites/kr3/icon_circle-arrow-orange-down.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: 24px;
	content: "";
	display: inline-block;
	height: 24px;
	margin-left: 15px;
	position: relative;
	top: 5px;
	width: 24px;
}
.combo-selected {
	padding: 10px;
	cursor: pointer;
	background: transparent;
}
.combo-options {
	border-top: 3px solid #ff6e51;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
	padding: 15px 40px;
	position: absolute;
	top: 100%;
	left: 50%;
	right: 0;
	background: #f9f9f9;
	max-width: 325px;
	max-height: 330px;
	overflow-y: auto;
	display: none;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	z-index: 10;
}
.combo-option {
	font-weight: 300;
	padding: 11px 0px;
	cursor: pointer;
}
.combo-option:hover,
.combo-option.active {
	color: var(--coral);
}
#panel_bio-overview-block,
#panel_bio-overview {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.bio__tabpanels,
.tabpanel__panels {
	margin-bottom: 80px;
	overflow: hidden;
	position: relative;
	-webkit-transition: all ease 700ms;
	transition: all ease 700ms;
	width: 100%;
}
.tabpanel__panels {
	margin-bottom: 0;
}
.bio__tabpanel,
.tabpanel__panel {
	left: 0;
	opacity: 0;
	position: absolute;
	-webkit-transition: all ease 700ms;
	transition: all ease 700ms;
	width: 100%;
	z-index: -1;
}
.bio__tabpanel.active,
.tabpanel__panel.active {
	opacity: 1;
	z-index: 1;
}
.bio__side-bar a.practice-link:hover,
.bio__side-bar a.practice-link:focus {
	color: var(--coral);
}
.bio__side-bar .gray-box--alt p {
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.875rem;
	font-weight: 300;
	line-height: 1.42em;
	letter-spacing: 0;
	margin-bottom: 18px;
}
.block_type__bio-tabpanel .gray-box ul {
	margin-left: 28px;
}
.block_type__bio-tabpanel .gray-box li {
	padding-left: 0;
}
html body .bio__tabpanels > div:nth-child(n + 2) .bizango_cms_content p,
html body .bio__tabpanels > div:nth-child(n + 2) .bizango_cms_content li {
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 1.4em;
	letter-spacing: 0em;
	margin-bottom: 5px;
	position: relative;
}
html body .bio-head_frame + .bio__content .bio__tabpanels > div:nth-child(n + 2) .bizango_cms_content p,
html body .bio-head_frame + .bio__content .bio__tabpanels > div:nth-child(n + 2) .bizango_cms_content li {
	padding-left: 16px;
}
html body .bio-head_frame + .bio__content .bio__tabpanels > div:nth-child(n + 2) .bizango_cms_content p:before,
html body .bio-head_frame + .bio__content .bio__tabpanels > div:nth-child(n + 2) .bizango_cms_content li:before {
	background-color: currentColor;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 6px;
	left: 0;
	margin-right: 10px;
	position: absolute;
	top: 0.5em;
	width: 6px;
	vertical-align: middle;
}
html body .bio-head_frame + .bio__content .bio__tabpanels > div:nth-child(n + 2) .bizango_cms_content ul {
	margin-left: 30px;
}
html body .bio-head_frame + .bio__content .bio__tabpanels > div:nth-child(n + 2) .bizango_cms_content li {
	list-style: none;
}
.block_type__bio-tabpanel .mobile-select-wrapper {
	margin: 0 34px 34px 34px;
}
.block_type__bio-tabpanel .bio__tabpanel .col-info {
	padding: 0 34px;
	width: 100%;
}
.bio__side-bar {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
}
/* OPTIONS */
button.mobile-toggle {
	background-color: transparent;
	border: 0;
	display: none;
	font-family: "open-sans", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	padding-left: 0;
	position: relative;
	text-transform: uppercase;
}
button.mobile-toggle:after {
	color: var(--coral);
	content: "\e904";
	display: inline-block;
	font-family: "kr3_icons";
	font-size: 1.25rem;
	line-height: 1em;
	position: absolute;
	right: -20px;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
	-webkit-transition: -webkit-transform ease 400ms;
	transition: -webkit-transform ease 400ms;
	transition: transform ease 400ms;
	transition: transform ease 400ms, -webkit-transform ease 400ms;
}
button.mobile-toggle.open:after {
	transform: rotate(-90deg) translateX(50%);
}
/* ADMIN */
.block__admin-view .bio__tabs,
.block__admin-view .tabpanel__tabs {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.block__admin-view .bio__tab button,
.block__admin-view .tabpanel__tabs button {
	background-color: transparent;
	border: 0;
	cursor: pointer;
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 1.375rem;
	font-weight: 300;
	line-height: 1em;
	letter-spacing: 0;
	list-style: none;
	padding: 14px 12px;
	position: relative;
	text-align: center;
}
.block__admin-view .bio__tab[aria-selected="true"] button,
.block__admin-view .tabpanel__tabs .tab[aria-selected="true"] button {
	font-weight: 700;
}
.block__admin-view .bio__tabpanels,
.block__admin-view .tabpanel__panels {
	height: auto !important;
}
.block__admin-view .bio__tabpanel,
.block__admin-view .tabpanel__panel {
	height: auto !important;
	opacity: 1;
	position: relative;
	z-index: 1;
}
@media only screen and (min-width: 480px) {
	.mobile-select-wrapper {
		padding: 18px 93px;
	}
}
@media only screen and (min-width: 768px) {
	.block_type__bio-tabpanel > .page_frame {
		padding: 0 20px;
	}
	.block_type__bio-tabpanel .bio__tabpanel .col-info {
		padding: 0;
	}
	.block_type__bio-tabpanel .mobile-select-wrapper {
		margin: 0 0 34px 0;
	}
	#panel_bio-overview-block,
	#panel_bio-overview {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	#body_attorney .bio__content {
		padding: 50px 20px;
		/* margin-right: 0; */
	}
	#panel_bio-overview .col-info {
		padding: 0;
		margin-right: 20px;
	}
	.bio__side-bar {
		margin-left: 20px;
		max-width: 345px;
	}
	.mobile-toggle-content {
		display: block !important;
	}
}
@media only screen and (min-width: 1024px) {
	.mobile-select-wrapper {
		display: none;
	}
	.bio__tabs,
	.tabslist {
		border-bottom: 3px solid var(--coral);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 auto 70px auto;
		max-width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		/* margin-bottom: 70px; */
		/* width: 100%; */
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
	}
	html body .public-section .bio__tabs .bio__tab,
	html body .public-section .tabslist .tab {
		cursor: pointer;
		font-size: 1.375rem;
		font-weight: 400;
		line-height: 1em;
		letter-spacing: 0;
		list-style: none;
		margin: 0 10px;
		margin-bottom: 0;
		padding: 14px 16px;
		position: relative;
		text-align: center;
	}
	html body .public-section .bio__tabs .bio__tab[aria-selected="true"],
	html body .public-section .tabslist .tab[aria-selected="true"] {
		font-weight: 700;
	}
	.bio__tab:after,
	.tabslist .tab:after {
		background-color: var(--coral);
		bottom: 0px;
		content: "";
		height: 7px;
		left: 0;
		opacity: 0;
		position: absolute;
		-webkit-transition: opacity ease 500ms;
		transition: opacity ease 500ms;
		width: 100%;
	}
	html body .public-section .bio__tab[aria-selected="true"]:after,
	html body .public-section .tabslist .tab[aria-selected="true"]:after {
		opacity: 1;
	}
	html body .public-section .bio__tabs .bio__tab:first-child,
	html body .public-section .tabslist .tab:first-child {
		margin-left: 0;
		padding-left: 23px;
	}
	html body .public-section .bio__tabs .bio__tab:last-child,
	html body .public-section .tabslist .tab:last-child {
		margin-right: 0;
		padding-right: 10px;
	}
}
@media only screen and (min-width: 1240px) {
	html body .public-section .bio__tabs .bio__tab,
	html body .public-section .tabslist .tab {
		margin: 0 40px;
	}
}
@media only screen and (max-width: 767px) {
	.mobile-toggle__yes button.mobile-toggle {
		display: block;
	}
	.mobile-toggle__yes .mobile-toggle-content {
		display: none;
	}
	.mobile-toggle__yes .mobile-toggle-content {
		opacity: 0;
		transition: opactiy ease 400ms;
	}
	.mobile-toggle-content.active {
		opacity: 1;
	}
}
/* CERTS / ATTORNEY LOGOS */
#body_attorney .certs .bizango_cms_content,
.attorney-logos__logos .bizango_cms_content {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#body_attorney .certs .bizango_cms_content p,
.attorney-logos__logos .bizango_cms_content p,
#body_attorney .certs .bizango_cms_content > div,
.attorney-logos__logos .bizango_cms_content > div {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/* margin: 5px 10px;
	max-height: 100px;
	max-width: 125px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content; */
}
#body_attorney .certs .bizango_cms_content img,
.block .attorney-logos__logos .bizango_cms_content img,
.block .attorney-logos__logos #mh-rating-container {
	margin: 5px 10px;
	max-height: 100px;
	max-width: 125px;
	opacity: 0.6;
	width: 90%;
	/* width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content; */
}
@media only screen and (min-width: 1024px) {
	#body_attorney .certs .bizango_cms_content,
	.attorney-logos__logos .bizango_cms_content {
		/* -ms-flex-wrap: nowrap;
		flex-wrap: nowrap; */
	}
}
@media only screen and (min-width: 1600px) {
	#body_attorney .certs .bizango_cms_content,
	.attorney-logos__logos .bizango_cms_content {
		/* -ms-flex-wrap: nowrap;
		flex-wrap: nowrap; */
	}
	#body_attorney .certs .bizango_cms_content p,
	.attorney-logos__logos .bizango_cms_content p,
	#body_attorney .certs .bizango_cms_content > div,
	.attorney-logos__logos .bizango_cms_content > div {
		margin: 0 5px;
	}
	#body_attorney .certs .bizango_cms_content img,
	.block .attorney-logos__logos .bizango_cms_content img {
		max-width: 150px;
	}
	.block .attorney-logos__logos #mh-rating-container {
		max-width: 200px;
	}
}
@media only screen and (max-width: 640px) {
	#body_attorney .certs .bizango_cms_content,
	.attorney-logos__logos .bizango_cms_content {
		display: block;
	}
	#body_attorney .certs .bizango_cms_content p,
	.attorney-logos__logos .bizango_cms_content p,
	#body_attorney .certs .bizango_cms_content > div,
	.attorney-logos__logos .bizango_cms_content > div {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#body_attorney .certs .bizango_cms_content img,
	.block .attorney-logos__logos .bizango_cms_content img,
	.block .attorney-logos__logos #mh-rating-container {
		display: block;
		margin: 10px auto;
		max-height: 150px;
		max-width: 100%;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
	}
}
/* ------------ PRACTICE AREA TABPANEL BLOCK ------------- */
.block_type__practice-area-tabpanel {
	overflow: hidden;
}
.block_type__practice-area-tabpanel .tabpanel__tabs.tabslist {
	margin: 0 auto 60px auto;
	max-width: 1135px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}
.tabpanel__panel > div {
	width: 100%;
}
.tabpanel__panels {
	overflow: visible;
}

.tabpanel__panel .two-col-media .col-1 {
	width: 100%;
}
.tabpanel__panel .two-col-media .element__image_lazy {
	height: 50vw;
	margin-bottom: 40px;
	max-height: 526px;
	width: 100%;
}
.tabpanel__panel .two-col-media .col-2 {
	width: 100%;
}
.tabpanel__panel .additional-col {
	color: var(--textDark);
	margin-top: 3.75rem;
	padding: 3.75rem 0;
	position: relative;
	width: 100%;
}
.tabpanel__panel .additional-col:after {
	background-color: var(--grayLight);
	content: "";
	height: calc(100% + 500px);
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2000px;
}
.tabpanel__panel .additional-col > .page_frame {
	display: block;
	margin: 0 auto;
	padding: 0;
	max-width: 962px;
}
.tabpanel__panel .additional-col .bizango_cms_content {
	position: relative;
	z-index: 1;
}
.tabpanel__panel .one-column {
	display: block;
	margin: 0 auto;
	max-width: 790px;
}
.block_type__practice-area-tabpanel .tabpanel__panel .bizango_cms_content ul {
	margin-bottom: 25px;
	margin-left: 25px;
}
/* ADMIN */
.block__admin-view .tabpanel__panels .slide {
	overflow: hidden;
}
.block__admin-view .tabpanel__panel {
	padding-top: 40px;
}
.block__admin-view .tabpanel__panel select {
	position: relative;
	top: -20px;
}
.block__admin-view .tabpanel__panel .additional-col:after {
	display: none;
}
@media only screen and (min-width: 768px) {
	.tabpanel__panel .two-col-media {
		margin: 0 -20px;
	}
	.tabpanel__panel .two-col-media .col-1 {
		max-width: 63.11%;
		padding: 0 20px;
		width: 100%;
	}
	.tabpanel__panel .two-col-media .element__image_lazy {
		margin-bottom: 0;
	}
	.tabpanel__panel .two-col-media .col-2 {
		max-width: 32.31%;
	}
	.tabpanel__panel .additional-col {
		margin-top: 7rem;
		padding: 7.1875rem 0 0 0;
	}
}
/* ATTORNEY PAGE */
/* #body_attorney .bio__content .col-info {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 729px;
	width: 100%;
}
#body_attorney .bio__content .col-info .content-text span.import-format p:nth-child(1) strong,
#body_attorney .bio__content .col-info .content-text span.import-format p:nth-child(1) b,
#body_attorney .bio__content .col-info .content-text span.import-format .bizango_content_prose p:nth-child(1) strong,
#body_attorney .bio__content .col-info .content-text span.import-format .bizango_content_prose p:nth-child(1) b,
#body_attorney .bio__content .col-info .content-text span.import-format .bizango_content_prose div ~ p:nth-child(2) strong,
#body_attorney .bio__content .col-info .content-text span.import-format .bizango_content_prose div ~ p:nth-child(2) b {
	display: block;
	font-size: 32px;
	line-height: 40px;
	font-weight: 200;
	margin-bottom: 32px;
}
#body_attorney .bizango_cms_content a.button:after {
	content: "\E801";
	margin-left: 10px;
}
#body_attorney .bio__content .col-info .content-text p:nth-last-child(1) {
	margin-bottom: 32px;
}
#body_attorney .bio__content .bio__side-bar {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
#body_attorney .col-2 {
	padding-top: 20px;
	margin-bottom: 30px;
}
#body_attorney .col-2 {
	margin-bottom: 20px;
}
#body_attorney .bio__content .bio__side-bar .bio__sidebar-content p {
	display: block;
	line-height: 1.3em;
	margin-bottom: 0px;
}
#body_attorney .bio__content .bio__side-bar .bio__sidebar-content p {
	font-size: 0.875rem;
	line-height: 1.5em;
	margin-bottom: 5px;
}
#body_attorney .bio__content .bio__side-bar p:nth-of-type(1),
#body_attorney .bio__content .bio__side-bar .bio__sidebar-content p b,
#body_attorney .bio__content .bio__side-bar .bio__sidebar-content p strong {
	display: block;
}

.gray {
	color: #808c97;
} */

@media only screen and (max-width: 1150px) {
	/* #body_attorney .bio_header {
		padding-top: 60px;
	} */
	/* #body_attorney .bio_header .col-image,
	#body_attorney .bio_header .col-info {
		width: 45%;
	} */
	/* #body_attorney .bio_header .col-info {
		padding-top: 0;
	} */
}
/* @media only screen and (max-width: 900px) {
	#body_attorney .bio_header {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	#body_attorney .bio_header .col-image,
	#body_attorney .bio_header .col-info {
		width: 100%;
	}
	#body_attorney .bio_header .col-info {
		padding: 30px 0 0 0;
	}
	#body_attorney .bio_header .col-info .att-name h2,
	#body_attorney .bio_header .col-info .att-loc {
		margin-bottom: 15px;
	}
	#body_attorney .bio_header .col-info .attachments_container {
		margin-bottom: 0;
	}
	#body_attorney .bio__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 30px;
	}
	#body_attorney .bio__content .col-info,
	#body_attorney .bio__content .bio__side-bar {
		width: 100%;
	}
	#body_attorney .bio__content .col-info {
		padding-right: 0;
	}
	#body_attorney .bio__content .col-info {
		margin-bottom: 30px;
	}
	#body_attorney .bio__content .bio__side-bar {
		border-left: none;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		padding-left: 0;
		padding-top: 30px;
	}
	#body_attorney .bio__content .bio__side-bar .certs img {
		width: auto;
	}
}
@media only screen and (max-width: 750px) {
	#body_attorney .bio-head_frame {
		padding: 0 30px;
	}
	#body_attorney .bio_header {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	#body_attorney .bio_header .col-info {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		padding-left: 0;
	}
	.bio_header .col-info .col-2 {
		margin-left: 5vw;
	}
	#body_attorney .bio_header .col-info {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#body_attorney .bio__content {
		padding: 30px;
	}
}
@media only screen and (max-width: 480px) {
	#body_attorney .bio_header {
		max-width: 100vw;
		overflow: hidden;
	}
	#body_attorney .bio_header {
		padding-top: 30px;
	}

	#body_attorney .bio_header .col-info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.bio_header .col-info .col-2 {
		margin-left: 0;
	}
	#body_attorney .bio_header .col-info .att-loc {
		font-weight: normal;
	}
} */
/* ------------ TESTIMONIAL STORY ------------- */
.block_type__testimonial-story > .page_frame {
	padding: 0;
}
.testimonial-story__media {
	width: 100%;
}
.testimonial-story__media img {
	margin-bottom: 0;
}
.testimonial-story__media .media-frame {
	aspect-ratio: 1.498;
	height: 100%;
	width: 100%;
}
.testimonial-story__media .video-help {
	position: absolute;
	right: 0;
	top: 0;
}
.testimonial-story__media .media-frame__video-frame {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.testimonial-story__media .media-frame__video-frame video,
.testimonial-story__media .media-frame__video-frame iframe {
	-o-object-fit: contain;
	object-fit: contain;
}
.testimonial-story__text {
	background-color: var(--grayLight);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: var(--textDark);
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 48px 36px;
	position: relative;
	text-align: center;
	width: 100%;
}
.testimonial-story__text > div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.testimonial-story__text > div:first-child {
	padding-top: 50px;
}
.testimonial-story__text .testimonial-story__top-quote p {
	font-family: "adobe-caslon-pro", serif;
	font-size: 1.5625rem;
	font-weight: 400;
	line-height: 1.4em;
	letter-spacing: 0;
	margin-bottom: 14px;
}
.testimonial-story__text .testimonial-story__top-quote:before,
.testimonial-story__text .testimonial-story__main-quote:after {
	background-image: url(/images/sites/kr3/icon_double-quote-blue.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 20px;
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 30px;
}
.testimonial-story__text .testimonial-story__main-quote:after {
	display: none;
	left: auto;
	right: -36px;
	top: 100%;
	-webkit-transform: scale(-1);
	transform: scale(-1);
}
.testimonial-story__author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.testimonial-story__author:before {
	content: "\2013";
	display: inline-block;
	margin-right: 8px;
	position: relative;
	top: -1px;
	vertical-align: middle;
}
button.video-play {
	background-color: transparent;
	background-image: url(/images/sites/kr3/icon_video-play.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	border: 0;
	display: inline-block;
	font-size: 0;
	height: 74px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 74px;
	z-index: 9;
}
html body .block .video-help {
	padding: 5px;
}
html body .block .video-help p {
	margin-bottom: 5px;
}
.block__admin-view .media-frame button.video-play {
	margin-top: 44px;
}
@media only screen and (min-width: 768px) {
	.block_type__testimonial-story > .page_frame {
		padding: 0 20px;
	}
	.block_type__testimonial-story .col-1 {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.testimonial-story__media {
		max-width: 41.8%;
	}
	.testimonial-story__text {
		padding: 30px 20px;
		text-align: left;
	}
	.testimonial-story__text > div:first-child {
		padding-top: 30px;
	}
	.testimonial-story__text > div {
		padding-left: 0;
	}
	.testimonial-story__text .testimonial-story__top-quote:before {
		left: 0px;
		-webkit-transform: none;
		transform: none;
	}
	.testimonial-story__text .testimonial-story__main-quote:after {
		display: block;
		right: 0;
		top: calc(100% + 10px);
	}
	.testimonial-story__author {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}
@media only screen and (min-width: 1024px) {
	.testimonial-story__text {
		padding: 60px 85px 50px 40px;
	}
	.testimonial-story__text > div {
		padding-left: 60px;
		padding-top: 0;
	}
	.testimonial-story__text .testimonial-story__top-quote:before {
		left: 10px;
	}
	.testimonial-story__text .testimonial-story__main-quote:after {
		left: auto;
		right: -36px;
		top: 100%;
	}
}
/* ------------FOOTER CTA------------- */
.footer__cta {
	margin-bottom: 62px;
}
.footer__cta .all-cols-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 100%;
}
.footer-cta__text {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	max-width: 100%;
	text-align: center;
	width: 100vw;
}
.footer__cta .footer-cta__text h2 {
	margin-bottom: 20px;
}
.footer__cta .footer-cta__text h3,
.footer__cta .footer-cta__text .h3-style {
	font-size: 1.5rem;
	line-height: 1.6em;
}
#footer .footer-cta__text a {
	color: var(--blueLight);
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
}
.footer-cta__button {
	margin: 10px 0;
	padding: 0 20px;
	text-align: center;
	width: 100%;
}
@media only screen and (min-width: 1262px) {
	.footer__cta .all-cols-wrap {
		padding-left: 21px;
	}
}
@media only screen and (min-width: 768px) {
	.footer__cta {
		margin-bottom: 120px;
	}
	.footer-cta__text {
		margin-bottom: 0px;
		max-width: 600px;
		padding: 0 20px;
		text-align: left;
	}
	.footer-cta__button {
		text-align: left;
		width: auto;
	}
}
@media only screen and (min-width: 480px) {
	.footer__cta .footer-cta__text h3,
	.footer__cta .footer-cta__text .h3-style {
		font-size: 1.875rem;
		line-height: 1.6em;
	}
}
/* ------------FAQS ------------- */
.block_type__faqs .all-cols-wrap {
	max-width: 990px;
}
.block_type__faqs .faqs__faq {
	margin-bottom: 20px;
}
.block_type__faqs .windowshade-button {
	background: inherit;
	margin-bottom: 0;
}
.block_type__faqs .windowshade-button span.windowshade-button-text {
	line-height: 1.2em;
	margin-bottom: 0;
}
.block_type__faqs .windowshade-plus span {
	border-radius: 0;
}
/* .block_type__faqs .windowshade-plus {
	height: 36px;
	width: 36px;
}
.block_type__faqs .windowshade-plus span:first-child {
	top: 25%;
	bottom: 22%;
	width: 8%;
	left: 45%;
}
.block_type__faqs .windowshade-plus span:last-child {
	left: 24%;
	right: 25%;
	height: 8%;
	top: 47%;
} */
@media only screen and (min-width: 640px) {
	.block_type__faqs .windowshade-button {
		padding: 22px 120px 18px 80px;
	}
}
@media only screen and (min-width: 1024px) {
	.block_type__faqs .windowshade__content {
		padding: 0px 160px 40px 80px;
	}
}
/* ------------ATTORNEY SLIDER ------------- */
.attorney-slider__attorney-frame {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 80vw;
	max-height: 315px;
	max-width: calc(100vw - 78px);
	overflow: hidden;
	padding: 14px 30px;
	width: 315px;
}
.attorney-slider__top {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 25px;
}
.attorney-slider__controls.no-arrows {
	display: block;
}
.attorney-slider__controls button {
	background-color: transparent;
	border: 0;
	color: currentColor;
	display: inline-block !important;
	padding: 0 6px;
	margin-bottom: 6px;
}
.attorney-slider__controls button:before {
	content: "\e904";
	display: inline-block;
	font-family: "kr3_icons";
	font-size: 3rem;
}
.attorney-slider__controls button:hover:before,
.attorney-slider__controls button:focus:before {
	color: var(--coral);
}
.attorney-slider__controls button.attorney-prev-slide {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.attorney-slider__slider {
	margin: 0 auto;
	max-width: 315px;
	overflow: hidden;
	width: 100%;
}
.attorney-slider__slider .swiper-slide {
	max-width: 315px;
	width: 315px;
}
html body .public-section .attorney-slider__info-container {
	color: var(--textLight);
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
}
html body .attorney-slider__info-container .attorney-slider__name {
	font-family: "adobe-caslon-pro", serif;
	font-size: 1.5625rem;
	font-weight: 400;
	line-height: 1.4em;
	letter-spacing: 0;
	margin-bottom: 0;
}
html body .attorney-slider__info-container .attorney-slider__title {
	color: var(--coral);
	font-size: 0.75rem;
	font-weight: 800;
	line-height: 1em;
	letter-spacing: 0.1em;
	margin-bottom: 0;
	text-transform: uppercase;
}
.progress-bar-container {
	display: none;
	width: 100%;
	margin: 20px auto 0;
	background: var(--grayLight);
	height: 5px;
	position: relative;
	overflow: hidden;
}
.progress-bar-wrapper {
	height: 100%;
	width: 100%;
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.progress-bar {
	height: 100%;
	background: var(--coral);
	/* transform: translateX(-100%); */
}
[data-slide-count="1"] .attorney-slider__controls,
[data-slide-count="1"] .progress-bar-container,
[data-slide-count="2"] .attorney-slider__controls,
[data-slide-count="2"] .progress-bar-container,
[data-slide-count="3"] .attorney-slider__controls,
[data-slide-count="3"] .progress-bar-container {
	display: none;
}
@media only screen and (min-width: 480px) {
	.attorney-slider__attorney-frame {
		height: 100vw;
		max-height: 315px;
		max-width: 315px;
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
	.attorney-slider__top {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	html body .block .attorney-slider__top > h3 {
		margin-bottom: 0;
	}
	.attorney-slider__controls button:before {
		font-size: 1.5rem;
	}
	.attorney-slider__slider {
		max-width: none;
	}
	.attorney-slider__attorney-frame {
		max-height: 356px;
		max-width: 356px;
	}
	.attorney-slider__slider .swiper-slide {
		max-width: 356px;
		width: 356px;
	}
	html body .public-section .attorney-slider__info-container {
		text-align: left;
	}
	.progress-bar-container {
		display: block;
	}
	.attorney-slider__container[data-slide-count="2"] {
		margin: 0 auto;
		max-width: 721px;
		overflow: hidden;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1150px) {
	[data-slide-count="3"] .progress-bar-container {
		display: block;
	}
}
@media only screen and (min-width: 1150px) {
	.attorney-slider__container[data-slide-count="3"] {
		max-width: 1068px;
		overflow: hidden;
	}
}
@media only screen and (max-width: 1150px) {
	[data-slide-count="3"] .attorney-slider__controls {
		display: block;
	}
}
@media only screen and (max-width: 767px) {
	[data-slide-count="2"] .attorney-slider__controls {
		display: block;
	}
}
/* NEWS BLOG */
.blog-block .read_more_link a::after {
	content: "\e904";
	display: inline-block;
	font-family: "kr3_icons";
}
/* .blog-post__main-text .bizango_cms_content img, */
.columns--2 .element__text .bizango_cms_content img {
	height: auto;
	max-width: 100%;
	width: 100%;
}
/* Only show first image if more than 1 blog post image set */
.blog-block:not(.block__admin-view) .blog-post__image div:nth-child(n + 3),
.blog-block:not(.block__admin-view) .blog-post__image img:nth-child(n + 3) {
	display: none;
}
.block_type__blog-intro {
	z-index: 3 !important;
}
.block_type__blog-intro .blog-intro__main,
.blog-post__content-section {
	margin-top: 32px;
}
.blog-post__main-text,
.blog-post__main-text.expand {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
}
.block_type__blog-intro .intake-form__container {
	width: 100%;
}
.blog-post__form-container button.close {
	right: 26px;
	position: absolute;
	top: 32px;
	z-index: 1;
}
.blog-post__form-controls {
	bottom: 0;
	position: fixed;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	z-index: 99;
}
html body .public-section .blog-post__form-controls a {
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-backdrop-filter: blur(30px);
	backdrop-filter: blur(30px);
	-webkit-box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.15);
	box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.15);
	color: var(--textLight);
	margin-bottom: 0;
	text-align: center;
}
html body .public-section .blog-post__form-controls a,
html body .public-section .blog-post__form-controls button {
	max-width: 50%;
	padding: 19px 10px;
	width: 100%;
}
@media only screen and (min-width: 480px) {
	html body .public-section .blog-post__form-controls a,
	html body .public-section .blog-post__form-controls button {
		max-width: none;
		padding: 19px 53px;
		width: auto;
	}
}
@media only screen and (min-width: 768px) {
	.block_type__blog-intro .blog-intro__main,
	.blog-post__content-section {
		margin-top: 75px;
	}
}
@media only screen and (min-width: 1024px) {
	.blog-post__main-text {
		max-width: 48.54%;
		padding-left: 0;
		padding-right: 20px;
	}
	.blog-post__main-text.expand {
		max-width: 930px;
		padding-right: 0;
	}
}
/* INTAKE FORM STYLING */
.intake-form__container {
	background: var(--blueDark);
	border-top: 3px solid var(--coral);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	height: 100%;
	left: 0;
	overflow: auto;
	padding: 57px 30px 34px 30px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}
.intake-form__container .form-padding {
	padding: 0 36px;
}
html body .public-section .intake-form__container .title-accent {
	border-color: var(--coral);
	margin-bottom: 43px;
}
html body .public-section .intake-form__container .title-accent:after {
	background-color: var(--coral);
}
.intake-form__container form {
	padding-top: 0;
}
.intake-form__container .content-text,
.intake-form__container .contact-title,
.intake-form__container .form-line label,
.form-line .form-label.form-label-top.form-label-auto,
.intake-form__container .content-text .contacts_container a {
	color: white;
}
html body .intake-form__container h2.contact-title {
	font-family: "avenir-lt-pro", sans-serif;
}
.intake-form__container .form-line {
	background-color: transparent;
	padding: 7px 0;
}
.intake-form__container .form-line:not(#id_9) label:not(.form-sub-label),
.intake-form__container .badge-wrapper {
	display: none;
}
.intake-form__container .form-line#id_9 label {
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
}
.intake-form__container .form-line label.form-sub-label {
	padding: 8px 20px 0;
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 1em;
}
.intake-form__container .form-line input:not([type="checkbox"]),
.intake-form__container .form-line .form-sub-label-container {
	margin: 0;
	width: 100%;
}
.intake-form__container .form-line input,
.intake-form__container .form-line textarea {
	background-color: #fff;
	color: var(--textDark);
	padding: 15px 20px;
}
.intake-form__container .form-line input::-webkit-input-placeholder,
.intake-form__container .form-line textarea::-webkit-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-moz-placeholder,
.intake-form__container .form-line textarea::-moz-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input:-ms-input-placeholder,
.intake-form__container .form-line textarea:-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-ms-input-placeholder,
.intake-form__container .form-line textarea::-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-webkit-input-placeholder,
.intake-form__container .form-line textarea::-webkit-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-moz-placeholder,
.intake-form__container .form-line textarea::-moz-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input:-ms-input-placeholder,
.intake-form__container .form-line textarea:-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-ms-input-placeholder,
.intake-form__container .form-line textarea::-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-webkit-input-placeholder,
.intake-form__container .form-line textarea::-webkit-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-moz-placeholder,
.intake-form__container .form-line textarea::-moz-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input:-ms-input-placeholder,
.intake-form__container .form-line textarea:-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-ms-input-placeholder,
.intake-form__container .form-line textarea::-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-webkit-input-placeholder,
.intake-form__container .form-line textarea::-webkit-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-moz-placeholder,
.intake-form__container .form-line textarea::-moz-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input:-ms-input-placeholder,
.intake-form__container .form-line textarea:-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-ms-input-placeholder,
.intake-form__container .form-line textarea::-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-webkit-input-placeholder,
.intake-form__container .form-line textarea::-webkit-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-moz-placeholder,
.intake-form__container .form-line textarea::-moz-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input:-ms-input-placeholder,
.intake-form__container .form-line textarea:-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-ms-input-placeholder,
.intake-form__container .form-line textarea::-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-webkit-input-placeholder,
.intake-form__container .form-line textarea::-webkit-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-moz-placeholder,
.intake-form__container .form-line textarea::-moz-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input:-ms-input-placeholder,
.intake-form__container .form-line textarea:-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-ms-input-placeholder,
.intake-form__container .form-line textarea::-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-webkit-input-placeholder,
.intake-form__container .form-line textarea::-webkit-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-moz-placeholder,
.intake-form__container .form-line textarea::-moz-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input:-ms-input-placeholder,
.intake-form__container .form-line textarea:-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-ms-input-placeholder,
.intake-form__container .form-line textarea::-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-webkit-input-placeholder,
.intake-form__container .form-line textarea::-webkit-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-moz-placeholder,
.intake-form__container .form-line textarea::-moz-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input:-ms-input-placeholder,
.intake-form__container .form-line textarea:-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-ms-input-placeholder,
.intake-form__container .form-line textarea::-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-webkit-input-placeholder,
.intake-form__container .form-line textarea::-webkit-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-moz-placeholder,
.intake-form__container .form-line textarea::-moz-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input:-ms-input-placeholder,
.intake-form__container .form-line textarea:-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::-ms-input-placeholder,
.intake-form__container .form-line textarea::-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .form-line input::placeholder,
.intake-form__container .form-line textarea::placeholder {
	color: var(--textDark);
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.intake-form__container .content-text .contacts_container {
	margin-bottom: 30px;
}
.intake-form__container .content-text .contacts_container a {
	display: block;
}
.intake-form__container .jotform-form {
	padding-bottom: 0;
}
/* CASES VARIATION */
#body_currentcases .intake-form__container form {
	padding-top: 0;
}
@media only screen and (min-width: 768px) {
	#body_currentcases .intake-form__container form {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
	}
}
@media only screen and (max-width: 1290px) {
	.content-body.landing-page .contact_container:after {
		/* height: 0; */
		width: 20px;
	}
}
@media only screen and (min-width: 1024px) {
	.blog-post__form-container {
		left: auto;
		margin-top: -175px;
		position: relative;
		top: auto;
		width: 42.9%;
	}
	.intake-form__container {
		display: block;
		padding: 64px 60px 70px 60px;
		position: relative;
	}
	.blog-post__form-container button.close,
	.blog-post__form-controls.mobile {
		display: none;
	}
}
/*---------------BLOG---------------*/
.blog-list__post .blog-post__image *:nth-child(n + 3) {
	/* display: none; */
}
.blog-list__post .blog-post__image {
	margin-bottom: 32px;
	overflow: hidden;
	position: relative;
}
.blog-list__post .blog-post__image img {
	aspect-ratio: 1.5;
	margin-bottom: 0;
}
.blog-list__post .blog-post__image a:not(:first-child) {
	display: none;
}

.blog_frame {
	display: block;
	margin: 0 auto;
	max-width: var(--pageFrame);
	padding: 0 20px;
	position: relative;
	z-index: 1;
}
/* ADMIN */
body.admin .blog-list__post .blog-post__image a:nth-child(4) {
	display: block;
}
@media only screen and (min-width: 768px) {
	.block_type__blog-rows .blog-post__image img,
	.block_type__blog-rows.crop-photos__yes .blog-post__image .cropped-image {
		margin-right: 0;
	}
	.block_type__blog-rows .blog-post__content {
		margin-left: 5vw;
	}
	.block_type__blog-rows .blog-post__image {
		flex-basis: 50%;
		max-width: 406px;
	}
	.block_type__blog-rows .blog-post__image img {
		max-width: 100%;
	}
}
/* ------------SUBPAGE GRID-------------- */
.block_type__subpage-grid .grid-item .element__text {
	-ms-flex-item-align: start;
	align-self: flex-start;
}
.block_type__subpage-grid.v1 .grid-item {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.block_type__subpage-grid.center-columns__yes .grid-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.block_type__subpage-grid.center-columns__yes .grid-item .element__text {
	-ms-flex-item-align: center;
	align-self: center;
}
/* ------------CASE GRID-------------- */
.block_type__case-grid,
.block_type__attorney-grid {
	overflow: hidden;
}
html body .public-section .block_container .block.block_type__case-grid.block__admin-view > .page_frame,
html body .public-section .block_container .block.block_type__attorney-grid.block__admin-view > .page_frame {
	padding-left: 0;
}
.block_type__case-grid .positioner,
.block_type__attorney-grid .positioner {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -50px;
	padding-bottom: 180px;
	position: relative;
	width: 100%;
}
.block_type__case-grid .positioner > .page_frame,
.block_type__attorney-grid .positioner > .page_frame {
	max-width: var(--pageFrameLess);
}
.block_type__case-grid .positioner .col-1,
.block_type__attorney-grid .positioner .col-1 {
	max-width: 365px;
	padding: 0;
	width: 100%;
}
.block_type__case-grid .positioner .col-2,
.block_type__attorney-grid .positioner .col-2,
.block_type__case-grid .positioner .col-2 > .bizango_cms_content,
.block_type__attorney-grid .positioner .col-2 > .bizango_cms_content {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding: 0;
	width: 100%;
}
.block_type__case-grid .positioner svg,
.block_type__attorney-grid .positioner svg {
	bottom: 0;
}
.block_type__case-grid.block__admin-view .filters_container {
	margin: 15px 0;
}
.block_type__case-grid.block__admin-view .element__case_grid .grid-columns-3 .grid-item {
	margin-bottom: 30px;
}
.block_type__case-grid.block__admin-view .title {
	display: none;
}
.block_type__case-grid .pagination {
	width: 100%;
	margin: 20px 0;
}
.block_type__case-grid .next-pg {
	float: right;
}
.block_type__case-grid .prev-pg {
	float: left;
}
/* OLD BLOCKS ADMIN STYLING */
body.admin .block.old-block {
	border: 10px solid var(--adminPink);
}
@media only screen and (min-width: 768px) {
	.block_type__case-grid .positioner .col-2 {
		/* max-width: 63.59%; */
	}
}
/* ------------CASES PUBLIC VIEW-------------- */
.block_type__case-grid .grid-columns-3 {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.block_type__case-grid .positioner:before,
.block_type__attorney-grid .positioner:before {
	content: "";
	height: calc(100% + 250px);
	left: 0;
	position: absolute;
	top: -250px;
	width: 100%;
}
.block_type__case-grid .results_content {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 3;
}
.block_type__case-grid .qry_container,
.block_type__attorney-grid .select_container {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0 -10px;
	/* max-width: 465px; */
	width: 100%;
	z-index: 10;
}
.block_type__case-grid .qry_container select,
.block_type__case-grid .qry_container .button,
.block_type__case-grid .qry_container div {
	width: 100%;
}
.block_type__case-grid .search-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/* margin-bottom: 15px; */
	margin-bottom: 10px;
	max-width: calc(33.333% - 20px);
	position: relative;
	width: 100%;
}
.block_type__case-grid .search-box input,
.block_type__case-grid .qry_container select,
.block_type__attorney-grid .select_container select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border: 0;
	-webkit-box-sizing: border-box;
	border-radius: 0px;
	box-sizing: border-box;
	height: 50px;
	padding: 15px 20px;
	width: 100%;
}
.block_type__case-grid .qry_container select,
.block_type__attorney-grid .select_container select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(/images/sites/kr3/icon_select-arrow.png);
	background-size: 9px 6px;
	background-repeat: no-repeat;
	background-position: calc(100% - 30px) 50%;
}
.block_type__case-grid .search-box input::-webkit-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-pro-lt", sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 1.25rem;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.block_type__case-grid .search-box input::-moz-placeholder {
	color: var(--textDark);
	font-family: "avenir-pro-lt", sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 1.25rem;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.block_type__case-grid .search-box input:-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-pro-lt", sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 1.25rem;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.block_type__case-grid .search-box input::-ms-input-placeholder {
	color: var(--textDark);
	font-family: "avenir-pro-lt", sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 1.25rem;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.block_type__case-grid .search-box input::placeholder,
.block_type__case-grid .search-box #search-btn,
.block_type__case-grid .qry_container select,
.block_type__attorney-grid .select_container select {
	color: var(--textDark);
	font-family: "avenir-pro-lt", sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 1.25rem;
	letter-spacing: 0.1em;
	opacity: 1;
	text-transform: uppercase;
}
.block_type__case-grid .qry_container select,
.block_type__attorney-grid .select_container select {
	margin: 10px;
	max-width: calc(33.333% - 20px);
	width: 100%;
}
.block_type__case-grid .select_container #qry-button,
.block_type__attorney-grid .select_container #qry-button {
	margin-right: 10px;
}
.block_type__case-grid .search-box #search-btn {
	background-color: var(--coral);
	color: var(--textLight);
	margin: 15px 0 0 auto;
	padding: 13px 29px;
	width: auto;
}
.block_type__case-grid .qry_container .button {
	margin-left: auto;
	margin-top: 10px;
	/* margin-right: 0; */
	padding: 14px 29px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	width: auto;
}
.block_type__case-grid .qry_container .button:hover {
	color: white;
}
#body_attorneys #clear-filter {
	margin-right: 10px;
}
.block_type__case-grid .title {
	position: relative;
	top: -130px;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.block_type__case-grid .qry-filter {
	margin-bottom: 0;
	text-transform: capitalize;
}
.block_type__case-grid .filter_text,
.block_type__attorney-grid .filter_text {
	margin-bottom: 15px;
}
.block_type__case-grid .positioner p,
.block_type__attorney-grid .positioner p {
	margin-bottom: 5px;
}
.block_type__case-grid .positioner p:nth-last-child(1),
.block_type__attorney-grid .positioner p:nth-last-child(1) {
	margin-bottom: 30px;
}
.letter-filter_container,
.block_type__case-grid .element__slot-content,
.block_type__attorney-grid .element__slot-content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: var(--pageFrameLess);
	margin: 0 auto;
	/* padding: 0 34px; */
}
.letter-filter_container {
	max-width: calc(var(--pageFrameLess) - 72px);
	border-bottom: 1px solid var(--coral);
	margin-bottom: 60px;
	/* max-width: 1128px; */
}
.letter-filter_container a {
	position: relative;
}
.letter-filter_container a.current:after,
.letter-filter_container a:hover:after,
.letter-filter_container a:focus:after {
	background-color: var(--coral);
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
}
.block_type__case-grid .positioner h3 {
	font-weight: 400;
	margin-bottom: 10px;
}
.block_type__case-grid .element__slot-content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: var(--grayLight);
	color: var(--textDark);
	padding: 40px 20px;
}
.block_type__case-grid .element__case_grid .grid-item {
	width: 100%;
	padding: 30px 0 22px 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #79b9db;
}
.block_type__case-grid.block__admin-view .element__case_grid .grid-item {
	border-bottom: none;
}
.block_type__case-grid .grid-item a h3 {
	font-family: "avenir-lt-pro", sans-serif;
	font-weight: bold;
	color: inherit;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 26px;
}
.block_type__case-grid .grid-item a:hover h3,
.block_type__case-grid .grid-item a:focus h3 {
	color: var(--coral);
}
.block_type__case-grid .grid-item a h3,
.block_type__case-grid .grid-item p {
	margin-bottom: 8px;
}
.block_type__case-grid .grid-item p.case-status {
	text-transform: capitalize;
}
.block_type__case-grid .grid-item .element__text-link {
	height: 0;
}
/* ADMIN */
.block__admin-view.block_type__case-grid .element__slot-content {
	padding: 0;
}
.block__admin-view.block_type__case-grid .bizango_content_controls {
	max-width: var(--pageFrameLess);
	display: block;
	margin: 0 auto 20px auto;
}
@media only screen and (min-width: 480px) {
	.block_type__case-grid .search-box #search-btn {
		height: 100%;
		margin: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
}
@media only screen and (min-width: 768px) {
	.block_type__case-grid .element__slot-content {
		padding: 42px 82px;
	}
	.block_type__case-grid .search-box input {
		padding-right: 165px;
	}
	.block_type__case-grid .element__case_grid .grid-item {
		border-bottom-color: gainsboro;
	}
}
@media only screen and (max-width: 1023px) {
	.block_type__case-grid .qry_container {
		padding-bottom: 40px;
	}
	.block_type__case-grid .qry_container .search-box {
		margin: 10px;
		max-width: calc(100% - 20px);
	}
	.block_type__case-grid .qry_container select {
		max-width: calc(50% - 20px);
	}
}
@media only screen and (max-width: 767px) {
	.block_type__case-grid .qry_container,
	.block_type__attorney-grid .select_container {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.block_type__case-grid .search-box input::-webkit-input-placeholder {
		max-width: 100%;
	}
	.block_type__case-grid .search-box input::-moz-placeholder {
		max-width: 100%;
	}
	.block_type__case-grid .search-box input:-ms-input-placeholder {
		max-width: 100%;
	}
	.block_type__case-grid .search-box input::-ms-input-placeholder {
		max-width: 100%;
	}
	.block_type__case-grid .search-box input::placeholder,
	.block_type__case-grid .search-box #search-btn,
	.block_type__case-grid .qry_container select,
	.block_type__attorney-grid .select_container select,
	.block_type__case-grid .qry_container .search-box {
		max-width: 100%;
	}
}
@media only screen and (max-width: 655px) {
	.block_type__case-grid .positioner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.block_type__case-grid .positioner .results_content {
		width: 100%;
		max-width: 999px;
		padding-right: 0;
	}
	.block_type__case-grid .positioner .qry_container {
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
	.block_type__case-grid .title {
		top: 0;
	}
}
@media only screen and (max-width: 479px) {
	.block_type__case-grid .search-box #search-btn,
	.block_type__case-grid .qry_container .button {
		margin-left: 0;
		margin-right: auto;
	}
	.block_type__case-grid .qry_container .button {
		margin-left: 10px;
	}
}
/* -------------- CASES FILTER ---------------- */
/* ------------GRID FILTERS-------------- */
.filter-section {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 30px;
	margin-right: 20px;
}
.select_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}
.select_container #qry-button {
	margin-right: 0;
}
#qry-button:hover {
	color: white;
}
.filter-section #clear-filter {
	position: absolute;
	bottom: -15px;
	right: 0;
}
#body_attorneys #clear-filter {
	display: none;
}
@media only screen and (max-width: 1100px) {
	.filter-section {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.filter-section .letter-filter_container {
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
}
@media only screen and (max-width: 480px) {
	.filter-section .letter-filter_container {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.filter-section {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-right: 0;
	}
}
/*--------------- CURRENT CASES PAGE---------------*/
#case_hero {
	border-bottom: 3px solid var(--coral);
	padding: 198px 0 96px 0;
}

#case_hero .bizango_image_controls {
	left: 10px;
	position: absolute;
	top: 150px;
}
#case_hero .page_frame {
	max-width: var(--pageFrameLess);
}
#case_hero .all-cols-wrap {
	max-width: 870px;
}
#case_hero .case-header {
	color: var(--coral);
	display: block;
	font-weight: 500;
	margin-bottom: 12px;
	text-transform: uppercase;
}
#toggle_contact_form {
	bottom: -3px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
#toggle_contact_form[data-state="closed"]:after {
	display: inline-block;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
#toggle_contact_form[data-state="open"]:after {
	display: inline-block;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
#case_contact_form .intake-form__container {
	display: none;
	position: relative;
}
#current_case_main {
	padding-bottom: 52px;
	padding-top: 60px;
}
#current_case_details {
	background-color: var(--grayLight);
	padding: 54px 0 34px 0;
}
#current_case_details .bizango_cms_content em {
	color: var(--blueDark);
	display: block;
	font-weight: 700;
}
#current_case_details .bizango_cms_content > *:last-child {
	margin-bottom: 0;
}
#current_case_content {
	margin-bottom: 88px;
}
#current_case_main .content {
	display: block;
	margin: 0 auto;
	max-width: 950px;
}
#current_case_status .content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 1150px;
	padding: 0 20px;
}
#current_case_status {
	margin-bottom: 69px;
}
#current_case_status .gray-box {
	max-width: 100%;
}
#current_case_content h2,
#current_case_content h3,
#current_case_status h3,
#current_case_main .accent {
	margin-bottom: 42px;
	text-align: left;
}
/* Styling for Case Status of old cases if included in main content */
#current_case_content p + h3,
#current_case_content p + h2 {
	margin-top: 53px;
}
#current_case_practice_areas a,
html body #current_case_docs .case-documents__windowshade-content a {
	color: var(--coral);
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.practice-link-list li {
	list-style: none;
}
.case-documents__header .title:before {
	color: var(--coral);
	content: "\e904";
	display: inline-block;
	font-family: "kr3_icons";
	font-size: 1.875rem;
	line-height: 1em;
	position: absolute;
	right: -50px;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
	-webkit-transition: -webkit-transform ease 400ms;
	transition: -webkit-transform ease 400ms;
	transition: transform ease 400ms;
	transition: transform ease 400ms, -webkit-transform ease 400ms;
}
.case-documents__header .open > .title:before {
	-webkit-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
}
#current_case_docs .case-documents__header h3.title {
	margin-bottom: 0;
}
.case-documents__header button {
	background: transparent;
	border: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: currentColor;
	padding: 20px 50px 20px 0;
	width: 100%;
}
.case-documents__windowshade-content {
	display: none;
	padding-top: 43px;
}
.case-documents__attachment-wrapper {
	padding: 10px 0;
	position: relative;
	width: 100%;
}
.case-documents__attachment-wrapper:not(:last-child):after {
	background-color: currentColor;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	opacity: 0.2;
	position: absolute;
	width: 100%;
}
html body #current_case_docs p.case-documents__doc-date {
	color: currentColor;
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 1.375rem;
	letter-spacing: 0;
	margin-bottom: 0;
}
html body #current_case_docs .case-documents__windowshade-content a {
	font-size: 1rem;
	line-height: 1.375rem;
	margin-bottom: 0;
}
#current_case_docs {
	margin-bottom: 96px;
}
/* ADMIN */
body.admin .case-documents__windowshade-content {
	display: block;
}
@media only screen and (min-width: 768px) {
	#toggle_contact_form,
	.block_type__toggle-content .toggle_form_container {
		left: auto;
		right: 84px;
		-webkit-transform: none;
		transform: none;
	}
}
@media only screen and (max-width: 767px) {
	#case_hero.contact {
		padding: 198px 0 96px 0;
	}
	#case_hero {
		padding: 164px 0 60px 0;
	}
	#current_case_status > .page_frame,
	#current_case_status .content {
		padding: 0;
	}
}
/* ------------TOGGLE CONTENT-------------- */
.block_type__toggle-content .element__toggle_form {
	text-align: center;
}
.block_type__toggle-content .button--toggle-form {
	display: block;
	margin: 0 auto 16px;
}
.block_type__toggle-content .button--toggle-form[data-state="closed"]:after {
	display: inline-block;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.block_type__toggle-content .button--toggle-form[data-state="open"]:after {
	display: inline-block;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.block_type__toggle-content .toggle-form__container {
	display: none;
	position: relative;
}
/* ADMIN */
.block_type__toggle-content.block__admin-view .help {
	margin: 0 auto 10px auto;
}
/* ------------PRACTICE AREA GRID-------------- */
.block.block_type__practice-area-grid,
.block.block_type__subpage-list {
	padding-top: 0;
}
.element__practice-area-grid,
.element__subpage_list {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.element__practice-area-grid .grid-row-1,
.element__practice-area-grid .grid-row-2,
.element__subpage_list .grid-row-1,
.element__subpage_list .grid-row-2 {
	width: 45%;
}
.element__practice-area-grid .grid-row-1,
.element__subpage_list .grid-row-1 {
	margin-right: 90px;
}
.element__practice-area-grid .grid-item .element__text.element-1,
.element__subpage_list .grid-item .element__text.element-0 {
	padding: 25px 0;
}
.element__practice-area-grid .grid-item:not(:last-child) .element__text.element-1,
.element__subpage_list .grid-item:not(:last-child) .element__text.element-0 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.element__practice-area-grid .element__text a.wrap-link h4,
.element__subpage_list .element__text a.wrap-link h4 {
	border-left: 3px solid transparent;
	padding-left: 15px;
}
.element__practice-area-grid .element__text a.wrap-link h4:hover,
.element__subpage_list .element__text a.wrap-link h4:hover {
	border-color: #ff6e51;
}
.element__practice-area-grid .element__text a.wrap-link h4:after,
.element__subpage_list .element__text a.wrap-link h4:after {
	font-family: "icons";
	content: "\E801";
	margin-left: 10px;
	font-size: 0.5em;
	opacity: 0;
	position: relative;
	top: -2px;
}
.element__practice-area-grid .element__text a.wrap-link h4:hover:after,
.element__subpage_list .element__text a.wrap-link h4:hover:after {
	opacity: 1;
}
.element__practice-area-grid .element__text h4,
.element__subpage_list .element__text h4 {
	margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
	.element__practice-area-grid,
	.element__subpage_list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.element__practice-area-grid .grid-row-1,
	.element__practice-area-grid .grid-row-2,
	.element__subpage_list .grid-row-1,
	.element__subpage_list .grid-row-2 {
		width: 90%;
	}
	.element__practice-area-grid .grid-row-1 .grid-item:last-child .element__text.element-1,
	.element__subpage_list .grid-row-1 .grid-item:last-child .element__text.element-0 {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
}
/* -------------- SUBPAGE LIST ---------- */
.block_type__subpage-list.columns__2 .element__slot {
	columns: 1;
}
.block_type__subpage-list .element__slot-content {
	display: block;
}
/* ------------CUSTOM GRIDS-------------- */
.block select {
	display: block;
	max-width: 100%;
	float: right;
	margin-bottom: 15px;
}
.clear-filter_container {
	width: 100%;
	display: inline-block;
	text-align: right;
	margin-bottom: 15px;
	margin-top: 10px;
}
.block_type__attorney-grid {
	max-width: 100%;
	overflow: hidden;
}
.block_type__attorney-grid .grid-item .element__image_lazy {
	overflow: hidden;
	position: relative;
}
.block_type__attorney-grid .grid-item .element__image_lazy .cropped-image {
	-webkit-transition: -webkit-transform ease 700ms;
	transition: -webkit-transform ease 700ms;
	transition: transform ease 700ms;
	transition: transform ease 700ms, -webkit-transform ease 700ms;
}
.block_type__attorney-grid .grid-item:hover .element__image_lazy .cropped-image,
.block_type__attorney-grid .grid-item:focus-within .element__image_lazy .cropped-image {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.block_type__attorney-grid .grid-item .bizango_content_title {
	margin-top: 20px;
}
.block_type__attorney-grid .element__slot-content {
	display: inline-block;
	width: 100%;
}
.block_type__practice-area-grid.show-collection__no.block__admin-view {
	display: block;
}
.block_type__practice-area-grid.show-collection__no {
	display: none;
}
.block_type__case-grid.block__admin-view .grid-columns-3,
.block_type__attorney-grid .grid-columns-3,
.block_type__practice-area-grid .grid-columns-3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}
.block_type__case-grid .grid-columns-3 .page_frame,
.block_type__attorney-grid .grid-columns-3 .page_frame {
	max-width: 1130px;
}
.block_type__case-grid.block__admin-view .grid-item {
	background: none !important;
}
.block_type__case-grid.block__admin-view .element__case_details {
	display: none;
}
.element__case_grid .grid-item,
.element__custom_grid .grid-item {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 2.5em;
}
.block_type__practice-area-grid.block__admin-view .bizango_content_data1 {
	display: block;
}
.block_type__practice-area-grid .bizango_content_data1 {
	display: none;
}
.element__case_grid .grid-item img,
.element__custom_grid .grid-item img {
	max-width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	height: 19vw;
	max-height: 246px;
	min-height: 150px;
}
.block_type__attorney-grid .element__custom_grid .grid-columns-3 .grid-item .element__image {
	margin-bottom: 10px;
}
.block_type__attorney-grid .element__custom_grid .grid-columns-3 .grid-item .cropped-image {
	margin: 0 auto;
}
.block_type__attorney-grid .element__custom_grid .grid-columns-3 .grid-item h4 {
	line-height: 1em;
	margin-bottom: 0;
	text-align: center;
}
.element__custom_grid .att-title {
	margin-bottom: 16px;
	text-align: center;
}
/* TODO: put these in media queries */
.element__custom_grid .grid-columns-2 .grid-item,
.element__custom_grid .grid-columns-3 .grid-item {
	margin: 0 15px;
	padding: 0;
}
.block_type__case-grid.block__admin-view .element__case_grid .grid-columns-3 .grid-item {
	margin: 0 15px 30px 15px;
}
.element__case_grid .grid-columns-2 .grid-item,
.element__custom_grid .grid-columns-2 .grid-item {
	width: 47.5%;
}
.block_type__case-grid.block__admin-view .element__case_grid .grid-columns-3 .grid-item,
.element__custom_grid .grid-columns-3 .grid-item {
	width: calc(33% - 28px);
}
.block_type__practice-area-grid .element__custom_grid .grid-columns-3 .grid-item {
	width: 45%;
}
.block_type__practice-area-grid .grid-columns-3 .grid-item .element__text h3 {
	font-size: 21px;
	line-height: 27px;
	margin: 25px 0;
}
.element__case_grid .grid-columns-4 .grid-item,
.element__custom_grid .grid-columns-4 .grid-item {
	margin-right: 4%;
	width: 22%;
}

@media only screen and (max-width: 1200px) {
	.element__case_grid .grid-item img,
	.element__custom_grid .grid-item img {
		min-height: 0;
	}
}
@media only screen and (max-width: 800px) {
	.block_type__case-grid.block__admin-view .element__case_grid .grid-columns-3 .grid-item,
	.block_type__attorney-grid .element__custom_grid .grid-columns-3 .grid-item,
	.block_type__subpage-grid .element__custom_grid .grid-columns-3 .grid-item {
		width: 45%;
		margin: 0 10px;
	}
	.element__case_grid .grid-item img,
	.element__custom_grid .grid-item img {
		height: 30vw;
		max-height: 246px;
	}
}
@media only screen and (max-width: 600px) {
	.block_type__attorney-grid .grid-columns-3 {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.block_type__attorney-grid .element__custom_grid .grid-columns-3 .grid-item {
		width: 90%;
	}
	.block_type__attorney-grid .element__custom_grid .grid-columns-3 .grid-item .element__image {
		max-width: 350px;
		margin: 0 auto;
	}
	.element__custom_grid .grid-item img {
		height: 250px;
		min-height: 246px;
	}
	.block_type__attorney-grid .element__custom_grid .grid-columns-3 .grid-item {
		margin-right: 0 !important;
	}
	.block_type__attorney-grid .element__custom_grid .grid-columns-3 .grid-item {
		margin-left: 0 !important;
	}
}
@media only screen and (max-width: 480px) {
	.block_type__attorney-grid .grid-columns-3,
	.block_type__practice-area-grid .grid-columns-3 {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.block_type__attorney-grid .element__custom_grid .grid-columns-3 .grid-item,
	.block_type__subpage-grid .element__custom_grid .grid-columns-3 .grid-item {
		width: 100%;
	}
	.element__custom_grid .grid-item img {
		height: 250px;
		min-height: 246px;
	}
	.block_type__subpage-grid .grid-columns-3 .grid-item {
		margin: 0;
	}
	.block_type__attorney-grid .element__custom_grid .grid-columns-3 .grid-item {
		margin-right: 0 !important;
	}
	.block_type__attorney-grid .element__custom_grid .grid-columns-3 .grid-item {
		margin-left: 0 !important;
	}
}
/* ------------ATTORNEY/CASE GRID-------------- */
.block_type__case-grid .bizango_image_controls,
.block_type__attorney-grid .filters_container {
	margin-bottom: 15px;
}
.block_type__case-grid .button,
.block_type__attorney-grid .button {
	margin-right: 10px;
}
.block_type__case-grid .grid-item .cropped-image,
.block_type__attorney-grid .grid-item .cropped-image {
	padding-bottom: 0;
	height: 20vw;
	max-height: 225px;
	min-height: 195px;
	/* max-width: 350px; */
	max-width: 100%;
	min-width: 175px;
}
.bizango_slot_categories .bizango_slot_category,
.bizango_content_categories .bizango_content_category {
	position: relative;
	padding-right: 15px;
}
.bizango_slot_categories .bizango_slot_category p,
.bizango_content_categories .bizango_content_category p {
	white-space: normal !important;
	line-height: 17px;
}
.bizango_slot_categories .bizango_slot_category .bizango_category_add,
.bizango_content_categories .bizango_content_category .bizango_category_delete {
	position: absolute;
	top: 2px;
	right: 2px;
}
.bizango_admin_dark a.bizango_category_add::after {
	top: 1px;
	left: 5px;
}
.bizango_admin_dark a.bizango_category_delete::after {
	top: 1px;
	left: 4px;
}
@media only screen and (max-width: 480px) {
	.block_type__attorney-grid .grid-item .cropped-image {
		min-height: 250px;
	}
}
