

.dnd-section,
.content-wrapper--vertical-spacing,
.dnd_padd {
	padding-top: 4%;
	padding-bottom: 4%;
}


@font-face {
	font-family: 'ETmodules';
	src:url(https://47091565.fs1.hubspotusercontent-na1.net/hubfs/47091565/raw_assets/public/Connxai_December2025/fonts/modules.ttf),
		url(https://47091565.fs1.hubspotusercontent-na1.net/hubfs/47091565/raw_assets/public/Connxai_December2025/fonts/modules.woff);
	font-style: normal;
	font-weight: 400;
	font-display: block;
}


p{
	padding-bottom: 1em;
	margin-bottom:0;
}
h1,h2,h3,h4,h5,h6{
	margin-bottom:10px;
}


[class*="full-width-section"].dnd-section > .row-fluid {
	width: 100%;
}

@media (max-width:980px){


	
	h1{
		font-size:37px !important;
	}
	

	
	h2{
		font-size:30px !important;
	}
	

	
	h3{
		font-size:28px !important;
	}
	

	

	

	

}


.content-wrapper ,
.dnd-section > .row-fluid,
.page-center{
	width:calc(80% + 20px);
}


@media (max-width:767px){
	.content-wrapper ,
	.dnd-section > .row-fluid,
	.page-center{
		width:80%;
	}


}



.body-container-wrapper ul {
	list-style-type: none;
	padding: 0 0 23px 1em;
	line-height: 26px;
	padding-bottom: 1em;
	margin-bottom: 0;
}

.body-container-wrapper ul li {
	list-style: disc;
	margin-bottom: 0;
}

/* .body-container-wrapper ul li::marker {
color: #7F7F7F;
}
*/




.cm_nv_wrp .cm_nv_inner .custom, 
.hs-button, 
.tabber .media-col .form-wrap input.hs-button,
form input[type=submit]{
	padding: 12px 24px;
	font-size: 12px;
	line-height: 12px;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	text-align: center;
	transition: all .15s linear;
}
.span2 .hs-button,
.span3 .hs-button,
.span4 .hs-button, 
.span5 .hs-button,
.span6 .hs-button{
	padding: 12px 24px;
}



.hs-sec-btn,
.contact-banner .form-row.hs-secondary input.hs-button,
.contact-banner .form-row.hs-secondary .hs-button,
.landing-banner .form-row.hs-secondary input.hs-button,
.landing-banner .form-row.hs-secondary .hs-button,
.hs_service .widget-type-form .hs-button,
.form-row.secondary input[type="submit"],
.popup_modal_box.bg_primary .hs-button,
.systems-page .hs-search-results__next-page,
.systems-page .hs-search-results__prev-page,
.cnt-wit-tp-img-wrp .col-btn-grp a.hs-sec-btn
{
	padding: 15px 30px;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: 'Nunito Sans', Helvetica, Arial, Lucida, sans-serif ;
	font-weight: 800 ;
	text-transform: uppercase ;
	display: inline-block;
	line-height:1.7;
}


.span2 .hs-sec-btn,
.span3 .hs-sec-btn,
.span4 .hs-sec-btn,
.span5 .hs-sec-btn,
.span6 .hs-sec-btn{
	padding: 15px 30px;
}
.hs-search-field__bar, 
.hs_cos_wrapper_type_email_subscriptions,
.hs_cos_wrapper_type_member_login, 
.hs_cos_wrapper_type_member_register, 
.hs_cos_wrapper_type_password_prompt, 
.hs_cos_wrapper_type_password_reset, 
.hs_cos_wrapper_type_password_reset_request,
.section.post-footer form, 
.widget-type-blog_subscribe, 
.widget-type-email_simple_subscription,
.widget-type-form, 
.widget-type-google_search, 
.widget-type-password_prompt.custom_error_message{
	border-radius: 20px 20px 20px 20px;
	overflow: hidden;
	padding-top: 46px;
	padding-right: 50px;
	padding-bottom: 46px;
	padding-left: 50px;
	transition: background-color 300ms 
		ease 0ms, background

}


.tabber .media-col .form-wrap .hs-input,
form input[type=email], 
form input[type=file], 
form input[type=number],
form input[type=password],
form input[type=search], 
form input[type=tel], 
form input[type=text], 
form select, 
form textarea{
	padding: 1rem;
	line-height: 1.5;
	box-sizing: border-box;
	transition: .1s ease;
	width: 100%;
	font-family: inherit;
}


.child-theme .landing-banner .form-row .hs-form-field>label {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	display: block;
	float: none;
	width: auto;
	font-weight: 500;
	line-height: 1.53846153846;
	padding-top: 0;
	margin-bottom: 4px;
}

.child-theme form .hs-input,
.child-theme .landing-banner form .hs-form-field input{
	display: inline-block;

	height: 40px;
	padding: 9px 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #33475b;
	border: 1px solid #cbd6e2;
	padding: 0 15px;
	min-height: 40px;
	height: auto;
	line-height: 1.375;
}



.child-theme form legend {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.09090909091;
	margin-bottom: 6px;
}

.child-theme form .inputs-list {
	margin: 0 0 5px;
	width: 100%;
	padding-left: 5px;
}

.child-theme form .inputs-list:first-child {
	padding-top: 6px;
}

.child-theme form .inputs-list > li {
	display: block;
	padding: 0;
	width: 100%;
	padding-top: 0;
	margin: 0;
}

.child-theme form .inputs-list li input {
	min-height: auto !important;
}

.child-theme form .inputs-list > li label {
	margin: 0;
	float: none;
	width: auto;
	padding: 0;
	line-height: 1.38461538462;
	white-space: normal;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 4px;
}

.child-theme form .hs-input[type=checkbox],
.child-theme form .hs-input[type=radio]{
	cursor: pointer;
	height: auto;
	padding: 0;
	margin: 3px 5px 3px 0px;
	line-height: normal;
	border: none;
}

.child-theme .hs-fieldtype-textarea.hs-input {
	min-height: auto;
	height: auto;
	width: 100%;
	max-width: 100%;
	padding: 10px 15px;
}

.child-theme form .hs-richtext p {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.71428571429;
	padding: 0;
}

.child-theme form .hs-richtext a {
	color: #0000EE;
	text-decoration: underline;
}
.child-theme form .hs-richtext a:hover {
	color: #551A8B;
}

.child-theme .actions {
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 17px 0px;
}

.child-theme .landing-banner form .hs-submit input.hs-button {
	width: auto;
}


/* footer  */
footer.cm_footer {
	font-size: inherit;
}

footer.cm_footer .footer-section-1 {
	padding-top: 15px !important;
	padding-right: 20px;
	padding-bottom: 15px !important;
	padding-left: 20px;
}

footer.cm_footer .page-center {
	width: 95%;
}

footer.cm_footer .cm_bottom_sec .page-center {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
footer.cm_footer .cm_bottom_sec .cm_logo {
	padding-left: 0;
	padding-right: 0;
	margin-right: 3%;
}

footer.cm_footer .cm_bottom_sec  .cm_copyright {
	padding-left: 0;
	padding-right: 0;
}

footer.cm_footer .cm_bottom_sec .cm_logo .footer-logo {
	width: 15%;
	filter: saturate(0%);
	backface-visibility: hidden;
	margin-top: 16px !important;
	text-align: right;
	display: block;
	line-height: 0;
}

footer.cm_footer .cm_menu {
	padding-left: 0;
	padding-right: 0;
}

footer.cm_footer .cm_menu {
	margin-right: 3%;
}

footer.cm_footer .cm_button {
	padding-left: 0;
	padding-right: 0;
	margin-right: 3%;
}

footer.cm_footer .cm_button:last-child {
	margin-right: 0;
}

footer.cm_footer .footer-section-1 .page-center {
	padding-top: 20px !important;
	padding-right: 0px !important;
	padding-bottom: 20px !important;
	padding-left: 0px !important;
}

footer.cm_footer .cm_menu .hs-menu-wrapper ul {
	margin-bottom: 10px;
}

footer.cm_footer .cm_menu .hs-menu-wrapper ul>li {
	margin: 0;
	padding-bottom: 1em;
}

footer.cm_footer .cm_menu .hs-menu-wrapper ul>li {
	line-height: 1;
}

footer.cm_footer .cm_menu .hs-menu-wrapper ul>li:last-child {
	padding-bottom: 0;
}


footer.cm_footer .cm_button .ftr_btn_item a.hs-button {
	border-width: 0px;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: 'Nunito Sans', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 1.7em;
}
footer.cm_footer .cm_social_icons {
	margin-top: 8.523%;
}

footer.cm_footer .cm_social_icons .footer-social {
	padding-left: 0;
	gap: 0;
}


footer.cm_footer .cm_social_icons .footer-social  .footer-social-item {
	margin-bottom: 8px;
	height: 32px;
	width: 32px;
	padding: 0;
	border-radius: 3px;
	background-color: #00B0F0;
	margin-right: 8px;
	text-decoration: none;
	text-align: center;
	position: relative;
}

footer.cm_footer .cm_social_icons .footer-social .footer-social-item:last-child {
	margin-right: 0;
}

footer.cm_footer .cm_social_icons .footer-social .footer-social-item svg {
	height: 16px;
	width: 16px;
	font-size: 16px;
	line-height: 32px;
	display: block;
	color: #fff;
	-webkit-transition: color .3s;
	transition: color .3s;
	position: relative;
	z-index: 10;
}

footer.cm_footer .cm_bottom_sec .cm_copyright p {
	padding-bottom: 0;
}
footer.cm_footer .back_to_top {
	text-align: center;
	text-decoration: none;
	position: fixed;
	z-index: 99999;
	bottom: 125px;
	right: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	cursor: pointer;
	/* font-size: 12px !IMPORTANT; */
	padding: 5px;
	width: 40px;
	height: 40px;
	border: 0;
	border-radius: 5px !important;
	font-size: inherit;
	/* 	visibility: hidden;
	opacity: 0; */
}

.body-wrapper  .back_to_top {
	visibility: hidden;
}
.backtotop_show  .body-wrapper .back_to_top {
	visibility: visible;
}

footer.cm_footer .cm_button .ftr_btn_item a.hs-button:hover {
	color: #3D72E7;
}
footer.cm_footer .back_to_top svg {
	width: 16px;
	height: 16px;
}


.no_navigation footer.cm_footer .footer-section-1 {
	padding-top: 0 !IMPORTANT;
	padding-bottom: 0 !IMPORTANT;
}
.header.cm_header .header-search-inner .hs-search-field__bar form input {
	color: #fff;
}


/* .backtotop_show footer.cm_footer .back_to_top {
-webkit-animation: fadeInRight 1s 
cubic-bezier(.77, 0, .175, 1) 1;
animation: fadeInRight 1s 
cubic-bezier(.77, 0, .175, 1) 1;
}

@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%)
}

to {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
*/
@media (min-width:768px) and (max-width:980px){

	footer.cm_footer .footer-section-1 .col-section {
		width: 47.25% !IMPORTANT;
	}

	footer.cm_footer .cm_bottom_sec .cm_copyright .type_richtext {
		text-align: center;
	}


}

@media (max-width:980px){
	footer.cm_footer .footer-section-1 .col-section {
		width: 47.25%;
		margin-right: 5.5%;
	}

	footer.cm_footer .cm_bottom_sec .cm_logo {
		width: 100% !IMPORTANT;
		margin-bottom: 30px;
		margin-right: 0;
	}

	footer.cm_footer .cm_bottom_sec .flex_row {
		flex-direction: column;
	}

	footer.cm_footer .cm_bottom_sec .cm_logo .footer-logo {
		width: 13%;
		margin-left: auto;
		margin-right: auto;
	}

	footer.cm_footer .cm_bottom_sec .cm_copyright {
		width: 100% !important;
	}


	footer.cm_footer .cm_bottom_sec .cm_copyright p {
		font-size: 16px;
	}

	footer.cm_footer .cm_bottom_sec .page-center {
		padding-bottom: 19px;
	}

	footer.cm_footer .footer-section-1 .col-section {
		margin-right: 5.5%;
		margin-bottom: 30px;
	}

	footer.cm_footer .footer-section-1 .col-section:nth-child(2n) {
		margin-right: 0;
	}

	footer.cm_footer .cm_menu .hs-menu-wrapper ul>li>a {
		font-size: 16px;
	}

	footer.cm_footer .footer-section-1 .col-section:last-child {
		margin-bottom: 0;
	}

	footer.cm_footer .cm_menu .hs-menu-wrapper ul>li {
		font-size: 16px;
	}

	footer.cm_footer .cm_menu .hs-menu-wrapper ul {
		font-size: 18px;
	}

	footer.cm_footer .cm_social_icons {
		margin-top: 30px;
	}

	footer.cm_footer .cm_button .ftr_btn_item a.hs-button:hover {
		color: #3D72E7;
	}

}



@media (max-width:767px){
	footer.cm_footer .cm_bottom_sec .cm_logo .footer-logo {
		width: 34%;
		margin-left: 0px;
		margin-right: auto;
	}

	footer.cm_footer .cm_bottom_sec .cm_copyright.col-section {
		padding-top: 0;
	}

	footer.cm_footer .cm_bottom_sec .cm_copyright .type_richtext {
		text-align: left;
	}

	footer.cm_footer .cm_bottom_sec .page-center {
		padding-bottom: 20px;
	}

	footer.cm_footer .footer-section-1 .col-section {
		width: 100% ;
	} 

	footer.cm_footer .cm_social_icons .footer-social .footer-social-item:not(:first-child) {
		margin-left: 0;
	}

	footer.cm_footer .footer-section-1 .col-section:last-child {
		margin-right: 0;
	}

	footer.cm_footer .footer-section-1 .col-section:nth-child(2n) {
		padding-top: 0;
	}

	footer.cm_footer .footer-section-1 .flex_row .col-section:not(:first-child) {
		padding-top: 0;
	}
	footer.cm_footer .footer-section-1 .col-section{

		margin-right:0;
	}
}

/* header */


header.cm_header .primary-section .page-center {
	padding-left: 0;
	padding-right: 0;
	width: 95%;
}

header.cm_header .primary-section {
	padding-top: 15px;
	padding-bottom: 15px;
}

header.cm_header  .right-section .search {
	display: none;
}

header.cm_header  .logo-section {
	width: 17.6%;
	margin-right: 3%;
}

header.cm_header .logo-section img {
	margin-top: 3px;
	max-width: 100px;
	text-align: left;
}

header.cm_header  .container-wrapper {
	column-gap: 0;
	align-items: flex-start;
}

header.cm_header .nav {
	width: 58.8%;
	margin-right: 3%;
}

header.cm_header .nav nav.header__menu.header__menu--desktop {
	padding-top: 10px;
	padding-bottom: 10px;
}

header.cm_header .nav ul.header__menu-wrapper.no-list {
	column-gap: 0;
	justify-content: unset;
	width: auto;
}

header.cm_header .nav nav.header__menu.header__menu--desktop {
	display: flex;
	justify-content: center;
	align-items: center;
}


header.cm_header  .right-section {
	width: 17.6%;
}
header.cm_header .nav nav.header__menu.header__menu--desktop .search svg {
	transform: rotate(90deg);
}

header.cm_header .nav nav.header__menu.header__menu--desktop .search .search-icon-container.no_btn {
	margin: 0 11px;
	font-size: 20px;
}

header.cm_header .header-search-inner {
	display: none;
}

header.cm_header .nav .header-search-inner.cloned-search {
	display: block;
}
header.cm_header .nav .header-search-inner.cloned-search {
	-webkit-animation: fadeOutTop 1s 
		cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutTop 1s 
		cubic-bezier(.77, 0, .175, 1) 1;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 999;
}
.search-open .header.cm_header .nav .header-search-inner.cloned-search {
	opacity: 1;
	-webkit-animation: fadeInTop 1s cubic-bezier(.77,0,.175,1) 1;
	animation: fadeInTop 1s cubic-bezier(.77,0,.175,1) 1;
}



@keyframes fadeOutTop {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%)
	}
}

@-webkit-keyframes fadeInTop {
	0% {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%)
	}

	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}
}


.header.cm_header .nav .header-search-inner.cloned-search {
	background: unset;
	transform: unset;
	min-height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.header.cm_header .nav .header-search-inner.cloned-search .search-suggestion {
	max-width: 100%;
	padding: 0;
}

header.cm_header .nav {
	position: relative;
}

.header.cm_header .header-search-inner .hs-search-field__bar {
	background: transparent;
	border-radius: 0;
	padding: 0;
}

.header.cm_header .header-search-inner .hs-search-field__bar form {
	background: unset;
	padding: 0;
}

.header.cm_header .header-search-inner .hs-search-field__bar form input {
	padding: 0;
	height: auto;
	border-radius: 0;
	line-height: 1.7;
	background: transparent; 
	border: 0;
	font-size: 18px;
}

.header.cm_header .header-search-inner .header-search-close {
	top: 11px;
	right: 0;
}

.header.cm_header .header-search-inner .header-search-close {
	width: 32px !IMPORTANT;
	height: 32px !important;
	/* font-size: 20px; */
}

.header.cm_header .header-search-inner .header-search-close svg {
	width: 20px !IMPORTANT;
	height: 20px !important;
	font-size: 18px;
}

.header.cm_header .header-search-inner .hs-search-field__bar form input::placeholder {
	color: rgb(117, 117, 117);
}


.search-open header.cm_header .nav nav.header__menu.header__menu--desktop {
	opacity: 0;
	-webkit-animation: fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1;
	animation: fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1;
}
/*  .search-closed .header-search-inner.cloned-search {
-webkit-animation: fadeOutTop 1s 
cubic-bezier(.77, 0, .175, 1) 1;
animation: fadeOutTop 1s 
cubic-bezier(.77, 0, .175, 1) 1;
}
*/

@keyframes fadeInBottom {
	0% {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%)
	}

	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}
}

@-webkit-keyframes fadeOutBottom {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%)
	}
}


.search-closed  header.cm_header .nav nav.header__menu.header__menu--desktop {
	opacity: 1;
	-webkit-animation: fadeInTop 1s cubic-bezier(.77,0,.175,1) 1;
	animation: fadeInTop 1s cubic-bezier(.77,0,.175,1) 1;
}


.no_navigation footer.cm_footer .footer-section-1 {
	padding-top: 0 !IMPORTANT;
	padding-bottom: 0 !IMPORTANT;
}


@media (min-width:992px){

	header.cm_header .nav ul.header__menu-wrapper.no-list >li.header__menu-item {
		margin-top: 8px;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		margin: 0;
		padding-left: 11px;
		padding-right: 11px;
		line-height: 1em;
		font-size: 14px;
		margin-top:6px;

	}

	header.cm_header .nav ul.header__menu-wrapper.no-list >li.header__menu-item>a {
		padding-bottom: 8px;
		font-weight: 700;
		font-size: 18px;
		letter-spacing: 1px;
		line-height: 1em;
	}

	header.cm_header a.hs-button {
		letter-spacing: 1px;
		font-size: 13px;
		font-family: 'Nunito Sans', Helvetica, Arial, Lucida, sans-serif;
		font-weight: 800;
		text-transform: uppercase;
		line-height: 1.7em;
		border: 0;
	}
	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item>a .child-trigger {
		display: none;
	}


	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item--has-submenu>a {
		padding-right: 20px;
	}

	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item--has-submenu>a:after {
		font-family: ETmodules;
		content: "3";
		font-size: 16px;
		position: absolute;
		right: 0;
		top: 0;
		font-weight: 800;
	}

	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item>a {
		display: inline-block;
		position: relative;
	}

	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item--has-submenu:hover>a:after {
		min-width: auto;
		height: auto;
	}


	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item> ul.header__menu-submenu{
		/* 	border-color: #3BC6F0; */
		top: calc(100% - 3px);
		left: 0;
		padding: 20px 0;
		text-align: left;
		position: absolute;
		z-index: 9999;
		width: 240px;
		visibility: hidden;
		opacity: 0;
		border-top: 3px solid #3bc6f0;
		box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
		-moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
		-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
		-webkit-transform: translateZ(0);
		line-height: 26px;
	}

	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item:hover> ul.header__menu-submenu {
		-webkit-transition: all .2s 
			ease-in-out;
		transition: all .2s 
			ease-in-out;
		opacity: 1;
		visibility: visible;
	}

	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item> ul.header__menu-submenu>li>a {
		font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
		font-weight: 700;
		font-size: 18px;
		/* color: #FFFFFF !important; */
		letter-spacing: 1px;
		padding: 6px 20px;
		width: 200px;
		transition: opacity .2s 
			ease-in-out, background-color .2s 
			ease-in-out;
		text-decoration: none;
		display: block;
		position: relative;
	}

	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item> ul.header__menu-submenu>li {
		position: relative;
		line-height: 2em;
		padding: 0 20px;
		margin: 0;
		display: inline-block;
		font-size: 14px;

	}

	header.cm_header .nav ul.header__menu-wrapper.no-list{
		margin-left: -11px;
		margin-right: -11px;

	}

	header.cm_header .nav nav.header__menu.header__menu--desktop {
		-webkit-animation: fadeInBottom 1s 
			cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeInBottom 1s 
			cubic-bezier(.77, 0, .175, 1) 1;
	}

	@keyframes fadeInBottom {
		0% {
			opacity: 0;
			-webkit-transform: translatey(60%);
			transform: translatey(60%)
		}

		to {
			opacity: 1;
			-webkit-transform: translatey(0);
			transform: translatey(0)
		}
	}

	.header.cm_header .nav  ul.hs-search-field__suggestions {
		position: absolute;
		top: 34px;
		left: 0;
		width: 100%;
		height: auto;
	}

	.header.cm_header .right-section .header-search-inner.cloned-search.mobile-cloned-search{
		height: 100%;
		overflow: unset;
	}

	.custom-no-navigation header.cm_header .container-wrapper {
		min-height: auto;
	}

	.custom-no-navigation header.cm_header  .primary-container {
		min-height: auto !IMPORTANT;
	}

	.header-wrapper.custom-no-navigation {
		min-height: 82.09px;
	}
	.custom-no-navigation header.cm_header .primary-section {
		padding-bottom: 27px;
	}
	.header.cm_header .nav .header-search-inner.cloned-search {
		height: 100%;
		overflow: unset;
	}
}

@media (max-width:991px){

	.header.cm_header .right-section .header-search-inner.cloned-search.mobile-cloned-search {
		height: 100%;
		overflow: unset;
	}
	.header.cm_header .right-section .header-search-inner.cloned-search.mobile-cloned-search ul.hs-search-field__suggestions {
		position: absolute;
		top: 100%;
		left: 0;
	}
	header.cm_header .nav nav.header__menu.header__menu--desktop {
		overflow: hidden;
	}
	header.cm_header .container-wrapper {
		width: auto;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	header.cm_header .logo-section {
		margin-right: 0;
		max-width: 100px;
		width: 100px;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-o-transition-property: none;
		-moz-transition-property: none;
		-webkit-transition-property: none ;
		transition-property: none ;
		-o-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-webkit-transform: none ;
		transform: none ;
		-webkit-animation: none ;
		-moz-animation: none;
		-o-animation: none;
		animation: none ;
	}

	header.cm_header .right-section {
		width: auto;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		/* -webkit-box-pack: start; */
		-ms-flex-pack: start;
		/* justify-content: flex-start; */
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		opacity: 1;
	}


	header.cm_header .logo-section img {
		margin-right: 30px;
		max-width: 70px;
	}

	header.cm_header .right-section .search {
		display: block;
	}



	header.cm_header .nav {
		width: 100%;
		margin-right: 0;
	}

	header.cm_header .search .search-icon-container {
		margin-right: 11px;
		margin-left: 11px;
		line-height: 1;
	}

	header.cm_header .search .search-icon-container:after {
		display: none;
	}

	header.cm_header .cst-humburger-icon {
		margin: 0 6px;
		height:32px;
	}

	header.cm_header .cst-humburger-icon .trigger {
		display: none;
	}

	header.cm_header .cst-humburger-icon:before {
		top: 2px;
		color: #fff;
		content: "a";
		font-size: 32px;
		position: relative;
		left: 0;
		cursor: pointer;
		font-family: ETmodules ;
		speak: none;
		font-style: normal;
		font-weight: 400;
		-webkit-font-feature-settings: normal;
		font-feature-settings: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-shadow: 0 0;
		direction: ltr;
	}

	header.cm_header .search .search-icon-container svg {
		width: 17px;
		height: 17px;
		line-height: 1;
	}

	header.cm_header .right-section .search {
		transform: rotate(90deg);
	}
	header.cm_header .right-section .header-search-inner.cloned-search.mobile-cloned-search {
		display: block;
	}

	header.cm_header .right-section .header-search-inner.cloned-search.mobile-cloned-search  {
		/* 		-webkit-animation: fadeOutTop 1s 
		cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeOutTop 1s 
		cubic-bezier(.77, 0, .175, 1) 1; */
		position: absolute;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: stretch;
		-ms-flex-pack: stretch;
		justify-content: stretch;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		z-index: 999;
	}
	.search-open .header.cm_header .right-section .header-search-inner.cloned-search.mobile-cloned-search  {
		opacity: 1;
		/* 		-webkit-animation: fadeInTop 1s cubic-bezier(.77,0,.175,1) 1;
		animation: fadeInTop 1s cubic-bezier(.77,0,.175,1) 1; */
	} 



	@keyframes fadeOutTop {
		0% {
			opacity: 1;
			-webkit-transform: translatey(0);
			transform: translatey(0)
		}

		to {
			opacity: 0;
			-webkit-transform: translatey(-60%);
			transform: translatey(-60%)
		}
	}

	@-webkit-keyframes fadeInTop {
		0% {
			opacity: 0;
			-webkit-transform: translatey(-60%);
			transform: translatey(-60%)
		}

		to {
			opacity: 1;
			-webkit-transform: translatey(0);
			transform: translatey(0)
		}
	}


	.header.cm_header .right-section .header-search-inner.cloned-search.mobile-cloned-search  {
		background: unset;
		transform: unset;
		min-height: auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.header.cm_header .right-section .header-search-inner.cloned-search.mobile-cloned-search .search-suggestion  {
		max-width: 100%;
		padding: 0;
	}

	header.cm_header .right-section {
		position: relative;
	}

	.header.cm_header .header-search-inner .hs-search-field__bar {
		background: transparent;
		border-radius: 0;
		padding: 0;
	}

	.header.cm_header .header-search-inner .hs-search-field__bar form {
		background: unset;
		padding: 0;
	}

	.header.cm_header .header-search-inner .hs-search-field__bar form input {
		padding: 0;
		height: auto;
		border-radius: 0;
		line-height: 1.7;
		background: transparent; 
		border: 0;
		font-size: 18px;
	}

	.header.cm_header .header-search-inner .header-search-close {
		top: 11px;
		right: 0;
	}

	.header.cm_header .header-search-inner .header-search-close {
		width: 32px !IMPORTANT;
		height: 32px !important;
		/* font-size: 20px; */
	}

	.header.cm_header .header-search-inner .header-search-close svg {
		width: 20px !IMPORTANT;
		height: 20px !important;
		font-size: 18px;
	}

	.header.cm_header .header-search-inner .hs-search-field__bar form input::placeholder {
		color: rgb(117, 117, 117);
	}
	.search-open .header.cm_header .right-section .header-search-inner.cloned-search.mobile-cloned-search {
		padding-top: 0;
		padding-bottom: 0;
		/* width: 100%; */
	}

	.header.cm_header .right-section .header-search-inner.cloned-search.mobile-cloned-search .search-suggestion {
		margin: 0;
	}

	.search-open header.cm_header .right-section .search {
		display: none;
	}

	.search-open header.cm_header .right-section .cst-humburger-icon {
		/* display: none; */
	}

	.header.cm_header .header-search-inner .header-search-close {
		right: 0;
		height: auto !IMPORTANT;
		top: 0;
	}

	.search-open header.cm_header .cst-humburger-icon {
		opacity: 0;
	}

	.header.cm_header .header-search-inner .hs-search-field__bar form input {
		font-size: 14px;
	}
	header.cm_header .right-section .search {
		display: flex;
		align-items: center;
	}

	header.cm_header .nav {
		position: absolute;
		left: 0;
		list-style: none ;
		text-align: left;
		background-color: #1E4999 ;
		top: 100%;
		padding: 5%;
		line-height: 26px;

		width: 100%;
		visibility: visible;
		opacity: 1;
		z-index: 9999;
		border-top: 3px solid #3BC6F0;
		box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
		-moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
		-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
		height: auto;
	}

	header.cm_header .nav nav.header__menu.header__menu--desktop {
		display: block;
	}

	header.header .nav .header__menu.header__menu--desktop> ul {
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
	}

	header.header .mobile-close-icon {
		display: none;
	}

	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item {
		border: 0;
	}

	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item>a {
		font-weight: 700;
		padding: 10px 5%;
		display: block;
		border-bottom: 1px solid rgba(0, 0, 0, .03);
		font-size: 14px;
	}

	header.cm_header .container-wrapper {
		position: relative;
	}

	header.cm_header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> .mobile-child-trigger {
		display: none;
	}

	header.cm_header .nav .header__menu.header__menu--desktop> ul >li> ul {
		display: block !IMPORTANT;
		padding-left: 10px;
	}

	header.cm_header .nav .header__menu.header__menu--desktop> ul >li> ul>li {
		padding-left: 5%;
	}

	header.cm_header .nav .header__menu.header__menu--desktop> ul >li> ul>li>a {
		border-bottom: 1px solid rgba(0, 0, 0, .03);
		/* 		color: #666; */
		padding: 10px 5%;
		display: block;
		font-size: 14px;
	}
	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item>a {
		background-color: rgba(0, 0, 0, .03);
	}

	header.cm_header .nav .header__menu.header__menu--desktop>ul>li>ul>li>a:hover {
		background-color: rgba(0, 0, 0, .03);
	}
	header.cm_heade .logo-section {
		line-height: 1.6em;
		font-size: 16px;
	}

	header.cm_header .nav nav.header__menu.header__menu--desktop {
		padding-top: 0;
		padding-bottom: 0;
	}
	header.cm_header .nav nav.header__menu.header__menu--desktop {
		padding-top: 0;
		padding-bottom: 0;
	}

	header.cm_header .container-wrapper .top-section.mobile_section {
		display: none;
	}

	header.cm_header .nav .search {
		display: none;
	}

	header.cm_header .nav ul.header__menu-wrapper.no-list {
		margin-bottom: 0;
	}

	header.cm_header	.sticky_header_active > .primary-section {
		position: relative;
	}

	.search-open .header.cm_header .nav .header-search-inner.cloned-search {
		display: none;
	}

	.search-open header.cm_header .nav nav.header__menu.header__menu--desktop {
		display: none;
	}

	.search-open header.cm_header .nav {
		padding: 0;
		border: 0;
	}


	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item:nth-child(4)>a {
		font-weight: 400;
		background: transparent;
	}

	header.cm_header .nav ul.header__menu-wrapper.no-list>li.header__menu-item>a:hover,
	header.cm_header .nav .header__menu.header__menu--desktop>ul>li>a:hover{
		color: rgba(255, 255, 255,0.7);
	}

	.header-wrapper.custom-no-navigation {
		min-height: 62px;
	}

	.custom-no-navigation .primary-container {
		min-height: auto !important;
	}

	.custom-no-navigation header.cm_header .container-wrapper {
		min-height: auto !IMPORTANT;
	}

	header.cm_header .primary-section {
		padding-top: 16px;
		padding-bottom: 17px;
	}
}

/*  pages  */

.cnt-wit-bg-wrp.cm_cntnt h2.title {
	font-size: 45px;
	line-height: 1.3em;
	margin-bottom: 10px;
}

.cnt-wit-bg-wrp.cm_cntnt .rich_text p {
	line-height: 1.8em;

}
.cnt-wit-bg-wrp.cm_cntnt .rich_text p:last-child {
	padding-bottom: 0;
}

.cnt-wit-bg-wrp.cm_cntnt .page-center{
	padding-top:2%;
	padding-bottom:2%;
}
.cnt-wit-bg-wrp.cm_title .page-center {
	padding-bottom: 12px;
	padding-top:2%;

}
.cnt-wit-bg-wrp.cm_title h2.title {
	font-size: 45px;
	line-height: 1.3em;
}

.cnt-wit-tp-img-wrp.cm_tp_cntnt .top_sec.noButton {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}

.cnt-wit-tp-img-wrp.cm_tp_cntnt .top_content {
	text-align: left;
	margin-bottom: 3.093%;
}

.cnt-wit-tp-img-wrp.cm_tp_cntnt .top_content p {
	padding-bottom: 0;
}

.cnt-wit-tp-img-wrp.cm_tp_cntnt .col-title {
	font-weight: 600;
	padding-bottom: 10px;
	margin-bottom:0;
}

.cnt-wit-tp-img-wrp.cm_tp_cntnt .tp-img-cnt {
	max-width: 560px;
	text-align: left;
	padding-left: 15px;
	margin: 0 auto;
}

.cnt-wit-tp-img-wrp.cm_tp_cntnt .inner_spacing {
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
	border-top-width: 6px;
	border-color: #3D72E7 #00B0F0 #00B0F0 #00B0F0;
	border-top-style: solid;
	box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, 0.12);
}
.cnt-wit-tp-img-wrp.cm_tp_cntnt .cnt-col.col12 {
	margin-bottom: 4%;
}
.cnt-wit-tp-img-wrp.cm_tp_cntnt  .flex-row {
	row-gap: 0;
}
.cnt-wit-tp-img-wrp.cm_tp_cntnt .cnt-col.col12 {
	padding-left: 0;
	padding-right: 0;
}

.cnt-wit-tp-img-wrp.cm_tp_cntnt .tp-img-cnt-inner p {
	font-size: 16px;
	padding-bottom: 0;
	line-height:1.8;
}

.cnt-wit-tp-img-wrp.cm_tp_cntnt .splide__track,
.cnt-wit-tp-img-wrp.cm_tp_cntnt {
	overflow: visible;
}

.cnt-wit-tp-img-wrp.cm_tp_cntnt .cnt-col.col12:last-child {
	margin-bottom: 6%;
}

.cnt-wit-tp-img-wrp.cm_tp_cntnt .cnt-col.col12:not(:first-child) .inner_spacing {
	padding-top: 17px;
	padding-bottom: 17px;
}
.card_gallery.cm_edu_card .top_sec.noButton {
	margin: 0;
	padding: 38.094px 0;
}

.card_gallery.cm_edu_card .top_sec h2 {
	color: #234071 !IMPORTANT;
	line-height: 1.2;
	font-size: 45px;
}




.card_gallery.cm_edu_card .icon_box .icon_inner {
	display: inline-block !IMPORTANT;
	margin-bottom: 30px;
	line-height: 0;
	max-width: 100%;
	height: auto;
	width: 108px;
	border-radius: 0 !important;
}

.card_gallery.cm_edu_card  .icon_box.bgAdded .icon_inner img {
	width: 100% !important;
	display: block;
	margin: 0 auto;
}


.card_gallery.cm_edu_card .icon_inner {
	text-align: center;
}

.card_gallery.cm_edu_card .icon_inner .icon_box {
	text-align: center;
}

.card_gallery.cm_edu_card .icon_box {
	text-align: center;
}

.card_gallery.cm_edu_card .bottom_row {
	padding-top: 0.75% ;
	padding-bottom: 0.75% ;
}

.card_gallery.cm_edu_card .card_inner {
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
	border-top-width: 6px;
	border-color: #00B0F0;
	min-height: 100%;
	border-top-style: solid;
	box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, 0.12) !IMPORTANT;
}

.card_gallery.cm_edu_card .card_content h3 {
	font-weight: 600;
	color: #234071 !important;
	line-height: 1.4em;
	text-align: left;
	font-size: 23px;
}
.cnt-wit-bg-wrp.cm_btm_sec {
	min-height: 234.7px;
}

.cnt-wit-bg-wrp.cm_btm_sec h2.title {
	font-size: 55px;
	letter-spacing: -1px;
	text-align: center;
	line-height: 1.2em;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.cnt-wit-bg-wrp.cm_btm_sec .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
}

.cnt-wit-bg-wrp.cm_btm_sec .btn_row {
	margin-top: 0;
}
.cnt-wit-bg-wrp.cm_btm_sec.hs-white-btn a.hs-button {
	color: #234071;
}

.cnt-wit-bg-wrp.cm_btm_sec.hs-white-btn a.hs-button:hover {
	color: #3D72E7;
}


.two-col-content.cm_business .page-center {
	padding-top: 32px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 2%;
}

.two-col-content.cm_business .content-col .description {
	margin: 0;
}

.two-col-content.cm_business .content-col  h2 {
	font-weight: 700;
	font-size: 45px;
	line-height: 1.4em;
}

.two-col-content.cm_business .media_column .btn_row{
	justify-content: flex-end;
	margin-top: 0;
}
/* .two-col-content.cm_business {
border-radius: 4px 4px 4px 4px;
} */
.two-col-content.cm_business .media_column .btn_row a.hs-button {
	color: #234071;
}
.two-col-content.cm_business .media_column .btn_row a.hs-button:hover{
	color: #3D72E7
}

.cm-ai-cards.card_gallery .slider_btn_footer .btn_row {
	margin-top: 33px;
}
.two-col-content.cm_business .page-center {
	background: #0070C0;
	border-radius: 4px 4px 4px 4px;
	width: 80%;
}
.two-col-content.cm_business {
	box-shadow: inset 0px 160px 0px -80px #f8fbfe;
	overflow: visible;
	padding-bottom: 100px;
}

.two-col-content.cm_business.hs-white-btn a.hs-button {
	color: #234071;
}

.two-col-content.cm_business.hs-white-btn a.hs-button:hover {
	color: #3D72E7;
}
.simple-banner.about_bnr {
	min-height: auto;
}

.simple-banner.about_bnr .bg_el.bg_img {
	background-position: center top 20% !IMPORTANT;
}

.simple-banner.about_bnr .top_sec h2 {
	letter-spacing: -1px;
	line-height: 1.2em;
	padding-bottom: 10px;
	margin-bottom:5px;
}

.two-col-content.cm_global .page-center.full_width {
	width: calc(95% + 20px);
}

.two-col-content.cm_global .content-col .description {
	margin-bottom: 0;
	font-size: 23px;
	line-height: 1.25217391304;
}

.two-col-content.cm_global .content-col .description p:last-child {
	padding-bottom: 0;
}

.two-col-content.cm_global .content-col {
	text-align: center;
}
.card_gallery.cm_counter_slider .splide .splide__track {
	margin: 0;
}
.card_gallery.cm_counter_slider .card_box .it_title {
	font-size: 45px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.card_gallery.cm_counter_slider .card_box  p {
	font-size: 23px;
	line-height: 1.2em;
	font-weight: 700;
	padding-bottom: 0;
}

.card_gallery.cm_counter_slider  .card_content + .btn_row {
	margin: 0;
}


.card_gallery.cm_counter_slider .card_item {
	margin: 0;
}

.card_gallery.cm_counter_slider button.splide__arrow {
	height: 40px;
	width: 40px;
	color: #333333;
	background: #ddd;
	border: 0px solid #333;
	transform: skew(0deg);
	margin-top: -20px;
	border-radius: 40px 40px 40px 40px;
	top: 50%;
	z-index: 999;
}



.card_gallery.cm_counter_slider button.splide__arrow.splide__arrow--prev {
	left: -5px;
}

.card_gallery.cm_counter_slider button.splide__arrow svg {
	display: none;
}
.card_gallery.cm_counter_slider button.splide__arrow.splide__arrow--prev:before {
	font-size: 30px;
	transform: skew(-0deg);
	display: inline-block;
	font-family: ETmodules !important;
	font-weight: 400 !important;
	line-height: 1.35;
	vertical-align: middle;
	content: '4';
	opacity: .75;
}

.card_gallery.cm_counter_slider button.splide__arrow.splide__arrow--next {
	right: -5px;
}
.card_gallery.cm_counter_slider button.splide__arrow.splide__arrow--next:before {
	font-size: 30px;
	transform: skew(-0deg);
	display: inline-block;
	font-family: ETmodules !important;
	font-weight: 400 !important;
	line-height: 1.35;
	vertical-align: middle;
	content: '5';
	opacity: .75;
}


.cnt-wit-tp-img-wrp.cm_tp_image2 .inner_spacing {
	border-radius: 10px;
}

.cnt-wit-tp-img-wrp.cm_tp_image2  .tp-img {
	margin-bottom: 0;
}

.cnt-wit-tp-img-wrp.cm_tp_image2 .tp-img img {
	height: 200px;
	object-fit: cover;
}
.cnt-wit-tp-img-wrp.cm_tp_image2 .tp-img-cnt {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	width: 100%;
}

.cnt-wit-tp-img-wrp.cm_tp_image2 .tp-img-cnt h3 {
	line-height: 1.2em;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.cnt-wit-tp-img-wrp.cm_tp_image2  .tp-img-cnt-inner p {
	font-size: 16px;
}

.cnt-wit-tp-img-wrp.cm_tp_image2 .cnt-col.col4 {
	padding-top: 50px;
	padding-bottom: 50px;
}




.cnt-wit-tp-img-wrp.cm_team .top_sec.noButton {
	margin-bottom: 0;
}

.cnt-wit-tp-img-wrp.cm_team .title {
	letter-spacing: -1px;
	text-align: center;
	line-height: 1.2em;
	font-size: 55px;
	margin: 0;
	padding-bottom: 10px;
}

.cnt-wit-tp-img-wrp.cm_team .bottom_row {
	padding: 43.094px 0 0;
}

.cnt-wit-tp-img-wrp.cm_team .tp-img img {
	height: auto;
	display: block;
} 
.cnt-wit-tp-img-wrp.cm_team .tp-img {
	margin-bottom: 0;
}

.cnt-wit-tp-img-wrp.cm_team .tp-img-cnt {
	padding: 25px;
}

.cnt-wit-tp-img-wrp.cm_team .tp-img-cnt h3 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #1E4999 !important;
	margin: 0;
}

.cnt-wit-tp-img-wrp.cm_team .tp-img-cnt-inner p {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	color: #234071;
	padding-bottom: 10px;
}





.cnt-wit-bg-wrp.cm_talk .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
}

.cnt-wit-bg-wrp.cm_talk .bg_el.bg_img {
	background-position: center top 16% ! IMPORTANT;
}

.cnt-wit-bg-wrp.cm_talk .content_widget {
	width: 47.25%;
	margin-right: 0;
	margin-left: auto;
	background-color: #F5F5F5;
	border-radius: 5px 5px 5px 5px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.cnt-wit-bg-wrp.cm_talk .content_widget h2 {
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-size: 36px;
	color: #1E4999 !important;
	letter-spacing: -1px;
	line-height:1.2;
}

.cnt-wit-bg-wrp.cm_talk .btn_row {
	margin-top: 0;
}

.cnt-wit-bg-wrp.cm_talk a.hs-button {
	padding: 0.3em 1em;
	font-size: 16px;
	border-radius: 5px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	display: inline-block;
	line-height: 1.7em;
	font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
	border: 2px solid;
	border-color: #1e4999;
}

.cnt-wit-bg-wrp.cm_talk a.hs-button:hover {
	color: #1E4999;
	border-color: #1E4999;
	background-color: rgba(245, 245, 245, 0);
}



.two-col-content.cm_idc .content-col .description {
	margin: 0;
}

.two-col-content.cm_idc .content-col p:has(img) {
	margin-bottom: 10px;
	padding-bottom: 0;
}

.two-col-content.cm_idc .content-col p:last-child {
	padding-bottom: 0;
}

.two-col-content.cm_idc .content_box {
	background-color: #1E4999;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	text-align: center;
}

.two-col-content.cm_idc .content_box p:last-child {
	padding-bottom: 0;
}

.cnt-wit-bg-wrp.cm_digi .page-center {
	max-width: 59%;
}


.cnt-wit-bg-wrp.cm_digi .rich_text {
	padding-bottom: 20px;
	margin-bottom: 2.75%;
}

.cnt-wit-bg-wrp.cm_digi .rich_text p:last-child {
	padding-bottom: 0;
}

.cnt-wit-bg-wrp.cm_digi .btn_row {
	margin-top: 0;
	margin-bottom: 17px;
}

.cnt-wit-bg-wrp.cm_digi  a.hs-button {
	color: #234071;
}

.cnt-wit-bg-wrp.cm_digi a.hs-button:hover {
	color: #3D72E7;
}

.cnt-wit-bg-wrp.cm_bg_img {
	min-height: 502.8px;
}
.cm-ai-banner.simple-banner.cm_bs_needs .btn_row {
	margin-top: 47.656px;
}

.cm-ai-banner.simple-banner.cm_bs_needs .banner-content-inner .btn_row a.hs-button {
	color: #234071;
}

.cm-ai-banner.simple-banner.cm_bs_needs .banner-content-inner .btn_row a.hs-button:hover {
	color: #3D72E7;
}

.simple-banner.cm_system {
	min-height: auto;
}

.simple-banner.cm_system .page-center {
	padding: 2% 0;
	width:80%;
}

.simple-banner.cm_system  .top_sec h1 {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.simple-banner.cm_system .top_sec p:last-child {
	padding-bottom: 0;
}
.simple-banner.cm_system .top_sec p {
	color: #11151A !important;
}

.simple-banner.cm_system .banner-content-inner.col12 {
	padding: 0;
}
.two-col-content.cm_advisory .page-center {
	padding: 2% 30px 31px;
	border-radius: 4px 4px 4px 4px;
	background-image: linear-gradient(100deg, #0070c0 0%, #234071 100%);
	background-color: #0070C0;
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
	margin-top: -11.5%;
	width: 80%;
}
.two-col-content.cm_advisory {
	overflow: visible;
}
.simple-banner.cm_system:after {
	position: absolute;
	content: "";
	height: 87px;
	background: #f8fbfe;
	bottom: 0;
	width: 100%;
	z-index: 1;
}
.two-col-content.cm_advisory .content-col .description {
	margin-bottom: 2.284%;
	margin-top: 2.284%;
}

.two-col-content.cm_advisory .content-col h2 {
	margin: 0;
	padding-bottom: 10px;
}

.two-col-content.cm_advisory .content-col p {
	padding-bottom: 0;
}

.two-col-content.cm_advisory .btn_row {
	margin-top: 0;
}

.two-col-content.cm_advisory a.hs-button {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 1.7em;
	font-size: 13px;
	border-radius: 26px;
	text-transform: uppercase;
	font-family: 'Nunito Sans', Helvetica, Arial, Lucida, sans-serif ;
	letter-spacing: 1px;
	font-weight: 800;
	border: 0;
}

.two-col-content.cm_advisory a.hs-button:hover {
	color: #3D72E7;
}

.two-col-content.cm_advisory .single-img {
	margin-top: 30px;
	overflow: hidden;
	border-width: 15px;
	border-color: #FFFFFF;
	display: block;
	position: relative;
	max-width: 100%;
	border-style: solid;
	width:100%:
}


.two-col-content.cm_intraction .content-col .description {
	margin-bottom: 0;
}

.two-col-content.cm_intraction .content-col  h2 {
	font-size: 45px;
	color: #234071;
	line-height: 1.3em;
}

.two-col-content.cm_intraction .content-col p {
	line-height: 1.8;
}

.two-col-content.cm_intraction .content-col .cont-inner {
	line-height: 1.8em;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.two-col-content.cm_intraction  .btn_row {
	margin-top: 30px;
}

.two-col-content.cm_intraction .content-col p:last-child {
	padding-bottom: 0;
}

.two-col-content.cm_intraction .btn_row a.hs-sec-btn {
	line-height: 1.7em;
}

.cnt-wit-tp-img-wrp.sol_cards .top_sec.noButton {
	margin-bottom: 0;
	padding-top: 38.094px;
	padding-bottom: 38.094px;
}

.cnt-wit-tp-img-wrp.sol_cards .top_sec h2.title {
	color: #fff;
	font-size: 45px;
	line-height: 1.3em;
	margin-bottom: 15px;
}

.cnt-wit-tp-img-wrp.sol_cards .top_content {
	line-height: 1.8em;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
}

.cnt-wit-tp-img-wrp.sol_cards .top_content p:last-child {
	padding-bottom: 0;
}

.cnt-wit-tp-img-wrp.sol_cards .bottom_row {
	padding-top: 38.094px;
	padding-bottom: 38.094px;
}

.cnt-wit-tp-img-wrp.sol_cards  .inner_spacing {
	border-color: #FFFFFF !important;
	min-height: 100%;
	box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
	transition: transform 300ms 
		ease 0ms;
	border-width: 1px;
	border-style: solid;
	overflow: visible;
	border-radius: 5px 5px 5px 5px;
}

.cnt-wit-tp-img-wrp.sol_cards .tp-img {
	margin: 0;
}

.cnt-wit-tp-img-wrp.sol_cards .tp-img img {
	height: 200px;
	width: 100%;
	max-width: 100%;
	border-radius: 5px 5px 0px 0px;
	overflow: hidden;
	-o-object-fit: cover!important;
	object-fit: cover;
	width: 100%;
}

.cnt-wit-tp-img-wrp.sol_cards .tp-img-cnt {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.cnt-wit-tp-img-wrp.sol_cards .tp-img-cnt h3.col-title {
	margin-bottom: 0;
	padding-bottom: 10px;
	font-size: 22px;
}


.cnt-wit-tp-img-wrp.sol_cards .tp-img-cnt .col-btn-grp {
	padding-top: 10px;
	margin-top: 0;
}

.cnt-wit-tp-img-wrp.sol_cards .tp-img-cnt .col-btn-grp .btn_row {
	margin-top: 30px;
}



.cnt-wit-tp-img-wrp.sol_cards .tp-img-cnt .col-btn-grp .btn_row a.hs-sec-btn {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-width: 0px;
	border-radius: 26px;
	font-size: 13px;
	font-family: 'Nunito', Helvetica, Arial, Lucida, sans-serif ;
	text-transform: uppercase;
	background-color: #00B0F0;
	line-height: 1.7em;
	font-weight: 700;
}

.cnt-wit-tp-img-wrp.sol_cards .inner_spacing:hover {
	transform: scaleX(1.04) scaleY(1.04);
}

.cnt-wit-tp-img-wrp.sol_cards .tp-img:after {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: center;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
	color: #2EA3F2;
	transition: all 500ms;
	background-color: #2EA3F2;
	content: "";
	border-radius: 5px 5px 0px 0px;
	opacity: 0;

}

.cnt-wit-tp-img-wrp.sol_cards .tp-img {
	position: relative;
}

.cnt-wit-tp-img-wrp.sol_cards .inner_spacing:hover .tp-img:after {
	opacity: 1;
}
.cnt-wit-tp-img-wrp.sol_cards  .flex-row {
	row-gap: 77px;
}


.counter-section.cm_counter_sec .top_sec h2 {font-size: 45px;color: #234071;line-height: 1.3em;padding-bottom: 10px;}

.counter-section.cm_counter_sec .top_sec {
	padding-top: 38.094px;
	padding-bottom: 38.094px;
	margin-bottom: 0;
}

.counter-section.cm_counter_sec .top_sec .content_widget {
	line-height: 1.8em;
	margin-bottom: 6px;
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.counter-section.cm_counter_sec .top_content p:last-child {
	padding-bottom: 0;
}

.counter-section.cm_counter_sec  .flex_row {
	padding-top: 38.094px;
	padding-bottom: 38.094px;
}

.counter-section.cm_counter_sec .noImgIcon .inner {
	padding-top: 0;
	padding-bottom: 0;
	min-height: auto;
	min-width: auto;
	padding-left: 0;
	padding-right: 0;
	display: block;
}

.counter-section.cm_counter_sec .item .count-wrap {
	font-size: 45px;
	line-height: 1;
	min-height: 72px;
	margin-bottom: 25px;
}


.counter-section.cm_counter_sec .item .desc p {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2em;
	padding-bottom: 10px;
}


.counter-section.cm_counter_sec .flex_row {
	row-gap: 71px;
}
.cnt-wit-tp-img-wrp.cm_tp_image2 .tp-img-cnt-inner p:last-child {
	padding-bottom: 0;
}
.cnt-wit-tp-img-wrp.cm_tp_image2 .tp-img {
	width: 100%;
}
.cnt-wit-tp-img-wrp.cm_team .flex-row {
	row-gap: 70px;
}

.simple-banner.cm_carrer_bnr .bg_el.bg_img {
	background-size: initial;
	background-color: rgba(30, 73, 153, 1.0);
	background-blend-mode: overlay;
}

.simple-banner.cm_carrer_bnr .page-center {
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	max-width: 1260px;
	padding: 2.5% 0;
}

.simple-banner.cm_carrer_bnr .top_sec h2 {
	line-height: 1.2em;
}

.simple-banner.cm_carrer_bnr .banner-content-inner.col12 {
	padding-left: 0;
	padding-right: 0;
}

.simple-banner.cm_carrer_bnr .top_sec p:last-child {
	padding-bottom: 0;
}
.cnt-wit-bg-wrp.cm_develop .content_wifdget {
	min-height: 82.3px;
}

.cnt-wit-bg-wrp.cm_develop .page-center {
	padding: 3px 0 2%;
	width: 95%;
	max-width: 1260px;
}


.cnt-wit-bg-wrp.cm_develop .content_widget {
	min-height: 82.3px;
}

.cnt-wit-bg-wrp.cm_develop h2.title {
	font-size: 47px;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.cnt-wit-bg-wrp.cm_develop {
	height: 189px;
	min-height: 241.9px;
}





.cnt-wit-bg-wrp.cm_exp  .page-center {
	padding: 3px 0 2%;
	width: 95%;
	max-width: 1260px;
}


/* .cnt-wit-bg-wrp.cm_exp  .content_widget {
min-height: 82.3px;
} */

.cnt-wit-bg-wrp.cm_exp  h2.title {
	font-size: 55px;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.cnt-wit-bg-wrp.cm_exp .rich_text p:last-child {
	padding-bottom: 0;
}


.card_gallery.cm_ovrly_cntnt .top_sec.noButton {
	margin-bottom: 0;
	padding-top: 3px;
	min-height: 82.3px;
	padding-bottom: 2.5%;
}

.card_gallery.cm_ovrly_cntnt .page-center {
	width: calc(95% + 20px );
	max-width: 1260px;
}

.card_gallery.cm_ovrly_cntnt h2.title {
	font-size: 55px;
	letter-spacing: -1px;
	line-height: 1.2em;
}

.card_gallery.cm_ovrly_cntnt .top_content p:last-child {
	padding-bottom: 0;
}

.card_gallery.cm_ovrly_cntnt  .bottom_row {
	/* 	width: 62%; */
	max-width: 1181px;
	margin-left: auto;
	margin-right: auto;
	min-height: 82.3px;
	padding: 38.094px 0;
}

.card_gallery.cm_ovrly_cntnt  .top_content p {
	color: #444444;
}

.card_gallery.cm_ovrly_cntnt .card_item.col6 {
	padding-left: 0;
	padding-right: 0;
}

.card_gallery.cm_ovrly_cntnt .card_inner {
	height: 200px;
	border-width: 4px;
	border-color: #fcf9f6;
	padding-left: 50px ! IMPORTANT;
	border-style: solid;
	display: flex;
	align-items: center;
	width: 67%;
	margin-left: auto;
	margin-right: auto;
}

.card_gallery.cm_ovrly_cntnt .main_overlay_bg.bg_el {
	background-size: 100% 100%;
	background-blend-mode: overlay;
	background-color: #444444;
}




.card_gallery.cm_ovrly_cntnt  h3.it_title {
	font-weight: 700;
	font-size: 29px;
	line-height: 1em;
	padding-bottom: 10px;
	margin: 0;
}

.card_gallery.cm_ovrly_cntnt .card_content+.btn_row {
	margin-top: 0;
}

.simple-banner.cm_carrer_bnr {
	min-height: auto;
}

.simple-banner.cm_cisco_bnr .page-center {
	width: 95%;
	max-width: 1260px;
	padding:2% 0;
}

.simple-banner.cm_cisco_bnr .banner-content-inner {
	padding-left: 0;
	padding-right: 0;
}

.simple-banner.cm_cisco_bnr .top_sec {
	margin-bottom: 12px;
}

.simple-banner.cm_cisco_bnr .top_sec h1 {
	padding-bottom: 10px;
	margin-bottom: 0;
	line-height: 1.2em;
	letter-spacing: -1px;
}


.simple-banner.cm_cisco_bnr {
	min-height: auto;
}

.two-col-content.cm_platform .page-center {
	padding: 2% 0;
	width: calc(95% + 20px);
	max-width: 1260px;
}

.two-col-content.cm_platform  .cont-inner {
	text-align: center;
}


.two-col-content.cm_platform .content-col .description {
	margin-bottom: 0;
}

.two-col-content.cm_platform .content-col h3 {
	font-size: 32px;
	line-height: 1.2;
	margin-bottom: 4.758%;
	padding-bottom: 10px;
}

.two-col-content.cm_platform .content-col p {
	font-size: 22px;
	line-height: 1.30909090909;
}

.two-col-content.cm_platform .content-col p:last-child {
	padding-bottom: 0;
}


.two-col-content.cm_platform .mediaimg img {
	max-width: 379px;
}


/* .two-col-content.cm_award .page-center,
.two-col-content.cm_release .page-center{
width: 80%;
} */

.two-col-content.cm_award .content-col .description,
.two-col-content.cm_release .content-col .description{
	margin-bottom: 0;
}

.two-col-content.cm_award .content-col img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.two-col-content.cm_award .content-col h2 {
	padding-bottom: 10px;
	margin-bottom: 41.906px;
	font-size: 37px;
	line-height: 1.2em;
}

.two-col-content.cm_award .content-col p:has(img) {
	margin-bottom: 41.906px;
	padding-bottom: 0;
}

.two-col-content.cm_award .content-col p:last-child {
	padding-bottom: 0;
}

.two-col-content.cm_award .content_box,
.two-col-content.cm_release .content_box{
	margin-top: 0;
	margin-bottom: 41.906px;
}

.two-col-content.cm_award .content_box h2 {
	margin-bottom: 41.906px;
	padding-bottom: 10px;
	font-size: 37px;
	line-height: 1.2em;
}

.two-col-content.cm_award .content_box p:last-child {
	padding-bottom: 0;
}

.two-col-content.cm_award .right_column_btn .btn_row {
	margin-top: 0;
	justify-content: center;
}

.two-col-content.cm_award .right_column_btn  a.hs-sec-btn {
	line-height: 1.7em;
}
.two-col-content.cm_release .content_box h2 {
	font-size: 37px;
	line-height: 1.2;
	margin-bottom: 5.82%;
	padding-bottom: 10px;
}


.two-col-content.cm_release .content_box ul {
	padding: 0 0 23px 1em;
	line-height: 26px;
	list-style: none;
}

.two-col-content.cm_release .content_box ul li {
	list-style: none;
	padding-bottom: 30px;
}

.two-col-content.cm_release .content_box ul li a {
	border-bottom: 1px solid #e2e5ed;
	padding: 0 0 30px;
	text-align: left;
	height: auto;
	display: flex;
	flex-direction: column;
}

.two-col-content.cm_release .content_box ul li h3 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #3979ff;
	margin-bottom: 0;
	line-height: 1.2em;
	padding-bottom: 10px;
}

.two-col-content.cm_release .content_box ul li p {
	font-size: 1rem;
	color: #354559;
}
.two-col-content.cm_release .content-col h2 {
	line-height: 1.2em;
	font-size: 37px;
	margin-bottom: 5.82%;
	padding-bottom: 10px;
}

.two-col-content.cm_release .content-col p:last-child {
	padding-bottom: 0;
}

.two-col-content.cm_release .content-col .description {
	margin-bottom: 5.82%;
}

.two-col-content.cm_release .content-col .btn-items .btn_row {
	margin-top: 0;
	justify-content: center;
}

.two-col-content.cm_release .content-col  a.hs-sec-btn {
	line-height: 1.7;
}

.two-col-content.cm_pd_srvce .page-center {
	padding: 2% 0;
	width: calc(95% + 20px);
	max-width: 1280px;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .page-center{
	width: calc(95% + 20px);

}
.two-col-content.cm_pd_srvce .content-col .description {
	margin-bottom: 0;
}

.two-col-content.cm_pd_srvce .single-img img {
	max-width: 365px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .top_sec.noButton {
	margin-bottom: 0;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .top_sec {
	padding-top: 2%;
	padding-bottom: 2%;
}

.cnt-wit-tp-img-wrp.cm_sol_cards  .bottom_row {
	padding-top: 2%;
	padding-bottom: 2%;
}


.cnt-wit-tp-img-wrp.cm_sol_cards h2.title {
	font-size: 55px;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .top_content p {
	padding-bottom: 0;
}
.cnt-wit-tp-img-wrp.cm_sol_cards .tp-img-cnt {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.cnt-wit-tp-img-wrp.cm_sol_cards h3.col-title {
	font-size: 22px;
	margin-bottom: 0;
	line-height: 1.2em;
	padding-bottom: 10px;
}

.cnt-wit-tp-img-wrp.cm_sol_cards  .col-btn-grp {
	padding-top: 10px;
	margin-top: 0;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .col-btn-grp .btn_row {
	margin-top: 0;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .col-btn-grp  a.hs-sec-btn {
	color: #1e4999;
	padding-right: 2em;
	padding-left: .7em;
	font-size: 16px;
	background-color: #ffffff;
	border-radius: 5px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	position: relative;
	padding-top: .3em;
	padding-bottom: .3em;
	line-height: 1.7em;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	border: 2px solid;
	transition-property: all;
	display: inline-block;
	transition: .2s ;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .col-btn-grp a.hs-sec-btn:after {
	margin-left: .3em;
	line-height: 1.7em;
	content: '$';
	font-size: 16px;
	position: absolute;
	transition: all .2s;
	text-transform: none;
	font-weight: 400;
	text-shadow: none;
	font-family: ETmodules;
	speak: none;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .tp-img {
	margin-bottom: 0;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .tp-img {
	align-self: flex-start;
	overflow: hidden !important;
	height: 300px;
	width: 100%;
	max-width: 100%;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .tp-img img {
	border-radius: 5px 5px 0px 0px;
	overflow: hidden;
	vertical-align: middle;
	height: 100%;
}


.cnt-wit-tp-img-wrp.cm_sol_cards .inner_spacing {
	background-color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	border-color: #FFFFFF;
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.3);
	transition: transform 300ms 
		ease 0ms;
	border-width: 1px;
	border-style: solid;
	position: relative;
	animation-duration: .2s;
	overflow: visible;
}

.cnt-wit-tp-img-wrp.cm_sol_cards {
	overflow: visible;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .splide__track {
	overflow: visible;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .inner_spacing:hover .tp-img:after {
	opacity:1;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .tp-img:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	border-radius: 5px 5px 0px 0px;
	opacity: 0;
	color: #2EA3F2;
	transition: all 500ms;
	background-color: #2EA3F2;
}

.cnt-wit-tp-img-wrp.cm_sol_cards .tp-img {
	position: relative;
}


.cnt-wit-tp-img-wrp.cm_sol_cards .inner_spacing:hover {
	transform: scaleX(1.04) scaleY(1.04);
}


.cnt-wit-tp-img-wrp.ind_card .tp-img-cnt .col-btn-grp .btn_row a.hs-sec-btn {
	background-color: #234071;
	position: relative;
}
.cnt-wit-tp-img-wrp.ind_card .splide__track {
	overflow: visible;
}

.cnt-wit-tp-img-wrp.srvce_offer .top_sec {
	padding-top: 38.094px;
	padding-bottom: 38.094px;
	margin-bottom: 0;
}

.cnt-wit-tp-img-wrp.srvce_offer .content_widget {
	line-height: 1.8em;
	margin-bottom: 0;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}

.cnt-wit-tp-img-wrp.srvce_offer h2.title {
	font-weight: 700;
	font-size: 45px;
	line-height: 1.3em;
	margin-bottom: 6px;
	padding-bottom: 10px;
}

.cnt-wit-tp-img-wrp.srvce_offer .top_content p:last-child {
	padding-bottom: 0;
}

.cnt-wit-tp-img-wrp.srvce_offer  .bottom_row {
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 27px;
}

.cnt-wit-tp-img-wrp.srvce_offer .tp-img {
	margin-bottom: 35px;
}

.cnt-wit-tp-img-wrp.srvce_offer  .tp-img-cnt {

	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	/* 	min-height:192px; */
}

.cnt-wit-tp-img-wrp.srvce_offer h3.col-title {
	font-weight: 700;
	font-size: 35px;
	line-height: 1.2em;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.cnt-wit-tp-img-wrp.srvce_offer .tp-img-cnt-inner p:last-child {
	padding-bottom: 0;
	margin-bottom: 5.82%;
}
.cnt-wit-tp-img-wrp.srvce_offer .tp-img-cnt-inner p:last-of-type {
	padding-bottom: 0;
	margin-bottom: 5.82%;
}
.cnt-wit-tp-img-wrp.srvce_offer .tp-img-cnt-inner h3 {
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 1.2em;
}

.cnt-wit-tp-img-wrp.srvce_offer .tp-img-cnt-inner ul {
	list-style-type: disc;
	padding: 0 0 23px 1em;
	line-height: 26px;
}


.two-col-content.cm_exprnce .content-col .description h1 {
	font-size: 55px;
	letter-spacing: -1px;
}

.two-col-content.cm_exprnce .content-col .description {
	text-align: left;
}

.two-col-content.cm_exprnce .content_box {
	margin: 0;
}

.two-col-content.cm_exprnce .content_box h3 {
	border: 1px outset #00b0f0;
	box-shadow: 6px 6px 18px 0 rgba(0, 0, 0, .3);
	margin-bottom: 0;
	padding: 10px;
	text-align: center;
	font-size: 32px;
	line-height: 1.2;
}

.two-col-content.cm_exprnce  .page-center {
	padding-top: 0.75%;
	padding-bottom: 0.75%;
}

.two-col-content.cm_exprnce .right_column_btn .btn_row {
	justify-content: center;
	margin-top: 30px;
}

.two-col-content.cm_ovrvw .page-center {
	padding-top: 38px;
	padding-bottom: 60px;
}

.two-col-content.cm_ovrvw .content-col .description ,
.two-col-content.cm_mcne .content-col .description {
	margin-bottom: 0;
}

.two-col-content.cm_ovrvw .content-col h2 {
	font-size: 55px;
	letter-spacing: -1px;
	text-align: center;
	line-height: 1.2em;
	padding-bottom: 10px;
	margin-bottom: 0;
}

.two-col-content.cm_ovrvw .content-col p:last-child,
.two-col-content.cm_mcne .content-col p:last-child{
	padding-bottom: 0;
}
.two-col-content.cm_mcne  .single-img img {
	max-width: 546px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 6px 6px 18px 0px #7F7F7F;
	border-width: 2px;
	border-style: outset;
	border-color: #333;
}

.two-col-content.cm_mcne .content-col .btn-items .btn_row {
	margin-top: 30px;
	justify-content: center;
}

.two-col-content.cm_mcne .single-img {
	margin-bottom: 30px;
}

.two-col-content.cm_mcne  .content_box {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 546px;
}

.two-col-content.cm_mcne .content_box .text_block>:last-child {
	padding-bottom: 10px;
}

.two-col-content.cm_mcne .content_box h4 {
	padding-bottom: 10px;
}

.two-col-content.rprt  .single-img img {
	border: 0;
	box-shadow: none;
	max-width: 100%;
}
.two-col-content.rprt .single-img {
	margin-bottom: 0;
}


.card_gallery.cm_cards2 .top_sec.noButton,
.card_gallery.cm_cards3 .top_sec.noButton{
	margin-bottom: 0;
}

.card_gallery.cm_cards2 .top_sec,
.card_gallery.cm_cards3 .top_sec{
	padding-top: 2.468%;
	padding-bottom: 2.468%;
}


.card_gallery.cm_cards2 h2.title {
	font-size: 55px;
	letter-spacing: -1px;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 10px;
	line-height: 1.2;
}

.card_gallery.cm_cards2  .top_content p:last-child ,
.card_gallery.cm_cards3  .top_content p:last-child{
	padding-bottom: 0;
}

.card_gallery.cm_cards2 .top_content ,
.card_gallery.cm_cards3 .top_content{
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.8;
}

.card_gallery.cm_cards2 .top_content p,
.card_gallery.cm_cards3 .top_content p{
	color: #234071;
}

.card_gallery.cm_cards2 .icon_box.large_sz.bgAdded .icon_inner ,
.card_gallery.cm_cards3 .icon_box.large_sz.bgAdded .icon_inner{
	max-width: 100%;
}
.cm-ai-cards.card_gallery.cm_cards2 .card_box h3.it_title,
.cm-ai-cards.card_gallery.cm_cards3 .card_box h3.it_title{
	font-weight: 600;
	font-size: 25px;
	color: #0070C0 !important;
	line-height: 1.4em;
	padding-bottom: 10px;
	margin-bottom: 0;
}
.cm-ai-cards.card_gallery.cm_cards3 .card_box .icon_box {
	min-height: 230px;
	display: flex;
	align-items: center;
}
.cnt-wit-bg-wrp.cm-img.rmv_brdr .rich_text img {
	border: 0;
	box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}
.cnt-wit-bg-wrp.cm-img.rmv_brdr .rich_text {
	margin-bottom: 0;
}

.card_gallery.cm_cards3 h2.title {
	font-size: 37px;
	line-height: 1.2em;
	margin: 0;
	padding-bottom: 10px;
}

.card_gallery.cm_cards3 .top_content p {
	line-height: 1.6;
}

.cm-ai-cards.card_gallery.cm_cards3  .flex_row {
	padding: 2.467% 0;
}

.cm-ai-cards.card_gallery.cm_cards3 .flex_row .card_inner {
	box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3) !IMPORTANT;
}
.cm-ai-cards.card_gallery.cm_cards3 .slider_btn_footer .btn_row {
	padding-bottom: 28px;
}

.card_gallery.btm_pane2 .page-center {
	background: #0070c0;
	border-radius: 4px 4px 4px 4px;
	width: 80%;
}

.card_gallery.btm_pane2  .card_item.col12 {
	padding-top: 32px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 38.094px;
}

.card_gallery.btm_pane2 .card_item h2.it_title {
	font-size: 45px;
	line-height: 1.4em;
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.card_gallery.btm_pane2 .card_item.col12 .card_box {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.card_gallery.btm_pane2 .card_content+.btn_row {
	margin-top: 0;
}

.card_gallery.btm_pane2 .card_inner .card_box .btn_item a.hs-button {
	background-color: #fff;
	border-radius: 26px;
	border-width: 0;
	font-family: var(--nuto-sans);
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 1.7;
	padding: 15px 30px;
	text-transform: uppercase;
	color: #234071 ;
}


.card_gallery.btm_pane2 .card_inner .card_box .btn_item a.hs-button:hover {
	color: #3D72E7;
}
.card_gallery.btm_pane2 {
	box-shadow: inset 0 160px 0 -80px #f8fbfe;
	overflow: visible;
	padding-bottom: 100px;
}
.card_gallery.cm_edu_card.cm_gvrnment .icon_box.large_sz.bgAdded .icon_inner {
	width: 200px;
	height: auto;
	background: transparent;
}
.card_gallery.cm_edu_card.cm_gvrnment .top_sec h2 {
	color: #fff !important;
}


.card_gallery.cm_cmnctn .top_sec.noButton {
	margin: 0;
	padding-top: 38.094px;
	padding-bottom: 38.094px;
}

.card_gallery.cm_cmnctn .top_sec h2{
	font-size: 55px;
	letter-spacing: -1px;
	line-height: 1.2em;
}
.card_gallery.cm_cmnctn .content_widget {
	text-align: left;
}


.card_gallery.cm_cmnctn .card_item .icon_inner {
	margin-bottom: 30px;
}


.card_gallery.cm_cmnctn .card_content p {
	font-size: 21px;
}

.card_gallery.cm_cmnctn .card_content p:last-child {
	padding-bottom: 0;
}

/* .card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i {
font-family: FontAwesome ;
font-weight: 900 ;
font-feature-settings: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
font-style: normal;
display: inline-block;
box-sizing: border-box;
direction: ltr;
} */
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i:before{
	color:#fff;

}
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.head:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.doc:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.wheel:before
{
	color: #ffffff;
	font-family: ETmodules ;
	font-weight: 400 ;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	direction: ltr;
}


.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.user:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.desk:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.meet:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.phone:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.lap:before
{
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 900;
	line-height: 1;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
	direction: ltr;
	display: inline-block;
	font-style: normal;

}


.card_gallery.cm_cmnctn .bottom_row.notshadow .rowGap15 {
	row-gap: 76px;
}

.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.cloud:before,
{
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
	direction: ltr;
	display: inline-block;
	font-style: normal;
}
/* .card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.head:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.user:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.desk:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.meet:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.phone:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.doc:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.lap:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.cloud:before,
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.wheel:before{
content: '';
color: #fff;
} */
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.head:before{
	content: '';

}
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.user:before{
	content: '';

}
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.desk:before{
	content: '';
}
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.meet:before{
	content: '';
}
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.phone:before{
	content: '';
}
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.doc:before{
	content:'';
}

.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.lap:before{
	content: '';
}

.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.cloud:before{
	content: '';
}

.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.wheel:before{
	content: '';
}
.card_gallery.cm_cmnctn  .card_item .icon_inner {
	height: 104px ! IMPORTANT;
	width: 105px ! IMPORTANT;
	background-color: #7f7f7f;
}
.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img {
	border-radius: 100% 100% 100% 100%;
	-webkit-animation: fadeTop 1s 
		cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeTop 1s 
		cubic-bezier(.77, 0, .175, 1) 1;
	font-size: 59px;
	fill: #fff ;
	color: #fff ;
}


.card_gallery.cm_cmnctn .bottom_row {
	padding-bottom: 38.094px;
	padding-top: 38.094px;
}

.cnt-wit-bg-wrp.cm_network h2.title {
	font-size: 55px;
	letter-spacing: -1px;
	line-height: 1.2;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.cnt-wit-bg-wrp.cm_network.cm_indus_bg .rich_text p:has(img) {
	padding-top: 59px;
	padding-bottom: 38px;
}

.simple-banner.cm-bnr.sol_bnr.hs-white-btn a.hs-button {
	font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
	color: #234071;
}

.simple-banner.cm-bnr.sol_bnr .top_sec p:last-child {
	padding-bottom: 9px;
}

.simple-banner.cm-bnr.sol_bnr.hs-white-btn a.hs-button:hover {
	color: #3D72E7;
}



.card_gallery.solution_cards .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
}

.card_gallery.solution_cards .card_item .icon_inner {
	width: 100%;
	height: 100%;
	margin-bottom: 30px;
}

.icon_inner.theme.icBg_.icColr_bg_secondary.icBgHvr_.icColrHvr_ {}

.card_gallery.solution_cards .card_content h3 {
	line-height: 1.2em;
	font-size: 26px;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.card_gallery.solution_cards .card_content p:last-child {
	padding-bottom: 0;
}


.card_gallery.solution_cards .card_item.col6 .card_box {
	max-width: 550px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}

.card_gallery.solution_cards .bottom_row.notshadow .rowGap15 {
	row-gap: 76px;
}


.gallery-section.cm_lgbx .page-center {
	padding: 2% 0;
}

.gallery-section.cm_lgbx .bottom_roww {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}



.cnt-wit-bg-wrp.adv-cnt-btn.btn_styles .btn_row {
	display: block;
}

.cnt-wit-bg-wrp.adv-cnt-btn.btn_styles .btn_row .btn_item .hs-button {
	color: #FFFFFF;
	border-width: 0px;
	border-radius: 26px;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: 'Nunito Sans', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	background-color: #00B0F0;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 1.7em;
}

.cnt-wit-bg-wrp.adv-cnt-btn.btn_styles .btn_row .btn_item .hs-button {
	margin-top: 30px;
}



.cnt-wit-bg-wrp.cm_experience  .rich_text p {
	padding-bottom: 1em;
	margin-bottom: 0;
	font-size:37px;
	font-weight:700; 
	line-height:1;
}
.cnt-wit-bg-wrp.cm_experience  .rich_text p:last-of-type {
	padding-bottom: 0;
}

.cm-ai-cards.card_gallery.com_cards .icon_box.large_sz.bgAdded .icon_inner,
.card_gallery.cm-ai-cards.conn_cards  .icon_box.large_sz.bgAdded .icon_inner{
	width: 100px;
}
.cm-ai-cards.card_gallery.com_cards .slider_btn_footer .btn_row,
.card_gallery.cm-ai-cards.conn_cards .slider_btn_footer .btn_row {
	margin-top:22px;
}

.card_gallery.cm-ai-cards.conn_cards  .card_box p {
	color: #234071 !important;
}
.card_gallery.cm-ai-cards.conn_cards .flex_row {
	row-gap: 70px;
}


.two-col-content.cm_webex .page-center {
	max-width: 1260px;
	width: 80%;
	padding-top: 2%;
	padding-bottom: 2%;
}

.two-col-content.cm_webex .content-col .description {
	margin-bottom: 0;
}

.two-col-content.cm_webex .content-col h2 {
	font-size: 48px;
	color: #234071;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom: 15px;
}

.two-col-content.cm_webex .content-col p {
	color: #234071;
}

.two-col-content.cm_webex .content-col p:last-child {
	padding-bottom: 0;
}
.two-col-content.cm_webex .single-img img {
	max-width: 299px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}


.two-col-content.cm_webex  .btn_row {
	margin-top: 4.242%;
}

.two-col-content.cm_ovrvw_cntnt .page-center {
	max-width: 1280px;
	padding-top:2%;
	padding-bottom:2%;
}

.two-col-content.cm_ovrvw_cntnt .content-col .description {
	margin-bottom: 5.82%;
}
.two-col-content.cm_ovrvw_cntnt .content-col h2 {
	font-size: 54px;
	letter-spacing: -1px;
	line-height: 1.2;
	text-align: left;
	margin-bottom: 5;
	padding-bottom: 10px;
}

.two-col-content.cm_ovrvw_cntnt .content-col p:last-child {
	padding-bottom: 0;
}

.two-col-content.cm_ovrvw_cntnt .content-col .btn-items .btn_row{
	margin-top: 0;
	justify-content: center;
}
.cnt-wit-tp-img-wrp.cm_challenge .page-center {
	max-width: 1280px;
	padding-top: 2%;
	padding-bottom: 2%;
}
.cnt-wit-tp-img-wrp.cm_challenge  h3.col-title {
	font-size: 55px;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.cnt-wit-tp-img-wrp.cm_challenge  .tp-img-cnt-inner p:last-of-type {
	padding-bottom:0;
}
.cnt-wit-tp-img-wrp.cm_challenge .tp-img-cnt-inner ul li {
	margin-bottom: 15px;
}

.cnt-wit-tp-img-wrp.cm_challenge .flex-row {
	row-gap: 104px;
}

.card_gallery.cm_tp_icon .top_sec.noButton {
	margin-bottom: 0;
	padding-top: 38.094px;
	padding-bottom: 38.094px;
}

.card_gallery.cm_tp_icon  .bottom_row {
	padding-top: 38.094px;
	padding-bottom: 38.094px;
}
.card_gallery.cm_tp_icon h2.title {
	font-size: 54px;
	letter-spacing: -1px;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-bottom: 10px;
}


.card_gallery.cm_tp_icon  .bottom_row {
	padding-top: 38.094px;
	padding-bottom: 38.094px;
	max-width: 1260px;
	margin-left: auto;
	margin-right: auto;
}
.card_gallery.cm_tp_icon .icon_img i.Costs:before {
	font-size: 30px;
	color: #1e4999;
	font-family: ETmodules ;
	font-weight: 400 ;
	font-style: normal;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	direction: ltr;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}


.card_gallery.cm_tp_icon .icon_img i.faster:before ,
.card_gallery.cm_tp_icon .icon_img i.scale:before,
.card_gallery.cm_tp_icon .icon_img i.error:before,
.card_gallery.cm_tp_icon .icon_img i.competitive:before,
.card_gallery.cm_tp_icon .icon_img i.roi:before{
	font-size: 30px;
	color: #1e4999;
	font-family: FontAwesome ;
	font-weight: 900 ;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	direction: ltr;

}
.card_gallery.cm_tp_icon .icon_img i.Costs:before {
	content: "";
}

.card_gallery.cm_tp_icon .icon_img i.faster:before{
	content: "";
}

.card_gallery.cm_tp_icon .icon_img i.error:before{
	content: "";
}
.card_gallery.cm_tp_icon .icon_img i.competitive:before{
	content: "";
}
.card_gallery.cm_tp_icon .icon_img i.roi:before{
	content: "";
}
.card_gallery.cm_tp_icon .icon_img i.scale:before{
	content: "";
}


.card_gallery.cm_tp_icon .icon_box .icon_inner {
	width: auto;
	height: auto;
	margin-bottom: 30px;
	justify-content: flex-start;
}

.card_gallery.cm_tp_icon .card_content h4 {
	font-size: 18px;
	line-height: 1.2em;
	font-weight: 700;
}

.card_gallery.cm_tp_icon .card_content p:last-child {
	padding-bottom: 0;
}

.card_gallery.cm_tp_icon  .card_item .card_inner {
	min-height: 300px;
	border-radius: 5px;
}

.card_gallery.cm_tp_icon .bottom_row.notshadow .rowGap15 {
	row-gap: 34.641px;
}

/* .card_gallery.cm_tp_icon .card_item {
margin-bottom: 34.641px;
} */

.card_gallery.cm_tp_icon .card_content+.btn_row {
	margin-top: 0;
}

.cnt-wit-bg-wrp.cm_power h2.title {
	font-size: 55px;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.cnt-wit-bg-wrp.cm_power .btn_row {
	margin-top: 0;
}

.cnt-wit-bg-wrp.cm_power  a.hs-button {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 1.7;
	color: #234071;
	border-width: 0px;
	border-radius: 26px;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: 'Nunito Sans', Helvetica, Arial, Lucida, sans-serif ;
	font-weight: 800;
	text-transform: uppercase;
	background-color: #ffffff;
}

.cnt-wit-bg-wrp.cm_power a.hs-button:hover {
	color: #3D72E7;
}

.cnt-wit-bg-wrp.cm_power .page-center {
	padding: 2% 0;
	width: 85%;
	max-width: 1260px;
}


.feat-wrap.info2 h2.title {
	font-size: 45px;
	letter-spacing: -1px;
	margin-bottom: 15px;
	line-height: 1.2;
	text-align: left;
}

.feat-wrap.info2  .top_sec.noButton {
	padding-bottom: 2.468%;
	margin-bottom: 0;
}
.feat-wrap.info2.feat-info .page-center{
	padding-bottom: 0;

}
.feat-wrap.info2 .feat-item-wrp {
	padding-bottom: 2.468%;
	padding-top: 2.468%;
}
.feat-wrap.feat-info.info2 .left-media .icon-wrap i{
	font-family:unset !Important;
}

.feat-wrap.feat-info.info2 .left-media .icon-wrap i.threat:before ,
.feat-wrap.feat-info.info2 .left-media .icon-wrap i.trust:before{
	color: #1e4999;
	font-family: FontAwesome ;
	font-weight: 900 ;
	font-size: 32px;
	font-style: normal;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	direction: ltr;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.feat-wrap.feat-info.info2 .left-media .icon-wrap i.cov:before,
.feat-wrap.feat-info.info2 .left-media .icon-wrap i.remote:before{
	color: #1e4999;
	font-family: ETmodules ;
	font-weight: 400 ;
	font-size: 32px;
	font-style: normal;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	direction: ltr;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;


}


.feat-wrap.feat-info.info2 .left-media .icon-wrap i.def:before,
.feat-wrap.feat-info.info2 .left-media .icon-wrap i.op:before{
	color: #1e4999;
	font-family: FontAwesome ;
	font-weight: 400 ;
	font-size: 32px;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	direction: ltr;
}



.feat-wrap.feat-info.info2 .feat-item-wrp i.threat:before {
	content: "";
}
.feat-wrap.feat-info.info2 .feat-item-wrp i.trust:before{
	content:"";
}
.feat-wrap.feat-info.info2 .feat-item-wrp i.def:before{
	content:"";
}

.feat-wrap.feat-info.info2 .feat-item-wrp i.cov:before{
	content:"";
}

.feat-wrap.feat-info.info2 .feat-item-wrp i.op:before{
	content:"";
}
.feat-wrap.feat-info.info2 .feat-item-wrp i.remote:before{
	content:"";
}


/* .two-col-content.cm_cyber .page-center {
padding-top: 2%;
padding-bottom: 2%;
} */

.two-col-content.cm_cyber .content-col .description {
	margin-bottom: 0;
}

.two-col-content.cm_cyber .content-col h3 {
	font-size: 32px;
	line-height: 1.2;
	font-weight: 700;
	border-width: 1px;
	border-style: outset;
	border-color: #00B0F0;
	box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);
	padding-top: 10px;
	margin-bottom: 22.859px;
	padding-bottom: 10px;
}

.two-col-content.cm_cyber .content-col {
	text-align: center;
}

.two-col-content.cm_cyber .content-col p:last-child {
	padding-bottom: 0;
}

.two-col-content.cm_cyber .content-col .btn-items .btn_row {
	justify-content: center;
	margin-top: 30px;
}


.cnt-wit-tp-img-wrp.cm_case h2.title {
	font-size: 54px;
	letter-spacing: -1px;
	text-align: left;
	line-height: 1.2em;
	margin-bottom: 15px;
}

.cnt-wit-tp-img-wrp.cm_case  .top_sec.noButton {
	margin: 0;
	padding-top: 2.468%;
	padding-bottom: 2.468%;
}

.cnt-wit-tp-img-wrp.cm_case  .bottom_row {
	padding-top: 2.468%;
	padding-bottom: 2.468%;
}

.cnt-wit-tp-img-wrp.cm_case  .tp-img-cnt h3 {
	font-size: 45px;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.cnt-wit-tp-img-wrp.cm_case .tp-img-cnt-inner p:last-child {
	padding-bottom: 0;
}

.cnt-wit-tp-img-wrp.cm_case .tp-img-cnt {
	margin-bottom: 22.859px;
}


.cnt-wit-tp-img-wrp.cm_case  .tp-img-cnt {
	order: 1;
}

.cnt-wit-tp-img-wrp.cm_case  .tp-img {
	order: 2;
	margin-bottom:0;
}

.cnt-wit-tp-img-wrp.cm_case .inner_spacing {
	display: flex;
	flex-direction: column;
}

.cnt-wit-tp-img-wrp.cm_case  .flex-row {
	row-gap: 76px;
}


.card_gallery.solution_cards.sol_cards2 .page-center {
	padding-top: 0;
	padding-bottom: 0;
}

.card_gallery.solution_cards.sol_cards2 .top_sec.noButton {
	padding-top: 2.468%;
	padding-bottom: 2.468%;
	margin-bottom: 0;
}

.card_gallery.solution_cards.sol_cards2 .bottom_row {
	padding-top: 2.468%;
	padding-bottom: 2.468%;
}

.card_gallery.solution_cards.sol_cards2 h2.title {
	font-size: 55px;
	letter-spacing: -1px;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

/* .card_gallery.sol_cards2 .card_item:nth-child(2) .icon_box span.icon_img {
max-width: 91%;
} */
.cnt-wit-tp-img-wrp.cm_tp_image2 .inner_spacing {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.cm_cards2.card_gallery .card_item.shadowAdded:nth-child(3)~.card_item.shadowAdded,
.cm_cards3.card_gallery .card_item.shadowAdded:nth-child(3)~.card_item.shadowAdded{
	margin-bottom: 0;
}
.cnt-wit-tp-img-wrp.cm_case .inner_spacing {
	height: 100%;
	justify-content: space-between;
}
.sol_cards2.card_gallery span.icon_img img,
.solution_cards.card_gallery span.icon_img img{
	height: 288px;
	width: 100%;
	object-fit: cover;
}
.sol_cards2.card_gallery .icon_box span.icon_img.icon_sp,
.solution_cards.card_gallery .icon_box span.icon_img.icon_sp{
	width: 100%;
}



/*  error page */


.cm_col_sec .page-center {
	padding-top: 58px;
	width: 80%;
	position: relative;
}

.cm_col_sec .left_col {
	padding-right: 3%;
	width: 77.25%;
	padding-bottom: 23px;
}

.cm_col_sec .main_row {
	display: flex;
	flex-wrap: wrap;
}

.cm_col_sec .right_col {
	width: 22.75%;
	padding-left: 30px;
	padding-bottom: 28px;
}

.cm_col_sec .not_found {
	margin-bottom: 60px;
}

.cm_col_sec h1.not-found-title {
	font-size: 44px;
	line-height: 1.2;
	padding-bottom: 10px;
	margin-bottom: 0;
	letter-spacing: normal;
}

.cm_col_sec .page-center:before {
	right: 22.75% !important;
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	width: 1px;
	background-color: #e2e2e2;
}

.cm_col_sec .list h3 {
	font-size: 37px;
	line-height: 1.2;
}


.cm_col_sec .list ul {
	list-style: none;
	padding-left: 0;
	padding-bottom: 0;
}

.cm_col_sec .list ul>li {
	clear: both;
	overflow-wrap: break-word;
	margin-bottom: .5em;
	list-style: none;
}

.cm_col_sec .list ul>li>a {
	text-decoration: none;
	color: #666;
}

.cm_col_sec .list {
	margin-bottom: 30px;
}
.cm_col_sec .list  span.filter-link-count {
	display: none;
}
.cm_col_sec .search .hs-search-field__bar {
	padding: 0;
	background: transparent;
	margin: 0;
	border-radius: 0;
	max-width: 100%;
}

/* .cm_col_sec .search button.hs-search-field__button {
top: 39%;
transform: translateY(-50%);
}
*/
.cm_col_sec .search .hs-search-field__bar input {
	width: 100%;
	border-radius: 3px;
	height: auto;
	padding: .7em;
	height: 40px !important;
	margin: 0;
	font-size: 14px;
	line-height: normal !important;
	border: 1px solid #ddd;
	color: #666;
	position: relative;
	background: #fff;
}

.cm_col_sec .search button.hs-search-field__button svg {
	display: none;
}

.cm_col_sec .search button.hs-search-field__button:before {
	position: absolute;
	content: "search";
	left: 50%;
	transform: translate(-50%,-50%);
	top: 50%;
	width: 100%;
	color: #fff;
}

.cm_col_sec .search button.hs-search-field__button {
	padding: .7em;
	height: 40px;
	margin: 0;
	font-size: 14px;
	line-height: normal ;
	border: 1px solid #ddd;
	width: 64px;
	border-radius: 0;
	right: 0;
	background-color: #ddd;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	position: relative;
	right: 0;
	transform: unset;
}

.cm_col_sec .search .hs-search-field__bar input:focus {
	outline: 0;
	box-shadow:none;
}
.cm_col_sec .right_col .search {
	margin-bottom: 12px;
}


.cm_col_sec .left_col .systems-page ul {
	padding-left: 0;
}


.cnt-wit-tp-img-wrp.sol_cards .splide__track {
	overflow: visible;
}


.card_gallery.cm_edu_card.cm_gvrnment  .icon_box.large_sz.bgAdded .icon_inner {
	width: 100px;
}
.two-col-content.cm_cyber .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
}


.card_gallery.cm_edu_card.gvrmnt_cards .icon_box.large_sz.bgAdded .icon_inner {
	width: 200px;
}

.cm_search_result_page .systems-page {
	padding: 0;
}
.cm_col_sec.cm_search_result_page  .right_col .search {
	margin-bottom: 30px;
}
.card_gallery.cm_edu_card.ed_card5.cm_card_wdth .icon_box .icon_inner {
	width: 120px;
}
@media (min-width:768px){
	.card_gallery.btm_pane2 .card_item.col12 .card_box .card_content {
		width: 65.667%;
	}

}


@media (min-width:981px){
	.simple-banner.cm_system .banner-content-inner.col12 {
		width: 74.25%;
	}
	.two-col-content.cm_platform  .mediaimg {
		width: 82%;
	}


}

@media (min-width:992px){


	.cnt-wit-tp-img-wrp.cm_tp_image2 .cnt-col.col4,
	.card_gallery.cm-ai-cards .card_item.col4,
	.cnt-wit-tp-img-wrp.ind_card  .cnt-col.col4{
		padding-left: 0;
		padding-right: 0;
		margin-right: 3%;
		width: 31.3333%;
	}

	.cnt-wit-tp-img-wrp.cm_tp_image2  .page-center,
	.card_gallery.cm-ai-cards .page-center,
	.cnt-wit-tp-img-wrp.ind_card .page-center{
		width: 80%;
	}

	.cnt-wit-tp-img-wrp.cm_tp_image2 .cnt-col.col4:nth-child(3n) ,
	.card_gallery.cm-ai-cards .card_item.col4:nth-child(3n),
	.cnt-wit-tp-img-wrp.ind_card .cnt-col.col4:nth-child(3n){
		margin-right: 0;
	}


	.card_gallery.cm-ai-cards.cm_cards2  .card_item.col3 {
		padding-left: 0;
		padding-right: 0;
		width: 22.75%;
		margin-right: 3%;
	}

	.card_gallery.cm-ai-cards.cm_cards2 .card_item.col3:nth-child(4n) {
		margin-right: 0;
	}

	.cnt-wit-tp-img-wrp.srvce_offer .page-center {
		width: 80%;
	}

	.cnt-wit-tp-img-wrp.srvce_offer  .cnt-col.col6 {
		padding-left: 0;
		padding-right: 0;
		width: 47.25%;
		margin-right: 5.5%;
	}

	.cnt-wit-tp-img-wrp.srvce_offer .cnt-col.col6:nth-child(2n) {
		margin-right: 0;
	}
	.cnt-wit-bg-wrp.cm_digi .content_widget {
		padding-left: 50px;
		padding-right: 50px;
	}

	.two-col-content.cm_platform .page-center {
		width: 95%;
	}

	.two-col-content.cm_platform .content-col.col7 {
		width: 57.8%;
		margin-right: 5.5%;
		padding-left: 0;
		padding-right: 0;
	}

	.two-col-content.cm_platform  .media_column.img-col.col5 {
		width: 36.7%;
		padding-left: 0;
		padding-right: 0;
	}

	.feat-wrap.feat-info.info2 .page-center {
		width: 80%;
	}

	.feat-wrap.feat-info.info2 .top_sec.noButton {
		padding-left: 0;
		padding-right: 0;
	}

	.feat-wrap.feat-info.info2  .featitem.col6 {
		padding-left: 0;
		padding-right: 0;
		width: 48.5%;
		margin-right: 3%;
	}

	.feat-wrap.feat-info.info2 .featitem.col6:nth-child(2n) {
		margin-right: 0;
	}

	.feat-wrap.feat-info.info2 .feat-item-wrp .featitem .outer_wrap {
		max-width: 550px;
	}

	.feat-wrap.feat-info.info2 .feat-item-wrp {
		row-gap: 22.5px;
	}



	.cnt-wit-tp-img-wrp.cm_case  .page-center {
		width: 80%;
	}

	.cnt-wit-tp-img-wrp.cm_case  .cnt-col.col6 {
		padding-left: 0;
		padding-right: 0;
		width: 48.5%;
		margin-right: 3%;
	}

	.cnt-wit-tp-img-wrp.cm_case .cnt-col.col6:nth-child(2n) {
		margin-right: 0;
	}

	.card_gallery.cm_tp_icon .page-center {
		width: 80%;
	}

	.card_gallery.cm_tp_icon .card_item.col4 {
		padding-left: 0;
		padding-right: 0;
		margin-right: 5.5%;
		width: 29.6667%;
	}

	.card_gallery.cm_tp_icon .card_item.col4:nth-child(3n) {
		margin-right: 0;
	}

	.two-col-content.cm_award .page-center {
		width: 80%;
	}

	.two-col-content.cm_award .content-col.col6 {
		padding-left: 0;
		padding-right: 0;
		width: 47.25%;
		margin-right: 5.5%;
	}

	.two-col-content.cm_award .media_column.img-col.col6 {
		width: 47.25%;
		padding-left: 0;
		padding-right: 0;
	}


	.two-col-content.cm_release .page-center {
		width: 80%;
	}

	.two-col-content.cm_release  .content-col.col6 {
		padding-left: 0;
		padding-right: 0;
		width: 47.25%;
	}

	.two-col-content.cm_release  .media_column.img-col.col6 {
		width: 47.25%;
		padding-left: 0;
		padding-right: 0;
		margin-right: 5.5%;
	}

	.two-col-content.cm_pd_srvce .page-center {
		width: 95%;
		max-width: 1260px;
	}

	.two-col-content.cm_pd_srvce  .content-col.col7 {
		padding-left: 0;
		padding-right: 0;
		width: 57.8%;
		margin-right: 5.5%;
	}

	.two-col-content.cm_pd_srvce  .media_column.img-col.col5 {
		width: 36.7%;
		padding-left: 0;
		padding-right: 0;
	}

	.two-col-content.cm_pd_srvce .single-img {
		width: 80%;
	}

	.two-col-content.cm_intraction .page-center {
		width: 80%;
	}

	.two-col-content.cm_intraction .content-col.col6 {
		padding-left: 0;
		padding-right: 0;
		width: 48.5%;
		margin-right: 3%;
	}

	.two-col-content.cm_intraction  .media_column.img-col.col6 {
		width: 48.5%;
		padding-left: 0;
		padding-right: 0;
	}


	.cnt-wit-tp-img-wrp.sol_cards .page-center {
		width: 80%;
	}

	.cnt-wit-tp-img-wrp.sol_cards .top_sec.noButton {
		padding-left: 0;
		padding-right: 0;
	}

	.cnt-wit-tp-img-wrp.sol_cards  .cnt-col.col4 {
		padding-left: 0;
		padding-right: 0;
		width: 31.3333%;
		margin-right: 3%;
	}

	.cnt-wit-tp-img-wrp.sol_cards .cnt-col.col4:nth-child(3n) {
		margin-right: 0;
	}


	.card_gallery.cm_edu_card.ed_cards2 .page-center {
		width: 80%;
	}

	.card_gallery.cm_edu_card.ed_cards2 .top_sec.noButton {
		padding-left: 0;
		padding-right: 0;
	}

	.card_gallery.cm_edu_card.ed_cards2  .card_item.col3 {
		padding-left: 0;
		padding-right: 0;
		width: 22.75%;
		margin-right: 3%;
	}

	.card_gallery.cm_edu_card.ed_cards2 .card_item.col3:nth-child(4n) {
		margin-right: 0;
	}
	.card_gallery.cm_edu_card.cm_gvrnment.gvrmnt_cards .page-center {
		width: 80%;
	}

	.card_gallery.cm_edu_card.cm_gvrnment.gvrmnt_cards .card_item.col20 {
		padding-left: 0;
		padding-right: 0;
		width: 17.6%;
		margin-right: 3%;
	}

	.card_gallery.cm_edu_card.cm_gvrnment.gvrmnt_cards .card_item.col20:nth-child(5n) {
		margin-right: 0;
	}


	.card_gallery.cm_edu_card.cm_gvrnment.sm_card .page-center {
		width: 80%;
	}




	.card_gallery.cm_edu_card.ed_card5 .page-center {
		width: 80%;
	}

	.card_gallery.cm_edu_card.ed_card5  .card_item.col20 {
		padding-left: 0;
		padding-right: 0;
		width: 17.6%;
		margin-right: 3%;
	}

	.card_gallery.cm_edu_card.ed_card5 .card_item.col20:nth-child(5n) {
		margin-right: 0;
	}

	.cnt-wit-tp-img-wrp.cm_sol_cards.embed_cards .top_sec.noButton {
		padding-left: 0;
		padding-right: 0;
	}

	.cnt-wit-tp-img-wrp.cm_sol_cards.embed_cards .page-center {
		width: 95%;
	}

	.cnt-wit-tp-img-wrp.cm_sol_cards.embed_cards .cnt-col.col4 {
		padding-left: 0;
		padding-right: 0;
		width: 29.6667%;
		margin-right: 5.5%;
	}

	.cnt-wit-tp-img-wrp.cm_sol_cards.embed_cards .cnt-col.col4:nth-child(3n) {
		margin-right: 0;
	}

	.card_gallery.cm_edu_card.cm_gvrnment.sm_card .card_item.col3 {
		padding-left: 0;
		padding-right: 0;
		width: 22.75%;
		margin-right: 3%;
	} 

	.card_gallery.cm_edu_card.cm_gvrnment.sm_card .card_item.col3:nth-child(4n) {
		margin-right: 0;
	}

	.card_gallery.cm_edu_card.cm_gvrnment.sm_card .page-center {
		width: 80%;
	}

	.card_gallery.cm-ai-cards.cm_cards3 .card_item.col3 {
		padding-left: 0;
		padding-right: 0;
		width: 22.75%;
		margin-right: 3%;
	}

	.card_gallery.cm-ai-cards.cm_cards3 .card_item.col3:nth-child(4n) {
		margin-right: 0;
	}
}

@media (min-width:1101px) {
	.card_gallery.cm_edu_card.cm_gvrnment.sm_card .card_item.col3 {
		padding-left: 0;
		padding-right: 0;
		width: 22.75%;
		margin-right: 3%;
	}

	.card_gallery.cm_edu_card.cm_gvrnment.sm_card .card_item.col3:nth-child(4n) {
		margin-right: 0;
	}
}
@media (min-width:1301px) {
	.card_gallery.cm_edu_card.ed_card5  .card_item.col20 {
		padding-left: 0;
		padding-right: 0;
		width: 17.6%;
		margin-right: 3%;
	}

	.card_gallery.cm_edu_card.ed_card5 .card_item.col20:nth-child(5n) {
		margin-right: 0;
	}
}
@media (max-width:980px){
	.cnt-wit-bg-wrp.cm_cntnt .page-center ,
	.cnt-wit-bg-wrp.cm_btm_sec .page-center{
		padding-left: 0;
		padding-right: 0;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.cnt-wit-bg-wrp.cm_title .page-center {
		padding-left: 0;
		padding-right: 0;
		padding-top: 15px;
		padding-bottom: 12px;
	}
	.card_gallery.cm_edu_card .top_sec.noButton {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.simple-banner.about_bnr {
		padding-top: 3vh;
		padding-bottom: 3vh;
	}

	.two-col-content.cm_global .content-col.col6 {
		width: 100%;
	}

	.two-col-content.cm_global .media_column.img-col.col6 {
		width: 100%;
	}

	.two-col-content.cm_global .content-col .description {
		line-height: 1.11304347826;
	}

	.cnt-wit-tp-img-wrp.cm_tp_image2 .cnt-col.col4 {
		width: 100%;
	}

	.cnt-wit-tp-img-wrp.cm_tp_image2 .tp-img {
		width: 100%;
	}

	.cnt-wit-tp-img-wrp.cm_tp_image2 .tp-img img {
		width: 100%;
	}

	.cnt-wit-bg-wrp.cm_talk .content_widget {
		width: 100%;
	}

	.cm-reason-img,
	.cnt-wit-bg-wrp.cm_talk{
		padding-top:35px;
		padding-bottom:35px
	}
	.cm-reason-img .page-center,
	.cnt-wit-bg-wrp.cm_talk .page-center{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.cnt-wit-bg-wrp.cm_digi .page-center {
		max-width: 100%;
	}

	.cnt-wit-tp-img-wrp.sol_cards .tp-img img {
		width: 100%;
		max-width: 100%;
		height: auto;
	}

	.cnt-wit-tp-img-wrp.sol_cards .tp-img {
		width: 100%;
	}

	.cnt-wit-tp-img-wrp.sol_cards .flex-row {
		row-gap: 30px;
	}

	.counter-section.cm_counter_sec .flex_row {
		row-gap: 30px;
	}
	.cnt-wit-tp-img-wrp.srvce_offer  .top_sec.noButton {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.hs-search-field__suggestions {
		padding: 0;
		line-height: unset;
	}

	.cm_col_sec .main_row {
		flex-direction: column;
	}

	.cm_col_sec .left_col {
		width: 100%;
		padding-right: 0;
		padding-bottom: 0;
	}

	.cm_col_sec .page-center:before {
		display: none;
	}

	.cm_col_sec .not_found {
		margin-bottom: 42px;
	}

	.cm_col_sec .right_col {
		width: 100%;
		padding-left: 0;
		padding-bottom: 0;
	}
}

@media (max-width:767px){
	.two-col-content.cm_business .media_column .btn_row {
		justify-content: center;
	}
	.two-col-content.cm_business .page-center {
		padding-bottom: 15px;
	}
	.two-col-content.cm_business {
		border-radius: 0;
	}

	.cm-reason-img .page-center ,
	.cnt-wit-bg-wrp.cm_talk .page-center,
	.cnt-wit-bg-wrp.cm_digi .page-center,
	.cnt-wit-bg-wrp.cm_network .page-center{
		padding-left: 0;
		padding-right: 0;
	}
	.simple-banner.about_bnr .page-center,
	.two-col-content.cm_global .page-center.full_width{
		width: 80%;
	}

	.two-col-content.cm_advisory .page-center {
		margin-top: -12%;
		padding-left: 40px;
		padding-right: 40px;
	}

	.two-col-content.cm_advisory {
		padding-top: 17%;
	}

	.two-col-content.cm_advisory .btn_row {
		margin-top: 30px;
	}
	.simple-banner.cm_system:after {
		display: none;
	}
	.cnt-wit-tp-img-wrp.cm_team .top_sec.noButton {
		padding-left: 0;
		padding-right: 0;
	}
	.cnt-wit-tp-img-wrp.cm_team .flex-row {
		row-gap: 0;
	}

	.card_gallery.cm_ovrly_cntnt .card_inner {
		width: 100%;
	}

	.card_gallery.cm_ovrly_cntnt .page-center,
	.two-col-content.cm_pd_srvce .page-center ,
	.cnt-wit-tp-img-wrp.cm_sol_cards .page-center,
	.two-col-content.cm_platform .page-center,
	.page-center.theme_center.text_left.img_after_col {
		width: 80%;
	}


	.two-col-content.cm_platform .mediaimg img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.two-col-content.cm_award .content-col img {
		width: 100%;
	}


	.cnt-wit-tp-img-wrp.cm_sol_cards .tp-img {
		position: relative;
		padding-bottom: 56.5%;
		height: auto;
		overflow: hidden;
	}

	.cnt-wit-tp-img-wrp.cm_sol_cards .tp-img img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.cnt-wit-tp-img-wrp.sol_cards .tp-img img{
		height:200px;
	}

	.cnt-wit-tp-img-wrp.srvce_offer  .top_sec.noButton,
	.card_gallery.cm_cards2 .top_sec, 
	.card_gallery.cm_cards3 .top_sec ,
	.card_gallery.cm_cmnctn .top_sec.noButton{
		padding-left: 0;
		padding-right: 0;
	}

	.card_gallery.btm_pane2 .card_item.col12 .card_box {
		display: block;
	}

	.card_gallery.btm_pane2  .card_content {
		margin-bottom: 30px;
	}

	.cnt-wit-tp-img-wrp.cm_challenge .flex-row {
		row-gap: 38px;
	}

	.feat-wrap.info2 .top_sec.noButton,
	.cnt-wit-tp-img-wrp.cm_case .top_sec.noButton,
	.card_gallery.solution_cards.sol_cards2 .top_sec.noButton{
		padding-left: 0;
		padding-right: 0;
	}

	.two-col-content.cm_release .content_box ul {
		padding-left: 0;
	}
	.counter-section.cm_counter_sec .item .count-wrap {
		min-height: auto;
		margin-bottom: 15px;
	}

	.counter-section.cm_counter_sec .flex_row {
		row-gap: 50px;
	}
}


/*  child 2 */

.cm-ai-banner.simple-banner {
	min-height:auto;
} 
.cm-ai-banner.simple-banner.bndries_bnr .page-center{
	width:80%;
} 
.cm-ai-banner.simple-banner.bndries_bnr .banner-content-inner {
	padding-left:0;
	padding-right:0;
}

.cm-ai-banner .banner-content-inner {
	padding-left:9%;
}

.cm-ai-banner .banner-content-inner h2 {
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom: 15px;
}
.cm-ai-banner .banner-content-inner p {
	padding-bottom: 0;
}
.cm-ai-banner .banner-content-inner .btn_row {
	margin-top: 26px;
}
.cm-ai-banner .banner-content-inner .btn_row a.hs-button {
	border: 0;
	font-family: Nunito Sans, Helvetica, Arial, Lucida, sans-serif;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 1.7em;
	text-transform: uppercase;
	border-radius: 26px;
	color: #0070C0;
	padding: 15px 30px;
}
.cm-ai-banner .banner-content-inner .btn_row a.hs-button:hover {
	color: #3D70E7;
}
.cm-ai-cards.card_gallery .flex_row {
	padding: 0.75% 0;
}
.cm-ai-cards.card_gallery .flex_row .card_inner {
	border-top: 6px solid #00B0F0;
	border-radius: 4px;
	box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, 0.12) !important;
}

/* .cm-ai-cards.card_gallery .flex_row .card_inner {
box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, 0.12);
} */
.cm-ai-cards.card_gallery .icon_box.large_sz.bgAdded .icon_inner {
	height: auto;
	width: 100%;
	max-width: 200px;
	background: transparent;
	border-radius: 0;
	margin-bottom: 30px;
}
.cm-ai-cards.card_gallery .icon_box.large_sz.bgAdded img {
	width: 100%;
}
.cm-ai-cards.card_gallery .card_box h3.it_title {
	font-size: 35px;
}
.cm-ai-cards.card_gallery .card_box p:last-child {
	padding-bottom:0;
}
@media (max-width:767px) {
	.cm-ai-banner .banner-content-inner {
		padding: 15px 0 15px; 
	}
	.cm-ai-banner .banner-content-inner .btn_row {
		margin-top:30px;
	}
	.cm-ai-banner .banner-content-inner{
		padding-left:9%
	}
	.cm-ai-banner.simple-banner.bndries_bnr .banner-content-inner {
		padding-left:0;
		padding-right:0;
	}
}

/*  child 3 */

@font-face {
	font-family: FontAwesome;
	src: url(https://47091565.fs1.hubspotusercontent-na1.net/hubfs/47091565/raw_assets/public/Connxai_December2025/fonts/fa-solid-900.eot) format("embedded-opentype"), 
		url(https://47091565.fs1.hubspotusercontent-na1.net/hubfs/47091565/raw_assets/public/Connxai_December2025/fonts/fa-solid-900.woff2) format("woff2"),
		url(https://47091565.fs1.hubspotusercontent-na1.net/hubfs/47091565/raw_assets/public/Connxai_December2025/fonts/fa-solid-900.woff) format("woff"), 
		url(https://47091565.fs1.hubspotusercontent-na1.net/hubfs/47091565/raw_assets/public/Connxai_December2025/fonts/fa-solid-900.ttf) format("truetype"), 
		url(https://47091565.fs1.hubspotusercontent-na1.net/hubfs/47091565/raw_assets/public/Connxai_December2025/fonts/fa-solid-900.svg) format("svg");
	font-style: normal;
	font-weight: 900;
	font-display: block;
}


:root{
	--nuto-sans: 'Nunito Sans', Helvetica, Arial, Lucida, sans-serif;
	--secondary-font-family: Lato, sans-serif;
}

html{
	scroll-behavior: smooth;
}


.simple-banner.cm-bnr {
	min-height: auto;
} 

.simple-banner.cm-bnr .page-center {
	width: 80%;
	padding: 2% 0;
}

.simple-banner.cm-bnr h1 {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.cm-bnr .banner-content-inner {
	padding-left: 0;
	padding-right: 0;
}

.simple-banner.cm-bnr .top_sec p:last-child {
	padding-bottom: 0;
}

.cm-bnr .btn_row {
	margin-top: 1.5%;
}

.hs-white-btn a.hs-button {
	color: #234071;
	border-width: 0px;
	border-radius: 26px;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: var(--nuto-sans);
	font-weight: 800;
	text-transform: uppercase;
	background-color: #ffffff;
	padding: 15px 30px;
	line-height: 1.7;
}

.cm-bnr .btn_item a.hs-button:hover{
	color: #3D72E7;
}

.cm-tc-vid .page-center {
	padding: 2% 0;
	width: 80%; 
}

.two-col-content.cm-tc-vid .content-col .description {
	margin-bottom: 0;
	text-align: center;
}

.cm-tc-vid .content-col .description h1 {
	font-size: 44px;
	line-height: 1.2em;
	margin-bottom: 3.093%;
	padding-bottom: 10px;
	letter-spacing: normal;
}

.cm-tc-vid .content-col .description h4 {
	color: #003366;
	margin-bottom: 3.093%;
	padding-bottom: 10px;
}

.cm-tc-vid .content-col .description h3 {
	font-size: 32px;
	color: #003366;
	margin-bottom: 3.093%;
	padding-bottom: 10px;
}

.cm-tc-vid.two-col-content .content-col .btn-items .btn_row {
	margin-top: 30px;
	justify-content: center;
}

.cm-cnt-bs {
	box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
	min-height: 146px;
}

.cm-cnt-bs .title {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.cm-cnt-bs .page-center{
	padding-top: 2%;
	padding-bottom: 2%;
}

.cst-features .featitem {
	padding-left: 0;
	padding-right: 0;
	border-color: #00B0F0;
	border-top-width: 5px;
	border-radius: 4px 4px 4px 4px;
	border-top-style: solid;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

.cst-features .featitem .outer_wrap  {
	max-width: 550px;
	margin: 0 auto;
	gap: 0 !important;
	flex-wrap: nowrap !important;
}

.cst-features .featitem .outer_wrap .left-media {
	max-width: 100%;
	width: 130px;
}

.feat-wrap.cst-features .feat-item-wrp .right-content {
	max-width: none;
	padding-left: 15px;
	width: auto;
}

.feat-wrap.cst-features .feat-item-wrp .left-media img {
	max-width: 100%;
}


.cm-img .rich_text img {
	border: 0 solid #333;
	border-width: 5px;
	border-style: outset;
	box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);
}

.cst-features .featitem .outer_wrap {
	align-items: flex-start !important;
}

.feat-wrap.cst-features .feat-item-wrp .right-content h4 {
	padding-bottom: 10px;
	margin-bottom: 0;
}

.feat-wrap.cst-features .feat-item-wrp .right-content p {
	color: #003366;
}

.feat-wrap.cst-features .feat-item-wrp .right-content p:last-of-type {
	padding-bottom: 0;
}

.feat-wrap.cst-features .btn-wrap .btn_row {
	margin-top: 0 !important;
}

.cst-features.feat-wrap .feat-item-wrp {
	row-gap: 0;
}

.cst-features .featitem {
	margin-bottom: 4%;
}

.feat-wrap.cst-features .feat-item-wrp .right-content p:last-of-type {
	padding-bottom: 0;
}

.feat-wrap.cst-features .btn-wrap .btn_row {
	margin-top: 0;
}

.cst-features.feat-wrap .feat-item-wrp {
	row-gap: 0;
}

.cst-features .featitem {
	margin-bottom: 4%;
}

.cm-img .rich_text {
	margin-bottom: 3.8%;
}

.adv-cnt .page-center {
	width: 100%;
}

.cnt-wit-bg-wrp.adv-cnt .title {
	border-width: 1px;
	border-style: outset;
	border-color: #00B0F0;
	box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.cnt-wit-bg-wrp.adv-cnt h2.title {
	font-size: 32px;
	line-height: 1.2;
}

.adv-cnt .rich_text {
	margin-bottom: 3.093%;
}

.adv-cnt.cnt-wit-bg-wrp .content_widget .btn_row {
	margin-top: 30px;
	margin-bottom: 3.093%;
}

.adv-cnt-btn .page-center {
	width: 100%;
}

.adv-cnt-btn .rich_text p {
	margin-bottom: 3.093%;
	padding-bottom: 0;
}

.adv-cnt-btn .btn_row {
	margin-top: 30px;
	justify-content: center;
}

.adv-cnt{
	overflow: unset;
}



.cm-tp-crd .page-center {
	width: 80%;
	padding-top: calc(2% - 22px);
	padding-bottom: 2%;
}


.cnt-wit-tp-img-wrp.cm-tp-crd .tp-img {
	box-shadow: 0px 2px 18px 0px #234071;
	margin-bottom: 30px;
}

.cm-tp-crd .splide__track,.cm-tp-crd {
	overflow: unset;
}

.cm-tp-crd .tp-img-cnt p {
	line-height: 1.2;
	padding-bottom: 10px;
}

.cm-tp-crd .tp-img-cnt ul {
	padding: 0 0 23px 1em;
	color: #234071;
}

.two-col-btn-tp .page-center {
	padding: 2% 0;
	width: 80%;
}

.two-col-content.two-col-btn-tp .content-col .cont-inner {
	display: flex;
	flex-direction: column-reverse;
}

.two-col-btn-tp .single-img {
	width: 69%;
	margin-left: auto;
	margin-right: auto;
}

.two-col-btn-tp.cm-width64 .single-img {
	width: 64%;
}

.two-col-btn-tp .single-img img {
	border: 0 solid #333;
	border-width: 5px;
	border-style: outset;
	box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);
}

.two-col-content.two-col-btn-tp .content-col .btn-items .btn_row {
	justify-content: center;
	margin-top: 30px;
	margin-bottom: 3.927%;
}

.two-col-content.two-col-btn-tp  .content-col .description {
	margin-bottom: 0;
}

.two-col-content.two-col-btn-tp .content-col .description p {
	margin-bottom: 3.927%;
}

.two-col-content.two-col-btn-tp .content-col .description p:last-child {
	margin-bottom: 0;
}

.img-wt-vid .page-center {
	width: 80%;
	padding: 2% 0;
}

.two-col-content.img-wt-vid .content-col .description {
	margin-bottom: 0;
}

.two-col-content.img-wt-vid .content-col .description img {
	border: 0 solid #333;
	border-width: 5px;
	border-style: outset;
	box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);
	width: 100%;
}

.only-cnt .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
}

.cm-slide .page-center {
	padding: 2% 0;
	padding-bottom: calc(2% - 20px)
}

.cm-slide .bottom_row {
	padding-top: 50px;
	padding-bottom: 50px;
}

.cm-slide .splide .splide__track {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.cm-slide .splide__list > .splide__slide,.cm-slide  .glide__slides > * {
	margin-top: 0;
	margin-bottom: 0;
}

.only-cnt .title {
	padding-bottom: 10px;
	margin-bottom: 5px;
}


.cm-slide .splide button.splide__arrow {
	height: 48px;
	width: 48px;
	color: #ffffff;
	background: #3979ff;
	border: 0px solid #333;
	transform: skew(0deg) !important;
	margin-top: -24px;
	top: 50%;
	opacity: 1;
}

.cm-slide button.splide__arrow.splide__arrow--prev {
	left: -5px;
}

.cm-slide .splide button.splide__arrow:before {
	content: '';
	line-height: 1.35;
	vertical-align: middle;
	font-family: FontAwesome !important;
	font-weight: 900 !important;
	font-size: 30px;
	transform: skew(-0deg);
	display: inline-block;
	opacity: .75;
}

.cm-slide button.splide__arrow.splide__arrow--prev svg {
	display: none;
}

.cm-slide button.splide__arrow.splide__arrow--prev:before {
	content: '';
}

.cm-slide .splide .splide__arrow--next {
	right: -5px;
}

.cm-slide .splide .splide__arrow--next::before {
	content: '' !important;
}

.cm-slide .splide .splide__arrow--next svg {
	display: none;
}

.cm-slide .splide button.splide__arrow:hover:before {
	opacity: 1;
}

.cnt-wit-tp-img-wrp.cm-slide .tp-img{
	overflow: hidden;
}

.cm-slide .tp-img img {
	transition: .2s ease;
}

.cm-slide .tp-img:hover img {
	transform: scale(1.1);
}

.cm-reason-img .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
}

.cm-yt-vid .page-center {
	width: 80%;
	padding-top: 2%;
	padding-bottom: 2%;
}

.two-col-content.cm-yt-vid .content-col .description {
	margin-bottom: 0;
}

.two-col-content.cm-yt-vid .content-col .description h1 {
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.two-col-content.cm-yt-vid .content-col .description p {
	margin-bottom: 3.093%;
	padding-bottom: 0;
}

.two-col-content.cm-yt-vid .content-col .btn-items .btn_row {
	margin-top: 30px;
	justify-content: center;
}

.two-col-content.cm-cc .content-col .description h2 {
	margin-bottom: 2.284%;
	padding-bottom: 10px;
}

.two-col-content.cm-cc .content-col .description p:last-child {
	padding-bottom: 0;
}

.two-col-content.cm-cc.cm_business .media_column .btn_row {
	justify-content: center;
}

.cnt-wit-bg-wrp.comp-policy .rich_text h2 {
	margin-bottom: 3.093%;
	padding-bottom: 10px;
}

.cnt-wit-bg-wrp.comp-policy .rich_text p:last-child{
	padding-bottom: 0;
}

.comp-policy .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
}

.cst-pp .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
}

.cst-pp .content_widget h2 {
	font-size: 32px;
	line-height: 2.09375;
	padding-bottom: 10px;
	margin-bottom: 0;
}

.cnt-wit-bg-wrp.cst-pp .content_widget .rich_text h2 {
	margin-bottom: 0;
}

.cnt-wit-bg-wrp.cst-pp .title{
	text-align: center;
	margin-bottom: 2.75%;
}

.cnt-wit-bg-wrp.cst-pp .content_widget .rich_text p {
	font-size: 26px;
	line-height: 1.10769230769;
}

.cnt-wit-bg-wrp.cst-pp .content_widget .rich_text p span {
	line-height: 1.6;
	color: #7F7F7F;
}

.cnt-wit-bg-wrp.cst-pp .content_widget .rich_text h2 {
	font-size: 50px;
	line-height: 1.2;
}

.cnt-wit-bg-wrp.cst-pp .content_widget .rich_text h2 span {
	line-height: 1.875;
}

.cnt-wit-bg-wrp.cst-pp .content_widget .rich_text ul {
	padding: 0 0 23px 1em;
	font-size: 26px;
	line-height: 1;
	color: #7F7F7F;
}

.cnt-wit-bg-wrp.cst-pp .content_widget .rich_text ul li span {
	line-height: 1.44444444444;
}

.simple-banner.glbl-bnr {
	min-height: auto;
}

.glbl-bnr.simple-banner .page-center {
	width: calc(80% + 20px);
	padding-top: 2%;
	padding-bottom: 2%;
}

.glbl-bnr .banner-content-inner h1 {
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.glbl-bnr .banner-content-inner p:last-child {
	padding-bottom: 0;
}

.cm-analytics .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
}

.cm-analytics .rich_text p:has(+ img) {
	margin-bottom: 2.54%;
	padding-bottom: 0;
}

.cm-analytics .rich_text {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.cer-two-col .page-center {
	width: 80%;
	padding-top: 60px;
	padding-bottom: 60px;
}

.cer-two-col.left .content-col.col6 .cont-inner {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.cer-two-col.two-col-content .content-col .description {
	margin-bottom: 0;
}

.cer-two-col.two-col-content .content-col .description p:last-child {
	padding-bottom: 0;
}
.cm-gmc .page-center {
	padding-top: 30px;
	padding-bottom: 60px;
}

.cm-gmc .rich_text h2 {
	margin-bottom: 0 !important;
	padding-bottom: 10px;
}

.cm-gmc .rich_text p:has(+ img) {
	padding-bottom: 0;
	margin-bottom: 1.5%;
}

.rtc-crds .page-center {
	width: 80%;
}

.rtc-crds .top_sec {
	padding: 2.5% 0;
	margin-bottom: 0;
}

.rtc-crds .top_sec .top_content {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.rtc-crds .top_sec p:last-child {
	padding-bottom: 0;
}

.rtc-crds .bottom_row {
	padding: 2.5% 0;
}

.rtc-crds .card_item .card_inner {
	border-radius: 9px 9px 9px 9px;
	border-width: 1px;
	box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.1);
	border-style: solid;
	border-color: #EBEBEB;
}

.rtc-crds {
	box-shadow: inset 0px -250px 0px -6px #F8FBFE;
}

.card_gallery.rtc-crds .icon_box.large_sz .icon_inner {
	width: 150px;
	margin-bottom: 15px;
}

.rtc-crds.card_gallery .card_box .it_title {
	margin-bottom: 0;
	padding-bottom: 10px;
	font-weight: 700;
}

.rtc-crds .card_content p {
	font-size: 14px;
	line-height: 1.4;
	font-weight: 700;
	text-transform: uppercase;
	font-family:  var(--nuto-sans);
}

.rtc-crds .card_content p:last-child {
	padding-bottom: 0;
}

.custom-crds.rtc-crds{
	box-shadow: none;
}

.cts-bnr.simple-banner {
	min-height: 367.8px;
}

.cts-bnr.simple-banner .page-center {
	width: calc(80% + 20px);
	padding-top: 2%;
	padding-bottom: 2%;
}

.cts-bnr .banner-content-inner h1 {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.cts-bnr .banner-content-inner p:last-child {
	padding-bottom: 0;
}

.transit-crds .top_sec {
	padding-bottom: 2.5%;
	padding-top: 2.5%;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	margin-bottom: 0;
}

.transit-crds .top_sec h2 {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.transit-crds .bottom_row {
	padding-bottom: calc(2.468% - 20px);
	padding-top: 2.468%;
}

.transit-crds .tp-img img {
	box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
}

.cnt-wit-tp-img-wrp.transit-crds .tp-img {
	width: 79%;
}


.transit-crds .page-center {
	width: 80%;
}

.transit-crds {
	overflow: unset;
}

.transit-crds .splide__track {
	overflow: unset;
}


.tsa-cnt .page-center {
	box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
	padding-top: 2%;
	padding-bottom: 2%;
	width: 80%;
	padding-left: 0;
	padding-right: 0;
}

.tsa-cnt {
	overflow: unset;
}

.tsa-cnt .content_widget {
	width: 94%;
	margin: 0 auto;
	background-color: #1e4999;
	padding: 40px 60px;
}

.tsa-cnt .rich_text p:last-child {
	padding-bottom: 0;
}

.tsa-cnt .rich_text {
	padding-bottom: 20px;
}

.tsa-cnt .btn_row {
	margin-top: 0;
}

.tsa-cnt .btn_row a.hs-button {
	font-family: var(--secondary-font-family);
	color: #1e4999;
	padding: .3em 1em;
	padding-right: 2em;
	padding-left: .7em;
	font-size: 16px;
	border-radius: 5px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	position: relative;
	border: 2px solid;
	background-color: #ffffff;
	line-height: 1.7em;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: all;
	transition-property: all;
}

.tsa-cnt .btn_row a.hs-button:after {
	margin-left: .3em;
	line-height: 1.7em;
	content: '$';
	font-size: 16px;
	opacity: 1;
	-webkit-transition: all .2s;
	transition: all .2s;
	text-transform: none;
	-webkit-font-feature-settings: "kern" off;
	font-feature-settings: "kern" off;
	font-variant: none;
	font-style: normal;
	font-weight: 400;
	text-shadow: none;
	position: absolute;
	font-family: ETmodules !important;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr;
	color: #1e4999;
}

.tsa-cnt .btn_row a.hs-button:hover {
	color: #ffffff ;
	background-color: rgba(245, 245, 245, 0);
	border-color: #ffffff ;
	border-radius: 5px;
	letter-spacing: 1px;
}

.tsa-cnt .btn_row a.hs-button:hover:after {
	color: #ffffff 
}

.op-tc .top_sec {
	padding-bottom: 2.5%;
	padding-top: 2.5%;
	margin-bottom: 0;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
}

.op-tc .top_sec h2 {
	padding-bottom: 10px;
	margin-bottom: 5px !important;
}

.op-tc .bottom_row {
	padding-top: 8px;
	margin-bottom: -1px;
}


.two-col-content.op-tc .mediaimg .single-img img {
	width: auto;
	border-width: 2px;
	border-color: #0070C0;
	border-style: solid;
}

.op-tc .page-center {
	width: 80%;
}

.two-col-content.op-tc .content-col .description {
	margin-bottom: 0;
}

.two-col-content.op-tc .content-col .description ul li p {
	padding-bottom: 0;
}

.sr-tc {
	min-height: 618.1px;
	z-index: 10;
	box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}

.sr-tc .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
	width: 80%;
}

.two-col-content.sr-tc .content-col .description {
	text-align: center;
	margin-bottom: 0;
}

.two-col-content.sr-tc .content-col .description p:first-child {
	line-height: 1.8;
	font-size: 29px;
}

.two-col-content.sr-tc .content-col .description h3 {
	letter-spacing: 3px;
	line-height: 1.8em;
	text-shadow: 0em 0.08em 0em #FFFFFF;
	font-size: 29px;
	color: #0070C0;
}

.two-col-content.sr-tc .content-col .description p {
	line-height: 1.2;
	color: #234071;
	font-weight: 700;
	margin-bottom: 3.927%;
	padding-bottom: 10px;
}

.two-col-content.sr-tc .content-col .btn-items .btn_row {
	justify-content: center;
	margin-top: 30px;
}

.let-up .page-center {
	width: 80%;
	padding-top: 2%;
	padding-bottom: 2%;
}


.two-col-content.let-up .content-col .description {
	margin-bottom: 0;
}

.two-col-content.let-up .content-col .description img {
	width: 60%;
	margin-bottom: 2.551%;
}

.two-col-content.let-up .content-col .description img {
	border: 0 solid #333;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-width: 5px;
	border-style: outset;
	box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);
}

.two-col-content.let-up .content-col .description {
	text-align: center;
}

.two-col-content.let-up .content-col .description h3 {
	margin-bottom: 22.859px;
	padding-bottom: 10px;
	font-size: 32px;
	padding-top: 10px;
}

.two-col-content.let-up .content-col .btn-items .btn_row {
	justify-content: center;
	margin-top: 30px;
}


.core-crd {
	box-shadow: inset 0px 0px 18px 0px rgba(0, 0, 0, 0.3);
}

.core-crd .page-center {
	padding-top: 0;
	padding-bottom: 0;
}

.cnt-wit-tp-img-wrp.core-crd .top_sec .title {
	font-weight: 700;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.core-crd .top_sec {
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.core-crd .top_sec p:last-child {
	padding-bottom: 0;
}

.core-crd .bottom_row {
	padding-bottom: 2.5%;
	padding-top: calc(2.5% - 22px);
}

.core-crd .cnt-col .tp-img img {
	box-shadow: 0px 2px 18px 0px #234071;
}

.core-crd .splide__track {
	overflow: unset;
}

.core-crd .cnt-col .tp-img {
	margin-bottom: 30px;
}

.core-crd .cnt-col .tp-img-cnt-inner p {
	color: #0070C0;
	padding-bottom: 10px;
	line-height: 1.2;
}

.core-crd .cnt-col .tp-img-cnt-inner ul li p {
	padding-bottom: 0;
	line-height: inherit;
	color: #234071;
}

.ouf-cnt .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
}

.ouf-cnt.cnt-wit-bg-wrp .title {
	box-shadow: 0px 2px 18px 0px #0070C0;
	margin-bottom: 5px;
}

.ouf-cnt.cnt-wit-bg-wrp h2.title {
	letter-spacing: -1px;
	font-size: 44px;
	line-height: 1.2;
	padding-bottom: 10px;
}

.ouf-cnt .rich_text img {
	border: 0 solid #333;
	border-width: 2px;
	border-color: #0070C0;
}

.iq-tc {
	min-height: 674.2px;
	box-shadow: inset 0px 0px 18px 0px #234071;
}

.iq-tc .top_sec {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
	padding-bottom: 2.5%;
	padding-top: 2.5%;
	text-align: left;
	margin-top: 33px;
}

.iq-tc .page-center {
	width: 80%;
}

.iq-tc .bottom_row {
	padding-bottom: 2.5%;
	padding-top: 2.5%;
}

.iq-tc .top_sec h2 {
	padding-bottom: 15px;
}

.two-col-content.iq-tc .content-col .description {
	margin-bottom: 0;
}

.two-col-content.iq-tc .content-col .description ul li p {
	padding-bottom: 0;
}

.two-col-content.iq-tc .content-col .btn-items .btn_row {
	justify-content: center;
	margin-top: 30px;
}

.simple-banner.cm-contact-bnr {
	min-height: auto;
}

.simple-banner.cm-contact-bnr .page-center {
	width: calc(80% + 20px);
	padding-top: 2%;
	padding-bottom: 2%;
}

.simple-banner.cm-contact-bnr .bg_el.bg_img {
	background-color: #444444;
	background-blend-mode: overlay;
}

.cm-contact-bnr .banner-content-inner h1{
	margin-bottom: 19px;
	padding-bottom: 10px;
}


.cm-contact-bnr .banner-content-inner p {
	font-size: 23px;
	line-height: 1.25217391304;
}

.cm-contact-bnr .banner-content-inner p:last-child {
	padding-bottom: 0;
}

.feat-wrap.cm-info .feat-item-wrp .featitem .outer_wrap {
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
	border: 0 solid #333;
	border-width: 1px;
	border-color: #0C71C3;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.cm-info .featitem.col12 {
	padding-left: 0;
	padding-right: 0;
}

.cm-info .info-width {
	max-width: 550px;
	margin: 0 auto;
	position: relative;
	word-wrap: break-word;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	row-gap: 20px;
}

.cm-info .outer_wrap {
	display: block;
}

.feat-wrap.cm-info .feat-item-wrp .left-media {
	max-width: 100%;
	width: 62px;
}

.feat-wrap.cm-info .feat-item-wrp .right-content {
	max-width: 100%;
	width: auto;
	padding-left: 15px;
}

.feat-wrap.cm-info .feat-item-wrp .left-media svg {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

.feat-wrap.cm-info .feat-item-wrp .right-content h4 a {
	color: inherit;
}

.feat-wrap.cm-info .feat-item-wrp .right-content h4 {
	margin-bottom: 0;
	padding-bottom: 10px;
}

.feat-wrap.cm-info .feat-item-wrp .right-content .btn_row {
	margin-top: 28px;
}

.feat-wrap.cm-info .feat-item-wrp .right-content .btn_row a.hs-button {
	padding: 0.3em 1em;
	color: #1e4999;
	font-size: 16px;
	background-color: #ffffff;
	border-radius: 5px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	transition: all 300ms ease 0ms;
	position: relative;
	border: 2px solid;
	line-height: 1.7em;
	font-family: var(--secondary-font-family);
}

.feat-wrap.cm-info .feat-item-wrp .right-content .btn_row a.hs-button:hover {
	color: #FFB500;
	background-color: transparent;
	border-color: #ffffff;
}

.landing-banner.cm-form .right-content {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	max-width: 100%;
}

.landing-banner.cm-form .right-content .form-section {
	max-width: 100%;
	backdrop-filter: none;
	background-color: rgba(30, 73, 153, 0.92);
	border-radius: 20px 20px 20px 20px;
	overflow: hidden;
	padding-top: 46px;
	padding-right: 50px;
	padding-bottom: 46px;
	padding-left: 50px;
	transition: background-color 300ms ease 0ms, background-image 300ms ease 0ms;
}

.landing-banner.cm-form .form-top {
	margin-bottom: 5px;
}

.landing-banner.cm-form .form-top h1 {
	color: #fff;
	padding-bottom: 10px;
	margin-bottom: 0;
}

.landing-banner.cm-form .right-content .form-section:hover {
	background-image: initial;
	background-color: #043899;
}

.feat-wrap.cm-info .feat-item-wrp {
	margin-bottom: 5.82%;
	row-gap: 35px;
}

.cv-tc .page-center {
	width: 80%;
	padding-top: 2%;
	padding-bottom: 2%;
}



.two-col-content.cv-tc .content-col .description {
	margin-bottom: 0;
}

.two-col-content.cv-tc .content-col .description h2 {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.two-col-content.cv-tc .content-col .description p {
	margin-bottom: 4.242%;
	padding-bottom: 0;
}

.cv-tc .mediaimg {
	margin-bottom: 9.27%;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.cv-tc.two-col-content .right_column_btn .btn_row {
	justify-content: center;
	margin-top: 0;
}

.cv-tc.two-col-content .right_column_btn .btn_row .btn_item {
	margin-bottom: 26px;
}

.cv-tc.two-col-content .right_column_btn .btn_row .btn_item:last-child {
	margin-bottom: 0;
}

.cv-tc.two-col-content .right_column_btn .btn_row .btn_item a.hs-button {
	color: #FFFFFF;
	border-width: 0px;
	border-radius: 26px;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: 'Nunito Sans', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	background-color: #00B0F0;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 1.7;
}

.cv-tc.over-tc .page-center {
	padding-top: 21px;
	padding-bottom: 0;
}

.two-col-content.cv-tc .content-col .description h1 {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.cv-tc.over-tc .mediaimg {
	max-width: 100%;
	margin-bottom: 0;
}

.two-col-content.cv-tc .content-col .description p:last-child{
	margin-bottom: 0;
}

.feat-info .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
}

.feat-wrap.feat-info .feat-item-wrp .featitem .outer_wrap {
	max-width: 580px;
	margin-left: auto;
	margin-right: auto;
	column-gap: 0;
	flex-wrap: nowrap;
}

.feat-wrap.feat-info .feat-item-wrp .left-media {
	max-width: 100%;
	width: auto;
}

.feat-wrap.feat-info .feat-item-wrp .right-content {
	max-width: 100%;
	width: auto;
	padding-left: 15px;
}

.feat-wrap.feat-info .feat-item-wrp .right-content .btn_row {
	margin-top: 0;
}

.feat-info .left-media .icon-wrap i {
	font-size: 32px !important;
	font-family: ETmodules;
	speak: none;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	direction: ltr;
}

.feat-info .left-media .icon-wrap i.cm-phone-icon:before {
	content: '';
}

.feat-info .left-media .icon-wrap i.cm-meet-icon:before {
	content: '';
}

.feat-info .left-media .icon-wrap i.cm-meet-icon {
	font-family: FontAwesome;
	font-weight: 900;
}

.feat-wrap.feat-info .feat-item-wrp .right-content h4 {
	margin-bottom: 0;
	padding-bottom: 10px;
}

.feat-wrap.feat-info .feat-item-wrp .right-content p:last-of-type {
	padding-bottom: 0;
}

.feat-info .left-media .icon-wrap i.cm-msg-icon:before {
	content: 'v';
}

.feat-info .left-media .icon-wrap i.cm-polling-icon {
	font-family: FontAwesome;
	font-weight: 900;
}

.feat-info .left-media .icon-wrap i.cm-polling-icon:before {
	content: '';
}

.feat-info.cm--icons .left-media .icon-wrap i {
	font-family: FontAwesome;
	font-weight: 900;
}

.feat-info.cm--icons .left-media .icon-wrap i.laptop-coe-icon:before {
	content: '';
}


.feat-info.cm--icons .left-media .icon-wrap i.events-icon:before {
	content: '';
}

.feat-info.cm--icons .left-media .icon-wrap i.whiteboarding-icon:before {
	content: '';
}

.feat-info.cm--icons .left-media .icon-wrap i.video-msg-icon:before {
	content: '';
}

.cm-tp-slider.cnt-wit-tp-img-wrp .tp-img {
	margin-bottom: 0;
}

.cm-tp-slider.cnt-wit-tp-img-wrp .col-title {
	padding-top: 15px;
	margin-bottom: 0;
	font-weight: 700;
}

.cm-tp-slider.cnt-wit-tp-img-wrp .tp-img-cnt-inner {
	padding-top: 15px;

}

.cm-tp-slider.cnt-wit-tp-img-wrp .tp-img-cnt-inner p:last-child{
	padding-bottom: 0;
} 

.cm-tp-slider.cnt-wit-tp-img-wrp .tp-img-cnt-inner p {
	font-size: 16px;
	line-height: normal;
}

.cm-tp-slider.cnt-wit-tp-img-wrp .tp-img-cnt{
	padding-left: 15px;
	padding-right: 15px;
}

.cnt-wit-tp-img-wrp.cm-tp-slider .tp-img img {
	box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);
	border-radius: 16px;
}

.cnt-wit-tp-img-wrp.cm-tp-slider .flex-row {
	margin-left: -10px !important;
	margin-right: -10px !important;
}

.cnt-wit-tp-img-wrp.cm-tp-slider .cnt-col {
	margin-bottom: 2.75%;
	margin-top: 0;
}

.cnt-wit-tp-img-wrp.cm-tp-slider  .splide__pagination__page.is-active {
	opacity: 1;
	transform: scale(1);
}

.cnt-wit-tp-img-wrp.cm-tp-slider  .splide__pagination__page{
	transform: scale(0.66);
}

.cm-tp-slider .splide .splide__track {
	margin-top: 0;
	margin-bottom: 0;
}

.cm-tp-slider .splide .splide__pagination {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.cm-tp-slider .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
}

.cnt-wit-tp-img-wrp.cm-tp-slider .splide__pagination__page {
	width: 10px;
	height: 10px;
}

.wc-tc .page-center {
	width: 80%;
	padding-top: 2%;
	padding-bottom: 2%;
}


.wc-tc .media_column .mediaimg {
	width: 86%;
	margin-right: auto;
}

.wc-tc .media_column .mediaimg img {
	border: 0 solid #333;
	border-width: 5px;
	border-style: outset;
	box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);
}

.two-col-content.wc-tc .content-col .description {
	margin-bottom: 0;
}

.two-col-content.wc-tc .content-col .description h1 {
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.two-col-content.wc-tc .content-col .btn-items .btn_row {
	margin-top: 30px;
	justify-content: center;
}

.two-col-content.wc-tc .content-col .description p:last-child {
	padding-bottom: 0;
}

.two-col-content.wc-tc .content-col .description p {
	margin-bottom: 5.82%;
}

.left.wc-tc .content-col.col6 {
	margin-right: 5.5%;
}

.wc-tc.left .media_column .mediaimg {
	width: 75%;
}

.two-col-content.wc-tc .content-col .btn-items .btn_row {
	flex-direction: column;
	row-gap: 0;
}

.two-col-content.wc-tc .content-col .btn-items .btn_row a.hs-button {
	text-transform: uppercase;
	background-color: #00B0F0;
	color: #FFFFFF;
	border-width: 0px;
	border-radius: 26px;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: 'Nunito Sans', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 800;
	line-height: 1.7;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

.two-col-content.wc-tc .content-col .btn-items .btn_row .btn_item:not(:last-child) {
	margin-bottom: 5.82%;
}

.feat-info.cm--icons .left-media .icon-wrap i.voice-queues-icon:before {
	content: '';
}

.feat-wrap .feat-item-wrp.large_icon .icon-wrap i.agent-experience-icon:before {
	content: '';
}

.feat-info.cm--icons .left-media .icon-wrap i.attendant-console-icon:before {
	content: '';
}

.feat-info.cm--icons .left-media .icon-wrap i.supervisor-experience-icon:before {
	content: '';
}

.nml-btm-pne .page-center {
	width: 85%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 2%;
	padding-bottom: 2%;
}

.nml-btm-pne .title {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.nml-btm-pne .btn_row {
	margin-top: 0;
}

.nml-btm-pne .btn_row a.hs-sec-btn {
	background-color: #00B0F0;
}

.nml-btm-pne .btn_row a.hs-sec-btn:hover {
	color: #3d72e7;
	background-color: #ffffff;
}

.cpr-tc .page-center {
	width: 80%;
	padding-top: 2%;
	padding-bottom: 2%;
}

.cpr-tc .media_column .mediaimg .single-img img {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);
}

.two-col-content.cpr-tc .content-col .description {
	margin-bottom: 0;
}

.two-col-content.cpr-tc .content-col .description h1 {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.td-crds .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
	width: 80%;
}

.card_gallery.td-crds .icon_box.large_sz .icon_inner {
	width: 100%;
	height: 100%;
	margin-bottom: 30px;
}

.card_gallery.td-crds .card_inner {
	border-radius: 0;
}

.td-crds .card_content p {
	padding-bottom: 10px;
}

.td-crds .card_content p:last-child {
	padding-bottom: 0;
}

.cpr-tc {
	overflow: unset;
}

.two-col-content.cpr-tc .content-col .description p:last-child{
	padding-bottom: 0
}

.cst-btn-nav .page-center {
	padding-bottom: 2%;
	width: 90%;
}

.cm_nv_wrp.cst-btn-nav  .cm_nv_inner .btn_row {
	column-gap: 0;
}





.cm_nv_wrp.cst-btn-nav .cm_nv_inner .btn_row .btn_item a {
	margin-top: 30px;
	position: relative;
}

.cm_nv_wrp.cst-btn-nav .cm_nv_inner .btn_row .btn_item a i.et-arrow-down:after {
	opacity: 1;
	margin-left: .3em;
	font-family: ETmodules;
	font-weight: 400;
	content: 'C';
	transition: all 300ms ease 0ms;
	font-feature-settings: "kern" off;
	font-variant: none;
	font-style: normal;
	text-shadow: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	direction: ltr;
	display: block;
	line-height: 1.7;
	font-size: 13px;
}

.ctp-cnt .page-center {
	padding-top: 2%;
	padding-bottom: 2%;
}


.fp-crds .page-center {
	width: 80%;
}

.fp-crds .top_sec {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 71px;
	padding-bottom: 9px;
}

.fp-crds .top_sec h2 {
	padding-bottom: 10px;
	margin-bottom: 5px !important;
}

.fp-crds .bottom_row {
	padding-top: 2.5%;
	padding-bottom: 2.5%;
}

.fp-crds .cnt-col.col6 .inner_spacing {
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
}

.fp-crds.cnt-wit-tp-img-wrp .tp-img {
	margin-bottom: 30px;
}

.fp-crds .tp-img-cnt-inner h4 a {
	color: inherit;
}

.cnt-wit-tp-img-wrp.fp-crds .tp-img-cnt-inner p:last-child {
	padding-bottom: 0;
}

.fp-crds .btn_row {
	margin-top: 30px;
}

.fp-crds.cnt-wit-tp-img-wrp .col-btn-grp {
	margin-top: 0;
}

.part-crds .top_sec{
	background-color: #FFFFFF;
	border-radius: 8px 8px 0 0;
	overflow: hidden;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
}

.part-crds.part-crds-2 .top_sec{
	padding-bottom: 2px;
}

.part-crds .top_sec h3{
	margin-bottom: 5px !important;
	padding-bottom: 10px;
}

.part-crds .page-center{
	width: 80%;
}

.part-crds .bottom_row {
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	background-color: #FFFFFF;
	border-radius: 0 0 10px 10px;
	overflow: hidden;
	border-color: #FFFFFF;
}

.part-crds .tp-img-cnt-inner h2 {
	font-size: 23px;
	letter-spacing: -1px;
	line-height: 1.2;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.part-crds .tp-img-cnt-inner hr{
	width: 25%;
	height: 23px;
	background-color: transparent;
	margin-bottom: 4.787%;
	border-top-color: #00B0F0;
	border-top-width: 2px;
	border-top-style: solid;
	margin-top: 0;
}

.part-crds .tp-img-cnt-inner img {
	margin-bottom: 5.04%
}

.part-crds .tp-img-cnt-inner a:has(img) {
	border-radius: 6px 6px 6px 6px;
	overflow: hidden;
	border-width: 12px;
	border-color: #FFFFFF;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.part-crds .tp-img-cnt-inner a:has(img):last-child img{
	margin-bottom: 0;
}

.cm-counter .page-center {
	width: 80%;
}

.cm-counter .top_sec {
	padding-left: 0;
	padding-right: 0;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	margin-bottom: 0;
}

.cm-counter .title {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-size: 45px;
	letter-spacing: -1px;
	line-height: 1.2;
}

.cm-counter .top_content {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 22px;
	line-height: 1.30909090909;
}

.cm-counter.counter-section .item .inner {
	padding: 0;
	min-height: auto;
	min-width: auto;
	width: 100%;
	height: 100%;
}

.counter-section.cm-counter .flex_row {
	padding-top: 2.5%;
	padding-bottom: 2.5%;
}

.cm-counter.counter-section .item .count-wrap {
	font-size: 45px;
	font-weight: 700;
	line-height: 1;
}

.cm-counter.counter-section .item .count-wrap {
	min-height: 72px;
	margin-bottom: 24px;
}

.counter-section.cm-counter .item .desc p {
	font-weight: 700;
	font-size: 20px;
	padding-bottom: 10px;
	line-height: 1.2;
}

.counter-section.cm-counter .btm-btn .btn_row {
	margin-top: 0;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
}

.counter-section.cm-counter .btm-btn .btn_row .btn_item a.hs-button {
	border-radius: 26px;
	font-family: 'Nunito Sans', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 1.7;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	border: 0;
}

.bcp-cnt .page-center {
	padding-left: 0;
	padding-right: 0;
	width: 80%;
}

.bcp-cnt .title {
	padding-top: 2.5%;
	padding-bottom: 2.5%;
}

.bcp-cnt h1.title {
	font-size: 44px;
	letter-spacing: normal;
	color: #000;
}

.bcp-cnt .rich_text {
	padding-top: 2.5%;
	padding-bottom: 2.5%;
}



.bcp-cnt .rich_text p:last-child {
	padding-bottom: 0;
}

.bg-btm-pne .page-center {
	width: 80%;
	padding: 2% 0;
}

.cnt-wit-bg-wrp.bg-btm-pne .content_widget .btn_row {
	margin-top: 0;
}

.bg-btm-pne .title {
	padding-bottom: 5px;
}

.hs-white-btn.bg-btm-pne  a.hs-button {
	color:  #234071;
}

.hs-white-btn.bg-btm-pne a.hs-button:hover {
	color: #3d72e7;
}

.simple-banner.blog-bnr {
	min-height: auto;
}

.simple-banner.blog-bnr:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-image: linear-gradient(180deg, rgba(165, 206, 199, 0.6) 0%, #151f33 100%), 
		url(https://47091565.fs1.hubspotusercontent-na1.net/hubfs/47091565/raw_assets/public/Connxai_December2025/images/pexels-pixabay-261579.jpg);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
}

.simple-banner.blog-bnr .page-center {
	padding: 0;
}

.simple-banner.blog-bnr .top_sec h1 {
	font-size: 7vw;
	line-height: 1.2em;
	letter-spacing: normal;
	text-shadow: 0em 0em 0.8em rgba(0, 17, 51, 0.55);
	padding-bottom: 10px;
	margin-bottom: 0;
}

.simple-banner.blog-bnr .top_sec p:last-child {
	padding-bottom: 0;
}

.simple-banner.blog-bnr .top_sec p {
	line-height: 2;
}

.blog-bnr .banner-content-inner {
	padding-left: 0;
	padding-right: 0;
}

.simple-banner.blog-bnr .top_sec {
	padding: 2% 0;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.blog-bnr .btn_row {
	margin-top: 6vw;
	gap: 0;
	justify-content: flex-end;
}

.blog-bnr .btn_row .btn_item {
	width: 20%;
	display: flex;
}

.blog-bnr .btn_row .btn_item a {
	width: 100%;
	font-family: var(--secondary-font-family);
	font-weight: 700;
	text-transform: uppercase;
	font-size: 15px;
	background-color: #1e4999;
	border-radius: 0;
	overflow: hidden;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-top: 10px;
	transition: margin 300ms ease 0ms, padding 300ms ease 0ms, border-radius 300ms ease 0ms;
	border: 0;
	height: 100%;
	color: #fff;
	line-height: 1.92;
	letter-spacing: 2px;
}

.blog-bnr .btn_row .btn_item.index1 a {
	border-radius: 10px 0 0 0;
}

.blog-bnr .btn_row .btn_item.index2 a {
	background-color: #666666;
}

.blog-bnr .btn_row .btn_item.index3 a {
	background-color: #234071;
}

.blog-bnr .btn_row .btn_item.index4 a {
	background-color: #00B0F0;
}

.blog-bnr .btn_row .btn_item a:hover {
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	margin-top: 0px !important;
	padding-top: 35px !important;
	padding-bottom: 35px !important;
}

.cm-bl-feed .top_sec {
	text-align: left;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.cm-bl-feed .page-center {
	padding: 2% 0;
	width: 80%;
}

.cm-bl-feed .top_sec h2.title {
	font-size: 40px;
	line-height: 1.4em;
	margin-bottom: 0;
	padding-bottom: 10px;
	margin-bottom: 1.5%;
}

.cm-bl-feed .top_content hr {
	background-color: transparent;
	height: 3px;
	margin-bottom: 1.5% !important;
	max-width: 80px;
	position: relative;
	margin-left: 0;
}

.cm-bl-feed .top_content hr:before{
	content: "";
	width: 100%;
	height: 1px;
	border-top: 1px solid rgba(0, 0, 0, .1);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	border-top-color: #0070C0;
	border-top-width: 3px;
}



.cm-bl-feed.blog-feed .recent-post-item.col4:nth-child(3n) {
	margin-right: 0;
}

.cm-bl-feed.blog-feed .recent-post-item .item_inner {
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
	border-width: 0px;
	box-shadow: 0px 32px 80px -16px rgba(85, 103, 127, 0.3);
	height: auto;
}

.blog-feed.cm-bl-feed .feed-outer-wrp {
	align-items: flex-start;
}

.body-container--blog-index .cm-bl-feed.blog-feed .recent-post-item .post-btm {
	padding: 19px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.blog-feed.cm-bl-feed .meta_wrap {
	order: 2;
	margin-bottom: 0;
}

.blog-feed.cm-bl-feed .recent-post-title {
	order: 1;
}

.blog-feed.cm-bl-feed .item_descr {
	order: 3;
}

.blog-feed.cm-bl-feed .read-more {
	order: 4;
}

.body-container--blog-index .cm-bl-feed.blog-feed h4.recent-post-title {
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.8em;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.body-container--blog-index .cm-bl-feed.blog-feed h4.recent-post-title a {
	display: block;
}

.cm-bl-feed.blog-feed.theme2 .meta_wrap>span {
	padding: 0;
	background-color: transparent;
}

.blog-feed.cm-bl-feed .meta_wrap span.icon_img {
	display: none;
}

.blog-feed.cm-bl-feed .meta_wrap span {
	font-weight: 600;
	font-size: 15px;
	color: rgba(85, 103, 127, 0.5);
	line-height: 2em;
	margin-bottom: 6px;
}

.blog-feed.cm-bl-feed .item_descr {
	font-size: 17px;
	line-height: 2em;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #666;
}

.blog-feed.cm-bl-feed .meta_wrap .item-date span {
	margin: 0;
}

.blog-feed.cm-bl-feed .read-more a.hs-button {
	padding: 0;
	font-size: 17px;
	display: block;
	line-height: 2em;
	text-align: left;
	font-weight: 400;
	font-family: var(--secondary-font-family);
	color: #0070C0;
}

.cm-bl-feed {
	overflow: unset;
}

.cm-bl-feed.blog-feed.theme2 .hs-featured-wrp {
	aspect-ratio: 400 / 250;
	width: 100%;
	padding-bottom: 0;
	margin-bottom: 30px;
}

.cm-bl-feed.blog-feed.theme2 .hs-featured-wrp + .post-btm {
	padding-top: 0;
}

.blog-feed.cm-bl-feed .feed-outer-wrp {
	justify-content: flex-start;
}

.bmc-cnt .page-center {
	width: 80%;
	padding: 2% 0;
}

.bmc-cnt .title {
	font-weight: 700;
}

.bmc-cnt h5.title {
	font-size: 23px;
	line-height: 1.2em;
	margin-bottom: 1.5%;
	padding-bottom: 10px;
}

.bmc-cnt .rich_text p {
	padding-bottom: 0;
	margin-bottom: 1.5%;
}

.bmc-cnt .rich_text img {
	margin-bottom: 1.5%;
}


.bmc-cnt .rich_text img:last-child {


	margin-bottom: 0;
}

.hs-blog-listing .two-col-content.cm_business {padding-bottom: 0;}

.hs-blog-listing .two-col-content.cm_business .page-center {
	padding-right: 10%;
	padding-bottom: 22px;
	padding-left: 10%;
	padding-top: 2%;
	border-radius: 0 0 10px 10px;
}

.hs-blog-listing .two-col-content.cm_business .description {
	text-align: center;
}

.hs-blog-listing .two-col-content.cm_business .description hr {
	height: 3px;
	max-width: 80px;
	margin: 0 auto;
	position: relative;
	background-color: transparent;
	margin-bottom: 1.5%;
}

.hs-blog-listing .two-col-content.cm_business .description hr:before {
	content: "";
	width: 100%;
	height: 1px;
	border-top: 1px solid rgba(0, 0, 0, .1);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	border-top-color: #00B0F0;
	border-top-width: 3px;
}

.hs-blog-listing .two-col-content.cm_business .content-col h2 {
	margin-bottom: 1.5267%;
	padding-bottom: 10px;
}

.hs-blog-listing .cm_business.two-col-content .content-col .btn-items .btn_row {
	justify-content: center;
	margin-top: 0;
}

.hs-blog-listing .cm_business.two-col-content .content-col .btn-items .btn_row a.hs-button {
	padding: 0.3em 1em;
	border-width: 0px;
	border-radius: 17px;
	font-family: var(--secondary-font-family);
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.7;
}

.hs-blog-listing .cm_business .content-col {
	padding-left: 0;
	padding-right: 0;
}

.hs-blog-listing .cm_business .flex_row {row-gap: 0;}

.hs-blog-listing .two-col-content.cm_business {
	background-image: linear-gradient(180deg, #ffffff 50%, #151f33 50%);
	background-color: #ffffff;
	overflow: hidden;
	box-shadow: none;
}

.hs-blog-listing .two-col-content.cm_business .page-center {
	background-color: #0070C0;
	border-radius: 0 0 10px 10px;
	overflow: hidden;
	box-shadow: 0px 100px 200px -16px rgba(85, 103, 127, 0.3);
	transition: border-radius 300ms ease 0ms;
	padding-right: 10%;
	padding-bottom: 22px;
	padding-left: 10%;
}


/* Blog Post */

.cm-post .cm-post-bnr {
	background-image: url(https://47091565.fs1.hubspotusercontent-na1.net/hubfs/47091565/raw_assets/public/Connxai_December2025/images/pexels-photospublic-1181202-scaled.jpg), radial-gradient(ellipse at bottom left, #2b87da 0%, #29c4a9 50%);
	background-color: #0070C0;
	padding-top: 200px;
	padding-bottom: 200px;
	background-position: 50%;
	position: relative;
	background-size: cover;
}

.cm-post .cm-post-bnr .page-center {
	width: 80%;
	background-image: linear-gradient(180deg, #2b87da 0%, #29c4a9 100%);
	background-color: #57A8FF;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	padding: 2% 0;
}

.cm-post .cm-post-bnr .post-title {
	font-weight: 300;
	font-size: 34px;
	color: #ffffff;
	line-height: 1.4em;
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
	letter-spacing: normal;
	text-align: center;
}

.cm-post .post-body-wrap {
	padding: 4% 0;
}

.cm-post .post-body-wrap .page-center {
	width: 80%;
	padding: 2% 0;
}

.cm-post .left-col {
	width: 31.3333%;
	margin-right: 3%;
	position: relative;
	text-align: right;
}

.cm-post .left-col .cm-date {
	margin-bottom: 4.787%;
	color: #1E4999;
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
	font-size: 100px;
	line-height: 0.288;
}

.cm-post .post-m-y {
	margin-bottom: 4.787%;
	padding-top: 13px;
	color: #333333;
	font-size: 28px;
	line-height: 1.02857142857;
	letter-spacing: normal;
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
}

.cm-post .post-body-wrap{
	font-family: Poppins, Helvetica, Arial, Lucida, sans-serif;
}

.cm-post .post-tag {
	font-size: 28px;
	line-height: 1.02857142857;
	color: #7F7F7F;
}

.cm-post .post-tag a {
	color: inherit;
}

.cm-post .right-col {
	width: 65.667%;
}

.cm-post .right-inner {
	padding: 4% 0;
}

.cm-post .post-body {
	padding: 2% 0;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	color: #7F7F7F;
	font-size: 16px;
	line-height: 1.8;
	font-weight: 300;
}

.cm-post .post-body a {
	color: #1E4999;
}

.cm-post .post-body a {
	color: #1E4999;
}

.cm-post .post-body h1 {
	text-align: center;
	font-weight: 700;
	font-size: 30px;

}

.cm-post .post-body h3{
	text-align: center;
	font-size: 24px;
}

.cm-post .post-body h2,
.cm-post .post-body h4,
.cm-post .post-body h5,
.cm-post .post-body h6{
	font-size: 24px;
}

.cm-post .post-body h1,
.cm-post .post-body h2,
.cm-post .post-body h3,
.cm-post .post-body h4,
.cm-post .post-body h5,
.cm-post .post-body h6{
	color: #1E4999;
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
	letter-spacing: normal;
	line-height: 1.2;
}

.cm-post .post-author {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px;
	border: 1px solid #eee;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
	word-wrap: break-word;
	position: relative;
	padding: 20px;
	padding-bottom: 30px;
}

.cm-post .post-author .auth-img img {
	max-width: 100px;
	height: auto;
	border-radius: 0;
	aspect-ratio: 100/100;
	object-fit: cover;
}

.cm-post .post-author-flex {
	display: flex;
}

.cm-post .auth-img {
	padding-right: 20px;
}

.cm-post .post-body p:last-child {
	padding-bottom: 0;
}

.cm-post .auth-name {
	color: #000;
	font-weight: 700;
	text-decoration: none;
	font-size: 16px;
	display: inline-block;
}

.cm-post .auth-name a{
	color: inherit;
}

.over-cnt-bg .page-center {
	width: 80%;
	padding: 2% 0;
}

.over-cnt-bg .rich_text h1 {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.over-cnt-bg .rich_text p:last-child {
	padding-bottom: 0;
}

.wcc-tc {
	background-blend-mode: overlay;
	background-image: url(https://47091565.fs1.hubspotusercontent-na1.net/hubfs/47091565/raw_assets/public/Connxai_December2025/images/ConnX-Nectar-Feature-Story-Web.jpg);
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.wcc-tc .page-center {
	width: 80%;
	padding: 2% 0;
}



.two-col-content.wcc-tc .content-col .description {
	margin-bottom: 0;
}

.two-col-content.wcc-tc .content-col .description h2 {
	font-size: 48px;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.two-col-content.wcc-tc .content-col .description p:has(strong) {
	font-size: 20px;
	line-height: 1.44;
}

.two-col-content.wcc-tc .content-col .description p{
	margin-bottom: 4.758%;
	padding-bottom: 0;
}


.two-col-content.wcc-tc .content-col .btn-items .btn_row {
	margin-top: 0;
}

.two-col-content.wcc-tc .content-col .btn-items .btn_row a.hs-button {
	color: #234071;
	border-width: 0px;
	border-radius: 26px;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: 'Nunito Sans', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	background-color: #ffffff;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 1.7em;
}

.two-col-content.wcc-tc .content-col .btn-items .btn_row a.hs-button:hover {
	color: #3D72E7;
}

.wcc-tc.two-col-content .mediaimg .single-img img {
	width: 500px;
}

.cs-tc-cnt .page-center {
	width: 80%;
	padding: 2% 0;
}

.cs-tc-cnt .content-col {
	border-radius: 15px 15px 15px 15px;
	overflow: hidden;
}



.cs-tc-cnt.two-col-content .content-col .description {
	margin-bottom: 0;
}

.cs-tc-cnt.two-col-content .content-col .description h1 {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.let-connect-btn .page-center {
	width: 80%;
	padding: 2% 0;
}

.let-connect-btn.cm_nv_wrp .cm_nv_inner .btn_row {
	margin-top: 30px;
}

.cm-sol-tc .page-center {
	width: 80%;
	padding: 2% 0;
}

.cm-sol-tc.two-col-content .content-col .description {
	margin-bottom: 0;
}

.cm-sol-tc.two-col-content .content-col .description h2 {
	font-size: 54px;
	letter-spacing: -1px;
	text-align: center;
	line-height: 1.2;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.cm-sol-tc.two-col-content .content-col .description p {
	margin-bottom: 5.82%;
	padding-bottom: 0;
}

.cm-sol-tc.two-col-content .content-col .description p:last-child {
	margin-bottom: 0;
}

.cm-sol-tc.two-col-content .content_box {
	margin-top: 0;
	margin-bottom: 5.82%;
}

.cm-sol-tc.two-col-content .content_box h2 {
	text-align: center;
	font-size: 54px;
	letter-spacing: -1px;
	line-height: 1.2;
	padding-bottom: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.cm-sol-tc.two-col-content .content_box ul {
	font-size: 19px;
	line-height: 1.36842105263;
}

.cm-sol-tc.two-col-content .right_column_btn .btn_row {
	justify-content: center;
	margin-top: 30px;
}

.two-col-content.cm-sol-tc .flex_row.flex_top {
	align-items: flex-start;
}

.impact-crds .page-center {
	width: 80%;
}

.impact-crds .top_sec {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
	padding-bottom: 2.5%;
	padding-top: 2.5%;
}

.impact-crds .top_sec h2.title {
	font-size: 54px;
	line-height: 1.2;
	letter-spacing: -1px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.card_gallery.impact-crds .bottom_row.notshadow .rowGap15 {
	row-gap: 0;
}

.impact-crds .bottom_row {
	padding: 2.5% 0 0 0;
}

.card_gallery.impact-crds .icon_box span.icon_img.icon_sp i {
	font-size: 30px;
	color: #1e4999 !important;
	font-family: FontAwesome ;
	font-weight: 900 ;
	speak: none;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	display: inline-block;
	box-sizing: border-box;
	direction: ltr;
}

.card_gallery.impact-crds .icon_box span.icon_img.icon_sp i.cm-icon-1:before {
	content: '';
}

.card_gallery.impact-crds .icon_box span.icon_img.icon_sp i.cm-icon-2:before {
	content: '';
}

.card_gallery.impact-crds .icon_box span.icon_img.icon_sp i.cm-icon-3{
	font-family: ETmodules ;
	font-weight: 400 ;
}

.card_gallery.impact-crds .icon_box span.icon_img.icon_sp i.cm-icon-3:before {
	content: '';
}

.card_gallery.impact-crds .icon_box span.icon_img.icon_sp i.cm-icon-4:before {
	content: '';
}

.card_gallery.impact-crds .icon_box span.icon_img.icon_sp i.cm-icon-5:before {
	content: '';
}

.card_gallery.impact-crds .icon_box span.icon_img.icon_sp i.cm-icon-6:before {
	content: '';
}


.card_gallery.impact-crds .icon_box .icon_inner {
	justify-content: flex-start;
}

.card_gallery.impact-crds .icon_box.small_sz .icon_inner {
	width: auto;
	height: auto;
	margin-bottom: 30px;
}

.card_gallery.impact-crds .card_box h4.it_title {
	margin-bottom: 0;
	padding-bottom: 10px;
	font-size: 18px;
}

.card_gallery.impact-crds .card_content+.btn_row {
	margin-top: 0;
}

.impact-crds .card_content p:last-child {
	padding-bottom: 0;
}

.core-crd .page-center {
	width: 80%;
}

.cm-tp-slider .splide .splide__arrow--prev{
	left: -2em !important;
}

.cm-tp-slider .splide .splide__arrow--next{
	right: -2em !important;
}

.rtc-crds.custom-crds .bottom_row {
	padding: 0;
	padding-bottom: 3.333%;
}

.cm-gmc .rich_text h2 {
	max-width: 900px;
	margin: 0 auto;
}

.cm-gmc .rich_text p {
	max-width: 800px;
	margin: 0 auto;
}
.cm-analytics.max-w .rich_text {
	max-width: 100%;
	width: 80%;
}

.cm-analytics.max-w .rich_text p:first-child {
	padding-top: 10px;
}

.two-col-content.op-tc.op-tc-w .mediaimg .single-img img {
	contain-intrinsic-size: 3000px 1500px;
	aspect-ratio: auto 600 / 338;
	width: 604px;
}

.cm-bl-feed .btn_row {
	justify-content: flex-start;
	margin-top: 0;
}

.cm-bl-feed .btn_row a.hs-button {
	font-family: 'Noto Serif', Georgia, "Times New Roman", serif;
	font-size: 20px;
	color: #0070C0;
	line-height: 2em;
	padding: 0 !important;
	font-weight: 400;
}

.cm-bl-feed.blog-feed .recent-post-item {
	margin-bottom: 30px;
}

.child-theme form ul.no-list{
	margin: 0 0 5px;
	width: 100%;
	padding: 0;
	padding-left: 5px;
}

.child-theme form ul.hs-error-msgs li label {
	font-size: 14px;
	line-height: 1.28571428571;
}

.blog-sidebar .hs_cos_wrapper_type_post_filter > .block ul > li {
	list-style: none;
}

ul.blog_post_social_shares_ul li {
	list-style: none;
}

.cm_pg_wrp .social-share-icon ul li {
	list-style: none;
}

.hs_service .widget-type-form {
	margin-top: 20px;
}

.cm_hiw_wrp ul#tabs li {
	list-style: none;
}

.systems-page h1,
.systems-page h2,
.systems-page h3{
	color: #fff;
}

.blog-sidebar .hs_cos_wrapper_type_post_filter > .block ul > li {
	list-style: none;
}
.systems-page ul.no-list.hs-error-msgs li {
	list-style: none;
}
.systems-page ul.no-list.hs-error-msgs li {
	list-style: none;
}
.child-theme form .hs-input[type=checkbox], .child-theme form .hs-input[type=radio] {
	vertical-align: middle;
}
.systems-page .hs_cos_wrapper_type_password_reset_request ul.no-list li {
	list-style: none;
}
.cnt-wit-bg-wrp.cm_case_study h2.title {
	margin-bottom: 5.82%;
	font-size: 37px;
	line-height: 1.2;
	padding-bottom: 10px;
	text-align: center;
}

.cnt-wit-bg-wrp.cm_case_study .rich_text p:last-child {
	padding-bottom: 0;
}

.cnt-wit-bg-wrp.cm_case_study .rich_text {
	margin-bottom: 5.82%;
}

.cnt-wit-bg-wrp.cm_case_study .content_widget .btn_row {
	margin-top: 0;
	justify-content: center;
}



.blog-feed.ltst_news .top_sec.noButton {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 41.906px;
}

.blog-feed.ltst_news .recent-post-item .post-btm {
	padding: 0;
}

.blog-feed.ltst_news .recent-post-item .post-btm .meta_wrap {
	margin: 0;
}

.blog-feed.ltst_news .recent-post-item .item_inner {
	border: 0;
	box-shadow: unset;
	padding-bottom: 30px;
}

.blog-feed.ltst_news .recent-post-item  h4.recent-post-title {
	font-weight: 700;
	font-size: 1.5rem;
	color: #3979ff;
	margin-bottom: 10px;
	line-height: 1.2;
}

.blog-feed.ltst_news .recent-post-item  p.item_descr {
	margin-bottom: 0;
	font-size: 1rem;
	color: #354559;
	padding-bottom: 0;
}

.blog-feed.ltst_news .recent-post-item .post-btm {
	padding-bottom: 30px;
	border-bottom-width: 1px !important;
	border-bottom-color: #e2e5ed !important;
	border-bottom-style: solid;
	padding-left: 13px;
}

.blog-feed.ltst_news .recent-post-item h4.recent-post-title a {
	color: inherit;
}

.blog-feed.ltst_news .top_sec h2.title {
	font-size: 37px;
	line-height: 1.2;
	margin-bottom: 0;
	padding-bottom: 10px;

}
.cm-btm-tags a {
	color: #000;
}
#main-content .blog-main-post form label {
	color: #fff !important;
}
.service_list_main_sec .card_gallery.cm_edu_card .icon_box {
	min-height: 163px;
	align-items: center;
	display: flex;
	justify-content: center;
}
.service_list_main_sec .card_gallery.cm_edu_card.cm-icon-indus2 .icon_box {
	min-height: 113px;
}
.service_list_main_sec .card_gallery.cm-icon-indus .icon_box, 
.service_list_main_sec .card_gallery.cm-icon-indus2 .icon_box {
	width: 100%;
}
.card_gallery.cm-icon-indus .icon_box.bgAdded .icon_inner img {
	height: 103px;
	width: auto !important; 
}
.card_gallery.cm-icon-indus2 .icon_box.bgAdded .icon_inner img {
	height: 76px;
	width: auto !important;
}
.card_gallery..card_gallery.cm-icon-indus .icon_box.bgAdded .icon_inner, 
.card_gallery..card_gallery.cm-icon-indus2 .icon_box.bgAdded .icon_inner{
	overflow: visible;
	display: block;
	width: 100%;
}
.card_gallery.cm-icon-indus2 .card_inner {
	padding-bottom: 10px !important;
}
.two-col-content.cm_advisory .single-img {
	display: block;
}
.cnt-wit-tp-img-wrp.sol_cards .tp-img-cnt {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.cnt-wit-tp-img-wrp.sol_cards .inner_spacing {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.cnt-wit-tp-img-wrp.sol_cards .tp-img-cnt .col-btn-grp {
	margin-top: auto;
}

.td-crds.card_gallery .card_box {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.card_gallery.td-crds .card_content+.btn_row {
	margin-top: auto;
	padding-top: 24px;
}

.card_gallery.td-crds .icon_box.large_sz .icon_inner {
	height: auto;
}

.card_gallery.cm_cmnctn .card_item .icon_inner .icon_img i.cloud:before{
	font-family: FontAwesome;
	font-weight: 400
}

.blue-line-equal .page-center {
	padding-top: 0.75%;
	padding-bottom: 0.75%;
	width: 80%;
}

.simple-banner.train-bnr {
	min-height: auto;
}

.train-bnr .banner-content-inner h2 {
	font-size: 69px;
	letter-spacing: -1px;
	line-height: 3em;
	text-shadow: 0em 0.1em 0.1em rgba(0, 0, 0, 0.4);
}

.cm-train-feat .page-center {
	width: 80%;
}

.cm-train-feat  .top_sec {
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	margin-bottom: 0;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
}

.cm-train-feat.cnt-wit-tp-img-wrp .title {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.cm-train-feat .bottom_row {
	padding-top: 2.5%;
	padding-bottom: 2.5%;
}

.cnt-wit-tp-img-wrp.cm-train-feat .col-title {
	margin-bottom: 4.787%;
	padding-bottom: 10px;
	font-size: 18px;
	color: #000;
}

.cm-train-feat .tp-img-cnt-inner p {
	margin-bottom: 4.787%;
	padding-bottom: 0;
	color: #11151a;
}

.cm-train-feat .tp-img-cnt-inner p a {
	color: inherit;
}

.cm-train-feat.cnt-wit-tp-img-wrp .flex-row{
	justify-content: flex-start;
} 



.blog-feed.cm-bl-feed .pagination-btn-wrap .entries {
	font-family: 'Noto Serif', Georgia, "Times New Roman", serif;
}


@media(min-width: 768px){ 
	.blog-feed.ltst_news .top_sec h2.title {
		text-align: left;
		padding-left: 23px;
	}
	.cm-tc-vid .content-col.col6 {
		width: 48.5%;
		margin-right: 3%;

	}

	.cm-tc-vid .media_column.col6 {
		width: 48.5%;
	}

	.two-col-btn-tp .media_column.col7 {
		width: 58.8%;
	}

	.two-col-btn-tp  .content-col.col5 {
		width: 38.2%;
	}

	.two-col-btn-tp .media_column.col6 {
		width: 48.5%;
	}

	.two-col-btn-tp  .content-col.col6 {
		width: 48.5%;
	}


	.two-col-btn-tp.right .media_column.col7 {
		margin-right: 3%;
	}

	.img-wt-vid .content-col.col6,
	.img-wt-vid .media_column.col6 {
		width: 48.5%;
	}

	.img-wt-vid .media_column.col6 {
		margin-right: 3%;
	}

	.cm-yt-vid .content-col.col6,
	.cm-yt-vid .media_column.col6 {
		width: 48.5%;
	}

	.cm-yt-vid.right .media_column.col6 {
		margin-right: 3%;
	}


	.comp-policy .rich_text {
		width: 48.5%;
	}

	.cer-two-col .content-col.col6,
	.cer-two-col .media_column.col6 {
		width: 48.5%;
	}

	.cer-two-col.left .content-col.col6 {
		margin-right: 3%;
	}


	.op-tc .content-col.col6,
	.op-tc .media_column.col6{
		width: 48.5%;
	}

	.op-tc.left .content-col.col6
	.sr-tc.left .content-col.col5{
		margin-right: 3%;
	}

	.sr-tc .content-col.col5{
		width: 38.2%;
	}
	.sr-tc .media_column.col7 {
		width: 58.8%;
	}


	.let-up .media_column.col5 {
		width: 38.2%;
		margin-right: 3%;
	}

	.two-col-content.let-up .content-col.col7 {
		width: 58.8%;
	}

	.iq-tc .content-col.col5 {
		width: 38.2%;
	}

	.iq-tc.right .media_column.col7 {
		margin-right: 3%;
	}

	.iq-tc .media_column.col7 {
		width: 58.8%;
	}

	.cv-tc .content-col.col8 {
		width: 64.833%;
	}

	.cv-tc.left .content-col.col8 {
		margin-right: 5.5%;
	}

	.cv-tc .media_column.col4 {
		width: 29.6667%;
	}


	.wc-tc .content-col.col6,
	.wc-tc .media_column.col6 {
		width: 47.25%;
	}

	.wc-tc.right .media_column.col6{
		margin-right: 5.5%;
	}


	.cpr-tc .content-col.col6,
	.cpr-tc .media_column.col6 {
		width: 48.5%;
	}

	.cpr-tc.left .content-col.col6 {
		margin-right: 3%;
	}


	.cm_nv_wrp.cst-btn-nav .cm_nv_inner .btn_row .btn_item {
		width: 48.5%;
		margin-right: 3%;
		text-align: center;
	}

	.cm_nv_wrp.cst-btn-nav .cm_nv_inner .btn_row .btn_item:nth-of-type(2n) {
		margin-right: 0;
	}
	.cm_nv_wrp.cst-btn-nav.cst-nav-3col .cm_nv_inner .btn_row .btn_item {
		width: 31.3333%;
	}

	.cm_nv_wrp.cst-btn-nav.cst-nav-3col .cm_nv_inner .btn_row .btn_item:nth-of-type(2n) {
		margin-right: 3%;
	}

	.cm_nv_wrp.cst-btn-nav.cst-nav-3col .cm_nv_inner .btn_row .btn_item:nth-of-type(3n) {
		margin-right: 0;
	}


	.cm-counter .item.col4 {
		width: 31.3333%;
		margin-right: 3%;
		padding-left: 0;
		padding-right: 0;
	}

	.cm-counter .item.col4:nth-child(3n) {
		margin-right: 0;
	}

	.bcp-cnt .btn_row {
		margin-top: 0;
		padding-top: 2.5%;
		padding-bottom: 2.5%;
		gap: 0;
	}

	.cnt-wit-bg-wrp.bcp-cnt .btn_item {
		width: 48.5%;
		margin-right: 3%;
	}

	.cnt-wit-bg-wrp.bcp-cnt .btn_item:nth-child(2n) {
		margin-right: 0;
	}

	.cnt-wit-bg-wrp.bcp-cnt .btn_item a {
		margin-top: 30px;
	}

	.cs-tc-cnt .content-col.col7 {
		width: 57.8%;
	}

	.cs-tc-cnt.left .content-col.col7 {
		margin-right: 5.5%;
	}

	.cs-tc-cnt .media_column.col5 {
		width: 36.7%;
	}

	.cm-sol-tc .content-col.col6,
	.cm-sol-tc .media_column.col6{
		width: 47.25%;
		border-radius: 15px 15px 15px 15px;
	}

	.cm-sol-tc.left .content-col.col6 {
		margin-right: 5.5%;
	}

	.wcc-tc .content-col.col7 {
		width: 57.8%;
	}

	.wcc-tc.left .content-col.col7 {
		margin-right: 5.5%;
	}

	.wcc-tc .media_column.col5 {
		width: 36.7%;
	}

	.blue-line-equal .featitem.col6 {
		width: 48.5%;
		margin-right: 3%;
		margin-bottom: 1.94%;
	}

	.blue-line-equal .featitem.col6:nth-child(2n) {
		margin-right: 0;
	}

	.cm-train-feat .cnt-col.col4 {
		padding-left: 0;
		padding-right: 0;
		width: 31.3333%;
		margin-right: 3%;
	}

	.cm-train-feat .cnt-col.col4:nth-child(3n) {
		margin-right: 0;
	}


}

@media(min-width: 992px){
	.impact-crds .card_item.col4 {
		padding-left: 0;
		padding-right: 0;
		width: 29.6667%;
		margin-right: 5.5%;
		margin-bottom: 2.75%;
	}

	.impact-crds .card_item.col4:nth-child(3n) {
		margin-right: 0;
	}

	.transit-crds .cnt-col.col3 {
		width: 22.75%;
		margin-right: 3%;
		padding-left: 0;
		padding-right: 0;
	}

	.transit-crds .cnt-col.col3:nth-child(4n) {
		margin-right: 0;
	}

	.card_gallery.td-crds .card_item.col4 {
		padding-left: 0;
		padding-right: 0;
		width: 31.3333%;
		margin-right: 3%;
	}

	.card_gallery.td-crds .card_item.col4:nth-child(3n) {
		margin-right: 0;
	}

	.core-crd .cnt-col.col3 {
		width: 22.75%;
		margin-right: 3%;
		padding-left: 0;
		padding-right: 0;
	}

	.core-crd .cnt-col.col3:nth-child(4n) {
		margin-right: 0;
	}

	.rtc-crds .card_item.col3 {
		padding-left: 0;
		padding-right: 0;
		width: 22.75%;
		margin-right: 3%;
	}

	.rtc-crds .card_item.col4{
		padding-left: 0;
		padding-right: 0;
		width: 31.3333%;
		margin-right: 3%;
	}


	.rtc-crds .card_item.col3:nth-child(4n),
	.rtc-crds .card_item.col4:nth-child(3n){
		margin-right: 0;
	}

	.rtc-crds.custom-crds .page-center {
		width: 60%;
	}



	.rtc-crds .card_item {
		margin-bottom: 40px;
	}

	.rtc-crds.custom-crds .card_item {
		margin-bottom: 5px;
	}


}

@media(min-width: 1001px){
	.cm-bl-feed.blog-feed .recent-post-item.col4 {
		padding-left: 0;
		padding-right: 0;
		width: 31.333%;
		margin-right: 3%;
	}
}

@media(min-width: 1101px){ 
	.cm-tp-crd .cnt-col.col20 {
		margin-right: 3%;
		padding-left: 0;
		padding-right: 0;
		width: 17.6%;
	}


	.cm-tp-crd .cnt-col.col20:nth-child(5n) {
		margin-right: 0;
	}
	.feat-wrap.cm-info .feat-item-wrp .right-content .btn_row a.hs-button {
		left: -58px;
	}

	.fp-crds .cnt-col.col6 {
		width: 48.5%;
		margin-right: 3%;
	}

	.fp-crds .cnt-col.col6:nth-child(2n) {
		margin-right: 0;
	}


	.part-crds .cnt-col.col4 {
		width: 31.3333%;
		margin-right: 3%;
	}

	.part-crds .cnt-col.col4:nth-child(3n) {
		margin-right: 0;
	}

	.part-crds .cnt-col.col4 {
		padding-left: 0;
		padding-right: 0;
	}





}


@media(min-width: 768px) and (max-width: 991px){
	.cst-features .featitem .outer_wrap {
		flex-direction: column;
	}
}

@media(max-width: 991px){ 
	.cm_nv_wrp.cst-btn-nav .cm_nv_inner .btn_row {
		flex-direction: column;
	}

	.part-crds .tp-img-cnt-inner img {
		margin-bottom: 30px;
	}

	.blog-bnr .btn_row .btn_item {
		width: 50%;
	}
	.cm-post .left-col {
		width: 100%;
		margin-bottom: 30px;
		margin-right: 0;
	}

	.cm-post .right-col {
		width: 100%;
	}

	.cm-post .left-col .cm-date {
		line-height: 1;
	}

	.cm-post .page-center {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}

	.impact-crds .card_item.col4 {
		margin-bottom: 30px;
	}
}


@media(max-width: 767px){ 
	.cm-tp-crd .cnt-col.col20{
		width: 100%;
		margin-right: 0; 
	}
	.cnt-wit-bg-wrp.comp-policy .rich_text h2 {
		margin-bottom: 30px;
	}

	.glbl-bnr.simple-banner .page-center {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.cm-analytics .rich_text p:has(+img) {
		margin-bottom: 30px;
	}

	.cm-gmc .rich_text p:has(+img) {
		margin-bottom: 30px;
	}

	.cm-gmc .page-center {
		padding-left: 0;
		padding-right: 0;
	}

	.rtc-crds .top_sec {
		padding-right: 0;
		padding-left: 0;
		padding-bottom: 30px;
	}

	.tsa-cnt .content_widget {
		padding: 40px;
	}

	.ouf-cnt.cnt-wit-bg-wrp h2.title {
		padding: 10px;
	}

	.wc-tc .media_column .mediaimg {
		width: 100% !important;
	}

	.cv-tc .mediaimg {
		max-width: 100%;
	}

	.comp-policy .page-center,
	.cst-pp .page-center {
		padding-left: 0;
		padding-right: 0;
	}

	.cpr-tc {
		overflow: unset;
	}

	.cpr-tc .page-center,.td-crds .page-center {
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.blog-bnr .btn_row .btn_item {
		width: 100%;
	}

	.hs-blog-listing .two-col-content.cm_business .page-center {
		padding-top: 22px;
	}

	.hs-blog-listing .two-col-content.cm_business .content-col h2 {
		margin-bottom: 30px;
	}

	.hs-blog-listing .two-col-content.cm_business .content-col hr {
		margin-bottom: 30px;
	}

	.cm-sol-tc .content-col.col6,
	.cm-sol-tc .media_column.col6{
		border-radius: 15px 15px 15px 15px;
	}

	.two-col-content.cv-tc .content-col .description h1{

		padding-left: 0 !important;
	}

	.cnt-wit-tp-img-wrp.cm-train-feat .col-title {
		margin-bottom: 30px;
	}

	.cm-train-feat .tp-img-cnt-inner p {
		margin-bottom: 30px;
	}

	.cm-train-feat .top_sec {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.cm-train-feat .bottom_row {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.train-bnr.cm-doc .banner-content-inner h2 {
		line-height: 1.4;
	}
}

@media(max-width: 479px){
	.cst-features .featitem .outer_wrap {
		flex-direction: column;
	}

	.cm-post .post-author {
		padding: 20px;
	}

	.cm-post .post-author-flex {
		flex-wrap: wrap;
		justify-content: center;
	}

	.cm-post .auth-img {
		width: 100%;
		padding-right: 0;
		padding-bottom: 20px;
	}

	.cm-post .post-author .auth-img img {
		margin: 0 auto;
		display: block;
	}

	.cm-train-feat.cnt-wit-tp-img-wrp h1.title {
		font-size: 32px !important;
	}
}