<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Deselect
Theme URI: Deselect
Author: Deselect
Description: Deselect
*/

/*************/
/* CSS Reset */
/*************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
input[type="text"],input[type="email"],input[type="submit"],textarea,.contact--fields select,input[type="tel"],input[type="password"]{
	-webkit-appearance:none;
	border-radius:0;
	outline:none !important;
	font-family: 'Archivo', sans-serif;
}
body {
	line-height: 1.375;
	font-family: 'Archivo', sans-serif;
	background-color: #fff;
	color:#000;
}
input,button,textarea,select{
	font-family: 'Archivo', sans-serif;
}
body p {
	font-size: 16px;
	margin-bottom: 22px;
	line-height: 1.5;
	color:#555555;
	font-family: 'Archivo', sans-serif;
	font-weight: 400;
}
p strong {
	font-weight: 800;
	font-family: 'Archivo', sans-serif;
}
strong, b {
	font-weight: 700;
}
p:last-child{
	margin-bottom: 0;
}
ol, ul {
	list-style: none;
}
em, i {
	font-style: italic;
}
img{
	max-width:100%;
	height:auto;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a,a:hover{
	text-decoration:none;
}
*{
	box-sizing:border-box;
}
.transition,.menu .sub-menu,.site-header,.menu a, a::before,a::after,a.mega-menu-link,.faq_answer,.faq_question span,
.comparison_group ul::before,body .tabs_menu_items li,body .tabs_menu_items li::before,body .tabs_menu_items li::after,
.section-column, .section-column.right-text-column li,.animate, .social-media-item, .map-location-nav-item,
.success-stories-filters li::after, .dropdown_values, .single-post-share li a,.button,
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item a,
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item a::after,
.story_author_page a, .form-button-item button, .book_content_modal{
	-webkit-transition: all 0.4s ease-in-out !important;
	-moz-transition: all 0.4s ease-in-out !important;
	-o-transition: all 0.4s ease-in-out !important;
	transition: all 0.4s ease-in-out !important;
}
.loading-slides.slide::before{
	-webkit-transition: all 0.9s ease-in-out !important;
	-moz-transition: all 0.9s ease-in-out !important;
	-o-transition: all 0.9s ease-in-out !important;
	transition: all 0.9s ease-in-out !important;
}
.container {
	max-width: 1280px;
	margin: 0 auto;
	display: block;
}
.site-contant-placelder-delete {
	background: linear-gradient(151.53deg, #06065B 0%, #1010A7 50.11%, #38B6C9 100%), linear-gradient(155.3deg, #040A58 7.06%, #050C60 20.16%, #0A1797 50.74%, #4787BE 84.31%, #5DB1C6 111.26%);
	height: 40vh;
	width: 100%;
	display: block;
}
.site-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	display: block;
	font-size: 0;
	z-index: 1000;
}
.visible_scroll_top .site-header {
	background-color: #fff;
}
.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link{
	/* color:#000066; */
}
.site__header-bar,.site__header-main {
	padding: 20px 0;
	display: block;
}
.left_header_text {
	font-size: 13px !important;
	color: #fff !important;
	font-weight: 500;
	text-align: left;
	font-family: 'Archivo', sans-serif !important;
}
.search_header_form, .left_header_text {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}
.search_form_container {
	display: inline-block;
}
.search_header_form {
	text-align: right;
}
.search_form_container input[type="text"] {
	background: rgba(255, 255, 255, 0.1);
	border-radius: 3px;
	border: 0;
	width: 262px;
	height: 40px;
	display: block;
	color: #fff;
	font-size: 13px;
	line-height: 1;
	font-weight: 500;
	padding-left: 15px;
	padding-right: 40px;
	font-family: 'Archivo', sans-serif !important;
}
.search_form_container form {
	position: relative;
}
.search_form_container form button {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	padding: 0;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-image: url(images/search.svg);
	background-size: 15px auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.search_form_container form button:hover{
	background-color: transparent !important;
}
input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
	opacity: 1;
  }
input[type="text"]::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
	opacity: 1;
}
input[type="text"]:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
	opacity: 1;
}
input[type="text"]:-moz-placeholder { /* Firefox 18- */
	color: #fff;
	opacity: 1;
}
.site__header-bar {
	padding: 20px 0;
	display: block;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.website--logo.header-column {
	display: inline-block;
	vertical-align: middle;
	width: 180px;
}
.header-section.right-menu {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 180px);
}
.website--logo.header-column img {
	display: block;
	width: 100%;
}
.header-menu-container &gt; .mega-menu-wrap {
	float: right !important;
	background-color: transparent !important;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item &gt; a.mega-menu-link{
	font-size: 15px;
	font-weight: 500;
	line-height: 1.2;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item &gt; a.mega-menu-link {
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 1.2 !important;
	font-weight: 500 !important;
	height: auto !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
	background-color: transparent !important;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item &gt; a.mega-menu-link:hover {
	color: #FFCC00 !important;
	background-color: transparent !important;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item {
	margin-right: 30px !important;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item:last-child {
	margin-right: 0 !important;
}
.mega-indicator {
	display: none !important;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item.menu-button &gt; a.mega-menu-link {
	background-color: #FFCC00 !important;
	color: #000066 !important;
	border-radius: 3px !important;
	padding: 16px 19px !important;
	line-height: 1 !important;
	position: relative;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item.menu-button &gt; a.mega-menu-link:hover {
	background-color: #FFD943 !important;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu {
	top: calc(100% + 18px) !important;
	border-top: 2px solid #FFCC00 !important;
	border-bottom-left-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
	background-color: #fff !important;
}
.mega-indicator {
	display: block !important;
	font-size: 0 !important;
	width: 100% !important;
	height: 40px !important;
	position: absolute !important;
	top: 100%;
	opacity: 0 !important;
	visibility: hidden !important;
}
.mega-menu-row .mega-menu-columns-6-of-12:first-child {
	background-color: #F2F2F7 !important;
	min-height: 185px;
	border-bottom-left-radius: 6px !important;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-flyout ul.mega-sub-menu {
	z-index: 999;
	position: absolute;
	width: 220px;
	max-width: none;
	padding: 0px 0px 0px 0px;
	top: calc(100% + 30px) !important;
	border-top: 2px solid #FFCC00 !important;
	border-bottom-left-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
	background-color: #fff !important;
	overflow: hidden;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-flyout ul.mega-sub-menu li a {
	color: #000066 !important;
	font-size: 17px !important;
	font-weight: 500 !important;
	line-height: 1.1 !important;
	font-family: 'Roboto', sans-serif !important;
	display: block !important;
	position: relative;
	padding: 14px 20px !important;
}
.mega-menu-item-has-children.mega-menu-flyout::before {
	content: "";
	width: 100%;
	top: 100%;
	left: 0;
	height: 30px;
	position: absolute;
	display: block !important;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-flyout ul.mega-sub-menu li a{
	color: #000066;
	font-size: 19px;
	font-weight: 500;
	line-height: 1.1;
	font-family: 'Roboto', sans-serif;
	display: block;
	position: relative;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item {
	padding: 37px 27px 32px 27px !important;
	min-height: 190px !important;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item a{
	color: #000066;
	font-size: 19px;
	font-weight: 500;
	line-height: 1.1;
	font-family: 'Roboto', sans-serif;
	display: block;
	position: relative;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item a:hover{
	color: #42E8E0;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item ul.menu li{
	margin-bottom: 20px;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item ul.menu li:last-child{
	margin-bottom: 0;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item a::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	top: 7px;
	right: 0;
	display: block;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item a:hover::after{
	border-color: #42E8E0 !important;
}
.mega-sub-menu .textwidget.custom-html-widget ul li {
	position: relative;
	padding-left: 30px;
	font-size: 16px;
	margin-bottom: 12px;
	color: #555555;
	line-height: 1;
	font-family: 'Archivo', sans-serif;
}
.mega-sub-menu .textwidget.custom-html-widget ul li:last-child {
	margin-bottom: 0;
}
.mega-sub-menu .textwidget.custom-html-widget ul li::before{
	content:'';
	width: 15px;
	height: 15px;
	top: 0;
	left:0;
	position: absolute;
	display: block;
	background-image:url(images/check-circle.svg);
	background-size:contain;
	background-position: center center;
}
.mega-sub-menu .textwidget.custom-html-widget ul {
	padding-top: 5px;
}
.clearfix:after{
	content:"";
	display: table;
	clear: both;
}

/* End header */

/* general styling */
body .elementor-widget-text-editor h2,
body .elementor-widget-text-editor h3{
	color: #000066;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	line-height: 1.15;
	font-size: 24px;
	margin-bottom: 10px;
}
body .elementor-widget-text-editor h3{
	font-size: 22px;
}
body .elementor-widget-text-editor h4{
	font-size: 20px;
}
body .elementor-widget-text-editor p{
	font-size: 16px;
	line-height: 1.55;
	color: #555555;
}
body .elementor-widget-text-editor ul{
	margin-bottom: 15px;
}
body .elementor-widget-text-editor ul li{
	font-size: 16px;
	line-height: 1.5;
	color: #555;
	padding-left: 18px;
	position: relative;
}
body .elementor-widget-text-editor ul li::after{
	content: "";
	width: 4px;
	height: 4px;
	background-color: #555;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 9px;
	left: 5px;
}

/* top section */
.top-video-section {
	background:  linear-gradient(151.53deg, #06065B 0%, #1010A7 50.11%, #235eb7 100%);
}

/* 14.04.2022 */
.elementor-section &gt; .elementor-container.elementor-column-gap-default &gt; .elementor-col-100 &gt; .elementor-element-populated,
.elementor-section &gt; .elementor-container.elementor-column-gap-default &gt; [data-col="100"] &gt; .elementor-element-populated{
	padding: 0;
}
/* 14.04.2022 */

.top-video-section-inner {
	max-width: 1280px;
	margin: 0 auto;
	padding-top: 260px;
	height: 100vh;
	max-height: 805px;
	position: relative;
}
.section-column {
	float: left;
}
.top-section-columns .section-column{
	opacity: 0;
}
.start_section_animation .top-section-columns .section-column{
	opacity: 1 !important;
	transform: translateY(0);
}
.section-column:nth-child(2),
body .trdel1,
.section-column.right-text-column li:nth-child(2){
	transition-delay: 0.2s !important;
}
.section-column:nth-child(3),
body .trdel2,
.section-column.right-text-column li:nth-child(3){
	transition-delay:  0.4s !important;
}
.section-column:nth-child(4),
body .trdel3,
.section-column.right-text-column li:nth-child(4){
	transition-delay: 0.6s !important;
}
.section-column:nth-child(5),
body .trdel4,
.section-column.right-text-column li:nth-child(5){
	transition-delay: 0.7s !important;
}
.section-column:nth-child(6),
body .trdel5,
.section-column.right-text-column li:nth-child(6){
	transition-delay: 1s !important;
}
.section-column:nth-child(7),
body .trdel6,
.section-column.right-text-column li:nth-child(7){
	transition-delay: 1.2s !important;
}
.section-column:nth-child(8),
body .trdel7,
.section-column.right-text-column li:nth-child(8){
	transition-delay: 1.4s !important;
}
body .trdel8{
	transition-delay: 1.6s !important;
}
body .trdel9{
	transition-delay: 1.8s !important;
}
body .trdel10{
	transition-delay: 2s !important;
}
body .trdel11{
	transition-delay: 2.2s !important;
}
.section-column.right-text-column li{
	transform: translateX(-35px);
	opacity: 0;
}
.start_section_animation .section-column.right-text-column li{
	transform: translateX(0);
	opacity: 1;
}

body .top-video-section-inner h1 {
	font-size: 58px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-weight: 300;
	max-width: 345px;
	line-height: 1.1;
	margin-bottom: 6px;
}
body .top-video-section-inner .subtitle {
	color: #FFCC00;
	font-weight: 600;
	font-size: 19px;
	line-height: 1.51;
	margin-bottom: 40px;
}
body.top-video-section-inner .button {
	padding-left: 20px;
	padding-right: 20px;
}
body .button{
	background-color: #FFCC00;
	padding: 16px;
	font-size: 15px;
	border-radius: 3px;
	color: #000066 !important;
	font-family: 'Roboto', sans-serif;
	line-height: 1;
	font-weight: 500;
	display: inline-block;
}
body .button:hover{
	background-color: #FFD943 !important;
}
.section-column.image-text-column {
	position: absolute;
	bottom: -35px;
	left: 48%;
}
.section-column.main-text-column {
	padding-top: 35px;
	margin-left: 72px;
	max-width: 40%;
	transform: translateY(-50px);
}
.section-column.right-text-column {
	width: 195px;
	float: right;
	position: relative;
	z-index: 1;
	padding-top: 50px;
}
body .top-video-section-inner h2 {
	color: #fff;
	font-size: 30px;
	line-height: 2.15;
	margin-bottom: 10px;
}
.section-column.right-text-column li {
	background-color: #000066;
	margin-bottom: 11px;
	border-radius: 3px;
	color: #FFCC00;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	font-weight: 500;
	padding: 6px 8px 6px 38px;
	display: inline-block;
	position: relative;
}
.section-column.right-text-column li h3 {
	color: inherit !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: 1.3 !important;
}
.section-column.right-text-column li::before {
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 9px;
	left: 8px;
	background-image: url(images/check-circle-white.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.companies_carousel_section {
	background: #000066;
	/*background: linear-gradient(151.53deg, #06065B 0%, #1010A7 50.11%, #2579a8 100%);*/
	padding: 50px 30px;
	/*margin-bottom:80px;*/
}
.companies_carousel_section.add_rounded_corners {
	border-radius: 6px;
	margin-bottom: 80px;
}
.companies_logos_lists {
	position: relative;
	/*max-width: 1150px;*/
	margin: 0 auto;
}
.companies_logos_lists::before,
.companies_logos_lists::after {
	content: "";
	width: 80px;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	background: -moz-linear-gradient(left, rgba(0, 0, 102, 1) 0%, rgba(0, 0, 102,0) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 102, 1) 0%,rgba(0, 0, 102,0) 100%);
	background: linear-gradient(to right, rgba(0, 0, 102, 1) 0%,rgba(0, 0, 102,0) 100%);
	position: absolute;
	z-index: 1;
}
.companies_logos_lists::after {
	background: -moz-linear-gradient(left, rgba(0, 0, 102,0) 0%, rgba(0, 0, 102, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0, 0, 102,0) 0%,rgba(0, 0, 102, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0, 0, 102,0) 0%,rgba(0, 0, 102, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	left: auto;
	right: 0;
}
.logo-carousel-wrapper .slick-slide &gt; div {
	padding: 0 25px;
}
body .companies_carousel_section h4 {
	font-size: 19px;
	font-weight: 600;
	color: #FFCC00;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 12px;
}
body .companies_carousel_section h2 {
	font-size: 38px;
	line-height: 0.95;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-align: center;
	margin-bottom: 55px;
}
.logo-carousel-wrapper:first-child {
	margin-bottom: 30px;
}
/* END top section */

.site-footer {
	background-color: #FFFFFF;
	display: block;
	position: relative;
	box-shadow: 0px 10px 30px -5px #0000001A;
}
.footer-top-element {
	padding: 70px 0 55px;
}
.footer-cta-column {
	padding-bottom: 60px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.footer-extra-menus,.footer-cta-column{
	float: right;
	width: 66%;
}
.website--logo.footer-column,.footer-extra-logos {
	width: 33.5%;
	float: left;
}
.footer-cta-element {
	background-color: rgba(255,255,255,0.1);
	border-radius: 3px;
	padding: 20px 30px;
}
.footer-cta-text,
.footer-cta-button {
	display: inline-block;
	vertical-align: middle;
}
.footer-cta-text p,
body .footer-cta-text h2 {
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	line-height: 1.8;
	font-weight: 300;
}
.footer-cta-text em {
	color: #FFCC00;
}
.site-footer .container {
    width: 1270px;
}
.footer-cta-text {
	margin-right: 30px;
}
.footer-bottom-element {
	/* padding: 28px 0; */
	/* border-top: 1px solid rgba(255,255,255,0.2); */
}
.footer-bottom-element .container{
	border-top: 1px solid #0000661A; 
	padding: 40px 0;
}
.footer-middle-element {
	padding-bottom: 60px;
}
.footer-extra-logos li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.footer-cta-button .button {
	padding-left: 19px;
	padding-right: 19px;
}
.footer-extra-logos li img{
	display: block;
}
.footer-copyright {
	float: left;
	font-family: "Roboto";
font-size: 16px;
font-weight: 300;
line-height: 24px;
color: #2E2E38CC;

}
.footer-legal-menu {
	float: right;
}
.footer-legal-menu li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 40px;
	font-size: 16px;
}
.footer-legal-menu li a{
	font-family: "Roboto";
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	color: #2E2E38CC;
	
}
.footer-extra-logos &gt; ul{
	display: none;
}
.footer-column {
	width: 25%;
	float: left;
	padding-right: 5px;
}
.footer_social_icons ul li a {
    background-color: #F2F4FA;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
h6.widgettitle {
	color: #42E8E0 !important;
	font-weight: 700 !important;
	font-size: 13px !important;
	letter-spacing: 0.04em;
	margin-bottom: 32px;
}
.footer-extra-menus ul li a {
	color: #00006699;
	font-family: "Archivo";
	font-size: 16px !important;
	font-weight: 500;
	line-height: 24px;
	
}
.footer-middle-element h6.widgettitle{
	font-family: "Archivo";
	font-size: 18px !important;
	font-weight: 700 !important;
	line-height: 19.58px;
	letter-spacing: -1px;
	color: #000066 !important;
	
}
.footer-extra-menus ul li {
	margin-bottom: 13px;
}
.footer-extra-menus ul li:last-child {
	margin-bottom: 0;
}
.website--logo.footer-column {
	padding-top: 25px;
}
.comparison_chart_text {
	background-color: #000066;
	border-radius: 6px;
	padding: 80px 75px;
	margin-top: -155px;
	position: relative;
	z-index: 2;
	margin-bottom: 80px;
}
.comparison_columns {
	float: right;
	width: 33.3%;
}
body .comparison_columns h2,
body .comparison_columns h3 {
	font-size: 38px;
	line-height: 1.15;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin-bottom: 8px;
}
body .comparison_columns h4 {
	color: #FFCC00;
	font-weight: 600;
	font-size: 19px;
	line-height: 1.55;
	margin-bottom: 33px;
}
p{
	font-family: 'Archivo', sans-serif;
}
.text-content p {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 25px;
}
.text-content p:last-child{
	margin-bottom: 0;
}
.text-content {
	margin-bottom: 40px;
	padding-right: 2px;
}
.comparison_columns:first-child {
	float: left;
	width: 58%;
}
body .comparison_columns h6 {
	font-size: 19px;
	line-height: 1.55;
	color: #fff;
	font-family: 'Archivo', sans-serif;
	font-weight: 500;
}
.comparison_columns h6 span{
	color: #FFCC00;
}
body .comparison_columns h6 img {
	width: 100px;
	display: inline-block;
	margin-left: 2px;
}
.comparison_elements_legend {
	position: relative;
	width: 100%;
	clear: both;
	margin-bottom: 45px;
}
.comparison_elements_legend::before{
	content: "";
	width: 100%;
	height: 1px;
	background-color: #fff;
	display: block;
	position: absolute;
	top:0;
	left: 0;
	opacity: 0.2;
}
.comparison_elements_legend span{
	width:1px;
	height: 3px;
	position: relative;
	background-color: #fff;
	top:0;
	left:0;
	opacity: 0.2;
	display: inline-block;
	margin-top: -1px;
}
.comparison_elements_legend span:last-child{
	left: auto;
	right: 0;
}
.comparison_elements_legend span:last-child,
.comparison_elements_legend span:first-child{
	height: 5px;
	margin-top: -2px;
}
.line-items {
	position: relative;
	display: flex;
	justify-content: space-between;
}
body .comparison_elements_legend strong {
	text-transform: uppercase;
	font-size: 13px !important;
	font-weight: 600 !important;
	font-family: 'Archivo', sans-serif;
	color: rgba(255,255,255,0.5);
	display: block;
	position: relative;
	margin-top: 17px;
	clear: both;
	padding-left: 12px;
}
body .comparison_elements_legend strong::before {
	content: "";
	width: 4px;
	height: 4px;
	top: 5px;
	left: 0;
	position: absolute;
	display: block;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.6);
}
.comparison_group ul li {
	height: 10px;
	margin-right: 0;
	display: inline-block;
	vertical-align: middle;
	border-right: 3px solid #000066;
}
.comparison_group ul li:first-child {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.comparison_group ul li:last-child {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-right: 0;
}
.comparison_group ul {
	position: relative;
	overflow: hidden;
}
.comparison_group ul {
	position: relative;
	overflow: hidden;
}
.comparison_group ul:before{
	content:'';
	width: 100%;
	height: 100%;
	top: 0%;
	right: 0;
	background-color: #000066;
	position: absolute;
	display: block;
}
.comparison_group.group1 {
	margin-bottom: 42px;
}
.comparison_group.group2 {
	margin-bottom: 58px;
}
.comparison_group ul.start::before{
	width: 0
}
.comparison_element_items li {
	display: inline-block;
	margin-right: 30px;
	font-size: 16px;
	line-height: 1;
	font-family: 'Archivo', sans-serif;
	color: #fff;
	font-weight: 400;
	padding-left: 20px;
	position: relative;
}
.comparison_element_items li span {
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 2px;
	left: 0;
	top: 3px;
}
body:not(.single-events) h2.elementor-heading-title,
body:not(.single-events) h3.elementor-heading-title,
body:not(.single-events) h4.elementor-heading-title,
body:not(.single-events) h5.elementor-heading-title {
	color: #000066 !important;
	font-size: 24px !important;
	font-weight: 700 !important;
	font-family: 'Roboto', sans-serif !important;
	line-height: 1.15 !important;
}
body:not(.single-events) .h1 h1.elementor-heading-title {
	font-size: 24px !important;
}
body h3.elementor-heading-title{
	font-size: 22px !important;
}
body h4.elementor-heading-title{
	font-size: 20px !important;
}
body h5.elementor-heading-title {
	font-size: 18px !important;
}
body h6.elementor-heading-title {
	font-size: 16px !important;
}
.book_call_section {
	background: #FFCC00;
	border-radius: 6px;
	height: 400px;
	position: relative;
}
.book_call_section_container .elementor-widget-wrap.elementor-element-populated {
	padding: 0 !important;
}
.book_call_section_container .elementor-column.elementor-col-50:first-child {
	width: 32% !important;
	float: left;
}
.book_call_section_container .elementor-column.elementor-col-50:nth-child(2) {
	width: 66% !important;
	float: right;
}
.book_call_section_container .elementor-section.elementor-section-boxed &gt; .elementor-container{
	display: block !important;
}
.book_call_section_container iframe{
	height: 400px !important;
	border-radius: 6px !important;
	overflow: hidden;
}
.book_call_icon {
	display: block;
	width: 56px;
	height: 56px;
	margin: 0 auto 33px;
	background-color: rgba(255,255,255,1);
	border-radius: 50%;
	position: relative;
}
.book_call_icon img {
	display: block;
	position: absolute;
	width: 26px;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
body .book_call_text h2, 
body .book_call_text h4 {
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	color: #000066;
	font-size: 24px;
	line-height: 1.8;
	margin-bottom: 35px;
	text-align: center;
	padding: 0 20px;
}
.book_call_section &gt; div {
	text-align: center;
	padding: 10px;
	top: 50%;
	position: relative;
	transform: translateY(-50%);
}
.book_call_section_container .elementor-widget-heading{
	margin-bottom: 50px !important;
}
.book_call_section_container &gt; .elementor-container {
	padding-bottom: 85px;
}
.text-and-image-section {
	position: relative;
}
.text-and-image-section .container {
	max-width: 1140px;
}
.section_column.image-column {
	width: 55%;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	display: block;
}
.section_column.text-column {
	width: 24vw;
	max-width: 370px;
}
.section_column.text-column &gt; div {
	padding: 120px 0;
}
body .text-column h2,
body .client_testimonials_section h2,
body .text-column h3,
body .client_testimonials_section h3 {
	font-size: 38px;
	line-height: 1.15;
	color: #000066;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-bottom: 9px;
}
body .text-column h4 {
	font-size: 19px;
	line-height: 1.55;
	font-weight: 600;
	color: #000066;
	margin-bottom: 33px;
}
.text-and-image-section .text-section {
	margin-bottom: 42px;
}
.image-element {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	display: block;
}
.enable_image_bg .image-element {
	width: calc(100% + 65px);
	right: 0;
	left: auto;
	height: calc(100% + 135px);
	background-position: top right;
	top: auto;
	bottom: 0;
}
.enable_image_bg .section_column.image-column {
	background: -moz-linear-gradient(top, rgba(254,202,84,1) 0%, rgba(239,164,19,1) 100%);
	background: -webkit-linear-gradient(top, rgba(254,202,84,1) 0%,rgba(239,164,19,1) 100%);
	background: linear-gradient(to bottom, rgba(254,202,84,1) 0%,rgba(239,164,19,1) 100%);
}
.client_testimonials_section {
	padding: 80px 0 105px;
}
body .client_testimonials_section h2 {
	text-align: center;
	margin-bottom: 52px;
}
.testimonials-logos-list .slick-slide &gt; div {
	padding: 0 7px;
}
.testimonials-logos-list .slick-slide &gt; div &gt; li {
	background-color: rgba(0,0,102,0.05);
	border-radius: 6px;
	padding: 95px 30px 45px 30px;
	position: relative;
}
.testimonials-logos-list .slick-slide &gt; div &gt; li::before{
	content:'';
	width: 30px;
	height: 26px;
	position: absolute;
	top: 39px;
	left: 30px;
	display: block;
	background-image:url(images/quote.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
body .testimonial-content p,body .testimonial-content h4 {
	font-size: 24px !important;
	font-weight: 300;
	font-family: 'Roboto', sans-serif !important;
	color: #3D3D8B !important;
	line-height: 1.33;
	font-style: italic;
}
.testimonial-content p b,
.testimonial-content h4 b,
.testimonial-content p strong,
.testimonial-content h4 strong{
	font-weight: 500;
}
.testimonial-content {
	margin-bottom: 80px;
}
.author-title-column {
	padding-left: 65px;
	position: relative;
}
.author-image {
	width: 56px;
	height: 56px;
	border: 2px solid #FFCC00;
	border-radius: 50%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.testimonial-author-container {
	position: relative;
}
body .author-title-column h4 {
	font-size: 19px;
	line-height: 1.45;
	color: #000066;
	font-weight: 600;
	font-family: 'Archivo', sans-serif;
	margin-bottom: 0;
}
body .author-title-column h4 strong {
	font-size: 13px;
	line-height: 1;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #000066;
	opacity: 0.5;
	display: block;
	font-weight: 500;
}
.testimonials-logos-list &gt; ul {
	position: relative;
	padding-bottom: 95px;
}
.slick-dots li button {
	background-color: rgba(0,0,102,0.1);
	border: 0;
	font-size: 0;
	border-radius: 10px;
	width: 40px;
	height: 3px;
	display: block;
	cursor: pointer;
}
.slick-dots li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}
.slick-dots {
	position: absolute;
	bottom: 24px;
	left: 50%;
	transform: translateX(-50%);
	display: block;
}
.slick-dots li button {
	background-color: rgba(0,0,102,0.1);
	border: 0;
	font-size: 0;
	border-radius: 10px;
	width: 40px;
	height: 3px;
	display: block;
	cursor: pointer;
	padding: 0 !important;
}
.slick-dots li button:hover,
.slick-dots li.slick-active button{
	background-color: #3DCCCC !important;
}
.testimonials-logos-list {
	position: relative;
}
.carousel-active-paging {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	color: #000066;
	opacity: 0.5;
	letter-spacing: 4px;
	font-size: 13px;
	line-height: 1;
	font-family: 'Archivo', sans-serif;
	font-weight: 500;
}
.marketing_cloud_solution .top-section {
	padding: 80px 0;
	background: linear-gradient(151.53deg, #06065B 0%, #0e0e96 100%);
}
.marketing_cloud_solution .top-section h2 {
	color: #fff;
	font-weight: 300;
	font-size: 38px;
	line-height: 1.1;
	font-family: 'Roboto', sans-serif;
	text-align: center;
}
.marketing_cloud_solution .top-section h2 strong{
	color:#FFCC00;	
}
.marketing_cloud_solution .bottom-section {
	padding: 110px 0;
	background: linear-gradient(151.53deg, #06066e 0%, #09098c  100%);
}
.marketing_cloud_solution .bottom-section &gt; .container &gt; h2,
body .images_contained .text-column h2,
body .success_stories_section h2,
body .mailchimp_form_section h2{
	font-size: 38px;
	line-height: 1;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	padding-left: 40px;
	margin-bottom: 55px;
	position: relative;
}
.bottom-section .lines,
body .text-column h2 .lines {
	width: 25px;
	position: absolute;
	left: 0;
	top: 5px;
}
.bottom-section .lines span,
body .text-column h2 .lines span {
	width: 100%;
	height: 6px;
	display: block;
	background-color: #FFCC00;
	margin-bottom: 4px;
}
.bottom-section .lines span:last-child,
body .text-column h2 .lines span:last-child{
	margin-bottom: 0;
}
.tabs_menu_items {
	display: block;
	position: relative;
	border-bottom: 2px solid rgba(255,255,255,0.33);
}
.tabs_menu_items li {
	display: inline-block;
	margin-right: 38px;
	font-size: 19px;
	line-height: 1.55;
	font-family: 'Archivo', sans-serif;
	color: #fff;
	font-weight: 400;
	cursor: pointer;
	padding-bottom: 11px;
	position: relative;
}
body .tabs_menu_items li h4{
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	color: inherit;
	font-weight: inherit;
}
.tabs_menu_items li::after{
	content: "";
	width:100%;
	height: 2px;
	display: block;
	background-color: #FFCC00;
	position: absolute;
	bottom: -2px;
	left: 0;
	opacity: 0;
}
.tabs_menu_items li.active{
	color: #FFCC00;
	font-weight: 600;
}
.tabs_menu_items li.active::after,
.tabs_menu_items li:hover::after{
	opacity: 1;
}
.tabs_content_items li {
	display: none;
}
.tabs_content_items li.active{
	display: block;
}
.tab_column.text_column {
	float: left;
	width: 26.7%;
}
.tab_column.media_column {
	float: right;
	width: 66.3%;
}
.tab_content_item {
	padding-top: 80px;
}
.marketing_cloud_solution .container{
	max-width: 1135px;
}
.marketing_cloud_solution .container {
	max-width: 1135px;
}
body .tab_content_item h2,
body .tab_content_item h3 {
	font-size: 38px;
	line-height: 1.15;
	font-weight: 300;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 32px;
}
body .tab_content_item h2 strong,
body .tab_content_item h3 strong{
	color: #FFCC00;
	font-weight: 300;
}
.media_item.video_media video {
	width: 100%;
	height: auto;
	display: block;
}
.media_item.iframe_media iframe {
	height: 400px;
	border-radius: 6px;
}
.images_contained .section_column.image-column {
	width: 50%;
}
.images_contained .section_column.text-column &gt; div {
	padding: 110px 0;
}
.images_contained .section_column.text-column {
	width: 50%;
	max-width: 50%;
}
.image_left .section_column.text-column {
	float: right;
	padding-left: 42px;
}
.image_left .section_column.image-column{
	left: 0;
	right: auto;
}
.section_column.image-column img{
	opacity: 0;
	visibility: hidden;
}
.image_left .section_column.image-column .image-element {
	background-size: auto 75%;
	background-repeat: no-repeat;
	background-position: 96% 50%;
}
body .text-column h2 .lines{
	display: none;
}
body .images_contained .text-column h2 .lines{
	display: block;
}
body .images_contained .text-column h2{
	margin-bottom: 42px;
}
body .images_contained .text-column p{
	color: #fff;
}
.image_right .section_column.text-column {
	padding-right: 57px;
}
.text-and-image-section.images_contained.image_right.right_bottom .image-element {
	background: none !important;
}
.text-and-image-section.images_contained.image_right.right_bottom .image-element img {
	opacity: 1;
	visibility: visible;
	position: absolute;
	width: auto;
	height: 80%;
	left: 10%;
	bottom: 0;
}
.app_experience_section {
	background-color: #000066;
	margin-top: -160px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 6px;
	padding: 80px 72px;
	width: 1280px;
	max-width: 90%;
}
.app_main_text {
	width: 32.1%;
	float: left;
	margin-right: 1.85%;
	padding-top: 13px;
}
.star_group li {
	width: 24px;
	height: 24px;
	margin-right: 4px;
	background-image: url(images/review-star.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	vertical-align: middle;
}
.star_group {
	margin-bottom: 32px;
}
body .app_main_text h2 {
	font-size: 38px;
	color: #fff;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	max-width: 298px;
	margin-bottom: 40px;
	line-height: 1.16;
}
body .app_main_text h2 strong{
	font-weight: 300;
}
.add_bottom_space .elementor-widget-container {
	padding-bottom: 160px;
}
.experience-bg-box {
	background: rgba(255, 255, 255, 0.1);
	border-radius: 3px;
	float: left;
	width: 32.1%;
	margin-right: 1.85%;
}
.review_circle.experience-bg-box{
	margin-right: 0;
}
.award_mini_section .deselect_logo {
	margin: 0 auto;
	display: block;
}
.award_mini_section.experience-bg-box, .review_circle.experience-bg-box {
	height: 335px;
}
.app_experience_section .container &gt; div {
	margin-bottom: 1.85%;
}
.award_mini_section.experience-bg-box {
	padding-top: 35px;
	position: relative;
}
.experience-bg-box .award_image {
	position: absolute;
	left: -34px;
	bottom: 7px;
	display: block;
}
.award_title {
	position: absolute;
	bottom: 35%;
	left: 148px;
}
.award_mini_section .award_subtitle {
	position: absolute;
	bottom: 20px;
	left: 148px;
	width: 185px;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	line-height: 1.1;
	font-family: 'Archivo', sans-serif;
}
.award_mini_section .award_subtitle span {
	color: #FFCC00;
	display: block;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.6;
}
.circle_images_container{
	margin: 30px auto 0;
	width: 250px;
	position: relative;
}
.circle_images_container .loading_image {
	position: absolute;
	top: 5px;
	left: 5px;
}
.review_circle_inner {
	position: relative;
	display: block;
}
.circle_text {
	position: absolute;
	bottom: 58px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	display: block;
}
.circle_percent::after {
	content: "%";
}
.circle_percent {
	font-size: 58px;
	color: #fff;
	line-height: 1.1;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}
.circle_review_count {
	font-size: 14px;
	line-height: 1.55;
	font-weight: 500;
	color: #fff;
	font-family: 'Archivo', sans-serif;
}
.circle_review_count strong {
	color: #3DCCCC;
}
body .review_circle h5 {
	color: #fff;
	font-weight: 600;
	font-family: 'Archivo', sans-serif;
	text-align: center;
	font-size: 19px;
	line-height: 1.55;
	padding-top: 2px;
}
body .review_circle h5 span {
	display: block;
	font-size: 16px;
}
body .review_circle h5 strong{
	color: #FFCC00;
}
.g2-box.experience-bg-box {
	margin-right: 0;
}
.experience-bg-box.testimonial-bg-box {
	width: 66%;
}
.salesforce-box.experience-bg-box {
	width: 15.15%;
}
.g2-box.experience-bg-box {
	margin-right: 0;
	width: 15.15%;
}
.g2-box.experience-bg-box,
.salesforce-box.experience-bg-box,
.experience-bg-box.testimonial-bg-box{
	height: 186px;
}
.experience-box-logo svg {
	display: block;
	margin: 0 auto;
}
.experience-bg-box.testimonial-bg-box {
	padding: 85px 30px 30px 30px;
	font-size: 24px;
	color: #fff;
	font-style: italic;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	position: relative;
}
.g2-box.experience-bg-box, .salesforce-box.experience-bg-box {
	padding: 30px 12px 15px 12px;
	text-align: center;
}
.experience-item-rating {
	font-size: 24px;
	line-height: 2;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}
.experience-item-rating {
	font-size: 24px;
	line-height: 1.6;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	color: #fff;
}
.experience-based-on {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	font-family: 'Archivo', sans-serif;
}
.experience-based-on strong{
	color: #3DCCCC;
}
.experience-item-rating strong {
	color: #FFCC00;
}
.experience-box-logo {
	margin-bottom: 12px;
}
.app_experience_section .container &gt; div:last-child {
	margin-bottom: 0;
}
body .app_main_text h2 strong {
	color: #FFCC00;
}
.experience-bg-box.testimonial-bg-box::before {
	content: "";
	width: 30px;
	height: 26px;
	display: block;
	position: absolute;
	top: 30px;
	left: 30px;
	background-image: url(images/yellow-quote.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
body .enable_dark_content .text-and-image-section .text-column h2 {
	color: #000066;
	margin-bottom: 9px;
	padding: 0;
}
body .enable_dark_content .text-and-image-section .text-column h2 .lines{
	display: none;
}
body .enable_dark_content .text-and-image-section .text-column p {
	color: #555555;
}
.images_inline .section_column.text-column {
	width: 30%;
	padding-right: 0;
	float: left;
}
.enable_dark_content .section_column.image-column {
	position: relative;
	float: right;
	top: 0;
}
.section_media_video .image-element {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
.section_media_video .section_column.image-column {
	width: 66%;
	padding-top: 110px;
	padding-bottom: 80px;
}
.section_media_video .section_column.image-column video {
	height: auto;
	width: 100%;
	display: block;
}
.images_inline .text-section {
	padding-right: 10px;
}
.success_stories_section {
	padding: 80px 0 105px;
}
.success-story-item {
	background-color: transparent;
	border-radius: 6px;
    padding: 40px 40px;
	position: relative;
	display: block;
	box-shadow: 0px 10px 30px -5px #0000001A;

}
.success_stories_section h2{
	text-align: center;
	color: #000066;
	font-weight: 500;
}
.success-story-logo img {
	max-height: 35px;
	width: auto;
	display: block;
}
.success-story-title {
	margin-bottom: 27px;
}
.success_stories_section .slick-slide li {
	padding: 0 7px;
	vertical-align: top;
}
.success-story-quote span {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.33;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	color: #7979AF;
	margin-bottom: 30px;
}
.success_stories_list .slick-slider {
	position: relative;
	padding-bottom: 90px;
}
body .story_author h5 {
	font-weight: 600;
	color: #000066;
	font-size: 19px;
	line-height: 1.55;
	font-family: 'Archivo', sans-serif;
}
.story_author span {
	font-weight: 500;
	font-size: 13px;
	line-height: 1.2;
	letter-spacing: 0.04em;
	display: block;
	text-transform: uppercase;
	color: #000066;
	opacity: 0.5;
}
.story_author_page {
	float: right;
	width: 145px;
	text-align: right;
}
.story_author {
	width: calc(100% - 145px);
	padding-right: 10px;
	float: left;
}
.success-story-quote {
	margin-bottom: 30px;
    min-height: 113px;
	position: relative;

}
.story_author_page a {
	background-color: #FFCC00;
	border-radius: 3px;
	color: #000066 !important;
	padding: 16px 48px 16px 22px;
	font-size: 15px;
	line-height: 1;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	position: relative;
	display: block;
}
.story_author_page a::before, .image-box .button-container .button::before,.career_item .button::before {
	content: "";
	width: 9px;
	height: 9px;
	background-image: url(images/uparrow.svg);
	background-size: contain;
	background-position: center center;
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	background-repeat: no-repeat;
}
body .success_stories_section h2,
body .mailchimp_form_section h2{
	color: #000066;
	font-weight: 500;
}
.success_stories_list {
	position: relative;
}
.faq_content_section {
	background: linear-gradient(151.53deg, #06065B 0%, #1010A7 50.11%, #38B6C9 100%), linear-gradient(155.3deg, #040A58 7.06%, #050C60 20.16%, #0A1797 50.74%, #4787BE 84.31%, #5DB1C6 111.26%);
	border-radius: 6px;
	padding: 80px 72px 80px;
	margin-bottom: 80px;
	position: relative;
}
.faq_column.faq_items_column li {
	margin-bottom: 35px;
	background-color: rgba(255,255,255,0.2);
	border-radius: 3px;
}
.faq_answer {
	max-height: 0;
	overflow: hidden;
}
.faq_question {
	font-size: 19px;
	color: #000066;
	font-weight: 600;
	font-family: 'Archivo', sans-serif;
	line-height: 1.5;
	padding: 22px 70px 22px 20px;
	cursor: pointer;
	position: relative;
}
body .faq_question h3{
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	font-family: inherit !important;
	line-height: inherit;
}
.faq_column.faq_items_column {
	width: 50%;
	float: right;
}
.faq_column.title_column {
	width: 50%;
	padding-right: 20px;
	float: left;
}
body .faq_content_section h2 {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 38px;
	line-height: 1.15;
	margin-bottom: 40px;
}
.faq-icon,.book_icon {
	width: 64px;
	height: 64px;
	display: block;
	background-color: #fff;
	border-radius: 50%;
	margin-bottom: 34px;
	position: relative;
	background-image: url(images/faq.svg);
	background-size: 34px auto;
	background-position: center center;
	background-repeat: no-repeat;
}
.faq_column.faq_items_column li:last-child{
	margin-bottom: 0;
}
.faq_inner_image {
	position: absolute;
	bottom: 0;
	left: 300px;
	width: 240px;
	height: 245px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom center;
}
.faq_question span {
	content: '';
	width: 40px;
	height: 40px;
	background-color: #fff;
	position: absolute;
	top: 17px;
	right: 16px;
	display: block;
	position: absolute;
	border-radius: 50%;
}
.faq_question span::after {
	content: '';
	width: 10px;
	height: 10px;
	border-right: 2px solid #000066;
	border-bottom: 2px solid #000066;
	position: absolute;
	top: 13px;
	left: 15px;
	display: block;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.faq_column.faq_items_column li.active .faq_answer {
	max-height: 800px;
}
.faq_answer-inner {
	padding: 0 20px 30px;
}
.faq_answer-inner p {
	color: #000066;
}
.active .faq_question span {
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.mailchimp_form_section {
	text-align: center;
	padding-bottom: 110px;
}
body .mailchimp_form_section h2 {
	margin-bottom: 9px;
}
.mailchimp_form_section h4.subtitle {
	font-weight: 600;
	font-size: 19px;
	line-height: 1.55;
	color: #000066;
	margin-bottom: 40px;
	font-family: 'Archivo', sans-serif;
}
.form-field {
	float: left;
	width: 400px;
	display: block;
}
.form-button {
	width: 115px;
	padding-left: 8px;
	float: left;
	display: block;
}
.form-field input[type="email"] {
	width: 100%;
	background: #F2F2F7 !important;
	border-radius: 3px !important;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 400;
	line-height: 1.1;
	font-size: 15px !important;
	padding: 15px 20px;
	border: 0 !important;
	color: #000066 !important;
}
.small_widget_settings .form-field input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #D6D6E7 !important;
	opacity: 1;
  }
.small_widget_settings .form-field input[type="email"]::-moz-placeholder { /* Firefox 19+ */
	color: #D6D6E7 !important;
	opacity: 1;
}
.small_widget_settings .form-field input[type="email"]:-ms-input-placeholder { /* IE 10+ */
	color: #D6D6E7 !important;
	opacity: 1;
}
.small_widget_settings .form-field input[type="email"]:-moz-placeholder { /* Firefox 18- */
	color: #D6D6E7 !important;
	opacity: 1;
}
.mpc-form-container {
	max-width: 515px;
	margin: 0 auto;
}
.form-field input::-webkit-input-placeholder {
	color: #000066;
	opacity: 1;
}
.form-field input::-moz-placeholder {
	color: #000066;
	opacity: 1;
}
.form-field input:-ms-input-placeholder {
	color: #000066;
	opacity: 1;
}
.form-field input:-moz-placeholder {
	color: #000066;
	opacity: 1;
}
.form-button input {
	width: 100%;
	display: block;
	border: 0;
	background: #FFCC00;
	border-radius: 3px;
	font-size: 15px !important;
	color: #006 !important;
	font-family: 'Roboto', sans-serif !important;
	height: 48px;
	cursor: pointer;
	font-weight: 500 !important;
}
.image_right.enable_image_bg  .section_column.text-column {
	padding-right: 25px;
}
.mc4wp-response {
	padding-top: 10px;
	clear: both;
	font-size: 14px;
}
.animate{
	opacity: 0;
	transform: translateY(-50px);
}
.animate.start{
	opacity: 1;
	transform: translateY(0);
}
.inside_transitions.start_section_animation::before {
	width: 0;
}
.page_simple_top_section {
	/* background: linear-gradient(151.53deg, #06065B 0%, #1010A7 50.11%, #38B6C9 100%); */
	padding: 150px 0 160px;
	position: relative;
	font-size: 0;background: transparent;
}
 body .elementor-section .page_simple_top_section .text_column h1, body .elementor-section .page_simple_top_section .text_column .text-content p,
 body .elementor-section .page_simple_top_section .text_column h4{
	color: #000066;
 }
.page_simple_top_section &gt; div {
	height: 530px;
}
body .elementor-section h1, body h3.h1 {
	font-size: 58px;
	line-height: 1.15;
	color: #fff;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 6px;
}
.page_simple_top_section .text-content p {
	color: #FFFFFF;
	font-size: 16px;
	font-family: 'Archivo', sans-serif;
	line-height: 1.5;
}
.page_simple_top_section .text-content{
	margin-bottom: 0;
}
body .page_simple_top_section h4 {
	font-size: 19px;
	line-height: 1.55;
	color: #FFCC00;
	font-weight: 600;
	display: block;
	font-family: 'Archivo', sans-serif;
	margin-bottom: 33px;
}
.page_simple_top_section .container {
	max-width: 1130px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.section_column.text_column, .section_column.image_column {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}
.section_column.text_column &gt; div {
	padding-right: 40px;
}
.section_column.image_column &gt; div {
	padding-left: 40px;
}
.image-container &gt; img {
	float: right;
}
.discover_images_section .section-column {
	width: 32.3%;
	margin-right: 1.55%;
	float: left;
}
.image-box {
	background-size: cover;
	background-position: center center;
	height: 275px;
	border-radius: 6px;
	position: relative;
	background-repeat: no-repeat;
	margin-bottom: 16px;
}
.image-box:last-child,.quote-box:last-child{
	margin-bottom: 0;
}
.quote-box {
	border-radius: 6px;
	background: #000066;
	margin-bottom: 16px;
	padding: 96px 30px 25px;
	min-height: 385px;
	color: #fff;
	position: relative;
}
.quote-box:after {
	content:'';
	width: 30px;
	height: 26px;
	top:40px;
	left: 30px;
	display: block;
	position: absolute;
	background-image:url(images/yellow-quote.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.discover_images_section {
	margin-top: -160px;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: 80px;
}
.discover_images_section .section-column:last-child{
	margin-right: 0;
}
.discover_images_section .column2 .image-box {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}
.discover_images_section .column2 {
	position: relative;
	height: 100%;
	min-height: 1px;
}
.quoted-text {
	font-size: 24px;
	line-height: 1.33;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #fff;
	font-style: italic;
	margin-bottom: 12px;
	min-height: 208px;
	display: block;
	max-height: 208px;
}
.quoted-author {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.15;
	margin-bottom: 8px;
}
.quoted-position {
	color: #FFCC00;
	font-size: 13px;
	line-height: 1.1;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}
.image-box .button-container {
	position: absolute;
	bottom: 16px;
	right: 16px;
	max-width: 80%;
}
.image-box .button-container .button,
.career_item .button {
	background-color: #fff;
	padding-left: 20px;
	padding-right: 48px;
	position: relative;
}
.image-box .button-container .button:hover{
	background-color: #FFCC00 !important;
	color: #000066 !important;
}
body .team_members_section h4 {
	font-weight: 600;
	font-size: 19px;
	line-height: 1.55;
	text-align: center;
	color: #000066;
	max-width: 720px;
	margin: 0 auto;
}
body .team_members_section h2 {
	color: #000066;
	font-size: 38px;
	font-weight: 500;
	line-height: 1.15;
	text-align: center;
	margin-bottom: 9px;
}
.team_members_list {
	padding-top: 50px;
	padding-bottom: 95px;
}
.team_members_list ul {
	margin-left: -8px;
	margin-right: -8px;
}
.team_members_list li {
	width: 23.9%;
	margin-left: 0.55%;
	margin-right: 0.55%;
	float: left;
	margin-bottom: 16px;
	background: #F2F2F7;
	border-radius: 6px;
	overflow: hidden;
}
.image_item {
	width: 100%;
	height: 340px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	display: block;
}
.member_description {
	padding: 16px 20px;
	font-size: 14px;
	line-height: 1.55;
	color: #555555;
	font-family: 'Archivo', sans-serif;
}
.member_image {
	position: relative;
}
.member_name {
	padding: 17px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0;
	width: 100%;
}
.member_name strong {
	font-size: 18px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 8px;
	display: block;
	font-weight: 700;
	line-height: 1.1;
}
.member_name span {
	font-weight: 600;
	font-size: 13px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #FFCC00;
	line-height: 1.4;
}
.image_item::after {
	content: "";
	background: linear-gradient(180deg, rgba(0, 0, 102, 0.66) 0%, rgba(0, 0, 102, 0) 100%);
	border-radius: 6px;
	transform: matrix(1, 0, 0, -1, 0, 0);
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 120px;
}
.team-member.box_1_2 {
	width: 48.9%;
}
.team-member.box_1_2 .member_image,.team-member.box_1_2 .member_description{
	width: 50%;
	float: left;
	border-top-right-radius: 0;
}
.team-member.box_1_2, .team-member.box_1_2 {
	margin-bottom: 60px;
}
.team_members_section h2 {
	color: #000066;
	font-size: 38px;
	line-height: 1.55;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	margin: 0 auto 9px;
}
.darker_background_section .team_members_section {
	padding-top: 80px;
}
.team_members_list li.team-member.box_1_3 {
	width: 32.2%;
}
.darker_background_section .member_description {
	background-color: #fff;
}
.blue_gradient_section {
	background: linear-gradient(151.53deg, #06065B 0%, #1010A7 50.11%, #38B6C9 100%), linear-gradient(155.3deg, #040A58 7.06%, #050C60 20.16%, #0A1797 50.74%, #4787BE 84.31%, #5DB1C6 111.26%);
}
body .blue_gradient_section .text-column h4 {
	color: #FFCC00;
	margin-bottom: 13px;
}
body .blue_gradient_section .text-column h2 {
	font-weight: 300;
	padding-left: 0;
	margin-bottom: 38px;
}
body .blue_gradient_section .text-column h2 .lines{
	display: none;
}
.section_media_gallery .section_column.text-column {
	width: 33.5%;
	padding-right: 75px;
}
.section_media_gallery .section_column.image-column {
	width: 66.5%;
	padding-top: 110px;
}
.image-gallery-holder {
	width: 100%;
	height: 400px;
	border-radius: 6px;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.gallery_type_section .text-section {
	padding-right: 12px;
}
.image-gallery .slick-arrow {
	position: absolute;
	bottom: -35px;
	right: -4px;
	border: 0;
	font-size: 0;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background-color: transparent !important;
}
.image-gallery .slick-prev.slick-arrow {
	right: 35px;
}
.image-gallery .slick-arrow::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	position: absolute;
	top: 7px;
	right: 9px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.image-gallery .slick-prev.slick-arrow::after {
	transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	right: 6px;
}
.image-gallery .slick-list {
	overflow: hidden;
	border-radius: 6px;
}
.image-gallery .slick-dots {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	display: block;
}
.loading-slides {
	width: 72px;
	height: 2px;
	border-radius: 2px;
	background-color: rgba(255,255,255,0.2);
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}
.current-slide-count,
.total-slides-count {
	float: left;
	color: #fff;
	width: 20px;
	font-size: 16px;
	line-height: 1.25;
	font-family: 'Archivo', sans-serif;
}
.loading-slides::before {
	content: "";
	background: #3DCCCC;
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	display: block;
}
.loading-slides.slide::before{
	left: 100%;
}
.image-gallery-navigation {
	padding-top: 12px;
}
.career_item {
	background: #000066;
	border-radius: 6px;
	margin-left: 0.55%;
	margin-right: 0.55%;
	width: 32.2%;
	float: left;
	padding: 32px 30px 49px;
}
.career_list {
	margin-left: -7px;
	margin-right: -7px;
}
body .career_item h2 {
	font-size: 24px;
	color: #fff;
	line-height: 1.2;
	margin-bottom: 28px;
}
body .career_item h4 {
	font-size: 19px;
	line-height: 1.5;
	color: #FFCC00;
	font-weight: 600;
	font-family: 'Archivo', sans-serif;
	margin-bottom: 12px;
}
.job-description li {
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	padding-left: 18px;
	position: relative;
}
.job-description li::before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #fff;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 7px;
	left: 5px;
}
.job-description li:last-child {
	margin-bottom: 0;
}
.job-description {
	margin-bottom: 45px;
}
.career_list_section {
	margin-top: -155px;
	margin-bottom: 80px;
}
.add_bottom_space.blue_gradient_section .elementor-widget-container{
	padding-bottom: 225px;
}
.career_item .button:hover{
	background-color: #FFCC00 !important;
	color: #000066 !important;
}
body .core-principles-section h2 {
	font-weight: 700;
	color: #000066;
	font-size: 40px;
	text-align: center;
	line-height: 46px;
	margin-bottom: 33px;
	letter-spacing: -1px;
}
body .core-principles-section h2 span{
color: #2E2E38;
}
.core-principles-section .text-section {
	text-align: center;
	max-width: 780px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.5;
	font-family: 'Archivo', sans-serif;
}
.core-principles-section .top-section {
	margin-bottom: 52px;
}
.engage .core-principle .description{
padding: 0;
}
.engage .core-principles-section .top-section{
	margin-bottom: 27.2px;
}
li.core-principle {
	width: 14%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 0 2.4%;
}
.core-principles-list &gt; ul {
	margin-left: -28px;
	margin-right: -28px;
	text-align: center;
}
.core-principles-section .body-section {
	margin-bottom: 55px;
}
.core-principles-section {
	padding-bottom: 30px;
	text-align: center;
}
.core-principle .icon {
	background: #FFFFFF;
	box-shadow: 0px 5px 5px rgba(0, 0, 102, 0.05);
	width: 64px;
	height: 64px;
	border-radius: 50%;
	position: relative;
	margin: 0 auto 35px;
}
.icon img {
	display: block;
	position: relative;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.core-principle .title {
    color: #000066;
    font-weight: 600;
    font-size: 24px;
    line-height: 26.11px;
    margin-bottom: 30px;
    letter-spacing: -1px;
}
.core-principle .description {
	font-size: 14px;
	line-height: 1.55;
	padding: 0 2px;
	color: #555555;
}
.text-section p a {
	color: #000066 !important;
	font-weight: 600;
}
.supporter-item {
	margin-left: 0.55%;
	margin-right: 0.55%;
	width: 48.9%;
	float: left;
	border-radius: 6px;
	background-color: #F2F2F7;
	padding: 42px 36px 35px;
}
.supporters-list {
	margin-left: -7px;
	margin-right: -7px;
}
.supporter-cards-section {
	padding-top: 80px;
	padding-bottom: 110px;
}
body .supporter-cards-section h2 {
	font-size: 38px;
	line-height: 1.15;
	color: #000066;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-align: center;
	margin-bottom: 51px;
}
.supporter-cards-section .icon img {
	height: 65px;
	width: auto;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	margin: 0;
	display: block;
}
.supporter-cards-section .title {
	font-size: 19px;
	color: #000066;
	font-family: 'Roboto', sans-serif;
	line-height: 1.55;
	margin-bottom: 16px;
	font-weight: 500;
}
.supporter-cards-section .icon {
	margin-bottom: 42px;
}

.page_simple_top_section .button-container {
	padding-top: 42px;
	margin-left: -8px;
}
.page_simple_top_section .button-container .button{
	margin-left:8px;
	margin-bottom: 12px;
	margin-right: 8px;
}
.core-principles-section.overlap_top_section {
	margin-top: -160px;
	z-index: 1;
	position: relative;
}
body .core-principles-section.blue_principles_section h2 {
	color: #fff;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.core-principles-section.blue_principles_section {
	background-color: #000066;
	border-radius: 6px;
	padding: 80px 74px 55px;
	margin-bottom: 80px;
}
.blue_principles_section li.core-principle {
	width: 47.4%;
	display: block;
	float: left;
	margin: 0;
	text-align: left;
	margin-bottom: 55px;
	margin-right: 5.2%;
}
.blue_principles_section li.core-principle:nth-child(2n){
	margin-right: 0;
}
.blue_principles_section .core-principle .icon {
	float: left;
	margin: 0;
}
.principles_title_col {
	position: relative;
	padding-left: 85px;
	margin-bottom: 30px;
}
.blue_principles_section .core-principle .icon {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}
.core-principle .principles_title_col .title {
	margin-bottom: 2px;
}
.blue_principles_section .core-principles-list &gt; ul {
	margin-left: 0;
	margin-right: 0;
}
.core-principle .principles_title_col .title {
	margin-bottom: 2px;
	font-size: 24px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
.principles_title_col .subtitle {
	font-size: 19px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-weight: 600;
	color: #FFCC00;
	font-family: 'Archivo', sans-serif;
}
.blue_principles_section .description li {
	color: #fff;
	font-size: 16px;
	margin-bottom: 16px;
	position: relative;
	padding-left: 24px;
}
.blue_principles_section .description li::after {
	content: '';
	width: 4px;
	height: 4px;
	top: 10px;
	left: 8px;
	position: absolute;
	background-color: #fff;
	display: block;
	border-radius: 4px;
}
.blue_principles_section .description li:last-child{
	margin-bottom: 0;
}
.core-principles-section .container {
	position: relative;
}
.core-principles-section.blue_principles_section .body-section {
	margin-bottom: 0;
}
.blue_principles_section li.core-principle:last-child {
	margin-bottom: 0;
}
.core-principles-section.blue_principles_section .button-container {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
}
.career_list_section.full_open_positions_list {
	padding-top: 80px;
	text-align: center;
	margin-top: 0;
}
.full_open_positions_list .career_item {
	background-color: #F2F2F7;
}
body .top_career_section h2,
body .reviews_cards_section h2 {
	font-size: 38px;
	color: #000066;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	line-height: 1.15;
	margin-bottom: 9px;
}
body .top_career_section h4,
body .reviews_cards_section h4 {
	font-size: 19px;
	line-height: 1.55;
	margin-bottom: 50px;
	font-family: 'Archivo', sans-serif;
	color: #000066;
}
body .top_career_section h4,
body .reviews_cards_section h4 {
	font-weight: 600;
}
body .full_open_positions_list .career_item h2{
	color: #000066;
}
body .full_open_positions_list .career_item h4{
	color: #8080B3;
	font-weight: 500;
}
.full_open_positions_list .job-description li{
	color: #555555;
}
.full_open_positions_list .job-description li::before{
	background-color: #555;
}
body .full_open_positions_list .career_item {
	text-align: left;
	margin-bottom: 16px;
}
.career_item .external .button{
	padding-left: 50px;
	position: relative;
}
.career_item .external .button::after {
	content: '';
	width: 20px;
	height: 20px;
	top: 14px;
	left: 18px;
	position: absolute;
	display: block;
	background-image: url(images/linkedin.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.page-top-menu .page-menu-item {
	font-size: 19px;
	line-height: 1.55;
	float: left;
	color: #fff;
	font-family: 'Archivo', sans-serif;
}
.page-top-menu .page-menu-item {
	font-size: 19px;
	line-height: 1.55;
	float: left;
	color: #fff;
	font-family: 'Archivo', sans-serif;
	background-color: rgba(0,0,102,0.2);
	padding: 22px 25px;
	cursor: pointer;
	position: relative;
}
.page-menu-item.active {
	color: #3DCCCC;
}
.page-top-menu .page-menu-item:after{
	content:'';
	width:100%;
	height: 2px;
	background-color: #3DCCCC;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	opacity: 0;
}
.page-top-menu .page-menu-item.active:after{
	opacity: 1;
}
.page-top-menu {
	padding-top: 6px;
	margin-right: -130px;
}
.reviews_cards_section {
	padding-bottom: 110px;
}
.review_card_item {
	background: #FFFFFF;
	box-shadow: 0px 12px 4px -8px rgba(0, 0, 0, 0.04);
	border-radius: 6px;
	width: 23.86%;
	float: left;
	margin-bottom: 16px;
	display: block;
	position: relative;
	margin-left: 0.57%;
	margin-right: 0.57%;
	padding: 25px 20px 15px;
}
.reviews_cards_list {
	margin-left: -8px;
	margin-right: -8px;
}
ul.reviews_cards_list {
	margin-bottom: 44px;
}
.review-rating-count {
	font-size: 16px;
	color: #000;
	display: inline-block;
	margin-right: 9px;
	vertical-align: middle;
}
.review-stars span {
	width: 13px;
	height: 13px;
	background-image: url(images/review-star-full.svg);
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.active_stars_4 span:nth-child(5){
	background-image: url(images/review-star-empty.svg);
}

.active_stars_3 span:nth-child(5){
	background-image: url(images/review-star-empty.svg);
}
.active_stars_3 span:nth-child(4){
	background-image: url(images/review-star-empty.svg);
}


.active_stars_2 span:nth-child(5){
	background-image: url(images/review-star-empty.svg);
}
.active_stars_2 span:nth-child(4){
	background-image: url(images/review-star-empty.svg);
}
.active_stars_2 span:nth-child(3){
	background-image: url(images/review-star-empty.svg);
}


.active_stars_1 span:nth-child(5){
	background-image: url(images/review-star-empty.svg);
}
.active_stars_1 span:nth-child(4){
	background-image: url(images/review-star-empty.svg);
}
.active_stars_1 span:nth-child(3){
	background-image: url(images/review-star-empty.svg);
}
.active_stars_1 span:nth-child(2){
	background-image: url(images/review-star-empty.svg);
}

.active_stars_0 span{
	background-image: url(images/review-star-empty.svg);
}

.review-rating-container {
	margin-bottom: 6px;
}
.review-stars {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.review-title {
	color: #000066;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 30px;
}
.review-content {
	margin-bottom: 35px;
	font-family: 'Roboto', sans-serif;
	color: #3D3D8B;
	font-size: 24px;
	line-height: 1.35;
	font-style: italic;
	padding-right: 20px;
}
.review-date {
	font-size: 13px;
	line-height: 1;
	text-transform: uppercase;
	color: #000066;
	opacity: 0.5;
	font-family: 'Archivo', sans-serif;
	font-weight: 500;
}
.reviews_cards_section h2, .reviews_cards_section h4, .reviews_cards_section h2, .reviews_cards_section .button-container {
	text-align: center;
}
.pricing_list .pricing_item {
	background-color: #fff;
	width: 30.8%;
	margin-right: 3.8%;
	float: none;
	text-align: left;
	padding: 45px 50px;
	position: relative;
	/* border: 1px solid #F2F4FA; */
    border-radius: 20px;
    box-shadow: 0px 10px 30px -5px #0000001A;
}
.pricing_list .pricing_item.des_free_pd {
	width: 504px;
}
.pricing_list .pricing_item:last-child{
	margin:0;
}
.pricing_list .pricing_item.popular_price{
	background: rgba(61, 204, 204, 0.15);
}
ul.pricing_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.pricing_list .pricing_item:nth-child(3n){
	margin-right: 0;
}
body .pricing_item h3 {
	font-size: 24px;
	line-height: 1.2;
	font-family: 'Roboto', sans-serif;
	color: #FFCC00;
	font-weight: 700;
	margin-bottom: 32px;
}
.starting-price-text,.billing-price-text {
	font-family: 'Archivo', sans-serif;
	color: #000066;;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-size: 13px;
	line-height: 1.1;
	font-weight: 600;
	display: block;
	margin-bottom: 3px;
}
.price-item .price-element {
    display: inline-block;
    vertical-align: middle;
    color: #000066;
    font-size: 30px;
    line-height: 52.8px;
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
}
.starting-price-text{
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	color: #000066;
	letter-spacing: 0.56px;
	margin-bottom: -8px;
	margin-top: 12px;
}
.billing-price-text {
	color: rgba(14, 14, 150, 0.4);
	font-size: 18px;
}
.pricing_boxes_section {
	margin-top: 0;
	position: relative;
	z-index: 1;
	margin-bottom: 0;
	background-color: #fff;
}
.price-sufix {
	color: #000066;
	font-size: 24px;
    font-weight: 500;
	position: relative;
	letter-spacing: -1px;
	top: 7px;
	line-height: 26.11px;
}
.price-box-description {
	margin-left: -45px;
	margin-right: -45px;
	padding-left: 45px;
	padding-right: 45px;
	border-top: 1px solid rgba(255,255,255,0.2);
	padding-top: 34px;
	padding-bottom: 42px;
}
.pricing-box-info {
	padding-bottom: 40px;
}
.price-box-description p {
	color: #fff;
}
.pricing_boxes_section .button {
	background-color: #FFCC00;
	padding-left: 20px;
	padding-right: 20px;
}
.price-box-description p strong {
	color: #000066;
	font-weight: 700;
}
.billing-price-text {
	text-transform: none;
	margin-bottom: 0;
}
/* .pricing_item.popular_price::after {
	content: "MOST POPULAR";
	font-family: 'Archivo', sans-serif;
	color: #fff;
	font-size: 13px;
	line-height: 1;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	background-color: #9E9ED4;
	border-radius: 17px;
	padding: 11px 14px 11px 32px;
	position: absolute;
	top: -18px;
	right: 28px;
	font-weight: 400;
	background-image: url(images/golden-star.svg);
	background-size: 14px;
	background-position: 10px 50%;
	background-repeat: no-repeat;
}
.site-lang-fr .pricing_item.popular_price::after { */
	content: "le plus populaire";
}
.price-item {
	margin-bottom: 10px;
}
.feature-table-list {
	width: 100%;
	table-layout:fixed;
}
.table_head td.check_column {
	line-height: 1.1;
	color: #000066;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	width: 150px;
	text-align: center;
	line-height: 19.57px;
    letter-spacing: -1px;
}
.feature-table-list td{
	height: 66px;
	padding: 17px;
	vertical-align: middle;
}
.feature-table-list p {
	margin-bottom: 0;
}
.feature-table-list p, .feature_tooltip {
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
}
.feature_tooltip {
	position: relative;
}
.tooltip-content {
	position: absolute;
	width: 300px;
	height: auto;
	bottom: calc(100% + 10px);
	opacity: 0;
}
.tooltip-button {
	background-color: #9f9fd5;
	width: 14px;
	height: 14px;
	display: block;
	border-radius: 50%;
	line-height: 14px;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	font-family: initial;
}
.feature_tooltip:hover .tooltip-content{
	cursor: pointer;
	opacity: 1;
	visibility: visible;
}
.tooltip-content {
	position: absolute;
	width: 300px;
	height: auto;
	bottom: calc(100% + 10px);
	opacity: 0;
	background-color: #fff;
	text-align: center;
	padding: 10px;
	box-shadow: 0 0 10px -2px rgba(0,0,0,0.2);
	left: 50%;
	transform: translateX(-50%);
	font-size: 12px;
	visibility: hidden;
}
.feature_row td p{
	font-size: 14px;
	font-family: 'Archivo', sans-serif;
	line-height: 1.5;
}
.unchecked {
	display: none;
	width: 24px;
	height: 1px;
	background: #000066;
	margin: 0 auto;
}
.checked {
	display: block;
	margin: 0 auto;
	background-color: transparent;
	position: relative;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	border: 1px solid rgba(61, 204, 204, 0.4);
}
.checked::after {
	content: "";
	width: 18px;
	height: 10px;
	border-bottom: 2px solid #3DCCCC;
	border-left: 2px solid #3DCCCC;
	display: block;
	position: absolute;
	left: 7px;
	top: 9px;
	transform: rotate(-45deg);
}
td.check_column:nth-child(4) .checked{
    border: 1px solid rgba(61, 204, 204, 0.4);
}
td.check_column:nth-child(4) ::after{
	border-bottom: 2px solid #3DCCCC;
	border-left: 2px solid #3DCCCC;
}
td.check_column:nth-child(2) .checked,td.check_column:nth-child(3) .checked{
	border: 1px solid rgba(14, 14, 150, 0.5);
}
td.check_column:nth-child(2) ::after,td.check_column:nth-child(3) ::after{
	border-bottom: 2px solid #000066;
	border-left: 2px solid #000066;
}
td.check_column:nth-child(5) .checked{
	border: 1px solid rgba(255, 153, 0, 0.4);
}
td.check_column:nth-child(5) ::after{
	border-bottom: 2px solid #FF9900;
	border-left: 2px solid #FF9900;
}
.table_head .check_column,.table_footer td {
	background-color: #fff !important;
}
.table_footer td {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.product-features-table {
	padding-bottom: 80px;
}
.cta_background_section {
	position: relative;
}
.cta_background_section {
	position: relative;
	padding: 80px 0;
}
.cta_background-image {
	height: 100%;
	width: 100%;
	position: absolute;
	display: block;
	background-size: cover;
	background-position: center center;
	top: 0;
	left: 0;
}
.cta_background-image::after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(151.53deg, #06065B 0%, #1010A7 50.11%, #38B6C9 100%);
	display: block;
	content: "";
	opacity: 0.8;
}
.cta_background_section .clearfix.container {
	position: relative;
	z-index: 1;
	text-align: center;
}
body .cta_background_section h1,
body .cta_background_section h2,
body .cta_background_section h3,
body .cta_background_section h4,
body .cta_background_section h5,
body .cta_background_section h6{
	color: #fff;
	margin-bottom: 45px;
}
.cta_background_section h1 a,
.cta_background_section h2 a,
.cta_background_section h3 a,
.cta_background_section h4 a,
.cta_background_section h5 a,
.cta_background_section h6 a{
	color: #FFCC00;
	position: relative;
}
.cta_background_section h1 a::after,
.cta_background_section h2 a::after,
.cta_background_section h3 a::after,
.cta_background_section h4 a::after,
.cta_background_section h5 a::after,
.cta_background_section h6 a::after{
	content:'';
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 2;
	display: block;
	border-bottom: 1px dotted #FFCC00;
	left:0;
}
body .cta_background_section h2, 
body .cta_background_section h3 {
	padding: 0 20px;
	font-size: 38px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	line-height: 1.15;
}
body .cta_background_section h2 strong, 
body .cta_background_section h3 strong{
	color: #FFCC00;
}
.cta_background_section.add_extra_space {
	padding-bottom: 240px;
}
.shift_text .principles_title_col {
	padding-left: 0;
	position: static;
	margin-bottom: 25px;
}
.shift_text li.core-principle {
	position: relative;
	padding-left: 92px;
}
.shift_text .title {
	color: #FC0 !important;
	font-weight: 700;
}
.shift_text .core-principle .description p {
	color: #fff;
}
.shift_text .core-principle .description p {
	width: 435px;
}
body .shift_text.yellow_color_title h2{
	text-align: center;
	margin-bottom: 6px !important;
}
body .shift_text.yellow_color_title h4{
	text-align: center;
	color: #FFCC00;
	font-size: 19px;
	font-weight: 600;
	font-family: 'Archivo', sans-serif;
	line-height: 1.55;
}
.faq_content_section.light_background {
	padding: 0;
	background: no-repeat;
	margin-bottom: 0;
	max-width: 1280px;
	margin: 0 auto;
}
body .faq_content_section.light_background h2{
	color: #000066;
	margin-bottom: 40px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
.light_background .faq_inner_image {
	height: 330px;
	width: 320px;
	left: 0;
}
.light_background .faq_column.title_column {
	padding-bottom: 390px;
}
.light_background .faq_column.faq_items_column li {
	background-color: rgba(0,0,102,0.08);
}
.light_background .faq_question {
	color: #000066;
}
.light_background .faq_question span {
	background-color: #fff;
}
.light_background .faq_answer-inner p {
	color: #000066;
}
.light_background .faq_column.faq_items_column {
	padding-bottom: 110px;
}
.tab_section {
	display: none;
}
[active_sections_class="deselect_segment_section"] .deselect_segment_section{
	display: block;
}
[active_sections_class="deselect_search_section"] .deselect_search_section{
	display: block;
}
[active_sections_class="deselect_connect_section"] .deselect_connect_section{
	display: block;
}
[active_sections_class="deselect_engage_section"] .deselect_engage_section{
	display: block;
}
.tab_section .elementor-widget-text-editor {
	text-align: center;
	margin-bottom: 35px !important;
}
.tab_section .elementor-button {
	font-size: 15px !important;
}
.social_media_widget_section &gt; .elementor-container &gt; .elementor-col-50 {
	margin-top: -132px;
	display: block;
	margin-bottom: 80px;
}
.social_media_widget_section &gt; .elementor-container::after{
	content: "";
	display: table;
	clear: both;
}
.social_media_widget_section &gt; .elementor-container &gt; .elementor-col-50:first-child {
	width: 57.6%;
}
.social_media_widget_section &gt; .elementor-container &gt; .elementor-col-50:last-child {
	width: 41%;
	margin-left: 1%;
}
.social_media_widget_section .elementor-widget-form {
	background-color: #000066;
	border-radius: 6px;
}
.social_media_widget_section .elementor-widget-form .elementor-form{
	background-color: transparent !important;
}
.social_media_widget_section .elementor-widget-form .elementor-widget-container {
	background-color: transparent !important;
	box-shadow: none !important;
}
.social-media-widget {
	background-color: #000066;
	border-radius: 6px;
	padding: 35px 30px 33px;
	display: block;
	position: relative;
}
body .social-media-widget h3,
body .mailchimp_form_section.small_widget_settings h2 {
	color: #FFCC00;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	line-height: 1.15;
	font-weight: 700;
	margin-bottom: 12px;
}
.social-media-widget .text-content {
	margin-bottom: 0;
}
.social-media-item {
	background-color: rgba(255,255,255,0.25);
	float: left;
	margin-right: 8px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	position: relative;
	display: block;
}
.social-media-item a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 50%;
}
.social-media-item img {
	max-width: 20px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.social-media-item:hover{
	background-color: #fff;
}
.text-content-container + .social-media-items{
	padding-top: 30px;
	padding-bottom: 10px;
}
.mailchimp_form_section.small_widget_settings {
	background-color: #000066;
	border-radius: 6px;
	padding: 35px 32px 40px;
}
.social_media_widget_section .elementor-widget:not(:last-child) {
	margin-bottom: 16px;
}
.mailchimp_form_section.small_widget_settings h2 {
	padding-left: 0;
	text-align: left;
	margin-bottom: 12px !important;
}
.mailchimp_form_section.small_widget_settings h4.subtitle {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.55;
	color: #fff;
	margin-bottom: 33px;
	text-align: left;
}
.small_widget_settings .form-field {
	width: calc(100% - 115px);
}
.small_widget_settings .form-field input {
	background-color: rgba(255,255,255,0.15) !important;
	color: #D6D6E7 !important;
}
.small_widget_settings .form-field input::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
  }
  .small_widget_settings .form-field input::-moz-placeholder {
	color: #fff;
	opacity: 1;
}
.small_widget_settings .form-field input:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}
.small_widget_settings .form-field input:-moz-placeholder {
	color: #fff;
	opacity: 1;
}
body .elementor-widget-form .elementor-form input[type="text"],
body .elementor-widget-form .elementor-form input[type="email"],
body .elementor-widget-form .elementor-form input[type="tel"],
body .elementor-widget-form .elementor-form textarea,
body .elementor-widget-form .elementor-form select {
	background: rgba(255, 255, 255, 0.15) !important;
	border-radius: 3px !important;
	font-size: 13px !important;
	padding: 30px 10px 5px 10px !important;
	color: #fff !important;
	display: block !important;
	height: 58px !important;
	border: 0 !important;
	font-family: 'Roboto', sans-serif;
}
.elementor-widget-form .elementor-form .elementor-field-group{
	position: relative;
}
body .elementor-widget-form .elementor-form .elementor-field-group &gt; .elementor-field-label {
	position: absolute;
	top: 8px;
	left: 18px;
	color: rgba(255,255,255,0.65) !important;
	font-size: 13px !important;
	text-transform: uppercase;
	font-family: 'Archivo', sans-serif !important;
	letter-spacing: 0.04em !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	z-index: 2 !important;
}
body .elementor-widget-form .elementor-form .elementor-field-group &gt; .elementor-field-label::after{
	display: none !important;
}
body .elementor-widget-form .elementor-form .elementor-field-group{
	padding-left: 8px !important;
	padding-right: 8px !important;
}
body .elementor-widget-form .elementor-form-fields-wrapper{
	margin-left: -8px !important;
	margin-right: -8px !important;
}
body .elementor-widget-form .elementor-form textarea[rows="3"] {
	height: 116px !important;
}
.elementor-field-group.elementor-column.elementor-field-type-submit {
	padding-top: 30px;
}
body .elementor-widget-form button.elementor-button{
	font-size: 15px !important;
}
body .elementor-widget-form button.elementor-button:hover{
	color: #000066 !important;
	background-color: #fff !important;	
}
.map_item_googlemaps {
	position: absolute !important;
	width: 100%;
	height: 100%;
}
.map-location-widget {
	background: #FFFFFF;
	box-shadow: 0px 8px 8px rgba(0, 0, 102, 0.05);
	border-radius: 6px;
	display: block;
	position: relative;
	margin-bottom: 80px;
}
.map-location-nav {
	width: 25%;
	float: left;
	min-height: 400px;
	padding: 8px;
}
.map-location-nav-item {
	padding: 35px 15px 32px 88px;
	position: relative;
	cursor: pointer;
	border-radius: 6px;
	margin-bottom: 8px;
}
.map-location-nav-item:last-child{
	margin-bottom: 0;
}
.map-location-iframes {
	position: absolute;
	width: 75%;
	right: 0;
	top: 0;
	height: 100%;
	overflow: hidden;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.location-counter {
	position: absolute;
	width: 31px;
	height: 38px;
	background-image: url(images/nav-pin.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	top: 46px;
	left: 30px;
	display: block;
}
.location-counter &gt; span {
	position: absolute;
	display: block;
	background: #3DCCCC;
	border: 2px solid #000066;
	width: 21px;
	height: 21px;
	border-radius: 50%;
	text-align: center;
	font-size: 11px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	line-height: 18px;
	top: -10px;
	right: -10px;
}
.location-title {
	font-size: 19px;
	line-height: 1.45;
	font-weight: 600;
	font-family: 'Archivo', sans-serif;
	color: #000066;
}
.location-address {
	font-size: 14px;
	line-height: 1.55;
	color: #555555;
}
.map-location-nav-item:hover,.map-location-nav-item.active{
	background-color: #F2F2F7;
}
.map-location-iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
}
.map-location-iframe.active {
	display: block;
}
.coming_soon_map {
	padding: 20px;
}
.small_widget_settings .mc4wp-alert p {
	color: #fff !important;
	text-align: left;
	font-size: 14px;
}
.success_stories_section.featured_stories {
	padding: 0;
	margin-top: -160px;
	background-color: #000066;
	border-radius: 6px;
	position: relative;
	z-index: 1;
	margin-bottom: 70px;
}
.success_stories_section.featured_stories li {
	width: 50%;
	float: left;
}
.success_stories_section.featured_stories li:first-child {
	border-right: 1px solid rgba(255,255,255,0.25);
}
.featured_stories .success-story-quote span {
	color: #fff;
	font-size: 30px;
	display: block;
}
body .featured_stories .story_author h5{
	color: #fff;
}
.featured_stories .story_author span {
	color: #FFCC00;
	opacity: 1;
}
.featured_stories .success-story-item {
	padding: 60px 40px 80px 70px;
}
.featured_stories .success-story-item:last-child {
	padding: 60px 70px 70px 40px;
}
.featured_stories .success-story-quote {
	max-width: 89%;
	margin-bottom: 70px;
}
.shift_down_image .section_column.image_column {
	padding-top: 115px;
}
.success-stories-filters li {
	font-size: 16px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	color: #000066;
	line-height: 1.3;
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
	cursor: pointer;
	padding-bottom: 18px;
	position: relative;
}
.success-stories-filters li.active {
	color: #3DCCCC;
}
.success-stories-filters {
	margin-bottom: 75px;
	border-bottom: 2px solid rgba(0, 0, 255, 0.1);
}
.success-stories-filters li::after {
	content: "";
	width: 100%;
	bottom: -2px;
	left: 0;
	display: block;
	position: absolute;
	background-color: #3DCCCC;
	height: 2px;
	z-index: 1;
	opacity: 0;
}
.success-stories-filters li:hover:after,
.success-stories-filters li.active:after{
	opacity: 1;
}
.success_stories_posts {
	margin-left: -8px;
	margin-right: -8px;
}
.success_stories_posts li {
	float: left;
	width: calc(50% - 16px);
	margin: 0 8px 16px;
}
.success-story-logo.success-story-text-logo {
	font-size: 22px;
	line-height: 1.55;
	font-family: 'Archivo', sans-serif;
	font-weight: 600;
	color: #000066;
	min-height: 35px;
}
.success_stories_section.success_stories_list {
	padding: 0 0 94px;
}
.faq_content_section.scrolling_section {
	background: #F2F4FA !important;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
	border-radius: 0;
}
body .faq_content_section.scrolling_section h2{
	color: #000066;
	font-weight: 500;
}
.scrolling_section .faq_column.title_column {
	width: 100%;
	padding-right: 0;
}
.faq_content_section.scrolling_section::after,
.faq_content_section.scrolling_section::before{
	content:'';
	width:2600px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 100%;
	background-color: inherit;
	display: block;
}
.faq_content_section.scrolling_section::before{
	left: auto;
	right: 100%;
}
.scrolling_section .faq_column.faq_items_column {
	width: 100%;
}
.page_simple_top_section.small_top_section &gt; div {
	height: auto;
}
.page_simple_top_section.small_top_section {
	padding-top: 290px;
	padding-bottom: 140px;
}
.small_top_section .page_simple_top_section .container {
	top: 0;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
}
.faq_content_section_outer.page_navigation_section_container .elementor-column.elementor-col-50:last-child{
	width: 30% !important;
}
.page_navigation_section {
	background-color: #000066;
	border-radius: 6px;
	padding: 25px 32px;
}
.page_navigation_section li {
	padding-left: 20px;
	font-size: 16px;
	color: #fff;
	font-family: 'Archivo', sans-serif;
	line-height: 2;
	cursor: pointer;
	position: relative;
}
.page_navigation_section li::after {
	content: "";
	width: 8px;
	height: 8px;
	border-bottom: 2px solid #7F7FB2;
	border-right: 2px solid #7F7FB2;
	position: absolute;
	left: 0;
	transform: rotate(-45deg);
	top: 12px;
	display: block;
}
.page_navigation_section li.active::after {
	border-color: #42E8E0;
}
.faq_content_section_outer.page_navigation_section_container .elementor-column.elementor-col-50:last-child {
	width: 32.3% !important;
	margin-left: 1.5%;
	margin-top: -265px;
	padding-bottom: 90px;
}
.faq_content_section_outer.page_navigation_section_container .elementor-column.elementor-col-50:first-child{
	width: 66% !important;
}
.main-website-content {
	overflow: hidden;
}
/*
.scrolling_section .faq_column.faq_items_column li{
	background-color: rgba(0,0,102,0.08);
}
.scrolling_section .faq_question span {
	background-color: #fff;
}*/
.scrolling_section .faq_question span::after {
	border-color: #000066;
}
.scrolling_section .faq_question{
	color: #000066;
}
.faq_content_section_outer.page_navigation_section_container .elementor-widget:not(:last-child){
	margin-bottom: 0;
}
.light_background.scrolling_section .faq_column.title_column {
	padding-bottom: 0;
}
.faq_content_section.light_background.scrolling_section {
	background: #fff !important;
	padding-top: 80px;
	padding-bottom: 80px;
}
.light_background.scrolling_section .faq_column.faq_items_column {
	padding-bottom: 0;
}
.light_background.scrolling_section .faq-icon{
	background-color: rgba(0,0,102,0.08);
}
.single .page_simple_top_section &gt; div {
	height: auto;
}
.single .page_simple_top_section {
	padding: 310px 0 160px;
}
.single .page_simple_top_section .button-container {
	padding-top: 0;
}
.book_description_section_container.book_tablet_section_container .elementor-col-50:last-child{
	margin-top: -650px;
}
.book-tablet-section img {
	display: block;
	width: 488px;
	height: auto;
	border-radius: 27px;
	box-shadow: 6px 17px 15px -5px rgba(0,0,0,0.5);
	position: relative;
	z-index: 1;
}
.book-tablet-container {
	width: 488px;
	float: right;
	position: relative;
}
.scrolling-image-item {
	position: absolute;
	width: calc(100% - 46px);
	height: calc(100% - 96px);
	top: 50px;
	left: 24px;
	border-radius: 15px;
	background-size: 100% auto;
}
.book_description_section_container.book_tablet_section_container .elementor-container {
	padding-bottom: 100px;
}
.elementor-element.introductory_text.elementor-widget {
	padding: 80px 0;
	margin-bottom: 0;
	background-color: #F2F2F7;
	position: relative;
}
.elementor-element.introductory_text.elementor-widget::after,
.elementor-element.introductory_text.elementor-widget::before{
	content:'';
	width: 3000px;
	height: 100%;
	position: absolute;
	background-color: inherit;
	display: block;
	top: 0;
	right: 100%;
}
.elementor-element.introductory_text.elementor-widget::after{
	right: auto;
	left: 100%;
}
body .elementor-element.introductory_text.elementor-widget p,
body .elementor-element.introductory_text.elementor-widget {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.55;
	font-family: 'Roboto', sans-serif;
	color: #7979AF;
}
body .elementor-element.introductory_text.elementor-widget p strong,
body .elementor-element.introductory_text.elementor-widget strong{
	font-weight: 600;
	color: #000066;
}
.book-description-section {
	padding: 80px 0 50px;
}
.book-description-section .text-content p{
	color: #555555;
}
.book-description-section .text-content{
	position: relative;
}
.book-description-section .text-content::after{
	content: "";
	width: 100%;
	height: 95%;
	position: absolute;
	bottom: 0;
	left: 0%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}
body .book-description-section h2 {
	color: #000066;
	font-size: 24px;
	line-height: 1.3;
	margin-bottom: 32px;
}
.book_chapter {
	background-color: #F2F2F7;
	width: calc(50% - 16px);
	float: left;
	border-radius: 6px;
	padding: 40px 30px 32px;
	margin: 0 8px 16px;
	position: relative;
}
.book_chapters_boxes &gt; ul {
	margin-left: -8px;
	margin-right: -8px;
}
.book_chapters_boxes {
	padding-top: 80px;
}
.book_icon {
	margin-bottom: 30px;
}
body .book_chapter h5{
	color: #000066;
	font-size: 19px;
}
.book_description_section_container .elementor-form,
.elementor-element.elementor-widget .elementor-form {
	background-color: #000066;
	border-radius: 6px;
	margin-left: -20px;
	margin-right: -20px;
	padding: 44px 32px;
	text-align: center;
}

.elementor-element.elementor-widget .elementor-form{
	margin-left: 0;
	margin-right: 0;
}
.book_description_section_container .elementor-form h2,
.elementor-element.elementor-widget .elementor-form h2 {
	color: #FFFFFF;
	font-size: 38px;
	font-family: 'Roboto', sans-serif;
	line-height: 1.2;
	margin-bottom: 8px;
	font-weight: 300;
}
.book_description_section_container .elementor-form h4,
.elementor-element.elementor-widget .elementor-form h4 {
	font-size: 19px;
	line-height: 1.55;
	color: #FFCC00;
	font-weight: 600;
	font-family: 'Archivo', sans-serif;
}
.elementor-form h2, .elementor-form h1, .elementor-form h3, .elementor-form h4, .elementor-form h5, .elementor-form h6 {
	font-family: 'Roboto', sans-serif !important;
}
.elementor-field-type-hidden.elementor-field-group{
	margin-bottom: 0 !important;
}
.book_description_section_container .elementor-form .elementor-field-type-html,
.elementor-element.elementor-widget .elementor-form .elementor-field-type-html{
	margin-bottom: 45px !important;
}
.book_description_section_container .elementor-form .elementor-field-group .elementor-select-wrapper::before,
.elementor-element.elementor-widget .elementor-form .elementor-field-group .elementor-select-wrapper::before {
	text-shadow: none !important;
	color: #fff;
	top: 28px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	right: 10px;
}
.book_description_section_container .elementor-form .elementor-button.elementor-size-md {
	display: inline-block !important;
	width: auto !important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	color: #006 !important;
}
.disable_image_scrolling .scrolling-image-item {
	background-position: 50% 0 !important;
	background-size: cover;
	background-repeat: no-repeat;
	top: 48px;
}
.featured_posts_list .blog-post-item {
	width: 41%;
	background-color: #000066;
	border-radius: 6px;
	padding: 28px 30px;
	margin-bottom: 16px;
	margin-left: auto;
}
.featured_posts_list {
	position: relative;
	display: block;
	margin-bottom: 80px;
}
.featured_posts_list .blog-post-item:nth-child(1) {
	width: 57.5%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	padding-bottom: 60px;
}
.blog_listing_section {
	margin-top: -160px;
	position: relative;
	z-index: 2;
}
.post-category a {
	text-transform: uppercase;
	font-family: 'Archivo', sans-serif;
	font-size: 13px;
	line-height: 1.05;
	letter-spacing: 0.04em;
	color: #42E8E0;
	font-weight: 600;
	display: block;
}
.post-category {
	margin-bottom: 6px;
	position: relative;
	z-index: 1;
}
h2.post-title a {
	color: #FFCC00;
}
body h2.post-title {
	font-size: 24px;
	line-height: 1.33;
	font-weight: bold;
	margin-bottom: 19px;
	position: relative;
	z-index: 1;
}
.post-short-description {
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 35px;
	line-height: 1.5;
}
.post-date {
	color: rgba(255,255,255,0.5);
	font-weight: 600;
	font-family: 'Archivo', sans-serif;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 1;
}
.featured_posts_list .blog-post-item:nth-child(1) .post-header {
	margin-left: -30px;
	margin-right: -30px;
	margin-top: -28px;
	position: relative;
	height: 378px;
	padding: 30px;
	margin-bottom: 28px;
}
.featured_posts_list .blog-post-item:nth-child(1) .post-image {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
.blog-post-item .post-image::after {
	background: linear-gradient(180deg, rgba(0, 0, 102, 0.75) 0%, rgba(0, 0, 102, 0) 100%);
	border-radius: 6px;
	transform: matrix(-1, 0, 0, 1, 0, 0);
	content: "";
	position: absolute;
	height: 180px;
	width: 100%;
	top: 0;
	left: 0;
	display: none;
}
.featured_posts_list .blog-post-item:nth-child(1) .post-image::after{
	display: block;
}
.featured_posts_list .blog-post-item:last-child {
	margin-bottom: 0;
}
.topic-filters ul li {
	margin-right: 18px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	color: #000066;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	padding-bottom: 13px;
	position: relative;
}
.topic-filters ul li:last-child{
	margin-right: 0;
}
.filter-group.topic-filters ul {
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 102, 0.5);
	font-size: 0;
}
.topic-filters ul li::after {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	background-color: #3DCCCC;
	left: 0;
	opacity: 0;
	bottom: -1px;
}
.topic-filters ul li:hover,
.topic-filters ul li.active{
	color: #3DCCCC;
}
.topic-filters ul li.active::after,
.topic-filters ul li:hover::after{
	opacity: 1;
}
.filter-group.topic-filters {
	margin-bottom: 30px;
}
.blog-filter-group {
	margin-bottom: 80px;
	position: relative;
}
.filter-group.industry-filters, .filter-group.role-filters {
	float: left;
	margin-right: 16px;
}
.active_dropdown_value,.dropdown_values {
	background-color: #F2F2F7;
	display: block;
	color: #000066;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	line-height: 1.15;
	font-weight: 400;
	min-width: 272px;
	padding: 15px 40px 15px 20px;
	cursor: pointer;
	border-radius: 3px;
	position: relative;
}
.active_dropdown_value::after {
	content: "";
	width: 10px;
	height: 10px;
	border-right: 2px solid #006;
	border-bottom: 2px solid #006;
	position: absolute;
	display: block;
	transform: rotate(45deg);
	top: 17px;
	right: 20px;
}
.dropdown_values li{
	padding: 10px 20px;
}
.dropdown_values {
	padding: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	margin-top: -3px;
	max-height: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
}
.active_drop .dropdown_values{
	max-height: 200px;
}
.custom_dropdown {
	position: relative;
}
.items_posts_list .blog-post-item,
.latest-articles .blog-post-item{
	background-color: #F2F2F7;
	border-radius: 6px;
	position: relative;
	display: block;
	width: calc(25% - 16px);
	margin: 0 8px;
	display: block;
	float: left;
	margin-bottom: 16px;
}
.items_posts_list .post-header .post-image,
.latest-articles  .post-header .post-image {
	height: 195px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background-size: cover;
	background-position: top center;
	position: relative;
	background-color: #d9d9d9;
}
.items_posts_list .post-header .post-image::after,
.latest-articles .post-header .post-image::after {
	display: none;
}
.items_posts_list .post-body,
.latest-articles .post-body {
	padding: 25px 20px 40px;
}
.items_posts_list .post-category a,
.latest-articles .post-category a {
	background-color: #3DCCCC;
	color: #fff !important;
	display: inline-block;
	padding: 3px 4px;
	border-radius: 3px;
}
body .items_posts_list h2.post-title a,
body .latest-articles h2.post-title a {
	color: #006 !important;
	line-height: 1.55;
}
body .items_posts_list h2.post-title,
body .latest-articles h2.post-title{
	font-size: 19px;
}
.items_posts_list .post-short-description,
.latest-articles .post-short-description {
	font-size: 14px;
	color: #555555;
	margin-bottom: 30px;
	line-height: 1.55;
}
.anchor_overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
}
.items_posts_list .post-date,
.latest-articles .post-date {
	color: #000066;
	opacity: 0.5;
	position: absolute;
	bottom: 17px;
	left: 20px;
}
.items_posts_list {
	padding-bottom: 94px;
	position: relative;
}
.featured_posts_list .blog-post-item:nth-child(1) .post-date {
	position: absolute;
	bottom: 28px;
	left: 30px;
	display: block;
}
.dropdown_values li.active_value {
	background-color: rgba(0,0,0,0.1);
}
.clear_filters_button {
	padding-left: 20px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.04em;
	color: #3DCCCC;
	position: relative;
	opacity: 0;
	visibility: hidden;
}
.clear_filters_button::after {
	content: '\00D7';
	color: #820000;
	position: absolute;
	left: 0;
	top: -1px;
	font-size: 18px;
	display: block;
	line-height: 1;
}
.clear_filters_container {
	float: left;
	padding-top: 14px;
}
.lds-ring {
	display: inline-block;
	position: relative;
	width: 50px;
	height: 50px;
}
.lds-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	margin: 0px;
	border: 4px solid #fff;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #006 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
	animation-delay: -0.45s !important;
}
.lds-ring div:nth-child(2) {
	animation-delay: -0.3s !important;
}
.lds-ring div:nth-child(3) {
	animation-delay: -0.15s !important;
}
@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.more_items_loader {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.clear_filters_container.active .clear_filters_button{
	opacity: 1;
	visibility: visible;
}
.filter_items_loader {
	position: absolute;
	bottom: -5px;
	right: 0;
	display: none;
}
.blog-post-title-section {
	display: block;
	padding: 285px 0 160px;
	/* background: linear-gradient(151.53deg, #06065B 0%, #1010A7 50.11%, #38B6C9 100%); */
	background: transparent;
}
body .blog-post-title-section h1 {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 58px;
	line-height: 1.15;
	font-weight: 300;
	text-align: center;
	margin-bottom: 6px;
}
.blog-post-title-section {
	text-align: center;
}
.jeg_meta_category {
	font-size: 0;
}
.post-meta-category, .post-meta-date, body .jeg_meta_date a, body .jeg_meta_category a {
	display: inline-block;
	padding: 0 8px;
	position: relative;
	vertical-align: middle;
	font-family: 'Archivo', sans-serif;
	color: #FFCC00 !important;
	font-size: 19px;
	font-weight: 600 !important;
	line-height: 1.5;
}
.post-meta-category a{
	color: #FFCC00 !important;
}
.post-meta-date::after {
	content: "";
	width: 7px;
	height: 7px;
	background-color: #FFCC00;
	top: 10px;
	right: -4px;
	display: block;
	position: absolute;
	border-radius: 50%;
}
.blog-post-content {
	margin-top: -95px;
}
.post__featured_image {
	overflow: hidden;
	border-radius: 6px;
	margin-bottom: 40px;
}
.latest_blog_listing_section {
	background: #F2F2F7;
	padding: 80px 0;
	margin-bottom: 80px;
	margin-top: 110px;
}
.latest_blog_listing_section .container {
	max-width: 1140px;
	margin: 0 auto;
}
.latest_blog_listing_section .clearfix.container &gt; h2 {
	color: #006 !important;
	text-align: center;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	font-size: 38px;
	line-height: 1.2;
}
.latest-articles {
	padding-top: 50px;
	margin-left: -8px;
	margin-right: -8px;
}
.latest-articles .blog-post-item{
	background-color: #fff;
}
body .latest-articles h2.post-title{
	text-align: left;
}
.single-post .elementor-column.elementor-col-66{
	padding-right: 10px;
}
.single-post .elementor-column.elementor-col-33{
	padding-left: 8px;
}
.social_share_icons {
	background: #000066;
	border-radius: 6px;
	padding: 30px 30px 30px 20px;
}
body .social_share_icons h3 {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 2;
	float: left;
	font-weight: 600;
	font-family: 'Archivo', sans-serif;
	margin-top: 8px;
}
.social_share_list {
	float: right;
}
.single-post-share li  a {
	width: 48px;
	height: 48px;
	background: rgba(255, 255, 255, 0.15);
	display: block;
	border-radius: 50%;
}
.single-post-share li {
	margin-left: 8px;
	display: inline-block;
	vertical-align: middle;
}
.single-post-share li a {
	width: 48px;
	height: 48px;
	background: rgba(255, 255, 255, 0.15);
	display: block;
	border-radius: 50%;
	background-image: url(images/facebook.svg);
	background-size: auto 20px;
	background-repeat: no-repeat;
	background-position: center center;
}
.single-post-share li.twitter-share a {
	background-image: url(images/twitter-yellow.svg);
	background-size: auto 18px;
}
.single-post-share li.linkedin-share a{
	background-image: url(images/linkedin-yellow.svg);
	background-size: auto 19px;
}
.single .page_navigation_section li {
	font-size: 16px !important;
	line-height: 1.5;
	margin-bottom: 11px;
}
.single .page_navigation_section li:last-child{
	margin-bottom: 0;
}
.single-post-share li a:hover{
	background-color: #fff !important;
}
.single-post .elementor-widget-text-editor h2,
.single-post .elementor-widget-text-editor h3,
.single-post .elementor-widget-text-editor h4 {
	color: #000066;
	font-size: 24px;
	line-height: 1.33;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 25px;
}
.single-post .elementor-widget-text-editor p {
	margin-bottom: 16px;
}
.single-post .elementor-widget-text-editor ul {
	margin-bottom: 25px;
}
.single-post .elementor-widget-text-editor ul li, 
.single-post .elementor-widget-text-editor ol li {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	color: #555555;
	font-family: 'Archivo', sans-serif;
	padding-left: 24px;
	position: relative;
}
.single-post .elementor-widget-text-editor ul li::after, 
.single-post .elementor-widget-text-editor ol li::after {
	content: "";
	width: 5px;
	height: 5px;
	position: absolute;
	background-color: #555;
	border-radius: 50%;
	top: 9px;
	left: 8px;
}
.single-post .elementor-widget-text-editor h3{
	font-size: 22px;
}
.single-post .elementor-widget-text-editor h4{
	font-size: 19px;
}
.releases_layout .featured_posts_list .blog-post-item:nth-child(1),
.releases_layout .featured_posts_list .blog-post-item{
	position: relative;
	width: calc(33.33% - 16px);
	margin: 0 8px;
	float: left;
	top:0;
	left: 0;
	height: auto;
	display: block;
}
.releases_layout .blog-filter-group {
	display: none;
}
.releases_layout .featured_posts_list .blog-post-item:nth-child(1) .post-header {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	position: relative;
	height: auto;
	padding: 0;
	margin-bottom: 0;
}
.releases_layout .featured_posts_list .blog-post-item:nth-child(1) .post-image {
	display: none;
}
.releases_layout .post-short-description,.releases_layout .items_posts_list .post-header  {
	display: none;
}
.page_navigation_section.four_columns_layout {
	background-color: transparent;
	padding: 0;
	border-radius: 0;
	margin-top: -160px;
}
.page_navigation_section.four_columns_layout li {
	background-color: #000066;
	width: calc(25% - 16px);
	margin: 0 8px;
	float: left;
	border-radius: 6px;
	padding: 40px 30px;
}
.page_navigation_section.four_columns_layout &gt; div {
	margin-left: -8px;
	margin-right: -8px;
}
.page_navigation_section.four_columns_layout li::after{
	display: none;
}
.menu_item_icon {
	margin-bottom: 30px;
	width: 64px;
	height: 64px;
	background-color: #fff;
	border-radius: 50%;
	position: relative;
	display: block;
}
.menu_item_icon img {
	display: block;
	position: absolute;
	max-width: 40px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.four_columns_layout li span {
	font-size: 24px;
	line-height: 1.33;
	color: #FFCC00;
	display: block;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}
.page_navigation_section.four_columns_layout {
	margin-bottom: 80px;
}
body .screen_features_section .title_section h2 {
	color: #000066;
	text-align: center;
	font-size: 38px;
	line-height: 1.15;
	margin-bottom: 9px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
body .screen_features_section .title_section h4 {
	font-weight: 600;
	font-size: 19px;
	font-family: 'Archivo', sans-serif;
	text-align: center;
	max-width: 780px;
	margin: 0 auto;
	color: #000066;
}
.screen_features_section .section-columns {
	padding: 80px 0 0;
}
.screen_features_section .section-column {
	width: 50%;
}
.screen_features_section .section-column:first-child {
	padding-left: 75px;
	padding-right: 80px;
}
.screen_features_section.image_left  .section-column:first-child{
	float: right;
}
.monitor-element-container {
	position: relative;
	display: block;
}
.monitor-element-container .video-element,
.in-screen-image_gallery {
	position: absolute;
	top: 7px;
	width: calc(100% - 16px);
	left: 8px;
	height: 353px;
	overflow: hidden;
	display: block;
}
.video-element video {
	height: 353px !important;
}
.section-feature-item {
	position: relative;
	padding-left: 45px;
	margin-bottom: 30px;
}
.section-feature-item::before {
	content: "";
	width: 32px;
	height: 32px;
	top:-3px;
	left:0;
	background: #3DCCCC;
	display: block;
	position: absolute;
	border-radius: 50%;
}
.section-feature-item::after {
	content: "";
	width: 15px;
	height: 9px;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	position: absolute;
	top: 7px;
	left: 8px;
	display: block;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(-45deg);
}
body .section-feature-item h5 {
	color: #000066;
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 9px;
	font-family: 'Roboto', sans-serif;
}
.mejs-container .mejs-controls {
	background: transparent !important;
}
.mejs-button.mejs-playpause-button.mejs-replay,
.mejs-time.mejs-currenttime-container,
.mejs-time-rail,
.mejs-time.mejs-duration-container,
.mejs-button.mejs-volume-button.mejs-mute,
.mejs-button.mejs-playpause-button.mejs-play{
	display: none !important;
}
.mejs-button.mejs-fullscreen-button {
	position: absolute !important;
	right: 10px;
	bottom: 9px !important;
	height: 38px !important;
	width: 38px !important;
}
body .mejs-button.mejs-fullscreen-button button {
	width: 38px;
	height: 38px;
	border-radius: 3px;
	background: #000066 !important;
	display: block !important;
}
body .mejs-button.mejs-fullscreen-button button::after {
	content: "";
	width: 18px;
	height: 18px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -9px;
	margin-top: -9px;
	background-image: url(images/fullscreen.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
.monitor-element-holder img {
	display: block;
}
.segment_page_style .cta_background-image::after {
	opacity: 1;
	border-radius: 6px;
}
.cta_background_section.segment_page_style {
	margin: 80px 0;
}
.monitor-element-container .image-element {
	width: calc(100% - 16px);
	left: 8px;
	height: 353px;
	top: 8px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
}
.cta_background_section.segment_page_style.add_extra_space {
	margin: 0;
}
.cta_background_section.segment_page_style.add_extra_space .cta_background-image::after {
	border-radius: 0;
}
.screen_features_section.dark_section_settings {
	background-color: #000066;
	margin-top: -155px;
	border-radius: 6px;
	padding: 80px 72px 72px 72px;
	margin-bottom: 80px;
}
body .screen_features_section.dark_section_settings .title_section h2 {
	color: #fff;
	font-weight: 300;
}
body .screen_features_section.dark_section_settings .title_section h4{
	color: #FFCC00;
}
body .dark_section_settings .section-feature-item h5{
	color: #FFCC00;
}
.screen_features_section.dark_section_settings .section-column:first-child {
	padding-left: 0;
	padding-right: 48px;
}
.dark_section_settings .monitor-element-holder {
	display: none;
}
.dark_section_settings p {
	color: #fff !important;
}
.monitor-element-container img.image-element {
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	left: 0;
	top: 0;
}
.screen_features_section.dark_section_settings .section-column {
	padding-left: 46px;
}
.dark_section_settings .section-feature-item:last-child{
	margin-bottom: 0;
}

.screen_features_section.dark_section_settings .section-column:last-child &gt; div {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.screen_features_section.dark_section_settings .section-column:first-child &gt; .section-features-list {
	top: 50%;
	position: relative;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.core-principles-section:not(.blue_principles_section) .items_count_4 li.core-principle {
	width: calc(25% - 40px);
	margin: 0 20px;
	display: block;
	float: left;
}
.screen_features_section.dark_section_settings.remove_bottom_spacer{
	margin-bottom: 0;
}
.elementor-widget-featuresonscreensection {
	margin-bottom: 0 !important;
}
.core-principles-section:not(.blue_principles_section) .core-principles-list &gt; ul.items_count_4 {
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	/* padding: 0 16px; */
}
.core-principles-section:not(.blue_principles_section) .items_count_4 .core-principle .description p {
	font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}
body .core-principles-section.move_content_bottom h2{
	margin-bottom: 9px;
}
.core-principles-section .top-section .subtitle,
.move_content_bottom .text-section h5 {
	color: #000066;
	font-family: 'Archivo', sans-serif;
	font-size: 19px;
	line-height: 1.5;
	font-weight: 600;
}
.move_content_bottom .text-section {
	margin-bottom: 35px;
}
.roi_calculator_section &gt; .elementor-container {
	background-color: #000066;
	padding: 80px;
	border-radius: 6px;
	margin-top: -180px;
	max-width: 1280px !important;
	margin-bottom: 80px;
}
.lazy-background.lazy-img {
	font-size: 0 !important;
}
.roi_calculator_section .elementor-widget-text-editor {
	text-align: center;
	margin-bottom: 47px;
}
.roi_calculator_section .elementor-widget-text-editor h4{
	color: #FFCC00;
	font-size: 19px;
	line-height: 1.55;
	font-weight: 600;
	font-family: 'Archivo', sans-serif;
	margin-bottom: 12px;
}
.roi_calculator_section .elementor-widget-text-editor h2{
	font-weight: 300;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	line-height: 1;
	margin-bottom: 40px;
	font-size: 38px;
}
.roi_calculator_section .elementor-widget-text-editor p{
	color: #fff;
}
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists &gt; .elementor-field-label,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost  &gt; .elementor-field-label,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers  &gt; .elementor-field-label,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost  &gt; .elementor-field-label{
	border: 2px solid #26267D;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-right: 0;
	position: static !important;
	top: 0 !important;
	left: 0 !important;
	display: block;
	height: 48px;
	line-height: 47px !important;
	width: calc(100% - 75px);
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	color: #fff !important;
	text-transform: none !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	font-family: 'Archivo', sans-serif !important;
}
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost  &gt; .elementor-field-label,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost  &gt; .elementor-field-label{
	width: calc(100% - 146px);
	position: relative !important;
}
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists &gt; .elementor-field,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost  &gt; .elementor-field,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers  &gt; .elementor-field,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost  &gt; .elementor-field{
	width:75px;
	float: right;
	display: block !important;
}
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost  &gt; .elementor-field,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost  &gt; .elementor-field{
	width:146;
}
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost{
	display: block;
}
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists &gt; .elementor-field select,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost  &gt; .elementor-field select,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers  &gt; .elementor-field select,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost  &gt; .elementor-field select{
	height: 48px !important;
	line-height: 48px;
	border-bottom-left-radius: 0 !important;
	border-top-left-radius: 0 !important;
	color: #fff !important;
	font-family: 'Archivo', sans-serif;
	font-size: 14px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 20px !important;
	padding-right: 33px !important;
	text-align: center;
}
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists .elementor-select-wrapper::before,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost .elementor-select-wrapper::before,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers .elementor-select-wrapper::before,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost .elementor-select-wrapper::before {
	content: "";
	width: 7px;
	height: 7px;
	border-left: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	transform: rotate(-45deg);
	top: 18px;
	right: 20px;
}
.roi_calculator_section .elementor-field-type-html h5 {
	color: #FFCC00;
	font-size: 24px;
	line-height: 1.1;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 0;
	padding-bottom: 28px;
}
.elementor-field-type-html hr {
	margin-bottom: 30px;
	margin-top: 30px;
	height: 1px;
	background-color: #fff !important;
	display: block !important;
	opacity: 0.2 !important;
	border: 0;
}
#form-field-nr_marketing_automation_specialists_cost,
#form-field-nr_marketers_cost {
	width: 146px;
	height: 48px !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
#form-field-nr_marketing_automation_specialists_cost, #form-field-nr_marketers_cost {
	width: 146px;
	height: 48px !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	padding: 0 20px !important;
	font-size: 16px !important;
	line-height: 48px !important;
}
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost  &gt; .elementor-field-label::before,
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost  &gt; .elementor-field-label::before{
	content: "";
	width:106px;
	height: 1px;
	background-color: rgba(255,255,255,0.2);
	position: absolute;
	left: calc(100% + 20px);
	bottom: 7px;
	display: block;
	z-index: 1;
}
body .elementor-widget-form button.elementor-button {
	font-size: 15px !important;
	color: #000066 !important;
	height: 48px;
	cursor: pointer;
}
.section_with_iframe .section_column.text_column {
	width: 26%;
}
.section_with_iframe .section_column.iframe_column {
	width: 74%;
	display: inline-block;
	vertical-align: middle;
	padding-left: 78px;
	padding-right: 7px;
}
.section_with_iframe .section_column.iframe_column iframe {
	height: 400px;
	width: 100%;
	border-radius: 6px;
	display: block;
}
.section_with_iframe .section_column.iframe_column iframe.vimeo_iframe {
	height: 430px;
}
.core-principles-section.one_per_line {
	padding: 0;
}
.core-principles-section.one_per_line.principles_title_col {
	margin-bottom: 0;
}
.core-principles-section.one_per_line .principles_title_col .title{
	margin-bottom: 9px;
}
.core-principles-section.one_per_line .core-principle .icon {
	margin: 0;
	position: absolute;
	left: 30px;
	top: 40px;
	display: block;
}
.core-principles-section.one_per_line .core-principle{
	width: 100%;
	padding: 40px 30px 40px 115px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	margin: 0;
}
.core-principles-section.one_per_line .core-principle:last-child{
	border-bottom: 0;
}
.core-principles-section.one_per_line .core-principle .description p {
	width: 100%;
}
.one_per_line .top-section {
	display: none;
}
.demo_form_section &gt; .elementor-container {
	margin-top: -155px;
	background-color: transparent !important;
}
.elementor-section.demo_form_section {
	background-color: transparent !important;
}
.elementor-section.demo_form_section .elementor-widget-form{
	background-color: #000066;
}
.elementor-section.demo_form_section .elementor-widget-form &gt; .elementor-widget-container {
	background-color: #000066 !important;
}
.elementor-section.demo_form_section .elementor-widget-form &gt; .elementor-widget-container .elementor-form{
	padding: 36px 32px 39px 32px !important;
}
.elementor-section.demo_form_section .elementor-widget-form{
	border-radius: 6px !important;
	overflow: hidden !important;
}
body .demo_form_section  .elementor-widget-form .elementor-form textarea[rows="5"]{
	height: 116px !important;
}
.shift_text.one_per_line    .principles_title_col {
	padding-left: 0;
	position: static;
	margin-bottom: 0;
}
.core-principles-section.one_per_line {
	margin-bottom: 0;
}
.demo_form_section .elementor-field-group .elementor-select-wrapper::before {
    content: "";
    width: 7px;
    height: 7px;
    border-left: 1px solid #FFCC00;
    border-bottom: 1px solid #FFCC00;
    transform: rotate(-45deg) !important;
    top: 34px !important;
    right: 20px !important;
}
body .elementor-widget-form button.elementor-button .elementor-button-text{
	font-weight: 500 !important;
}
.career_list_section:not(.full_open_positions_list) .career_item .external .button::after {
	display: none;
}
.career_list_section:not(.full_open_positions_list) .career_item .external .button {
	padding-left: 20px;
}
.page_simple_top_section.small_top_section &gt; div .container,
.single .page_simple_top_section &gt; div .container{
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
}

.back-to-top {
	position: absolute;
	left: calc(100% + 40px);
	color: #006;
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	font-weight: 700;
	text-transform: uppercase;
	width: 75px;
	text-align: center;
	bottom: 0;
	line-height: 1.8;
	padding-top: 44px;
	cursor: pointer;
	display: none;
}
.back-to-top span {
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #fff;
	top: 0;
	left: 50%;
	margin-left: -20px;
	background-image: url(images/arrow-up.svg);
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
.page-id-13482 .back-to-top , .postid-3142 .back-to-top {
	display: block;
}
.releases_layout .featured_posts_list .blog-post-item{
	padding-bottom: 60px;
}
.releases_layout .featured_posts_list .blog-post-item .post-date{
	position: absolute;
	bottom: 28px;
	left: 30px;
	display: block;
}
.story_author_page a:hover {
	background-color: #FFF;
}
.cta_background_section .button {
	margin-left: 10px;
	margin-right: 10px;
}
.top_section_story.elementor-section {
	display: block;
	padding: 285px 0 160px !important;
	/* background: linear-gradient(151.53deg, #06065B 0%, #1010A7 50.11%, #38B6C9 100%); */
	text-align: center !important;
	background: transparent;
}

body .top_section_story.elementor-section h1.jeg_post_title {
	color: #fff !important;
	font-family: 'Roboto', sans-serif !important;
	font-size: 58px !important;
	line-height: 1.15 !important;
	font-weight: 300 !important;
	text-align: center !important;
	margin-bottom: 8px !important;
}
body .top_section_story.elementor-section h1.jeg_post_title {
	color: #000066 !important;
}
.top_section_story.elementor-section .jeg_post_meta {
	display: inline-block;
	font-family: 'Archivo', sans-serif !important;
}
.meta_left {
	margin: 0 !important;
}
.meta_left {
	position: relative;
}
body .jeg_meta_date a::after {
	content: "";
	width: 7px;
	height: 7px;
	background-color: #FFCC00;
	top: 10px;
	right: -11px;
	display: block;
	position: absolute;
	border-radius: 50%;
}
.post-template .latest_blog_listing_section {
	margin-bottom: 0;
	margin-top: 20px;
}
body.post-template h3.elementor-heading-title{
	font-size: 24px !important;
}
body.post-template h4.elementor-heading-title {
	font-size: 20px !important;
}
.blue_gradient_section h3 {
	color: #fff !important;
}
.full_width_text.center_align_text .section_column.text_column {
	width: 100%;
}
.full_width_text.center_align_text .section_column.text_column h1,
.full_width_text.center_align_text .section_column.text_column h4,
.full_width_text.center_align_text .section_column.text_column .button-container{
	text-align: center;
}
.full_width_text.center_align_text .section_column.text_column .text-content *{
	text-align: center;
}
.full_width_text.left_align_text .section_column.text_column h1,
.full_width_text.left_align_text .section_column.text_column h4{
	text-align: left;
}
.full_width_text.left_align_text .section_column.text_column .text-content *{
	text-align: left;
}
.full_width_text.right_align_text .section_column.text_column h1,
.full_width_text.right_align_text .section_column.text_column h4{
	text-align: right;
}
.full_width_text.right_align_text .section_column.text_column .text-content *{
	text-align: right;
}
.logo-carousel-wrapper .slick-slide img {
	display: block;
	max-height: 35px;
	width: auto;
	max-width: 125px;
}
.logo-carousel-wrapper li {
	height: 35px;
	display: block;
}
.logo-carousel-wrapper li &gt; span {
	display: block;
	top: 50%;
	position: relative;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.elementor-form .elementor-field-group {
	-ms-flex-wrap: unset !important;
	flex-wrap: unset !important;
	-webkit-box-align: unset !important;
	align-items: unset !important;
	display: block;
}
body .button.elementor-button-link.elementor-button.elementor-size-sm{
	background-color: #FFCC00 !important;
	padding: 16px !important;
	font-size: 15px !important;
	border-radius: 3px !important;
	color: #000066 !important;
	font-family: 'Roboto', sans-serif !important;
	line-height: 1 !important;
	font-weight: 500 !important;
	display: inline-block !important;
}
.checklists_category_layout .blog-post-content {
	margin: 0;
	padding: 40px 0 0;
}
.elementor-message.elementor-message-success {
	font-size: 14px !important;
	color: #fff !important;
	padding-top: 10px !important;
}
.elementor-message.elementor-message-success::before {
	font-size: 13px !important;
	position: relative !important;
	top: -1px !important;
}
.events-list-section {
	margin-top: -160px;
	position: relative;
	z-index: 9;
}
.featured_event_item .event-list-item {
	height: 480px;
	position: relative;
	border-radius: 6px;
	overflow: hidden;
	background-color: #fff;
}
.featured_event_item .event-list-item .post-content-inner {
	padding: 20px 30px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.featured_event_item .event-list-item .post-image {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.featured_event_item .event-list-item .post-image::before {
	content: "";
	display: block;
	position: absolute;
	border-radius: 6px;
	bottom: 0;
	left: 0;
	display: block;
	background: linear-gradient(180deg, rgba(0, 0, 102, 0) 0%, rgba(0, 0, 102, 0.75) 100%);
}
.featured_event_item .event-list-item .post-image::before {
	content: "";
	position: absolute;
	border-radius: 6px;
	bottom: 0;
	left: 0;
	display: block;
	background: linear-gradient(180deg, rgba(0, 0, 102, 0) 0%, rgba(0, 0, 102, 0.75) 100%);
	width: 100%;
	height: 225px;
}
.featured_event_item .post-short-description {
	display: none;
}
.host-names &gt; span, .host-names &gt; ul,
.host-names, .host-thumbnails {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.host-thumbnails .host-thumbnail {
	width: 35px;
	height: 35px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 50%;
	border: 2px solid #FFCC00;
	display: block;
	float: left;
}
.host-thumbnails .host-thumbnail + .host-thumbnail{
	margin-left: -10px;
}
.host-thumbnails {
	margin-right: 10px;
}
.host-names {
	color: #555555;
	font-size: 16px;
	line-height: 1.5;
	font-family: 'Archivo', sans-serif !important;
	font-weight: 400;
}
.host-name {
	color: #000066;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin-right: 5px;
}
.host-name:last-child strong{
	display: none;
}
.host-names strong{
	font-family: 'Roboto', sans-serif;
}
.featured_event_item .host-names,
.featured_event_item .host-name{
	color: #fff;
}
.host-names &gt; span {
	margin-right: 2px;
}
.featured_event_item {
	margin-bottom: 60px;
}
.events-list-section .container {
	max-width: 1136px;
}
.top-upcoming-events {
	background-color: rgba(0,0,102,.05);
	padding-bottom: 40px;
	padding-top: 40px;
}
.event-filters-container {
	padding-bottom: 60px;
	margin-bottom: 80px;
	border-bottom: 1px solid rgba(0,0,102,0.1);
}
.filter-column.search-event {
	width: auto;
	float: left;
	position: relative;
	flex-grow: 1;
}
.lds-ring.search-loader-item {
	width: 37px;
	height: 37px;
	position: absolute;
	top: 6px;
	right: 6px;
	display: none;
}
.lds-ring.search-loader-item div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 37px;
	height: 37px;
	margin: 0px;
	border: 2px solid #fff;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #006 transparent transparent transparent;
}
.filter-column.event-categories,
.filter-group.event-categories-filters {
	float: left;
	width: 14.6%;
	border-left: 1px solid #DADAE9;
}
.filter-column.search-event-button {
	float: right;
	width: auto !important;
}
.event-filters-container &gt; .clearfix {
	display: flex;
}
.filter-column.search-event-button .button-item {
	width: 100% !important;
	cursor: pointer;
	border: 0 !important;
	font-size: 15px !important;
	height: 48px;
	padding: 0 20px 0 45px;
	text-align: left;
	position: relative;
	line-height: 48px;
}
input.event-search-item::placeholder{
	color: #000066;
	opacity: 1;
}
input.event-search-item::-moz-placeholder { /* Firefox 19+ */
	color: #000066;
	opacity: 1;
}
input.event-search-item:-ms-input-placeholder { /* IE 10+ */
	color: #000066;
	opacity: 1;
}
input.event-search-item:-moz-placeholder { /* Firefox 18- */
	color: #000066;
	opacity: 1;
}
input.event-search-item {
	width: 100%;
	display: block;
	border: 0;
	height: 48px;
	border-top-left-radius: 3px !important;
	border-bottom-left-radius: 3px !important;
	padding: 0 20px;
	font-family: 'Roboto', sans-serif !important;
	font-size: 15px;
	color: #000066;
}
select.event-category-dropdown {
	background-color: #fff;
	border: 0;
	padding: 0;
	margin: 0;
	height: 48px;
	width: 100%;
	padding-left: 20px;
	padding-right: 30px;
	font-family: 'Roboto', sans-serif !important;
	font-size: 15px;
}
body .all_upcoming_events &gt; .clearfix &gt; h2,
body .all_past_events &gt; .clearfix &gt; h2 {
	font-size: 38px !important;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	color: #000066;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 50px;
}
.all_upcoming_events_list .event-list-item,
.all_past_events_list .event-list-item {
	width: calc(50% - 16px);
	float: left;
	margin: 0 8px 16px;
	background-color: #fff;
	position: relative;
	border-radius: 6px;
	overflow: hidden;
}
.all_upcoming_events_list .event-list-item .post-image,
.all_past_events_list  .event-list-item .post-image{
	background: #E5E5E5;
	height: 238px;
	width: 100%;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.post-content-inner {
	padding: 30px 30px 102px 30px;
	text-align: left;
	position: relative;
}
body .all_upcoming_events h2.post-title,
body .all_past_events_list h2.post-title{
	text-align: left;
	color: #000066;
	font-size: 19px;
	line-height: 1.5;
}
body .all_upcoming_events h2.post-title a,
body .all_past_events_list h2.post-title a{
	color: inherit;
}
.event-list-item .post-short-description {
	color: #555555;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 0;
}
.all_upcoming_events .post-footer,
.all_past_events .post-footer {
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	margin-top: 0;
	border-top: 1px solid rgba(0,0,102,0.1);
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}
.all_upcoming_events_list,
.all_past_events_list {
	margin-right: -8px;
	margin-left: -8px;
}
.post-category a {
	display: inline-block;
	background-color: #3DCCCC;
	color: #fff !important;
	font-size: 13px !important;
	padding: 3px 4px;
	border-radius: 3px;
	line-height: 1;
}
.bottom-past-events {
	padding-top: 80px;
	padding-bottom: 94px;
}
.all_past_events_list .event-list-item {
	width: calc(33.33% - 16px);
	background-color: #F2F2F7;
}
.all_past_events_list .event-list-item .post-short-description{
	display: none;
}
.all_past_events_list .event-list-item .post-image{
	height: 157px;
}
.all_past_events_list .post-content-inner {
	padding: 30px 30px 78px 30px;
}
.filter-group.event-categories-filters .active_dropdown_value {
	background-color: #fff;
	height: 48px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	min-width: 100%;
}
.filter-group.event-categories-filters .dropdown_values {
	background-color: #fff;
	min-width: 100%;
	margin-top: 0;
}
.filter-column.search-event-button .button-item::after {
	content: "";
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	background-image: url(images/search-blue.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	top: 16px;
	left: 20px;
}
.event-categories-filters .active_dropdown_value::after {
	width: 7px;
	height: 7px;
	border-right: 1px solid #006;
	border-bottom: 1px solid #006;
	top: 17px;
	right: 20px;
}
.event-forms-modal {
	background-color: rgba(0,0,0,0.25);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1001;
	display: none;
}
.event-forms-modal.active{
	display: block;
}
.event-forms-modal-inner {
	width: 508px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	display: block;
}
.modal-form-item {
	background-color: #006;
	border-radius: 6px;
	padding: 42px 30px 40px;
	display: none;
}
.close-modal-item-button {
	width: 32px;
	height: 32px;
	position: absolute;
	border-radius: 50%;
	top: -15px;
	right: -15px;
	background-color: #fff;
	text-align: center;
	line-height: 1;
	color: #000066;
	font-size: 29px;
	cursor: pointer;
}
.modal-form-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	left: 0;
	top: 0;
	cursor: pointer;
}
.form-title-item {
	font-size: 38px;
	line-height: 1.2;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	margin-bottom: 8px;
}
.form-subtitle-item {
	color: #FFCC00;
	text-align: center;
	font-size: 19px;
	font-weight: 600;
	font-family: 'Archivo', sans-serif !important;
	line-height: 1.55;
}
.form-inner-header {
	margin-bottom: 50px;
}
.form-inner-footer {
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 1.5;
	font-family: 'Archivo', sans-serif !important;
}
.form-inner-footer span{
	cursor: pointer;
	color: #3DCCCC;
}
.form-field-item input[type="text"], 
.form-field-item input[type="email"], 
.form-field-item input[type="password"],
.form-field-item select {
	background: rgba(255, 255, 255, 0.15);
	border-radius: 3px;
	font-size: 13px;
	padding: 30px 10px 10px 10px;
	color: #fff;
	display: block;
	height: 58px;
	border: 0;
	width: 100%;
	display: block;
}
.form-field-item label{
	position: absolute;
	top: 8px;
	left: 10px;
	color: rgba(255,255,255,0.65);
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Archivo', sans-serif;
	letter-spacing: 0.04em;
	font-weight: 500;
	line-height: 1;
	z-index: 2;
	opacity: 0.66;
}
.form-field-item {
	position: relative;
	margin-bottom: 16px;
}
.form-button-item button {
	width: 100%;
	display: block;
	border: 0;
	height: 48px;
	padding: 0;
	line-height: 1;
	cursor: pointer;
}
.form-button-item button:hover{
	color: #fff;
	background-color: #3DCCCC !important;
}
[modal_action="login"] .modal-form-login{
	display: block;
}
[modal_action="register"] .modal-form-register{
	display: block;
}
[modal_action="lostpass"] .modal-form-lostpass{
	display: block;
}
[modal_action="setpass"] .modal-form-setpass{
	display: block;
}
.form-field-item.checkbox label {
	position: relative;
	top: 0;
	left: 0;
	text-transform: none;
	opacity: 1;
	color: #fff;
	padding-left: 32px;
	cursor: pointer;
	display: block;
}
.form-field-item.checkbox label::before {
	content: '';
	width: 17px;
	height: 17px;
	background-color: transparent;
	border-radius: 3px;
	position: absolute;
	display: block;
	cursor: pointer;
	left: 0;
	top: -3px;
	border: 2px solid #3DCCCC;
}
.form-field-item.checkbox label::after {
	content: '';
	width: 9px;
	height: 4px;
	border-left: 2px solid #3DCCCC;
	border-bottom: 2px solid #3DCCCC;
	position: absolute;
	top: 2px;
	left: 5px;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	display: none;
}
.form-field-item.checkbox input{
	opacity: 0;
	visibility: hidden;
	position: absolute;
}
.form-field-item.checkbox input:checked + label:after{
	display: block !important;
}
.form-field-item.checkbox{
	padding: 5px 0;
}
.show_password {
	position: absolute;
	width: 18px;
	height: 18px;
	top: 30px;
	right: 8px;
	cursor: pointer;
	background-image: url(images/enable-password.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.form-alerts .form-alert {
	font-size: 14px;
	color: #fff;
	display: block;
	color: #00db89;
}
.form-alerts .form-alert:first-child{
	padding-top: 10px;
}
.form-alerts .form-alert.error {
	color: #ff8383;
}
.form-button-item button.disabled_user_button{
	pointer-events: none;
	opacity: 0.5;
}
.no_info {
	font-size: 18px;
	text-align: center;
}
.webinar-dummy-video {
	height: 400px;
	width: 750px;
	background-image: url(images/video-placeholder.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
.event_webinar_content {
	margin-top: 0;
	padding-bottom: 70px;
	padding-top: 80px;
}
.webinar-video-container {
	margin-bottom: 80px;
	margin-top: -160px;
}
.single-events .blog-post-content {
	margin-top: 0;
}
.free_content_section {
	max-width: 700px;
	margin: 0 auto 50px;
}
.dummy-title {
	width: 400px;
	height: 40px;
	background-color: #d2d1d1;
	border-radius: 6px;
	margin: 0 auto 25px;
}
.dummy-txt {
	width: 500px;
	max-width: 100%;
	display: block;
	margin-bottom: 16px;
	background-color: #e1e1e1;
	height: 20px;
	border-radius: 3px;
}
.webinar-short-description .dummy-txt {
	margin-left: auto;
	margin-right: auto;
}
.webinar-short-description .dummy-txt:nth-child(1) {
	max-width: 430px;
}
.webinar-short-description .dummy-txt:nth-child(3) {
	max-width: 435px;
}
.webinar-talking-points li {
	float: left;
	width: 46.5%;
	position: relative;
	padding-left: 47px;
	margin-bottom: 30px;
	margin-right: 7%;
}
.webinar-talking-points li:nth-child(2n){
	margin-right: 0;
}
.webinar-talking-points li::before{
	content: "";
	width: 32px;
	height: 32px;
	top: -3px;
	left: 0;
	background: #3DCCCC;
	display: block;
	position: absolute;
	border-radius: 50%;
}
.webinar-talking-points li::after{
	content: "";
	width: 15px;
	height: 9px;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	position: absolute;
	top: 7px;
	left: 8px;
	display: block;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(-45deg);
}
.webinar-talking-points .dummy-txt {
	width: 100%;
}
.tp_title .dummy-txt {
	height: 25px;
	background-color: #d2d1d1;
}
.event_webinar_presenters {
	padding: 80px 0;
}
body .event_webinar_presenters h3 {
	text-align: center;
	margin-bottom: 50px;
	font-size: 38px;
	line-height: 1.15;
	font-weight: 600 !important;
}
.host-element-item {
	width: 272px;
	height: 312px;
	margin: 0 8px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	border-radius: 6px;
	position: relative;
}
.webinar-host-list ul {
	text-align: center;
}
.host-image {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.host-items-inner {
	position: absolute;
	bottom: 0;
	padding: 40px 20px 17px 20px;
	width: 100%;
	text-align: left;
	background: linear-gradient(180deg, rgba(0, 0, 102, 0) 0%, rgba(0, 0, 102, 0.75) 100%);
}
.host-items-inner .host-name{
	font-size: 19px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-weight: 700;
	margin-bottom: 8px;
}
.host-position {
	color: #FFCC00;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.04em;
	line-height: 1.05;
}
.single-events .modal-form-overlay,.single-events .close-modal-item-button {
	display: none;
}
.webinar-video-inner iframe {
	height: 400px !important;
	margin: 0 auto;
	display: block;
}
.webinar-short-description p {
	text-align: center;
}
body .free_content_section h3 {
	font-size: 38px;
	line-height: 1.15;
	margin-bottom: 20px;
	text-align: center;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
}
.tp_title {
	font-size: 19px;
	font-family: 'Roboto', sans-serif;
	color: #000066;
	margin-bottom: 10px;
	line-height: 1.5;
}
.tp_subtitle {
	font-size: 16px;
	line-height: 1.5;
	color: #555555;
}
.upcoming_event_active .event-forms-modal.active {
	display: none;
}
.error404 .elementor-button-link {
	font-size: 16px !important;
	font-weight: 500 !important;
	padding: 15px !important;
	line-height: 1 !important;
}

/* elementor popup styling */
.elementor-popup-modal .elementor-element.elementor-widget .elementor-form{
	padding: 0;
}
.elementor-popup-modal .elementor-col-50:first-child img {
	max-width: 174px;
}
.elementor-popup-modal .dialog-close-button {
	margin-top: -13px !important;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
    right:0 !important;
    top:0 !important;
	margin-right: -15px;
}
.elementor-popup-modal .dialog-close-button i.eicon-close {
	margin-left: auto;
	margin-right: auto;
	line-height: 33px;
	font-size: 17px;
}
.elementor-popup-modal .elementor-field-type-submit{
    text-align:left;
}
.elementor-popup-modal .elementor-widget-container h5{
	font-weight: 300;
	color: #fff;
	font-size: 38px;
	line-height: 1.2;
}
.elementor-popup-modal .elementor-widget-container h6 {
	color: #ffcc00;
	font-weight: 600;
	font-size: 19px;
	line-height: 1.57;
    margin-bottom:25px;
    margin-top:-10px;
}
.elementor-popup-modal .elementor-widget-form + .elementor-element p {
	color: #fff;
	font-size: 13px;
	max-width: 80%;
	margin-bottom: 0;
}
.small--icon .elementor-widget-container {
	margin-left: auto;
	margin-right: auto;
	display: table;
	background: #fff;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	line-height: 52px;
}
.elementor-popup-modal .elementor-field-group.elementor-column.elementor-field-type-submit {
	padding-top: 20px;
}
body .elementor-element .elementor-field-group .elementor-select-wrapper select{
	background: #26267D !important;
}
body .elementor-popup-modal  .dialog-message {
	border-radius: 6px !important;
}
.elementor-popup-modal .elementor-widget-form + .elementor-element p strong {
	font-weight: 600;
}

/* search page */
.search--results {
    padding:100px 0;
}
.each--result h2 {
	font-weight: bold;
	color: #000066;
	font-size: 18px;
	margin-bottom: 10px;
}
.search--excerpt {
	margin-bottom: 15px;
}
.each--result {
	margin-bottom: 40px;
}
.each--result a,.search--results .navigation a{
    color:#3DCCCC;
}
.search--results .nav-previous {
	float: left;
}
.search--results .nav-next {
	float: right ;
}
body .book_call_section_container h2.elementor-heading-title {
	font-size: 38px !important;
	font-weight: 500 !important;
}
.elementor-widget-ctabackgroundsection {
	margin-bottom: 0 !important;
}
body .mailchimp_form_section h2 {
	padding-left: 0;
}
.success_stories_section.success_stories_carousel .button-container {
	text-align: center;
	padding-top: 50px;
}
.success_stories_section.success_stories_carousel .button-container .button:hover{
	color: #fff !important;
	background-color: #000066 !important
}
.book_call_section .button {
	background-color: #fff !important;
}
.book_call_section .button:hover{
	color: #fff !important;
	background-color: #000066 !important;
}
.app_experience_section .container {
	max-width: 100% !important;
}
.feature_tooltip {
	margin-left: 5px;
	top: 0;
}
.currency_select_switcher {
	width: 200px;
	margin-left: auto;
	margin-bottom: 20px;
}
select.currency-switcher-drop {
	background-color: #006;
	border-radius: 6px;
	color: #fff;
	border: 0;
	height: 40px;
	padding: 10px;
	cursor: pointer;
	font-weight: 600;
	width: 100%;
	-webkit-appearance: none;
	background-image: url(images/dropdown-arrow.png);
	background-position: 92% 50%;
	background-repeat: no-repeat;
	background-size: 12px auto;
}
.pricing_text_module {
	background: #06065B;
	padding: 75px;
	border-radius: 6px;
	margin-top: 0;
}
.pricing_text_module .button {
	margin: 0 10px;
	display: inline-block;
}
.pricing_text_module .button-container {
	display: block;
	text-align: center;
}
.screen_features_section .text-content p {
	color: #555;
}
.screen_features_section .text-content p {
	color: #555;
	text-align: center;
	margin-bottom: 15px;
}
.screen_features_section .text-content{
	max-width: 900px;
	margin: 0 auto !important;
}
.two_column_features .section-column:last-child {
	display: none;
}
.two_column_features .section-column:first-child {
	width: 100%;
	padding-bottom: 40px;
}
.two_column_features .section-column:first-child .section-feature-item {
	width: 48%;
	float: left;
	margin-right: 4%;
}
.two_column_features .section-column:first-child .section-feature-item:nth-child(2n){
	margin-right: 0;
	clear: right;
}
.media-on-screen-section .monitor-element-container {
	width: 32%;
	float: left;
	margin-right: 2%;
}
.media-on-screen-section .monitor-element-container:last-child{
	margin-right: 0;
}
.media-on-screen-section .monitor-element-container .image-element {
	top: 5px;
	width: calc(100% - 10px);
	left: 5px;
	height: calc(100% - 71px);
	background-color: #000;
}
.companies_carousel_section .button-container {
	padding-top: 40px;
	text-align: center;
}
.text-and-image-section.enable_video_visual .image-element {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.video_type_media_top .section_column.image_column {
	position: relative;
}
.video_type_media_top .image-element {
	position: relative;
	width: auto;
	height: auto;
}
.video_type_media_top .section_column.image_column &gt; div {
	padding-left: 0;
}
.video_type_media_top video{
	display: block;
	height: auto !important;
	width: 100% !important;
}
.in-screen-image_gallery .slick-dots {
	bottom: 10px;
}
.in-screen-image_gallery .slick-dots li button {
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.in-screen-image_gallery .slick-dots li {
	margin: 0 6px;
}
.in-screen-image_gallery &gt; .slick-list {
	height: 100%;
}
.in-screen-image_gallery .image-gallery-holder{
	height: 353px;
}
.remove_category_label .post-category {
	display: none;
}
.ebooks_layout .post-short-description {
	margin-bottom: 20px;
}
.read-more-post-button {
	margin-bottom: 24px;
}
body .review_circle.experience-bg-box h5 {
	font-size: 18px;
	padding: 0 20px;
}
body .review_circle.experience-bg-box h5 span{
	font-size: 13px;
}
.book-description-section h3 {
	font-size: 20px;
	margin-bottom: 10px;
}
.text-content ol {
	list-style: decimal inside;
	margin-bottom: 20px;
	line-height: 1.5;
}
.disable_text_cover .text-content::after {
	display: none;
}
.reduce_text_cover .text-content::after {
	height: 40%;
}
.disable_upcoming_events .event-filters-container {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}
.disable_upcoming_events .top-upcoming-events {
	padding-bottom: 60px;
}
.price_currency {
	display: none;
}
.price_currency.active {
	display: block;
}
.text-and-image-section.image_50_50 .section_column.text-column &gt; div {
	padding: 80px 0;
}
.text-and-image-section.image_50_50 .section_column.image-column {
	width: 50%;
}
.text-and-image-section.image_50_50 .section_column.text-column {
	padding-right: 50px;
	width: 50%;
	max-width: 50%;
}
.simple_text_quote_section {
	margin: 80px 0;
	background-color: #F2F2F7;
	position: relative;
	border-radius: 6px;
	padding: 102px 35px 50px 35px;
}
.simple_text_quote_section::after {
	content: "";
	background-image: url(images/quote.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
	top: 35px;
	left: 35px;
	display: block;
	position: absolute;
}
.text-quote-section p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 1.35;
	font-style: italic;
	color: #3D3D8B;
}
.screen_features_section.move_content_nexto_screen .section-column:first-child .text-content p{
	text-align: left;
}
.featured_screen_text h4 {
	font-weight: 600 !important;
	margin-bottom: 30px !important;
	line-height: 1.4 !important;
}
.featured_screen_text .text-content {
	margin-bottom: 35px !important;
}
.section_with_iframe.iframe_type_vimeo .section_column.text_column {
	width: 40%;
}
.section_with_iframe.iframe_type_vimeo .section_column.iframe_column{
	width: 60%;
}
.section_with_iframe.iframe_type_vimeo .section_column.text_column &gt; div {
	padding-right: 25px;
}
.mc4wp-response span {
	display: block;
}
.mpc-form-container .button{
	cursor: pointer;
}
.mpc-form-container .button:hover{
	background-color: #000066 !important;
	color: #fff !important;
}
.error404 .site-header {
    background-color: #FFFFFF;
}
.not-found#primary {
	text-align: center;
	padding: 260px 0 100px;
}
.not-found#primary span {
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 1.5;
	color: #555555;
	display: block;
}
.not-found h1 {
	font-size: 55px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #006;
}
.not-found h2, .not-found h3 {
	font-size: 18px;
	line-height: 1.5;
	color: #555;
}
.not-found a {
	color: #006;
}
.book_content_modal {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	background-color: rgba(0,0,0,0.4);
	overflow: auto;
	opacity: 0;
	visibility: hidden;
}
.book_modal_inner {
	background-color: #fff;
	max-width: 1280px;
	margin: 50px auto;
	padding: 50px;
	position: relative;
	z-index: 1;
}
.book_content_popup .book_content_modal{
	opacity: 1;
	visibility: visible;
}
.book_content_modal .text-content::after {
	display: none;
}
body.book_content_popup{
	overflow: hidden;
}
.close_book_popup {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	cursor: pointer;
}
.close_book_popup::after {
	content: "\00d7";
	position: absolute;
	background-color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 6px;
	top: 20px;
	right: 40px;
	text-align: center;
	line-height: 38px;
	font-size: 32px;
	color: #006;
	font-weight: 100;
}
.page_simple_top_section .text-content h2 {
	font-size: 19px;
}
.page_simple_top_section .text-content + .button-container {
	padding-top: 20px;
}
.more_items_loader.hidden {
	display: none;
}

/* 07.03 addons and bugfixes */
.text-and-image-section.enable_video_iframe .section_column.image-column {
	margin-left: auto;
}
.text-and-image-section.enable_video_iframe .container {
	display: flex;
	align-items: center;
}
.app_experience_section.full_review_box .experience-bg-box.testimonial-bg-box {
	width: 100% !important;
	margin-right: 0;
}
.all_past_events_list .host-names {
	max-width: calc(100% - 70px);
}
.all_past_events_list .host-names &gt; span,.all_past_events_list .host-names &gt; ul,.all_past_events_list .host-name{
	display: inline;
	line-height: 1.2;
}
.text-and-image-section.section_media_gallery{
	padding-bottom: 50px;
}
.elementor-widget-companiescarousel + .elementor-widget-mailchimpfooterform {
	padding-top: 45px;
}
.elementor-widget-text-editor ol {
	list-style: decimal inside;
	margin-bottom: 20px;
}
.elementor-widget-text-editor ol ol{
	margin-left:20px;
}
.elementor-widget-text-editor ol li{
	font-size: 16px;
	line-height: 1.55;
	color: #555555;
	font-family: 'Archivo', sans-serif;
	font-weight: 400;
}
.elementor-widget-text-editor li &gt; ol{
	padding-top: 10px;
}

/* 07.03 addons and bugfixes */

/* 11.03 bugfixes */
.post-template .latest_blog_listing_section_outer + .elementor-section .mailchimp_form_section{
	padding-top: 60px;
}
.thought-leadership_layout .featured_posts_list .blog-post-item:nth-child(1) .post-body .post-title {
	display: block !important;
}
.post-title.hidden {
	display: none;
}
.thought-leadership_layout .featured_posts_list .blog-post-item:nth-child(1) .post-header .post-title {
	display: none;
}
.thought-leadership_layout .featured_posts_list .blog-post-item:nth-child(1) .post-image::after {
	display: none;
}
.ebooks_layout .post-date {
	display: none !important;
}
.elementor-field-group .elementor-select-wrapper::after {
	display: none;
}
body .elementor-widget-form .elementor-form .elementor-field-group.elementor-mark-required &gt; .elementor-field-label::after {
	content: "*";
	display: inline !important;
	color: inherit;
	font-size: inherit !important;
	padding: 0 !important;
	line-height: inherit !important;
	position: relative;
	top: -1px;
}
/* 11.03 bugfixes */

/* 14.03 bugfixes */
.principles-text-section.enable_blue_section {
	background-color: #000066;
}
.principles-text-section {
	border-radius: 6px;
	padding: 75px;
}
.principles-text-section li {
	font-size: 16px;
	font-weight: 400;
	font-family: "Archivo";
	margin-bottom: 18px;
	line-height: 1.5;
	padding-left: 18px;
	position: relative;
	color: #555555;
}
.principles-text-section li::before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #555555;
	top: 9px;
	left: 0;
	display: block;
	border-radius: 50%;
}
.principles-text-section li:last-child{
	margin-bottom: 0;
}
.principles-text-section ul {
	margin-bottom: 32px;
}
.principles-text-section ul:last-child{
	margin-bottom: 0;
}
.principles-text-section .content-text-section h4{
	margin-bottom: 30px;
	line-height: 1.4;
	font-size: 19px;
	display: inline-block;
	position: relative;
}
.principles-text-section .content-text-section h4 strong{
	position: relative;
	z-index: 1;
}
.principles-text-section .content-text-section h4::before {
	content: "";
	background-color: #FFCC00;
	width: 100%;
	bottom: 3px;
	height: 5px;
	position: absolute;
	display: block;
}
.top-text-inner h4 {
	font-size: 19px;
	line-height: 1.4;
	font-weight: 600;
}
.text-principle-icon {
	width: 64px;
	height: 64px;
	display: inline-block;
	background-color: #FFFFFF;
	border-radius: 50%;
	background-size: auto 30px;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	margin-right: 20px;
}
.top-text-inner {
	display: inline-block;
	vertical-align: middle;
}
.top-text-section {
	margin-bottom: 30px;
}
.enable_blue_section .top-text-inner h4 {
	color: #FFCC00;
}
.principles-text-section.enable_blue_section li::before{
	background-color: #fff;
}
.principles-text-section.enable_blue_section li {
	color: #fff;
}
.enable_blue_section .top-text-inner h2 {
	color: #fff;
	line-height: 1.5 !important;
}
.principles-text-section.enable_blue_section .content-text-section h4 {
	color: #FFCC00;
}
.principles-text-section.enable_blue_section .content-text-section h4::before{
	display: none;
}
.principles-text-section-outer + .core-principles-items-section .body-section{
	margin-bottom: 0;
}
.principles-text-section.enable_checkbox_list li {
	padding-left: 48px;
}
.principles-text-section.enable_checkbox_list li::before {
	content: '';
	width: 32px;
	height: 32px;
	background-color: #3DCCCC;
	top: -3px;
	left: 0;
	position: absolute;
	display: block;
}
.principles-text-section.enable_checkbox_list li::after{
	content:'';
	width: 10px;
	height: 5px;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	transform: rotate(-45deg);
	position: absolute;
	top: 0;
	left: 0;
}
.principles-text-section.enable_checkbox_list li::after {
	content: '';
	width: 14px;
	height: 9px;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	transform: rotate(-45deg);
	position: absolute;
	top: 7px;
	left: 9px;
}
.principles-text-section.enable_checkbox_list li{
	margin-bottom: 25px;
}
.principles-text-section.enable_checkbox_list li:last-child{
	margin-bottom: 0;
}
.principles-text-section:not(.enable_blue_section) .top-text-inner h4{
	display: inline-block;
	position: relative;
}
.principles-text-section:not(.enable_blue_section) .top-text-inner h4 strong {
	position: relative;
	z-index: 1;
}
.principles-text-section:not(.enable_blue_section) .top-text-inner h4::before {
	content: "";
	background-color: #FFCC00;
	width: 100%;
	bottom: 3px;
	height: 5px;
	position: absolute;
	display: block;
}
.form-field-item select {
	-webkit-appearance: none;
	background-image: url(images/dropdown-arrow.png);
	background-position: 98% 55%;
	background-repeat: no-repeat;
	background-size: 12px auto;
}
.close-modal-item-button {
	display: none;
}
.single-events .event-forms-modal.show_event_login_modal,
.page-template-events-webinars-template .event-forms-modal.show_event_login_modal,
.single-events .event-forms-modal.show_event_login_modal .modal-form-item,
.page-template-events-webinars-template .event-forms-modal.show_event_login_modal .modal-form-item  {
	display: block;
}
.mailchimp_form_section .form-button {
	float: none;
	margin: 0 auto;
	padding: 0;
}
body .elementor-field-type-hidden {
	max-height: 0 !important;
	overflow: hidden;
	padding: 0 !important;
	border: 0 !important;
	min-height: 0;
}
#modal_subscribe_now {
	width: 100%;
}
.elementor-popup-modal .custom-modal-subscribe .elementor-widget-container h5 {
	font-size: 32px;
	margin-bottom: 15px;
}
.elementor-popup-modal .custom-modal-subscribe .elementor-field-group.elementor-column.elementor-field-type-submit{
	padding-top: 0 !important;
}
/* 14.03 bugfixes */

/* webinar popup 16.03.2022 */
.webinar--elementor--popup .dialog-close-button.dialog-lightbox-close-button {
	display: none !important;
}
.webinar--elementor--popup h5 {
	margin-bottom: 10px;
}
.webinar--elementor--popup .elementor-column.dialog-content-section &gt; .elementor-widget-wrap &gt; .elementor-element {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.webinar--elementor--popup.elementor-popup-modal .elementor-field-group.elementor-column.elementor-field-type-submit {
	padding-bottom: 20px;
}
.webinar--elementor--popup .elementor-element.elementor-widget .elementor-form{
	background-color: transparent !important;
}
.webinar--elementor--popup .dialog-widget-content.dialog-lightbox-widget-content{
	background-color: #006 !important;
}

/* add checkbox to forms */
.elementor-field-type-acceptance &gt; .elementor-field-label {
	display: none;
}
.elementor-field-type-acceptance &gt; .elementor-field-subgroup &gt; .elementor-field-option &gt; label {
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 1.55 !important;
	text-align: left !important;
	color: #fff !important;
	display: block;
	padding-left: 30px;
}
.elementor-field-type-acceptance &gt; .elementor-field-subgroup &gt; .elementor-field-option{
	position: relative;
}
.elementor-field-type-acceptance &gt; .elementor-field-subgroup &gt; .elementor-field-option &gt; input {
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
}
.page-template-demo-page-template .page_simple_top_section &gt; div {
	height: auto;
}
.page-template-demo-page-template .page_simple_top_section .container {
	top: 0;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
}
.page-template-demo-page-template .story_author_page{
	display: none;
}
.page-template-demo-page-template .section_column.image_column img{
	max-height: 380px;
}

/* pricing fix 26.04.2022 */
.pricing_top_section_options .section_column.image_column {
	display: none;
}
.pricing_top_section_options .page-top-menu {
	padding-top: 0;
	margin-right: 0;
}
.pricing_top_section_options .section_column.text_column {
	width: 100%;
}
.page-top-menu-container {
	background-color: rgba(0,0,102,.2);
	position: relative;
	border-radius: 5px;
}
.page-top-menu-container .currency_select_switcher {
	position: absolute;
	top: 10px;
	right: 0;
	width: auto;
	margin-bottom: 0;
}
.page-top-menu-container select.currency-switcher-drop {
	background-color: transparent;
	padding: 10px 22px 10px 10px;
}
.pricing_top_section_options .page-top-menu .page-menu-item{
	background-color: transparent;
	padding: 18px 25px;
}
.pricing_top_section_options.page_simple_top_section &gt; div {
	height: auto;
}
.pricing_top_section_options.page_simple_top_section .container {
	top: 0;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
}
.pricing_boxes_section .currency_select_switcher {
	display: none;
}
.pricing_top_section_options .section_column.text_column &gt; div {
	padding-right: 0;
}
.page_simple_top_section.pricing_top_section_options {
	padding: 280px 0 215px;
}
/* pricing fix 26.04.2022 */

/* 28.04.2022 */
.testimonial-content {margin-bottom: 25px;}
/* 28.04.2022 */

/* 17.05.2022 */
.success-checkbox-item {
	width: calc(33.33% - 16px);
	background-color: #000066;
	display: inline-block;
	margin: 0 8px;
	vertical-align: top;
	border-radius: 6px;
	padding: 30px 30px 30px 82px;
	font-size: 19px;
	line-height: 1.42;
	color: #FFCC00;
	font-style: italic;
	position: relative;
}
.checkboxes-list-items {
	font-size: 0;
	margin-left: -8px;
	margin-right: -8px;
	padding-bottom: 80px;
	margin-top: -95px;
	position: relative;
	z-index: 9;
}
.success-checkbox-item svg {
	width: 32px;
	height: 32px;
	display: block;
}
.success-checkbox-item span {
	display: block;
	position: absolute;
	top: 28px;
	left: 30px;
}
.lottie-player-top {
	width: 100% !important;
	height: 320px !important;
}

/* 17.05.2022 */

/* 23.05.2022 */
.pricing-page-text {
	position: relative;
	text-align: center;
	top: 25px;
}
.pricing-page-text p {
	font-size: 17px;
	line-height: 1.55;
	color: #fff;
	font-style: italic;
	font-family: 'Archivo', sans-serif;
}
/* 23.05.2022 */

[active_sections_class="deselect_segment_section"] .pricing-page-text{
	opacity: 1 !important;
}

.page_simple_top_section.has_custom_padding &gt; div {
	height: auto;
}
.page_simple_top_section.has_custom_padding .container {
	top: 0;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
}
.has_custom_padding .image-container img {
	padding: 15px 0;
	max-height: 36vh;
	width: auto;
}


/* Careers page redesign */
.page-template-careers-page-template .page_simple_top_section:not(.use_this_inline_section) .container {
	max-width: 1280px;
	padding-left: 70px;
}
.page-template-careers-page-template .section_column.text_column {
	width: 47%;
}
.page-template-careers-page-template .section_column.image_column {
	width: 53%;
}
.desktop_column_principles {
	margin-right: 5.2%;
	float: left;
	width: 47.4%;
}
.desktop_column_principles.last_column{
	margin-right: 0;
}
.blue_principles_section .desktop_column_principles li.core-principle {
	width: 100%;
	margin-bottom: 55px;
	margin-right: 0;
	float: none;
}
.enable_masonry_effect .principles_title_col {
	min-height: 64px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
}
.page-template-careers-page-template .text-and-image-section.image_50_50 .section_column.text-column {
	padding-right: 125px;
	width: 44.3%;
	max-width: 44.3%;
}
.page-template-careers-page-template .text-and-image-section.image_50_50 .section_column.text-column &gt; div {
	padding: 140px 0;
}
.page-template-careers-page-template .text-and-image-section.image_50_50 .section_column.image-column {
	width: 53.4%;
}
.page-template-careers-page-template .core-principles-section.blue_principles_section {
	margin-bottom: 180px;
}
.page_simple_top_section.use_this_inline_section {
	padding: 110px 0 270px;
}
.page_simple_top_section.use_this_inline_section &gt; div{
	height: auto;
}
.page_simple_top_section.use_this_inline_section .container {
	top: 0;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
}
.section_with_iframe.use_this_inline_section .section_column.iframe_column iframe.vimeo_iframe {
	height: 340px;
}
.image_text_full .section_column.text-column {
	width: 100% !important;
	max-width: 100%;
	padding-right: 0 !important;
	text-align: center;
}
.text-and-image-section.image_text_full {
	padding-bottom: 80px;
}
.page-template-careers-page-template .section_column.text-column &gt; div {
	padding: 0;
}
.image_text_full .section_column.image-column.no_image_column {
	display: none;
}
.background_website_gradient .core-principles-section.blue_principles_section {
	background-color: transparent;
	border-radius: 0;
	padding: 80px 0 175px;
	margin-bottom: 0 !important;
}
.background_website_gradient.core-principles-items-section {
	background: linear-gradient(151.53deg, #06065B 0%, #1010A7 50.11%, #38B6C9 100%);
}
.background_website_gradient .core-principles-section .top-section  h2{
	text-align: center;
}
.background_website_gradient  .principles_title_col {
	margin-bottom: 0;
	min-height: 64px;
	display: flex;
	align-content: center;
	align-items: center;
}
.background_website_gradient  .principles_title_col .title{
	color: #FFCC00;
	font-size: 24px;
	line-height: 1.2;
}
.background_website_gradient .core-principles-section .top-section {
	margin-bottom: 80px;
}
.page-template-careers-page-template  .section_has_big_image .text-and-image-section.image_text_full {
	padding-bottom: 100px;
	padding-top: 600px;
	margin-top: -175px;
	position: relative;
}
.page-template-careers-page-template  .section_has_big_image  .section_column.image-column {
	width: 100%;
	height: 520px;
	border-radius: 6px;
}
.text-and-image-section.default_image_size.image_text_full {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.background_website_gradient .core-principles-list {
	padding: 0 60px;
}
.single-events .webinar_top_image .post__featured_image {
	max-width: 540px;
	margin-left: auto;
	margin-right: auto;
}
.page-template-careers-page-template .gallery_type_section .image_text_full .section_column.image-column {
	padding-top: 0;
}
.page-template-careers-page-template .gallery_type_section .image_text_full .section_column.image-column .image-gallery-holder {
	height: 520px;
	background-position: 50% 70%;
}
.page-template-careers-page-template .gallery_type_section .image_text_full .section_column.image-column [data-slick-index="2"] .image-gallery-holder {
	background-position: 50% 30%;
}
.page-template-careers-page-template  .image-gallery .slick-arrow::after,.page-template-careers-page-template  .image-gallery .slick-arrow::before {
	border-color: #000066;
}
.page-template-careers-page-template .current-slide-count, .page-template-careers-page-template .total-slides-count {
	color: #000066;
}
.page-template-careers-page-template .loading-slides {
	background-color: #006;
}
/* END Careers page redesign */

/* Events single webinar */
.remove_top_title_section .blog-post-title-section {
	display: none;
}
.remove_top_title_section .main-website-content {
	padding-top: 168px;
}
.remove_top_title_section.admin-bar .main-website-content {
	padding-top: 136px;
}
.remove_top_title_section .site-header {
	/* background: linear-gradient(151.53deg, #06065B 0%, #1010A7 50.11%, #38B6C9 100%); */
	background: transparent;
}
.visible_scroll_top.remove_top_title_section .site-header {
    background: #FFFFFF;
}
.page-template-careers-page-template .image-gallery .image-gallery-holder {
	position: relative;
} 
.page-template-careers-page-template .image-gallery .image-gallery-holder::after{
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.25);
	position: absolute;
	display: block !important;
}
/* END Events single webinar */

/* Connect video section */
.centered_video_iframe .text-and-image-section.enable_video_iframe .container {
	flex-wrap: wrap;
}
.centered_video_iframe .images_contained .section_column.text-column &gt; div {
	padding: 70px 0 40px;
}
.centered_video_iframe .enable_video_iframe .section_column.image-column {
	position: relative;
	width: 100%;
	padding-top: 0;
}
.centered_video_iframe .text-and-image-section .text-section {
	margin-bottom: 0;
}
/* END Connect video section */

/* Event tag */
.event-term-item {
	background-color: #FFCC00;
	padding: 10px;
	display: inline-block;
	line-height: 1;
	font-size: 13px;
	font-weight: 500;
	color: #000066;
	border-radius: 3px;
	margin-left: 5px;
	text-transform: uppercase;
	font-weight: 700;
}
.event-tags-list {
	position: absolute;
	padding: 30px;
	right: 0;
	bottom: 0;
	width: 100%;
	text-align: right;
}
/* END Event tag */

.feature_row + .table_head .check_column, 
.feature_row + .table_head .title_column {
	background-color: #FFF !important;
	padding-top: 35px;
}

.webinar_register_main .dialog-content-section.elementor-column.elementor-col-100 {
	padding: 30px;
	max-height: calc(90vh - 60px);
	overflow: auto;
}
.webinar--elementor--popup.webinar_register_main .dialog-close-button.dialog-lightbox-close-button {
	display: flex !important;
}
.webinar_register_main .elementor-field-type-submit .elementor-button {
	width: 100%;
}
body .webinar_register_main .elementor-widget-form .elementor-form textarea{
	height: 130px !important;
}
.post-template-epic_custom_post_template-21018 .core-principles-section.blue_principles_section {
	padding: 30px;
}


/*new single style*/
.post-template-epic_custom_post_template-21018 .site-header {
	background-color: #006;
}
.add_extra_style .success-checkbox-item {
	padding-left: 149px;
	font-size: 19px;
	color: #fff;
}
.percent--number {
	position: absolute;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	color: #FFCC00;
}
.post-template-epic_custom_post_template-21018 .page_simple_top_section {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.post-template-epic_custom_post_template-21018 .section_column h4 {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-size: 38px;
	line-height: 45px;
}
.post-template-epic_custom_post_template-21018 .core-principles-section .top-section {
	margin-bottom: 0px;
}
.post-template-epic_custom_post_template-21018 .blue_principles_section li.core-principle {
	width: 100%;
	margin: 0;
	margin-bottom: 0px;
	margin-right: 0%;
}
.post-template-epic_custom_post_template-21018 .core-principle .description p {
	line-height: 1.5;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 20px;
}
.post-template-epic_custom_post_template-21018 .core-principle .principles_title_col .title {
	padding-left: 20px;
}
.post-template-epic_custom_post_template-21018 .blue_principles_section .core-principle .icon {
	position: relative;
	float: left;
}
.post-template-epic_custom_post_template-21018 .principles_title_col {
	padding-left: 0;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	align-items: center;
}
.post-template-epic_custom_post_template-21018 .list--text h3 {
	font-weight: 500;
	font-size: 38px;
	line-height: 44px;
	color: #000066;
	margin-bottom: 22px;
}
.list--text ul {
	padding-left: 20px;
	margin-bottom: 80px;
}
.list--text ul li {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #555555;
	margin-bottom: 24px;
	position: relative;
}
.list--text ul li::before {
	content: '';
	position: absolute;
	left: -20px;
	top: 9px;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background-color: #42E8E0;
}
.list--text--section.full--style {
	padding: 10px 0 100px;
}
.list--text--section.full--style h3 {
	text-align: center;
	margin-bottom: 50px;
}
.list--text--section.full--style .list--text ul li {
	padding-left: 20px;
}
.list--text--section.full--style .list--text ul li::before {
	left: 0px;
}
.list--text--section.full--style .list--text ul {
	background: #F2F2F7;
	border-radius: 6px;
	max-width: 790px;
	padding: 40px 30px;
	margin: auto;
}
.list--text ul li:last-child {
	margin-bottom: 0;
}
.elementor-section.new--quote {
	margin-bottom: 80px;
	background-size: cover;
	background-position: center;
	padding: 60px 0;
	border-radius: 6px;
}
.elementor-section.new--quote .testimonials-logos-list {
	background: #F2F2F7;
	border-radius: 6px;
	padding: 40px 35px 50px;
}
.elementor-section.new--quote .testimonial-content {
	margin-bottom: 35px;
}
.elementor-section.new--quote .testimonials-logos-list ul {
	padding: 0;
}
.elementor-section.new--quote .testimonials-logos-list li::before {
	content: '';
	width: 30px;
	height: 26px;
	position: relative;
	top: 0;
	left: 0;
	display: block;
	background-image: url(images/quote.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 32px;
}
.elementor-section.new--quote .author-title-column {
	padding-left: 80px;
}
.elementor-section.new--quote .author-image {
	width: 64px;
	height: 64px;
	border: none;
}
body .elementor-section.new--quote .author-title-column h4 strong {
	font-size: 19px;
	display: flex;
	align-items: center;
	color: #000066;
	text-transform: unset;
	font-weight: 300;
	margin-top: 6px;
	opacity: 1;
}
.elementor-section.new--quote .client_testimonials_section {
	padding: 0;
}
.new--faq {
	padding: 90px 0 70px;
}
.new--faq .faq_column.title_column {
	width: 100%;
	height: auto !important;
	padding-bottom: 0;
	margin-bottom: 50px;
}
.new--faq .faq_column.title_column .faq-icon {
	display: none;
}
.new--faq .faq_column.title_column h2 {
	text-align: center;
	margin-bottom: 0;
}
.new--faq .faq_column.faq_items_column {
	width: 790px;
	float: none;
	margin: auto;
	display: table;
	padding-bottom: 0 !important;
}
.new--faq .faq_answer-inner p {
	color: #555555;
}
.post-template-epic_custom_post_template-21018 .jeg_vc_content &gt; .elementor &gt; .elementor-section {
	max-width: 100% !important;
}
.new--faq .faq_column.faq_items_column .faq_question h3 strong {
	font-weight: 500;
}
.post-template-epic_custom_post_template-21018 .core-principle .description p strong {
	font-weight: 600;
}

/* Webinar redesign page */
.event_webinar_header {
	background: linear-gradient(121.87deg, #0E0E96 -5.58%, #2455B6 100%);
	padding: 45px 0 40px;
	text-align: center;
	position: relative;
}
.webinar-background-image.lazy-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	box-shadow: inset 10px 4px 4px rgba(0, 0, 0, 0.8);
	filter: blur(20px);
}
.bottom-webinar-header, .top-webinar-header {
	position: relative;
}
body .top-webinar-header h3 {
	font-size: 27px;
	font-weight: 600;
	margin-bottom: 17px;
	color: rgba(255, 204, 1, 1);
}
body .top-webinar-header h1 {
	color: #fff;
	font-size: 45px;
	margin-bottom: 0;
}
.top-webinar-header {
	margin-bottom: 25px;
	padding-bottom: 40px;
	border-bottom: 1px solid #fff;
}
.bottom-webinar-header .rd-webinar-date {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: 600;
	font-size: 22px;
}
.rd-webinar-icon {
	position: relative;
	margin-right: 22px;
}
.rd-webinar-icon img {
	width: 48px;
	height: auto;
	display: block;
}
.rd-webinar-icon em {
	position: absolute;
	left: 50%;
	width: 75%;
	transform: translateX(-50%);
	color: #000066;
	font-weight: 900;
	font-style: normal;
	font-family: Archivo;
	font-family: "Archivo", Sans-serif;
	font-size: 18px;
	bottom: 7px;
	letter-spacing: 1px;
}
.rd-webinar-hour {
	margin-left: 22px;
}
.form-in-content.elementor-element.elementor-widget .elementor-form {
	max-width: 720px;
	margin: 0 auto;
	padding: 0;
	border-radius: 0;
	background-color: transparent;
}
body .form-in-content.elementor-widget-form .elementor-form input[type="text"], 
body .form-in-content.elementor-widget-form .elementor-form input[type="email"], 
body .form-in-content.elementor-widget-form .elementor-form input[type="tel"], 
body .form-in-content.elementor-widget-form .elementor-form textarea, 
body .form-in-content.elementor-widget-form .elementor-form select {
	background: #D9D9D9 !important;
	color: var( --e-global-color-primary ) !important;
}
body .elementor-widget-form.form-in-content .elementor-form .elementor-field-group &gt; .elementor-field-label {
	color: var( --e-global-color-primary ) !important;
}
.redesign-webinar-speakers .host-element-item {
	height: auto;
	overflow: auto;
	border-radius: 0;
}
.redesign-webinar-speakers .host-image {
	position: relative;
	width: 225px;
	height: 225px;
	margin: 0 auto 30px;
	border-radius: 50%;
	background-color: #D9D9D9;
	background-size: cover;
	background-position: center center;
}
.redesign-webinar-speakers .host-items-inner {
	position: relative;
	padding: 0;
	text-align: center;
	background: none;
}
.redesign-webinar-speakers .host-items-inner .host-name {
	font-size: 26px;
	font-weight: 600;
	color: #000066;
	margin-bottom: 11px;
	margin-right: 0;
}
.redesign-webinar-speakers .host-position {
	text-transform: none;
	color: #000;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.15;
}
body .elementor-widget-form.form-in-content button.elementor-button {
	font-size: 25px !important;
	color: #000066 !important;
	height: auto;
	cursor: pointer;
	font-weight: 600 !important;
	padding: 16px 60px 16px 40px;
	line-height: 1;
	position: relative;
}
body .elementor-widget-form.form-in-content button.elementor-button:hover{
	color: #fff !important;
	background-color: #000066 !important;
}
.form-in-content .elementor-button .elementor-button-icon {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 21px;
	right: 30px;
}
.form-in-content .elementor-button .elementor-button-icon::after{
	content: "";
	width:100%;
	height: 100%;
	top:0;
	left: 0;
	border-top: 2px solid #000066;
	border-right: 2px solid #000066;
	position: absolute;
	transform: rotate(45deg);
}
.form-in-content .elementor-button:hover .elementor-button-icon::after{
	border-color: #fff !important;
}
.content-form-container .elementor-widget-text-editor h5 {
	font-size: 27px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 17px;
}
.content-form-container .elementor-widget-text-editor h6 {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 25px;
	color: #000;
}
.content-form-container .elementor-message.elementor-message-success{
	color: #000066 !important;
	font-size: 20px;
}
/* END - Webinar redesign page */

/* Homepage top section redesign */
.section_style_2 .section-column.main-text-column {
	padding-top: 0;
	margin-left: 0;
	max-width: 40%;
}
body .section_style_2 .top-video-section-inner h1 {
	max-width: 100%;
	font-size: 42px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}
body .section_style_2 .top-video-section-inner h1::after{
	content: "";
	width: 95%;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #fff;
	display: block;
	position: absolute;
}
body .section_style_2 .top-video-section-inner .subtitle {
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 30px;
	margin-left: 0 !important;
	line-height: 1.4;
}
.section_style_2 .top-video-section-inner {
	padding-top: 140px;
}
.section_style_2 .top-section-columns {
	display: flex;
	align-items: center;
}
.section_style_2 .section-column.image-text-column img{
	display: block;
}
.section_style_2 .section-column.image-text-column {
	position: relative;
	z-index: 10;
	bottom: 0;
	left: 0;
	padding-left: 30px;
	width: 42%;
}
.section_style_2 .section-column.right-text-column {
	width: 18%;
	float: none;
	padding-top: 0;
}
body .section_style_2  .top-video-section-inner h2 {
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 15px;
	font-weight: 400;
	margin-left: -12px;
}
.section_style_2 .section-column.right-text-column li {
	margin-left: -55px;
	margin-right: -95px;
	display: block;
	font-weight: 400;
	font-size: 20px;
	padding-left: 115px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.section_style_2 .section-column.right-text-column li::before {
	content: '';
	width: 20px;
	height: 9px;
	display: block;
	position: absolute;
	top: 16px;
	left: 75px;
	background-image: none;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotate(-45deg);
}
.section_style_2 .top-video-section-inner &gt; div,
.section_style_2 .top-section-columns {
	height: 100%;
}
body .section_style_2 .button {
	padding: 15px 45px 15px 30px;
	position: relative;
}
body .section_style_2 .button::after {
	content: "";
	width: 11px;
	height: 11px;
	border-top: 1px solid #000066;
	border-right: 1px solid #006;
	display: block;
	position: absolute;
	top: 16px;
	right: 25px;
	transform: rotate(45deg);
}
.section_style_2 .section-column.right-text-column &gt; div {
	margin-top: -70px;
}
.section_style_2 .mobile_visible_item{
	display: none !important;
}
.award_title img {
	width: 100%;
	display: block;
	height: 74px !important;
}
body .images_contained .text-column h2 + h4{
	color: #fff;
	margin-top: -30px;
}
.text-and-image-section.images_contained.section_media_image ul{
	list-style: disc inside;
}
.text-and-image-section.images_contained.section_media_image li{
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	font-family: 'Archivo', sans-serif;
	font-weight: 400;
}
.remove_customers_button .companies_carousel_section .button-container{display: none !important;}
.section-feature-item ul {
	list-style: disc inside;
	width: 50%;
	display: inline-block;
}
.section-feature-item ul + ul{
	width: 48%;
	padding-left:30px;
}
.image_type_section.text_and_image_container.enable_dark_content{
	content-visibility: visible !important;
}
.section_style_2 .top-video-section-inner {
	min-height: 720px;
}
/* END - Homepage top section redesign */

.post-content-inner .anchor_overlay {
	z-index: 2;
}

/* Past events redesign */
.bottom-past-events {
	padding-top: 60px;
}
.event-filters-container {
	margin-bottom: 0;
}
.event-search-item {
	background-color: rgba(242, 242, 247, 1);
}
.filter-group.event-categories-filters .active_dropdown_value{
	background-color: rgba(242, 242, 247, 1);
}
.filter-group.event-categories-filters .dropdown_values{
	background-color: rgba(242, 242, 247, 1);
}
.mid-section-events .container &gt; h2 {
	text-align: center;
	font-size: 38px;
	line-height: 1.15;
	margin-bottom: 50px;
	font-weight: 500;
}
.mid-section-events {
	padding-top: 80px;
}
.events-list-section {
	margin-top: 0;
}
.all_upcoming_events {
	background-color: #fff;
	box-shadow: 0px 12px 4px -8px rgba(0, 0, 0, 0.04);
	border-radius: 6px;
	padding: 80px 30px 30px 30px;
	margin-top: 0;
}
.upcoming_event_item {
	background-color: rgba(242, 242, 247, 1);
	padding: 23px 30px;
	border-radius: 6px;
	margin-bottom: 16px;
}
.event__location {
	display: inline-block;
	background: #3DCCCC;
	border-radius: 3px;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	padding: 1px 4px;
	margin-bottom: 7px;
}
.upcoming__event_title {
	color: rgba(0, 0, 102, 1);
	font-size: 19px;
	font-weight: 700;
	line-height: 1.7;
}
.upcoming_event_column:nth-child(2) {
	width: 150px;
}
.upcoming_event_item &gt; div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.event__date {
	color: rgba(0, 0, 102, 1);
	border-radius: 3px;
	background-color: #fff;
	text-align: center;
	font-weight: 300;
	font-size: 19px;
	line-height: 1.3;
	padding: 11px 3px;
}
.upcoming_event_column:nth-child(1) {
	padding-right: 20px;
}
.all_upcoming_events_list {
	margin-left: 0;
	margin-right: 0;
}
.top-upcoming-events &gt; .container {
	width: 1136px;
}
.top-upcoming-events {
	display: flex;
}
/* END - Past events redesign */


.event__link_overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
}
.upcoming_event_item {
	position: relative;
}
.event__location + .event__location {
	margin-left: 5px;
}
.upcoming_event_column:nth-child(2) {
	width: auto;
	display: flex;
	gap: 10px;
	align-items: center;
}
.upcoming_event_column:nth-child(1) {
	max-width: calc(100% - 280px);
}
.upcoming_event_column .event__date {
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #fff;
}

/* customer advisory board */
.page-template-customer-advisory-board .page_simple_top_section .container {
	max-width: 1122px;
	width: 1122px;
}
.page_simple_top_section .section_column.text_column &gt; div {
	margin-left: -80px;
}
.meet__our_members {
	background-color: rgba(242, 242, 247, 1);
	border-radius: 15px;
	padding: 30px;
	margin-top: -44px;
	z-index: 1;
	position: relative;
	max-width: 1122px;
	margin-left: auto;
	margin-right: auto;
}
body .members__inner_item h3 {
	text-align: center;
	font-size: 14px;
	color: #000066;
	line-height: 1.3;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.advisory__member_image {
	width: 108px;
	height: 108px;
	background-size: cover;
	border-radius: 50%;
	background-position: center center;
	border: 1px solid rgba(0, 0, 0, 0.3);
	display: block;
	margin: 0 auto 22px;
}
.advisory__members_list {
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: start;
	flex-wrap: wrap;
	gap: 30px;
}
.advisory__member_item {
	width: calc(25% - 23px);
}
.advisory__member_name, .advisory__member_title, .advisory__member_company {
	color: #000;
	font-size: 16px;
}
.advisory__member_name {
	color: #000066;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
}
.advisory__member_title,.advisory__member_name{
	margin-bottom: 5px;
}
.advisory__member_company {
	font-style: italic;
}
.page-template-customer-advisory-board .page_simple_top_section h1 {
	font-size: 48px;
	font-weight: 700;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
/*
.page-template-customer-advisory-board .site-header {
	background: linear-gradient(151.53deg, #06065B 30%, #1010A7 90%);
}
*/
.page-template-customer-advisory-board .page_simple_top_section &gt; div {
	height: auto;
}
.page-template-customer-advisory-board .page_simple_top_section .container {
	top: 0;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
}
.page-template-customer-advisory-board .page_simple_top_section {
	padding: 215px 0 125px;
}
body.page-template-customer-advisory-board .page_simple_top_section h4 {
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	line-height: 1.2;
	margin-bottom: 20px;
}
body.page-template-customer-advisory-board .page_simple_top_section .button-container .button {
	min-width: 140px;
	text-align: center;
}
.page-template-customer-advisory-board .page_simple_top_section .image-container img {
	max-width: 425px;
}
.page-template-customer-advisory-board .text-and-image-section.image_text_full .section_column.text-column &gt; div {
	padding: 60px 0;
}
.page-template-customer-advisory-board .text-and-image-section.image_text_full{
	padding-bottom: 40px;
}
.page-template-customer-advisory-board .text-and-image-section.image_text_full .text-section{
	margin-bottom: 0;
	max-width: 955px;
	margin-left: auto;
	margin-right: auto;
}
.page-template-customer-advisory-board .text-and-image-section p,
.page-template-customer-advisory-board .text-and-image-section li{
	color: #000 !important;
}
.page-template-customer-advisory-board .text-and-image-section h3{
	color: #000066 !important;
}
.page-template-customer-advisory-board .text-and-image-section h3 {
	font-size: 36px;
	font-weight: 700;
}
.page-template-customer-advisory-board .section_column.text-column &gt; div {
	padding: 0;
}
.page-template-customer-advisory-board .image-element {
	background: none !important;
}
.page-template-customer-advisory-board .text-and-image-section .container {
	max-width: 1122px;
	display: flex;
	justify-content: space-between;
}
.page-template-customer-advisory-board .text-and-image-section .container::after{
	display: none;
}
.page-template-customer-advisory-board .section_column.image-column {
	width: 510px;
	position: relative;
}
.page-template-customer-advisory-board .image-element {
	position: relative;
}
.page-template-customer-advisory-board .section_column.image-column img {
	opacity: 1;
	visibility: visible;
	display: block;
}
.page-template-customer-advisory-board .section_media_image  .section_column.text-column {
	width: calc(100% - 510px);
	max-width: calc(100% - 510px);
	padding-right: 40px;
}
.page-template-customer-advisory-board .section_media_image .section_column.text-column &gt; div {
	max-width: 360px;
}
.page-template-customer-advisory-board .text-and-image-section.section_media_image h3{
	font-size: 24px;
	margin-bottom: 45px;
	line-height: 1.2;
}
.page-template-customer-advisory-board .text-and-image-section .text-section ul li {
	padding-left: 22px;
	position: relative;
	margin-bottom: 10px;
}
.text-and-image-section .text-section ul li::before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #000;
	position: absolute;
	top: 7px;
	left: 8px;
	display: block;
}
.page-template-customer-advisory-board .text-and-image-section.section_media_image{
	margin-bottom: 115px;
}
.page-template-customer-advisory-board .text-and-image-section.image_left .container {
	flex-direction: row-reverse;
}
.page-template-customer-advisory-board .section_media_image.image_left .section_column.text-column{
	padding-right: 0;
}
.page-template-customer-advisory-board .section_media_image.image_left .section_column.text-column &gt; div {
	margin-left: auto;
	min-width: 510px;
	padding-right: 60px;
}
.advisory-customer-awards {
	background: #000066;
	border: 1px solid #000066;
	border-radius: 15px;
	max-width: 1122px;
	margin: 0 auto 160px;
	position: relative;
	padding: 45px;
	min-height: 230px;
	display: flex;
}
.adv-awards-image {
	width: 195px;
	position: absolute;
	top: 90px;
	left: 45px;
}
.adv-awards-text {
	width: 60%;
	margin-left: auto;
}
.adv-awards-text h2, .adv-awards-text h3, .adv-awards-text h4 {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	letter-spacing: -1px;
	line-height: 1.2;
}
.advisory-customer-awards &gt; div{
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
body .adv-awards-text h2,body .adv-awards-text h3,body .adv-awards-text h4 {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	letter-spacing: -1px;
	line-height: 1.2;
}
.adv-awards-text p {
	margin-top: 10px;
	font-size: 17px;
	color: #fff;
}
.elementor-column.bg__all_container {
	display: block !important;
	width: 39.5% !important;
}
.elementor-column.bg__all_container &gt; .elementor-widget-wrap {
	display: block !important;
	background: #F2F2F7;
	height: auto;
	position: relative;
	padding-top: 115px !important;
	padding-bottom: 115px !important;
}
.elementor-column.bg__all_container &gt; .elementor-widget-wrap:before,
.elementor-column.bg__all_container &gt; .elementor-widget-wrap:after{
	content:'';
	width: 2000px;
	height: 100%;
	top:0;
	right: 100%;
	position: absolute;
	background: inherit;
	display: block;
	background: #F2F2F7;
}
.elementor-column.bg__all_container &gt; .elementor-widget-wrap:after{
	right: auto;
	left: 100%;
}
.bg__all_container + .elementor-column.elementor-col-50 {
	padding-top: 45px !important;
	padding-bottom: 55px !important;
	width: 61.5% !important;
}
.bg__all_container .elementor-widget-text-editor {
	max-width: 370px;
}
.bg__all_container .elementor-widget-text-editor h2,
.bg__all_container .elementor-widget-text-editor h3,
.bg__all_container .elementor-widget-text-editor h4{
	font-size: 36px;
	line-height: 1.2;
	font-weight: 700;
	color: #000066;
	margin-bottom: 28px;
}
.bg__all_container .elementor-widget-text-editor p{
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	color: #000;
}
body .elementor-widget-form.customer__advisory_board_form .elementor-field-group{
	margin-bottom: 15px !important;
}
body .elementor-widget-form.customer__advisory_board_form .elementor-field-group.elementor-column.elementor-field-type-submit{
	margin-bottom: 0 !important;
}
body .elementor-widget-form.customer__advisory_board_form .elementor-field-group.elementor-column.elementor-field-type-submit .elementor-button {
	width: 100%;
}
body .elementor-widget-form.customer__advisory_board_form .elementor-form select option{
	color: #000 !important;
}
body .elementor-widget-form.customer__advisory_board_form .elementor-field-group.elementor-field-type-hidden {
	margin-bottom: 0 !important;
}
.customer__advisory_board_form .elementor-field-group.elementor-column.elementor-field-type-submit {
	padding-top: 0 !important;
}
/* END - customer advisory board */

.form-in-content .elementor-message.elementor-message-success,
.demo-step-form .elementor-message.elementor-message-success,
.checkout__datails_form .elementor-message.elementor-message-success {
	position: absolute;
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	top: -5px;
	left: -5px;
	margin: 0;
	padding: 20px;
	text-align: center;
	background-color: rgba(0, 0, 102, 0.7);
	z-index: 5;
	align-items: center;
	display: flex;
	justify-content: center;
	font-size: 18px !important;
	line-height: 1.4;
	border-radius: 3px;
}
.form-in-content .elementor-message.elementor-message-success::before,
.demo-step-form .elementor-message.elementor-message-success::before,
.checkout__datails_form .elementor-message.elementor-message-success::before{
	display: none;
}
/* Demo form redesign */
.demo-step-form:not(.visible__step_form) .elementor-field-group{
	display: none !important;
}

.demo-step-form:not(.visible__step_form) .elementor-field-group:nth-child(2),
.demo-step-form:not(.visible__step_form) .elementor-field-group:nth-child(3),
.demo-step-form:not(.visible__step_form) .elementor-field-group:nth-child(4),
.demo-step-form:not(.visible__step_form) .elementor-field-group:nth-child(5),
.demo-step-form:not(.visible__step_form) .elementor-field-group:nth-child(6){
	display: block !important;
}
body .demo-step-form.elementor-widget-form .elementor-form .elementor-field-group &gt; .elementor-field-label {
	position: relative;
	top: 0;
	left: 0;
	color: rgba(255,255,255, 1) !important;
	font-size: 18px !important;
	text-transform: none;
	font-weight: 700 !important;
	text-align: left;
	display: block;
	margin-bottom: 5px;
}
.elementor-field-type-acceptance &gt; .elementor-field-label {
	display: none !important;
}
.demo-step-form .elementor-field-type-acceptance .elementor-field-option input[type="checkbox"] {
	position: absolute;
	top: 2px;
	left: 10px;
	display: block !important;
}
.demo-step-form .elementor-field-type-acceptance .elementor-field-option label {
	text-align: left !important;
	display: block !important;
	padding-left: 40px;
}
body .demo-step-form.elementor-widget-form .elementor-form input[type="text"], 
body .demo-step-form.elementor-widget-form .elementor-form input[type="email"], 
body .demo-step-form.elementor-widget-form .elementor-form input[type="tel"], 
body .demo-step-form.elementor-widget-form .elementor-form textarea, 
body .demo-step-form.elementor-widget-form .elementor-form select {
	border-radius: 0 !important;
	font-size: 18px !important;
	padding: 10px 20px !important;
	height: 60px !important;
}
body .demo-step-form.elementor-widget-form button.elementor-button {
	color: #000066 !important;
	height: 60px;
	cursor: pointer;
	width: 100%;
	font-size: 18px !important;
}
.demo-step-form .elementor-field-group.e-form__buttons__wrapper {
	width: 100%;
	margin-bottom: 0 !important;
}
.elementor-section.demo-step-form.elementor-widget-form &gt; .elementor-widget-container .elementor-form {
	padding: 50px !important;
}
.demo-step-form .e-form__buttons__wrapper__button-previous {
	display: none !important;
}
body .elementor-widget-form.demo-step-form .elementor-form-fields-wrapper {
	margin-bottom: 0 !important;
}
#demo .elementor-field-type-step:first-child .elementor-field-type-html{
	margin-bottom: 0 !important;
	padding-top: 15px;
	
}
#demo_next_step_btn {
	color: #000066 !important;
	height: 60px;
	cursor: pointer;
	width: 100%;
	font-size: 18px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	position: relative;
}
#demo .e-form__buttons .elementor-field-type-next{
	max-height: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	min-height: 0 !important;
	margin: 0 !important;
}
.demo-step-progress {
	position: relative;
	display: block;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	padding-top: 13px;
	text-align: center;
}
.demo-step-progress::before, .demo-step-progress::after {
	content: '';
	width: 35px;
	height: 35px;
	background-color: rgba(61, 204, 204, 1);
	border: 2px solid rgba(61, 204, 204, 1);
	border-radius: 50%;
	position: absolute;
	top: -18px;
	left: 0;
	z-index: 1;
	box-sizing: border-box;
}
.demo-step-progress::after {
	left: auto;
	right: 0;
	background-color: #006;
}
.elementor-widget-form.demo-step-form .elementor-field-group:not(.elementor-field-type-hidden){
	margin-bottom: 22px !important;
}
#demo_next_step_btn::after,
#checkout_next_step_btn::after,
#pilot_payment_form .elementor-field-type-submit button[type="submit"]::after{
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	border-radius: 50%;
	border: 2px solid #000066;
	border-top-color: transparent;
	top: 14px;
	right: 15px;
	display: block;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	opacity: 0;
}
#demo_next_step_btn.loading::after,
#checkout_next_step_btn.loading::after,
#pilot_payment_form .elementor-field-type-submit button[disabled="disabled"]::after{
	opacity: 1;
}
.demo_form_section .elementor-field-group .elementor-select-wrapper::before {
	display: none;
}
.demo_form_section .elementor-select-wrapper .select-caret-down-wrapper i {
	color: #fff;
}
body .elementor-widget-form .elementor-form .des-field-error input[type="text"], 
body .elementor-widget-form .elementor-form .des-field-error input[type="email"], 
body .elementor-widget-form .elementor-form .des-field-error input[type="tel"], 
body .elementor-widget-form .elementor-form .des-field-error textarea, 
body .elementor-widget-form .elementor-form .des-field-error select {
	border: 1px solid red !important;
}
.demo-step-form .elementor-field-type-acceptance.des-field-error .elementor-field-option input[type="checkbox"]{
	outline: 1px solid red !important;
}
.demo-step-form .elementor-message.elementor-message-success::after,
.checkout__datails_form .elementor-message.elementor-message-success::after,
#pilot_payment_form.elementor-form-waiting::after {
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	top: 64px;
	left: 50%;
	border: 2px solid #fff;
	border-radius: 50%;
	border-right-color: transparent;
	display: block;
	margin-left: -15px;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
.demo-step-form .elementor-message.elementor-message-success,
.checkout__datails_form .elementor-message.elementor-message-success{
	background-color: rgba(0, 0, 102, 0.9);
}
/* END - Demo form redesign */

.elementor-element.missing-pieces-banner {
	padding: 80px 0;
	background: linear-gradient(151.53deg, #06065B 0%, #0e0e96 100%);
}
.elementor-element.missing-pieces-banner h2 {
	color: #fff;
	font-weight: 300;
	font-size: 38px;
	line-height: 1.1;
	font-family: 'Roboto', sans-serif;
	text-align: center;
}
.elementor-element.missing-pieces-banner h2 strong{
	color: #FFCC00;
}
.upcoming_event_active .custom--popup.webinar--elementor--popup{
	display: none !important;
}

/* Pilot Order Form */
.e-form__indicators__indicator__separator {
	display: none !important;
}
.e-form__indicators.e-form__indicators--type-text {
	justify-content: center;
	margin-bottom: 45px;
}
.e-form__indicators.e-form__indicators--type-text .e-form__indicators__indicator__label {
	padding: 16px 20px;
	min-width: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	font-family: "Roboto", Sans-serif;
	background: rgba(0, 0, 0, 0.15);
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	position: relative;
}
.e-form__indicators.e-form__indicators--type-text .e-form__indicators__indicator--state-active .e-form__indicators__indicator__label::after{
	opacity: 1;
}
.checkout__datails_form .e-form__indicators__indicator:first-child {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
	flex-basis: auto;
}
.checkout__datails_form .e-form__indicators__indicator:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	overflow: hidden;
	flex-basis: auto;
}
.e-form__indicators.e-form__indicators--type-text .e-form__indicators__indicator{
	padding: 0 !important;
}
.e-form__indicators.e-form__indicators--type-text .e-form__indicators__indicator--state-active .e-form__indicators__indicator__label {
	background-color: rgba(61, 204, 204, 1) !important;
	color: #000066;
}
.elementor-field-type-acceptance &gt; .elementor-field-label {
	display: none !important;
}
.checkout__datails_form .elementor-field-type-acceptance .elementor-field{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
}
.checkout__datails_form .elementor-field-type-acceptance .elementor-field-option label {
	padding-left: 35px !important;
	position: relative;
	display: block !important;
	text-align: left !important;
}
.checkout__datails_form .elementor-field-type-acceptance .elementor-field-option label::before {
	content: "";
	width: 24px;
	height: 24px;
	top: 0px;
	cursor: pointer;
	left: 0;
	position: absolute;
	display: block;
	background: transparent;
	border-radius: 5px;
	border: 2px solid rgba(255, 255, 255, 0.3);
}
.checkout__datails_form .elementor-field-type-acceptance .elementor-field-option label::after {
	content: "";
	width: 11px;
	height: 7px;
	border-left: 2px solid rgba(61, 204, 204, 1);
	border-bottom: 2px solid rgba(61, 204, 204, 1);
	position: absolute;
	left: 6px;
	top: 7px;
	display: block;
	transform: rotate(-45deg);
	opacity: 0;
	cursor: pointer;
}
.checkout__datails_form .elementor-field-type-acceptance .elementor-field-option input[type="checkbox"]:checked + label::after{
	opacity: 1;
}
.checkout__datails_form .e-form__buttons .elementor-field-type-next {
	max-height: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	min-height: 0 !important;
	margin: 0 !important;
}
.elementor-widget-form.checkout__datails_form .elementor-field-group.e-form__buttons__wrapper,
.elementor-widget-form.checkout__datails_form .elementor-field-group.elementor-field-type-html {
	margin-bottom: 0 !important;
}
#checkout_next_step_btn {
	width: 100%;
	display: block;
	cursor: pointer;
	position: relative;
}
#checkout_next_step_btn::after {
	top: 8px;
}
.checkout__datails_form .e-form__indicators__indicator.e-form__indicators__indicator--state-active {
	pointer-events: none;
}
.page-template-pilot-order-form .site__header-bar {
	display: none;
}
.page-template-pilot-order-form .header-section.right-menu, 
.page-template-pilot-order-form .toggle-menu-button.responsive-toggle-button {
	display: none;
}
.page-template-pilot-order-form .site__header-main {
	padding-top: 35px;
	text-align: center;
	padding-bottom: 35px;
}
.pilot__form_text.elementor-widget-text-editor h3 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 22px;
}
.pilot__form_text.elementor-widget-text-editor li {
	margin-bottom: 22px;
	font-size: 16px;
	line-height: 1.5;
	padding-left: 16px;
}
.pilot__form_text.elementor-widget-text-editor li::after {
	width: 6px;
	height: 6px;
	background-color: #3DCCCC;
	top: 8px;
	left: 0;
}
.page-template-pilot-order-form .footer-middle-element,.page-template-pilot-order-form .footer-bottom-element,
.page-template-pilot-order-form .footer-cta-column{
	display: none;
}
.page-template-pilot-order-form .website--logo.footer-column {
	padding-top: 0;
	padding-right: 0;
	width: 100%;
	text-align: center;
}
.checkout__datails_form .elementor-field-group.elementor-column:not(.elementor-field-type-hidden) {
	margin-bottom: 16px !important;
}
.checkout__datails_form .elementor-field-type-acceptance.elementor-field-group{
	padding-top: 25px !important;
}
.checkout__datails_form .elementor-field-type-acceptance.elementor-field-group + .elementor-field-type-html{
	padding-top: 18px !important;
}
body .elementor-widget-form .elementor-field-type-dce_form_stripe.elementor-field-group .elementor-field-label {
	display: block;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	text-align: left;
	padding-bottom: 33px !important;
	color: #fff !important;
	text-transform: none;
	font-size: 16px !important;
}
.checkout__datails_form .elementor-field-group.elementor-field-type-submit.e-form__buttons__wrapper {
	width: 100% !important;
	flex-basis: auto;
}
.checkout__datails_form .elementor-field-group.elementor-field-type-submit.e-form__buttons__wrapper .elementor-button{
	width: 100%;
}
.checkout__thank_you_column &gt; .elementor-widget-wrap {
	padding: 60px 32px 50px 32px !important;
}
.checkout__thank_you_column .elementor-widget-image {
	background-color: #fff;
	width: 56px !important;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin: 0 auto 27px !important;
}
.checkout__thank_you_column .elementor-widget-text-editor{
	text-align: center;
}
.checkout__thank_you_column .elementor-widget-text-editor h2 {
	color: #fff;
	font-weight: 300;
	font-size: 38px;
	margin-bottom: 8px;
	line-height: 1.2;
}
.checkout__thank_you_column .elementor-widget-text-editor h5 {
	color: rgba(255, 204, 0, 1);
	font-size: 19px;
	font-weight: 600;
	margin-bottom: 33px;
	font-family: 'Archivo', sans-serif;
}
.checkout__thank_you_column .elementor-widget-text-editor p{
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}
.thankyou__latest_posts  .latest_blog_listing_section {
	padding: 80px 0;
	margin: 0;
	background-color: #fff;
}
.thankyou__latest_posts  .blog-post-item:nth-child(4) {
	display: none !important;
}
.thankyou__latest_posts  ul.latest-articles {
	display: flex;
	justify-content: space-between;
}
.thankyou__latest_posts  .latest-articles .blog-post-item {
	width: calc(33.2% - 16px);
	margin: 0;
	margin-bottom: 0;
	background: #F2F2F7;
}
.thankyou__latest_posts .post-short-description{
	margin-bottom: 0;
}
.thankyou__latest_posts .post-date,
.thankyou__latest_posts .post-category{
	display: none;
}
.thankyou__companies .companies_carousel_section.add_rounded_corners {
	border-radius: 0;
}
.thankyou__companies .companies_carousel_section.add_rounded_corners .button-container{
	display: none;
}
.thankyou__newsletter  .mailchimp_form_section {
	padding-bottom: 85px;
}
.checkout__datails_form .elementor-field-group.e-form__buttons__wrapper.elementor-field-type-previous {
	max-height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.elementor-field-type-html table {
	width: 100%;
	text-align: left;
	border: 2px solid #4C4C94;
	border-radius: 3px;
	margin-bottom: 20px;
}
.elementor-field-type-html table th, .elementor-field-type-html table td {
	font-size: 14px;
	color: #fff;
	padding: 12px 13px;
	border: 1px solid #4C4C94;
	line-height: 1.55;
}
.elementor-field-type-html table td {
	font-weight: 700;
}
.elementor-field-type-html table thead td {
	color: #FFCC00;
}
.dce-conditions-js-error-notice.elementor-message{
	opacity: 0 !important;
}
.checkout__datails_form .elementor-message.elementor-message-success {
	padding-top: 110px !important;
	align-items: start;
	font-size: 16px !important;
}
#pilot_payment_form{
	position: relative;
}
#pilot_payment_form.elementor-form-waiting {
	opacity: 1 !important;
}
#pilot_payment_form.elementor-form-waiting:before{
	content: "Payment is pending. Please hold.";
	position: absolute;
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	top: -5px;
	left: -5px;
	margin: 0;
	padding: 110px 20px 20px;
	text-align: center;
	z-index: 5;
	display: flex;
	justify-content: center;
	font-size: 18px !important;
	line-height: 1.4;
	border-radius: 3px;
	background-color: rgba(0, 0, 102, 0.9);
	font-size: 16px !important;
	color: #fff !important;
}
#pilot_payment_form.elementor-form-waiting::after {
	z-index: 10;
}
#pilot_payment_form .elementor-field-type-submit button[disabled="disabled"] {
	opacity: 0.7 !important;
	pointer-events: none;
	position: relative;
}
#demo_next_step_btn::after, #checkout_next_step_btn::after, #pilot_payment_form .elementor-field-type-submit button[type="submit"]::after {
	top: 9px;
}
.checkout__datails_form .elementor-field-type-acceptance.des-field-error .elementor-field-option label::before {
	border-color: red;
}
.elementor-form label{
	font-family: 'Roboto', sans-serif !important;
}
.select-caret-down-wrapper{
	color: #FFCC00 !important;
}
.flatpickr-calendar {
	font-family: 'Roboto', sans-serif;
}
.flatpickr-innerContainer {
	padding: 6px;
}
/* END - Pilot Order Form */
.page-template-customer-advisory-board .page_simple_top_section {
	padding: 230px 0 110px;
}

/* Update homepage hero to include email input */
body .demo__fs_intro_form *{
	font-family: 'Roboto', sans-serif !important;
}
.demo__intro_email {
	display: block;
	width: 100%;
	border-radius: 13px !important;
	height: 56px;
	border: 1px solid #fff !important;
	font-size: 17px;
	padding-right: 180px !important;
	padding-left: 16px !important;
	color: #555555;
}
.demo__fs_intro_form {
	position: relative;
}
.top-video-section .button.demo__intro_submit {
	width: 158px;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 13px;
	height: 56px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 20px;
	padding-right: 20px;
}
.top-video-section .button.demo__intro_submit::after{
	display: none !important;
}
.top-video-section .button.demo__intro_submit:hover{
	color: #fff !important;
	background-color: #000066 !important;
}
.demo__fs_intro_form {
	max-width: 95%;
	overflow: hidden;
}
.button.demo__intro_submit::before {
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	z-index: 1;
	border: 2px solid #fff;
	border-radius: 50%;
	border-left-color: transparent !important;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	opacity: 0;
	visibility: hidden;
}
.button.demo__intro_submit.loading::before{
	opacity: 1;
	visibility: visible;
}
.button.demo__intro_submit.loading,
.button.demo__intro_submit.loading:hover{
	color: transparent !important;
}
.intro__form_alerts {
	height: 20px;
	margin-top: 7px;
	font-size: 15px;
	text-align: center;
	line-height: 20px;
	color: #fff;
}
.des-field-error .intro__form_alerts {
	color: #f47d7d;
}
.demo__step_2_active .elementor-field-type-step.elementor-column:first-child {
	display: none !important;
}
.demo__step_2_active .elementor-field-type-step.elementor-column:last-child {
	display: block !important;
}

.demo__step_2_active  .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden):nth-child(1),
.demo__step_2_active  .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden):nth-child(2),
.demo__step_2_active  .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden):nth-child(3),
.demo__step_2_active  .demo-step-form #demo_next_step_btn{
	display: none !important; 
}

.demo__step_2_active  .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden).elementor-field-type-submit,
.demo__step_2_active .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden).elementor-field-type-html,
.demo__step_2_active .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden):nth-child(4),
.demo__step_2_active .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden):nth-child(5),
.demo__step_2_active .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden):nth-child(6),
.demo__step_2_active .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden):nth-child(7),
.demo__step_2_active .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden):nth-child(8),
.demo__step_2_active .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden):nth-child(9),
.demo__step_2_active .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden):nth-child(10),
.demo__step_2_active .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden):nth-child(11),
.demo__step_2_active .demo-step-form .elementor-field-group:not(.elementor-field-type-hidden):nth-child(12){
	display: block !important;
}
/* END - Update homepage hero to include email input */

/* webinar modal nov 2022 */
.custom--popup.webinar__modal_box {
	background-color: rgba(0,0,0,0.5) !important;
}
.custom--popup.webinar__modal_box .dialog-close-button{
	display: none !important;
}
.deselect__modal_webinar_info {
	padding: 10px 20px;
}
.custom--popup.webinar__modal_box #watch--modal-webinar{
	width: 100%;
	text-align: center;
	display: block;
}
.custom--popup.webinar__modal_box .elementor-field-type-html.elementor-field-group {
	margin-bottom: 5px !important;
	padding-top: 10px;
	font-size: 14px;
	text-align: left;
	color: #fff;
}
body .webinar__modal_box .elementor-widget-form .elementor-form input[type="text"], 
body .webinar__modal_box .elementor-widget-form .elementor-form input[type="email"], 
body .webinar__modal_box .elementor-widget-form .elementor-form input[type="tel"], 
body .webinar__modal_box .elementor-widget-form .elementor-form textarea, 
body .webinar__modal_box .elementor-widget-form .elementor-form select {
	font-size: 14px !important;
	padding: 5px 10px !important;
	height: 58px !important;
}
body .webinar__modal_box .elementor-widget-form .elementor-form .elementor-field-group &gt; .elementor-field-label {
	position: relative;
	top: 0;
	left: 0;
	color: #fff !important;
	font-size: 15px !important;
	text-transform: none;
	margin-bottom: 5px;
	text-align: left;
	display: block;
	font-weight: 700 !important;
	font-family: 'Roboto', sans-serif !important;
}
.deselect__modal_webinar_info h3 {
	font-size: 25px !important;
	margin-bottom: 15px !important;
}
.deselect__modal_webinar_info p{
	color: #000066;
}
.elementor-widget-text-editor .deselect__modal_webinar_info p {
	color: #000066;
	font-size: 17px;
}
.webinar__modal_box .dialog-widget-content{
	background-color: #000066 !important;
}

/* END - webinar modal nov 2022 */

body .button.inline_link_button {
	background-color: transparent !important;
	color: #FC0 !important;
	padding: 0 0 6px;
	border-bottom: 2px solid #FFCC00;
	border-radius: 0;
	margin-left: 12px !important;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item a + ul.sub-menu{
	padding-top: 15px;
}

/* DES-136 */
.page-template-demo-page-template .section_column.image_column img {
	max-height: 260px;
}
.page_simple_top_section.reduce_all_spacing &gt; div {
	height: auto;
}
.page_simple_top_section.reduce_all_spacing .container {
	top: 0;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
}
.page_simple_top_section.reduce_all_spacing .image-container img {
	max-height: 280px;
	display: block;
}
.blog_listing_section {
	margin-top: -140px;
}
.page_simple_top_section.reduce_all_spacing {
	padding-bottom: 170px;
}
/* END - DES-136 */

.hide_team_member {
	display: none !important;
}

/* DES-145 */
.site__header-bar, .site__header-main {
	padding: 20px 0;
}
.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item.menu-button &gt; a.mega-menu-link {
	padding: 13px 17px !important;
}
.search_form_container input[type="text"] {
	height: 38px;
}
.search_form_container form button {
	height: 38px;
}
.section_style_2 .top-video-section-inner {
	padding-top: 115px;
}
.page_simple_top_section .container {
	max-width: 1280px;
}
.page_simple_top_section.small_top_section {
	padding-top: 165px;
	padding-bottom: 50px;
}
body .elementor-section h1, body h3.h1,body .elementor-section .h1 h3{
	font-size: 45px;
}
body:not(.single-events) .h1 h3.elementor-heading-title{
	font-size: 45px !important;
}
.page_simple_top_section .section_column.text_column &gt; div {
	margin-left: 0;
}
.section_with_iframe.iframe_type_vimeo .section_column.text_column {
	width: 43%;
}
.section_with_iframe.iframe_type_vimeo .section_column.iframe_column {
	width: 57%;
}
.section_with_iframe.iframe_type_vimeo .section_column.text_column &gt; div {
	padding-right: 15px;
}
.page_simple_top_section.pricing_top_section_options {
	padding: 175px 0 220px;
}
.pricing_top_section_options.page_simple_top_section .container {
	max-width: 1130px;
}
.page-template-customer-advisory-board .page_simple_top_section {
	padding: 160px 0 100px;
}
.page-template-customer-advisory-board .page_simple_top_section h1 {
	font-size: 44px;
}
body.page-template-customer-advisory-board .page_simple_top_section h4 {
	font-size: 22px;
}
.section_with_iframe .section_column.iframe_column iframe.vimeo_iframe {
	height: 370px;
}
.stories__top_section_height .section_column.image_column img {
	margin-bottom: -100px !important;
	display: block;
}
.stories__top_section_height .page_simple_top_section.small_top_section {
	padding-bottom: 120px;
}
body .blog-post-title-section h1 {
	font-size: 45px;
}
.blog-post-title-section {
	padding: 165px 0 50px;
}
.single-post .blog-post-content {
	margin-top: 0;
}
.top_section_story.elementor-section {
	padding: 175px 0 50px !important;
}
body .top_section_story.elementor-section h1.jeg_post_title {
	font-size: 45px !important;
}
.remove_top_title_section .main-website-content {
	padding-top: 128px;
}
/* END - DES-145 */

.elementor-field-type-email.elementor-field-group-businessmail.des-field-error.bnmval::after {
	content: "Invalid Email address. Only business emails are allowed.";
	color: #fb0000;
	font-size: 14px;
	text-align: left;
	display: block;
	padding-top: 5px;
}

/* DES-151 */
.jeg_vc_content .checkboxes-list-items {
	margin-top: -25px;
}
.new_case_study_design .blog-post-title-section {
	display: none !important;
}
.new_case_study_design .site-header {
	/* background: #000066; */
}
.new_case_study_design .main-website-content {
	padding-top: 70px;
}
.new_case_study_design.admin-bar .main-website-content {
	padding-top: 39px;
}
.case-studies-header-section {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #ccc;
}
.cs_inner_col {
	padding-left: 50%;
}
.cs_inner_col &gt; div.cs_inner_text_col {
	position: relative;
	padding: 94px 0;
}
.cs_inner_col &gt; div.cs_inner_text_col::before {
	content: "";
	width: 100vw;
	background-color: rgba(0,0,102, 0.75);
	position: absolute;
	left: -20%;
	transform: skew(-40deg);
	height: 100%;
	display: block;
	padding-right: 0;
	top: 0;
	margin-left: -8%;
}
.cs_inner_col p.small_title {
	position: relative;
	font-size: 19px;
	line-height: 1.55;
	color: #FFCC00;
	margin-bottom: 13px;
	font-weight: 700;
}
body .cs_inner_col h1 {
	font-size: 48px;
	position: relative;
	margin-bottom: 18px;
	line-height: 1.12;
}
.cs_inner_col p.subtitle {
	color: #3DCCCC;
	position: relative;
	font-size: 24px;
	line-height: 1.33;
	font-weight: 600;
}
.new_case_study_design .faq_content_section {
	background: none;
	border-radius: 0;
	padding: 80px 0 90px;
	margin-bottom: 0;
}
.new_case_study_design .faq_column.title_column,
.new_case_study_design .faq_column.faq_items_column {
	width: 100%;
	padding-right: 0;
	float: none;
}
.new_case_study_design  .faq-icon {
	display: none;
}
body.new_case_study_design .faq_content_section h2 {
	color: #000066;
	font-weight: 500;
	font-size: 38px;
	text-align: center;
	margin-bottom: 50px;
}
.new_case_study_design .faq_column.faq_items_column li {
	background: #F2F2F7;
}
.new_case_study_design .faq_content_section .container {
	max-width: 890px;
}
.new_case_study_design .faq_question {
	color: #000066;
}
.new_case_study_design .faq_question strong{
	font-weight: 500;
}
.new_case_study_design .faq_question span {
	background-color: #fff;
}
.new_case_study_design .faq_question span::after {
	border-color: #000066;
}
.new_case_study_design .faq_answer-inner p{
	color: #555555;
}
.case-studies-goals-section .container {
	max-width: 890px;
}
.case-studies-goals-inner {
	padding: 80px 0;
}
.case-studies-goals-inner .small_title {
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	color: #000066;
	opacity: 0.5;
	margin-bottom: 10px;
}
body .case-studies-goals-inner h3 {
	color: #000066;
	text-align: center;
	margin-bottom: 23px;
	font-size: 38px;
	line-height: 1.15;
}
.goals-description p {
	text-align: center;
}
.goals-description {
	margin-bottom: 50px;
}
.case-studies-goals-list {
	text-align: left;
	background: #E6E6EF;
	border-radius: 6px;
	padding: 40px 30px;
}
.case-studies-goals-list h3 {
	text-align: left;
	margin-bottom: 24px;
	font-size: 24px;
	line-height: 1.33;
}
.case-studies-goals-list li {
	color: #555555;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 12px;
	position: relative;
	padding-left: 20px;
}
.case-studies-goals-list li::before {
	content: "";
	width: 8px;
	height: 8px;
	background: #FFCC00;
	position: absolute;
	left: 0;
	top: 7px;
	display: block;
}
.case-studies-results-section {
	position: relative;
	background-color: #F2F2F7;
}
.case-studies-results-image {
	position: absolute;
	height: 100%;
	width: 50%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.case-studies-results-image::after {
	content: "";
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #F2F2F7;
	position: absolute;
	transform: rotate(-45deg);
	transform-origin: 100% 0;
	display: block;
}
.case-studies-results-inner {
	padding: 80px 0;
	position: relative;
}
.case-studies-results-list {
	width: calc(100% - var(--tw));
	margin-left: auto;
	background: #000066;
	padding: 40px 25px;
	position: relative;
	display: flex;
	align-items: center;
}
.case-studies-results-inner::after {
	content: "";
	width:100vw;
	height: calc(100% - 160px);
	top: 80px;
	left: 100%;
	background: #000066;
	position: absolute;
	display: block;
}
.case-studies-results-inner &gt; div {
	position: relative;
	overflow: hidden;
}
.case-studies-results-list::before {
	content: "";
	display: block;
	position: absolute;
	right: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 var(--tw) var(--tw);
	border-color: transparent transparent #000066 transparent;
	bottom: 0;
}
body .case-studies-results-list h3 {
	width: 250px;
	padding-right: 20px;
	font-size: 38px;
	line-height: 1.2;
	color: #fff;
}
body .case-studies-results-list h3 span {
	position: relative;
}
body .case-studies-results-list h3 span::after {
	content: "";
	background: #3DCCCC;
	width: 30px;
	height: 2px;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: calc(100% + 10px);
	display: block;
}
.case-studies-goals-list li:last-child {
	margin-bottom: 0;
}
.case-studies-results-list ul {
	max-width: 540px;
}
.case-studies-results-list li {
	color: #fff;
	position: relative;
	padding-left: 24px;
	margin-bottom: 12px;
}
.case-studies-results-list li:last-child{
	margin-bottom: 0;
}
.case-studies-results-list li::before {
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	top: 4px;
	left: 0;
	display: block;
	background-image: url(images/list-icon-sun.svg);
	background-size: contain;
	background-position: center;
}
.case-studies-testimonial-section {
	padding: 80px 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.case-studies-testimonial-section .container {
	max-width: 890px;
}
.case-studies-testimonial-inner {
	background: #F2F2F7;
	border-radius: 6px;
	padding: 100px 27px 40px 32px;
	position: relative;
}
.case-studies-testimonial-section .testimonial-author-container,
.case-studies-testimonial-section .testimonial-content {
	height: auto !important;
}
.case-studies-testimonial-section .author-image {
	border: 0;
	width: 64px;
	height: 64px;
	display: block;
	position: static;
	top: 0;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
}
.case-studies-testimonial-section .author-title-column {
	padding-left: 15px;
	position: relative;
	width: calc(100% - 64px);
}
.case-studies-testimonial-section .testimonial-author-container {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.case-studies-testimonial-inner::after{
	content: '';
	width: 30px;
	height: 26px;
	position: absolute;
	top: 39px;
	left: 32px;
	display: block;
	background-image: url(images/quote.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
body .case-studies-testimonial-section .author-title-column h4 strong {
	font-size: 19px;
	line-height: 1.3;
	letter-spacing: 0;
	text-transform: none;
	color: #000066;
	opacity: 1;
	display: block;
	font-weight: 300;
}
.goals-description ol{
	counter-reset: goals-item-list;
}
.goals-description ol li {
	padding-left: 34px;
	margin-bottom: 12px;
	position: relative;
	color: #555555;
	font-size: 15px;
	line-height: 1.55;
}
.goals-description ol li:last-child{
	margin-bottom: 0;
}
.goals-description ol li::before {
	counter-increment: goals-item-list;
	content: counter(goals-item-list) ".";
	font-size: 19px;
	font-weight: 700;
	position: absolute;
	top: 1px;
	left: 0;
	display: block;
	line-height: 1;
	color: #000066;
}
.simple__tbx .goals-description {
	margin-bottom: 0;
}
.simple__tbx ol {
	max-width: 770px;
	margin: 0 auto;
}
.case-studies-highlights-section {
	padding: 80px 0;
}
body .case-studies-highlights-section h3 {
	text-align: center;
	font-size: 38px;
	font-weight: 500;
	line-height: 1.15;
	margin-bottom: 50px;
}
.case-studies-highlights-section .small_title {
	text-align: center;
	margin-bottom: 10px;
	color: #000066;
	opacity: 0.5;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-size: 13px;
	font-weight: 500;
}
.case-studies-highlights-section ul {
	display: flex;
	gap: 16px;
	align-items: start;
}
.case-studies-highlights-section ul li {
	background-color: #fff;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	width: 100%;
	align-self: stretch;
}
.cshighlight-title {
	font-size: 19px;
	line-height: 1.65;
	font-weight: 700;
	color: #000066;
	background: #FFCC00;
	text-align: center;
	padding: 15px;
}
.cshighlight-description {
	padding: 30px 30px 52px 30px;
	font-size: 16px;
	line-height: 1.55;
	color: #555555;
}
.case-studies-highlights-section ul li::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background-image: url(images/highlights-star-icon.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	bottom: 10px;
	right: 10px;
}
body .case-studies-goals-inner .case-studies-goals-list h3 {
	font-size: 24px;
	text-align: left;
	margin-bottom: 24px;
	line-height: 1.25;
}
/* END - DES-151 */
body .elementor-widget-form .elementor-field-type-dce_form_stripe.elementor-field-group .elementor-field-label {
	padding-bottom: 15px !important;
	padding-top: 15px !important;
}
#pilot_payment_form #form-field-vat_number:focus:required:invalid {
	border: 1px solid red !important;
}
.button.scroll_to_bookform{
	cursor: pointer;
}

/* DES-151 edits */
.cs_inner_col {
	position: relative;
}
.cs_inner_logo_col {
	position: absolute;
	top: 50%;
	left: -55px;
	width: 288px;
	height: 288px;
	background-color: #fff;
	border-radius: 50%;
	margin-top: -144px;
	padding: 20px;
	display: flex;
	align-items: center;
	overflow: hidden;
}
.new_case_study_design .page_navigation_section.four_columns_layout {
	margin: 0;
	padding: 55px 0;
}
.new_case_study_design .page_navigation_section.four_columns_layout li {
	margin: 0;
	background-color: #fff;
	box-shadow: 3px 3px 20px rgba(122, 122, 122, 0.2);
	border-radius: 43px;
	height: auto !important;
	padding: 30px;
	width: auto;
	min-width: 325px;
	text-align: center;
	align-items: center;
	display: flex;
	justify-content: center;
}
.new_case_study_design .menu_item_icon {
	margin-bottom: 0;
	width: 36px;
	height: 36px;
	background-color: transparent;
	border-radius: 50%;
	position: absolute;
	display: block;
	bottom: -18px;
	left: 50%;
	margin-left: -18px;
}
.new_case_study_design .page_navigation_section.four_columns_layout ul {
	display: flex;
	justify-content: center;
	gap: 50px;
}
.new_case_study_design .page_navigation_section.four_columns_layout ul::after{
	display: none;
}
.new_case_study_design .four_columns_layout li span {
	font-size: 24px;
	line-height: 1;
	color: #000066;
	letter-spacing: -0.1px;
}
/* END - DES-151 edits */

.page-template-customer-advisory-board.page-id-22012 .page_simple_top_section .image-container img,
.page-template-customer-advisory-board.page-id-22018 .page_simple_top_section .image-container img,
.page-template-customer-advisory-board.page-id-22025 .page_simple_top_section .image-container img {
	max-width: 100%;
}
.testimonials-logos-list .slick-slide &gt; div {
	padding: 0;
	display: flex;
	gap: 14px;
}
.home .text-and-image-section.images_contained.section_media_image li::before{
	display: none;
}
.ebook__redesign_header .page_simple_top_section h1{
	margin-bottom: 25px;
}
.ebook__redesign_header .page_simple_top_section .text-content h2{
	margin-bottom: 15px;
}
.page_simple_top_section .text-content ul {
	margin-bottom: 15px;
	font-size: 16px;
	color: #fff;
}
.page_simple_top_section .text-content ul li{
	position: relative;
	padding-left: 15px;
	margin-bottom: 10px;
}
.page_simple_top_section .text-content ul li::before {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #fff;
	position: absolute;
	top: 7px;
	left: 0;
	border-radius: 50%;
	display: block;
}
.page_simple_top_section .text-content ul li:last-child{
	margin-bottom: 0;
}
.ebook__redesign_header .page_simple_top_section.small_top_section {
	padding-bottom: 105px;
	padding-top: 205px;
}
.ebook__redesign_body .elementor-col-50:last-child {
	margin-top: calc(130px - var(--eth));
	display: block !important;
}
.ebook__redesign_header .section_column.text_column {
	width: 48%;
}
body .ebook__redesign_body .elementor-widget-form .elementor-form .elementor-field-group &gt; .elementor-field-label {
	position: relative;
	top: 0;
	left: 0;
	color: rgba(255,255,255, 1) !important;
	font-size: 15px !important;
	text-transform: none;
	font-weight: 600 !important;
	text-align: left;
	display: block;
	margin-bottom: 5px;
}
body .ebook__redesign_body .elementor-widget-form .elementor-form input[type="text"], 
body .ebook__redesign_body .elementor-widget-form .elementor-form input[type="email"], 
body .ebook__redesign_body .elementor-widget-form .elementor-form input[type="tel"], 
body .ebook__redesign_body .elementor-widget-form .elementor-form textarea, 
body .ebook__redesign_body .elementor-widget-form .elementor-form select {
	border-radius: 0 !important;
	font-size: 16px !important;
	padding: 10px 15px !important;
	height: 46px !important;
	min-height: 46px;
}
.ebook__redesign_body .elementor-widget-form .elementor-field-group:not(.elementor-field-type-hidden) {
	margin-bottom: 22px !important;
}
.ebook__redesign_body .elementor-field-type-html {
	font-size: 13px;
	color: #fff;
	text-align: left;
}
.ebook__redesign_body .elementor-field-type-html a{
	color: rgba(255, 204, 0, 1);
	font-weight: 700;
}
.ebook__redesign_body .elementor-widget-form .elementor-field-group:not(.elementor-field-type-hidden).elementor-field-type-submit{
	padding-top: 0;
	margin: 0 !important;
}
.ebook__redesign_body .elementor-widget-form .elementor-field-group:not(.elementor-field-type-hidden).elementor-field-type-submit button {
	width: 100%;
	font-size: 18px !important;
	font-Weight: 700 !important;
	text-transform: uppercase !important;
	height: 55px;
}
.ebook__redesign_body .elementor-widget-form .elementor-field-group:not(.elementor-field-type-hidden).elementor-field-type-submit button .elementor-button-text{
	font-Weight: 700 !important;
}
.ebook__redesign_body .elementor-element.elementor-widget .elementor-form {
	border-radius: 13px;
	padding: 35px 35px 55px;
	margin-bottom: 80px;
}
.ebook__redesign_body .elementor-widget-image img {
	border-radius: 25px;
	border: 10px solid #FFFFFF;
	box-shadow: 2px 2px 20px 10px rgba(0, 0, 0, 0.05);
}
.ebook__redesign_body .elementor-container &gt; .elementor-col-50:first-child{
	margin-top:  -60px;
}
.disable__bottom_spacing .companies_carousel_section.add_rounded_corners{
	margin-bottom: 0 !important;
}
.ig_action_bar.ig_hello.ig_container {
	border: 0 !important;
	box-shadow: none !important;
	background: #f2f4fa !important;
}
.ig_action_bar.ig_hello.ig_container .ig_headline {
	color: #f90 !important;
}
.ig_action_bar.ig_hello.ig_container .ig_message,
.ig_action_bar.ig_hello.ig_container .ig_message p {
	color: #000066;
}
.ig_action_bar.ig_hello.ig_container .ig_button {
	background-color: #3dcccc !important;
	border-radius: 3px !important;
	font-size: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000066 !important;
}
.ig_action_bar .ig_close {
	top: 7px;
}
.icegram.ig_popup {
	border: 0 !important;
	background-color: #f2f4fa !important;
}
.icegram.ig_popup .ig_close {
	background-color: #000066;
	border-radius: 50%;
	top: -14px !important;
	right: -15px !important;
	opacity: 1 !important;
}
.icegram.ig_popup .ig_headline {
	color: #ff9900 !important;
	font-weight: 300;
}
.icegram.ig_popup .ig_content .ig_message p,
.icegram.ig_popup .ig_content .ig_message li {
	color: #000066;
	font-size: 16px;
	margin-bottom: 14px;
}
.icegram.ig_popup .ig_content .ig_message ul{
	list-style: disc inside;
}
.icegram.ig_popup .ig_content .ig_message li{
	margin-bottom: 0;
}
.icegram.ig_popup .ig_data {
	text-align: center;
}
.icegram.ig_popup .ig_content,
.icegram.ig_popup .ig_headline{
	text-align: left;
}
.icegram.ig_popup .ig_button {
	background-color: #3dcccc !important;
	color: #000066 !important;
	font-size: 15px !important;
	padding: 13px 19px !important;
	display: inline-block !important;
	width: auto !important;
}
.icegram.ig_messenger .ig_headline {
	background-color: #000066 !important;
}
.success-stories-filters li {
	margin-right: 20px;
}
.featured_stories .success-story-quote {
	height: auto !important;
}
.engage_updates_header .elementor-element.elementor-widget-form {
	position: absolute !important;
	top: calc(100% - 150px);
	left: 0;
	background-color: transparent;
	margin: 0;
}
.engage_updates_header .elementor-element.elementor-widget-form &gt; .elementor-widget-container {
	width: 1280px;
	margin: 0 auto;
	background: transparent !important;
}
.engage_updates_header .elementor-element.elementor-widget .elementor-form {
	border-radius: 0 !important;
	background-color: transparent;
	width: 435px;
	padding: 0;
	text-align: left;
}
body .engage_updates_header .elementor-widget-form .elementor-form-fields-wrapper {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
body .engage_updates_header .elementor-widget-form .elementor-form .elementor-field-group {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.engage_updates_header .elementor-field-group.elementor-column.elementor-field-type-submit{
	margin: 0 !important;
	padding: 0 !important;
}
.engage_updates_header .elementor-field-type-email{
	margin-bottom: 0 !important;
}
.engage_updates_header .elementor-widget-form .elementor-form .elementor-field-type-email input[type="email"] {
	display: block !important;
	width: 100%;
	border-radius: 13px !important;
	height: 56px !important;
	border: 1px solid #fff !important;
	font-size: 17px !important;
	padding: 3px 155px 3px 16px !important;
	color: #555555 !important;
	background-color: #fff !important;
	box-shadow: none !important;
}
.engage_updates_header .elementor-field-type-email .elementor-field-label {
	display: none !important;
}
body .engage_updates_header .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-type-submit {
	position: absolute;
	right: 0;
	top: 0;
	width: 145px;
	height: 56px;
	border-radius: 13px !important;
}
body .engage_updates_header .elementor-widget-form .elementor-form-fields-wrapper {
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	position: relative;
}
.engage_updates_header .elementor-widget-pagetopsection{
	margin-bottom: 0 !important;
}
body .engage_updates_header .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-type-submit .elementor-button {
	width: 100%;
	height: 56px;
	border-radius: 13px;
}
.engage_updates_header .page_simple_top_section .section_column.text_column &gt; div {
	padding-bottom: 80px;
}
.engage_updates_header .page_simple_top_section {
	padding-bottom: 75px !important;
}
body .engage_updates_header .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-type-submit .elementor-button:hover{
	background-color: #000066 !important;
	color: #fff !important;
}
.engage_updates_header .elementor-form .elementor-message.elementor-message-success {
	padding-top: 5px !important;
}
.engage_updates_header .elementor-form .elementor-message {
	margin: 0 0 5px;
	font-size: 13px;
	line-height: 1;
}
.footer-extra-logos &gt; .website--logo.footer-column {
	width: 100%;
	padding: 0;
	float: none;
	margin-bottom: 30px;
}
.footer-top-element {
	padding: 0;
}
.footer-top-element .container{
    padding: 60px 0 60px 0;
    border-bottom: 1px solid #0000661A;
}
.footer-middle-element {
    padding-top: 60px;
}
.subscribe_footer_title {
	font-family: "Archivo";
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: -1px;
}
.subscribe_footer_title span{
	color: #000066;
}
.subscribe_form_container {
	width: 49%;
}
.footer_subscribe_form &gt; div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footer_subscribe_email {
	display: block;
	width: 100%;
	border-radius: 13px !important;
	height: 54px;
	border: 1px solid #fff !important;
	font-size: 17px;
	padding-right: 180px !important;
	padding-left: 16px !important;
	color: #000066;
}
#submit_footer_subscribe_form{
	width: 158px;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 13px;
	height: 54px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 20px;
	padding-right: 20px;
}
#submit_footer_subscribe_form::after {
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	border-radius: 50%;
	border: 2px solid #000066;
	border-top-color: transparent;
	top: 50%;
	left: 50%;
	display: block;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	opacity: 0;
	margin-left: -15px;
	margin-top: -15px;
}
#submit_footer_subscribe_form.loading::after{
	opacity: 1;
}
#submit_footer_subscribe_form.loading{
	color: transparent !important;
	pointer-events: none;
}
#submit_footer_subscribe_form:hover{
	background-color: #42E8E0 !important;
	color: #fff !important;
}
.visible_fields_form {
	position: relative;
}
.footer_subscribe_email::-webkit-input-placeholder {
	color: #000066;
	opacity: 0.4;
}
.footer_subscribe_email::-moz-placeholder {
	color: #000066;
	opacity: 0.4;
}
.footer_subscribe_email:-ms-input-placeholder {
	color: #000066;
	opacity: 0.4;
}
.footer_subscribe_email:-moz-placeholder {
	color: #000066;
	opacity: 0.4;
}
.footer-extra-logos ul + ul {
	padding-top: 10px;
}
.footer-extra-logos ul + ul li{
	margin-right: 15px;
}
.footer-copyright, .footer-legal-menu {
	float: none;
}
.footer-bottom-element .container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.footer_social_icons a, .footer_social_icons img {
	display: block;
}
.footer_social_icons ul {
	display: block;
}
.footer-legal-menu li:first-child{
	margin-left: 0;
}
.subscribe_form_messages &gt; span {
	display: block;
	padding-top: 5px;
	font-size: 15px;
	color: #ff2a2a;
	line-height: 1.2;
	text-align: center;
}
.subscribe_form_messages &gt; .type_success {
	color: white;
}

.use-case-filter-container ul {
	display: flex;
}
.use-case-filter {
	font-size: 20px;
	color: #3DCCCC;
	font-weight: 700;
	text-align: center;
	text-transform: capitalize;
	border: 1px solid #3DCCCC;
	border-radius: 10px;
	padding: 7px 8px;
	cursor: pointer;
	width: 220px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s ease-in-out;
}
.use-case-filter-container ul {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}
.use-case-inner-group .container {
	width: 1420px;
	max-width: 1420px;
}
.use-case-filter-container {
	padding: 40px 0 50px;
	position: relative;
}
.use-case-posts-container {
	padding-bottom: 70px;
}
.use-case-item &gt; div {
	padding: 40px 30px 35px 35px;
	background: #F2F2F7;
	border-radius: 10px;
	position: relative;
	height: 100%;
}
.use-case-posts-container &gt; ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 3.5%;
	row-gap: 70px;
}
.use-case-item {
	width: 31%;
}
.use-case-container-icon img {
	width: 70px;
	height: 70px;
	object-fit: contain;
	object-position: center;
	display: block;
}
.use-case-list-title{
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.2;
	color: #000066;
	width: calc(100% - 95px);
}
.use-case-row.icon-use-case {
	display: flex;
	align-items: center;
	margin-bottom: 33px;
	flex-wrap: wrap;
}
.use-case-container-icon {
	width: 95px;
}
.use-case-row.excerpt-row-uc{
	color: #7979AF;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;
	margin-bottom: 50px;
}
.use-case-row.use-case-meta-info {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.use-case-meta-info .use-case-col {
	width: 40%;
}
.use-case-meta-info .use-case-col:first-child{
	width: 58%;
}
.use-case-meta-info .button {
	width: 100%;
	text-align: center;
	border-radius: 10px;
	font-size: 16px;
	font-weight: 700;
	position: relative;
}
.use-case-meta-info .button.has_video {
	padding-left: 17px;
	padding-right: 17px;
	position: relative;
	text-align: left;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 11px;
	padding-bottom: 11px;
}
.use-case-meta-info .button.has_video span {
	width: 26px;
	height: 26px;
	position: relative;
	display: block;
	background-color: #000066;
	border-radius: 50%;
	margin-right: 7px;
}
.use-case-meta-info .button.has_video span::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 11px;
	border-color: transparent transparent transparent #ffffff;
	position: absolute;
	top: 7px;
	left: 9px;
	display: block;
}
.button.has_video strong {
	padding-top: 1px;
}
.uc-tags li {
	color: rgba(0, 0, 0, 0.5);
	font-size: 14px;
	line-height: 1.4;
	font-weight: 300;
	text-transform: uppercase;
}
.uc-tags li::after {
	content: ", ";
}
.uc-tags li:last-child::after{
	display: none;
}
.uc-tags {
	margin-bottom: 8px;
}
.use-case-secondary-title {
	font-size: 20px;
	font-weight: 700;
	color: #006;
	line-height: 1.2;
}
.use-case-filter:hover {
	background: #F2F4FA;
}
.use-case-filter.active {
	background: #3DCCCC;
	color: #fff;
}
.uc-loader .lds-ring div {
	border-width: 2px;
}
.uc-loader {
	position: absolute;
	left: calc(100% + 15px);
	top: 48px;
	display: none;
}
.single-use-case .page_simple_top_section .text_column &gt; div {
	text-align: left;
	padding-right: 0;
	display: flex;
	flex-wrap: wrap;
}
.elementor-element.elementor-widget-mailchimpfooterform {
	display: none !important;
}
.single-use-case .page_simple_top_section .text_column h1, 
.single-use-case .page_simple_top_section .text_column h4, 
.single-use-case .page_simple_top_section .text_column .button-container,
.single-use-case .page_simple_top_section .text_column .text-content {
	text-align: left !important;
	width: 100%;
}
.single-use-case .page_simple_top_section .text_column .text-content *{
	text-align: left !important;
}
.single-use-case .page_simple_top_section .text_column h1{
	margin-bottom: 32px;
}
.single-use-case .page_simple_top_section .text_column .text-content p{
	font-size: 22px;
	line-height: 1.16;
}
.page_simple_top_section .text-content + .button-container {
	padding-top: 50px;
}
.page_simple_top_section .small_title {
	font-size: 19px;
	line-height: 1.55;
	color: #3DCCCC;
	margin-bottom: 20px;
	font-weight: 700;
}
.single-use-case .page_simple_top_section .button-container .button {
	margin-bottom: 0;
	font-size: 18px;
	border-radius: 10px;
	font-weight: 700;
}
.single-use-case .page_simple_top_section .button-container .button.inline_link_button{
	border-radius: 0;
}
.single-use-case .page_simple_top_section.small_top_section {
	padding-bottom: 77px;
}
.use-case-description-section {
	background: #F2F4FA;
	padding: 75px 0 100px;
}
.uc-text-col {
	width: 48%;
	padding-right: 5%;
}
.uc-media-col {
	width: 52%;
}
.use-case-description-section-inner .container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.uc-text-col .small_title a {
	pointer-events: none;
	color: inherit;
}
.uc-text-col .small_title{
	color: rgba(0, 0, 102, 0.5);
	font-size: 14px;
	line-height: 1.42;
	font-weight: 300;
	font-family: 'Roboto',sans-serif;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.uc-text-col .main_title {
	font-size: 36px;
	line-height: 1.16;
	margin-bottom: 32px;
	letter-spacing: -1px;
}
.uc-text-col .main_contant li {
	padding-left: 35px;
	margin-bottom: 23px;
	font-size: 24px;
	color: #006;
	letter-spacing: -0.01em;
	position: relative;
	font-family: 'Archivo', sans-serif;
}
.uc-text-col .main_contant li::before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	display: block;
	background-color: #006;
	position: absolute;
	left: 12px;
	top: 15px;
}
.uc-media-iframe iframe{
	width: 100%;
	display: block;
}
.uc-media-video video{
	width: 100%;
	display: block;
	height: auto;
}
.use-case-related-container {
	padding: 35px 0 0;
}
body .use-case-related-container h2 {
	text-align: center;
	margin-bottom: 65px;
	font-size: 36px;
	letter-spacing: -1px;
	font-weight: 700;
	line-height: 1.2;
}
.use-case-categories-container {
	margin-bottom: 80px;
}
.use-case-categories-container ul {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	justify-content: center;
}
.use-case-category {
	width: 230px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.use-case-category.main-uc-category-button {
	width: 100%;
}
.use-case-category a {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 700;
	display: flex;
	text-decoration-skip-ink: none;
	text-underline-offset: 3px;
}
.use-case-category a:hover{
	text-decoration: underline solid #3DCCCC 3px !important;
	color: #3DCCCC !important;
}
.use-case-category.main-uc-category-button .button {
	font-size: 18px;
	background: #3DCCCC;
	border-radius: 10px;
	padding: 15px 25px;
	min-width: 140px;
	text-decoration: none !important;
	text-align: center;
	display: block;
}
.use-case-category.main-uc-category-button .button:hover{
	background: #FFCC00 !important;
	color: #000066 !important;
}
.uc-categories li {
	font-size: 19px;
	font-weight: 700;
	color: #000066;
	line-height: 1.2;
	display: inline;
}
.uc-categories li::after {
	content: ", ";
}
.uc-categories li:last-child:after{
	display: none;
}
.ajax-filter-group li {
	font-size: 16px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	color: #000066;
	line-height: 1.3;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	cursor: pointer;
	padding-bottom: 18px;
	position: relative;
	transition: all 0.3s ease-in-out;
}
.ajax-filter-group li:last-child{
	margin-right: 0;
}
.ajax-filter-group li::after {
	content: "";
	width: 100%;
	bottom: -2px;
	left: 0;
	display: block;
	position: absolute;
	background-color: #3DCCCC;
	height: 2px;
	z-index: 1;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
.ajax-filter-group li.active {
	color: #3DCCCC;
}
.ajax-filter-group li:hover::after, 
.ajax-filter-group li.active::after {
	opacity: 1;
}
.ajax-filter-group {
	margin-bottom: 35px;
	border-bottom: 2px solid rgba(0, 0, 255, 0.1);
}
.success_stories_posts_filtered {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.success_stories_posts_filtered li{
	width: calc(50% - 8px);
}
.success_stories_posts_filtered .success-story-title, .success_stories_posts_filtered .success-story-quote, .success_stories_posts_filtered .success-story-meta {
	height: auto !important;
	width: 100%;
}
.success_stories_posts_filtered li .success-story-item {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	height: 100%;
}
.success_stories_posts_filtered .success-story-quote{
	flex-grow: 1;
}
.success_stories_posts_filtered  .success-story-item .anchor_overlay {
	z-index: 9;
}
.success_stories_section.featured_stories {
	margin-bottom: 50px;
}
.success-stories-ajax-filters {
	position: relative;
}
.ss_aj_loader {
	position: absolute;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	top: -10px;
	left: -10px;
	z-index: 10;
	background-color: rgba(0,0,0,0.1);
	border-radius: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}
.ss_aj_loader .lds-ring {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
}
.site__header-bar &gt; .container {
	position: relative;
	display: flex;
	align-items: center;
}
.deselect_language_switcher {
	color: #fff;
	font-size: 15px;
	padding-left: 10px;
	/*display: none;*/
}
.deselect_language_switcher .wpml-ls-legacy-dropdown a {
	color: #fff;
	border: 0;
	background-color: transparent;
	padding: 10.5px 20px 10.5px 5px !important;
	font-weight: 600;
}
.deselect_language_switcher .wpml-ls-legacy-dropdown {
	width: 74px;
}
.deselect_language_switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	background-color: #3dcccc;
}
.deselect_language_switcher .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover &gt; a, 
.deselect_language_switcher .wpml-ls-legacy-dropdown a:focus, 
.deselect_language_switcher .wpml-ls-legacy-dropdown a:hover {
	color: #000066 !important;
	background: #3dcccc !important;
}
.deselect_language_switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
	right: 7px;
}
.home .comparison_chart_text,
.page-template-homepage-testing .comparison_chart_text {
	padding: 80px 75px;
	max-width: 1280px;
	margin: 80px auto;
}
.home .section_column.text-column &gt; div,
.page-template-homepage-testing .section_column.text-column &gt; div {
	padding: 80px 0;
}
.section_style_3 .section-column.main-text-column {
	padding-top: 0;
	margin-left: 0;
	max-width: 37.45%;
}
.section_style_3 .top-video-section-inner {
	padding-top: 115px;
}
.mobile_visible_item {
	display: none !important;
}
body .section_style_3 .top-video-section-inner h1 {
	max-width: 100%;
	color: #3DCCCC;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -1px;
	margin-bottom: 30px;
}
.section_style_3 .section-column.right-text-column li {
	background-color: transparent;
	border: 1px solid #FF9900;
	color: #FF9900;
	padding: 6px 22px 6px 54px;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
}
.section_style_3 .section-column.right-text-column li::before {
	content: "";
	background: #FF9900;
	width: 20px;
	height: 1px;
	left: 20px;
	top: 19px;
}
.section_style_3 .section-column.right-text-column li::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #ff9900;
	position: absolute;
	display: block;
	left: 40px;
	top: 15.5px;
}
.section_style_3 .section-column.right-text-column li:nth-child(2) {
	margin-right: -100px;
	margin-left: 23px;
	padding-left: 23px;
}
.section_style_3 .section-column.right-text-column li:nth-child(2)::before{
	display: none !important;
}
.section_style_3 .section-column.right-text-column li:nth-child(2)::after {
	width: 27px;
	height: 25px;
	border: 0;
	background-image: url(images/drag-hand-icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	top: 30px;
	left: 64px;
}
body .section_style_3 .top-video-section-inner .subtitle {
	color: #fff;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: -0.2px;
}
.section_style_3 .top-video-section-inner &gt; div {
	display: flex;
	height: 100%;
	align-items: center;
	position: relative;
	padding: 105px 0 190px;
}
.section_style_3 .section-column.image-text-column {
	position: absolute;
	bottom: auto;
	left: 45%;
	height: 100%;
	top: 0;
	width: 55vw;
	background-image: url(images/snow_slead_des.svg);
	background-position: top left;
	background-size: auto;
	background-repeat: no-repeat;
}
.site-lang-fr .ajax-filter-group li::after,
.site-lang-fr .success-stories-filters li::after{
	display: none !important;
} 
.top_section_icons {
	position: absolute;
	left: 0;
	bottom: 40px;
}
.top_section_icons span, .top_section_icons img {
	display: block;
}
.top_section_icons img {
	max-width: 125px !important;
	max-height: 48px;
	opacity: 0.5;
	width: 100%;
}
.top_section_icons &gt; div {
	display: flex;
	align-items: center;
	gap: 50px;
}
.page-template-homepage-testing .site-header {
	/*background-color: #006;*/
}
.top-video-section.section_style_3{
	background: #006;
}
.section_style_3 .top-video-section-inner {
	height: auto;
	max-height: none;
}
.section_style_3 .section-column.image-text-column img {
	max-width: 475px;
	height: auto;
	margin-top: 6vh;
	margin-left: 1.5vw;
}
.section_style_3 .section-column.right-text-column {
	width: 280px;
	padding-top: 0;
}
/*
.page-template-homepage-testing .site__header-main,
.home .site__header-main {border-bottom: 1px solid rgba(255,255,255,0.2);}*/
.admin-bar .section_style_3 .top-video-section-inner {
	padding-top: 97px;
}
/* DES-185 */
.footer-column {	width: 25%;}
.website--logo.footer-column, .footer-extra-logos {	width: 24.5%;}
.footer-extra-menus, .footer-cta-column {	width: 72.5%;	margin-left: 3%;}
.footer-extra-menus ul li a {	font-size: 14px;}
/* END - DES-185 */

/* DES-189 */
.use-case-row.use-case-meta-info {
	align-items: flex-end;
}
.single-use-case .page_simple_top_section .uc-categories {
	display: block !important;
	margin-bottom: 20px;
}
.single-use-case .page_simple_top_section .uc-categories li {
	font-size: 14px;
	line-height: 1.55;
	color: #3DCCCC;
	font-weight: 700;
	border: 1px solid #3DCCCC;
	padding: 4px 13px;
	margin-right: 15px;
	border-radius: 20px;
	display: inline-block;
	margin-bottom: 10px;
}
.single-use-case .page_simple_top_section .uc-categories li::after {
	display: none;
}
.use-case-description-section.has_media .uc-media-image img, .use-case-description-section.has_media .uc-media-iframe iframe{
	border: 3px solid #006;
	border-radius: 20px;
}
.use-case-description-section.no_media .container {
	flex-flow: column;
}
.use-case-description-section.no_media .uc-text-col {
	padding-right: 0;
}
.use-case-description-section.no_media .uc-text-col .uc-tags, .use-case-description-section.no_media .uc-text-col .main_title{
	text-align: center;
}
/* END - DES-189 */

.counter-elements-section {
	padding: 38px 0;
}
.counter-item-element {
	display: flex;
	gap: 0;
	justify-content: left;
	font-size: 64px;
	font-family: 'Archivo', sans-serif !important;
	font-weight: 700;
	color: #000066;
	margin-bottom: 13px;
	line-height: 1.1;
}
.counter-parent-item {
	max-width: 32%;
}
.counter-item-title {
	font-weight: 700;
	font-size: 24px;
	line-height: 26px;
	letter-spacing: -0.01em;
	color: rgba(14, 14, 150, 0.4);
}
.des_counter_elements {
	display: flex;
	border: 1px solid #D9D9D9;
	box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05);
	border-radius: 25px;
	padding: 50px 70px 30px;
	justify-content: space-between;
}
body .counter-elements-section h2 {
	font-size: 36px;
	font-weight: 500;
	text-align: center;
	line-height: 1.15;
	margin-bottom: 0;
}
.counter-item-element span em {
	font-style: normal;
	position: relative;
	z-index: 1;
}
.story_type_review .success-story-item {
	background-color: #fff;
	border: 3px solid #F2F2F7;
}
.counter-elements-section .small_title {
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 300;
	font-family: 'Roboto',sans-serif;
	color: #000066;
	margin-bottom: 26px;
	line-height: 1;
}
.counter-item-element::after {
	content: attr(suffix_item);
}

/* DES-190 */
body .section_style_2 .top-video-section-inner h1, body .section_style_2 .top-video-section-inner .subtitle, .section-column.right-text-column li h3, body .comparison_columns h2, body .comparison_columns h3,body .comparison_columns h4,
.marketing_cloud_solution .bottom-section &gt; .container &gt; h2, body .images_contained .text-column h2, body .success_stories_section h2, body .mailchimp_form_section h2, body .companies_carousel_section h4, body .companies_carousel_section h2, .elementor-element.missing-pieces-banner h2,
body .tabs_menu_items li h4, body .tab_content_item h2, body .tab_content_item h3, body .text-column h4, body .app_main_text h2, body .enable_dark_content .text-and-image-section .text-column h2, body .faq_content_section h2, .subscribe_footer_title,
body .elementor-section h1, body h3.h1, .four_columns_layout li span, body .screen_features_section .title_section h2, body .section-feature-item h5, body .cta_background_section h2, body .cta_background_section h3, body .core-principles-section.move_content_bottom h2, .core-principle .title,
body .screen_features_section.dark_section_settings .title_section h2, body .client_testimonials_section h2, body.page-template-customer-advisory-board .page_simple_top_section h4, .page-template-customer-advisory-board .text-and-image-section h3, body .tab_content_item h3 strong, body .core-principles-section.blue_principles_section h2,
body .elementor-widget-text-editor h2, body .elementor-widget-text-editor h3, body .text-column h2, body .pricing_item h3, .table_head td.check_column, .table_head td.title_column, body h2.post-title, body .book-description-section h2,
.elementor-form h2, .elementor-form h1, .elementor-form h3, .elementor-form h4, .elementor-form h5, .elementor-form h6, body .all_upcoming_events &gt; .clearfix &gt; h2, body .all_past_events &gt; .clearfix &gt; h2, .mid-section-events .container &gt; h2,
body .team_members_section h2, .member_name strong, body .team_members_section h2, body .text-column h3, body .core-principles-section h2, .core-principle .title, body .supporter-cards-section h2, .supporter-cards-section .title, .enable_blue_section .top-text-inner h4,
.top-text-inner h2, .top-text-inner h4, body:not(.single-events) h2.elementor-heading-title, body:not(.single-events) h3.elementor-heading-title, body:not(.single-events) h4.elementor-heading-title, body:not(.single-events) h5.elementor-heading-title{
	font-family: 'Archivo', sans-serif !important;
	font-weight: 700 !important;
}
body p, .text-content p, .text-and-image-section.images_contained.section_media_image li, body .text-column h4, body .screen_features_section .title_section h4, .core-principle .description, .page_simple_top_section .text-content p, .section-feature-item li,
.core-principles-section .top-section .subtitle, li.core-principle .subtitle, li.core-principle .description, .pricing-page-text p, .feature_row td p, .table_footer td, .post-short-description, .items_posts_list .post-short-description, .latest-articles .post-short-description,
.book-description-section .text-content, .member_description, .core-principle .description, .supporter-item .description, .blue_principles_section .description li, .principles-text-section li{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
p strong{
	font-family: 'Roboto', sans-serif;
}

/* END - DES-190 */

/* DES-191 */
.ig_action_bar.ig_show.ig_top .ig_close &gt; span {
	background-position: -520px center !important;
}
/* END - DES-191 */


/*DES-192*/
.top-video-section .top_section_icons img { object-fit: contain;}
/*END - DES-192*/

/*DES-193*/
.wpml-ls-flag {
	max-width: 18px;
	height: 12px;
}
/*END - DES-193*/

/*DES-195*/
.text-and-image-section.images_contained.section_media_image li {
	position: relative;
	padding-left: 20px;
}
.text-and-image-section.images_contained.section_media_image li::after , .text-content ul li::before{
	content: '';
	width: 5px;
	height: 5px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	left: 2px;
	top: 9px;
}
.text-and-image-section.images_contained.section_media_image ul {
	list-style: none !important;
}
.text-content ul li {
	color: #fff;
	margin-bottom: 25px;
	position: relative;
	padding-left: 20px;
}
/*END - DES-195*/

/*DES-201*/
.new_case_study_design .page_navigation_section.four_columns_layout li span span {
	display: inline-block;
	font-size: 36px;
	vertical-align: middle;
}
/*END - DES-201*/

/* DES-203 */
.stories__top_section_height.stories__top_v2 .section_column.image_column img {
	margin-bottom: 0 !important;
	display: block;
}
.stories__top_section_height.stories__top_v2 .page_simple_top_section.small_top_section {
	padding-bottom: 180px;
}
.ajax-filter-dropdown {
	position: relative;
}
.success-stories-ajax-filters {
	display: flex;
	gap: 40px;
	margin-bottom: 60px;
	align-items: center;
}
.ajax-filter-dropdown .ajax-filter-group {
	background: #FFFFFF;
	border: 1px solid #000066;
	border-radius: 10px;
	position: absolute;
	z-index: 10;
	padding: 16px;
	opacity: 0;
	visibility: hidden;
	margin: 0;
	display: flex;
	width: 353px;
	flex-wrap: wrap;
	top: calc(100% + 8px);
	row-gap: 30px;
	column-gap: 10px;
}
.ajax-filter-dropdown-selected {
	font-size: 18px;
	font-weight: 700;
	color: #000066;
	line-height: 1;
	padding: 18px 45px 18px 16px;
	border: 1px solid #000066;
	border-radius: 10px;
	cursor: pointer;
	position: relative;
}
.ajax-filter-dropdown-selected::after {
	content: "";
	width: 9px;
	height: 9px;
	top: 20px;
	right: 12px;
	border-bottom: 2px solid #000066;
	border-right: 2px solid #000066;
	position: absolute;
	transform: rotate(45deg);
}
.ajax-filter-dropdown.open .ajax-filter-group {
	opacity: 1;
	visibility: visible;
}
.ajax-filter-dropdown .ajax-filter-group li {
	font-size: 14px;
	font-weight: 400;
	color: #000066;
	width: 50%;
	margin-right: 0;
	padding-right: 0;
	padding-bottom: 0;
	width: calc(50% - 5px);
	padding-left: 25px;
}
.ajax-filter-dropdown .ajax-filter-group li::after {
	content: "";
	width: 17px;
	height: 17px;
	bottom: auto;
	left: 0;
	display: block;
	position: absolute;
	background-color: #fff;
	z-index: 1;
	opacity: 1;
	border: 1px solid #DDDBDA;
	border-radius: 3px;
	top: 0;
}
.ajax-filter-dropdown [tax="persona-category"].ajax-filter-group li{
	width: 100%;
}
.ajax-filter-dropdown .ajax-filter-group li::before {
	content: "";
	width: 9px;
	height: 6px;
	position: absolute;
	display: block;
	border-left: 1px solid #000066;
	border-bottom: 1px solid #000066;
	top: 2.5px;
	left: 4px;
	z-index: 2;
	transform: rotate(-45deg);
	opacity: 0;
	visibility: hidden;
}
.ajax-filter-dropdown .ajax-filter-group li.active::before {
	opacity: 1;
	visibility: visible;
}
.ajax-filter-dropdown-selected{
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.open .ajax-filter-dropdown-selected {
	background: rgba(0, 0, 102, 0.1);
}
.clear__all_toggle_stories {
	cursor: pointer;
	color: #3DCCCC;
	border-bottom: 1px solid #3DCCCC;
	line-height: 1;
}
.success_stories_list {
	min-height: 300px;
}
.ss_aj_loader .lds-ring {
	position: absolute;
	left: auto;
	top: 50%;
	margin-left: 0;
	margin-top: -25px;
	right: 15px;
}
.ss_testimonial_modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0 !important;
    left: 0;
    z-index: 99999999;
    background-color: rgba(0,0,0,.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
}
.ss_testimonial_modal &gt; div {
	background: #000066;
	border-radius: 15px;
	width: 1240px;
	padding: 55px;
	position: relative;
}
.exit__ss_modal {
	position: absolute;
	right: 18px;
	top: 2px;
	color: #fff;
	font-size: 60px;
	font-weight: 100;
	line-height: 0.85;
	cursor: pointer;
}
.ss_mod_title {
	font-weight: 700;
	color: #fff;
	font-size: 30px;
	letter-spacing: -1px;
	margin-bottom: 20px;
	line-height: 1.1;
}
.ss_mod_content p {
	font-size: 20px;
	line-height: 1.3;
	color: #fff;
	margin-bottom: 15px;
}
.open-mod .ss_testimonial_modal {
	opacity: 1;
	visibility: visible;
}
.ss_author_logo {
	display: flex;
	width: 75px;
	height: 75px;
	background-color: #fff;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
}
.ss_mod_footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ss_author_info p {
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 700;
	color: #8888B9;
	line-height: 1.35;
	text-transform: uppercase;
}
.ss_author_info p.strong{
	font-size: 18px;
	text-transform: none;
	color: #FFCC00;
}
.ss_mod_footer {
	padding-top: 60px;
}
.read_full_story {
	background-color: #FFCC00;
	border-radius: 3px;
	color: #000066 !important;
	padding: 16px 37px 16px 16px;
	font-size: 15px;
	line-height: 1;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	position: relative;
	display: block;
	text-align: left;
	cursor: pointer;
}
.stories_with_reviews .story_author_page {
	width: auto;
	max-width: 145px;
}
.read_full_story::after {
	content: "";
	width: 10px;
	height: 1px;
	background-color: #000066;
	position: absolute;
	top: 23px;
	right: 20px;
	display: block;
}
.read_full_story::before {
	content: "";
	width: 5px;
	height: 5px;
	border-bottom: 1px solid #000066;
	border-right: 1px solid #000066;
	position: absolute;
	display: block;
	right: 19px;
	top: 21px;
	transform: rotate(-45deg);
}
.ss_testimonial_modal &gt; div.ss_testimonial_modal_close {
	background: transparent;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0;
	cursor: pointer;
}
.ss_mod_content p:last-child {
	margin-bottom: 0;
}
.stories_with_reviews .success-story-title {
	margin-bottom: 18px;
}
.ext_author_logo img {
	max-width: 48px;
}
.stories_with_reviews .success-story-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.story_type_review .success-story-item {
	padding-top: 38px;
}

.stories_with_reviews .ext_author_logo img {
	max-width: 40px;
	max-height: 40px;
}
.success_stories_posts_filtered .success-story-title {
	min-height: 40px;
}
.ss_author_info p {
	font-family: 'Archivo', sans-serif !important;
}
.ext_author_logo {
	display: flex;
	align-items: center;
	margin-right: -14px;
}
.stories_with_reviews .success-story-meta {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: end;
}
.stories__pagination_item {
	display: flex;
	justify-content: center;
	margin-top: 40px;
	position: relative;
	padding: 14px;
}
.button.success_stories_posts_loadmore {
	font-size: 24px;
	cursor: pointer;
}
.button.success_stories_posts_loadmore {
	font-size: 24px;
	cursor: pointer;
	font-weight: 700;
	padding: 18px 24px;
}
.button.success_stories_posts_loadmore:hover {
	background-color: #000066 !important;
	color: #fff !important;
}
.stories__pagination_item .ss_aj_loader {
	width: 100% !important;
	left: 0 !important;
	bottom: 0 !important;
	height: 100% !important;
	top: 0 !important;
}
.success_stories_posts_filtered li .success-story-item .success-story-logo.success-story-text-logo{
	min-height: auto;
}

/* Menu Redesign */
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu {
	background: #fff;
	/* box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05); */
	border-radius: 20px !important;
	padding: 40px 40px 18px 28px;
	left: 50%;
	margin-left: -120px;
    margin-top: 7.5px;
	/* width: 340px; */
	border:0 !important;
	background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" width="1268" height="140" viewBox="0 0 1268 140" fill="none"&gt;&lt;path opacity="0.66" d="M0 19C0 8.50659 8.50659 0 19 0H1249C1259.49 0 1268 8.50659 1268 19V140H0V19Z" fill="url(%23paint0_linear_0_424)" fill-opacity="0.2"/&gt;&lt;defs&gt;&lt;linearGradient id="paint0_linear_0_424" x1="634" y1="0" x2="634" y2="140" gradientUnits="userSpaceOnUse"&gt;&lt;stop stop-color="%23FFCC00"/&gt;&lt;stop offset="1" stop-color="white"/&gt;&lt;/linearGradient&gt;&lt;/defs&gt;&lt;/svg&gt;');
	background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
}

body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item.small--dropdown .mega-sub-menu {
    left: -35% !important;
    width: 450px;
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu a {
	/* background: transparent !important;
	padding: 8px 22px 8px 40px !important;
	border-radius: 10px !important;
	position: relative;
	font-size: 18px !important;
	color: #000066 !important;
	font-weight: 700 !important;
	line-height: 1.1 !important; */
	font-weight: 500 !important;
	line-height: 24px !important;
	letter-spacing:0;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li &gt; a.mega-menu-link::before {
	position: absolute !important;
	left: 10px !important;
	top: 13px !important;
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu a:hover{
	/* background:#F2F4FA !important; */
} 
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu li{
	margin-bottom:7px;
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu li:last-child{
	margin-bottom:0;
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator{
	display:block !important;
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator {
	display: inline !important;
	opacity: 1 !important;
	visibility: visible !important;
	font-size: 20px !important;
	position: absolute !important;
	width: 8px !important;
	height: 8px !important;
	margin: 0 !important;
	top: 45%;
	right: 13px;
	transform: translateY(-50%);
}
 body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator:after{
	display:none !important;
} 
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	/* border-top: 2px solid rgba(242, 244, 250, 0.5);
	border-right: 2px solid rgba(242, 244, 250, 0.5); */
	border-top: 2px solid rgba(0, 0, 102, 0.5);
	border-right: 2px solid rgba(0, 0, 102, 0.5);
	transform: rotate(135deg);    margin-left: 8px;
}
body.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before {
	border-top: 2px solid rgba(0, 0, 102, 0.5);
	border-right: 2px solid rgba(0, 0, 102, 0.5);
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a {
	padding: 14px 10px !important;
	border-radius: 5px !important;
	/* color: #000066 !important; */
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a, body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.mega-toggle-on &gt; a{
	background: rgba(61, 204, 204, 0.2) !important;
    color: #000066 !important;
} 
body.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a, body.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a{
	/* color:#000066 !important; */
}

#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.mega-menu-item-has-children &gt; a {
	padding-right: 38px !important; 
}
.header-menu-container &gt; #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item {
	margin-right: 20px !important;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu a.mega-menu-link .mega-description-group .mega-menu-description {
	color: rgba(0, 0, 102, 0.5) !important;
	font-style: normal !important;
	line-height: 1.1 !important;
	font-size: 14px !important;
	margin-top: 3px !important;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu span.mega-menu-badge.mega-menu-badge-style-one {
	background: #9E9ED4 !important;
	color: #fff !important;
	font-weight: 400 !important;
	font-size: 12.5px !important;
	padding: 6px 9px 6px 27px !important;
	border-radius: 35px !important;
	top: -4px !important;
	margin-left: 9px !important;
	background-image: url("images/badge-star.svg") !important;
	background-position: 9px center !important;
	background-repeat: no-repeat !important;
	background-size: 13px auto !important;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.icon--marketing &gt; a.mega-menu-link::before {
	/* top: 7px !important; */
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item.large--dropdown .mega-sub-menu {
	/* width: 530px; */
	left: -608% !important;
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item.large--dropdown.second-large-dropdown .mega-sub-menu {
	/* width: 850px; */    margin-left: 170px;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-megamenu.mega-menu-item {
	/* position: relative !important; */
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu .mega-sub-menu {
	width: auto !important;
	box-shadow: none !important;
	left: auto !important;
	margin: 0 !important;
	padding: 0;
	border-radius: 0;
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu &gt; li.mega-menu-item{
	padding:0 !important;
	min-height:unset !important;
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu .mega-menu-row .mega-menu-columns-6-of-12:first-child,
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu .mega-menu-row .mega-menu-columns-4-of-12:first-child {
	/* background-color: #fff !important;
	border-bottom-left-radius: 0 !important;	 */
	padding-right: 20px !important;
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu .mega-menu-row .mega-menu-columns-4-of-12:nth-child(2) {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu .mega-menu-row .mega-menu-columns-6-of-12:last-child,
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu .mega-menu-row .mega-menu-columns-4-of-12:last-child {
	padding-left: 20px !important;
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu .mega-menu-row .mega-menu-columns-6-of-12:last-child li,
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu .mega-menu-row .mega-menu-columns-4-of-12:last-child li{
	/* margin-bottom:16px; */
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu .mega-sub-menu a{
	text-transform:none !important;
}
#mega-menu-new_main_menu h4.mega-block-title {
	/* color: #000066 !important;
	font-weight: 300 !important;
	font-size: 14px !important;
	padding-left: 9px !important;
	padding-bottom: 0 !important;
	padding-top:5px !important; */
	line-height: 19.58px !important;
	letter-spacing: -1px !important;
}
#mega-menu-wrap-new_main_menu .mega-large--dropdown .mega-sub-menu::before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	display: block !important;
}
#mega-menu-wrap-new_main_menu .mega-large--dropdown .mega-sub-menu::before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	display: block !important;
	background: rgba(14, 14, 150, 0.27);
	top: 0;
}
#mega-menu-wrap-new_main_menu .mega-large--dropdown.second-large-dropdown .mega-sub-menu::before, 
#mega-menu-wrap-new_main_menu .mega-large--dropdown.second-large-dropdown .mega-sub-menu::after {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	left: calc(33.33% + 4px);
	display: block !important;
	background: rgba(14, 14, 150, 0.27);
	top: 0;
	z-index: 1;
}
#mega-menu-wrap-new_main_menu .mega-large--dropdown.second-large-dropdown .mega-sub-menu::after{
	left: calc(66.66% - 4px);
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu {
	display: flex;
	justify-content: center;
}
#mega-menu-new_main_menu &gt; li:first-child {
	margin-left: auto !important;
}
#mega-menu-wrap-new_main_menu {
	width: auto;
	margin-left:auto;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.menu-button {
	margin-left: auto !important;
	margin-right: 0 !important;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:last-child {
	margin-right: 0 !important;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.menu-button a:hover {
	background-color: #fff !important;
	color:#000066 !important;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.menu-button &gt; a {
	padding: 14px 22px !important;
}
.header--new {
	display: flex;
}
.mobile--button--menu.hide--on--mobile {
	margin-left: auto;
}
.mobile--button--menu .button--menu a {
	font-size: 16px !important;
    padding: 15.5px 24px !important;
    border-radius: 8px !important;
    background-color: #FFCC00 !important;
    color: #000066 !important;
    font-weight: 500 !important;
    line-height: 17.41px !important;
    display: inline-block;
    font-family: 'Archivo', sans-serif;
    border-radius: 48px !important;
}
.mobile--button--menu .button--menu a:hover{
	background-color:#FFD943 !important;
}
.mobile--button--menu .button--menu a{
	/* border:1px solid #000066; */
}
.page-template-newmenu-alternate-template #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link{
    line-height: 17.41px !important;
}
.page-template-newmenu-alternate-template.visible_scroll_top .site-header,
.use-case-template-newmenu-alternate-template.visible_scroll_top .site-header {
	background-color: #fff;
}
.page-template-newmenu-alternate-template #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link,
.use-case-template-newmenu-alternate-template #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link{
	color:#000066;
}
body.page-template-newmenu-alternate-template #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before,
body.use-case-template-newmenu-alternate-template #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before {
	border-top: 2px solid rgba(0, 0, 102, 0.5);
	border-right: 2px solid rgba(0, 0, 102, 0.5);
}
body.page-template-newmenu-alternate-template #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a,
body.use-case-template-newmenu-alternate-template #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a,
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.mega-toggle-on &gt; a {
	/* background: rgba(61, 204, 204, 0.2) !important; */
	color: #000066 !important;
}
body.page-template-newmenu-alternate-template .left_header_text, body.visible_scroll_top .left_header_text,
body.use-case-template-newmenu-alternate-template .left_header_text, body.visible_scroll_top .left_header_text {
	color: #000066 !important;
}
body.page-template-newmenu-alternate-template .site__header-bar, body.visible_scroll_top .site__header-bar,
body.use-case-template-newmenu-alternate-template .site__header-bar, body.visible_scroll_top .site__header-bar {
	border-bottom: 1px solid rgba(0, 0, 102, 0.2);
}
body.page-template-newmenu-alternate-template .search_form_container input[type="text"], 
body.use-case-template-newmenu-alternate-template .search_form_container input[type="text"], 
body.visible_scroll_top .search_form_container input[type="text"] {
	background: rgba(0, 0, 102, 0.1);
	color: #000066 !important;
}
body.page-template-newmenu-alternate-template .search_form_container input[type="text"]::placeholder,
body.use-case-template-newmenu-alternate-template .search_form_container input[type="text"]::placeholder,
body.visible_scroll_top .search_form_container input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #000066;
	opacity: 1; /* Firefox */
  }
body.page-template-newmenu-alternate-template .search_form_container input[type="text"]:-ms-input-placeholder,
body.use-case-template-newmenu-alternate-template .search_form_container input[type="text"]:-ms-input-placeholder,
body.visible_scroll_top .search_form_container input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #000066;
}
body.page-template-newmenu-alternate-template .search_form_container input[type="text"]::-ms-input-placeholder,
body.use-case-template-newmenu-alternate-template .search_form_container input[type="text"]::-ms-input-placeholder,
body.visible_scroll_top .search_form_container input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
	color: #000066;
  }
body.page-template-newmenu-alternate-template .search_form_container form button,
body.use-case-template-newmenu-alternate-template .search_form_container form button,
body.visible_scroll_top .search_form_container form button {
	background-image: url("images/search-alternate.svg");
}
body.page-template-newmenu-alternate-template .deselect_language_switcher .wpml-ls-legacy-dropdown a,
body.use-case-template-newmenu-alternate-template .deselect_language_switcher .wpml-ls-legacy-dropdown a,
body.visible_scroll_top .deselect_language_switcher .wpml-ls-legacy-dropdown a {
	color: #000066;
	font-weight: 600;
}
body.page-template-newmenu-alternate-template .header--v2 .stripes &gt; span,
body.use-case-template-newmenu-alternate-template .header--v2 .stripes &gt; span,
body.visible_scroll_top .header--v2 .stripes &gt; span {
	background: #000066 none repeat scroll 0 0;
}
body.page-template-newmenu-alternate-template .header--v2 .site__header-main::before,
body.use-case-template-newmenu-alternate-template .header--v2 .site__header-main::before,
body.visible_scroll_top .header--v2 .site__header-main::before{
	/* background: #fff; */
}
body.page-template-newmenu-alternate-template.menu-open .header--v2 .site__header-bar,
body.use-case-template-newmenu-alternate-template.menu-open .header--v2 .site__header-bar,
body.visible_scroll_top.menu-open .header--v2 .site__header-bar {
	background: #fff;
}
body.page-template-newmenu-alternate-template .header--v2 .website--logo svg,
body.use-case-template-newmenu-alternate-template .header--v2 .website--logo svg,
body.visible_scroll_top .header--v2 .website--logo svg{
	min-height:23px;
}
body.visible_scroll_top .fillcolor {
	fill: #000066;
}
.site__header-main .fillcolor{
	fill: #000066;
}


/* End menu redesign */

/* redesign success stories */
.success_stories_section_rd {
    padding-top: 90px;
    padding-bottom: 90px;
}
.success_stories_carousel_rd .success-story-item {
    background: #FFFFFF;
	box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05);
	border-radius: 20px;
	transition: all 0.3s ease-in-out;
	
}
.success_stories_section_rd .container{
	max-width: 1270px;
}
.success_stories_carousel_rd .success-story-item:hover {
	background-color: #B6B7D5 !important;
}
.success_stories_section_rd .success-stories--header h2 {
	color: #fff;
	font-size: 36px;
	max-width: 560px;
	line-height: 1.2;
	padding-left: 15px;
	font-family: 'Archivo', sans-serif !important;
}
.success-stories--header {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}
.success-stories--pag {
	margin-left: auto;
}
.success_stories_carousel_rd .slick-arrow {
	width: 37px;
	height: 37px;
	display: block;
	background: #fff;
	border-radius: 50%;
	float: left;
	margin-left: 14px;
	position:relative;
	cursor:pointer;
}
.success_stories_carousel_rd .slick-arrow::after {
	position: absolute;
	width: 100%;
	content: "";
	height: 100%;
	left: 0;
	top: 0;
	background: url("images/stories--arrow.svg");
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.arrow--left--rd::after{
	transform:rotate(180deg);
}
.success_stories_section_rd .success-story-quote span {
	color: #000066;
	font-size: 24px;
	line-height: 30px;
	font-family: 'Archivo', sans-serif;
	font-style: normal;
	font-weight: 300;
	letter-spacing: -1px;
}
.story_author_rd span {
	color: #000066;
}
.author--logo {
	width: 60px;
	height: 60px;
	background-size: cover;
	background-position: center center;
	border-radius: 50%;
	margin-right: 15px;
}
.story_author_rd {
	display: flex;
	align-items: center;
}
.author--logo {
	width: 60px;
	min-width:60px;
	height: 60px;
	background-size: cover;
	background-position: center center;
	border-radius: 50%;
	margin-right: 15px;
} 
.success-story-logo {
	margin-left: auto;
}
.success-story-meta-rd {
	display: flex;
	align-items: center;
}
body a.main--btn, body button.main--btn, body div.main--btn {
	background: #FFCC00;
	color: #000066;
	border: 1px solid #006;
	font-size: 16px;
	font-weight: 500;
    padding: 14.5px 33px;
	border-radius: 8px;
	cursor: pointer;
	font-family: 'Archivo', sans-serif !important;
	/* border-radius: 48px; */
    /* border: none; */
	line-height: 19.2px;
}
body a.main--btn:hover, body button.main--btn:hover, body div.main--btn:hover{
	background-color:#FFD943;
	color:#000066;
}
.success_stories_list_rd .success-story-quote a.yellow--btn {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: transparent !important;
	border: transparent;
	font-size: 0;
	margin: 0 !important;
}
/* end redesign success stories */

/* start redesign faq section */
.faq_homepage.faq_content_section {
	background: transparent;
	color: #000066;
	border-radius: 0;
	margin-bottom: 0;
}
.faq_homepage .faq_column {
	width: 100%;
	padding: 0;
	display: flex;
	column-gap:15px;
}
.faq_homepage .button-container {
	margin-left: auto;
	min-width:140px;
}
body .faq_homepage.faq_content_section h2 {
	color: #000066;
}
.faq_column.faq_items_column li {
	background-color: rgba(0, 0, 102, 0.25);
	border-radius: 12px;
}
.faq_question h3 strong {
	font-weight: 400;
}
.two--columns--list ul {
	flex: 50%;
}
.two--columns--list &gt; div {
	display: flex;
	column-gap: 140px;
}
/* end redesign faq section */

/* start image and text section */

.container--textandimg {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.column--with--text {
	width: 46.2%;
}
.container--textandimg &gt; .column--with--image {
	width: 48.5%;
}
.image-and-text-section {
	padding-top: 90px;
	padding-bottom: 90px;
}
.image_right .container--textandimg {
	flex-direction: row-reverse;
}
.column--with--text h2,.column--with--text h1{
	font-size: 48px !important;
	line-height: 1.1 !important;
	letter-spacing: -1px;
	margin-bottom: 35px;
	font-family: 'Archivo', sans-serif !important;
}
body .elementor-section .column--with--text h1{
	color: var(--e-global-color-primary);
}
.text-cont p,
.text-cont li {
	font-size: 20px;
	line-height: 1.2;
	color: #000066;
	margin-bottom: 20px;
}
.text-cont li {
	margin-bottom: 7px;
	padding-left: 30px;
	position: relative;
}
.text-cont li::before {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #000066;
	position: absolute;
	top: 10px;
	left: 12px;
	display: block;
}
.text-cont ul{
	margin-bottom: 20px;
}
.text-cont ul:last-child,
.text-cont li:last-child{
	margin-bottom: 0;
}
.text-cont p:last-child{
	margin-bottom: 0;
}
.text-cont {
	margin-bottom: 42px;
}
.container--textandimg .button--text {
	color: #3DCCCC;
	font-size: 24px;
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	padding-right: 26px;
	border-bottom: 1px solid;
	position: relative;
}
.container--textandimg .button--text:hover{
	color: #3DCCCC !important;
}
.container--textandimg .button--text::after {
	content: "";
	width: 21px;
	height: 8px;
	background-image: url(images/text-button-arrow.svg);
	background-size: contain;
	background-position: center center;
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
	background-repeat: no-repeat;
}
.box--logos {
	display: flex;
	align-items: center;
	gap: 40px;
}
.button-container + .box--logos{
	padding-top: 30px;
}
.image-and-text-section.enable_free .small--title::after {
	content: "FREE!";
	background: #9E9ED4;
	border-radius: 14px;
	color: #fff;
	font-size: 15px;
	padding: 5px 7px 5px 25px;
	margin-left: 6px;
	background-image: url(images/golden-star.svg);
	background-size: 12px;
	background-position: 6px 50%;
	background-repeat: no-repeat;
}
.image-and-text-section.enable_free .small--title {
	display: flex;
	align-items: center;
}
/* end image and text section */

/* header redesign */
.site__header-bar {
	display: none;
}
.site__header-main .container {
	max-width: 1390px;
}
.mobile--button--menu.hide--on--mobile {
	display: flex;
	gap: 10px;
	align-items: center;
}
.mobile--button--menu .deselect_language_switcher a{
	font-size: 15px !important;
}
.rd-home-top-section {
	/* background: linear-gradient(180deg, #00A1E0 -6.28%, #000066 21.91%); */
    background: #FFFFFF;
}
body .elementor-section .rd-home-top-section  h1,body .elementor-section .rd-home-top-section  h2{
	color: #000066;
}
body .elementor-section .rd-home-top-section .demo__fs_intro_form input{
	border: 1px solid #ffcc00 !important;
}
.rd-home-top-inner {
	padding-top: 140px;
}
.rd-home-top-inner .sec-column.rd-text-column{
	max-width: 1390px;
	margin: 0 auto;
}
body .elementor-section .rd-home-top-section h1 {
	font-size: 64px;
	line-height: 1.1;
	text-align: center;
	letter-spacing: -1px;
	margin-bottom: 24px;
}
.rd-home-top-section h2.subtitle {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-align: center;
	max-width: 727px;
	margin: 0 auto 40px;
}
.rd-home-top-section .demo__fs_intro_form {
	max-width: 440px;
	margin: 0 auto;
}
.rd-home-top-section .button.demo__intro_submit {
	width: 158px;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 13px;
	height: 56px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	font-family: 'Archivo', sans-serif !important;
	font-weight: 700;
}
/* END - header redesign */

/* schedule a demo section */
.sd_text_content {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding: 50px 125px 75px 80px;
	align-items: end;
	z-index: 10;
}
.schedule-demo-banner-inner {
	position: relative;
}
.sd_text_container {
	padding-bottom: 20px;
}
.sd_text_container h2 {
    font-size: 40px !important;
    line-height: 46px !important;
    margin-bottom: 40px;
    max-width: 700px;
    font-family: 'Archivo', sans-serif !important;
    letter-spacing: -1px !important;
}
body .sd_text_container .button {
	background: #FF9900;
	border: 1px solid #000066;
	border-radius: 8px;
	font-family: 'Archivo', sans-serif !important;
	font-weight: 700;
    font-size: 20px;
    line-height: 19.2px;
    padding: 18.5px 27.5px 18.5px 27.5px;
	display: flex;
	align-items: center;
	gap: 10px;
}

body .sd_text_container .button img,
body .contact-plans-button.button img {
	width: 32px;
	display: block;
	height: auto;
}
body .sd_text_container .button img{
	height: 10px;
    width: 10px !important;
}
.sd_text_container .button-container {
	display: flex;
}
.demo_style_2 .sd_text_content {
	padding-left: 0;
}
.demo_style_2 .sd_image_container {
	width: 42%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}
.demo_style_2 .sd_text_content {
    padding: 100px 55px 109px 0;
}
.demo_style_2 .sd_text_container {
	padding-bottom: 0;
	padding-left: 42%;
}
.demo_style_2 .sd_bg_shadow {
	background-image: none;
}
.demo_style_2 .sd_text_content {
	flex-direction: row;
}
.demo_style_2 .sd_text_container h2 {
    margin-bottom: 30px;
	letter-spacing: -1px;
	max-width: 636px;
}
.demo_style_2 .sd_image_container img {
    max-width: none;
    width: calc(100% + 120px);
    height: calc(100% + 5px);
    margin-top: -64px;
    margin-left: -139px;
    object-fit: contain;
    object-position: center center;
}
.demo_style_2 .sd_text_container &gt; div {
	position: relative;
	z-index: 1;
}
/* END - schedule a demo section */

.image-and-text-section .small--title {
	font-family: 'Roboto', sans-serif;
	color: #000066;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 25px;
}
.schedule-demo-banner {
    padding: 80px 0 150px 0;
	max-width: 1270px;
	width: 1270px;
	margin: 0 auto;
}
.sd_bg_shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	border-radius: 20px;
	box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05);
	border: 3px solid #F2F4FA;
	z-index: 5;
	background-image:url(images/sdgraph1.png);
	background-size: 50% auto;
	background-position: right bottom;
	background-repeat: no-repeat;
}

/* challenge-solution-section */
.sec-column.rd-img-column img {
	width: 100% !important;
}
.group-cs-section {
	padding: 65px 0;
}
.group-cs-section.group-c-section {
	background-color: #fff;
}
.group-cs-section.group-s-section {
	/*background: rgba(255, 204, 0, 0.2);*/
	z-index: 1;
	position: relative;
}
.group-cs-section h3 {
	font-size: 40px !important;
	line-height: 1.1 !important;
	margin-bottom: 35px;
	color: #000066;
	letter-spacing: -1px;
	font-family: 'Archivo', sans-serif !important;
}
.group-cs-list {
	display: flex;
	flex-wrap: wrap;
	column-gap: 75px;
	row-gap: 40px;
}
.group-cs-section .container {
	max-width: 1170px;
}
.group-cs-list li {
	background: #FFFFFF;
	border: 2px solid #9ABAEC;
	border-radius: 30px;
	padding: 30px;
	min-height: 300px;
	width: calc(33.33% - 50px);
}
.cs-item-icon img {
	width: 42px;
	height: 40px !important;
	display: block;
}
.cs-item-icon {
	margin-bottom: 17px;
}
.cs-item-title {
	font-size: 22px;
	letter-spacing: -0.01em;
	color: #000066;
	line-height: 1.2;
	font-family: 'Archivo', sans-serif !important;
	font-weight: 700;
	margin-bottom: 15px;
}
.cs-item-description{
	line-height: 1.21;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	color: #000066;
	font-weight: 400;
}
.demo__intro_email {
	color: rgba(14, 14, 150, 0.4);
}
.challenge-solution-inner{
	position: relative;
}
/* END challenge-solution-section */

/* rd-product-top-section */
.rd-product-top-section {
	padding-top: 122px;
	background-color: #fff;
	padding-bottom: 50px;
}
.des-column-inner .small_title {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #3DCCCC;
	font-weight: 700;
	font-family: 'Archivo', sans-serif !important;
	font-size: 18px;
	line-height: 1.1;
	margin-bottom: 25px;
}
.rd-product-top-section .container {
	max-width: 1140px;
}
.des-columns {
	display: flex;
	align-items: center;
}
.rd-product-top-section .des-columns {
	flex-wrap: wrap;
	justify-content: space-between;
}
.rd-product-top-section .des-column:first-child {
	width: 55%;
}
.rd-product-top-section .des-column:nth-child(2) {
	width: 37%;
}
.rd-product-top-section h1 {
	font-size: 64px !important;
	line-height: 1.1 !important;
	font-family: 'Archivo', sans-serif !important;
	color: #000066 !important;
	letter-spacing: -1px !important;
	margin-bottom: 30px !important;
}
.des-description {
	color: #000066;
	line-height: 1.2;
	font-weight: 400;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
}
.rd-product-top-section .des-img-container {
	margin-right: -185px;
}
.rd-product-top-section .des-img-container img{
	display: block !important;
	width: 100% !important;
	height: auto !important;
}
.container.des-small-holder {
	max-width: 1170px;
}
.des-small-holder .column--with--text {
	width: 40%;
}
.des-small-holder .container--textandimg &gt; .column--with--image {
	width: 55%;
}
.des-small-holder .container--textandimg &gt; .column--with--image img{
	width: 100% !important;
	height: auto !important;
	display: block;
}
/* END - rd-product-top-section */

/* redesign-product-features */
.des-product-features {
	background: #000066;
	padding: 105px 0;
	border-radius: 20px;
}
.elementor-top-section:not(.elementor-section-full_width) .des-product-features {
	padding: 55px 0;
}
.elementor-section-full_width .des-product-features {
	border-radius: 0;
}
.des_white_bg.des-product-features{
	background: #FFFFFF;
}
.des_yellow_bg.des-product-features{
	background: #FFCC00;
}
.des_gray_bg.des-product-features{
	background: #F2F4FA;
}
.des-product-features h3 {
	text-align: center;
	color: #fff !important;
	font-size: 48px !important;
	line-height: 1.1 !important;
	margin-bottom: 70px;
	font-family: 'Archivo', sans-serif !important;
}
.elementor-top-section:not(.elementor-section-full_width) .des-product-features h3 {
	text-align: left;
	padding-left: 1px;
	margin-bottom: 40px;
}
.des-product-features.des_yellow_title h3{
	color: #FFCC00 !important;
}
.des-product-features.des_blue_title h3{
	color: #000066 !important;
}
.group-features-list {
	display: flex;
	gap: 90px;
	align-items: start;
	justify-content: center;
	flex-wrap: wrap;
}
.group-features-list li {
	width: calc(25% - 68px);
	padding-left: 48px;
	position: relative;
}
.des_col_3 .group-features-list li{
	width: calc(33.33% - 20px);
}
.des_col_3 .group-features-list{
	gap: 25px;
}
.des_col_2 .group-features-list li {
	width: calc(50% - 71px);
}
.des_col_2 .group-features-list{
	column-gap: 140px;
	row-gap: 70px;
}
.des_col_1 .group-features-list li{
	width: 100%;
	row-gap: 70px;
}
.pf-item-icon {
	width: 32px;
	margin-left: -48px;
	margin-right: 18px;
	padding-top: 4px;
	flex-shrink: 0;
}
.pf-item-title {
	color: #fff;
	font-size: 36px;
    line-height: 39.6px;
	font-family: 'Archivo', sans-serif !important;
	font-weight: 700;
	letter-spacing: -1px;
	margin-bottom: 17px;
	display: flex;
	align-items: start;
}
.des_yellow_text .pf-item-title{
	color: #FFCC00;
}
.des_blue_text .pf-item-title{
	color: #000066;
}
.pf-item-icon img {
	width: 30px !important;
	height: 30px !important;
	display: block !important;
}
.pf-item-description {
	font-size: 16px;
	font-weight: 400;
    line-height: 20px;
	color: #fff;
}
.des_yellow_text .pf-item-description{
	color: #FFCC00;
}
.des_blue_text .pf-item-description{
	color: #000066;
}
/*
.reduced_opacity .companies_carousel_section{
	opacity: 0.2;
}
*/
.elementor-top-section:not(.elementor-section-full_width) .des-product-features-inner .container{
	max-width: 100%;
	padding: 0 52px;
}
/* END - redesign-product-features */

/* pricing menu */
.pricing_menu_section {
	padding-top: 50px;
    padding-bottom: 70px;

}
.pricing_menu_section .page-top-menu {
	padding-top: 0;
	margin-right: 0;
	background: #F2F4FA;
	border-radius: 30px;
	display: flex;
}
.pricing_menu_section .page-top-menu-container {
	background: transparent;
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pricing_menu_section .page-top-menu .page-menu-item::after {
	display: none !important;
}
.pricing_menu_section .page-top-menu .page-menu-item {
	font-size: 18px;
	line-height: 18px;
	float: none;
	font-family: 'Archivo', sans-serif;
	background-color: transparent;
	padding: 21px 35px;
	cursor: pointer;
	position: relative;
	border-radius: 30px;
	color: #000066;
	font-weight: 700;
	min-width: 168px;
	text-align: center;
	transition: all 0.3s ease-in-out;
}
.pricing_menu_section .page-top-menu .page-menu-item.active {
	color: #fff;
	background: #000066;
}
.pricing_menu_section .page-top-menu .page-menu-item.active::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translate(-50%, -50%);
    background-color: #FFFFFF;
    border-radius: 100%;
    height: 5px;
    width: 5px;
}
.pricing_menu_section select.currency-switcher-drop {
	border: 1px solid #F2F4FA;
	box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05);
	border-radius: 25px;
	padding: 10px 40px 10px 20px;
	color: #000066;
	font-size: 16px;
	background-image: url(images/transparent-arrow-down-item.png);
	background-position: 65px 50%;
	background-color: #F2F4FA;
	line-height: 17px;

}
.pricing_list .pricing_item h3 {
	font-weight: 700 !important;
    font-size: 24px;
    line-height: 26.11px;
    letter-spacing: -1px;
    color: #000066;
    margin-bottom: 22px;
}
.pricing_boxes_section .price-box-description {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	border-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	flex-grow: 1;
}
.pricing_boxes_section .pricing-box-info {
	padding-bottom: 23px;
}
.price-box-description li {
    position: relative;
	padding-left: 15px;
    font-size: 16px;
    line-height: 26px;
    color: #000066;
    font-family: 'Archivo', sans-serif !important;
    margin-bottom: 3px;
}
.price-box-description li:last-child{
	margin-bottom: 0;
}
.price-box-description li::before {
    width: 4px;
    height: 4px;
    content: "";
    background-color: #000066;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0px;
    display: block;
}
.price-box-description p {
    color: #000066;
    margin-bottom: 10px;
    font-family: "Roboto";
    font-size: 16px;
    line-height: 30px;
	font-weight: 400;
}
.pricing_boxes_section .button-container {
	padding-top: 25px;
	text-align: center;
	justify-content: center;
}
.pricing_boxes_section .button-container .button-txt {
	color: rgba(14, 14, 150, 0.4);
    border-bottom: 1px solid #0E0E9666;
	font-weight: 700;
	font-size: 18px;
    line-height: 21.6px;

}
.pricing_list .pricing_item &gt; div {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.pricing_boxes_section .button.contact-plans-button {
    font-size: 32px;
    /* display: block; */
    text-align: center;
    background: #FF9900;
    border: 2px solid #000066;
    border-radius: 8px;
    font-family: 'Archivo', sans-serif !important;
    font-weight: 500;
    padding: 12.5px 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.pricing_boxes_section .button.contact-plans-button img {
    height: 10px;
    width: 10px !important;
}
.pricing-contact-button {
	/* margin-left: -10px;
	margin-right: -10px;
	height: 131px; */
	display: flex;
	align-items: center;
	padding-bottom: 20px;
}
.sdgraph2 {
	position: absolute;
	width: 705px;
	height: 520px;
	background-image: url(images/sdgraph2.png);
	background-size: contain;
	background-position: right bottom;
	background-repeat: no-repeat;
	bottom: -80px;
	left: -162px;
	z-index: 8;
}
.sdgraph3 {
	position: absolute;
	width: 1040px;
	height: 520px;
	top: -124px;
	z-index: 4;
	right: -75px;
	background-image: url(images/sdgraph3.png);
	background-size: contain;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.sd_bg_shadow::after {
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: -15px;
	right: 45%;
	background-image: url(images/multi-point-star.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.des-pricing-infobox {
    padding: 90px 0 90px;
	text-align: center;
}
.des-info-txt {
	color: #000066;
    font-family: 'Archivo', sans-serif !important;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 40px;
    letter-spacing: -1px;
}
.des-pricing-infobox .button_container {
	display: flex;
	justify-content: center;
}
body .des-pricing-infobox .yellow--btn.main--btn {
    font-weight: 500;
    font-family: 'Archivo', sans-serif !important;
    font-size: 20px;
    padding: 14.5px 39.5px 14.5px 25.5px;
    font-size: 16px;
    line-height: 19.2px;
	position: relative;
    /* border-radius: 48px; */
    /* border: none; */
    border: 1px solid #006;
}
body .des-pricing-infobox .yellow--btn.main--btn::before{
	content: "";
	position: absolute;
	background-image: url("images/btn-right-arrow.svg");
    background-position: center right 0;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2;
    height: 12px;
    width: 7px;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
}
.demo_style_3 .sdgraph1,
.demo_style_3 .sdgraph2,
.demo_style_3 .sdgraph3,
.demo_style_3 .sd_bg_shadow{
	display: none;
}
.demo_style_3 .schedule-demo-banner-inner {
	position: static;
}
.schedule-demo-banner.demo_style_3 {
	max-width: 900px;
	padding: 142px 0;
	width: 900px;
}
.demo_style_3 .sd_text_content {
	padding: 0;
	position: static;
}
.demo_style_3 .sd_image_container {
	position: absolute;
	bottom: calc(100% - 55px);
	left: 50%;
	width: 210px;
	margin-left: -105px;
}
.demo_style_3 .sd_image_container img{
	width: 100% !important;
	height: auto !important;
	display: block !important;
}
.demo_style_3 .sd_text_container {
	padding: 0;
	text-align: center;
	width: 100%;
}
.demo_style_3 .sd_text_container h2 {
    font-size: 64px !important;
    margin-bottom: 35px;
    max-width: 100%;
    line-height: 70.4px !important;
}
.demo_style_3 .sd_text_container .button-container {
	justify-content: center;
}
body .demo_style_3 .sd_text_container .button{
	padding-left: 50px;
	padding-right: 50px;
}
/* END - pricing menu */

/* pricing table */
.feature-table-list td {
	border-bottom: 1px solid #F2F4FA;
}
.feature-table-list td:first-child p {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 18px;
	color: #000066;
	line-height: 1.2;
}
.table_head td.title_column {
	font-size: 36px !important;
    line-height: 36px !important;
}
[active_sections_class="deselect_search_section"] .companies_carousel_section,
[active_sections_class="deselect_engage_section"] .companies_carousel_section {
	opacity: 0.2;
}
.des_free_pd .starting-price-text {
	text-align: center;
	margin-bottom: 30px;
}
.des_free_pd .price-item {
	text-align: center;
	margin-bottom: 0;
}
.des_free_pd .price-box-description {
	max-width: 295px;
	margin: 0 auto;
}
.des_download_pd {
	padding-top: 50px;
	text-align: center;
}
.pricing_list .pricing_item .des_download_pd h3 {
	margin-bottom: 28px;
}
.des_download_pd_btns {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.des_download_pd_btns li{
	max-width: 48% !important;
}
.des_download_pd_btns img{
	display: block !important;
	width: 100% !important;
}
.pricing_item.des_free_pd {
	margin-bottom: 78px !important;
}
.des_download_pd_btns a{
	display: block;
}
.des_free_pd .price-item .price-element::before {
	content: "";
	background-image: url(images/golden-star.svg);
	background-size: 32px;
	background-position: center center;
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	display: block;
	position: absolute;
	top: 9px;
	left: -48px;
}
.des_free_pd .price-item .price-element {
	position: relative;
}
.fadeTop .group-c-section h3 {
	opacity: 0;
}
.group-cs-section.group-s-section .group-cs-list {
	transform: translate(-10px,3px);
}
.author--details h5, .author--details span {
	font-family: 'Archivo', sans-serif !important;
}

/* scroll section */
.animated--section{
    color:#fff;
    height:200vh;
    position:relative;
}
.fixed--animation{
    height:100vh;
    position:relative;
    overflow:hidden;
}
.start .fixed--animation {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.sticky--bottom .fixed--animation {
    position:absolute;
    bottom:0;
    width:100%;
}
.parent--animation {
	color: #fff;
	height: 200vh;
	position: relative;
}
.animated--section.sticky--bottom {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.sticky--bottom--parent .animated--section.sticky--bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    bottom:0;
}
.columns div {
	flex: 33%;
	border: 1px solid red;
	min-height: 200px;
	min-width: 33%;
}
.columns {
	display: flex;
	flex-wrap: wrap;
}
.second--element {
	padding-top: calc(100vh + 140px);
	padding-bottom:65px;
	height: 200vh;
	position: relative;
	z-index: 999;
}
.second--element:after{
	content:"";
	position:absolute;
	height:100vh;
	bottom:0;
	left:0;
	width:100%;
	background: rgba(255, 204, 0, 0.2);
}
.group-cs-section.group-c-section{
	padding-top: 80px;
}
.group-cs-section.group-c-section &gt; div{
	transition: all 0.4s ease-in-out;
}
.group-cs-section &gt; div {
	align-items: center;
	display: flex;
	height: 100%;
	position: relative;
	z-index: 1;
}
/*.start .group-c-section h3,*/
.hide__title .group-c-section h3  {
	opacity: 0;
}
.group-s-section h3{
	margin-bottom: 45px !important;
}
.start .group-cs-section.group-c-section &gt; div,
.sticky--bottom .group-cs-section.group-c-section &gt; div{
	padding-top: 100px;
}

/* use case scrolling feature */
.des_use_case_features .container {
	/* max-width: 1140px; */
}
.des_use_case_features {
    padding: 90px 0;
	overflow: hidden;
}
.des_use_case_features h2 {
	font-size: 38px !important;
	letter-spacing: -1px;
	line-height: 1.2 !important;
	margin-bottom: 40px;
	font-family: 'Archivo', sans-serif !important;
}
.des_ucs_col {
	width: 54%;
	padding-right: 80px;
}
.des_ucs_col:nth-child(2) {
	width: 46%;
	padding-left: 60px;
	padding-top: 280px;
	padding-right: 0;
}
.segment-line-flow .des_ucs_col:nth-child(2){
		padding-top: 0;
}
.des_ucs_cols {
	display: flex;
	flex-wrap: wrap;
}
.des_ucs_img_list li {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s ease-in-out;
	width: 100%;
}
.des_ucs_img_list li:first-child{
	position: relative;
}
.des_ucs_img_list li.active {
	opacity: 1;
	visibility: visible;
}
.des_ucs_f_list ul {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
}
.des_ucs_f_list ul li{
	margin-bottom: 200px;
}
.ucs-item-title {
	font-size: 40px;
    font-family: 'Archivo', sans-serif !important;
    letter-spacing: -1px;
    color: rgba(0, 0, 102, 0.2);
    line-height: 46px !important;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
}
.ucs-item-title span{
    color: rgb(46 46 56 / 20%);
}
.active .ucs-item-title span{
	color: #2E2E38;
}
.ucs-item-title::before {
	content: "";
	background: #E5E5E5;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 14px;
	left: -71px;
	border-radius: 50%;
	z-index: 1;
}
.ucs-item-description {
    font-size: 18px;
    line-height: 26px;

	color: rgba(0,0,102,0.2);
	font-family: "Roboto";
}
.active .ucs-item-title,
.active .ucs-item-description{
	color: #000066;
}
.active .ucs-item-description{
	color: #2E2E38CC;
}
.des_ucs_f_list {
	position: relative;
}
.des_ucs_f_list::before {
	content: "";
	width: 2px;
	height: calc(100% - 22px);
	top: 22px;
	left: -60px;
	position: absolute;
	border-left: 1px dashed #000066;
	display: block;
}
.des_ucs_f_list li:last-child .ucs-item-title::after {
	content: "";
	width: 3px;
	height: 500px;
	top: 22px;
	left: -61px;
	background-color: #FFF;
	position: absolute;
}
.des_ucs_inner {
	position: relative;
	height: 100%;
}
.des_ucs_img_list ul {
	position: relative;
}
.des-media-element video,
.des-media-element img {
	width: 100%;
	height: auto;
	display: block !important;
}

/* END - pricing table */

/* blog page redesign */
.des-post-title {
	font-size: 24px !important;
	line-height: 1.33 !important;
	font-weight: bold !important;
	margin-bottom: 19px;
	position: relative;
	z-index: 1;
	color: #FFCC00 !important;
}
.des-post-description {
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 35px;
	line-height: 1.5;
}
.des-post-title a{
	color: inherit !important;
}
.des_blog_listing_header {
	/* background: linear-gradient(130.05deg, #000066 27.16%, #00A1E0 120.79%); */
	padding: 115px 0 40px;
	background: transparent;
}
.des_blog_listing_header .des_blh_inner h1,.des_blog_listing_header .des_blh_inner .des_text_description{
	color: #000066;
}
.des_blog_listing_header .des_blh_inner .des_text_description::before{
	background-color:#000066;
}
.des_blh_inner {
	display: flex;
	align-items: start;
}
.des_text_description {
	flex-grow: 1;
	padding-left: 660px;
}
.des_blh_inner h1 {
	margin-bottom: 0 !important;
	font-size: 64px !important;
	line-height: 1.1 !important;
}
.des_text_description {
	font-size: 24px;
	color: #fff;
	line-height: 1.2;
	padding-top: 18px;
	position: relative;
}
.des_text_description::before {
	content: "";
	width: 610px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.5);
	position: absolute;
	left: 26px;
	top: 36px;
	display: block;
}
.des_blog_listing_most_recent .des-blog-item {
	background: #000066;
	box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05);
	border-radius: 20px;
}
.des_blog_listing_most_recent {
	padding: 60px 0 50px;
}
.des_blog_listing_most_recent .des-blog-item {
	background: #000066;
	box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05);
	border-radius: 20px;
	position: relative;
	padding: 48px;
	height: 420px;
	overflow: hidden;
}
.des-post-title.hidden {
	display: none;
}
.des_blog_listing_most_recent .des-post-header {
	display: none;
}
.des_blog_listing_most_recent .des-post-title {
	position: relative;
	z-index: 1;
	font-size: 50px !important;
	line-height: 1.2 !important;
	color: #fff;
	font-family: 'Archivo', sans-serif !important;
	margin-bottom: 10px;
}
.des_blog_listing_most_recent .des-post-title a{
	color: inherit !important;
}
.des_blog_listing_most_recent .des-post-title {
	display: block !important;
}
.des_blog_listing_most_recent .des-post-description {
	color: #fff;
	font-size: 18px;
	margin-bottom: 14px;
}
.des-post-date {
	color: rgba(255,255,255,0.5);
	font-weight: 600;
	font-family: 'Archivo', sans-serif;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 1;
}
.hidden.anchor_overlay {
	display: none;
}
.des_blog_listing_most_recent .anchor_overlay{
	display: block !important;
}
.des_blog_listing_recent ul {
	display: block;
	position: relative;
}
.des_blog_listing_recent .des-blog-item {
	width: 41%;
	background-color: #000066;
	border-radius: 20px;
	padding: 28px 30px;
	margin-bottom: 16px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
.des_blog_listing_recent .des-blog-item .anchor_overlay {
	display: block !important;
	z-index: 2;
}
.des_blog_listing_recent .des-blog-item:first-child {
	width: 57.5%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	padding-bottom: 60px;
}
.des_blog_listing_recent .des-post-category {
	display: none;
}
.des_blog_listing_recent .des-blog-item:first-child .des-post-header{
	margin-left: -30px;
	margin-right: -30px;
	margin-top: -28px;
	position: relative;
	height: 378px;
	padding: 30px;
	margin-bottom: 28px;
}
.des_blog_listing_recent .des-blog-item:first-child .des-post-header .des-post-image{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
}
.des_blog_listing_recent .des-blog-item:first-child .des-post-header .des-post-title{
	display: none;
}
.des_blog_listing_recent .des-blog-item:first-child .des-post-body .des-post-title{
	display: block !important;
}
.des_blog_listing_recent .des-blog-item:first-child  .des-post-date {
	position: absolute;
	bottom: 28px;
	left: 30px;
	display: block;
}
.des_blog_listing_recent {
	margin-bottom: 60px;
}
.des_blog_listing_mailing {
	margin-bottom: 0;
	background: linear-gradient(180deg, #000066 0%, #3DCCCC 124.22%);
	padding: 67px 0;
}
.des_blog_listing_mailing .container {
	max-width: 1300px;
}
.des_mml_col:first-child {
	width: 53%;
}
.des_mml_col:last-child {
	width: 39%;
	padding-top: 25px;
}
.des_mml_cols {
	display: flex;
	justify-content: space-between;
}
.des_mml_update {
	background-color: #fff;
	box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05);
	border-radius: 20px;
	font-family: 'Archivo', sans-serif !important;
	letter-spacing: -1px;
	color: #000066;
	font-size: 60px;
	font-weight: 700;
	padding: 30px 35px;
	line-height: 1;
	text-align: center;
	position: relative;
}
.des_mml_update::after {
	content: "";
	width: 75px;
	height: 75px;
	top: calc(100% - 22px);
	left: 23px;
	position: absolute;
	background-image: url(images/mailing_list_logo.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.des_mml_col .subscribe_form_container {
	width: 100%;
}
.des_mml_col .footer_subscribe_email {
	background-color: transparent;
	border: 0 !important;
	border-radius: 0 !important;
	border-bottom: 1px solid #fff !important;
	padding-left: 46px !important;
	font-family: 'Archivo', sans-serif !important;
	font-size: 22px;
	color: #fff !important;
}
.des_mml_col .footer_subscribe_email::-webkit-input-placeholder {
	color: #fff;
	opacity: 0.4;
}
.des_mml_col .footer_subscribe_email::-moz-placeholder {
	color: #fff;
	opacity: 0.4;
}
.des_mml_col .footer_subscribe_email:-ms-input-placeholder {
	color: #fff;
	opacity: 0.4;
}
.des_mml_col .footer_subscribe_email:-moz-placeholder {
	color: #fff;
	opacity: 0.4;
}
.des_mml_col .footer_form_submit {
	position: absolute;
	top: 5px;
	right: 0;
}
#submit_blog_subscribe_form {
	min-width: 150px;
	text-align: center;
}
.des_mml_col .visible_fields_form::before {
	content: "";
	position: absolute;
	width: 23px;
	height: 11px;
	top: 21px;
	left: 2px;
	background-image: url(images/white-right-form-arrow.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
#submit_blog_subscribe_form {
	min-width: 150px;
	text-align: center;
	padding: 11px 28px;
	display: block;
}
.des_blog_listing_recent .container,
.des_blog_listing_main .container,
.des_blog_listing_search .container {
	max-width: 1240px;
}
.des_blog_listing_search {
	padding: 55px 0;
}
.des-post-image img {
	display: none;
}
.des_blog_listing_main .des-blog-item {
	width: calc(33.33% - 17px);
	border-radius: 20px;
	background: #F2F2F7;
	overflow: hidden;
	position: relative;
}
.des_blog_listing_main .des-post-image {
	display: block;
	height: 264px;
	background-size: cover;
	background-position: center center;
}
.des_blog_listing_main ul {
	display: flex;
	gap: 25px;
	flex-wrap: wrap;
}
.des_blog_listing_main .des-post-category {
	display: none;
}
.des_blog_listing_main .des-post-title {
	line-height: 1.33 !important;
	font-weight: bold !important;
	margin-bottom: 19px;
	position: relative;
	z-index: 1;
	font-size: 19px !important;
	font-family: 'Archivo', sans-serif !important;
}
.des_blog_listing_main .des-post-title a{
	color: #006 !important;
}
.des_blog_listing_main .des-post-header .des-post-title{
	display: none !important;
}
.des_blog_listing_main .des-post-body .des-post-title{
	display: block !important;
}
.des_blog_listing_main .des-post-body{
	padding: 25px 20px 40px;
}
.des_blog_listing_main .des-post-description {
	font-size: 14px;
	color: #555555;
	margin-bottom: 30px;
	line-height: 1.55;
}
.des_blog_listing_main .des-post-date{
	color: #000066;
	opacity: 0.5;
	position: absolute;
	bottom: 17px;
	left: 20px;
}
.des_blog_listing_search .filter-group.industry-filters,
.des_blog_listing_search .filter-group.role-filters {
	float: none;
	margin-right: 0;
}
.des_blog_listing_search .clear_filters_container {
	float: none;
	padding-top: 0;
}
.des_blog_listing_search .filter-group.topic-filters {
	margin-bottom: 0;
	width: 100%;
}
.blog-filter-group &gt; div {
	display: flex;
	flex-wrap: wrap;
	gap: 25px;
	align-items: center;
}
.current_post_type_search {
	width: 39%;
	margin-left: auto;
	position: relative;
}
.des_pts_field::-webkit-input-placeholder {
	color: #000066 !important;
	opacity: 0.5 !important;
}
.des_pts_field::-moz-placeholder {
	color: #000066 !important;
	opacity: 0.5 !important;
}
.des_pts_field:-ms-input-placeholder {
	color: #000066 !important;
	opacity: 0.5 !important;
}
.des_pts_field:-moz-placeholder {
	color: #000066 !important;
	opacity: 0.5 !important;
}
.des_pts_field {
	font-size: 17px;
	line-height: 26px;
	letter-spacing: 0.5px;
	font-family: 'Archivo', sans-serif !important;
	border: 0;
	border-bottom: 1px solid rgba(0, 0, 102, 0.5);
	color: #000066;
	width: 100%;
	display: block;
	padding: 10px 45px 10px 0 !important;
}
.des_blog_listing_search .blog-filter-group {
	margin-bottom: 0;
	z-index: 5;
}
#blog_search_in_tax {
	position: absolute;
	top: 3px;
	right: 0;
	width: 40px;
	height: 40px;
	padding: 0;
	background-color: transparent !important;
	border: 0;
	cursor: pointer;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	background-image: url(images/search-gray.svg);
	background-size: 20px auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.des_blog_listing_main {
	position: relative;
	padding-bottom: 110px;
	padding-top: 70px;
}
.des_blog_listing_main .des-blog-item .anchor_overlay {
	display: block;
}
.des_blog_listing_search .filter_items_loader {
	bottom: -4px;
	right: -65px;
}
.des_blog_listing_main .items_posts_list {
	position: static;
	padding: 0;
}
.more_items_loader.active {
	display: block !important;
}
.post_not_found {
	width: 100%;
	display: flex;
	justify-content:space-between ;
	background: #E5E5E5;
	box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05);
	border-radius: 20px;
	padding: 10px 20px;
	align-items: center;
	gap: 10px;
}
.post_not_found .clear_filters_container {
	padding: 0;
	float: none;
}
.post_not_found .clear_filters_button {
	opacity: 1;
	visibility: visible;
}
.current_post_type_search.add_char::after {
	content: "Please type at least 3 characters.";
	background: #E5E5E5;
	box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	padding: 3px 5px;
	font-size: 14px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 100%;
	left: 0;
}
.des_blog_listing_search .active_dropdown_value,
.des_blog_listing_search .dropdown_values {
	border-radius: 20px;
	
}
.des_blog_listing_search .dropdown_values li:first-child {
	padding-top: 28px;
}
.des_blog_listing_search .dropdown_values {
	top: calc(100% - 18px);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.des_blog_listing_search .active_dropdown_value {
	z-index: 2;
}
.thought-leadership_category_layout .companies_carousel_section {
	display: none !important;
}
.blog-post-title-section {
	padding: 110px 0px 40px;
}
.single-post-main-container .blog-post-title-section{
	padding: 0px 0px 20px;
}
.single-events .single-post-main-container .blog-post-title-section{
	padding: 0px 0px 80px;
}
body .blog-post-title-section h1 {
	text-align: left;
	font-family: 'Archivo', sans-serif !important;
	font-size: 48px;
	letter-spacing: -1px;
	font-weight: 400;
}
.blog-post-title-section .post-meta {
	display: none;
}
.single-post-main-container .elementor-section.elementor-section-boxed &gt; .elementor-container{
	max-width: 1290px !important;
}
.blog-post-content .social_share_icons {
	background: transparent;
	border-radius: 0;
	padding: 0 0 30px 0;
}
.author-meta-image img {
	width: 47px !important;
	border-radius: 50% !important;
	height: 47px !important;
	display: block;
	object-fit: cover;
	object-position: center;
}
.post-author-meta {
	display: flex;
	align-items: center;
	gap: 13px;
	margin-bottom: 30px;
}
.author-meta-details span {
	display: block;
}
.autname {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.4;
	color: #000066;
	font-family: 'Archivo', sans-serif !important;
}
.autbio {
	font-weight: 300;
	font-size: 15px;
	line-height: 1.3;
	text-transform: uppercase;
	color: #000066;
	font-family: 'Archivo', sans-serif !important;
}
.social_share_icons .post-meta-date, .social_share_icons .post-meta-category {
	display: block;
	padding: 0;
	font-size: 16px;
	line-height: 1;
	color: #000066 !important;
	margin-bottom: 10px;
}
.social_share_icons .post-meta-category a{
	color: inherit !important;
}
.single-post-main-container .hero-banner-section.elementor-section.elementor-section-boxed &gt; .elementor-container{
	max-width: 1270px !important;
}
.blog-post-content .social_share_icons .post-meta-date::after {
	display: none;
}
.blog-post-content .social_share_list {
	float: none;
	padding-top: 15px;
}
.blog-post-content .single-post-share li {
	margin-left: 0;
}
.blog-post-content .single-post-share li a {
	width: 25px;
	height: 25px;
}
.blog-post-content .single-post-share ul {
	display: flex;
	gap: 40px;
	align-items: center;
}
.single-post-share li a {
	background-image: url(images/fb-blue.svg);
}
.single-post-share li.twitter-share a{
	background-image: url(images/tw-blue.svg);
}
.single-post-share li.linkedin-share a {
	background-image: url(images/ln-blue.svg);
}
.blog-post-content .elementor-column.elementor-col-33, 
.blog-post-content .elementor-column[data-col="33"] {
	width: 23.5%;
	margin-left: auto;
}
.blog-post-content .padding-col .elementor-column.elementor-col-33, 
.blog-post-content  .padding-col .elementor-column[data-col="33"],
.blog-post-content .team-section .elementor-column.elementor-col-33, 
.blog-post-content  .team-section .elementor-column[data-col="33"],
.blog-post-content .custom-col .elementor-column.elementor-col-33, 
.blog-post-content  .custom-col .elementor-column[data-col="33"] {
	width: auto;
	margin-left: auto;
}
.blog-post-content .elementor-column.elementor-col-66, 
.blog-post-content .elementor-column[data-col="66"] {
	width: 75%;
}
.blog-post-content .elementor-widget-text-editor p,
.blog-post-content .elementor-widget-text-editor li {
	color: #000066 !important;
}
.single-post .elementor-widget-text-editor h2, 
.single-post .elementor-widget-text-editor h3, 
.single-post .elementor-widget-text-editor h4 {
	padding-top: 10px;
	margin-bottom: 20px;
}
.single-post .elementor-widget-text-editor h2 span, 
.single-post .elementor-widget-text-editor h3 span, 
.single-post .elementor-widget-text-editor h4 span{
	font-weight: inherit !important;
}
.blog-post-content {
	padding-bottom: 25px;
}
/*
.des_blog_listing_search .active_drop .dropdown_values {
	max-height: 300px;
}
*/
.des_blog_listing_search .active_drop .dropdown_values {
	max-height: 435px;
	overflow: auto;
}
.elementor-section.redesign_releases_header {
	padding: 110px 0px 58px !important;
}
.releases-content-container .post-author-meta {
	display: none;
}
body .elementor-section.redesign_releases_header h1.jeg_post_title{
	text-align: left !important;
	font-family: 'Archivo', sans-serif !important;
	font-size: 48px !important;
	font-weight: 400 !important;
	letter-spacing: -1px !important;
}
.post-template .blog-post-content .elementor-column.elementor-col-66, .blog-post-content .elementor-column[data-col="66"] {
	padding-right: 1%;
}
/* END - blog page redesign */
.success_stories_list_rd &gt; ul {
	border-radius: 20px;
	box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05);
	overflow: hidden;
}

/* Events redesign */
.all_past_events_list .event-list-item .post-image {
	height: 246px;
}
.all_past_events_list .post-content-inner {
	padding: 30px;
	height: auto !important;
}
.event-tags-list {
	position: absolute;
	padding: 0 30px;
	right: 0;
	bottom: auto;
	width: 100%;
	text-align: left;
	top: -18px;
	display: flex;
	gap: 5px;
}
body .all_past_events_list h2.post-title {
	height: auto !important;
	margin: 0;
}
.all_past_events_list {
	margin: 0;
	gap: 16px;
	display: flex;
	flex-wrap: wrap;
}
.all_past_events_list .event-list-item {
	width: calc(33.33% - 11px);
	background-color: #F2F2F7;
	margin: 0;
}
.event-term-item {
	margin-left: 0;
}
.remove_top_title_section .main-website-content {
	padding-top: 70px;
}
body.single-events.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a, 
body.single-events.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a {
	color: #000066 !important;
}
body.single-events.visible_scroll_top .fillcolor {
    fill: #000066;
}
body.single-events.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before {
	border-top: 2px solid rgba(255, 255, 255, 0.5);
	border-right: 2px solid rgba(255, 255, 255, 0.5);
}
body.single-events.visible_scroll_top .deselect_language_switcher .wpml-ls-legacy-dropdown a {
	color: #fff;
}
.remove_top_title_section.admin-bar .main-website-content {
	padding-top: 70px;
}
.remove_top_title_section.admin-bar.single-events .main-website-content {
	padding-top: 39px;
}
.elementor-col-50 .event_webinar_presenters {
	padding: 60px 0 0;
	border-top: 1px solid #000066;
}
body .elementor-col-50 .event_webinar_presenters h3 {
	text-align: left;
	font-weight: 500 !important;
}
.elementor-col-50 .event_webinar_presenters .host-image {
	position: relative;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	margin: 0 auto;
}
.elementor-col-50 .host-element-item {
	width: calc(50% - 10px);
	height: auto;
	margin: 0;
	display: block;
	overflow: hidden;
	background: #FFFFFF;
	padding: 32px 30px;
}
.elementor-col-50 .webinar-host-list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px;
}
.elementor-col-50 .host-items-inner {
	position: relative;
	bottom: 0;
	padding: 32px 0 0 0;
	width: 100%;
	text-align: center;
	background: none;
}
.elementor-col-50 .host-items-inner .host-name {
	color: #000066;
	margin-right: 0;
}
.elementor-col-50 .host-items-inner .host-position {
	color: #555555;
	text-transform: none;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
}
.single-events .blog-post-content {
	padding-bottom: 0;
}
body p.elementor-icon-box-description {
	font-size: 16px !important;
}
.elementor-kit-4694 .elementor-button:hover{
	background-color: #FFD943 !important;
	color: #000066 !important;
}
.event-list-item .post-image img {
	display: none !important;
}
/* END - Events redesign */

/* Events form redesign */
body .form_label_redesign.elementor-widget-form .elementor-form .elementor-field-group &gt; .elementor-field-label {
	position: relative;
	top: 0;
	left: 0;
	color: rgba(255,255,255, 1) !important;
	font-size: 15px !important;
	text-transform: none;
	font-weight: 600 !important;
	text-align: left;
	display: block;
	margin-bottom: 8px;
}
body .form_label_redesign.elementor-widget-form .elementor-form input[type="text"], 
body .form_label_redesign.elementor-widget-form .elementor-form input[type="email"], 
body .form_label_redesign.elementor-widget-form .elementor-form input[type="tel"], 
body .form_label_redesign.elementor-widget-form .elementor-form textarea, 
body .form_label_redesign.elementor-widget-form .elementor-form select {
	border-radius: 0 !important;
	font-size: 16px !important;
	padding: 10px 15px !important;
	height: 46px !important;
	min-height: 46px;
}
.form_label_redesign.elementor-widget-form .elementor-field-group:not(.elementor-field-type-hidden) {
	margin-bottom: 22px !important;
}
.form_label_redesign .elementor-field-type-html {
	font-size: 13px;
	color: #fff;
	text-align: left;
}
.form_label_redesign .elementor-field-type-html a{
	font-weight: 700;
	text-decoration: underline;
}
.form_label_redesign.elementor-widget-form .elementor-field-group:not(.elementor-field-type-hidden).elementor-field-type-submit{
	padding-top: 0;
	margin: 0 !important;
}
.form_label_redesign.elementor-widget-form .elementor-field-group:not(.elementor-field-type-hidden).elementor-field-type-submit button {
	width: 100%;
	font-size: 15px !important;
	font-Weight: 500 !important;
	height: 48px;
}
.form_label_redesign.elementor-widget-form .elementor-field-group:not(.elementor-field-type-hidden).elementor-field-type-submit button .elementor-button-text{
	font-Weight: 500 !important;
}
.form_label_redesign .elementor-widget-image img {
	border-radius: 25px;
	border: 10px solid #FFFFFF;
	box-shadow: 2px 2px 20px 10px rgba(0, 0, 0, 0.05);
}
.form_label_redesign.elementor-element.elementor-widget .elementor-form {
	border-radius: 6px;
	padding: 32px;
	margin-bottom: 80px;
}
body .elementor-widget-form.form_label_redesign .elementor-form .elementor-field-group.elementor-mark-required &gt; .elementor-field-label::after {
	color: #f9c933;
}
.form_label_redesign .elementor-form-fields-wrapper.elementor-labels-above{
	margin-bottom: 0 !important;
}
.single-events .blog-post-content .elementor-widget-text-editor p, 
.single-events .blog-post-content .elementor-widget-text-editor li {
	color: #555555 !important;
}

/* END - Events form redesign */

.faq_content_section:not(.faq_homepage) .faq_question,
.faq_content_section:not(.faq_homepage) .faq_answer-inner p,
.faq_content_section:not(.faq_homepage) .faq_answer-inner li{
	color: #fff;
}
.faq_redesign_sections .faq_content_section:not(.faq_homepage) .faq_question,
.faq_redesign_sections .faq_content_section:not(.faq_homepage) .faq_answer-inner p,
.faq_redesign_sections .faq_content_section:not(.faq_homepage) .faq_answer-inner li{
	color: #006;
}
.stories_with_reviews .success-story-logo.success-story-text-logo {
	margin-left: 0;
}
.des_ucs_f_list li .des-media-element {
	display: none;
}
.faq_content_section_outer &gt; .elementor-container &gt; .elementor-column &gt; .elementor-widget-wrap {
	padding: 0;
}
.elementor-widget-companiescarousel {
	margin-bottom: 0 !important;
}
.disable_upcoming_events .top-upcoming-events {
	padding-bottom: 0;
}
.hide_item_menu{
	display: none !important;
}
.des_ucs_f_list.list_itemsnr_1::before {
	display: none;
}
.elementor-field-type-checkbox .elementor-field-subgroup label {
	color: #fff;
}
.elementor-field-type-checkbox .elementor-field-subgroup {
	text-align: left;
	gap: 15px;
	padding-top: 10px;
}
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option {
	padding: 0;
	display: flex;
	align-items: start;
	gap: 10px;
}
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type="checkbox"] {
	position: absolute;
	top: 0px;
	left: 10px;
	display: block !important;
}
.elementor-field-type-checkbox .elementor-field-subgroup label {
	color: #fff;
	display: block !important;
	padding-left: 40px;
	position: relative;
}
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option{
	position: relative !important;
}

.changelog_scrolling_col.nav_col {
	width: 345px; 
	float: left;
}
.changelog_scrolling_col.items_col {
	width: calc(100% - 400px);
	float: right;
}
.changelog__section_module {
	background: #F2F4FA;
	padding: 80px 0;
}
.changelog_nav_title {
	color: #000066;
	text-transform: uppercase;
	margin-bottom: 28px;
	font-weight: 300;
	line-height: 1;
}
.changelog_menu_item {
	position: relative;
	padding-left: 27px;
	margin-bottom: 28px;
	font-size: 22px;
	color: #000066;
	font-family: 'Archivo', sans-serif;
	cursor: pointer;
}
.ch_date_item {
	opacity: 0.5;
}
.changelog_menu_item::before {
	content: "";
	width: 9px;
	height: 9px;
	border-right: 1px solid #FC0;
	border-bottom: 1px solid #FFCC00;
	position: absolute;
	top: 10px;
	left: 0;
	transform: rotate(-45deg);
}
.changelog_content_item {
	background-color: #fff;
	border-radius: 20px;
	padding: 44px 40px;
	margin-bottom: 30px;
}
.changelog_content_date,
.changelog_content_tag {
	background: #3DCCCC;
	border-radius: 5px;
	margin-bottom: 12px;
	padding: 6px;
	color: #000066;
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	display: inline-block;
	line-height: 1;
	font-size: 14px;
}
.changelog_content_tag {
	background: #FFCC00;
}
.changelog_content_tag {
	text-transform: capitalize;
}
h3.changelog_content_title {
	font-size: 32px !important;
	line-height: 1.15 !important;
	font-family: 'Archivo', sans-serif !important;
	margin-bottom: 25px;
}
.changelog_content_text p,
.changelog_content_text li {
	font-size: 20px;
	color: #000066;
	line-height: 1.2;
	margin-bottom: 20px;
}
.changelog_content_text p a{
	color: #3DCCCC;
	text-decoration: underline;
}
.changelog_content_text li{
	margin-bottom: 5px;
	padding-left: 32px;
	position: relative;
}
.changelog_content_text li::before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	left: 13px;
	background-color: #000066;
}
.changelog_content_item .des-media-element {
	margin-bottom: 30px;
}
.changelog_content_item .des-media-element img{
	max-width: 100%;
}
.des_blog_header_element .des_text_description {
	padding-left: 30%;
}
.des_blog_header_element .des_text_description::before {
	width: 32%;
}

.blog_listing_section.releases_layout {
	margin-top: 0;
	padding-top: 80px;
}
.changelog_product_tabs {
	display: flex;
	gap: 20px;
	margin-bottom: 30px;
	flex-wrap: wrap;
}
.changelog_product_tabs li {
	font-size: 22px;
	color: #000066;
	font-family: 'Archivo', sans-serif;
	cursor: pointer;
	font-weight: 700;
	text-transform: capitalize;
	width: calc(25% - 15px);
	text-align: center;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #000066;
	transition: all 0.3s ease-in-out;
}
.changelog_product_tabs li.active,
.changelog_product_tabs li:hover {
	background-color: #d9dbeb;
}
.nav_col .changelog_product_tabs {
	display: none;
}
.core_principles_no_spacing .core-principles-section.overlap_top_section {
	margin-top: 0;
	margin-bottom: 0;
	border-radius: 0;
}
@media(min-width:2000px){
	.success_stories_section.stories_with_reviews {margin-left: -300px;margin-right: -300px;}
	.stories_with_reviews .container{max-width: 100%;}
	.success_stories_posts_filtered li {width: calc(33% - 5px);}
}
/* END - DES-203 */

body.ds_blue_logo_color .fillcolor {
	fill: #000066;
}

/* DES-236 */
.full_no_image .column--with--text{
	width: 100%;
}
.full_no_image .text-cont:last-child{
	margin-bottom: 0;
}
/* END DES-236 */

/* DES-237 */
.pricing_list.pricing_cols_count4 .pricing_item {
	width: 23.3%;
    padding: 40px 30px 36px 30px;
    margin-right: 1.50%;
}
.pricing_list.pricing_cols_count4 .pricing_item:last-child{
	margin-right: 0;
}
.pricing_list.pricing_cols_count4 .billing-price-text {
	font-size: 16px;
    font-size: 13px;
    margin-right: -20px;
    font-weight: 500;
    line-height: 19.8px;
    letter-spacing: 0.72px;
    color: #0E0E9680;
}
.dw_text_button_container .button {
	display: block;
	text-align: center;
	border: 1px solid #006;
	font-weight: 700;
	font-family: 'Archivo', sans-serif !important;
	font-size: 20px;
	padding: 12px 28px;
	border-radius: 8px;
	background: #FF9900;
}
.pricing_boxes_section .pricing_list.pricing_cols_count4 .button.contact-plans-button {
	font-size: 16px;
    line-height: 19.2px;
	/* border-radius: 48px;
    border: none; */
}
body .pricing_list.pricing_cols_count4 .contact-plans-button.button img {
	width: 25px;
}
/* END DES-237 */

/* DES-238 */
.cta_background_section .cta_section_inner .text-content {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
/* END DES-238 */

/* DES-240 */
.smaller_container .team_members_list {
	max-width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.website--logo.header-column.has_alt_logo {
	display: flex;
	align-items: center;
	width: auto !important;
	justify-content: center;
	gap: 30px;
}
.header_alt_logo_landing img {
	display: block;
	width: auto;
	max-height: 31px;
	padding-bottom: 4px;
}
/* END DES-240 */

/* DES-242 */
.deselect-general-form {
	background-color: #000066;
	border-radius: 6px;
	padding: 44px 32px;
}
.des-form-head{
	text-align: center;
	margin-bottom: 45px;
}
body .des-form-head h2 {
	color: #FFFFFF;
	font-size: 38px;
	line-height: 1.2;
	margin-bottom: 8px;
	font-family: 'Archivo', sans-serif !important;
	font-weight: 700 !important;
}
body .des-form-head h4 {
	font-size: 19px;
	line-height: 1.55;
	color: #FFCC00;
	font-family: 'Archivo', sans-serif !important;
	font-weight: 700 !important;
}
.deselect-general-form .hs-richtext {
	font-size: 14px;
	line-height: 1.55;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin-bottom: 12px;
}
.deselect-general-form .hs-richtext p{
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
	margin-bottom: 12px;
}
.deselect-general-form .hs-richtext p:last-child{
	margin-bottom: 0 !important;
}
.deselect-general-form .hs-form-field input[type="text"], .deselect-general-form .hs-form-field input[type="email"], .deselect-general-form .hs-form-field textarea, .deselect-general-form .hs-form-field select, .deselect-general-form .hs-form-field input[type="tel"] {
	background: rgba(255, 255, 255, 0.15) !important;
	border-radius: 3px !important;
	font-size: 13px !important;
	padding: 30px 10px 5px 10px !important;
	color: #fff !important;
	display: block !important;
	height: 58px !important;
	border: 1px solid transparent !important;
	font-family: 'Roboto', sans-serif !important;
	width: 100%;
}
.deselect-general-form .hs-form-field {
	position: relative;
	margin-bottom: 10px;
}
.deselect-general-form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio) &gt; label {
	position: absolute;
	top: 8px;
	left: 10px;
	color: rgba(255,255,255,0.65) !important;
	font-size: 13px !important;
	text-transform: uppercase;
	font-family: 'Archivo', sans-serif !important;
	letter-spacing: 0.04em !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	z-index: 2 !important;
}
.deselect-general-form .hs-form-field.hs-fieldtype-radio &gt; label {
	margin-bottom: 5px !important;
	display: block !important;
}
.deselect-general-form .hs-form-field .hs-form-radio-display &gt; span{
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}
.deselect-general-form .hs-form-field .hs-form-radio-display &gt; span{
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}
.deselect-general-form.white_style_form .hs-form-field .hs-form-radio-display &gt; span{
	color: #000066;
}
.deselect-general-form .hs-button.primary {
	cursor: pointer;
	padding: 15px 16px 15px 16px !important;
	line-height: 1 !important;
	min-width: 150px;
	border: 1px solid var( --e-global-color-accent );
	transition: all 0.4s ease-in-out !important;
}
.deselect-general-form .hs-button.primary:hover{
	color: #000066;
	background-color: #fff !important;
}
.hs_submit.hs-submit .actions {
	display: flex;
	justify-content: center;
	padding-top: 20px;
}
.deselect-general-form .legal-consent-container .hs-form-booleancheckbox-display &gt; span {
	display: block;
	margin-left: 30px;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	cursor: pointer;
}
.deselect-general-form .hs-form-field input[type="text"].error,
.deselect-general-form .hs-form-field input[type="email"].error, 
.deselect-general-form .hs-form-field textarea.error, 
.deselect-general-form .hs-form-field select.error, 
.deselect-general-form .hs-form-field input[type="tel"].error {
	border-color: rgba(255,0,0,0.4) !important;
}
.deselect-general-form .no-list.hs-error-msgs.inputs-list {
	background-color: rgba(255,255,255,0.25);
	margin-top: 3px;
	padding: 2px 10px;
	border-radius: 3px;
	font-size: 12px;
}
.deselect-general-form .no-list.hs-error-msgs.inputs-list label{
	color: #fff;
}
.deselect-general-form .hs-form-field select{
	background-color: #26267D !important;
}
.deselect-general-form  .submitted-message.hs-main-font-element {
	border: 2px solid #fff;
	color: #fff;
	padding: 10px;
	text-align: center;
}
.smaller_container .team_members_list ul {
	display: flex;
	justify-content: center;
}
.book-description-section .text-content ul li{
	color: #555555;
	margin-bottom: 3px;
}
.book-description-section .text-content ul li::before{
	background: #555555;
}
.elementor-popup-modal .legal-consent-container .hs-richtext {
	display: none;
}
.elementor-popup-modal .deselect-general-form {
	border-radius: 0;
	padding: 0;
}
.elementor-popup-modal .hs_submit.hs-submit .actions {
	justify-content: start;
	padding-top: 5px;
}
.elementor-popup-modal .elementor-widget-NewDeselectForm + .elementor-element p {
	color: #fff;
	font-size: 13px;
	max-width: 100%;
	margin-bottom: 0;
}
.single-events .deselect-general-form .hs-button.primary {
	width: 100%;
}
.deselect-general-form.small_factor_form {
	padding: 20px;
}
body .small_factor_form .des-form-head h2 {
	font-size: 21px;
	margin-bottom: 4px;
}
body .small_factor_form .des-form-head h4 {
	font-size: 18px;
	font-weight: 300 !important;
}
.deselect-general-form.small_factor_form .hs-richtext {
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 10px;
}
.small_factor_form .des-form-head {
	margin-bottom: 15px;
}
.deselect-general-form.white_style_form {
	background-color: transparent;
	border-radius: 0;
	padding: 0;
}
body .white_style_form .des-form-head h2 {
	color: #000066;
}
body .white_style_form .des-form-head h4 {
	color: #555;
}
.deselect-general-form.white_style_form .hs-richtext {
	color: #555;
}
.deselect-general-form.white_style_form .legal-consent-container .hs-form-booleancheckbox-display &gt; span {
	color: #000066;
}
.deselect-general-form.white_style_form .hs-form-field input[type="text"], 
.deselect-general-form.white_style_form .hs-form-field input[type="email"], 
.deselect-general-form.white_style_form .hs-form-field textarea, 
.deselect-general-form.white_style_form .hs-form-field select, 
.deselect-general-form.white_style_form .hs-form-field input[type="tel"] {
	background: #D9D9D9 !important;
	color: #000066 !important;
	border: 1px solid #D9D9D9 !important;
}
.deselect-general-form.white_style_form .hs-form-field:not(.hs-fieldtype-booleancheckbox) &gt; label {
	color: #000066 !important;
}
.deselect-general-form.white_style_form .no-list.hs-error-msgs.inputs-list {
	background-color: #e14141;
}
.deselect-general-form .submitted-message.hs-main-font-element {
	border: 2px solid #000066;
	color: #000066;
}
/* END DES-242 */

/* DES-243 */
.match_header_height #primary &gt; .elementor &gt; section.elementor-section:first-child {
	padding-top: 100px;
}
.page-template-pilot-order-form .mobile--button--menu.show--on--mobile,
.page-template-pilot-order-form .toggle-menu-button.responsive-toggle-button {
	display: none !important;
}
/* END DES-243 */

/* DES-246 */
.stick_product_features_header {
	position: fixed;
	top: 121px;
	width: 100%;
	left: 0;
	background-color: #fff;
	z-index: 9;
	opacity: 0;
	margin-top: -70px;
	transition: all 0.2s ease-in-out;
}
.pricing_stick_item .stick_product_features_header {
	opacity: 1;
	margin-top: 0;
}
.stick_product_features_header &gt; .container {
	max-width: 1200px;
}
/* END DES-246 */

/* DES-248 */
.deselect-general-form.blog_sidebar_style .hs-button.primary{
	display: block;
	width: 100% !important;
}
.deselect-general-form.small_factor_form.blog_sidebar_style {
	padding: 20px 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.blog_sidebar_style .hs_submit.hs-submit .actions {
	padding-top: 5px;
}
.deselect-general-form.blog_banner_style {
	background-color: transparent;
	border-radius: 0;
	padding: 0;
}
.deselect-general-form.blog_banner_style .hs-form-field input[type="email"]{
	background-color: transparent;
	border: 0 !important;
	border-radius: 0 !important;
	border-bottom: 1px solid #fff !important;
	padding-left: 40px !important;
	font-family: 'Archivo',sans-serif !important;
	font-size: 19px !important;
	height: 54px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	color: #fff !important;
	padding-right: 160px !important;
	background: transparent !important;
}

.deselect-general-form.hs_email.hs-email .hs-form-field {
	margin-bottom: 0;
}
.deselect-general-form.blog_banner_style .hs_submit.hs-submit .actions{
	position: absolute;
}
.deselect-general-form.blog_banner_style .hs_submit.hs-submit .actions {
	position: absolute;
	padding: 0;
	top: 5px;
	right: 0;
	z-index: 1;
}
.blog_banner_style .des-form-body{
	position: relative;
}
.deselect-general-form.blog_banner_style .hs-form-field:not(.hs-fieldtype-booleancheckbox) &gt; label {
	display: none !important;
}
.deselect-general-form.blog_banner_style .hs_submit.hs-submit .actions .hs-button.primary {
	height: 42px;
	padding: 6px !important;
	border: 1px solid #006;
	font-size: 18px !important;
	font-weight: 700 !important;
	border-radius: 8px !important;
	font-family: 'Archivo',sans-serif !important;
}
.blog_banner_style .des-form-body:before{
	content: "";
	position: absolute;
	width: 23px;
	height: 11px;
	top: 21px;
	left: 2px;
	background-image: url(images/white-right-form-arrow.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.deselect-general-form.blog_banner_style .submitted-message.hs-main-font-element {
	border: 2px solid #006;
	color: #fff;
	background-color: #006;
	z-index: 1;
	position: relative;
}
.deselect-general-form.blog_sidebar_style .submitted-message.hs-main-font-element {
	color: #fff;
	font-size: 14px !important;
}
.deselect-general-form.blog_banner_style .hs-form-field input[type="email"]::placeholder {
	color: #fff;
	opacity: 0.7;
}
.deselect-general-form.blog_banner_style .hs-form-field input[type="email"]:-ms-input-placeholder {
	color: #fff;
	opacity: 0.7;
}
.deselect-general-form.blog_banner_style .hs-form-field input[type="email"]::-ms-input-placeholder {
	color: #fff;
	opacity: 0.7;
}
.deselect-general-form.white_style_form .hs-form-field input[type="text"]::placeholder {
	color: #000066;
	opacity: 0.7;
}
.deselect-general-form.white_style_form .hs-form-field input[type="text"]:-ms-input-placeholder {
	color: #000066;
	opacity: 0.7;
}
.deselect-general-form.white_style_form .hs-form-field input[type="text"]::-ms-input-placeholder {
	color: #000066;
	opacity: 0.7;
}
/* END DES-248 */

/* DES-254 */
.blog_banner_style form &gt; div &gt; .hs-richtext.hs-main-font-element {
	display: none;
}
/* END DES-254 */

/* DES-255 */
body.visible_scroll_top.new_case_study_design .site-header .fillcolor {
    fill: #000066;
}

body.visible_scroll_top.new_case_study_design .deselect_language_switcher .wpml-ls-legacy-dropdown a {
	color: #fff;
}

body.visible_scroll_top.new_case_study_design #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a, 
body.visible_scroll_top.new_case_study_design #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a {
    color: #000066 !important;
}
body.visible_scroll_top.new_case_study_design #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before {
	border-top: 2px solid rgba(255, 255, 255, 0.5);
	border-right: 2px solid rgba(255, 255, 255, 0.5);
}
body.visible_scroll_top.new_case_study_design .header--v2 .stripes &gt; span {
	background: #000066  none repeat scroll 0 0;
}
/* END DES-255 */

/* START DES-259 */
.fix-zindex{
	z-index:5;
}
/* END DES-259 */


/* START DES-260 */
.hide--form .demo__fs_intro_form{
	display:none;
}
/* END DES-260 */

.lang_switcher_disabled .deselect_language_switcher{
	display: none !important;
}

/* DES-263 */
.text-cont ol{
	counter-reset: def-decimal-counter;
}
.text-cont ol li::before{
	counter-increment: def-decimal-counter;
	content: counter(def-decimal-counter)".";
	background-color: transparent;
	width: auto;
	height: auto;
	top: inherit;
	left: 5px;
}
.des-small-holder .text-cont ol li::before{ display:none;}
/* END DES-263 */

/* DES-264 */
.elementor-field-type-recaptcha &gt; .elementor-field {
	background-color: transparent !important;
}
#g-recaptcha-response {
	display: none !important;
}
/* END DES-264 */

/* DES-269 */
.marketing-cloud-university-section .section-main-head {
	max-width: 1255px;
	margin: 0 auto;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 18px;
	padding: 170px 30px;
	text-align: center;
}
body .elementor-section .marketing-cloud-university-section h1 {
	font-size: 80px;
	letter-spacing: -1px;
}
.marketing-cloud-university-section .subtitle {
	font-family: 'Archivo', sans-serif !important;
	color: #fff;
	font-size: 36px;
	letter-spacing: -1px;
	font-style: italic;
	line-height: 1.05;
}
.mcu-filter-search {
	padding: 60px 0 40px;
}
.mcu-filter-group.mcu-filter-clickable ul li {
	font-size: 16px;
	color: #000066;
	font-weight: 400;
	cursor: pointer;
	font-family: 'Archivo', sans-serif !important;
}
.mcu-filter-group.mcu-filter-clickable {
	display: flex;
	justify-content: center;
	margin-bottom: 45px;
	transition: all 0.4s ease-in-out;
}
.search-triggered .mcu-filter-group.mcu-filter-clickable {
	max-height: 0;
	overflow: hidden;
}
.mcu-filter-group.mcu-filter-clickable ul {
	display: flex;
	gap: 45px;
}
.mcu-event-search-item {
	width: 500px;
	margin: 0 auto;
	position: relative;
}
.mcu-search-item::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: rgba(0,0,102, 0.5) !important;
	opacity: 1;
  }
  .mcu-search-item::-moz-placeholder { /* Firefox 19+ */
	color: rgba(0,0,102, 0.5) !important;
	opacity: 1;
}
.mcu-search-item:-ms-input-placeholder { /* IE 10+ */
	color: rgba(0,0,102, 0.5) !important;
	opacity: 1;
}
.mcu-search-item:-moz-placeholder { /* Firefox 18- */
	color: rgba(0,0,102, 0.5) !important;
	opacity: 1;
}
.mcu-search-item {
	width: 100%;
	display: block;
	border: 0;
	border-bottom: 1px solid rgba(0,0,102,0.5);
	font-family: 'Archivo', sans-serif !important;
	font-size: 24px;
	padding: 10px 30px 10px 0 !important;
	color: #000066;
}
.mcu-search-action {
	position: absolute;
	top: 3px;
	right: 0;
	width: 40px;
	height: 40px;
	padding: 0;
	background-color: transparent !important;
	border: 0;
	cursor: pointer;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	background-image: url(images/search-gray.svg);
	background-size: 20px auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.page-template-marketing-cloud-university #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
	color: #000066;
}
body.page-template-marketing-cloud-university #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before {
	border-top: 2px solid #000066;
	border-right: 2px solid #000066;
}
.page-template-marketing-cloud-university #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link:hover {
	color: #000066 !important;
}
.mcu-featured-posts .mcu-featured-posts-list {
	display: flex;
	gap: 18px;
	flex-wrap: wrap;
}
.mcu-item-image .post-image {
	width: 100%;
	padding-bottom: 67%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
.mcu-item-image .post-image a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.mcu-item-description {
	background-color: #F2F4FA;
	padding: 25px 28px 28px 28px;
}
.mcu-item-post {
	border-radius: 15px;
	overflow: hidden;
	position: relative;
	box-shadow: 1px 1px 10px 0px #0000000D;
}
.mcu-item-description {
	font-size: 20px;
	line-height: 1.05;
	color: #000066;
	letter-spacing: -0.5px;
	width: 100%;
}
.mcu-item-description a{
	color: inherit !important;
}
.mcu-featured-posts .mcu-featured-posts-list .mcu-item-post {
	width: calc(33.33% - 12px);
	box-shadow: 0 0 30px -15px rgba(0,0,0,0.1);
}
.mcu-featured-posts {
	margin-bottom: 90px;
}
body .main-term-info h2 {
	font-size: 48px;
	line-height: 1.1;
	margin-bottom: 28px;
}
.main-term-info .subtitle {
	color: #006;
	font-style: normal;
	letter-spacing: -1px;
	font-size: 32px;
	line-height: 1.1;
}
.main-term-info {
	margin-bottom: 35px;
}
.mcu-carousel-posts-list .slick-slide &gt; div {
	padding: 0 9px;
}
.mcu-carousel-posts-list .slick-arrow {
	padding: 0;
	font-size: 0;
	width: 37px;
	height: 37px;
	border: 0;
	background-color: transparent !important;
	border-radius: 50%;
	background-image: url(images/circle-arrow-carousel.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: -55px;
	margin-top: 0;
	top: 113px;
}
.mcu-carousel-posts-list .slick-arrow.slick-next {
	left: auto;
	right: -55px;
	transform: rotate(180deg);
}
.mcu-carousel-posts-list .mcu-item-image {
	position: relative;
	z-index: 2;
}
.mcu-carousel-posts-list .mcu-item-description {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	opacity: 0;
}
.mcu-carousel-posts-list .mcu-item-image .post-image {
	padding-bottom: 61%;
}
.mcu-main-posts {
	margin-bottom: 90px;
}
.marketing-cloud-university-section .des_blog_listing_mailing {
	margin-bottom: 60px;
}
.mcu-main-posts .slick-track {
	margin-left: 0;
	margin-right: 0;
}
.mcu-carousel-posts-list .mcu-item-post,
.mcu-carousel-posts-list .mcu-item-description,
.mcu-carousel-posts-list .mcu-item-image .post-image,
.mcu-carousel-posts-list .slick-slide{
	transition: all 0.4s ease-in-out;
}
:root {
	--mcu-container: 1255px;
	--mcu-right-w: 80px;
}
.mcu-carousel-posts-list{
	margin-left: -9px;
	margin-right: -9px;
}
.mcu-carousel-posts-list .slick-slide{
	width: calc((var(--mcu-container) + 18px) / 3) !important;
}
.mcu-carousel-posts-list .slick-slide:hover{
	width: calc(((var(--mcu-container) + 18px) / 3) + var(--mcu-right-w)) !important;
}
.mcu-carousel-posts-list .slick-slide:hover .mcu-item-image .post-image{
	padding-bottom: 60%;
}
.mcu-carousel-posts-list .slick-slide:hover .mcu-item-description{
	opacity: 1;
}
.mcu-carousel-posts-list .slick-slide:hover .mcu-item-post{
	padding-bottom: 45px;
}
.mcu-main-posts .container {
	max-width: var(--mcu-container);
}
.mcu-search-result-items.hidden {
	display: none;
}
.search-triggered .mcu-featured-posts,
.search-triggered .mcu-main-list-posts {
	display: none;
}
.mcu-search-result-items .mcu-featured-posts-list{
	display: flex;
	gap: 18px;
	flex-wrap: wrap;
}
.mcu-search-result-items .mcu-featured-posts-list .mcu-item-post{
	width: calc(33.33% - 12px);
	display: flex;
	flex-direction: column;
}
.mcu-search-result-items .mcu-featured-posts-list .mcu-item-post .mcu-item-description {
	flex-grow: 1;
}
.mcu-filter-group.mcu-search .lds-ring.search-loader-item {
	top: 4px;
	right: 2px;
}
.mcu-search-result-items {
	margin-bottom: 80px;
}
.button.return_to_all_posts.main--btn {
	font-size: 14px;
	position: absolute;
	left: calc(100% + 20px);
	top: 0;
	text-align: center;
	width: 170px;
	padding: 15px 12px;
	display: none;
}
.search-triggered .button.return_to_all_posts.main--btn {
	display: block;
}
.mcu-featured-posts .mcu-item-post {
	display: flex;
	flex-direction: column;
}
.mcu-featured-posts .mcu-item-post .mcu-item-description{
	flex-grow: 1;
}
/* END DES-269 */

.ebook__redesign_body .submitted-message.hs-main-font-element span {
	color: #fff !important;
}

.elementor-widget-form .elementor-form#demo .elementor-field-group.elementor-error input[type="text"]{
	border-bottom: 1px solid red !important;
}
.elementor-widget-form .elementor-form#demo .elementor-field-group.elementor-error .elementor-message.elementor-message-danger{
	display: none !important;
}
img.deselect-show-modal {
	cursor: pointer;
}

.category-checklists .checklists_layout .featured_posts_list .blog-post-item:nth-child(1),
.category-checklists .checklists_layout .featured_posts_list .blog-post-item:nth-child(2),
.category-checklists .checklists_layout .featured_posts_list .blog-post-item:nth-child(3) {
	position: relative;
	margin-left: 0;
}
.category-checklists .checklists_layout .featured_posts_list &gt; .clearfix::after{
	display: none;
}
.category-checklists .checklists_layout .featured_posts_list &gt; .clearfix {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: start;
}

/* DES-277 */
.site-footer .footer-middle-element .container {
	display: flex;
	flex-wrap: wrap;
}
.des-logo-textline {
	width: 100%;
	order: 3;
	font-family: 'Roboto',sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 32px;
	line-height: 1.15;
	letter-spacing: -1px;
	padding-top: 40px;
}
/* END DES-277 */

.elementor-column.elementor-col-50 .rd-product-top-section .des-column:first-child {
	width: 100%;
}

.post-template-newmenu-alternate-template.single-post #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link{
	color: #000066 !important;
}

body.post-template-newmenu-alternate-template.single-post #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before {
	border-top: 2px solid rgba(0, 0, 102, 0.5);
	border-right: 2px solid rgba(0, 0, 102, 0.5);
}
body.post-template-newmenu-alternate-template.single-post .header--v2 .stripes &gt; span {
	background: #006 none repeat scroll 0 0;
}

.button.success_stories_posts_loadmore {
	opacity: 0;
	visibility: hidden;
}
.stories__pagination_item .ss_aj_loader .lds-ring {
	position: absolute;
	left: 50%;
	margin-left: -25px;
	right: auto;
}
.featured_stories .success-story-title &gt; .success-story-text-logo {
	color: #fff;
	font-size: 18px;
}

/* DES-284 */
.site-footer .subscribe_form_container .hs-form-private .hs-richtext.hs-main-font-element h2,
.elementor-popup-modal .hs-form-private .hs-richtext.hs-main-font-element h2{
	display: none !important;
}
.site-footer .subscribe_form_container .hs-form-private .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field &gt; label {
	display: none;
}
.site-footer .subscribe_form_container .hs_submit.hs-submit {
	width: 158px;
	position: absolute;
	top: 0;
	right: 0;
}
.site-footer .subscribe_form_container .hs-form-private{
	position: relative;
}
.site-footer .subscribe_form_container .hs-form-private .hs_submit.hs-submit .actions {
	padding-top: 0;
}
.site-footer .subscribe_form_container .hs-form-private .hs_submit.hs-submit .actions input[type="submit"] {
	width: 161px;
    position: absolute;
    top: 0;
    right: 0px;
    border-radius: 48px;
    height: 48px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    font-family: "Archivo" !important;
    font-weight: 500;
    border: 0;
    transition: all 0.4s ease-in-out;
	line-height: 19.2px;
}
.site-footer .subscribe_form_container .hs-form-private .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field input[type="email"]::-webkit-input-placeholder {
	font-family: "Roboto";
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	color: #2E2E3866;
	
}
.site-footer .subscribe_form_container .hs-form-private .hs_submit.hs-submit .actions input[type="submit"]:hover{
    background-color: #FFD943 !important;
    color: #000066 !important;
}
.site-footer .subscribe_form_container .hs-form-private .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field input[type="email"]{
	display: block;
	width: 100%;
    max-width: 424px;
	border-radius: 20px !important;
	height: 48px;
	border: 1px solid #fff !important;
	font-size: 17px;
	padding-right: 180px !important;
    padding-left: 20px !important;
	color: #000066;
	background-color: #F2F4FA;
	margin-left: 28px;
}
.site-footer .subscribe_form_container * {
	font-family: 'Roboto', sans-serif !important;
}
.site-footer .subscribe_form_container .no-list.hs-error-msgs.inputs-list {
	padding-top: 5px;
	color: #ff2f2f;
	padding-left: 40px;
}
.site-footer .subscribe_form_container .submitted-message.hs-main-font-element {
	text-align: center;
}
.site-footer .subscribe_form_container .submitted-message.hs-main-font-element *{
	font-size: 17px;
}
.elementor-popup-modal .deselect-general-form .hs-button.primary{
	width: 100%;
	font-size: 16px;
	border-radius: 5px !important;
}
.elementor-popup-modal .elementor-widget-NewDeselectForm + .elementor-widget-form{
	display: none !important;
}
.elementor-popup-modal .deselect-general-form .hs-button.primary:hover {
	border-color: #fff !important;
}
.dialog-close-button.dialog-lightbox-close-button {
	align-items: center;
	justify-content: center;
}
/* END DES-284 */

/* DES-291 */
.companies_logos_lists {
	max-height: 111px;
	overflow: hidden;
}
.companies_logos_lists-inner &gt; .logo-carousel-wrapper &gt; ul {
	opacity: 0 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.companies_logos_lists-inner &gt; .logo-carousel-wrapper &gt; ul.slick-initialized.slick-slider{
	opacity: 1 !important;
}
/* END DES-291 */

/* DES-293 */
.main-pagesection-item .hs-form-field.hs_email:not(.hs-fieldtype-booleancheckbox) &gt; label {
	display: none !important;
}
/* END DES-293 */

/* DES-294 */
/* Blue bg start */
.force_blue_header_style .site-header {
	background: linear-gradient(151.53deg, #06065B 0%, #1010A7 50.11%, #38B6C9 100%);
}
.force_blue_header_style.visible_scroll_top .site-header {
	background: #fff;
}
body.force_blue_header_style .site-header .fillcolor,
body.force_blue_header_style .site-header .st0 {
	fill: #fff;
}
body.force_blue_header_style.visible_scroll_top .site-header .fillcolor,
body.force_blue_header_style.visible_scroll_top .site-header .st0,
body.force_blue_header_style.menu-open .site-header .fillcolor,
body.force_blue_header_style.menu-open .site-header .st0 {
	fill: #000066;
}
body.force_blue_header_style .deselect_language_switcher .wpml-ls-legacy-dropdown a {
	color: #fff;
}

body.force_blue_header_style #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a, 
body.force_blue_header_style #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a,
.post-template-newmenu-alternate-template.single-post.force_blue_header_style #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
	color: #fff !important;
}

body.force_blue_header_style.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a, 
body.force_blue_header_style.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a,
.post-template-newmenu-alternate-template.single-post.force_blue_header_style.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link,
body.force_blue_header_style.menu-open #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a, 
body.force_blue_header_style.menu-open #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a,
.post-template-newmenu-alternate-template.single-post.force_blue_header_style.menu-open #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
	color: #000066 !important;
}

body.force_blue_header_style #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before,
body.post-template-newmenu-alternate-template.single-post.force_blue_header_style #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before {
	border-top: 2px solid rgba(255, 255, 255, 0.5);
	border-right: 2px solid rgba(255, 255, 255, 0.5);
}

body.force_blue_header_style.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before,
body.post-template-newmenu-alternate-template.single-post.force_blue_header_style.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before,
body.force_blue_header_style.menu-open #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before,
body.post-template-newmenu-alternate-template.single-post.force_blue_header_style.menu-open #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before {
	border-top: 2px solid rgba(0, 0, 102, 0.5);
	border-right: 2px solid rgba(0, 0, 102, 0.5);
}

body.force_blue_header_style .header--v2 .stripes &gt; span,
body.post-template-newmenu-alternate-template.single-post.force_blue_header_style .header--v2 .stripes &gt; span {
	background: #fff none repeat scroll 0 0;
}

body.force_blue_header_style.visible_scroll_top .header--v2 .stripes &gt; span,
body.post-template-newmenu-alternate-template.single-post.force_blue_header_style.visible_scroll_top .header--v2 .stripes &gt; span,
body.force_blue_header_style.menu-open .header--v2 .stripes &gt; span,
body.post-template-newmenu-alternate-template.single-post.force_blue_header_style.menu-open .header--v2 .stripes &gt; span {
	background: #000066 none repeat scroll 0 0;
}
/* Blue bg end */

/* White bg start */
.force_white_header_style .site-header {
	background: #fff;
}

body.force_white_header_style .site-header .fillcolor,
body.force_white_header_style .site-header .st0 {
	fill: #000066;
}

body.force_white_header_style.visible_scroll_top.menu-open .site-header .fillcolor,
body.force_white_header_style.visible_scroll_top.menu-open .site-header .st0 {
	fill: #000066;
}

body.force_white_header_style.menu-open .site-header .fillcolor,
body.force_white_header_style.menu-open .site-header .st0 {
	fill: #fff;
}

body.force_white_header_style .deselect_language_switcher .wpml-ls-legacy-dropdown a {
	color: #000066;
}

body.force_white_header_style #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a, 
body.force_white_header_style #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a,
.post-template-newmenu-alternate-template.single-post.force_white_header_style #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
	color: #000066 !important;
}

body.force_white_header_style #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before,
body.post-template-newmenu-alternate-template.single-post.force_white_header_style #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before {
	border-top: 2px solid rgba(0, 0, 102, 0.5);
	border-right: 2px solid rgba(0, 0, 102, 0.5);
}

body.force_white_header_style.menu-open .header--v2 .stripes &gt; span,
body.post-template-newmenu-alternate-template.single-post.force_white_header_style.menu-open .header--v2 .stripes &gt; span{
	background: #fff none repeat scroll 0 0;
}

body.force_white_header_style .header--v2 .stripes &gt; span,
body.post-template-newmenu-alternate-template.single-post.force_white_header_style .header--v2 .stripes &gt; span
body.force_white_header_style.visible_scroll_top .header--v2 .stripes &gt; span,
body.post-template-newmenu-alternate-template.single-post.force_white_header_style.visible_scroll_top .header--v2 .stripes &gt; span {
	background: #000066 none repeat scroll 0 0;
}

body.force_white_header_style.visible_scroll_top.menu-open .header--v2 .stripes &gt; span,
body.post-template-newmenu-alternate-template.single-post.force_white_header_style.visible_scroll_top.menu-open .header--v2 .stripes &gt; span{
	background: #000066 none repeat scroll 0 0;
}


/* White bg end */

/* blue items start */
body.force_blue_header_color #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link,
body.single-events.visible_scroll_top.force_blue_header_color #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a{
	color: #000066 !important;
}

body.force_blue_header_color #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a, 
body.force_blue_header_color #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.mega-toggle-on &gt; a, 
body.force_blue_header_color.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a, 
body.force_blue_header_color.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.mega-toggle-on &gt; a {
	color: #000066 !important;
}

body.force_blue_header_color #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before,
body.single-events.force_blue_header_color.visible_scroll_top #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before{
	border-top: 2px solid rgba(0, 0, 102, 0.5);
	border-right: 2px solid rgba(0, 0, 102, 0.5);
}

body.force_blue_header_color .site-header .fillcolor,
body.force_blue_header_color .site-header .st0 {
	fill: #000066;
}
body.force_blue_header_color .header--v2 .stripes &gt; span {
	background: #000066 none repeat scroll 0 0;
}
body.force_blue_header_color.menu-open .site-header .fillcolor {
	fill: #fff;
}
body.force_blue_header_color.menu-open .header--v2 .stripes &gt; span {
	background: #fff none repeat scroll 0 0;
}
body.force_blue_header_color.menu-open.visible_scroll_top .site-header .fillcolor {
	fill: #000066;
}
body.force_blue_header_color.menu-open.visible_scroll_top .header--v2 .stripes &gt; span {
	background: #000066 none repeat scroll 0 0;
}
/* blue items end */

/* END DES-294 */
.single-post .elementor-widget-text-editor ol,
.content-area ol:not(.elementor-toc__list-wrapper){
	list-style: none !important;
	counter-reset: general-count;
}
.single-post .elementor-widget-text-editor ol li,
.content-area ol:not(.elementor-toc__list-wrapper) li{position: relative;padding-left: 24px;}
.single-post .elementor-widget-text-editor ol li::after, .content-area ol:not(.elementor-toc__list-wrapper) li::after {
	counter-increment: general-count;
	content: counter(general-count) ". ";
	width: auto !important;
	height: auto !important;
	border-radius: 0 !important;
	background-color: transparent !important;
	top: 0 !important;
	left: 3px !important;
	position: absolute !important;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
}
.content-area .goals-description ol:not(.elementor-toc__list-wrapper) li{
	padding-left: 34px;
}
.content-area .goals-description ol:not(.elementor-toc__list-wrapper) li::after{
	display: none;
}
.content-area .goals-description ol:not(.elementor-toc__list-wrapper) {
	counter-reset: goals-item-list;
}

.blog-post-content .elementor-widget-text-editor {
	color: #006 ;
		font-size: 16px;
line-height: 1.55;
	font-family: Roboto, sans-serif;
font-weight: 400;
}

.blog-post-content .elementor-widget-text-editor h4,.blog-post-content .elementor-widget-text-editor h4 span{
	font-family: 'Archivo', sans-serif !important;
    font-weight: 700 !important;
	color: #000066 !important;
}
.social_share_icons span.autname, .social_share_icons .post-meta .post-meta-date {
    color: #fff !important;
}

.deselect-general-form.small_factor_form.blog_sidebar_style label span {
    color: #fff;
}
.companies-main {
    background-color: #F2F4FA;
    padding: 90px 85px;
}
.companies-container-wrap {
	max-width: 1270px;
    margin: 0 auto;
    background-color: #fff;
    padding: 50px 37px;
    border-radius: 12px;
}

.companies-row {
 	display: flex;
    flex-wrap: wrap;
}
.companies-col {
    padding-left: 12.5px;
    padding-right: 12.5px;
    max-width: 25%;
    flex: 0 0 25%;
}
.companies-thumb {
	width: 100%;
    background-color: rgba(0, 0, 102, 0.25);
    padding: 25px;
    border-radius: 12px;
    margin-bottom: 25px;
    height: calc(100% - 25px);
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 130px;
    min-height: 130px;
}
.companies-thumb img {
    max-height: 80px;
}
.all-stories-btn {
    text-align: center;
}
.all-stories-btn &gt; a,.all-stories-btn &gt; a:focus, .all-stories-btn &gt; a:active{
    background-color: rgba(255, 204, 0, 1);
    border-radius: 8px;
    border: 1px solid #000066;
    font-size: 16px;
    line-height: 19.2px;
    text-transform: capitalize;
    text-align: center;
    font-weight: 500;
    color: rgba(0, 0, 102, 1) !important;
    padding: 13.5px 33px;
    display: inline-block;
    margin-top: 25px;
	outline: none;
}

.all-stories-btn &gt; a:hover{
	background-color: #FFD943;
	color: rgba(0, 0, 102, 1) !important;
}
.h-100 .col-inner-section,.h-100 .col-inner-section &gt; .elementor-container.elementor-column-gap-default{
	height: 100%;
}
.round-btn span.elementor-button-icon svg {
    height: 11px;
}
.selection-box .elementor-icon-list-item.elementor-inline-item{
	align-items: center;
}
.single-post-main-container .blog-post-title-section .cleafix.container h1{
	color: #000066;
}
.single-post .single-post-main-container .blog-post-title-section{
	padding: 100px 0px 20px;
}
.error404 .elementor-top-section{
	background: transparent !important;
	padding-bottom: 50px !important;

}
.error404 .elementor-top-section .elementor-widget-container,.error404 .elementor-top-section .elementor-widget-container p,.error404 .elementor-top-section .elementor-widget-container p span{
	color: #000066 !important;
}

.product-features-table .table_head td.check_column{
	width: 120px;
}
.pricing_item.free_block h3{
	position: relative;
	padding-left: 26px;
}
.pricing_item.free_block h3::before{
    content: "";
    background-image: url(images/golden-star.svg);
    background-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.equal-height-col .col-inner-section,.equal-height-col .col-inner-section &gt; .elementor-container.elementor-column-gap-default {
    height: 100%;
}
.bottom-link a{
	position: relative;
	max-width: 309px;
}
.bottom-link a::before{
	content: "";
    background-image: url(images/a-arrow.svg);
    background-size: 7px;
    background-position: center center;
    background-repeat: no-repeat;
    width: 7px;
    height: 8px;
    display: block;
    position: absolute;
    bottom: 8px;
    right: -18px;
}
.success_stories_section_rd .button-container {
    text-align: center;
    margin-top: 40px;
}
.success_stories_section_rd .button-container a.button{
	border: 1px solid;
   border-image-source: linear-gradient(0deg, #FFCC00, #FFCC00),
linear-gradient(0deg, #000066, #000066);
border-radius: 8px;
position: relative;
font-size: 16px;
line-height: 19.2px;
padding: 14.5px 40px 13.5px 25px;
/* border-radius: 48px;
border: none; */
}
.success_stories_section_rd .button-container a.button::before{
	content: "";
    position: absolute;
    background-image: url(images/btn-right-arrow.svg);
    background-position: center right 0;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2;
    height: 12px;
    width: 7px;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
}
.success_stories_section_rd .story_author_rd .author--details h5{
	font-family: "Archivo";
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;

	
}
.success_stories_section_rd .story_author_rd .author--details span{
    font-family: "Roboto" !important;
	font-size: 14px;
	font-weight: 300;
	line-height: 30px;

	
}
.success-story-quote::after{
    content: "";
    position: absolute;
    bottom: -11px;
    left: -40px;
    height: 1px;
    width: calc(100% + 80px);
    background-color: #0000661A;
}
.grey-box .pricing_boxes_section{
	background-color: #F2F4FA;
}
.grey-box .price_currency{
	display: block;
}
.grey-box .price_currency.active{
	display: none;
}
.segment-gallery-section .companies-main{
	padding-top: 0;
}
.segment-gallery-section .all-stories-btn &gt; a,.engage a.button.main--btn{
	position: relative;
	font-family: "Archivo";
	font-size: 16px;
	font-weight: 500;
	line-height: 19.2px;
	border: 1px solid;
	padding: 14.5px 42px 14.5px 25px;
/* border: none;
border-radius: 48px; */
}
.segment-gallery-section .all-stories-btn &gt; a::before,.engage a.button.main--btn::before{
	content: "";
    position: absolute;
    background-image: url(images/btn-right-arrow.svg);
    background-position: center right 0;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2;
    height: 12px;
    width: 7px;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
}

.main-after {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    margin-top: 30px;
    border: 1px solid #00006640;
	max-width: 510px;
}
.main-after-inner {
    display: flex;
    gap: 10px;
    margin-bottom: 17px;
}
.main-after-inner .description_title {
    color: #000066;
    font-size: 18px;
    font-weight: 700;
    line-height: 19.58px;
    letter-spacing: -1px;
}
.main-after .description_inner{
	font-family: "Roboto";
font-size: 16px;
font-weight: 300;
line-height: 24px;
color: #2E2E38CC;
max-width: 428px;

}
.segment-line-flow .des_ucs_f_list li:last-child .ucs-item-title::after{
	background-color: #f2f4fa;
}
.segment-line-flow  .des_ucs_col .des_ucs_img_list .des-media-element img{
	box-shadow: 0px 10px 30px -5px #0000001A;
	border-radius: 10px;

}
.segment-line-flow  .des_ucs_f_list::before{
	border-left: 1px dashed #00006640;
    left: -47px;
}
.segment-line-flow .ucs-item-title::before{
	width: 20px;
    height: 20px;
	z-index: 4;
	background: #00006640;
}
.segment-line-flow .active .ucs-item-title::before{
	background: #FFCC00;
}
.segment-line-flow .des_ucs_f_list li{
	position: relative;
}
.segment-line-flow .des_ucs_f_list li::after{
	content: "";
    border: 1px dashed #00006640;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 9px;
    left: -62px;
    border-radius: 50%;
    z-index: 3;
    background: #f2f4fa;
}
.segment-line-flow .ucs-item-title::before{
	left: -57px;
}
.segment-line-flow .ucs-item-title::before{
	    top: 14px;
}
/* .segment-line-flow .des_ucs_f_list li:last-child::after{
	border: none;
} */

.segment-line-flow .des_ucs_f_list li:last-child .ucs-item-title::after{
    left: -48px;
}
.segment-line-flow .des_ucs_col{
    width: 50%;
    padding-right: 45px;
}
.segment-line-flow .des_ucs_col:nth-child(2) {
    width: 50%;
    padding-left: 45px;
    padding-right: 0;
}

/****Engaje*/
.engage .core-principles-section{ padding-bottom: 0; }
.engage .core-principles-section .body-section {
    margin-bottom: 0px;
}
.engage .companies-main{padding-top: 90px;}
.engage .faq_question h3{font-size: 18px;font-weight: 300;line-height: 24px;font-family: 'Archivo', sans-serif !important;}
.engage .two--columns--list &gt; div{column-gap: 40px;}
.engage .faq_content_section{    padding: 0px 85px 90px 85px;}
.engage .faq_column.faq_items_column li {margin-bottom: 20px; }
.engage .faq_question{ padding: 28px 70px 28px 20px; }
.engage .companies-container-wrap{padding: 90px 65px;}
.engage .companies-thumb{ margin-bottom: 30px; }
.engage .all-stories-btn &gt; a{ margin-top: 10px; }
.engage .companies-thumb{max-height: 117px;min-height: 117px;}
body .engage .faq_homepage.faq_content_section h2 {
    color: #2E2E38;
}
body .engage .faq_homepage.faq_content_section h2.sub-title {
    font-family: "Archivo" !important;
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 15.23px;
    text-align: left;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 102, 0.15);
    border-image: initial;
    border-radius: 28px;
    color: var(--e-global-color-secondary);
    padding: 5.5px 9.5px;
    margin-bottom: 20px;
}
.engage .core-principles-section:not(.blue_principles_section) .items_count_4 .core-principle .description p{    color: #2E2E38CC;}
.schedule-demo-banner.demo_style_3 .button .button-icon,.schedule-demo-banner.demo_style_2 .button .button-icon2{
	display: none;
}
.schedule-demo-banner.demo_style_3 .button{
	flex-direction: row-reverse;
	font-size: 28px;
	border-radius: 13px;
    border-width: 2px;

}
.schedule-demo-banner.demo_style_3 .button .button-icon2{
	height: 13px;
    width: 32px !important;
}
.segment-hero .heading-pattern{
	background-image: none;
}
.segment-line-flow .ucs-item-title{
	margin-bottom: 28px;
}
.segment-stories .success_stories_carousel_rd .success-story-item{
	box-shadow: 0px 10px 30px -5px #0000001A;
}
.segment .companies-main{
    padding-top: 0;
}
.segment-pricing .button_container{
	display: none;
}
.segment-pricing .des-info-txt{
	margin-bottom: 20px;
}
.segment-pricing .des-pricing-infobox{
	padding-bottom: 0;	
}
.btn-icon .elementor-button-icon svg{
	width: 7px;
}
.all-stories-btn &gt; a{
	position: relative;
	padding: 13.5px 40px 13.5px 33px;
}
.all-stories-btn &gt; a:before{
	content: "";
    position: absolute;
    background-image: url(images/btn-right-arrow.svg);
    background-position: center right 0;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2;
    height: 12px;
    width: 7px;
	right: 23px;
    top: 50%;
    transform: translateY(-50%);
}
.icon-with-title.elementor-widget-image-box .elementor-image-box-content{
	display: inline-flex;
    vertical-align: middle;
	width: auto;
}
.elementor-widget-image-box.icon-with-title .elementor-image-box-img{
	margin-right: 10px !important;
}
.profile-img-box {
    min-height: 146px;
}

.brand-slider .slick-track .slick-slide .elementor-element .elementor-widget-container img {
	max-width: 140px;	
} 
.elementor-widget-text-editor-italic .elementor-widget-container h5 {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}
.list-style.elementor-widget-text-editor ul li {
    color: #000066;
    margin-bottom: 5px;
	line-height: 26px;
}
.list-style.elementor-widget-text-editor ul li:last-child{
	margin-bottom: 0;
}
.list-style.elementor-widget-text-editor ul{
	margin-bottom: 0;
}
.client-testimonial-wrap .testimonials-logos-list .slick-list {
    margin-left: -30px;
    margin-right: -30px;
}
.client-testimonial-wrap  .testimonials-logos-list .slick-slide &gt; div{
	padding: 0 30px 30px;
}
.client-testimonial-wrap  .testimonials-logos-list .slick-slide &gt; div &gt; li{
	background: #FFFFFF;
    box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    transition: all 0.3s ease-in-out;
    padding: 40px 0 40px 0;
    position: relative;
    display: block;
}
.client-testimonial-wrap  .testimonial-content {
    margin-bottom: 40px;
    border-bottom: 1px solid rgb(0 0 102 / 10%);
}
body .client-testimonial-wrap  .testimonial-content p, body .client-testimonial-wrap  .testimonial-content h4 {
    font-size: 24px !important;
    font-weight: 300;
    letter-spacing: -1px;
    font-family: 'Archivo', sans-serif !important;
    color: #000066 !important;
    line-height: 30px;
	font-style: normal;
}
.client-testimonial-wrap  .testimonial-author-container {
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
}
.client-testimonial-wrap .testimonial-content{
	padding-left: 40px;
    padding-right: 40px;
	padding-bottom: 40px;
	height: auto !important;
}
.client-testimonial-wrap .author-image {
    width: 64px;
    height: 64px;   
    left: 40px;
	border: none;
 
  
}
.client-testimonial-wrap  .author-title-column {
    padding-left: 85px;
    position: relative;
}
.client-testimonial-wrap  .testimonials-logos-list .slick-slide &gt; div &gt; li::before{
	display: none;
}
body .client-testimonial-wrap .author-title-column h4{
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
}
body .client-testimonial-wrap .author-title-column h4 strong{
	font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    color: #000066;
    opacity: 1;
    text-transform: unset;
    letter-spacing: normal;
}
.client-testimonial-wrap .testimonials-logos-list &gt; ul{
	padding-bottom: 47px;
}
.client-testimonial-wrap .client_testimonials_section{
	padding: 80px 0 95px;
}
.schedule-demo-wrapper .schedule-demo-banner {
    padding: 80px 0 28px 0;
	max-width: 100%;
}
.schedule-demo-wrapper .schedule-demo-banner .button-container a.button .button-icon2 {
    display: none;
}
.company-logo-full .companies-main {
    padding-left: 30px;
    padding-right: 30px;
}
.company-logo-full .companies-main {
    padding-left: 30px;
    padding-right: 30px;
	padding-bottom: 120px;
}
.company-logo-full .engage .companies-container-wrap{
	max-width: 100%;
}
.company-logo-full .engage .companies-container-wrap .companies-container {
    max-width: 1190px;
    margin: 0 auto;
}
body .f-18.elementor-widget-text-editor h4{
	font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
}
body .elementor-widget-text-editor.f-18-light p{

}
/* New Navigation Menu Design Start */

.site__header-bar, .site__header-main {
	padding: 20px 0;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.mega-menu-item-has-children &gt; a{
	padding-right: 0 !important;
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator {
    display: inline !important;
    opacity: 1 !important;
    visibility: visible !important;
    font-size: 20px !important;
    position: absolute !important;
    width: 4px !important;
    height: 4px !important;
    margin: 0 !important;
    top: 50%;
    left: auto !important;
	right: 20px !important;
    transform: translateY(-50%);
    right: auto;
    margin-top: 17px !important;
	left: 50% !important;
}
.mobile--button--menu .button--menu .get-demo a{
	background-color: #000066 !important;
	color: #FFFFFF !important;

}
.mobile--button--menu .button--menu a{
	padding: 15.5px 25.5px !important;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a{
	padding: 14px 20px !important;padding-right: 0 !important;
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a, body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.mega-toggle-on &gt; a{
	background: transparent !important;

}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item:hover &gt; a span.mega-indicator::before{
	border-top: 2px solid #000066;
    border-right: 2px solid #000066;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu .mega-description-group .mega-menu-description{
	display: none;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li &gt; ul.mega-sub-menu a.mega-menu-link::before{
    width: 40px !important;
    height: 40px !important;
    background-color: #F2F4FA;
    border-radius: 100%;
    background-position: center;
}
/* ul.mega-sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
} */
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li &gt; a.mega-menu-link::before {
    position: absolute !important;
    /* left: 10px !important; */
    top: 0px !important;
    left: 0 !important;
    top: 50% !important;
    transform: translateY(-50%);
}
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu::before,
body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu::after{
	display: none !important;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item h4.mega-block-title {
    border-bottom: 1px solid #0000661A;
    padding-bottom: 24px;
	margin-bottom: 25px;
}
#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item h4.mega-block-title:hover{
	border-bottom: 1px solid #0000661A;
}

/* New Navigation Menu Design End */

/* 24-03-2025 New Css */
.archivo-text p{
	color: #000066 !important;
	font-family: "Archivo";
	font-weight: 300;
	font-size: 24px !important;
	line-height: 30px !important;
	letter-spacing: -1px;	
}
.archivo-text p strong{
	font-weight: 600;
}
.full-w-section::after {
    content: "";
    position: absolute;
    top: 0;
    left: -1000%;
    height: 100%;
    width: 1000%;
    background-color: #d9dbeb;
    opacity: 1;
    z-index: 0;
}
.full-w-section::before {
    content: "";
    position: absolute;
    top: 0;
    right: -1000%;
    height: 100%;
    width: 1000%;
    background-color: #d9dbeb;
    opacity: 1;
    z-index: 0;
}
.padding-0 .elementor-widget-wrap.elementor-element-populated{
	padding: 0 !important;
}
.table-contents .elementor-icon-list-item &gt; a,
.table-contents .elementor-icon-list-item{
	justify-content: space-between !important;
    flex-direction: row-reverse;    align-items: start !important;
}
.table-contents .elementor-icon-list-item &gt; a span.elementor-icon-list-text ,
.table-contents .elementor-icon-list-item span.elementor-icon-list-text{
    padding: 0;padding-right: 9px;
}
.table-contents.insight-link .elementor-icon-list-item &gt; a span.elementor-icon-list-text {
	padding-left: 5px;
    display: flex
;
    gap: 5px;
}
.table-contents .elementor-icon-list-item &gt; a span.elementor-icon-list-icon,
.table-contents .elementor-icon-list-item span.elementor-icon-list-icon {
    margin-top: 5px;
	transition: all 0.4s ease-in-out;
}
.table-contents .elementor-icon-list-item span.elementor-icon-list-icon svg{
	transition: all 0.4s ease-in-out !important;
}
.marketing-operation-form .deselect-general-form.small_factor_form{
	padding: 0;
    background-color: transparent;
}
.marketing-operation-form .hs-richtext h2,.marketing-operation-form .hs-richtext h2 span{
	color: #000066 !important;
	font-family: "Archivo" !important;
font-weight: 700 !important;
font-size: 24px !important;
line-height: 100% !important;
letter-spacing: -1px;
text-align: left !important;    margin-bottom: 34px;

}
.marketing-operation-form .input input::placeholder{
	font-family: "Roboto";
font-weight: 300;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
color: #2E2E3866;


}
.marketing-operation-form .deselect-general-form .hs-form-field input[type="text"], 
.marketing-operation-form .deselect-general-form .hs-form-field input[type="email"], 
.marketing-operation-form .deselect-general-form .hs-form-field textarea, 
.marketing-operation-form .deselect-general-form .hs-form-field select, 
.marketing-operation-form .deselect-general-form .hs-form-field input[type="tel"]{
	background-color: #F2F4FA !important;
	border-radius: 48px !important;padding: 18px 20px !important;
	color: #2E2E38 !important;    font-size: 16px !important;    height: 48px !important;

}
.marketing-operation-form .deselect-general-form .hs-form-field:not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-radio) &gt; label{
	display: none;
}
.marketing-operation-form .deselect-general-form .hs-button.primary{
    border: 1px solid #FFCC00;
    font-family: "Archivo";
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 19.2px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    color: #000066 !important;
    border-radius: 48px !important;
    min-width: 111px;


}
.marketing-operation-form .hs-form-private label.hs-error-msg{
	font-size: inherit;
}
.marketing-operation-form .deselect-general-form form{
	display: flex;
	flex-wrap: wrap;justify-content: space-between;
}
.marketing-operation-form .hs-form-private{
	padding: 0;
}
.marketing-operation-form .deselect-general-form .hs-form-field {
    position: relative;
    margin-bottom: 0;
    flex: 0 0 216px;
}
.right-form-divider .elementor-divider{
	width: calc(100% + 58px);
    margin-left: -29px;
}
.marketing-operation-form .hs_submit.hs-submit .actions{
	padding-top: 0;
}
.marketing-operation-form  .hs_submit{
	flex: 0 0 111px;
}
html {
	scroll-padding-top: 74px; /* Adjust based on your navbar height */
  }
  .full-width-container .elementor-widget-text-editor p{
	line-height: 26px;
  }
  .small-font span.elementor-heading-title {
    font-size: 32px !important;
    line-height: 100% !important;
}
.big-font span.elementor-heading-title {
    font-size: 46px !important;
    line-height: 52px !important;
}
.marketing-operation-form  .submitted-message span{
	color: #081870 !important;
}
.marketing-operation-form  .deselect-general-form .no-list.hs-error-msgs.inputs-list {
    position: absolute;
}
.marketing-operation-form .no-list.hs-error-msgs.inputs-list {
    display: none !important;
}
.marketing-operation-form .input + .no-list.hs-error-msgs.inputs-list{
	display: block !important;
}
.marketing-operation-form .input + .no-list.hs-error-msgs.inputs-list label{
	color: #081870 !important;
}
.footer-bottom-link span.elementor-icon-list-text:hover{
	color: #3dcccc;
	}
	.page-template-custom-landing-page div.content-area {
		min-height: 600px;
	}

	.header-link {
		margin-right: auto;
		margin-left: auto;
	}
	.elementor-list-item-link-full_width{
		transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
	}
	.insight-link {
		opacity: 0;
		visibility: hidden;
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
	}
	
	.open-insite + .insight-link {
		opacity: 1;
		visibility: visible;
		max-height: 500px; /* Adjust as needed, but it prevents text overlap */
	}
	
	
	
	.parent-insights{
		cursor: pointer;
	}
	.open-insite .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon svg{
		transform: rotate(90deg);
	}

/* Landing Page Header Design */
/* body.page-template-custom-landing-page{
	padding-bottom: 88px;
} */
section:has(.landing-header) + section{
	padding-top: 88px;
}
header.landing-header {
    background-color: transparent;
	transition: all 0.3s ease;
	padding: 20px 0;
	position: fixed;
    z-index: 999999;
    width: 100%;
}
.visible_scroll_top header.landing-header{
	background-color: #FFFFFF;
}
.landing-header .container {
    max-width: 1390px;
}
.landing-header .container .inner-wrap{
	display: flex;
		align-items: center;
		justify-content: space-between;
}
.landing-header .container .inner-wrap .navigation ul li{
	display: inline-block;    padding: 0 20px;
}
.landing-header .container .inner-wrap .navigation ul li a{
	font-family: "Archivo";
font-weight: 500;
font-size: 16px;
line-height: 100%;
letter-spacing: 0;
vertical-align: middle;
color: #000066A8;
transition: all 0.5s ease;

}
.landing-header .container .inner-wrap .navigation ul li a:hover{
	color: #000066;
}
.landing-header .container .inner-wrap .buttons{
	display: flex;
	gap: 10px;
}
.landing-header .container .inner-wrap .buttons .btn {
font-family: "Archivo";
font-weight: 500;
font-size: 16px;
line-height: 100%;
letter-spacing: 0;
text-align: center;
vertical-align: middle;
padding: 16px 25.5px;
border-radius: 48px;
transition: all 0.5s ease;

}
.landing-header .container .inner-wrap .buttons .btn.btn-primary{
	background-color: #000066;
	color: #FFFFFF;
}
.landing-header .container .inner-wrap .buttons .btn.btn-secondary{
	background-color: #FFCC00;
	color: #000066;
}
.landing-header .container .inner-wrap .buttons .btn.btn-secondary:hover{
	background-color: #FFD943;
}
.landing-header .container .inner-wrap .buttons .btn.btn-primary:hover{
	background-color: #2a2a7c;
}
.landing-header .container .inner-wrap .mobile-toggle{
	display: none;
}

.category-title-container {
	padding-top: 105px;
    text-align: center;
    padding-bottom: 50px;
}
.category-title-container h1.category-title {
	font-size: 64px;
    line-height: 1;
}
h2.cat-elementor {
    font-size: 48px !important;
    line-height: 1 !important;
    margin-bottom: 10px;
}
.category.category-careers .rd-product-top-section,
.category.category-checklists .page_simple_top_section,
.category.category-ebooks .page_simple_top_section,
.category.category-mc-basics .page_simple_top_section.small_top_section,
.category.category-releases .des_blog_listing_header,
.category.category-product-releases .des_blog_listing_header{
	padding-top: 0;
}
.category.category-marketing-cloud-university .elementor-spacer-inner,
.category.category-ampscript .elementor-spacer-inner,
.category.category-deselect-best-practices .elementor-spacer-inner,
.category.category-javascript .elementor-spacer-inner,
.category.category-mc-platforms .elementor-spacer-inner,
.category.category-sql-use-case .elementor-spacer-inner
{
	height: 0 ;
}
.single-events.remove_top_title_section .main-website-content {
    padding-top: 80px;
}
.revised-tab-section .marketing_cloud_solution h2 .lines{
	display: none;
}
.revised-tab-section .marketing_cloud_solution h2{
    padding-left: 0 !important;
}
.revised-tab-section .marketing_cloud_solution .container {
    max-width: 1270px;
}
.marketing-slider-view .success-stories--header {
    display: none;
}
.marketing-slider-view .author--logo {
    width: 64px;
    min-width: 64px;
    height: 64px;
    background-size: cover;
    background-position: center center;
    border-radius: 50%;
    margin-right: 020px;
}
.marketing-slider-view  .success-story-quote {
    margin-bottom: 40px;
}
.marketing-slider-view  .success_stories_list_rd &gt; ul {
 overflow: visible;

}
.marketing-slider-view  .success_stories_carousel_rd .success-story-item {
    box-shadow: none;
}

.marketing-template .ucs-item-description {

    opacity: 0.5;
    color: #2E2E38CC;
}
.marketing-template .active .ucs-item-description {

    color: #000066;
    opacity: 1;

}
.segment-line-flow.marketing-template .des_ucs_f_list li:last-child .ucs-item-title::after {
    background-color: #FFFFFF;
}
.engage.commn-faq .faq_question h3 {
    font-weight: 400;
    font-size: 19px;
    line-height: 28.5px;
    letter-spacing: 0;
}
.engage.commn-faq .faq_question {
    padding: 22px 70px 22px 20px;
}
.engage.commn-faq .faq_content_section {
	padding: 0;
}
.engage.commn-faq .faq_column.faq_items_column li:last-child {
    margin-bottom: 0;
}
.engage.commn-faq  .container {
    max-width: 1270px;
}

.marketing-template .sdgraph2 {

    bottom: -48px;

}
.marketing-template.text-short .sdgraph2 {
    bottom: -90px;
}
.marketing-template .ucs-item-description a{
    font-family: "Archivo";
font-weight: 500;
font-size: 16px;
color: #000066;
line-height: 100%;
letter-spacing: 0;
vertical-align: middle;
border-bottom: 1px solid #00006640;
padding-bottom: 8px;
    margin-top: 10px;
    display: inline-block;
    position: relative;
    padding-top: 5px;

}
.marketing-template .ucs-item-description a:hover{
	color: #000066 !important;
}
.marketing-template .ucs-item-description a::after{
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
right: -20px;
	background-image: url('images/faq-icon.svg');
	    height: 12px;
    width: 12px;
    background-repeat: no-repeat;
    background-position: center top -1px;
}
.marketing-inner-tab h2{
    font-size: 40px !important;
    line-height: 38px !important;
letter-spacing: 0;
padding-left: 0 !important;
;
}
.marketing-inner-tab .bottom-section .lines{
	display: none;
}
.marketing-inner-tab .marketing_cloud_solution .bottom-section &gt; .container &gt; h2{
	    margin-bottom: 44px;
}
.marketing-inner-tab .marketing_cloud_solution .top-section{
	display: none;
}
.marketing-inner-tab .marketing_cloud_solution .bottom-section h6.inner-sub-title{
  font-family: "Archivo";
font-weight: 500;
font-size: 14px;
line-height: 100%;
letter-spacing: 0;
text-align: center;
vertical-align: middle;
color: #3DCCCC;
border: 1px solid #FFFFFF33;
    padding: 6px 9px;
    border-radius: 28px;
    display: inline-block;
    margin-bottom: 20px;
}
.marketing-inner-tab .marketing_cloud_solution .container {
    max-width: 1270px;
}
.marketing-inner-tab  .text-content h3{
	font-family: "Archivo";
font-weight: 700;
font-size: 36px;
line-height: 42px;
letter-spacing: 0;

}
.marketing-inner-tab .tab_content_item {
    padding-top: 56px;
}
.marketing-inner-tab  .button-container a{
    line-height: 19.2px;
    border-radius: 8px;
    padding: 14.5px 28.5px;
}
.story-counter-container {
    margin-top: 67px;
    text-align: center;
}
.story-navigation-counter {
    font-family: "Archivo";
    font-weight: 500;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 4px;
    vertical-align: middle;
	    color: rgb(0 0 102 / 50%);
}
.marketing-inner-tab .tab_column.text_column .text-content {
    padding-right: 6px;
}
	.rd-product-top-section h1 {font-size: 45px !important;}
/* responsive media queries */
@media(max-width:1280px){
	body.open-mobile-menu{
		overflow: hidden;
	}
	.open-mobile-menu header.landing-header {
		background-color: #F2F4FA;
	}

	.landing-header .container .inner-wrap .navigation {
		display: none;
		transition: all 0.3s ease;
	}
	.open-mobile-menu .landing-header .container .inner-wrap .navigation{
		display: block;
        position: fixed;
        width: 100% !important;
        top: 88px;
        left: 0;
        right: 0;
        height: 100vh;
        z-index: 9999999;
        background: #FFFFFF;
	}
	.landing-header .container .inner-wrap .navigation ul li{
		display: block;
	}
	.landing-header .container .inner-wrap .navigation ul li a{
		font-family: "Archivo";
font-weight: 500;
font-size: 18px;
color: #00006699;
line-height: 100%;
letter-spacing: -1px;
display: block;
padding: 24px 0;        border-bottom: 1px solid #0000661A;

	}
	.landing-header .container .inner-wrap .mobile-toggle{
		cursor: pointer;
		display: block;
		width: 25px;
		background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" width="23" height="12" viewBox="0 0 23 12" fill="none"&gt;&lt;rect width="23" height="2" rx="1" fill="%23000066"/&gt;&lt;rect y="5" width="23" height="2" rx="1" fill="%23000066"/&gt;&lt;rect y="10" width="13" height="2" rx="1" fill="%23000066"/&gt;&lt;/svg&gt;');
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 0;
	}
	.open-mobile-menu .landing-header .container .inner-wrap .mobile-toggle{
		background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" width="15" height="14" viewBox="0 0 15 14" fill="none"&gt;&lt;path d="M1.36775 13.1318C0.977227 12.7413 0.977227 12.1081 1.36775 11.7176L12.217 0.868376C12.6075 0.477852 13.2407 0.477852 13.6312 0.868376C14.0217 1.2589 14.0217 1.89207 13.6312 2.28259L2.78196 13.1318C2.39144 13.5224 1.75828 13.5224 1.36775 13.1318Z" fill="%23000066"/&gt;&lt;path d="M1.36775 0.868344C0.977227 1.25887 0.977227 1.89203 1.36775 2.28256L12.217 13.1318C12.6075 13.5223 13.2407 13.5223 13.6312 13.1318C14.0217 12.7413 14.0217 12.1081 13.6312 11.7176L2.78196 0.868344C2.39144 0.47782 1.75828 0.47782 1.36775 0.868344Z" fill="%23000066"/&gt;&lt;/svg&gt;');
	}
}
@media(max-width:1395px){
	.landing-header .container{
		max-width: 95% !important;
	}
}
@media(max-width:550px){
	.single-events .single-post-main-container .blog-post-title-section {
		padding: 0px 0px 80px;
	}
		.category-title-container h1.category-title {
		font-size: 44px;
		line-height: 1;
	}
	.open-mobile-menu .landing-header .container .inner-wrap .navigation{
		top: 74px;
	}
	.landing-header .container .inner-wrap .buttons .btn{
		font-size: 14px;    padding: 10px 12.5px;
	}
	.landing-header .container .inner-wrap .logo a img{
		max-width: 106px;
	}
}
@media(min-width:1050px) and (max-width:1460px){
	.main-hero-section.marketing-hero{
		background-size: contain !important;
	}
}
@media(max-width:1050px){
	body.open-nav-menu {
		overflow: hidden;
	}
	.hamburger-nav .elementor-button{
		background-color: transparent;
	}
	.hamburger-nav .elementor-button .elementor-button-text{
		font-size: 0;
	}
	.hamburger-nav a.elementor-button.elementor-size-sm {
		height: 25px;
		width: 25px;
		background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" width="23" height="12" viewBox="0 0 23 12" fill="none"&gt;&lt;rect width="23" height="2" rx="1" fill="%23000066"/&gt;&lt;rect y="5" width="23" height="2" rx="1" fill="%23000066"/&gt;&lt;rect y="10" width="13" height="2" rx="1" fill="%23000066"/&gt;&lt;/svg&gt;');
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: center;
		border-radius: 0;
	}
	.hamburger-nav a.elementor-button.elementor-size-sm:hover{
		background-color: transparent !important;
	}
	.open-nav-menu .hamburger-nav a.elementor-button.elementor-size-sm{
		background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" width="15" height="14" viewBox="0 0 15 14" fill="none"&gt;&lt;path d="M1.36775 13.1318C0.977227 12.7413 0.977227 12.1081 1.36775 11.7176L12.217 0.868376C12.6075 0.477852 13.2407 0.477852 13.6312 0.868376C14.0217 1.2589 14.0217 1.89207 13.6312 2.28259L2.78196 13.1318C2.39144 13.5224 1.75828 13.5224 1.36775 13.1318Z" fill="%23000066"/&gt;&lt;path d="M1.36775 0.868344C0.977227 1.25887 0.977227 1.89203 1.36775 2.28256L12.217 13.1318C12.6075 13.5223 13.2407 13.5223 13.6312 13.1318C14.0217 12.7413 14.0217 12.1081 13.6312 11.7176L2.78196 0.868344C2.39144 0.47782 1.75828 0.47782 1.36775 0.868344Z" fill="%23000066"/&gt;&lt;/svg&gt;');
	}
	.hamburger-nav .elementor-button-wrapper {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.header-link{
		display: none;
	}
	.open-nav-menu .header-link {
		display: block;
		position: fixed;
		width: 100% !important;
		top: 80px;
		left: 0;
		right: 0;
		height: 100vh;
		z-index: 9999999;
		background: #FFFFFF;
	}
	.open-nav-menu .landing-header{
			background-color: #F2F4FA !important;
	}
	.open-nav-menu .header-link ul.elementor-icon-list-items.elementor-inline-items {
		justify-content: start;
		flex-direction: column;
	}
	.open-nav-menu .header-link ul.elementor-icon-list-items.elementor-inline-items li{
		padding-right: 20px;
		padding-left: 20px;
	}
	.open-nav-menu .header-link ul.elementor-icon-list-items.elementor-inline-items li a{
		border-bottom: 1px solid #0000661A;
		padding-top: 24px;
		padding-bottom: 24px;        justify-content: start;
	}
	.open-nav-menu .header-link ul.elementor-icon-list-items.elementor-inline-items li .elementor-icon-list-text{
		font-family: "Archivo";
font-weight: 500;
font-size: 18px;
line-height: 100%;
letter-spacing: -1px;
color: #00006699;

	}
}
@media(max-width:1390px){
	.table-contents .elementor-icon-list-item &gt; a span.elementor-icon-list-text ,
.table-contents .elementor-icon-list-item span.elementor-icon-list-text{
    padding: 0;padding-right: 12px;
}
.marketing-operation-form .deselect-general-form .hs-form-field {
	flex: 0 0 200px;
}
}

@media(max-width:1360px){
	.marketing-operation-form .deselect-general-form .hs-form-field {
		flex: 0 0 190px;
	}
}
@media(max-width:1300px){
	.marketing-operation-form .deselect-general-form .hs-form-field {
		flex: 0 0 180px;
	}
}
@media(max-width:1279px){
	.marketing-operation-form .deselect-general-form .hs-button.primary{
		width: 100%;    margin-top: 15px;
	}
	.marketing-operation-form  .hs_submit {
		flex: 0 0 100%;
	}
	.marketing-operation-form .hs-richtext h2, .marketing-operation-form .hs-richtext h2 span {
		margin-bottom: 18px;
	}
	.marketing-operation-form .deselect-general-form form {
		flex-direction: column;
		gap: 10px;
	}
	.marketing-operation-form .deselect-general-form .hs-form-field {
		flex: 0 0 100%;
	}
}
@media(min-width:1400px){
	.single-events.remove_top_title_section .main-website-content {
		padding-top: 90px;
	}
	.single-events .single-post-main-container .blog-post-title-section{
		padding: 0px 0px 98px;
	}
	html {
		scroll-padding-top: 88px; /* Adjust based on your navbar height */
	  }
}
@media(min-width:1400px){
	section.full-divider {
		min-width: 1270px !important;
	}
	section.full-divider &gt; .elementor-container{
		max-width: 100% !important;
	}
}
@media(max-width:1700px){
	.enable_image_bg .image-element {background-size: contain;background-repeat: no-repeat;background-position: bottom left;}
	.scrolling-image-item {position: absolute;width: calc(100% - 4vh);height: calc(100% - 7vh);top: 3.5vh;left: 2vh;border-radius: 15px;background-size: 100% auto;}
	.book-tablet-container {max-width: 54vh;}
	.book_description_section_container.book_tablet_section_container .elementor-col-50:last-child {margin-top: -55vh;}
	/*new posts*/
	.elementor-section.new--quote {margin-bottom: 60px;padding: 50px 0;}
	.core-principles-section.blue_principles_section {margin-bottom: 60px;}
	.post-template-epic_custom_post_template-21018 .list--text h3 {font-size: 35px;}
	.list--text--section.full--style h3 {margin-bottom: 40px;}
	.new--faq {padding: 60px 0 50px;}

	.ebook__redesign_body .elementor-element.elementor-widget .elementor-form {padding: 25px 24px 40px;}
	.ebook__redesign_header .page_simple_top_section.small_top_section {padding-bottom: 100px;padding-top: 200px;}

}
@media(max-width: 1550px){

	.book_modal_inner {margin: 20px auto;padding: 40px;border-radius: 6px;}
	.close_book_popup::after {right: 20px;}

	/* 17.05.2022 */
	.ss_text_col &gt; .elementor-widget-wrap.elementor-element-populated {padding-left: 20px !important;padding-right: 20px !important;}
	.ss_photo_col .elementor-widget-container {padding-left: 0 !important;margin-right: 0 !important;margin-left: 0 !important;padding-right: 0 !important;}
	/* 17.05.2022 */

	/* Webinar redesign page */
	.event_webinar_header {padding: 22px 0 30px;}
	body .top-webinar-header h3 {font-size: 24px;margin-bottom: 12px;}
	body .top-webinar-header h1 {font-size: 35px;}
	.top-webinar-header {margin-bottom: 20px;padding-bottom: 30px;}
	.bottom-webinar-header .rd-webinar-date {font-size: 20px;}
	.rd-webinar-icon {margin-right: 15px;}
	.rd-webinar-icon img {width: 40px;}
	.rd-webinar-icon em {font-size: 14px;bottom: 5px;letter-spacing: 1px;}
	/* END - Webinar redesign page */

	/* Homepage top section redesign */
	.section_style_2 .section-column.right-text-column li {margin-right: -4vw;font-size: 18px;padding-left: 100px;}
	.section_style_2 .section-column.right-text-column li::before {width: 18px;height: 8px;top: 15px;left: 70px;}
	/* END - Homepage top section redesign */

	/* DES-151 */
	.case-studies-results-list {width: calc(100% - var(--tw) - 100px);}

	/* END - DES-151 */

	body .ebook__redesign_body .elementor-widget-form .elementor-form .elementor-field-group &gt; .elementor-field-label {font-size: 14px !important;margin-bottom: 4px;}
	body .ebook__redesign_body .elementor-widget-form .elementor-form input[type="text"], 
	body .ebook__redesign_body .elementor-widget-form .elementor-form input[type="email"], 
	body .ebook__redesign_body .elementor-widget-form .elementor-form input[type="tel"], 
	body .ebook__redesign_body .elementor-widget-form .elementor-form textarea, 
	body .ebook__redesign_body .elementor-widget-form .elementor-form select {
	font-size: 15px !important;padding: 6px 12px !important;height: 43px !important;min-height: 43px;}
	.ebook__redesign_header .page_simple_top_section.small_top_section {padding-bottom: 85px;padding-top: 160px;}
	.ebook__redesign_header .page_simple_top_section .text-content h2 {margin-bottom: 12px;}
	.ebook__redesign_body .elementor-col-50:last-child {margin-top: calc(110px - var(--eth));display: block !important;}

	.use-case-inner-group .container {width: 1280px;max-width: 1280px;}
	.use-case-filter {font-size: 18px;}
	.use-case-list-title {font-size: 20px;}
	.use-case-item &gt; div {padding: 30px 25px;}
	.use-case-row.icon-use-case {margin-bottom: 25px;}
	.use-case-row.excerpt-row-uc {font-size: 17px;margin-bottom: 30px;}
	.use-case-filter {font-size: 18px;width: 18.7%;min-height: 65px;}
	.use-case-posts-container &gt; ul {row-gap: 50px;}
	.use-case-filter-container ul {display: flex;gap: 1.62%;flex-wrap: wrap;row-gap: 20px;}

	.uc-loader .lds-ring div {width: 40px;height: 40px;}
	.uc-loader .lds-ring {width: 40px;height: 40px;}
	.uc-loader {left: calc(100% + 10px);top: 52px;}
	.page_simple_top_section .small_title {font-size: 18px;margin-bottom: 15px;}
	.single-use-case .page_simple_top_section .text_column .text-content p {font-size: 19px;line-height: 1.3;}
	.page_simple_top_section .text-content + .button-container {padding-top: 40px;}
	.single-use-case .page_simple_top_section .button-container .button {font-size: 16px;}
	.single-use-case .page_simple_top_section.small_top_section {padding-bottom: 55px;}
	.use-case-description-section {padding: 60px 0 70px;}
	.uc-text-col .main_title {font-size: 32px;margin-bottom: 20px;}
	.uc-text-col .small_title {margin-bottom: 15px;}
	.uc-text-col .main_contant li {padding-left: 25px;margin-bottom: 20px;font-size: 18px;}
	.uc-text-col .main_contant li::before {width: 6px;height: 6px;left: 6px;top: 10px;}
	body .use-case-related-container h2 {margin-bottom: 35px;font-size: 32px;letter-spacing: 0;}
	.use-case-category {width: 210px;}
	.use-case-category a {font-size: 18px;}
	.use-case-categories-container {margin-bottom: 60px;}
	.section_style_3 .section-column.right-text-column li {font-size: 18px;}

	.rd-home-top-inner {padding-top: 125px;}
	body .elementor-section .rd-home-top-section h1 {font-size: 55px;}
	.rd-home-top-section h2.subtitle {font-size: 22px;}
	.counter-item-title {font-size: 22px;}
	.counter-item-element {font-size: 60px;}
	.image-and-text-section {padding-top: 70px;padding-bottom: 70px;}
	.column--with--text h2 {font-size: 42px !important;}
	.image-and-text-section .small--title {font-size: 18px;line-height: 1;margin-bottom: 22px;}
	.text-cont p, .text-cont li {font-size: 18px;}
	.container--textandimg .button--text {font-size: 20px;}
	.container--textandimg .button--text::after {top: 8px;}
	.success_stories_section_rd .success-stories--header h2 {font-size: 32px;}
	/* .success_stories_section_rd .success-story-quote span {font-size: 30px;} */
	.sd_text_container h2 {font-size: 40px !important;}
	body .sd_text_container .button {font-size: 20px;}

	.rd-product-top-section .des-img-container {margin-right: -125px;}
	.rd-product-top-section h1 {font-size: 50px !important;margin-bottom: 25px !important;}
	
	.des-description {font-size: 22px;}
	.rd-product-top-section {padding-top: 110px;padding-bottom: 40px;}
	 
	.des_use_case_features h2 {font-size: 38px !important;margin-bottom: 35px;}
	.des_use_case_features {padding: 85px 0;}
	.segment-line-flow .des_use_case_features {padding: 78px 0;}
	.marketing-template.segment-line-flow .des_use_case_features {padding: 90px 0;}
	.ucs-item-title {font-size: 38px;}
	.ucs-item-description {font-size: 18px;line-height: 1.3;}
	.des_ucs_col:nth-child(2) {padding-top: 235px;}

	.changelog_product_tabs li {font-size: 18px;}
}
@media(max-width:1399px){
	.full-width-sec{max-width: 100% !important;}

	.container {max-width: 90%;}
	.single-post .site-content-center {max-width: 100%;	}
	.page_simple_top_section .container {max-width: 90%;}
	/*.site-content-center{max-width: 90%;margin:0 auto;display: block;}*/
	.top-video-section-inner {max-width: 90%;padding-top: 210px;height: 95vh;max-height: 760px;}
	body .top-video-section-inner h1 {font-size: 45px;max-width: 300px;}
	body .top-video-section-inner .subtitle {font-size: 18px;margin-bottom: 35px;}
	.section-column.main-text-column {margin-left: 50px;max-width: 36%;}
	.section-column.image-text-column {left: 41%;}
	.section-column.image-text-column img {max-height: 565px;}
	/*.companies_carousel_section {padding: 55px 0 175px;}*/
	body .companies_carousel_section h2 {font-size: 32px;margin-bottom: 40px;}
	body .comparison_columns h2, body .comparison_columns h3 {font-size: 32px;}
	body .comparison_columns h4 {font-size: 18px;margin-bottom: 30px;}
	.comparison_chart_text {padding: 65px 60px;margin-top: -110px;margin-bottom: 65px;}
	body .book_call_section_container h2.elementor-heading-title {font-size: 32px !important;}
	.book_call_section_container &gt; .elementor-container {padding-bottom: 65px;}
	.section_column.text-column &gt; div {padding: 75px 0;}
	.enable_image_bg .image-element {width: calc(100% + 40px);height: calc(100% + 65px);}
	.book_call_section_container .elementor-widget-heading {margin-bottom: 35px !important;}
	.client_testimonials_section {padding: 60px 0 75px;}
	.testimonials-logos-list &gt; ul {padding-bottom: 60px;}
	body .client_testimonials_section h2 {margin-bottom: 30px;}
	body .text-column h2, body .client_testimonials_section h2, body .text-column h3, body .client_testimonials_section h3,
	.marketing_cloud_solution .top-section h2, body .tab_content_item h2, body .tab_content_item h3,
	body .faq_content_section h2 {font-size: 32px;}
	body .testimonial-content p, body .testimonial-content h4 {font-size: 20px !important;}
	body .author-title-column h4 strong {font-size: 12px;}
	body .author-title-column h4 {font-size: 17px;}
	.author-title-column {padding-top: 6px;}
	.marketing_cloud_solution .bottom-section &gt; .container &gt; h2, body .images_contained .text-column h2, body .success_stories_section h2, 
	body .mailchimp_form_section h2, body .app_main_text h2,body .team_members_section h2, body .core-principles-section h2,
	body .supporter-cards-section h2 {font-size: 32px;}
	.bottom-section .lines span, body .text-column h2 .lines span {height: 5px;}
	.bottom-section .lines, body .text-column h2 .lines {top: 4px;}
	.marketing_cloud_solution .top-section {padding: 50px 0;}
	.marketing_cloud_solution .bottom-section {padding: 65px 0;}
	.tab_content_item {padding-top: 65px;}
	.image_left .section_column.image-column .image-element {background-size: auto 65%;}
	.images_contained .section_column.text-column &gt; div {padding: 90px 0;}
	.experience-bg-box .award_image {max-width: 140px;}
	.award_title, .award_mini_section .award_subtitle {left: 125px;}
	.experience-bg-box.testimonial-bg-box {font-size: 20px;}
	.experience-based-on {font-size: 12px;}
	.app_experience_section {margin-top: -160px;padding: 50px;}
	.app_experience_section .container {max-width: 100%;}
	.success_stories_section {padding: 65px 0 70px;}
	.success_stories_list .slick-slider {padding-bottom: 70px;}
	.marketing_cloud_solution .bottom-section &gt; .container &gt; h2, body .images_contained .text-column h2, 
	body .success_stories_section h2, body .mailchimp_form_section h2 {margin-bottom: 40px;}
	.faq_content_section {padding: 60px;margin-bottom: 60px;}
	.faq_content_section .container {max-width: 100%;}
	.faq_question {padding: 18px 70px 18px 20px;}
	.faq_question span {top: 13px;}
	.footer-cta-column {padding-bottom: 30px;}
	.footer-cta-element {padding: 15px 25px;}
	.footer-cta-text p, body .footer-cta-text h2 {font-size: 22px;}
	.footer-cta-button {width: 115px;text-align: right;}
	.faq_question {font-size: 18px;}
	.faq_inner_image {left: 300px;width: 190px;height: 195px;}
	.companies_logos_lists {max-width: 89%;}
	.section_media_video .section_column.image-column {padding-top: 70px;padding-bottom: 70px;}
	.mailchimp_form_section {padding-bottom: 80px;}
	.mailchimp_form_section h2 {margin-bottom: 25px !important;}
	.footer-top-element {padding: 50px 0 30px;}
	.footer-cta-text {width: calc(100% - 150px);}
	h6.widgettitle {margin-bottom: 15px;}
	.footer-middle-element {padding-bottom: 50px;}
	.footer-bottom-element {padding: 22px 0;}
	.site__header-bar, .site__header-main {padding: 13px 0;}
	body .elementor-section h1, body h3.h1,body .elementor-section .h1 h3,body:not(.single-events) .h1 h3.elementor-heading-title {font-size: 45px;}

	.team_members_section_outer .container {max-width: 100%;}
	.supporter-cards-section {padding-top: 60px;padding-bottom: 80px;}
	.reviews_cards_section {padding-bottom: 85px;}
	.core-principles-section.overlap_top_section.blue_principles_section {max-width: 90%;margin-left: auto;margin-right: auto;padding: 60px 50px 55px;margin-bottom: 70px;}
	.core-principles-section .container {max-width: 100%;}

	.success_stories_section.featured_stories .container {max-width: 100%;}
	.mailchimp_form_section.small_widget_settings .container {max-width: 100%;}
	.elementor-element.introductory_text.elementor-widget {padding: 40px 0;}
	body .elementor-element.introductory_text.elementor-widget p, body .elementor-element.introductory_text.elementor-widget {font-size: 20px;}
	.book-description-section {padding: 50px 0 40px;}
	body .book-description-section h2 {margin-bottom: 25px;}
	.book_chapters_boxes {padding-top: 60px;}
	.book_chapter {padding: 30px;}
	body body .book_chapter h5 {font-size: 20px;}
	.book_description_section_container.book_tablet_section_container .elementor-container {padding-bottom: 60px;}

	.back-to-top {left: 50%;bottom: -70px;padding-top: 44px;margin-left: -37px;}
	.blog_listing_section .container {max-width: 100%;}
	.blog-filter-group,.featured_posts_list {margin-bottom: 60px;}

	body .blog-post-title-section h1 {font-size: 48px;}
	.blog-post-title-section {padding: 240px 0 145px;}

	.monitor-element-container .video-element,
	.monitor-element-container .image-element,
	.in-screen-image_gallery {top: 0.55vw;width: calc(100% - 14px);left: 7px;height: calc(100% - 8.7vw);background-color: #000;}
	.monitor-element-container .image-element{background-color: transparent;}
	.screen_features_section.dark_section_settings {padding: 40px;max-width: 90%;margin-left: auto;	margin-right: auto;}

	.event-filters-container {padding-bottom: 40px;margin-bottom: 40px;}
	body .all_upcoming_events &gt; .clearfix &gt; h2, body .all_past_events &gt; .clearfix &gt; h2 {font-size: 32px !important;margin-bottom: 30px;}
	.single-events .site-content-center {max-width: 100%;}
	.single-events .blog-post-content {max-width: 100%;}
	.single-events .elementor-section .container {max-width: 90%;}
	body .free_content_section h3,body .event_webinar_presenters h3 {font-size: 32px;}

	.top_section_story.elementor-section {padding: 220px 0 80px !important;}
	body .top_section_story.elementor-section h1.jeg_post_title {font-size: 38px !important;}

	.archive.category .site-content-center {max-width: 100%;}
	.elementor-section:not(.elementor-section-full_width) {max-width: 90%;margin-left: auto;margin-right: auto;}
	.full-custom-width{max-width: 100% !important}
	.elementor-section:not(.elementor-section-full_width) .elementor-section {max-width: 100%;}
	.elementor-section.elementor-section-stretched {width: 100% !important;max-width: 100% !important;}
	.elementor-section:not(.elementor-section-stretched) .container {max-width: 100%;}
	.elementor-section.elementor-section-full_width .container {max-width: 90%;}

	.dialog-widget .elementor-section:not(.elementor-section-full_width) {max-width: 100%;}
	body .elementor-popup-modal .dialog-message {border-radius: 6px !important;overflow: hidden !important;background-color: #000066;}
	.dialog-message .elementor-column{background-color: #006 !important;}
	.dialog-message .elementor-column.elementor-field-group {background-color: transparent !important;}
	.elementor-popup-modal .elementor-widget-container h5 {font-size: 32px;}
	.faq_content_section.light_background {max-width: 90%;}

	.not-found#primary {padding: 235px 0 100px;}
	.book_modal_inner {max-width: 90%;}
	.close_book_popup::after {width: 30px;height: 30px;line-height: 28px;font-size: 30px;}
	.principles-text-section {max-width: 90%;margin-left: auto;margin-right: auto;}

	/* 17.05.2022 */
	.checkboxes-list-items {padding-bottom: 60px;margin-top: -40px;}
	/* 17.05.2022 */

	/* Careers page redesign */
	.page-template-careers-page-template .page_simple_top_section:not(.use_this_inline_section) .container {max-width: 90%;padding-left: 0;}
	.text-and-image-section.default_image_size.image_text_full {max-width: 90%;margin-left: auto;margin-right: auto;}
	.page-template-careers-page-template .gallery_type_section .image_text_full .section_column.image-column .image-gallery-holder {height: 40vw;}
	.page-template-careers-page-template .gallery_type_section .section_has_big_image .section_column.image-column {height: 40vw;}
	.page-template-careers-page-template .section_has_big_image .text-and-image-section.image_text_full {padding-top: 45vw;}
	.page-template-careers-page-template .section_has_big_image .section_column.image-column {width: 100%;height: 40vw;position: absolute;}
	/* END Careers page redesign */

	/* Events single webinar */
	.remove_top_title_section .main-website-content {padding-top: 140px;}
	.remove_top_title_section.admin-bar .main-website-content {padding-top: 108px;}
	/* END Events single webinar */

	/*New post style*/
	.elementor-section.new--quote {margin-bottom: 50px;padding: 40px 0;}
	.list--text--section.full--style {padding: 10px 0 60px;}
	.new--faq .faq_column.title_column {margin-bottom: 40px;}
	.elementor-section.new--quote .testimonials-logos-list {padding: 30px 25px;}
	.elementor-section.new--quote .testimonials-logos-list li::before {margin-bottom: 20px;}
	body .elementor-section.new--quote .author-title-column h4 strong {font-size: 16px;margin-top: 2px;}
	.add_extra_style .success-checkbox-item {padding-left: 140px;font-size: 16px;}
	.add_extra_style .success-checkbox-item img {max-width: 80px;}
	.percent--number {font-weight: 700;font-size: 18px;}
	.post-template-epic_custom_post_template-21018 .list--text h3 {font-size: 30px;}
	.list--text ul li {font-size: 16px;line-height: 1.4;margin-bottom: 20px;}
	.post-template-epic_custom_post_template-21018 .core-principles-section .clearfix.container {max-width: 100%;}

	/* Webinar redesign page */
	.redesign-webinar-speakers .host-position {font-size: 19px;}
	body .top-webinar-header h1 {font-size: 35px;}
	.redesign-webinar-speakers .host-items-inner .host-name {font-size: 22px;}
	.redesign-webinar-speakers .host-image {width: 180px;height: 180px;background-position: 50% 40%;}
	/* END - Webinar redesign page */

	/* Homepage top section redesign */
	body .section_style_2 .top-video-section-inner h1 {font-size: 36px;}
	.section_style_2 .top-video-section-inner {padding-top: 140px;min-height: 640px;}
	body .section_style_2 .top-video-section-inner h2 {font-size: 22px;}
	.section_style_2 .section-column.right-text-column li {margin-right: -4vw;font-size: 17px;padding-left: 85px;}
	.section_style_2 .section-column.right-text-column li::before {width: 18px;height: 8px;top: 15px;left: 56px;}
	body .section_style_2 .top-video-section-inner .subtitle {font-size: 18px;}
	.section-column.image-text-column img {max-height: 67vh;width: auto;float: right;}
	/* END - Homepage top section redesign */

	/* Past events redesign */
	.all_upcoming_events {padding: 47px 30px 30px 30px;	margin-top: -130px;}
	.mid-section-events .container &gt; h2 {font-size: 32px;margin-bottom: 35px;}
	.mid-section-events {padding-top: 55px;}
	.upcoming_event_item:last-child {margin-bottom: 0;}
	.event__date {font-size: 17px;}
	.event-filters-container {margin-bottom: 0;}
	.top-upcoming-events {padding-bottom: 65px;}
	/* END - Past events redesign */

	/* customer advisory board */
	.page_simple_top_section .section_column.text_column &gt; div {margin-left: 0;padding-right: 0;}
	.page-template-customer-advisory-board .page_simple_top_section h1 {font-size: 38px;}
	body.page-template-customer-advisory-board .page_simple_top_section h4 {font-size: 20px;line-height: 1.3;}
	.page-template-customer-advisory-board .page_simple_top_section {padding: 180px 0 100px;}
	.page-template-customer-advisory-board .text-and-image-section h3 {font-size: 32px;}
	.page-template-customer-advisory-board .text-and-image-section.image_text_full .section_column.text-column &gt; div {padding: 45px 0;}
	.page-template-customer-advisory-board .text-and-image-section.section_media_image h3 {font-size: 22px;margin-bottom: 30px;}
	.page-template-customer-advisory-board .text-and-image-section.section_media_image {margin-bottom: 85px;}
	.advisory-customer-awards {margin: 0 auto 100px;}
	.bg__all_container .elementor-widget-text-editor h2, 
	.bg__all_container .elementor-widget-text-editor h3, 
	.bg__all_container .elementor-widget-text-editor h4 {font-size: 32px;margin-bottom: 24px;}
	.bg__all_container + .elementor-column.elementor-col-50 {padding-top: 50px !important;padding-bottom: 50px !important;}
	.elementor-column.bg__all_container &gt; .elementor-widget-wrap {padding-top: 80px !important;padding-bottom: 80px !important;}
	/* END - customer advisory board */

	/* Demo form redesign */
	.demo_form_section .elementor-column.elementor-col-50:nth-child(2) {padding-left: 20px;}
	/* END - Demo form redesign */

	.elementor-element.missing-pieces-banner h2 {font-size: 32px;padding: 0 20px;}
	.elementor-element.missing-pieces-banner {padding: 50px 0;}

	/* DES-136 */
	.page_simple_top_section.reduce_all_spacing .image-container img {max-height: 235px;}
	/* END - DES-136 */

	/* DES-151 */
	.cs_inner_col &gt; div.cs_inner_text_col::before {left: -10%;}
	.cs_inner_col p.small_title {font-size: 17px;margin-bottom: 10px;}
	body .cs_inner_col h1 {font-size: 40px !important;}
	.cs_inner_col p.subtitle {font-size: 22px;}
	body .case-studies-goals-inner h3,
	body .case-studies-results-list h3,
	body .case-studies-highlights-section h3,
	body.new_case_study_design .faq_content_section h2 {font-size: 32px;}
	.goals-description {margin-bottom: 30px;}

	.case-studies-goals-section .container,
	.case-studies-testimonial-section .container,
	.new_case_study_design .faq_content_section .container {max-width: 890px !important;}
	.cs_inner_col &gt; div.cs_inner_text_col::before {padding-right: 345%;}
	/* END - DES-151 */

	/* DES-151 edits */
	.new_case_study_design .page_navigation_section.four_columns_layout li {padding: 20px;}
	.new_case_study_design .four_columns_layout li span {font-size: 20px;}
	.cs_inner_logo_col {left: -40px;width: 255px;height: 255px;margin-top: -127px;}

	/* END - DES-151 edits */

	.ebook__redesign_body &gt; .elementor-container {max-width: 90% !important;}
	.ebook__redesign_body .elementor-element.elementor-widget .elementor-form {padding: 35px 35px 45px;}
	body .ebook__redesign_body .elementor-widget-form .elementor-form .elementor-field-group &gt; .elementor-field-label {font-size: 16px !important;}

	.engage_updates_header .elementor-element.elementor-widget-form &gt; .elementor-widget-container {width: 90%;}
	.engage_updates_header .elementor-element.elementor-widget-form {top: calc(100% - 140px);}

	.footer-top-element {padding: 0;}
	/* .subscribe_footer_title {font-size: 28px;} */
	.footer-top-element .container {padding: 45px 0 50px;}
	
	.use-case-container-icon {width: 85px;}
	.use-case-container-icon img {width: 60px;height: 60px;}
	.use-case-list-title {font-size: 19px;width: calc(100% - 85px);}
	.use-case-meta-info .button {width: 100%;font-size: 15px;padding: 14px;}
	.uc-tags li {font-size: 12px;}
	.uc-categories li {font-size: 16px;}
	.use-case-meta-info .button.has_video span {width: 21px;height: 21px;margin-right: 5px;}
	.use-case-meta-info .button.has_video span::after {border-width: 5px 0 5px 7px;top: 5px;left: 8px;}
	.use-case-filter {font-size: 17px;}

	.use-case-categories-container ul {gap: 20px;}
	.use-case-category {font-size: 15px;min-height: auto;width: 18.7%;}
	.use-case-categories-container ul{gap: 1.62%;row-gap: 1.62%; flex-wrap: wrap; row-gap: 20px;}

	.section_style_3 .section-column.image-text-column img{max-height: none;width: auto;float: none;}
	.section_style_3 .section-column.image-text-column {left: 42%;}
	.section_style_3 .top-video-section-inner &gt; div {padding: 100px 0 150px;}
	.home .comparison_chart_text, 
	.page-template-homepage-testing .comparison_chart_text {max-width: 90%;}
	.section_style_3 .section-column.image-text-column {left: 42%;width: 58vw;}

	.counter-elements-section {padding: 55px 0;}
	.counter-item-element span {width: 58px;height: 70px;font-size: 48px;font-weight: 700;}
	body .counter-elements-section h2 {font-size: 32px;margin-bottom: 0 !important;}

	.counter-item-element {font-size: 95px;}
	.counter-elements-section .small_title {font-size: 17px;margin-bottom: 18px;}

	/*DES-201*/
	.new_case_study_design .page_navigation_section.four_columns_layout li span span {		font-size: 30px;	}
	/*END - DES-201*/

	/* DES-203 */
	.ajax-filter-dropdown-selected {font-size: 16px;padding: 14px 45px 14px 12px;}
	.ajax-filter-dropdown-selected::after {top: 16px;}
	.featured_stories.stories_with_reviews .success_stories_list ul {display: flex;}
	.ss_testimonial_modal &gt; div {width: 90%;padding: 35px;}
	.ss_mod_title {font-size: 26px;margin-bottom: 17px;}
	.ss_mod_content p {font-size: 16px;margin-bottom: 15px;}
	.ss_mod_footer {padding-top: 35px;}
	.exit__ss_modal {font-size: 50px;}
	.success-stories-ajax-filters {margin-bottom: 35px;}
	.ss_testimonial_modal_inner {max-height: calc(85vh - 50px); overflow: auto;	}
	/* END - DES-203 */

	/* redesign success stories */
	.success_stories_section_rd .success-stories--header h2 {font-size: 32px;	}
	.success_stories_section_rd .success-stories--header h2 {font-size: 30px;	}

	/* FAQ redesign */
	.two--columns--list &gt; div {column-gap: 100px;	}

	.site__header-main .container {max-width: 95%;}
	body .elementor-section .rd-home-top-section h1 {font-size: 50px;}
	.rd-home-top-section h2.subtitle {font-size: 18px;}
	.counter-item-element {font-size: 55px;}
	.des_counter_elements {padding: 45px 45px 30px;}
	.counter-item-title {font-size: 20px;}
	.column--with--text h2 {font-size: 38px !important;}
	.image-and-text-section {padding-top: 60px;padding-bottom: 60px;}
	/*.group-cs-section {padding: 45px 0;}*/
	.group-cs-list li {padding: 30px;min-height: 24vw;}
	.cs-item-icon img {width: 38px;height: 35px !important;}
	.cs-item-description {font-size: 20px;}
	.cs-item-title {font-size: 20px;}
	.group-cs-section h3 {font-size: 32px !important;}
	.success_stories_section_rd .success-stories--header h2 {font-size: 32px;}
	.schedule-demo-banner {max-width: 90%;}

	.pricing_list .pricing_item {width: 31.5%;margin-right: 2.75%;padding: 38px 30px;}
	/* .pricing_list .pricing_item h3 {font-size: 40px;line-height: 1.2;} */
	.pricing_boxes_section .button.contact-plans-button {font-size: 28px;}
	.pricing-contact-button {margin-left: 0;margin-right: 0;}
	.des-product-features h3 {font-size: 42px !important;}
	.pf-item-title {font-size: 32px;}
	.pf-item-icon {padding-top: 2px;}
	.elementor-top-section:not(.elementor-section-full_width) .des-product-features {padding: 45px 0;}
	.elementor-top-section:not(.elementor-section-full_width) .des-product-features-inner .container {padding: 0 40px;}
	.demo_style_3 .sd_text_container h2 {font-size: 55px !important;}

	.rd-product-top-section .des-img-container {margin-right: -5vw;}
	.rd-product-top-section h1 {font-size: 45px !important;}
	.des-description {font-size: 20px;}
	.des-product-features {padding: 70px 0;}
	.group-features-list {gap: 35px;}
	.group-features-list li {width: calc(25% - 27px);}
	.des-product-features h3 {margin-bottom: 55px;}

	.blog-post-title-section {padding: 110px 0 40px;}
	.blog-post-content section.elementor-section:first-child .elementor-spacer-inner {height: 4vw;}
	
	.current_post_type_search {width: 33%;}
	.des_text_description {padding-left: 540px;}
	.des_text_description::before {width: 490px;}
	.des_text_description {font-size: 20px;}
	.des_mml_update {font-size: 52px;}
	.des_blh_inner h1 {font-size: 52px !important;}

	.top_section_story.elementor-section {padding: 110px 0 45px !important;}
	body .elementor-section.redesign_releases_header h1.jeg_post_title {font-size: 48px !important;margin-bottom: 0 !important;max-width: 90vw;margin: 0 auto !important;}

	.remove_top_title_section .main-website-content {padding-top: 71px;}
	.single-post-main-container .elementor-section.elementor-section-boxed.elementor-top-section &gt; .elementor-container {max-width: 90% !important;}
	.event_webinar_presenters .container {max-width: 100% !important;}

	.changelog__section_module {padding: 60px 0;}
	.changelog_menu_item {font-size: 18px;}
	.changelog_menu_item::before {top: 7px;}
	.changelog_content_item {padding: 30px;}
	h3.changelog_content_title {font-size: 25px !important;margin-bottom: 16px;}
	.changelog_content_text p, .changelog_content_text li {font-size: 18px !important;font-weight: 400 !important;}
	.changelog_content_item:last-child {margin-bottom: 0;}

	.thought-leadership_category_layout.single-post-main-container .elementor-section.elementor-section-boxed.elementor-top-section &gt; .elementor-container {max-width: 100% !important;}

	/* DES-237 */
	/* .pricing_list.pricing_cols_count4 .pricing_item h3 {font-size: 35px;margin-bottom: 10px;} */
	.pricing_list.pricing_cols_count4 .pricing_item {padding: 35px 25px;}
	/* .pricing_list.pricing_cols_count4 .price-item .price-element {font-size: 45px;} */
	.pricing_list.pricing_cols_count4 .billing-price-text {font-size: 14px;margin-right: -15px;}
	/* .pricing_boxes_section .pricing_list.pricing_cols_count4 .button.contact-plans-button {font-size: 20px;} */
	/* END DES-237 */
	
	/* DES-246 */
	.stick_product_features_header &gt; .container {max-width: 90% !important;}
	/* END DES-246 */

	/* DES-269 */
	.marketing-cloud-university-section .section-main-head {max-width: 95%;padding: 150px 30px;}
	:root {
		--mcu-container: 90vw;
		--mcu-right-w: 80px;
	}
	.mcu-item-description {	font-size: 17px;line-height: 1.2;}
	.mcu-carousel-posts-list .slick-arrow {left: -35px;}
	.mcu-carousel-posts-list .slick-arrow.slick-next {left: auto;right: -35px;}
	.main-term-info .subtitle {font-size: 25px !important;}
	body .main-term-info h2 {font-size: 38px;line-height: 1.1;margin-bottom: 10px;}
	body .elementor-section .marketing-cloud-university-section h1 {font-size: 65px;}
	.marketing-cloud-university-section .subtitle {font-size: 30px;}
	.mcu-filter-search {padding: 45px 0 35px;}
	.mcu-featured-posts,
	.mcu-main-posts {margin-bottom: 60px;}

	/* END DES-269 */
}
@media(max-width:1350px){
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator {
		/* left: auto !important; */
	}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.mega-toggle-on &gt; a{
		/* padding-left: 30px !important; */
	}

	.segment-hero.elementor-section.elementor-section-stretched.elementor-section,	.engage-hero.elementor-section.elementor-section-stretched.elementor-section{
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media(max-width:1279px){
	a.mega-menu-link{
		transition: none !important;
	}
	.block-sm ul li{
		display: block !important;
	}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu  li.mega-menu-item a {
		font-size: 18px !important;
		letter-spacing: -1px;
		line-height: 19.58px !important;
	}
	.site__header-bar, .website--logo.header-column {
		position: relative;
		z-index: 9999999999;
	}
	.stripes.activeclose {
    margin-top: 7px !important;
}
	h4.mega-block-title.arrow-open{
		color: #000066 !important;
	}
	h4.mega-block-title.arrow-open::after{
		left: 0;
		right: auto;        transform: rotate(-130deg) !important;        border-color: #000066 !important;

	}
	h4.mega-block-title.arrow-open{
        padding-left: 20.5px !important;
	}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column .mega-sub-menu li{
		display: none;
	}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column .mega-sub-menu li.widget_custom_html {
		display: block;
	}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column .mega-sub-menu li.show-child-li{
		display: block;
	}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu &gt; li.mega-menu-item{
		display: none;
	}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu &gt; li.mega-menu-item.widget_custom_html {
		display: block;
	}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu &gt; li.mega-menu-item.show-child-li{
		display: block;
	}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column .mega-sub-menu li.show-child-li.open .mega-block-title::after,
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu &gt; li.mega-menu-item.show-child-li.open .mega-block-title::after{
		left: 0;
		right: auto;
		transform: rotate(-130deg);
	}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column .mega-sub-menu li.show-child-li.open .mega-block-title,
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu &gt; li.mega-menu-item.show-child-li.open .mega-block-title{
		padding-left: 30px;
		color: #000066;
	}
	

	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.open{
		padding-left: 20.5px !important;
	}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.mega-menu-item-has-children &gt; a::before{
		border-top: 1.5px solid rgba(0, 0, 102, 0.66);
        border-right: 1.5px solid rgba(0, 0, 102, 0.66);
        content: "";
        position: absolute;
        height: 6px;
        width: 6px;
        transform: rotate(45deg);
        right: 0;
		top: 44% !important;
		left: auto !important;transition: none !important;
	}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.mega-menu-item-has-children &gt; a.open::before{
		left: 0 !important;
		right: auto !important;        transform: rotate(-135deg);border-color: #000066;
	}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item-has-children &gt; a.mega-menu-link &gt; span.mega-indicator{
		display: none !important;
	}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item.mega-toggle-on &gt; ul.mega-sub-menu.hide{
		display: none;
	}
	.header-menu-container &gt; #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.hide{
		display: none;
	}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu .mega-menu-row .mega-menu-columns-6-of-12:last-child li, body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu .mega-menu-row .mega-menu-columns-4-of-12:last-child li{
		margin-bottom: 0;
	}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu li{
		margin-bottom: 0;
	}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item.large--dropdown.second-large-dropdown .mega-sub-menu{
		margin-left: 0 !important;
	}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link{
		border-radius: 0 !important;
	}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item.mega-toggle-on .mega-indicator{
		right: auto !important;
		left: 0 !important;
	}

	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.icon--marketing &gt; a.mega-menu-link::before {
		top: 50% !important;
	}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-item h4.mega-block-title, 
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item h4.mega-block-title{
		padding-bottom: 24px;
		margin-bottom: 0;
		padding-top: 24px;
		color: #00006699;
        font-weight: 500;        padding-right: 15px;
	}
   li.widget_custom_html h4.mega-block-title::after{
        border-top: 1.5px solid rgba(0, 0, 102, 0.66);
        border-right: 1.5px solid rgba(0, 0, 102, 0.66);
        content: "";
        position: absolute;
        height: 6px;
        width: 6px;
        transform: rotate(45deg);
        right: 0;        top: 44%;
	}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row .mega-menu-column{
		padding: 0 !important;
	}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu{
		background-image: none;        padding-top: 0 !important;
        padding-bottom: 0 !important;
	}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu a {
		font-weight: 500 !important;
		line-height: 24px !important;
		letter-spacing: 0;
		border-bottom: 1px solid #0000661A !important;
		margin: 0 !important;
		padding: 24px 0 !important;
		padding-left: 55px !important;        letter-spacing: -1px;
	}
	.success-story-quote::after {
		bottom: -15px;
	}
	.top-video-section-inner {max-width: 90%;padding-top: 185px;height: 95vh;max-height: 650px;}
	.section-column.image-text-column {left: 34%;}
	.section-column.image-text-column img {max-height: 495px;}
	.comparison_chart_text {padding: 50px 40px;margin-bottom: 65px;}
	.comparison_columns:first-child {width: 61%;}

	.comparison_element_items li {margin-right: 20px;}
	.comparison_element_items li:last-child {margin-right: 0;}
	body .book_call_text h2, body .book_call_text h4 {font-size: 21px;padding: 0 10px;}
	.section-column.main-text-column {margin-left: 0;}
	.book_call_section {height: 340px;}
	.book_call_section_container iframe {height: 340px !important;}
	.section_column.text-column {width: 33vw;}
	.marketing_cloud_solution .container {max-width: 90%;}
	.tab_column.text_column {width: 30%;}
	body .text-column h2, body .client_testimonials_section h2, body .text-column h3, body .client_testimonials_section h3, 
	.marketing_cloud_solution .top-section h2, body .tab_content_item h2, body .tab_content_item h3, body .faq_content_section h2,
	body .top_career_section h2, body .reviews_cards_section h2 {font-size: 29px;}
	.tabs_menu_items li {font-size: 17px;}
	.image_left .section_column.image-column .image-element {background-size: auto 53%;}
	.comparison_columns:first-child {width: 55%;}
	.comparison_element_items li {font-size: 14px;margin-right: 18px;font-size: 14px;}
	body .comparison_columns h6 {font-size: 18px;}
	.comparison_group.group1 {margin-bottom: 35px;}
	.award_mini_section .award_subtitle {font-size: 13px;}
	.award_mini_section .award_subtitle span {font-size: 11px;}
	.award_title {padding-right: 12px;}
	body .review_circle h5 {font-size: 17px;line-height: 1.35;padding-top: 0;}
	.circle_images_container {margin: 18px auto 0;}
	.award_mini_section.experience-bg-box {padding-top: 25px;}
	.experience-bg-box .award_image {bottom: 10px;}
	.g2-box.experience-bg-box, .salesforce-box.experience-bg-box {padding: 25px 10px 15px 10px;}
	.comparison_columns {width: 40%;}

	.discover_images_section .container {max-width: 100%;}
	.quoted-text {font-size: 20px;}
	.quote-box {padding: 80px 25px 25px;}
	.quote-box::after {width: 30px;height: 26px;}
	.discover_images_section {margin-bottom: 60px;}
	.member_description {padding: 15px;font-size: 12px;}
	.member_name strong {font-size: 16px;}
	.member_name span {font-size: 11px;}
	.team_members_list {padding-top: 40px;padding-bottom: 50px;}
	.darker_background_section .team_members_section {padding-top: 60px;}
	.image_item {height: 300px;}

	.section_media_gallery .section_column.text-column {width: 30%;padding-right: 35px;float: left;}
	.section_media_gallery .section_column.image-column {width: 70%;padding-top: 80px;float: right;position: relative;}
	.supporter-cards-section .container {max-width: 100%;}
	.companies_carousel_section.add_rounded_corners {padding-left: 35px;padding-right: 35px;margin-bottom: 60px;}
	.mailchimp_form_section {padding-bottom: 60px;}
	.core-principle .title {font-size: 16px;margin-bottom: 10px;}
	.core-principles-section {padding-bottom: 70px;}
	.supporter-item {padding: 35px 25px 25px;}
	.supporter-cards-section {padding-bottom: 60px;}
	.page_simple_top_section &gt; div {height: auto;}
	.page_simple_top_section .container {top: 0;transform: none;-moz-transform: none;-webkit-transform: none;}
	.discover_images_section {margin-top: -100px;}
	.page_simple_top_section {padding: 170px 0 120px;}
	.quote-box {padding: 70px 25px 25px;min-height: 310px;}
	.quote-box::after {top: 25px;left: 25px;}
	.core-principles-section.overlap_top_section {margin-top: -95px;}
	.review-content {font-size: 19px;padding-right: 0;}

	.page-top-menu .page-menu-item {font-size: 16px;padding: 15px 20px;}
	.pricing_boxes_section {margin-top: -85px;margin-bottom: 70px;}
	body .pricing_item h3 {font-size: 20px;margin-bottom: 22px;}
	.starting-price-text, .billing-price-text, .price-sufix {font-size: 11px;}
	/* .price-item .price-element {font-size: 40px;} */
	.price-sufix {top: 9px;}
	.pricing-box-info {padding-bottom: 28px;}
	.price-box-description {padding-left: 30px;padding-right: 30px;padding-top: 28px;padding-bottom: 30px;}
	.pricing_list .pricing_item {padding: 35px 40px 40px;}
	.deselect_search_section.elementor-section-boxed {padding: 70px 0 !important;}
	.feature-table-list td {height: 60px;padding: 15px;}
	.table_head td.check_column {font-size: 18px;width: 120px;}
	.cta_background_section.add_extra_space {padding-bottom: 145px;}
	.pricing_item.popular_price::after {font-size: 11px;}
	.shift_text .core-principle .description p {width: 100%;}

	.featured_stories .success-story-quote {max-width: 100%;margin-bottom: 40px;}
	.featured_stories .success-story-item:last-child {padding: 40px;}
	.featured_stories .success-story-quote span {font-size: 25px;}
	.success-stories-filters li {font-size: 14px;margin-right: 12px;padding-bottom: 10px;}
	.success-stories-filters {margin-bottom: 35px;}
	.success-story-item {padding: 25px;}
	.success-story-quote span {font-size: 20px;}
	.success_stories_section.success_stories_list .container {max-width: 100%;}
	.success_stories_section.success_stories_list {padding: 0 0 65px;}
	.featured_stories .success-story-quote {max-width: 100%;margin-bottom: 30px;}
	.featured_stories .success-story-quote span {font-size: 20px;}

	.social_media_widget_section.elementor-section-stretched .elementor-container {max-width: 90% !important;}
	.map_location_top_section.elementor-section.elementor-section-boxed &gt; .elementor-container {max-width: 90%;}
	.map-location-nav-item {padding: 20px 10px 20px 45px;}
	.location-counter {width: 22px;height: 28px;top: 25px;left: 10px;}
	.location-counter &gt; span {width: 18px;height: 18px;font-size: 8px;line-height: 14px;top: -7px;right: -7px;}
	.map-location-nav {width: 100%;float: left;min-height: auto;padding: 8px;}
	.map-location-iframes {position: relative;width: 100%;height: 45vw;overflow: hidden;}
	.map-location-nav-item {padding: 20px 10px 20px 45px;margin-bottom: 0;float: left;margin-right: 8px;}
	.social_media_widget_section &gt; .elementor-container &gt; .elementor-col-50:last-child {margin-bottom: 40px;}
	.location-title {font-size: 16px;}
	.map-location-widget {margin-bottom: 40px;}
	.map_location_top_section {margin-bottom: 40px !important;}

	.book_tablet_section_container &gt; .elementor-container {max-width: 90% !important;}
	body .elementor-element.introductory_text.elementor-widget p, body .elementor-element.introductory_text.elementor-widget {font-size: 17px;margin-bottom: 0;}
	.book_chapter {padding: 20px;}
	body .book_chapter h5 {font-size: 18px;}
	.book_icon {margin-bottom: 20px;width: 50px;height: 50px;}
	.book-tablet-section img {max-width: 55vh;}
	.single .page_simple_top_section {padding: 240px 0 120px;}

	/*.faq_content_section_outer &gt; .elementor-container.elementor-column-gap-default {max-width: 90% !important;}*/
	.page_navigation_section {padding: 20px;}
	.faq_content_section_outer  .page_navigation_section li::after {top: 14px;}

	.blog_listing_section {margin-top: -100px;}
	.topic-filters ul li {margin-right: 10px;font-size: 14px;padding-bottom: 8px;margin-left: 10px;}
	.topic-filters ul{text-align: center;}
	.items_posts_list .post-body, .latest-articles .post-body {padding: 18px 10px 40px;}
	.items_posts_list {margin-left: -8px;margin-right: -8px;}
	.topic-filters ul li::after{display: none;}

	body .blog-post-title-section h1 {font-size: 38px;}
	.post-meta-category, .post-meta-date, 
	body .jeg_meta_date a, body .jeg_meta_category a {font-size: 17px;}
	.latest_blog_listing_section .container {max-width: 90%;}
	.latest_blog_listing_section {padding: 55px 0;}
	.latest_blog_listing_section .clearfix.container &gt; h2 {font-size: 32px;}

	body h2.post-title {font-size: 20px;margin-bottom: 15px;}
	body .items_posts_list h2.post-title, body .latest-articles h2.post-title {font-size: 17px;}
	.items_posts_list .post-date, .latest-articles .post-date {left: 11px;}

	.releases_layout .featured_posts_list .blog-post-item:nth-child(1), .releases_layout .featured_posts_list .blog-post-item {margin-bottom: 20px;width: 100%;}
	.featured_posts_list {margin-left: -8px;margin-right: -8px;margin-bottom: 20px;}

	.demo_form_section .elementor-widget-wrap {padding-left: 0 !important;}
	.core-principles-section.one_per_line .core-principle {padding: 25px 25px 25px 70px;}
	.core-principles-section.one_per_line .core-principle .icon img {max-width: 20px;max-height: 24px;}
	.core-principles-section.one_per_line .core-principle .icon {width: 42px;height: 42px;left: 12px;top: 22px;}
	.core-principle .principles_title_col .title {font-size: 20px;}

	.page_navigation_section.four_columns_layout {margin-top: -75px;max-width: 90%;margin-left: auto;margin-right: auto;}
	.section_with_iframe .section_column.iframe_column {width: 65%;padding-left: 30px;padding-right: 0;}
	.section_with_iframe .section_column.text_column {width: 35%;}
	.section_with_iframe .section_column.iframe_column iframe {height: 31vw;}
	.page_navigation_section.four_columns_layout li {padding: 20px;}
	.page_navigation_section.four_columns_layout li span {font-size: 18px;}
	.roi_calculator_section &gt; .elementor-container {padding: 30px;margin-top: -100px;margin-bottom: 60px;}
	.screen_features_section .section-column:first-child {padding-left: 0;padding-right: 30px;}
	.screen_features_section.image_left .section-column:first-child {padding-right: 0;padding-left: 30px;}
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists &gt; .elementor-field-label, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost &gt; .elementor-field-label, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers &gt; .elementor-field-label, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost &gt; .elementor-field-label {
	font-size: 12px !important;}
	body .section-feature-item h5 {font-size: 17px;margin-bottom: 6px;}
	.section-feature-item::before {width: 25px;height: 25px;top: -1px;}
	.section-feature-item::after {width: 12px;height: 8px;top: 6px;left: 6px;}
	body .section-feature-item p {font-size: 15px;}
	.screen_features_section .section-columns {padding: 50px 0 0;}
	.elementor-element.elementor-widget .elementor-form .elementor-field-type-html {margin-bottom: 10px !important;}
	.screen_features_section.dark_section_settings .container {width: 100%;max-width: 100%;}
	.events-list-section .container {max-width: 90%;}
	.top-upcoming-events {padding-bottom: 55px;}
	.bottom-past-events {padding-top: 60px;padding-bottom: 80px;}
	.all_past_events_list .post-content-inner {padding: 20px;}
	.bottom-past-events .host-names,
	.all_upcoming_events .host-names {font-size: 13px;}
	.bottom-past-events .host-thumbnails,
	.all_upcoming_events .host-thumbnails {margin-right: auto;margin-left: auto;display: block;text-align: center;}
	.bottom-past-events .host-names,
	.all_upcoming_events .host-names {display: block;width: 100%;text-align: center;}
	.bottom-past-events .host-thumbnails .host-thumbnail + .host-thumbnail,
	.all_upcoming_events .host-thumbnails .host-thumbnail + .host-thumbnail {margin-left: 2px;}
	.bottom-past-events .host-thumbnails .host-thumbnail,
	.all_upcoming_events .host-thumbnails .host-thumbnail {display: inline-block;float: none;vertical-align: middle;}
	.all_upcoming_events .post-footer, .all_past_events .post-footer {padding-bottom: 12px;padding-left: 20px;padding-right: 20px;padding-top: 12px;}
	.bottom-past-events .host-names &gt; span,
	.all_upcoming_events .host-names &gt; span {position: relative;top: 1px;}
	.filter-column.search-event {width: 65%;}
	.filter-column.event-categories, .filter-group.event-categories-filters {width: 18.5%;}
	.filter-column.search-event-button {float: right;width: 15%;}
	.filter-column.search-event-button {width: 110px;}
	.filter-column.search-event {width: calc(80% - 110px);}
	.active_dropdown_value {padding: 15px 34px 15px 15px;}
	.filter-column.search-event-button .button-item::after {left: 12px;}
	.post-content-inner {padding: 20px 20px 102px 20px;}

	.event_webinar_presenters {padding: 50px 0;}
	body .event_webinar_presenters h3 {margin-bottom: 35px;}
	.event_webinar_content {padding-bottom: 40px;padding-top: 55px;}

	.single-events .blog-post-title-section {padding-bottom: 60px;}
	.webinar-video-inner iframe {height: 50vw !important;}
	.webinar-video-container {margin-top: 0;}
	.screen_features_section.dark_section_settings {margin-top: -95px;}

	.page_simple_top_section.fixed_top_sizes {padding: 160px 0 60px !important;}
	.page_simple_top_section.has_custom_padding  {padding: 160px 0 115px !important;}
	.single.post-template .latest_blog_listing_section {margin-left: 0;}
	.release-image-featured .elementor-container {padding: 0 20px;}
	.release-image-featured .elementor-container {padding-top: 25px;}
	.media-on-screen-section .monitor-element-container .image-element {top: 0.4vw;width: calc(100% - 0.8vw);left: 0.4vw;height: calc(100% - 5.7vw);}

	body .review_circle.experience-bg-box h5 {font-size: 17px;padding: 0 10px;}
	body .review_circle.experience-bg-box h5 br{display: none;}

	.text-quote-section p {font-size: 22px;}
	.simple_text_quote_section {margin: 55px 0;padding: 90px 35px 40px 35px;}
	.screen_features_section.move_content_nexto_screen .section-column:first-child {padding-bottom: 40px;}

	.section_with_iframe .section_column.iframe_column iframe.vimeo_iframe {height: 31vw;}
	.not-found#primary {padding: 200px 0 75px;}
	.close_book_popup::after {right: 1%;}

	/* 07.03 addons and bugfixes */
	.all_past_events_list .host-names {max-width: 100%;}
	/* 07.03 addons and bugfixes */

	/* pricing fix 26.04.2022 */
	.page_simple_top_section.pricing_top_section_options {padding: 190px 0 135px;}
	/* pricing fix 26.04.2022 */

	/* Careers page redesign */
	.page-template-careers-page-template .text-and-image-section.image_50_50 .section_column.text-column {padding-right: 60px;}
	.page-template-careers-page-template .text-and-image-section.image_50_50 .section_column.text-column &gt; div {padding: 80px 0;}
	.page_simple_top_section.use_this_inline_section {padding: 70px 0 140px;}
	.page-template-careers-page-template .page_navigation_section.four_columns_layout {max-width: 100%;}
	.section_has_big_image .section_column.image-column {height: 37vw;}
	.section_has_big_image .text-and-image-section.image_text_full {padding-bottom: 70px;padding-top: calc(37vw + 40px);margin-top: -170px;position: relative;}
	/* END Careers page redesign */
	.add_extra_style .success-checkbox-item img {max-width: 60px;}
	.percent--number {font-size: 14px;}
	.add_extra_style .success-checkbox-item {padding-left: 106px;font-size: 16px;}
	.post-template-epic_custom_post_template-21018 .core-principles-section.blue_principles_section {padding: 25px;}
	.list--text ul {margin-bottom: 60px;}

	/* Homepage top section redesign */
	body .section_style_2 .top-video-section-inner h1 {font-size: 29px;line-height: 1.3;}
	body .section_style_2 .top-video-section-inner .subtitle {font-size: 16px;}
	body .section_style_2 .top-video-section-inner h2 {font-size: 18px;}
	.section_style_2 .section-column.right-text-column li {margin-right: -4vw;font-size: 14px;padding-left: 70px;}
	.section_style_2 .section-column.right-text-column li::before {width: 13px;height: 7px;top: 14px;left: 48px;}
	/* END - Homepage top section redesign */

	/* customer advisory board */
	.page-template-customer-advisory-board .page_simple_top_section h1 {font-size: 28px;}
	body.page-template-customer-advisory-board .page_simple_top_section h4 {font-size: 18px;}
	.page-template-customer-advisory-board .page_simple_top_section .image-container img {max-width: 100%;}
	.page-template-customer-advisory-board .section_column.image-column img {margin-left: auto;}
	.page-template-customer-advisory-board .image_left .section_column.image-column img {margin-left: auto;}
	.page-template-customer-advisory-board .section_column.image-column {width: 48.5%;}
	.page-template-customer-advisory-board .section_media_image .section_column.text-column {width: 48%;max-width: 48.5%;padding-right: 10px;}
	body .adv-awards-text h2, body .adv-awards-text h3, body .adv-awards-text h4 {font-size: 28px;}
	.bg__all_container + .elementor-column.elementor-col-50 {width: 58% !important;}
	.bg__all_container .elementor-widget-text-editor h2, 
	.bg__all_container .elementor-widget-text-editor h3, 
	.bg__all_container .elementor-widget-text-editor h4 {font-size: 28px;margin-bottom: 20px;}
	/* END - customer advisory board */

	.elementor-element.missing-pieces-banner h2 {font-size: 28px;}

	/* Update homepage hero to include email input */
	.demo__intro_email {padding-right: 16px !important;}
	.top-video-section .button.demo__intro_submit {width: 100%;position: relative;border-radius: 13px;margin-top: 12px;}
	.demo__fs_intro_form {max-width: 100%;}
	/* END - Update homepage hero to include email input */

	/* DES-136 */
	.page_simple_top_section.reduce_all_spacing {padding-bottom: 130px;}

	/* END - DES-136 */

	/* DES-151 */
	.cs_inner_col {padding-left: 48%;}
	body .cs_inner_col h1 {font-size: 35px !important;margin-bottom: 10px;}
	.cs_inner_col p.small_title {font-size: 15px;margin-bottom: 8px;}
	.cs_inner_col p.subtitle {font-size: 20px;}
	.case-studies-goals-inner {padding: 6% 0;}
	.case-studies-results-list::before {display: none;}
	.case-studies-results-list {width: 100%;display: block;}
	.case-studies-results-image {width: 100%;}
	.case-studies-results-inner::after {display: none;}
	body .case-studies-results-list h3 {width: 100%;padding-right: 0;text-align: center;padding-bottom: 30px;}
	.case-studies-results-list ul {max-width: 100%;	margin: 0 auto;}
	.cshighlight-description {padding: 20px 20px 45px 20px;	font-size: 15px;}
	.cshighlight-title {font-size: 17px;padding: 15px;}
	body .case-studies-goals-inner h3, 
	body .case-studies-results-list h3, 
	body .case-studies-highlights-section h3, 
	body.new_case_study_design .faq_content_section h2 {font-size: 28px;}
	body .case-studies-highlights-section h3 {margin-bottom: 36px;}

	.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item {margin-right: 18px !important;}
	.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item &gt; a.mega-menu-link {font-size: 14px !important;}
	.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item.menu-button &gt; a.mega-menu-link {padding: 12px 12px !important;}
	/* END - DES-151 */

	/* DES-151 edits */
	.new_case_study_design .page_navigation_section.four_columns_layout li {min-width: auto;}
	.new_case_study_design .menu_item_icon {width: 20px;height: 20px;bottom: -10px;margin-left: -10px;}
	.new_case_study_design .page_navigation_section.four_columns_layout {padding: 35px 0;}

	.success-stories-filters li::after {display: none;}
	/* END - DES-151 edits */

	.engage_updates_header .page_simple_top_section.has_custom_padding {padding-bottom: 75px !important;}
	.engage_updates_header .elementor-element.elementor-widget-form {top: calc(100% - 140px);}

	.subscribe_footer_title {font-size: 25px;width: 45%;}
	.subscribe_form_container {width: 51%;}
	.footer-legal-menu li {margin-left: 20px;}
	.footer_social_icons ul {gap: 20px;}

	.use-case-item &gt; div {padding: 22px;}
	.use-case-filter {font-size: 15px;min-height: auto;}
	.use-case-filter-container {padding: 35px 0;}
	.use-case-meta-info .use-case-col:first-child {width: 100%;margin-bottom: 15px;}
	.use-case-meta-info .use-case-col {width: 100%;}
	.uc-tags &gt; li {display: inline;}
	.uc-tags {margin-bottom: 2px;}
	.use-case-row.excerpt-row-uc {margin-bottom: 20px;}
	.use-case-list-title {font-size: 18px;}
	.use-case-item &gt; div {flex-direction: column;display: flex;}
	.use-case-row.excerpt-row-uc {flex-grow: 1;}

	.page-template-use-case-template .page_simple_top_section.reduce_all_spacing {padding-bottom: 14px;padding-top: 155px;}
	.use-case-item {width: 32%;}
	.use-case-posts-container &gt; ul {column-gap: 2%;row-gap: 25px;}
	.uc-loader {left: calc(100% + 8px);top: 44px;}
	.uc-loader .lds-ring div {width: 38px;height: 38px;}

	.ajax-filter-group li {font-size: 14px;margin-right: 12px;	padding-bottom: 10px;}
	.ajax-filter-group li:last-child{margin-right: 0;}

	.section_style_3 .top-video-section-inner &gt; div {padding: 70px 0 150px;}
	.section_style_3 .section-column.right-text-column li {padding: 6px 12px 6px 30px;font-size: 18px;margin-bottom: 12px;}
	.section_style_3 .section-column.right-text-column li:nth-child(2)::after {width: 20px;height: 20px;}
	.top_section_icons img {max-width: 105px !important;max-height: 35px;opacity: 0.5;}
	.top_section_icons {bottom: 24px;}
	.section_style_3 .top-video-section-inner &gt; div {padding: 70px 0 120px;}
	body .section_style_3 .top-video-section-inner h1 {font-size: 28px;margin-bottom: 25px;}
	body .section_style_3 .top-video-section-inner .subtitle {font-size: 17px;}
	
	.section_style_3 .section-column.right-text-column li::before {width: 13px;height: 1px;left: 7px;top: 17px;}
	.section_style_3 .section-column.right-text-column li::after {left: 20px;top: 13.5px;}
	.section_style_3 .section-column.right-text-column {left: 40%;bottom: 131px;position: absolute;}


	.section_style_3 .section-column.right-text-column {
		left: 0;
		bottom: 131px;
		position: relative;
		float: none;
		bottom: 0;
		width: 100%;
	}
	.section_style_3 .section-column.right-text-column li {font-size: 16px;margin-bottom: 0;}
	.section_style_3 .section-column.right-text-column li:nth-child(2) {margin-right: 0;margin-left: 0;padding-left: 23px;}
	.section_style_3 .section-column.right-text-column li:nth-child(2)::after {top: 25px;left: 57px;}
	.section_style_3 .section-column.right-text-column ul {display: flex;justify-content: left;gap: 10px;}
	.section_style_3 .section-column.main-text-column {float: none;}

	/*DES-201*/
	.new_case_study_design .page_navigation_section.four_columns_layout li span span {		font-size: 28px;	}
	/*END - DES-201*/

	/* DES-203 */
	.success-story-quote {min-height: auto;}
	/* END - DES-203 */

	.story_type_review .success-story-item {padding-top: 22px;}

	/* Header redesign */
	.header--v2 .toggle-menu-button.responsive-toggle-button {position: absolute;top: -5px;right: 0;display: block;}
	body .header--v2 .mega-menu-toggle {display: none !important;}
	.header--v2 .site__header-main .container {position: relative;}

	.header--v2 .header-menu-container {position: relative;}
	body .header--v2 .mega-menu-toggle .mega-toggle-animated {background-color: transparent !important;}
	.header--v2 .stripes {cursor: pointer;float: none;margin-left: auto;position: relative;width: 34px;z-index: 99999999 !important;-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;-webkit-transition-delay: 0.6s;-o-transition-delay: 0.6s;transition-delay: 0.6s;margin: 0 auto;top: 0;}
	.header--v2 .stripes::before {content: "";width: calc(100% + 24px);height: calc(100% + 24px);top: -12px;left: -12px;position: absolute;display: block;}
	.header--v2 .stripes &gt; span {
		background: #000066  none repeat scroll 0 0;
		display: block;
		height: 2px;
		margin: 3px 0;
		width: 23px;
		border-radius: 2px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		-webkit-transform: translateY(0px) rotate(0deg);
		-ms-transform: translateY(0px) rotate(0deg);
		-o-transform: translateY(0px) rotate(0deg);
		transform: translateY(0px) rotate(0deg);
	}
	.header--v2 .stripes &gt; span:last-child{
		width: 13px;
	}
	.header--v2 .stripes.activeclose &gt; span:last-child{
		width: 17.34px;
	}
	.header--v2 .activeclose span:nth-child(1){
		width: 17.34px;
	}
	.header--v2 .activeclose {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
	.header--v2 .activeclose span:nth-child(2) {width: 0px;}
	.header--v2 .stripes span:nth-child(1),
	.header--v2 .stripes span:nth-child(3) {-webkit-transition-delay: 0.3s;-o-transition-delay: 0.3s;transition-delay: 0.3s;}
	.header--v2 .activeclose span:nth-child(1) {-webkit-transform: translateY(9px);-ms-transform: translateY(9px);-o-transform: translateY(9px);transform: translateY(9px);z-index: 1;}
	.header--v2 .activeclose span:nth-child(3) {-webkit-transform: translateY(-1px) rotate(90deg);-ms-transform: translateY(-1px) rotate(90deg);-o-transform: translateY(-1px) rotate(90deg);
	transform: translateY(-1px) rotate(90deg);}.stripes.activeclose.newClass {
		margin-top: 7px;
	}
	.header--v2 .toggle-menu-button.responsive-toggle-button {position: absolute;top: 4px;right: 0;display: block; z-index:999999999;}
	.header--v2 .header-section.right-menu {position: fixed;width: 100%;height: calc(100% + 80px);top: 0;left: -100%;z-index: 99999999;
	background: #FFFFFF;opacity: 0;visibility: hidden;}
	.menu-open .header--v2 .header-section.right-menu {opacity: 1;visibility: visible;left: 0;}
	.header--v2 .header-section.right-menu,
	.header--v2 .header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item &gt; a.mega-menu-link .mega-indicator::before{
		-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
	}
	.header--v2 .header-menu-container &gt; .mega-menu-wrap {float: none !important;background-color: transparent !important;width: 100% !important;}
	.header--v2 .header-menu-container {position: relative;padding:0;}
	.header--v2 .top-menu-inner {        padding: 75px 0 30px 0; background-color: #FFFFFF;}
	body .header--v2 ul.mega-menu.max-mega-menu {
		display: block !important;
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		width: 100% !important;
		background-color: transparent !important;
	}
	.mobile--button--menu.hide--on--mobile{display:none;}
	.mobile--button--menu.show--on--mobile {display: flex !important;float: right;margin-right: 55px;margin-top: -10px;position: relative;z-index: 999999999;align-items: center;}
	.menu-open .header--v2 .site__header-bar {background: #000066;}
	.menu-open .header--v2 .site__header-main {position: relative;	  }
	.header--v2 .site__header-main {	padding:22px 0 !important;  }
	.header--v2 .site__header-main::before {transition:all 0.3s ease-in-out; content: "";		background: #F2F4FA;		position: absolute;		left: -100%;		top: 0;		width: 100%;		height: 100%;		z-index: 999999999;	}
	.menu-open .header--v2 .site__header-main::before {	left: 0;}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li a {color: #00006699  !important;	font-weight: 500 !important;	}
	.header-menu-container &gt; #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item {margin-right: 0 !important;	margin-bottom: 0px !important;}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a {margin: 0 20px !important;
        border-bottom: 1px solid #0000661A !important;
        padding: 24px 0 !important;}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item &gt; a:hover, #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.mega-toggle-on &gt; a { background: transparent !important;color: #000066 !important;}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item.small--dropdown .mega-sub-menu {width: 100%;margin-left: 0 !important; border-radius:0 !important; box-shadow:none !important;}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.mega-menu-item-has-children &gt; a {        border-bottom: 1px solid #0000661A;
        margin: 0 20px;
        padding: 24px 0 !important;
        border-radius: 0 !important;}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu {box-shadow: none !important;	border-radius: 0 !important;	padding: 20px;	left: auto;	margin-left: 0;	margin-top: 0;	width: 100%;	border: 0 !important;}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator::before {	border-top: 1.5px solid rgba(0, 0, 102, 0.66);	border-right: 1.5px solid rgba(0, 0, 102, 0.66);	transform: rotate(45deg);	border-bottom: 0 !important;	left: 0 !important;}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-indicator {	width: 7px !important;	height: 7px !important;	margin: 0 !important;	top: 34% !important;	right: 0 !important;}

	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item.mega-toggle-on .mega-indicator::before {	        top: 10px !important;
        transform: rotate(230deg);	}
	#mega-menu-wrap-new_main_menu .mega-large--dropdown .mega-sub-menu::before {display:none !important;}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu .mega-menu-row .mega-menu-columns-6-of-12:first-child {	padding-right: 0 !important;		padding-left: 5px;	}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu .mega-menu-row .mega-menu-columns-6-of-12:last-child {padding-left: 5px !important;}
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li br{display:none;}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item.large--dropdown .mega-sub-menu {width: 100% !important;	}

	.companies_carousel_section {background: #000066;padding: 25px 0;}
	.counter-elements-section {padding: 35px 0;}
	.counter-item-element {font-size: 50px;}
	.counter-item-title {font-size: 18px;}
	.image-and-text-section {padding-top: 55px;padding-bottom: 55px;}
	.group-cs-list {column-gap: 40px;row-gap: 35px;}
	.group-cs-list li {padding: 24px;min-height: 26vw;border-radius: 20px;width: calc(33.33% - 27px);}
	.cs-item-description {font-size: 18px;}
	.faq_content_section {padding: 40px 0;margin-bottom: 60px;}
	.column--with--text h2 {font-size: 32px !important;margin-bottom: 25px;}
	.text-cont {margin-bottom: 32px;}
	.schedule-demo-banner {max-width: 86%;}
	.sd_text_container h2 {font-size: 38px !important;}
	body .sd_text_container .button {font-size: 22px;}
	.sd_text_content {padding: 50px 55px 50px 55px;}

	.pricing_boxes_section {margin-top: 0;margin-bottom: 0;padding-top: 15px;}
	.pricing_list .pricing_item {padding: 20px;border-radius: 18px;}
	/* .pricing_list .pricing_item h3 {font-size: 37px;} */
	body .sd_text_container .button img, body .contact-plans-button.button img {width: 25px;}
	.pricing_boxes_section .button.contact-plans-button {font-size: 25px;padding: 15px;}
	.elementor-top-section:not(.elementor-section-full_width) .des-product-features {padding: 40px 0;}
	.elementor-top-section:not(.elementor-section-full_width) .des-product-features-inner .container {padding: 0px 35px;}
	.demo_style_3 .sd_text_container h2 {font-size: 45px !important;line-height: 1.3 !important;}
	.schedule-demo-banner.demo_style_3 {padding: 90px 0;max-width: 90%;}
	.deselect_search_section.elementor-section-boxed {padding: 0 !important;}
	.table_head td.title_column {font-size: 26px !important;}
	.feature-table-list td:first-child p {font-size: 16px;}
	.table_head td.check_column {font-size: 16px;}
	.elementor-top-section:not(.elementor-section-full_width) .des-product-features h3 {margin-bottom: 30px;}
	.des_col_2 .group-features-list {column-gap: 75px;row-gap: 55px;}
	.des_col_2 .group-features-list li {width: calc(50% - 38px);}

	.demo_style_2 .sd_text_container h2 {margin-bottom: 30px;}
	.group-features-list li {width: calc(50% - 27px);}

	.rd-product-top-section h1 {font-size: 38px !important;}
	.des-description {font-size: 19px;}
	.des-column-inner .small_title {font-size: 15px;margin-bottom: 18px;}
	.des-product-features h3 {margin-bottom: 40px;}

	.parent--animation, .animated--section,.second--element {height: auto;}
	.fixed--animation {height: auto;overflow: visible;}
	.sticky--bottom .fixed--animation {position: static;width: auto;}
	.start .fixed--animation {position: static;width: auto;height: auto;}
	.sticky--bottom--parent .animated--section.sticky--bottom {position: static;width: auto;height: auto;}
	.start .group-c-section h3, .sticky--bottom .group-c-section h3 {opacity: 1;}
	.start .group-cs-section.group-c-section &gt; div, .sticky--bottom .group-cs-section.group-c-section &gt; div {padding-top: 0;}
	.second--element::after {display: none;}
	.second--element.group-cs-section.group-s-section {background: #FFF6D3;}
	.group-cs-section.group-c-section {padding-top: 45px;}
	.group-cs-section.group-s-section .group-cs-list {transform: none;}

	.des_ucs_col:first-child {padding-right: 50px;}
	.des_use_case_features h2 {font-size: 36px !important;margin-bottom: 30px;padding-top: 30px;}
	.ucs-item-title {font-size: 30px;}
	.ucs-item-description {font-size: 16px;}
	.des_ucs_col:nth-child(2) {padding-top: 195px;}

	.active_dropdown_value, .dropdown_values {min-width: 205px;}
	.des_blog_listing_main .des-post-image {height: 19vw;}
	.des_blog_listing_main .des-blog-item {border-radius: 12px;}
	.des_blog_listing_main .des-post-body {padding: 20px 15px 40px;}
	.des_text_description {padding-left: 35vw;}
	.des_text_description::before {width: 30vw;}
	.des_blog_listing_header {padding: 100px 0 30px;}
	.des-post-title {font-size: 20px !important;margin-bottom: 15px;}
	.des-post-description {font-size: 14px;}
	.des_blog_listing_recent .des-blog-item {padding: 20px;}
	.des_blog_listing_mailing {padding: 35px 0;}
	.des_mml_update {font-size: 36px;padding: 30px 25px;}
	.des_mml_col:first-child {width: 47%;}
	.des_mml_col:last-child {width: 50%;padding-top: 0;}
	.des_mml_update::after {width: 58px;height: 58px;top: calc(100% - 29px);}
	.des_mml_col .footer_subscribe_email {padding-left: 40px !important;font-size: 19px;padding-right: 170px !important;}
	.des_mml_cols {align-items: center;}
	.elementor-section.releases-content-container {padding-top: 55px !important;}
	.post-template .blog-post-content .elementor-column.elementor-col-66, 
	.post-template .blog-post-content .elementor-column[data-col="66"] {padding-right: 1%;width: 75%;}
	body .elementor-section.redesign_releases_header h1.jeg_post_title {font-size: 38px !important;}

	.elementor-col-50 .host-element-item {padding: 20px;}
	.elementor-col-50 .event_webinar_presenters {padding: 30px 0 0;}
	body .event_webinar_presenters h3 {margin-bottom: 28px;font-size: 28px;}
	.elementor-col-50 .host-items-inner {padding: 20px 0 0 0;}
	.elementor-col-50 .host-items-inner .host-position {font-size: 14px;}
	.host-items-inner .host-name {font-size: 18px;margin-bottom: 6px;}
	.form_label_redesign.elementor-element.elementor-widget .elementor-form .elementor-field-type-html {margin-bottom: 22px !important;}
	.remove_top_title_section .main-website-content {padding-top: 66px;}
	.single-events .elementor-element.elementor-widget-button &gt; .elementor-widget-container {margin-bottom: 28px !important;}
	.event-tags-list {padding: 0 20px;}

	.new_case_study_design.admin-bar .main-website-content {padding-top: 35px;}
	.new_case_study_design .main-website-content {padding-top: 67px;}

	.changelog_scrolling_col.nav_col {width: 300px;}
	.changelog_content_item {padding: 20px;border-radius: 8px;}
	.changelog_scrolling_col.items_col {width: calc(100% - 330px);}

	.changelog_product_tabs li {font-size: 16px;width: calc(25% - 8px);}
	.changelog_product_tabs {gap: 10px;margin-bottom: 20px;}
	

	/* DES-237 */
	.pricing_list.pricing_cols_count4 .pricing_item {padding: 35px 20px;}
	.pricing_list.pricing_cols_count4 .billing-price-text {font-size: 12px;margin-right: -15px;}
	/* .pricing_list.pricing_cols_count4 .price-item .price-element {font-size: 40px;} */
	.pricing_list.pricing_cols_count4 .price-box-description li {padding-left: 12px;font-size: 14px;margin-bottom: 10px;}
	.pricing_list.pricing_cols_count4 .price-box-description li::before {left: 0;}
	.pricing_list.pricing_cols_count4 .price-box-description p {margin-bottom: 5px;font-size: 14px;}
	.dw_text_button_container .button {font-size: 17px;padding: 13px 15px;}
	.pricing_boxes_section .pricing_list.pricing_cols_count4 .button.contact-plans-button {font-size: 16px;padding: 14px;gap: 5px;}
	body .pricing_list.pricing_cols_count4 .contact-plans-button.button img {width: 18px;}
	.pricing_list.pricing_cols_count4 .pricing_item.popular_price::after {padding: 8px 14px 8px 32px;right: 20px;}
	/* END DES-237 */

	/* DES-243 */
	.match_header_height #primary &gt; .elementor &gt; section.elementor-section:first-child {padding-top: 75px;}
	/* END DES-243 */

	/* DES-269 */
	.mcu-filter-group.mcu-filter-clickable ul {gap: 25px;}
	.mcu-filter-group.mcu-filter-clickable {margin-bottom: 35px;}
	.mcu-item-description {padding: 18px;}

	body .main-term-info h2 {font-size: 30px;}
	.main-term-info .subtitle {font-size: 20px !important;}
	.mcu-carousel-posts-list .slick-arrow {	top: 7vw;}
	/* END DES-269 */

	.page-template-marketing-cloud-university .site-header {background-color: #fff;}
	.page-template-marketing-cloud-university .stripes &gt; span{background: #006 none repeat scroll 0 0;}
	.page-template-marketing-cloud-university .site__header-main::before{background-color: #fff;}

	.group-cs-section {padding: 45px 0;}

	/* DES-277 */
	.des-logo-textline {font-size: 25px;padding-top: 30px;}
	/* END DES-277 */

	.post-template-newmenu-alternate-template.single-post .header--v2 .site__header-main::before {background: #fff;}
}
@media(max-width:1150px){
	/* .pricing_list.pricing_cols_count4 .pricing_item {
		width: 48%;
		padding: 45px 35px;
		margin-right: 4%;
		margin-bottom: 4%;
	} */
}
@media(max-width: 1080px){
	/* DES-240 */
	.smaller_container .team_members_list {max-width: 100%;}
	/* END DES-240 */

	.demo_page_header_container .elementor-column.elementor-col-50:first-child &gt; .elementor-widget-wrap.elementor-element-populated {
		margin: 80px 0 0 0 !important;
		padding: 0 5%;
	}
	.demo_page_header_container .elementor-column.elementor-col-50:last-child &gt; .elementor-widget-wrap.elementor-element-populated .elementor-widget-container{
		padding: 0 5% !important;
	}
	.demo_page_header_container .elementor-column.elementor-col-50:last-child &gt; .elementor-widget-wrap.elementor-element-populated .rd-product-top-section {
		padding-top: 40px;
	}
	.demo_page_header_container .elementor-column.elementor-col-50:last-child &gt; .elementor-widget-wrap.elementor-element-populated .rd-product-top-section .container{
		max-width: 100%;
	}
}
@media(max-width: 1023px){

	.engage  .faq_question span {
		top: 50%;
		transform: translateY(-50%);
	}
	/* mega menu mobile */
	body .mega-menu-toggle {display: none !important;}
	.site__header-main .container {position: relative;}

	.header-menu-container {position: relative;}
	body .mega-menu-toggle .mega-toggle-animated {background-color: transparent !important;}
	.stripes {cursor: pointer;float: none;margin-left: auto;position: relative;width: 34px;z-index: 99999999 !important;-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;-webkit-transition-delay: 0.6s;-o-transition-delay: 0.6s;transition-delay: 0.6s;margin: 0 auto;top: 0;}
	.stripes::before {content: "";width: calc(100% + 24px);height: calc(100% + 24px);top: -12px;left: -12px;position: absolute;display: block;}
	.stripes &gt; span {
		background: #fff none repeat scroll 0 0;
		display: block;
		height: 3px;
		margin: 6px 0;
		width: 34px;
		border-radius: 2px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		-webkit-transform: translateY(0px) rotate(0deg);
		-ms-transform: translateY(0px) rotate(0deg);
		-o-transform: translateY(0px) rotate(0deg);
		transform: translateY(0px) rotate(0deg);
	}
	.activeclose {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
	.activeclose span:nth-child(2) {width: 0px;}
	.stripes span:nth-child(1),
	.stripes span:nth-child(3) {-webkit-transition-delay: 0.3s;-o-transition-delay: 0.3s;transition-delay: 0.3s;}
	.activeclose span:nth-child(1) {-webkit-transform: translateY(9px);-ms-transform: translateY(9px);-o-transform: translateY(9px);transform: translateY(9px);z-index: 1;}
	.activeclose span:nth-child(3) {-webkit-transform: translateY(-9px) rotate(90deg);-ms-transform: translateY(-9px) rotate(90deg);-o-transform: translateY(-9px) rotate(90deg);
	transform: translateY(-9px) rotate(90deg);}
	.toggle-menu-button.responsive-toggle-button {position: absolute;top: -5px;right: 0;display: block;}
	.header-section.right-menu {position: fixed;width: 100%;height: calc(100% + 80px);top: 0;left: -100%;z-index: 99999999;
	background: linear-gradient(151.53deg, #06065B 0%, #1010A7 50.11%, #235eb7 100%);opacity: 0;visibility: hidden;}
	.menu-open .header-section.right-menu {opacity: 1;visibility: visible;left: 0;}
	.header-section.right-menu,
	.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item &gt; a.mega-menu-link .mega-indicator::before{
		-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
	}
	.header-menu-container &gt; .mega-menu-wrap {float: none !important;background-color: transparent !important;width: 100% !important;}
	.header-menu-container {position: relative;padding:0 5%;}
	.top-menu-inner {padding: 150px 0 30px 0;}
	body ul.mega-menu.max-mega-menu {
		display: block !important;
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		width: 100% !important;
		background-color: transparent !important;
	}

	.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item &gt; a.mega-menu-link {font-size: 20px !important;position: relative !important;}
	.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item {margin-right: 0 !important;margin-bottom: 25px !important;}
	.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row &gt; ul.mega-sub-menu &gt; li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item {
	padding: 16px 20px !important;min-height: auto !important;}
	.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item &gt; a.mega-menu-link .mega-indicator {
		top: -7px !important;
		right: -3px !important;
		left: auto !important;
		width: 40px !important;
		height: 40px !important;
		opacity: 1 !important;
		visibility: visible !important;
		text-align: center !important;
	}
	.site__header-bar,.website--logo.header-column {position: relative;z-index: 9999999999;}
	.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item &gt; a.mega-menu-link .mega-indicator::before {
		content: "" !important;
		width: 15px;
		height: 15px;
		border-bottom: 2px solid #FFF !important;
		position: absolute !important;
		border-right: 2px solid #FFF;
		transform: rotate(45deg);
		top: 7px !important;
		left: 11px !important;
	}
	#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu,
	#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-flyout ul.mega-sub-menu {margin-top: 10px;margin-bottom: 25px;}
	#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-flyout ul.mega-sub-menu {width: 100%;max-width: none;position: relative !important;}
	.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item.mega-toggle-on &gt; a.mega-menu-link .mega-indicator::before {transform: rotate(225deg);top: 15px !important;}
	.header-menu-container &gt; .mega-menu-wrap &gt; ul &gt; li.mega-menu-item.menu-button &gt; a.mega-menu-link {text-align: center !important;}
	.top-video-section-inner {padding-top: 140px;height: auto;max-height: none;padding-bottom: 50px;}
	.top-video-section-inner &gt; div::after {content: "";display: table;clear: both;}
	.section-column.image-text-column img {max-height: 320px;}
	body .top-video-section-inner h1,
	body .elementor-section h1, body h3.h1 ,body .elementor-section .h1 h3,body:not(.single-events) .h1 h3.elementor-heading-title{font-size: 38px;}
	.section-column.right-text-column {width: 22%;}
	body .top-video-section-inner h2 {font-size: 25px;line-height: 1.5;}
	.section-column.right-text-column li {font-size: 15px;padding: 6px 8px 6px 32px;}
	.section-column.right-text-column li::before {width: 16px;height: 16px;top: 8px;left: 8px;}
	.companies_carousel_section {padding: 40px 20px;}
	body .companies_carousel_section h2 {font-size: 28px;}
	.comparison_chart_text {padding: 35px 25px;margin-bottom: 45px;}
	.logo-carousel-wrapper .slick-slide &gt; div {padding: 0 20px;}
	body .book_call_text h2, body .book_call_text h4 {line-height: 1.5;}
	.book_call_section {height: 290px;}
	.book_call_section_container iframe {height: 290px !important;}
	.book_call_section_container &gt; .elementor-container {padding-bottom: 55px;}
	.section_column.text-column &gt; div {	padding: 35px 0;}
	.text-and-image-section .text-section {margin-bottom: 25px;}
	body .text-column h4 {margin-bottom: 20px;font-size: 18px;}
	.image_right.enable_image_bg .section_column.text-column {padding-right: 0;	width: 34vw;}
	body .text-column h2, body .client_testimonials_section h2, body .text-column h3, body .client_testimonials_section h3, 
	.marketing_cloud_solution .top-section h2, body .tab_content_item h2, body .tab_content_item h3, body .faq_content_section h2 {font-size: 28px;}
	.client_testimonials_section {padding: 45px 0 55px;}
	.client_testimonials_section .container {max-width: 100%;}
	.testimonials-logos-list .slick-list {margin-left: -7px;margin-right: -7px;}
	.marketing_cloud_solution .top-section {padding: 35px 0;}
	.marketing_cloud_solution .bottom-section {padding: 35px 0;}
	.marketing_cloud_solution .bottom-section &gt; .container &gt; h2 {margin-bottom: 30px;}
	.images_contained .section_column.text-column &gt; div {padding: 40px 0;}
	body .images_contained .text-column h2{margin-bottom: 20px !important;}
	body p, .text-content p {font-size: 15px;}
	.app_experience_section {padding: 15px;max-width: 90%;margin-left: auto;margin-right: auto;}
	body .app_main_text h2 {font-size: 25px;margin-bottom: 25px;}
	.app_main_text {width: 26%;}
	.experience-bg-box {width: 35.15%;}
	.award_mini_section.experience-bg-box, .review_circle.experience-bg-box {height: 32vw;}
	.experience-bg-box .award_image {max-width: 45%;left: -10px;}
	.award_title, .award_mini_section .award_subtitle {left: 45%;}
	.award_mini_section .award_subtitle {width: 55%;padding-right: 4px;}
	.loading_image.load_svg svg {width: 100%;display: block;}
	.frame_image {margin: 0 auto;width: 95%;}
	.frame_image svg {display: block;max-width: 100%;}
	.circle_images_container {width: 100%;margin-top: 0;}
	.circle_images_container .loading_image {top: 5px;left: 4.2%;width: 91.1%;}
	body .review_circle h5 {font-size: 15px;margin-top: -35px;}
	body .review_circle h5 span {font-size: 13px;}
	.experience-bg-box.testimonial-bg-box {width: 63%;}
	.experience-bg-box.testimonial-bg-box {padding: 70px 20px 20px 20px;font-size: 22px;}
	.experience-bg-box.testimonial-bg-box::before {top: 22px;left: 20px;}
	.salesforce-box.experience-bg-box,.g2-box.experience-bg-box {width: 16.65%;}
	body .testimonial-content p, body .testimonial-content h4 {font-size: 18px !important;}
	.success_stories_section.success_stories_carousel .clearfix.container {width: 100%;max-width: 100%;}
	.experience-box-logo svg {max-height: 45px;width: auto;display: block;}
	.slick-dots li button {width: 20px;}
	.slick-dots li {margin: 0 4px;}
	.tabs_menu_items li {font-size: 15px;margin-right: 25px;}
	.tab_content_item {padding-top: 45px;}
	body .tab_content_item h2, body .tab_content_item h3 {margin-bottom: 25px;}
	.text-content {margin-bottom: 30px;}
	.experience-bg-box.testimonial-bg-box {font-size: 19px;}
	.images_inline .section_column.text-column {width: 35%;}
	.section_media_video .section_column.image-column {width: 61%;}
	.section_media_video .section_column.image-column {padding-top: 40px;padding-bottom: 40px;}
	.faq_content_section {padding: 30px;margin-bottom: 50px;}
	.faq-icon, .book_icon {width: 50px;height: 50px;margin-bottom: 27px;background-size: 28px auto;}
	body .faq_content_section h2 {margin-bottom: 30px;}
	.faq_column.title_column {width: 38%;}
	.faq_column.faq_items_column {width: 62%;}
	.faq_question {padding: 13px 50px 13px 15px;}
	.faq_question span {width: 30px;height: 30px;right: 10px;top: 12px;}
	.faq_question span::after {width: 9px;height: 9px;top: 9px;left: 11px;}
	.success_stories_list {margin-left: -7px;margin-right: -7px;}
	.success-story-title {margin-bottom: 18px;}
	.success-story-quote span {font-size: 20px;margin-bottom: 0;}
	.story_author {	width: 100%;padding-right: 0;margin-bottom: 20px;}
	.story_author_page {float: left;}
	body .story_author h5 {	font-size: 17px;}
	.story_author span {font-size: 11px;}
	.faq_inner_image {left: 22%;width: 16%;}
	.success-story-quote {margin-bottom: 20px;}
	.mailchimp_form_section {padding-bottom: 60px;}
	.website--logo.footer-column, .footer-extra-logos {width: 25%;}
	.website--logo.footer-column svg{max-width: 100%;}
	.footer-extra-menus, .footer-cta-column {width: 72%;}
	.footer-cta-text p, body .footer-cta-text h2 {font-size: 18px;line-height: 1.4;}
	.footer-copyright {float: none;line-height: 1.4;display: block;text-align: center;margin-bottom: 5px;}
	.footer-legal-menu li {display: inline-block;vertical-align: middle;margin-left: 10px;font-size: 13px;margin-right: 10px;}
	.footer-legal-menu {float: none;text-align: center;}
	.footer-middle-element {padding-bottom: 30px;}
	.footer-top-element {padding: 30px 0;}
	.top-menu-inner &gt; div {height: calc(100vh - 180px);overflow: auto;}

	.quoted-text {font-size: 16px;min-height: 160px;}
	.image-box {height: 27vw;}
	.quoted-author {font-size: 15px;margin-bottom: 6px;}
	.quoted-position {font-size: 11px;}
	.quote-box {padding: 70px 20px 25px;}
	.team-member.box_1_2 .member_image, .team-member.box_1_2 .member_description {width: 100%;}
	.team_members_list li.box_1_4 {width: 48.9%;}
	.section_media_gallery .section_column.text-column {width: 100%;padding-right: 0;max-width: 100%;}
	.section_media_gallery .section_column.image-column {width: 100%;padding-top: 0;}
	.career_item {width: 100%;margin-bottom: 16px;padding: 30px;}
	li.core-principle {width: 28.2%;margin: 0 2.4%;margin-bottom: 35px;}
	.core-principles-section .body-section {margin-bottom: 25px;}
	.supporter-item {width: 100%;margin-bottom: 16px;padding: 30px;}
	.career_list_section {margin-bottom: 55px;}
	.companies_carousel_section.add_rounded_corners {padding-bottom: 50px;}
	body .page_simple_top_section h4 {font-size: 18px;margin-bottom: 25px;}
	.image-gallery-holder {height: 50vw;}

	.core-principles-section.overlap_top_section.blue_principles_section {padding: 30px;}
	.core-principles-section .top-section {margin-bottom: 10px;}
	.core-principle .principles_title_col .title {font-size: 21px;}
	.blue_principles_section li.core-principle {width: 100%;margin: 0;margin-bottom: 40px;margin-right: 0;}
	.principles_title_col .subtitle {font-size: 16px;}
	.blue_principles_section .description li {font-size: 15px;margin-bottom: 5px;}
	.blue_principles_section .core-principle .icon {width: 50px;height: 50px;margin: 0 auto 25px;}
	.blue_principles_section .icon img {max-width: 25px;max-height: 25px;}
	.principles_title_col {padding-left: 70px;margin-bottom: 20px;}
	.core-principles-section.blue_principles_section .button-container {position: relative;right: auto;	bottom: 0;display: block;text-align: left;padding-top: 40px;}
	.review_card_item {width: calc(50% - 16px);margin-left: 8px;margin-right: 8px;}
	body .career_item h2,.job-description {height: auto !important;}

	.page-top-menu {margin-right: -200px;}
	.pricing_list .pricing_item {padding: 25px;}
	body .pricing_item h3 {font-size: 16px;margin-bottom: 15px;}
	.price-item .price-element {font-size: 32px;}
	.price-sufix {top: 5px;}
	.price-box-description {margin-left: -25px;margin-right: -25px;padding: 20px !important;}
	.table_head td.check_column {font-size: 15px;width: 90px;}
	.pricing_boxes_section {margin-bottom: 50px;}

	.success-stories-filters li {font-size: 13px;margin-right: 13px;padding-bottom: 10px;}
	.success-stories-filters li:last-child{margin-right: 0;}

	.social_media_widget_section &gt; .elementor-container &gt; .elementor-col-50:first-child {width: 100%;margin-top: -85px;margin-bottom: 16px;}
	.social_media_widget_section &gt; .elementor-container &gt; .elementor-col-50:last-child {width: 100%;margin-left: 0;margin-top: 0;}
	.book-tablet-container {max-width: 95%;}
	.book-tablet-section img {max-width: 100%;}
	.book_description_section_container.book_tablet_section_container .elementor-col-50:last-child {margin-top: -60vh;}
	.book_chapter {width: 100%;margin: 0 0 16px;}
	body .book_chapter h5 {height: auto !important;}
	.book_description_section_container .elementor-form, .elementor-element.elementor-widget .elementor-form {padding: 25px;}
	.book_description_section_container .elementor-form h4, .elementor-element.elementor-widget .elementor-form h4 {font-size: 14px;}
	.book_description_section_container .elementor-form h2, .elementor-element.elementor-widget .elementor-form h2 {font-size: 30px;}
	.book-description-section {padding: 30px 0;}

	.featured_posts_list .blog-post-item:nth-child(1) {width: 100%;}
	.featured_posts_list .blog-post-item {width: 100%;margin-bottom: 16px;margin-left: 0;}
	.featured_posts_list .blog-post-item:nth-child(1) {width: 100%;position: relative;top: 0;left: 0;height: auto;}
	.featured_posts_list .blog-post-item:nth-child(1) .post-header {height: 300px;}
	.post-short-description {margin-bottom: 15px;}
	.items_posts_list .blog-post-item, .latest-articles .blog-post-item {width: calc(50% - 16px);}
	.filter-group.role-filters {width: 49%;margin-right: 2%;}
	.filter-group.industry-filters {width: 49%;margin-right: 0;}
	.filter_items_loader .lds-ring div {width: 35px;height: 35px;border: 3px solid #fff;}
	.filter_items_loader .lds-ring {width: 35px;height: 35px;}
	.filter_items_loader {bottom: -13px;}
	.blog-filter-group, .featured_posts_list {margin-bottom: 40px;}

	.single .page_navigation_section li {font-size: 13px !important;margin-bottom: 8px;}
	.single .page_navigation_section li::after {top: 5px;}
	.post__featured_image {margin-bottom: 20px;}
	body.single .social_share_icons h3 {line-height: 1;margin-top: 0;margin-bottom: 15px;}
	body.single .social_share_list {text-align: left;}
	body.single .single-post-share li:first-child{margin-left: 0;}
	body.single .social_share_list {float: left;}
	.releases_layout .featured_posts_list .blog-post-item:nth-child(1), .releases_layout .featured_posts_list .blog-post-item {margin-bottom: 20px;
	width: 100%;height: auto !important;}
	.releases_layout .featured_posts_list .blog-post-item .post-date {left: 20px;}

	.demo_form_section .elementor-column {width: 100% !important;display: block;margin-bottom: 20px;}
	.demo_form_section .elementor-widget-wrap {padding-right: 0 !important;}
	.demo_form_section &gt; .elementor-container {margin-top: -105px;}
	.demo_form_section .elementor-column:last-child{margin-bottom: 0;}

	.page_navigation_section.four_columns_layout li {width: calc(50% - 16px);margin-bottom: 16px;}
	.monitor-element-container .video-element, .monitor-element-container .image-element,
	.in-screen-image_gallery {top: 0.55vw;width: calc(100% - 1vw);
	left: 0.5vw;height: calc(100% - 8.7vw);background-color: #000;}
	.monitor-element-container .mejs-container.mejs-video {width: 100% !important;height: 100% !important;top: 0 !important;left: 0 !important;position: absolute !important;}
	.video-element video {height: 100% !important;position: absolute;width: 100% !important;top: 0;left: 0;display: block !important;}
	body .cta_background_section h2, body .cta_background_section h3 {font-size: 30px;}
	body .roi_calculator_section .elementor-widget-form .elementor-form .elementor-field-group {width: 100%;}
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists &gt; .elementor-field-label, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost &gt; .elementor-field-label, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers &gt; .elementor-field-label, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost &gt; .elementor-field-label {
	font-size: 14px !important;text-align: left;}
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists &gt; .elementor-field, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost &gt; .elementor-field, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers &gt; .elementor-field, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost &gt; .elementor-field {width: 120px;}
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists &gt; .elementor-field-label, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost &gt; .elementor-field-label, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers &gt; .elementor-field-label, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost &gt; .elementor-field-label {width: calc(100% - 120px);}
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost &gt; .elementor-field-label, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost &gt; .elementor-field-label {width: calc(100% - 120px);}
	#form-field-nr_marketing_automation_specialists_cost, #form-field-nr_marketers_cost {width: 120px;}
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost &gt; .elementor-field-label::before, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost &gt; .elementor-field-label::before {width: 80px;}
	body .screen_features_section .title_section h2 {font-size: 28px;}
	body .screen_features_section .title_section h4 {font-size: 17px;}
	.screen_features_section.dark_section_settings {margin-top: -90px;}
	.screen_features_section.dark_section_settings .section-column:first-child {padding-left: 0;padding-right: 0;width: 100%;height: auto !important;}
	.screen_features_section.dark_section_settings .section-column:first-child &gt; .section-features-list,
	.screen_features_section.dark_section_settings .section-column:last-child &gt; div {top: 0;transform: none;-moz-transform: none;-webkit-transform: none;}
	.screen_features_section.dark_section_settings .section-column {padding-left: 0;width: 100%;height: auto !important;}
	.screen_features_section.dark_section_settings .section-column:first-child {margin-bottom: 35px;}
	.elementor-section-stretched .container {max-width: 90%;}
	.screen_features_section.dark_section_settings {margin-bottom: 50px;}
	.core-principles-section:not(.blue_principles_section) .items_count_4 li.core-principle {width: calc(50% - 40px);margin: 0 20px 30px;}

	.all_past_events_list .event-list-item {width: calc(50% - 16px);}
	.featured_event_item .event-list-item {height: 45vw;}
	.events-list-section {margin-top: -85px;}
	.featured_event_item {margin-bottom: 40px;}
	body .all_upcoming_events &gt; .clearfix &gt; h2, body .all_past_events &gt; .clearfix &gt; h2 {font-size: 28px !important;margin-bottom: 25px;}
	.all_upcoming_events_list .event-list-item .post-image, .all_past_events_list .event-list-item .post-image {height: 25vw;}
	.all_past_events_list .post-body, .all_past_events_list .post-footer {height: auto !important;}
	.all_past_events_list .post-content-inner {height: auto !important;padding: 20px;}

	body .free_content_section h3, body .event_webinar_presenters h3 {font-size: 28px;}
	.webinar-talking-points li {width: 100%;margin-right: 0;}
	.webinar-video-container {margin-bottom: 50px;}
	.monitor-element-container .image-element {background-color: transparent;}
	.section_column.text_column &gt; div {padding-right: 0;}
	.page_simple_top_section .button-container {padding-top: 25px;}

	.elementor-popup-modal .dialog-close-button {margin-top: 4px !important;margin-right: 4px;}
	.custom--popup .dialog-message.dialog-lightbox-message{width: 90vw !important;}
	.elementor-popup-modal .elementor-widget-container h5 {font-size: 25px;}
	.small--icon .elementor-widget-container {width: 45px;height: 45px;border-radius: 50%;line-height: 45px;}
	.small--icon .elementor-widget-container img{max-width: 25px;max-height: 25px;}
	.screen_features_section .text-content p br{display: none;}
	.light_background .faq_inner_image {height: 170px;width: 200px;left: 0;}
	.light_background .faq_column.title_column {padding-bottom: 200px;}
	.light_background .faq_column.faq_items_column {padding-bottom: 45px;}
	.text-and-image-section.image_50_50 .section_column.text-column &gt; div {padding: 50px 0;}
	.text-and-image-section.image_50_50 .section_column.image-column {width: 100%;}
	.text-and-image-section.image_50_50 .section_column.text-column {padding-right: 0;width: 100%;max-width: 100%;}
	.text-and-image-section.image_50_50 .section_column.text-column &gt; div {padding: 40px 0 30px;}

	.section_with_iframe.iframe_type_vimeo .section_column.text_column {width: 100%;}
	.section_with_iframe.iframe_type_vimeo .section_column.iframe_column {width: 100%;padding-left: 0;padding-top: 30px;}
	.page_simple_top_section.small_top_section.iframe_type_vimeo {padding-top: 150px;padding-bottom: 70px;}
	.section_with_iframe .section_column.iframe_column iframe.vimeo_iframe {height: 50vw;}

	.not-found#primary {padding: 160px 5% 60px;}
	.not-found#primary span {font-size: 14px;margin-bottom: 0;}
	.not-found h1 {font-size: 50px;margin-bottom: 0;line-height: 1.2;}
	.not-found h2, .not-found h3 {font-size: 16px;line-height: 1.5;color: #555;}
	.book_modal_inner {max-width: 100%;margin: 0;border-radius: 0;}
	.close_book_popup {	position: fixed;width: 35px;height: 35px;z-index: 2;top: 0;right: 0;left: auto;background-color: #006;}
	.close_book_popup::after {right: 0;top: 0;height: 100%;width: 100%;border-radius: 0;background-color: transparent;color: #fff;}

	/* 17.05.2022 */
	.ss_cols_section .elementor-widget-container{margin: 0 !important;}
	.ss_cols_section .elementor-column.elementor-col-50 &gt; .elementor-widget-wrap.elementor-element-populated{padding: 0 !important;}
	.ss_cols_section .elementor-column.elementor-col-50{padding: 20px 5% !important;}
	.success-checkbox-item {padding: 20px 20px 20px 55px;font-size: 17px;}
	.success-checkbox-item span {top: 24px;left: 14px;}
	/* 17.05.2022 */

	/* Careers page redesign */
	.mobile_column_principles {display: block !important;}
	.desktop_column_principles {display: none;}
	.section_with_iframe.use_this_inline_section .section_column.iframe_column iframe.vimeo_iframe {height: 50vw;}
	.background_website_gradient .principles_title_col {min-height: 50px;}
	.page-template-careers-page-template .blue_principles_section li.core-principle {margin-bottom: 20px;}
	.section_has_big_image .text-and-image-section.image_text_full {margin-top: -115px;}
	.background_website_gradient .core-principles-section .top-section {margin-bottom: 55px;}
	/* END Careers page redesign */

	.post-template-epic_custom_post_template-21018 .section_column h4 {font-size: 28px;}
	.add_extra_style .success-checkbox-item {padding: 20px;padding-left: 106px;font-size: 16px;}
	.success-checkbox-item span {top: 0;left: 0;position: relative;width: 100%;margin-bottom: 10px;}
	.add_extra_style .success-checkbox-item {padding: 20px;padding-left: 106px;font-size: 16px;padding: 20px;}
	.elementor-section.new--quote {margin-bottom: 30px;padding: 30px 0;}
	.new--faq .faq_column.title_column {margin-bottom: 30px;padding-bottom: 0 !important;}
	.new--faq .faq_column.faq_items_column {width: 100%;}

	/* Webinar redesign page */
	body .top-webinar-header h1 br {display: none;}
	body .top-webinar-header h1 {font-size: 33px;}
	.bottom-webinar-header .rd-webinar-date {font-size: 17px;}
	.rd-webinar-hour {margin-left: 15px;}
	.rd-webinar-icon {margin-right: 12px;}
	body .top-webinar-header h3 {font-size: 22px;}
	.content-form-container .elementor-widget-text-editor h5 {font-size: 24px;margin-bottom: 12px;}
	.content-form-container .elementor-widget-text-editor h6 {font-size: 22px;margin-bottom: 15px;}
	.host-element-item {width: 230px;}
	.redesign-webinar-speakers .host-items-inner .host-name {font-size: 20px;}
	.redesign-webinar-speakers .host-position {font-size: 17px;}
	body .elementor-widget-form.form-in-content button.elementor-button {font-size: 20px !important;}
	.form-in-content .elementor-button .elementor-button-icon {width: 12px;height: 12px;top: 20px;right: 30px;}
	/* END - Webinar redesign page */

	/* Homepage top section redesign */
	body .section_style_2 .top-video-section-inner .subtitle {font-size: 15px;}
	body .section_style_2 .top-video-section-inner .subtitle br{display: none;}
	body .section_style_2 .top-video-section-inner h1 {font-size: 22px;line-height: 1.3;padding-bottom: 15px;margin-bottom: 15px;}
	.section_style_2 .section-column.right-text-column &gt; div {margin-top: 0;}
	.section_style_2 .section-column.image-text-column {padding-left: 15px;}
	body .section_style_2 .top-video-section-inner .right-text-column h2{display: none;}
	body .images_contained .text-column h2 + h4 {color: #fff;margin-top: -10px;line-height: 1.3;}
	.section_style_2 .top-video-section-inner {min-height: auto;}
	/* END - Homepage top section redesign */

	/* Past events redesign */
	.upcoming_event_item {padding: 20px 25px;}
	.bottom-past-events {padding-top: 40px;}
	.all_upcoming_events {padding: 40px 25px 25px 25px;margin-top: -40px;}
	.upcoming__event_title {font-size: 17px;}
	.event__location {font-size: 12px;}
	.event__date {font-size: 15px;}
	/* END - Past events redesign */

	/* customer advisory board */
	.advisory__member_item {width: 48%;margin-bottom: 4%;}
	.meet__our_members {padding-bottom: 10px;}
	.page-template-customer-advisory-board .section_media_image.image_left .section_column.text-column &gt; div {min-width: auto;padding-right: 0;}
	.page-template-customer-advisory-board .section_column.image-column {width: 45%;}
	.page-template-customer-advisory-board .section_media_image .section_column.text-column {width: 55%;max-width: 55%;padding-right: 25px;}
	.page-template-customer-advisory-board .text-and-image-section h3 {font-size: 26px;}
	.page-template-customer-advisory-board .text-and-image-section.image_text_full .section_column.text-column &gt; div {padding: 35px 0;}
	.page-template-customer-advisory-board .text-and-image-section.section_media_image {margin-bottom: 60px;}
	.adv-awards-image {width: 25%;position: absolute;top: 50%;left: 45px;transform: translateY(-50%);}
	.adv-awards-image img{display: block;}
	.page-template-customer-advisory-board .page_simple_top_section {padding: 135px 0 80px;}
	.meet__our_members {padding: 25px 20px 10px;margin-top: -25px;}
	.page-template-customer-advisory-board .page_simple_top_section h1 {font-size: 22px;}
	body.page-template-customer-advisory-board .page_simple_top_section h4 {font-size: 16px;}
	.page_simple_top_section .text-content + .button-container {padding-top: 0;}
	.advisory-customer-awards {margin: 0 auto 70px;}
	.bg__all_container .elementor-widget-text-editor h2, 
	.bg__all_container .elementor-widget-text-editor h3, 
	.bg__all_container .elementor-widget-text-editor h4 {font-size: 22px;margin-bottom: 20px;}
	.page-template-customer-advisory-board .text-and-image-section.section_media_image {padding: 0 !important;}
	/* END - customer advisory board */

	/* Demo form redesign */
	.demo_form_section .elementor-column.elementor-hidden {display: none !important;}
	/* END - Demo form redesign */

	/* Pilot Order Form */
	.elementor-section.checkout__form_section {padding-top: 50px !important;padding-bottom: 50px !important;}
	.elementor-section.checkout__form_section .elementor-column.elementor-col-50 {width: 100%;}
	.elementor-section.checkout__form_section &gt; .elementor-container {display: flex;flex-direction: column-reverse;}
	.elementor-section.checkout__form_section .elementor-column.elementor-col-50:first-child{padding-top: 40px !important;margin-top: 0 !important;}
	.elementor-section.checkout__form_section .elementor-column.elementor-col-50:last-child &gt; .elementor-widget-wrap{padding: 0 !important;}
	.page-template-pilot-order-form .page_simple_top_section.has_custom_padding,
	.page-template-pilot-order-form-thankyou .page_simple_top_section.has_custom_padding {padding: 120px 0 60px !important;}
	.page-template-pilot-order-form .page_simple_top_section h4 br{display: none;}
	.page-template-pilot-order-form-thankyou .elementor-section.checkout__form_section {padding-left: 5% !important;padding-right: 5% !important;margin-top: 0 !important;}
	.thankyou__latest_posts .latest_blog_listing_section {padding: 46px 0;}
	.thankyou__latest_posts  .latest-articles {padding-top: 35px;margin-left: 0;margin-right: 0;}
	.thankyou__latest_posts ul.latest-articles::after {display: none !important;}
	.thankyou__latest_posts .latest-articles .blog-post-item {width: calc(33.2% - 5px);}
	/* END - Pilot Order Form */

	/* DES-136 */
	.page_simple_top_section.reduce_all_spacing {padding-bottom: 120px;padding-top: 135px;}
	/* END - DES-136 */

	/* DES-151 */
	.cs_inner_col {padding-left: 0;}
	.cs_inner_col &gt; div.cs_inner_text_col::before {
		width: auto;
		background-color: rgba(0,0,102, 0.45);
		top: 0;
		left: 0;
		transform: none;
		height: 100%;
		padding-right: 0;
		width: 100%;
	}
	.cs_inner_col &gt; div.cs_inner_text_col {position: static;padding: 60px 0;}
	.case-studies-goals-section .container, 
	.case-studies-testimonial-section .container, 
	.new_case_study_design .faq_content_section .container {max-width: 90% !important;}
	.case-studies-results-inner {padding: 40px 0;}
	.case-studies-results-list {padding: 30px 20px;}
	body .case-studies-results-list h3 {padding-bottom: 15px;text-align: left;}
	body .case-studies-results-list h3 span::after {display: none;}
	body .case-studies-goals-inner .case-studies-goals-list h3 {font-size: 20px;margin-bottom: 15px;}
	.case-studies-highlights-section ul {flex-wrap: wrap;}
	.case-studies-highlights-section,
	.new_case_study_design .faq_content_section {padding: 45px 0;}
	.new_case_study_design .faq_content_section .container {max-width: 100% !important;}
	.new_case_study_design .main-website-content {padding-top: 114px;}
	/* END - DES-151 */

	/* DES-151 edits */
	.cs_inner_col &gt; div.cs_inner_text_col::before {display: none;}
	.cs_inner_logo_col {left: 0;width: 200px;height: 200px;margin: 0;position: relative;}
	.case-studies-inner-section {background-color: rgba(0,0,102, 0.45);}
	.cs_inner_col {display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		justify-content: center;
		align-items: center;
		padding-top: 40px;
	}
	.cs_inner_col &gt; div.cs_inner_text_col {padding: 30px 0 60px;text-align: center;}
	.new_case_study_design .page_navigation_section.four_columns_layout ul {gap: 10px;}
	.new_case_study_design .page_navigation_section.four_columns_layout li {padding: 15px;}
	.new_case_study_design .page_navigation_section.four_columns_layout li span {font-size: 16px;}
	.new_case_study_design  .page_navigation_section.four_columns_layout {max-width: 100%;}
	/* END - DES-151 edits */

	.ebook__redesign_header .page_simple_top_section.small_top_section {padding-top: 170px;}
	.ebook__redesign_body .elementor-element.elementor-widget .elementor-form {padding: 30px 20px 45px;}
	.ebook__redesign_body .elementor-field-group.elementor-column.elementor-col-50{width: 100%;}
	.ebook__redesign_body .elementor-widget-form .elementor-field-group:not(.elementor-field-type-hidden).elementor-field-type-submit button {
	font-size: 17px !important;height: 50px;}
	.ebook__redesign_header .page_simple_top_section.small_top_section {padding-top: 145px;}

	.engage_updates_header .elementor-element.elementor-widget .elementor-form {width: 47%;}
	.engage_updates_header .page_simple_top_section .section_column.text_column &gt; div {padding-bottom: 100px;}

	.footer-extra-logos li {margin-right: 9px;}
	.footer-extra-logos li img {max-width: 50px;}
	.footer-extra-logos li:last-child{margin-right: 0;}
	.subscribe_footer_title {width: 100%;margin-bottom: 20px;}
	.subscribe_footer_title br{display: none;}
	.footer_subscribe_form &gt; div {flex-wrap: wrap;}
	.footer-top-element {padding: 0;}
	.footer-top-element .container {padding: 40px 0 38px;}
	.footer-legal-menu {padding-top: 10px;width: 100%;}
	.footer-copyright {margin-bottom: 0;}
	.subscribe_form_container {width: 100%;padding: 0 15%;}
	.subscribe_footer_title {text-align: center;}

	.use-case-filter-container ul {gap: 1.62%;row-gap: 15px;}
	.use-case-filter {font-size: 14px;min-height: auto;padding: 6px 7px;width: 23.78%;}
	.use-case-row.icon-use-case {margin-bottom: 20px;}
	.use-case-container-icon {width: 100%;margin-bottom: 16px;}
	.use-case-list-title {width: 100%;}
	.use-case-item {width: 48.5%;margin-bottom: 3%;}
	.use-case-row.excerpt-row-uc {margin-bottom: 15px;}
	.use-case-filter-container {padding: 30px 0;}
	.use-case-row.excerpt-row-uc {font-size: 16px;}
	.use-case-container-icon img {margin: 0 auto;}
	.use-case-posts-container &gt; ul {column-gap: 3%;row-gap: 0;}
	.use-case-posts-container {	padding-bottom: 60px;}

	.uc-loader .lds-ring {width: 28px;height: 28px;}
	.uc-loader .lds-ring div {width: 28px;height: 28px;}
	.uc-loader {left: calc(100% + 5px);top: 41px;}

	.single-use-case .page_simple_top_section.small_top_section {padding-bottom: 45px;padding-top: 155px;}
	.single-use-case .page_simple_top_section .button-container {padding-top: 30px;}
	.single-use-case .page_simple_top_section .text_column .text-content p {font-size: 17px;line-height: 1.4;}
	.use-case-description-section {padding: 45px 0;}
	.uc-text-col {width: 100%;padding-right: 0;margin-bottom: 25px;}
	.uc-media-col {width: 100%;}
	.uc-text-col .main_contant li {margin-bottom: 15px;}
	.use-case-category {min-height: auto;width: auto;}
	.use-case-category a {font-size: 16px;}
	.use-case-categories-container ul {gap: 3%;row-gap: 1.62%;row-gap: 18px;}
	.use-case-category.main-uc-category-button .button {font-size: 16px;padding: 14px 25px;}
	.uc-text-col .main_title,
	body .use-case-related-container h2 {font-size: 30px;}
	.use-case-categories-container {margin-bottom: 45px;}
	.use-case-related-container .use-case-item:nth-child(3) {width: 100%;}

	.ajax-filter-group li{font-size: 13px;margin-right: 13px;padding-bottom: 10px;}
	.ajax-filter-group li::after {display: none !important;}

	.home .comparison_chart_text {padding: 35px 25px;max-width: 1280px;margin: 0;border-radius: 0;}
	body.home .success_stories_section h2{padding-left: 0;}
	.home .companies_carousel_section.add_rounded_corners {margin-left: 0;margin-bottom: 0;}

	.section_style_3 .section-column.main-text-column {float: none;}
	
	.section_style_3 .top-video-section-inner &gt; div {padding: 60px 0 90px;}
	.top_section_icons {bottom: 25px;width: 100%;}
	.top_section_icons &gt; div {align-items: center;gap: 0;justify-content: space-between;}
	.section_style_3 .top-video-section-inner {padding-bottom: 0;}

	/*DES-201*/
	.new_case_study_design .page_navigation_section.four_columns_layout li span span {		font-size: 26px;	}
	/*END - DES-201*/

	/* DES-203 */
	.success-story-logo.success-story-text-logo {line-height: 1.1;}
	.ext_author_logo {margin-right: -6px;margin-left: 8px;}
	.success-stories-ajax-filters {gap: 20px;flex-wrap: wrap;}
	.stories_with_reviews .success-story-item {padding: 15px;}
	.ajax-filter-dropdown {width: calc(50% - 10px);}
	.ss_aj_loader .lds-ring {left: auto;top: auto;margin-top: 0;right: 10px;width: 40px;height: 40px;bottom: 13px;}
	.ss_aj_loader .lds-ring div {width: 40px;height: 40px;border: 3px solid #fff;border-color: #006 transparent transparent transparent;}
	.ajax-filter-dropdown .ajax-filter-group li::after {display: block !important;}
	.ajax-filter-dropdown .ajax-filter-group li::before {top: 3.5px;}
	/* END - DES-203 */


	/* header redesign */
	/*body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item.mega-toggle-on .mega-indicator::before {top:0 !important;}*/
	#mega-menu-wrap-new_main_menu #mega-menu-new_main_menu  li.mega-menu-item a {font-size: 18px !important;letter-spacing: -1px;
        line-height: 19.58px !important;	}

	/* FAQ redesign */
	.faq_homepage .faq_column {	width: 100% ;	}
	.two--columns--list &gt; div {flex-flow: column;}
	.two--columns--list ul:first-child {margin-bottom: 35px;}
	.engage .two--columns--list ul:first-child{margin-bottom: 0;}
	body .elementor-section .rd-home-top-section h1 {font-size: 40px;}
	.rd-home-top-section h2.subtitle {max-width: 80%;}
	.des_counter_elements {padding: 25px;}
	.counter-item-element {font-size: 40px;}
	.counter-item-title {font-size: 16px;line-height: 1.3;}
	.image-and-text-section {padding-top: 45px;padding-bottom: 45px;}
	.group-cs-list li {padding: 24px;min-height: 33vw;border-radius: 20px;width: calc(50% - 20px);}
	.faq_content_section {padding: 35px 0 55px;}
	.success_stories_section_rd {padding-top: 50px;padding-bottom: 50px;}
	.marketing-slider-view .success_stories_section_rd {
    padding-top: 50px;
    padding-bottom: 50px;
}
	.sd_text_content {padding: 40px;}
	.sd_text_container {padding-bottom: 0;width: 100%;text-align: center;}
	.sd_image_container {position: relative;margin-top: -110px;margin-bottom: 10px;}
	.sd_text_container .button-container {justify-content: center;}
	.sd_text_content {padding: 35px;flex-wrap: wrap;justify-content: center;}

	.pricing_menu_section .page-top-menu .page-menu-item {font-size: 16px;padding: 15px 20px;border-radius: 25px;min-width: 140px;}
	.page-top-menu-container .currency_select_switcher {top: 4px;}
	.pricing_list .pricing_item {padding: 20px 18px;border-radius: 15px;}
	.pricing_boxes_section {margin-bottom: 0;margin-left: -12px;margin-right: -12px;}
	.pricing_list .pricing_item h3 {font-size: 32px;margin-bottom: 12px;}
	.price-box-description {padding: 0 !important;}
	.pricing_boxes_section .button.contact-plans-button {font-size: 19px;padding: 15px 13px;}
	body .sd_text_container .button img, body .contact-plans-button.button img {width: 19px;}
	.pricing-contact-button {height: 108px;}
	.pricing_item.popular_price::after {font-size: 9px;right: 7px;padding: 8px 14px 9px 32px;top: -14px;}
	.des-info-txt {font-size: 16px;margin-bottom: 24px;}
	.elementor-top-section:not(.elementor-section-full_width) .des-product-features {padding: 35px 0;}
	.group-features-list li {padding-left: 35px;}
	.pf-item-icon img {	width: 22px !important;height: 22px !important;}
	.pf-item-title {font-size: 24px;margin-bottom: 10px;}
	.pf-item-icon {width: 22px;margin-left: -34px;margin-right: 10px;}
	.des_col_3 .group-features-list li,
	.des_col_2 .group-features-list li {width: 100%;}
	.des-product-features h3 {font-size: 36px !important;}
	.price-box-description {padding: 0 !important;}
	.des_free_pd .price-item .price-element::before {top: 1px;}
	.demo_style_3 .sd_image_container img {max-width: 180px !important;}
	.demo_style_3 .sd_text_container h2 {font-size: 38px !important;line-height: 1.3 !important;margin-bottom: 20px !important;}
	.demo_style_3 .sd_image_container {bottom: calc(100% - 80px);}
	.pricing_list .pricing_item h3 {font-size: 28px;margin-bottom: 9px;}
	.pricing_list .pricing_item {width: 32.2%;margin-right: 1.7%;}
	.pricing_boxes_section .button.contact-plans-button {font-size: 17px;padding: 13px 8px;}
	.price-box-description {padding: 0 !important;}
	.price-box-description li {padding-left: 10px;font-size: 13px;margin-bottom: 6px;}
	.price-box-description li::before {top: 5px;left: 0;}
	.pricing_boxes_section .button-container .button-txt {font-size: 16px;}
	.price-item .price-element {font-size: 28px;}
	.starting-price-text, .billing-price-text, .price-sufix {font-size: 10px;}
	.pricing_boxes_section .pricing-box-info {padding-bottom: 20px;}
	.pricing-contact-button {height: 93px;}
	.pricing_menu_section .page-top-menu .page-menu-item {min-width: auto;}
	.pricing_menu_section select.currency-switcher-drop {padding: 8px 30px 8px 10px;font-size: 14px;background-position: 50px 50%;}
	.page-top-menu-container .currency_select_switcher {top: 3px;}

	.sd_text_container h2 {font-size: 30px !important;}
	.demo_style_2 .sd_image_container {margin-top: 0;}
	.demo_style_2 .sd_image_container img {width: calc(100% + 80px);height: calc(100% + 80px);margin-top: -40px;margin-left: -40px;}

	.des_use_case_features h2 {font-size: 30px !important;}
	.des_ucs_col:first-child {padding-right: 30px;}
	.des_use_case_features {padding: 55px 0;}
	.des_ucs_col:nth-child(2) {padding-left: 35px;padding-top: 230px;}
	.des_ucs_f_list::before {left: -35px;}
	.ucs-item-title::before {width: 15px;height: 15px;left: -42px;top: 6px;}
	.segment-line-flow .ucs-item-title::before{    left: -57px;}
	.ucs-item-title {font-size: 25px;}
	.des_ucs_f_list ul {gap: 115px;}
	.des_ucs_f_list li:last-child .ucs-item-title::after {width: 3px;top: 16px;left: -36px;}
	.des_use_case_features h2 {padding-top: 0;}

	.header--new {flex-wrap: wrap;}
	.deselect_language_switcher {padding-left: 0;}
	.top-menu-inner .button--menu {display: none !important;}
	.deselect_language_switcher .wpml-ls-legacy-dropdown a{color: #000066 !important;}
	.mobile--button--menu.hide--on--mobile {display: flex !important;margin: 0;padding: 0 23px;}

	.blog-post-content .elementor-column.elementor-col-66, 
	.blog-post-content .elementor-column[data-col="66"] {width: 100%;padding-right: 0 !important;}
	.blog-post-content .elementor-column.elementor-col-33, 
	.blog-post-content .elementor-column[data-col="33"] {width: 100%;margin-left: 0;padding: 0 !important;}

	.des_text_description {padding-left: 28vw;font-size: 18px;}
	.des_blh_inner h1 {font-size: 40px !important;}
	.des_text_description {padding-left: 25vw;font-size: 18px;padding-top: 12px;}
	.des_text_description::before {width: 19vw;top: 26px;}
	.des_blog_listing_search .filter-group.role-filters,
	.des_blog_listing_search .filter-group.industry-filters {width: auto;margin:0;}
	.current_post_type_search {width: 100%;}
	.des_blog_listing_search {padding: 30px 0;}

	.des_blog_listing_recent .des-blog-item:first-child {width: 100%;position: relative;top: 0;left: 0;height: auto;padding-bottom: 30px;}
	.des_blog_listing_recent .des-blog-item {width: 100%;}
	.des_mml_col:first-child, .des_mml_col:last-child {width: 100%;}
	.des_mml_cols {flex-wrap: wrap;gap: 45px;}
	.des_mml_col .subscribe_form_container {width: 100%;padding: 0;}

	.des_blog_listing_main .des-post-title {font-size: 17px !important;}
	.des_blog_listing_main .des-post-description {font-size: 13px;}
	.des_blog_listing_main .des-post-body {padding: 15px 13px 20px;}
	.des_blog_listing_main {padding-top: 50px;}
	.des_blog_listing_main ul {gap: 18px;}
	.des_blog_listing_main .des-blog-item {width: calc(33.33% - 12px);}
	.blog-filter-group &gt; div {gap: 20px;}

	.post-template .blog-post-content .elementor-column.elementor-col-66, 
	.post-template .blog-post-content .elementor-column[data-col="66"] {padding-right: 1%;width: 100%;}

	.form_label_redesign .elementor-form .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {width: 100%;}
	.form_label_redesign.elementor-element.elementor-widget .elementor-form {padding: 25px;margin-bottom: 30px;}
	.elementor-col-50 .event_webinar_presenters .host-image {width: 110px;height: 110px;}
	.elementor-col-50 .host-element-item {padding: 15px;}
	.host-items-inner .host-name {font-size: 16px;margin-bottom: 4px;}
	body .event_webinar_presenters h3 {margin-bottom: 22px;font-size: 25px;}

	.all_upcoming_events_list .event-list-item .post-image, 
	.all_past_events_list .event-list-item .post-image {height: 28vw;}
	.events-list-section.disable_upcoming_events {margin-top: 0;}

	.new_case_study_design.admin-bar .main-website-content {padding-top: 21px;}
	.new_case_study_design .main-website-content {padding-top: 66px;}
	.des_ucs_f_list ul li {margin-bottom: 20px;}

	.changelog__section_module {padding: 50px 0;}
	.changelog_scrolling_col.nav_col {width: 240px;}
	.changelog_scrolling_col.items_col {width: calc(100% - 270px);}
	.changelog_menu_item {font-size: 15px;margin-bottom: 18px;}
	.changelog_menu_item:last-child {margin-bottom: 0;}
	.changelog_content_text p, .changelog_content_text li {font-size: 16px !important;}
	h3.changelog_content_title {font-size: 20px !important;margin-bottom: 14px;}

	.blog_listing_section.releases_layout {margin-top: 0;padding-top: 40px;}
	.releases_layout .featured_posts_list .blog-post-item:last-child {margin-bottom: 0;}

	.changelog_product_tabs {flex-wrap: nowrap;}
	.changelog_product_tabs li {font-size: 15px;padding: 8px;width: auto;flex-grow: 1;}


	.page-template-pilot-order-form .mobile--button--menu.show--on--mobile {display: none !important;}
	.page-template-pilot-order-form .toggle-menu-button.responsive-toggle-button {display: none !important;}

	/* DES-237 */
	.pricing_list.pricing_cols_count4 .pricing_item {width: 48%;padding: 45px 35px;margin-right: 4%;margin-bottom: 4%;}
	.pricing_list.pricing_cols_count4 .pricing_item:nth-child(2n){margin-right: 0;}
	/* END DES-237 */
	
	/* DES-242 */
	.deselect-general-form {padding: 25px;}
	body .des-form-head h2 {font-size: 30px;}
	body .des-form-head h4 {font-size: 14px;}
	/* END DES-242 */

	/* DES-269 */
	.mcu-filter-group.mcu-filter-clickable ul {gap: 30px;flex-wrap: wrap;justify-content: center;}
	.mcu-event-search-item {width: 100%;}
	.mcu-search-item {font-size: 20px;}
	.mcu-filter-group.mcu-search .lds-ring.search-loader-item {top: 4px;right: 1px;}
	.button.return_to_all_posts.main--btn {
		position: fixed;
		left: auto;
		top: 35vw;
		text-align: center;
		width: 70px;
		padding: 15px 12px;
		right: -1px;
		z-index: 9999;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	.mcu-item-description {padding: 15px;font-size: 14px;}
	.mcu-carousel-posts-list .slick-slide:hover {width: calc((var(--mcu-container) + 18px) / 3) !important;}
	.mcu-carousel-posts-list .mcu-item-description {position: static;opacity: 1;}
	.mcu-carousel-posts-list .slick-slide:hover .mcu-item-post {padding-bottom: 0;}
	.mcu-carousel-posts-list .slick-arrow {top: -40px;left: 9px;width: 32px;height: 32px;}
	.mcu-carousel-posts-list .slick-arrow.slick-next {left: auto;right: 9px;}
	.main-term-info {margin-bottom: 45px;}
	body .elementor-section .marketing-cloud-university-section h1 {font-size: 36px;}
	.marketing-cloud-university-section .section-main-head .subtitle {font-size: 22px;}
	.marketing-cloud-university-section .section-main-head {max-width: 95%;padding: 90px 5%;}
	.mcu-search-result-items .mcu-featured-posts-list .mcu-item-post {width: calc(50% - 12px);}
	/* END DES-269 */

	.stories__pagination_item .ss_aj_loader .lds-ring {position: absolute;left: 50%;margin-left: -20px;right: auto;top: 50%;margin-top: -20px;}

	#mega-menu-wrap-new_main_menu .mega-large--dropdown .mega-sub-menu::before, 
	#mega-menu-wrap-new_main_menu .mega-large--dropdown .mega-sub-menu::after{display: none !important;}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu .mega-menu-row .mega-menu-columns-4-of-12:nth-child(2) {
	padding-left: 0 !important;padding-right: 0 !important;}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu .mega-menu-row .mega-menu-columns-4-of-12:last-child {padding-left: 0 !important;}
}
@media(max-width: 767px){
	.marketing-inner-tab .marketing_cloud_solution .bottom-section &gt; .container &gt; h2 br{
		display: none;
	}
	.marketing-inner-tab h2{
		font-size: 30px !important;
	}
	h2.cat-elementor {
		font-size: 30px !important;
	}
	.engage  .faq_question span {
		top: 50%;
		transform: translateY(-50%);
	}
	.engage .companies-container-wrap{
		padding: 30px 14px;
	}
	.segment-line-flow .des_use_case_features {
		padding: 40px 0;
	}
	body .des-pricing-infobox .yellow--btn.main--btn::before{
		display: none;
	}
	tr.table_head .title_column {
		font-size: 20px !important;
	}
	tr.table_head, tr.table_head .title_column {
		display: block !important;
	}
	.table_head .check_column {
		display: none;
	}
	tr.feature_row td, tr.feature_row, .feature-table-list, .feature-table-list tbody{
		display: block;
        width: 100%;
	}
	.check_column::before {
		content: attr(data-title) ":";
		display: block;
		float: left;
		color: #000066;
		font-weight: 700;
		font-size: 15px;
		line-height: 1.7;
	}
	.checked {
		float: right;
	}
	.des-pricing-infobox{padding: 30px 0 50px;}
	.left_header_text {display: none;}
	.search_header_form {text-align: center;width: 100%;}
	.comparison_columns:first-child {width: 100%;margin-bottom: 30px;}
	.comparison_columns {width: 100%;}
	.book_call_section_container .elementor-column.elementor-col-50:nth-child(2) {width: 100% !important;}
	.book_call_section_container .elementor-column.elementor-col-50:first-child {width: 100% !important;float: left;margin-bottom: 15px;}
	.image_right.enable_image_bg .section_column.text-column {padding-right: 0;width: 100%;max-width: 100%;}
	.section_column.image-column {position: absolute;right: 0;top: 0;height: 400px;display: block;margin-left: 0;margin-right: 0;width: 100%;left: 0;}
	.enable_image_bg .image-element {width: 90%;height: calc(100% + 45px);}
	.testimonial-content {margin-bottom: 25px;}
	.tab_column.text_column {width: 100%;}
	.tab_column.media_column {width: 100%;margin-bottom: 30px;}
	.images_contained .section_column.image-column {width: auto;}
	.image_left .section_column.text-column {padding-left: 0;width: 100%;max-width: 100%;}
	.text-and-image-section {padding-top: 400px !important;}
	.images_contained .section_column.image-column {width: 100%;}
	.image_left .section_column.image-column .image-element {background-size: contain;background-position: center center;background-repeat: no-repeat;}
	.comparison_group.group1 {margin-bottom: 25px;}
	.comparison_group.group2 {margin-bottom: 30px;}
	.marketing_cloud_solution .top-section h2{font-size: 25px;}
	.image_right .section_column.text-column {padding-right: 0;}
	.images_contained .section_column.text-column {width: 100%;	max-width: 100%;}
	.text-and-image-section.images_contained.image_right.right_bottom .image-element img {height: 80%;left: 50%;bottom: 0;transform: translateX(-50%);-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);}
	.app_main_text {width: 100%;text-align: center;margin-bottom: 15px;	margin-right: 0;}
	body .app_main_text h2 {max-width: 100%;}
	.award_mini_section.experience-bg-box, 
	.review_circle.experience-bg-box,
	.salesforce-box.experience-bg-box, .g2-box.experience-bg-box {width: calc(50% - 8px);}
	.award_mini_section.experience-bg-box,
	.salesforce-box.experience-bg-box{margin-right: 16px;}
	.experience-bg-box.testimonial-bg-box {width: 100%;margin-right: 0;margin-bottom: 16px;}
	.app_experience_section .container &gt; div {margin-bottom: 16px;}
	.award_mini_section.experience-bg-box, .review_circle.experience-bg-box {height: 42vw;}
	.app_experience_section {padding: 16px;}
	.circle_images_container {margin-top: 15px;}
	.images_inline .section_column.text-column {width: 100%;max-width: 100%;}
	.section_media_video .section_column.image-column {padding-top: 0;padding-bottom: 0;width: 100%;position: absolute;padding: 5% 5% 0;}
	.logo-carousel-wrapper:first-child {margin-bottom: 25px;}
	.faq_column.title_column {width: 100%;margin-bottom: 30px;}
	.faq_column.faq_items_column {width: 100%;}
	.faq_column.faq_items_column:last-child {padding-top: 30px;}
	.faq_content_section {padding: 30px;margin-bottom: 50px;padding-bottom: 130px;}
	.faq_inner_image {left: 0;width: 100%;height: 125px;}
	.website--logo.footer-column, .footer-extra-logos {width: 100%;text-align: center;padding-top: 0;}
	.footer-extra-menus, .footer-cta-column {width: 100%;}
	.website--logo.footer-column {margin-bottom: 20px;}
	.success_stories_section {padding: 40px 0 50px;}
	.footer-extra-logos {margin-bottom: 30px;}
	body .companies_carousel_section h2 {font-size: 25px;line-height: 1.2;}

	.page_simple_top_section &gt; div {height: auto;}
	.page_simple_top_section .container {top: 0;transform: none;-moz-transform: none;-webkit-transform: none;}
	.section_column.text_column &gt; div {padding-right: 0;}
	.page_simple_top_section {padding: 150px 0 140px;}
	.discover_images_section .section-column {width: 100%;margin-right: 0;margin-bottom: 0;}
	.quote-box {width: calc(50% - 8px);float: left;min-height: 40vw;}
	.image-box {height: 40vw;width: calc(50% - 8px);float: right;}
	.quoted-text {min-height: auto;}
	.discover_images_section .section-column.column2 {margin-bottom: 16px;}
	.team_members_list li.team-member.box_1_3 {width: 48.9%;}
	.text-and-image-section.section_media_gallery {padding-top: 0 !important;}
	.core-principles-list &gt; ul {font-size: 0;}
	body .team_members_section h4 {font-size: 16px;}
	.mailchimp_form_section h4.subtitle {font-size: 16px;margin-bottom: 30px;}
	.add_bottom_space.blue_gradient_section .elementor-widget-container {padding-bottom: 190px;}

	.feature-table-list td {height: 55px;padding: 12px;}
	.feature_tooltip {position: static;}
	.feature_row td &gt; div {position: relative;}
	.tooltip-content {visibility: hidden;}
	.feature_row td:first-child:hover .tooltip-content {visibility: visible;}
	.price-box-description p {font-size: 13px !important;}
	.price-box-description {padding: 20px 15px !important;}
	.pricing_list .pricing_item {padding-top: 38px;}
	.pricing_item.popular_price::after {font-size: 10px;}
	.success-stories-filters li::after {display: none;}
	.success-stories-filters {text-align: center;}
	.success-stories-filters li {font-size: 15px;margin-left: 7px !important;margin-right: 7px !important;}
	.featured_stories .success-story-item:last-child {padding: 25px;}
	.success-story-logo.success-story-text-logo {font-size: 20px;}

	.social_media_widget_section .elementor-element.elementor-widget .elementor-form {padding: 0 !important;}
	.mailchimp_form_section.small_widget_settings h4.subtitle {font-size: 15px;margin-bottom: 25px;}

	.book-tablet-container {width: 100%;float: right;position: relative;}
	.single-post .section_column.text_column {width: 100%;}
	.single .page_simple_top_section {padding: 180px 0 55px;}
	.book_description_section_container.book_tablet_section_container .elementor-col-50:last-child {margin-top: 0;}
	.book-tablet-section img {width: 100%;}
	.book-tablet-container {max-width: 100%;}
	.book_description_section_container.book_tablet_section_container .elementor-container {padding-bottom: 40px;}

	.faq_content_section_outer.page_navigation_section_container .elementor-column.elementor-col-50:first-child {width: 100% !important;}
	.page_simple_top_section.small_top_section {padding-top: 190px;padding-bottom: 50px;}
	.faq-icon {	margin-bottom: 8px;}
	.faq_content_section_outer .faq_column.title_column {width: 100%;margin-bottom: 0;}
	.faq_content_section {padding-bottom: 60px;}
	.faq_content_section.light_background.scrolling_section {padding-top: 30px;padding-bottom: 40px;}
	.faq_content_section_outer.page_navigation_section_container .elementor-column.elementor-col-50:last-child {width: 100% !important;margin-left: 0;margin-top: 50px;padding-bottom: 65px;}

	body h2.post-title {font-size: 20px;margin-bottom: 16px;}
	.featured_posts_list .blog-post-item:nth-child(1) .post-header {height: 50vw;}
	.filter-group.role-filters {width: 100%;margin-right: 0;margin-bottom: 10px;}
	.filter-group.industry-filters {width: 100%;}
	.featured_posts_list .blog-post-item {padding: 20px;}
	.post-category a {font-size: 11px !important;}
	.featured_posts_list .blog-post-item:nth-child(1) .post-header {margin-left: -20px;margin-right: -20px;padding: 20px;}
	.single-post .elementor-column.elementor-col-33 {padding-left: 0;}
	.single-post .latest_blog_listing_section {margin-top: 40px;}
	.latest_blog_listing_section {padding: 40px 0;}
	.single-post .latest-articles {padding-top: 30px;}
	.latest_blog_listing_section .clearfix.container &gt; h2 {font-size: 28px;}

	.demo_form_section .elementor-widget-container {padding: 0 !important;}
	.section_with_iframe .section_column.iframe_column {width: 100%;padding-left: 0;padding-right: 0;}
	.section_with_iframe .section_column.text_column {width: 100%;}
	.section_with_iframe .section_column.iframe_column iframe {height: 50vw;}
	.screen_features_section.image_left .section-column:first-child {padding-right: 0;padding-left: 0;width: 100%;}
	.screen_features_section .section-column {width: 100%;}
	.monitor-element-container .video-element, .monitor-element-container .image-element,
	.in-screen-image_gallery {top: 0.55vw;width: calc(100% - 2vw);left: 1vw;
	height: calc(100% - 16.4vw);background-color: #000;}

	.modal-form-item {padding: 20px;}
	.form-title-item {font-size: 30px;margin-bottom: 5px;}
	.form-inner-header {margin-bottom: 25px;}
	.form-inner-body {margin-bottom: 25px;}
	.all_upcoming_events_list .event-list-item, .all_past_events_list .event-list-item {width: 100%;margin: 0 0 16px;}
	.all_upcoming_events_list .event-list-item .post-image, .all_past_events_list .event-list-item .post-image {height: 35vw;}
	.event-list-item .post-body {height: auto !important;}
	.top-upcoming-events {padding-bottom: 25px;}
	.bottom-past-events {padding-top: 30px;padding-bottom: 70px;}
	body .all_upcoming_events &gt; .clearfix &gt; h2, body .all_past_events &gt; .clearfix &gt; h2 {margin-bottom: 20px;}

	.single-events .companies_carousel_section.add_rounded_corners {max-width: 90% !important;margin-left: auto;margin-right: auto;}
	.host-element-item {width: calc(50% - 16px);height: 45vw;margin: 0 8px;}
	.monitor-element-container .image-element {background-color: transparent;}

	.top_section_story.elementor-section {padding: 165px 0 50px !important;}
	body .top_section_story.elementor-section h1.jeg_post_title {font-size: 28px !important;}

	.custom--popup .dialog-content-section &gt; .elementor-widget-wrap.elementor-element-populated {padding: 20px !important;}
	.elementor-popup-modal .elementor-widget-form + .elementor-element p {max-width: 100%;}
	.elementor-column.dialog-content-section {max-height: calc(90vh - 60px);overflow: auto;}
	.elementor-column.dialog-content-section &gt; .elementor-widget-wrap &gt; .elementor-element {padding-bottom: 30px !important;}
	.section_with_iframe .section_column.iframe_column {padding-top: 20px;}

	.monitor-element-container .video-element, .monitor-element-container .image-element, .in-screen-image_gallery {top: 0.8vw;height: calc(100% - 16.9vw);}
	.in-screen-image_gallery .image-gallery-holder {height: 51vw;}

	body .review_circle h5 {margin-top: -24px;}
	body .review_circle.experience-bg-box h5 span {font-size: 12px;}

	.text-and-image-section.enable_video_visual {padding-top: 0 !important;}
	.text-and-image-section.enable_video_visual .image-column {height: auto !important;}
	.text-and-image-section.enable_video_visual .image-column img{height: auto;width: 100%;opacity: 1;visibility: visible;}
	.text-and-image-section.enable_video_visual .image-element {position: relative;margin-bottom: 30px;}
	.page-top-menu .page-menu-item {font-size: 14px;}
	.light_background .faq_column.title_column {padding-bottom: 0;}
	.light_background .faq_inner_image {display: none;}
	.section_with_iframe .section_column.iframe_column iframe.vimeo_iframe {height: 50vw;}

	/* 07.03 addons and bugfixes */
	.text-and-image-section.enable_video_iframe .container {display: block;}
	.text-and-image-section.enable_video_iframe {padding-top: 0 !important;}
	.text-and-image-section .vimeo_iframe {height: 51vw;}
	/* 07.03 addons and bugfixes */

	.tab_content_item .vimeo_iframe {width: 100%;height: 51vw;}
	.principles-text-section {padding: 30px;}
	.principles-text-section .content-text-section h4::before {display: none;}

	.dialog-message .custom-modal-subscribe .elementor-column[data-dce-background-image-url] {display: none !important;}
	.custom-modal-subscribe .elementor-column.dialog-content-section &gt; .elementor-widget-wrap &gt; .elementor-element {padding-bottom: 0 !important;}

	/* 17.05.2022 */
	.success-checkbox-item {padding: 20px 20px 20px 55px;font-size: 18px;width: 100%;height: auto !important;margin-bottom: 10px;}
	.success-checkbox-item:last-child{margin-bottom: 0 !important;}
	.checkboxes-list-items {padding-bottom: 30px;margin-top: 0;padding-top: 30px;}
	.success-checkbox-item svg {width: 25px;height: 25px;}
	.success-checkbox-item span {top: 19px;left: 14px;}
	/* 17.05.2022 */

	/* Careers page redesign */
	.page-template-careers-page-template .text-and-image-section.image_50_50 .section_column.image-column {width: 100%;}
	.page-template-careers-page-template .text-and-image-section.image_50_50 .section_column.text-column {padding-right: 0;width: 100%;	max-width: 100%;}
	.page-template-careers-page-template .text-and-image-section.image_50_50 .section_column.text-column &gt; div {padding: 60px 0px;}
	.section_has_big_image .text-and-image-section.image_text_full {padding-top: calc(45vw + 40px) !important;}
	.background_website_gradient .core-principles-list {padding: 0;}
	/* END Careers page redesign */

	/* Connect video section */
	.centered_video_iframe .enable_video_iframe .section_column.image-column {height: auto;}
	.centered_video_iframe .text-and-image-section.enable_video_iframe .container {width: 100% !important;max-width: 100%;}
	/* END Connect video section */

	.webinar_register_main .dialog-content-section.elementor-column.elementor-col-100 {padding: 0;max-height: calc(90vh - 15px);overflow: auto;}
	.success-checkbox-item span {top: 0 !important;left: 0 !important;}
	.post-template-epic_custom_post_template-21018 .blue_principles_section .core-principle .icon {margin: 0;}
	.post-template-epic_custom_post_template-21018 .list--text h3 {font-size: 28px;margin-bottom: 20px;}
	.post-template-epic_custom_post_template-21018 .section_column h4 {font-size: 24px;line-height: 1.2;}
	.list--text--section .clearfix.container {max-width: 100%;}
	.success-story-checkboxes.add_extra_style .clearfix.container {max-width: 100%;}
	.add_extra_style .success-checkbox-item {padding: 20px;padding-left: 106px;font-size: 16px;padding: 20px;margin-right: 0;margin-left: 0;}

	.upcoming_event_column:nth-child(1) {max-width: 100%;}
	.upcoming_event_column .button {width: 100%;text-align: center;}
	.upcoming_event_column:nth-child(2) {width: auto;display: flex;gap: 10px;align-items: center;flex-wrap: wrap;justify-content: right;}

	/* customer advisory board */
	.page-template-customer-advisory-board .section_column.image-column {width: 100%;height: auto !important;margin-bottom: 30px;}
	.page-template-customer-advisory-board .section_media_image .section_column.text-column {width: 100%;max-width: 100%;padding-right: 0;}
	.page-template-customer-advisory-board .section_media_image .section_column.text-column &gt; div {max-width: 100%;}
	.page-template-customer-advisory-board .text-and-image-section.section_media_image h3 {font-size: 22px;margin-bottom: 20px;}
	.page-template-customer-advisory-board .text-and-image-section.section_media_image {margin-bottom: 40px;padding: 0 !important;}
	.page-template-customer-advisory-board .text-and-image-section.image_left .container {flex-direction: column-reverse;}
	.page-template-customer-advisory-board .text-and-image-section .container {flex-direction: column-reverse;}
	.page-template-customer-advisory-board .section_column.image-column img {width: 100%;}
	.elementor-column.bg__all_container {display: block !important;width: 100% !important;}
	.elementor-column.bg__all_container &gt; .elementor-widget-wrap {padding-top: 35px !important;padding-bottom: 110px !important;}
	.bg__all_container + .elementor-column.elementor-col-50 {width: 100% !important;padding-top: 0 !important;margin-top: -90px;}
	/* END - customer advisory board */

	/* Demo form redesign */
	.demo_form_section .elementor-column.elementor-col-50:nth-child(2) {padding-left: 0;}
	.demo-step-form &gt; .elementor-widget-container {margin-bottom: 0 !important;}
	.demo-step-form .elementor-field-type-step.elementor-column{margin-bottom: 0 !important;}
	.elementor-section.demo_form_section .elementor-widget-form &gt; .elementor-widget-container .elementor-form {padding: 25px !important;}
	.page-template-pilot-order-form .website--logo.footer-column {margin-bottom: 0;}
	.page-template-pilot-order-form-thankyou .page_simple_top_section h4 br{display: none !important;}
	.thankyou__latest_posts ul.latest-articles {flex-wrap: wrap;}
	.thankyou__latest_posts .latest-articles .blog-post-item {width: 100%;height: auto !important;margin-bottom: 25px;}
	.page-template-pilot-order-form-thankyou .companies_carousel_section.add_rounded_corners {margin-bottom: 30px;}
	.thankyou__newsletter .mailchimp_form_section {padding-bottom: 35px;}
	/* END - Demo form redesign */

	/* DES-151 */
	body .case-studies-goals-inner h3, 
	body .case-studies-results-list h3, 
	body .case-studies-highlights-section h3, 
	body.new_case_study_design .faq_content_section h2 {font-size: 24px;}
	body.new_case_study_design .faq_content_section h2 {margin-bottom: 0px;}
	body .case-studies-results-list h3 {line-height: 1;}
	.case-studies-results-list {padding: 20px;background-color: rgba(0,0,102, 0.85);}
	.case-studies-results-image::after {display: none;}
	.case-studies-goals-inner .small_title,
	.case-studies-highlights-section .small_title {font-size: 12px;}
	body .case-studies-testimonial-section .author-title-column h4 strong {font-size: 15px;}
	/* END - DES-151 */

	.ebook__redesign_body .elementor-col-50:last-child {margin-top: -60px;display: block !important;}
	.ebook__redesign_header .page_simple_top_section.small_top_section {padding-top: 130px;}
	.ebook__redesign_body .elementor-container &gt; .elementor-col-50:first-child &gt; .elementor-widget-wrap {padding-right: 0;padding-bottom: 40px;}
	.ebook__redesign_body .elementor-element.elementor-widget .elementor-form {margin-bottom: 40px;}
	.ebook__redesign_body .elementor-col-50:last-child &gt; .elementor-widget-wrap{padding: 0;}
	.ebook__redesign_body .elementor-widget-form .elementor-field-group:not(.elementor-field-type-hidden).elementor-field-type-submit {padding-top: 10px;}
	.ebook__redesign_body &gt; .elementor-container {flex-direction: column-reverse;}
	.ebook__redesign_body .elementor-container &gt; .elementor-col-50:first-child {margin-top: 0;}


	.engage_updates_header .page_simple_top_section .section_column.text_column, 
	.engage_updates_header .page_simple_top_section .section_column.image_column {width: 100%;}
	.engage_updates_header .page_simple_top_section .section_column.image_column &gt; div {padding-left: 0;}
	.engage_updates_header .page_simple_top_section .container {display: flex;flex-wrap: wrap;flex-direction: column-reverse;}
	.engage_updates_header .page_simple_top_section .section_column.image_column img {max-height: none;padding-top: 0;padding-bottom: 25px;}
	.engage_updates_header .elementor-element.elementor-widget-form &gt; .elementor-widget-container {width: 100%;padding: 0 5% !important;margin: 0 !important;}
	.engage_updates_header .elementor-element.elementor-widget .elementor-form {width: 100%;}

	.use-case-filter-container {padding: 26px 0;}
	.use-case-filter-container ul {gap: 1%;row-gap: 7px;justify-content: center;}
	.use-case-filter {font-size: 15px;min-height: auto;padding: 5px 7px;width: auto;}

	.ajax-filter-group li{font-size: 15px;margin-left: 7px !important;margin-right: 7px !important;}
	.ajax-filter-group{text-align: center;}
	.featured_stories .success-story-title,
	.featured_stories .success-story-quote,
	.featured_stories .success-story-meta {height: auto !important;}
	.ajax-filter-group {margin-bottom: 10px;border-bottom: 2px solid rgba(0, 0, 255, 0.1);}
	.success_stories_section.featured_stories {margin-bottom: 25px;}
	.elementor-section-full_width.elementor-section-stretched{content-visibility: initial !important;}

	.counter-item-element {font-size: 60px;}
	.counter-elements-section .small_title {font-size: 16px;}
	body .counter-elements-section h2 {font-size: 29px;margin-bottom: 0 !important;}

	/*DES-201*/
	.new_case_study_design .page_navigation_section.four_columns_layout li span span {		font-size: 24px;	}
	/*END - DES-201*/

	/* DES-203 */
	.ajax-filter-dropdown .ajax-filter-group {width: 100%;}
	.ajax-filter-dropdown .ajax-filter-group li {width: 100%;padding-left: 25px;text-align: left;margin: 0 !important;}
	.ajax-filter-dropdown .ajax-filter-group {row-gap: 10px;column-gap: 10px;}
	/* END - DES-203 */

	/* redesign success stories */
	.success_stories_section_rd .success-stories--header h2 {font-size: 28px;}
	.success_stories_section_rd .success-story-quote span {	font-size: 23px;		line-height: 1.3;	}
	.success_stories_list_rd .success-story-quote a.yellow--btn {margin-left: 5px;	}
	.success-stories--pag {	min-width: 105px;	}

	.faq_content_section {padding-bottom: 35px 0 55px !important;}
	.rd-home-top-inner {padding-top: 110px;}
	body .elementor-section .rd-home-top-section h1 {font-size: 34px;}
	.rd-home-top-section h2.subtitle {line-height: 1.4;}
	.counter-item-element {font-size: 35px;}
	.counter-item-title {font-size: 14px;line-height: 1.3;}
	.container--textandimg &gt; .column--with--image,
	.column--with--text  {width: 100%;}
	.container--textandimg {flex-wrap: wrap;gap: 30px;}
	.image-and-text-section {padding-top: 35px;padding-bottom: 45px;}
	.faq_homepage.faq_content_section {padding-left: 0;padding-right: 0;}
	.faq_column.faq_items_column:last-child {padding-top: 20px;}
	.sd_text_container h2 {font-size: 32px !important;margin-bottom: 25px;}
	.rd-home-top-inner .sec-column.rd-text-column {	max-width: 92%;}

	.price-box-description {padding: 0 !important;}
	.pricing_list .pricing_item {padding: 20px 15px !important;}
	.des_col_2 .group-features-list {column-gap: 30px;row-gap: 40px;}

	.des-small-holder .container--textandimg &gt; .column--with--image {width: 100%;}
	.des-small-holder .column--with--text {width: 100%;}
	.group-features-list li {width: 100%;}
	.des-product-features {padding: 50px 0;}
	.demo_style_2 .sd_text_content {padding: 55px 30px 55px 0;}
	.demo_style_2 .sd_text_container {text-align: left;}
	.demo_style_2 .sd_text_container .button-container {justify-content: left;}
	.rd-product-top-section h1 {font-size: 33px !important;}
	.demo_style_2 .sd_text_container h2 br {display: none;}

	.des_text_description {padding-left: 0;padding-top: 12px;width: 100%;text-align: center;}
	.des_blh_inner h1 {width: 100%;text-align: center;}
	.des_blh_inner {flex-wrap: wrap;}
	.des_text_description::before {display: none;}
	.des_blh_inner h1 {font-size: 32px !important;}
	.des_blog_listing_main .des-blog-item {width: 100%;}
	.des_blog_listing_main .des-post-image {height: 62vw;}
	.des_blog_listing_search .active_dropdown_value, .des_blog_listing_search .dropdown_values {border-radius: 12px;min-width: 150px;font-size: 14px;}
	.des_blog_listing_search .active_dropdown_value {padding: 13px 25px 13px 10px;}
	.blog-filter-group &gt; div {gap: 15px;}
	.des_blog_listing_search .dropdown_values li {padding-left: 10px;padding-right: 10px;}
	.des_blog_listing_search .active_dropdown_value::after {width: 8px;height: 8px;border-right: 1px solid #006;border-bottom: 1px solid #006;top: 15px;right: 10px;}
	body .elementor-section.redesign_releases_header h1.jeg_post_title {font-size: 38px !important;}
	.top_section_story.elementor-section {padding: 90px 0 40px !important;}
	body .elementor-section.redesign_releases_header h1.jeg_post_title {font-size: 38px !important;}
	.elementor-section.releases-content-container {padding-top: 7vw !important;}
	.post-template .blog-post-content .social_share_icons {padding: 0 0 60px 0;}

	.remove_top_title_section .main-website-content {padding-top: 75px;}
	.all_upcoming_events_list .event-list-item .post-image, 
	.all_past_events_list .event-list-item .post-image {height: auto !important;background: none !important;}
	.event-list-item .post-image img {display: block !important;}
	.all_past_events_list .post-content-inner {height: auto !important;padding: 40px 20px;}

	.changelog_scrolling_col.nav_col {width: 100%;margin-bottom: 35px;}
	.changelog_scrolling_col.items_col {width: 100%;}
	.changelog_menu_item {font-size: 18px;margin-bottom: 12px;}
	.des_blog_header_element .des_text_description {padding-left: 0;}


	.changelog_scrolling_row.clearfix {position: relative;}
	.nav_col .changelog_product_tabs {display: flex;order: 1;margin-bottom: 30px;}
	.items_col .changelog_product_tabs {display: none;}
	.changelog_nav_title {order: 2;text-align: center;}
	.changelog_menu_items {order: 3;}
	.changelog_scrolling_col.nav_col {display: flex;flex-direction: column;}

	/* DES-238 */
	.cta_background_section .cta_section_inner .text-content {max-width: 100%;}
	/* END DES-238 */

	/* DES-242 */
	.deselect-general-form {margin-bottom: 40px;}
	.marketing-operation-form .deselect-general-form.small_factor_form {
margin-bottom: 0;
	}
	/* END DES-242 */

	/* DES-269 */
	.mcu-filter-search {padding: 25px 0 35px;}
	.mcu-featured-posts .mcu-featured-posts-list .mcu-item-post {width: 100%;}
	.mcu-item-description {padding: 20px;font-size: 16px;}
	.mcu-carousel-posts-list .slick-slide,
	.mcu-carousel-posts-list .slick-slide:hover {
		width: calc((var(--mcu-container) + 18px)) !important;
	}
	.mcu-item-image .post-image,
	.mcu-carousel-posts-list .slick-slide:hover .mcu-item-image .post-image,
	.mcu-carousel-posts-list .mcu-item-image .post-image {padding-bottom: 62%;}
	/* END DES-269 */

	/* DES-277 */
	.site-footer .footer-middle-element .container .footer-extra-logos {order: 1;}
	.site-footer .footer-middle-element .container .footer-extra-menus {order: 3;}
	.site-footer .footer-middle-element .container .des-logo-textline {order: 2;}
	.des-logo-textline {font-size: 25px;padding-top: 0;text-align: center;padding-bottom: 30px;}
	/* END DES-277 */
	.client-testimonial-wrap .client_testimonials_section{		padding: 50px 0 55px;	}
	.company-logo-full .companies-main{padding-top: 50px; padding-bottom: 50px;}
	body .client-testimonial-wrap .testimonial-content p, body .client-testimonial-wrap .testimonial-content h4{
		font-size: 18px !important;
	}
}
@media(max-width:639px){
	.single-events.remove_top_title_section .main-website-content {
		padding-top: 66px;
	}
	.pricing-contact-button {
		justify-content: center;
	}
	.segment-line-flow  .des_ucs_f_list::before {
		/* left: -15px; */
	}
	.pricing_item.free_block h3::before{
		left: 37%;
	}
	.segment-line-flow .des_ucs_col:nth-child(2){
		width: 100%;            padding-left: 65px;
	}
	.footer-column.column-3{
		display: none;
	}
	.search_form_container {display: block;}
	.search_form_container input[type="text"] {width: 100%;}
	.site__header-bar {padding: 8px 0;}
	.section-column.right-text-column {width: 100%;position: relative;padding-top: 30px;}
	.section-column.main-text-column {max-width: 50%;padding-top: 0;}
	.top-video-section-inner {padding-bottom: 30px;}
	.section-column.image-text-column {left: 50%;width: 50%;bottom: auto;top: 143px;}
	.logo-carousel-wrapper .slick-slide img {max-height: 25px;max-width: 100px;}
	.logo-carousel-wrapper .slick-slide &gt; div {padding: 0 10px;}
	.text-and-image-section {padding-top: 65vw !important;}
	.section_column.image-column {height: 65vw;}
	body .companies_carousel_section h4 {font-size: 17px;}
	body .book_call_section_container h2.elementor-heading-title {font-size: 28px !important;}
	.tabs_menu_items li {font-size: 14px;margin-right: 10px;}
	.footer-cta-text p, body .footer-cta-text h2 {font-size: 16px;}
	.award_mini_section.experience-bg-box, .review_circle.experience-bg-box,
	.review_circle.experience-bg-box {height: 75vw;margin-right: 0;margin-bottom: 16px;width:100%;}
	.award_mini_section .deselect_logo{margin-top: 10px;}
	body .review_circle h5 {margin-top: 0;padding-top: 3px;font-size: 21px;}
	.circle_images_container {margin-top: 30px;width: 250px;}
	.review_circle.experience-bg-box {margin-bottom: 0;}
	.mailchimp_form_section .container {max-width: 100%;}
	.form-field {width: 100%;display: block;margin-bottom: 10px;}
	.form-button {width: 100%;padding-left: 0;float: left;display: block;}
	body .mailchimp_form_section h2{margin-bottom: 15px;}
	.footer-column {width: 50%;float: left;padding-right: 5px;margin-bottom: 30px;text-align: center;}
	.footer-middle-element {padding-bottom: 15px;}

	.section-column.image-text-column {top: auto;bottom: 48px;}

	.section_column.text_column, .section_column.image_column {width: 100%;}
	.section_column.image_column &gt; div {padding-left: 0;text-align: center;display: block;}
	.page_simple_top_section &gt; div {position: relative;padding-top: 64vw;}
	.page_simple_top_section .container{position: static;}
	.page_simple_top_section .section_column.image_column {position: absolute;top: 0;left: 0;height: 48vw;width: 100%;}
	.image-container &gt; img {float: none;max-height: 62vw;margin: 0 auto;display: block;object-fit: contain;}
	.section-column.column1,.section-column.column2 {height: auto !important;}
	.quote-box {width: 100%;min-height: auto;}
	.section-column.column2 {height: 65vw !important;}
	.image-box {height: 65vw;width: 100%;margin-bottom: 16px !important;}
	.discover_images_section {margin-bottom: 40px;}
	.darker_background_section .team_members_section {padding-top: 40px;}
	.team_members_list {padding-top: 30px;padding-bottom: 40px;}

	.review_card_item {width: 100%;margin-left: 0;margin-right: 0;}
	.review-title {font-size: 16px;margin-bottom: 10px;}
	.review-content {height: auto !important;}
	ul.reviews_cards_list {margin-bottom: 35px;}
	.reviews_cards_section {padding-bottom: 65px;}
	.career_list_section.full_open_positions_list {padding-top: 60px;}
	body .top_career_section h4, body .reviews_cards_section h4 {margin-bottom: 35px;}
	.career_list_section.full_open_positions_list .clearfix.container {max-width: 100%;}
	.career_list {margin-left: 0;margin-right: 0;}
	.career_item {padding: 25px;}

	.shift_text li.core-principle {padding-left: 66px;}
	.shift_text .principles_title_col {margin-bottom: 10px;}
	.shift_text li.core-principle {margin-bottom: 25px !important;}
	.pricing_list .pricing_item {width: 100%;margin-right: 0;margin-bottom: 16px;}
	body .cta_background_section h2, body .cta_background_section h3 {font-size: 32px;}
	.cta_background_section {padding: 60px 0;}
	.cta_background_section.add_extra_space {padding-bottom: 130px;}
	.deselect_search_section.elementor-section-boxed,
	.deselect_connect_section.elementor-section-boxed {padding: 40px 0 30px !important;}
	.deselect_search_section .elementor-widget-button {margin-bottom: 16px;width: 100%;}
	.deselect_search_section .elementor-widget-button .elementor-button-link {width: 100%;}
	.price-box-description {padding: 20px 25px !important;}
	.price-box-description p {font-size: 15px !important;}

	.success_stories_section.featured_stories {margin-top: -110px;margin-bottom: 50px;}
	.success_stories_section.featured_stories li {width: 100%;float: left;margin-bottom: 16px;}
	.shift_down_image .section_column.image_column {padding-top: 0;}
	.featured_stories .success-story-quote {margin-bottom: 30px;height: auto !important;min-height: auto;}
	.featured_stories .success_stories_list {margin-left: 0;margin-right: 0;}
	.success_stories_section.featured_stories {background-color: transparent;}
	.success_stories_section.featured_stories li:first-child {border-right: 0;}
	.featured_stories .success-story-item {background-color: #000066;}
	.success_stories_list {margin-left: 0;margin-right: 0;}
	.success_stories_posts li {width: 100%;margin: 0 0 16px;}
	.success-story-quote {height: auto !important;min-height: auto !important;}
	.success-story-quote span {font-size: 18px;}

	.social_media_widget_section .elementor-widget-container {margin-top: 0 !important;}
	.social-media-widget {padding: 20px;}
	.mailchimp_form_section.small_widget_settings {padding: 20px;}
	.small_widget_settings .form-field {width: 100%;}

	.single .page_simple_top_section &gt; div {padding-top: 0;}
	.single .page_simple_top_section {padding: 160px 0 55px;}

	.page_simple_top_section.small_top_section .section_column.image_column {display: none;}
	.page_simple_top_section.small_top_section &gt; div{padding-top: 0;}

	/*body .image-container &gt; img {max-height: none;}*/
	body.single .social_share_icons h3 {float: none;}
	.blog-post-title-section {padding: 170px 0 140px;}
	body .blog-post-title-section h1 {font-size: 28px;}
	.post-meta-category, .post-meta-date, body .jeg_meta_date a, body .jeg_meta_category a {font-size: 15px;}
	.post-meta-date::after {width: 5px;height: 5px;top: 9px;}

	.releases_layout .featured_posts_list .blog-post-item:nth-child(1), .releases_layout .featured_posts_list .blog-post-item {margin-left: 0;margin-right: 0;}
	.blog-filter-group, .featured_posts_list {margin-bottom: 20px;margin-left: 0;margin-right: 0;}

	.page_simple_top_section.section_with_iframe &gt; div {padding-top: 0;}
	.page_navigation_section.four_columns_layout {margin-bottom: 40px;}
	.roi_calculator_section .elementor-form {padding: 0 !important;}
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists &gt; .elementor-field-label, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost &gt; .elementor-field-label, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers &gt; .elementor-field-label, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost &gt; .elementor-field-label {
	width: 100%;border-right: 2px solid #26267D;border-bottom: 0 !important;border-top-right-radius: 3px !important;border-bottom-left-radius: 0 !important;}
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists &gt; .elementor-field, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost &gt; .elementor-field, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers &gt; .elementor-field, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost &gt; .elementor-field {width: 100%;}
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists &gt; .elementor-field select, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost &gt; .elementor-field select, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers &gt; .elementor-field select, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost &gt; .elementor-field select {
	border-bottom-left-radius: 3px !important;border-top-right-radius: 0 !important;}
	#form-field-nr_marketing_automation_specialists_cost, #form-field-nr_marketers_cost {width: 100%;border-top-right-radius: 0 !important;
	border-bottom-left-radius: 3px !important;}
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost &gt; .elementor-field-label::before, 
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost &gt; .elementor-field-label::before {
	left: 20px;bottom: -38px;width: calc(100% - 40px) !important;}
	.marketing_cloud_solution .bottom-section &gt; .container &gt; h2, body .images_contained .text-column h2, 
	body .success_stories_section h2, body .mailchimp_form_section h2, body .app_main_text h2, body .team_members_section h2, 
	body .core-principles-section h2, body .supporter-cards-section h2 {font-size: 28px;}
	.core-principles-section .top-section .subtitle, .move_content_bottom .text-section h5 {font-size: 17px;}

	.featured_event_item .event-list-item .post-content-inner {padding: 15px;}
	.filter-column.search-event {width: 100%;margin-bottom: 5px;}
	input.event-search-item {border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
	.filter-column.event-categories, .filter-group.event-categories-filters {width: calc(100% - 116px);border: 0;}
	.filter-group.event-categories-filters .active_dropdown_value {border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
	.event-forms-modal-inner {width: 100%;left: 0;top: 0;transform: none;-moz-transform: none;-webkit-transform: none;display: block;height: 100%;background-color: #000066;}
	.close-modal-item-button {width: 30px;height: 30px;top: 5px;right: 5px;font-size: 26px;}
	.form-subtitle-item {font-size: 17px;}
	.modal-form-item {padding-top: 45px;}
	.featured_event_item .event-list-item {height: 60vw;}
	body h2.post-title {font-size: 18px;}

	.tp_title {font-size: 17px;line-height: 1.3;}
	.tp_subtitle {font-size: 14px;}
	.free_content_section {margin: 0 auto 40px;}
	.host-items-inner {padding: 30px 15px 15px 15px;}
	.host-items-inner .host-name {font-size: 16px;}
	.host-position {font-size: 11px;}
	.host-element-item {width: 100%;height: 85vw;margin: 0 0 16px;}

	.cta_background_section .button {margin-left: 10px;margin-right: 10px;margin-bottom: 16px;}
	.page_simple_top_section.no_image_media .section_column.image_column {display: none;}
	.page_simple_top_section.no_image_media &gt; div {padding-top: 0;}
	.ebooks_layout .featured_posts_list .blog-post-item:nth-child(2) .post-image,
	.ebooks_layout .featured_posts_list .blog-post-item:nth-child(3) .post-image {position: absolute;width: 100%;height: 100%;
	top: 0;left: 0;background-size: cover;background-position: center center;background-repeat: no-repeat;border-top-right-radius: 6px;border-top-left-radius: 6px;}
	.ebooks_layout .featured_posts_list .blog-post-item:nth-child(2) .post-header,
	.ebooks_layout .featured_posts_list .blog-post-item:nth-child(3) .post-header  {margin-left: -20px;margin-right: -20px;padding: 20px;height: 50vw;margin-top: -28px;
	position: relative;margin-bottom: 25px;}
	.ebooks_layout .blog-post-item .post-image::after {display: block !important;}

	.two_column_features .section-column:first-child .section-feature-item {width: 100%;margin-right: 0;}
	.media-on-screen-section .monitor-element-container {width: 100%;margin-right: 0;margin-bottom: 30px;}
	.media-on-screen-section .monitor-element-container .image-element {top: 1vw;width: calc(100% - 2vw);left: 1vw;height: calc(100% - 17.3vw);}

	body .review_circle.experience-bg-box h5 span {font-size: 14px;}
	body .review_circle.experience-bg-box h5 {font-size: 19px;}
	.slick-dots {width: 100%;text-align: center;}
	body .author-title-column h4 strong {font-size: 11px;line-height: 1.3;}
	.page-top-menu {margin-right: 0;}
	.page-top-menu .page-menu-item {font-size: 14px;padding: 12px 15px;}
	.currency_select_switcher {width: 90px;}
	.pricing_boxes_section,.pricing_text_module {margin-top: -105px;}
	.pricing_text_module {padding: 30px;}
	.pricing_text_module .button-container .button {margin-bottom: 16px;}
	.pricing_text_module .button-container .button:last-child {margin-bottom: 0;}

	.scrolling_section.faq_content_section {padding-bottom: 40px;}
	.scrolling_section .faq_column.faq_items_column:last-child {padding-top: 0;}

	.text-quote-section p {	font-size: 20px;}
	.simple_text_quote_section {margin: 40px 0;padding: 75px 25px 30px 25px;}
	.simple_text_quote_section::after {width: 30px;height: 30px;top: 23px;left: 28px;}
	.mpc-form-container .button {width: 100%;}

	.not-found#primary {padding: 145px 5% 45px;}
	.principles-text-section-outer + .core-principles-items-section .core-principles-section {padding-bottom: 30px;}
	.elementor-popup-modal .elementor-widget-container h6 br{display: none;}

	/* pricing fix 26.04.2022 */
	.page_simple_top_section.pricing_top_section_options &gt; div {padding-top: 30px;}
	.pricing_top_section_options .page-top-menu .page-menu-item {padding: 15px;}
	.page-top-menu-container .currency_select_switcher {top: 6px;}
	.page_simple_top_section.pricing_top_section_options {padding: 120px 0 135px;}
	.pricing_top_section_options .page-top-menu .page-menu-item {padding: 15px;display: block;float: none;text-align: center;}
	.page-top-menu-container .currency_select_switcher {position: static;top: 0;right: 0;width: auto;margin-bottom: 0;}
	.page-top-menu-container select.currency-switcher-drop {max-width: 75px;margin: 0 auto;	display: block;}
	/* pricing fix 26.04.2022 */

	/* 17.05.2022 */
	.ss_cols_section .elementor-widget-container {margin: 0 !important;font-size: 17px !important;}
	/*.page-id-17501 .page_simple_top_section.small_top_section &gt; div {padding-top: 55vw !important;}*/
	.lottie-player-top {width: 100% !important;height: auto !important;}
	.page-id-17501 .page_simple_top_section.small_top_section .section_column.image_column {display: block !important;}
	.page-id-17501  .page_simple_top_section.fixed_top_sizes {padding: 135px 0 60px !important;}
	/* 17.05.2022 */

	/* 23.05.2022 */
	.pricing-page-text {top: 10px;}
	.pricing-page-text p {font-size: 15px;}
	/* 23.05.2022 */

	.has_custom_padding .image-container img {padding: 0;max-height: 62vw;width: auto;}

	/* Careers page redesign */
	.page-template-careers-page-template .elementor-section-stretched.core-principles-items-section .container {max-width: 100%;}
	.page-template-careers-page-template .section_column.text_column {width: 100%;padding-top: 15px;}
	body h3.h1 {font-size: 28px;}
	.background_website_gradient .core-principles-section.blue_principles_section {padding-left: 5%;padding-right: 5%;}
	.section_has_big_image .section_column.image-column {height: 42vw;}
	.core-principle .principles_title_col .title {font-size: 18px;}
	/* END Careers page redesign */

	.post-template-epic_custom_post_template-21018 .section_column h4 {font-size: 20px;}
	.core-principles-section.blue_principles_section {margin-bottom: 40px;}
	.post-template-epic_custom_post_template-21018 .list--text h3 {font-size: 24px;margin-bottom: 10px;}
	.list--text ul li {margin-bottom: 15px;}
	.new--faq {padding: 30px 0 20px;}
	
	/* Homepage top section redesign */
	.section_style_2 .top-video-section-inner {padding-top: 140px;}
	.section_style_2 .section-column.main-text-column {padding-top: 0;margin-left: 0;max-width: 100%;width: 100%;}
	.section_style_2 .top-section-columns {flex-wrap: wrap;}
	.section_style_2 .desk_visible_item {display: none !important;}
	.section_style_2 .mobile_visible_item {display: block !important;}
	body .section_style_2 .top-video-section-inner h1::after {display: none;}
	body .section_style_2 .top-video-section-inner h1 {font-size: 30px;line-height: 1.3;padding-bottom: 0;margin-bottom: 15px;max-width: 385px;margin-left: auto;
	margin-right: auto;text-align: center;}
	body .section_style_2 .top-video-section-inner .subtitle {font-size: 18px;text-align: center;max-width: 330px;margin-left: auto !important;margin-right: auto;}
	.section_style_2 .section-column.image-text-column {padding-left: 0;width: 100%;}
	.section_style_2 .section-column.image-text-column img {max-height: none;max-width: 80%;margin: 0 auto;}
	.section_style_2 .section-column.image-text-column {margin-bottom: 35px;}
	.section_style_2 .section-column.right-text-column {width: 100%;padding-bottom: 15px;}
	.section_style_2 .section-column.right-text-column li {margin-right: 0;font-size: 16px;padding-left: 38px;margin-left: 0;}
	.section_style_2 .section-column.right-text-column li::before {width: 13px;height: 7px;top: 15px;left: 14px;}
	.section_style_2 .section-column.right-text-column ul {text-align: center;}
	.section_style_2 .section-column.right-text-column li.mobile_visible_item {display: inline-block !important;margin-left: 4px;margin-right: 4px;padding-right: 20px;}
	.section_style_2  .button-container.mobile_visible_item {text-align: center;padding-top: 30px;margin-top: 20px;border-top: 1px solid #fff;}
	body .section_style_2 .button {padding: 12px 45px 12px 30px;position: relative;}
	body .section_style_2 .button::after {top: 14px;}
	.section-feature-item ul {list-style: disc inside;width: 100%;display: inline-block;}
	.section-feature-item ul + ul{width: 100%;padding-left: 0;}
	.section_style_2 .section-column.image-text-column img {float: none;}
	/* END - Homepage top section redesign */

	/* Past events redesign */
	.upcoming_event_column:nth-child(1) {padding-right: 0;width: 100%;padding-bottom: 10px;text-align: center;}
	.upcoming_event_column:nth-child(2) {width: 100%;}
	.upcoming_event_item &gt; div {flex-wrap: wrap;}
	.mid-section-events .container &gt; h2 {font-size: 28px;margin-bottom: 30px;}
	.mid-section-events {padding-top: 50px;}
	.upcoming_event_item {padding: 15px;}
	.all_upcoming_events {padding: 40px 18px 18px 18px;}
	.bottom-past-events {padding-top: 0;}
	/* END - Past events redesign */

	.upcoming_event_column .event__date {width: 100%;}

	/* customer advisory board */
	.page-template-customer-advisory-board .page_simple_top_section .section_column.image_column {position: relative;	top: 0;left: 0;height: auto;width: 100%;}
	.page-template-customer-advisory-board .page_simple_top_section &gt; div {position: relative;padding-top: 0;}
	.page-template-customer-advisory-board .page_simple_top_section .image-container img {max-width: 100%;width: 100%;max-height: none;}
	.page-template-customer-advisory-board .page_simple_top_section .container {display: flex;flex-wrap: wrap;flex-direction: column-reverse;}
	.page-template-customer-advisory-board .page_simple_top_section .section_column.image_column {margin-bottom: 30px;}
	.adv-awards-text {width: 100%;margin-left: auto;}
	.advisory-customer-awards {border-radius: 10px;position: relative;padding: 25px;min-height: auto;display: flex;margin: 0 auto 40px;}
	.adv-awards-image {width: 100%;position: relative;top: 0;left: 0;transform: none;margin: 0 auto 30px;text-align: center;}
	body .adv-awards-text h2, body .adv-awards-text h3, body .adv-awards-text h4 {font-size: 25px;text-align: center;}
	.adv-awards-text p {text-align: center;}
	.adv-awards-image img {display: block;margin: 0 auto;}
	/* END - customer advisory board */

	/* Demo form redesign */
	body .demo-step-form.elementor-widget-form .elementor-form .elementor-field-group &gt; .elementor-field-label {font-size: 15px !important;margin-bottom: 6px;}
	body .demo-step-form.elementor-widget-form .elementor-form input[type="text"], 
	body .demo-step-form.elementor-widget-form .elementor-form input[type="email"], 
	body .demo-step-form.elementor-widget-form .elementor-form input[type="tel"], 
	body .demo-step-form.elementor-widget-form .elementor-form textarea, 
	body .demo-step-form.elementor-widget-form .elementor-form select {
	border-radius: 0 !important;font-size: 15px !important;padding: 6px 15px !important;height: 50px !important;}
	#demo .elementor-field-type-step:first-child .elementor-field-type-html {padding-top: 0;}
	#demo_next_step_btn {height: 50px;font-size: 16px !important;}
	.demo-step-progress {font-size: 16px;padding-bottom: 20px;}
	.demo-step-progress::before, .demo-step-progress::after {width: 23px;height: 23px;top: -12px;}
	body .demo-step-form.elementor-widget-form button.elementor-button {height: 50px;font-size: 16px !important;padding: 5px;}
	/* END - Demo form redesign */

	/* Pilot Order Form */
	.e-form__indicators.e-form__indicators--type-text {margin-bottom: 25px;}
	.checkout__datails_form &gt; .elementor-widget-container &gt; .elementor-form.elementor-form-steps {padding: 18px;}
	.checkout__datails_form .elementor-form-fields-wrapper {margin-bottom: 0 !important;}
	.e-form__indicators.e-form__indicators--type-text .e-form__indicators__indicator {padding: 0 !important;width: 50%;}
	.e-form__indicators.e-form__indicators--type-text .e-form__indicators__indicator__label {width: 100%;}
	.checkout__datails_form .elementor-field-type-acceptance .elementor-field-option label::before {width: 18px;height: 18px;top: 1px;}
	.checkout__datails_form .elementor-field-type-acceptance .elementor-field-option label {padding-left: 28px !important;}
	.checkout__datails_form .elementor-field-type-acceptance .elementor-field-option label::after {width: 9px;height: 5px;left: 4px;top: 6px;}
	.checkout__datails_form .elementor-field-type-acceptance.elementor-field-group {padding-top: 15px !important;}
	.checkout__datails_form .elementor-field-type-acceptance.elementor-field-group + .elementor-field-type-html {padding-top: 12px !important;}
	.elementor-section.checkout__form_section {padding-top: 0 !important;margin-top: -35px;}
	.page-template-pilot-order-form-thankyou .elementor-section.checkout__form_section &gt; .elementor-container &gt; .elementor-column {margin-top: -35px;}
	.page-template-pilot-order-form-thankyou .page_simple_top_section h1, .page-template-pilot-order-form .page_simple_top_section h1 {
	font-size: 36px !important;	letter-spacing: 0;}
	.checkout__thank_you_column .elementor-widget-text-editor h5 br,
	.checkout__thank_you_column .elementor-widget-text-editor p br{display: none;}
	/* END - Pilot Order Form */

	/* DES-136 */
	.page_simple_top_section:not(.iframe_type_vimeo) &gt; div {padding-top: 0;}
	.page_simple_top_section:not(.iframe_type_vimeo) .section_column.image_column {position: relative;}
	.page_simple_top_section:not(.iframe_type_vimeo) &gt; div &gt; .container{display: flex;flex-direction: column-reverse;flex-wrap: wrap;}
	.page_simple_top_section:not(.iframe_type_vimeo) &gt; div &gt; .container &gt; .section_column {width: 100%;}
	.page_simple_top_section:not(.iframe_type_vimeo) &gt; div &gt; .container &gt; .section_column.text_column {padding-top: 25px;}
	.page_simple_top_section:not(.iframe_type_vimeo) .section_column.image_column {height: auto;}
	.section_with_iframe.iframe_type_vimeo .section_column.text_column {padding-top: 20px;}
	.page_simple_top_section .text-content +  .button-container {padding-top: 16px !important;}
	.page_simple_top_section:not(.iframe_type_vimeo).no_image_media &gt; div &gt; .container &gt; .section_column.text_column{padding-top: 0 !important;}
	.social_media_widget_section&gt;.elementor-container&gt;.elementor-col-50:first-child {margin-top: -30px;}

 	body #CybotCookiebotDialog *,body #CybotCookiebotDialogBodyUnderlay * {font-size: 13px;}
	body #CybotCookiebotDialog &gt; div:not(.CybotCookiebotDialogContentWrapper) {display: none;}
	body #CybotCookiebotDialogBodyContent {padding: 0;}
	body #CybotCookiebotDialog .CybotCookiebotFader {display: none;}
	body #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper {padding: 3px 6px;	width: 48%;}
	body #CybotCookiebotDialogFooter {padding: 4px;width: 100%;}
	body #CybotCookiebotDialogTabContent .CybotCookiebotDialogTabPanel:first-child &gt; .CybotCookiebotScrollContainer &gt; #CybotCookiebotDialogBodyContent {max-height: 120px;}
	body #CybotCookiebotDialogTabContent .CybotCookiebotDialogTabPanel:first-child &gt; .CybotCookiebotScrollContainer{min-height: auto;}
	body #CybotCookiebotDialog fieldset #CybotCookiebotDialogBodyFieldsetInnerContainer{justify-content: space-between;}
	body #CybotCookiebotDialog {max-width: 345px;}
	body #CybotCookiebotDialogBodyLevelButtonsSelectPane {padding: 4px 0;}
	body #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper &gt; button {width: 48%;}
	body #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper &gt; button:last-child{width: 100%;}
	body #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {justify-content: space-between;flex-direction: row;flex-wrap: wrap;}
	/* END - DES-136 */

	/* DES-151 */
	.case-studies-goals-list {padding: 25px;}
	.case-studies-testimonial-inner {padding: 50px 25px 25px;}
	.case-studies-results-list {border-radius: 6px;}
	.case-studies-testimonial-inner::after {width: 25px;height: 23px;top: 16px;left: 26px;}
	.new_case_study_design .main-website-content {padding-top: 104px;}
	/* END - DES-151 */

	.single-post .elementor-widget-text-editor p,
	.single-post .elementor-widget-text-editor h2, 
	.single-post .elementor-widget-text-editor h3, 
	.single-post .elementor-widget-text-editor h4,
	.single-post .elementor-widget-heading h2, 
	.single-post .elementor-widget-heading h3, 
	.single-post .elementor-widget-heading h4 {text-align: left;}
	.single-post .elementor-widget-text-editor ol,
	.single-post .elementor-widget-text-editor ul,
	.single-post .elementor-widget-text-editor li{text-align: left !important;}

	.engage_updates_header + .elementor-section.checkout__form_section {padding-top: 35px !important;margin-top: 0;}
	.engage_updates_header .page_simple_top_section .section_column.text_column &gt; div {padding-bottom: 75px;}
	.engage_updates_header .elementor-widget-form .elementor-form .elementor-field-type-email input[type="email"] {
	height: 48px !important;}
	body .engage_updates_header .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-type-submit .elementor-button {
	height: 48px;padding-top: 5px;padding-bottom: 5px;}
	.engage_updates_header .elementor-element.elementor-widget-form {top: calc(100% - 110px);}

	.subscribe_footer_title {width: 100%;margin-bottom: 18px;}
	.subscribe_form_container {padding: 0;}
	.use-case-item &gt; div {padding: 18px;}
	.uc-loader {left: 50%;top: -13px;margin-left: -14px;}

	.success_stories_posts_filtered li {width: 100%;}
	.star_group_items {text-align: left;}
	.success-stories-ajax-filters {margin-bottom: 25px;}

	.home .animate{transform: none !important;}

	/* DES-185 */
	.footer-column {		display: inline-block;		float: none;		vertical-align: top;	        width: 100%;}
	.footer-extra-menus {		font-size: 0;	}
	/* END - DES-185 */

	.section_style_3 .section-column.main-text-column {max-width: 100%;}
	.section_style_3 .top-video-section-inner &gt; div {padding: 40px 0 30px;}
	.top_section_icons {bottom: 0;width: 100%;position: relative;left: 0;border: 0;	padding-top: 25px;}
	.top_section_icons img {max-width: 88px !important;max-height: 30px;}
	.section_style_3 .section-column.right-text-column li::before {display: none;}
	.section_style_3 .section-column.right-text-column li::after {display: none;}
	.section_style_3 .section-column.right-text-column li {font-size: 15px;margin-bottom: 0;padding: 6px 8px !important;text-align: center;display: flex;align-items: center;}
	.section_style_3 .section-column.right-text-column li:nth-child(2) {max-width: 135px;}
	.admin-bar .section_style_3 .top-video-section-inner {padding-top: 59px;}
	.section_style_3 .section-column.image-text-column {left: 0;width: 100%;position: relative;display: block;top: 0;}
	.section_style_3 .section-column.image-text-column img {
		max-width: 280px;
		height: auto;
		margin-top: 0;
		margin-left: 0;
		margin: 0 auto;
		display: block;
		position: relative;
	}

	.section_style_3 .section-column.image-text-column {
		position: relative;
		padding: 0px 0 20px;
		float: none;
		background-image: none !important;
	}
	.section_style_3 .section-column.image-text-column::before {
		content: "";
		width: 122vw;
		height: 62%;
		top: 50%;
		left: 50%;
		background-color: #fff;
		position: absolute;
		transform: rotate(9deg) translate(-51%,0%);
		background-size: 100% auto;
		background-repeat: no-repeat;
	}
	.section_style_3 .section-column.main-text-column {position: relative;z-index: 1;}
	.section_style_3 .section-column.right-text-column ul {display: flex;justify-content: space-between;gap: 5px;}
	.top_section_icons img {max-width: 70px !important;max-height: 25px;}
	

	body .counter-elements-section h2 {font-size: 28px;margin-bottom: 24px;}
	.counter-item-element span {width: 50px;height: 64px;font-size: 32px;border-radius: 6px;}
	.counter-item-element span::before {border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}
	.counter-item-element {gap: 6px;}
	.counter-elements-section {padding: 35px 0;}

	/*DES-201*/
	.new_case_study_design .page_navigation_section.four_columns_layout li span span {		font-size: 22px;	}
	/*END - DES-201*/

	/* DES-203 */
	.featured_stories.stories_with_reviews .success_stories_list ul {display: flex;flex-wrap: wrap;}
	.success_stories_section.featured_stories.stories_with_reviews {margin-bottom: 15px;}
	.ajax-filter-dropdown-selected {padding: 14px 30px 14px 12px;font-size: 15px;}
	.ajax-filter-dropdown:nth-child(4) {width: 60%;}

	.ss_testimonial_modal &gt; div {width: 96%;padding: 20px 30px 20px 20px;}
	.ss_mod_title {font-size: 22px;line-height: 1.3;padding-right: 25px;}
	.exit__ss_modal {font-size: 45px;right: 8px;top: 0;}
	.ss_mod_content p {font-size: 15px;margin-bottom: 12px;}
	.ss_author_logo {width: 45px;height: 45px;}
	.ss_author_logo img {width: 28px;height: 28px;}
	.ss_author_info{max-width: calc(100% - 55px);}
	.ss_author_info p {font-size: 10px;}
	/* END - DES-203 */

	/* faq redesign */
	.faq_homepage .faq_column{flex-flow:column;}
	.faq_homepage .button-container{margin-left:0;}

	.d_vis_item {display: none !important;}
	.r_vis_item {display: block !important;}
	.des_counter_elements {flex-wrap: wrap;gap: 20px;}
	.counter-parent-item:nth-child(1) {order: 1;width: 46% !important;}
	.counter-parent-item:nth-child(3) {order: 2;width: 46% !important;}
	.counter-parent-item:nth-child(2){width: 100%;order: 3;}
	.counter-parent-item {max-width: 100%;margin-bottom: 0;}
	.counter-parent-item .counter-item-element{justify-content: center !important;}
	.counter-parent-item .counter-item-title {text-align: center !important;}
	.column--with--text h2 {font-size: 28px !important;margin-bottom: 20px;}
	.group-cs-list {column-gap: 10px;row-gap: 10px;}
	.group-cs-list li {padding: 17px;min-height: auto;border-radius: 10px;width: calc(50% - 5px);}
	.cs-item-icon img {width: 30px;height: 28px !important;}
	.cs-item-title {font-size: 18px;margin-bottom: 9px;}
	.cs-item-description {font-size: 15px;}
	.group-cs-section h3 {font-size: 28px !important;margin-bottom: 25px;}
	.group-cs-section.group-s-section .group-cs-list {transform: none;}
	body .faq_homepage.faq_content_section h2 {margin-bottom: 15px;}
	.sd_text_container h2 {font-size: 27px !important;margin-bottom: 25px;line-height: 1.3 !important;}
	body .sd_text_container .button {font-size: 20px;}
	.sd_image_container img {max-width: 180px;}
	.site__header-main .container {max-width: 92%;}
	.mobile--button--menu .button--menu a {font-size: 16px !important;padding: 10px 20px !important;}
	.ig_action_bar.ig_hello.ig_hide.ig_top .ig_close {margin-top: 0 !important;left: 50% !important;margin-left: -18px !important;}
	
	.price-box-description {padding: 0 !important;}
	.pricing_list .pricing_item h3 {font-size: 28px;}
	.starting-price-text, .billing-price-text, .price-sufix {text-align: center;}
	.price-item {text-align: center;}
	.price-box-description li {font-size: 15px;}
	.pricing_boxes_section .price-box-description {display: flex;justify-content: start;flex-wrap: wrap;        flex-direction: column;}
	.pricing_boxes_section, .pricing_text_module {padding-top: 0;margin: 0 !important;}
	.deselect_search_section.elementor-section-boxed, .deselect_connect_section.elementor-section-boxed {padding: 0 !important;}
	.des-product-features h3 {font-size: 28px !important;margin-bottom: 20px !important;}
	.feature-table-list td:first-child p {font-size: 14px;}
	.table_head td.title_column {font-size: 20px !important;}
	.pricing_list .pricing_item h3 {text-align: center;}

	.rd-product-top-section .des-column:first-child {width: 100%;}
	.rd-product-top-section .des-column:nth-child(2) {width: 100%;}
	.rd-product-top-section .des-img-container {margin-right: 0;}
	.rd-product-top-section .des-column:first-child {order: 2;}
	.des-columns {gap: 30px;}
	.rd-product-top-section {padding-top: 100px;}
	.des-description {font-size: 18px;}
	.rd-product-top-section h1 {font-size: 30px !important;margin-bottom: 18px !important;}
	.demo_style_2 .sd_text_container {padding-bottom: 0;padding-left: 0;}
	.demo_style_2 .sd_text_content {padding: 90px 25px 25px 25px;}
	.demo_style_2 .sd_text_container h2 {margin-bottom: 25px;font-size: 28px !important;text-align: center;}
	.demo_style_2 .sd_text_container .button-container {justify-content: center;}
	
	.demo_style_2 .sd_image_container img {width: 100%;height: 100%;margin-top: 0;margin-left: 0;}
	.demo_style_2 .sd_image_container {width: 200px;position: absolute;height: 200px;top: -115px;left: 50%;margin-left: -100px;margin-bottom: 0;}
	.demo_style_2 .sd_text_content {padding: 90px 25px 35px 25px;}
	.demo_style_2 .sd_image_container img {max-width: 100% !important;}
	
	.des_ucs_col {width: 100%;padding-right: 0 !important;}
	.des_ucs_col:nth-child(2) {padding-left: 18px;padding-top: 20px;width: 100%;}
	.des_ucs_f_list ul {gap: 45px;}
	.des_ucs_f_list::before {left: -19px;}
	.ucs-item-title::before {width: 13px;height: 13px;left: -25px;top: 6px;}
	.des_ucs_f_list li:last-child .ucs-item-title::after {left: -20px;}

	.blog-post-title-section {padding: 100px 0 40px;}
	.blog-post-content .social_share_icons {background: #F2F2F7;box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05);border-radius: 20px;
	padding: 20px;margin-bottom: 35px;}

	.des-post-image {background: none !important;}
	.des-post-image img {display: block !important;}
	.des_blog_listing_recent .des-blog-item:first-child .des-post-header {margin-left: 0;margin-right: 0;margin-top: 0;position: relative;height: auto;
	padding: 0;margin-bottom: 0;}
	.des_blog_listing_recent .des-blog-item:first-child {width: 100%;position: relative;top: 0;left: 0;height: auto;padding: 0;}
	.des_blog_listing_recent .des-blog-item {padding: 0;}
	.des_blog_listing_recent .des-post-body {padding: 20px;}
	.des_blog_listing_recent .des-blog-item:first-child .des-post-header .des-post-image {position: relative;width: 100%;height: auto;top: 0;
	left: 0;background-size: cover;background-position: center center;background-repeat: no-repeat;border-top-right-radius: 0;border-top-left-radius: 0;}
	.des_blog_listing_recent .des-blog-item:first-child .des-post-date {position: relative;bottom: 0;left: 0;display: block;}
	.des-post-title {font-size: 18px !important;margin-bottom: 15px;font-family: 'Archivo', sans-serif !important;}
	.des-post-description {margin-bottom: 20px;}
	.des_blog_listing_recent .des-post-header .des-post-title {display: none !important;}
	.des_blog_listing_recent .des-post-body .des-post-title {display: block !important;}

	body .elementor-section.redesign_releases_header h1.jeg_post_title {font-size: 28px !important;}
	.post-template .blog-post-content .social_share_icons {padding: 20px;margin-bottom: 60px;}
	.des_ucs_f_list li .des-media-element {display: block;margin-bottom: 20px;}
	.des_ucs_img_list {display: none;}
	.disable_upcoming_events .event-filters-container {margin-bottom: 25px;}

	.new_case_study_design .main-website-content {padding-top: 67px;}
	.mobile_remove_bottom .page_simple_top_section.reduce_all_spacing {padding-bottom: 35px;padding-top: 100px;}
	.ucs-item-title, .ucs-item-description{color: #000066;}

	.changelog_content_item {margin-bottom: 20px;}

	.core_principles_no_spacing .core-principles-section.overlap_top_section {max-width: 100% !important;}

	/* DES-237 */
	.pricing_list.pricing_cols_count4 .pricing_item {width: 100%;margin-right: 0;margin-bottom: 5%;}
	.pricing_list.pricing_cols_count4 .pricing_item h3 {font-size: 28px;margin-bottom: 9px;}
	.pricing_list.pricing_cols_count4 .price-item .price-element {font-size: 28px;}
	.pricing_list.pricing_cols_count4 .billing-price-text {font-size: 10px;margin-right: 0;}
	.pricing_list.pricing_cols_count4 .price-box-description li {font-size: 15px;}
	/* END DES-237 */

	.event-filters-container &gt; .clearfix {flex-wrap: wrap;}
	.filter-group.event-categories-filters {width: auto;border: 0;flex-grow: 1;margin-right: 5px !important;}

	/* START DES-260*/
	.smaller-font{font-size:36px !important;}
	/* END DES-260*/

	/* DES-269 */
	body .elementor-section .marketing-cloud-university-section h1 {font-size: 30px;}
	.marketing-cloud-university-section .section-main-head .subtitle {font-size: 20px;}
	.marketing-cloud-university-section .section-main-head .subtitle br{display: none;}
	.mcu-filter-group.mcu-filter-clickable ul {gap: 25px;flex-wrap: wrap;justify-content: center;row-gap: 15px;}
	.mcu-featured-posts, .mcu-main-posts {margin-bottom: 40px;}
	.main-term-info .subtitle {font-size: 17px !important;letter-spacing: 0;}
	body .main-term-info h2 {font-size: 28px;}
	.mcu-search-result-items .mcu-featured-posts-list .mcu-item-post {width: 100%;}
	/* END DES-269 */
}
@media(max-width: 479px){
	.checked {
		display: block;
		margin: 0 auto;
		background-color: transparent;
		position: relative;
		width: 28px;
		height: 28px;
		border-radius: 50%;
		border: 1px solid rgba(61, 204, 204, 0.4);
	}
	.checked::after {
		content: "";
		width: 14px;
		height: 6px;
		border-bottom: 2px solid #3DCCCC;
		border-left: 2px solid #3DCCCC;
		display: block;
		position: absolute;
		left: 6px;
		top: 9px;
		transform: rotate(-45deg);
	}
	.pf-item-icon {padding-top: 10px;}
	.section-column.main-text-column {max-width: 70%;padding-top: 0;}
	body .comparison_columns h6 {font-size: 16px;}
	body .comparison_columns h2, body .comparison_columns h3 {font-size: 28px;}
	.comparison_group.group2,
	.comparison_group.group1 {margin-bottom: 20px;}
	.tabs_menu_items li {font-size: 16px;margin-right: 0;width: 100%;padding: 0;margin-bottom: 5px;}
	.tabs_menu_items li::after {display: none;}
	.media_item.iframe_media iframe {height: 50vw;}
	.book_call_section {height: auto;}
	.book_call_section &gt; div {top: 0;transform: none;padding-top: 40px;padding-bottom: 40px;}
	.book_call_section_container iframe {height: 50vw !important;}
	.g2-box.experience-bg-box, .salesforce-box.experience-bg-box {height: 160px;}

	.team-member.box_1_2,
	.team_members_list li.box_1_4,
	.team_members_list li.team-member.box_1_3 {width: 100%;}
	.member_description {height: auto !important;}
	.core-principles-list &gt; ul {margin-left: 0;margin-right: 0;}
	li.core-principle {width: 45%;}
	.supporter-cards-section .icon {margin-bottom: 20px;}
	.supporter-cards-section .icon img {height: 50px;}
	.member_description {font-size: 14px;}
	.supporter-cards-section {padding-bottom: 40px;}
	.companies_carousel_section.add_rounded_corners {border-radius: 0;width: 100vw;margin-left: -5vw;padding-left: 5%;	padding-right: 5%;}
	.team-member.box_1_2, .team-member.box_1_2 {margin-bottom: 20px;}
	.team_members_list ul {margin-left: 0;margin-right: 0;}

	body .career_item h2 {font-size: 20px;margin-bottom: 15px;}
	.job-description {margin-bottom: 35px;}

	.section-column:nth-child(2), body .trdel1, .section-column.right-text-column li:nth-child(2),
	.section-column:nth-child(3), body .trdel2, .section-column.right-text-column li:nth-child(3),
	.section-column:nth-child(4), body .trdel3, .section-column.right-text-column li:nth-child(4) {transition-delay: 0s !important;}
	body .top_career_section h2, body .reviews_cards_section h2{font-size: 25px;}
	.companies_carousel_section.add_rounded_corners .container {max-width: 100%;}
	.review-date {font-size: 11px;}

	.table_head .check_column{display: none;}
	tr.table_head,tr.table_head .title_column {display: block !important;}
	tr.table_head .title_column{font-size: 20px !important;}
	tr.feature_row td,tr.feature_row,.feature-table-list,.feature-table-list tbody {display: block;width: 100%;}
	.feature-table-list tr:nth-child(2n) td.main_column {background-color: #F2F2F7;}
	.check_column::before {content: attr(data-title) ":";display: block;float: left;color: #000066;font-weight: 700;font-size: 15px;line-height: 1.7;}
	.feature-table-list td {height: auto;padding: 10px;}
	.check_column::after {content: "";clear: both;display: table;}
	.checked {float: right;}
	.feature-table-list tr:nth-child(2n+1) td.main_column {background-color: #fff;}
	.unchecked {float: right;top: 12px;}
	.elementor-8725 .elementor-element.elementor-element-426a670 {margin-bottom: 0 !important;}
	.success_stories_posts {margin-left: 0;margin-right: 0;}
	.map-location-nav-item:last-child {margin-right: 0;}
	.location-address {font-size: 12px;}
	.location-title {font-size: 14px;}
	.map-location-iframes {	border-top-right-radius: 0;border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;}
	body .social-media-widget h3, body .mailchimp_form_section.small_widget_settings h2 {font-size: 20px;}
	.mailchimp_form_section.small_widget_settings h2 {margin-bottom: 8px !important;}
	.page_simple_top_section .button-container {padding-top: 20px;}
	.elementor-field-group.elementor-column.elementor-field-type-submit {padding-top: 15px;}
	body .top-video-section-inner h1, body .elementor-section h1, body h3.h1,body .elementor-section .h1 h3,body:not(.single-events) .h1 h3.elementor-heading-title {font-size: 34px;}
	body .page_simple_top_section h4 {font-size: 16px;margin-bottom: 20px;}
	
	.post-short-description {font-size: 14px;}
	.featured_posts_list .blog-post-item:nth-child(1) .post-date {left: 20px;}
	.items_posts_list .blog-post-item, .latest-articles .blog-post-item {width: 100%;margin-left: 0;margin-right: 0;height: auto !important;}
	.items_posts_list .post-header .post-image, .latest-articles .post-header .post-image {height: 60vw;}
	.latest_blog_listing_section {margin-bottom: 0;}
	.items_posts_list {margin-left: 0;margin-right: 0;}
	.post-date {font-size: 11px;}

	.elementor-section.demo_form_section .elementor-widget-form &gt; .elementor-widget-container .elementor-form {padding: 20px !important;}
	.core-principles-section.one_per_line .core-principle {margin-bottom: 0 !important;}
	.core-principles-section:not(.blue_principles_section) .items_count_4 li.core-principle {width: 100%;margin: 0 0 30px;}
	.core-principles-section:not(.blue_principles_section) .core-principles-list &gt; ul.items_count_4 {padding: 0;padding-top: 10px;}
	.core-principle .icon {width: 50px;height: 50px;margin: 0 auto 25px;}
	.core-principle .icon img {max-width: 25px;max-height: 25px;}
	.menu_item_icon {margin-bottom: 25px;width: 50px;height: 50px;}
	.menu_item_icon img {max-width: 25px;max-height: 25px;}
	body .cta_background_section h2, body .cta_background_section h3{font-size: 28px;}
	.all_upcoming_events_list, .all_past_events_list {margin-right: 0;margin-left: 0;}
	.featured_event_item .event-list-item .post-content-inner {position: relative;}
	.featured_event_item .event-list-item {height: auto;min-height: 60vw;}
	.all_upcoming_events_list .event-list-item .post-image, .all_past_events_list .event-list-item .post-image {height: 45vw;}
	.more_items_loader {bottom: 12px;}

	.event_webinar_content {padding-bottom: 25px;padding-top: 40px;}
	.webinar-video-container {margin-bottom: 25px;}
	.single-events .companies_carousel_section.add_rounded_corners {max-width: 100% !important;}
	.post-template.single .elementor-section-stretched {left: 0 !important;}
	.single.post-template .mailchimp_form_section {max-width: 90%;padding-top: 50px;margin: 0 auto;}
	body .jeg_meta_date a::after {display: none;}
	.jeg_post_meta &gt; div {display: block !important;text-align: center !important;float: none !important;}
	.meta_right {float: none;text-align: center !important;}
	.jeg_post_meta .meta_right &gt; div {margin-left: 0 !important;}
	.single.post-template .elementor-spacer-inner {display: none;}
	.single-events .companies_carousel_section.add_rounded_corners {max-width: none !important;left: -5vw !important;position: relative;}
	.book-tablet-section {margin-top: 20px;}
	.book_chapters_boxes &gt; ul {margin-left: 0;margin-right: 0;}
	.monitor-element-container:last-child {margin-right: 0;	margin-bottom: 0;}

	.review_circle.experience-bg-box {margin-bottom: 0;height: auto !important;padding-bottom: 18px;}
	.faq_content_section {padding-bottom: 130px;}
	.page-top-menu .page-menu-item {font-size: 15px;padding: 12px 12px;text-align: center;width: 100%;margin-bottom: 5px;}
	.faq_content_section.light_background .container {max-width: 100%;}
	.shift_text li.core-principle {padding-left: 0;padding-top: 60px;}
	.core-principles-section.shift_text.yellow_color_title .container {max-width: 100%;}
	.scrolling_section.faq_content_section {padding-bottom: 40px;}
	.page_simple_top_section.small_top_section.iframe_type_vimeo {padding-top: 115px;}
	.not-found h2, .not-found h3 {font-size: 14px;}
	.not-found h1 {font-size: 40px;}
	.book_modal_inner {padding-left: 5%;}

	/* 07.03 addons and bugfixes */
	body .review_circle h5 {margin-top: 0;}
	.featured_event_item .host-thumbnails {margin-right: 0;display: block;text-align: center;}
	.featured_event_item .host-thumbnails .host-thumbnail {display: inline-block;margin: 0 2px !important;float: none;}
	.featured_event_item .host-names {display: block;text-align: center;font-size: 14px;padding-top: 4px;}
	.featured_event_item .host-section {padding-top: 30px;}
	.text-and-image-section.section_media_gallery{padding-bottom: 30px;}
	/* 07.03 addons and bugfixes */

	.principles-text-section {padding: 25px 20px;}
	.text-principle-icon {width: 45px;height: 45px;background-size: auto 22px;margin-right: 10px;}
	.principles-text-section .top-text-inner h2 {font-size: 20px;}
	.principles-text-section .top-text-inner h4 {font-size: 17px;}

	/* add checkbox to forms */
	.elementor-field-type-acceptance &gt; .elementor-field-subgroup &gt; .elementor-field-option &gt; label {font-size: 14px !important;}
	.elementor-field-type-acceptance &gt; .elementor-field-subgroup &gt; .elementor-field-option &gt; input {top: 0px;}

	/* pricing fix 26.04.2022 */
	.page_simple_top_section.pricing_top_section_options &gt; div {padding-top: 0;}
	/* pricing fix 26.04.2022 */

	/* Careers page redesign */
	.page_simple_top_section.use_this_inline_section {padding: 40px 0 140px;}
	body h3.h1 {font-size: 28px;}
	.background_website_gradient .core-principles-section.blue_principles_section {padding-left: 5%;padding-right: 5%;}
	.page-template-careers-page-template .video_type_media_top video {width: 94% !important;margin: 0 auto !important;}

	.page-template-careers-page-template .gallery_type_section .image_text_full .section_column.image-column .image-gallery-holder {height: 55vw;}
	.page-template-careers-page-template .gallery_type_section .section_has_big_image .section_column.image-column {height: 55vw;}
	.page-template-careers-page-template .section_has_big_image .text-and-image-section.image_text_full {padding-top: 60vw;}
	.page-template-careers-page-template .section_has_big_image .section_column.image-column {height: 55vw;}
	.section_has_big_image .text-and-image-section.image_text_full {padding-top: calc(60vw + 40px) !important;}
	/* END Careers page redesign */

	.post-template-epic_custom_post_template-21018 .core-principles-section.blue_principles_section {padding: 15px;}
	.post-template-epic_custom_post_template-21018 .core-principle .principles_title_col .title {padding-left: 0px;width: 100%;margin-top: 15px;}
	.post-template-epic_custom_post_template-21018 .core-principle .description p {font-size: 14px;}
	.list--text--section.full--style .list--text ul {padding: 30px 20px;}

	/* Webinar redesign page */
	body .top-webinar-header h1 {font-size: 28px;}
	body .top-webinar-header h3 {font-size: 18px;letter-spacing: 1px;}
	.bottom-webinar-header .rd-webinar-date {font-size: 15px;}
	.rd-webinar-hour {margin-left: 9px;}
	.rd-webinar-icon {margin-right: 7px;}
	.rd-webinar-icon img {width: 32px;}
	.rd-webinar-icon em {font-size: 12px;letter-spacing: 0.5px;}
	/* END - Webinar redesign page */

	/* Homepage top section redesign */
	.section_style_2 .section-column.right-text-column ul {margin-left: -5px;margin-right: -5px;}
	.section_style_2 .section-column.right-text-column li {margin-right: 0;font-size: 13px;padding-left: 34px;margin-left: 0;}
	.section_style_2 .section-column.right-text-column li::before {top: 13px;left: 14px;}
	/* END - Homepage top section redesign */

	/* customer advisory board */
	.advisory__member_item {width: 100%;margin-bottom: 5%;}
	.bg__all_container + .elementor-column.elementor-col-50 .elementor-element.elementor-widget .elementor-form {padding: 25px 15px 45px;border-radius: 10px;}
	body .elementor-widget-form.customer__advisory_board_form .elementor-field-group.elementor-column.elementor-field-type-submit .elementor-button {
	font-size: 15px !important;	padding: 17px;border-radius: 10px !important;}
	/* END - customer advisory board */

	.elementor-element.missing-pieces-banner h2 {font-size: 24px;}
	.elementor-element.missing-pieces-banner {padding: 35px 0;}
	.demo-step-form .elementor-message.elementor-message-success::after,
	.checkout__datails_form .elementor-message.elementor-message-success::after {top: 40px;}

	.checkout__thank_you_column &gt; .elementor-widget-wrap {padding: 22px !important;}

	body .webinar__modal_box .elementor-widget-form .elementor-form .elementor-field-group &gt; .elementor-field-label {
	position: absolute;	top: 5px;left: 18px;color: rgba(255,255,255,0.5) !important;font-size: 13px !important;margin-bottom: 0;display: block;
	font-weight: 500 !important;text-transform: uppercase !important;}
	body .webinar__modal_box .elementor-widget-form .elementor-form input[type="text"], 
	body .webinar__modal_box .elementor-widget-form .elementor-form input[type="email"], 
	body .webinar__modal_box .elementor-widget-form .elementor-form input[type="tel"], 
	body .webinar__modal_box .elementor-widget-form .elementor-form textarea, 
	body .webinar__modal_box .elementor-widget-form .elementor-form select {padding-top: 25px !important;}

	.deselect__modal_webinar_info h3 {font-size: 22px !important;margin-bottom: 10px !important;text-align: center;}
	.elementor-widget-text-editor .deselect__modal_webinar_info p {font-size: 16px;text-align: center;margin-bottom: 0 !important;}
	.webinar__modal_box .elementor-column.dialog-content-section {max-height: calc(90vh - 130px);overflow: auto;}

	.page_simple_top_section.has_custom_padding {padding: 135px 0 20px !important;}

	/* DES-145 */
	.page_simple_top_section.small_top_section {padding-top: 145px;padding-bottom: 35px;}
	/* END - DES-145 */

	/* DES-151 */
	body .cs_inner_col h1 {font-size: 30px !important;}
	.cs_inner_col p.subtitle {font-size: 19px;}
	.cs_inner_col p.subtitle br{display: none;}
	.case-studies-testimonial-inner {background-color: rgba(242,242,247,0.9);}
	.case-studies-testimonial-section {padding: 45px 0;}
	/* END - DES-151 */

	/* DES-151 edits */
	.new_case_study_design .page_navigation_section.four_columns_layout li {padding: 10px;}
	.new_case_study_design .page_navigation_section.four_columns_layout li span {font-size: 13px;}
	.new_case_study_design .menu_item_icon {width: 16px;height: 16px;bottom: -9px;margin-left: -8px;}
	.new_case_study_design .page_navigation_section.four_columns_layout {padding: 25px 0;}
	/* END - DES-151 edits */

	.engage_updates_header .elementor-widget-form .elementor-form .elementor-field-type-email input[type="email"] {
	height: 52px !important;padding: 3px 16px 3px 16px !important;}
	body .engage_updates_header .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-type-submit .elementor-button {
	height: 52px;padding-top: 5px;padding-bottom: 5px;}
	body .engage_updates_header .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-type-submit {
	position: static;right: 0;top: 0;width: 100%;height: 52px;border-radius: 13px !important;margin-top: 15px !important;}
	.engage_updates_header .page_simple_top_section .section_column.text_column &gt; div {padding-bottom: 145px;}
	.engage_updates_header .elementor-element.elementor-widget-form {top: calc(100% - 180px);}
	.engage_updates_header .elementor-field-type-email.elementor-error .elementor-message.elementor-message-danger{display: none !important;}
	.engage_updates_header .elementor-widget-form .elementor-form .elementor-field-type-email.elementor-error input[type="email"]{border-color: red !important;}
	.engage_updates_header .elementor-form-fields-wrapper.elementor-labels-above {padding-bottom: 5px;}
	.engage_updates_header .page_simple_top_section .section_column.image_column img {max-height: none;padding-top: 0;padding-bottom: 0;}
	body .engage_updates_header .page_simple_top_section.has_custom_padding{padding: 95px 0 60px !important;}

	.footer_subscribe_email {padding-right: 16px !important;padding-left: 16px !important;}
	#submit_footer_subscribe_form {width: 100%;position: relative;}
	.footer_form_field {margin-bottom: 10px;}
	.footer-copyright {margin-bottom: 20px;width: 100%;}
	.footer_social_icons {width: 100%;margin-bottom: 20px;}
	.footer_social_icons ul {gap: 20px;justify-content: center;}


	.use-case-filter {font-size: 13px;padding: 5px 7px;}
	.use-case-item {width: 100%;margin-bottom: 6%;}
	.use-case-posts-container {padding-bottom: 40px;}

	/* DES-185 */
	.footer-column {	width:100%;	}
	/* END - DES-185 */

	.section_style_3 .top-video-section-inner &gt; div {display: block;}

	.counter-item-element span {width: 40px;height: 50px;font-size: 30px;border-radius: 4px;}
	.counter-item-element {gap: 3px;}

	.counter-item-element {font-size: 49px;}
	.counter-elements-section .small_title {font-size: 15px;margin-bottom: 12px;}
	body .counter-elements-section h2 {font-size: 23px;}

	.ext_author_logo img {display: block;width: 30px;height: auto;}
	.button.success_stories_posts_loadmore {font-size: 18px;padding: 15px 22px;}
	.stories__pagination_item .ss_aj_loader .lds-ring {bottom: 18px;}
	.success_stories_posts_filtered .success-story-title {min-height: auto;}
	.ajax-filter-dropdown {width: 100%;}
	.success-stories-ajax-filters {gap: 14px;}
	.success-stories-ajax-filters .ss_aj_loader .lds-ring {width: 30px;height: 30px;bottom: 5px;}
	.success-stories-ajax-filters .ss_aj_loader .lds-ring div {width: 30px;height: 30px;border: 2px solid #fff;border-color: #006 transparent transparent transparent;}

	.mobile--button--menu .button--menu a{margin-top:-1px;}

	/* redesign success stories */
	.success_stories_section_rd .success-stories--header {flex-flow: column;margin-bottom:30px;	}
	.success-stories--pag {	margin-top: 10px;	}
	.success_stories_list_rd .success-story-meta-rd {flex-flow: column;	}
	.success_stories_list_rd .success-story-logo {width: 100%;		text-align: left;	}
	.success_stories_list_rd .success-story-logo img {	margin-top: 25px;	}
	.success_stories_section_rd .success-story-quote span {font-size: 20px;	}
	.success_stories_list_rd .success-story-quote a.yellow--btn {display: table;		margin-top: 15px;		margin-left: 0;	}
	.success-story-meta-rd {align-items: start;	}
	.ig_action_bar.ig_hello.ig_hide.ig_top .ig_close {display: none !important;}
	.rd-home-top-section h2.subtitle {max-width: 100%;font-size: 16px;}
	body .elementor-section .rd-home-top-section h1 {font-size: 26px;margin-bottom: 12px;}
	.rd-home-top-section h2.subtitle {margin: 0 auto 28px;}
	.rd-home-top-section .button.demo__intro_submit {width: 100%;position: relative;margin-top: 16px;}
	.companies_carousel_section {padding: 20px 3px;}
	.counter-elements-section {padding: 28px 0;}
	.image-and-text-section {padding-top: 35px;padding-bottom: 35px;}
	.counter-item-element {font-size: 36px;margin-bottom: 4px;}
	.faq_homepage.faq_content_section {padding-bottom: 45px;}
	.sd_image_container img {max-width: 150px !important;}
	.sd_text_container h2 {font-size: 25px !important;margin-bottom: 22px;}
	body .sd_text_container .button img {max-width: 20px !important;display: block;}
	body .sd_text_container .button {font-size: 18px;padding: 15px 18px;}
	.schedule-demo-banner {padding: 80px 0 40px;}

	.pricing_menu_section {padding-top: 90px;padding-bottom: 28px;}
	.pricing_item.popular_price::after {right: auto;top: 8px;left: 50%;margin-left: -65px;}
	.pricing_list .pricing_item.popular_price {padding-top: 45px !important;}
	.pricing_menu_section .page-top-menu-container {flex-wrap: wrap;}
	.pricing_menu_section .page-top-menu {width: 100%;}
	.page-top-menu-container .currency_select_switcher {width: 100%;padding-top: 28px;}
	.page-top-menu-container .currency_select_switcher .currency-switcher-drop {        max-width: 103px;
        margin: 0 auto;
        display: block;
        padding: 8px 30px 8px 25px;
        font-size: 14px;
        background-position: 70px 50%;}
	.pricing_menu_section {        padding-bottom: 25px;
        padding-top: 25px;}
	.elementor-top-section:not(.elementor-section-full_width) .des-product-features-inner .container {padding: 0px 15px;}
	.demo_style_3 .sd_text_container h2 {font-size: 30px !important;line-height: 1.3 !important;margin-bottom: 20px !important;}

	.demo_style_3 .sd_image_container {width: 150px;margin-left: -75px;}
	.demo_style_3 .sd_image_container img {max-width: 150px !important;}
	.schedule-demo-banner.demo_style_3 {padding: 90px 0 50px;}
	.des_download_pd {padding-top: 20px;}
	.pricing_item.des_free_pd {margin-bottom: 45px !important;}
	.page-top-menu .page-menu-item {margin-bottom: 0;}
	.demo_style_2 .sd_image_container img {max-width: 100% !important;}
	
	.faq_column.faq_items_column li {margin-bottom: 15px;}
	.two--columns--list ul:first-child {margin-bottom: 15px;}
	.ucs-item-title {font-size: 20px;margin-bottom: 12px;         line-height: 28px !important;}
	.des_use_case_features h2 {font-size: 26px !important;}
	.ucs-item-title::before {top: 5px;}

	.mobile--button--menu.show--on--mobile {display: flex !important;float: none;margin-right: 50px;margin-top: 0;margin-left: auto;}
	.site__header-main .container {display: flex;align-items: center;}
	.header--v2 .toggle-menu-button.responsive-toggle-button {top: 50%;display: block;margin-top: -12px;        margin-right: -11px;}
	.mobile--button--menu .button--menu a {font-size: 15px !important;}
	.site-header .site__header-main {padding: 16px 0 !important;}

	.clear_filters_button {padding-left: 14px;}
	.des_blog_listing_search .filter-group.role-filters, .des_blog_listing_search .filter-group.industry-filters {width: calc(50% - 8px);}
	.des_blog_listing_search .dropdown_values {width: 100%;}
	.blog-filter-group &gt; div {justify-content: center;}
	.clear_filters_container{display: none;}
	.clear_filters_container.active{display: block;}
	.des_blog_listing_recent .des-blog-item {border-radius: 13px;}
	.des_mml_update {font-size: 32px;padding: 20px;margin-top: 50px;}
	.des_mml_update::after {width: 58px;height: 58px;top: -50px;left: 50%;margin-left: -29px;}
	.des_mml_col .footer_subscribe_email {padding-left: 36px !important;font-size: 18px;padding-right: 0 !important;}
	.des_mml_col .footer_form_submit {position: relative;top: 0;right: 0;}
	.des_mml_cols {flex-wrap: wrap;gap: 20px;}
	.des_blog_listing_recent {margin-bottom: 35px;}
	.des_blog_listing_main {padding-top: 30px;}
	.des_text_description {font-size: 16px;}
	.des_blog_listing_search {padding: 25px 0;}
	.des_blog_listing_header {padding: 90px 0 22px;}
	.des_blog_listing_main .des-post-title {font-size: 18px !important;margin-bottom: 15px;}
	.des_blog_listing_main .des-post-date {position: relative;bottom: 0;left: 0;}
	.post_not_found .clear_filters_container {display: block !important;}
	.post_not_found {flex-wrap: wrap;margin-bottom: -60px;}

	.des_blog_listing_recent .des-blog-item,
	.des_blog_listing_main .des-blog-item {border-radius: 10px;}

	.remove_top_title_section .main-website-content {padding-top: 62px;}
	.event_webinar_header {padding: 35px 0 20px;}
	.top-webinar-header {margin-bottom: 20px;padding-bottom: 22px;}
	body .top-webinar-header h1 {font-size: 25px;}
	.elementor-col-50 .host-element-item {width: 100%;padding: 32px 30px;}
	.elementor-col-50 .webinar-host-list ul {display: flex;justify-content: space-between;flex-wrap: wrap;gap: 25px;}
	.elementor-col-50 .event_webinar_presenters .host-image {width: 150px;height: 150px;}
	.elementor-col-50 .host-items-inner {padding: 32px 0 0 0;}
	.host-items-inner .host-name {font-size: 19px;margin-bottom: 7px;}
	.elementor-col-50 .host-items-inner .host-position {font-size: 16px;max-width: 230px;margin: 0 auto;}
	.page_simple_top_section.reduce_all_spacing {padding-top: 100px;}

	.new_case_study_design .main-website-content {padding-top: 62px;}
	.mobile_remove_bottom .page_simple_top_section.reduce_all_spacing {padding-bottom: 35px;}
	.des_ucs_f_list ul li {margin-bottom: 0;}

	.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type="checkbox"] {left: 0;}
	.elementor-field-type-checkbox .elementor-field-subgroup label {padding-left: 32px;font-size: 15px !important;padding-top: 1px;}

	.changelog_content_item {padding: 25px 15px;border-radius: 5px;}
	.changelog_menu_item {font-size: 16px;margin-bottom: 12px;padding-left: 18px;}
	.changelog_menu_item::before {top: 6px;left: -1px;}
	.changelog_nav_title {margin-bottom: 20px;}
	.changelog_content_text li {padding-left: 16px;}
	.changelog_content_text li::before {left: 2px;}

	.changelog_product_tabs li {width: calc(50% - 7px);flex-grow: initial;}
	.changelog_product_tabs {flex-wrap: wrap;gap: 14px;}

	.page-template-pilot-order-form .site__header-main .container {justify-content: center !important;}

	/* DES-243 */
	.match_header_height #primary &gt; .elementor &gt; section.elementor-section:first-child {padding-top: 57px;}
	/* END DES-243 */

	/* DES-246 */
	.stick_product_features_header {display: none !important;}
	/* END DES-246 */

	/* DES-248 */
	.deselect-general-form.blog_banner_style .hs-form-field input[type="email"] {font-size: 17px !important;padding-right: 5px !important;}
	.deselect-general-form.blog_banner_style .hs_submit.hs-submit .actions {position: relative;padding: 8px 0 0 0;top: 0;right: 0;}
	.deselect-general-form.blog_banner_style .hs_submit.hs-submit .actions .hs-button.primary {display: block !important;width: 100% !important;}
	/* END DES-248 */

	/* DES-269 */
	.marketing-cloud-university-section .section-main-head {max-width: 95%;	padding: 60px 5%;}
	.marketing-cloud-university-section .section-main-head .subtitle {font-size: 18px;}
	body .elementor-section .marketing-cloud-university-section h1 {font-size: 27px;}
	/* END DES-269 */

	/* DES-284 */
	.site-footer .subscribe_form_container .hs-form-private .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field input[type="email"] {padding-right: 16px !important;padding-left: 16px !important;}
	.site-footer .subscribe_form_container .hs_submit.hs-submit {width: 100%;position: relative;top: 0;right: 0;padding-top: 10px;}
	.site-footer .subscribe_form_container .hs-form-private .hs_submit.hs-submit .actions input[type="submit"] {width: 100%;position: relative;}
	/* END DES-284 */
}

/*
.companies_carousel_section {
	opacity: .2;
}
*/

@media (max-width:440px){
	.header--v2 .website--logo svg {width: 100%;}
	.header--v2  .website--logo.header-column {width: 110px;}
	.header--v2 .mobile--button--menu.show--on--mobile {margin-right: 50px;margin-top: 0;}
	.header--v2 .mobile--button--menu .button--menu a {padding: 10px 16px !important;}
	.site-header .site__header-main {padding: 20px 0 !important;}

	/* DES-243 */
	.match_header_height #primary &gt; .elementor &gt; section.elementor-section:first-child {padding-top: 54px;}
	/* END DES-243 */
}

@media(max-width:399px){
	.engage  .faq_question span{        top: 50%;
        transform: translateY(-50%);}
	.engage .faq_question{    padding: 10px 40px 10px 10px;
		font-size: 15px;}
	.section-column.right-text-column li {font-size: 13px;padding: 6px 8px 6px 25px;}
	.section-column.right-text-column li::before {width: 14px;height: 14px;top: 7px;left: 6px;}
	.section-column.main-text-column {max-width: 100%;padding-top: 0;}
	.section-column.image-text-column {left: auto;width: 50%;top: auto;bottom: 72px;right: -10px;}
	body .top-video-section-inner h1 {font-size: 34px;}
	body .companies_carousel_section h4 {font-size: 16px;}
	.comparison_chart_text {padding: 20px;margin-bottom: 35px;}
	.testimonials-logos-list .slick-slide &gt; div &gt; li {padding: 65px 20px 25px 20px;}
	.testimonials-logos-list .slick-slide &gt; div &gt; li::before {top: 23px;left: 23px;}
	body .author-title-column h4 strong {font-size: 10px;}
	.circle_images_container {margin-top: 10px;}
	body .review_circle h5 {margin-top: -35px;padding-top: 0;font-size: 16px;}
	.experience-bg-box.testimonial-bg-box {height: auto !important;}
	.award_mini_section .deselect_logo {margin-top: 0;}
	body .success_stories_section h2{padding-left: 0;}
	.success-story-item {padding: 30px 20px;}
	.slick-dots {width: 100%;text-align: center;}
	.faq_content_section {padding-left: 15px;padding-right: 15px;}
	.faq_question {padding: 10px 40px 10px 10px;font-size: 15px;}
	.faq_question span {width: 24px;height: 24px;right: 7px;top: 9px;}
	.faq_question span::after {width: 8px;height: 8px;top: 6px;left: 8px;}
	.footer-cta-text {width: 100%;text-align: center;margin: 0 0 10px;}
	.footer-cta-element {padding: 10px;text-align: center;}
	.mailchimp_form_section {padding-bottom: 40px;}

	.career_item {padding: 25px;}

	.core-principles-section.overlap_top_section.blue_principles_section {padding: 25px;}
	body .core-principles-section h2 {margin-bottom: 25px;}
	.core-principle .principles_title_col .title {font-size: 17px;}
	.principles_title_col .subtitle {font-size: 15px;}
	.blue_principles_section .description li {font-size: 14px;margin-bottom: 2px;}
	.core-principles-section.overlap_top_section.blue_principles_section {margin-bottom: 40px;}
	body .top_career_section h4, body .reviews_cards_section h4 {margin-bottom: 30px;font-size: 17px;}
	.reviews_cards_list {margin-left: 0;margin-right: 0;}
	.review-content {font-size: 17px;}
	.review-title {font-size: 15px;}
	body .elementor-widget-form .elementor-form .elementor-field-group &gt; .elementor-field-label {font-size: 10px !important;}
	.map-location-nav-item {width: 100%;margin-right: 0;height: auto !important;margin-bottom: 8px;}

	.book-description-section {padding: 30px 0 10px;}
	.book_description_section_container .elementor-form, .elementor-element.elementor-widget .elementor-form {padding: 20px;}
	.post-meta-category, .post-meta-date, body .jeg_meta_date a, body .jeg_meta_category a {display: block;padding: 0;}
	.post-meta-date::after {display: none;}
	body .blog-post-title-section h1 {font-size: 26px;}
	.success_stories_section .slick-slide li {padding: 0;}

	.page_navigation_section.four_columns_layout li {width: 100%;height: auto !important;margin-left: 0;margin-right: 0;}
	body .cta_background_section h2, body .cta_background_section h3 {font-size: 26px;padding:0;}
	.roi_calculator_section &gt; .elementor-container {padding: 20px;}
	body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists &gt; .elementor-field-label, body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketing_automation_specialists_cost &gt; .elementor-field-label, body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers &gt; .elementor-field-label, body .elementor-widget-form .elementor-form .elementor-field-group.elementor-field-group-nr_marketers_cost &gt; .elementor-field-label {
	padding-left: 10px;padding-right: 10px;font-size: 13px !important;}
	.elementor-field-type-html hr {margin-bottom: 10px;margin-top: 10px;}
	body .screen_features_section .title_section h2 {font-size: 26px;}
	.screen_features_section.dark_section_settings {padding: 20px;}
	.event-filters-container {padding-bottom: 30px;margin-bottom: 30px;}
	.featured_event_item {margin-bottom: 30px;}
	.host-names {font-size: 14px;padding-top: 5px;}
	body .all_upcoming_events h2.post-title, body .all_past_events_list h2.post-title {font-size: 17px;line-height: 1.2;}

	body .free_content_section h3, body .event_webinar_presenters h3 {font-size: 26px;}
	.webinar-talking-points li {padding-left: 35px;margin-bottom: 25px;}
	.webinar-talking-points li::before {width: 25px;height: 25px;top: -2px;}
	.webinar-talking-points li::after {width: 11px;height: 7px;top: 6px;left: 7px;}
	.top_section_story .elementor-widget-container {padding-left: 20px !important;padding-right: 20px !important;}
	.top_section_story.elementor-section .jeg_post_meta {display: block;text-align: center;}
	.book_modal_inner {padding: 35px;padding-left: 5%;}
	
	/* 07.03 addons and bugfixes */
	body .review_circle h5 {margin-top: 0;}
	/* 07.03 addons and bugfixes */

	/* Webinar redesign page */
	body .top-webinar-header h1 {font-size: 24px;}
	/* END - Webinar redesign page */

	/* Homepage top section redesign */
	body .section_style_2 .top-video-section-inner h1 {font-size: 28px;}
	/* END - Homepage top section redesign */

	/* DES-151 */
	.new_case_study_design .faq_answer-inner {padding: 0 10px 30px;}
	/* END - DES-151 */

	/* DES-151 edits */
	.cs_inner_logo_col {left: 0;width: 150px;height: 150px;margin: 0;position: relative;padding: 10px;}
	body .cs_inner_col h1 {font-size: 27px !important;}
	.cs_inner_col p.subtitle {font-size: 18px;}
	.cs_inner_col {padding-top: 30px;}
	.new_case_study_design .page_navigation_section.four_columns_layout li {width: 100%;}
	.new_case_study_design .page_navigation_section.four_columns_layout ul {flex-wrap:wrap;}
	/* END - DES-151 edits */

	.section_style_3 .section-column.right-text-column li {font-size: 14px;}
	.section_style_3 .section-column.right-text-column li:nth-child(2) {max-width: 105px;}
	body .section_style_3 .top-video-section-inner h1 {font-size: 25px;margin-bottom: 20px;}
	body .section_style_3 .top-video-section-inner .subtitle {font-size: 16px;}
	.top_section_icons &gt; div {gap: 10px;justify-content: center;flex-wrap: wrap;}

	/* DES-203 */
	.ajax-filter-dropdown,
	.ajax-filter-dropdown:nth-child(4) {width: 100%;}
	.success-stories-ajax-filters {gap: 10px;}
	.clear__all_toggle_stories {margin-top: 22px;}
	.ss_aj_loader .lds-ring {bottom: 10px;}
	/* END - DES-203 */

	.text-cont p, .text-cont li {font-size: 16px;line-height: 1.4;}
	.column--with--text h2 {font-size: 24px !important;margin-bottom: 15px;}
	.image-and-text-section .small--title {font-size: 15px;line-height: 1;margin-bottom: 12px;}
	.text-cont {margin-bottom: 15px;}
	.container--textandimg .button--text {font-size: 18px;}
	.container--textandimg .button--text::after {top: 7px;}
	.group-cs-list li {padding: 12px;border-radius: 8px;border: 1px solid #9ABAEC;}
	.success_stories_section_rd .success-stories--header h2 {font-size: 25px;padding-left: 0;}
	.success_stories_section_rd {padding-top: 35px;padding-bottom: 35px;}
	.success_stories_carousel_rd .success-story-item {border-radius: 10px;padding: 25px;}
	.group-cs-section {padding: 35px 0;}
	.faq_column.faq_items_column li {margin-bottom: 15px;}
	.two--columns--list ul:first-child {margin-bottom: 15px;}
	.group-cs-section h3 {font-size: 28px !important;margin-bottom: 20px;}

	.pf-item-title {font-size: 20px;margin-bottom: 8px;}
	.pf-item-icon {padding-top: 10px;}
	.pf-item-description {font-size: 15px;}
	.product-features-table {padding-bottom: 40px;}
	body .des-pricing-infobox .yellow--btn.main--btn {font-size: 17px;padding: 7px 22px;}
	.des_use_case_features {padding: 40px 0;}
	.blog-post-content .social_share_icons {border-radius: 15px;padding: 15px;}

	.des_blog_listing_search .filter-group.role-filters, .des_blog_listing_search .filter-group.industry-filters {width: 100%;}
	.des_blog_listing_recent .des-post-body {padding: 15px;}
	.des-post-description {display: -webkit-box;max-width: 100%;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}

	.form_label_redesign.elementor-element.elementor-widget .elementor-form {padding: 20px;margin-bottom: 30px;}
}
@media(max-width:374px){
	/* Homepage top section redesign */
	.section_style_2 .section-column.image-text-column img {max-width: 100%;}
	body .section_style_2 .top-video-section-inner .subtitle {font-size: 16px;}
	.section_style_2 .section-column.right-text-column li.mobile_visible_item {margin-left: 2px;margin-right: 2px;padding-right: 10px;padding-left: 28px;}
	.section_style_2 .section-column.right-text-column li::before {top: 12px;left: 8px;}
	.section_style_2 .button-container.mobile_visible_item {padding-top: 20px;margin-top: 12px;}
	/* END - Homepage top section redesign */

	/* DES-136 */
	body #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper {width: 50%;}
	/* END - DES-136 */

	.subscribe_footer_title {font-size: 22px;}
	.header--v2 .mobile--button--menu.show--on--mobile {margin-right: 44px;}
	.counter-parent-item {width: 100%;}
	.counter-parent-item .counter-item-element {justify-content: center;}
	.counter-parent-item .counter-item-title {text-align: center;}
	.counter-item-title br {display: none;}
	body .elementor-section .rd-home-top-section h1 {font-size: 24px;}
	.group-cs-list li {width: 100%;}
	.sd_text_container h2 {font-size: 24px !important;margin-bottom: 20px;}
	.sd_text_content {padding: 30px 15px;}
	.pricing_menu_section .page-top-menu .page-menu-item {padding: 13px 15px;}
	.demo_style_3 .sd_text_container h2 {font-size: 24px !important;line-height: 1.3 !important;margin-bottom: 20px !important;}
	.des-product-features h3 {font-size: 24px !important;}
	.elementor-top-section:not(.elementor-section-full_width) .des-product-features {padding: 25px 0;}
	.des-product-features {border-radius: 15px;}
	.pricing_boxes_section .price-box-description {display: flex;justify-content: left;flex-wrap: wrap;}
	.demo_style_2 .sd_text_content {padding: 90px 18px 35px 18px;}
	.des_counter_elements {padding: 18px;}
	.counter-item-element {font-size: 32px;}
	.counter-item-title {font-size: 13px;}
	.des_mml_update {font-size: 27px;}
}
@media(max-width:1300px) and (max-height: 420px){
	.custom--popup .dialog-widget-content.dialog-lightbox-widget-content {width: 100%;height: 100%;display: block;border-radius: 0 !important;}
	.custom--popup .dialog-message.dialog-lightbox-message {width: 100% !important;border-radius: 0 !important;}
	.elementor-12927 .elementor-element.elementor-element-2d17a2d &gt; .elementor-element-populated,
	.dialog-content-section.dialog-mobile-scroll &gt; .elementor-widget-wrap.elementor-element-populated{
	padding: 25px 20px !important;max-height: 100vh;overflow: auto;}
	.elementor-popup-modal .elementor-widget-container h5 {font-size: 21px;}
	.elementor-column.dialog-content-section &gt; .elementor-widget-wrap &gt; .elementor-element:last-child {padding-bottom: 30px !important;}
	.event-forms-modal {overflow: auto;}
	.custom-modal-subscribe .dialog-content-section &gt; .elementor-widget-wrap,
	.webinar--elementor--popup .dialog-content-section &gt; .elementor-widget-wrap{padding: 30px 20px !important;overflow: auto;	max-height: 100vh;}
	.elementor-popup-modal .elementor-widget-container h6 {font-size: 17px;margin-bottom: 5px;}
	.elementor-popup-modal .custom-modal-subscribe .elementor-widget-container h5 {font-size: 28px;margin-bottom: 12px;}


}
@media(max-width:400px) and (max-height: 420px){
	.webinar__modal_box .elementor-column.dialog-content-section {max-height: calc(100vh - 125px);overflow: auto;}
}

@media(max-height:880px) and (min-width: 1279px){
	.group-cs-list li {min-height: auto;}
	.cs-item-icon img {width: 33px;height: 30px !important;}
	.cs-item-title {font-size: 20px;margin-bottom: 12px;}
	.cs-item-description {font-size: 20px;}
	.group-cs-list li {min-height: 240px;}
	.start .group-cs-section.group-c-section &gt; div, 
	.sticky--bottom .group-cs-section.group-c-section &gt; div {padding-top: 85px;}
	.group-cs-section.group-s-section .group-cs-list {transform: translate(-10px,-2px);}
}
@media(max-height:779px) and (min-width: 1279px){
	.group-cs-section .container {max-width: 1000px;}
	.group-cs-list li {border: 1px solid #9ABAEC;border-radius: 22px;padding: 22px;min-height: 220px;}
	.cs-item-icon {margin-bottom: 10px;}
	.cs-item-title {font-size: 18px;}
	.cs-item-description {font-size: 17px;}
	.group-cs-list {column-gap: 75px;row-gap: 30px;}
	.group-cs-section .container {max-width: 940px;}
	.group-cs-section h3 {font-size: 34px !important;margin-bottom: 30px;}
	.group-s-section h3 {margin-bottom: 25px !important;}
}
@media(max-height:679px) and (min-width: 1279px){
	.group-cs-list li {min-height: 180px;width: calc(33.33% - 13px);border-radius: 15px;padding: 15px;}
	.group-cs-list {column-gap: 19px;row-gap: 22px;margin-bottom: 10px;}
	.cs-item-title {margin-bottom: 6px;}
	.group-cs-section.group-s-section .group-cs-list {transform: translate(-7px,7px);}
	.group-cs-section.group-c-section {padding-top: 55px;}
}

@media (max-height:780px){
	.mega-menu-wrap &gt; ul.mega-menu &gt; li.mega-large--dropdown &gt; ul.mega-sub-menu {
		max-height: calc(100vh - 139px) !important;
		overflow: auto !important;
	}
}

@media(min-width:1280px){
	/* #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu &gt; li.mega-menu-item.mega-menu-item-has-children &gt; a  span{
		display: none !important;
	} */
}
@media(max-width:1024px){
	.engage .two--columns--list &gt; div {
    row-gap: 20px;
}
	.story-counter-container {
    margin-top: 30px;
    text-align: center;
}
	.grey-box .pricing_boxes_section{
		padding-left: 35px;
    padding-right: 35px;
	}
	.pricing_menu_section .page-top-menu .page-menu-item.active::before{
		display: none;
	}
	.footer-bottom-element .container{
		justify-content: center;
	}
}
@media(max-width:500px){
	/* .custom-col.elementor-section:not(.elementor-section-full_width){
		max-width: 100%;
	} */
	.site-footer .subscribe_form_container .hs-form-private .hs_submit.hs-submit .actions input[type="submit"] {
		width: 100%;
		position: relative;
	}
	.site-footer .subscribe_form_container .hs-form-private .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field input[type="email"]{
		margin-left: 0;
	}
	.site-footer .subscribe_form_container .no-list.hs-error-msgs.inputs-list{
		padding-left: 0;
	}
}
@media(min-width:1300px){
	.bottom-link-wrap{
		margin-top: auto;
		position: absolute !important;
		bottom: 40px;
		width: auto !important;
        padding-right: 25px;
	}
}
@media(min-width:991px){
	.learn-more-section {
		margin-top: auto;
		position: absolute !important;
		bottom: 40px;
		width: auto !important;
        padding-right: 25px;

	}
}
@media(min-width:1400px){
	.product-features-table .table_head td.title_column{
		width: 755px;
	}
}
.common-btn a.elementor-button-link .elementor-button-content-wrapper{
	align-items: center;
}
.common-btn a.elementor-button-link .elementor-button-content-wrapper .elementor-button-icon svg{
height: 10px;
width: 10px;
}
.common-btn a.elementor-button-link .elementor-button-content-wrapper .elementor-button-icon{
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.about-company-logo .companies-main {
    background-color: transparent;
    padding: 0;
}
.about-company-logo .companies-container-wrap{
	padding: 0;
	margin-top: 90px;
}
.elementor-section &gt; .elementor-container.elementor-column-gap-default &gt; .elementor-col-100.careers-col-padding &gt; .elementor-element-populated {
	padding: 83px 20px 55px 20px;
}
@media(max-width: 767px){
	.about-company-logo .companies-container-wrap {
		padding: 0;
		margin-top: 40px;
	}
}
@media(min-width:1279px){
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item .mega-sub-menu{
		width: 1270px;    max-width: 1270px;
		left: 0 !important;
	}
}
@media(min-width:1280px) and (max-width:1350px){
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item.large--dropdown .mega-sub-menu {
		/* width: 530px; */
		/* left: -528% !important; */
	}
	body #mega-menu-wrap-new_main_menu #mega-menu-new_main_menu li.mega-menu-item.small--dropdown .mega-sub-menu {
		/* width: 290px; */
        /* left: -155% !important; */
	}
}
@media(min-width:511px) and (max-width:639px){
	.header--v2 .toggle-menu-button.responsive-toggle-button{
		top: 0;
	}
}
@media(min-width:480px) and (max-width:510px)
{
	.header--v2 .toggle-menu-button.responsive-toggle-button {
		top: 7px;
	}
}
@media(max-width:365px){
	.site__header-main .container {
		max-width: 95%;
	}
	.mobile--button--menu ul#menu-header-menu-button-1{
		gap: 6px;
	}
}

.custom-succes-stories .success_stories_list .success-stories-ajax-filters{
	display: none;
}

.custom-succes-stories .success_stories_posts_filtered{
	margin-top: 35px;
}
.custom-succes-stories .success_stories_posts_filtered li .success-story-item{
	background-color: #FFFFFF;
	box-shadow: 0px 10px 30px -5px #0000001A;
	border-radius: 20px;

}
.custom-succes-stories .success-story-logo{
	margin-right: auto;
	margin-left: 0;
}
.custom-succes-stories .success_stories_posts_filtered{
	gap: 0;
	margin: 0 -16px;
	margin-top: 32px;
}
.custom-succes-stories .success_stories_posts_filtered .story_cat_all{
	padding: 0 16px;padding-bottom:32px
}
.custom-succes-stories .success_stories_posts_filtered li .success-story-item .success-story-quote span{
	font-family: "Archivo";
font-weight: 300;
font-size: 24px;
color: #2E2E38CC;
line-height: 36px;
letter-spacing: 0%;    font-style: normal;

}
.custom-succes-stories .stories_with_reviews .story_author_page {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    left: 0;
}
.custom-succes-stories .stories_with_reviews .story_author_page a {
    border-radius: 0 0 20px 20px;
    text-align: center;
}
.custom-succes-stories .stories_with_reviews .story_author_page a:hover{
	background-color: #FFD943 ;
}
.custom-succes-stories .stories_with_reviews .story_author_page a::before{
	display: none;
}.custom-succes-stories .stories_with_reviews .story_author .author-info{
	margin-top: 4px;
}
.custom-succes-stories .stories_with_reviews .story_author {
    margin-bottom: 40px;width: 100%;
}
.custom-succes-stories .stories_with_reviews .story_author .author--logo{
	margin-right: 20px;    float: left;
}
.custom-succes-stories .stories_with_reviews .story_author h5{
	font-family: "Archivo";
font-weight: 500;
font-size: 18px;
color: #000066;
line-height: 26px;
letter-spacing: 0;
vertical-align: middle;
}
.custom-succes-stories .stories_with_reviews .story_author span{

	font-family: "Roboto";
	font-weight: 300;
	font-size: 14px;
	color: #000066;
	line-height: 30px;
	letter-spacing: 0;    text-transform: capitalize;    opacity: 1;
	
}
.custom-succes-stories  .success-story-quote::after{
	display: none;
}
.custom-succes-stories .success_stories_posts_filtered .success-story-quote {
    flex-grow: 1;
    border-bottom: 1px solid #0000661A;
    margin-bottom: 0;
    padding-bottom: 40px;
}
.custom-succes-stories .stories_with_reviews .success-story-meta {
    padding-top: 40px;
}
.custom-succes-stories  .stories_with_reviews .success-story-title {
    margin-bottom: 28px;
}
.custom-succes-stories .success_stories_posts_filtered .success-story-title{
min-height: 100px;
}
.stories-carousel .author--logo {
    width: 64px;
    min-width: 64px;
    height: 64px;
    margin-right: 20px;
}
.stories-carousel .success-story-category span{
	border: 1px solid #00006626;
	font-family: "Archivo";
font-weight: 500;
font-size: 14px;
line-height: 100%;
letter-spacing: 0;
vertical-align: middle;
padding: 9px 10px;
color: #00006654;
border-radius: 28px;
display: inline-block;
margin-bottom: 20px;
text-transform: capitalize;

}
.stories-carousel  .success-story-quote::after{
	display: none;
}
.stories-carousel  .success-story-quote {
    border-bottom: 1px solid #0000661A;
    padding-bottom: 40px;
}
.read-more-stories{
	display: none;
}
.stories-carousel .success-story-meta-rd .success-story-logo{
	display: none;
}
.stories-carousel .success-story-item .read-more-stories{
	margin-left: auto;display: block;
}
.stories-carousel .success-story-item .read-more-stories a {
    font-family: "Archivo";
    font-weight: 500;
    font-size: 16px;
    color: #000066;
    line-height: 19.2px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    background-color: #FFCC00;
    border: 1px solid #FFCC00;
	padding: 13.5px 23px;
    border-radius: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}
.stories-carousel .success-story-meta-rd.clearfix {
    justify-content: space-between;
}
.stories-carousel  .success-story-quote {
    height: auto !important;
}
.stories-carousel .success-stories--header{
	display: none;
}
.custom-succes-stories .success-story-logo img {
    max-height: 100px;
    width: auto;
    display: block;
    max-width: 179px!important;
}
@media(max-width:1279px){
	.custom-succes-stories  .success_stories_section.success_stories_list .container{
		max-width: 90%;
	}
}
@media(max-width:550px){
	.small-font span.elementor-heading-title {
		font-size: 30px !important;
		line-height: 35px !important;
	}
	.big-font span.elementor-heading-title {
		font-size: 46px !important;
		line-height: 35px !important;
	}
	.stories-carousel .success-story-item .read-more-stories {
		margin-left: 0;

	}
	.stories-carousel .success-story-meta-rd.clearfix {
		gap: 15px;
	}
}

/* New Time Line Design */

.timeline {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
  }
  .timeline::before {
	content: "";
	position: absolute;
	width: 1px;
	/* background-color: #007bff; */
	top: 0;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);    border-right: 1px dashed #00006640;       height: calc(100% - 305px);
	;
  }
  .timeline-item {
	display: flex;

	transition: opacity 0.5s ease-in-out;
	position: relative;
	margin-bottom: 120px;
  }
  .timeline-item:last-child{
	margin-bottom: 0;
  }
  .timeline-item .timeline-image,
  .timeline-item .timeline-content{
	opacity: 0.5;
	transition: opacity 0.5s ease-in-out;
  }
  .timeline-item.active .timeline-image,
  .timeline-item.active .timeline-content {
	opacity: 1;
  }
  .timeline-item:nth-child(even) {
	flex-direction: row-reverse;
  }

  .timeline-content, .timeline-image {
	width: 50%;
  }
  .timeline-image img {
	width: 100%;
	border-radius: 10px;
  }
  .dot {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	height: 30px;
	width: 30px;
	background-color: #FFFFFF;
	border-radius: 50%;
	transition: background-color 0.5s;
	border: 1px dashed #00006640;
	top: 0;
  }
  .dot .inner-bg{
	height: 20px;
	width: 20px;
	background-color: #00006640;
	border-radius: 100%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .timeline-item.active  .dot .inner-bg{
	background-color: #FFCC00;
  }
  .timeline-item .timeline-image{
	padding-right: 40px;
  }
  .timeline-item .timeline-content{
	padding-left: 40px;
  }
  .timeline-item:nth-child(even) .timeline-image{
	padding-left: 40px;padding-right: 0;
  }
  .timeline-item:nth-child(even) .timeline-content{
	padding-right: 40px;    padding-left: 0;
  }
  .timeline-item .timeline-content h2{
	font-family: "Archivo";
font-weight: 700;
font-size: 40px;
color: #2E2E38;
line-height: 46px;
letter-spacing: -1px;
margin-bottom:24px;    margin-top: -6px;

  }
  .timeline-item .timeline-content h2 span{
	color: #000066;
  }
  .timeline-item .timeline-content p{
	font-family: "Roboto";
font-weight: 300;
font-size: 18px;
color: #2E2E38CC;
line-height: 26px;
letter-spacing: 0;    margin-bottom: 33px;

  }
  .timeline-item .timeline-content .common-btn{
	background-color: #FFCC00;
    font-family: "Archivo";
    font-weight: 500;
    font-size: 16px;
    color: #000066;
    line-height: 19.2px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #FFCC00;
    padding: 13.5px 23px;
    border-radius: 48px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
	transition: all 0.4s ease;

  }
  .timeline-item .timeline-content .common-btn:hover{
	background-color: #FFD943;
  }
  .timeline-image img {
    max-height: 334px;
    object-fit: cover;
}
.timeline-image iframe {
    border-radius: 10px;
    box-shadow: 0px 10px 30px -5px #0000001A;
    max-height: 334px;
}
.custom-succes-stories .stories_with_reviews .story_author .author--logo + h5 ,
.custom-succes-stories .stories_with_reviews .story_author .author--logo + h5 + span{
    padding-left: 80px;
}.custom-succes-stories .stories_with_reviews .story_author .author--logo + h5 {
    margin-top: 4px;
}
.marketing-template .ucs-item-description a{
	transition: all 0.5s ease;
}
.marketing-template .ucs-item-description a:hover {
    opacity: 0.5;
}
@media(max-width:1024px){
	.elementor-element.banner-btn{
		width: 100% !important;
		display: block;
	}
	.custom-succes-stories .stories_with_reviews .story_author {
		margin-bottom: 60px;
	}
}
@media(max-width:991px){

	.timeline-item {
		flex-direction: column !important;    gap: 20px;    padding-left: 5px;

	}
	.timeline-content, .timeline-image {
		width: 100%;
		padding: 0 !important;
	}
	.timeline::before{
		left: -35px;

		transform: none;        height: calc(100% - 545px);
	}
	.dot{
		left: -35px;

	}
	.timeline-item{
		margin-bottom: 50px;
	}
	.timeline-item .timeline-content h2{
		font-size: 30px;    line-height: 35px;
	}
	
}
@media(max-width:550px){
	.custom-succes-stories .success_stories_posts_filtered li .success-story-item .success-story-quote span{
		font-size: 20px;    line-height: 30px;
	}
	.custom-succes-stories .stories_with_reviews .success-story-title{
		margin-bottom: 15px;
	}
	.custom-succes-stories .success_stories_posts_filtered .success-story-quote{
		padding-bottom: 25px;
	}
	.custom-succes-stories .stories_with_reviews .success-story-meta{
		padding-top: 25px;
	}
	.timeline-item .timeline-image, .timeline-item .timeline-content{
		opacity: 1;
	}
	.timeline-item .dot,.timeline::before{
		display: none;
	}
	.timeline-item{
		padding: 0;
	}
	.sm-max-full{
		max-width: 100% !important;
	}
}

/* TimeLine Design End */

.slick-dots{
	display: none !important;
  }

.stories-carousel .success_stories_list_rd &gt; ul{
    overflow: visible;
}

.stories-carousel .slick-dots li button{
	border-radius: 8px;
	width: 8px;
	height: 8px;
	background-color: #00006654;
}
.stories-carousel .slick-dots li.slick-active button{
	height: 8px;
	width: 16px;
	background-color: #FFCC00 !important;
}
.stories-carousel .slick-dots li button:hover{
	background-color: #FFCC00 !important;
}
.stories-carousel .slick-dots li {
	margin: 0 4px;
}
.stories-carousel .success_stories_list_rd &gt; ul .slick-list{
	background: #FFFFFF;
    box-shadow: 2px 2px 12px 4px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    transition: all 0.3s ease-in-out;
}
@media(min-width:1024px){
	.stories-carousel .slick-dots {
		display: block !important;
		bottom: -55px;
	}
	    .marketing-slider-view .slick-dots {
        display: block !important;
        bottom: -53px;
    }
	    .marketing-slider-view .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
}
@media(min-width:1023px){
		.marketing-template .demo_style_2 .sd_image_container img {
    margin-left: -184px;
}
.marketing-template.text-short .demo_style_2 .sd_image_container img {
    margin-left: -207px;
}
}
@media(min-width:767px){
	.marketing-inner-tab .tab_column.text_column {
  width: 36.7%;
}
.marketing-inner-tab .tab_column.media_column {

    width: 59.3%;
}
}

/* Realse Page Css */
.custom-h1 h1{
font-weight: 700 !important;
font-size: 64px !important;
line-height: 73.6px !important;
letter-spacing: 0;
text-align: center;
vertical-align: middle;

}
form#category-filter-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 48px;
	    gap: 15px;
}
form#category-filter-form label{
	font-family: "Roboto";
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
vertical-align: middle;
color: #000066;
padding-right: 16px;
}
form#category-filter-form select{
	background-color: #F2F4FA;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-progress-appearance: none;
	font-family: "Roboto";
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
vertical-align: middle;
color: #000066;
border-radius: 48px;
    padding: 12px 20px;
background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8" fill="none"&gt;&lt;path d="M1.3335 1.5L6.3335 6.5L11.3335 1.5" stroke="%23000066" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/&gt;&lt;/svg&gt;');
    background-position: center right 20px;
    background-repeat: no-repeat;
    letter-spacing: 0;
    padding-right: 43px;
    border: none;

}
form#category-filter-form select:focus-visible{
	border: none;
	outline: none;
}
form#category-filter-form .left-filter select{
	margin-right: 12px;
	min-width: 141px;
}
.clearfix.release-row {
    display: flex;
    flex-wrap: wrap;
	    margin: 0 -16px;
}
.clearfix.release-row .blog-post-items.release-col {
    max-width: 33.333%;
    flex: 0 0 33.333%;
    padding: 0 16px;
	    padding-bottom: 32px;
}
.clearfix.release-row .blog-post-items.release-col .post-body {
    border-radius: 20px;
    border: 1px solid #0000661A;
    padding: 32px 32px 32px 32px;
    height: 100%;
	background: linear-gradient(180deg, rgba(255, 204, 0, 0.2) 0%, rgba(255, 255, 255, 0.2) 49.59%);
	    display: flex
;
    flex-direction: column;
}
.clearfix.release-row .blog-post-items.release-col .post-body .category-post a{
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    vertical-align: middle;
    background-color: #FFCC00;
    border-radius: 24px;
    color: #000066;
    padding: 3.5px 12.5px;
    text-transform: lowercase;
    display: inline-block;
}
.clearfix.release-row .blog-post-items.release-col .post-body .category-post a::first-letter{
	text-transform: capitalize;
}
.clearfix.release-row .blog-post-items.release-col .post-body .post-title{
	margin-top: 20px;
}
.clearfix.release-row .blog-post-items.release-col .post-body .post-title a{
	font-family: "Archivo";
font-weight: 700;
font-size: 24px;
line-height: 120%;
letter-spacing: -1px;
color: #000066;

}
.clearfix.release-row .blog-post-items.release-col .post-body .post-date{
	position: static;
	    margin-top: auto;
		font-family: "Archivo";
font-weight: 300;
font-size: 16px;
line-height: 26px;
letter-spacing: 0;
vertical-align: middle;
color: #2E2E38CC;
    text-transform: capitalize;
	opacity: 1;
}
.items_posts_list{
	padding-bottom: 0;
}
.load-more-container #load-more-posts{
	border: 1px solid #FFCC00;
	border-radius: 48px;
	font-family: "Archivo";
font-weight: 500;
font-size: 16px;
color: #000066;
line-height: 100%;
letter-spacing: 0;
text-align: center;
vertical-align: middle;
padding: 15px 24.5px;
cursor: pointer;

}
.clearfix.release-row .blog-post-items.release-col.Releases .post-body{
	background: linear-gradient(180deg, rgba(0, 0, 102, 0.2) 0%, rgba(255, 255, 255, 0.2) 49.59%);

}
.clearfix.release-row .blog-post-items.release-col.Releases .post-body .category-post a{
	background-color: #A4A4EA;
}

.clearfix.release-row .blog-post-items.release-col.Company-Updates .post-body{
background: linear-gradient(180deg, rgba(61, 204, 204, 0.2) 0%, rgba(255, 255, 255, 0.2) 49.59%);


}
.clearfix.release-row .blog-post-items.release-col.Company-Updates .post-body .category-post a{
	background-color: #65E3E3;
}
.parent_section_class .lds-ring div {
    border: 4px solid #000066;
    border-color: #000066 transparent transparent transparent;
}
.parent_section_class .loader {
    text-align: center;
}
p.no-post-text {
    display: block;
    text-align: center;
    width: 100%;
}
.category-releases .category-title-container{
	display: none;
}
@media(max-width:991px){
	form#category-filter-form{
		flex-direction: column;
		gap: 15px;
		        align-items: start;
	}
}
@media(max-width:767px){
	.clearfix.release-row .blog-post-items.release-col .post-body .post-title a {
    font-size: 20px;
    line-height: 28px;
}
form#category-filter-form select{
	width: 100%;
    margin-top: 18px;
    display: block;
}
form#category-filter-form .left-filter,
form#category-filter-form .right-filter{
	flex: 0 0 100%;        width: 100%;
}
}
@media(max-width:1150px){
	.clearfix.release-row .blog-post-items.release-col {
    max-width: 50%;
    flex: 0 0 50%;
}
}
@media(max-width:550px){
	.custom-h1 h1{
font-size: 34px !important;
line-height: 40px !important;


}
	.clearfix.release-row .blog-post-items.release-col {
    max-width: 100%;
    flex: 0 0 100%;
	padding-bottom:20px;
}
.clearfix.release-row .blog-post-items.release-col .post-body{
	padding: 20px 20px 20px 20px;
}
}

/* Realse Page Css End Here */
</pre></body></html>