/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 26 2024 | 12:15:25 */
/* Artiffex Custom CSS Styles
 * by Generator Design 
 * Version 1.5
*/

/*GLOBALS*/
.et_builder_inner_content{
  z-index:unset;
}
/*menu*/
@media screen and (max-width: 2000px) and (min-width: 900px){
.mm-cls {    display: none !important;}}
.nocase,h3.nocase,h2.nocase,h1.nocase{
  text-transform:none !important;
}
/*Fr menu hide-m*/
li.poly-menu-cta.et_pb_menu_page_id-5128.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-5463 {
    display: none;
}
button.et_pb_menu__icon.et_pb_menu__search-button {
    padding-left: 10px!important;
}
.et_pb_menu .et-menu>li {
    padding-left: 3px;
    padding-right: 1px;
}
 .wpml-ls-menu-item {
    text-transform: uppercase;
    color: #000;
    width: 2.3ch !important;
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: 1px;
    margin-right: 30px !important;
} 
/*mobile*/
@media (max-width: 767px){
	h1.entry-title{font-size:20px;}
	h4{font-size:20px;line-height:30px;}
	/*testi-img-hide*/
	.et_pb_testimonial_portrait {    display: none !important;}
	.et_pb_testimonial_content {    margin-left: 0px !important;}
	
	.et_pb_row.et_pb_row_22.poly_counter.et_pb_row_4col span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        width: 50px !important; 
}

h1 small,h2 small,h3 small,h4 small,h5 small{
  font-size:90%;
  display:block;
  line-height:100%;
  text-transform:none !important;
  font-weight:400;
}
.lh-100, .lh-100 h1, .lh-100 h2, .lh-100 h3, .lh-100 h4,.lh-100 span,.lh-100 p{
  line-height:110% !important;
}
.dark {
  color:black !important;
}
.light {
  color:white !important;
}
.text-capitalize{
  text-transform:capitalize !important;
}
.text-normal{
  text-transform:none!important;
}
.mb-2{
  margin-bottom:1rem;
}
body .et_pb_blog_0 .et_pb_post .entry-title,body .et_pb_blog_0 .not-found-title{
  line-height:120% !important;  
}

ul li {
	padding-top: 0.5em;
}

.flex-center-vertical {
	display: flex;
	align-items: center;
}

.no-wrap {
	white-space: nowrap;
}

.blurb_1, .blurb_2, .blurb_3, .blurb_4, .blurb_5, .blurb_6,
.blurb_1:hover, .blurb_2:hover, .blurb_3:hover, .blurb_4:hover, .blurb_5:hover, .blurb_6:hover {
	box-shadow: 0px 6px 18px -6px rgba(0,0,0,0.2);
}

.blurb_1 img, .blurb_3 img {
    -ms-transform: scale(1.00);
    -webkit-transform: scale(1.00);
    transform: scale(1.00);
}

.blurb_1 a img, .blurb_3 a img {
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.no-hover {	pointer-events: none;
}


/*Scrollbars*/
body .calendly-inline-widget{
  height:auto !important;
  overflow:visible;
  scrollbar-width: auto;
  scrollbar-color: #4c2a70 #ffffff;
}
body .calendly-inline-widget iframe{
    height:1150px;
  	overflow:hidden;
}

/* Chrome, Edge, and Safari */
body .calendly-inline-widget::-webkit-scrollbar {
    width: 16px;
}

body .calendly-inline-widget::-webkit-scrollbar-track {
    background: #ffffff;
}

body .calendly-inline-widget::-webkit-scrollbar-thumb {
    background-color: #4c2a70;
    border-radius: 10px;
    border: 3px solid #ffffff;
}

/*Buttons*/


button.et_pb_button:after,
a.et_pb_button:after {
	content: '' !important;
}

.et_pb_button_white{
  background-color:white !important;
  color:black !important;
}
.et_pb_button_white:hover,.et_pb_button_white:focus,.et_pb_button_white:active{
  color:black !important;
}
body.et_pb_button_helper_class .et_pb_button_white:hover,
body.et_pb_button_helper_class .et_pb_button_white:focus,
body.et_pb_button_helper_class .et_pb_button_white:active{
  color:black !important;
  background-color:rgba(255,255,255,0.8);
}

.et_pb_icon_button{
	font-size: 3rem !important;
    line-height: 100% !important;
  	background-color:#4C2A70;
  	border:0.25rem solid #4C2A70;
  	color:white;
  	transition:0.3s all;
  	border-radius:100%;
  	height:6rem;
  	width:6rem;
  	display:inline-flex;
  	justify-content:center;
  	align-items:center;
  	text-indent:7px;
}
.et_pb_icon_button:hover,.et_pb_icon_button:focus,.et_pb_icon_button:active{
    padding: 0.4em 1.5rem;
  	background-color:transparent;
  	border-color:white;
  	transform:scale(1.2);
}

.yellow-btn-cta .et_pb_button:hover {
	border: none;
}

/*Title*/
.title-white-overlay:before{
  content:'';
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:rgba(255,255,255,0.8);
  z-index:2;
}
.title-black-overlay:before{
  content:'';
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:rgba(0,0,0,0.8);
  z-index:2;
}

/*Footer*/
.d-flex{
  display:flex;
  justify-content:space-between;
  margin-top:1.5rem;
}
.col-image{
  padding-left:1rem;
  max-width:7rem;
}
#main-footer > .et_pb_section{
  display:none !important;
  padding:0;
}
#main-footer #media_image-3,#main-footer #media_image-4{
  margin-bottom:0;
}
#media_image-5{
  text-align:center;
  width:100%;
}
#media_image-5 img{
  width:100px;
  height:100px;
  margin:0 auto;
  display:inline-block;
}

/*Custom Icon Button*/

/*Phone Button*/
.et_pb_button.phone-btn{
  text-transform:none;
}
.et_pb_button.phone-btn:hover,.et_pb_button.phone-btn:focus,.et_pb_button.phone-btn:active{
  background-color:rgba(0,0,0,0.1) !important;
  border-color:white !important;
}

/*Lity Popup*/
.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container{
  max-width:80vw !important;
}
/*Header*/

.et-fixed-header #logo {
	display: inline-block;
}
.et-fixed-header #fixed-header-logo {
	display: none !important;
}

.et_fixed_nav #main-header{
	z-index:99;
	background-color: #FFFFFF;
}
li.poly-menu-cta{
	margin-right:1.25rem !important;
}
li.poly-menu-cta:hover a,li.poly-menu-cta:focus a{
    color:#4c2a70;
}
/* Home Page*/

#cover-section{
    z-index:unset;
}
#cover-section .et_pb_slider{
	z-index:2;
}
#cover-section .et_pb_slide_0,
#cover-section .et_pb_slider .et_pb_slide_0,
#cover-section .et_pb_column_22{
	background:transparent !important;
}
#cover-section .et_pb_slide_0.et_pb_slide .et_pb_slide_overlay_container{
	background-color: rgba(0,0,0,0.7);
}
.video-backdrop{
    position:absolute !important;
    z-index:1 !important;
	width:100%;
    height:100%;
    top:0;
    left:0;
    right:0;
    bottom:0;
  	overflow:hidden;
}
.video-backdrop .et_pb_code_inner{
    position: static;
}
.video-backdrop .fluid-width-video-wrapper{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    height: 100%;
    padding-top:56.25% !important;
}
.overlay:before{
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 3;
    background: rgba(0,0,0,0.6);
}

#logo-carousel .slick-slide {
	margin-bottom: 0;
}

#logo-carousel .slick-track {
	display: flex;
    align-items: center;
}

#testimonial-carousel .et_pb_testimonial {
	height: unset;
}

#testimonial-carousel .et_pb_testimonial_portrait {
	background-size: contain;
}

#testimonial-carousel .et_pb_testimonial_description {
	max-width: 700px;
}

#testimonial-carousel .et_pb_testimonial_author {
	margin-top: 10px;
}

/*#testimonial-carousel .et_pb_testimonial:has(.testimonial_button) {
	padding-bottom: 140px;
}*/

.et_pb_button.testimonial_button {
	border-radius: 999px;
	position: absolute;
    bottom: 50px;
	padding: 0.8em 2em;
}
#testimonial-carousel .et_pb_button.testimonial_button:hover {
	cursor: pointer;
	color: #4C2A70 !important;
	background-color: white !important;
	border-color: #4C2A70 !important;
	border-radius: 999px !important;
	padding: 0.8em 2em !important;
}
#testimonial-carousel .et_pb_testimonial_description_inner, 
#testimonial-carousel .et_pb_testimonial_description {
	position: static;
}

.slick-arrow {
    display: flex !important;
	align-items: center;
    justify-content: center;
}

.slick-arrow:before {
	color: #4C2A70 !important;
}

#testimonial-carousel .slick-track {
		display: flex;
		align-items: stretch;
}

#testimonial-carousel .slick-dots {
	bottom: -75px;
	text-align: right;
	padding-right: calc(20% + 10px);
}

#testimonial-carousel .slick-dots li button:before {
	font-size: 12px;
}

#testimonial-carousel .slick-dots li.slick-active button:before {
	font-size: 14px;
    opacity: 1;
    color: #4C2A70;
}


#testimonial-carousel .slick-list {
	overflow: visible;
}

@media (max-width: 1201px) {
	#testimonial-carousel .et_pb_testimonial {
		display: flex;
		flex-direction: column;
	}	
	
	#testimonial-carousel .et_pb_testimonial_description {
		margin-left: 0 !important;
		margin-top: 20px;
	}
}

@media (max-width: 769px) {
	/*menu*/
.mm-cls {    display: block !important;}	
	
	#testimonial-carousel .et_pb_testimonial_description {
		margin-top: 0;
	}
	
	#testimonial-carousel .et_pb_testimonial_portrait {
		margin-left: 0;
	}
h2{font-size:22px!important; line-height:30px!important}
}
.hdr-cls {    z-index: 0!important;}
.et_pb_testimonial_content p {
    font-size: 14px !important;
}


@media (min-width: 980px) {
	#testimonial-carousel .slick-track {

	}
	
	.slick-arrow:before {
		font-size: 30px !important;
	}
	
	.slick-next {
		right: -50px;
	}

	.slick-prev {
		left: -50px;
	}
}


/* 24 Hour Support CTA*/
#cs-cta .et_pb_row{
	display:flex;
    align-items:center;
    justify-content:center;
    max-width:70%;
}
#cs-cta .et_pb_column:first-child{
    margin-right:0;
    width:15%;
}
#cs-cta .et_pb_column:last-child{
	width:60%;
}
#cs-cta .cs-animation{
	max-width:200px;
    height:auto;
    margin:0 auto;
}
#cs-cta h2 strong{
    color:#4C2A70;
}

/* Pricing Page */
#pricing-header{
	position:relative;
	background-image: linear-gradient(to right top, #261538, #2f1a45, #381f53, #422561, #4c2a70);
    padding-left:1rem;
    padding-right:1rem;
}
#pricing-header h1{
	text-transform:none !important;
	margin-bottom:1rem;
}
#pricing-header .et_pb_row{
	display:flex;
	align-items:center;
    justify-content: space-between;
}
#pricing-header .et_pb_column{
	float:none;
	margin-right:0;
}
#pricing-header .pricing-feature-img{
	position: absolute;
	bottom:0;
	right:0;
}
#pricing-header .et_parallax_bg{
    background-size:100%;
}
#pricing-header .et_pb_section_video_bg{
	opacity:0.2;
}

/* Pricing Deal */
.pricing-deal {
	overflow:visible;
   	padding-bottom: 0 !important;
    padding-top:0 !important;
}
.pricing-deal .et_pb_row, .pricing-deal.et_pb_row{
  	background-color: #F3B63E!important;
    background-image: linear-gradient(to right top,#f3b63e,#f4bb45,#f5c04c,#f6c553,#f7ca5a);
	color:#261538;
	font-size:2rem;
	line-height:100%;
    border-radius:1rem 1rem 0 0;
	box-shadow: 0px 5px 10px -6px rgb(0 0 0 / 30%);
    padding-top:2rem !important;
  	padding-bottom:2rem !important;
}
#post-5729 .pricing-deal,#post-5730 .pricing-deal{
	padding:0 !important;
}
#post-5729 .pricing-deal .et_pb_row,#post-5730 .pricing-deal .et_pb_row{
	border-radius:0 0 1rem 1rem;
    padding:2rem 0 !important;
}

/*Pricing Table*/
#pricing-table .et_pb_row{
	background-color:#f8f9fa!important;
	border-bottom:1px solid rgba(0,0,0,0.1);
	padding:0 !important;
	display:flex;
    box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
    line-height:120%;
}
#pricing-table .et_pb_row:first-child{
	border-top:20px solid #4C2A70;
	border-radius:1rem 1rem 0 0;
}
#pricing-table .et_pb_column{
	padding:1rem !important;
	margin: 0 !important;
  	width: 25%;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
#pricing-table .et_pb_row:first-child .et_pb_column{
	background-color:white;
}
#pricing-table .et_pb_row:first-child p small{
	font-size:1rem;
	color:#4C2A6E;
}
#pricing-table .et-pb-icon{
	font-size:2rem !important;
}
#pricing-table .et_pb_main_blurb_image{
	margin-bottom:0;
}
#pricing-table .et_pb_blurb_position_left .et_pb_blurb_container{
	padding-left:0;
}

#pricing-table h3, #pricing-section-mobile h3, #pivot-offer h3 {
    text-align:center;
    font-size:1.25rem;
    color:#F3B63E;
    margin-bottom:0.5rem;
    padding-bottom:0.5rem;
    border-bottom:1px solid rgba(0,0,0,0.1);
    letter-spacing:2px;
}

#pricing-table .annotation-row .et_pb_column {
	width: 100%;
}
#pricing-table .annotation-row .et_pb_column p {
	font-size: 0.9rem;
}

#pivot-offer .et_pb_row_1 {
	padding-top: 0;
	padding-bottom: 0;
}

/*Pricing deal*/
.deal{
	background-color: #F3B63E !important;
	background-image: linear-gradient(to right top, #f3b63e, #f4bb45, #f5c04c, #f6c553, #f7ca5a);
	border-radius:0 0 1rem 1rem;
}
.deal .et_pb_column{
    color:#261538;
	font-size:1rem;
    padding:1.5rem 2.5rem;
    line-height:120%;
}
.deal .et_pb_button_module_wrapper,#pricing-table .et_pb_button_module_wrapper {
	margin-bottom:-2.5rem;
	margin-top:1.5rem;
}
#pricing-table .deal .et_pb_column, .pivot-deal .et_pb_column {
	width:100%;
	font-size:1.5rem;
}

/*Pricing Outsourcing*/
#outsourcing-price{
	background-color:white;
    border-top-color:#261538 !important;
    line-height:140%;
}
#outsourcing-price h3{
    margin-bottom:2rem;
    background-color:#4C2A70;
    padding:2rem 40px;
    margin:-30px -40px 30px;
}
#outsourcing-price ul{
    padding:0;
    margin-bottom:1rem;
}
#outsourcing-price li{
	font-size:1.5rem;
    list-style:none;
    padding:0;
}
#outsourcing em{
    font-size:0.9rem;
    line-height:120%;
}
#outsourcing .et_pb_blurb_content{
	max-width:100%;
}
#outsourcing .et_pb_accordion{
    line-height:140%;
}
#outsourcing .et_pb_accordion .et_pb_toggle{
	margin-bottom:0;
    border: 1px solid rgba(0,0,0,0.1) !important;
    transition:0.3s all ease;
}
#outsourcing .et_pb_accordion .et_pb_toggle_open{
	border-left:5px solid #4C2A70 !important;
}
#outsourcing .et_pb_accordion .et_pb_toggle_title{
    position:relative;
	padding-left:3rem;
}
#outsourcing .et_pb_accordion .et_pb_toggle_title:after{
	font-family: ETmodules;
    content: '\5b';
    position:absolute;
    top:0;
    left:0;
    color:#F3B63E;
}
#outsourcing .et_pb_accordion .et_pb_toggle_open  .et_pb_toggle_title:after{
    content: '\52';
}
#outsourcing .et_pb_accordion ul{
    margin:1rem 0 0 0;
    padding-bottom:0;
}
#outsourcing .et_pb_accordion ul ul{
    margin:0 0 0.5rem 0.5rem;
}

/*Case Study*/
.case-study-header .et_pb_column_0 h1 {
	font-size: 2rem;
}
.et_pb_testimonial_content h2 {
	text-transform: unset;
}
.et_pb_testimonial:before {
	transform: rotate(180deg);
}
.et_pb_image .et_pb_image_wrap {
	display: flex;
	justify-content: center;
}
.et_pb_bg_layout_dark .header-yellow {
	color: #F3B63E !important;
	margin-bottom: 0.5em;
}
.et_pb_bg_layout_dark h1:after, .et_pb_bg_layout_dark h2:after {
	border-color: #F3B63E;
}
.subhead-yellow {
	color:#F3B63E;
	font-size: 1.25rem;
    letter-spacing:2px;
}

/*Centered*/
body .centered-element, .et_pb_row_7.et_pb_row.centered-element{
    margin-left:auto !important;
    margin-right:auto !important;
}

/*Calendly*/
.calendly-overlay .calendly-popup{
  min-height:70vh;
  max-width:100%;
}

/*Lottie Animation*/
.lottie-animation{
  height:400px;
  max-width:100%;
  overflow:hidden;
  display:flex;
  align-content:center;
  justify-content:center;
  position:relative;
}
.lottie-animation lottie-player{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:150% !important;
  height: auto !important;

}
/*Icon Blurb*/
.icon-side-blurb{
  overflow:visible !important;
}
.icon-side-blurb .et_pb_blurb_content{
  display:flex;
  max-width:none;
  padding:2rem;
}
.icon-side-blurb .et_pb_main_blurb_image{
  max-width:150px;
  padding-right:2rem;
  height:auto;
}
.icon-side-blurb .et_pb_blurb_content .et_pb_blurb_container{
  flex:1;
  max-width:none;
}
.dotted-line-left:before{
  content:'';
  position:absolute;
  top: -1rem;
  width: 1px;
  left: 1rem;
  bottom: -1rem;
  border-left: 3px dashed #4c2a70;
}
.dotted-line-left:after{
  content: '';
  width: 0;
  height: 0;
  bottom: -18px;
  left: 3px;
  position: absolute;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 28px solid #4c2a70;
}

.white-blurb p {
	padding-bottom: 0;
}

/*Institutions*/
#institutions-title h1{
	text-transform:none !important;
	letter-spacing:0;
}
#institutions-title  .et_pb_promo_description{
	padding-bottom:0;
}
.institution-list .et_pb_toggle{
	border:none !important;
}
.institution-list .et_pb_accordion_item{
	padding:0;
	margin-bottom:0.2rem !important;
}
#institutions .institution-list .et_pb_toggle_title{
	background-color:#c0b5cc;
	color:#565555 !important;
	font-size:1.85rem;
	padding:1rem 1.5rem !important;
}
#institutions .institution-list .et_pb_toggle_open .et_pb_toggle_title{
	background-color:#3c1e5b;
	color:white !important;
}
#institutions .institution-list .et_pb_toggle_title:before{
    content: none !important;
}
.institution-list .et_pb_toggle_content{
	padding:1.5rem !important;
	background-color:white;
}
.institution-list .et_pb_toggle_content ul{
    padding: 1rem 0;
	list-style:none;
	margin-bottom:1rem;
}
.institution-list .et_pb_toggle_content li{
	display: flex;
    align-items: center;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    background-color: #fff;
    min-height: 4rem;
	box-shadow: 0 15px 25px 0 rgb(143 148 159);
}

.institution-search input{
	width:100%;
	padding:0.5rem 1.5rem 0.5rem 1rem;
	background-color:#eff1f5;
	border-radius:0.5rem;
	border:none;
	outline:none;
	font-size:1.2rem;
	margin-bottom:1rem;
}
.institution-search{
	position:relative;
}
.institution-search:after{
	font-family: ETmodules;
    content: "\55";
    font-size: 22px;
	position: absolute;
	right:1rem;
	top:0.4rem;
}
.institution-search input:focus,.institution-search input:active{
	color:black;
	font-weight:bold;
}

/* Xero modal */
#xero-thank-you {
	padding: 60px;
    border: none;
    border-radius: 6px;
	display: flex;
    flex-direction: column;
    align-items: center;
	width: 600px;
	text-align: center;
}

#xero-thank-you::backdrop {
	background: rgba(0, 0, 0, 0.4);
}

#xero-thank-you p {
	margin-top: 20px;
}

#xero-thank-you .et_pb_button {
	padding: 0.8em 2.4em !important;
	border-radius: 999px !important;
	margin-top: 30px;
	cursor: pointer;
}
/*us page*/
.submit-btn-cls {
    background: #5e2e9f;
    color: white;
    padding: 10px 30px;
    border: none;
    margin-left: 10px;
    margin-top: 10px;
}
.submit-btn-cls {
    background: #5e2e9f;
    color: white;
    padding: 10px 30px;
    border: none;
    margin-left: 45%;
    margin-top: 10px;
}
 .frm-us textarea
{ font-size: 14px!important;;    line-height: 34px!important;;width: 100%!important;;        text-indent: 10px!important;;    border: solid 1px #5e2e9f45 !important;    margin-bottom: 10px!important;;height:100px!important;}

.frm-us input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.row-1-cls, .frm-us input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.row-1-cls, .frm-us textarea.wpcf7-form-control.wpcf7-textarea.row-1-cls {
    font-size: 14px !important;
    line-height: 34px !important;
    width: 100% !important;
    text-indent: 10px !important;
    border: solid 1px #5e2e9f45 !important;
    margin-bottom: 10px !important;
}
.frm-us input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.row-2-cls-f{
    font-size: 14px !important;
    line-height: 34px !important;
    width: 48% !important;
    text-indent: 10px !important;
    border: solid 1px #5e2e9f45 !important;
    margin-bottom: 10px !important;
   float:left;
}
.frm-us input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.row-2-cls-l{
    font-size: 14px !important;
    line-height: 34px !important;
    width: 50% !important;
    text-indent: 10px !important;
    border: solid 1px #5e2e9f45 !important;
    margin-bottom: 10px !important;
   float:left;
}
.frm-us input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.row-2-cls-f{ margin-right: 10px !important;}	
	
/*Responsive Styles*/
@media (min-width: 2050px){
  	body .calendly-inline-widget{
    	height:800px !important;
  	}
	body .calendly-inline-widget iframe{
  		height:800px;
	}
}
@media (max-width:1600px){
	.case-study-img-block.flex-center-vertical {
		align-items: flex-start;
	}
}
/* @media screen and (max-width: 1440px) and (min-width: 1200px)
{
	.et_pb_testimonial_content {    margin-left: -64%!important;}
} */
@media (max-width:1100px){
	.calendar {
    	width:90% !important;
  	}
	.et_pb_testimonial:before {
		display: block;
		position: relative;
		width: 100%;
		text-align: center;
		top: 0;
		left: 0;
		margin: 0 !important;
	}
}
@media (max-width: 980px){
	.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4{
		width:100%;
		margin:0 0 1rem 0;
	}
    #cs-cta .et_pb_row{
    	flex-direction:column;
    }
    #cs-cta .et_pb_column{
        width:100% !important;
    }
    #cs-cta h2{
        text-align:center !important;
    }
    #cs-cta h2 br{
         display:none;
    }
	#pricing-header{
		padding:1rem 1rem 0 1rem;
	}
	#pricing-header h1{
		font-size:2rem !important;
	}
	#pricing-header p{
		font-size:1rem !important;
	}
	#pricing-header .et_pb_row{
		display:block;
	}
	#pricing-header .et_pb_code_inner{
		margin:-10vh 0;
		min-width:500px;
	}
    #pricing-deal .et_pb_row{
        font-size:1.5rem;
        padding:1.5rem !important;
    }
     #pricing-deal strong{
         display:block;
    }
    .deal .et_pb_column br{
        display:none;
    }
    #outsourcing-price h3{
        font-size:2rem;
    }
    #pricing-outsource .et_pb_accordion .et_pb_toggle_title{
    	font-size:1rem;
    }
    .d-flex{
      display:block;
    }
    .col-image{
      padding-left:0;
      max-width:100%;
    }
	.flex-center-vertical {
		display: block;
	}
	.et_pb_column .et_pb_module.et_pb_testimonial {
		padding: 0;
	}	
	.et_pb_testimonial:before {
		font-size: 50px;
	}
	.et_pb_testimonial_content h2 {
		font-size: 1.25rem;
	}
	#case-study-results {
		padding-top: 2rem;
	}
	#case-study-results h2 {
		font-size: 37px !important;
	}	
	.case-study-img {
		width: 100%;	
		display: block;
	}
}
@media (max-width: 680px){
  body .calendly-inline-widget{
    margin-top:1rem;
  }
}

@media (min-width: 680px) {
	.case-study-header .et_pb_column_0 h1 {
		font-size: 4rem;
	}
}
@media (min-width: 980px) {
	.case-study-header .et_pb_column_0, .case-study-header .et_pb_column_2 {
		width: 45% !important;
	}
	.case-study-header .et_pb_column_1 {
		width: 10% !important;
	}
	.et_pb_divider_0:before {
		transform: rotate(90deg);
	}
	.et_pb_testimonial:before {
		margin-left: -20%;
	}
	.case-study-img {
		width: 120% !important;	
		max-width: 120% !important;
	}
	.case-study-img-left {
		margin-left: -20% !important;
	}
	.case-study-img-right {
		margin-right: -20% !important;
	}
	.institution-list .et_pb_toggle_content ul{
    	display: grid !important;
    	grid-template-columns: repeat(3, minmax(0, 1fr));
    	grid-gap: 0.5rem;
	}
}

#cn-notice-text {
	font-size: 0.9rem;
}
.gry-cls:before {
    content: "";
    background-color: #747474c4;
    position: absolute;
    width: 100%;
    height: 100%;
    /* z-index: 99; */
    top: 0;
}
.cookie-btn {
	color: white;
	background-color: #4c2a70;
	padding: 0.25em 2em;
	font-size: 0.9rem;
	font-family: 'ProximaNova',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 600;
}

#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width: 150%; margin-top: -7%;}

/*testimonials css*/
.slick-list.draggable {
    margin-bottom: 24px!important;
}

@media (max-width: 980px) {
  .et_header_style_left #logo {
    max-width: 35% !important;
  }
}
