/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 
/* WEB FONT */
@import url("//hello.myfonts.net/count/2fb7aa");
@font-face {
	font-family: 'ProximaNova-Bold';
	src: url("webfonts/2FB7AA_9_0.eot");
	src: url("webfonts/2FB7AA_9_0.eot?#iefix") format("embedded-opentype"), url("webfonts/2FB7AA_9_0.woff2") format("woff2"), url("webfonts/2FB7AA_9_0.woff") format("woff"), url("webfonts/2FB7AA_9_0.ttf") format("truetype")
}
@font-face {
	font-family: 'ProximaNova-Light';
	src: url("webfonts/2FB7AA_A_0.eot");
	src: url("webfonts/2FB7AA_A_0.eot?#iefix") format("embedded-opentype"), url("webfonts/2FB7AA_A_0.woff2") format("woff2"), url("webfonts/2FB7AA_A_0.woff") format("woff"), url("webfonts/2FB7AA_A_0.ttf") format("truetype")
}
@font-face {
	font-family: 'ProximaNova-Regular';
	src: url("webfonts/2FB7AA_B_0.eot");
	src: url("webfonts/2FB7AA_B_0.eot?#iefix") format("embedded-opentype"), url("webfonts/2FB7AA_B_0.woff2") format("woff2"), url("webfonts/2FB7AA_B_0.woff") format("woff"), url("webfonts/2FB7AA_B_0.ttf") format("truetype")
}
@font-face {
	font-family: 'ProximaNova-Semibold';
	src: url("webfonts/2FB7AA_C_0.eot");
	src: url("webfonts/2FB7AA_C_0.eot?#iefix") format("embedded-opentype"), url("webfonts/2FB7AA_C_0.woff2") format("woff2"), url("webfonts/2FB7AA_C_0.woff") format("woff"), url("webfonts/2FB7AA_C_0.ttf") format("truetype")
}
body {
	font-family: 'ProximaNova-Regular', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	color: #444546;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6 {
	font-family: ProximaNova-Semibold, sans-serif;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	color: #003087;
	text-rendering: optimizeLegibility;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	line-height: 1.4;
}
h4, h5, h6 {
	margin-bottom: 0;
}
p {
	margin-bottom: 1em;
}
b, strong {
	font-family: 'ProximaNova-Bold', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #121213;
}
i, em {
	font-style: italic;
}
ol, ul {
	padding-left: 1.5em;
	font-size: 16px;
	line-height: 1.5;
}
.fl-page-content ol li, 
.fl-page-content ul li {
	padding-bottom: 0.5em;
}
ol li.menu-item, 
ul li.menu-item {
	padding-bottom: 0;
}
.faq-list ul {
    font-size: 16px;
    line-height: 1.2;
}
.leadin-label {
    font-family: ProximaNova-Semibold, sans-serif;
    color: #EAAA00;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}
/* END WEB FONT */

/* WP HEADER */
header img.fl-logo-img {
    max-width: 126px;
	max-height: 18px;
}
ul#menu-main-navigation li a {
	text-transform: uppercase;
	font-size: 13px;
}
/* STYLE CONTACT SALES (main-menu-navigation last link) */
.fl-submenu-indicator .fl-page-nav ul.navbar-nav > li.menu-item-has-children > a:after {
    float: none; /* fix for submenu indicator in ie */
}
#menu-main-navigation > li:nth-last-child(3) {
	margin-left: 70px;
}
#menu-main-navigation > li:last-child a, #menu-main-navigation > li:nth-last-child(3) a {
	font-family: 'ProximaNova-Light', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
#menu-main-navigation > li:nth-last-child(2) a {
	background-color: #003087;
	color: #ffffff;
	padding: 6px 10px;
	margin-top: 8px;
}
#menu-main-navigation > li:nth-last-child(2) a:hover {
	background-color: #EAAA00;
}
.fl-page-nav .navbar-nav a, #menu-main-navigation > li:nth-last-child(3) ul.sub-menu a {
	font-family: ProximaNova-Semibold, sans-serif;
}
header nav button.navbar-toggle {
	top: 5px !important;
}
/* END WP HEADER */

/* GENERAL */
.page-top-hero h1, .page-top-hero h2, .page-top-hero h3, .page-top-hero h1 a, .page-top-hero h2 a, .page-top-hero h3 a {
	font-family: 'ProximaNova-Light', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-weight: 300;
}
.page-top-hero h1 {
	font-size: 52px;
	margin-bottom: 5px;
	color: #ffffff;
	line-height: 1;
}
.subheader-content {
	width: 1060px;
	margin: 0 auto;
}
a, a:hover {
	text-decoration: none;
}
body.single .fl-page-content {
	background-color: #F4F4F4;
}
.blog__hero {
	background-repeat: no-repeat, no-repeat;
	background-size: cover, cover;
	background-position: center, center;
	background-color: #2378AE, #2378AE;
	height: 375px;
}

.blog__content p {
	color:#444546;
}
.blog__content p span[style] {
    font-size: 18px!important;
}
.fl-post-feed-header {
	margin-bottom: 0;
}
.fl-post-feed-post .fl-post-feed-meta {
	height: 2em;
	margin-bottom: 0.25em;
}
.fl-post-feed-category {
	display: block;
	float: left;
}
.fl-module-sidebar .widget_categories a, 
.fl-post-feed-category a {
	font-family: 'ProximaNova-Bold', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	display: inline-block;
	color: #EAAA00;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
}
.fl-module-sidebar .widget_categories a:hover, 
.fl-post-feed-category a:hover {
	color: #E59E0F;
	font-size: 12px;
	letter-spacing: 1px;
}
.fl-post-feed-date {
	float: right;
	text-transform: uppercase;
	color: #c1c0c0;
	font-size: 12px;
	margin-top: 3px;
}
.fl-post-feed-post .fl-post-feed-content {
	position: relative;
}
.fl-post-feed-post .social-share {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}
a.social-share-link-twitter {
	margin-left: 0.8em;
}
a.social-share-link-facebook {
	margin-left: .5em;
}
.fl-post-feed-title a {
	color: #003087;
}
.fl-post-feed-content p {
	color: #222;
	font-size: 16px;
	line-height: 1.2;
}
.resources-subheader {
	padding: 1em 2em;
	background-color: #082244;
	background-image: radial-gradient(circle farthest-side at center bottom, #193F71, #040E1B 100%);
}
.resources-subheader-inner {
	max-width: 1060px;
	margin: 0 auto;
}
.resources-subheader h2 {
	float: left;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
.resources-subheader p.intro-text {
	float: right;
	color: #ffffff;
	font-size: 18px;
	padding-top: 8px;
}
.single-faq h1, .single-fraud_101 h1 {
	margin-top: 0;
}
.single-manual .fl-content.fl-content-right, .single-faq .fl-content.fl-content-right, .single-fraud_101 .fl-content.fl-content-right {
	border: 0;
	padding: 2em;
	background-color: #ffffff;
}
ul#breadcrumbs {
	list-style: none;
	margin-left: 0;
	overflow: hidden;
	padding: 0;
}
ul#breadcrumbs li {
	display: inline-block;
	margin-right: 1em;
}
ul#breadcrumbs li:before {
	content: ">";
	margin-right: 1em;
	display: inline-block;
}
ul#breadcrumbs li:first-child:before {
	content: "";
	margin-right: 0;
}
.button-white-rule a.fl-button {
	border: 1px solid #ffffff!important;
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
	background-color: transparent;
}
.button-white-rule a.fl-button:hover {
	background-color: #ffffff;
}
.button-white-rule a.fl-button:hover * {
	color: #003087;
}
.fl-archive h1.fl-archive-title {
	font-size: 30px;
}
.archive .fl-content-left {
	border-right: none;
}
table tr th, table tr td {
	color: #444546;
	padding: .5625em .625em;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
	background: #F4F4F4;
}
/* END GENERAL */
/* CPTs - MANUAL, FAQs, Fraud 101 */

.cpt-sidebar .menu a {
	padding: 8px 10px;
	display: block;
	text-decoration: none;
}
.cpt-sidebar .menu a:hover {
	background-color: #ffffff;
}
.cpt-sidebar ul {
	line-height: 1.2;
}
.cpt-sidebar ul.sub-menu li:before {
	content: none;
	padding-right: 10px;
}
.cpt-sidebar ul.sub-menu {
	padding-left: 3em;
	display:none;
}
.cpt-sidebar ul.sub-menu li {
	border-left: solid 1px #cccccc;
	border-bottom: none;
	padding: 0;
}
.cpt-sidebar li.current-menu-item > a, .cpt-sidebar li.current-menu-parent > a {
	border-left: 3px solid #2378AE;
}
.cpt-sidebar li.current-menu-parent ul.sub-menu a {
	border-left: none;
}
.cpt-sidebar li.current-menu-parent a:hover, .cpt-sidebar li.current-menu-parent ul.sub-menu a:hover {
	background-color: #ffffff;
}
.cpt-sidebar li.current-menu-item > a, .cpt-sidebar li.current-menu-parent > a, .cpt-sidebar li.current-menu-item.current-menu-parent > a {
	color: #000000;
	font-weight: 600;
}
.cpt-sidebar li.current-menu-parent.menu-item-has-children ul.sub-menu, .cpt-sidebar li.current-menu-item.menu-item-has-children ul.sub-menu {
	margin-top: 10px;
	display: block;
}
.cpt-sidebar li.current-menu-parent li.current-menu-item a, .cpt-sidebar li.current-menu-parent li.current-menu-item a:hover {
	background-color: #008cba;
	color: #ffffff;
	cursor: default;
	border-left: none;
}
.single-manual .fl-content-right .fl-node-content,
.single-faq .fl-content-right .fl-node-content,
.single-fraud_101 .fl-content-right .fl-node-content {
    margin: 0;
}
/* END CPTs */
/* SHORT CODE SUPPORT */
.callout-quote {
	background-color: #F4F4F4;
	color: #003087;
	margin-bottom: 1.25em;
	padding: 1.25em
}
.callout-quote__content {
	font-weight: 600;
	line-height: 1.3;
	font-size: 1.125em;
	margin-bottom: .625em;
	text-align: center
}
.callout-quote__content::before, .callout-quote__content::after {
	content: '"'
}
.callout-quote__cite {
	display: block;
	text-align: right
}
.callout-quote__cite::before {
	content: '- '
}
.callout-request-a-demo {
	background: url("/wp-content/themes/bb-theme-child/images/cta-bg.jpg") center/cover no-repeat #2378AE;
	padding: 3.5em 1.25em;
	margin-top: 0;
	margin-bottom: 1.25em;
	text-align: center;
	float:none;
}
.callout-request-a-demo .button {
	text-transform: uppercase
}
.callout-request-a-demo__header {
	font-size:28px;
	font-family: ProximaNova-Light, sans-serif;
	color: #fff;
	line-height: 1.2;
	margin-bottom: 1em
}
/*
.callout-request-a-demo__subheader {
	font-weight: 600;
	color: #fff;
	font-size: .75em;
	line-height: 1.4;
	letter-spacing: 1px;
	margin-bottom: 2.5em;
	text-transform: uppercase
}
*/
.callout-takeaways {
	background-color: #F4F4F4;
	margin-top: 0;
	margin-bottom: 1.25em;
	padding: 0
}
.callout-takeaways__title {
	font-weight: 600;
	background: #00A3E0;
	color: #fff;
	font-size: 15px;
	padding: 20px;
	text-transform: uppercase
}
.callout-takeaways__copy {
	padding: .625em 0
}
.callout-takeaways__copy p {
	margin: 0;
	padding: 0
}
.callout-takeaways__copy ul, .callout-takeaways__copy ol {
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 1.5em;
	margin-left: 1.4rem;
}
.callout-takeaways__copy li {
	font-weight: 600;
	width: 100%;
	font-size: 15px;
	color: #183456;
	margin-left: 1em;
}
.callout-testimonial {
	background-color: #F4F4F4;
	margin-top: 0;
	margin-bottom: 1.25em;
	padding: .625em
}

@media (min-width: 550px) {
.callout-testimonial {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}
}
.callout-testimonial__image {
	margin-bottom: 1.25em
}

@media (min-width: 550px) {
.callout-testimonial__image {
	margin-bottom: 0;
	width: calc(45% - 1em)
}
}
.callout-testimonial__image img {
	width: 100%
}

@media (min-width: 550px) {
.callout-testimonial__content {
	width: 55%
}
}
h2.callout-testimonial__content--headline {
	color: #008BCA;
	font-size: 1.125em;
	margin-bottom: .625em;
	line-height: 1
}
.callout-testimonial__copy {
	font-weight: 600;
	font-size: .875em;
	color: #003087;
	line-height: 1.3
}
/* END CODE SUPPORT */
/* CUSTOMER PAGES */
.flex-video.widescreen iframe {
	width: 100%;
	height: 215px;
	margin-bottom: 1em;
}
a.customers-grid__item {
	display: block;
	padding: 1em;
	text-decoration: none;
}
a.customers-grid__item:hover {
	background: #F2F6FA;
}
.csl-hero-wrap {
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
a.customers-grid__item:hover img.csl-hero {
	transform: scale(1.1);
}
img.csl-logo {
	margin-bottom: 10px;
	height: 45px;
	width: auto;
}
.customers-grid__item p {
	color: #444546;
	margin-bottom: 8px;
}
.customersubheader .fl-photo-content img {
	width: 100%;
	max-width: 225px;
}
.customer-subheader .fl-row-content-wrap {
	height: 475px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.cs-links img.customers__video-logo {
	width: 120px;
	margin-bottom: 10px;
}
body.admin-bar .customer-subheader .fl-row-content-wrap {
	-webkit-transform-style: flat;
	-moz-transform-style: flat;
	transform-style: flat;
}
.customer-subheader .fl-row-content.fl-row-fixed-width.fl-node-content {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative;
}
.customer-subheader h1 {
	color: #ffffff;
}
.customer-subheader p {
	color: #ffffff;
	font-size: 20px;
}
.single-customer .fl-content {
	margin: 0;
}
.fl-row.customer-kpis {
	margin-top: 40px;
	margin-bottom: 20px;
}
.customer-kpis .fl-col.fl-col-has-cols {
	border-right: solid 2px #EAAA00;
}
.customer-kpis-facts .fl-module-content {
	margin-top: 0;
}
.customer-kpis-facts p.intro-text {
	font-family: 'ProximaNova-Bold', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}
.customer-kpis-facts h2 {
	font-family: 'ProximaNova-Bold', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	color: #EAAA00;
	font-size: 85px;
	text-align: center;
	margin: 0;
	line-height: 0.85;
}
.customer-kpis-text p {
	color: #343434;
	font-size: 20px;
	line-height: 1.4;
}
.customer-result h5 {
	color: #00A3E0;
	font-size: 1.5em;
	margin-top: 0;
}
.customer-result li {
	font-size: 16px;
	color: #222222;
	padding-bottom:0.5em;
}
.customer-result.highlighted {
	border: 1px solid #aaa;
	background-color: #ffffff;
}
.customer-screen .fl-module-content {
	margin-top: 0;
}
.customer-screen img {
	-webkit-box-shadow: rgba(51,51,51,0.24) 0 0 18px;
	-moz-box-shadow: rgba(51,51,51,0.24) 0 0 18px;
	box-shadow: rgba(51,51,51,0.24) 0 0 18px;
}
.customer-taxonomy {
	font-size: 16px;
	color: #222222;
}
.customer-cta {
	border: 2px solid #EAAA00;
	margin-bottom: 2em;
}
.customer-cta-text {
	color: #003087;
	font-size: 25px;
	text-align: right;
}
a.orange-button,
.fl-builder-content .orange-button a.fl-button {
    font-family: ProximaNova-Semibold, sans-serif;
	border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #EAAA00;
    box-shadow: -3px 3px 7px rgba(0, 0, 0, .2);
    font-size: 14px;
    line-height: 1;
    padding: 1em 1.5em;
    text-transform: uppercase;
    text-shadow: none;
    width: auto;
    color:#ffffff;
    letter-spacing: 1.2px;
	text-align: center;
	display: inline-block;
}
a.orange-button:hover,
a.orange-button::visited,
a.orange-button::active,
.fl-builder-content .orange-button a.fl-button:hover,
.fl-builder-content .orange-button a.fl-button:visited,
.fl-builder-content .orange-button a.fl-button:active {
	background-color: #e59e0f;
	color:#ffffff;
	border:none;
	outline:none;
}
/* END CUSTOMER PAGES */

/* MARKETO FORMS */
.mktoForm label {
	display: none;
}
.mktoFieldWrap {
	padding-bottom: 1em;
}
.mktoForm input, .mktoForm textarea {
	color: #000000;
}
.mktoForm input[type="radio"]:checked+label {
	color: #000000!important;
}
.mktoForm label {
	color: #828181 !important;
	font-weight: 500!important;
}
.mktoForm input::-webkit-input-placeholder {
 color: #828181 !important;
}
.mktoForm input:-moz-input-placeholder {
 color: #828181 !important;
}
.mktoForm input::-moz-input-placeholder {
 color: #828181 !important;
}
.mktoForm input:-ms-input-placeholder {
 color: #828181 !important;
}
.mktoForm textarea::-webkit-input-placeholder {
 color: #828181 !important;
}
.mktoForm textarea:-moz-input-placeholder {
 color: #828181 !important;
}
.mktoForm textarea::-moz-input-placeholder {
 color: #828181 !important;
}
.mktoForm textarea:-ms-input-placeholder {
 color: #828181 !important;
}
.mktoForm .mktoHtmlText {
	font-size: 20px;
	text-align: center;
	color: #003087;
}
/* END MARKETO FORMS */

/* MARKETING PAGES */
.fl-row.inline-style {
	display: none;
}
/* END MARKETING PAGES */

/* FOOTER */
footer ul, footer ol {
    line-height: 1.25;
}
footer .fl-widget ul li {
	padding-bottom:0.5em;
}
footer .col-sm-3.col-md-3 {
	width: 12%;
}
footer .col-sm-3.col-md-3:first-child {
	width: 45%;
}
footer .col-sm-3.col-md-3:last-child {
	width: 25%;
}
footer h4.fl-widget-title {
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #cccccc;
	font-size: 12px;
	font-weight: 300;
}
.fl-page-footer-widgets a, .fl-page-footer-widgets a *, .fl-page-footer-widgets a.fa {
	color: #29B0E7;
}
.fl-page-footer-widgets a:hover, .fl-page-footer-widgets a:focus, .fl-page-footer-widgets a:hover *, .fl-page-footer-widgets a:focus *, .fl-page-footer-widgets a.fa:hover, .fl-page-footer-widgets a.fa:focus {
	color: #19a5de;
}
#menu-bb-footer-menu-2 li:last-child a {
	color: #EAAA00;
}
.site-status {
	margin-bottom: 40px;
	background: #282626;
	padding: 5px 7px 5px 10px;
	width: 100%;
	border-radius: 16px;
	font-size: 13px;
	line-height: 20px;
}
.color-dot {
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	border-radius: 99px;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 5px;
}
.color-dot.critical {
	background-color: #e74c3c;
}
.color-dot.major {
	background-color: #e67e22;
}
.color-dot.minor {
	background-color: #f1c40f;
}
.color-dot.none {
	background-color: #2ecc71;
}
.social-sprite {
	background: url(../../../wp-content/uploads/2017/11/social-sprite.png);
	float: left;
	width: 33px;
	height: 33px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-right: 10px;
	cursor: pointer;
}
.social-sprite a {
	display: block;
	width: 33px;
	height: 33px;
}
.social-sprite.facebook {
	background-position: 0px -33px;
}
.social-sprite.facebook:hover {
	background-position: 0px -72px;
}
.social-sprite.twitter {
	background-position: 0px -113px;
}
.social-sprite.twitter:hover {
	background-position: 0px -152px;
}
.social-sprite.gplus {
	background-position: 0px -216px;
}
.social-sprite.gplus:hover {
	background-position: 0px -255px;
}
.social-sprite.linkedin {
	background-position: 0px -297px;
}
.social-sprite.linkedin:hover {
	background-position: 0px -339px;
}
.rss-btn {
	position: relative;
	bottom: 2px;
	line-height: 35px;
	font-family: 'ProximaNova-Regular', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	display: inline-block;
	text-align: center;
	width: 60px;
	height: 35px;
	background-color: #EAAA00;
	border-radius: 6px;
}
.rss-btn a {
	color: #2a3138;
}
.rss-btn:hover a {
	color: #ffffff;
}
.orange, .menu-item.orange > a {
	color: #EAAA00;
}
a.statuspage-link {
	text-decoration: none;
}
#youtubeModal.youtube-modal {
	display: none;
}
footer.fl-page-footer-wrap {
	margin-bottom: -20px;
}
/* END FOOTER */
.customers-main-hero > .fl-row-content-wrap {
	background-image: url(images/slide_build.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	height: 500px;
}
.customers-main-hero-content {
	width: 50%;
	color: #ffffff;
	font-weight: 300;
	margin-top: 60px;
}
.customers-main-hero-content * {
	color: #ffffff;
	font-weight: 300;
}
.customers-main-hero-content h1 {
	line-height: 1.1;
}
.customers-grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}
.customers-grid__item {
	margin-bottom: 1.25em;
	padding: 15px 15px 0 15px
}


.cs-links a.customers-grid__item:hover {
	background: #F2F6FA
}
.cs-links a.customers-grid__item:hover img.csl-hero {
	transform: scale(1.1)
}
.cs-links .csl-hero-wrap {
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px
}
.cs-links .csl-hero-wrap img {
	max-width: 100%;
	max-height: 100%;
	transition: all 0.3s
}
/* PARTNER PAGES */
/* archive - moved to builder sidebar */
/* single */
.single-partner .partner-logo {
    max-width: 250px;
    max-height: 150px;
    margin: 0 auto;
}
.partners-main-hero > .fl-row-content-wrap {
	background-image: url(/wp-content/uploads/2018/02/partner-hero-placeholder-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	height: 355px;
	position: relative;
}
.partners-main-hero > .fl-row-content-wrap:after {
	content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: rgba(24, 52, 86, 0.5);
}

.partners-main-hero-content {
	width: 50%;
	color: #ffffff;
	font-weight: 300;
	padding-top: 120px;
}
.partners-main-hero .fl-row-fixed-width {
    max-width: 1060px;
	margin:0 auto;
	z-index: 1;
    position: relative;
}
.partner-header {
	margin-top:2em;
}
.partner-selects form select {
	font-family: 'ProximaNova-Bold', sans-serif;
    width:100%;
	font-size: 18px;
	padding:1em;
	border:solid 1px #cccccc;
}
.partner-selects form select option {
	font-family: 'ProximaNova-Regular', sans-serif;
}
article.partner {
	padding:2em;
	background-color:#f4f4f4;
	margin-bottom: 2%;
}
article.partner.placeholder {
	background-color: transparent;
    height: 1px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
article.partner .partner-logo {
    height: 50px;
    margin-bottom: 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
article.partner .partner-logo img {
    max-height: 50px;
	max-width: 200px;
}
article.partner .short-rule {
    display: inline-block;
    width: 32px;
    height: 7px;
    margin: 30px 0;
    color: #EAAA00;
    background-color: #EAAA00;
    line-height: 7px;
	display: none;
}
.partner-title {
	font-family: ProximaNova-Bold, sans-serif;
	color:#00A3E0;
	margin:0 0 5px 0;
}
article.partner .tax-list {
	line-height: 1.2;
	margin-bottom: 1em;
}
.partner-types {
	font-family: ProximaNova-Bold, sans-serif;
}
.partner-locations {
	font-size:0.9em;
	color:#666666;
}

article.partner .entry-content {
    margin-bottom: 1em;
}
article.partner .article-footer {
    position: absolute;
    bottom: 2em;
    right: 2em;
    text-align: right;
    font-weight: bold;
}
/* END PARTNER PAGES */
.archive-pagination {
	font-family: ProximaNova-Bold,"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;
    text-align: center;
	color:#666666;
}
.archive-pagination a {
    color: #1D416F;
}


@media only screen and (min-width: 850px) {
.cs-links .csl-hero-wrap img {
	width: 100%
}
}
.cs-links img {
	display: block;
	margin-bottom: 0
}
.cs-links img.csl-logo {
	margin-bottom: 10px;
    max-height: 45px;
    max-width: 170px;
    height: auto;
    width: auto;
}
.cs-links p {
	margin-bottom: 20px
}
.solid-bg {
	margin-bottom: 0
}
.solid-bg svg #Logos {
	fill: #fff
}

/* END CUSTOMER PAGES */

@media (min-width: 992px) {
/* WP HEADER */
.fl-page-header-logo-col {
	width: 175px;
}
.fl-page-nav-col {
	width: 885px;
}
/* END WP HEADER */
}

@media (max-width: 1140px) {
.subheader-content {
	width: 100%
}
}

@media (max-width: 991px) {
/* WP HEADER */
.fl-page-nav-right .fl-page-header-logo {
	padding: 10px 40px;
}
/* END WP HEADER */
.subheader-content h2, .subheader-content p.intro-text {
	float: none;
	text-align: center;
}
/* SIDEBAR FLIPPER */
.row.reverse-order {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-ms-box-orient: horizontal;
	-webkit-flex-flow: row wrap;
}
.row.reverse-order .fl-sidebar, .row.reverse-order .fl-content {
	-webkit-box-flex: 0 0 100%;
	-moz-box-flex: 0 0 100%;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}
.row.reverse-order .fl-sidebar {
	-webkit-box-ordinal-group: 121;
	-moz-box-ordinal-group: 121;
	-ms-flex-order: 121;
	-webkit-order: 121;
	order: 121;
}
.row.reverse-order .fl-content {
	-webkit-box-ordinal-group: 120;
	-moz-box-ordinal-group: 120;
	-ms-flex-order: 120;
	-webkit-order: 120;
	order: 120;
}
/* END SIDEBAR FLIPPER */
}

@media (min-width: 768px) {
/* CUSTOMER PAGES */
.customers-grid {
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.customers-grid__item {
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	margin-bottom: 2.5em;
	width: 33.333333%
}
/* END CUSTOMER PAGES */
/*	PARTNER PAGES*/
.partner-selects,
.partners-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	height: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
article.partner {
    -webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
    width: 32%;
	position: relative;
}
.partner-selects form {
    -webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
    width: 49%;
	position: relative;
}
/*	END PARTNER PAGES*/
}

@media (max-width: 849px) {
/* CUSTOMER PAGE */
.flex-video.widescreen iframe {
	height: 56vw;
}
.customers-main-hero .fl-row-content-wrap {
	background-position: 65%;
}
.fl-col-small.customers-main-hero-content {
	margin-top: 0;
	max-width: 85%;
	margin-left: 0;
}
}

@media (max-width: 768px) {
/* WP HEADER */
.fl-page-header {
    border-bottom: solid 1px #e6e6e6;
}
#menu-main-navigation > li:nth-last-child(3) {
	margin-left: 0;
}
ul#menu-main-navigation li a {
	font-size: 13px;
}
.fl-page-nav-right .fl-page-header-logo {
	padding: 10px 40px 10px 0;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right .fl-page-header-row .fl-page-header-logo {
	padding-bottom: 10px;
}
/* END WP HEADER */	
/*	GENERAL */
.page-top-hero h1 {
	font-size: 40px;
}
/* HIDE LOGIN FOR MOBILE */
li#menu-item-3975 {
    display: none;
}

/*	CUSTOMER PAGE */
.post-type-archive-customer .fl-row-content-wrap {
	padding: 20px;
}
.customers-grid__item {
	padding: 0;
}
.customer-cta-text {
	text-align: center;
}
.customer-kpis .fl-col.fl-col-has-cols {
	border-right: none;
}
/*	RESOURCE PAGES */
.resources-subheader {
    padding: 1em;
}
.fl-content.fl-content-right .fl-row-content-wrap {
    padding: 0;
}
.single-manual .fl-content.fl-content-right, 
	.single-faq .fl-content.fl-content-right, 
	.single-fraud_101 .fl-content.fl-content-right {
    padding: 1em;
}
/*	FOOTER */
footer .col-sm-3.col-md-3, footer .col-sm-3.col-md-3:first-child, footer .col-sm-3.col-md-3:last-child {
	width: 100%;
}
.fl-page-footer-widgets-row div:nth-child(3) h4.fl-widget-title {
	display: none;
}
.fl-page-footer-widgets-row div:nth-child(2) aside {
	margin-bottom: 0;
}
/*	END FOOTER */
}

@media (max-width: 420px) {
/*	CUSTOMER PAGE */
.customers-main-hero .fl-module-content {
	margin: 0 0 20px;
}
.customers-main-hero h3.fl-heading {
	font-size: 20px;
}
.customers-main-hero .fl-photo-content img {
	width: 165px;
}
.customers-main-hero > .fl-row-content-wrap {
	height: auto;
	background-position: 70%;
}
/* BLOG */
.blog-main-hero #hero-content {
    max-width: 240px;
    margin-left: 0;
}
}

@media (max-width: 350px) {
/* GENTERAL*/
   
.fl-post-feed-category, .fl-post-feed-date {
	display: block;
	float: none;
}
.fl-post-feed-post .social-share {
	display: block;
	position: relative;
	right: auto;
	bottom: auto;

	margin: 1em 0 0;
}
/* END GENERAL */
.customer-subheader h1 {
	font-size: 1.8em;
}
.customer-subheader .fl-photo-content img {
	max-width: 160px;
}
.customer-subheader p {
	font-size: 18px;
}
}

@media (max-width: 1124px) and (min-width: 992px) {
	/* WP HEADER */
	.fl-full-width .fl-page-header-container.container{
		padding-left: 0px;
		padding-right: 0px;
	}
	#menu-main-navigation > li:nth-last-child(3) {
		margin-left: 10px;
	}
	.fl-page-nav-col {
		width: 794px;
	}
	ul#menu-main-navigation li a {
		font-size: 12px;
	}
	/* END WP HEADER */
}

@media (max-width: 884px) and (min-width: 768px) {
	/* WP HEADER */
	#menu-main-navigation > li:nth-last-child(3) {
		margin-left: 10px;
	}
	ul#menu-main-navigation li a {
		font-size: 11px;
	}
	/* END WP HEADER */
}

