/*
Theme Name: Hostlinea for Gainfront
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> of the Hostlinea Wordpress Theme for Gainfront
Version: 1.0
Author: Andrew Huguenard
Author URI: https://www.gainfront.com/
Template: wp-hostlinea
text domain: gainfront
*/
:root {
	--gf_blue:#1996d2;
	--gf_green:#55bf87;
	--gf_gold:#ecb35e;
	--gf_violet:#9682c3;
	--gf_coral:#e96b7a;
	--gf_mauve:#c781ae;
	--gf_teal:#1aa6b8;
	--gf_purple:#9682c3;
	--gf_rose:#f4524d;
}

@font-face{
	font-family:'Open Sans';font-display:swap;font-style:normal;font-weight:400;
	src:url('./fonts/OpenSans-Regular.woff2') format('woff2'),
		url('./fonts/OpenSans-Regular.woff') format('woff'),
		url('./fonts/OpenSans-Regular.ttf') format('truetype')
}

@font-face{
	font-family:'Open Sans';font-display:swap;font-style:italic;font-weight:400;
	src:url('./fonts/OpenSans-Italic.woff2') format('woff2'),
		url('./fonts/OpenSans-Italic.woff') format('woff'),
		url('./fonts/OpenSans-Italic.ttf') format('truetype')
}
@font-face{
	font-family:'Open Sans Bold';font-display:swap;font-style:normal;font-weight:700;
	src:url('./fonts/OpenSans-Bold.woff2') format('woff2'),
		url('./fonts/OpenSans-Bold.woff') format('woff'),
		url('./fonts/OpenSans-Bold.ttf') format('truetype')
}
@font-face{
	font-family:'Open Sans Bold';font-display:swap;font-style:italic;font-weight:700;
	src:url('./fonts/OpenSans-BoldItalic.woff2') format('woff2'),
		url('./fonts/OpenSans-BoldItalic.woff') format('woff'),
		url('./fonts/OpenSans-BoldItalic.ttf') format('truetype')
}
@font-face{
	font-family:'Montserrat';font-display:swap;font-style:normal;font-weight:800;
	src:url('./fonts/Montserrat-ExtraBold.woff2') format('woff2'),
		url('./fonts/Montserrat-ExtraBold.woff') format('woff'),
		url('./fonts/Montserrat-ExtraBold.ttf') format('truetype')
}
@font-face{
	font-family:'Montserrat';font-display:swap;font-style:italic;font-weight:800;
	src:url('./fonts/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
		url('./fonts/Montserrat-ExtraBoldItalic.woff') format('woff'),
		url('./fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype')
}
html,body {
	background:#fff;
	overflow-x:hidden;
}
body {
	color:#303234;
}
body.home,
.soft_right_bkgr {
	background-image: url(./images/home-bkgr.svg);
	background-repeat: no-repeat;
	background-position: right -100px top -50px;
	background-size:contain;
}
.soft_right_bkgr {
	background-position: right -200px top -50px;
	background-size:1920px 1030px;
}
.soft_left_bkgr {
	background-image: url(./images/home-bkgr-2.svg);
	background-repeat: no-repeat;
	background-position: left top -50px;
	background-size:contain;
}
.soft_bkgr {
	background-image: url(./images/home-bkgr-2.svg);
	background-repeat: no-repeat;
	background-position: left -100px top -50px;
	background-size:1920px 1030px;
}
.single-landing-page #menu-main .menu-btn:not(.contact_us_link) {
	display:none;
}
.single-landing-page #main {
	padding-bottom:0;
}
form.post-password-form {
    padding: 115px 0;
}


#cshero-header-top {
    color: #ffffff;
	font-weight:500;
    font-size: 14px;
    background-color: #303234;
	padding:5px 0!important;
}
#cshero-header-top a {
    color: #ffffff !important;
    font-size: 14px;
}
#cshero-header-top .btn:hover {
	color:var(--gf_btn_blue)!important;
}
#cshero-header-top .custumer-care .textwidget > div {
	display:inline-block;
	margin-right:15px;
}
#cshero-header-top .custumer-care .textwidget > div:last-of-type {
	margin-right:0;
}
#page-breadcrumb {
	border-bottom:0px;
	background-color:rgba(255,255,255,0.7);
}
#page-breadcrumb .pagenation_links {
	padding:10px 0;
	border-bottom: 1px solid #e0e2e4;
}
#page-breadcrumb ul.breadcrumbs > li:after {
    content: '»';
	color:#3399cc;
    margin-left: 6px;
    margin-right: 2px;
}
h1, h2, h3, h4, h5, h6, p.blue,li.blue {
    color: #172f72;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px;
	letter-spacing:0.01em;
}
h1 {
    font-size: 40px;
}
h2 {
    font-size: 28px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 21px;
}

.single-jobs h2,
.single-post h2 {
    font-size: 24px;
}
.single-jobs h3,
.single-post h3 {
    font-size: 21px;
}
input {
    height:inherit
}
h1:after,h2:after,h3:after,h4:after,h5:after {
	display:none!important;
}
b, strong, .strong {
	font-family:'Open Sans Bold', sans-serif;
    font-weight: 600;
}
article.post .entry-content a {
	color: #005cb8;
    text-decoration: underline;
}
article.post .entry-content a:hover {
	color: #0c74dc;
    text-decoration: none;
}
#page:not(.page-no-padding) #main,
body.single-post #main {
	padding-top: 20px!important;
}
body.blog #content {
    padding-bottom:0!important
}
body.single-jobs h1,
body.single-post h1 {
    font-size: 32px;
	margin-bottom: 25px;
}
.post-author-desc {
	margin-bottom: 25px;
}
.entry-feature {
    margin-bottom: 20px;
}
.entry-meta {
	color:#808284;
    margin-bottom: 12px;
}
button.cshero-menu-mobile {
	height:48px;
	padding:13px!important;
}
#cshero-header {
	z-index:999;
}
#cshero-header .cshero-menu-mobile .icon-bar:first-of-type {
	margin-top:0px;
}

#main p, #main ul, #main ol {
	font-size:14px;
	line-height:1.65;
	margin: 0 0 15px;
}
#main .text-large {
	font-size: 20px;
}
#main .text-larger {
	font-size: 26px;
}
.narrow-block {
	max-width:880px;
	margin: 0 auto;
}
p.narrow-block {
	margin: 20px auto 0!important;
}
ul.checklist {
    list-style: none;
	padding:10px 0;
}
ul.checklist li {
    position: relative;
    margin: 8px 0 8px 30px;
    width: auto;
}
ul.checklist li.text-large {
    margin: 0 0 5px 30px;
}
ul.checklist li:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 2px;
    background: url(./images/icon-checkmark.svg);
    background-size: contain!important;
    width: 20px;
    height: 20px;
}
ul.checklist.ex li:before {
    background: url(./images/icon-exmark.svg);
}
ul.checklist li.text-large:before {
    top: 7px;
}
ul.checklist li.text-white:before {
    background: url(./images/icon-checkmark-light.svg);
    background-size: contain;
}
.form_holder iframe {
	background:#fff;
}
.form_holder > .vc_column-inner > .wpb_wrapper {
	padding: 20px;
    border-radius: 12px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
    border: 1px solid #e0e2e4;
	position:relative;
    margin-bottom: 20px;
	min-height:550px;
	background-color:#fff;
	overflow:hidden;
}
.clearboth {
	clear:both;
}
.single-landing-page .form_holder > .vc_column-inner > .wpb_wrapper {
	-webkit-box-shadow: 0 6px 28px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 6px 28px rgba(0,0,0,0.15);
    box-shadow: 0 6px 28x rgba(0,0,0,0.15);
	min-height:inherit;
    transition: all 0.3s ease-in-out;
}
@media (min-width:768px) {
	.single-landing-page .form_holder > .vc_column-inner > .wpb_wrapper {
		min-height:inherit
	}
}
.single-landing-page .form_holder > .vc_column-inner > .wpb_wrapper:hover {
	-webkit-box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 32%);
    -moz-box-shadow: 0px 0px 2px 0px rgb(0,0,0,0.32);
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 32%);
}
.icon-bullet {
    display: flex;
    padding-top: 12px;
}
.icon-bullet .icon {
    flex: 0 1 11%;
    padding-right: 10px;
}
.icon-bullet .content {
    flex: 0 1 89%;
}
.icon-bullet h4 {
	font-size:20px;
    margin-bottom: 0px;
}
.entry-feature {
    box-shadow: -1px 3px 15px rgb(0 0 0 / 20%);
    border-radius: 8px;
    overflow: hidden;
}
.hostlinea-fancybox:not(.template-hostlinea_fancybox--layout-2) {
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
	border-radius:12px;
	background-color:#ffffff;
	color:#000000;
	padding:25px!important;
	border:0px;
	transition:none!important
}
.hostlinea-fancybox:not(.template-hostlinea_fancybox--layout-2) a {
	width:auto;
}
.hostlinea-fancybox:not(.template-hostlinea_fancybox--layout-2).template-hostlinea_fancybox {
    border: 0!important;
}
.hostlinea-fancybox:not(.template-hostlinea_fancybox--layout-2) br {
	display:none;
}
.solutions_carousel .icon-plain-medium {
	font-size: 45px;
}
.hostlinea-fancybox:not(.template-hostlinea_fancybox--layout-2) h3,
.hostlinea-fancybox:not(.template-hostlinea_fancybox--layout-2) h4 {
	margin-top:20px!important;
	margin-bottom:10px!important
}
.hostlinea-fancybox:not(.template-hostlinea_fancybox--layout-2) p {
	margin:0 0 10px
}

.hostlinea-fancybox.template-hostlinea_fancybox--layout-2 .text-box-right.box-medium {
    padding: 0 0 0 90px;
}
.hostlinea-fancybox.template-hostlinea_fancybox--layout-2 .iconcircle-medium {
    width: 70px;
    height: 70px;
    line-height: 72px;
}
.hostlinea-fancybox.primary.template-hostlinea_fancybox--layout-2 .fancybox-item-icon {
	color:#fff!important;
    background-color: #00468c;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel .owl-controls .owl-nav .owl-next:hover {
    color: #ffffff;
}
.owl-dots {
	display:block!important
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #a0a2a4!important;
}
.blog_cards .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots {
    margin: 5px auto 15px!important;
}
.blog_cards .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,
.owl-carousel .owl-controls .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    margin: 5px;
    opacity: 1;
    border-radius: 50%;
    border:1px solid #505254!important;
    background:none!important;
}
.owl-carousel .owl-controls .owl-dots .owl-dot span {
    display: block;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
    left:-50px;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
    right:-50px;
}
.blog_cards .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,
.blog_cards .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    border:1px solid #505254!important;
    background:#505254!important;
}
.owl-carousel .owl-controls .owl-nav .fa {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.btn, .btn:focus {
	background-color:var(--gf_btn_blue)!important;
	outline:0;
	color:#ffffff;
	border:1px solid var(--gf_btn_blue);
    border-radius: 30px;
    padding:9px 30px 10px;
    font-size: 20px;
    cursor: pointer;
}
.btn.btn-small {
    padding: 8px 22px;
}

.menu-btn a {
	outline:0;
	color:#ffffff;
    border-radius: 30px;
	font-size:14px!important;
	line-height:18px!important;
	color:#fff!important;
	background-color:var(--gf_btn_blue)!important;
	border:1px solid var(--gf_btn_blue);
	font-family: 'Open Sans',sans-serif!important;
}
.menu-btn a,
.btn.btn-smallest {
    padding: 6px 18px!important;
	text-transform:uppercase;
    font-size: 14px;
    line-height: 18px;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    border-radius: 30px;
	font-size: 14px;
	border:1px solid var(--gf_btn_blue);
	padding: 8px 22px;
}
.fancybox .btn:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    color: #fff!important;
	border:1px solid #da2520!important;
    background-color: #da2520!important;
}
.menu-btn a:hover {
	background-color:#ffffff!important;
	color:var(--gf_btn_blue)!important;
}
.btn:hover {
	background-color:#ffffff!important;
	color:var(--gf_btn_blue)!important;
}
.btn-small,
.btn-small:focus {
	font-size: 14px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline:none
}
h1.hero {
	font-size:50px;
	line-height:1.06;
}
#main p.hero {
	font-family: 'Open Sans Bold';
	font-size:28px;
	line-height:1.3;
	margin:25px 0 35px!important;
	color:#172f72;
}
.btn.blue {
	background-color:var(--gf_btn_blue)!important;
	border:1px solid var(--gf_btn_blue);
}
.btn.blue:hover {
	background-color:#ffffff!important;
	color:var(--gf_btn_blue)!important
}

.transparent_header .gradient_bkgr {
	padding-top:30px
}
.round {
	border-radius:50%;
}
.fancybox {
	box-shadow: 0 0 15px rgba(0,0,0,0.08);
	position:relative;
	margin-bottom:80px;
	padding-bottom:50px!important;
	justify-content: flex-start;
}
.fancybox a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
    border-bottom-left-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.fancybox h4 {
	font-size:21px;
	color:#000000
}
.fancybox ul,
.fancybox ol {
    padding-left: 20px;
}
.fancybox li {
	color:#000000;
	text-align:left!important
}
.fancybox .iconcircle-small {
	color:#fff;
	font-size: 36px;
	margin-top:-65px;
}
.fancybox.deep_blue .iconcircle-small {
	background:#00468c
}
.fancybox.blue .iconcircle-small {
	background:var(--gf_blue)
}
.fancybox.gold .iconcircle-small {
	background:var(--gf_gold)
}
.fancybox.green .iconcircle-small {
	background:var(--gf_green)
}
.fancybox.plum .iconcircle-small {
	background:#784682
}
.fancybox.magenta .iconcircle-small,
.fancybox.mauve .iconcircle-small {
	background:var(--gf_mauve)
}
.fancybox.coral .iconcircle-small {
	background:var(--gf_coral)
}
.fancybox.lavender .iconcircle-small {
	background:var(--gf_violet)
}
.fancybox.violet .iconcircle-small {
	background:#5d4da6
}
.fancybox.maroon .iconcircle-small {
	background:#c75252
}
.fancybox.teal .iconcircle-small {
	background:var(--gf_teal)
}
.carousel_logo {
	text-align:center;
}
.carousel_logo img {
	max-width:170px!important;
}
.customer-logos {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-around;
    gap: 15px;
}
.customer-logos .customer_logo {
	max-width:220px;
}
.blog_cards .owl-stage-outer {
	padding:0 5px;
	margin: 0 -5px;
}
.descriptive_txt {
	position:absolute;
	left:-9999px;
	color:#000000;
}
.owl-theme .owl-nav {
    margin-top: 25px!important;
}
.blog_cards .vc_gitem-zone-a {
	height:0;
	padding-bottom:56.25%;
}
.blog_cards .vc_grid-item-mini {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    overflow: hidden;
}
.home .blog_cards .vc_grid-item-mini {
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
}
.rounded {
	border-radius:12px;
}
.large.rounded {
	border-radius:20px;
}
.shadowed {
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	transition:all 0.3s ease-in-out;
}
.image-popup:hover img.shadowed {
	-webkit-box-shadow: 0 0px 2px rgba(0,0,0,0.32);
	-moz-box-shadow: 0 0px 2px rgba(0,0,0,0.32);
	box-shadow: 0 0px 2px rgba(0,0,0,0.32);
}

.large.shadowed {
	-webkit-box-shadow: 0 6px 28px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 6px 28px rgba(0,0,0,0.15);
	box-shadow: 0 6px 28px rgba(0,0,0,0.15);
}
.text-shadowed {
	-moz-text-shadow:2px 5px 9px rgba(0,17,35,0.3);
	text-shadow: 2px 5px 9px rgba(0,17,35,0.3)
}
.bordered {
	border:1px solid #c0c2c4;
}
.sharpened  {
	image-rendering: -webkit-optimize-contrast;
}

img.bordered {
	border:1px solid #c0c2c4;
	padding:0!important;
	margin-top: 30px!important;
	margin-bottom: 30px!important;
}

.blog_cards .vc_gitem-zone-c {
	background-color:#fff!important;
	padding:20px;
}
.blog_cards .vc_gitem-zone-c .vc_gitem-col {
	padding:0!important;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.blog_cards h4 {
	margin-bottom: 3px;
}
.blog_cards .vc_btn3-container {
	margin-bottom:0
}
.entry-socials-share-list a {
    border-radius: 50%;
	font-size:20px
}
.entry-related-posts .image-holder a {
	height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    display: block;
}
.gainfront_accordion .vc_tta-icon {
    display: inline-block!important;
	width: 40px;
    height: 40px;
    background: #e0e2e4;
    position: relative;
    border-radius: 50%;
    color: #fff!important;
}
.gainfront_accordion .vc_tta-title-text {
	font-size:18px;
}
.gainfront_accordion .blue .vc_tta-icon {
	background:#0161ba
}
.gainfront_accordion .gold .vc_tta-icon {
	background:#d1ae4c
}
.gainfront_accordion .green .vc_tta-icon {
	background:#5b9f2e
}
.gainfront_accordion .purple .vc_tta-icon {
	background:#784682
}
.gainfront_accordion .violet .vc_tta-icon {
	background:#5d4da6
}
.gainfront_accordion .maroon .vc_tta-icon {
	background:#963232
}
.gainfront_accordion .teal .vc_tta-icon {
	background:#24bfc7
}
.gainfront_accordion .magenta .vc_tta-icon {
	background:#b5428b
}

.gainfront_accordion .vc_tta-icon::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.gainfront_accordion .vc_tta-panel-title > a {
    display: flex!important;
    align-items: center;
}

footer .footer-title {
	font-size:14px;
    margin-bottom: 10px!important;
}
footer .main-footer ul:not(.cms-social) li {
	position:relative;
    padding: 0 0 0 15px!important;
    margin: 5px 0 5px 0!important;
}
footer .main-footer ul.cms-social li {
	position:relative;
    padding: 0 15px 0 0!important;
    margin: 5px 0 5px 0!important;
}
footer .main-footer ul li:before {
	content:'»';
	position:absolute;
	color:#00aeff;
	left:0;
	line-height: 1.5;
}
.main-footer p,
footer .main-footer ul li > a {
    color: #a0a2a4!important;
}
div#footer-section-copyright {
    color: #a0a2a4;
    background: #000!important;
}
div#footer-section-copyright a {
    color: #a0a2a4;
}
div#footer-section-top .container {
	max-width: 960px;
}
div#footer-section-top.sec-bpadding-1 {
	padding-top: 24px;
	padding-bottom: 24px;
}
div#footer-section-top h3 {
	font-size:25px;
	font-weight:500;
	line-height:1.1;
	margin-bottom:0;
}
div#footer-section-main.main-footer {
    padding: 50px 0;
}
div#footer-section-main .cms-social {
	text-align:left!important;
}
div#footer-section-main .cms-social li {
	display: inline-block;
}
div#footer-section-main .cms-social li:first-of-type {
	padding:0;
}
div#footer-section-main .cms-social li a {
    width: 40px;
    height: 40px;
    background: #303234;
    border-radius: 50%;
	position:relative;
}
div#footer-section-main .cms-social li a:hover {
    background: #707274;
}
div#footer-section-main .cms-social li a:hover i {
	color:#202224
}
div#footer-section-main .cms-social li a i {
	padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
	font-size: 18px;
}
div#footer-section-main .cms-social li:before {
	display:none;
}
#back_to_top {
    right: 80px;
}
.entry-feature .overlay {
    background-color:transparent;
}
nav.navigation .pagination .page-numbers {
	border-radius:50%;
}
nav.navigation .pagination .page-numbers:hover,
nav.navigation .pagination .page-numbers.current {
    color: #fff;
    border: 1px solid var(--gf_btn_blue);
    background-color: var(--gf_btn_blue);
}
.job-post {
    max-width: 1210px!important;
	padding:15px!important;
}
.job-post .job-content .jobs-row {
    margin: 0 0 30px!important;
}
.job-post .jobs-row .jobs-row-label {
    font-weight: normal!important;
}
.job-post .job-side .jobs-row.position_logo {
    margin: 25px 0 40px!important;
}
.job-image,
.position_description .jobs-row-label:first-of-type {
	display:none;
}
.dashboard_container {
	text-align:center
}
div.dashboard {
	display: inline-flex;
	justify-content: center;
	flex-wrap: wrap;
    gap: 20px;
	margin:auto;
}
.dashboard a {
	position:relative;
    width: 240px;
    height: 70px;
    text-align: center;
    border:1px solid #b2a3f5;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    color: #00468c;
    box-shadow: 0px 2px 6px 0px rgb(0,0,0,0.22);
    background: #fff;
	flex-direction: column;
	overflow:hidden;
}
.dashboard a:before {
	content:'';
	position:absolute;
	background:rgba(78,163,245,0.2);
	color:#fff;
    width: 240px;
    height: 70px;
	top:100%;
	transition: .26s all ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dashboard a:hover {
    border:1px solid #4ea3f5;
}
.dashboard a:hover:before {
	top:0;
}

.dashboard a:hover {
    box-shadow: 0px 1px 2px 0px rgb(0,0,0,0.32);
}

.scrollflow {
	padding-top:90px;
	padding-bottom:0;
}
.scrollflow .scroll_row  {
	padding: 50px 0 90px;
	position:relative;
}
.scrollflow .scroll_row.five  {
	padding: 50px 0 25px;
}
.scrollflow .scroll_row:before {
	content:'';
	position:absolute;
	background-repeat:no-repeat;
	background-position:center top;
	left: 50%;
    transform: translateX(-50%);
	display:unset!important;
	top:0;
	bottom:0;
	width:100%;
}
.scrollflow .one.scroll_row:before {
    top: -32px;
	background-image:url(./images/srm-flow-first.svg);
}
.scrollflow .two.scroll_row:before,
.scrollflow .four.scroll_row:before {
	top: -210px;
	background-image:url(./images/srm-flow-left.svg);
}
.scrollflow .three.scroll_row:before,
.scrollflow .five.scroll_row:before {
	top: -210px;
	background-image:url(./images/srm-flow-right.svg);
}
.scrollflow .two,
.scrollflow .four,
.scrollflow .two .flowbox,
.scrollflow .four .flowbox {
    direction: rtl;
}
.scrollflow p,
.scrollflow h2,
.scrollflow h3 {
	text-align:left;
    direction: ltr;
}
.scrollflow h2,
.scrollflow h3 {
	color:#000;
}
.scrollflow h3 {
	padding-top:0;
	font-size:21px;
}
.scrollflow .step {
    max-width: 285px;
    margin: auto;
    padding: 0 0 35px;
}
.scrollflow h2 {
	position:relative;
}
.scrollflow h2:before {
	content: '1';
    position: absolute;
    width: 62px;
    height: 62px;
    top: -117px;
    background: #e8ac20;
    border: 3px solid #fff;
    box-shadow: 0 5px 5px rgb(0 0 0 / 35%);
    border-radius: 100%;
    font-size: 36px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
	left: 50%;
    transform: translateX(-50%);
}
.scrollflow .one h2:before {
    top: -147px;
}
.scrollflow .two h2:before {
	content: '2';
}
.scrollflow .three h2:before {
	content: '3';
}
.scrollflow .four h2:before {
	content: '4';
}
.scrollflow .five h2:before {
	content: '5';
}
.flowbox {
    max-width: 540px;
	width:100%;
    display: inline-block;
    margin: auto 0 0 auto;
    border: 1px solid #78a86a;
	background:#fff;
    border-radius: 15px;
    padding: 20px;
    display: flex;
    align-items: flex-start;
    align-content: space-between;
    gap: 15px;
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.25);
	min-height:266px;
	position:relative;
}
.scrollflow .two .flowbox,
.scrollflow .four .flowbox {
    margin: auto auto 0 0;
}

.scrollflow .five .flowbox {
	min-height: 240px;
	align-items: center;
}
.entry-content blockquote {
	display:inline-block;
}
.flexgrid > .vc_column-inner > .wpb_wrapper {
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.skewbox {
	display:flex;
    border-radius: 10px;
/*    border: 1px solid #e0e2e4;*/
    background: #f9f9f9;
    box-shadow: 0 0 6px rgba(0,0,0,0.15);
	overflow:hidden;
	flex: 0 48%;
	margin-bottom:4.2%!important;
	cursor:pointer;
	transition: all 0.3s ease-in-out;
}
.skewbox:hover {
	transform:scale(1.0699);
    box-shadow: 0 2px 24px rgba(0,0,0,0.14);
    background: #ffffff;
}
.skewbox .wpb_wrapper {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.skewbox .leftcol,
.skewbox .rightcol {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	height:100%;
	padding:18px 0 18px 18px;
	width:45%;
}
.skewbox .rightcol {
	position:relative;
	padding:18px 18px 18px 0;
	width:55%;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

#main .wpb_gallery ol {
	margin:25px 0 0;
}
.wpb_gallery .flexslider {
	overflow:inherit!important;
}
.wpb_gallery .flex-control-nav li a {
    width: 15px;
    height: 15px;
    background: var(--gf_btn_blue)!important;
}
.wpb_gallery_slides .slides {
	border-radius:20px;
	overflow:hidden;
	-webkit-box-shadow: 0 6px 28px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 6px 28px rgba(0,0,0,0.15);
	box-shadow: 0 6px 28x rgba(0,0,0,0.15);
}
@media (min-width:769px) {
	.skewbox .rightcol:before {
		position:absolute;
		content:'';
		top:0;
		left:0;
		right:0;
		bottom:0;
		width:100%;
		height:100%;
		background:linear-gradient(-79deg, rgba(0, 35, 70, 0) 70%, rgba(0, 35, 70, 0.82) 100%);
	}
}
.skewbox .rightcol {
	clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0% 100%);
	background-color: #d9d9d9;
}
.skewbox h3 {
	font-size:21px;
}
.skewbox p {
	font-size:14px!important;
}
.skewbox a {
	margin-top:15px;
}
@media (max-width:768px) {
	.flexgrid > .vc_column-inner > .wpb_wrapper {
		display: block;
	}
	.skewbox {
		display: block;
		max-width: 475px;
		width: 100%;
		margin: 0 auto 25px!important;
	}
	.skewbox .wpb_wrapper {
		flex-direction: column-reverse;
	}
	.skewbox .leftcol {
		padding:18px;
	}
	.skewbox .leftcol,
	.skewbox .rightcol {
		display: block;
		width:100%;
	}
	.skewbox .rightcol {
		height: 0px;
		padding-bottom: 47%;
		clip-path:initial;
	}
}
@media (min-width:1000px) {
	.stickie_on_scroll {
		padding-top:50px;
	}
}
@media (min-width:600px) {
	.entry-content blockquote.alignright {
		max-width:300px;
		margin-left:25px;
	}
	.entry-content blockquote.alignleft {
		max-width:300px;
		margin-right:25px;
	}
}
.numbull,
.sticky_scroll {
	position:relative;
    padding: 25px 25px 0 45px;
}
.numbull {
    padding: 10px 0 5px 40px;
	margin:0!important;
}
.numbull:before,
.sticky_scroll:before {
	content:'1';
	position:absolute;
	width:30px;
	height:30px;
	background:#873897;
	color:#fff;
	border-radius:50%;
	left:0;
	font-family: 'Open Sans Bold', sans-serif;
    text-align: center;
    line-height: 29px;
}
.sticky_scroll.two:before {
	content:'2';
	background:#00b4e6;
}
.sticky_scroll.three:before {
	content:'3';
	background:#166963;
}

.numbull.one:before {
	background:var(--gf_blue);
}
.numbull.two:before {
	content:'2';
	background:var(--gf_coral);
}
.numbull.three:before {
	content:'3';
	background:var(--gf_gold);
}
.numbull.four:before {
	content:'4';
	background:var(--gf_violet);
}
.numbull.five:before {
	content:'5';
	background:var(--gf_green);
}


@media (min-width:768px) {
	.show_on_scroll {
		opacity:0;
	}
}
.flowbox>* {
	flex: 1 1 0;
}
.flowbox img {
	max-width:250px;
	width: 100%;
    height: auto;
}
.scrollflow .inset {
	padding:10px;
	background:#f3f5fa;
	border:1px solid #d3d5da;
	border-radius:6px;
	min-height:226px;
}
.scrollflow .five .step {
    max-width: 425px;
}
.scrollflow .five .inset {
    min-height:auto;
}
.load_lazy,
.load_lazy_stat,
.load_lazy_large {
	opacity:0;
}
.stats {
    position: absolute;
    box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 25%);
    border-radius: 15px;
    right: 55%;
	left:inherit;
    top: 130px;
    padding: 10px 10px 5px;
	margin:0 auto;
    background: #f3f5fa;
    text-align: center;
	vertical-align:top;
	display: inherit;
	opacity:0;
    direction: ltr;
}
.stats.single {
	top: 100px;
    right: 60%;
}
.stats.single .stat {
	width:240px;
}
.two .stats,
.four .stats {
    left: 65%;
	right:inherit;
}
.stats .stat {
	display:inline-block;
	width:110px;
	margin:0 auto;
	padding:0 5px 10px;
	vertical-align:top;
}
.two .stats.double,
.four .stats.double {
	max-width:300px;
	width:100%;
    left: 55%;
}
.two .stats.double .stat,
.four .stats.double .stat {
	width:140px;
}
.stats .img {
	overflow:hidden;
}
.stats .img,
.stats .img img {
	width:72px;
	height:72px;
	margin:auto
}
.stats .txt {
	padding-top:7px;
    font-size: 12px;
    line-height: 1.2;
}
.bottom_stats {
	padding:32px 0;
}
.large_stats {
	display:flex;
}
.large_stats>div {
	flex:48% 0;
	padding: 10px;
    text-align: center;
}
.large_stats img {
	filter: drop-shadow(0px 4px 9px rgba(0,0,0,0.2));
	margin:auto;
	padding:0;
	max-width:190px;
}
.gradient_bkgr {
	background: rgb(0,180,230);
/*	background: linear-gradient(360deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 2%, rgba(0,180,230,1) 2.1%, rgba(0,70,140,1) 50%, rgba(0,30,60,1) 100%);*/
	background: linear-gradient(360deg, rgba(0,180,230,1) 0, rgba(0,70,140,1) 50%, rgba(0,30,60,1) 100%);
}
.blue_background_gradient {
	background: linear-gradient(340deg,#0076c9 0%,#003270 100%);
}
.light_violet_gradient {
	background: linear-gradient(350deg,rgba(50,70,140,0.20) 0%,rgba(50,70,140,0.02) 90%)
}
.overflow {
    overflow: visible!important;
}
.rounded_sep_bottom {
	background-image: url(./images/rounded_curved.svg);
	background-position: center bottom -2px!important;
	background-size:contain!important;
	background-repeat:no-repeat!important;
	background-size: 100%!important;
}
.curved_sep_bottom {
	background-image: url(./images/separator_curved.svg);
	background-position: center bottom -2px!important;
	background-size:contain!important;
	background-repeat:no-repeat!important;
	background-size: 100%!important;
}
.curved_sep_bottom.short {
	background-image: url(./images/separator_short_curved.svg);
}
.curved_sep_bottom.gray {
	background-image: url(./images/separator_curved_gray.svg);
	background-position: center bottom -2px!important;
}
.curved_sep_bottom.short.gray {
	background-image: url(./images/separator_short_curved_gray.svg);
	background-position: center bottom -2px!important;
}
.curved_sep_bottom.flipped {
	background-image: url(./images/separator_curved_flipped.svg);
}
.curved_sep_bottom.short.flipped {
	background-image: url(./images/separator_short_curved_flipped.svg);
}
.curved_sep_bottom.gray.flipped {
	background-image: url(./images/separator_curved_gray_flipped.svg);
}
.curved_sep_bottom.short.gray.flipped {
	background-image: url(./images/separator_short_curved_gray_flipped.svg);
}
.curved_sep_top {
	background-image: url(./images/separator_curved_top.svg);
	background-position: center -5px!important;
	background-size:contain!important;
	background-repeat:no-repeat!important;
    margin-top: -1px;
	background-size: 100%!important;
}
.rounded_sep_bottom.gradient_bkgr {
	background: rgb(0,188,255);
	background-image: url(./images/rounded_curved.svg),linear-gradient(360deg,#fff 0,#fff 2%,#00bcff 2.1%,#005d9f 61%,#003270 100%);
}
.curved_sep_bottom.gradient_bkgr {
	background: rgb(0,180,230);
	background-image: url(./images/separator_curved.svg),linear-gradient(360deg,#fff 0,#fff 2%,#00bcff 2.1%,#005d9f 61%,#003270 100%);
}
.entry-content ul li p {
	margin-top:10px!important;
}

.testimonials .wpb_column >.vc_column-inner>.wpb_wrapper {
	border-radius: 12px;
    box-shadow: 0 5px 32px rgba(0,0,0,0.12);
    background: #ffffff;
    position: relative;
    padding: 25px;
}

.testimonials p {
	position:relative;
	font-size: 15px;
    line-height: 1.5;
    padding: 0 15px;
	margin:0!important;
}
.testimonials p.review {
    padding: 0 35px;
	margin-bottom:5px!important
}
.testimonials p.review:before,
.testimonials p.review:after {
	position:absolute;	
	opacity: 0.1;
	content:'';
	background:url(./images/icon-quote.svg);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	width:34px;
	height:30px;
}
.testimonials p.review:before {
	left:0;
	top:0;
}
.testimonials p.review:after {
	transform: scaleX(-1) scaleY(-1);
	right:5px;
	bottom:0;
}
.testimonials p.title,
.testimonials p.industry {
	font-size:13px!important;
	line-height:1.3!important;
	text-align:center;
}
.testimonials p.title {
	font-family:'Open Sans Bold', sans-serif;
}
.testimonials p.industry {
	font-style:italic;
}
.testimonials .testimonial .wpb_wrapper {
	display:flex;
	gap:30px;
}
.testimonials .testimonial .wpb_wrapper>div:first-child {
	flex: 0 1 220px;
}
.testimonials .testimonial .wpb_wrapper>div:last-child {
	flex: 0 1 100%;
}
span.lowercase {
	text-transform:lowercase!important;
}
.load_lazy, .load_lazy_large {
	display:inline-block;
	margin:auto;
}
.arrowed {
	position:relative;
	padding-right:20px;
	display:inline-block;
	line-height:1.2;
	color:var(--gf_rose)!important;
}
.arrowed:after {
	content: '→';
	font-size:13px;
	position: absolute;
	display: inline-block;
    width: 17px;
    text-align: right;
}
#secondary > * {
    margin-bottom: 15px;
}
#secondary .wg-title {
    margin-bottom: 8px;
}
#secondary ul {
    margin-bottom: 0!important;
}
#secondary ul li {
    padding: 5px 0;
}
.detail-tags a {
	text-decoration:underline;
}
.detail-tags a:hover {
	text-decoration:none;
	color:#0c74dc;
}
.svg_gradient_bkgr {
	background-image: url(./images/curved_gradient_bkgr.svg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size:3840px 570px;
}
.svg_gradient_bkgr #page {
	background-image:none!important;
}
.svg_gradient_bkgr article {
	padding-top: 30px;
}
.customer_logo_scroll {
	height:95px;
	padding:15px 0;
	overflow:hidden;
}
.customer_logo_scroll .slick-list {
    margin: 0 -30%!important;
}
.customer_logo_scroll img {
	max-height:65px!important
}

/* BEGIN Home Page Personas */
.persona_buttons {
	display: flex;
    justify-content: space-between;
	text-align:center;
	gap:10px;
}
.persona_buttons>div {
	vertical-align:top;
	display:inline-block;
}
.persona_buttons span.btn {
	display:none;
	margin: 8px 4px;
}

.persona_row {
	overflow:visible!important;
}
.persona-carousel {
	max-width: 1050px;
    margin: -65px auto auto;
}
.persona {
	border-radius: 15px;
	background-color:#fff;
    box-shadow: 0 3px 25px rgb(0 0 0 / 18%);
	overflow: visible;
	padding: 25px 25px 25px 260px;
	max-width:1000px;
	margin:90px 25px 25px!important;
    position: relative;
}
.persona .persona_img {
    position: absolute;
    bottom: 0;
    left: 3%;
	max-width:230px!important;
}
.persona .persona_thumb {
	border-radius:50%;
	border:1px solid #d0d2d4;
	width:102px!important;
	margin:-15px 15px 5px -5px;
	display:none!important;
}
#main .persona p {
    line-height: 1.5;
}
.persona-btn {
	opacity:0.35;
	transition: all 0.3s ease-in-out;
}
.persona-btn.active,
.persona-btn:hover {
	opacity:1;
}
/* END Home Page Personas */

.entry-feature .overlay {
    display: none;
}
.index_card {
	z-index:0;
	overflow:visible!important;
	padding-bottom:3.5%;
}
.index_card * {
    pointer-events: none;
}
.index_card a {
    pointer-events: all;
}

.index_card > .wpb_column {
	position:relative;
}
.index_card .index_left {
    position: relative;
	max-width:800px;
    background: #fff;
    padding:30px 235px 35px 30px;
    margin: 86px 0 60px;
    -webkit-box-shadow: 0 2px 35px 0 rgba(0, 35, 70, 0.21);
    -moz-box-shadow: 0 2px 35px 0 rgba(0,35, 70, 0.21);
    -ms-box-shadow: 0 2px 35px 0 rgba(0, 35, 70, 0.21);
    -o-box-shadow: 0 2px 35px 0 rgba(0, 35, 70, 0.21);
    box-shadow: 0 2px 35px 0 rgba(0, 35, 70, 0.21);
	border-top-right-radius: 250px;
	border-bottom-right-radius: 250px;
	z-index:-1;
}
@media (min-width:768px) and (max-width:2300px) {
	.index_card .index_left {
		-webkit-transition: slide-in-left 1s ease-in-out 0.15s;
		-moz-transition: slide-in-left 1s ease-in-out 0.15s;
		-ms-transition: slide-in-left 1s ease-in-out 0.15s;
		-o-transition: slide-in-left 1s ease-in-out 0.15s;
		animation: slide-in-left 1s ease-in-out 0.15s;
		animation-fill-mode: forwards;
		left:850px;
		opacity:0;
	}
}
@keyframes slide-in-left {
    50% {
		opacity:0;
    }
    100% {
		left: 0px;
		opacity:1;
    }
}
.index_card .index_left h3 {
	position:absolute;
	height:36px;
	line-height:36px;
	padding:0 24px 0 12px;
	background:var(--gf_violet);
	top:-36px;
	left:0;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	clip-path: polygon(0 0,92% 0%,100% 100%,0% 100%);
	transition:all 0.3s ease-in-out
}
.index_card .index_left p {
	margin: 10px 0 0 0!important;
    max-width: 500px;
}
.index_card .index_left h3:hover{
	opacity:0.8;
}
.index_card .index_left h3 a {
	padding:8px 0px;
}
.index_card .index_left h3 a:hover {
	color:#fff!important;
}
.index_card .index_left h3.mauve {
	background:var(--gf_mauve);
}
.index_card .index_left h3.coral {
	background:var(--gf_coral);
}
.index_card .index_right {
    position: absolute;
	top: -525px;
    right: -180px;
    width: 900px;
    height: 900px;
    border-radius: 50%;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    background-position: center bottom!important;
    z-index: -1;
}
.index_card .index_right:after {
	content:'';
	position:absolute;
	width:1200px;
	height:1200px;
	left:-150px;
	top:-150px;
	right:-150px;
	bottom:-150px;
	background-image: url(./images/topfold-spinner-min.svg);
	background-size:cover;
	background-repeat:no-repeat;
}
@media (max-width:1170px) {
	.index_card .index_right {
		top: -440px;
		right: -150px;
		width: 800px;
		height: 800px;
	}
}
@media (max-width:1024px) {
	.index_card .index_right {
		right: -15px;
		top: -223px;
		width: 510px;
		height: 510px;
	}
	.index_card .index_right:after {
		width: 680px;
		height: 680px;
		left: -85px;
		top: -85px;
		right: -85px;
		bottom: -85px;
	}
}
@media (max-width:1023px) {
	.index_card .index_left {
		max-width: 690px;
	}
	.index_card .index_left h1 {
		font-size:30px
	}
	#main .index_card .index_left .text-large {
		font-size:16px
	}
}
@media (max-width:768px) {
	.index_card .index_right {
		right: -70px;
		top: -190px;
		width: 410px;
		height: 410px;
	}
	.index_card .index_right:after {
		width: 550px;
		height: 550px;
		left: -70px;
		top: -70px;
		right: -70px;
		bottom: -70px;
	}
	.index_card .index_left {
		padding: 20px 270px 25px 20px;
		margin: 56px 0 20px;
	}
}
@media (max-width: 550px) {
	.index_card .index_left {
		padding: 20px;
		margin-bottom: 20px!important;
		border-radius:0
	}
	.index_card .index_left h1 {
		font-size: 28px;
	}
	.index_card .index_right {
		background-size: cover!important;	
		border-radius: 0;
		left: -20px;
		width: calc(100% + 40px);
		height: 0;
		padding-bottom: 56.25%;
		position: inherit;
		top: -20px;
	}
	.index_card .index_right:after {
		display:none;
	}
}

.flip-card {
    background-color: transparent;
    max-width: 360px;
	width:100%;
    height: 270px;
    margin:0 auto 25px;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    -webkit-perspective: 1000;
    perspective: 1000;
	cursor:pointer;
}
.flip-card-front, .flip-card-back {
    position: absolute;
    top: 0;
    left: 0;
	right:0;
	bottom:0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    -webkit-box-shadow: 0 2px 35px 0 rgba(0, 0, 0, 0.13);;
    -moz-box-shadow: 0 2px 35px 0 rgba(0, 0, 0, 0.13);;
    -ms-box-shadow: 0 2px 35px 0 rgba(0, 0, 0, 0.13);;
    -o-box-shadow: 0 2px 35px 0 rgba(0, 0, 0, 0.13);;
    box-shadow: 0 2px 35px 0 rgba(0, 0, 0, 0.13);;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.flip-card-front {
    background: #fff;
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
	padding:15px 15px 20px;
}
.flip-card-front .guts {
	text-align:left;
}
.flip-card-front .guts .image {
    max-width: 204px;
    max-height: 204px;
    margin: 0px auto 15px;
    overflow: hidden;
	display:inherit;
	text-align:center;
}
.flip-card-front .guts h3 {
	margin: 0;
	font-size: 17px;
	color: #000;
	text-align:center;
}
.flip-card-front .guts p {
	margin: 8px auto 16px;
	font-size: 14px;
	text-align:center;
}
.flip-card-front .over {
	width:100%;
	height:22px;
	background-image:url(./images/icon-over.svg);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
}
.flip-card-back {
    background-color: #00468c;
	position:relative;
	overflow: hidden;
    z-index: 3;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    padding: 9% 8% 5%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.flip-card-back p {
	text-align:left;
	margin:0;
	font-size: 14px!important;
	line-height: 1.5!important;
	color: #ffffff;
}
.flip-card-back img {
	display:block;
}
.flip-card-back a {
    display:inline-block;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: transform 0.8s;
    transition: transform 0.8s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.flip-card.flip .flip-card-inner {
	transform: rotateY(180deg);
}
.flip-card.flip .flip-card-front {
	z-index:1;
}

.flex-row,.icon-cards {
    text-align: center;
    display: flex;
    gap: 35px;
	padding:5px 0;
}
.flex-row>div,.icon-cards>div {
	flex: 1 1 0;
}
.flex-row {
    text-align: left;
}
.icon-cards.grid {
    flex-wrap: wrap;
    gap: 15px;
}

.icon-cards .icon-card {
	display: flex;
    flex-direction: column;
	justify-content: space-between;
	gap: 10px;
    padding: 20px;
	background:#fff;
	-webkit-box-shadow: 0 6px 28px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 6px 28px rgba(0,0,0,0.15);
	box-shadow: 0 6px 28x rgba(0,0,0,0.15);
	border-radius:10px;
	cursor:pointer;
	transition:all 0.3s ease-in-out;
}
.icon-cards .icon-card.nolink {
	cursor:default
}
.icon-cards.grid .icon-card {
    flex:48% 0;
	margin-bottom:0;
	cursor:inherit;
}
.icon-cards .icon-card .icon-content .icon {
	padding-bottom:10px;
}
.icon-cards:not(.grid) .icon-card:hover {
	-webkit-box-shadow: 0px 0px 2px 0px rgb(0,0,0,0.32);
	-moz-box-shadow: 0px 0px 2px 0px rgb(0,0,0,0.32);
	box-shadow: 0px 0px 2px 0px rgb(0,0,0,0.32);
}

.icon-cards .icon-card h3 {
	line-height:1.1;
}
#main .icon-cards.grid p {
	font-size: 14px;
    line-height: 1.4;
}
.icon-cards .icon-card h3 span.small {
	color:#00468c;
	font-size:14px;
}
.icon-cards.small h3 {
	font-size:18px;
}
#main .icon-cards.small p {
	font-size:14px;
	line-height:1.5;
}

.menu-trigger {
	position: relative;
    cursor: pointer;
    width: 280px;
    line-height: 1;
    text-align: left;
    padding:11px 16px 10px;
	border-radius: 35px;
	border: solid 1px #00468c!important;
    background-color: #ffffff;
	z-index:3;
}

.for_menu .menu-trigger {
	display:none;
}
.menu-trigger:before,
.menu-trigger:after {
    position: absolute;
    background: 0;
    content: "";
    border: solid;
    border-width: 9px;
    width: 0;
    height: 0;
    top: calc(50% + 5px);
    transform:translateY(-50%);
    right: 15px;
    opacity: 1;
}
.menu-trigger:before {
    border-color: #00468c transparent transparent;
}
.menu-trigger:after {
    top: calc(50% + 3px);
    border-color: #ffffff transparent transparent;
}

.walkthrough-menu ul {
	margin-top:0!important;
	margin-left:0;
	margin-bottom:0;
	padding-left:0;
    list-style: none;
	z-index:1;
}
.walkthrough-menu ul li {
	cursor:pointer;
	background-color: transparent;
	text-align:left;
	width:100%;
}
.walkthrough-menu {
	padding:20px 0;
	max-width:280px;
	z-index:1;
}
.walkthrough-menu ul li {
    font-size: 14px;
    line-height: 1.5;
	font-family:'Open Sans Bold', sans-serif;
    text-align: left;
    color: #00468c;
	background:#fff;
    vertical-align: middle;
    margin: 0 0 10px;
    border-radius: 25px;
    border: 1px solid #00468c;
    padding: 10px 40px 11px 15px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	position:relative;
	min-width: 240px;
}
.walkthrough-menu ul li.active,
.walkthrough-menu ul li:hover {
	background-color:#00468c;
    color:#fff!important;
    border: 1px solid #00468c;
}
.walkthrough-menu ul li.mauve {
    color: var(--gf_mauve);
    border: 1px solid var(--gf_mauve);
}
h3.mauve {
    color: var(--gf_mauve);
}
.walkthrough-menu ul li.mauve.active,
.walkthrough-menu ul li.mauve:hover {
	background-color:var(--gf_mauve);
    border: 1px solid var(--gf_mauve);
}
.walkthrough-menu ul li.orange {
    color: var(--gf_gold);
    border: 1px solid var(--gf_gold);
}
h3.orange {
    color: var(--gf_gold);
}
.walkthrough-menu ul li.orange.active,
.walkthrough-menu ul li.orange:hover {
	background-color:var(--gf_gold);
    border: 1px solid var(--gf_gold);
}
.walkthrough-menu ul li.coral {
    color: var(--gf_coral);
    border: 1px solid var(--gf_coral);
}
h3.coral {
    color: var(--gf_coral);
}
.walkthrough-menu ul li.coral.active,
.walkthrough-menu ul li.coral:hover {
	background-color:var(--gf_coral);
    border: 1px solid var(--gf_coral);
}
.walkthrough-menu ul li.blue {
    color: var(--gf_blue);
    border: 1px solid var(--gf_blue);
}
h3.blue, span.blue, strong.blue {
    color: #2ebee6;
}
.walkthrough-menu ul li.blue.active,
.walkthrough-menu ul li.blue:hover {
	background-color:var(--gf_blue);
    border: 1px solid var(--gf_blue);
}
.walkthrough-menu ul li.green {
    color: var(--gf_green);
    border: 1px solid var(--gf_green);
}
h3.green {
    color: var(--gf_green);
}
.walkthrough-menu ul li.green.active,
.walkthrough-menu ul li.green:hover {
	background-color:var(--gf_green);
    border: 1px solid var(--gf_green);
}
.walkthrough-menu ul li.lavender {
    color: var(--gf_violet);
    border: 1px solid var(--gf_violet);
}
h3.lavender {
    color: var(--gf_violet);
}
.walkthrough-menu ul li.lavender.active,
.walkthrough-menu ul li.lavender:hover {
	background-color:var(--gf_violet);
    border: 1px solid var(--gf_violet);
}
.walkthrough-menu ul li.active:after {
	content: "";
	border: 5px solid;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 35px;
	border-color: transparent transparent transparent #ffffff 
}
.slm_steps_holder>div {
	position:relative;
}
.slm_steps {
	padding:25px;
	background:#fff;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
}
.slm_steps .slm_step {
	display:none;
}
.slm_steps .slm_step img {
	width:100px;
	height:100px;
}

/* BEGIN: Modern Accordion */
.features_accordion {
    position: relative;
}
.features_accordion:before {
    content: '';
    position: absolute;
    background: #ffffff;
    top: 15px;
    bottom: 30px;
    right: 11px;
    left: 11px;
    z-index: 1;
}
.features_accordion .accordion {
	margin: auto;
	position:inherit;
    z-index: 2;
}
.features_accordion .accordion .expand,
.features_accordion .accordion .expanded {
	background-image:url(./images/expand.svg);
	background-size:100%;
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	margin-left:20px;
	margin-top: -5px;
}
.features_accordion .accordion .expanded {
	background-image:url(./images/collapse.svg);
}
.features_accordion .accordion .collapsed {
	margin-bottom:-5px;
}
.features_accordion .accordion .collapsed:not(.display) {
	display: none;
}
.features_accordion .accordion_header {
	background: rgb(207,219,228);
    background: linear-gradient(90deg, rgba(207,219,228,1) 0%, rgba(255,255,255,1) 100%);
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 12px 15px 9px 15px;
    font-family: 'Open Sans Bold', sans-serif;
    font-size: 16px;
    cursor: pointer;
    -webkit-box-shadow: 5px 6px 12px 0 rgb(0 0 0 / 8%);
    -moz-box-shadow: 5px 6px 12px 0 rgba(0,0,0,0.08);
    box-shadow: 5px 6px 12px 0 rgb(0 0 0 / 8%);
    border-radius: 6px;
    color: #101214;
}
.features_accordion .accordion_content {
	margin: 0 11px;
	padding: 20px;
    font-size: 15px;
    line-height: 1.4;
	background-color:#ffffff;
}
.features_accordion > .accordion ~ .accordion {
	margin-top: 5px;
}

/* Prevent WP breaking layout with auto inserted P tags */
.features_accordion p {
	display: inline;
	margin: 0!important;
}
/* END: Modern Accordion */

.slm_modules {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	padding-top:3%;
}
.slm_module {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 0 22%;
	background:#fff;
	border:1px solid #e9e9ea;
	padding:18px;
	border-radius:18px;
	transition: all 0.3s ease-in-out;
	max-width:290px;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0);
    -o-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0));
	margin-bottom:35px;
}
.slm_module:last-child {
	margin-bottom:35px!important;
}
.slm_module:hover {
	/*cursor:pointer;*/
	transform:scale(1.08);
	-webkit-box-shadow: 0px 5px 28px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 5px 28px rgba(0, 0, 0, 0.11);
    -ms-box-shadow: 0px 5px 28px rgba(0, 0, 0, 0.11);
    -o-box-shadow: 0px 5px 28px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 5px 28x rgba(0, 0, 0, 0.11);
}
.slm_module .top {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	position:relative;
	margin-bottom:10px;
	padding-bottom:10px;
	height:130px;
}
.slm_module .top:after {
	content:'';
	position:absolute;
	width:65px;
	height:2px;
	background: #c0c2c4;
    bottom: -1px;
}
.slm_module.blue .top:after {
	background: var(--gf_blue);
}
.slm_module.green .top:after {
	background: var(--gf_green);
}
.slm_module.gold .top:after {
	background: var(--gf_gold);
}
.slm_module.violet .top:after {
	background: var(--gf_violet);
}
.slm_module.coral .top:after {
	background: var(--gf_coral);
}
.slm_module.mauve .top:after {
	background: var(--gf_mauve);
}
.slm_module.teal .top:after {
	background: var(--gf_teal);
}
.slm_module .top img {
	margin-bottom:12px!important;
}
.slm_module.blue {
	border-color:#bee1f2;
	background:#e8f4fa;
}
.slm_module.green {
	border-color:#cfeddd;
	background:#eef8f3;
}
.slm_module.gold {
	border-color:#faead2;
	background:#fdf7ef;
}
.slm_module.violet {
	border-color:#e1dcee;
	background:#f4f2f9;
}
.slm_module.coral {
	border-color:#f9d5d9;
	background:#fdf0f1;
}
.slm_module.mauve {
	border-color:#efdbe8;
	background:#f9f2f7;
}
.slm_module.teal {
	border-color:#bee6eb;
	background:#e8f6f8;
}
.slm_module.slm {
	text-align:center;
}
.slm_module h4 {
	font-size:20px;
	letter-spacing:-0.005em;
}
.slm_module a {
	margin-top:15px;
}
.slm_module.blue h4,
.slm_module.blue a {
	color:var(--gf_blue)!important;
}
.slm_module.green h4,
.slm_module.green a {
	color:var(--gf_green)!important;
}
.slm_module.gold h4,
.slm_module.gold a {
	color:var(--gf_gold)!important;
}
.slm_module.violet h4,
.slm_module.violet a {
	color:var(--gf_violet)!important;
}
.slm_module.coral h4,
.slm_module.coral a {
	color:var(--gf_coral)!important;
}
.slm_module.mauve h4,
.slm_module.mauve a {
	color:var(--gf_mauve)!important;
}
.slm_module.teal h4,
.slm_module.teal a {
	color:var(--gf_teal)!important;
}
.slm_module p {
	font-size:14px!important;
}
.slm_module.blue p {
	color:#1a4578;
}
.slm_module.green p {
	color:#2a5f43;
}
.slm_module.gold p {
	color:#765a2f;
}
.slm_module.violet p {
	color:#4b4161;
}
.slm_module.coral p {
	color:#74353d;
}
.slm_module.mauve p {
	color:#644157;
}
.slm_module.teal p {
	color:#0d535c;
}

.slm_module.slm p {
	font-size:18px!important;
	line-height:1.3!important;
}
*[aria-hidden="true"] {
    visibility: hidden;
}
/*
iframe[src*="youtube"] {
	max-width:100%;
	width:100%;
}*/
.content_video_holder {
	max-width:420px;
	margin-top: 25px;
}
.pardotForm {
	margin:-10px 0;
}
#tabs_wrapper {
	max-width:900px;
	margin:auto
}
#tabs {
	display:flex;
    align-items: flex-end;
	height:60px;
	padding:0 4%;
	z-index:1;
}
#tabs_wrapper .tab {
    padding: 15px 10px;
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    cursor: pointer;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-family: 'Open Sans Bold', sans-serif;
    font-size: 16px;
	text-align:center;
	transition:all 0.5s ease-in-out;
    width: 100%;
	color:#fff;
}
@media (min-width:600px) and (max-width:767px) {
	#tabs_wrapper .tab {
		font-size: 14px;
	}
}
#tabs_wrapper .tab.coral {
	background:rgba(233,107,122,0.5);
}
#tabs_wrapper .tab.blue {
	background:rgba(25,150,210,0.5);
}
#tabs_wrapper .tab.gold {
	background:rgba(236,179,94,0.5);
}
#tabs_wrapper .tab.green {
	background:rgba(85,191,135,0.5);
}
#tabs_wrapper .tab.violet {
	background:rgba(150,130,195,0.5);
}
#tabs_wrapper #tabs .tab.active {
    box-shadow: 0 6px 20px rgba(0,0,0,0.24);
	transform:scale(1.2);
	background:#fff;
	color:#000;
	height:60px;
	z-index:2;
}
#tabs_wrapper #tabs .tab.coral:not(.active):hover {
	background:rgba(233,107,122,0.8);
}
#tabs_wrapper #tabs .tab.blue:not(.active):hover {
	background:rgba(25,150,210,0.8);
}
#tabs_wrapper #tabs .tab.gold:not(.active):hover {
	background:rgba(236,179,94,0.8);
}
#tabs_wrapper #tabs .tab.green:not(.active):hover {
	background:rgba(85,191,135,0.8);
}
#tabs_wrapper #tabs .tab.violet:not(.active):hover {
	background:rgba(150,130,195,0.8);
}

#tab_content {
	z-index:3;
	position:relative;
	background:#fff;
    border-radius: 10px;
	box-shadow: 0 15px 15px rgba(0,0,0,0.11);
}
#tab_content .tab {
	display:none;
}
#tab_content>div {
	transition:all 0.3s ease-in-out;
	position:absolute;
	opacity:0;
}
#tab_content .content {
	padding:25px;
}
#main .gf_bug {
	position:relative;
	padding-left:55px;
	font-size:18px;
	line-height:1.2;
	color:#1aafd9
}
.gf_bug:before {
	content:'';
	position:absolute;
	width:48px;
	height:48px;
	left:0;
	top:50%;
	transform:translateY(-50%);
	background-image:url(./images/gainfront-bug.svg);
	background-repeat:no-repeat;
	background-size: cover;
}
@media (max-width:599px) {
	#tabs_wrapper #tabs {
		display:none;
	}
	#tabs_wrapper .tab.coral {
		background:rgba(233,107,122,0.8);
	}
	#tabs_wrapper .tab.blue {
		background:rgba(25,150,210,0.8);
	}
	#tabs_wrapper .tab.gold {
		background:rgba(236,179,94,0.8);
	}
	#tabs_wrapper .tab.green {
		background:rgba(85,191,135,0.8);
	}
	#tabs_wrapper .tab.violet {
		background:rgba(150,130,195,0.8);
	}
	#tab_content {
		background:none;
		border-radius:0;
		box-shadow:none;
	}
	#tab_content .tab {
		display:block;
	}
	#tab_content .tab:not(.active) {
		border-radius: 10px;
	}
	#tab_content>div {
		position:inherit;
		opacity:1;
		background:#fff;
		border-radius: 10px;
		box-shadow: 0 15px 15px rgba(0,0,0,0.11);
		margin-bottom:15px;
	}
}

@media (min-width: 500px) {
	.contracts_img {
		max-width:85%;
	}
	.stickie_images .contracts_img {
		max-width:70%;
	}
	.entry-feature.entry-feature-image {
		max-width: 50%;
		float: right;
		margin-left: 25px;
	}
}
@media (min-width: 1180px) {	
	body.classic #page,
	.home #main {
		background-repeat:no-repeat;
	}
	div.narrow {
		max-width: 1020px;
		margin: auto!important;
	}
	
/*	.home #page {
		background-image: url(./images/home-circle-1.svg);
		background-position: right -360px top 900px;
		background-size:960px;
		
	}
	.home #main {
		background-image: url(./images/home-circle-2.svg);
		background-position:left -32% top 33%;
	}
*/
	nav.main-navigation > div > ul > li:last-of-type > a {
		padding-right:0;
	}
	div#footer-section-top .row {
		display:flex;
		align-items: center;
	}	
	.fortyfive_fiftyfive .vc_col-sm-6:first-of-type {
		width:45%;
	}
	.fortyfive_fiftyfive .vc_col-sm-6:last-of-type {
		width:55%;
	}
}
@media (min-width: 1000px) {
	.menu_gap {
		margin-left:auto;
	}
	#menu-main {
		width: 100%;
		width: -moz-available;
		width: -webkit-fill-available;
		width: fill-available;
	}
	#cshero-header #cshero-header-logo {
		width: 23%!important;
		transition: all 0.3s ease-out;
	}
	#cshero-header #cshero-header-navigation.col-lg-9 {
		transition: all 0.3s ease-out;
		width: 77%!important;
	}
	#cshero-header.is-sticky #cshero-header-logo {
		width: 17%!important;
	}
	#cshero-header.is-sticky #cshero-header-navigation.col-lg-9 {
		width: 83%!important;
	}
	#menu-main, .menu-btn {
		display:flex;
	}
	.menu-btn {
		flex-direction: column;
		justify-content: center;
		margin-bottom: 4px;
	}
	nav.main-navigation > div > ul li.current-menu-item > a,
	nav.main-navigation > div > ul li.current-menu-parent > a,
	nav.main-navigation > div > ul li.current-menu-ancestor > a {
		color: #00AAD9;
		font-family:'Open Sans Bold',sans-serif;
	}
	/* BEGIN: New Menu Styles */
	#menu-main>li>ul.standar-dropdown {
		border: 1px solid #e0e2e4;
		border-radius: 8px;
		padding: 60px 10px 15px 0;
		z-index:9000;
	}
	#menu-main>li>ul.standar-dropdown,
	nav.main-navigation > div > ul > li ul.sub-menu > li:hover > ul {
		box-shadow: 0 8px 14px rgba(0,0,0,0.22);
	}
	nav.main-navigation ul.standar-dropdown li.menu-item-has-children:after  {
		content: '';
		position: absolute;
		border: 6px solid transparent;
		border-left-color: #c0c2c4;
		right: 8px;
		top: 50%;
		transform: translateY(-50%);
	}
	#menu-main>li>ul.standar-dropdown:before {
		content:'Overview';
		position:absolute;
		font-family:'Open Sans Bold',sans-serif;
		display:block;
		padding: 25px 0 0 30px;
		top: 0;
		z-index:9001;
	}
	#menu-main>li>ul.standar-dropdown:after {
		content: '';
		position: absolute;
		width: 20px;
		height: 20px;
		z-index: 999;
		transform: rotate(270deg) translateX(-50%) rotateX(37deg) rotateZ(45deg);
		left: 30px;
		top: -20px;
		visibility: visible;
		border-radius: 3px;
		background: #fff;
		border-top: 1px solid #e0e2e4;
		border-right: 1px solid #e0e2e4;
		z-index: 9002;
	}
	nav.main-navigation > div > ul > li > a {
		white-space:nowrap
	}
	nav.main-navigation > div > ul li > a:hover,
	nav.main-navigation > div > ul li > a:focus {
		color: #00AAD9;
	}
	/* END: New Menu Styles */
	
	#cshero-header.is-sticky {
		box-shadow: 0 0 12px 0 rgb(0 0 0 / 30%);
	}
	.transparent_header .gradient_bkgr {
		padding-top:0
	}
	.transparent_header #cshero-header:not(.is-sticky) nav.main-navigation > div > ul > li > a {
		color:#fff;
	}
	.transparent_header #cshero-header:not(.is-sticky) #cshero-header-logo a img {
		display:none;
	}
	.transparent_header #cshero-header:not(.is-sticky) #cshero-header-logo a {
		background-image: url(./images/logo-gainfront-white.svg);
		background-position:center 11px;
		background-size:contain;
		background-repeat:no-repeat;
		display:inline-block;
		width:239px;
		height:65px;
	}
	#cshero-header:not(.is-sticky) {
		background:rgba(255,255,255,0.75);
	}
	.menu_adjusted #cshero-header:not(.is-sticky) {
		background:rgba(255,255,255,0.92);
	}
	.transparent_header #cshero-header:not(.is-sticky) {
		background:rgba(255,255,255,0);
		z-index:10;
	}
	.transparent_header #main {
		top: -115px;
		position: relative;
		margin-bottom: -115px;
	}
	.transparent_header .entry-content>.vc_row:first-of-type {
		padding-top:115px
	}
}



@media (min-width: 661px) {
	.half-col-img  {
		max-width:500px;
	}
}

@media (max-width: 1440px) {
	h1 {
		font-size: 36px;
	}
	.delayed_holder {
		height:auto!important;
	}
	
}

@media(min-width:1000px) and (max-width:1023px) {
	nav.main-navigation > div > ul > li > a {
		padding: 0px 8px;
	}
}
@media (max-width:1090px) {
	#slm-steps .vc_col-sm-3 {
		display:none;
	}
}
@media (min-width:820px) and (max-width:1090px) {
	#slm-steps .vc_col-sm-9 {
		margin:auto;
		width: 840px;
	}
}
@media (max-width:1024px) {
	h1.hero {
		font-size: 40px;
		line-height: 1.06;
	}
	.slm_module h4 {
		font-size: 18px;
	}
}
@media (min-width:768px) and (max-width:1024px) {
	.slm_module .top {
		height: 150px;
	}
}
@media (max-width:819px) {
	#slm-steps .vc_col-sm-9 {
		margin:auto;
		width: 100%;
	}
	.slm_steps {
		margin: auto;
	}
	#slm-steps {
		overflow-y:visible;
	}
	.slm_steps {
		position:relative
	}
	.walkthrough-menu .menu-trigger {
		display:block;
	}
	.walkthrough-menu {
		margin:auto;
		display:table;
	}
	.walkthrough-menu ul {
		display:none;
		position:absolute;
		box-shadow: 0 19px 38px rgba(0,0,0,0.20), 0 15px 12px rgba(0,0,0,0.22);
		-moz-box-shadow: 0 19px 38px rgba(0,0,0,0.20), 0 15px 12px rgba(0,0,0,0.22);
		-webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.20), 0 15px 12px rgba(0,0,0,0.22);
		border-radius: 20px;
		overflow: hidden;
		border: solid 1px #e0e2e4;
		z-index:3;
	}
	.walkthrough-menu ul li {
		padding: 10px 10px 9px 10px!important;
		font-size: 14px!important;
		line-height: 1.5!important;
		color:#00468c!important;
		width:280px;
	}
	.walkthrough-menu ul li,
	.walkthrough-menu ul li.active,
	.walkthrough-menu ul li:hover {
		margin: 0;
		border-radius:0;
		border:0!important;
		border-bottom: 1px solid #e0e2e4!important;
	}
	.walkthrough-menu ul li:last-child {
		border-bottom:0!important;
	}
	.walkthrough-menu ul li.active {
		color:#ff6a39;
		box-shadow:none;
	}
	.walkthrough-menu ul li:hover {
		background-color:#f0f2f4;
		border-top:0;
	}
	.walkthrough-menu ul li.active:after {
		border:0;
	}
}
@media(max-width:1023px) {
	
	.flowbox {
		display: inline-block;
		text-align: center;
	}
	.scrollflow .inset {
		min-height:auto;
	}
	.stats {
		position: relative;
		margin:20px auto 0;
		padding:0 0 10px;
		right: inherit!important;
		left: inherit!important;
		top: inherit!important;
		background: none;
		box-shadow: none;
		opacity:1;
		width:100%;
		max-width:none!important
	}
	.stats .stat {
		width: 100px;
	}
	.stats.double .stat {
		width: 140px!important;
	}
}
@media (max-width: 999px) {
	#cshero-header #cshero-header-logo img {
		width: 100%;
	}
	div#footer-section-top .row>div {
		text-align:center;
	}	
	div#footer-section-top .pull-right {
		float:none!important;
		margin: 15px auto 0!important;
	}
	h1 {
		font-size:40px;
	}
	h2 {
		font-size:30px;
	}
	.top_fold p.text-left {
		font-size:21px!important;
	}
}
@media only screen and (max-width: 991px) {
	.container {
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 999px) {
	.transparent_header .entry-content>.vc_row:first-of-type>div {
		padding-top:10px;
		padding-bottom:20px
	}
	/*
	.entry-content>.vc_row:first-of-type h1 {
		font-size:30px;
	}
	*/
}
@media(max-width:860px) {
	.large_stats {
		flex-wrap: wrap;
	}
	.icon-cards.grid h3 {
		line-height: 1!important;
		font-size:20px
	}
}
@media (max-width: 768px) {
	body.home,
	.soft_right_bkgr {
		background-size:960px 540px;
	}
	h1.hero {
		font-size: 36px;
	}
	#main p.hero {
		font-size: 21px;
		margin:15px 0 25px!important;
	}
	.mobile_hidden {
		display:none;
	}
	.mobile_padding_bottom {
		padding-bottom:50px;
	}
	#cshero-header-top .pull-left,
	#cshero-header-top .pull-right {
		float:none!important
	}
	#cshero-header-top .row div,
	.footer-copyright .row div {
		text-align:center!important;
		width:100%;
	}
	#cshero-header-top .custumer-care .textwidget>div {
		display:block;
		width:100%;
		margin:inherit;
	}
	.flex-row:not(.inset),
	.icon-cards:not(.grid) {
		display:block;
	}
	.icon-cards:not(.grid) .icon-card {
		max-width: 480px;
		margin: 0 auto 35px;
	}
	#main .text-large,
	#main .text-larger {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.rtl {
		direction:rtl;
	}
	.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl h5,.rtl h6,.rtl p,.rtl ul,.rtl ol {
		direction:ltr;
	}
	.slm_module .top {
		height: 130px;
	}
	
	.slm_modules {
		display:block;
	}
	.slm_module {
		max-width:inherit;
	}
	
	.persona_buttons {
		display: block;
	}
	.persona_buttons img {
		display:none;
	}
	.persona_buttons span.btn {
		display:inline-block;
	}
	.persona-btn {
		opacity: 1;
	}
	.persona-btn.active span, .persona-btn:hover span {
		background-color: #ffffff!important;
		color: var(--gf_btn_blue)!important;
	}
	.persona-carousel {
		max-width:none;
		margin: -20px auto auto;
	}
	.persona-carousel .slick-list {
		padding-left: 15px;
		padding-right: 15px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.persona {
		padding: 20px;
		margin: 50px auto 25px!important;
	}
	.persona .persona_img {
		display:none!important;
	}
	.persona .persona_thumb {
		display:block!important;
	}
	.vc_column_container {
		padding-left:15px;
		padding-right:15px;
	}
	.top_fold .text-left {
		text-align:center;
	}
	.blog_cards .vc_grid-item {
		max-width:360px;
		margin: auto;
		padding-right: 0!important;
	}
	.btn {
		padding: 8px 30px 9px;
		font-size: 18px;
	}
	.scrollflow {
		padding-top: 45px;
		padding-bottom: 45x;
	}
	.scrollflow .scroll_row {
		padding: 0 0 90px!important;
		direction:ltr!important;
	}
	.scrollflow .one.scroll_row:before {
		top: 0;
	}
	.scrollflow h2:before {
		top: -102px!important;
	}
	.scrollflow .step {
		max-width:inherit!important;
		padding: 35px 0;
	}
	.flowbox {
		margin:auto!important;
		max-width: inherit;
	}
	.scrollflow p,
	.scrollflow h2,
	.scrollflow h3 {
		text-align:center!important;
	}
	.testimonials .wpb_column>.vc_column-inner>.wpb_wrapper {
		padding: 15px;
	}
	.testimonials .testimonial .wpb_wrapper {
		display: block;
	}
	.testimonials .testimonial .wpb_wrapper >div img {
		margin:0 auto 15px!important
	}
	.testimonials p.review {
		padding: 0;
	}
	.testimonials p.review:before,
	.testimonials p.review:after {
		content:inherit
	}
	.customer-logos .customer_logo {
		max-width: 125px;
	}
}
@media (max-width: 640px) {
	.icon-cards.grid {
		display:block;
	}
	.icon-cards.grid .icon-card {
		max-width: 480px;
		margin: 0 auto 25px;
	}
}
@media (max-width: 599px) {
	#cshero-header #cshero-header-logo img {
		width: 80%;
	}
	h1 {
		font-size: 26px;
	}
	h2 {
		font-size: 24px;
	}
	h3 {
		font-size: 21px;
	}
	h4 {
		font-size: 18px;
	}
	div.dashboard {
		gap: 12px;
	}
	.dashboard a {
		width: 170px;
		height: 90px;
	}
}
@media screen and (max-width: 560px) {
	.job-post {
		padding:15px 30px!important;
	}
}
@media screen and (max-width: 520px) {
	#hs_news_optin .hbspt-form form {
		flex-wrap: wrap;
	}
	#hs_news_optin .hbspt-form form div:first-child {
		width: 100%;
	}
	.flex-row.inset {
		display:block;
	}
}

@media(max-width:480px) {
	.flowbox {
		flex-direction:column;
		align-items: center;
		direction: ltr;
	}
	.scrollflow h3 {
		padding-top:0;
		text-align:center!important
	}
	.entry-content>.vc_row>.vc_column_container>.vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
	.sticky_footer .vc_row .wpb_column:first-of-type {
		display:none
	}

	.vc_row[data-vc-full-width] {
		padding-left:15px!important;
		padding-right:15px!important
	}
	.keep_padding.vc_column_container {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media(max-width:479px) {
	.large_stats {
		display:block
	}
	.customer-logos .customer_logo {
		max-width: 90px;
	}
	.icon-bullet {
		display: block;
		padding-top: 10px!important;
	}
	.icon-bullet .icon {
		text-align: center;
		padding-right: 0;
		padding-bottom: 5px;
	}
}
@media screen and (max-width: 382px) {
	.dashboard a {
		width: 100%;
		height: 60px;
	}
}

#cshero-header-top .row div:nth-child(2){
	 width:0% !important;
}


#cshero-header-top .row div:nth-child(1) header-top-left{
   
	 width:100% !important;
}
#cshero-header-top .row div:nth-child(1){
   
	 width:100% !important;
}

#cshero-header-top{
	display:none;
}

.page-id-75 #cshero-header-top{
	background:#00468C !important;
	display:block;
}

.blue_block{
	display: none !important;
}


/* Learn css Related things */

.learn-posts-list {
display: flex;
flex-wrap: wrap;
gap: 40px;
list-style: none;
padding: 10px;
justify-content: start; /* Align posts to the left */
}

.learn-post-item {
position: relative;
max-width: 380px; /* Adjust the width as per your design */
flex: 1 1 calc(33.333% - 20px); /* 3 items per row */
background-color: #fff;
border: 1px solid #ddd;
border-radius: 5px;
overflow: hidden;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
transition: box-shadow 0.3s ease;
padding-bottom:2%
}

.learn-post-item:hover {
box-shadow: none
}

.learn-post-image a img{
background-size: cover;
background-position: center;
height: 230px !important; /* Half the card height */
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.learn-post-content {
padding: 20px;
text-align: center;
}

.learn-post-title {
font-size: 16px;
	line-height:1.4;
    margin-bottom: 10px;
    color: #00468c; /* Blue color for title */
    margin-top:11%;
	padding: 0% 5%;
    overflow: hidden; /* Prevent overflow */
    text-overflow: ellipsis; /* Add ellipsis for long titles */
    display: -webkit-box; /* For multi-line truncation */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* Limit to 2 lines */
	font-family: 'Open Sans Bold', sans-serif;
}

.learn-post-title a {
color: #00468c; /* Same blue as your title */
text-decoration: none;
transition: color 0.3s ease;
}

.learn-post-title a:hover {
color: #005177; /* Darker blue on hover */
}

.learn-post-excerpt {
font-size: 14px;
color: #666;
padding: 0% 5%;
margin-bottom: 15px;
display: -webkit-box;
-webkit-line-clamp: 3; /* Limit to 3 lines */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis; /* Add ... at the end if the text is too long */
}
.learn-more-button {
color: #f4524d;
text-decoration: none;
margin-left:5%;

}
.learn-more-button:after {
    content: '→';
    font-size: 14.5px;
    position: absolute;
    display: inline-block;
    width: 17px;
    text-align: right;
}
.learn-more-button:hover{
	color:#f4524d;
}
.learn-more-button:after:hover{
	color:#f4524d;
}

.wpb_wrapper{
	margin-bottom:35px !important;
}

.learn-category-tabs {
   
   list-style-type: none;
    text-align: center;
    
}

.learn-category-tabs .tab {
   display: inline-block;
    font-size: 15px;
    color: #a0a2a4;
    text-transform: uppercase;
    padding: 8px 15px 7px;
    cursor: pointer;
    background: #f0f2f4;
    border: 1px solid #e0e2e4;
    border-radius: 35px;
    margin: 5px 3px !important;
}

.learn-category-tabs .tab.active {
    background-color: #00468c; /* Active tab background color */
	font-weight:700;
	color:white;
}
.learn-category-tabs .tab.active:hover {
    background-color: #00468c; /* Keep the active tab color on hover */
    color: white; /* Keep the text color white on hover */
}

.learn-category-tabs .tab:hover {
    color: #a0a2a4 !important;
    background: #fff !important;
}
.learn-category-tabs .tab:nth-last-child(-n+6) {
    margin: auto;               /* Center the last row if it's less than 6 items */
}
.learn-search-form input{
	font-size: 20px;
    line-height: 1;
    background: transparent;
    color: #606264;
    border: 1px solid #00468c;
    margin: 0;
    cursor: inherit;
    padding: 15px 20px;
    border-radius: 35px;
}
.learn-search-form button{
	background-color: transparent;
    border: none;
    font-size: 18px;
    color: #0693e3;
    position: absolute;
    left: 25rem;
    top: 22.5rem;
}
.learn-search-form input:hover{
	border-color:#00468c !important;
}
.learn-search-form input:focus{
	border: 1px solid #00468c !important;
}
.learn-post-categories {
    background: #1aa6b8;
    padding: 4px 15px 6px;
    font-size: 16px;
    padding-left: 2%;
    position: absolute;
    font-family: 'Open Sans Bold', sans-serif;
    border-radius: 4px;
    top: 21rem;
	width:auto !important;
	
}
#load-more-posts{
	font-size: 18px;
    line-height: 22px;
    letter-spacing: normal;
    padding: 13px 34px;
    color: #fff;
    background-color: #00468c;
    border-radius: 40px;
    border: 1px solid #00468c;
    transition: all .2s ease-in-out;
    text-decoration: none;
	display:inline-block !important;
	height:auto;
}
#load-more-container button:hover{
	border:1px solid #00468c;
	background-color:#fff;
	color:#00468c
}



/* Media Query for Mobile Screens */
@media (max-width: 768px) {
.learn-post-item {
flex: 1 1 100%; /* Make each post take 100% width on mobile */
max-width: 100%; /* Override max-width to allow full width */
}
	
/*Serach icon on mobile*/
	.learn-search-form button{
	 top:8.3%;
}
	
}


/* Loader container */
.loader-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7); /* Slight overlay */
    z-index: 9999; /* High z-index to make sure it's above everything else */
}

/* Loader circle */
.loader-circle {
    border: 8px solid rgba(0, 0, 255, 0.2); /* Light blue background */
    border-top: 8px solid blue; /* Solid blue color for the rotating part */
    border-radius: 50%;
    width: 50px; /* Adjust size as needed */
    height: 50px;
    animation: spin 1s linear infinite; /* Infinite rotation */
	position:absolute;
	top:50%;
	left:50%;
}

/* Keyframes for rotating animation */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



/* --------------------video related csss ----------------------------------------------------- */


/* Wrapper for video posts */
.video-posts {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start !important; /* Ensure space between posts */
}

/* Each video post */
.video-post {
    width: calc(33.33% - 20px); /* 3 posts per row with spacing */
    margin: 10px; /* Keep some margin around posts */
    box-sizing: border-box; /* Ensure padding/margins don't affect width */
}

/* Each video post card */
.video-post {
    width: calc(33.33% - 20px); /* 3 posts per row with margin */
    margin: 10px 0;
    position: relative;
    border: 1px solid #ddd;
    padding: 0 !important; /* Remove padding to adjust to image and content */
    box-sizing: border-box;
    border-radius:4px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
   box-shadow: 0 8px 16px rgba(0, 0, 0, .2);
	transition: box-shadow 0.3s ease;
	background-color:#fff;
	height:290px;
}
.video-post:hover{
	box-shadow:none;
}

/* Featured image with fixed height */
.video-post img {
    width: 100%;
    height:200px !important;
    object-fit: cover; /* Maintain aspect ratio, crop if necessary */
    margin-bottom: 0; /* Remove margin below the image */
}

/* Title with truncation for long text */
.video-post h2 {
    font-size: 15px !important;
    padding: 0% 3% 0% 3%;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    margin-bottom: 10px;
    font-family: 'Open Sans Bold', sans-serif;
    line-height: 1.4;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/* Triangle play button styling */
.video-popup-button {
    position: absolute;
    top: 45%; /* Slight adjustment due to smaller image height */
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #172f72 !important;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-popup-button div {
    width: 0;
    height: 0;
    border-left: 20px solid white;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
	position: absolute !important;
    left: 2.3rem !important;
}

/* Modal styling */
.video-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

.video-modal-content {
    position: relative;
    width: 60%;
    max-width: 800px;
    background-color: white;
    padding: 20px;
    border-radius: 10px;
}

.video-modal-content iframe {
    width: 100%;
    height: 450px;
}

/* Close button styling */
.video-modal .close {
    position: absolute;
    top: 27px !important;
    right: 25px !important;
    font-size: 35px !important;
    font-weight: bold;
    cursor: pointer;
    text-shadow: none !important;
    opacity: 1 !important;
	color:#fff !important;
}

.loader-container {
    display: flex; /* Enable flexbox */
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
    position: fixed; /* Fix it to the viewport */
    top: 0; /* Align to the top */
    left: 0; /* Align to the left */
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    background-color: rgba(255, 255, 255, 0.8); /* Optional: semi-transparent background */
    z-index: 9999; /* Ensure it appears above other elements */
    display: none; /* Initially hidden */
}

/* Media Query for Mobile Screens */
@media (max-width: 768px) {
.video-post {
flex: 1 1 100%; /* Make each post take 100% width on mobile */
max-width: 100%; /* Override max-width to allow full width */
}
.video-modal {
        padding: 20px;
  }
}

/*  gainfront compare css*/
#content1 , #content2{
	display:none;
}
#feature1 .vc_general{
	color:white;
	background-color: #0075A9;
}

.numbull.six:before{
	content:'6';
	background:var(--gf_rose);
}

.numbull.seven:before{
	content:'7';
	background:var(--gf_teal);
}

.numbull.eight:before{
	content:'8';
	background:var(--gf_mauve);
}
.load-more-webinars button{
	
	background-color: transparent;
    border: none;
    font-size: 18px;
    color: #0693e3;
    position: absolute;
    left: 25rem;
    top: 22.5rem;
}


/* Landing Page Design */


/* ===== HEADER ===== */
.page-id-12023,.page-id-12081 {
.gainfront-header {
  background: #ffffff;
  border-bottom: 1px solid #e5e7eb;
  padding: 0;
  position: relative;
}

.header-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
}

.logo h1 {
  color: #2563eb;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  letter-spacing: -0.5px;
}

.main-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 32px;
}

.main-nav a {
  color: #374151;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  transition: color 0.2s ease;
}

.main-nav a:hover {
  color: #2563eb;
}

#get-demo-btn {
  background:#2563eb;
  color: #ffffff;
  border: none;
  padding: 12px 24px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease;
	display: flex;
	align-items: center;
}

#get-demo-btn:hover {
 background: #1d4ed8;
}

/* Responsive Header */
@media (max-width: 768px) {
	
	.logo img{
		max-width:60%;
	}
	
  .header-container {
    padding: 12px 16px;
  }
  
  .main-nav ul {
    gap: 20px;
  }
  
  .main-nav a {
    font-size: 14px;
  }
  
  #get-demo-btn {
    padding: 10px 20px;
    font-size: 13px;
  }
}

@media (max-width: 640px) {
  .main-nav {
    display: none;
  }
  
  .header-container {
    justify-content: space-between;
  }
}

/* ===== HERO SECTION (Light Theme) ===== */
.hero-section {
  background: #f9fafb;
  color: #111827;
  text-align: center;
  padding: 50px 20px;
  border-bottom: 1px solid #e5e7eb;
}

.hero-container {
  max-width: 900px;
  margin: 0 auto;
}

.hero-container h1 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 24px;
  color: #172f72;
}

.hero-container p {
  font-size: 18px;
  color: #4b5563;
  margin-bottom: 36px;
  line-height: 1.6;
}

.hero-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

.primary-btn {
  background: #2563eb;
  color: #ffffff;
  border: none;
  padding: 14px 28px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease;
	display:flex;
	align-items:center;
}

.primary-btn:hover {
  background: #1d4ed8;
}

.secondary-btn {
  background: #ffffff;
  color: #374151;
  border: 1px solid #d1d5db;
  padding: 14px 28px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease;
	display:flex;
	align-items:center;
}

.secondary-btn:hover {
  background: #f3f4f6;
  color: #111827;
}

/* Responsive Hero */
@media (max-width: 768px) {
  .hero-container h1 {
    font-size: 32px;
  }
  .hero-container p {
    font-size: 16px;
  }
}

/* ===== Dashboard (Light Theme) ===== */
.dashboard-section {
  background: #f3f4f6;
  padding: 60px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #e5e7eb
}

.dashboard-card {
  background: #ffffff;
  border-radius: 10px;
  max-width: 800px;
  width: 100%;
  overflow: hidden;
  border: 1px solid #e5e7eb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.dashboard-header {
  background: #e0f2fe;
  color: #1e293b;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 20px;
  border-bottom: 1px solid #e5e7eb;
}

.dashboard-content {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.dashboard-box {
  padding: 20px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 500;
  color: #111827;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: transform 0.2s ease, background 0.2s ease;
}

/* Box colors in light theme */
.kpi {
  background: #fef3c7; /* amber-100 */
  border: 1px solid #fcd34d;
}

.analytics {
  background: #dcfce7; /* green-100 */
  border: 1px solid #86efac;
}

.alerts {
  background: #fee2e2; /* red-100 */
  border: 1px solid #fca5a5;
}

.dashboard-box:hover {
  transform: translateY(-3px);
  background: #f9fafb;
}

/* Responsive */
@media (max-width: 640px) {
  .dashboard-box {
    font-size: 14px;
    padding: 16px;
  }
}
	
	
/* ===== TRUST SECTION (Light Theme) ===== */
.trust-section {
  background: #ffffff; /* clean white background */
  padding: 50px 20px;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #e5e7eb
}

.trust-container {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
  max-width: 1100px;
}

.trust-box {
  background: #f9fafb; /* soft light gray card */
  color: #111827;       /* dark text */
  border: 1px solid #e5e7eb;
  padding: 18px 32px;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  box-shadow: 0 3px 8px rgba(0,0,0,0.06);
  transition: all 0.2s ease;
}

.trust-box:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 16px rgba(0,0,0,0.1);
  background: #ffffff;
}

/* Responsive for mobile */
@media (max-width: 768px) {
  .trust-container {
    flex-direction: column;
    gap: 16px;
  }
  .trust-box {
    width: 100%;
  }
}
	
/* ===== FEATURES SECTION (Light Theme) ===== */
.features-section {
  background: #ffffff;
  padding: 50px 20px;
  text-align: center;
  border-bottom: 1px solid #e5e7eb
}

.features-title {
  font-size: 28px;
  font-weight: 700;
  color: #172f72;
  margin-bottom: 50px;
}

.features-container {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  justify-content: center;
  max-width: 1100px;
  margin: 0 auto;
}

.feature-card {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 28px 24px;
  width: 320px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.feature-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.1);
  background: #ffffff;
}

.feature-icon {
  font-size: 36px;
  margin-bottom: 16px;
}

.feature-card h3 {
  font-size: 18px;
  font-weight: 600;
  color: #111827;
  margin-bottom: 16px;
}

.feature-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

.feature-card li {
  font-size: 15px;
  color: #374151;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
}

.feature-card li::before {
  content: "✔";
  color: #0d9488; /* teal check */
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
}

/* Responsive */
@media (max-width: 768px) {
  .features-container {
    flex-direction: column;
    align-items: center;
  }
  .feature-card {
    width: 100%;
    max-width: 400px;
  }
}


/* ===== COMPARISON SECTION (Light Theme) ===== */
.comparison-section {
  background: #f9fafb;
  padding: 50px 20px;
	border-bottom: 1px solid #e5e7eb
}

.comparison-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  max-width: 1100px;
  margin: 0 auto;
}

.comparison-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
}

.comparison-title.challenges {
  color: #dc2626; /* red */
}

.comparison-title.solutions {
  color: #0e7490; /* teal */
}

.comparison-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.comparison-list li {
  background: #ffffff;
  padding: 14px 18px;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
  font-size: 15px;
  font-weight: 500;
  color: #374151;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.comparison-list li:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.icon {
  font-weight: bold;
  color: #dc2626; /* red for challenges */
}

.icon.success {
  color: #16a34a; /* green for solutions */
}

/* Responsive */
@media (max-width: 768px) {
  .comparison-container {
    grid-template-columns: 1fr;
  }
}


/* ===== SRM SUITE LIGHT THEME ===== */
.srm-suite-section {
  background: #fff;
  padding: 50px 20px;
  text-align: center;
	border-bottom: 1px solid #e5e7eb
}

.srm-suite-title {
  font-size: 26px;
  font-weight: 700;
  color: #172f72;
  margin-bottom: 40px;
}

.srm-suite-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  max-width: 1200px;
  margin: 0 auto;
}

.srm-card {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: 25px 20px;
  text-align: left;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.srm-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.08);
}

.srm-icon {
  font-size: 28px;
  margin-bottom: 10px;
}

.srm-card-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #111827;
}

.srm-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.srm-list li {
  font-size: 15px;
  color: #374151;
  margin-bottom: 8px;
  padding-left: 18px;
  position: relative;
}

.srm-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #0ea5e9; /* blue bullet */
  font-weight: bold;
}

/* Responsive */
@media (max-width: 1024px) {
  .srm-suite-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .srm-suite-container {
    grid-template-columns: 1fr;
  }
}


/* ===== DIFFERENTIATOR LIGHT THEME ===== */
.different-section {
  background: #f9fafb;
  padding: 50px 20px;
  text-align: center;
	border-bottom: 1px solid #e5e7eb
}

.different-title {
  font-size: 26px;
  font-weight: 700;
  color: #172f72;
  margin-bottom: 40px;
}

.different-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  max-width: 1000px;
  margin: 0 auto;
}

.different-card {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: 25px 20px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  text-align: left;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.different-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.08);
}

.different-icon {
  font-size: 26px;
  flex-shrink: 0;
}

.different-card p {
  font-size: 15px;
  color: #374151;
  margin: 0;
  line-height: 1.4;
}

/* Responsive */
@media (max-width: 768px) {
  .different-container {
    grid-template-columns: 1fr;
  }
}


/* ===== LEADERS SECTION LIGHT THEME ===== */
.leaders-section {
  background: #fff;
  padding: 50px 20px;
  text-align: center;
	border-bottom: 1px solid #e5e7eb
}

.leaders-title {
  font-size: 26px;
  font-weight: 700;
  color: #172f72;
  margin-bottom: 40px;
}

/* Testimonials */
.leaders-testimonials {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  max-width: 1000px;
  margin: 0 auto 50px;
}

.testimonial-card {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: 25px 20px;
  text-align: left;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.testimonial-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.08);
}

.testimonial-quote {
  font-size: 15px;
  font-style: italic;
  color: #374151;
  margin-bottom: 15px;
}

.testimonial-author {
  font-weight: 700;
  color: #111827;
  margin: 0;
}

.testimonial-role {
  font-size: 13px;
  color: #6b7280;
  margin: 0;
}

/* Stats */
.leaders-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  max-width: 1000px;
  margin: 0 auto;
}

.stat-card {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: 25px 20px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.stat-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.08);
}

.stat-card h3 {
  font-size: 24px;
  font-weight: 700;
  color: #0ea5e9; /* highlight blue */
  margin-bottom: 8px;
}

.stat-card p {
  font-size: 14px;
  color: #374151;
  margin: 0;
}

/* Responsive */
@media (max-width: 1024px) {
  .leaders-testimonials {
    grid-template-columns: 1fr;
  }

  .leaders-stats {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .leaders-stats {
    grid-template-columns: 1fr;
  }
}


/* ===== JOURNEY SECTION LIGHT THEME ===== */
.journey-section {
  background: #fff;
  padding: 50px 20px;
  text-align: center;
	border-bottom: 1px solid #e5e7eb
}

.journey-title {
  font-size: 26px;
  font-weight: 700;
  color: #172f72;
  margin-bottom: 50px;
}

/* Container with vertical line */
.journey-container {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  text-align: left;
  padding-left: 40px;
}

.journey-container::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #0ea5e9; /* blue timeline line */
}

/* Steps */
.journey-step {
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
  position: relative;
}

.journey-number {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #0ea5e9;
  color: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -2px;
  top: 0;
}

.journey-content {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: 20px;
  margin-left: 50px;
  flex: 1;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.journey-content:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.08);
}

.journey-content h3 {
  font-size: 16px;
  font-weight: 700;
  color: #111827;
  margin-bottom: 8px;
}

.journey-content p {
  font-size: 14px;
  color: #374151;
  margin: 0;
  line-height: 1.5;
}

/* Responsive */
@media (max-width: 640px) {
  .journey-container {
    padding-left: 30px;
  }

  .journey-number {
    width: 28px;
    height: 28px;
    font-size: 13px;
  }

  .journey-content {
    margin-left: 40px;
    padding: 15px;
  }
}

/* ===== CTA SECTION LIGHT THEME ===== */
.cta-section-final {
  background: #0ea5e9; /* teal blue background */
  color: #111827;
  text-align: center;
 padding-top: 40px;
 margin-bottom: 80px !important;
	border-bottom: 1px solid #e5e7eb
}
	.cta-section-final p{
		margin: 0px 0px 18px !important;
	}
.cta-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #172f72;
}

.cta-subtitle {
  font-size: 16px;
  color: #1f2937;
/*   margin-bottom: 30px; */
}

.cta-buttons {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-bottom: 25px;
}

/* Buttons */
.cta-btn {
  padding: 12px 24px;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
}

.cta-btn.primary {
  background: #fff;
  color: #0ea5e9;
  border: none;
}

.cta-btn.primary:hover {
  background: #f3f4f6;
}

.cta-btn.secondary {
  background: transparent;
  border: 1px solid #111827;
  color: #111827;
}

.cta-btn.secondary:hover {
  background: #111827;
  color: #fff;
}

/* Contact Info */
.cta-contact {
  font-size: 14px;
  color: #111827;
}

.cta-contact a {
  color: #111827;
  text-decoration: underline;
}

.cta-contact a:hover {
  color: #374151;
}

/* Responsive */
@media (max-width: 640px) {
  .cta-buttons {
    flex-direction: column;
    gap: 10px;
  }
}

	.hostlinea-footer-default{
		display:none;
	}
	#cshero-header{
		display:none;
	}


/* ===== About Section (Light Theme) ===== */
.about-section {
  background: #f9fafb;
  padding: 50px 20px;
  border-bottom: 1px solid #e5e7eb;
  text-align: center;
  color: #111827;
}

.about-container {
  max-width: 1000px;
  margin: 0 auto;
}

.about-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 24px;
  color: #172f72;
}

.about-story {
  font-size: 18px;
  line-height: 1.6;
  color: #4b5563;
  margin-bottom: 40px;
}

.about-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 24px;
  margin-bottom: 40px;
}

.stat-card {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.stat-card h3 {
  font-size: 28px;
  font-weight: 700;
  color: #2563eb;
  margin-bottom: 8px;
}

.stat-card p {
  font-size: 14px;
  color: #374151;
  margin: 0;
}

.about-leadership {
  font-size: 16px;
  color: #4b5563;
  margin-bottom: 32px;
}

.about-cta .about-btn {
  display: inline-block;
  background: #2563eb;
  color: #ffffff;
  padding: 14px 28px;
  border-radius: 6px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.2s ease;
}

.about-cta .about-btn:hover {
  background: #1d4ed8;
}

/* Responsive */
@media (max-width: 768px) {
  .about-title {
    font-size: 26px;
  }
  .about-story {
    font-size: 16px;
  }
}
/* Competitive Advantages Section */
/* Competitive Advantages Section */ .advantages-section { padding: 50px 20px; background: #fff; text-align: center;border-bottom: 1px solid #e5e7eb; } .advantages-title { font-size: 3rem; font-weight: 700; color: #172f72; margin-bottom: 40px; } .advantages-table { display: grid; grid-template-columns: 1fr 1fr 1fr; max-width: 1100px; margin: 0 auto; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 14px rgba(0,0,0,0.08); } .advantages-row { display: contents; } .advantages-col { padding: 16px 11px; border-bottom: 1px solid #e6eaf0; font-size: 1.4rem; } .advantages-col.feature { background: #f1f4f9; font-weight: 600; text-align: center; } .advantages-col.legacy { background: #ffffff; color: #6b7280; } .advantages-col.gainfront { background: #fefefe; font-weight: 600; color: #1d4ed8; } .advantages-header .advantages-col { background: #1e2a38; color: #fff; font-weight: 700; text-align: center; } .advantages-col.gainfront.highlight { background: #e8f0fe; color: #1d4ed8; font-weight: 700; } /* Responsive */ 
/* @media (max-width: 768px) { .advantages-table { grid-template-columns: 1fr; } .advantages-col.feature { background: #f1f4f9; } .advantages-header { display: none; } .advantages-row { display: grid; grid-template-columns: 1fr 1fr; border-bottom: 1px solid #e6eaf0; } .advantages-col { text-align: left; } } */

/* new section */
	
/* Integration & Technology Section */
.integration-section {
  padding: 50px 20px;
  background: linear-gradient(135deg, #f9fafc 0%, #eef2f9 100%);
  text-align: center;
	border-bottom: 1px solid #e5e7eb
}

.integration-title {
  font-size: 3rem;
  font-weight: 700;
  color: #172f72;
  margin-bottom: 50px;
}

/* Cards Grid */
.integration-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 25px;
  max-width: 1100px;
  margin: 0 auto 50px;
}

.integration-card {
  background: #fff;
  border-radius: 14px;
  padding: 25px 20px;
  box-shadow: 0 6px 16px rgba(0,0,0,0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.integration-card img {
  max-height: 90px;
	border-radius:1rem;
  margin-bottom: 15px;
}

.integration-card p {
  font-size: 1.4rem;
  font-weight: 600;
  color: #1e2a38;
}

.integration-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 20px rgba(0,0,0,0.12);
}

/* Technical Highlights */
.integration-highlights {
  max-width: 900px;
  margin: 0 auto 40px;
  text-align: left;
}

.integration-highlights ul {
  list-style: none;
  padding: 0;
}

.integration-highlights li {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  font-size: 1.4rem;
  color: #374151;
  background: #fff;
  padding: 18px 18px;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
  transition: transform 0.2s ease;
}

.integration-highlights li:hover {
  transform: scale(1.02);
}

.integration-highlights .icon {
  font-size: 2.5rem;
  margin-right: 12px;
  color: #1d4ed8;
}

/* CTA Button */
.integration-cta {
  margin-top: 30px;
}

.integration-cta .cta-btn.primary {
  background: #1d4ed8;
  color: #fff;
  font-size: 1.4rem;
  padding: 14px 32px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease;
}

.integration-cta .cta-btn.primary:hover {
  background: #153e9c;
}

/* Responsive */
@media (max-width: 768px) {
  .integration-highlights {
    text-align: center;
  }
  .integration-highlights li {
    justify-content: center;
    text-align: left;
  }
}


/* ===== Pricing Section (Light Theme) ===== */
/* Pricing Section */
.pricing-section {
  padding: 50px 20px;
  background: #f9fafc;
  text-align: center;
}

.pricing-title {
  font-size: 3rem;
  font-weight: 700;
  color: #172f72;
  margin-bottom: 40px;
}

/* Approach Highlights */
.pricing-approach {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
  max-width: 1100px;
  margin: 0 auto 60px;
}

.approach-item {
  background: #fff;
  padding: 18px 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
  font-size: 1.4rem;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  text-align: left;
}

.approach-item .icon {
  font-size: 1.4rem;
  color: #1d4ed8;
  flex-shrink: 0;
}

/* Pricing Cards */
.pricing-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 25px;
  max-width: 1100px;
  margin: 0 auto 50px;
}

.price-card {
  background: #fff;
  border-radius: 16px;
  padding: 25px;
  box-shadow: 0 6px 16px rgba(0,0,0,0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
	margin-top:0px
}

.price-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 24px rgba(0,0,0,0.12);
}

.price-card-header h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 6px;
  color: #1e2a38;
}

.price-card-sub {
  font-size: 1.5rem;
  color: #6b7280;
}

.price-features {
  list-style: none;
  padding: 0;
  margin: 20px 0;
  text-align: left;
}

.price-features li {
  margin-bottom: 10px;
  font-size: 1.5rem;
  color: #374151;
  padding-left: 18px;
  position: relative;
}

.price-features li::before {
  content: "✔";
  color: #1d4ed8;
  font-size: 0.9rem;
  position: absolute;
  left: 0;
}

.pricing-btn {
  display: inline-block;
  background: #1d4ed8;
  color: #fff;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.3s ease;
}

.pricing-btn:hover {
  background: #153e9c;
}

/* Featured Card */
.price-card.featured {
  border: 2px solid #1d4ed8;
}

.price-card .badge {
  position: absolute;
  top: -12px;
  right: 15px;
  background: #1d4ed8;
  color: #fff;
  font-size: 0.8rem;
  padding: 4px 10px;
  border-radius: 20px;
  font-weight: 600;
}

/* Value Guarantee */
.pricing-guarantee {
  max-width: 700px;
  margin: 0 auto;
}

.pricing-guarantee p {
  font-size: 1.5rem;
  color: #374151;
  margin-bottom: 20px;
}



/* Responsive */
@media (max-width: 768px) {
  .approach-item {
    text-align: center;
    justify-content: center;
  }
}
	
	#page-default{
		height:0px;
	}
	
	#page:not(.page-no-padding) #main,
body.single-post #main {
	padding-top: 0px!important;
}
	
	.dashboard-header{
		display:none;
	}
	
/* Force modal width */
/* Stop background scroll when modal is open */
body.modal-open {
 overflow: hidden !important;
  position: fixed;        /* lock position */
  width: 100%;        /* lock body height */
}

/* Modal container */
.modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  overflow: hidden;   /* ❌ prevent modal wrapper from scrolling */
}

/* Modal box */
.modal-content {
  background: #fff;
        margin: 5% auto;
        padding: 20px;
        border-radius: 12px;
        width: 537px;
        max-width: 87%;
        max-height: 90vh;
/*         overflow-y: auto; */
        box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
        margin-top: 48px;
}

/* Close button */
.close-btn {
  float: right;
  font-size: 20px;
  cursor: pointer;
  transition: color 0.2s;
}
  /* Footer styles */
  .fixed-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff; /* White background */
    box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.3); /* Subtle top shadow */
    padding: 20px 0;
    text-align: center;
	  display:flex;
	  justify-content: center;
    z-index: 968; /* Stays on top */
  }

  .fixed-footer .cta-btn.primary {
    background: #007bff; /* Change this to your brand color */
    color: #fff;
    padding: 14px 28px;
    font-size: 16px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.3s ease;
	  display: flex;
	  align-items: center;
        justify-content: center;
  }

  .fixed-footer .cta-btn.primary:hover {
    border: 1px solid #007bff;
	background: #fff;
        color: #000;
  }





}