/*
Theme Name: ExecVision by Yoko Co
Theme URI: https://www.execvision.com
Version: 1.0
Description: A custom child theme made for ExecVision with love by Yoko Co. 
Author: Yoko Co
Author URI: https://www.yokoco.com
template: bb-theme/
Theme Name: ExecVision by Yoko Co
Theme URI: https://www.execvision.com
Version: 1.0
Description: A custom child theme made for ExecVision with love by Yoko Co. 
Author: Yoko Co
Author URI: https://www.yokoco.com
template: bb-theme
*/

@import url("base.css");


/*****************************************************************************/
/******************************* THE BASICS **********************************/
/*****************************************************************************/

.fl-page a {
	color: #005A67;
}

.fl-page-content a {
	text-decoration: underline;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	text-decoration:none!important;
}

ul {
	margin-bottom: 25px;
}

/* Set your maximum container width here. Only use the customizer width to set the width for the header */

.fl-page-content .container {
	max-width: 1100px; 
}

/* Set this to the same as you set the content width in the customizer. */

.max-fix .fl-row-fixed-width {
	max-width: 1600px; 	
}

/* Define default accent background colors. */

.bg1 {
	background-color: #00424c; 
}

.bg2 {
	background-color: #D6F0F4; 
}

/* How to size page banners without a featured image. */

.no-featured-image .banner-title .fl-row-content-wrap {
	padding-top: 50px; 
}

/* Switching Twitter and LinkedIn Icon Order in Top Bar */

.fa-twitter:before {
	content: "\f08c";
}

.fa-linkedin:before {
	content: "\f099";
}

/* Define button styles. */

.fl-page button, .fl-page input[type=button], .fl-page input[type=submit], .fl-page .fl-builder-content a.fl-button, .fl-page .fl-builder-content a.fl-button:visited, .fl-page .wp-block-button__link,
.facet-reset {
	padding: 18px 30px;
	border: 0px; 
	border-radius: 50px; 
	-moz-border-radius: 50px; 
	-webkit-border-radius: 50px; 
	text-decoration: none; 
  	-webkit-transition: background 0.5s; 
  	transition: background 0.5s;
	/* background-color: #000000; */
	text-transform: uppercase;
	/* font-weight: 700; */
}

.facet-reset:visited,
.facet-reset:focus,
.facet-reset:active {
	color: #fff!important;
	background-color: #00aec7!important;
}

.fl-page .alt button, .fl-page .alt input[type=button], .fl-page .alt input[type=submit], .fl-page .fl-builder-content .alt a.fl-button, .fl-page .fl-builder-content .alt a.fl-button:visited, .fl-page .alt .wp-block-button__link { 
	border: 0px; 
	background-color: #ff4713;
}

.fl-page .alt button *, .fl-page .alt input[type=button] *, .fl-page .alt input[type=submit] *, .fl-page .fl-builder-content .alt a.fl-button *, .fl-page .fl-builder-content .alt a.fl-button:visited *, .fl-page .alt .wp-block-button__link * { 
	
}

.fl-page button:hover, .fl-page input[type=button]:hover, .fl-page input[type=submit]:hover, .fl-page a.fl-button:hover, .fl-page .fl-builder-content a.fl-button:hover, .fl-page .wp-block-button__link:hover,
.facet-reset:hover {
	color: #fff; 
	border: 0px; 
	background-color: #82DDEA;
	/* text-transform: none; */
}

.fl-page .alt button:hover, .fl-page .alt input[type=button]:hover, .fl-page .alt input[type=submit]:hover, .fl-page .alt a.fl-button:hover, .fl-page .fl-builder-content .alt a.fl-button:hover, .fl-page .alt .wp-block-button__link:hover {
	color: #fff; 
	background-color: #FFA654; 
	border: 0px; 
}

.fl-page button:hover *, .fl-page input[type=button]:hover *, .fl-page input[type=submit]:hover *, .fl-page a.fl-button:hover *, .fl-page .fl-builder-content a.fl-button:hover * {
	color: #fff;
}

.fl-page .alt button:hover *, .fl-page .alt input[type=button]:hover *, .fl-page .alt input[type=submit]:hover *, .fl-page .fl-builder-content .alt a.fl-button:hover *, .fl-page .fl-builder-content .alt a.fl-button:hover *, .fl-page .alt .wp-block-button__link:hover * {
	color: #fff;
}

/*.fl-builder-content .fl-button-left {
	text-align: center!important;
	margin-top: 10px;
}*/

.wp-block-button__link {
	margin-top: 10px; 
}

.fl-page-nav-search {
	display: inline-block;
}

.fl-cta-button a.fl-button, .fl-cta-button a.fl-button:visited {
	background-color: #ff4713!important;
}

/*****************************************************************************/
/********************************* HEADER ************************************/
/*****************************************************************************/

.fl-page-bar {
	border: 0px; 
}

.fl-page-header-primary {
	position: relative; 
	z-index: 99; 
}

.fl-page-nav-right .fl-page-header-wrap {
	border-bottom: 0px; 
}

.fl-page-bar .fl-social-icons i.fas, .fl-page-bar .fl-social-icons i.fab {
	margin-right: 2px; 
}

.fl-page-nav-search form {
	background-color: #fff; 
}

.fl-page-nav-search form input.fl-search-input {
	border-color: #ddd; 
	background-color: #fff; 
	color: #333!important; 
}

.custom-subtitle h3 {
	font-weight: 400; 
}

.mobile-nav-search {
	margin-top: 10px; 
}

.mobile-nav-search label {
	width: 82%; 
	display: block; 
	float: left; 
}
.mobile-nav-search input[type=search] {
	
}

.mobile-nav-search button {
	background: rgba(0,0,0,0);
	padding: 6px 20px; 
}

.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.navbar-nav>li:last-of-type {
	border: 0px; 
}

.top-bar-nav a {
	text-transform: uppercase;
    font-weight: bold;
}

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item>a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor>a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent>a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item>a {
	color: #00aec7; 
}

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a:focus {
	color: #ff4713; 
}

.hide-nav-footer header.fl-page-header, .hide-nav-footer .footer-cta-bar, .hide-nav-footer footer.fl-builder-content, .hide-nav-footer .fl-page-bar {
	display: none; 
}

/*****************************************************************************/
/********************************* FOOTER ************************************/ 
/*****************************************************************************/

.footer-main .fl-row-content-wrap .menu .fl-has-submenu .sub-menu {
	display: none; 
}

.footer-main .fl-menu-toggle {
	display: none; 
}

.footer-sub {
	font-size: 13px; 
}

.footer-main .menu a {
	padding-left: 0px; 
	text-transform: uppercase;
	font-size: 13px;
}

.footer-main a {
	text-decoration: underline; 
}

.footer-main .fl-rich-text,
.footer-main .fl-module-content.fl-node-content,
.footer-sub .fl-rich-text {
	text-transform: uppercase;
	font-size: 13px;
}

/*****************************************************************************/
/******************************* COMPONENTS **********************************/
/*****************************************************************************/

a.anchor {
	display: block; 
	position: relative; 
	top: -100px; 
	visibility: hidden; 
}

.larger p {
	font-size: 21px; 
}

blockquote, .fl-page .fl-content .wp-block-quote {
	padding: 20px; 
	border: 4px solid #eee; 
	border-left: 4px solid #eee; 
	font-size: 1.3em; 
}

.custom-subtitle h3 {
    font-family: "Lato",sans-serif;
	font-size: 21px;
    font-weight: 400;
	line-height: 36px; 
}

.custom-subtitle .fl-module-content {
	margin-top: 10px; 
}

.search-results .fl-post-feed-content {
	color: #888; 
}

.featured-resource .fl-post-feed-post {
	position: relative; 
	background: #fff; 
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	box-shadow: 0px 0px 24px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 24px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 24px rgba(0,0,0,0.1);
}

.fl-page .featured-resource h2.fl-post-feed-title {
	font-size: 24px!important; 
}

@media screen and (min-width: 768px) {
		.featured-resource .fl-post-feed-text {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		padding-right: 20px;
		padding: 30px 20px 20px 0px;
	}
}

.fl-post-feed-post {
	padding-bottom: 40px; 
}

.blog-sidebar .fl-widget + .fl-widget {
	border-top: 1px solid #ddd; 
	padding-top: 30px; 
}

h2.widgettitle {
	font-size: 21px; 
}

.widget_recent_entries li + li {
	margin-top: 15px; 
}

.widget_recent_entries .post-date {
	display: block; 
	font-size: 13px;
	opacity: 0.5; 
}

.post-meta-category, .post-meta-author, .fl-post-feed-meta {
	color: #888; 
}

.post-sharing {
	text-align: right; 
	color: #888; 
}

.preshare-text {
	display: inline; 
}

.addtoany_shortcode {
	margin-left: 10px; 
	display: inline-block;
}

.single-resource .addtoany_shortcode {
	display: inline-block;
	margin: 0px; 
}

.share-this-text .fl-html {
	float: right!important;
	color: #888;
}

.breadcrumbs {
	font-size: 13px; 
	opacity: 0.5; 
}

.post-meta-category .fl-html a {
	text-transform: uppercase;
	color: #005A67;
	font-size: 13px;
}

.post-sidebar-news {
	z-index: 10;
    position: relative;
}

.fl-module-separator {
	color: #ddd;
}

.element-title .fl-module-content h1.fl-heading {
	color: #aaa; 
	font-size: 30px; 
	text-transform: uppercase; 
	margin-top: 100px!important; 
}

.fl-module-cta {
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-wekit-border-radius: 8px; 
	background: #fff; 
	box-shadow: 0px 0px 24px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 0px 24px rgba(0,0,0,0.12);
	-webkit-box-shadow: 0px 0px 24px rgba(0,0,0,0.12);
	background-image: url('/wp-content/uploads/2019/02/evee-cta-1.png'); 
	background-position: bottom left; 
	background-repeat: no-repeat; 
}

.fl-module-cta .fl-cta-stacked, .fl-module-cta .fl-cta-inline {
	padding: 20px 20px 20px 140px; 
}

.banner-email-signup {
	background-color: #fff; 
	border-radius: 8px;  
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
}

.fl-page h2.fl-post-feed-title {
	font-family: Lora; 
	font-weight: 700; 
	font-size: 24px; 
}

.fl-page h2.fl-post-grid-title, .fl-page .call-camp-title { 
	font-family: Lora; 
	font-weight: 700; 
	font-size: 21px; 
}

.featured-blog-post img {
	border-radius: 8px;  
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
}

.featured-blog-post .fl-post-feed-text {
	padding-top: 20px; 
}

.fl-module-post-carousel .bx-wrapper {
	max-width: 80%!important;	
}

.home-resource-featured .fl-post-grid-post {
	border: 0px; 
}

.home-resource-featured .resource-term-headline {
    text-transform: uppercase;
    font-size: 17px;
    padding: 0px 0px 22px;
}

.home-resource-featured .fl-post-text {
	padding: 20px 0px; 
}

.home-resource-featured img, .home-post-feed .wp-post-image {
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
}

@media screen and (min-width: 768px) {
	.single-post h2 {
		font-size: 30px; 
	}
	.fl-module-cta .fl-cta-stacked {
		padding: 20px 140px; 
	}	
	/*.fl-post-carousel-navigation .carousel-prev {
		left: -40px; 
	}
	.fl-post-carousel-navigation .carousel-next {
		right: -40px; 
	}*/
}

sup {
	font-size: 22px;
}

.fl-embed-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.fl-embed-video iframe,  
.fl-embed-video object,  
.fl-embed-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.fl-embed-video iframe, 
.fl-embed-video object, 
.fl-embed-video embed {
        max-width: 100%;
}

/* Inline Signup Row Styles */

.inline-signup-row .fl-row-content-wrap {
	margin-top: 10px!important;
	margin-bottom: 30px;
}

.inline-signup-row .fl-rich-text h3 {
	font-size: 24px!important;
}

.inline-signup-row .fl-rich-text p {
	font-size: 15px!important;
}

/*****************************************************************************/
/**************************** CUSTOM POST TYPES ******************************/
/*****************************************************************************/

.team-grid-title {
	margin-bottom: 20px; 
	opacity: 0.5; 
}

.bio-meta {
	opacity: 0.5; 
	font-weight: 400; 
}

.bio-meta h2, .bio-meta h3, .bio-meta h4, .bio-meta h5, .bio-meta h6 {
	font-weight: 400; 
}

.tribe-events-meta-group .tribe-events-single-section-title {
	font-size: 24px; 
}

.tribe-venue {
	font-weight: 700; 
}

.tribe-events-cal-links .tribe-events-button {
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
	background-color: #555; 
}

.tribe-events-page-title {
	text-align: left; 	
}

/* Webinars */

p.upcoming-webinar,
p.ondemand-webinar {
	margin-bottom: 0px;
}

p.upcoming-webinar {
	color: #ff47139c;
}

p.ondemand-webinar {
	color: #999;
}

/*****************************************************************************/
/********************************** FORMS ************************************/
/*****************************************************************************/

.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
	font-weight: 400; 
}

body .gform_wrapper ul li.gfield {
	margin-top: 20px;
}

.gform_wrapper {
    border: 1px solid #ddd;
    padding: 10px 18px 30px 32px;
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
}

.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
	margin-top: 4px; 
}

.mktoForm label.mktoLabel {
	display: block; 
	float: none; 
	clear: both; 
	width: auto!important; 
	margin-bottom: 4px; 
}

.mktoForm .mktoGutter {
	display: none; 
}

.mktoForm .mktoField {
	width: 100%!important; 
}

.mktoForm {
	width: 100%!important;
    font-family: "Lato",sans-serif!important;
}

.mktoForm .mktoFieldWrap, .mktoForm .mktoFormCol {
	float: none!important; 
	clear: both!important; 
}

.mktoForm .mktoAsterix {
	display: none!important; 
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton, .mktoForm .mktoButtonWrap.mktoRound .mktoButton, .mktoForm .mktoButtonWrap.mktoGlow .mktoButton {
	padding: 14px 22px!important;
	border: 0px!important; 
	border-radius: 50px!important; 
	-moz-border-radius: 50px!important; 
	-webkit-border-radius: 50px!important; 
	text-decoration: none; 
  	-webkit-transition: background 0.5s; 
  	transition: background 0.5s;
	text-transform: uppercase;
	background: #ff4713!important; 
	box-shadow: none!important; 
	-moz-box-shadow: none!important; 
	-webkit-box-shadow: none!important; 
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover, .mktoForm .mktoButtonWrap.mktoRound .mktoButton:hover {
	background: #FFA654!important; 
}

.mktoButtonWrap {
	margin-left: 0px!important; 
}

.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm select.mktoField, .mktoForm textarea.mktoField {
    box-shadow: none!important; 
    border: 1px solid #ccc!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
}

#confirmform {
	color: red;
	text-align: center;
	padding-top: 20px;
}

/*****************************************************************************/
/******************************* HOME STYLES *********************************/ 
/*****************************************************************************/

.home-banner-section .fl-row-content-wrap {
	max-width: 1420px;
	margin: 0 auto;
	background-size: 60%;
}

@media screen and (max-width: 1280px) {
	.home-banner-section .fl-row-content-wrap {
		background-position: right center!important; 
		background-size: 50%;
	}
}


@media screen and (max-width: 1000px) {
	.home-banner-section .fl-row-content-wrap {
		background-size: 60%!important;
	}
}

.home-banner-section .fl-row-fixed-width {
	max-width: 100%;
}

.home-banner-section h1 {
	font-size: 46px;
}

.home-client-logos .fl-post-carousel-text {
	display: none;
}

.home-client-logos .fl-post-carousel-link {
	pointer-events: none;
}

.home-testimonial .fl-rich-text span {
	line-height: 1.6;
}

.home-banner-text p {
	background: rgba(255,255,255,0.7); 
	padding: 8px; 
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
}

.home-newsletter-signup-section {
	z-index: 10;
    position: relative;
}

.home-post-featured {
	margin: 0 20px;
}

.home-post-section .fl-col-group {
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
}

.home-post-featured .fl-post-grid-text {
	padding: 20px 0;
}

.home-post-featured .fl-post-grid-text a {
	text-decoration: underline;
}

.home-post-featured .fl-post-grid {
	margin-left: 0px;
	margin-right: 0px;
}

.home-post-feed .wp-post-image {
	width:150px!important;
 	height:150px!important;
  	object-fit:cover;
}

.home-chart-logo img {
	max-width: 75px!important; 
}

h2.fl-post-grid-title,
h2.fl-post-feed-title {
	font-family: Lato, sans-serif;
	font-size: 18px!important;
}

.fl-terms-label {
	color: #999;
	font-size: 13px;
}

.fl-post-feed-terms a {
	font-size: 13px;
}

.fl-post-grid-content p,
.fl-post-feed-content p {
	font-size: 16px!important;
	line-height: 1.8!important;
}

.fl-post-feed-header {
	margin-bottom: 10px;
}

.fl-post-grid-more {
	color: #ff4713!important;
	font-weight: bold;
}

.fl-post-grid-more a {
	color: #ff4713!important;
	font-weight: bold;
	text-decoration: none;
}

.home-insights-cta-section img {
	margin-left: -40px;
}

.fl-builder-content .fl-block-pullquote .fl-button-wrap, 
.fl-builder-content blockquote .fl-button-wrap {
	text-align: center; 
	margin-top: 20px; 
}

@media screen and (min-width: 1024px) {
	.standard-three-image .fl-post-grid-image img {
		height: 230px!important; 
		object-fit: cover; 
	}
}

/*****************************************************************************/
/*************************** CPT ARCHIVE STYLES ******************************/ 
/*****************************************************************************/

.facetwp-dropdown input, button, select, textarea {
	font-size: 14px!important;
}

.facetwp-dropdown {
	max-width: 200px;
}

.integration-post-grid .fl-post-grid-post {
	border: none;
	border-radius: 8px;
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
}

.fl-post-title.integration-title,
.fl-post-title.call-camp-title a,
.fl-post-title.webinar-title a {
	font-size: 18px;
	font-weight: bold;
	color: #005a67;
}

.fl-post-text.integration-text .integration-industry-category,
.fl-post-text.call-camp-text .call-camp-category,
.fl-post-text.webinar-text .webinar-category {
	text-transform: uppercase;
	font-size: 11px;
	color: #999;
}

.fl-post-meta.partner-integration-details,
.call-camp-subject {
	color: #999;
}

.fl-post-more-link a {
	text-transform: uppercase;
}

.call-camp-date,
.webinar-date-time {
	font-weight: bold;
}

.call-camp-host p {
	font-size: 14px;
}

.integration-post-grid .fl-post-grid-post {
	min-height: 255px;
}

.facetwp-bb-module .integration-post-grid .fl-post-grid-post {
	min-height: 255px;
}

.fl-post-title.call-camp-title a {
	text-decoration: none; 
}

/*****************************************************************************/
/****************************** MEDIA QUERIES ********************************/ 
/*****************************************************************************/

@media only screen and (min-width: 1440px) {
	.fl-row-content.fl-row-full-width {
		max-width: 1420px;
	}
}

@media only screen and (max-width: 1240px) {
	h1 {
		font-size: 38px; 
	}
}

@media only screen and (max-width: 1100px) and (min-width: 992px) {
	
}



/****************************** IPAD LANDSCAPE ********************************/ 

@media only screen and (max-width: 1024px) {
	.home-banner-text {
		max-width: 400px;
	}
	.home-banner-section .fl-row-content-wrap {
		padding-top: 0px!important;
		background-position: right bottom;
    	background-size: 70%;
	}
	h1 {
		font-size: 42px;
	}
}


/********************************* BB MEDIUM **********************************/ 

@media only screen and (max-width: 1024px) {
	.trans-banner .fl-row-content-wrap {
		margin-top: 0px; 
	}
}




/****************************** IPAD PORTRAIT ********************************/ 

@media only screen and (max-width: 769px) and (min-width: 768px) {
	h1 {
		font-size: 32px;
	}
	h3 {
		font-size: 16px;
		line-height: 26px;
	}
}



/******************************* SMARTPHONE **********************************/ 

@media only screen and (max-width: 767px) {
	h1 {font-size: 30px}
	h2 {font-size: 24px;}
	h3 {font-size: 21px;}
	h4,h5,h6 {font-size: 18px;}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
		font-size: 24px!important; 
		line-height: 26px; 
		margin-top: 8px; 
	}
	.fl-post-feed-post.fl-post-feed-image-beside, .fl-post-feed-post.fl-post-feed-image-beside-content, .fl-post-feed-post.fl-post-feed-image-beside-right, .fl-post-feed-post.fl-post-feed-image-beside-content-right {
		max-width: 100%; 
	}
	.featured-resource .fl-post-feed-text {
    	padding: 0px 20px 20px;
	}
	.fl-post .home-banner-section img {
		max-width: 300px; 
	}
	.footer-sub .fl-rich-text p {
		text-align: center; 
	}
	.fl-page-bar {display: none;}
	.post-sharing, .addtoany_shortcode {
		text-align: left; 
	}
	.addtoany_shortcode, .preshare-text {
		float: left; 
	}
	.home-banner-section {
		text-align: center; 
	}
	.banner-email-signup .fl-col-content {
		background-image: none; 
	}
	.home-newsletter-signup-section .fl-row-content-wrap {
		background-size: 15%; 
	}
	.home-post-section .fl-row-content-wrap {
		background: #fff; 
	}
	.fl-builder-content .home-banner-section .fl-button-left {
		text-align: center; 
	}
	.home-banner-text .fl-module-content.fl-node-content {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.home-banner-text .fl-rich-text p {
		
	}
	.home-post-section .fl-col-group {
		box-shadow: none;
	}
	.home-insights-cta-section img {
		margin-left: 20px;
	}
	.home-banner-section h1 {
		font-size: 32px;
	}
}