/*
Theme Name: Total Child Theme
Description: Child Theme Of Total Theme
Template: Total
Text Domain: totalchild
Version: 6.0.3
*/
/* fonts */
:root {
    --huloop-green: #39b54a;
    --huloop-blue: #002d5b;
}
@font-face {
	font-family: "Raleway";
	src: url("fonts/Raleway-Bold.woff2") format("woff2"),
		url("fonts/Raleway-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Raleway";
	src: url("fonts/Raleway-BoldItalic.woff2") format("woff2"),
		url("fonts/Raleway-BoldItalic.woff") format("woff");
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Raleway";
	src: url("fonts/Raleway-ExtraBold.woff2") format("woff2"),
		url("fonts/Raleway-ExtraBold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Raleway";
	src: url("fonts/Raleway-Italic.woff2") format("woff2"),
		url("fonts/Raleway-Italic.woff") format("woff");
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Raleway";
	src: url("fonts/Raleway-Medium.woff2") format("woff2"),
		url("fonts/Raleway-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Raleway";
	src: url("fonts/Raleway-Regular.woff2") format("woff2"),
		url("fonts/Raleway-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Raleway";
	src: url("fonts/Raleway-SemiBold.woff2") format("woff2"),
		url("fonts/Raleway-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Raleway";
	src: url("fonts/Raleway-Light.woff2") format("woff2"),
		url("fonts/Raleway-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

body {
	font-family: "Raleway", sans-serif;
}

button {
	font: inherit;
}

#site-navigation .dropdown-menu .link-inner {
	font-size: 14px !important;
}

#top-bar-wrap #top-bar {
	justify-content: flex-end;
}

#top-bar-wrap #top-bar-content {
	margin-right: 35px;
	display: flex;
	align-items: center;
}

#top-bar-wrap #top-bar-content img {
	margin-right: 5px;
	margin-left: 30px;
}

#top-bar-content {
	font-size: 12px !important;
}

#site-navigation ul li a {
	font-size: 17px;
}

.theme-button {
	font-size: 16px;
	border-radius: 100px;
	padding: 4px 20px;
}

.theme-button:hover {
	background: #012243;
}

#footer,
.footer-box ul li a {
	color: #fff;
}

.footer-box ul li a,
.wpex-info-widget-address p {
	font-size: 15px;
}

footer .footer-box .widget-title {
	margin-bottom: 5px;
}

.footer-widget .wpex-fa-social-widget li a {
	background-color: #fff;
	color: #002d5b !important;
	border: 1px;
}

.wpex-fa-social-widget li a:hover {
	background-color: #fff;
	color: #39b54a !important;
}

.footer-box ul li {
	border: none !important;
	padding: 0;
}

#footer-bottom {
	padding-bottom: 80px !important;
}

.beatblip-cards .vcex-module.vcex-icon-box {
	padding: 18px 0 !important;
	min-height: 265px;
	background: transparent !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-top-color: transparent !important;
	border-bottom-color: transparent !important;
}

.wpb_column .vc_column-inner .wpb_wrapper .custom-btn button,
.wpb_column .vc_column-inner .wpb_wrapper .custom-btn a,
input.wpcf7-submit,
.mybutton {
	background-color: #d56128 !important;
	font-size: 18.66px;
	line-height: 22px;
	color: #ffffff;
	border: none;
	border-radius: 50px;
	padding: 11px 49px;
	font-weight: 600;
}

.wpb_column .vc_column-inner .wpb_wrapper .custom-btn button:hover,
.wpb_column .vc_column-inner .wpb_wrapper .custom-btn a:hover,
input.wpcf7-submit:hover {
	background-color: #c45119 !important;
}

.beatblip-cards .beatblip-top-title {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.beatblip-cards
	.beatblip-top-title
	.wpb_column.vc_column_container.vc_col-sm-3 {
	width: 70px !important;
}

.beatblip-cards
	.beatblip-top-title
	.wpb_column.vc_column_container.vc_col-sm-3
	> .vc_column-inner {
	padding: 0;
}

.beatblip-cards
	.beatblip-top-title
	.wpb_column.vc_column_container.vc_col-sm-9 {
	width: calc(100% - 70px);
}

.beatblip-cards
	.beatblip-top-title
	.wpb_column.vc_column_container.vc_col-sm-3
	.vcex-image-inner {
	top: -12px;
}

.beatblip-cards
	.beatblip-top-title
	.wpb_column.vc_column_container.vc_col-sm-3
	.vcex-image-inner
	img {
	margin-left: 45px;
}

@media screen and (min-width: 1200px) {
	.beatblip-cards
		.beatblip-top-title
		.wpb_column.vc_column_container.vc_col-sm-3
		.vcex-image-inner {
		top: 8px;
	}
}

.beatblip-cards .beatblip-top-title .section-title h2 {
	margin-bottom: 0 !important;
	margin-left: 75px;
}

@media screen and (max-width: 567px) {
	.beatblip-cards .beatblip-top-title .section-title h2 {
		margin-left: 0;
	}

	.beatblip-cards
		.beatblip-top-title
		.wpb_column.vc_column_container.vc_col-sm-3
		.vcex-image-inner
		img {
		margin-left: 0;
	}
}

.beatblip-cards .beatblip-top-title .vc_column-inner {
	margin-bottom: 0 !important;
}

.vc_column-inner {
	margin-bottom: 0 !important;
}

.four-card-wrap .vc_row.wpb_row.vc_inner .vcex-icon-box-symbol img {
	width: 103px;
	height: 103px;
	max-width: 100%;
}

.three-column-card {
	display: flex;
}

.four-card-wrap
	.vc_row.wpb_row.vc_inner
	.vc_column-inner
	.four-card-wrap
	.vc_row.wpb_row.vc_inner
	.vc_column-inner,
.four-card-wrap .vc_row.wpb_row.vc_inner .vc_column-inner .wpb_wrapper,
.four-card-wrap
	.vc_row.wpb_row.vc_inner
	.vc_column-inner
	.wpb_wrapper
	.vcex-module,
.green-border > .vc_column-inner > .wpb_wrapper,
.green-border > .vc_column-inner {
	height: 100%;
}

.four-card-wrap
	.vc_row.wpb_row.vc_inner
	.vc_column-inner
	.wpb_wrapper
	.vcex-module
	.vcex-icon-box-content {
	line-height: 21px;
}

.automation-listing .inner-listing {
	width: calc(100% - 128px);
}

.automation-listing .inner-listing,
.automation-listing {
	position: relative;
}

.automation-listing {
	border: 1px solid #e3e3e3;
	border-radius: 25px;
}

.automation-listing .inner-listing::after {
	content: "";
	position: absolute;
	background-image: url(images/Hugo-glass.png);
	width: 128px;
	height: 128px;
	background-repeat: no-repeat;
	background-size: contain;
	top: 0;
	right: -128px;
}

.automation-listing::after {
	content: "";
	position: absolute;
	background-image: url(images/white-arrow.png);
	width: 50px;
	height: 102px;
	background-repeat: no-repeat;
	background-size: contain;
	top: 50%;
	transform: translate(0, -50%);
	right: -50px;
}

.flex-row .vc_inner,
.row-flex,
.ready-to-inject > .vc_row.vc_row-fluid {
	display: flex;
	align-items: center;
}

.automation-listing .inner-listing ol li::marker {
	color: #39b54a;
	font-weight: bold;
}

.single-careers #single-blocks .single-content ol li::marker,
#portfolio-single-content ol li::marker {
	font-weight: bold;
}

.huloop-listings .vc_col-sm-3 {
	width: 50px;
}

.huloop-listings .vc_col-sm-9 {
	width: calc(100% - 50px);
}

.huloop-listings .vc_col-sm-3 .vc_column-inner {
	padding: 0;
}

.inner-listing ul {
	margin-left: 23px;
}

.hero-banner {
	background-color: #002d5b;
}

.single-careers .page-header .wpex-bg-black,
.single-press-releases .page-header .wpex-bg-black {
	background-color: transparent;
}

.hero-banner > .vc_row.vc_row-fluid {
	position: relative;
}

.hero-banner .banner-content .custom-btn {
	margin-bottom: 0;
}

.hero-banner .banner-content .custom-btn button {
	font-weight: 600;
}

.huloop-newsroom h3 a {
	color: #39b54a;
	line-height: 1.4;
	font-weight: normal;
	font-size: 20px;
}

.huloop-newsroom h3 a:hover {
	text-decoration: underline !important;
}

.press-release .mybutton {
	margin: 0 20px 15px 0;
	padding: 10px 28px 8px;
	background-color: #fff !important;
	font-size: 16px;
	font-weight: 500;
	border: 1px solid #002d5b;
	color: #002d5b;
}

.mybutton.active {
	background-color: #002d5b !important;
	color: #fff;
	font-weight: 400;
}

/* careers page */
.page-header-inner .page-header-content h1.page-header-title {
	text-align: left;
}

.page-header-inner .page-header-content h1.page-header-title span,
.single-post .page-header-inner .page-header-title span {
	font-size: 45px;
	line-height: 62px;
	margin-bottom: 20px;
	color: #39b54a;
	display: inline-block;
}

.single-post .page-header-inner .page-header-title,
.page-header-inner .page-header-content .page-subheading {
	text-align: left;
}

/* product */
.green-border > .vc_column-inner > .wpb_wrapper {
	border: 1px solid #39b54a;
	border-radius: 15px;
	padding: 29px 37px;
	background: #fff;
}

.three-block-section-wrapper
	.green-border
	> .vc_column-inner
	> .wpb_wrapper
	figure {
	height: 75px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* .three-card-section .green-border>.vc_column-inner>.wpb_wrapper p {
	font-size: 16px !important;
	line-height: 1.8;
} */

.ready-to-inject .wpb_column .vc_column-inner .wpb_wrapper .custom-btn button {
	padding: 10px 23px;
}

.ready-to-inject .wpb_column .vc_column-inner .wpb_wrapper .custom-btn {
	margin-bottom: 0;
}

.customer-logo-wrapper .vc_row.wpb_row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 50px;
}

.customer-logo-wrapper .vc_row.wpb_row .vc_column_container .vc_column-inner {
	text-align: center;
}

.hero-banner .vc_column-inner .wpb_wrapper h2 {
	font-size: 45px;
	line-height: 62px;
	color: #39b54a;
	margin-bottom: 15px;
	text-transform: none;
}

.hero-banner .vc_column-inner .wpb_wrapper p {
	font-size: 24px;
	line-height: 36px;
	color: #fff;
}

.ready-to-inject .vc_column-inner .wpb_wrapper h4 {
	font-size: 24px;
	line-height: 32px;
}

.hero-banner > .vc_row-fluid,
.challenges-listings > .vc_row-fluid {
	display: flex;
	align-items: center;
}

.benefit-wrapper .vc_col-sm-6 .inner-wrapping {
	display: flex;
	flex-wrap: wrap;
	padding-right: 60px;
}

.benefit-wrapper .vc_col-sm-6 .inner-wrapping .vc_col-sm-9 {
	flex: 0 0 calc(100% - 100px);
	max-width: calc(100% - 100px);
}

.benefit-wrapper .vc_col-sm-6 .inner-wrapping .vc_col-sm-3 {
	flex: 0 0 100px;
	max-width: 100px;
}

/* solution-pages */
.three-block-section-wrapper h4 {
	line-height: 24px;
	font-size: 24px;
	margin-bottom: 25px !important;
	color: #39b54a;
}

.three-block-section-wrapper .vc_row {
	display: flex;
}

.three-block-section-wrapper p {
	font-size: 18px;
	color: #002d5b;
	line-height: 25px;
}

.three-block-section-wrapper .large-subheading p {
	font-size: 22px;
}

.three-block-section-wrapper .vc_col-sm-4 {
	margin-bottom: 30px;
}

.section-title h2 {
	font-size: 38px !important;
	line-height: 55px !important;
	margin-bottom: 30px !important;
	text-transform: none;
}

.lisiting-items ul {
	margin: 0;
	column-count: 2;
}

.challenges-listings .image-wrapper {
	padding-right: 16px;
}

/* hlp-common-sidebar */
.hlp-common-sidebar {
	box-shadow: 1px 5px 13px -5px rgba(51, 44, 42, 0.75);
	border-radius: 35px;
	padding: 20px 10px;
	border: 1px solid #dbdbdb;
	width: 307px;
	margin-left: 0;
}

.hlp-common-sidebar .vc_col-sm-3 .vc_column-inner,
.hlp-common-sidebar .vc_col-sm-9 .vc_column-inner {
	padding-right: 0;
}

.hlp-common-sidebar .vc_col-sm-9 .vc_column-inner {
	padding-left: 0;
}

.hlp-common-sidebar .vc_col-sm-3 {
	flex: 0 0 50px;
	max-width: 50px;
}

.hlp-common-sidebar .vc_col-sm-9 {
	flex: 0 0 calc(100% - 40px);
	max-width: calc(100% - 40px);
	padding-left: 15px;
}

.hlp-common-sidebar h4 {
	color: #002d5b;
	font-size: 20px;
	line-height: 32px;
}

.hlp-common-sidebar p {
	font-size: 16px;
}

.hlp-common-sidebar a {
	text-decoration: none;
}

.hlp-common-sidebar a:hover {
	color: #39b54a !important;
}

.page-template-right-sidebar #single-blocks {
	padding-right: 40px;
}

.automation-process .image-wrap {
	width: 75%;
	margin: 0 auto;
}

.automation-process .image-wrap img,
.automation-process .image-wrap .vcex-image-inner {
	width: 100%;
	height: 100%;
}

.process-listings .result-wrap ul li {
	color: #d56128 !important;
}

.process-listings .process-item {
	position: relative;
}

.process-listings .process-item::after,
.process-listings .wpb_row .process-item:last-child:after {
	content: "";
	position: absolute;
	background-image: url(images/plus.png);
	top: 90px;
	left: -15px;
	width: 30px;
	height: 30px;
	background-size: contain;
	background-repeat: no-repeat;
}

.process-listings .wpb_row .process-item:last-child:after {
	background-image: url(images/equal.png);
}

.process-listings .wpb_row .process-item:nth-child(1)::after {
	display: none;
}

.page-header.background-image-page-header {
	min-height: 220px;
	margin: 0;
}

.advantages-box .green-border > .vc_column-inner > .wpb_wrapper {
	padding: 12px 14px;
}

.advantages-box .green-border > .vc_column-inner > .wpb_wrapper h4 {
	line-height: 50px !important;
}

.advantages-box .green-border > .vc_column-inner > .wpb_wrapper p {
	line-height: 20px !important;
}

.single-page-content.single-content .content-details {
	margin-bottom: 50px;
}

.single-page-content.single-content .vcex-breadcrumbs {
	margin-bottom: 50px;
}

/* .hlp-common-sidebar{
    margin-top: 51px;
    } */
/* automation-as-service */
.green-box-title {
	background-color: #39b54a;
	border-radius: 15px;
	padding: 18px 20px;
	margin-bottom: 45px !important;
}

.green-box-title strong {
	display: block;
	line-height: normal;
}

.phase-listing p {
	margin-bottom: 5px !important;
}

.phase-listing ul {
	margin-left: 20px;
	line-height: 24px;
}

.phase-listing ul li {
	font-size: 15px !important;
}

.arrow-heading {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 98px;
}

/* contact-us */
.contact-page-form .wpcf7-form-control-wrap.first-name,
.contact-page-form .wpcf7-form-control-wrap.last-name,
.request-information-wrap .wpcf7-form-control-wrap.first-name,
.request-information-wrap .wpcf7-form-control-wrap.last-name,
.request-information-wrap .wpcf7-form-control-wrap.main-reason-for-request,
.request-information-wrap
	.wpcf7-form-control-wrap.what-can-we-help-you-with-today {
	width: calc(50% - 5px);
	display: inline-block;
	margin-right: 5px;
}

.contact-page-form .wpcf7-form-control-wrap.last-name,
.request-information-wrap .wpcf7-form-control-wrap.last-name {
	margin: 0 0 0 5px;
}

.career-form.request-information-wrap .wpcf7-form-control-wrap.last-name {
	margin-left: 0;
}

.career-form.request-information-wrap .wpcf7-form-control-wrap.zip-postalcode,
.career-form.request-information-wrap .wpcf7-form-control-wrap.first-name,
.career-form.request-information-wrap .wpcf7-form-control-wrap.city,
.career-form.request-information-wrap
	.wpcf7-form-control-wrap.state-dropdown
	select {
	margin-right: 0;
}

.contact-page-form .wpcf7-form-control-wrap.your-email,
.contact-page-form .wpcf7-form-control-wrap.subject,
.request-information-wrap .wpcf7-form-control-wrap.business-email,
.request-information-wrap .wpcf7-form-control-wrap.phone-number,
.request-information-wrap .wpcf7-form-control-wrap.company-name {
	width: 100%;
}

.contact-page-form .wpcf7-form-control-wrap.your-message {
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
}

.career-form .qbutton {
	background: #f5f5f5;
	color: #626365;
	font-weight: 600;
	border-radius: 25px;
	border: 1px solid;
}

/* .request-information-wrap .wpcf7-form-control-wrap.first-name input,
.request-information-wrap .wpcf7-form-control-wrap.last-name input,
.request-information-wrap .wpcf7-form-control-wrap.your-email input,
.contact-page-form .wpcf7-form-control-wrap.first-name input,
.contact-page-form .wpcf7-form-control-wrap.last-name input,
.contact-page-form .wpcf7-form-control-wrap.your-email input,
.contact-page-form .wpcf7-form-control-wrap.subject input,
.request-information-wrap .wpcf7-form-control-wrap.business-email input,
.request-information-wrap .wpcf7-form-control-wrap.phone-number input,
.request-information-wrap .wpcf7-form-control-wrap.company-name input,
.request-information-wrap .wpcf7-form-control-wrap.main-reason-for-request select,
.request-information-wrap .wpcf7-form-control-wrap.what-can-we-help-you-with-today select,
.request-information-wrap .wpcf7-form-control-wrap.city input,
.request-information-wrap .wpcf7-form-control-wrap.zip-postalcode input,
.request-information-wrap .wpcf7-form-control-wrap.email input,
.request-information-wrap .wpcf7-form-control-wrap.phone input,
.request-information-wrap .wpcf7-form-control-wrap.mobile-phone input,
.request-information-wrap .wpcf7-form-control-wrap.linkedin input,
.career-form.request-information-wrap .wpcf7-form-control-wrap.state-dropdown select,
.career-form.request-information-wrap .wpcf7-form-control-wrap.country-dropdown select,
.career-form.request-information-wrap .wpcf7-form-control-wrap.position-applying-for input{
    width: 100%;
    margin-bottom: 10px;
    } */
.request-information-wrap .wpcf7-form-control-wrap input,
.request-information-wrap .wpcf7-form-control-wrap select,
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap select {
	width: 100%;
	margin-bottom: 10px;
}

.request-information-wrap .wpcf7-form-control-wrap select {
	height: 35px;
	border-radius: 5px;
	/* margin-bottom: 25px; */
	color: #616161;
	font-size: 12px;
	opacity: 0.7;
	font-family: "Raleway";
	padding: 9px;
}

.request-information-wrap input[type="submit"] {
	margin-top: 25px;
}

/* .request-information-wrap .wpcf7-form-control-wrap.main-reason-for-request select,
.request-information-wrap .wpcf7-form-control-wrap.what-can-we-help-you-with-today select,
.request-information-wrap .wpcf7-form-control-wrap.state-dropdown select,
.request-information-wrap .wpcf7-form-control-wrap.country-dropdown select{
    } */
.career-form.request-information-wrap .wpcf7-form-control-wrap.Address {
	margin-bottom: 10px;
}

.career-form.request-information-wrap
	.wpcf7-form-control-wrap.Address
	textarea {
	resize: vertical;
}

.career-form.request-information-wrap form > p {
	display: flex;
	flex-wrap: wrap;
}

.career-form.request-information-wrap form {
	width: 500px;
	max-width: 100%;
}

.request-information-wrap label {
	flex: 185px;
	display: inline-block;
	font-family: "Raleway";
	color: #58595b;
	font-weight: 600;
	font-size: 15px;
}

.wpcf7-form-control-wrap[data-name="resume-cover-letter-zl-mfcf7-upld-btn"] {
	display: inline-block;
}

.career-form.request-information-wrap .wpcf7-form-control-wrap {
	flex: calc(100% - 185px);
}

.anchor-text {
	margin-bottom: 30px !important;
}

.anchor-text a:hover {
	color: #39b54a !important;
}

a {
	text-decoration: none !important;
}

.single-careers #single-blocks .single-content .custom-btn a,
#portfolio-single-content .custom-btn a {
	padding: 5px 33px;
}

.back-arrow a {
	color: #39b54a;
	font-weight: 600;
}

#site-navigation ul li a:hover {
	color: #39b54a;
}

.board-members .vc_column-inner .wpb_wrapper .wpb_single_image figure img {
	max-width: 180px;
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
}

strong {
	font-weight: 600 !important;
}

#copyright,
#copyright a {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}

#copyright a:hover {
	color: #39b54a;
}

.breadcrumb_last {
	opacity: 1 !important;
	font-weight: 600;
	color: #7e7e7e;
}

.site-breadcrumbs a,
.vcex-breadcrumbs a {
	color: #b2b2b2;
}

.site-breadcrumbs {
	margin-bottom: 33px;
}

.site-breadcrumbs a:hover,
.vcex-breadcrumbs a:hover {
	text-decoration: underline !important;
}

/* request-information */
.request-information-wrap form h6 {
	font-size: 20px;
	font-weight: 600;
	color: #002d5b;
}

.statement-content p strong {
	color: #002d5b !important;
	display: inline-block;
}

.statement-content p {
	margin-bottom: 30px;
}

.entry-readmore-wrap .theme-button {
	background-color: #ffba08;
}

.entry-readmore-wrap .theme-button:hover {
	background-color: #012243;
}

article.blog-entry header.blog-entry-header h2 {
	color: #002d5b;
	font-weight: 500;
}

article.blog-entry .blog-entry-excerpt p {
	font-size: 16px;
	line-height: 23px;
}

.wpex-social-share__list .wpex-social-share__item {
	border: 1px solid #9e9e9e;
	padding: 0 10px;
	border-radius: 2px !important;
	color: #9e9e9e;
}

.single-blog-content .vc_column-inner h4 {
	color: #58595b !important;
	font-weight: 600 !important;
}

.wpex-social-share__list {
	margin-bottom: 15px;
}

.post-wrapper h2 {
	margin-bottom: 10px !important;
	font-weight: 600 !important;
}

.post-wrapper p {
	margin-bottom: 15px !important;
}

.cycle-process .automation-listing .inner-listing ul li,
.our-commitment-wrapper .wpb_wrapper ul li,
.about-huloop-automation .vc_column-inner ul li,
.result-wrap .wpb_wrapper ul li,
.challenges-listings .two-column-listing ul li,
.people-application-intelligence-listings ul li {
	list-style: none;
	position: relative;
}

.our-commitment-wrapper .wpb_wrapper ul li:before,
.cycle-process .automation-listing .inner-listing ul li:before,
.about-huloop-automation .vc_column-inner ul li:before,
.result-wrap .wpb_wrapper ul li:before,
.challenges-listings .two-column-listing ul li:before,
.people-application-intelligence-listings ul li:before {
	position: absolute;
	content: "";
	background-image: url(images/tick.png);
	width: 20px;
	height: 20px;
	top: 6px;
	left: -30px;
	background-repeat: no-repeat;
}

.result-wrap .wpb_wrapper ul li:before {
	background-image: url(images/orange-tick.png);
	top: 0;
}

.site-footer .wpex-bordered-list a:hover {
	text-decoration: underline !important;
}

.advantages-box {
	display: flex;
}

.process-listings .process-item ul li {
	line-height: normal;
	margin-bottom: 10px;
}

.post-row-wrap .vc_gitem_row .vc_gitem-col {
	padding: 0;
}

.post-row-wrap .vc_gitem-post-data-source-post_title a:hover {
	text-decoration: underline !important;
}

.testimonial-entry .testimonial-entry-content {
	background: none;
}

.testimonial-entry .testimonial-entry-content p,
.single-blog-content .post-wrapper p,
.single-blog-content .post-wrapper ul,
.single-post .single-content .wpb_wrapper p,
.single-videos .single-content .wpb_wrapper p {
	line-height: 23px !important;
}

.single-post .wpb_content_element .wpb_wrapper a,
.single-post .meta li a,
.single-videos .meta li a {
	color: #39b54a !important;
}

.single-post .wpb_content_element .wpb_wrapper a:hover,
.single-post .meta li a:hover,
.single-videos .meta li a:hover {
	text-decoration: underline !important;
}

.blog-entry header h2.blog-entry-title a {
	color: #002d5b;
	font-size: 20px;
	line-height: 1.25;
}

.cpt-post-grid-wrap .theme-button,
.blog-entry .theme-button {
	display: inline-block;
	font-size: 13px;
	line-height: 1.3;
	font-weight: 600;
	/* max-width: 122px; */
	min-height: 32px;
	padding: 10px 20px 8px;
	background-color: #002d5b;
	color: #fff;
	border-radius: 20px;
	transition: ease 0.2s;
}

.cpt-post-grid-wrap .blog-type,
.blog-entry .entry-header .blog-type {
	font-size: 16px;
	line-height: 2.25;
	font-weight: 500;
	color: #d56128;
	margin: 0;
	text-transform: uppercase;
}

.cpt-post-grid-wrap .wpb_content_element,
.blog-entry .blog-entry-media.wpex-mb-20 {
	margin-bottom: 10px !important;
}

.blog-entry .wpex-px-20 {
	margin-bottom: 24px;
}

.cpt-post-grid-wrap .entry-title {
	font-size: 20px;
	line-height: 1.25;
	font-weight: 500;
	color: #002d5b;
	margin: 0;
}

.cpt-post-grid-wrap .vc_grid-pagination .vc_grid-pagination-list > li > a {
	font-size: 13px;
	line-height: 1.7;
}

.cpt-post-grid-wrap
	.vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark
	> li
	> a {
	min-height: 35px;
	min-width: 35px;
}

.cpt-post-grid-wrap .vc_grid.vc_row.vc_grid-gutter-15px .vc_grid-item {
	padding-bottom: 40px;
}

body.single-post .single-post-title,
body.single-videos .single-post-title {
	font-weight: 400;
	color: #002d5b;
	font-size: 30px;
	line-height: normal;
}

.blog-entry header h2.blog-entry-title a:hover {
	text-decoration: underline !important;
}

#sidebar ul li a:hover {
	text-decoration: underline !important;
}

.single-content.entry .wpb_wrapper p a:hover {
	text-decoration: underline !important;
	color: #39b54a;
}

.sidebar-box .wpex-widget-recent-posts li .wpex-widget-recent-posts-title,
#sidebar ul li a:not(.wpex-social-btn) {
	color: #58595b;
}

#sidebar .widget-title {
	color: #002d5b;
}

/*Press Releases listing page*/
.press-releases-listing .wpex-card h2 {
	font-weight: normal;
	font-size: 20px;
}

.press-releases-listing .wpex-card h2 a {
	color: #39b54a;
	line-height: 1.4;
}

.press-releases-listing .wpex-card h2 a:hover {
	text-decoration: underline !important;
}

/*Custom post list style */

.careers-postlist-style .wpex-post-cards-entry h2,
.careers-postlist-style .wpex-post-cards-entry {
	margin: 0;
}

.careers-postlist-style .wpex-post-cards-entry h2 {
	font-size: 16px;
	font-weight: normal;
}

.careers-postlist-style .wpex-post-cards-entry h2 a {
	color: #39b54a;
}

.careers-postlist-style .wpex-post-cards-entry h2 a:hover {
	text-decoration: underline !important;
}

.we-serve .vc_col-sm-3 {
	margin-bottom: 50px;
}

.testing-complex {
	text-align: center;
	margin-top: 30px;
}

.single-white-paper .wpb_text_column {
	color: #58595b;
}

.single-white-paper .wpb_text_column p,
.single-white-paper .wpb_text_column li {
	font-size: 15px;
	line-height: 1.4;
}

.grecaptcha-badge {
	visibility: hidden;
}

header .wpex-bg-black {
	background-color: transparent;
}

/*062122*/
.three-column-block-doc {
	padding: 35px 0 0;
}

.three-column-block-doc ul {
	column-count: 3;
	column-gap: 40px;
	margin: 0;
	padding: 0;
}

.three-column-block-doc ul li {
	display: inline-block;
	list-style: none;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 15px;
}

.three-column-block-doc ul li a {
	color: #58595b;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
}

.three-column-block-doc ul li a:hover {
	color: #39b54a;
}

body.single-docs .post-pagination-wrap {
	display: none;
}

body.single-docs .single-page-article {
	padding-right: 40px;
}

body.single-docs .single-page-article h2.vc_custom_heading {
	margin: 0 0 30px;
}

body.single-docs .single-page-article p {
	color: #58595b;
}

body.single-docs .single-page-article p,
body.single-docs .single-page-article ul li a {
	font-size: 16px;
	line-height: 1.5;
}

body.single-docs .single-page-article ul {
	margin-left: 0;
	padding-top: 8px;
}

body.single-docs .single-page-article ul li {
	list-style: none;
}

body.single-docs .single-page-article ul li a {
	color: #39b54a;
}

body.single-docs .single-page-article ul li a:hover {
	text-decoration: underline !important;
}

body.single-docs .single-page-article .doc-pagination-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 24px 0 32px;
}

body.single-docs .single-page-article .doc-single-prev,
body.single-docs .single-page-article .doc-single-next,
body.single-docs .single-page-article .doc-back-main {
	font-size: 14px;
	line-height: 1.71;
	font-weight: 600;
	color: #39b54a;
	text-decoration: none;
}

#custom_html-4 .widget-title {
	font-size: 20px;
	line-height: 1.6;
}

.widget_custom_html .custom-html-widget ul li a {
	font-size: 15px;
	line-height: 1.86;
	color: #58595b;
}

.widget_custom_html .custom-html-widget ul li.current_page_item > a,
.widget_custom_html .custom-html-widget ul li.current_page_item:before,
.widget_custom_html .custom-html-widget ul li.hlp-doc-active > a {
	color: #39b54a !important;
	font-weight: 600;
}

.widget_custom_html .custom-html-widget ul li ul {
	padding-left: 15px;
	margin: 0 0 7px;
}

.widget_custom_html .custom-html-widget ul li ul li:before {
	content: "- ";
}

#cn-notice-buttons {
	width: 100%;
}

#cn-notice-text {
	padding: 10px 0 10px 0;
}

/* 062322 */
.left-post-list-sidebar article.custom-posts .entry-cont-foot-wrapper {
	padding: 10px 10px 17px !important;
}

.docs-template-default #outer-wrap {
	overflow: unset;
}

.single-docs aside#sidebar {
	position: sticky;
	top: 100px;
	margin-bottom: 30px;
}

.cpt-post-grid-wrap .entry-title a:hover,
.custom-posts .entry-title a:hover {
	text-decoration: underline !important;
}

.docs-sidebar-class .custom-html-widget ul li ul li:before {
	content: "- ";
}

.docs-sidebar-class > ul {
	margin-left: 0;
	padding: 0 15px;
}

.docs-sidebar-class .widget_search {
	margin-bottom: 20px;
}

.docs-sidebar-class .custom-html-widget ul li a {
	font-size: 15px;
	line-height: 1.86;
}

.docs-sidebar-class .custom-html-widget li.hlp-doc-active > a {
	color: #39b54a !important;
	font-weight: 600;
}

#blog-entries .blog-entry-inner {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 17px;
}

.blog-entry-inner .blog-entry-meta li {
	display: block;
}

#blog-entries .blog-entry-inner .blog-entry-media {
	margin-left: -10px;
	margin-right: -10px;
}

#blog-entries .blog-entry-inner .blog-entry-meta {
	margin-bottom: 15px;
}

#blog-entries .blog-entry-inner .blog-entry-readmore {
	height: 44px;
	margin-top: 0;
}

#blog-entries .blog-entry-inner .blog-entry-excerpt {
	margin-bottom: 15px;
}

#blog-entries .blog-entry-inner .blog-entry-readmore > a {
	position: absolute;
	bottom: 17px;
	left: 10px;
}

.grid-cpt-resource-types .wpb_single_image {
	margin: 0 !important;
}

.grid-cpt-resource-types .wpb_single_image figure,
.grid-cpt-resource-types .wpb_single_image figure > div {
	width: 100%;
}

.grid-cpt-resource-types .wpb_single_image figure img {
	height: 125px;
	object-fit: cover;
}

.grid-cpt-resource-types .vc_gitem-col {
	padding: 0;
}

.grid-cpt-resource-types .vc_gitem-col .entry-header {
	height: calc(100% - 125px);
	padding: 10px;
}

.grid-cpt-resource-types .vc_gitem-col .entry-footer {
	padding: 13px 10px 17px;
}

body.single-brochures .single-content,
body.single-case-studies .single-content,
body.single-infographics .single-content {
	color: #616161 !important;
}

.search-results article header .entry-title a:hover {
	text-decoration: underline !important;
}

.modal-content {
	background-color: #f3f5fa;
}

.modal-content button {
	background: #999999;
}

.modal-content button:hover {
	background: #666666;
}

/* .single-page-content.single-content figure.vcex-image{
    padding: 0 17px;
} */
.phase-wrapper {
	display: flex;
	justify-content: center;
}

/* new-section-added */
.center-element {
	display: flex;
	align-items: center;
	justify-content: center;
	/* margin-top: 48px; */
}

.center-element .vc_column-inner {
	height: auto !important;
	text-align: center;
	position: relative;
}

/* .center-element .vc_column-inner:after{
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 96%;
    border-left: 3px dashed #d56128;
} */
/* .four-card-wrap>.vc_column-inner {
    margin-bottom: 50px !important;
} */

.four-card-wrap .vcex-image-inner {
	margin-left: 80px;
	margin-right: 25px;
}

@media screen and (max-width: 1100px) {
	.four-card-wrap .vcex-image-inner {
		margin-left: 0;
	}
}

@media screen and (max-width: 991px) {
	.four-card-wrap .vcex-image-inner {
		margin-right: 0;
	}
}

.color-green p,
.color-blue p {
	background: #39b54a;
	text-align: center;
	border-radius: 10px;
	display: inline-block;
	padding: 5px 40px;
	position: relative;
	z-index: 9;
}

.color-blue p {
	background-color: #5da6b7;
}

.color-blue .wpb_wrapper {
	text-align: center;
}

.color-green .wpb_wrapper {
	text-align: left;
	padding-left: 8%;
}

.overlflow-buttons {
	bottom: -18px;
}

.four-card-wrap > .vc_column-inner {
	position: relative;
	/* padding-top: 30px; */
}

.four-card-wrap > .vc_column-inner:after,
.four-card-wrap > .vc_column-inner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 96%;
	/* border: 2px dashed #d56128; */
	/* background-repeat: no-repeat;
    background-size: contain;
    background-image: url(images/long-dot.png); */
	border-radius: 50px;
}

.four-card-wrap > .vc_column-inner:after {
	display: none;
}

.four-card-wrap > .vc_column-inner:before {
	left: 50%;
	bottom: 0;
	border: none;
	border-left: 2px dashed #d56128;
	width: 3px;
	height: 65px;
	top: auto;
	display: none;
}

.four-card-wrap .wpb_column {
	position: relative;
	z-index: 9;
}

.block-section-wrapper
	.four-card-wrap
	.vc_row.wpb_row.vc_inner.show-on-desktop {
	display: none;
}

.block-section-wrapper .four-card-wrap .vc_row.wpb_row.vc_inner.show-on-mobile {
	display: block;
}

.block-section-wrapper .vc_column_container > .vc_column-inner {
	padding-left: 14px;
	padding-right: 14px;
}

.sub-heading-class .wpb_content_element {
	margin-bottom: 45px !important;
}

.human-loop-text-wrap {
	text-transform: inherit !important;
}

.mobile-animated-list h3 {
	font-size: 26px;
	color: #39b54a;
	text-align: center;
	margin-top: 12px;
	font-weight: normal;
	padding: 0 40px;
}

@media screen and (max-width: 767px) {
	.mobile-animated-list h3 {
		padding: 0;
	}
}

.mobile-animated-list ul {
	margin: 0;
	padding: 0;
}

.mobile-animated-list ul li {
	list-style: none;
	font-size: 17px;
	color: #ffffff;
	display: flex;
	align-items: baseline;
}

.mobile-animated-list ul li img {
	margin-right: 15px;
}

.mobile-animated-list .single-line-text {
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 90px;
}

.four-card-wrap > .vc_column-inner {
	/* border: 2px dashed #d56128;
    border-radius: 40px; */
}

.four-card-wrap > .vc_column-inner .overlflow-buttons.show-on-desktop {
	position: absolute;
	width: 100%;
	bottom: -23px;
}

.three-column-card {
	display: flex;
	justify-content: center;
}

/* 091422--section-2 change request */
.green-top-bar {
	position: relative;
	height: 34px;
	width: 96%;
	margin: 0 auto 22px !important;
}

.green-top-bar:after,
.green-top-bar:before {
	position: absolute;
	content: "";
	background-image: url(images/arrow.png);
	width: 28px;
	right: -33px;
	height: 54px;
	top: -10px;
	transform: translate(-50%, 0);
	background-size: cover;
	background-repeat: no-repeat;
}

.green-top-bar:before {
	transform: translate(-50%, 0) rotate(180deg);
	right: auto;
	left: -4px;
}

/* 091622--start */
.circle-graphics {
	align-self: flex-start;
}

/* 091622--end */
/* 092122--Patner-section-change--start */
.icon-wrap img {
	width: 70px;
	height: 70px;
	margin: 0 auto;
}

.partners-experts .green-border .paragraph-text {
	min-height: 135px;
}

.two-col-wrapper {
	width: 80%;
	margin: 0 auto;
}

.partners-experts .green-border > .vc_column-inner > .wpb_wrapper {
	border-radius: 15px;
	margin: 0 15px;
}

.green-sidebox ul {
	margin-left: 20px;
}

.single-partner #sidebar.sidebar-container .vc_row.grey-box-sideform {
	padding: 25px;
	border-radius: 15px;
}

.single-partner
	#sidebar.sidebar-container
	.vc_row.grey-box-sideform
	.wpcf7-submit {
	font-size: 14px;
	padding: 10px 20px;
	outline: none;
	margin-top: 20px;
}

.single-partner .green-border > .vc_column-inner > .wpb_wrapper {
	padding: 25px 17px;
}

.single-partner #sidebar.sidebar-container .vc_row.grey-box-sideform form h6 {
	color: #616161;
	font-size: 14px;
	margin-top: 10px;
}

/* partner-main-form */
.partners-contact-form form .wpcf7-form-control-wrap {
	width: calc(50% - 5px);
	display: inline-grid;
}

.partners-contact-form form .wpcf7-form-control-wrap:nth-child(odd) {
	margin-right: 5px;
}

.partners-contact-form form .wpcf7-form-control-wrap:nth-child(even) {
	margin-left: 5px;
}

.partners-contact-form form .wpcf7-form-control-wrap input::placeholder,
.partners-contact-form form .textarea-wrap textarea::placeholder {
	color: #848484;
	font-weight: 500;
	opacity: 1;
	margin-top: 0;
	font-size: 13px;
	font-family: "Raleway", sans-serif;
	letter-spacing: normal;
}

.partners-contact-form form .wpcf7-form-control-wrap input {
	border: 1px solid #979797;
	padding: 6px 10px;
	margin-top: 0;
}

.partners-contact-form form h6 {
	font-size: 22px;
	line-height: normal;
	color: #002d5b;
}

.partners-contact-form form .country-drop-wrap .wpcf7-form-control-wrap {
	width: 100%;
	margin: 0;
	height: 35px;
	display: inline-block;
}

.country-drop-wrap {
	margin-bottom: 11px;
}

.partners-contact-form form .country-drop-wrap .wpcf7-form-control-wrap select,
.partners-contact-form form .partner-select .wpcf7-form-control-wrap select {
	height: 100%;
	border: 1px solid #979797;
	color: #848484;
	border-radius: 3px;
	padding: 6px 10px;
	font-size: 13px;
	font-family: "Raleway", sans-serif;
}

.partners-contact-form .wpcf7-form p {
	margin-bottom: 0;
}

/* .partners-contact-form form .partner-select .wpcf7-form-control-wrap{
    height: 35px;
    margin-bottom: 10px;
    display: inline-block;
} */
.partners-contact-form form .partner-select .wpcf7-form-control-wrap select {
	height: 35px;
}

.partners-contact-form form .wpcf7-form-control-wrap .wpcf7-checkbox label {
	display: flex;
	align-items: baseline;
}

.partners-contact-form form .wpcf7-form-control-wrap .wpcf7-checkbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.partners-contact-form
	form
	.wpcf7-form-control-wrap
	.wpcf7-checkbox
	label
	input {
	width: 14px;
	margin-bottom: 0;
}

.partners-contact-form form .checkbox-wrap .wpcf7-form-control-wrap {
	width: 100%;
	margin-right: 0;
}

.partners-contact-form
	form
	.checkbox-wrap
	.wpcf7-form-control-wrap
	span.wpcf7-list-item {
	width: calc(50% - 10px);
	margin: 0 5px 9px;
}

.checkbox-wrap {
	margin-bottom: 25px;
}

.partner-select {
	display: flex;
	flex-wrap: wrap;
}

.partners-contact-form .wpcf7-not-valid-tip,
.grey-box-sideform .wpcf7-not-valid-tip {
	margin-bottom: 10px;
	margin-top: 0;
}

.grey-box-sideform form .wpcf7-form-control-wrap input {
	border: 1px solid #babbbb;
}

.grey-box-sideform form .wpcf7-form-control-wrap input::placeholder {
	color: #848484;
	opacity: 1;
}

.partners-contact-form form h5 {
	color: #616161;
	margin-bottom: 5px;
}

.partners-contact-form form h5 span {
	font-size: 21px;
}

.partners-contact-form .wpcf7-form p.industry-focus-help {
	margin-bottom: 15px;
}

.partners-contact-form .wpcf7 {
	width: 675px;
	margin: 0 auto 50px;
	max-width: 100%;
}

.partners-contact-form form .textarea-wrap .wpcf7-form-control-wrap {
	width: 100%;
	margin-right: 0;
	margin-bottom: 25px;
}

.single-partner .green-border > .vc_column-inner {
	padding-right: 0;
}

.partners-contact-form hr {
	border: 0.1px solid #d7d7d7;
}

h2 {
	text-transform: inherit !important;
}

.single-partner .page-header-inner .page-header-title {
	margin-bottom: 20px;
}

.partners-contact-form form .textarea-wrap textarea {
	height: 185px;
	overflow: auto;
}

.huloop-field-group,
.huloop-row {
	display: flex;
	flex-wrap: wrap;
}

.huloop-field-group .huloop-field {
	flex: 0 0 calc(33.33% - 20px);
	max-width: 33.33%;
	margin: 0 10px;
	height: 35px;
}

.huloop-field-group .huloop-field select,
.huloop-field-group .huloop-field input {
	height: 100%;
	width: 100%;
	font-weight: 500;
	font-size: 17px;
	padding: 0 10px;
	color: #002d5b;
}

.huloop-field-group .huloop-field select option {
	font-size: 15px;
}

.huloop-field-group .huloop-field select {
	appearance: none;
	background-image: url(images/dropdown.png);
	background-position: 97%;
	background-repeat: no-repeat;
	padding-right: 23px;
	border-radius: 4px;
}

.huloop-field-group .huloop-field .huloop-search-field {
	position: relative;
}

.huloop-field-group .huloop-field .huloop-search-field input[type="submit"] {
	position: absolute;
	content: "";
	background-image: url(images/search-icon.png);
	background-repeat: no-repeat;
	background-size: auto;
	width: 36px;
	height: 35px;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 0;
	background-color: #39b54a;
	border-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	background-position: 0;
	background-position: 50%;
}

.huloop-field-group .huloop-field .huloop-search-field {
	height: 100%;
}

.huloop-field-group .huloop-field input::placeholder {
	font-weight: 500;
	font-size: 17px;
	color: #002d5b;
	opacity: 1;
}

.huloop-filter-result .huloop-col {
	flex: 0 0 calc(33.33% - 20px);
	max-width: 33.33%;
	margin: 10px;
	border: 1px solid #858585;
	padding: 20px 10px;
	padding-bottom: 36px;
	position: relative;
}

.huloop-filter-result .huloop-col .partner-image {
	display: grid;
	align-items: center;
	justify-content: center;
	height: 92px;
}

.huloop-filter-result .huloop-col.technology-innovation .partner-type,
.huloop-filter-result .huloop-col.technology-innovation-partner .partner-type {
	color: #002d5b;
}

.huloop-filter-result .huloop-col .partner-image img {
	width: 100%;
	margin: 0 auto;
	max-width: 70%;
}

.huloop-filter-result .huloop-col .partner-type {
	font-size: 11px;
	color: #fff;
	border-radius: 19px;
	margin-bottom: 15px;
	text-align: center;
	display: inline-flex;
	align-items: center;
	padding: 3px 14px;
	font-weight: 500;
}

.huloop-filter-result .huloop-col .partner-type img {
	width: 11px;
	height: 11px;
	margin-right: 8px;
}

.huloop-filter-result {
	margin-top: 40px;
}

.partner-data h3 {
	font-size: 18px;
	margin: 10px 0 2px;
	color: #002d5b;
}

.partner-data .partner-excerpt p,
.partner-data .partner-excerpt ul li {
	font-size: 14px;
	font-weight: 500;
	color: #616161;
}

.partner-data .partner-excerpt h6 {
	font-size: 14px;
	color: #002d5b;
	font-weight: 600;
	margin-bottom: 0;
}

.partner-data .partner-excerpt ul {
	margin-left: 17px;
}

.huloop-filter-result .huloop-col > a {
	font-size: 15px;
	font-weight: bold;
	color: #39b54a;
	position: absolute;
	bottom: 15px;
}

.huloop-filter-result .huloop-col > a::before {
	content: "";
	position: absolute;
	width: 0;
	height: 1px;
	background-color: #39b54a;
	bottom: 2px;
	opacity: 0;
}

.huloop-filter-result .huloop-col > a span {
	transition: all 0.2s ease-in-out;
	display: inline-block;
}

.huloop-filter-result .huloop-col > a:hover span {
	padding-left: 5px;
}

.huloop-filter-result .huloop-col > a:hover::before {
	opacity: 1;
	width: calc(100% - 15px);
}

.wpb_column .vc_column-inner .wpb_wrapper .custom-btn.find-a-partner a {
	font-size: 13px;
	padding: 7px 25px;
	background-color: #002d5b !important;
	background-image: unset;
}

.wpb_column .vc_column-inner .wpb_wrapper .custom-btn.find-a-partner a:hover {
	background-color: #012346 !important;
}

#huloop-partners-filter.huloop-loading {
	opacity: 0.6;
}

.huloop-filter-form {
	margin: 0 -10px;
}

.huloop-filter-result {
	margin-left: -10px;
	margin-right: -10px;
}

.huloop-filter-result > .huloop-row > p {
	font-size: 18px;
}

/* 092122--Patner-section-change--end */
/*092722 css for resources page banner--start ---This css has been added on LIve site*/
.page-header-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.page-header-promo-image a {
	display: flex;
}

/* blog-post */
.left-post-list-sidebar .rows {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px;
}

/*020224 Start*/
.left-post-list-sidebar .cols {
	padding: 0 8px;
	margin-bottom: 39px;
}
/*020224 end*/

.left-post-list-sidebar article.custom-posts {
	height: 100%;
	border: 1px solid #ccc;
}

/*020224 Start*/
.left-post-list-sidebar article.custom-posts .img-holder {
	height: 134px;
}
/*020224 end*/

.left-post-list-sidebar article.custom-posts .img-holder img {
	vertical-align: top;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.left-post-list-sidebar article.custom-posts .entry-cont-foot-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 10px 15px 17px;
	height: calc(100% - 134px);
}

.left-post-list-sidebar article.custom-posts .entry-content .entry-header {
	margin-bottom: 10px !important;
}

.left-post-list-sidebar
	article.custom-posts
	.entry-content
	.entry-header
	.blog-type {
	font-size: 16px;
	line-height: 2.25;
	font-weight: 500;
	color: #d56128;
	margin: 0;
	text-transform: uppercase;
}

.left-post-list-sidebar
	article.custom-posts
	.entry-content
	.entry-header
	.entry-title {
	font-size: 20px;
	line-height: 1.25;
	font-weight: 500;
	color: #002d5b;
	margin: 0;
}

.left-post-list-sidebar article.custom-posts .entry-content .entry-meta {
	color: #58595b;
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 10px !important;
}

.left-post-list-sidebar article.custom-posts .entry-content .entry-meta .metas {
	display: flex;
	align-items: center;
}

.left-post-list-sidebar article.custom-posts .entry-content .entry-meta .icon {
	margin-right: 6px;
	line-height: initial;
	width: 14px;
	display: inline-block;
}

.left-post-list-sidebar article.custom-posts .entry-footer {
	padding-top: 12px;
}

.left-post-list-sidebar article.custom-posts span.meta-category {
	display: flex;
	align-items: center;
}

.left-post-list-sidebar article.custom-posts .entry-footer .custom-btn {
	display: inline-block;
	font-size: 13px;
	line-height: 1.3;
	font-weight: 600;
	/*max-width: 122px;*/
	min-height: 32px;
	padding: 10px 20px 8px;
	background-color: #002d5b;
	color: #fff;
	border-radius: 20px;
	transition: ease 0.2s;
}

.left-post-list-sidebar article.custom-posts .entry-footer .custom-btn:hover {
	background-color: #012243;
}

/* process-tast-discovery */
.people-application-intelligence-listings .wpb_wrapper > p {
	color: #39b54a !important;
}

.people-application-intelligence-listings ul li {
	color: #4d4e4f !important;
}

.table-wrapper {
	display: flex;
	flex-wrap: wrap;
	max-width: 830px;
	margin: 0 auto;
}

.table-wrapper ul li {
	list-style: none;
}

.table-wrapper ul {
	margin: 0;
	padding: 0;
}

.table-wrapper .task-process-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.table-wrapper .left-column-wrapper {
	flex: 0 0 200px;
	max-width: 200px;
}

.table-wrapper .left-column-wrapper .top-image {
	margin-top: -19px;
}

.table-wrapper .left-column-wrapper .top-image img {
	padding-bottom: 15px;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.table-wrapper .task-process-wrapper {
	flex: 0 0 calc(100% - 200px);
	max-width: calc(100% - 200px);
}

.table-wrapper .task-process-wrapper .column-item {
	flex: 0 0 33.33%;
	max-width: 33.33%;
}

.table-wrapper .task-process-wrapper .column-item .top-wrap.yellow {
	background-color: #feba12;
}

.table-wrapper .task-process-wrapper .column-item .top-wrap.orange {
	background-color: #d76329;
}

.table-wrapper .task-process-wrapper .column-item .top-wrap.green {
	background-color: #36b44a;
}

.table-wrapper .task-process-wrapper .column-item .top-wrap img {
	display: block;
	text-align: center;
	margin: 0 auto 10px;
	width: 40px;
	height: 40px;
	object-fit: contain;
}

.table-wrapper .task-process-wrapper .column-item .top-wrap {
	border-radius: 15px 15px 0 0;
	padding-top: 10px;
	margin-right: 1px;
}

.table-wrapper .task-process-wrapper .column-item span {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 19px;
	font-weight: 500;
	padding: 5px 0;
}

.table-wrapper .task-process-wrapper .column-item .top-wrap.yellow span {
	background-color: #edae13;
}

.table-wrapper .task-process-wrapper .column-item .top-wrap.orange span {
	background-color: #c95e28;
}

.table-wrapper .task-process-wrapper .column-item .top-wrap.green span {
	background-color: #34a847;
}

.table-wrapper .task-process-wrapper ul li:nth-child(odd) {
	background-color: #e7e9ea;
}

.table-wrapper .task-process-wrapper ul li {
	padding: 20px 5px;
	text-align: center;
	color: #000;
	font-weight: 500;
	min-height: 100px;
	line-height: normal;
	display: flex;
	justify-content: center;
	align-items: center;
}

.table-wrapper .task-process-wrapper ul {
	border-right: 1px solid #dbdcdc;
}

.table-wrapper .left-column-wrapper ul li {
	min-height: 99px;
	background-color: #71abd0;
	color: #fff;
	font-size: 19px;
	display: flex;
	align-items: center;
	padding-left: 15px;
	margin-bottom: 1px;
}

.table-wrapper .left-column-wrapper ul li span {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	color: #71abd0;
	text-align: center;
	line-height: 29px;
	font-size: 38px;
	margin-right: 10px;
}

.table-wrapper .left-column-wrapper ul {
	border-radius: 18px 0 0 18px;
	overflow: hidden;
}

/* css for resources page banner--end */
/***********************************************************************************
************************************************************************************
********************************Media Query*****************************************
************************************************************************************
***********************************************************************************/
@media screen and (min-width: 200px) {
	.left-post-list-sidebar .cols {
		width: auto;
	}
}

@media only screen and (min-width: 767px) {
	.left-post-list-sidebar .cols {
		width: 50%;
	}
}

@media only screen and (min-width: 768px) {
	.data-driven-mobile-image {
		display: none;
	}
}

@media only screen and (min-width: 1024px) {
	.ready-to-inject .vc_col-sm-10 {
		width: 80%;
	}

	.ready-to-inject .vc_col-sm-2 {
		width: 30%;
	}

	.challenges-listings .vc_row .vc_col-sm-3 {
		width: 39%;
		margin-left: -74px;
	}

	.challenges-listings .vc_row .vc_col-sm-9 {
		width: 53%;
	}

	.automation-process .image-wrap .vcex-image-inner {
		width: 65%;
	}
}

@media only screen and (min-width: 1199px) {
	.banner-content > .vc_column-inner > .wpb_wrapper {
		max-width: 611px;
	}

	#home-banner.hero-banner .image-wrapper {
		position: absolute;
		right: 0;
	}

	#automation-as-service.hero-banner .content-wrapper .wpb_wrapper {
		width: 80%;
	}

	.full-life-cycle {
		width: 80%;
		margin: 0 auto;
	}

	.beatblip-cards .beatblip-top-title {
		width: 100%;
		margin: 0 auto 0 57px;
		margin-bottom: 25px !important;
	}

	/* partners-page--start */
	.single-partner #content-wrap .content-area {
		width: calc(100% - 429px);
		padding-right: 60px;
	}

	.single-partner #sidebar.sidebar-container {
		width: 429px;
	}

	/* partners-page--end */
}

@media screen and (min-width: 1200px) {
	.left-post-list-sidebar .cols {
		width: 33.33%;
	}
}

@media only screen and (min-width: 1199px) and (max-width: 1240px) {
	.beatblip-cards .beatblip-top-title {
		width: 72%;
	}
}

@media only screen and (min-width: 375px) and (max-width: 959px) {
	.block-section-wrapper .tablet-fullwidth-columns .wpb_column.vc_col-sm-6 {
		width: 50% !important;
		float: left;
	}

	/* .four-card-wrap {
        width: 80%;
        margin: 0 auto;
    } */
}

@media only screen and (max-width: 1224px) {
	.green-border > .vc_column-inner > .wpb_wrapper {
		padding: 29px 30px;
	}
}

@media only screen and (max-width: 1180px) {
	.green-border > .vc_column-inner > .wpb_wrapper {
		padding: 29px 20px;
	}
}

@media only screen and (max-width: 1110px) {
	.green-border > .vc_column-inner > .wpb_wrapper {
		padding: 29px 13px;
	}
}

@media only screen and (max-width: 959px) {
	.single-partner
		#sidebar.sidebar-container
		.vc_row.grey-box-sideform
		.wpcf7-submit {
		padding: 10px 20px;
	}

	.vc_row.left-partner {
		margin-bottom: 50px !important;
	}

	.partner-data h3 {
		margin: 20px 0 2px;
	}

	.page-header {
		padding: 50px 0;
	}
}

@media only screen and (min-width: 990px) {
	.block-section-wrapper
		.four-card-wrap
		.vc_row.wpb_row.vc_inner.show-on-desktop {
		display: block;
	}

	.block-section-wrapper
		.four-card-wrap
		.vc_row.wpb_row.vc_inner.show-on-mobile {
		display: none;
	}
}

@media only screen and (max-width: 1199px) {
	.process-listings .process-item::after,
	.process-listings .wpb_row .process-item:last-child:after {
		left: -10px;
		width: 20px;
		height: 20px;
	}

	.advantages-box .green-border > .vc_column-inner > .wpb_wrapper h4 {
		font-size: 40px !important;
	}

	#site-header-inner .theme-button {
		min-width: 140px;
		font-size: 12px;
		padding: 4px 10px;
	}

	#site-navigation ul li a {
		padding: 15px 10px;
	}

	.two-col-wrapper {
		width: 100%;
	}

	.banner-content .wpb_wrapper p br,
	.partners-contact-form .vc_column-inner .wpb_content_element p br,
	.page-subheading br {
		display: none;
	}

	.single-partner
		#sidebar.sidebar-container
		.vc_row.grey-box-sideform
		.wpcf7-submit {
		font-size: 12px;
		padding: 10px;
	}

	.single-partner #sidebar.sidebar-container .vc_row.grey-box-sideform {
		padding: 15px 15px 15px 10px;
	}
}

@media only screen and (max-width: 1198px) {
	.beatblip-cards .beatblip-top-title {
		width: 85%;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 1024px) {
	.color-green p,
	.color-blue p {
		padding: 5px 35px;
	}
}

@media only screen and (max-width: 992px) {
	.beatblip-cards .beatblip-top-title {
		width: 93%;
		margin: 0 auto;
		margin-bottom: 35px !important;
	}

	.we-serve .vc_col-sm-3 {
		width: 50% !important;
		max-width: 50%;
		float: left;
		margin-bottom: 60px;
	}

	.challenges-listings h3 {
		font-size: 23px !important;
	}

	.sub-heading-class .wpb_content_element {
		margin-bottom: 45px !important;
	}

	.overlflow-buttons {
		bottom: -26px !important;
	}
}

@media only screen and (max-width: 991px) {
	.four-card-wrap .vc_col-sm-3 {
		flex: 0 0 50% !important;
		max-width: 50% !important;
		margin-bottom: 30px;
	}

	.four-card-wrap .vc_row.wpb_row.vc_inne,
	.phase-wrapper {
		flex-wrap: wrap;
		display: flex;
	}

	.four-card-wrap .vc_row.wpb_row.vc_inner {
		flex-wrap: wrap;
	}

	.huloop-listings .vc_col-sm-3 {
		float: left;
	}

	.huloop-listings .vc_col-sm-9 {
		width: calc(100% - 100px);
		float: left;
	}

	.green-border > .vc_column-inner > .wpb_wrapper {
		padding: 13px;
	}

	.ready-to-inject .vc_col-sm-2 {
		min-width: 200px;
	}

	.phase-wrapper .vc_col-sm-2 {
		flex: 0 0 33.33%;
		max-width: 33.33%;
		margin-bottom: 80px;
	}

	.wpb_column .vc_column-inner .wpb_wrapper .custom-btn button,
	.wpb_column .vc_column-inner .wpb_wrapper .custom-btn a,
	input.wpcf7-submit {
		padding: 11px 20px;
		font-size: 16px;
	}

	.benefit-wrapper .vc_col-sm-6 .inner-wrapping {
		padding-right: 0;
	}

	.three-column-block-doc ul {
		column-count: 2;
		column-gap: 30px;
	}

	.expert-paragraph > .wpb_wrapper p br {
		display: none;
	}
}

@media only screen and (max-width: 989px) {
	.four-card-wrap > .vc_column-inner:after {
		height: 100%;
	}

	.block-section-wrapper
		.four-card-wrap
		.vc_row.wpb_row.vc_inner.overlflow-buttons.show-on-mobile
		.wpb_wrapper {
		text-align: center;
		padding: 0;
	}

	.block-section-wrapper
		.four-card-wrap
		.vc_row.wpb_row.vc_inner.overlflow-buttons.show-on-mobile
		.wpb_wrapper
		p {
		min-width: 400px;
		max-width: 100%;
	}

	.block-section-wrapper .four-card-wrap .show-on-mobile.mobile-human-loop {
		margin-top: 50px;
		padding-bottom: 82px;
	}

	.four-card-wrap > .vc_column-inner:before {
		bottom: 0;
		height: 69px;
	}

	.block-section-wrapper
		.four-card-wrap
		.show-on-mobile.mobile-human-loop
		.wpb_single_image {
		text-align: center;
	}

	/* .four-card-wrap>.vc_column-inner {
        margin-bottom: 50px !important;
    } */

	.block-section-wrapper
		.wpb_column
		.vc_column-inner
		.wpb_wrapper
		.custom-btn
		a {
		width: 240px;
		max-width: 100%;
	}

	.block-section-wrapper .section-title h2 {
		font-size: 28px !important;
		line-height: 36px !important;
	}

	.block-section-wrapper
		.four-card-wrap
		.vc_row.wpb_row.vc_inner.overlflow-buttons.show-on-mobile
		.wpb_wrapper
		p {
		margin: 0 0 60px 0 !important;
	}

	.block-section-wrapper
		.four-card-wrap
		.vc_row.wpb_row.vc_inner.show-on-mobile {
		margin-bottom: 0 !important;
	}

	.block-section-wrapper .four-card-wrap .show-on-mobile.mobile-human-loop {
		margin-top: 0;
	}

	.block-section-wrapper
		.four-card-wrap
		.show-on-mobile.mobile-human-loop
		h2.vc_custom_heading {
		line-height: normal !important;
		margin-bottom: 10px;
	}

	.table-wrapper .task-process-wrapper ul li {
		padding: 10px 5px;
	}
}

@media only screen and (min-width: 902px) {
	#cn-notice-text {
		max-width: 862px;
	}
}

@media only screen and (max-width: 901px) {
	#cn-notice-text {
		max-width: 600px;
		text-align: center;
		margin: 0 auto;
	}

	.partners-experts h2,
	.partners-contact-form h2,
	.data-driven-discovery h2,
	.people-application-intelligence h2,
	.data-driven-discovery h2,
	.data-driven-discovery h2 {
		line-height: normal !important;
		margin-bottom: 30px !important;
	}
}

@media only screen and (max-width: 849px) {
	.partners-experts .green-border > .vc_column-inner > .wpb_wrapper {
		margin: 0;
	}
}

@media only screen and (max-width: 768px) {
	.process-listings .process-item::after,
	.process-listings .wpb_row .process-item:last-child:after {
		top: 60px;
	}

	.beatblip-cards .beatblip-top-title {
		width: 100%;
		margin: 0 auto;
	}

	.green-top-bar {
		margin-bottom: 30px !important;
		margin-top: 10px !important;
	}

	.partners-experts .green-border .paragraph-text {
		min-height: 165px;
	}

	.huloop-field-group .huloop-field select,
	.huloop-field-group .huloop-field input,
	.huloop-field-group .huloop-field input::placeholder {
		font-size: 15px;
	}

	.vc_row.left-partner {
		margin-bottom: 20px !important;
	}

	.table-wrapper .task-process-wrapper {
		flex: 100%;
		max-width: 100%;
	}

	.table-wrapper .task-process-wrapper .column-item {
		flex: 0 0 100%;
		max-width: 70%;
		margin: 0 auto 50px;
	}

	.left-column-wrapper {
		display: none;
	}

	.table-wrapper .task-process-wrapper ul {
		border: 1px solid #e6e7e8;
	}

	.hero-banner .vc_column-inner .wpb_wrapper p br,
	.page-header-inner .page-header-content .page-subheading br {
		display: none;
	}

	.partner-bottom-text p {
		font-size: 24px;
	}

	.table-wrapper .task-process-wrapper ul li {
		font-size: 18px;
	}
}

@media only screen and (max-width: 767px) {
	.mobile-animated-list .single-line-text {
		font-size: 17px;
	}

	#cn-notice-text {
		max-width: 514px;
	}

	.hero-banner .image-wrapper {
		margin-top: 80px;
	}

	.cycle-process .image-wrapper,
	.automation-listing {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.why-huloop .row-flex > .vc_col-sm-6 {
		padding: 0 15px;
	}

	.why-huloop .row-flex,
	.ready-to-inject > .vc_row.vc_row-fluid,
	.three-column-card,
	.advantages-box,
	.three-block-section-wrapper .vc_row {
		flex-wrap: wrap;
	}

	.cycle-process .image-wrapper,
	.huloop-listings,
	.ready-to-inject .vc_col-sm-2 {
		margin-top: 50px;
	}

	.cycle-process {
		display: block !important;
	}

	.customer-logo-wrapper .vc_row.wpb_row {
		margin-bottom: 0;
	}

	.customer-logo-wrapper .vc_col-sm-2 {
		flex: 0 0 50%;
		max-width: 50%;
		text-align: center;
		margin-bottom: 50px;
	}

	.three-column-card .vc_col-sm-4 {
		margin-bottom: 50px;
	}

	.green-border > .vc_column-inner > .wpb_wrapper p,
	.three-card-section .green-border > .vc_column-inner > .wpb_wrapper p {
		min-height: auto;
	}

	.green-border > .vc_column-inner > .wpb_wrapper {
		padding: 25px;
	}

	.challenges-listings .image-wrapper .vcex-image.textright {
		text-align: center;
	}

	.lisiting-items ul {
		padding-left: 15px;
	}

	.arrow-heading {
		background-size: cover;
		height: 103px;
		font-size: 10px !important;
		background-position: right;
		margin-bottom: 40px !important;
	}

	.process-listings .process-item::after,
	.process-listings .wpb_row .process-item:last-child:after {
		left: 100px;
		width: 30px;
		top: 80px;
		height: 30px;
	}

	.process-listings .process-item {
		margin-bottom: 50px;
	}

	.about-huloop-automation .vc_col-sm-3 .vcex-image.textright,
	.our-commitment-wrapper .vc_col-sm-3 .wpb_single_image {
		text-align: center;
		width: 60%;
		margin: 0 auto 20px;
	}

	.page-template-right-sidebar #single-blocks {
		padding-right: 0;
	}

	.board-members .vc_col-sm-3 {
		width: 25%;
		float: left;
		margin-bottom: 50px;
	}

	.green-border > .vc_column-inner > .wpb_wrapper {
		width: 60%;
		margin: auto;
	}

	.partners-experts .green-border > .vc_column-inner > .wpb_wrapper {
		width: 100%;
	}

	.icon-wrap .vcex-image-inner {
		margin-bottom: 25px !important;
	}

	.green-border {
		margin-bottom: 30px;
	}

	.automation-listing::after {
		display: none;
	}

	.hero-banner .vc_column-inner .wpb_wrapper h2,
	.section-title h2 {
		font-size: 35px !important;
		line-height: normal !important;
	}

	.blog-entry header h2.blog-entry-title a,
	body.single-post .single-post-title {
		font-size: 25px;
	}

	.hero-banner .vc_column-inner .wpb_wrapper p {
		font-size: 20px;
		line-height: 29px;
	}

	.cycle-process .image-wrapper figure {
		text-align: center;
	}

	.cycle-process .image-wrapper figure .vcex-image-inner {
		padding-left: 0 !important;
	}

	.huloop-listings .vc_col-sm-9 {
		width: calc(100% - 50px);
	}

	.request-information-wrap .wpb_column.vc_column_container.vc_col-sm-10 {
		margin-bottom: 25px;
	}

	.green-box-title {
		margin-bottom: 10px !important;
	}

	.phase-wrapper .phase-listing {
		margin-bottom: 40px;
	}

	.beatblip-cards
		.beatblip-top-title
		.wpb_column.vc_column_container.vc_col-sm-9.section-title
		h2 {
		margin-top: 40px;
	}

	.three-column-card {
		margin-bottom: 0 !important;
	}

	/* 091622--start */
	.circle-graphics > .vc_column-inner {
		padding: 0 !important;
	}

	.circle-graphics > .vc_column-inner .vcex-image-inner {
		padding-left: 0 !important;
	}

	.board-members .vc_column-inner .wpb_wrapper .wpb_single_image figure img {
		width: 130px;
		height: 130px;
	}

	.board-member-title .wpb_wrapper p span {
		font-size: 19px !important;
	}

	.board-member-title .wpb_wrapper p {
		margin-bottom: 7px !important;
	}

	/* 091622--end */
	/* 092122--parters--start */
	.partners-experts .green-border .paragraph-text {
		min-height: auto;
	}

	.data-driven-discovery h2,
	.people-application-intelligence h2 {
		font-size: 35px !important;
	}

	.single-partner #sidebar.sidebar-container .vc_row.grey-box-sideform {
		display: flex;
	}

	.single-partner
		#sidebar.sidebar-container
		.vc_row.grey-box-sideform
		.vc_col-sm-3 {
		max-width: 100px;
	}

	/* .partners-contact-form form .checkbox-wrap .wpcf7-form-control-wrap span.wpcf7-list-item{
        width: calc(50% - 10px);
    } */
	.single-partner .green-border > .vc_column-inner {
		padding-right: 15px;
	}

	.single-partner .page-header-inner {
		padding: 50px 0;
	}

	.huloop-filter-result .huloop-col {
		flex: 0 0 calc(50% - 20px);
		max-width: 50%;
		margin-bottom: 20px;
	}

	/* 092122--parters--end */
	.data-driven-desktop-image {
		display: none;
	}

	.people-application-intelligence-listings {
		margin-bottom: 30px;
	}
}

@media only screen and (min-width: 568px) {
	.heading-break-class br {
		display: none;
	}
}

@media only screen and (max-width: 567px) {
	#cn-notice-text {
		max-width: 390px;
	}

	.four-card-wrap .vc_col-sm-3 {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.challenges-listings > .vc_row-fluid,
	.hero-banner > .vc_row-fluid,
	.full-life-cycle,
	.beatblip-cards .beatblip-top-title {
		flex-wrap: wrap;
	}

	.phase-wrapper .vc_col-sm-2,
	.full-life-cycle .vc_col-sm-4 {
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 50px;
	}

	.green-box-title {
		padding: 5px 20px;
	}

	.process-listings .process-item::after,
	.process-listings .wpb_row .process-item:last-child:after {
		left: 20px;
	}

	.process-listings .process-item figure {
		width: 60%;
		margin: 0 auto;
	}

	.board-members .vc_col-sm-3 {
		width: 50%;
	}

	.request-information-wrap .wpcf7-form-control-wrap.main-reason-for-request,
	.request-information-wrap
		.wpcf7-form-control-wrap.what-can-we-help-you-with-today {
		width: 100%;
		margin-right: 0;
	}

	.wpex-social-share__list .wpex-social-share__item {
		padding: 0 3px;
	}

	.wpex-social-share__link {
		font-size: 13px !important;
	}

	.career-form.request-information-wrap form {
		width: 100%;
	}

	.section-title h2 {
		line-height: normal;
	}

	.beatblip-cards
		.beatblip-top-title
		.wpb_column.vc_column_container.vc_col-sm-3,
	.beatblip-cards
		.beatblip-top-title
		.wpb_column.vc_column_container.vc_col-sm-9 {
		width: 100% !important;
		text-align: center;
	}

	.beatblip-cards
		.beatblip-top-title
		.wpb_column.vc_column_container.vc_col-sm-3 {
		width: 40% !important;
	}

	.four-card-wrap .vc_column_container > .vc_column-inner {
		padding-left: 18px;
		padding-right: 18px;
	}

	.beatblip-cards
		.beatblip-top-title
		.wpb_column.vc_column_container.vc_col-sm-9.section-title
		h2 {
		text-align: center;
	}

	.challenges-listings h3 {
		font-size: 20px !important;
	}

	.three-column-block-doc ul {
		column-count: 1;
	}

	.beatblip-cards .vcex-module.vcex-icon-box {
		min-height: auto;
		margin-bottom: 20px !important;
	}

	.four-card-wrap > .vc_column-inner {
		/* border: 2px dashed #d56128; */
		/* border-radius: 40px; */
		/* margin-bottom: 120px !important; */
	}

	.four-card-wrap > .vc_column-inner:after {
		display: none;
	}

	.block-section-wrapper
		.four-card-wrap
		.vc_row.wpb_row.vc_inner.overlflow-buttons.show-on-mobile
		.wpb_wrapper
		p {
		min-width: 100%;
	}

	.animation-section .animation-trigger-one-by-one > svg {
		width: 100% !important;
	}

	.overlflow-buttons {
		bottom: -44px !important;
	}

	.huloop-filter-result .huloop-col {
		flex: 0 0 100%;
		max-width: 100%;
		margin: 0 0 20px;
	}

	.huloop-field-group .huloop-field select,
	.huloop-field-group .huloop-field input,
	.huloop-field-group .huloop-field input::placeholder {
		font-size: 13px;
	}

	.huloop-field-group .huloop-field {
		flex: 100%;
		max-width: 100%;
		margin: 0 0 20px;
	}

	.huloop-filter-form,
	.huloop-filter-result {
		margin-left: 0;
		margin-right: 0;
	}

	/* css for resources page banner--start ---This css has been added on LIve site*/
	.page-header-inner {
		flex-wrap: wrap;
	}

	.page-header-promo-image a {
		margin-top: 30px;
	}

	/* css for resources page banner--end */
}

@media only screen and (max-width: 479px) {
	.board-members .vc_col-sm-3 {
		width: 100%;
	}

	.hlp-common-sidebar {
		max-width: 100%;
	}

	.page-header-inner .page-header-content h1.page-header-title span {
		font-size: 35px;
		line-height: 45px;
	}

	.green-border > .vc_column-inner > .wpb_wrapper {
		width: 100%;
	}

	.request-information-wrap label {
		width: 100%;
	}

	.request-information-wrap .wpcf7-form-control-wrap,
	.career-form.request-information-wrap .wpcf7-form-control-wrap select {
		width: 100%;
	}

	.career-form.request-information-wrap .wpcf7-form-control-wrap {
		flex: 100%;
	}

	.automation-listing .inner-listing {
		width: 100%;
		margin-top: 149px;
	}

	.automation-listing .inner-listing::after {
		top: -75px;
		right: 50%;
		transform: translate(0, -50%);
	}

	.hlp-common-sidebar {
		width: 100%;
	}

	.challenges-listings .two-column-listing ul {
		column-count: auto;
		margin-left: 20px;
	}

	.block-section-wrapper
		.four-card-wrap
		.vc_row.wpb_row.vc_inner.overlflow-buttons.show-on-mobile
		.wpb_wrapper
		p {
		min-width: 100%;
	}

	.color-green p,
	.color-blue p {
		padding: 5px 15px;
	}

	.green-top-bar .wpb_content_element p {
		font-size: 12px;
	}

	.partners-contact-form form .wpcf7-form-control-wrap {
		width: 100%;
	}

	.partners-contact-form form .wpcf7-form-control-wrap:nth-child(even),
	.partners-contact-form form .wpcf7-form-control-wrap:nth-child(odd) {
		margin-left: 0;
		margin-right: 0;
	}

	.partners-contact-form
		form
		.checkbox-wrap
		.wpcf7-form-control-wrap
		span.wpcf7-list-item {
		width: 100%;
		margin: 0 0 9px;
	}

	.table-wrapper .task-process-wrapper .column-item {
		max-width: 90%;
	}
}

@media only screen and (max-width: 478px) {
	.block-section-wrapper
		.four-card-wrap
		.vc_row.wpb_row.vc_inner.show-on-mobile
		h2.vcex-icon-box-heading {
		font-size: 16px !important;
		line-height: normal !important;
	}

	.block-section-wrapper .beatblip-cards .vcex-module.vcex-icon-box {
		padding: 0 !important;
	}

	.block-section-wrapper
		.four-card-wrap
		.vc_row.wpb_row.vc_inner.show-on-mobile
		.vcex-icon-box-symbol
		img {
		max-width: 60%;
		height: auto;
	}

	.color-green p,
	.color-blue p {
		padding: 5px 10px;
		font-size: 15px;
	}

	.single-partner #sidebar.sidebar-container .vc_row.grey-box-sideform {
		display: block;
	}

	.single-partner
		#sidebar.sidebar-container
		.vc_row.grey-box-sideform
		.vc_col-sm-3 {
		margin-top: 30px;
	}
}

.animation-trigger-one-by-one.animation-triggered svg g.hide-on-mobile {
	display: none;
}

.show-on-mobile {
	display: block;
}

@media only screen and (max-width: 375px) {
	.we-serve .vc_col-sm-3 {
		width: 100% !important;
		max-width: 100%;
	}

	.data-driven-discovery h2,
	.people-application-intelligence h2 {
		font-size: 28px !important;
	}
}

@media only screen and (max-width: 280px) {
	.arrow-heading {
		font-size: 8px !important;
	}

	.process-listings .process-item::after,
	.process-listings .wpb_row .process-item:last-child:after {
		left: 10px;
		width: 20px;
	}
}

/* _________ 61422__________________ */

body.single-post article.single-blog-article .single-blog-content h3,
body.single-post article.single-blog-article .single-blog-content h4,
body.single-videos .single-content h3,
body.single-videos .single-content h4 {
	color: #002d5b !important;
	line-height: 36px;
	text-align: left;
	font-family: "Raleway", sans-serif;
	font-weight: 500;
	margin: 0;
}

body.single-post article.single-blog-article .single-blog-content h3 {
	font-size: 20px;
}

body.single-post article.single-blog-article .single-blog-content h4 {
	font-size: 18px;
}

/* ===================== 070622 =================== */
#pdfPopuModal .modal-dialog {
	max-width: 670px;
}

#pdfPopuModal .modal-content {
	padding: 40px;
	border: 0;
}

#pdfPopuModal .modal-header {
	padding: 0;
	margin: 0 0 35px;
	border: 0;
}

#pdfPopuModal .pdfModalType {
	margin-right: 14px;
	word-break: break-word;
}

#pdfPopuModal .modal-header .close {
	font-size: 61px;
	line-height: 26px;
	background: transparent;
	color: #565151;
	margin: -3rem -2rem -1rem auto;
}

#pdfPopuModal .modal-header .modal-title {
	font-size: 30px;
	margin-top: 0;
	line-height: 1;
}

#pdfPopuModal .pdfModalTitle {
	font-size: 21px;
	color: #333;
}

#pdfPopuModal .pdfModalRequired {
	color: #ff0000;
}

#pdfPopuModal .modal-footer {
	border: 0;
	padding: 0;
}

#pdfPopuModal .modal-footer .close-btn {
	background-color: #bd2130;
}

#pdfPopuModal .modal-body {
	padding: 0;
}

.form-row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -12px;
}

.form-row .form-col {
	width: 100%;
	padding: 0 12px;
	margin-bottom: 14px;
}

.form-row .form-col:last-child {
	margin-top: 34px;
}

.form-row .form-col input {
	margin: 0;
}

/*//Animation section element animate setting*/

.animation-section .animation-trigger-one-by-one > svg {
	width: 78%;
	margin: 0 auto 20px;
	display: block;
}

.animation-trigger-one-by-one [class^="round-"] {
	opacity: 0;
	transition: all 0.6s;
}

/*https://www.sassmeister.com/*/
/*$round: 10;*/

/*@for $i from 1 through $round {*/
/*.animation-trigger-one-by-one.animation-triggered .round-#{$i} {*/
/*transition-delay: (0 + $i + s);*/
/*opacity: 1;*/
/*}*/
/*}*/

.animation-trigger-one-by-one.animation-triggered .round-1 {
	transition-delay: 1s;
	opacity: 1;
}

/* .firefox-browser .animation-trigger-one-by-one.animation-triggered .round-1{
    transition-duration: 0s;
} */
.animation-trigger-one-by-one.animation-triggered .round-1-5 {
	transition-delay: 1.5s;
	opacity: 1;
}

.animation-trigger-one-by-one.animation-triggered .round-2 {
	transition-delay: 2s;
	opacity: 1;
}

.animation-trigger-one-by-one.animation-triggered .round-3 {
	transition-delay: 3s;
	opacity: 1;
	/* text-shadow: -0.3px -0.3px 0 #40403f, 0.3px -0.3px 0 #40403f, -0.3px 0.3px 0 #40403f, 0.3px 0.3px 0 #40403f; */
	animation: fontWeight ease-in-out forwards 0.6s 4s;
}

.animation-trigger-one-by-one.animation-triggered .round-4 {
	transition-delay: 4s;
	opacity: 1;
	/* text-shadow: -0.3px -0.3px 0 #40403f, 0.3px -0.3px 0 #40403f, -0.3px 0.3px 0 #40403f, 0.3px 0.3px 0 #40403f; */
	animation: fontWeight ease-in-out forwards 0.6s 5s;
}

.animation-trigger-one-by-one.animation-triggered .round-5 {
	transition-delay: 5s;
	opacity: 1;
	/* text-shadow: -0.3px -0.3px 0 #40403f, 0.3px -0.3px 0 #40403f, -0.3px 0.3px 0 #40403f, 0.3px 0.3px 0 #40403f; */
	animation: fontWeight ease-in-out forwards 0.6s 6s;
}

.animation-trigger-one-by-one.animation-triggered .round-6 {
	transition-delay: 6s;
	opacity: 1;
	/* text-shadow: -0.3px -0.3px 0 #40403f, 0.3px -0.3px 0 #40403f, -0.3px 0.3px 0 #40403f, 0.3px 0.3px 0 #40403f; */
	animation: fontWeight ease-in-out forwards 0.6s 7s;
}

.animation-trigger-one-by-one.animation-triggered .round-7 {
	transition-delay: 7s;
	opacity: 1;
	/* text-shadow: -0.3px -0.3px 0 #40403f, 0.3px -0.3px 0 #40403f, -0.3px 0.3px 0 #40403f, 0.3px 0.3px 0 #40403f; */
	animation: fontWeight ease-in-out forwards 0.6s 8s;
}

.animation-trigger-one-by-one.animation-triggered .round-8 {
	transition-delay: 8s;
	opacity: 1;
	/* text-shadow: -0.3px -0.3px 0 #40403f, 0.3px -0.3px 0 #40403f, -0.3px 0.3px 0 #40403f, 0.3px 0.3px 0 #40403f; */
	animation: fontWeight ease-in-out forwards 0.6s 9s;
}

.animation-trigger-one-by-one.animation-triggered .round-9 {
	transition-delay: 9s;
	opacity: 1;
	/* text-shadow: -0.3px -0.3px 0 #40403f, 0.3px -0.3px 0 #40403f, -0.3px 0.3px 0 #40403f, 0.3px 0.3px 0 #40403f; */
	animation: fontWeight ease-in-out forwards 0.6s 10s;
}

.animation-trigger-one-by-one.animation-triggered .round-10 {
	transition-delay: 10s;
	opacity: 1;
}

/* @keyframes fontWeight {
    0% {
        text-shadow: -0.3px -0.3px 0 #40403f, 0.3px -0.3px 0 #40403f, -0.3px 0.3px 0 #40403f, 0.3px 0.3px 0 #40403f;
    }
    100% {
        text-shadow: none;
    }
} */

/*text-shadow: -0.3px -0.3px 0 #40403f, 0.3px -0.3px 0 #40403f, -0.3px 0.3px 0 #40403f, 0.3px 0.3px 0 #40403f;*/

/* .show-on-mobile{
    display: none;
} */

.animation-trigger-one-by-one .gradient-bg {
	padding: 15px 20px;
	width: 980px;
	margin: 0 auto 10px;
	max-width: 100%;
}

/* 111722 */
.single-blog-content form input[type="submit"] {
	outline: none;
	color: #fff !important;
	font-size: 14px;
	margin-top: 20px;
	padding: 10px 20px;
}

.single-blog-content form .wpcf7-form-control-wrap {
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}

.press-releases-title h2 {
	font-size: 30px;
	color: #39b54a;
	margin: 20px 0;
	line-height: 1.2;
	font-weight: 400;
}

.huloop-newsroom .huloop-newsroom-item {
	margin-bottom: 30px;
	display: flex;
}

.huloop-newsroom .huloop-newsroom-item .huloop-image {
	width: 190px;
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid #c7c7c7;
	margin-right: 22px;
	height: 128px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 5px;
}

.huloop-newsroom .huloop-newsroom-item .huloop-image img {
	max-width: 100%;
}

.huloop-newsroom .huloop-newsroom-item .huloop-image + .content-wrapper {
	width: calc(100% - 212px);
}

.huloop-newsroom .post-date-huloop {
	font-size: 13px;
}

.huloop-newsroom h3,
.huloop-newsroom p {
	margin: 0;
}

@media screen and (min-width: 568px) {
	.form-row .form-col.half {
		width: 50%;
	}
}

@media screen and (max-width: 568px) {
	#pdfPopuModal .pdfModalType {
		display: block;
	}

	#pdfPopuModal .modal-header .close {
		margin: -4.5rem -2rem -1rem auto;
	}

	#pdfPopuModal .modal-header {
		margin: 0 0 30px;
	}

	#pdfPopuModal .modal-content {
		padding: 50px 20px 20px;
	}

	.huloop-newsroom .huloop-newsroom-item .huloop-image {
		width: 120px;
		border-radius: 15px;
		margin-right: 15px;
		height: 90px;
	}

	.huloop-newsroom .huloop-newsroom-item .huloop-image + .content-wrapper {
		width: calc(100% - 135px);
	}
}

/* ====================================================================
   # 083022
===================================================================*/

@media screen and (max-width: 1085px) {
	.vc_custom_1670010656155 p br,
	.vc_custom_1670226415678 p br {
		display: none;
	}
}

@media screen and (max-width: 478px) {
	.home .overlflow-buttons .color-blue p {
		padding: 11px 10px 10px;
		line-height: 1.6;
	}
}

@media screen and (max-width: 420px) {
	.huloop-newsroom .huloop-newsroom-item {
		flex-wrap: wrap;
	}

	.huloop-newsroom .huloop-newsroom-item .huloop-image {
		width: 100%;
		border-radius: 20px;
		margin-right: 0;
		height: 130px;
		margin-bottom: 15px;
	}

	.huloop-newsroom .huloop-newsroom-item .huloop-image + .content-wrapper {
		width: 100%;
	}
}

/*====================
*121222
* Resource Home Slider
====================*/
.post-slick-carousel-slider {
	display: flex;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
}

.post-slick-carousel-slider.slick-initialized {
	opacity: 1;
	visibility: visible;
}

.post-slick-carousel-slider .slick-track {
	display: flex;
}

.post-slick-carousel-slider .slick-track .slick-slide {
	height: auto;
}

.post-slick-carousel-slider .slick-slide .custom-posts {
	box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.15);
}

.post-slick-carousel-slider .slick-slide .img-holder {
	height: 175px !important;
}

.left-post-list-sidebar
	.post-slick-carousel-slider
	.slick-slide
	.entry-cont-foot-wrapper {
	height: calc(100% - 175px) !important;
	padding: 16px 26px 26px !important;
}

.left-post-list-sidebar
	.post-slick-carousel-slider
	.slick-slide
	.entry-cont-foot-wrapper
	.entry-header {
	margin-bottom: 30px !important;
}

.post-slick-carousel-slider .slick-arrow {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background-color: #abaaaa;
	z-index: 9;
}

.post-slick-carousel-slider .slick-arrow:before {
	content: "";
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	font-size: 0;
	opacity: 1;
	display: inline-block;
}

.post-slick-carousel-slider .slick-prev {
	right: calc(100% + 16px);
	left: unset;
}

.post-slick-carousel-slider .slick-prev:before {
	border-right: 12px solid #fff;
	transform: translate(-2px);
}

.post-slick-carousel-slider .slick-next {
	left: calc(100% + 16px);
	right: unset;
}

.post-slick-carousel-slider .slick-next:before {
	border-left: 12px solid #fff;
	transform: translate(2px);
}

@media screen and (max-width: 1300px) {
	.post-slick-carousel-slider .slick-prev {
		right: calc(100% + 5px);
	}

	.post-slick-carousel-slider .slick-next {
		left: calc(100% + 5px);
	}
}

@media screen and (max-width: 1100px) {
	.post-slick-carousel-slider .slick-prev {
		right: 100%;
	}

	.post-slick-carousel-slider .slick-next {
		left: 100%;
	}
}

@media screen and (max-width: 991px) {
	.post-slick-carousel-slider .slick-arrow {
		width: 30px;
		height: 30px;
	}

	.post-slick-carousel-slider .slick-arrow:before {
		border-top-width: 8px;
		border-bottom-width: 8px;
	}

	.post-slick-carousel-slider .slick-prev {
		right: unset;
		left: -16px;
	}

	.post-slick-carousel-slider .slick-next {
		left: unset;
		right: -16px;
	}

	.post-slick-carousel-slider .slick-prev:before {
		border-right-width: 8px;
	}

	.post-slick-carousel-slider .slick-next:before {
		border-left-width: 8px;
	}
}

@media screen and (max-width: 767px) {
	.post-slick-carousel-slider .slick-slide .img-holder,
	.left-post-list-sidebar
		.post-slick-carousel-slider
		.slick-slide
		.entry-cont-foot-wrapper {
		height: auto !important;
	}
}

@media screen and (max-width: 320px) {
	.block-section-wrapper .section-title > .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
}

/* 011823 */
@media screen and (max-width: 480px) {
	.four-card-wrap .vcex-heading {
		font-size: 22px !important;
	}

	.four-card-wrap .inner-listing ul li {
		font-size: 18px;
	}
}

/* White paper */
.single-white-paper #post-media,
.single-white-paper #post-header {
	display: none;
}

.single-white-paper article.single-content {
	margin-top: 0;
}

.white-paper-template-default #primary,
.video-demonstrations-template-default #primary {
	width: calc(100% - 429px);
	padding-right: 68px;
}

.video-demonstrations-template-default #primary {
	padding-right: 40px;
}

.white-paper-template-default #sidebar,
.video-demonstrations-template-default #sidebar {
	width: 429px;
	margin-top: 46px;
}

.video-demonstrations-template-default #sidebar h4.vc_custom_heading {
	margin-bottom: 10px;
	font-size: 23px !important;
}

.video-demonstrations-template-default
	#sidebar
	.grey-box-sideform
	form
	.wpcf7-form-control-wrap[data-name="first-name"]
	input {
	margin-top: 10px;
}

.white-paper-template-default
	#sidebar
	.wpex-templatera-widget-content
	.vc_column-inner,
.video-demonstrations-template-default
	#sidebar
	.wpex-templatera-widget-content
	.vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

.white-paper-template-default
	#sidebar
	.wpex-templatera-widget-content
	> .grey-box-sideform,
.video-demonstrations-template-default
	#sidebar
	.wpex-templatera-widget-content
	> .grey-box-sideform {
	padding: 26px 20px 26px 26px;
}

.video-demonstrations-template-default #sidebar input[type="submit"] {
	background-color: #ffba07 !important;
	margin-top: 15px;
}

.video-demonstrations-template-default #sidebar input[type="submit"]:hover {
	background-color: #002d5b !important;
}

.wpcf7-checkbox input[type="checkbox"] {
	width: auto;
}

.wpcf7-checkbox .wpcf7-list-item {
	margin-left: 0;
	margin-right: 0;
}

.whitepaper-confirmation-content .wpb_text_column .wpb_wrapper a {
	color: #39b54a !important;
}

.whitepaper-custom-btn {
	display: inline-block;
	background-color: #d56128 !important;
	background-image: -webkit-linear-gradient(
		top,
		rgba(0, 0, 0, 0.01) 0,
		rgba(0, 0, 0, 0.02) 100%
	);
	background-image: -o-linear-gradient(
		top,
		rgba(0, 0, 0, 0.01) 0,
		rgba(0, 0, 0, 0.02) 100%
	);
	background-image: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0.01) 0,
		rgba(0, 0, 0, 0.02) 100%
	);
	background-repeat: repeat-x;
	font-size: 18.66px;
	line-height: 22px;
	color: #ffffff;
	border: none;
	border-radius: 50px;
	padding: 11px 49px;
	font-weight: 600;
	margin-bottom: 30px;
}

.whitepaper-custom-btn:hover {
	background-color: #c45119 !important;
	color: #fff;
}

.whitepaper-confirmation h2,
.video-demo-confirmation h2 {
	font-size: 18px;
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	color: #39b54a;
	line-height: 2;
	margin-bottom: 10px;
	text-transform: uppercase !important;
}

.video-demo-confirmation h2 {
	margin-bottom: 7px;
}

.whitepaper-confirmation h3,
.video-demo-confirmation h3 {
	color: #002d5b;
	font-size: 30px;
	font-family: "Raleway", sans-serif;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 20px;
}

.video-demo-confirmation h3 {
	margin-bottom: 31px;
}

.whitepaper-confirmation p,
.video-demo-confirmation p {
	color: #58595b;
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 10px;
}

.whitepaper-confirmation p.success-text {
	margin-bottom: 30px;
}

.video-demo-confirmation p.success-text {
	margin-bottom: 45px;
}

.whitepaper-confirmation .whitepaper-download-btn {
	background-color: #d56128 !important;
}

.whitepaper-confirmation .whitepaper-download-btn {
	font-size: 18.66px;
	font-family: "Raleway", sans-serif;
	line-height: 22px;
	color: #ffffff;
	border: none;
	border-radius: 50px;
	padding: 11px 49px;
	font-weight: 600;
	margin-bottom: 30px;
	display: inline-block;
}

.whitepaper-confirmation .whitepaper-download-btn:hover {
	background-color: #c45119 !important;
}

.whitepaper-confirmation ul,
.video-demo-confirmation ul {
	list-style: none;
	padding: 0;
	margin: 0 0 30px;
}

.whitepaper-confirmation ul li a,
.video-demo-confirmation ul li a {
	color: #39b54a;
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.4;
	display: inline-block;
}

.whitepaper-confirmation ul li a:hover,
.video-demo-confirmation ul li a:hover {
	text-decoration: underline !important;
}

@media screen and (max-width: 991px) {
	.white-paper-template-default #primary,
	.video-demonstrations-template-default #primary {
		width: 100%;
		padding-right: 0;
	}

	.white-paper-template-default #sidebar,
	.video-demonstrations-template-default #sidebar {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.grey-box-sideform .vc_col-sm-1\/5 {
		display: none;
	}
}

/* ========================== 041723 ========================================== */
.custom-two-col-sec {
	justify-content: center;
}

@media screen and (min-width: 1025px) {
	.custom-two-col-sec .image-holder {
		width: 55%;
	}

	.custom-two-col-sec .content-holder {
		width: 45%;
	}
}

@media screen and (min-width: 1200px) {
	.custom-two-col-sec .image-holder {
		width: 665px;
	}

	.custom-two-col-sec .content-holder {
		width: calc(100% - 665px);
	}
}

/* ========================== 051823 ========================================== */
/* ========================== Itelligent Agent Tab and Slider ========================================== */

.intelligent-agent-tab-wrapper .tab-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 -11px;
}

.intelligent-agent-tab-wrapper .tab-nav .nav-item {
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 11px;
	margin-bottom: 33px;
}

.intelligent-agent-tab-wrapper .tab-nav .nav-item .nav-link {
	background-color: #39b54a;
	border: 1px solid #39b54a;
	border-radius: 6px;
	font-size: 16px;
	font-family: "Raleway";
	font-weight: 600;
	line-height: 1.25;
	color: #fff;
	height: 74px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	transition: border 0.3s;
}

.intelligent-agent-tab-wrapper .tab-nav .nav-item .nav-link.active {
	border-color: #fff;
}

.intelligent-agent-tab-wrapper .tab-content {
	position: relative;
}

.intelligent-agent-tab-wrapper .tab-pane {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -6px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.6s ease-in, visibility 0.6s ease-in;
}

.intelligent-agent-tab-wrapper .tab-pane.active {
	position: relative;
	opacity: 1;
	visibility: visible;
	z-index: 9;
}

.intelligent-agent-tab-wrapper .bot-wrapper {
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 6px;
	text-align: center;
	margin-bottom: 32px;
	cursor: pointer;
}

.intelligent-agent-tab-wrapper .bot-wrapper .bot-img {
	margin-bottom: 10px;
}

.intelligent-agent-tab-wrapper .bot-wrapper .bot-img img {
	width: auto;
	max-width: none;
	height: 105px;
}

.intelligent-agent-tab-wrapper .bot-wrapper .bot-name {
	font-size: 14px;
	font-family: "Raleway";
	font-weight: 500;
	line-height: 1.29;
	color: #fff;
	margin: 0;
}

.intelligent-agent-tab-wrapper .bot-wrapper .bot-type {
	font-size: 12px;
	font-family: "Raleway";
	font-weight: 500;
	line-height: 1.29;
	color: #36b44a;
	margin: 0;
}

.intelligent-agents-slider-wrapper {
	background-color: #fff;
	border: 4px solid #36b44a;
	border-radius: 30px;
	min-height: 720px;
	position: relative;
}

.intelligent-agents-slider-wrapper .bot-slider {
	display: flex;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 40px 0 113px;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.6s ease-in, visibility 0.6s ease-in;
}

.intelligent-agents-slider-wrapper .bot-slider.active {
	position: relative;
	z-index: 9;
	opacity: 1;
	visibility: visible;
}

.intelligent-agents-slider-wrapper .bot-slide {
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0 36px;
}

.intelligent-agents-slider-wrapper .bot-slide .top {
	display: flex;
	flex-wrap: wrap;
}

.intelligent-agents-slider-wrapper .bot-slide .top .img-wrapper {
	flex: 0 0 180px;
	max-width: 0 0 180px;
	margin-right: 23px;
	margin-bottom: 31px;
}

.intelligent-agents-slider-wrapper .bot-slide .top .img-wrapper img {
	width: 100%;
}

.intelligent-agents-slider-wrapper .bot-slide .top .text-content {
	flex: 0 0 calc(100% - 203px);
	max-width: calc(100% - 203px);
	margin-bottom: 31px;
}

.intelligent-agents-slider-wrapper .bot-slide .top .text-content h3 {
	font-size: 25px;
	font-family: "Raleway";
	font-weight: 600;
	line-height: 1.08;
	color: #36b44a;
	margin-top: 47px;
	margin-bottom: 8px;
}

.intelligent-agents-slider-wrapper .bot-slide .top .text-content p {
	font-size: 20px;
	font-family: "Raleway";
	font-weight: 600;
	line-height: 1.3;
	color: #103a65;
	margin-bottom: 0;
}

.intelligent-agents-slider-wrapper .bot-slide .bot-content h3 {
	font-size: 25px;
	font-family: "Raleway";
	font-weight: 600;
	line-height: 1.08;
	color: #36b44a;
	margin: 0 0 8px;
}

.intelligent-agents-slider-wrapper .bot-slide .bot-content ul {
	margin: 0 0 30px 20px;
}

.intelligent-agents-slider-wrapper .bot-slide .bot-content ul li {
	font-size: 20px;
	font-family: "Raleway";
	font-weight: 600;
	line-height: 1.3;
	color: #103a65;
}

.intelligent-agents-slider-wrapper .bot-slide .bot-content > *:last-child {
	margin-bottom: 0;
}

.intelligent-agents-slider-wrapper .bot-slider .slick-arrow {
	background-color: #36b44a;
	border-radius: 50%;
	bottom: 24px;
	cursor: pointer;
	height: 34px;
	top: unset;
	width: 34px;
	z-index: 9;
}

.intelligent-agents-slider-wrapper .bot-slider .slick-arrow:after {
	content: "";
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	display: inline-block;
}

.intelligent-agents-slider-wrapper .bot-slider .slick-arrow:before {
	display: none;
}

.intelligent-agents-slider-wrapper .bot-slider .slick-arrow.slick-prev {
	left: 50%;
	transform: translate(calc(-50% - 27px), 0);
}

.intelligent-agents-slider-wrapper .bot-slider .slick-arrow.slick-prev:after {
	border-right: 10px solid #fff;
	transform: translate(-2px, 0);
}

.intelligent-agents-slider-wrapper .bot-slider .slick-arrow.slick-next {
	right: 50%;
	transform: translate(calc(50% + 27px), 0);
}

.intelligent-agents-slider-wrapper .bot-slider .slick-arrow.slick-next:after {
	border-left: 10px solid #fff;
	transform: translate(2px, 0);
}

.intelligent-agents-slider-wrapper .bot-slider .slick-dots {
	display: none !important;
}

@media screen and (max-width: 991px) {
	.intelligent-agent-tab-wrapper .tab-nav .nav-item,
	.intelligent-agent-tab-wrapper .bot-wrapper {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.intelligent-agent-tab-wrapper .tab-nav .nav-item {
		margin-bottom: 22px;
	}

	.intelligent-agent-tab-wrapper .tab-nav .nav-item .nav-link {
		height: 44px;
	}

	.intelligent-agents-slider-wrapper .bot-slide .top .img-wrapper {
		flex: 0 0 100%;
		max-width: 100%;
		margin-right: 0;
	}

	.intelligent-agents-slider-wrapper .bot-slide .top .img-wrapper img {
		width: 180px;
		margin: 0 auto;
	}

	.intelligent-agents-slider-wrapper .bot-slide .top .text-content {
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}

	.intelligent-agents-slider-wrapper .bot-slide .top .text-content h3 {
		margin-top: 0;
	}
}

@media screen and (max-width: 767px) {
	.intelligent-agent-tab-wrapper .tab-nav .nav-item,
	.intelligent-agent-tab-wrapper .bot-wrapper {
		flex: 0 0 25%;
		max-width: 25%;
	}

	.intelligent-agent-tab-wrapper .tab-nav .nav-item {
		margin-bottom: 31px;
	}

	.intelligent-agents-slider-wrapper .bot-slide .top .img-wrapper {
		flex: 0 0 180px;
		max-width: 0 0 180px;
		margin-right: 23px;
		margin-bottom: 31px;
	}

	.intelligent-agents-slider-wrapper .bot-slide .top .img-wrapper img {
		width: 100%;
	}

	.intelligent-agents-slider-wrapper .bot-slide .top .text-content {
		flex: 0 0 calc(100% - 203px);
		max-width: calc(100% - 203px);
		margin-bottom: 31px;
		text-align: left;
	}

	.intelligent-agents-slider-wrapper .bot-slide .top .text-content h3 {
		margin-top: 47px;
	}
}

@media screen and (max-width: 575px) {
	.intelligent-agent-tab-wrapper .tab-nav .nav-item,
	.intelligent-agent-tab-wrapper .bot-wrapper {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.intelligent-agent-tab-wrapper .tab-nav .nav-item {
		margin-bottom: 22px;
	}

	.intelligent-agent-tab-wrapper .tab-nav .nav-item .nav-link {
		height: 44px;
	}

	.intelligent-agents-slider-wrapper .bot-slide .top .img-wrapper {
		flex: 0 0 100%;
		max-width: 100%;
		margin-right: 0;
	}

	.intelligent-agents-slider-wrapper .bot-slide .top .img-wrapper img {
		width: 180px;
		margin: 0 auto;
	}

	.intelligent-agents-slider-wrapper .bot-slide .top .text-content {
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}

	.intelligent-agents-slider-wrapper .bot-slide .top .text-content h3 {
		margin-top: 0;
	}
}

/* 071123 */
/* Fixing for Equal height on resources Pages */
.cpt-post-grid-wrap .vc_pageable-slide-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.cpt-post-grid-wrap .vc_pageable-slide-wrapper .vc_grid-item-mini,
.cpt-post-grid-wrap
	.vc_pageable-slide-wrapper
	.vc_grid-item-mini
	> .grid-cpt-resource-types,
.cpt-post-grid-wrap
	.vc_pageable-slide-wrapper
	.vc_grid-item-mini
	.vc_gitem-zone-mini,
.cpt-post-grid-wrap
	.vc_pageable-slide-wrapper
	.vc_grid-item-mini
	.vc_gitem-zone-mini
	.vc_gitem-row-position-top,
.cpt-post-grid-wrap
	.vc_pageable-slide-wrapper
	.vc_grid-item-mini
	.grid-cpt-resource-types
	.cpt-custom-grid-resource-5px {
	height: 100%;
}

.cpt-post-grid-wrap
	.vc_pageable-slide-wrapper
	.vc_grid-item-mini
	.grid-cpt-resource-types {
	position: relative;
}

.cpt-post-grid-wrap
	.vc_pageable-slide-wrapper
	.vc_grid-item-mini
	.grid-cpt-resource-types
	.cpt-custom-grid-resource-5px {
	padding-bottom: 65px;
}

.cpt-post-grid-wrap
	.vc_pageable-slide-wrapper
	.vc_grid-item-mini
	.grid-cpt-resource-types
	.cpt-custom-grid-resource-5px.vc_gitem-col
	.entry-header {
	height: auto;
}

.cpt-post-grid-wrap
	.vc_pageable-slide-wrapper
	.vc_grid-item-mini
	.grid-cpt-resource-types
	.entry-footer {
	position: absolute;
	bottom: 0;
}

.single-video-demonstrations .page-header-title {
	text-transform: uppercase;
}

/* ====================================================================
# 082223 - product page styling
===================================================================*/
.section-title h2.title-m-10 {
	margin-bottom: 10px !important;
}

.vector-lines-3col {
	max-width: 68.66%;
	margin: 0 auto;
}

.wpb_column .vc_column-inner .wpb_wrapper .custom-theme-btn button,
.wpb_column .vc_column-inner .wpb_wrapper .custom-theme-btn a {
	background-color: #002d5b !important;
	font-size: 16px;
	padding: 10px 30px;
	font-family: "Raleway", sans-serif;
}

.wpb_column .vc_column-inner .wpb_wrapper .custom-theme-btn button:hover,
.wpb_column .vc_column-inner .wpb_wrapper .custom-theme-btn a:hover {
	background-color: #012243 !important;
}

@supports (text-wrap: balance) {
	.text-balance p {
		text-wrap: balance;
	}

	.text-balance p br {
		display: none;
	}
}

@media screen and (min-width: 992px) {
	.unified-automation-card-row h3.vc_custom_heading br {
		display: none;
	}
}

@media screen and (max-width: 1199px) {
	.unified-automation-card-row .wpb_content_element p {
		font-size: 15px;
	}

	.unified-automation-card-row h3.vc_custom_heading {
		font-size: 24px !important;
	}

	.wpb_column .vc_column-inner .wpb_wrapper .custom-theme-btn button,
	.wpb_column .vc_column-inner .wpb_wrapper .custom-theme-btn a {
		padding: 8px 16px;
		font-size: 15px;
	}
}

@media screen and (max-width: 991px) {
	.text-balance p br {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.vector-lines-3col {
		display: none;
	}

	.w-full-mobile {
		width: 100% !important;
	}

	.unified-automation-card-row h3.vc_custom_heading {
		font-size: 28px !important;
	}

	.wpb_column .vc_column-inner .wpb_wrapper .custom-theme-btn button,
	.wpb_column .vc_column-inner .wpb_wrapper .custom-theme-btn a {
		padding: 10px 30px;
		font-size: 16px;
	}

	.unified-automation-card-main-logo .vcex-image-inner {
		max-width: 160px;
		margin: 0 0 35px;
	}

	.unified-automation-card-row .wpb_column:not(:last-child) {
		margin: 0 0 45px;
	}

	.unified-automation-card-row h3.vc_custom_heading br {
		display: none;
	}
}

@media screen and (max-width: 479px) {
	.wpb_column .vc_column-inner .wpb_wrapper .custom-theme-btn button,
	.wpb_column .vc_column-inner .wpb_wrapper .custom-theme-btn a {
		width: 100%;
	}
}

/* ====================================================================
# 090123 - Fixing After plugin update
===================================================================*/
.modal-content button {
	-webkit-appearance: none;
	-webkit-font-smoothing: inherit;
	border-color: currentColor;
	border-radius: 3px;
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: "Raleway", sans-serif;
	line-height: 1.65;
	max-width: 100%;
	padding: 0.538em 1.077em;
	text-align: center;
	text-decoration: none !important;
	transition: 0.15s all ease;
}

#pdfPopuModal .modal-header .close {
	display: none;
}

.page-header .page-header-title {
	font-weight: 400 !important;
}

/*120723*/
.res-highlight-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.res-highlight-wrapper .text-col,
.res-highlight-wrapper .image-col {
	flex: 0 0 50%;
	max-width: 50%;
}

.res-highlight-wrapper .text-col .content {
	padding-right: 60px;
}

.res-highlight-wrapper .text-col .content h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 40px;
	letter-spacing: 3.5px;
}

.res-highlight-wrapper .text-col .content h2 {
	color: #649b4c;
	font-size: 42px;
	font-weight: 400;
	line-height: 1.18;
	letter-spacing: -1px;
	margin: 0 0 60px;
}

.res-highlight-wrapper .text-col .content p {
	font-size: 26px;
	color: #fff;
	margin: 0 0 60px;
	line-height: 1.3;
	letter-spacing: 0.5px;
}

.res-highlight-wrapper .text-col .content a {
	background-color: #d56128;
	font-size: 18px;
	line-height: 1;
	color: #ffffff;
	border: none;
	border-radius: 50px;
	padding: 17px 49px;
	font-weight: 600;
	max-width: 310px;
	width: 100%;
}

.res-highlight-wrapper .image-col .img-wrapper {
	width: 100%;
}

.res-highlight-wrapper .image-col .img-wrapper img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

@media screen and (max-width: 992px) {
	.res-highlight-wrapper .text-col .content {
		padding-right: 40px;
	}

	.res-highlight-wrapper .text-col .content h3 {
		margin: 0 0 30px;
	}

	.res-highlight-wrapper .text-col .content h2 {
		font-size: 32px;
		margin: 0 0 30px;
	}

	.res-highlight-wrapper .text-col .content p {
		font-size: 20px;
		margin: 0 0 30px;
	}
}

@media screen and (max-width: 767px) {
	.res-highlight-wrapper .text-col,
	.res-highlight-wrapper .image-col {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.res-highlight-wrapper .text-col {
		order: 2;
	}
	.res-highlight-wrapper .image-col {
		margin-bottom: 50px;
	}

	.res-highlight-wrapper .text-col .content {
		padding-right: 0;
		margin-bottom: 30px;
	}
}

/*
* 020524
* Huloop University
*/
.hlp-university-sidebar a {
	transition: color 0.4s;
	color: #58595b;
}

.hlp-university-sidebar a:hover {
	color: #39b54a;
}

#sidebar .customer-library-sidebar-class h2 {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 0;
	line-height: 1.375;
}

#sidebar .customer-library-sidebar-class ul.widget_nav_menu {
	margin: 0 0 40px;
}

#sidebar .customer-library-sidebar-class ul.widget_nav_menu li a {
	display: block;
	position: relative;
	padding: 0.538em 0.769em;
	transition: 0.15s;
	border: 1px solid var(--wpex-border-main);
	border-top: 0;
}

#sidebar .customer-library-sidebar-class ul.widget_nav_menu li:first-child a {
	border-top-left-radius: var(--wpex-rounded-xs);
	border-top-right-radius: var(--wpex-rounded-xs);
	border-top: 1px solid var(--wpex-border-main);
}

#sidebar .customer-library-sidebar-class ul.widget_nav_menu li:last-child a {
	border-bottom-left-radius: var(--wpex-rounded-xs);
	border-bottom-right-radius: var(--wpex-rounded-xs);
}

/**
* 011624
* Resources Industries Sidebar
*/
.wpex-taxonomy-terms-widget li {
	padding: 0.5em 0;
	border-bottom: 1px solid var(--wpex-border-main);
}
.wpex-taxonomy-terms-widget li:first-child {
	border-top: 1px solid var(--wpex-border-main);
}

.wpex-taxonomy-terms-widget li:hover,
.wpex-taxonomy-terms-widget li a:hover {
	background-color: transparent;
}

.wpex-taxonomy-terms-widget li a {
	font-size: 13px;
	padding: 0;
	color: #58595b;
}

.wpex-taxonomy-terms-widget li a * {
	font: inherit;
}

/**
* 022224
* Homepage - Industries We Serve
*/
.we-serve .industries-list img {
	transition: 0.4s;
}

.we-serve .industries-list .wpb_content_element p a:hover {
	text-decoration: none !important;
}

.we-serve .industries-list figure a {
	position: relative;
}

.we-serve .industries-list figure a:after {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip-path: polygon(0 0, 0 0, 0 0, 0 0);
	top: 0;
	left: 0;
}

.we-serve .industries-retailer a:after,
.we-serve .industries-retailer a:hover img {
	content: url("images/industries-icons/retailers-icon-with-shadow-on.png");
}

.we-serve .industries-wholesale a:after,
.we-serve .industries-wholesale a:hover img {
	content: url("images/industries-icons/wholesalers-icon-with-shadow-on.png");
}
.we-serve .industries-cpg a:after,
.we-serve .industries-cpg a:hover img {
	content: url("images/industries-icons/cpg-manufacturers-icon-with-shadow-on.png");
}
.we-serve .industries-banks a:after,
.we-serve .industries-banks a:hover img {
	content: url("images/industries-icons/bank-financial-icon-with-shadow-on.png");
}
.we-serve .industries-credit-unions a:after,
.we-serve .industries-credit-unions a:hover img {
	content: url("images/industries-icons/credit-unions-icon-with-shadow-on.png");
}
.we-serve .industries-collections a:after,
.we-serve .industries-collections a:hover img {
	content: url("images/industries-icons/collections-financial-svs-icon-with-shadow-on.png");
}
.we-serve .industries-software a:after,
.we-serve .industries-software a:hover img {
	content: url("images/industries-icons/software-developers-icon-with-shadow-on.png");
}
.we-serve .industries-telecom a:after,
.we-serve .industries-telecom a:hover img {
	content: url("images/industries-icons/telecom-utilties-icon-with-shadow-on.png");
}

@media only screen and (min-width: 768px) {
	.we-serve .vc_row.wpb_row.vc_inner.vc_row-fluid.gap-row {
		width: 85%;
		margin: 0 auto;
	}
}
@media only screen and (min-width: 992px) {
	.we-serve .vc_row.wpb_row.vc_inner.vc_row-fluid.gap-row {
		width: 70%;
	}
}

/**************
* 041824
* Hero Slider
**************/
.hero-slider {
	position: relative;
	min-height: 738px;
}

.hero-slider .slider-bg {
	position: absolute;
	inset: 0;
}

.hero-slider .slider-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hero-slider__wrapper:not(.slick-initialized) {
	display: flex;
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding: 106px 0;
}

.hero-slider__wrapper.slick-dotted.slick-slider {
	margin-bottom: 0;
	padding: 0;
}

.hero-slider__wrapper .slick-list {
	padding: 106px 0;
}

.hero-slider__wrapper:not(.slick-initialized) .hero-slider__slide {
	flex: 0 0 100%;
	max-width: 100%;
}

.hero-slider .block__row {
	display: flex;
	gap: 40px;
}

.hero-slider .text__col {
	flex: 0 0 calc(56% - 20px);
	max-width: calc(56% - 20px);
}
@media screen and (min-width: 1200px) {
	.hero-slider .text__col {
		padding-right: 20px;
	}
}
.hero-slider .image__col {
	flex: 0 0 calc(44% - 20px);
	max-width: calc(44% - 20px);
}

.hero-slider .text__col h3 {
	font-size: clamp(30px, 4.5vw, 56px);
	font-weight: 400;
	line-height: 1.46;
	color: #39b54a;
	margin: 0 0 38px;
}

.hero-slider .slick-active .text__col h3 {
	animation: zoomIn 0.6s ease-out 1 forwards;
}

.hero-slider .text__col p {
	font-size: clamp(18px, 2.5vw, 30px);
	font-weight: 300;
	line-height: 1.43;
	color: #fff;
	margin: 0 0 65px;
}

.hero-slider .text__col .button {
	padding: 11px 49px;
	display: inline-block;
	text-align: center;
	color: #fff;
	background: rgb(213, 97, 40);
	font-size: 18px;
	font-weight: 600;
	line-height: 1.22;
	border-radius: 50px;
	border: none;
}

.hero-slider .text__col .button:hover {
	background: rgb(196, 81, 25);
}

.hero-slider .slick-active .text__col .button {
	animation: fadeUp 0.6s ease-out 1 forwards;
}

.hero-slider .image__col img {
	max-width: 100%;
	width: auto;
	max-height: 526px;
}

.hero-slider__slide:last-child .image__col img {
	margin-top: -104px;
	max-height: calc(526px + 104px);
}

.hero-slider .slick-active .image__col img {
	animation: fadeLeft 0.6s ease-out 1 forwards;
}

.hero-slider .slick-arrow {
	width: 22px;
	height: 22px;
	z-index: 10;
}

.hero-slider .slick-arrow:before {
	content: none;
}

.hero-slider .slick-arrow:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
}

.hero-slider .slick-prev {
	left: 20px;
	transform: rotate(-45deg);
}

.hero-slider .slick-next {
	right: 20px;
	transform: rotate(136deg);
}

.hero-slider .slick-dots {
	bottom: -90px;
}

.hero-slider .slick-dots li button:before {
	content: "";
}

.hero-slider .slick-dots li button {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 2px solid #fff;
	background: linear-gradient(to bottom, #012d5c 0%, #e1e1e1 100%);
	transition: background 0.3s;
}

.hero-slider .slick-dots li.slick-active button,
.hero-slider .slick-dots li:hover button {
	background: transparent;
}

@media screen and (max-width: 991px) {
	.hero-slider .text__col .button {
		font-size: 16px;
	}
	.hero-slider {
		min-height: 0;
	}

	.hero-slider__wrapper:not(.slick-initialized) {
		padding: 30px 0;
	}

	.hero-slider__wrapper.slick-dotted.slick-slider {
		padding: 0;
	}

	.hero-slider__wrapper .slick-list {
		padding: 30px 0;
	}

	.hero-slider__slide:last-child .image__col img {
		margin-top: -30px;
		max-height: calc(526px + 36px);
	}

	.hero-slider .slick-dots {
		bottom: -50px;
	}
}

@media screen and (max-width: 767px) {
	.hero-slider .block__row {
		flex-wrap: wrap;
	}

	.hero-slider .text__col,
	.hero-slider .image__col {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.hero-slider .text__col {
		order: 2;
	}

	.hero-slider .text__col h3 {
		margin: 0 0 25px;
	}

	.hero-slider .text__col p {
		margin: 0 0 40px;
	}
	.hero-slider .image__col img {
		max-height: 300px;
	}

	.hero-slider__slide:last-child .image__col img {
		margin-top: 0;
		max-height: 300px;
	}
}

@media screen and (max-width: 575px) {
	.hero-slider .image__col img {
		max-height: 244px;
	}
	.hero-slider__slide:last-child .image__col img {
		max-height: 295px;
	}

	.hero-slider .slick-active .text__col h3,
	.hero-slider .slick-active .text__col .button,
	.hero-slider .slick-active .image__col img {
		animation: none;
	}
}

@keyframes fadeLeft {
	0% {
		transform: translate(40px, 0);
		opacity: 0;
	}
	100% {
		transform: translate(0, 0);
		opacity: 1;
	}
}

@-webkit-keyframes fadeLeft {
	0% {
		-webkit-transform: translate(40px, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1;
	}
}

@keyframes fadeUp {
	0% {
		transform: translate(0, 40px);
		opacity: 0;
	}
	100% {
		transform: translate(0, 0);
		opacity: 1;
	}
}

@-webkit-keyframes fadeUp {
	0% {
		-webkit-transform: translate(0, 40px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		transform: scale(0.5);
		opacity: 0;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}

@-webkit-keyframes zoomIn {
	0% {
		-webkit-transform: scale(0.5);
		opacity: 0;
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}

/**
* 060424
**/
.blue-h6-subheading h6{
	color: #002d5b !important;
	margin: 0;
}
/**
* 010725
*/
.vcex-breadcrumbs.documentation-breadcrumb,
.docs-template-default .site-breadcrumbs {
    position: sticky;
    background: #fff;
    z-index: 1;
}

.vcex-breadcrumbs.documentation-breadcrumb {
    padding-block: 15px;
}

.vcex-breadcrumbs.documentation-breadcrumb a,
.docs-template-default .site-breadcrumbs .breadcrumb-trail a {
    color: var(--huloop-green, #39b54a);
}

.wpb_column.row-flex > .vc_column-inner > .wpb_wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

.wpb_text_column.text-block-has-view-now-btn p a {
    color: var(--huloop-green) !important;
}

.wpb_text_column.text-block-has-view-now-btn p a:hover {
    text-decoration: underline !important;
}

body.single-docs .single-page-article ul.docs-multi-cols {
    columns: 3 auto;
}

@media (max-width: 767px) {
    body.single-docs .single-page-article ul.docs-multi-cols {
        columns: 2 auto;
    }
}

@media (max-width: 575px) {
    body.single-docs .single-page-article ul.docs-multi-cols {
        columns: 1;
    }
}

/**
* 010725
*/
.documentation-search-form .vcex-searchbar-input {
    padding: 8px;
}

.documentation-search-form button.vcex-searchbar-button {
    position: absolute;
    content: "";
    background-color: var(--huloop-blue);
    background-image: url(images/search-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 0;
    font-size: 0;
    height: 37px;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    width: 30px;
}

.docs-sidebar-class .searchform .searchform-submit .wpex-icon {
    display: none;
}

.docs-sidebar-class .searchform .searchform-submit {
    position: absolute;
    content: "";
    background-color: var(--huloop-green);
    background-image: url(images/search-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 0;
    font-size: 0;
    height: 100%;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 45px;
    margin: 0;
    opacity: 1;
}

.vc_row-o-equal-height > .wpb_column > .vc_column-inner > .wpb_wrapper {
    height: 100%;
}

.vcex-feature-box.documentation-category-title {
    border-radius: 3px;
    height: 100%;
    min-height: 75px;
}

.vcex-feature-box.documentation-category-title img {
    width: 100%;
}

.vcex-feature-box.documentation-category-title .vcex-feature-box-heading {
    text-wrap: balance;
    transition: color 0.3s ease;
}

.vcex-feature-box.documentation-category-title:hover .vcex-feature-box-heading {
    color: var(--huloop-green);
}

.single-page-content.single-content
    nav.vcex-breadcrumbs.documentation-breadcrumb {
    margin-bottom: 0;
}

/**
* 011325
*/
.search-results.post-type-archive-docs
    .page-header.background-image-page-header,
.single-docs .page-header.background-image-page-header {
    min-height: 220px;
}

.search-results.post-type-archive-docs .site-breadcrumbs,
.docs-template-default .site-breadcrumbs {
    margin-bottom: 15px;
}
