@import "https://use.typekit.net/hsu7xvx.css";
/*
Theme Name: Croix PM
Description: Divi Child Theme
Author: WhiteBox Marketing
Author URI: https://whitebox.marketing/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/
body {
	font-family: urbane, sans-serif;
	font-style: normal;
	font-weight: 100;
}


/*------------------------------------------------*/
/*------------------[TYPOGRAPY]-------------------*/
/*------------------------------------------------*/
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 
.title {
	font-family: urbane, sans-serif;
	font-weight: 100;
	margin-top: .5em;
	margin-bottom: .25em;
	line-height: 1.2em;
}
h1, .h1,
h1, .h1 h2,
h1, .h1 h3,
h1, .h1 h4,
h1, .h1 h5,
h1, .h1 h6 {
	font-size: 2.8em;
}
h2, .h2, .
.title,
h2, .h2 h1,
h2, .h2 h3,
h2, .h2 h4,
h2, .h2 h5,
h2, .h2 h6 {
	font-size: 1.8em;
}
h3, .h3,
h3, .h3 h1,
h3, .h3 h2,
h3, .h3 h4,
h3, .h3 h5,
h3, .h1 h6 {
	font-size: 1.5em;
}
h4, .h4,
h5, .h5,
h6, .h6  {
	font-size: 1.2em;
}

/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/

#top-menu li.current-menu-item > a,
#top-menu li.current-menu-ancestor > a,
.nav li ul .current-menu-item a {
    color: #fff !important;
}
@media (min-width:1200px){
	#top-menu li.current-page-ancestor > a:after,
	#top-menu li.current-menu-item > a:after,
	#top-menu li.current-menu-ancestor > a:after,
	.nav li ul .current-menu-item a:after {
		content: "";
		position: absolute;
		left: 3%;
		top: 1.5em;
		width: 94%;
		height: 2px;
		background: #fff;
	}
}

/* Mobile menu icon */
span.mobile_menu_bar:before{
  color:#ffffff;
}

/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/

/* Allows the accordian to almost touch the phone edges */
@media (max-width:991px){
	.et_pb_accordion {
		margin-left: -30px;
		width: calc(100% + 60px);
	}
}


/*------------------------------------------------*/
/*-------------------[POSTS]----------------------*/
/*------------------------------------------------*/

/* *** Post List *** */
div#post-list .et_pb_ajax_pagination_container {
    /*display: flex;
    flex-wrap: wrap;*/
    margin: 0 -6px;
}
div#post-list article {
    box-sizing: border-box;
    border: 1px solid #231f20;
    margin: 12px;
}
div#post-list article .post-meta,
div#post-list article h2.entry-title,
div#post-list article .post-content {
	padding-left: 2vw;
	padding-right: 2vw;
}
div#post-list article h2.entry-title {
	font-family: "urbane medium", sans-serif;
	font-size: 2em;
	margin-bottom: 0;
}
div#post-list article.et_pb_post .post-meta a,
div#post-list article h2.entry-title {
	font-weight: 600;
	color: #231f20;
    text-transform: uppercase;
}
div#post-list article .post-meta {
	font-style: italic;
	margin-bottom: 1.5em;
}
div#post-list article a.more-link {
    text-transform: uppercase;
    margin: 3vh 0;
    font-weight: 800;
    font-size: 1.2em;
	color: #231f20;
}
div#post-list article.et_pb_post .post-meta a:hover,
div#post-list article a.more-link:hover {
	color: #000;
}
@media (min-width:922px){
	div#post-list .et_pb_ajax_pagination_container {
		/*display: flex;
		flex-wrap: wrap;*/
		display: grid;
		grid-template-columns: repeat(2,1fr);
	}
	div#post-list article {
		/*flex: 1 0 25%;*/
	}
}

/* Post Catgories Menu */
#menu-post-categories {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.2em;
}
#menu-post-categories li a {
	color: #231f20;align-content
}

/* **** Post Details *** */
/* Featured Image*/
.single-post #post-featured-image {
    width: 300px;
    max-width: 100%;
	color: #231f20;
}
@media (min-width:922px){
	.single-post #post-featured-image {
		float: right;
		padding-left: 12px;
	}
}


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/
#footer {
	color: #fff;
}
#footer p:nth-child(n+2){
	font-size:.8em;
	line-height: 1.5em;
}
#footer .et_pb_social_media_follow_network_0_tb_footer.et_pb_social_icon a.icon:hover {
	border-color:#e5e5e5;
}
#footer .et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_footer.et_pb_social_icon .icon:hover:before {
	color:#e5e5e5;
}
#footer ul.et_pb_social_media_follow {
    margin-bottom: 1em;
}
#footer div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 6px 0;
}
#footer div.wpforms-container-full .wpforms-form input[type=text],
#footer div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
	max-width: 100%;
    font-size: .9em;
    line-height: 1.5em;
    padding: 4px 6px;
}
#footer div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 0;
    width: auto;
    display: inline-block;
	margin-top: 6px;
}
#footer div.wpforms-container-full .wpforms-form input[type=submit],
#footer div.wpforms-container-full .wpforms-form button[type=submit] {
	color: #231F20!important;
    background: transparent;
    border: none;
}
#footer div.wpforms-container-full .wpforms-form label.wpforms-error {
	background: rgba(255,255,255,.5);
    padding: 0 4px;
	font-size: .85em;
}


/* MailChimp Form */
#footer .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, 
#footer .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top:0;
}
#footer .et_pb_newsletter_form .et_pb_newsletter_button {
	width: auto;
	font-size: 1em;
	font-weight: bold;
}

/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/


/* Accordion */
.et_pb_module.et_pb_accordion .et_pb_toggle_open {
	background:rgba(102,102,102, .1)
}
.et_pb_module.et_pb_accordion h3.et_pb_toggle_title {
    position: relative;
}
.et_pb_module.et_pb_accordion .et_pb_toggle_open h3.et_pb_toggle_title {
    padding-bottom: .5em;
}
.et_pb_module.et_pb_accordion .et_pb_toggle_open h3.et_pb_toggle_title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background: #1b301a;
    width: 300px;
    display: inline-block;
    max-width: 100%;
}

/* CTA (promo) module */
.et_pb_promo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.et_pb_promo > div {
    width: 100%;
}
.et_pb_promo .et_pb_module_header {
    display: inline-block;
    position: relative;
    padding-bottom: .6em;
    margin-bottom: .6em;
}
.et_pb_promo .et_pb_module_header:after {
    content: "";
    width: 80%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 10%;
    bottom: 0px;
}
.et_pb_promo .et_pb_button_wrapper {
    margin-top: 1em;
}

/* Flip Cards */
html:not(.et-fb-app-frame) .flip-cards {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	max-width: 1200px;
	padding-top: 0;
	padding-bottom: 0;
    margin: 0 auto 20px auto;
}
.flip-cards .et_pb_blurb_content {
	position: relative;
}
.flip-cards .et_pb_blurb_content .et_pb_blurb_container {
    position: absolute;
    top: 0;
    left: 0;/*
    background: #fff;
    background: rgba(255,255,255,.8);*/
    width: 100%;
    padding: 8px 20px;
	background-position: bottom center;
    background-size: 100%;
    min-height: 50%;
}
.flip-cards .et_pb_blurb:last-child .et_pb_blurb_content .et_pb_blurb_container {
    /*-webkit-clip-path: polygon(-4px 217px,800px -2px,-2px -2px);
    clip-path: polygon(-4px 217px,800px -2px,-2px -2px);*/
	background-image:url('/wp-content/uploads/2020/04/flip-card-back-overlay.png');
    min-height: 80%;
}
.flip-cards h4 {
    position: relative;
    display: inline-block;
	line-height: 1.5em;
    margin-bottom: .4em;
	max-width: 100%;
}
.flip-cards h4:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 4px;
    width: 80%;
    height: 2px;
    background: #231F20;
	max-width: 160px;
}
.flip-cards .et_pb_blurb:first-child h4:after {
    right: 0;
}
.flip-cards .et_pb_blurb:last-child h4:after {
    left: 0;
}

.flip-cards .et_pb_blurb:first-child .et_pb_blurb_content .et_pb_blurb_container {
    /*-webkit-clip-path: polygon(962px 290px,961px -2px,-2px -2px));
    clip-path: polygon(962px 290px,961px -2px,-2px -2px);*/
	background-image:url('/wp-content/uploads/2020/04/flip-card-front-overlay.png');
}
.flip-cards .et_pb_blurb:first-child .et_pb_blurb_container {
    text-align: right;
}
.flip-cards .et_pb_blurb:first-child h4.et_pb_blurb_header:after {
    left: unset;
    right: 0;
}
html:not(.et-fb-app-frame) .flip-cards .et_pb_row {
	flex-basis: 100%;
}
html:not(.et-fb-app-frame) .flip-cards .et_pb_row:not(.no-flip) .et_pb_module:last-child {
	display:none;
}
@media (min-width:1200px){
	/* .flip card */
	html:not(.et-fb-app-frame) .flip-cards .et_pb_row {
	  background-color: transparent;
	  width: 800px;
	  height: 600px;
	  -webkit-perspective: 1000px;
	  perspective: 1000px;
	  flex-basis: 50%;
	}
	.flip-cards .et_pb_blurb_content .et_pb_blurb_container {
		padding: 36px 32px;
	}
	/* flip-card-inner */
	html:not(.et-fb-app-frame) .flip-cards .et_pb_column {
	  position: relative;
	  width:100%;
	  height: 100%;
	}
	html:not(.et-fb-app-frame) .flip-cards .et_pb_row:not(.no-flip) .et_pb_column {
	  -webkit-transition: transform 0.8s;
	  transition: transform 0.8s;
	  -webkit-transform-style: preserve-3d;
	  transform-style: preserve-3d;
	}
	/* flip-card:hover .flip-card-inner */
	html:not(.et-fb-app-frame) .flip-cards .et_pb_row:not(.no-flip):hover .et_pb_column {
	  -webkit-transform: rotateY(180deg);
	  transform: rotateY(180deg);
	}
	/* .flip-card-front, .flip-card-back */
	html:not(.et-fb-app-frame) .flip-cards .et_pb_module {
	  position: absolute;
	   width:100%;
	  height: 100%;
	  -webkit-transform: translate3d(0,0,0);
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
	}
	/* flip-card-back */
	html:not(.et-fb-app-frame) .flip-cards .et_pb_row:not(.no-flip) .et_pb_module:last-child {
	  display: block;
	  -webkit-transform: rotateY(180deg);
	  transform: rotateY(180deg);
	}
	.flip-cards .et_pb_promo { 
		width: 800px;
		border-left: 25px solid #FFF;
		border-right: 25px solid #FFF;
	}
	.flip-cards h4:after {
		max-width: 100%;
	}
}

@media (max-width:767px){/*
	.flip-cards .et_pb_blurb_description:hover,
	.flip-cards .et_pb_blurb_description {
		display:inline-block;
		position:relative;
		padding-left: 40px!important;
		padding-right: 40px!important;
		-webkit-transition:all 0.5s;
		transition: all 0.5s;
		z-index:1;
		background:transparent;
	}
	.flip-cards .et_pb_blurb_description:before,
	.flip-cards .et_pb_blurb_description:after {
		width: 32px;
		height: 100%;
		display: block;
		position: absolute;
		top: 0;
		content: "";
		background-color: #1b301a;
		opacity: 1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		visibility: visible;
		border-radius: 0 100px;
		margin: 0;
		-webkit-transition:all 0.2s;
		transition: all 0.2s;
		z-index: -1;
		}
	.flip-cards .et_pb_blurb_description:hover:before,
	.flip-cards .et_pb_blurb_description:hover:after,
	.flip-cards .et_pb_blurb_description:hover {
		background-color: #314430;
	}
	.flip-cards .et_pb_blurb_description:before{
		left: 0;
		width: 100%;
		border-radius: 0 100px 0 80px;
	}
	.flip-cards .et_pb_blurb_description:after{
		right:calc(100% - 32px)
	}*/
}




/* Lists */
body .et_pb_text_inner ul {
    list-style: none;
    padding: .5em 0 .5em 8px;
}
body .et_pb_text_inner ul li {
    margin: 0;
    margin-bottom: 1em;
    padding-left: 22px;
    position: relative;
    line-height: 1.5em;
}
body .et_pb_text_inner ul li:after {
    content: '';
    height: .6em;
    width: .6em;
    background: #1b301a;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: .5em;
    left: 2px;
}

/* Buttons */
body #search-results .more-link,
body div.wpforms-container-full .wpforms-form  .wpforms-submit-container button.wpforms-submit {
	position:relative;
	background: transparent;
    color: #fff!important;
    border: 0;
}
body #search-results .more-link {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 0.5em;
}

body #search-results .more-link,
body .wpforms-submit,
body .wpforms-submit:hover,
body.et_pb_button_helper_class .et_pb_button,
body.et_pb_button_helper_class .et_pb_button:hover {
	display:inline-block;
	position:relative;
	padding-left: 40px!important;
	padding-right: 40px!important;
	-webkit-transition:all 0.5s;
	transition: all 0.5s;
	z-index:1;
	background:transparent;
}

body #search-results .more-link:before,
body #search-results .more-link:after,
body .wpforms-submit:before,
body .wpforms-submit:after,
body.et_pb_button_helper_class .et_pb_button:before,
body.et_pb_button_helper_class .et_pb_button:after {
    width: 32px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    content: "";
	background-color: #1b301a;
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    border-radius: 0 100px;
    margin: 0;
	-webkit-transition:all 0.2s;
	transition: all 0.2s;
	z-index: -1;
}
body #search-results .more-link:hover:before,
body #search-results .more-link:hover:after,
body .wpforms-submit:hover:before,
body .wpforms-submit:hover:after,
body .wpforms-submit:hover,
body.et_pb_button_helper_class .et_pb_button:hover:before,
body.et_pb_button_helper_class .et_pb_button:hover:after,
body.et_pb_button_helper_class .et_pb_button:hover {
	background-color: #314430;
}
body #search-results .more-link:before,
body .wpforms-submit:before,
body.et_pb_button_helper_class .et_pb_button:before{
    left: 0;
	width: 100%;
	border-radius: 0 100px 0 80px;
}
body #search-results .more-link:after,
body .wpforms-submit:after,
body.et_pb_button_helper_class .et_pb_button:after{
	right:calc(100% - 32px)
}

/* Small */
div.wpforms-container-full .wpforms-form button.btn-small,
body.et_pb_button_helper_class .et_pb_button.btn-small {
	
}

/* White button */
body .et_pb_newsletter_form .et_pb_button,
body .et_pb_newsletter_form .et_pb_button:hover,
body .et_pb_promo .et_pb_button,
body .et_pb_promo .et_pb_button:hover,
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
body.et_pb_button_helper_class .btn-white .et_pb_button,
body.et_pb_button_helper_class .btn-white .et_pb_button:hover,
body.et_pb_button_helper_class .et_pb_button.btn-white,
body.et_pb_button_helper_class .et_pb_button.btn-white:hover {
	color: #1b301a!important;
}
body .et_pb_newsletter_form .et_pb_button:before,
body .et_pb_newsletter_form .et_pb_button:after,
body .et_pb_promo .et_pb_button:before,
body .et_pb_promo .et_pb_button:after,
body.et_pb_button_helper_class .btn-white .et_pb_button:before,
body.et_pb_button_helper_class .btn-white .et_pb_button:after,
body.et_pb_button_helper_class .et_pb_button.btn-white:before,
body.et_pb_button_helper_class .et_pb_button.btn-white:after,
body.et_pb_button_helper_class .et_pb_button.btn-white {
	background-color: #fff;
}
body .et_pb_newsletter_form .et_pb_button:hover:before,
body .et_pb_newsletter_form .et_pb_button:hover:after,
body .et_pb_promo .et_pb_button:hover:before,
body .et_pb_promo .et_pb_button:hover:after,
body.et_pb_button_helper_class .btn-white .et_pb_button:hover:before,
body.et_pb_button_helper_class .btn-white .et_pb_button:hover:after,
body.et_pb_button_helper_class .et_pb_button.btn-white:hover:before,
body.et_pb_button_helper_class .et_pb_button.btn-white:hover:after {
	background-color: #e5e5e5;
}

/* Animated Button */
body .btn-animated button.et_pb_button:before,
body.et_pb_button_helper_class .et_pb_button.btn-animated:before{
	width:32px;
}
body .btn-animated button.et_pb_button:hover:before,
body.et_pb_button_helper_class .et_pb_button.btn-animated:hover:before{
	width: 100%;
}
body .btn-animated button.et_pb_button:hover:before,
body .btn-animated button.et_pb_button:hover:after,
body.et_pb_button_helper_class .et_pb_button.btn-animated:hover:before,
body.et_pb_button_helper_class .et_pb_button.btn-animated:hover:after{
	background-color: #1b301a;
}
body .btn-animated button.et_pb_button:hover,
body.et_pb_button_helper_class .et_pb_button.btn-animated:hover {
	background-color: transparent;
}



/* Adds the lines before and after a module */
body .et_pb_row.border-lines-wrapper .et_pb_module {
	text-align: center;
}
@media screen and (min-width: 992px){
	body .et_pb_row.border-lines-wrapper .et_pb_module {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		margin: 0.7em auto;
		overflow: hidden;
		text-align: center;
	}
	body .et_pb_row.border-lines-wrapper .et_pb_module .et_pb_text_inner,
	body .et_pb_row.border-lines-wrapper .et_pb_module .et_pb_button {
		display:inline-block;
	}
	body .et_pb_row.border-lines-wrapper .et_pb_module:before, 
	body .et_pb_row.border-lines-wrapper .et_pb_module:after {
		content: "";
		display: inline-block;
		width: 50%;
		margin: 0 .5em 0 -100%;
		vertical-align: middle;
		border-bottom: 2px solid #1b301a;
	}
	body .et_pb_row.border-lines-wrapper .et_pb_module:after {
		margin: 0 -100% 0 .5em;
	}
	body .et_pb_row.border-lines-wrapper.border-lines-white .et_pb_module:before, 
	body .et_pb_row.border-lines-wrapper.border-lines-white .et_pb_module:after {
		border-color: #fff;
	}
}



/* Gradient Transitions */
.top-gradient-white:before,
.bottom-gradient-white:after,
.top-gradient-green:before,
.bottom-gradient-green:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 20vh;
	background: linear-gradient(180deg,#01421a 0%,rgba(0,0,0,0) 100%);
}
.top-gradient-green:before {
	background: linear-gradient(180deg,#01421a 0%,rgba(0,0,0,0) 100%);
	top: 0;
	z-index: 1;
}
.bottom-gradient-green:after {
	background: linear-gradient(180deg,rgba(0,0,0,0) 0%,#01421a 100%);
	bottom: 0;
}
.top-gradient-white:before {
	background: linear-gradient(180deg,#fff 0%,rgba(0,0,0,0) 100%);
	top: 0;
	z-index: 1;
}
.bottom-gradient-white:after {
	background: linear-gradient(180deg,rgba(0,0,0,0) 0%,#fff 100%);
	bottom: 0;
}


/* triangle dividers */
.slanted-top-h2l,
.slanted-top-l2h,
.slanted-bottom-h2l,
.slanted-bottom-l2h {
	overflow:hidden;
}
.slanted-top-h2l .et_pb_top_inside_divider,
.slanted-top-l2h .et_pb_top_inside_divider,
.slanted-bottom-h2l .et_pb_bottom_inside_divider,
.slanted-bottom-l2h .et_pb_bottom_inside_divider {
	left:-20%;
	width:120%;
	background-size: 120% 27vh!important;
}
.slanted-top-l2h .et_pb_top_inside_divider {
	left:0;
}
.slanted-top-h2l .et_pb_top_inside_divider:after,
.slanted-top-l2h .et_pb_top_inside_divider:after,
.slanted-bottom-h2l .et_pb_bottom_inside_divider:after,
.slanted-bottom-l2h .et_pb_bottom_inside_divider:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 27vh;
	content: "";
	background-size: 120% 27vh;
	z-index: 1;
}
.slanted-top-h2l .et_pb_top_inside_divider:after,
.slanted-top-l2h .et_pb_top_inside_divider:after {
	bottom: 23px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyN3ZoIiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzAxNDIxYSI+PHBhdGggZD0iTTEyODAgMTQwVjBIMGwxMjgwIDE0MHoiLz48L2c+PC9zdmc+);
}
.slanted-bottom-h2l .et_pb_bottom_inside_divider:after,
.slanted-bottom-l2h .et_pb_bottom_inside_divider:after {
	top: 23px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyN3ZoIiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzAxNDIxYSI+PHBhdGggZD0iTTAgMHYxNDBoMTI4MEwwIDB6Ii8+PC9nPjwvc3ZnPg==);
}
/*
@media screen and (min-width: 992px){
	.slanted-bottom-l2h {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
	}
	.slanted-top-l2h {
		-webkit-clip-path: polygon(0 27%, 100% 0, 100% 100%, 0% 100%);
		clip-path: polygon(0 27%, 100% 0, 100% 100%, 0% 100%);
		margin-top: -15vh;
	}
	.slanted-bottom-l2h.slanted-top-l2h {
		-webkit-clip-path: polygon(0 30%, 100% 0, 100% 70%, 0% 100%);
		clip-path: polygon(0 30%, 100% 0, 100% 70%, 0% 100%);
		margin-top: -15vh;
	}
}
*/


/* Testimonial Slider */
.randomize > .et_pb_column {
    position: relative;
    width: 100%;
    height: 445px;
}
.randomize .et_pb_module {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media screen and (min-width: 992px){
	.randomize > .et_pb_column {
		height: 200px;
	}
}