/*
Theme Name: Divi Child - Plain
Version: 1.0
Description: Child Theme of Divi with Studio Simpatico functionality
Template: Divi
Author: Multidots
Author URI: https://www.multidots.com/
Text Domain: icff-theme
*/
h1, h2, h3, h4, h5, h6 {
    padding-bottom: 0;
}
h1,
.heading-1,
h2,
.heading-2,
h3,
.heading-3,
h4,
.heading-4 {
	font-weight: 400;
	margin: 0px;
}
h1,
h1.et_pb_module_heading,
.heading-1 {
	font-size: calc(3.125rem);
	letter-spacing: 0.02em;
	line-height: calc(1.2);
}
h2,
h2.et_pb_module_heading,
.heading-2 {
	font-size: calc(2.25rem);
	line-height: calc(1.22222);
}
h3,
h3.et_pb_module_heading,
.heading-3,
.gform_wrapper h2.gsection_title,
.gform_wrapper .attachments label {
	font-size: calc(1.5rem);
	line-height: calc(1.75);
}
h4,
h4.et_pb_module_heading,
h5.et_pb_module_heading,
h6.et_pb_module_heading,
.heading-4,
.heading-5,
.heading-6 {
	font-size: calc(1.25rem);
	line-height: calc(1.2);
}
button.et_pb_button {
    cursor: pointer;
}
/* 
 * Parent theme styles are enqueued via functions.php
 * Add your custom CSS below this comment
 */
/*
.footer-links-md ul {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	list-style: none;
	padding: 0;
}
.footer-links-md ul li a {
	color: white;
}
.footer-links-md ul li a:hover {
	text-decoration: underline;
}
@media (max-width: 980px) {
	.footer-links-md ul {
		align-items: center;
		justify-content:center;
		gap: 10px;
	}
}

.footer-also-interested-links ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content:center;
	gap: 20px;
	list-style: none;
	padding: 0;
}
.footer-also-interested-links ul li a:hover {
	text-decoration: underline;
}
.footer-also-interested-links ul a {
	color: #373d49;
}
@media (max-width: 980px) {
	.footer-also-interested-links ul {
		flex-direction: column;
	}
}
*/

.m-mob-menu ul.et_mobile_menu > li {
	position: relative;
}
.m-mob-menu .mobile-toggle {
	position: absolute !important;
	left: 0;
	top: 0;
	height: 49px;
	width: 100%;
	border: 0 !important;
}
.m-mob-menu .mobile-toggle:before,
.m-mob-menu .mobile-toggle:after {
	display: none !important;
}
.m-mob-menu .sub-menu.visible > .second-level {
	display: block !important;
}

.et_mobile_menu li a:hover,
.nav ul li a:hover {
	opacity: 1 !important;
}

.et_mobile_menu li.menu-item-has-children > a {
	position: relative;
	background-color: transparent !important;
}
.et_mobile_menu > li.menu-item-has-children > a:hover {
	background-color: rgba(0, 0, 0, 0.03) !important;
}

.et_mobile_menu li.menu-item-has-children > a:after {
	font-family: "ETmodules";
	content: "\4c";
	font-weight: normal;
	position: absolute;
	font-size: 20px;
	top: 10px;
	right: 10px;
	font-weight: 600;
}

.et_mobile_menu li.menu-item-has-children > .icon-switch:after {
	content: "\4d";
}
.et_mobile_menu li.menu-item-has-children.icon-switch > a:after {
	content: "\4d";
}
.mobile_nav.opened .mobile_menu_bar:before {
	content: "\4d" !important;
}

.et_pb_menu .et_mobile_menu .sub-menu {
	display: none !important;
}

body
	header
	.et_pb_column--with-menu
	.et_pb_menu
	.et_pb_menu_inner_container
	.et_pb_menu__wrap
	.et_mobile_nav_menu
	.mobile_nav
	.et_mobile_menu
	.menu-item-has-children
	.sub-menu,
.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li .sub-menu {
	display: none !important;
}

.et_pb_menu .et_mobile_menu .sub-menu.reveal-items,
body
	header
	.et_pb_column--with-menu
	.et_pb_menu
	.et_pb_menu_inner_container
	.et_pb_menu__wrap
	.et_mobile_nav_menu
	.mobile_nav
	.et_mobile_menu
	.menu-item-has-children
	.sub-menu.reveal-items,
.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li .sub-menu.reveal-items {
	display: block !important;
}

#mobile_menu1 {
	padding: 0;
	border-top: 0;
	padding-top: 5%;
}

#mobile_menu1 li li,
.et_pb_menu #mobile_menu1 ul {
	padding-left: 0;
}

.et_mobile_menu > li > a {
	color: #112b3c !important;
	border-top: 2px solid #112b3c;
	font-size: 16px !important;
	font-weight: 900 !important;
	text-transform: uppercase;
}

.et_mobile_menu
	> li
	ul
	li.menu-item-has-children:not(.menu-item-object-ubermenu-custom)
	> a {
	color: #fff !important;
	background-color: #e74124 !important;
	margin-bottom: 10px !important;
	font-size: 16px !important;
	font-weight: 900 !important;
}

.et_mobile_menu > li ul li a,
.et_mobile_menu
	> li
	ul
	li.menu-item-has-children:not(.menu-item-object-ubermenu-custom)
	ul
	li
	> a {
	color: #000 !important;
	margin-bottom: 0 !important;
	border: 0 !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	background-color: transparent !important;
}

.et_mobile_menu
	> li
	ul
	li.menu-item-has-children:not(.menu-item-object-ubermenu-custom)
	ul
	li
	> a:hover,
.et_mobile_menu > li ul li:not(.menu-item-has-children) a:hover {
	background-color: rgba(0, 0, 0, 0.03) !important;
}

@media (max-width: 980px) {
	.et_mobile_menu .logo-menu {
		display: none;
	}

	.et_mobile_menu a[href="#ubermenu-column"],
	.et_mobile_menu a[href="#ubermenu-custom_content"] {
		display: none;
	}

	.et_mobile_menu .search-popup {
		display: none;
	}

	ul#mobile_menu1 {
		width: calc(100% + 30px);
		max-height: calc(100vh - 70px);
	}

	.admin-bar ul#mobile_menu1 {
		max-height: calc(100vh - 104px);
	}
	#mobile_menu1 {
		padding: 0;
		border-top: 0;
		padding-top: 5%;
	}
}

.btn-header {
    letter-spacing: 0.7px;
    font-size: 16px;
    text-transform: uppercase !important;
	border-color: #000 !important;
}

.headerbtn {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
	justify-content: center;
}

/***Posts***/
.stories-posts {
	overflow: hidden;
	padding: 0 0 100px;
}
.related-posts h2 {
	margin-bottom: 67px;
}
.stories-posts.related-posts {
	padding: 0;
}
.et-db #et-boc .et-l .stories-posts h3.eyebrow {
	margin: 0 0 13px;
	text-align: center;
	font-size: calc(0.875rem);
	letter-spacing: 0.1em;
	line-height: calc(2.14286);
	text-transform: uppercase;
	font-family: "Memphis LT CYR W01", Georgia, "Times New Roman", serif;
}
.stories-posts .mobile-filter,
.finalists .mobile-filter {
	display: none;
	color: #000;
	font: calc(14rem / 16) / calc(15 / 14) "Memphis LT CYR W01", Georgia,
		"Times New Roman", serif;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	background: none;
	transition: 0.25s;
}
.stories-posts .filters {
	margin: 0px 0px 33px;
	padding: 0px !important;
	text-align: center;
}
.stories-posts .filters li,
.finalists .filters li {
	display: inline-block;
	list-style: none;
}
.stories-posts .filters li:not(:last-child)::after,
.finalists .filters li:not(:last-child)::after {
	background: #adadad;
	border-radius: 100%;
	content: "";
	display: inline-block;
	height: 5px;
	margin: 0 5px;
	vertical-align: 3px;
	width: 5px;
}
.et-db #et-boc .et-l .stories-posts .filters a {
	color: #adadad;
}
.et-db #et-boc .et-l .stories-posts .filters .current-cat a {
	color: #000;
}
.stories-posts .grid {
	gap: 82px 27px;
	grid-template-columns: repeat(3, 1fr);
	list-style: none;
	margin: 82px 0px 0px;
	padding: 0px;
	transform: translate(0px, 0px);
}
.stories-posts .alm-listing.grid {
	margin-top: 0px;
}
.stories-posts:not(.has-margin-top) .grid {
	margin-top: 15px !important;
}
.et-db #et-boc .et-l .stories-posts .grid {
	display: grid;
	padding: 0;
}
.grid-wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 50px 30px;
}

/* Remove ULs from layout */
.grid-wrapper .grid {
	display: contents !important;
}
.grid-wrapper > .ajax-load-more-wrap {
	display: contents;
}

.grid-wrapper .alm-btn-wrap {
	grid-column: 1 / -1;
	margin-top: 80px;
}
@media (min-width: 1900px) {
	.stories-posts .grid {
		grid-template-columns: repeat(4, 1fr);
	}
	.grid-wrapper {
		grid-template-columns: repeat(4, 1fr);
	}
}

/* .stories-posts .alm-listing.grid li:nth-of-type(n + 1):nth-of-type(-n + 3) {
	margin-top: 82px;
} */
.stories-posts .sponsored-post {
	grid-column: 1 / -1;
}
.stories-posts .sponsored-story {
	align-items: center;
	margin: 0px;
	padding-left: 52px;
}
.stories-posts .sponsored-story .eyebrow {
	margin: 0px 0px 30px;
}
.stories-posts .sponsored-story p {
	margin-bottom: 66px;
}
.stories-posts .sponsored-story img {
	margin-right: calc(-50px - 7vw);
}

.card {
	background: #fafafa;
	border-radius: 8px;
	display: block;
	height: 100%;
	min-height: 530px;
	overflow: hidden;
	position: relative;
	text-align: left;
	--image-height: 325px;
	display: flex;
	flex-direction: column;
}
.card.podcasts-card {
	background: #f6f1ff;
}
.listen .card.podcasts-card {
	background: #000000;
}
.card .image {
	border-radius: 8px;
	height: var(--image-height);
	width: 100%;
	min-height: 325px;
}
.card .image img {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	height: 100%;
	object-fit: cover;
	width: 100%;
}
.card:not(.sponsored) article {
	padding: 24px 32px 30px;
	display: flex;
	height: 100%;
	flex-direction: column;
}
.listen .card.podcasts-card article {
	color: #fff;
}
.et-db #et-boc .et-l .card h3 {
	margin-bottom: 16px;
	font-size: 26px;
	line-height: 42px;
	color: #fff;
}

.et-db #et-boc .et-l .card h3.heading-black {
	color: #000000;
}
.card p {
	margin-bottom: 36px;
	width: calc(326 / 386 * 100%);
	font-size: 15px;
	line-height: 24px;
}
.single-post .related-posts .primary-btn.et_pb_button,
.wp-singular .related-posts .primary-btn.et_pb_button {
	border-radius: 3px;
	min-width: 202px;
	padding: 14px 30px !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.84px;
	margin-top: 117px;
	display: inline-block;
	line-height: 15px !important;
}
.single-post p {
	color: #000 !important;
}
.card .btn.has-icon {
	padding-left: 44px;
	position: relative;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	font: calc(14rem / 16) / calc(15 / 14) "Memphis LT CYR W01", Georgia,
		"Times New Roman", serif;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.card:not(.sponsored) article .btn {
	margin-top: auto;
}

.listen .card.podcasts-card article .btn {
	filter: invert(1);
}
.card .btn img {
	left: 0px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.card .btn .read-now {
	text-transform: uppercase;
}
.card .btn .read-now,
.card .btn .read-time {
	font-size: 14px;
	line-height: 15px;
	letter-spacing: 0.06em;
	color: #000000;
	font-family: "Memphis LT CYR W01", Arial, sans-serif;
	text-decoration: none;
}
.cats-name-top {
	font-size: 14px;
	line-height: 15px;
	letter-spacing: 0.06em;
	color: #000000;
	font-family: "Memphis LT CYR W01", Arial, sans-serif;
	text-decoration: none;
	margin-bottom: 20px;
	text-transform: uppercase;
	display: inline-block;
	border-left: 1px solid #000;
	padding: 0px 10px;
}

span.cats-name-top:first-child {
	border-left: 0px;
	padding-left: 0px;
}
.alm-btn-wrap {
	margin-top: 137px;
	text-align: center;
}
.et-db #et-boc .et-l button.alm-load-more-btn.et_pb_button {
	border-radius: 3px;
	min-width: 202px;
	padding: 14px 30px !important;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	font-size: 14px;
	line-height: 15px !important;
}
.stories-posts h2.accessibility {
	text-align: center;
	font-size: 36px !important;
	margin-bottom: 30px;
}

.share-post {
	margin: 0;
	padding: 0;
	list-style: none;
}

.share-post li {
	display: inline-block;
	font-size: calc(22rem / 16);
	list-style: none;
	margin: 0 18px;
}
.svg-inline--fa {
	display: inline-block;
	font-size: inherit;
	height: 1em;
	overflow: visible;
	vertical-align: -0.125em;
}
.share-post .accessibility,
.featured-story .accessibility,
.gform_wrapper .hidden_label .gfield_label,
.gform_wrapper .hidden_sub_label,
#extensions_message_2_18 {
	backface-visibility: hidden;
	left: -999999999px;
	position: absolute;
}

/*Regular Text*/
.acf-single-posts-content article {
	margin: 35px auto;
	max-width: 666px;
}

/*Two Column Image + Text*/

.acf-single-posts-content .two-column-content {
	grid-template-columns: 1fr 1fr;
	margin-left: calc(-10vw);
	padding: 30px 0 20px;
	width: 100vw;
}

.acf-single-posts-content .two-column-content .image {
	display: flex;
}

.acf-single-posts-content .two-column-content .image-container {
	margin: auto;
}

.acf-single-posts-content .two-column-content img {
	height: auto;
	max-height: 390px;
	max-width: 521px;
	width: auto;
}

.acf-single-posts-content .two-column-content article {
	margin: auto;
	max-width: 670px;
	padding: 0 50px;
}

.acf-single-posts-content .two-column-content a {
	text-decoration: underline;
}

.acf-single-posts-content .two-column-content a:hover {
	text-decoration: none;
}

/*Quotes*/

.acf-single-posts-content blockquote {
	margin: 64px auto;
	max-width: 1018px;
	padding: 0;
}

.acf-single-posts-content blockquote cite {
	display: block;
	margin-top: 20px;
}

.acf-single-posts-content blockquote.image-bkg {
	background: no-repeat center;
	background-size: cover;
	color: var(--white);
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin: 0 0 100px calc(-7vw - 50px);
	max-width: none;
	min-height: 902px;
	padding: 50px 95px 187px;
	position: relative;
	width: 100vw;
}

.acf-single-posts-content blockquote.image-bkg:before {
	background: var(--black);
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.4;
	position: absolute;
	top: 0;
	width: 100%;
}

.acf-single-posts-content .two-column-content + blockquote.image-bkg {
	margin-top: 0;
}

.acf-single-posts-content blockquote.image-bkg p.heading-3 {
	color: var(--white);
	line-height: calc(32 / 24);
	max-width: 406px;
	position: relative;
}

.acf-single-posts-content blockquote.image-bkg cite {
	margin-top: 28px;
	position: relative;
}

/*Images*/

.image-block {
	margin: 58px auto 30px;
	max-width: 784px;
}

.image-block ul {
	gap: 26px;
	grid-template-columns: 1fr 1fr;
	list-style: none;
	margin: 0;
	padding: 0;
}

.caption {
	font-size: calc(12rem / 16);
	font-style: italic;
	line-height: calc(28 / 12);
	margin: 10px 0 0;
}

/***Featured Story***/
.flex-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.featured-story {
	height: 826px;
	max-height: 100vh;
	position: relative;
}
.featured-story:empty {
    display: none;
}
.featured-story img {
	height: 100%;
	object-fit: cover;
	width: calc(720 / 1440 * 100%);
	transition: 0.8s cubic-bezier(0.65, 0, 0.35, 1);
}

.featured-story article {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 50px 94px 130px 68px;
	position: relative;
	text-align: center;
	width: calc(720 / 1440 * 100%);
}

.featured-story h2 {
	margin-bottom: 70px;
}

.featured-story .btn {
	bottom: 66px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.featured-story .btn.et_pb_button {
	border-radius: 3px;
	min-width: 202px;
	padding: 14px 30px !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.84px;
	display: inline-block;
	line-height: 15px !important;
}

/***Hero***/
.archive-hero {
	padding: 59px 0 0;
	text-align: center;
}

.archive-hero article {
	margin: 0 auto;
	width: calc(559 / 1200 * 100%);
}

.archive-hero h1 {
	margin-bottom: 20px;
}

.archive-hero p {
	margin-bottom: 64px;
}

body.blog .stories-posts .accessibility {
	display: none;
}

.custom-height-auto {
	height: auto !important;
}
.card--large {
	--image-height: 505px;
}
.card--black article .btn {
	filter: invert(1);
}
.card--yellow article .btn {
	filter: invert(0);
}

/***Pinned Post Grid***/
.pinned_post_grid {
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
}
.pinned_post {
	width: calc(100% / 3 - 14px);
}

.pinned_post_image img {
	object-fit: cover;
	height: 300px;
	margin-bottom: 20px;
	width: 100%;
}
.pinned_post_title {
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 10px;
}
.pinned_post_description {
	margin-bottom: 0;
}

/***Post Grid Home***/
.post-grid-home-row {
	display: flex;
	flex-wrap: wrap;
	gap: 40px 20px;
}
.post-grid-home-item {
	width: calc(100% / 3 - 14px);
	transition: all 0.3s ease;
}
.post-grid-home-item.view-more-item {
	opacity: 0;
	visibility: hidden;
	height: 0;
	display: none;
}
.post-grid-home-item.view-more-item.active {
	opacity: 1;
	visibility: visible;
	height: auto;
	display: block;
}
.post-grid-home-image {
	line-height: 1;
	margin-bottom: 20px;
}
.post-grid-home-image img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.post-grid-home-content {
	width: 100%;
}
.post-grid-home-terms {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.post-grid-home-term-link {
	background: #000;
	color: #fff;
	padding: 7px 15px;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 1;
	border-radius: 4px;
}
.post-grid-home-title {
	font-size: 22px;
	line-height: 1.4;
}
.post-grid-home-excerpt {
	margin-bottom: 0;
}

.view-more-button {
	text-align: center;
	margin-top: 40px;
}

.view-more-button .btn.et_pb_button {
	border-radius: 3px;
	min-width: 202px;
	padding: 14px 30px !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.84px;
	display: inline-block;
	line-height: 15px !important;
	cursor: pointer;
	transition: all 0.3s ease;
}
.et_pb_row.et_pb_equal_columns {
    display: flex;
}
@media only screen and (max-width: 980px) {
	.pinned_post_image img {
		height: 200px;
	}
	.post-grid-home-image img {
		height: 200px;
	}
}
@media only screen and (max-width: 767px) {
	.et-db #et-boc .et-l .stories-posts .grid {
		grid-template-columns: 1fr;
	}
	.grid-wrapper {
		grid-template-columns: 1fr;
	}
	.et-db #et-boc .et-l .related-posts .grid {
		display: block;
		margin-bottom: 60px;
	}
	.et-db #et-boc .et-l .related-posts .grid .card {
		margin-bottom: 30px;
	}
	.single-post .related-posts .primary-btn.et_pb_button {
		font-size: 12px;
		margin-top: 30px;
		line-height: 13px !important;
		min-width: 164px;
		padding: 12px 15px;
	}
	.featured-story img {
		filter: brightness(0.7);
		height: 100%;
		left: 0;
		object-fit: cover;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: -1;
	}
	.featured-story {
		height: calc(100vh - 53px);
	}
	.featured-story article {
		color: #fff;
		padding: 50px 15px 100px 15px;
		width: 100%;
	}
	.featured-story h2 {
		margin-bottom: 18px;
		color: #fff;
	}
	.featured-story .btn {
		background: #fff;
		border-color: transparent;
		bottom: 53px;
	}
	.stories-posts h3.eyebrow {
		display: none;
	}
	.stories-posts .mobile-filter,
	.finalists .mobile-filter {
		background: url(svgs/icon-arrow-alt.svg) no-repeat calc(100% - 26px)
			center;
		background-color: #fff;
		border: none;
		border-radius: 3px;
		box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.25);
		display: block;
		height: 52px;
		padding: 0 40px 0 19px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		width: calc(100% - 40px);
	}
	.stories-posts .mobile-filter.active,
	.finalists .mobile-filter.active {
		background: url(svgs/icon-close.svg) no-repeat calc(100% - 16px) center;
		background-color: #fff;
	}
	.stories-posts .filters,
	.finalists .filters {
		display: none;
		background-color: #fff;
		border-radius: 3px;
		box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.25);
		margin: 0;
		padding-bottom: 10px;
		text-align: left;
		margin-bottom: 33px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		width: calc(100% - 40px);
	}
	.stories-posts .filters li,
	.stories-posts .mobile-filter.active + .filters,
	.finalists .filters li,
	.finalists .mobile-filter.active + .filters {
		display: block;
	}
	.stories-posts .filters a,
	.finalists .filters a {
		color: #000;
		display: block;
		font-size: 20px;
		line-height: 50px;
		padding: 0 20px;
	}
	.stories-posts .filters li:not(:last-child)::after,
	.finalists .filters li:not(:last-child)::after {
		display: none;
	}
	.pinned_post {
		width: 100%;
	}
	.pinned_post_image img {
		height: auto;
		max-height: 340px;
	}
	.post-grid-home-item {
		width: 100%;
	}
	.post-grid-home-image img {
		height: auto;
		max-height: 340px;
	}
}
/* @media only screen and (min-width: 768px) {
    selector {
		background-image: none !important;
    }
} */
@media only screen and (max-width: 71.875em) {
	.stories-posts .grid {
		gap: 30px;
		grid-template-columns: repeat(2, 1fr);
		margin-top: 30px;
	}
	.et-db #et-boc .et-l .card h3 {
		font-size: 20px;
		line-height: 24px;
	}
	.featured-story h2 {
		font-size: 36px;
		line-height: 44px;
	}
}

/** Divi inline cards - black and white */
.inline-cards-black:after {
	display: none;
}
.inline-cards-black {
	gap: 30px;
	flex-wrap: wrap;
}
.inline-cards-black .et_pb_column {
	width: calc(100% / 3 - 20px) !important;
	display: flex;
	flex-direction: column;
}
.inline-cards-black .et_pb_promo {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.inline-cards-black .et_pb_promo .et_pb_button_wrapper {
	margin-top: auto;
}

/***Brands***/
.brands-wrapper ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.brands-wrapper ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-bottom: 40px;
    display: block;
}
.brands-wrapper ul li h5, .brands-wrapper ul li p {
    margin: 0;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}
.brands-wrapper ul li h5 {
    color: #000;
	padding-bottom: 0;
	font-family: 'Memphis LT CYR W01', Georgia, "Times New Roman", serif;
	font-weight: 700;
}
.brands-wrapper ul li h5, .brands-wrapper ul li p {
    line-height: 15px;
}
.brands-wrapper ul li div {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.brands-wrapper ul li p {
    color: #6f6f6f;
    font-size: 13.5px;
	line-height: 15px;
}
.brands-wrapper ul li div p {
    width: 25%;
    padding-right: 15px;
	margin: 15px 0;
}
.brands-wrapper ul li p a {
    color: inherit;
}

.image-block ul {
	display: grid;
}

/* body.page .entry-content .et_pb_section .et_pb_row {
    max-width: 1920px !important;
} */
.hero-banner-row {
	min-height: calc(100vh - 74px);
}

@media only screen and (max-width: 71.875em) {
    .hero-banner-row {
        min-height: 0;
    }
}

@media (min-height: 1000px) {
    .hero-banner-row {
        min-height: 900px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner-row {
		    display: flex;
    		flex-direction: column-reverse;
    }
}
@media (min-width: 1900px) {
	.inline-cards-black .et_pb_column {
		width: calc(100% / 4 - 23px) !important;
	}
}
@media only screen and (max-width: 71.875em) {
	.inline-cards-black .et_pb_column {
		width: calc(100% / 2 - 15px) !important;
	}
}
@media only screen and (max-width: 950px) {
	.inline-cards-black .et_pb_column {
		width: 100% !important;
	}
	.image-block ul {
		grid-template-columns: 1fr;
		margin: 60px auto;
		width: calc(265 / 342 * 100%);
	}
}

/** End of Divi inline cards - black and white */
@media only screen and (max-width: 1899px) and (min-width: 71.875em) {
	.inline-cards-black-section {
		display: flex;
		flex-wrap: wrap;
		gap: 30px;
		align-items: stretch;
		max-width: 1540px;
		width: 80%;
		margin: auto;
	}
}
@media screen and (max-width: 991px) {
    .brands-wrapper ul li div p {
        width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .brands-wrapper ul li div p {
        width: 100%;
    }
}