/*
Theme Name: Applied Visions (2023 Redesign)
Theme URI: https://avi.com/
Description: Divi Child Theme
Author: Brian Robbins
Author URI: https://avi.com/
Template: Divi
Version: 4.18.4

*/
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
   text-rendering: optimizeLegibility;
}

:root {
	--logo-color:#fff;
	--logo-text:#fff;
	--purple:#7700f2;
	--meteorite:#401571;
	--dark-violet:#220744;
	--magenta:#FF3162;
	--salmon:#FF7563;
	--yellow:#FFBF3F;
	--text-color:#212022;
	--text-color-dark:#fff;
	--light-grey-1:#FBFBFB;
	--light-grey-2:#F6F6F6;
	--success:#84D119;
	--info:#0099FF;
	--warning:#FFD800;
	--danger:#FF4332;
	--full-width-row-content-left-padding: 150px 0% 150px 9%;
	--full-width-row-content-right-padding: 150px 9% 150px 0%;
	--purple-gradient: linear-gradient(112.68deg, var(--purple) 0%, var(--meteorite) 100%);
	--dramatic-gradient: linear-gradient(112.68deg, var(--purple) 0%, var(--dark-violet) 100%);
	--eclipse-gradient: linear-gradient(112.68deg, var(--meteorite) 0%, var(--dark-violet) 100%);
	--eclipse-gradient-reverse: linear-gradient(112.68deg, var(--dark-violet) 0%, var(--meteorite) 100%);
	--plum-gradient: linear-gradient(112.68deg, var(--purple) 0%, var(--magenta) 100%);
	--dusk-gradient: linear-gradient(112.68deg, var(--magenta) 0%, var(--dark-violet) 100%);
	--sunrise-gradient: linear-gradient(112.68deg, var(--magenta) 0%, var(--salmon) 100%);
	--tangerine-gradient: linear-gradient(112.68deg, var(--magenta) 0%, var(--yellow) 100%);
	--orange-gradient: linear-gradient(112.68deg, var(--salmon) 0%, var(--yellow) 100%);
	--starlight-gradient: linear-gradient(112.68deg, var(--light-grey-1) 0%, var(--light-grey-2) 100%);
	--home-hero-headings-size: 85px;
	--home-hero-heading: normal normal 700 var(--home-hero-headings-size)/1.2em Inter;
	--home-hero-topline-size: 30px;
	--home-hero-topline: normal normal 300 var(--hero-topline-size)/1.5em Inter;
	--home-hero-paragraph-size: 20px;
	--hero-headings-size: 65px;
	--hero-headings: normal normal 700 var(--hero-headings-size)/1.1em Inter;
	--hero-topline-size: 30px;
	--hero-topline: normal normal 300 var(--hero-topline-size)/1.2em Inter;
	--hero-paragraph-size: 18px;
	--hero-paragraph: normal normal 400 var(--hero-paragraph-size)/1.7em Inter;
	--large-headings-size: 60px;
	--large-headings: normal normal 700 var(--large-headings-size)/1.3em Inter;
	--section-headings: normal normal 700 65px/1.1em Inter;
	--understated-section-headings: normal normal 700 30px/1.25em Inter;
	--understated-section-headings-transform: uppercase;
	
	--headings-h1-size: 65px;
	--headings-h1: normal normal 700 var(--headings-h1-size)/1.2em Inter;
	--headings-h2-size: 30px;
	--headings-h2: normal normal 700 var(--headings-h2-size)/1.3em Inter;
	--headings-h3-size: 26px;
	--headings-h3: normal normal 600 var(--headings-h3-size)/1.4em Inter;
	--headings-h4-size: 20px;
	--headings-h4: normal normal 600 var(--headings-h4-size)/28px Inter;

	--paragraph-size: 18px;
	--paragraph-line-height:156%;
	--paragraph: normal normal 400 var(--paragraph-size)/var(--paragraph-line-height) Inter;

	--large-paragraph-size: 22px;
	--large-paragraph-line-height: 164%;

	--small-paragraph-size: 16px;
	--large-paragraph-line-height: 150%;
}
@media screen and (max-width:980px) {
	:root {
	--full-width-row-content-left-padding: 150px 5%;
	--full-width-row-content-right-padding: 150px 5%;

	--large-headings: normal normal 700 32px/1.3em Inter;
	--section-headings: normal normal 700 32px/1.3em Inter;
	--understated-section-headings: normal normal 700 20px/1.8em Inter;
	}
}
@media screen and (max-width:768px) {
	:root {
		--home-hero-topline-size: 22px;
		--hero-headings-size: 40px;
		--hero-headings: normal normal 700 var(--hero-headings-size)/1.2em Inter;
		--large-headings: normal normal 700 40px/1.3em Inter;

		--headings-h1-size: 40px;
		--headings-h1: normal normal 700 var(--headings-h1-size)/1.2em Inter;
		--headings-h2-size: 32px;
		--headings-h2: normal normal 700 var(--headings-h2-size)/1.2em Inter;
		--headings-h3-size: 26px;
		--headings-h3: normal normal 600 var(--headings-h3-size)/36px Inter;
		--headings-h4-size: 20px;
		--headings-h4: normal normal 600 var(--headings-h4-size)/38px Inter;
		--large-paragraph-size: 18px;
		--large-paragraph-line-height: 26px;
		--paragraph-size: 16px;

		--small-paragraph-size: 16px;
		--large-paragraph-line-height: 26px;
	}
}
@media screen and (max-width:640px) {
	:root {
	--full-width-row-content-left-padding: 10% 5%;
	--full-width-row-content-right-padding: 10% 5%;
	}
}


/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/
body {
	font: normal normal normal 18px/28px Inter;
}
.container, .et_pb_row, .et_pb_slider .et_pb_container, .et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container, .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container, .et-db #et-boc .et-l .et_pb_row {
	max-width: 100%!important;
	width: 90%;
    margin: auto;
}
h1, h2, h3, h4, h5, h6 {
	word-wrap: normal;
	font-weight: 700;
	color:var(--text-color);
}
hr {
	margin:2em 0;
    height: 4px;
    max-width: 719px;
    background: var(--magenta);
    border: none;
}
h1 {
	font: var(--headings-h1);
}
h1.alt {
	font-weight: normal;
}
h2 {
	font: var(--headings-h2);
	text-transform: uppercase;
}
h2.alt {
	font-weight: normal;
}
h3 {
	font: var(--headings-h3);
}
h4 {
	font: var(--headings-h4);
}
.caps {
	text-transform: uppercase;
}
canvas, svg {
	max-width: 100%;
}
p, .et_pb_section p {
	font: var(--paragraph);
	color:var(--text-color);
}
p.larger, .et_pb_section p.larger {
	font-size:var(--large-paragraph-size);
	line-height: var(--large-paragraph-line-height);
}
p.smaller, .et_pb_section p.smaller, .smaller > p {
	font-size:var(--small-paragraph-size);
	line-height: var(--small-paragraph-line-height);
}
.caps {
	text-transform: uppercase;
}
.hero-section p, .mark-bg p {
	font: var(--hero-paragraph);
	margin-bottom: .25em;
}
.et_pb_bg_layout_dark p{
	color:var(--text-color-dark);
}
h1.pre-logo {
	display: flex;
	justify-content: flex-start
}
h1.pre-logo::before {
	display: block;
	margin-right: .25em;
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='47.11' viewBox='0 0 40 47.11' id='logo' class='style-svg replaced-svg svg-replaced-0'%3E%3Cg id='Group_1929' data-name='Group 1929' transform='translate(-825 -683.252)'%3E%3Cg id='Path_10' data-name='Path 10' transform='translate(825.01 683.252)'%3E%3Cpath id='Path_65' data-name='Path 65' d='M46.746,53.837l-3.895,6.8L41.29,63.363l-1.561,2.723-4.777,8.347H26.933l8.811-15.307,1.57-2.714,1.476-2.574Z' transform='translate(-26.933 -53.837)' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3Cg id='Path_11' data-name='Path 11' transform='translate(836.653 729.742)'%3E%3Cpath id='Path_66' data-name='Path 66' d='M41.312,110.941l.065.12h-.142Z' transform='translate(-41.235 -110.941)' fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='1'%3E%3C/path%3E%3C/g%3E%3Cg id='Path_12' data-name='Path 12' transform='translate(844.676 729.742)'%3E%3Cpath id='Path_67' data-name='Path 67' d='M51.229,111.061h-.14l.065-.12Z' transform='translate(-51.089 -110.941)' fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='1'%3E%3C/path%3E%3C/g%3E%3Cg id='Path_14' data-name='Path 14' transform='translate(825 709.267)'%3E%3Cpath id='Path_69' data-name='Path 69' d='M46.662,106.265l-.065.121H38.715l-.065-.121-.093-.158-3.03-5.288L26.921,85.791h7.956l4.656,8.076,3.03,5.28.094.158Z' transform='translate(-26.921 -85.791)' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3Cg id='Path_15' data-name='Path 15' transform='translate(836.653 729.742)'%3E%3Cpath id='Path_70' data-name='Path 70' d='M41.312,110.941l.065.12h-.142Z' transform='translate(-41.235 -110.941)' fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='1'%3E%3C/path%3E%3C/g%3E%3Cg id='Path_16' data-name='Path 16' transform='translate(844.676 729.742)'%3E%3Cpath id='Path_71' data-name='Path 71' d='M51.229,111.061h-.14l.065-.12Z' transform='translate(-51.089 -110.941)' fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='1'%3E%3C/path%3E%3C/g%3E%3Cg id='Path_4_-_Outline' data-name='Path 4 - Outline' transform='translate(836.656 729.742)'%3E%3Cpath id='Path_72' data-name='Path 72' d='M41.312,110.941l-.074.12h.139Z' transform='translate(-41.238 -110.941)' fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='1'%3E%3C/path%3E%3C/g%3E%3Cg id='Path_9' data-name='Path 9' transform='translate(844.054 688.55)' style='mix-blend-mode: normal;isolation: isolate'%3E%3Cpath id='Path_64' data-name='Path 64' d='M63.113,75.642H55.1L50.325,67.3l3.988-6.961Z' transform='translate(-50.325 -60.344)' fill='%23fff' opacity='0.5'%3E%3C/path%3E%3C/g%3E%3Cg id='Path_13' data-name='Path 13' transform='translate(844.142 709.267)' style='mix-blend-mode: normal;isolation: isolate'%3E%3Cpath id='Path_68' data-name='Path 68' d='M63.045,85.791,54.439,100.82l-4.006-6.953,4.657-8.076Z' transform='translate(-50.433 -85.791)' fill='%23fff' opacity='0.5'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
a {
	color: var(--purple);
}
@supports ((background-clip: text) or (-webkit-background-clip: text)) and
  ((text-fill-color: transparent) or (-webkit-text-fill-color: transparent)) {
.gradient-text {
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-text-fill-color: transparent; 
    text-fill-color: transparent;
   	background-image: linear-gradient(112.68deg, var(--purple) 0%, var(--meteorite) 100%);
	background-position:center center;
	background-size:contain;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}
.purple-brandbg {
	background: var(--purple);
}
.meteorite-brandbg {
	background: var(--meteorite);
}
.darkviolet-brandbg {
	background: var(--dark-violet);
}
.magenta-brandbg {
	background: var(--magenta);
}
.salmon-brandbg {
	background: var(--magenta);
}
.purple-gradient {
	 background-image: var(--purple-gradient);
}
.dramatic-gradient {
	 background-image: var(--dramatic-gradient);
}
.eclipse-gradient {
	 background-image: var(--eclipse-gradient);
}
.eclipse-gradient-reverse {
	 background-image: var(--eclipse-gradient-reverse);
}
.plum-gradient {
	 background-image: var(--plum-gradient);
}
.dusk-gradient {
	 background-image: var(--dusk-gradient);
}
.sunrise-gradient {
	 background-image: var(--sunrise-gradient);
}
.tangerine-gradient {
	 background-image: var(--tangerine-gradient);
}
.orange-gradient {
	 background-image: var(--orange-gradient);
}
.starlight-gradient {
	 background-image: var(--starlight-gradient);
}
div[class*="-gradient"] h1, div[class*="-gradient"] h2, div[class*="-gradient"] p, div[class*="brandbg"] h1, div[class*="brandbg"] h2, div[class*="brandbg"] p {
	color:#fff;
}
}
.text-magenta, p.text-magenta {
	color: var(--magenta)!important;
}
.text-yellow, p.text-yellow {
	color: var(--yellow)!important;
}
.text-purple, p.text-purple {
	color: var(--purple)!important;
}
body:not(.safari) .home-gradient:before {
	content:"";
	display:block;
}
.mark-bg {
	min-height: 70vh;
	display: flex;
	position: relative;
	background-image: linear-gradient(127.49deg, #F5F5F5 14.87%, #FAFAFA 92.51%);

}
.mark-bg > .container {
	z-index: 1;
}
.blog .mark-bg {
min-height: 1px;
}
.mark-bg>.et_pb_row{
	padding:0;
	margin:0;
	display: flex;
	align-items: center;
	width: 100%;
    max-width: 100%
}
.mark-bg .et-last-child.et_pb_column_empty{
height: 	100%;
}
.mark-bg .et_pb_column .et_pb_module{
	padding:var(--full-width-row-content-left-padding);
}
.mark-bg:before, .mark-bg:after {
	position: absolute;
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	-webkit-mask-image: url('/wp-content/uploads/2023/03/avi-vector.svg');
	mask-image: url('/wp-content/uploads/2023/03/avi-vector.svg');
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 35%;
	mask-size: 35%;
	-webkit-mask-position:10% center;
  	mask-position: 10% center;
}

.mark-bg:after {
  	-webkit-mask-position: 90% 15%;
  	mask-position: 90% 15%;
	-webkit-mask-size: 45%;
	mask-size: 45%;	
}
.mark-bg h1 {
	margin-bottom: 20px;
}

/*DARK HEADER SWAPPING*/
.mark-bg.dark {	 
	background-image: linear-gradient(112.68deg, var(--meteorite) 0%, var(--dark-violet) 100%);
}
.mark-bg.dark:before, .mark-bg.dark:after {
	background-color:rgb(112, 0, 255);
}
.mark-bg.dark:after {
	opacity:.3;	
}
.mark-bg.dark h1, .mark-bg.dark p {
	color:#fff;
}
/*BUTTON LINKS*/
body li.button-link {
	display: flex;
}
body li.button-link>a, a.et_pb_button {
	background:var(--yellow)!important;
	color:var(--meteorite)!important;
	padding: .3rem 1rem!important;
	display: inline-flex!important;;
	border-radius: 4px!important;
	border:none!important;
	font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 26px;
width: fit-content;
text-decoration: none;
}
body li.button-link.with-arrow>a:after, a.et_pb_button.with-arrow:after {
	font-family: "Material Icons"!important;
	font-size: inherit;
	content: "arrow_forward";
	display: inline-flex!important;
	padding-left: .5em;
	transition: .2s transform ease-in-out;
	transform: translateX(0);
	opacity: 1;
	position: relative;
	margin: auto;
}
/*END BUTTON LINKS*/
.et_pb_section.et_pb_section_0.et_pb_section_video.et_pb_with_background.et_section_regular:before {
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    background: rgba(27, 15, 126, .25);
    top: 0;
    z-index: 1;
}
/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/
header .et_builder_inner_content {
	z-index: 5;
}

#main-header {
	position: sticky;
	top:0;
	width:100%;
	-webkit-transition: all 0.5s ease !important;
	-moz-transition: all 0.5s ease !important;
	-o-transition: all 0.5s ease !important;
	-ms-transition: all 0.5s ease !important;
	transition: all 0.5s ease !important;
	background-color:var(--dark-violet);
	z-index:99;
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	padding: 0;
	margin: 0;
	box-shadow: none;
	display: block;
	-webkit-transform:translateZ(10px);
}
#main-header > * {
	background-color:transparent!important;
}
.et_header_style_left #et-top-navigation {
	padding: 0!important;
}

#main-header .et_menu_container {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#main-header .logo_container {
	position: relative;
	width: auto;
	height: auto;
	flex-grow: 1;
    padding: 1% 0;
    display: flex;
    align-items: center;
}
.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom: 0;
}
.admin-bar #main-header {
  top: 46px;
}
@media screen and (min-width: 783px) {
  .admin-bar #main-header {
    top: 32px;
  }
}
/*------------------------------------------------*/
/*-----------------[MOBILE-MENU]------------------*/
/*------------------------------------------------*/
.et_mobile_menu {
	top: 100%;
	background: linear-gradient(90.14deg, #230745 4.12%, #310E5A 95.7%);
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
border-top: none;
padding: 1% 0 2.5% 0;
position: fixed;
}
.et_mobile_menu li a {
	border:none;
	color:#fff;
	text-align: left;
    font-size: 20px;
    margin: 5px 0;
}
#main-header .et_mobile_menu li ul, .et_mobile_menu li li {
	padding-left:0;
}
#main-header #top-menu a:hover, #footer-widgets .footer-widget a:hover, body #footer-widgets .footer-widget li a:hover, .et_mobile_menu li a:hover, .nav ul li a:hover {
	color: var(--yellow);
	background-color: transparent;
	opacity: 1!important;
}
.et_mobile_menu li.button-link {
	justify-content: flex-start;
	margin-left: 5%;
}
.mobile_menu_bar:before {
	color: #fff;
	
	transition: all 200ms ease-in;
}
.mobile_nav.opened .mobile_menu_bar:before {
	font-family: "Material Icons"!important;
	font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;	
	content: "close";
	}
#main-header .logo_container svg, #main-header .logo_container img {
	max-width: 240px;
    max-height: 100%;
}
#main-header #top-menu a {
	font-size:18px;
	letter-spacing: -0.24px;
	color:#fff;
transition: opacity .2s ease-in-out, padding .2s ease-in-out;
padding-bottom: 0;
white-space: nowrap;
}
#main-header .menu_cta {
padding: 0 !important;
margin-left: 15px;
}
#main-header  #top-menu .menu_cta a, #main-header  #et_mobile_nav_menu .menu_cta a {
color: #000;
border-radius: 7px;
background-color: var(--logo-color);
padding: 15px 15px 15px 15px !important;
margin: auto;
font-weight: 500!important;
}
/*------------ Subnav Accordion ----------*/
#main-header .et_mobile_menu li ul, body #main-header .nav li ul {
	background: var(--purple);
	border-color: var(--purple);
	flex-basis: 100%;
}
#main-header .et_mobile_menu li ul.hide {
	display: none !important;
}
#mobile_menu .menu-item-has-children {
	position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
#mobile_menu .menu-item-has-children > a {
	background: transparent;
    padding-right: 0;
}
#mobile_menu .menu-item-has-children > a + span {
	cursor: pointer;
	z-index: 3;
}
span.menu-closed:before {
    transform-origin: center;
	display: block;
	color: #fff;

	font-family: "Material Icons"!important;
	font-weight: normal;
    font-style: normal;
    font-size: 1.8em;
    line-height: 1.8em;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;	
	content: "chevron_right";
	transition: all 200ms ease-in;
	transform: rotate(0deg);
}
span.menu-closed.menu-open:before {
	transform: rotate(90deg);
}
nav#top-menu-nav, #top-menu, nav.et-menu-nav, .et-menu {
    float: left;
    display: flex;
    align-items: center;
    flex-grow: 1;
}
#top-menu .menu-item {
	transition: color .2s,box-shadow .2s,padding .3s;
	padding: 15px 0;
	margin: 0 18px;
}
#top-menu .menu-item:last-of-type {
	margin-right: 0;
}
#top-menu .menu-item:not(.menu_cta):hover, #top-menu .menu-item.current-menu-item:not(.menu_cta), #top-menu .menu-item.current_page_parent:not(.menu_cta), #top-menu .menu-item.current-page-ancestor:not(.menu_cta) {
	box-shadow: 0px 3px 0px 0px var(--header-text);
}

.et_pb_menu .et-menu>li {
	padding-left: 15px;
	padding-right: 15px;
}
#main-header:not(.at-top) #top-menu .menu_cta a {
padding:11px 15px!important;
border-radius: 5px;
}
#main-header:not(.at-top) #et-top-navigation {
	display: flex;
	align-items: center;
}
#main-header .nav li ul {
	margin-top:15px;
	min-width: 100%;
    width: auto;
}
#top-menu li li a {
	width:100%;
	padding: 6px 20px !important;
}
#top-menu .sub-menu {
	padding: 0;
	margin-top: 29px;
}
#top-menu .sub-menu .menu-item {
	padding:5px 0;
	margin: 0;
}

#mobile_menu .et_mobile_menu li ul.sub-menu {
	background: var(--meteorite);
}
@media only screen and (max-width: 1200px) {
    .et_pb_menu .et_pb_menu__menu {
        display: none;
    }
    .et_mobile_nav_menu {
        display: block;
    }
}
@media only screen and (max-width: 768px) {
	.et_mobile_menu {
		padding-bottom: 5%;
	}
}
/*------------------------------------------------*/
/*-----------------[BREADCRUMBS]------------------*/
/*------------------------------------------------*/
#breadcrumbs {
	position: absolute;
    top: 100px;
    left: 5%;
    z-index: 98;
}
.admin-bar #breadcrumbs {
	top:140px;
}
#breadcrumbs, #breadcrumbs a {
    color: var(--text-color-dark);
    font-weight: 600;
    font-size:16px;
}
.page-contact #breadcrumbs, .page-contact #breadcrumbs a, .page-the-avi-difference #breadcrumbs, .page-the-avi-difference #breadcrumbs a, .single-post #breadcrumbs, .single-post #breadcrumbs a, .page-careers #breadcrumbs, .page-careers #breadcrumbs a, .term-post-format-audio #breadcrumbs, .term-post-format-audio #breadcrumbs a {
    color: var(--meteorite);
}
@media(max-width:900px) {
.single-post #breadcrumbs {
	display: none;
}
}
@media(max-width:768px) {
#breadcrumbs {
    left: 5%;
}
}
@media(max-width:640px) {
#breadcrumbs {
    left: 5%;
    top:70px!important;
}
}
/*------------------------------------------------*/
/*------------------[TOOLTIPS]--------------------*/
/*------------------------------------------------*/
div[id^="tooltip"] {
background: #333;
color: white;
font-weight: bold;
padding: 4px 8px;
font-size: 11px;
border-radius: 4px;
z-index: 99;
}

div[id^="tooltip"][data-show] {
display: block;
}

.arrow,
.arrow::before {
position: absolute;
width: 8px;
height: 8px;
background: inherit;
}

.arrow {
visibility: hidden;
}

.arrow::before {
visibility: visible;
content: '';
transform: rotate(45deg);
}

div[id^="tooltip"][data-popper-placement^='top'] > .arrow {
bottom: -4px;
}

div[id^="tooltip"][data-popper-placement^='bottom'] > .arrow {
top: -4px;
}

div[id^="tooltip"][data-popper-placement^='left'] > .arrow {
right: -4px;
}

div[id^="tooltip"][data-popper-placement^='right'] > .arrow {
left: -4px;
}
/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/

.home .hero-section h2, .home .hero-section p {
	color:#fff;
}
.home .hero-section h1 {
	font: var(--home-hero-heading);
	max-width: 1130px;
}
.home .hero-section h2 {
	font: var(--home-hero-topline);
}
.home .hero-section p {
	font-size:var(--home-hero-paragraph-size);
	max-width: 60%;
}
#ImpactSection {
		background-size: contain;
    background-position: left bottom 0px;
    background-image: url(/wp-content/uploads/2023/05/AVI-pattern-multicolor-1.png)!important;
    background-repeat: no-repeat;
}
.cs-slider-wrapper h1 {
	display: flex;
	justify-content: space-between;
    align-items: center;
}
.featured-cs-slider {
margin-top: 	50px;
}
.featured-cs-slider .slider-content{
	display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1px;
}
.featured-cs-slider .slider-content>div.featured-cs-content {
	padding: 0 0 50px 20%;
}
.featured-cs-slider .slider-content>div.featured-cs-image-1 {
	  grid-column: span 1;
  grid-row: span 2;
  justify-self:center;
  align-self:end;
}
.featured-cs-slider .slider-content.one-image>div.featured-cs-content {
	grid-row: span 2;
    align-self: center;
    justify-self: center;
}
.featured-cs-slider .featured-cs-content-callout {
	background: var(--purple);
	color:#fff;
	font-weight: 700;
	display: inline-block;
	margin-top: 2em;
	padding:7px 14px;
}
.featured-cs-thumbs-slider .slick-arrow {
	width: auto;
	height: auto;
}
.featured-cs-thumbs-slider .slick-arrow:before {
    font-family: "Material Icons"!important;
	font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;	
	content: "chevron_right";
	transition: all 200ms ease-in;
	color: #fff;
	font-size: 50px;
}
.featured-cs-thumbs-slider .slick-prev:before {
	transform-origin: center;
	transform: rotate(180deg);
}
.featured-cs-thumbs-slider .slick-prev {
	left: -50px;
}
.featured-cs-thumbs-slider .slick-next {
	right: -50px;
}
.featured-cs-thumbs-slider .slick-slide .thumb{
width:145px;
min-width:145px;
height: 53px;
padding: 15px;
background: var(--meteorite);
text-align: center;
border-radius: 10px;
display: flex;
opacity: .4;
transition: .3s opacity ease-in-out;
}
.featured-cs-thumbs-slider .slick-slide .thumb img, .featured-cs-thumbs-slider .slick-slide .thumb svg{
	width: auto;
    max-height: 100%;
    margin: auto;
    max-width: 100%;

}
.featured-cs-thumbs-slider .slick-track {
	display: flex;
	align-items: center;
}
.featured-cs-thumbs-slider .slick-slide.slick-current .thumb {
	height:70px;
	padding: 	10px;
	opacity: 1;
}
@media(min-width:1201px) {
.featured-cs-logo-wrapper {
	width: 160px;
    text-align: right;
    margin-left: auto;
}
.featured-cs-logo-header {
	max-width: 160px;
	max-height: 	1.5em;
}
.featured-cs-logo {
	display: none;
}
.cs-slider-wrapper h1 a {
	margin-left: 3%;
	margin-right: 1em;
}
.cs-thumb-slider-wrapper {
	max-width: 640px;
	margin: 	4em 0 0 auto;
}
.featured-cs-thumbs-slider .slick-track {
	margin-right: 0;
	transform: translate3d(0, 0, 0)!important;
}
}
@media(max-width:1200px) {	
.cs-slider-wrapper {
	display: flex;
	flex-direction: column;
}
.cs-slider-wrapper h1 {
	flex-wrap: wrap;
	order: 1;
	padding-right: 1em;
}
.cs-slider-wrapper h1 a {
	margin:1em 0;
}
.featured-cs-logo-header {
	flex-basis: 100%;
    max-width: 50%;
    margin: 5% auto;
    display: 	none;
}
.featured-cs-slider .slider-content {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.featured-cs-slider {
	order: 3;
	margin-top: 0;
}
.featured-cs-slider .slider-content .featured-cs-logo{
display: none;
}
.featured-cs-slider .slider-content .featured-cs-logo img, .featured-cs-slider .slider-content .featured-cs-logo svg {
	max-width: 100%;
}
.featured-cs-slider .slider-content>div.featured-cs-content {
	padding:7% 0 5%;
	order: 	1;
}
.featured-cs-slider .slider-content>div.featured-cs-image-1, .featured-cs-slider .slider-content>div.featured-cs-image-2 {
	order: 	2;
}
.featured-cs-slider .slider-content>div.featured-cs-image-1 {
	align-self: flex-start;
}
.featured-cs-thumbs-slider {
	float:none;
	order: 2;
	margin-top:2em;
	margin-bottom: 4em;
	padding-bottom: 2em;
	border-bottom: 1px solid #A796BA;
}
.featured-cs-thumbs-slider .slick-list {
	margin:0 20px;
}
.featured-cs-thumbs-slider .slick-slide .thumb {
	width: auto;
	min-width: auto;
	margin: 5px;
}
.featured-cs-thumbs-slider .slick-prev, .featured-cs-thumbs-slider .slick-next {
	top:35%;
}
.featured-cs-thumbs-slider .slick-prev {
	left:-20px;
}
.featured-cs-thumbs-slider .slick-next {
	right:-20px;
}
}
#getStarted, .et-db #et-boc .et-l #getStarted {
	position: relative;
}
#getStarted:before, .et-db #et-boc .et-l #getStarted:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url('/wp-content/uploads/2023/01/white-avi-marks-bg.png') 95% top no-repeat, linear-gradient(94.72deg, var(--magenta) 19.29%, var(--yellow) 90.01%); 
	background-size: contain;
}
#getStarted * {
	color: #fff!important;
}
#getStarted h1 {
	font:var(--large-headings);
}
#getStarted a, #getStarted a:after {
	color:var(--text-color)!important;
}
#getStarted a.et_pb_button.with-cal:after, .et-db #et-boc .et-l #getStarted a.et_pb_button.with-cal:after{
	font-family: "Material Icons"!important;
	font-size: inherit;
	content: "calendar_month";
	display: inline-flex!important;
	padding-left: .5em;
	transition: .2s transform ease-in-out;
	transform: translateX(0);
	opacity: 1;
	position: relative;
	margin: auto;

}
/*------------------------------------------------*/
/*--------------[COUNTERS SECTION]----------------*/
/*------------------------------------------------*/
#Counters {
	border-top: 	1px solid #b1b1bb;
}
#Counters .percent-value:before, #Counters p:before {
	display: none;
}
#Counters .et_pb_number_counter_0 .percent-sign:before{
content: "yr";
}
#Counters .et_pb_number_counter_1 .percent-sign:before{
content: "+";
}
#Counters .et_pb_number_counter_2 .percent-sign:before{
content: "+";
}
#Counters .et_pb_number_counter_3 .percent-sign:before{
content: "+";
}
#Counters .percent p {
	font-weight: 700;
}
#Counters .et_pb_number_counter_0.et_pb_number_counter .percent p {
	color: var(--meteorite)!important;
}
#Counters .et_pb_number_counter_1.et_pb_number_counter .percent p {
	color: var(--purple)!important;
}
#Counters .et_pb_number_counter_2.et_pb_number_counter .percent p {
	color: var(--magenta)!important;
}
#Counters .et_pb_number_counter_3.et_pb_number_counter .percent p {
	color: var(--salmon)!important;
}
#Counters .et_pb_number_counter h3 {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 80px;
	text-align: center;
	text-transform: uppercase;
}
#WhatWeDo {
	background-image: url('/wp-content/uploads/2023/04/AVI-pattern1-purple-1.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 800px;
}
/*------------------------------------------------*/
/*---------------[BLURBS SECTION]-----------------*/
/*------------------------------------------------*/
#blurbsSection:before, #blurbsSection:after {
	position: absolute;
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-mask-image: url('/wp-content/uploads/2023/03/avi-vector.svg');
	mask-image: url('/wp-content/uploads/2023/03/avi-vector.svg');
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 45%;
	mask-size: 45%;	
	background: var(--purple);
	opacity: .1;
	z-index: 1;
}
#blurbsSection:before {
	-webkit-mask-position:-5% center;
  	mask-position: -5% center;
  	-webkit-mask-origin: padding-box;
  	mask-origin: padding-box;
}
#blurbsSection:after {
	-webkit-mask-position: 90% 50%;
  	mask-position: 90% 50%;
  	-webkit-mask-origin: padding-box;
  	mask-origin: padding-box;
}
#blurbsSection .et_pb_row {
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(5px);
	border-radius: 5px;
	margin:30px auto;
	padding: 0;
	z-index: 2;
}
#blurbsSection .et_pb_row:not(:nth-last-child(1)) h3 {
	text-transform: uppercase;
}
#blurbsSection .et_pb_row:nth-of-type(even) {
	flex-direction: row-reverse;
}
#blurbsSection .et_pb_row:nth-last-child(1):nth-child(even) {
	flex-direction: row;
}
#blurbsSection .et_pb_row:nth-last-child(1) .et_pb_column {
padding:50px;
}
#blurbsSection .et_pb_row:nth-last-child(1) .et_pb_column *{
text-align: center;
}
#blurbsSection .et_pb_row .et_pb_column {
	padding:50px;
    margin: 0;
}

@media screen and (min-width:981px) {
#blurbsSection .et_pb_row:nth-last-child(1) {
	max-width: 50%!important;
	margin: 0 auto;
}
}
@media screen and (max-width:980px) {
	#blurbsSection .et_pb_row {
	display: flex;
    flex-direction: column-reverse!important;
	}
	#blurbsSection .et_pb_row .et_pb_column_1_2 {
		width: 100%;
		padding: 5%;

	}
	#blurbsSection .et_pb_column.et_pb_column_empty {
		display: block;
		height: 200px;
	}
}
/*------------------------------------------------*/
/*------------------[ABOUT US]--------------------*/
/*------------------------------------------------*/
#UnicornSection {
	background-image: var(--eclipse-gradient);
}
#UnicornSection h1 {
	font: var(--large-headings);
}
#UnicornSection .et_pb_row {
margin: 0;
padding: 0;
}
#UnicornSection .et_pb_row .et_pb_column .et_pb_module{
	padding:var(--full-width-row-content-left-padding);
}
	

#UnicornSection * {
	color:#fff;
}
#Leadership .et_pb_row {
	width: 	100%!important;
}
#LeadershipGridWrapper {
	display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#LeadershipGridWrapper h1 {
	text-align: center;
}
#LeadershipGrid {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
}
#LeadershipGrid>div {
	text-align: center;
	margin: 	10% 15%;
}
#LeadershipGrid img {
	border-radius: 50%;
}
#LeadershipGrid h3 {
	color: 	var(--purple);
	text-align: center;
	margin-top: 	.25em;
}
#LeadershipGrid h4 {
	color: 	var(--text-color);
}
#LeadershipGrid>div:first-of-type {
  grid-column: 1 / -1;
  background:url('/wp-content/uploads/2023/05/AVI-pattern1-purple.png') right center/contain no-repeat, url('/wp-content/uploads/2023/05/AVI-pattern1-purple-1.png') left center/contain no-repeat;
  margin:5% 0;
}
#LeadershipGrid :first-child img {
	max-width: 	30%;
}
@media(max-width:900px) {
	#LeadershipGrid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
}
@media(max-width:640px) {
	#LeadershipGrid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
#LeadershipGridWrapper h1 {
	margin: 	0 5%;
}
#LeadershipGrid>div {
	text-align: center;
	margin: 	10% 25%;
}
#LeadershipGrid>div:first-of-type {
  grid-column: 1 / -1;
  background:none;
}
#LeadershipGrid :first-child img {
	max-width: 70%;
}
}
/*------------------------------------------------*/
/*------------------[TIMELINE]--------------------*/
/*------------------------------------------------*/
.timeline-wrapper {
	min-height: 450px;
}
.timeline {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 5% 0;
	min-height: 	150px;
		position: relative;
}
.timeline .timeline-entry {
	position: relative;
	background: var(--magenta);
	width: 	3px;
	margin-top:60px;
}
.timeline .year {
	position: absolute;
	top: 	-45px;
	color:var(--magenta);
	font-weight: bold;
	transform: rotate(-45deg);
	white-space: nowrap;
	transition: .1s all ease-in-out;

}
.timeline .timeline-entry:last-of-type{
	border-radius: 50%;
	width: 132px;
	height: 132px;
	align-self: center;
	margin-top: 0;
	justify-content: center;
    display: flex;
    align-items: center;
    color: 	#030323;
    text-transform: uppercase;
    font-weight: 	700;
    background-color: var(--yellow);
    border: 4px solid #fff;
    box-shadow: 0 0 0 5px var(--yellow);
}
.timeline .timeline-entry.active .year {
	font-weight: 800;
	font-size: 1.1em;
}

	.timeline-detail p{
		font-size: var(--large-paragraph-size);
	}
@media(min-width:901px) {
.timeline:before {
	content: "";
	display: block;
	background-image: linear-gradient(to right, var(--magenta) 0%, var(--yellow) 60%);
	width: 	100%;
	height: 3px;
    position: absolute;
    top: calc(50% - 2px);

}
.timeline .timeline-entry:first-of-type{
	background: var(--magenta);
	border-radius: 50%;
	width: 	33px;
	height: 33px;
	align-self: center;
	margin-top: 0;
}

.timeline .has-content .content{
	display: none;
}
.timeline .has-content.short .content{
	top:60px;
}
	.timeline-detail {
		border: 3px solid #ededed;
		border-radius: 10px;
		background: #FBFBFB;
		padding: 	1.5em 1.25em;
		position: relative;
	}
	.timeline-detail .year {
		color: var(--magenta);
		font:var(--headings-h2);
		display: block;
		padding-bottom: .25em;
	}
	.timeline-entry.has-content:before {
    content: "";
    display: block;
    position: absolute;
    background: var(--magenta);
    width: 3px;
    height: 30px;
    left: 50%;
		transition:.3s height ease-in-out;
		}
	.timeline-entry.has-content.active:before {
    height: 200px;
		}
}
@media(max-width:900px) {
	.timeline {
		flex-flow: column;
		align-items: flex-start;
		background: 	none;
	}
	.timeline .timeline-entry {
		margin-top: 	0;
		margin-left: 	43px;
		border-left:2px solid var(--magenta);
		background: none;
		width: auto;
		padding-bottom: 20px;
	}
	.timeline .timeline-entry:first-of-type {
		align-self: flex-start;
		padding-bottom: 50px;
	}
	.timeline .timeline-entry:first-of-type:before {
		background: var(--magenta);
	    width: 33px;
	    height: 33px;
	    content: "";
	    display: block;
	    border-radius: 50%;
	    position: absolute;
	    top: 0;
	    left: -18px;
	    z-index: 1;
	}
	.timeline .year {
		position: 	relative;
		top: 	0;
		transform: none;
		display: block;
		padding-left: 	40px;
	}
	.timeline .year:before {
		width: 10px;
		content: "";
		background: var(--magenta);
		height: 2px;
		display: block;
	    position: absolute;
	    left: 0;
	    top: 50%;
	}
	.timeline .timeline-entry.has-content .content {
		margin-left: 	40px;
		display: block;
	}
	.timeline .timeline-entry.has-content:last-of-type {
		padding-bottom: 40px;
	}
	.timeline .timeline-entry:last-of-type {
			align-self: flex-start;
			margin-left: 	0;
			padding-bottom: 0;
			width: 	90px;
			height: 90px;
	}
	.timeline-detail {
		display: none;
	}
}
/*------------------------------------------------*/
/*---------------[TESTIMONIALS]-------------------*/
/*------------------------------------------------*/
#testimonialsSection {
	padding-bottom: 12%;
}
#testimonialsSection h1::after{
display: block;
content:"";
height:5px;
margin: .25em 0;
background-color: var(--magenta);
width:100%;
max-width: 310px;
}
#testimonialsSection .et_pb_text_inner > p {
	max-width: 828px;
}
#testimonialsSection .et_pb_bottom_inside_divider {

	background: #fff;
clip-path: polygon(0 0, 100% 85%, 100% 100%, 0% 100%);
margin-bottom: 	-1px;
;
}
#testimonialsSection .et_pb_bottom_inside_divider:before {
content: "";
display: block;
background: linear-gradient(90.9deg, rgba(255, 87, 99, 0.2) 1.36%, rgba(231, 41, 123, 0.2) 42.09%, rgba(124, 2, 237, 0.2) 99.93%);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
  clip-path: polygon(0 0, 100% 85%, 100% 100%, 0 15%);
}
@media(max-width:1200px) {
	#testimonialsSection {
	padding-bottom: 20%;
}
#testimonialsSection .et_pb_bottom_inside_divider {
		height:100px;
		clip-path: polygon(0 0, 100% 70%, 100% 100%, 0 100%);
}
#testimonialsSection .et_pb_bottom_inside_divider:before {
	  clip-path: polygon(0 0, 100% 70%, 100% 100%, 0 30%);

}	
}
/*------------------------------------------------*/
/*---------------[LEARN WITH US]------------------*/
/*------------------------------------------------*/
#learnWithUs .et_pb_promo {
	text-align: left;
	padding: 45px;
	align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-position: left top;
    background-size: cover;
}  
#learnWithUs .et_pb_promo .et_pb_promo_description {
	padding-bottom: 0;
}
#learnWithUs h2 {
	color: #fff;
	text-transform: uppercase;
}
/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/

/*--- False Positives ---*/

.et-db #et-boc .et-l .et_pb_row_4.et_pb_row>.et_pb_column.et-last-child.et_pb_text_6 {
	max-width: 80%!important;
}
@media (min-width: 981px) {
	.et-db #et-boc .et-l .et_pb_row_4.et_pb_row>.et_pb_column:not(.et-last-child) {
	width: 45%!important;
}
	}
@media (max-width: 980px) {
	.single-case-studies .hero-section .container {
		padding-top: 	12%important;
	}
	.single-case-studies  #et-boc .et_pb_equal_columns .et_pb_column_1_2 .et_pb_text_inner {
		padding: 0 25px;
	}
}
@media (max-width: 640px) {
	.single-case-studies  #et-boc .et_pb_equal_columns {
		display: flex;
		flex-direction: column;
	}
	.single-case-studies #et-boc .et-l .et_pb_image_2 {
		margin-top: 20%;
		transform: scale(140%) !important;
	}
}
/*------------------------------------------------*/
/*------------------[Contact]---------------------*/
/*------------------------------------------------*/
#MapSection .et_pb_row{
margin-left: 0;
margin-right: 0;
width: 	100%;
}
#MapSection .et_pb_column:first-of-type {
	margin: 3% 5.5% 3% 10%;
}
#MapSection .phone-link, #MapSection .address-link {
		display: flex;
		flex-direction: row;
		align-items: center;
		color: inherit;
}
#MapSection .phone-link:before, #MapSection .address-link:before {
			font-family: "Material Icons"!important;
			font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    margin-right: 	1em;	
}
#MapSection .phone-link:before {
	content:"phone_android";
}
#MapSection .address-link:before {
	content:"location_on";
}
/*------------------------------------------------*/
/*------------------[Careers]---------------------*/
/*------------------------------------------------*/
/*Careers Page Mark Header*/
.page-careers .mark-bg {
	background: var(--starlight-gradient);
}
.page-careers .mark-bg:before, .page-careers .mark-bg:after {
	position: absolute;
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-mask-image: url('/wp-content/uploads/2023/03/avi-vector.svg');
	mask-image: url('/wp-content/uploads/2023/03/avi-vector.svg');
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 35%;
	mask-size: 35%;	
	background: #fff;
}
.page-careers .mark-bg:before {
	-webkit-mask-position:10% 5%;
  	mask-position: 10% 5%;
}
.page-careers .mark-bg:after {
	-webkit-mask-position: 90% -65%;
  	mask-position: 90% -65%;
}
/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/

.footer-widget h4, #main-footer .widget_block h1, #main-footer .widget_block h2, #main-footer .widget_block h3, #main-footer .widget_block h4, #main-footer .widget_block h5, #main-footer .widget_block h6 {
	font: normal normal bold 19px/25px Inter;
	letter-spacing: -0.28px;
	color: #FFFFFF;
}
#main-footer #footer-widgets{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.5% 0 3.5% 0;
}
#main-footer .footer-widget {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	flex-grow: 1;
	margin-bottom: 0;
}
#main-footer .fwidget {
	margin-top: 2%;
	margin-bottom: 2%;

}

#main-footer .fwidget.widget_nav_menu {
	flex-grow: 1;
}
#main-footer .fwidget.widget_text {
	text-align: right;
	flex-basis: 100%;
	display: flex;
	justify-content: flex-end;
}
.footer-widget:first-of-type .wp-block-image {
	margin: 0;
}
.footer-widget:first-of-type .wp-block-image svg {
	display: block;
}
#footer-widgets .footer-widget li {
	list-style: none;
	margin-bottom: 0;
	padding:0;
}
#footer-widgets .footer-widget li:before {
	display: none!important;
}
#footer-widgets .footer-widget li a {
	font: normal normal normal 18px/26px Inter!important;
	letter-spacing: -0.26px;
	color: #FFFFFF;
}
.footer-logo {
	max-width: 200px;
}
.footer-logo_container svg {
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 640px) {
    .footer-logo_container svg {
        width: 153px;
        max-height: 70%;
    }
}
@media only screen and (min-width: 640px) and (max-width: 981px) {
    .footer-logo_container svg {
        height: 32px;
        width: 153px;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1400px) {
    .footer-logo_container svg {
        width: 240px;
        height: 120%;
    }
}
@media only screen and (min-width: 1400px) {
    .footer-logo_container svg {
        width: 91%;
        height: 91%;
    }
}
#footer-widgets .footer-widget:first-of-type a {
	display: flex;
	align-items: center;
	color: #fff;
	white-space: nowrap;
	justify-content: flex-start;
}
#footer-widgets .footer-widget:first-of-type a:before {
	margin-right: 15px;
	margin-bottom: -6px;
}

#menu-footer-menu {
	display: flex;
	justify-content: flex-end;
	margin-left:24px;
}
#menu-footer-menu * li {
	margin: 1.4em 0;
}
#menu-footer-menu li.button-link {
margin:0;
display: block;
}
#menu-footer-menu li.button-link ul.sub-menu li a {
	justify-content: flex-end;

}
#menu-footer-menu ul.sub-menu {
	padding: 	0;
}
#menu-footer-menu li a{
white-space: nowrap;
padding: 0 24px;
}
#footer-bottom {
	border-top: 1px solid #fff;
	padding:37px 0;
	background:transparent;
}

#footer-bottom-right {
	display: flex;
	justify-content: flex-end;
}

#footer-bottom a {
	color: #fff;
}
#footer-bottom .container {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}
#footer-bottom .et-social-icons {
	float:none;
	margin:0 auto 0 0;
}
#footer-bottom .et-social-icons li {
	margin: 0 20px 0 0;
}
#footer-bottom .et-social-icons li:last-of-type {
	margin-right: 0;
}
#footer-bottom .et-social-icons li.et-social-linkedin a.icon:before {
    content: "\E09D";
}
#footer-bottom #footer-info, #footer-bottom #footer-info a, #footer-bottom .et-social-icon a {
	color:#fff!important;
}
#footer-widgets a[href^="tel"] {
	padding:0;
	justify-content: flex-end;
}
@media(min-width: 1401px) {	
#privacy-policy-link {
	margin-left:35px;
}
}
@media(max-width: 1400px) {
	#main-footer #footer-widgets .footer-widget {
		width: 100%!important;
		margin-left: 0!important;
	}
	#footer-widgets .footer-widget li a {
		font: normal normal normal clamp(13px, 1.2vw, 17px)/20px Inter;
		letter-spacing: -0.26px;
	}
	.footer-widget:first-of-type .wp-block-group__inner-container p  {
		font-size: clamp(13px, 1.2vw, 17px)!important;
	}
	#menu-footer-menu {
		justify-content: center;
		margin-left: 0;
	}

	#ImpactSection:before {
	content:"";
	position: absolute;
	background: rgba(255, 255, 255, .9);
	top:0;
	left: 	0;
	width: 	100%;
	height: 	100%;
	}
}

#cookie-law-info-bar {
	position: sticky!important;
}
  
.et_pb_scroll_top.et-pb-icon {
	border-radius: 50%;
	padding: 10px 10px;
	margin-right: 15px;
	background-color: rgba(0,0,0,.8);
}
/*------------------------------------------------*/
/*--------------------[Blog]----------------------*/
/*------------------------------------------------*/
#main-content .container:before {
	display: none;
}
body:not(.home) article.type-page, .blog article.type-post, .archive #main-content > .container {
	position: relative;
	background: #fff;
}
body.single-post .hero-section {
	position: relative;
}
#main-footer {
	position: relative;
}
.video-container {
    height: 100%;
    width: 100%;
    position: absolute;
}
.video-container:before {
	display: block;
    content: "";
    background: rgba(27, 15, 126, .25);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	
}
.video-container video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.video-container .caption {
  z-index: 1;
  position: relative;
  text-align: center;
  color: #dc0000;
  padding: 10px;
}
.single-post {
	background-color: #fff !important;
}
.single-post .hero-section, .term-post-format-audio .hero-section {
	background-image: var(--starlight-gradient);
	padding:8% 0;
}
.term-post-format-audio .hero-section {
	padding:8% 0 4% 0;
}
.single-post .hero-section:before, .single-post .hero-section:after, .term-post-format-audio .hero-section:before, .term-post-format-audio .hero-section:after {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	background-color: #fff;
	-webkit-mask-image: url('/wp-content/uploads/2023/03/avi-vector.svg');
	mask-image: url('/wp-content/uploads/2023/03/avi-vector.svg');
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 30%;
	mask-size: 30%;
}
.single-post .hero-section:before, .term-post-format-audio .hero-section:before {
  -webkit-mask-position: 10% 90%;
  mask-position: 10% 90%;
}
.single-post .hero-section:after, .term-post-format-audio .hero-section:after {
  -webkit-mask-position: 90% 10%;
  mask-position: 90% 10%;
}
.single-post .hero-section h1, .term-post-format-audio .hero-section h1 {
	    max-width: 1350px;
	    margin-bottom: .25em;
}
.single-post #content-area .wp-block-image {
	display: none;
}
.single-post .hero-section .container, .term-post-format-audio .hero-section .container {
	z-index: 1;
	padding-top:0!important;
}
.single-post .hero-section .container .posts-breadcrumb {
	display: flex;
	align-items: center;
	font: normal normal 700 17px/20px Inter;
	letter-spacing: -0.24px;
	text-decoration: none;
	color:rgba(16, 7, 36, .5);
	margin-bottom: 40px;
}
.service-tag{
	border: 2px solid var(--yellow);
	color: #000;
	font-weight: 600;
	border-radius: 25px;
	padding:10px 15px;
	display: inline-block;
}
.single-post .hero-section .container .posts-breadcrumb svg {
	margin-right: 5px;
}
.single-post .entry-content h1, .single-post .entry-content h2,.single-post .entry-content h3 {
	margin: 30px 0;
	position: relative;
}
.sticky-socials {
position: sticky;
float: left;
top: 300px;	
}
.mobile-socials {
	display: none;
}
.mobile-socials .social-links {
	display: flex;
	justify-content: center;
}
@media(max-width: 1400px) {
.sticky-socials {
display: none;
}
.mobile-socials {
	display: block;
}
}
.social-links {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-bottom: .5em;
	margin-bottom: 30px;
	border-bottom: 2px solid #EDEDED;

}
.social-links h4 {
	margin: 0 auto 0 0;
	padding-bottom: 0;
}
.social-links a {
	display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(119, 0, 242, 0.05);
    margin: 3px;
    transition: all 0.15s ease-in-out 0s;
}
.social-links a svg{
		width: 20px;
	}
	.social-links a.facebook svg {
		width: 10px;
	}
.social-links a svg path {
	fill: var(--purple);
	opacity: .8;
}	
.social-links a:hover svg path{
	fill: #fff;
	opacity: 1;
}
.social-links a.twitter:hover {
	background: rgb(4, 172, 235);
}
.social-links a.facebook:hover {
	background: rgb(59, 89, 152);
}
.social-links a.email:hover {
	background: #A5B2BD;
}
.pre-post {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
.pre-post .date-time {
	display: flex;
	align-items: center;
	font: normal normal bold 17px/32px Inter;
	letter-spacing: -0.26px;
	color: #100724;
}
.pre-post .date-time span[class^='material'] {
	margin-right: 11px;
	color: var(--purple);
	opacity: .8;
}
.pre-post .date-time .publish-date, .pre-post .date-time .publish-time {
	display: flex;
	align-items: center;
	margin-left: 24px;
}
.cats-n-tags {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 15px;
}
.cats-n-tags a {
	font: normal normal bold 17px/32px Inter;
letter-spacing: -0.26px;
color: #100724;
}
.cats-n-tags>div {
	flex: 1;
	display: flex;
	align-items: center;
	flex-basis: auto;
}
.cats-n-tags .tag-wrapper {
	padding-left: 8px;
	margin-left: 8px;
	border-left: 2px solid rgba(16, 7, 36, .2);
	display: none; /*TODO Remove once tags are set*/
}
.cats-n-tags .cat-list {
	white-space: nowrap;
}
svg .svg-fill {
	fill: var(--svg-fill);
}
.pre-post .date-time svg, .cats-n-tags svg{
margin-right: 8px;
}
.pre-post #author-info {
	display: flex;
	align-items: center;
}
.pre-post #author-avatar img {
	border-radius: 50%;
	margin-right: 24px;
}
#author-description h3 {
	font: normal normal bold 17px/17px Inter;
letter-spacing: -0.26px;
	color: rgba(16, 7, 36, 1);
	padding: 0;
	margin: 0;
}
#author-description .job-title {
	font: normal normal 500 15px/16px Inter;
	letter-spacing: -0.23px;
	color: rgba(16, 7, 36, .5);
}
.anchor-heading .anchor-link {
    display: inline-block;
    padding-left: .5rem;
    text-decoration: none;
    opacity: 0;
    font-size: .85em;
    color: #16D5D0;
    transition: opacity ease-in-out .25s;
}

.anchor-heading .anchor-link:hover {
    opacity: 1 !important;
}

.anchor-heading:hover .anchor-link {
    opacity: 1;
}
.single-post .entry-content li {
	  padding: 3px 0px;
	  margin-bottom: 10px;
	  list-style: none;
	  display: block;
}
.single-post .entry-content li:before {
		content: url("data:image/svg+xml,%3Csvg width='10' height='14' viewBox='0 0 5 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 0.378906L4.62132 3.50023L2.5 6.62155L0.37868 3.50023L2.5 0.378906Z' fill='%237700F2' fill-opacity='0.8'/%3E%3C/svg%3E%0A");
		margin-right: 16px;
}
@media (min-width: 981px) {
.et_right_sidebar #sidebar {
    position: sticky;
    top: 130px;
}
.single-services .hero-section::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 200px;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  box-shadow: 10px 0 0 #000;
  z-index: 1;
  margin-bottom: -1px;
}
}
.term-post-format-audio .podcast-episode-wrapper {
	background: var(--plum-gradient);
	padding: 	50px;
	border-radius: 	10px;

}
.term-post-format-audio .podcast-episode-wrapper >img {
	margin-bottom: 50px;
}
.term-post-format-audio .podcast-episode-wrapper .meta-block {
	display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 70%;
    margin: 20px 0;
}

.term-post-format-audio .podcast-episode-wrapper h3 {
	color: #fff;
	text-decoration: underline;
	padding-bottom: 30px;
}
.term-post-format-audio .podcast-episode-wrapper .service-tag {
	background: var(--yellow);
}

.term-post-format-audio .podcast-trailer-summary {
	background: #FBFBFB;
		box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
		border-radius: 10px;
		padding: 30px;
		margin-top: 	30px;
}
.term-post-format-audio .podcast-episode-summary {
		padding: 0 30px;
		position: relative;
		margin-top: 	30px;
		color:#6C6C6D;
}
.term-post-format-audio .podcast-episode-summary span.material-icons-outlined {
	color:var(--purple);
	position: absolute;
    left: 0;
    top: 1px;
	}

.term-post-format-audio .podcast-episode-summary h3 a{
	text-decoration: underline;
}
.term-post-format-audio .guest-list {
	display: flex;
	flex-flow: row wrap;
}
.term-post-format-audio .guest-list>H3{
		flex-basis: 100%;
		margin: 20px 0 0 0;
}
.term-post-format-audio .guest-list .guest-block {
	width: 	100%;
	max-width: 33%;
	display: flex;
	justify-content: flex-start;
	gap: 	15px;
	align-items: flex-start;
	margin-top: 1.5em;
}
.term-post-format-audio .guest-list .guest-block img {
	max-width: 	80px;
	border-radius: 5px;
}
.guest-info h4 {
	font: var(--paragraph);
	text-transform: none;
}
.term-post-format-audio .nav-block {
	margin-top: 30px;
	padding-top: 30px;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.term-post-format-audio .nav-block h4 {
	display: flex;
	align-items: center;
	gap: 20px;
}
.term-post-format-audio .nav-block p{
color:#6c6c6c;
font-size: var(--small-paragraph-size);
}
.term-post-format-audio .nav-block .nav-links {
	display: flex;
	justify-content: space-between;
	gap: 10%;
}
.term-post-format-audio hr {
	width: 100%;
	max-width: 100%;
	height: 2px;
	background: #EDEDED;
}
.term-post-format-audio .nav-block .nav-links>div {
	width: 50%;
}
.term-post-format-audio .nav-block .nav-next {
	text-align: right;
}
.term-post-format-audio .nav-block .nav-next h4 {
	flex-direction: row-reverse;
}
.term-post-format-audio .reviews-block {
	margin: 30px 0;
}
.term-post-format-audio .reviews-block h3 {
	padding: 0;
}
.term-post-format-audio .review-slider-wrapper {
	display: flex;
	flex-direction: row;
	margin-top: 30px;
}
.term-post-format-audio .review-slider {
	background:#FBFBFB;
	padding:30px;
	border-radius: 10px;
	max-width: 80%;
}
.term-post-format-audio .review-slider .stars{
	color:var(--purple);
	}
.term-post-format-audio .review-slider-controls {
width: 	20%;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}
.term-post-format-audio .review-slider-controls .slick-prev, .term-post-format-audio .review-slider-controls .slick-next {
	font-size: inherit;
	left: auto;
	right: auto;
	top: 	auto;
	position: relative;
	width: 	2.5em;
	height: 	auto;
	-webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.term-post-format-audio .review-slider-controls .slick-prev:before, .term-post-format-audio .review-slider-controls .slick-next:before {
	font-family: "Material Icons Outlined"!important;
	font-weight: normal;
    font-style: normal;
    font-size: 2.5em;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;	
	content: "arrow_circle_right";
	transition: all 200ms ease-in;
	color: 	var(--purple);
}
.term-post-format-audio .review-slider-controls .slick-prev:before {
	transform:rotate(180deg);
}
.term-post-format-audio .review-slider-controls .slick-arrow.slick-disabled:before {
	opacity: 1;
	color:#AFAFAF;
}
.podcast-links {
	display: 	grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 	5px;
}
.podcast-link {
	width:200px;
	height: 50px;
	background-size:cover;
	 text-indent: -9999px;   
}
.podcast-link.google_podcasts{
	background-image: url(images/Google-Podcasts.png);
}
.podcast-link.apple_podcasts{
	background-image: url(images/Apple-Podcasts.png);
}
.podcast-link.spotify{
	background-image: url(images/Spotify.png);
}
.podcast-link.stitcher{
	background-image: url(images/Stitcher.png);
}
@media(max-width:1200px) {
	.term-post-format-audio .guest-list .guest-block {
		max-width: 50%
	}
}
@media(max-width:768px) {
	.term-post-format-audio .podcast-episode-wrapper {
		padding: 20px;
	}

}
@media(max-width:640px) {
	.term-post-format-audio .guest-list .guest-block {
		max-width: 100%
	}

}
/*------------------------------------------------*/
/*---------------[BLOG ARCHIVES]------------------*/
/*------------------------------------------------*/

.post-grid-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.post-grid-header h1 {
	padding-bottom: .5em;
}
.post-collection {
	display: flex;
	flex-direction: column;
	flex-flow: wrap;
	margin-left: -1.5%;
	margin-right: -1.5%;
	justify-content:flex-start;
}
.post-collection-info {
	flex-basis: 100%;
	margin: 0 1.5%;
}
.post-collection .blog-post {
	flex: 0 0 calc(30%);
	margin: 1.5%;
	display: flex;
	flex-direction: column;
}
.post-collection .blog-post .preview-image img {
	border-radius: 5px;
	width: 100%;
}
.post-collection .blog-post .post-title {
	margin-bottom: .5em;
	flex-grow: 1;
}
.post-collection .blog-post .cat-tag {
	margin: 0;
	color: rgba(16, 7, 36, .5);
}
.post-collection .blog-post .cat-tag a{
	font: normal normal medium 15px/32px Inter;
letter-spacing: -0.23px;
color: rgba(16, 7, 36, .5);
}
#noMore {
	display: none;
}
.post-widget-list .blog-post{
display: flex;
flex-direction: row;
margin-bottom: 1em;
}
.post-widget-list .blog-post .preview-image {
	flex-basis: 40%;
	flex-shrink: 0;
}
.post-widget-list .blog-post .preview-image img {
	width: 	100%;
}
.post-widget-list .blog-post .post-details{
padding: 	0 1em;
}
.post-widget-list .blog-post .post-title h4 {
	line-height: 1.5em;
}
.post-widget-list .service-tag {
	padding:.25em .5em;
	margin:.5em;
	font:var(--paragraph);
	font-size:.8em;
}
.blog-post .post-services {
	display: flex;
	flex-flow: row wrap;
	gap:10px;
}
@media(min-width:769px) {
	.post-grid {
	margin-bottom: 3em;
}
}
/*------------------------------------------------*/
/*----------------[Case Studies]------------------*/
/*------------------------------------------------*/
#csList.grid {
	display: flex;
	flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#csList.grid .cs-item {
	flex-basis: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	transition: .25s all ease-in;
}
#csList.grid .cs-item.featured {
	flex-basis: 100%;
	flex-wrap: nowrap;
}
.cs-item.featured .featured-badge {
	position: absolute;
  top: -8px;
  right: -8px;
  	overflow: hidden;
  	width: 120px;
  	height: 120px;
}
.cs-item.featured .featured-badge::before,
.cs-item.featured .featured-badge::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 4px solid var(--yellow);
  background-color: var(--yellow);
}
.cs-item.featured .featured-badge::before {
	top: 0;
  left: 12px;
    transform-origin: top;
}
.cs-item.featured .featured-badge::after {
	bottom: 10px;
  right: 0;
    transform-origin: left;
}
.cs-item.featured .featured-badge span {
  position: absolute;
  display: block;
  width: 150px;
	background: var(--yellow);
  box-shadow: 0 4px 10px rgba(0,0,0,.1);
  color: #000;
  font: normal normal bold 14px/14px Inter;
  letter-spacing: 0.28px;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
transform: rotate(45deg);
left: -2px;
  top: 37px;
padding: 5px;

}
.cs-item .cs-info {
	display: flex;
	flex-wrap: wrap;
    justify-content: flex-start;
    flex-flow: column;
    flex-grow: 1;
    padding: 5%;
}
.cs-item .cs-info .cs-top img, .cs-item .cs-info .cs-top svg  {
	max-height: 100%;
}

.cs-item .cs-info .cs-logo {
	width: max-content;
	max-height: 30px;
	object-fit: contain;
	object-position: left bottom;
}
.cs-item .cs-info h3{
	margin-top: .5em;
}
.cs-item .cs-info *{
	color: #FFFFFF;
}
.cs-item .cs-info>p {
	padding-bottom: 1em;
}
.cs-item .cs-info>div {
	margin-bottom: 1em;
}
.cs-item .cs-image {
	display: flex;
	align-items: flex-end;
    padding: 5% 5% 0 5%;
}
.cs-item.featured .cs-image {
	align-items: center;
	padding: 5%;
	
}
/*------------------------------------------------*/
/*------------------[SINGLE CS]-------------------*/
/*------------------------------------------------*/
.cs-footer h2 {
text-align: left;
font: normal normal 800 45px/48px Inter;
letter-spacing: -0.68px;
color: #FFFFFF!important;
}
.single-case-studies .hero-section {
	text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
}

.single-case-studies .hero-section .container {
	text-align: center;
	padding:6% 0 3% 0!important;
}
.single-case-studies #main-content > .container, .single-services #main-content > .container{
	width: 100%;
	max-width: 100%;
	background: #fff;
	z-index: 5;
	padding: 0;
}
.single-case-studies article.et_pb_post {
	margin-bottom: 0;
}

.single-case-studies .hero-section img, .single-case-studies .hero-section svg {
	display: block;
	margin: 20px auto;
}
.single-case-studies .hero-section .cs-header-logo {
	max-width: 25%;
}

.single-case-studies .hero-section .cs-header-image {
	max-width: 75%;
}
.single-case-studies .preheader{
display: block;
}
.single-case-studies .header-separator {
width: 60px;
height: 2px;
background: #fff;
margin: 10px auto 20px auto;
display: block;
}
.single-case-studies .header-text {
font: normal normal normal 20px/35px Inter;
letter-spacing: -0.3px;
color: #FFFFFF;
}
.single-case-studies .cs-tags {
	margin: 20px 0 40px 0;
	display: flex;
	justify-content: center;
}
.single-case-studies .cs-tags a {
	color: rgba(255, 255, 255, .6);
	font: normal normal normal 18px/35px Inter;
	letter-spacing: -0.27px;
	padding: 0 30px;
	text-align: center;
}
.single-case-studies .cs-tags a + a{
 border-left: 1px solid rgba(255, 255, 255, .6);
}
.single-case-studies strong, .single-case-studies strong {
	text-decoration: underline;
}
.single-case-studies .et_pb_text ul {
	padding: 0;
	margin-top: 1em;
}
.single-case-studies  .et_pb_text li {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	list-style: none;
	margin: 10px 0;
}
.single-case-studies .et_pb_text li:before {
	content: "";
	display: flex;
	margin-right: 16px;
	padding-top: 8px;
	content: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.6' height='21.019' viewBox='0 0 13.6 21.019'%3E%3Cg id='Group_2093' data-name='Group 2093' transform='translate(-313.404 -2891.078)'%3E%3Cg id='Path_10' data-name='Path 10' transform='translate(327.004 2891.078) rotate(90)'%3E%3Cpath id='Path_65' data-name='Path 65' d='M13.083,0,10.511,4.492,9.48,6.29l-1.031,1.8L5.295,13.6H0L5.818,3.493,6.855,1.7,7.83,0Z' fill='%23fff'/%3E%3C/g%3E%3Cg id='Path_9' data-name='Path 9' transform='translate(323.506 2903.652) rotate(90)'%3E%3Cpath id='Path_64' data-name='Path 64' d='M8.444,10.1H3.154L0,4.6,2.633,0Z' fill='%23fff' opacity='0.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.single-case-studies .logo-slider .slick-active:first-of-type .logo, .single-case-studies .logo-slider .slick-active:last-of-type .logo {
	opacity: .1;
}
.single-case-studies .logo-slider .slick-active:nth-of-type(2), .single-case-studies .logo-slider .slick-active:nth-last-of-type(2)  {
	opacity: .5;
}
/*------------------------------------------------*/
/*------------------[SERVICES]--------------------*/
/*------------------------------------------------*/
.single-services .hero-section {
	min-height: 75vh;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	position: relative;
}
.single-services .hero-section:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: .4;
	backdrop-filter: blur(20px);

}
.single-services .hero-section>.container {
	margin: 2% auto;
	position: relative;
	z-index: 2;
}
.single-services .hero-section h1 {
	color: #fff;
}
.single-services .hero-section .services-blurb{
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(10px);
	/* Note: backdrop-filter has minimal browser support */
	border-radius: 8px;
	padding: 50px;
	max-width: 1000px;

}
.page-services .et_pb_row#programBlurbs {
	display: flex;
}
.page-services #programBlurbs .et_pb_column {
	background:#FAFAFA;
}
.page-services .et_pb_blurb_content {
	background:#FAFAFA;
	padding:25px 32px;
}
.page-services .et_pb_blurb_content .et_pb_module_header {
	font-weight: 600;
	font-size: 26px;
	line-height: 36px;
	border-bottom: 3px solid var(--salmon);
	margin-bottom: 10px;
}
#serviceTabs {
  position: relative;   
  min-height: 360px; /* This part sucks */
  clear: both;
  margin: 25px 0;
}
#serviceTabs * {
	box-sizing: border-box;
}
#serviceTabs .service-item {
  clear: both;
    width: auto;
    display: flex;
}
#serviceTabs .service-item label {
    background: #fff;
    padding: 15px;
    margin-left: -1px;
    vertical-align: middle;
    position: relative;
    left: 1px;
    width:50%;
    min-width: 285px;
    display: table-cell;
    margin: 5px;
}
#serviceTabs .service-item:first-of-type label {
	margin-top: 0;
}
#serviceTabs .service-item:last-of-type label {
	margin-bottom: 0;
}
#serviceTabs .service-item label h4{
text-transform: uppercase;
display: flex;
align-items: center;
color:var(--text-color);
padding: 0;
margin: 	0;
padding-right: 1em;
}
#serviceTabs .service-item label h4:after, #serviceList .service-item label h2:after {
	font-family: "Material Icons"!important;
	font-weight: normal;
    font-style: normal;
    font-size: 1.8em;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;	
	content: "chevron_right";
	transition: all 200ms ease-in;
	transform: rotate(90deg);
	position: absolute;
	right: 0.3em;
}
#serviceTabs .service-item label h4>span {
margin-right:.6em;
color:var(--purple);
font-size: 1.4em;
}
#serviceTabs .service-item [type=radio], #serviceList .service-item [type=radio] {
  display: none;   
}
#serviceTabs .service-content {
  position: absolute;
	top: 0;
	background: white;
	right: 0;
	bottom: 0;
	padding: 50px;
	flex-grow: 1;
	width: 49%;
	display: none;
	height: fit-content;
	min-height: 398px;
 }
#serviceTabs .service-content h3 {
	text-transform: uppercase;
	color: var(--magenta);
}

#serviceTabs .service-content p {
	color: var(--text-color);
}  
#serviceTabs .service-content a.et_pb_button {
	margin-top: 1em;
}
#serviceTabs .service-content span, #serviceList .service-content {
  animation: 0.5s ease-out 0s 1 slideInFromTop; 
}
#serviceTabs [type=radio]:checked ~ label {
  background: white;
  z-index: 2;
}
#serviceTabs [type=radio]:checked ~ label h4, #serviceTabs [type=radio]:checked ~ label h4>span {
	color:var(--magenta);
}
#serviceTabs [type=radio]:checked ~ label h4:after{
	transform: rotate(0deg);
}

#serviceTabs [type=radio]:checked ~ label ~ .service-content {
  z-index: 1;
  display: block;
}
#serviceList .service-item {
	padding: 2% 0 0 0;
    display: flex;
    align-items: center;
}
#serviceList .service-item .et_pb_section {
	padding: 0;
}
#serviceList .service-item .service-info {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
}
#serviceList .service-item .service-icon {
	margin-right: 5%;
}
#serviceList .service-item .service-icon span {
font-size: 5em;
color: var(--yellow);	
}

#serviceList .service-item h2 {
text-transform: uppercase;
color: var(--purple);
	padding-bottom: .4em!important;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#serviceList .service-item label h2:after {
	position: relative;
	transform: rotate(0deg);

}
#serviceList .service-item ul {
	display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    padding: .75em 0;
}
#serviceList .service-desc {
	padding-bottom: 2%;
	border-bottom: 1px solid #afafaf;
	width: 100%;
}
#serviceList .service-item ul li {
	flex-basis: 50%;
	  margin-bottom: 10px;
	  display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	list-style: none;
	margin: 10px 0;
	padding-right: 10px;
}
#serviceList .service-content {
	display: none;
}
#serviceList [type=radio]:checked ~ label h2:after {
	transform: rotate(90deg);
}
#serviceList [type=radio]:checked ~ .service-content {
display: block;
}
#serviceShortList {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	max-width: 1200px;
}
#serviceShortList h2 {
	display: flex;
	flex: 1 0 33%;
	align-items: center;
	font-weight: 400;
	font-size: 22px;
	padding:.8em 0;
}
#serviceShortList h2 span {
	color:var(--yellow);
	margin-right: 30px;
	font-size: 1.5em;
}
@media screen and (max-width:980px) {
	#serviceTabs .service-item {
		flex-direction: column;
		margin-bottom: 10px;
	}
	#serviceTabs .service-item label {
		width:100%;
		margin: 0;
		left: 0;
	}
	#serviceTabs .service-content {
		position:relative;
		width:100%;
		padding: 5% 3%;
		margin-top: 10px;
		min-height: fit-content;
	}
	#serviceTabs .service-content > h3 {
		display: none;
	}
	.page-services .et_pb_row#programBlurbs {
			flex-direction: column;
	}

}

/*------------------------------------------------*/
/*--------[HERO CUSTOMIZATIONS BY PAGE]-----------*/
/*------------------------------------------------*/
.single-services #DesignServices{
	clip-path: polygon(0 15%, 100% 0, 100% 85%, 0% 100%);
	background-image: var(--eclipse-gradient);
	padding:10% 0!important;
}
.single-services #DesignServices:before, .single-services #DesignServices:after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 	100%;
	height: 100%;
	background-image: url('/wp-content/uploads/2023/04/AVI-pattern1-purple.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 600px;
}
.single-services #DesignServices:after {
transform: rotate(180deg);
}
.single-services #DesignServices .et_pb_text *{
color: #fff!important;
text-align: center;
}
.single-services #DesignServices .et_pb_text h2 {
	font: var(--section-headings);
	color:var(--yellow)!important;
}
.single-services #DesignServices .et_pb_text h3:after {
display: block;
content:"";
background: var(--yellow);
height:3px;
width: 96px;
margin: 1em auto;
}

.single-services #OurProcess .et_pb_text h2 {
	font: var(--section-headings);
	text-align: center;
	color:var(--magenta)!important;
}
body.et-db.single-services #OurProcess .et_pb_toggle h5.et_pb_toggle_title {
	padding: 1em .5em;
	border-bottom: 1px solid #C8C7C8;
	font:var(--understated-section-headings);
	text-transform:var(--understated-section-headings-transform);
	color: var(--text-color);
}
body.et-db.single-services #OurProcess h5.et_pb_toggle_title:before {
	font-family: "Material Icons"!important;
	font-weight: normal;
    font-style: normal;
    font-size: 1.8em;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;	
	content: "chevron_right";
	transition: all 200ms ease-in;
	transform: rotate(90deg);
	position: absolute;
	right: 0;
	color: var(--purple);
}
body.et-db.single-services #OurProcess .et_pb_toggle_open h5.et_pb_toggle_title:before {	
	content: "chevron_right";
}
body.et-db.single-services #OurProcess .et_pb_toggle{
background: transparent;
border: none;
margin-bottom: 0!important;
padding: 	0 20px;
}
body.et-db.single-services #OurProcess .et_pb_toggle .et_pb_toggle_content {
	padding:1em .5em 0 .5em;
}
@media(min-width:981px) {
body.et-db.single-services #OurProcess .et_pb_row:last-of-type {
	width: 100%;
  display: flex;
 	justify-content: space-between;
}
.et-db #et-boc .et-l #OurProcess .et_pb_row:last-of-type>.et_pb_column:not(.et-last-child) {
width: 45%!important;
    margin: 0 0 auto 5%;
}
.et-db #et-boc .et-l #OurProcess .et_pb_row:last-of-type>.et_pb_column.et-last-child {
	width: 50%;
}

.et-db #et-boc .et-l #OurProcess .et_pb_row:last-of-type>.et_pb_column.et-last-child .et_pb_module{
	text-align: right;
}
body.et-db.single-services #OurProcess .et_pb_column_1_3 {
	position: sticky;
	top: 	140px;
	align-self: flex-start;
}

body.et-db.single-services #OurProcess .et_pb_toggle .et_pb_toggle_content {
	padding:2em 1em;
}
}
@media(max-width:980px) {
	.single-services #DesignServices {
    clip-path: polygon(0 3%, 100% 0, 100% 97%, 0% 100%);
    background-image: var(--eclipse-gradient);
    padding: 10% 0!important;
		}
		.single-services .hero-section .services-blurb{
			padding:25px;
		}
body.et-db.single-services #OurProcess .et_pb_row:last-of-type {
		display: flex;
		flex-direction: column-reverse;
}


}
@media(max-width:640px) {
	.single-services #DesignServices .et_pb_column_1_4 {
	width:100%!important;
	margin-right: 	0!important;
}
 .et-db #et-boc .et-l .et_pb_row_4col .et_pb_column:nth-last-child(-n+2) {
 	margin-bottom: 30px;
 }
}	
/*------------------------------------------------*/
/*------------------[DIFFERENCES]--------------------*/
/*------------------------------------------------*/

#differencesSection {
	background-image: linear-gradient(110.75deg, var(--meteorite) 3.54%, #3A1269 98.15%);
	clip-path: polygon(0% 0%, 100% 20%, 100% 100%, 0 100%);
	padding-top: 8%;
}

#differencesSection h1 {
color:#fff;
}
#differencesSection h2 {
	text-align: center;
	text-transform: uppercase;
	color: var(--yellow);
	background: #580AB8;
	padding: 2%;
	margin: 0;
}

#differencesSection .et-last-child h2 {
	color: #fff;
	background: var(--dark-violet);
}
#differencesSection strong {
	color: #580AB8;
}
#differencesSection .et-last-child strong {
	color: var(--text-color);
}
#differencesSection .et_pb_column, #differencesSection .et_pb_module  {
	display: flex;
	flex-grow: 1;
}
#differencesSection .et_pb_text_inner {
	flex-grow: 1;
    display: flex;
    flex-flow: column;
}
#differencesSection .et_pb_text_inner ul {
	padding:10%;
	background: #fff;
	flex-grow: 1;
}
#ManifestoSection {
	background: var(--dark-violet);
}
#ManifestoSection:before, #ManifestoSection:after {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.3;
	background-color: #fff;
	-webkit-mask-image: url('/wp-content/uploads/2023/03/avi-vector.svg');
	mask-image: url('/wp-content/uploads/2023/03/avi-vector.svg');
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 35%;
	mask-size: 35%;
}
#ManifestoSection:before {
  -webkit-mask-position: top right;
  mask-position: top right;
}
#ManifestoSection:after {
  -webkit-mask-position: bottom left;
  mask-position: bottom left;
}
#ManifestoSection h1 {
	color:var(--salmon);
}
#ManifestoSection h2, #ManifestoSection h3, #ManifestoSection p {
	color:#fff;
}
#ManifestoSection h3 {
font-weight: 700;
font-size: 30px;
line-height: 38px;
}
#ManifestoSection p {
	font-size: 22px;
line-height: 36px;
}
#ManifestoSection .et_pb_divider:before {
	border-color: var(--magenta);
}
#ManifestoSection ul {
	
	padding: 0;
	column-gap: 20%;
	column-count: 2;
}
#ManifestoSection li {
	list-style: none;
	margin-bottom: 2em;
	break-inside: avoid-column;

}
#ManifestoSection #weAre h2 {
	text-transform: uppercase;
	font:var(--headings-h1);
position: relative;
padding-left:15%;
display: flex;
margin: .5em 0;
}
#ManifestoSection #weAre h2:before {
	display: inline;
content:"We Are";
color:var(--magenta);
opacity:0;
transition: .5s all ease-in-out;
padding-right: .25em;
padding-left: .25em;
flex-shrink: 0;
}
#ManifestoSection #weAre h2:not(:last-of-type):hover:before, #ManifestoSection #weAre h2.active:not(:last-of-type):before {
	opacity:1;
}
#ManifestoSection #weAre h2:not(:last-of-type):after, #ManifestoSection #weAre h2.active:not(:last-of-type):after {
	display:block;
	content:"";
	position: absolute;
	left: 0;
	top:.35em;
	height:.5em;
	width: 25%;
	color:var(--magenta);
	background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, var(--magenta) 50%, var(--magenta) 50%, rgba(0,0,0,0) 0%), url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 1 9 24"%3E%3Cpath fill="%23ff3162" d="M8.59 16.58L13.17 12L8.59 7.41L10 6l6 6l-6 6l-1.41-1.42Z"%2F%3E%3C%2Fsvg%3E');
	background-repeat:no-repeat;
	background-position: center center, right center;
	transition: .4s all ease-in-out;
}
#ManifestoSection #weAre h2:not(:last-of-type):hover:after,#ManifestoSection #weAre h2.active:not(:last-of-type):after {
	width: 10%;
}
@media screen and (max-width:980px) {
	#ManifestoSection #weAre h2 {
		font-size: 30px;
		line-height: 36px;
	}
}

@media screen and (max-width:768px) {
	#ManifestoSection ul {
		columns: 1;
	}
	#differencesSection {
			clip-path: polygon(0% 0%, 100% 5%, 100% 100%, 0 100%);
	}
}

/*----------------------*/
/*-[Testimonial Slider]-*/
/*----------------------*/
.testimonial-slider {
	opacity: 0;
	transition: opacity 1s ease-in;
}
.testimonial-slider.slick-initialized {
opacity: 1;
}
.testimonial-slider .slick-track {
  display: flex;
  padding: 10% 0;
}
.testimonial-slider .slider-item {
	background: var(--light-grey-1);
	border: 1px solid #E2E2E2;
	margin:0 10px;
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	height: auto; 
	transition: transform 200ms ease-in-out;
	padding:50px;
	display: flex!important;	
    flex-flow: column;
    justify-content: flex-start;
}
.testimonial-slider .slider-item * {
    color: var(--text-color);

}
.testimonial-slider .testimonial-content {
	font-size:16px;
	margin: 40px 0;
}
.testimonial-slider .testimonial-profile {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	margin-top: auto;
	align-items: center;
}
.testimonial-slider .testimonial-profile img {
	width: 50px;
	margin-right: 25px;
}
.testimonial-slider .testimonial-info h4 {
	color:var(--magenta);
	margin: 	0;
	padding: 0;
}
.testimonial-slider .testimonial-info p {
	margin: 	0;
	padding: 0;
}
.testimonial-slider .testimonial-logo {


}
.testimonial-slider img {
	display: inline-block;
	max-width: 180px;
}
/*3D look for large screens only*/
@media screen and (min-width:981px) {
.testimonial-slider .slider-item[data-slick-index="1"] {
	transform: scale(1.2);
	padding-right: 25px;
}
.testimonial-slider .slider-item:hover {
	transform: scale(1.2);
	z-index: 999;
}
.testimonial-slider:hover .slider-item:not(:hover) {
  transform: scale(1);
}
}
@media screen and (max-width:980px) {
.testimonial-slider .slider-item {
	padding:40px 20px;
}
.testimonial-slider .testimonial-logo {
	text-align: center;
}
}
/*----------------------*/
/*----[Logo Slider]-----*/
/*----------------------*/
.home .logo-slider-wrapper {
	margin: 40px auto;
}
.home #LogoSlider > .et_pb_row {
	width:100%;
	max-width: 100%;
}
.logo-slider {
	opacity: 0;
	transition: opacity 1s ease-in;
}
.logo-slider.slick-initialized {
opacity: 1;
}
.logo-slider .slick-track {
	display: flex;
	align-items: center;
}
.logo-slider .logo {
	display: flex;
	justify-content: center;
}
.logo-slider .logo a {
	display: block;
}
.logo-slider .logo img {
	display: block;
	max-width: 100%;
	max-height: 90px;
	margin: auto;
	opacity: .7;
	transition: opacity 250ms ease-out;
	padding: 0 25%;
}
.logo-slider .logo img:hover {
	opacity: 1;
}
/*----------------*/
/*--[ANIMATIONS]--*/
/*----------------*/
.et_pb_column:not(.block-animation) .et_pb_module.et_pb_text, .et_pb_column:not(.block-animation) .et_pb_module.et_pb_image, .et_pb_column:not(.block-animation) .et_pb_module.et_pb_code, .et_pb_column.block-animation, .cs-item {
	opacity:0;
	transform:translateY(5%);
	transition:.6s all ease-in;
	transition-delay: .1s;
}

.et_pb_column:not(.block-animation) .et_pb_module.et_pb_text.in-view, .et_pb_column:not(.block-animation) .et_pb_module.et_pb_image.in-view, .et_pb_column:not(.block-animation) .et_pb_module.et_pb_code.in-view, .et_pb_column.block-animation.in-view, .cs-item.in-view {
	transform:translateY(0);
	opacity:1;
}

.service-info {
	opacity:0;
	transform:translateY(5%);
	transition:.5s all ease-in;
}

.service-info.in-view {
	transform:translateY(0);
	opacity:1;
}
.post-collection .blog-post {
opacity:0;
	transform:translateY(5%);
	transition:.5s all ease-in;
	transition: .25s opacity ease-in;
}

.post-collection .blog-post.fade-in {
	transform:translateY(0);
	opacity:1;
}

/*------------------------------------------------*/
/*-------------------[MOBILE]---------------------*/
/*------------------------------------------------*/
@media(max-width: 1400px) {
	#main-footer .container {
		width:96%;
	}
	#main-footer #footer-widgets .footer-widget {
		width: 100%!important;
		margin-left: 0!important;
	}
	#footer-widgets .footer-widget li a {
		font: normal normal normal clamp(13px, 1.2vw, 17px)/20px Inter;
		letter-spacing: -0.26px;
	}
	.footer-widget:first-of-type .wp-block-group__inner-container p  {
		font-size: clamp(13px, 1.2vw, 17px)!important;
	}
	#menu-footer-menu {
		flex-wrap:wrap;
		justify-content: center;
		margin-left: 0;
	}
	#footer-widgets .footer-widget li.button-link {
		order:1;
		display: flex;
		flex-basis: 100%;
		justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 2em;

	}
	#footer-widgets .footer-widget li:not(button-link) {
		order:2;
	}
}
@media(max-width: 1200px) {
	.hero-section h1, .home .et_pb_text_0 h1 {
		font: normal normal 700 8.5vw/1.2em Inter;
	}
	.home .hero-section p {
		max-width: 100%;
	}
}
@media(max-width: 1100px) {

	#main-footer #footer-widgets .footer-widget, #menu-footer-menu{
		flex-direction: column;
		align-items: center;
	}
	#menu-footer-menu {
		margin-left: auto;
	}
	#footer-widgets .footer-widget li {
		padding:5% 0;
		justify-content: center;
	}
	#footer-widgets .footer-widget:first-of-type a {
		justify-content: center;
	}
	#footer-widgets .footer-widget #menu-footer-menu>li:first-of-type {
			padding-top: 	2em;
			border-top: 	1px solid #fff;
	}

}
@media(max-width:1600px) {
	#main-header #top-menu a {
		font-size:16px;
	}
	#top-menu .menu-item {
		margin: 0 12px;
	}
}
@media(max-width:1300px) {

	#top-menu-nav {
        display: none!important;
    }
    #et_mobile_nav_menu {
        display: block;
    }
	#home-main-header-row {
		display: flex!important;
		flex-direction: column!important;
	}
	#home-main-header-row .et_pb_column {
		width: 100%;
	}
	.footer-widget:nth-child(n), #footer-widgets .footer-widget .fwidget {
			margin: 0 0 7.5% 0!important;
		}
	#footer-bottom .container{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	#footer-bottom .et-social-icons {
		margin: 1em auto;
	}

}
@media(max-width:980px) {
.home .testimonial-slider .slick-arrow {
top:		auto;
bottom: 	0;
width: 	35px;
}
.home .testimonial-slider .slick-arrow:before {
    font-family: "Material Icons"!important;
	font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;	
	content: "chevron_right";
	transition: all 200ms ease-in;
	color: #fff;
	font-size: 50px;
}
.home .testimonial-slider .slick-prev {
	left: 	auto;
	right: 50px;
}
.home .testimonial-slider .slick-prev:before {
	transform-origin: center;
	transform: rotate(180deg);
}
.home .testimonial-slider .slick-next {
	right: 0;
}

#learnWithUs .et_pb_row:not(:first-of-type) {
		width: 100%;
}
#learnWithUs .et_pb_promo {
	justify-content: space-evenly;
	align-items: center;
}
#learnWithUs .et_pb_promo h2{
text-transform: uppercase;
}
}
@media(min-width: 769px) {
.home .logo-slider .slick-track {
	width: 100%!important;
    justify-content: space-between;
}
}
@media(max-width: 768px) {
	hr {
		display: none;
	}
#main-header .logo_container {
	padding:2% 0;
}
#main-header .logo_container svg, #main-header .logo_container img {
    max-width: 70%;
}
.hero-section h1 {
	font: var(--hero-headings);
}
.home .hero-section h2 {
	font-size: var(--home-hero-topline-size);
	margin-bottom: .75em;
}
.home .hero-section p {
	display: none;
}
.et_pb_section.et_pb_section_0.et_pb_section_video.et_pb_with_background.et_section_regular {
	width: 100%;
	padding: 20% 25px!important;
}

#serviceShortList {
	flex-direction: column;
}
#serviceShortList h2 {
	padding: .4em 0;
}
.et_pb_section_11 .et_pb_column_empty {
	height:250px;
	display: block;
	clip-path: none;
	margin-bottom: 0;
}
	
	
	.post-collection .blog-post {
		flex: 0 0 47%;
	}
	.cs-item, .cs-content {
		flex-flow: column;
	}
	#csList.grid .cs-item {
		flex-basis: 100%!important;
	}
	.cs-item .cs-image.bottom-left, .cs-item .cs-image.center-left, .cs-item .cs-image.top-left {
		padding-left: 5%;
	}
	.wp-block-group__inner-container figure {
		max-width: 100%;
		width: 100%;
		border-bottom: 2px solid rgba(137, 143, 165, .4);
		padding-bottom: 10px;
	}
	#main-footer .footer-widget:first-of-type {
		margin-bottom: 5.5%!important;
	}
	.footer-widget:first-of-type .wp-block-group__inner-container{
		flex-flow: column;
		align-items: flex-start;
	}
	#main-footer #footer-widgets {
		padding: 6% 0 0 0;
	}
	.footer-widget:first-of-type .wp-block-group__inner-container .wp-block-image {
		margin-bottom: 20px;
	}
	#footer-info, #footer-bottom-right #privacy-policy-link a {
		font: normal normal 500 15px/25px Inter;
		letter-spacing: -0.23px;
		text-align: center;
	}

	.single-case-studies .hero-section img, .single-case-studies .hero-section svg {
		max-width: 70%;
	}
	.single-case-studies .entry-content .et_pb_row {
		width: 100%!important;
		max-width: 100%!important;
	}
	.single-case-studies .et_pb_column_1_2 .et_pb_text_inner {
		padding: 0 25px;
	}
	#serviceList .service-item {
		padding-top: 	4%;
	}
	#serviceList .service-info.et_pb_row {
		display: block;
		padding:0;
	}
	#serviceList .service-item h2 {
		margin:.25em 0 0 0;
	}
	#serviceList .service-desc {
		padding-bottom: 2em;
	}
	.toastify {
		max-width: 100%;
		width: calc(100% - 30px);
		text-align: center;
	}
	#getStarted:before, .et-db #et-boc .et-l #getStarted:before {
		background: linear-gradient(150.17deg, var(--magenta) 26.06%, var(--yellow) 89.02%);
		background-size:contain;
	}
	.pre-post{
		gap: 20px;
		flex-flow: column;
	}
	#author-info {
		flex-grow: 	1;
		padding-bottom: 	20px;
		border-bottom: 1px solid #ededed;
	}
	.date-time {
		flex-grow: 	1;
		flex-wrap: wrap;
		justify-content: 	space-between;
	}
	.pre-post .date-time .publish-date, .pre-post .date-time .publish-time {
		margin-left: 	0;
	}
}

@media only screen and (max-width: 640px) {
	.et_pb_row, .container, .et-db #et-boc .et-l .et_pb_row {
		width: 	90%;
	}
	.hero-section h1, .home .et_pb_text_0 h1 {
		margin-bottom: .5em;
		max-width: 100%;
	}
	.et_pb_section h2, h2.gradient-text {
	    text-align: left;
	}
	.et_pb_section h3 {
	    text-align: left;
	}
	.et_pb_section .cs-item .cs-info h3 {
	    text-align: left;
	}

	/*CTA pages*/
	#differencesList .differences-item .difference-title {
		padding-right: 0;
	}
	.logo-slider .logo img {
		padding: 0 10%;
	}
	#footer-widgets {
		padding-bottom: 0;
	}
	.wp-block-image.footer-logo img{
		max-width: 60%;
	}
	.post-grid-header{
			flex-direction: column;
			align-items: flex-start;
	}
	.post-collection .blog-post {
		flex: 0 0 94%;
		margin: 8% 3%;
	}
}

@media only screen and (max-width: 480px) {
#Counters .et_pb_number_counter {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
#Counters .et_pb_number_counter h3 {
	margin-left:1em;
	line-height: 2em;
}
}
/*LAUNCH HIDING*/
.blog .cat-tag, .single-post .cats-n-tags {
	display: none!important;
}