/* Regular */
@font-face {
	font-family: 'Satoshi';
	src: url(https://242619620.fs1.hubspotusercontent-na2.net/hubfs/242619620/raw_assets/public/Omnireach_October2025/fonts/Satoshi-Regular.woff) format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/* Italic */
@font-face {
	font-family: 'Satoshi';
	src: url(https://242619620.fs1.hubspotusercontent-na2.net/hubfs/242619620/raw_assets/public/Omnireach_October2025/fonts/Satoshi-Italic.woff) format('woff');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

/* Light */
@font-face {
	font-family: 'Satoshi';
	src: url(https://242619620.fs1.hubspotusercontent-na2.net/hubfs/242619620/raw_assets/public/Omnireach_October2025/fonts/Satoshi-Light.woff) format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

/* Light Italic */
@font-face {
	font-family: 'Satoshi';
	src: url(https://242619620.fs1.hubspotusercontent-na2.net/hubfs/242619620/raw_assets/public/Omnireach_October2025/fonts/Satoshi-LightItalic.woff) format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

/* Medium */
@font-face {
	font-family: 'Satoshi';
	src: url(https://242619620.fs1.hubspotusercontent-na2.net/hubfs/242619620/raw_assets/public/Omnireach_October2025/fonts/Satoshi-Medium.woff) format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* Medium Italic */
@font-face {
	font-family: 'Satoshi';
	src: url(https://242619620.fs1.hubspotusercontent-na2.net/hubfs/242619620/raw_assets/public/Omnireach_October2025/fonts/Satoshi-MediumItalic.woff) format('woff');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

/* Bold */
@font-face {
	font-family: 'Satoshi';
	src: url(https://242619620.fs1.hubspotusercontent-na2.net/hubfs/242619620/raw_assets/public/Omnireach_October2025/fonts/Satoshi-Bold.woff) format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

/* Bold Italic */
@font-face {
	font-family: 'Satoshi';
	src: url(https://242619620.fs1.hubspotusercontent-na2.net/hubfs/242619620/raw_assets/public/Omnireach_October2025/fonts/Satoshi-BoldItalic.woff) format('woff');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

/* Black */
@font-face {
	font-family: 'Satoshi';
	src: url(https://242619620.fs1.hubspotusercontent-na2.net/hubfs/242619620/raw_assets/public/Omnireach_October2025/fonts/Satoshi-Black.woff) format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

/* Black Italic */
@font-face {
	font-family: 'Satoshi';
	src: url(https://242619620.fs1.hubspotusercontent-na2.net/hubfs/242619620/raw_assets/public/Omnireach_October2025/fonts/Satoshi-BlackItalic.woff) format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

.simple-banner.cm-services-bnr {
	padding: 0;
	margin-top: 0;
	align-items: start;
	padding-top: 30px;
	min-height: 250px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.hs-trans-btn, form input[type=submit], .hs-button, .hs-sec-btn, .systems-page .hs-search-results__next-page, .systems-page .hs-search-results__prev-page{
	transition: all ease-in-out .4s;
	-webkit-transition: all ease-in-out .4s;
}
.simple-banner.cm-services-bnr .banner-breacrumb {
	order: 1;
	position: static;
	margin-bottom: 30px;
}

.simple-banner.cm-services-bnr > .page-center {
	order: 2;
}

.simple-banner.cm-services-bnr .banner-breacrumb ul.hs-breadcrumb-menu li a.hs-breadcrumb-label, 
.simple-banner.cm-services-bnr .banner-breacrumb ul.hs-breadcrumb-menu li span.hs-breadcrumb-label {
	font-size: 14px;
	opacity: 1;
	font-weight: 400;
	line-height: 1.42857143;
}

.simple-banner.cm-services-bnr .banner-breacrumb ul.hs-breadcrumb-menu li:after {
	font-size: 14px;
	padding: 0 5px;
	content: "/\00a0";
	color: #fff;
	transition: all ease-in-out .4s;
	-webkit-transition: all ease-in-out .4s;
	line-height: 1.42857143;
	padding-left: 9px;
	font-weight: 400;
	vertical-align: unset;
}

.simple-banner.cm-services-bnr .banner-breacrumb ul.hs-breadcrumb-menu li {
	font-size: 0;
	margin:0;
}

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

.simple-banner.cm-services-bnr .banner-breacrumb .page-center {
	padding: 0 15px;
}

.child-theme .servs-details-pg .hs_service .flex_row > .col4,
.child-theme .servs-details-pg .hs_service .flex_row > .col8 {
	padding-left: 0;
	padding-right: 0;
}
@media (min-width:768px){
	.child-theme .servs-details-pg .hs_service .flex_row .col4 {
		width: 25%;
	}

	.child-theme .servs-details-pg .hs_service .flex_row .col8 {
		width: 75%;
	}
}

.two-col-content.service-side {
	border-radius: 30px;
	overflow: hidden;
	background-image: linear-gradient(180deg, #304e7b 5%, #34404e 80%, #fff 120%);
}

.two-col-content.service-side .media_column.img-col {
}

.two-col-content.service-side .flex_row {
	row-gap: 0;
}

.two-col-content.service-side .content-col {
}

.two-col-content.service-side .content-col .description h6 {
	margin-bottom: 20px;
	line-height: 27px;
	font-weight: 500;
	word-break: normal;
}

.two-col-content.service-side .content-col .description p {
	font-size: 14px;
}

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

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

.card_gallery.service-cnt {
}

.card_gallery.service-cnt .top_sec.noButton {
	padding-left': 0'; padding-left': 0'; padding-left: 0;
	padding-right: 0;
	text-align: left;
	margin-bottom: 0;
}

.card_gallery.service-cnt .top_sec.noButton .content_widget {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.card_gallery.service-cnt .top_content h3 {
	margin-bottom: 20px;
}

.card_gallery.service-cnt .card_item.col12 {
	padding-left: 0;
	padding-right: 0;
}

.card_gallery.service-cnt .card_item .card_inner {
	border: 1px solid #ccc;
	border-radius: 0;
	height: auto;
}

.card_gallery.service-cnt .card_item .card_inner h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.card_gallery.service-cnt .card_item .card_inner p {
	margin-top: 10px;
}

.card_gallery.service-cnt .card_item .card_inner ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	margin-top: 15px;
}

.card_gallery.service-cnt .card_item .card_inner h5 + p {
	margin-bottom: 0;
}

.card_gallery.service-cnt .card_item .card_inner ul li {
	margin-top: 10px;
	margin-bottom: 0;
}

.card_gallery.service-cnt .card_item .btn_row {
	margin-top: 0;
}

.card_gallery.service-cnt .bottom_row.notshadow .rowGap15{
	row-gap:0;
}

.cnt-wit-bg-wrp.service-bg-cnt {
	background-image: linear-gradient(140deg, #fff 0, #34404e 50%, #304e7b 75%);
	border-radius: 50px;
	margin-top: 0;
}

.cnt-wit-bg-wrp.service-bg-cnt h6 {
	font-weight: 500;
	margin-bottom: 20px;
}

.cnt-wit-bg-wrp.service-bg-cnt p {
	font-size: 14px;
	margin-bottom: 20px;
}

.cnt-wit-bg-wrp.service-bg-cnt a.hs-button {
	width: 240px;
	max-width: 100%;
	padding: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: poppins;
	font-size: 14px;
	border-radius: 20px;
	line-height: 1.42857143;
	border: 2px solid transparent;
}

.cnt-wit-bg-wrp.service-bg-cnt a.hs-button:hover {
	border-color: #f9ca38;
	background-color: transparent !important;
	color: #fff;
}

.cnt-wit-bg-wrp.service-btm {
}

.cnt-wit-bg-wrp.service-btm .page-center.full_width {
	padding-left: 0;
	padding-right: 0;
}

.cnt-wit-bg-wrp.service-btm h3 span {
	color: #f9ca3b;
}

.cnt-wit-bg-wrp.service-btm h3 {
	margin-bottom: 20px;
}

.cnt-wit-bg-wrp.service-btm ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}

.cnt-wit-bg-wrp.service-btm ul li {
	padding-left: 20px;
	margin-bottom: 20px;
	position: relative;
	outline: 0 !important;
	transition: all ease-in-out .4s;
	-webkit-transition: all ease-in-out .4s;
	font-weight: 400;
}

.cnt-wit-bg-wrp.service-btm ul li:before {
	content: "";
	background-color: #f9ca3b;
	border-radius: 50%;
	border: 0;
	display: inline-block;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	top: 6px;
}

.cnt-wit-bg-wrp.service-btm ul li:last-child {
	margin-bottom: 0;
}

/*  */

.cnt-wit-bg-wrp.richTextCnt h3 {
	font-weight: 500;
	line-height: 1.66666667;
	color: #191919;
	margin-bottom: 20px;
}

.cnt-wit-bg-wrp.richTextCnt .page-center {
	padding-left: 15px;
	padding-right: 15px;
}

.cnt-wit-bg-wrp.richTextCnt p {
	line-height: 1.87500;
	color: #666;
}

.cnt-wit-bg-wrp.richTextCnt p:last-child {
	margin-bottom: 0;
}

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

.two-col-content.twColCnt .content-col .description h4 {
	color: #191919;
	margin-top: 20px;
	margin-bottom: 10px;
}

.two-col-content.twColCnt .content-col .description p {
	color: #191919;
	line-height: 1.5;
}

.two-col-content.twColCnt .content-col .description ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.two-col-content.twColCnt .content-col .description ul li {
	margin-bottom: 10px;
	padding-left: 20px;
	font-weight: 400;
	position: relative;
}

.two-col-content.twColCnt .content-col .description ul li:before {
	content: "";
	background-color: #f9ca3b;
	border-radius: 50%;
	border: 0;
	display: inline-block;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	top: 6px;
}

.two-col-content.twColCnt .content-col .description h4 + p {
	margin-bottom: 0;
}

/*  */

.simple-banner.data-banner {
	height: 400px;
}

.two-col-content.dataTwCol {
	background-image: linear-gradient(140deg, #20a2d5 0, #212152 63%, #f9ca3b 100%);
	border-radius: 50px;
}

.two-col-content.dataTwCol.whiteGradient {
	background-image: linear-gradient(140deg, #0d5ea8 25%, #fff 63%, #fff 100%);
}

.two-col-content.dataTwCol .flex_row {
	margin: 0 -15px;
}

.two-col-content.dataTwCol .description h2 {
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: 1.1;
	word-break: auto-phrase;
}

.two-col-content.dataTwCol .description {
	font-size: 14px;
	font-weight: 300;
}


.card_gallery.data-slide {
	background-image: linear-gradient(140deg, #20a2d5 0, #212152 63%, #f9ca3b 100%);
}

.card_gallery.data-solution .top_sec.noButton,
.card_gallery.data-slide .top_sec.noButton {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	margin-bottom: 40px;
}

.card_gallery.data-slide .top_content,
.card_gallery.data-slide .title{
	color: #fff;
}

.card_gallery.data-solution .title,
.card_gallery.data-slide .title {
	font-weight: 600;
	margin-bottom: 20px;
}

.card_gallery.data-slide .card_item {
	margin: 0;
	margin-right: 10px;
	position: relative;
}

.card_gallery.data-slide .bottom_row {
	padding: 0 15px;
}

.card_gallery.data-slide .card_inner {
	margin-bottom: 30px;
	padding: 0;
	overflow: visible;
	height:auto;
}

.card_gallery.data-solution .card_inner .card_box ,
.card_gallery.data-slide .card_inner .card_box {
	background: #efefef;
	border: 2px solid #20a2d5;
	border-radius: 30px;
	min-height: 350px;
	position: relative;
	height: auto;
	padding: 30px;
}

.card_gallery.data-slide .it_title {
	display: flex;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 11px !important;
	line-height: 1.1;
	font-weight: 600;
}

.card_gallery.data-slide .it_title span.icon_img img {
	height: 50px;
	padding-right: 8px;
	margin-bottom: -1px;
}

.card_gallery.data-slide .card_content {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.42857143;
}

.card_gallery.data-solution .card_inner:before,
.card_gallery.data-solution .card_inner:after,
.card_gallery.data-slide .card_inner:after, 
.card_gallery.data-slide .card_inner:before {
	content: "";
	background-image: url(https://242619620.fs1.hubspotusercontent-na2.net/hubfs/242619620/raw_assets/public/Omnireach_October2025/images/box-icon5.png);
	width: 85px;
	display: block;
	position: absolute;
	vertical-align: middle;
	max-width: 100%;
	background-position: center;
	background-size: contain;
	height: 66px;
	z-index: 9;
	right: 0;
	bottom: 30px;
	background-repeat: no-repeat;
}

.card_gallery.data-slide .card_inner:after{
	bottom:0;
}

.card_gallery.data-solution .card_inner:before,
.card_gallery.data-slide .card_inner:before {
	left:0;
	top:0;
	transform: rotate(180deg);
}

.card_gallery.data-slide .splide .splide__track {
	margin-bottom: 0;
	overflow: visible;
	margin: 0;
	padding: 0;
}

.card_gallery.data-slide ul.splide__pagination {
	position: static;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 36px;
}

.card_gallery.data-slide ul.splide__pagination li button {
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
	background: #fff;
	width: 40px;
	height: 10px;
	margin: 5px 7px;
	opacity: 1;
	position: relative;
	outline: 0 !important;
}

.card_gallery.data-gateway {}

.card_gallery.data-gateway .top_sec.noButton {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 40px;
}

.card_gallery.data-gateway .top_sec.noButton .title {
	margin-bottom: 20px;
	font-weight: 500;
}

.card_gallery.data-gateway .top_sec.noButton .top_content {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.42857143;
}

.card_gallery.data-gateway .page-center {
	padding-left: 15px;
	padding-right: 15px;
}

.card_gallery.data-gateway .card_box .it_title {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 500;
	line-height: 1.1;
}

.card_gallery.data-gateway .card_box p {
	font-size: 14px;
	font-weight: 300;
}

.card_gallery.data-gateway .icon_box.small_sz .icon_inner {
	height: 50px;
	vertical-align: middle;
	max-width: 100%;
	width: auto;
	justify-content: left;
	margin-bottom: 0;
}

.card_gallery.data-gateway .card_item.col3 {
	padding-right: 25px;
	margin: 0 -2px;
	padding-left: 0;
	margin-bottom: 30px;
	width: 25%;
}

.card_gallery.data-gateway .card_item.col3 .card_inner {
	height: auto;
}

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

.card_gallery.data-gateway .card_item.col3 .card_inner:after {
	content: '';
	position: absolute;
	right: 4px;
	top: 20px;
	width: 2px;
	background: #f9ca3b;
	height: 80%;
}


.card_gallery.data-slide .page-center.theme_center {
	overflow: hidden;
	padding-right: 20px;
}

.two-col-content.data-btm {
	background-image: linear-gradient(140deg, #20a2d5 0, #212152 63%, #f9ca3b 100%);
	border-radius: 50px;
}

.two-col-content.data-btm .content-col h3 {
	line-height: 65px;
	font-size: 45px;
	margin: 0;
	margin-bottom: 20px;
	font-weight: 700;
}

.two-col-content.data-btm .bottom_row .flex_row {
	margin: 0 -15px;
}

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

.two-col-content.data-btm .media_column.col6 {}

.two-col-content.data-btm .media_column.col6 .content_box {
	margin-top: 0;
}

.two-col-content.data-btm .media_column.col6 .content_box p {
	margin-bottom: 25px;
	margin-left: -10px;
}

.two-col-content.data-btm .media_column.col6 .right_column_btn .btn_row {
	justify-content: center;
}

.two-col-content.data-btm .media_column.col6 .right_column_btn .btn_row a.hs-button {
	border: 2px solid transparent;
	font-family: poppins;
	border-radius: 20px;
	font-size: 14px;
	text-transform: uppercase;
	width: 240px;
	max-width: 100%;
	line-height: 1.42857143;
	padding: 20px;
	transition: all ease-in-out .4s;
	-webkit-transition: all ease-in-out .4s;
	font-weight: 700;
}

.two-col-content.data-btm .media_column.col6 .right_column_btn .btn_row a.hs-button:hover {
	color: #fff;
	border-color: #f9ca38;
	background-color: transparent !important;
}
.tabber.data-tabber {
	background-image: linear-gradient(140deg, #20a2d5 0, #212152 63%, #f9ca3b 100%);
}

.tabber.data-tabber .top_sec.noButton {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	margin-bottom: 40px;
}

.tabber.data-tabber .top_sec.noButton h3.title {
	margin-bottom: 20px;
	font-weight: 500;
}

.tabber.data-tabber .top_content {
	font-size: 14px;
	font-weight: 300;
}

.tabber.data-tabber .tab-title-item {
	border-radius: 30px;
	text-align: left;
	margin-bottom: 20px !important;
	padding: 20px;
	border: 1px solid #c76e00;
}

.tabber.data-tabber .tab-title-item h6.tab-title {
	font-size: 18px;
	margin: 10px 0;
	font-weight: 500;
}

.tabber.data-tabber .tab-title-item .cont {
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	font-weight: 400;
	color: #333;
}

.tabber.data-tabber .tab-title-item .cont p {
	font-weight: 300;
}

.tabber.data-tabber .content-col.col6 {
	position: static;
	padding-right: 20px;
	padding-left: 0px;
	width: 45%;
	overflow: auto;
	max-height: 350px;
	margin: 0;
}

.tabber.data-tabber .col6.right_media {
}

.tabber.data-tabber .flex_row.two_column.right_media {
	justify-content: space-between;
	padding-left:15px;
	padding-right:15px;
}

.tabber.data-tabber .flex_row.two_column .tab-content {
	background: #c76e00;
	padding: 30px;
	border-radius: 20px;
	height: 100%;
}

.tabber.data-tabber .media-col.col6 {
	padding-left: 0;
	padding-right: 0;
}

.tabber.data-tabber .flex_row.two_column .tab-content h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
}

.tabber.data-tabber .flex_row.two_column .tab-content p {
	font-size: 14px;
	font-weight: 300;
	margin: 0;
}

.tabber.data-tabber .flex_row.two_column .tab-content ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.tabber.data-tabber .flex_row.two_column .tab-content ul li {
	padding-left: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	position: relative;
	font-weight: 400;
}

.tabber.data-tabber .flex_row.two_column .tab-content ul li:before {
	content: "";
	background-color: #f9ca3b;
	border-radius: 50%;
	border: 0;
	display: inline-block;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	top: 6px;
}

.tabber.data-tabber .flex_row.two_column .tab-content h4 img {
	height: 50px;
	vertical-align: middle;
	max-width: 100%;
	width: auto;
}

.tabber.data-tabber .flex_row.two_column .tab-content ul li:last-child, 
.tabber.data-tabber .flex_row.two_column .tab-content ul {
	margin-bottom: 0;
}

.tabber.data-tabber .media-col .tab-content .rich_cont {
	margin: 0;
}

.tabber.data-tabber .flex_row.two_column .tab-content .media_wrapper {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	display: none;
}

.card_gallery.data-solution .title {
	font-weight: 500;
}

.card_gallery.data-solution .top_content {
	font-size: 14px;
	font-weight: 300;
}

.card_gallery.data-solution .top_content p {
	margin-bottom: 40px;
}

.card_gallery.data-solution .top_content h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 500;
	line-height: 1.1;
	color: #34404e;
}

.card_gallery.data-solution .top_sec.noButton {
	margin-bottom: 0;
}

.card_gallery.data-solution .card_content p {
	margin: 0;
	font-size: 14px;
	font-weight: 300;
	height: 40px;
	overflow: hidden;
}

.card_gallery.data-solution .icon_box.small_sz .icon_inner {
	width: 100%;
	font-size: 100%;
	margin: 0;
	margin-bottom: 10px;
	justify-content: left;
}

.card_gallery.data-solution .card_inner .card_box {
	min-height: auto;
	padding-bottom: 28px;
}

.card_gallery.data-solution .card_inner .card_box .btn_row {
	margin-top: 0;
}

.card_gallery.data-solution .card_inner span.btn-link {
	color: #20a2d5;
	cursor: pointer;
	margin-top: 10px;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
}

.card_gallery.data-solution .card_inner span.btn-link:hover {
	text-decoration: underline;
}

.card_gallery.data-solution .card_inner:after {
	bottom: 0px;
	right: -1px;
}

.card_gallery.data-solution {
}

.card_gallery.data-solution .bottom_row.notshadow .rowGap15 {
	row-gap: 30px;
	margin-left: -2px;
	padding-right: 3px;
}

.card_gallery.data-gateway .bottom_row.notshadow .flex_row.rowGap15 {
	justify-content: unset;
	padding-left: 15px;
}

.tabber.data-tabber .tab-title-item:not(.active):hover * {
	color: #fff !important;
}

.tabber.data-tabber .tab-title-item:not(.active):hover {
	background-color: rgba(199, 110, 0, 1.0);
}

.card_gallery.data-slide ul.splide__pagination li button.is-active {
	background: #f9ca3b;
	border: 2px solid #fff;
	transform: none;
}

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

.two-col-content.dataTwCol .content-col .description {
	margin-bottom: 0;
}
.card_gallery.data-solution .card_inner {
	height: auto;
}

/*  */


.two-col-content.bg-gradient .media_column {
	background-image: linear-gradient(140deg, #20a2d5 0, #212152 63%, #f9ca3b 100%);
	min-height: 450px;
	margin-bottom: 0;
}

.two-col-content.autoHeight .media_column {
	min-height: 300px;
	margin-bottom: 30px;
	height: 100%;
}

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

.two-col-content.twoColSec .content_box h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 500;
}

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

.two-col-content.twoColSec .content-col .description p {
	margin-bottom: 15px;
}

.two-col-content.twoColSec .content-col .description ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.two-col-content.twoColSec .content-col .description ul li {
	padding-left: 20px;
	margin-bottom: 20px;
	position: relative;
	font-weight: 400;
	color: #333;
}

.two-col-content.twoColSec .content-col .description ul li:before {
	content: "";
	background-color: #f9ca3b;
	border-radius: 50%;
	border: 0;
	display: inline-block;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	top: 6px;
}

.two-col-content.twoColSec .content-col .description ul li strong {
	font-weight: 600;
}

.two-col-content.twoColSec .content-col .btn-items {
	margin-bottom: 15px;
}

.two-col-content.twoColSec .content-col .btn-items a.hs-button {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: unset;
	padding: 18px 50px 16px;
	border-width: 2px;
}

.two-col-content.twoColSec .content-col .btn-items a.hs-button:hover {
	background: transparent;
}


.two-col-content.twoColSec .top_sec {
	margin-bottom: 40px;
	text-align: left;
	padding: 0 15px 0 30px;
}

.two-col-content.twoColSec .top_sec h3 {
	margin-bottom: 20px;
	font-weight: 500;
}

.two-col-content.twoColSec h3 span {
	color: #f9ca3b;
}

.two-col-content.twoColSec .top_sec {
	font-size: 14px;
	font-weight: 300;
}

.two-col-content.innerSpace .flex_row {
	padding-left: 15px;
	padding-right: 0;
}

.two-col-content.twoColSec .content-col .description h4 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.two-col-content.twoColSec .content-col .description ul ul {
	margin-left: 30px;
}

.cnt-wit-bg-wrp.agents-sec h6 {
	font-size: 18px;
	margin: 10px 0;
	font-weight: 500;
}

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

.cnt-wit-bg-wrp.agents-sec .btn_row a.hs-button {
	border: 2px solid transparent;
	font-family: poppins;
	border-radius: 20px;
	font-size: 14px;
	text-transform: uppercase;
	width: 240px;
	max-width: 100%;
	line-height: 1.42857143;
	padding: 20px;
	transition: all ease-in-out .4s;
	-webkit-transition: all ease-in-out .4s;
	font-weight: 700;
}

.cnt-wit-bg-wrp.agents-sec .btn_row a.hs-button:hover {
	border-color: #f9ca38;
	background-color: transparent !important;
}

.cnt-wit-bg-wrp.agents-sec .page-center.pdlr10 {
	padding-left: 15px;
	padding-right: 15px;
}

.cnt-wit-bg-wrp.agents-sec .page-center.pdlr10 .content_widget {
	padding-left: 30px;
}

.cnt-wit-bg-wrp.seekCnt .rich_text h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 700;
	color: #f9ca3b;
}

.cnt-wit-bg-wrp.seekCnt .rich_text {
	color: #0d5ea8;
	font-size: 20px;
	font-weight: 300;
	padding-left: 5px;
	padding-right: 5px;
}

.cnt-wit-bg-wrp.seekCnt .rich_text p span {
	color: #f9ca3b;
	font-weight: 600;
}

.two-col-content.reachSeek .content-col {
	padding-top: 47.5px;
}

.two-col-content.reachSeek .content-col h5 {
	color: #0d5ea8;
	margin-bottom: 10px;
	line-height: 1.1;
	font-weight: 600;
}

.two-col-content.reachSeek .content-col .description {
	font-weight: 300;
	color: #333;
}

.two-col-content.reachSeek .media_column {
	display: flex;
	flex-direction: column-reverse;
	justify-content: flex-end;
}

.two-col-content.reachSeek .media_column .content_box {
	margin-top: 0;
}

.two-col-content.reachSeek .media_column .content_box h4 {
	margin-bottom: 20px;
	font-weight: 500;
	line-height: 1.1;
}

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

.two-col-content.reachSeek .content-col .description p {
	line-height: 1.42857143;
}

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

.two-col-content.reachSeek.left .content-col h5 {
	text-align: right;
}

.cnt-wit-bg-wrp.reach-btm {
	margin-left: 15px;
	margin-right: 15px;
}

.cnt-wit-bg-wrp.reach-btm p {
	font-size: 18px;
}

.cnt-wit-bg-wrp.reach-btm p a:hover {
	color: #f9ca3b !important;
}

.two-col-content.dataTwCol .btn_row {
	margin-top: 0;
	margin: 10%;
}

.two-col-content.dataTwCol .btn_row a.hs-button {
	font-size: 15px;
	font-weight: 700;
	line-height: unset;
	padding: 18px 50px 16px;
	text-transform: uppercase;
	border-radius: 30px;
	border-width: 2px;
	white-space: nowrap;
}

.two-col-content.dataTwCol .btn_row a.hs-button:hover {
	background: transparent;
	color: #fff;
}

.tabber.dataTabV2 .tab-title-item {
	border-color: #fff;
}

.tabber.dataTabV2 .flex_row.two_column .tab-content {
	background: #fff;
}

.tabber.dataTabV2 .flex_row.two_column .tab-content *,
.tabber.dataTabV2 .tab-title-item.cm-accodion.active .tab-content.accordion-cnt *{
	color: #333 !important;
}

.data-gateway.card_gallery .bottom_row.notshadow .rowGap15 {
	row-gap: 0;
}

.card_gallery.data-reach .top_sec.noButton {
	padding-left: 0;
	padding-right: 0;
}

.card_gallery.data-reach .bottom_row.notshadow .flex_row.rowGap15 {
	padding-left: 0;
	margin-right: -15px;
}


.two-col-content.twoColSec .feature-wrapper {
	display: block;
	margin-bottom: 0;
}

.two-col-content.twoColSec .feature-wrapper .featimggrp {
	display: inline-block;
	width: 50%;
	margin: -2px;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 30px;
	max-width: 100%;
}

.two-col-content.twoColSec .feature-wrapper .featimggrp h5.feat-title {
	font-size: 20px;
	font-weight: 600;
	margin-top: 0;
	color: #34404e;
	margin-bottom: 10px;
}

.two-col-content.twoColSec .feature-wrapper .featimggrp p {
	margin-bottom: 16px;
}

/* Home */

.testimonials_slider.home-testi {
	background-image: linear-gradient(140deg, #eee 20%, #304e7b 30%, #eee 75%);
}

.testimonials_slider.home-testi .testmn_item .testmn_inner {
	position: relative;
	margin-bottom: 40px;
	font-family: poppins;
	border-radius: 0;
	box-shadow: none;
}

.testimonials_slider.home-testi .testmn_item .testmn_inner:before {
	background-color: #000;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	width: 35%;
	z-index: 1;
}

.testimonials_slider.home-testi .testmn_item .testmn_inner .card_box {
	position: relative;
	z-index: 5;
	background: #fff;
	padding: 20px;
	min-height: 340px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}

.testimonials_slider.home-testi .testmn_item .testmn_inner .clients-say-title {
	position: relative;
	z-index: 3;
	text-align: center;
	padding: 20px 0;
	font-size: 25px;
	margin: 0 auto;
	color: #fff;
	font-weight: 700;
	margin-left: 35%;
}

.testimonials_slider.home-testi .testmn_item .icon_box {
	width: 100px;
	height: 100px;
	line-height: 80px;
	position: absolute;
	left: -20px;
	top: -20px;
	z-index: 22;
	background: #fff;
	border-radius: 50%;
	padding: 10px;
}

.testimonials_slider.home-testi .testmn_item .icon_box .icon_inner {
	margin: 0;
	height: 100%;
}

.testimonials_slider.home-testi span.icon_img.icon_sp {
	width: 100%;
	height: auto;
	border-radius: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.testimonials_slider.home-testi span.icon_img.icon_sp img {
	vertical-align: middle;
	max-width: 100%;
	width: auto;
	height: auto;
}

.testimonials_slider.home-testi .testmn_item .card_quote {
	order: 3;
	font-size: 14px;
	font-weight: 400;
}

.testimonials_slider.home-testi .testmn_item .card_quote p:last-child {
	margin-bottom: 0;
}

.testimonials_slider.home-testi .card_content {
	margin-top: 0;
	min-height: 50px;
	padding-left: 70px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 1.42857143;
	font-size: 14px;
}

.testimonials_slider.home-testi .card_content h4 {
	font-weight: 600;
	margin: 5px 0;
	font-size: 18px;
	line-height: 1.1;
}

.testimonials_slider.home-testi .card_content h4 + span {
	color: #999;
	font-size: 12px;
	font-weight: 400;
	display: inline-block;
}

.logo_slider.hm-logos {
}

.logo_slider.hm-logos .top_sec {
	text-align: left;
	padding: 0;
}

.logo_slider.hm-logos .top_sec h4.title {
	padding: 0 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 400;
}

.logo_slider.hm-logos .logo_item {
	padding: 10px;
	margin: 0;
	margin-right: 10px;
	width: calc(25% - 7px) !important;
}

.logo_slider.hm-logos .logo_item .logo_inner {
	border: 1px solid #ccc;
	min-height: 120px;
	display: flex;
	align-items: center;
	padding: 10px;
}

.logo_slider.hm-logos .logo_item .logo_inner img {
	max-height: 100px;
	display: inline-block;
	width: auto;
	transform-style: preserve-3d;
	transition: opacity .4s ease;
}

.logo_slider.hm-logos .splide .splide__track {
	margin: 0;
	padding: 0;
}

.logo_slider.hm-logos ul.splide__pagination {
	margin-top: 10px;
	position: static;
	padding: 0;
	padding-bottom: 5px;
}

.logo_slider.hm-logos ul.splide__pagination li button.splide__pagination__page {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.logo_slider.hm-logos ul.splide__pagination li button.splide__pagination__page.is-active {
	background: #869791;
	transform: none;
}

.logo_slider.hm-logos {
}

.logo_slider.hm-logos .top_sec {
	text-align: left;
	padding: 0;
}

.logo_slider.hm-logos .top_sec h4.title {
	padding: 0 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 400;
}

.logo_slider.hm-logos .logo_item {
	padding: 10px;
	margin: 0;
	margin-right: 10px;
}

.logo_slider.hm-logos .logo_item .logo_inner {
	border: 1px solid #ccc;
	min-height: 120px;
	display: flex;
	align-items: center;
	padding: 10px;
}

.logo_slider.hm-logos .logo_item .logo_inner img {
	max-height: 100px;
	display: inline-block;
	width: auto;
	transform-style: preserve-3d;
	transition: opacity .4s ease;
}

.logo_slider.hm-logos .splide .splide__track {
	margin: 0;
	padding: 0;
}

.logo_slider.hm-logos ul.splide__pagination {
	margin-top: 10px;
	position: static;
	padding: 0;
	padding-bottom: 5px;
}

.logo_slider.hm-logos ul.splide__pagination li button.splide__pagination__page {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.logo_slider.hm-logos ul.splide__pagination li button.splide__pagination__page.is-active {
	background: #869791;
	transform: none;
}

.bnr_wrp.home-banner {
	height: 400px;
}

.bnr_wrp.home-banner .slide_background {
	display: block;
}

.bnr_wrp.home-banner .slide_background .slide_content, 
.bnr_wrp.home-banner.normal.bottom .slide_content.pdlr15 {
	padding: 50px 20px;
}

.bnr_wrp.home-banner .slide_background .slide_title h2 {
	font-size: 40px;
	font-weight: 700;
	line-height: 54px;
	margin-bottom: 60px;
	margin-top: 20px;
}

.bnr_wrp.home-banner .slide_background .slide_title h2 span, 
.bnr_wrp.home-banner .slide_background .slide_subtitle p span {
	color: #f9ca3b !important;
}

.bnr_wrp.home-banner .slide_background .slide_subtitle {
	line-height: 26px;
	padding: 0 275px;
	margin: 0 auto;
}

.bnr_wrp.home-banner ul.splide__pagination {
	position: absolute;
	bottom: 15px;
	width: 100%;
	margin-top: 10px;
}

.bnr_wrp.home-banner ul.splide__pagination li {
	display: inline-block;
	zoom: 1; color: inherit;
	border: none;
}

.bnr_wrp.home-banner.square_bullets .splide__pagination .splide__pagination__page {
	background: rgba(0, 0, 0, .8);
	border-radius: 0;
	height: 5px;
	margin: 0 5px;
	opacity: 1;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	width: 35px;
	color: #333;
}

.bnr_wrp.home-banner.square_bullets .splide__pagination .splide__pagination__page.is-active {
	background-color: #f9ca3b;
	color: #f9ca3b;
}

.bnr_wrp.home-banner .bg_el.banner_slider_bg_image {
	background-position: right;
	height: 400px;
}

.bnr_wrp.home-banner.normal .splide__list li {
	height: 400px;
}
.testimonials_slider.home-testi .testmn_row {
	row-gap: 0;
}

.simple-banner.cm-services-bnr .banner-breacrumb ul.hs-breadcrumb-menu li a.hs-breadcrumb-label:hover {
	color: #f9ca3b;
}

.bnr_wrp.home-banner.square_bullets .splide__pagination .splide__pagination__page:hover {
	background: #869791;
}
.card_gallery.data-solution .card_item.expend .card_content p {
	height: auto !important;
}
.cm-tabs.type2 .top_sec .title {
	background: rgba(255, 255, 255, 0.2);
	color: #fff !important;
	font-family: Satoshi;
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0%;
}
.cm-tabs.type2 .top_content h2 {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 48px;
	line-height: 120%;
	letter-spacing: 0%;
}
.sticky-two-col.without_shadow .tile-value-sticky {
	box-shadow: unset;
}
.accordion_wrap.cm-faq.full_width .page-center {
	display: block;
}
.accordion_wrap.cm-faq.full_width .top_sec {
	width: 100%;
}
.accordion_wrap.cm-faq.full_width .accord_outer {
	margin: auto;
	width: 100%;
	max-width: 663px;
}
.accordion_wrap.cm-faq.full_width .btm-btn {
	margin-top: 50px;
}
.accordion_wrap.cm-faq.full_width .accord_outer .acc-item h6>span {
	padding-right: 20px;
	display: block;
	font-weight: 500;
}
.accordion_wrap.cm-faq.full_width .btm-btn a.hs-sec-btn {
	color: #000;
	font-weight: 400;
}
.accordion_wrap.cm-faq.full_width.bt-pri .btn_item .hs-button .circle-cta {
	background: #fff;
}
.accordion_wrap.cm-faq.arrow-btn.bt-pri.full_width .top_sec {
	margin-bottom: 60px;
}
.cnt-wit-tp-img-wrp.generations_sec .top_sec {
	margin-bottom: 100px;
}
.cnt-wit-tp-img-wrp.generations_sec .top_sec h2 {
	font-size: 80px;
	font-weight: 400;
	color: #212331;
	line-height: 1.37;
	margin-top: 60px;
	font-family: 'Satoshi';
}
.cnt-wit-tp-img-wrp.generations_sec .cnt-col .tp-img-cnt .tp-img-cnt-inner p {
	font-size: 26px;
	line-height: 130%;
	color: #212331;
}
.cnt-wit-tp-img-wrp.generations_sec .cnt-col {
	padding: 40px;
}
.cnt-wit-tp-img-wrp.generations_sec .cnt-col .tp-img {
	margin-bottom: 120px;
	text-align: left;
}
.cnt-wit-tp-img-wrp.generations_sec .cnt-col .tp-img img {
	width: 148px;
}
.cnt-wit-tp-img-wrp.generations_sec .cnt-col .tp-img-cnt {
	text-align: left;
}
.cnt-wit-tp-img-wrp.generations_sec .cnt-col .tp-img-cnt .tp-img-cnt-inner a {
	color: #FDBA13;
}
.cnt-wit-tp-img-wrp.generations_sec .cnt-col .tp-img-cnt h3.col-title {
	font-size: 34px;
	color: #212331;
	font-weight: 500;
	font-family: 'Satoshi';
}
.cnt-wit-tp-img-wrp.generations_sec .cnt-col .tp-img-cnt .tp-img-cnt-inner p {
	font-family: 'Satoshi';
	font-weight: 500;
}
.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress .content_widget h2.title {
	margin-bottom: 30px;
	font-size: 100px;
	color: #EFEFEF;
	font-weight: 400;
	font-family: 'Satoshi';
	line-height: 130%;
}
.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress  .btn_item>a {
	padding: 18px 25px;
	height: auto;
}
.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress .content_widget img.icon-play {
	width: 55px;
}
.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress .btn_item>a img.icon-play {
	width: 52px;
}
.two-col-content.inevitable-wrapper .description {
	margin: 0;
}
.cm-tabs.type2 .content-col {
	grid-row-gap: 30px;
}
.cm-tabs.type2 h4.tab-title {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 42px;
	line-height: 110.00000000000001%;
	letter-spacing: 0%;
	text-transform: uppercase;
}
.cm-tabs.type2 .media-col .tab-content .rich_cont p {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 20px;
	line-height: 130%;
	letter-spacing: 0%;
	color: #EFEFEF !important;
}
.two-col-content.inevitable-wrapper .description>span {
	padding: 9.5px 19px;
	display: inline-block;
	background: #fff;
	color: #212331;
	font-size: 16px;
	font-weight: 500;
	border-radius: 5px;
	position: relative;
	margin-bottom: 32px;
	overflow: hidden;
	font-family: 'Satoshi';
}
.two-col-content.inevitable-wrapper .description>span:before, .two-col-content.inevitable-wrapper .description>span:after {
	width: 7px;
	height: 100%;
	background: #FDBA13;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.two-col-content.inevitable-wrapper .description>span:after {
	left: auto;
	right: 0;
}
.two-col-content.inevitable-wrapper .description h2 {
	font-size: 48px;
	font-family: 'Satoshi';
	line-height: 120%;
	font-weight: 500;
	color: #212331;
	margin-bottom: 16px;
}
.two-col-content.inevitable-wrapper .description p {
	font-size: 22px;
	line-height: 130%;
	font-family: 'Satoshi';
	color: #282523;
	font-weight: 500;
	margin-bottom: 40px;
}
.two-col-content.inevitable-wrapper .description ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.two-col-content.inevitable-wrapper .description ul li:not(:last-child) {
	margin-bottom: 22px;
}
.two-col-content.inevitable-wrapper .description ul li {
	display: flex;
	align-items: center;
	gap: 12px;
	font-size: 18px;
	line-height: 135%;
	color: #212331;
	font-family: 'Satoshi';
	font-weight: 500;
}
.two-col-content.inevitable-wrapper .media_column .mediaimg {
	border-radius: 24px;
	overflow: hidden;
}
.cnt-wit-tp-img-wrp.cntnt_top_img .bottom_row .cnt-col .tp-img {
	margin-bottom: 67px;
}
.cnt-wit-tp-img-wrp.cntnt_top_img .bottom_row .cnt-col .tp-img img {
	height: 28px;
	width: auto;
}
.cnt-wit-tp-img-wrp.cntnt_top_img .bottom_row .cnt-col .tp-img-cnt h3.col-title {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 34px;
	line-height: 120%;
	letter-spacing: 0%;
	margin-bottom: 19px;
	color: #212331;
}
.cnt-wit-tp-img-wrp.cntnt_top_img .bottom_row .cnt-col .tp-img-cnt .tp-img-cnt-inner p {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 20px;
	line-height: 130%;
	letter-spacing: 0%;
	color: #282523;
}
.sticky-two-col.without_shadow.btn2 .left-heading-tag>h6 {
	font-family: Satoshi;
	font-weight: 500;
}
.sticky-two-col.without_shadow.btn2 .left-heading-tag h2 {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 48px;
	line-height: 120%;
	letter-spacing: 0%;
	margin-bottom: 24px;
}
.sticky-two-col.without_shadow.btn2 .left-heading-tag p {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 22px;
	line-height: 130%;
	letter-spacing: 0%;
}
.sticky-two-col.without_shadow.btn2 .cm-btm-left a.cm-btn {
	font-family: Satoshi;
	font-weight: 400;
	font-size: 18px;
	line-height: 110.00000000000001%;
	letter-spacing: 0%;
	color: #000000;
}
.sticky-two-col.without_shadow.btn2 .bottom-values-halves .title {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 34px;
	line-height: 120%;
	letter-spacing: 0%;
	text-align: center;
	color: #212331;
}
.sticky-two-col.without_shadow.btn2 .paragraph-small p {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 17px;
	line-height: 130%;
	letter-spacing: 0%;
	text-align: center;
	margin: 0;
}
.accordion_wrap.cm-faq.arrow-btn.bt-pri.full_width .top_sec h6.title {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0%;
	color: #212331;
	margin-bottom: 32px;
}
.accordion_wrap.cm-faq.arrow-btn.bt-pri.full_width .top_content h2 {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 48px;
	line-height: 120%;
	letter-spacing: 0%;
	text-align: center;
	margin-bottom: 24px;
}
.accordion_wrap.cm-faq.arrow-btn.bt-pri.full_width .top_content p {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 22px;
	line-height: 130%;
	letter-spacing: 0%;
	text-align: center;
}
.accordion_wrap.cm-faq.full_width .accord_outer .acc-item h6>span {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0%;
}
.accordion_wrap.cm-faq.full_width .acc-item .acc-content .desc {
	font-family: 'Satoshi';
}
.accordion_wrap.cm-faq.full_width.bt-pri .btn_item .hs-button {
	font-family: Satoshi;
	font-weight: 400;
	font-size: 18px;
	line-height: 110.00000000000001%;
	letter-spacing: 0%;
}
.cnt-wit-tp-img-wrp.improve .col-title {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 100px;
	line-height: 120%;
	letter-spacing: 0%;
	margin-bottom: 32px;
}
.cnt-wit-tp-img-wrp.improve .tp-img-cnt-inner p {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 26px;
	line-height: 130%;
	letter-spacing: 0%;
	text-align: center;
}
.blog-feed.cm_blog_feed.type2 .top_sec .top_content h5 {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0%;
}
.blog-feed.cm_blog_feed.type2 .top_sec .top_content h2 {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 48px;
	line-height: 120%;
	letter-spacing: 0%;
}
.blog-feed.cm_blog_feed.type2 .top_sec {
	margin-bottom: 72px;
}
.blog-feed.cm_blog_feed.type2 a.hs-button {
	color: #000;
	font-family: Satoshi;
	font-weight: 400;
	font-size: 18px;
	line-height: 110.00000000000001%;
	letter-spacing: 0%;
}
.blog-feed.cm_blog_feed.type2 .item_inner .post-btm h4.recent-post-title a {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 34px;
	line-height: 120%;
	letter-spacing: 0%;
}
.blog-feed.cm_blog_feed.type2 .item_inner .post-btm p.item_descr {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 20px;
	line-height: 130%;
	letter-spacing: 0%;
}


@media (min-width: 1200px) {
	.child-theme .content-wrapper ,
	.child-theme .dnd-section > .row-fluid,
	.child-theme .page-center{
		
		max-width: 1170.00000045px;
		
	}

	.card_gallery.data-gateway .bottom_row.notshadow .flex_row.rowGap15 {
		margin-right: -30px;
	}

	.card_gallery.data-reach .bottom_row.notshadow .flex_row.rowGap15 {
		margin-right: -15px;
	}


}

@media (min-width: 1300px) {

	.child-theme .content-wrapper ,
	.child-theme .dnd-section > .row-fluid,
	.child-theme .page-center{
		
		max-width: 1350px;
		
	}

}

@media (max-width: 1337px){
	.bnr_wrp.home-banner .slide_background .slide_subtitle {
		padding: 0 50px;
	}
}
@media (max-width: 1199px) {

	.child-theme .content-wrapper ,
	.child-theme .dnd-section > .row-fluid,
	.child-theme .page-center{
		
		max-width: 1350px;
		
	}

	.simple-banner.cm-services-bnr .banner-breacrumb{
		padding-left: 0px;
		padding-right: 0px;
	}

}


@media (max-width:991px) and (min-width:768px) {

	h1{
		font-size:30.000000015px;
	}

	h2{

	}
	h3{
		font-size:24.99999999px;
	}
	h4{

	}
	h5{

	}
	.two-col-content.twoColSec .top_sec h3,
	.two-col-content.twoColSec .content_box h3{
		font-size:30px;
	}

	.cnt-wit-bg-wrp.service-bg-cnt h6{
		font-size:17.999999996px;
	}

	.child-theme .servs-details-pg .hs_service .flex_row > .col4 {
		width: 33.33333333%;
	}

	.child-theme .servs-details-pg .hs_service .flex_row > .col8 {
		width: 66.66666667%;
	}

	.cnt-wit-bg-wrp.richTextCnt h3 {
		margin-bottom: 10px;
		line-height: 1.44;
	}

	.cnt-wit-bg-wrp.richTextCnt p {
		line-height: 1.5;
	}

	.two-col-content.twColCnt .content-col.col6, 
	.two-col-content.twColCnt .img-col.col6 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.two-col-content.twColCnt .content-col .description h4 {
		font-size:22.0px;
	}

	.two-col-content.twoColSec {
		padding-left: 0;
		padding-right: 0;
	}

	.two-col-content.twoColSec .flex_row {
		flex-direction: column;
		row-gap: 0;
	}

	.two-col-content.innerSpace .flex_row {
		padding-right: 15px;
	}


	.two-col-content.twoColSec .flex_row > div {
		width: 100%;
	}

	.two-col-content.twoColSec .flex_row > div.media_column {
		padding-right: 15px;
	}

	.two-col-content.twoColSec .flex_row > div.content-col.col6 {
		padding-right: 15px;
		padding-left: 15px;
	}

	.bnr_wrp.home-banner .slide_background .slide_title h2 {
		font-size: 30px;
	}
	.bnr_wrp.home-banner .slide_background .slide_subtitle {
		padding: 0px 15px;
	}

	.testimonials_slider.home-testi .card_content {
		padding-left: 0;
		padding-top: 70px;
	}
	.logo_slider.hm-logos .logo_item .logo_inner {
		min-height: unset;
	}
}

@media (max-width:991px) {
	.testimonials_slider.home-testi {
		padding: 40px 0 !important;
	}


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

	.two-col-content.dataTwCol .mediaimg .single-img img {
		width: revert-layer;
	}

	.two-col-content.dataTwCol .flex_row {
		row-gap: 0;
	}

	.card_gallery.data-solution .title, .card_gallery.data-slide .title {
		font-size: 30px;
	}

	.card_gallery.data-slide .page-center.theme_center {
		padding-right: 10px;
	}

	.card_gallery.data-gateway .top_sec.noButton .title {
		font-size: 30px;
	}

	.card_gallery.data-gateway .card_item.col3 {
		width: 50%;
	}

	.card_gallery.data-gateway .bottom_row.notshadow .flex_row.rowGap15 {
		row-gap: 0;
	}

	.tabber.data-tabber .top_sec.noButton h3.title {
		font-size: 30px;
	}

	.two-col-content.data-btm .bottom_row .flex_row .col6 {
		width: 100%;
	}

	.two-col-content.data-btm .bottom_row .flex_row {
		row-gap: 0;
	}

	.two-col-content.dataTwCol .flex_row > div {
		width: 100%;
	}

	.logo_slider.hm-logos .logo_item {
		width: calc(33.333% - 7px) !important;
	}

	.testimonials_slider.home-testi {
		padding: 40px 0 !important;
	}
	.testimonials_slider.home-testi .testmn_item .testmn_inner .clients-say-title {
		padding: 20px 0;
		font-size: 20px;
	}
	.testimonials_slider.home-testi .testmn_item:nth-child(3n) {
		width: 100%;
	}

	.cnt-wit-bg-wrp.agents-sec .page-center.pdlr10 .content_widget {
		padding-left: 0px;
	}

}

@media (max-width:767px) {

	.simple-banner.cm-services-bnr .banner-breacrumb ul.hs-breadcrumb-menu li a.hs-breadcrumb-label, 
	.simple-banner.cm-services-bnr .banner-breacrumb ul.hs-breadcrumb-menu li span.hs-breadcrumb-label {
		font-size: 10px;
	}

	.simple-banner.cm-services-bnr .banner-breacrumb ul.hs-breadcrumb-menu li:after {
		font-size: 10px;
		padding-right: 1px;
	}

	.simple-banner .banner-breacrumb ul.hs-breadcrumb-menu {
		line-height: 1.42857143;
		font-size: 14px;
		display: block !important;
	}

	h5 {
		line-height: 1.31578947;
	}

	.cnt-wit-bg-wrp.service-bg-cnt h6{
		font-size:17.999999996px;
	}


	.cnt-wit-bg-wrp.service-bg-cnt .page-center {
		padding-left: 0;
		padding-right: 0;
	}

	.cnt-wit-bg-wrp.service-bg-cnt a.hs-button {
		display: block;
		width: 100%;
		max-width: 240px;
	}

	.cnt-wit-bg-wrp.service-bg-cnt .btn_item {
		width: 100%;
	}

	.cnt-wit-bg-wrp.richTextCnt h3{
		font-size:24.0px;
		line-height: 1.58333333;
	}


	.two-col-content.twColCnt .flex_row {
		row-gap: 0;
	}

	.two-col-content.twColCnt .content-col .description h4{
		font-size:22.0px;
	}

	/*    */

	.card_gallery.data-solution .card_inner {
		height: auto;
	}

	.two-col-content.dataTwCol .description h2 {
		font-size: 30px;
	}

	.card_gallery.data-slide .page-center.theme_center {
		padding: 0;
	}

	.card_gallery.data-gateway .card_item.col3 {
		width: 100%;
	}

	.card_gallery.data-gateway .card_item.col3 .card_inner:after {
		top: 0;
		width: 100%;
		background: #f9ca3b;
		height: 2px;
	}

	.card_gallery.data-gateway .card_item.col3 .card_inner {
	}

	.card_gallery.data-gateway .bottom_row.notshadow .flex_row.rowGap15 {
		padding-right: 15px;
	}

	.card_gallery.data-solution .top_content h5 {
		font-size: 24px;
	}

	.card_gallery.data-solution .bottom_row.notshadow .rowGap15 {
		margin-left: -2px;
		padding-right: 0;
		margin-right: -2px;
	}

	.card_gallery .card_box .it_title {
		font-size: 22px;
	}

	.two-col-content.data-btm .content-col h3 {
		font-size: 35px;
	}

	.tabber.data-tabber .content-col.col6 {
		width: 100%;
		height: auto;
		max-height: 100%;
	}

	.tab-title-item.cm-accodion.active .tab-content.accordion-cnt *{
		color:#fff !important;
	}

	.tabber.data-tabber .flex_row.two_column .tab-content ul li, 
	.tabber.data-tabber .flex_row.two_column .tab-content ul li:last-child {
		margin-bottom: 20px;
	}

	/*    */

	.two-col-content.twoColSec .top_sec h3,
	.two-col-content.twoColSec .content_box h3{
		font-size:30px;
	}

	.two-col-content.autoHeight .media_column {
		min-height: auto;
	}

	.two-col-content.twoColSec  .flex_row.flex_top {
		row-gap: 0;
	}

	.two-col-content.bg-gradient .media_column {
		min-height: auto;
	}

	.cnt-wit-bg-wrp.agents-sec .page-center.pdlr10 .content_widget {
		padding-left: 0;
	}

	.cnt-wit-bg-wrp.seekCnt .rich_text h2 {
		font-size: 30px;
	}

	.two-col-content.reachSeek .content-col {
		padding-top: 0;
	}

	.two-col-content.reachSeek .content-col h5 {
		font-size: 24px;
	}

	.two-col-content.reachSeek .content-col h5 {
		font-size: 24px;
	}

	.two-col-content.dataTwCol .flex_row > div {
		width: 100%;
	}

	.two-col-content.dataTwCol .btn_row {
		margin-left: 0;
		margin-right: 0;
	}

	.two-col-content.dataTwCol .btn_row a.hs-button {
		white-space: normal;
	}

	.two-col-content.twoColSec .feature-wrapper .featimggrp {
		width: 100%;
	}

	.two-col-content.twoColSec .feature-wrapper .featimggrp h5.feat-title {
		line-height: 1.1;
	}

	.testimonials_slider.home-testi .card_content {
		margin-bottom: 25px;
	}
	.bnr_wrp.home-banner .slide_background .slide_title h2 {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 30px;
	}
	.bnr_wrp.home-banner .slide_background .slide_subtitle {
		padding: 0;
	}
	.logo_slider.hm-logos .top_sec h4.title {
		font-size: 20px;
		padding: 0 15px;
	}

	.two-col-content.reachSeek .mediaimg .single-img img {
		width: revert-layer;
	}

	.two-col-content.reachSeek.left .content-col h5 {
		text-align: left;
	}


}
@media (max-width: 599px){
	.logo_slider.hm-logos .logo_item {
		width: 100% !important;
	}
}

@media (max-width: 460px){
	.bnr_wrp.home-banner.normal .splide__list li, .bnr_wrp.home-banner .bg_el.banner_slider_bg_image, .bnr_wrp.home-banner, .simple-banner.data-banner{
		min-height: 445px;
	}
}
/* @media (max-width: 385px){
.bnr_wrp.home-banner .slide_background .slide_subtitle p {
font-size: 14px;
line-height: 16px;
}
.bnr_wrp.home-banner .slide_background .slide_title h2 {
margin-bottom: 10px;
}
} */



.child-theme .aos-animate {
	-webkit-transition: all 250ms ease-in-out .2s;
	-moz-transition: all 250ms ease-in-out .2s;
	-o-transition: all 250ms ease-in-out .2s;
	-ms-transition: all 250ms ease-in-out .2s;
	transition: all 250ms ease-in-out .2s;
	position: relative;
}

.simple-banner.cm-services-bnr .banner-breacrumb-inner [data-aos=fade-left].aos-init {
	right: -30px;
	opacity: 0;
	transform: none;
}

.simple-banner.cm-services-bnr .banner-breacrumb-inner [data-aos=fade-left].aos-animate {
	right: 0;
	opacity: 1;
}

.simple-banner.cm-services-bnr [data-aos=fade-left].aos-init.banner-content-inner {
	left: -30px;
	opacity: 0;
	transform: none;
}
.simple-banner.cm-services-bnr [data-aos=fade-left].aos-animate.banner-content-inner {
	left: 0;
	opacity: 1;
}

header.cm_header .primary-section {
	padding: 0;
}
header.cm_header .logo-section img {
	margin-left: 20px;
	position: relative;
	top: 1px;
}
header.cm_header .logo-section {
	bottom: 0;
	float: none;
	left: 0;
	padding: 0;
	top: 0;
	min-height: 1px;
	z-index: 2;
}
header.cm_header .page-center {
	padding: 0 15px;
}
header.cm_header .child-trigger {
	display: none !important;
}
header.cm_header .primary-section .container-wrapper {
	position: relative;
}
header.cm_header .nav {
	width: 100%;
	z-index: 1;
}
header.cm_header .header__menu--desktop > .header__menu-wrapper {
	all: unset;
	float: right;
	text-align: right;
	width: 100%;
	display: inline-flex;
	justify-content: end;
	column-gap: 4px;
}
header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li {
	display: inline-block;
	float: none;
}
header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li>a {
	font-weight: 500;
	line-height: 90px;
	padding: 0 18px;
	transition: all .5s;
}
header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li.partner-icon img {
	max-height: 80px;
}

footer.cm_footer .page-center {
	padding: 0 15px;
}
footer.cm_footer .col-section {
	padding: 0;
}
footer.cm_footer .foot_bottom .flex_row {
	align-items: center;
}
footer.cm_footer .foot_bottom p {
	font-size: 12px;
	font-weight: 300;
	margin-top: 3px;
}
footer.cm_footer .foot_social .footer-social {
	position: relative;
	padding-left: 40px;
	gap: 0;
	display: inline-block;
}
footer.cm_footer .foot_social .footer-social-item {
	border-radius: 50%;
	margin: 0 4.8px;
	width: 30px;
	height: 30px;
	display: inline-block;
}
footer.cm_footer .foot_social .footer-social-item img {
	width: 350px;
	position: absolute;
	top: 0;
	left: 0;
	max-width: 700px;
}
footer.cm_footer .foot_social .footer-social-item:first-child img {
	top: 0;
	left: -198px;
}
footer.cm_footer .foot_social .footer-social-item a {
	overflow: hidden;
	position: relative;
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 30px;
}
footer.cm_footer .foot_social .footer-social-item:nth-child(2) img {
	top: 0;
	left: -78px;
}
footer.cm_footer .foot_social .footer-social-item:nth-child(3) img{
	top: 0;
	left: -38.5px;
}
footer.cm_footer .foot_social .footer-social-item:nth-child(4) img{
	top: 0;
	left: 0;
}
footer.cm_footer .foot_social .footer-social-item:nth-child(5) img{
	top: 0;
	left: -158.5px;
}
footer.cm_footer {
	border-top: 4px solid #f5f5f5;
}
footer.cm_footer .foot_top .flex_row {
	margin-right: 0;
	margin-left: 0;
}
footer.cm_footer .foot_top .col-section {
	padding-right: 15px;
	padding-left: 15px;
}
footer.cm_footer .foot_top .footer-logo img {
	margin-bottom: 20px;
	background: #fff;
}
footer.cm_footer .foot_top .footer-content p {
	font-size: 14px;
	line-height: 23px;
}
footer.cm_footer .foot_top .page-center {
	padding: 0;
}
footer.cm_footer .footer-heading h4 {
	font-size: 18px;
	margin-bottom: 30px;
	margin-top: 13px;
	text-transform: uppercase;
}
footer.cm_footer .foot_menu .hs-menu-wrapper>ul {
	display: flex;
	flex-direction: row;
}
footer.cm_footer .foot_menu .hs-menu-wrapper>ul>li {
	width: 50%;
	padding-right: 10px;
	margin: 0;
}
footer.cm_footer .foot_menu .hs-menu-wrapper>ul>li>a {
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
	line-height: 28px;
	font-weight: 700;
	display: block;
	cursor: auto;
}
footer.cm_footer .foot_menu .hs-menu-wrapper>ul>li li {
	margin: 0;
	line-height: 28px;
	font-size: 12px;
	font-weight: 400;
}
footer.cm_footer .foot_menu .hs-menu-wrapper>ul>li li>a {
	white-space: normal;
}
footer.cm_footer .foot_top .foot_contact p {
	margin-bottom: 20px;
}
footer.cm_footer .foot_top .foot_contact p:last-child {
	margin: 0;
	line-height: 20px;
	font-weight: 300;
}
footer.cm_footer .foot_top .foot_contact p a {
	color: #000;
	font-weight: 400;
}
footer.cm_footer .foot_top .foot_contact p a:hover {
	text-decoration: underline;
	color: #f9ca3b;
}
footer.cm_footer .foot_social .footer-social-item a[href="#"] {
	pointer-events: none;
}
header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li.partner-icon {
	align-content: center;
}
header.cm_header .logo-section * {
	height: 100%;
	display: block;
}
header.cm_header .logo-section a {
	display: flex;
	align-items: center;
}
header.cm_header .logo-section * {
	height: 100%;
	display: block;
}
header.cm_header .logo-section a {
	display: flex;
	align-items: center;
}
header.cm_header .nav > nav > ul .header__menu-item--depth-1 ul > li a {
	padding: 0;
}
.cm_header .nav.megamenu > nav > ul .header__menu-submenu--level-2>.header__menu-item ul {
	padding-top: 0;
}
.nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.three_items>ul>li li a.header__menu-link {
	white-space: normal;
	line-height: 18px;
	padding: 8px 0;
	font-weight: 500;
	display: block;
	font-size: 14px;
}
.cm_header .nav.megamenu > nav > ul .header__menu-submenu--level-2>.header__menu-item li:not(:last-child) {
	padding: 0;
}

header.cm_header .nav.megamenu>nav>ul .header__menu-item--depth-1>ul>li>a:after {
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	right: 50%;
	background-color: #e4b938;
	display: inline-block;
}
header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li:nth-child(3)>ul.header__menu-submenu--level-2 {
	width: auto;
	right: unset;
}
header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li:nth-child(3) li {
	padding: 10px 15px;
}
header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li:nth-child(3) li>a.header__menu-link {
	margin: 0;
	line-height: 18px;
	padding: 8px 0;
	font-size: 14px;
	text-transform: none;
}
header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li:nth-child(3) li>a.header__menu-link::after {
	content: none;
}
.home_page_v1_banner_area .bnr_wrp.right .slide_background .page-center {
	width: calc(100% - 40px);
}
header.cm_header .nav.megamenu>nav>ul .header__menu-item--depth-1>ul>li>a:after {
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	right: 50%;
	background-color: #e4b938;
}
.simple-banner.abt_ban {
	min-height: 500px;
}
.cnt-wit-bg-wrp.bnr-btm p {
	margin: 0;
	font-size: 26px;
	width: 100%;
	text-align: center;
	font-style: italic;
}
.back_to_top {
	border: 0;
	border-radius: 0;
	width: 40px;
	bottom: 90px !important;
	z-index: 11;
	text-align: center;
	height: 40px;
	line-height: 40px;
	rotate: -90deg;
	right: 0;
	display: none;
	font-size: 40px;
	font-weight: 400;
}
.backtotop_show .back_to_top {
	border: 0;
	display: block;
}
.home_page_v1_banner_area .bnr_wrp.right .slide_background .page-center {
	width: calc(100% - 40px);
}
.child-theme .page-center.full_width {
	max-width: 100%;
	padding: 0;
}
.cnt-wit-bg-wrp.bnr-btm {
	background-image: linear-gradient(to right, #f9ca3b, #eee);
	overflow: auto;
	z-index: 9;
}
header.cm_header.no_menu .primary-section {
	min-height: 90px;
	transition: all .5s;
}
.no_navigation footer.cm_footer .foot_bottom p {
	line-height: 35px;
}

header.cm_header.no_menu .sticky_header_active .primary-section {
	min-height: 80px;
}
header.cm_header.no_menu .sticky_header_active .primary-section .logo-section img {
	max-height: 90%;
	transition: all .5s;
}
/* .simple-banner.abt_ban .banner-content-inner {
padding: 0;
} */
.servs-details-pg .hs-search-field button {
	top: 27px;
}
header.cm_header .sticky_header_active .primary-section {
	box-shadow: 0 1px 15px rgba(0, 0, 0, .15);
}
.servs-details-pg form input.hs-search-field__input {
	padding-right: 40px;
}
.servs-details-pg .page-center {
	padding: 0 15px;
}
.servs-details-pg .page-center>.flex_row{
	margin: 0 -15px;
}
.error-page:before {
	color: rgb(220 225 231);
}
.two-col-content.about_who .top_sec {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
.two-col-content.about_who .top_content h3 {
	font-weight: 500;
	font-size: 30px;
	line-height: 50px;
	margin-bottom: 20px;
	color: #191919;
}
.two-col-content.about_who .top_content p {
	line-height: 30px;
	font-family: Poppins;
	font-weight: 300;
	font-size: 16px;
}
.two-col-content.about_who .bottom_row .content-col {
	padding-right: 15px;
	padding-left: 15px;
}
.two-col-content.about_who .content-col .description {
	margin: 0;
}
.two-col-content.about_who .content-col h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #191919;
}
.two-col-content.about_who .content-col ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.two-col-content.about_who .content-col ul>li {
	margin-bottom: 10px;
	padding-left: 20px;
	font-weight: 400;
	position: relative;
	color: #333;
}
.two-col-content.about_who .content-col ul>li:before {
	content: "";
	background-color: #f9ca3b;
	border-radius: 50%;
	border: 0;
	display: inline-block;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	top: 6px;
}
.two-col-content.about_who .content-col ul>li>span {
	font-weight: 600;
}
.card_gallery.abt_crd .btn_row {
	margin: 0 !important;
}
.card_gallery.abt_crd .card_content .it_title {
	margin-top: 20px;
	margin-bottom: 10px;
}
.card_gallery.abt_crd .card_content p {
	font-weight: 400;
	color: #999;
}
.card_gallery.abt_crd .card_inner {
	min-height: 250px;
	border-bottom: 2px solid #ccc;
	border-radius: 0;
	-webkit-transition: all .4s;
	transition: all ease-in-out .4s !important;
}
.card_gallery.abt_crd .card_item .card_inner:hover {
	background-color: #eee;
	border-bottom: 2px solid #f9ca3b;
}
.card_gallery.abt_crd  .card_item {
	-webkit-transition: all .2s;
	transition: all .2s;
}
.two-col-content.abt_bg .flex_row {
	gap: 0 !important;
}
.two-col-content.abt_bg .cont-inner .description {
	margin: 0;
}
.two-col-content.abt_bg .media_column {
	padding: 0;
}
.two-col-content.abt_positive .bottom_row {
	min-height: 300px;
	height: 100%;
}
.two-col-content.abt_positive .content-col {
	padding: 40px;
	padding-bottom: 10px;
	border: 1px solid #ccc;
	min-height: 300px;
}
.two-col-content.abt_positive .content-col .description {
	margin: 0;
}
.two-col-content.abt_positive .bottom_row .mediaimg {
	height: 100%;
}
.two-col-content.abt_positive .content-col h4 {
	margin: 0;
	margin-bottom: 10px;
	color: #333;
	font-weight: 400;
}
.two-col-content.abt_positive .content-col p {
	font-size: 16px;
	color: #999;
	margin: 0;
	margin-bottom: 10px;
}
.two-col-content.abt_positive .bottom_row .flex_row {
	gap: 0;
	min-height: 300px;
}
.two-col-content.abt_positive .bottom_row .flex_row>div {
	overflow: hidden;
}
.two-col-content.abt_positive .single-img {
	min-width: 100%;
	min-height: 100%;
	position: relative;
}
.two-col-content.abt_positive .single-img img {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	object-fit: cover;
}
.cnt-wit-tp-img-wrp.engage_mid .flex-row {
	gap: 0;
	margin: 0 -15px;
}.cnt-wit-tp-img-wrp.engage_mid .cnt-col {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}
.cnt-wit-tp-img-wrp.engage_mid .cnt-col .col-title {
	font-size: 20px;
	font-weight: 400;
	margin: 0px 0px 10px;
}
.cnt-wit-tp-img-wrp.engage_mid .tp-img-cnt-inner a {
	color: rgb(51, 51, 51);
	font-weight: 500;
	display: block;
	margin-bottom: 20px;
	text-decoration: underline;
	font-size: 14px;
	transition: all 
		ease-in-out .4s;
	-webkit-transition: all 
		ease-in-out .4s;
}
.cnt-wit-bg-wrp.engage_lst .page-center {
	padding: 0;
}
.cnt-wit-bg-wrp.engage_lst .rich_text ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.cnt-wit-tp-img-wrp.engage_mid {
	border-right: 1px solid #ccc;
}
.cnt-wit-bg-wrp.engage_lst .rich_text ul li {
	margin: 0;
}
.cnt-wit-bg-wrp.engage_lst .rich_text ul li>a {
	text-decoration: underline;
	color: #333;
	font-weight: 500;
	display: block;
	margin-bottom: 20px;
	font-size: 14px;
}
.two-col-content.crd_two .top_sec {
	text-align: left;
	margin: 0;
	padding: 0;
}
.two-col-content.crd_two .content-col .description {
	margin: 0;
}
.two-col-content.crd_two .flex_row {
	gap: 0;
}
.two-col-content.crd_two .top_content h3 {
	color: #333;
	margin: 0;
	margin-bottom: 30px;
	position: relative;
}
.two-col-content.crd_two .top_content h3 span {
	color: #f9ca3b;
}
.two-col-content.crd_two .top_content h3:after {
	background-color: #f9ca3b;
	content: "";
	display: block;
	height: 5px;
	width: 100%;
	max-width: 200px;
	margin-top: 20px;
}
.cnt-wit-tp-img-wrp.engage_mid .tp-img-cnt-inner a:hover {
	color: #f9ca3b;
}
.cnt-wit-bg-wrp.engage_lst .rich_text ul li>a:hover {
	color: #f9ca3b;
}
.two-col-content.crd_two .content-col p {
	font-size: 16px;
	color: #999;
	margin: 0;
}
.two-col-content.crd_two .content-col a {
	margin-top: 20px;
	display: inline-block;
	font-weight: 400;
	color: #337ab7;
	font-size: 14px;
}
.card_gallery.abt_crd_btm .flex_row {
	gap: 0 !important;
	margin: 0 -15px;
}
.card_gallery.abt_crd_btm .card_inner {
	min-height: 150px;
	border: none;
	position: relative;
	border-radius: 0;
	transition: all ease-in-out .4s !important;
	-webkit-transition: all ease-in-out .4s;
}
.card_gallery.abt_crd_btm .card_inner .main_overlay_bg.bg_el {
	background-position: 100% 0%;
}
.card_gallery.abt_crd_btm .card_item {
	margin-bottom: 30px;
}
.card_gallery.abt_crd_btm .card_inner:before {
	background-color: rgba(25, 25, 25, .5);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
	transition: all ease-in-out .4s !important;
}
.card_gallery.abt_crd_btm .card_box {
	z-index: 10;
}
.card_gallery.abt_crd_btm .card_inner:hover:before {
	background-color: rgba(3, 74, 107, .2);
}
.card_gallery.abt_crd_btm .card_box .btn_row {
	margin: 0;
}
.gallery-section.abt_slide .top_sec {
	margin: 0;
	text-align: left;
	padding: 0;
}
.gallery-section.abt_slide .top_content h3 {
	color: #191919;
	margin-top: 20px;
	margin-bottom: 10px;
}
.gallery-section.abt_slide .top_content h3 span {
	color: #f9ca3b;
}
.gallery-section.abt_slide .top_content p {
	margin-bottom: 20px;
}
.gallery-section.abt_slide .card_item {
	padding: 0;
	margin: 0;
}
.gallery-section.abt_slide .card_item .card_inner {
	border-radius: 0;
}
.gallery-section.abt_slide .top_sec {
	margin: 0;
	text-align: left;
}
.gallery-section.abt_slide .top_content h3 {
	color: #191919;
	margin-top: 20px;
	margin-bottom: 10px;
}
.gallery-section.abt_slide .top_content h3 span {
	color: #f9ca3b;
}
.gallery-section.abt_slide .top_content p {
	margin-bottom: 20px;
}
.gallery-section.abt_slide .card_item {
	padding: 0;
	margin: 0;
}
.gallery-section.abt_slide .card_item .card_inner {
	border-radius: 0;
}
.gallery-section.abt_slide .splide__track {
	margin: 0 !important;
}
.gallery-section.abt_slide ul.splide__pagination {
	margin-top: 10px;
	position: relative;
}
.gallery-section.abt_slide ul.splide__pagination button {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
}
.gallery-section.abt_slide .splide__pagination__page.is-active {
	transform: none;
}
.gallery-section.abt_slide .splide__slide {
	margin: 0;
	padding: 0;
}
.gallery-section.abt_slide .splide__slide img {
	max-height: unset;
	min-height: unset;
}
.gallery-section.abt_slide .splide__slide .overlay {
	display: none;
}
.logo_slider.abt_logo_slid .top_sec {
	padding: 0 15px;
}
.logo_slider.abt_logo_slid .top_sec h4 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: 400;
	color: #191919;
}
.logo_slider.abt_logo_slid .splide__track {
	margin: 0;
	border-top: 2px solid #eee;
	padding: 0;
}
.logo_slider.abt_logo_slid .logo_item {
	padding: 0;
	margin: 0;
	margin-right: 10px;
	padding: 10px;
}
.logo_slider.abt_logo_slid .splide__list {
	padding: 0 15px !important;
}
.logo_slider.abt_logo_slid .bottom_row {
	padding: 0;
}
.logo_slider.abt_logo_slid .logo_item .logo_inner {
	padding: 10px;
}
.logo_slider.abt_logo_slid .splide__pagination {
	position: relative;
	margin-top: 10px;
}
.logo_slider.abt_logo_slid .splide__pagination button.splide__pagination__page {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	transition: opacity .2s 
		ease;
}
.logo_slider.abt_logo_slid .splide__pagination button.splide__pagination__page.is-active {
	transform: none;
}
.cnt-wit-tp-img-wrp.cntc_social .cnt-col {
	max-width: 300px;
	border: 1px solid #ccc;
	width: 100%;
	min-height: 120px;
	vertical-align: top;
	margin-bottom: 20px;
	padding: 0;
	display: inline-block;
	transition: all ease-in-out .4s;
	margin-right: 20px;
}

.cnt-wit-tp-img-wrp.cntc_social .flex-row {
	display: block;
	text-align: center;
}
.cnt-wit-tp-img-wrp.cntc_social .tp-img-cnt h3 {
	margin-bottom: 10px;
	font-weight: 600;
	color: #f9ca3b;
	font-size: 20px;
}
.cnt-wit-tp-img-wrp.cntc_social .tp-img-cnt p {
	font-size: 14px;
	font-weight: 300;
}
.cnt-wit-tp-img-wrp.cntc_social .tp-img-cnt a {
	color: #337ab7;
}
.cnt-wit-tp-img-wrp.cntc_social .tp-img-cnt p a {
	font-weight: 300;
}
.cnt-wit-tp-img-wrp.cntc_social .tp-img-cnt a:hover {
	color: #f9ca3b;
}
.cnt-wit-tp-img-wrp.cntc_social .cnt-col:hover {
	box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, .1);
}
.cnt-wit-tp-img-wrp.cntc_social .splide__track {
	overflow: visible;
}
.cnt-wit-tp-img-wrp.cntc_social {
	overflow: visible;
}
.two-col-content.cnt_frm .content-col .description {
	margin: 0;
}
.two-col-content.cnt_frm .form_wrap {
	padding: 0 !important;
}
.two-col-content.cnt_frm .form_wrap h3 {
	margin: 0;
}
.two-col-content.cnt_frm .form_wrap form {
	max-width: 940px;
	margin: 0 auto;
}
.two-col-content.cnt_frm form label.hsfc-FieldLabel {
	margin-bottom: 5px !important;
	font-weight: 700;
}
.two-col-content.cnt_frm form input.hsfc-TextInput {
	font-size: 12px;
	height: 53px;
	font-family: Merriweather;
	line-height: 1.42857;
	padding: 6px 12px;
}
.two-col-content.cnt_frm form label.hsfc-FieldLabel .hsfc-FieldLabel__RequiredIndicator {
	margin-left: 3px;
	color: #333;
}
.two-col-content.cnt_frm .flex_row {
	gap: 0 !important;
}
.cnt-wit-tp-img-wrp.sage_crd1 .page-center {
	padding: 0 15px;
}
.cnt-wit-tp-img-wrp.sage_crd1 .flex-row {
	gap: 0;
	margin: 0 -15px 0 -17px;
}
.cnt-wit-tp-img-wrp.sage_crd1 .cnt-col {
	padding-right: 15px;
	padding-left: 15px;
}
.cnt-wit-tp-img-wrp.sage_crd1 .tp-img {
	margin-bottom: 0;
	display: inline-block;
}
.cnt-wit-tp-img-wrp.sage_crd1 .tp-img-cnt h3 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 500;
}
.cnt-wit-tp-img-wrp.sage_crd1 .inner_spacing:hover {
	transform: scale(1.1);
}
.cnt-wit-tp-img-wrp.sage_crd1 .inner_spacing {
	transition: all .3s ease-in-out .2s;
}
.cnt-wit-tp-img-wrp.sage_crd1 .splide__track {
	overflow: visible;
}
.cnt-wit-tp-img-wrp.sage_crd1 {
	overflow: visible;
}
.cnt-wit-tp-img-wrp.sage_crd1 .inner_spacing:hover .tp-img-cnt-inner * {
	color: #0d5ea8 !important;
}
.cnt-wit-tp-img-wrp.sage_crd1 .tp-img-cnt-inner * {
	transition: all .3s ease-in-out .2s;
}
.cnt-wit-tp-img-wrp.sage_chsecrd .top_sec {
	margin: 0;
}
.cnt-wit-tp-img-wrp.sage_chsecrd .top_sec h3 {
	margin-top: 0;
	margin-bottom: 10px;
	color: #0d5ea8;
	font-weight: 500;
}
.cnt-wit-tp-img-wrp.sage_chsecrd .top_sec p {
	font-size: 14px;
	font-weight: 300;
}
.cnt-wit-tp-img-wrp.sage_chsecrd .inner_spacing {
	min-height: 380px;
	box-shadow: 0 10px 22px 0 #ccc;
	transition: all .3s 
		ease-in-out .2s;
	margin: 20px;
	border: 1px solid #ccc;
	overflow: hidden;
	border-radius: 20px;
}
.cnt-wit-tp-img-wrp.sage_chsecrd .splide__track, .cnt-wit-tp-img-wrp.sage_chsecrd {
	overflow: visible;
}
.cnt-wit-tp-img-wrp.sage_chsecrd .flex-row {
	gap: 0;
}
.cnt-wit-tp-img-wrp.sage_chsecrd .tp-img {
	margin: 0;
}
.cnt-wit-tp-img-wrp.sage_chsecrd .tp-img-cnt h5 {
	color: #0d5ea8;
	line-height: 1.1;
	margin-top: 20px;
	margin-bottom: 10px;
}
.cnt-wit-tp-img-wrp.sage_chsecrd .tp-img-cnt p {
	margin: 0;
	font-size: 14px;
	font-weight: 300;
}
.cnt-wit-tp-img-wrp.sage_chsecrd .inner_spacing:hover {
	box-shadow: 0 10px 20px 0 #fadf43;
	transform: scale(1.1);
}
.feat-wrap.sage_crd3 .top_sec {
	padding: 0;
	margin: 0;
}
.feat-wrap.sage_crd3 .top_sec h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #0d5ea8;
	font-weight: 500;
	line-height: 1.1;
}
.feat-wrap.sage_crd3 .top_sec p {
	font-size: 14px;
	font-weight: 300;
	margin: 0;
}
.feat-wrap.sage_crd3 .feat-item-wrp, .feat-wrap.sage_crd3 {
	gap: 0;
	overflow: visible;
}
.feat-wrap.sage_crd3 .outer_wrap {
	margin: 20px;
	border: 1px solid #ccc;
	border-radius: 20px;
	box-shadow: 0 10px 22px 0 #ccc;
	transition: all .3s 
		ease-in-out .2s;
	min-height: 200px;
	overflow: hidden;
	justify-content: space-between;
	position: relative;
	column-gap: unset !important;
	flex-wrap: nowrap !important;
}
.feat-wrap.sage_crd3 .left-media {
	display: flex !important;
	max-width: 100px !important;
}
.feat-wrap.sage_crd3 .right-content {
	max-width: 81% !important;
	text-align: center;
}
.feat-wrap.sage_crd3 .left-media .img-wrap {
	margin: -10px;
}
.feat-wrap.sage_crd3 .left-media .img-wrap img {
	padding: 10px;
	max-width: 100px
}
.feat-wrap.sage_crd3 .right-content h5 {
	margin-top: 20px;
	margin-bottom: 10px !important;
	color: #0d5ea8;
	line-height: 1.1;
}
.feat-wrap.sage_crd3 .outer_wrap:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 8px;
	background: #f9ca3b;
}
.feat-wrap.sage_crd3 .right-content .btn_row {
	margin: 0 !important;
}
.feat-wrap.sage_crd3 .right-content p {
	margin: 0;
	font-size: 14px;
	font-weight: 300;
}
.feat-wrap.sage_crd3 .outer_wrap:hover {
	box-shadow: 0 10px 20px 0 #fadf43;
	transform: scale(1.1);
}
.accordion_wrap.sage_acrd .top_sec {
	margin: 0;
	padding: 0;
}
.accordion_wrap.sage_acrd .top_sec h3 {
	color: #0d5ea8;
	margin-bottom: 10px;
	font-weight: 500;
	line-height: 1.1;
}
.accordion_wrap.sage_acrd .top_sec p {
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
}
.accordion_wrap.sage_acrd .acc-item {
	margin: 0 !important;
	padding-bottom: 20px;
	border-radius: 0;
}
.accordion_wrap.sage_acrd .acc-item:not(:last-child){
	border-bottom: 1px solid #ccc;
}
.accordion_wrap.sage_acrd .acctitle {
	border-radius: 0 !important;
	box-shadow: none !important;
}
.accordion_wrap.sage_acrd .acctitle h6 {
	font-size: 20px;
	font-weight: 600;
	position: relative;
}
.accordion_wrap.sage_acrd .acc-content {
	border-radius: 0;
	box-shadow: none;
}
.accordion_wrap.sage_acrd .acc-content p {
	font-size: 14px;
	font-weight: 400;
	color: #333;
}
.accordion_wrap.sage_acrd .acctitle h6:after {
	position: absolute;
	right: 0;
	content: ">";
	font-size: 50px;
	rotate: 90deg;
	color: #0d5ea8;
	bottom: -18px;
	transition: all 
		ease-in-out .4s;
}
.accordion_wrap.sage_acrd .acctitle h6 .carrortwrap {
	display: none;
}
.accordion_wrap.sage_acrd .acctitle.activeaccord h6::after {
	rotate: -90deg;
}
.cnt-wit-bg-wrp.vdo_tp .rich_text h3 {
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 500;
	line-height: 1.1;
	transition: all .3s 
		ease-in-out .2s;
}
.cnt-wit-bg-wrp.vdo_tp .rich_text h3:hover {
	transform: scale(1.01);
}
.cnt-wit-bg-wrp.vdo_tp .rich_text p {
	font-size: 20px;
	max-width: 90%;
	margin: 0 auto;
}
.adv_video_module.sage_vdo video {
	box-shadow: 0 10px 22px 0 #999;
	position: relative;
	display: inline-block;
	transition: all 
		ease-in-out .4s;
	width: 100%;
}
.adv_video_module.sage_vdo .vid_trigger {
	position: absolute;
	display: block;
	padding: 20% 0;
	top: 0;
	bottom: 20px;
	left: 0;
	right: 0;
	text-align: center;
}
.adv_video_module.sage_vdo {
	overflow: visible;
}
.adv_video_module.sage_vdo .inner_spacer {
	overflow: visible;
	transition: all .3s 
		ease-in-out .2s;
	padding-bottom: 56.6%;
}
.adv_video_module.sage_vdo .vid_trigger>img {
	width: 150px;
}
.adv_video_module.sage_vdo .vid_trigger span.strt_txt {
	font-size: 60px;
	font-weight: 700;
	width: auto;
	display: inline-block;
	color: #333;
	transform: none;
}
.cnt-wit-bg-wrp.vdo_tp .page-center {
	padding: 0;
}
.adv_video_module.sage_vdo .vid_trigger .ply_ic {
	width: 80px;
	cursor: pointer;
	transition: all .3s 
		ease-in-out .2s;
	position: absolute;
	left: 48%;
	top: 34.4%;
	opacity: .7;
}
.adv_video_module.sage_vdo .vid_trigger .ply_ic>img {
	width: 80px;
	cursor: pointer;
	transition: all .3s 
		ease-in-out .2s;
	position: absolute;
	left: 48%;
	top: 41.4%;
	opacity: .7;
}
.adv_video_module.sage_vdo .inner_spacer:hover {
	transform: scale(1.01);
}
#sage_vdo_new.adv_video_module .vid_trigger span {
	margin: auto;
}
#sage_vdo_new {
	box-shadow: 0 10px 22px rgba(0, 0, 0, 0.18);
	border-radius: 10px;
	transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
	will-change: transform;
}

#sage_vdo_new:hover {
	transform: scale(1.02);
}
#sage_vdo_new.adv_video_module .vid_trigger svg,
#sage_vdo_new.adv_video_module .vid_trigger span{
	height: 120px;
	width: 120px;
}
#sage_vdo_new.adv_video_module .vid_trigger svg{
	fill: rgb(178 181 186);
	color: rgb(178 181 186);
}
#sage_vdo_new.adv_video_module .vid_trigger span img{
	opacity:.4;
}
.two-col-content.two_acc .content-col .description p {
	margin: 0;
}
.two-col-content.two_acc .cm_accordion_wrp .collapse-list {
	padding: 0;
	border: 0;
}
.two-col-content.two_acc .cm_accordion_wrp h4.collapse-list-title {
	padding: 5px 0;
	padding-right: 30px;
	color: #191919;
	line-height: 24px;
	font-size: 16px;
	font-weight: 500;
}
.gallery-section.abt_slide ul.splide__pagination button {
	opacity: 1 !important;
}
.two-col-content.two_acc .cm_accordion_wrp h4::after {
	right: 10px !important;
	top: 6px !important;
}
.two-col-content.two_acc .collapse-list-data p {
	font-size: 16px;
	font-family: poppins;
	color: #191919;
	line-height: 24px;
	margin: 0;
	font-weight: 300;
}
.two-col-content.two_acc .collapse-list:first-child h4 {
	margin-top: -5px;
}
.simple-banner.hybri_ban .slide_wrapper {
	padding-right: 15px;
	padding-left: 15px;
}
.simple-banner.hybri_ban .my_slider {
	margin: 0;
}
.simple-banner.hybri_ban {
	min-height: 400px;
}
.simple-banner.hybri_ban .slide_cnt {
	text-align: center;
	margin-bottom: 60px;
	margin-top: 20px;
}
.simple-banner.hybri_ban .slide_cnt h2 {
	font-size: 40px;
	font-weight: 700;
	line-height: 54px;
	margin: 0;
}
.simple-banner.hybri_ban .slide_cnt h2 span {
	color: #f9ca3b !important;
}
.simple-banner.hybri_ban ul.slick-dots {
	bottom: -29px;
	margin-top: 10px;
	margin-bottom: 0;
}
.simple-banner.hybri_ban ul.slick-dots>li {
	margin: 0;
	width: 45px;
	height: 5px;
}
.simple-banner.hybri_ban ul.slick-dots>li>button {
	padding: 0;
	background: rgba(0, 0, 0, .8);
	border-radius: 0;
	height: 5px;
	margin: 0 5px;
	opacity: 1;
	width: 35px;
	display: block;
}
.simple-banner.hybri_ban ul.slick-dots>li.slick-active>button {
	background-color: #f9ca3b;
	color: #f9ca3b;
}
.simple-banner.hybri_ban .banner-content-inner {
	width: 100%;
}
.child-theme form input.hsfc-TextInput::placeholder {
	font-size: 12px;
	font-weight: 400;
}
.simple-banner.hybri_ban ul.slick-dots>li>button:hover {
	background: #869791;
}
.two-col-content.extra_li .content-col .description p:last-child {
	margin: 0;
}
.two-col-content.extra_li .content-col .description ul li p {
	font-size: 16px;
	font-family: poppins;
	line-height: 24px;
	font-weight: 300;
	margin: 0;
}
.child-theme form .hsfc-DropdownInput input.hsfc-TextInput {
	background-color: #f0f0f0;
}
.child-theme form input.hsfc-TextInput::placeholder {
	font-size: 12px;
	font-weight: 400;
}
.child-theme form .hsfc-DropdownInput input.hsfc-TextInput {
	background-color: #f0f0f0;
}
.child-theme form .hsfc-TextareaInput:focus, .child-theme form input.hsfc-TextInput:focus {
	border-color: #f0f0f0 !important;
	box-shadow: none;
	background-color: #fff;
}
.blog-index-sidebar-layout .blog-sidebar input.hs-search-field__input {
	padding-right: 50px !important;
}
.child-theme form input.hsfc-TextInput[aria-describedby*="hs_form_target_form_"][aria-describedby*="-error"] {
	border-color: red !important;
	color: red;
	margin-top: 5px;
	font-weight: 500;
}
.two-col-content.two_acc .collapse-list-data ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.two-col-content.two_acc .collapse-list-data ul li {
	margin: 0;
	position: relative;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	color: #333;
}
.contact_page_v2 .form-section form input {
	border-color: rgba(185, 187, 189,1.0) !important;
}
.contact_page_v2 .form-section form a.hs-button {
	margin-top: 30px !important;
}
.two-col-content.two_acc .collapse-list-data ul li:before {
	content: "";
	background-color: #f9ca3b;
	border-radius: 50%;
	border: 0;
	display: inline-block;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	top: 6px;
}
.accordion_wrap.sage_acrd .acc-item.activeaccord .acc-content {
	box-shadow: none !important;
}
.logo_slider.hm-logos ul.splide__pagination li button.splide__pagination__page:hover {
	background: #869791;
}
.cnt-wit-bg-wrp.ai_txt .rich_text h3 {
	line-height: 1.1;
	line-height: 1.1;
}
.cnt-wit-bg-wrp.ai_txt .rich_text p {
	margin-bottom: 40px;
	line-height: 1.42857143;
}
.cnt-wit-bg-wrp.ai_txt .rich_text p span {
	color: #f9ca3b !important;
	font-weight: 700;
}
.two-col-content.ai_two .top_sec {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 40px;
}
.two-col-content.ai_two .top_sec h3 {
	margin-bottom: 20px;
	font-weight: 500;
	line-height: 1.1;
}
.two-col-content.ai_two .content-col .description {
	margin: 0;
}
.two-col-content.ai_two .cm_accordion_wrp li.collapse-list {
	padding: 0;
}
.two-col-content.ai_two .collapse-list .collapse-list-data {
	padding-bottom: 30px;
}
.two-col-content.ai_two .collapse-list .collapse-list-data ul {
	margin: 20px 0;
	margin-left: 30px;
	padding: 0;
	list-style: none;
}
.two-col-content.ai_two .collapse-list .collapse-list-data ul li {
	padding-left: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	position: relative;
}
.two-col-content.ai_two .collapse-list .collapse-list-data ul li:before {
	content: "";
	background-color: #f9ca3b;
	border-radius: 50%;
	border: 0;
	display: inline-block;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	top: 6px;
}
.two-col-content.ai_two .collapse-list h4.collapse-list-title:after {
	content: ">";
	rotate: 90deg;
	background: #ccc;
	border-radius: 100%;
	padding: 0 8px;
	position: absolute;
	right: 0;
	top: 30%;
	font-size: 30px;
}
.two-col-content.ai_two .collapse-list.list-active h4.collapse-list-title:after {
	content: ">";
	rotate: -90deg;
}
.card_gallery.ai_services .top_sec {
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	margin-bottom: 0;
}
.card_gallery.ai_services .top_sec h3.title {
	color: #34404e !important;
	font-weight: 500;
	margin-bottom: 20px;
}
.card_gallery.ai_services .top_sec p {
	margin-bottom: 15px;
	color: #34404e !IMPORTANT;
}
.card_gallery.ai_services .splide .splide__track {
	margin: 0;
	padding: 0;
}
.card_gallery.ai_services .card_item .card_inner {
	background-image: linear-gradient(140deg, #20a2d5 0, #212152 63%, #f9ca3b 100%);
	border-radius: 50px;
	min-height: 270px;
	border: 2px solid #ccc;
	margin-bottom: 30px;
	padding: 0;
}

.card_gallery.ai_services .card_item {
	margin: 0;
	padding: 0;
	margin-right: 10px;
	padding-right: 25px;
}
.card_gallery.ai_services .page-center {
	padding: 0 15px;
}
.card_gallery.ai_services .card_item {
	width: calc(33.333% - 7px) !important;
}
.card_gallery.ai_services .card_item .btn_row {
	margin: 0 !important;
}
.card_gallery.ai_services .card_item .card_content h5.it_title {
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.1;
}
.card_gallery.ai_services .card_item .card_content {
	padding: 0 20px;
}
/* .card_gallery.ai_services .card_item .card_content p {
padding-top: 20px;
} */
.card_gallery.ai_services .card_item .card_content p a {
	font-size: 15px;
	display: inline-block;
	color: #20a2d5 !important;
}
.card_gallery.ai_services .splide .splide__pagination{
	position: relative;
	margin-top: 40px;
	padding: 0;
}
.card_gallery.ai_services .splide .splide__pagination .splide__pagination__page.is-active,
.testimonials_sliderv2.ai_slide .splide .splide__pagination .splide__pagination__page.is-active {
	transform: none;
}
.card_gallery.ai_services .splide .splide__pagination .splide__pagination__page,
.testimonials_sliderv2.ai_slide  .splide .splide__pagination .splide__pagination__page {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	opacity: 1;
}
.testimonials_sliderv2.ai_slide .top_sec {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
}
.testimonials_sliderv2.ai_slide .splide .splide__pagination {
	position: relative;
	margin-top: 12px;
}
.testimonials_sliderv2.ai_slide .bottom_row {
	padding-bottom: 4px;
}
.testimonials_sliderv2.ai_slide .top_sec h3.title {
	margin-bottom: 20px;
	font-weight: 500;
	line-height: 1.1;
}

.testimonials_sliderv2.ai_slide .splide .splide__track {
	margin: 0;
	padding: 0;
}

.testimonials_sliderv2.ai_slide .splide .testmn_itemv2 {
	margin: 0;
	margin-right: 10px;
}

.testimonials_sliderv2.ai_slide .splide .testmn_itemv2 .cm_trns {
	padding-right: 15px;
	padding-left: 15px;
}

.testimonials_sliderv2.ai_slide .splide .testmn_itemv2 .cm_trns .img_bg {
	border-radius: 0;
	padding-bottom: unset !important;
	background-size: contain;
}

.testimonials_sliderv2.ai_slide .testmn_itemv2 .left_col .left_inner {
	margin: 0;
}

.testimonials_sliderv2.ai_slide .testmn_itemv2 .left_col h5 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #34404e;
	font-weight: 500;
	line-height: 1.1;
}

.testimonials_sliderv2.ai_slide .testmn_itemv2 .left_col p {
	margin-bottom: 15px;
	color: #333;
}

.testimonials_sliderv2.ai_slide .testmn_itemv2 .left_col br {
	font-size: 14px;
	line-height: 1.42857143;
	height: 20px !important;
	display: block;
}

.testimonials_sliderv2.ai_slide .testmn_itemv2 .left_col ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
	margin-left: 30px;
}

.testimonials_sliderv2.ai_slide .testmn_itemv2 .left_col ul li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #333;
	font-weight: 400;
}

.testimonials_sliderv2.ai_slide .testmn_itemv2 .left_col p:nth-child(4) {
	margin-top: -3px;
}

.testimonials_sliderv2.ai_slide .testmn_itemv2 .left_col ul li:before {
	content: "";
	background-color: #f9ca3b;
	border-radius: 50%;
	border: 0;
	display: inline-block;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	top: 6px;
}
.testimonials_sliderv2.ai_slide .splide .testmn_itemv2 .no_bg .img_bg {
	display: none;
	background-image: none;
}
.testimonials_sliderv2.ai_slide .splide .testmn_itemv2 .no_bg img {

	display: block;
	width: 100%;
	height: auto;
}
.two-col-content.ai_two .collapse-list .collapse-list-data ul li span {
	color: #f9ca3b;
}
.card_gallery.ai_services .splide .splide__pagination .splide__pagination__page:hover, .testimonials_sliderv2.ai_slide .splide .splide__pagination .splide__pagination__page:hover {
	background: #869791;
}
.testimonials_sliderv2.ai_slide .splide .testmn_itemv2 .no_bg {
	display: block;
}
/* .card_gallery.ai_services .splide .splide__pagination li {
display: none;
}
.card_gallery.ai_services .splide .splide__pagination li:first-child, .card_gallery.ai_services .splide .splide__pagination li:nth-child(2) {
display: block;
} */
header.cm_header .nav.megamenu>nav>ul .header__menu-item--depth-1:nth-child(2)>ul>li>a {
	color: #fff !important;
	cursor: auto;
	pointer-events: none;
}
header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper li.two_items .header__menu-submenu--level-2 {
	flex-direction: column;
	width: auto;
	left: 0;
	text-align: left;
	max-width: max-content;
}
.nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.two_items >ul >li {
	width: 100% !important;
	padding: 10px 15px;
}
.nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.two_items >ul >li>a {
	margin: 0;
	padding: 0;
	line-height: 18px;
	padding: 8px 0;
	font-size: 14px;
	text-transform: none;
}
.nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.two_items >ul >li>a::after {
	content: none;
}
.tabber.cm-tabber.sap-hybris-tab .top_content h6 {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0%;
}
.tabber.cm-tabber.sap-hybris-tab .top_content h2 {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 48px;
	line-height: 120%;
	letter-spacing: 0%;
	text-align: center;
}
.tabber.cm-tabber.sap-hybris-tab .top_sec {
	margin-bottom: 56px;
}
.tabber.cm-tabber.sap-hybris-tab .tab-title-item h6.tab-title {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 16px;
	line-height: 140%;
	letter-spacing: 0%;
	text-align: center;
	color: #010101;
}
.tabber.cm-tabber.sap-hybris-tab .tab-title-item {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
}
.tabber.cm-tabber.sap-hybris-tab .content-col {
	margin: 0 auto 66px;
}
.tabber.cm-tabber.sap-hybris-tab .full_column .rich_cont h2 {
	font-family: DM Sans;
	font-weight: 700;
	font-size: 46px;
	line-height: 122%;
	letter-spacing: 0%;
	color: #F4F1EB;
}
.tabber.cm-tabber.sap-hybris-tab .full_column .rich_cont p {
	font-family: DM Sans;
	font-weight: 400;
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 0%;
	color: #F4F1EB;
}
.cnt-wit-tp-img-wrp.cntnt_top_img .inner_spacing {
	border-radius: 6px;
}
.cnt-wit-tp-img-wrp.improve .btn_item>a {
	color: #000;
}
.two-col-content.ecommerce_bnr .flex_row {
	padding: 0;
	text-align: center;
}
.two-col-content.ecommerce_bnr .flex_row .description h2 {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 80px;
	line-height: 120%;
	letter-spacing: 0%;
	margin-bottom: 30px;
}
.two-col-content.ecommerce_bnr .flex_row .description p {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 26px;
	line-height: 130%;
	letter-spacing: 0%;
	text-align: center;
	max-width: 791px;
	margin: 0 auto 20px;
}
.two-col-content.ecommerce_bnr .description {
	margin-bottom: 50px;
}
.two-col-content.ecommerce_bnr .btn_row a.hs-sec-btn {
	color: #fff;
}
.two-col-content.ecommerce_bnr .single-img:after {
	background: linear-gradient(270deg, #fff, #fff 30.79%, hsla(0, 0%, 100%, 0) 83.52%);
	content: "";
	inset: 0 0 0 auto;
	position: absolute;
	width: 70%;
}
.two-col-content.ecommerce_bnr .page-center {
	position: static;
}
.two-col-content.ecommerce_bnr .btn_row {
	align-items: center;
	text-align: center;
	display: inline-block;
}
.cnt-wit-tp-img-wrp.generations_sec.ecommerce .top_sec h2 {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 60px;
	line-height: 110.00000000000001%;
	letter-spacing: 1%;
	text-align: center;
}

.counter-section.counter_type2 .item .count-wrap {
	color: #FDBA13;
	font-family: Satoshi;
	font-weight: 700;
	font-size: 112px;
	line-height: 110.00000000000001%;
	letter-spacing: 0%;
	text-align: center;
	margin-bottom: 30px;
}
.counter-section.counter_type2 .item .desc p {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 22px;
	line-height: 130%;
	letter-spacing: 0%;
	text-align: center;
}
.cnt-wit-tp-img-wrp.generations_sec.ecommerce .top_sec {
	margin-bottom: 0;
}
.counter-section.counter_type2 .noImgIcon .inner{
	padding-bottom: 0;
}
.sticky-two-col.ecommerce .left-heading-tag>h6 {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0%;
}
.sticky-two-col.ecommerce .left-heading-tag h2 {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 48px;
	line-height: 120%;
	letter-spacing: 0%;
}
.sticky-two-col.ecommerce .left-heading-tag p {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 22px;
	line-height: 130%;
	letter-spacing: 0%;
}
.sticky-two-col.ecommerce .tile-value-sticky {
	background: #EFEFEF80;
}
.sticky-two-col.ecommerce .cm-btn {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 18px;
	line-height: 110.00000000000001%;
	letter-spacing: 0%;
}
.sticky-two-col.ecommerce .bottom-values-halves .title {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 24px;
	line-height: 120%;
	letter-spacing: 0%;
	text-align: center;
}
.sticky-two-col.ecommerce .paragraph-small {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 17px;
	line-height: 130%;
	letter-spacing: 0%;
	text-align: center;
}
.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress.ecommerce .content_widget h2.title {
	line-height: 1;
}
.cnt-wit-tp-img-wrp.ecommerce_type3 .col-title {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 80px;
	line-height: 120%;
	letter-spacing: 0%;
	text-align: center;
	margin-bottom: 30px;
}
.cnt-wit-tp-img-wrp.ecommerce_type3 .tp-img-cnt-inner p {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 26px;
	letter-spacing: 0%;
	text-align: center;
}
.cnt-wit-tp-img-wrp.ecommerce_type3 .inner_spacing {
	padding: 212px 0;
}
.our-process-v2.ecommerce_process .top-content h6 {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0%;
}
.our-process-v2.ecommerce_process .top-content h2 {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 48px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
}
.our-process-v2.ecommerce_process .top-content p {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 22px;
	line-height: 130%;
	letter-spacing: 0%;
	text-align: center;
}
.our-process-v2.ecommerce_process .right-process-circle h3 {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 34px;
	line-height: 120%;
	letter-spacing: 0%;
}
.our-process-v2.ecommerce_process .right-process-circle p {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 22px;
	line-height: 130%;
	letter-spacing: 0%;
}
.our-process-v2.ecommerce_process .big-process-circle {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 80px;
	line-height: 130%;
	letter-spacing: 0%;
	text-align: center;
}
.our-process-v2.ecommerce_process .line-under-cirlces {
	height: 79%;
}
.integrations_slider_wrap.ecommerce_expertise {
	padding: 91px 0;
}
.integrations_slider_wrap.ecommerce_expertise .left-heading-tag h5 {
	border-left: 6px solid #FDBA13;
	border-right: 6px solid #FDBA13;
	background: #FFFDF8;
	font-family: Satoshi;
	font-weight: 700;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0%;
}
.integrations_slider_wrap.ecommerce_expertise .left-heading-tag h2 {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 48px;
	line-height: 120%;
	letter-spacing: 0%;
	color: #000000;
}
.integrations_slider_wrap.ecommerce_expertise .wrap-under-tech-stack .subtitle {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 20px;
	line-height: 130%;
	letter-spacing: 0%;
	color: #000000;
}
.integrations_slider_wrap.ecommerce_expertise .int_slide_wrap {
	background: #EFEFEF;
	padding: 32px 0;
}
.integrations_slider_wrap.ecommerce_expertise .int_slide_wrap .items .item {
	width: 130px;
	height: 130px;
}
.integrations_slider_wrap.ecommerce_expertise .int_slide_wrap {
	margin: 34px 0;
}
.integrations_slider_wrap.ecommerce_expertise a.arrow_btn.white {
	background: #FDBA13;
	color: #fff;
}
.integrations_slider_wrap.ecommerce_expertise a.arrow_btn.white .circle-cta.accent-circle {
	background: #fff;
}
.integrations_slider_wrap.ecommerce_expertise a.arrow_btn.white .circle-cta.accent-circle:first-of-type {
	display: none;
}
.integrations_slider_wrap.ecommerce_expertise a.arrow_btn.white .circle-cta.accent-circle {
	background: #fff;
	font-family: Satoshi;
	font-weight: 500;
	font-size: 18px;
	line-height: 110.00000000000001%;
	letter-spacing: 0%;
}
.accordion_wrap.cm-faq.arrow-btn-white.bt-sec.ecommerce .top_sec h6.title {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0%;
}
.accordion_wrap.cm-faq.arrow-btn-white.bt-sec.ecommerce h2 {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 48px;
	line-height: 120%;
	letter-spacing: 0%;
}
.accordion_wrap.cm-faq.arrow-btn-white.bt-sec.ecommerce .top_content p {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 22px;
	line-height: 130%;
	letter-spacing: 0%;
}
.accordion_wrap.cm-faq.arrow-btn-white.bt-sec.ecommerce a.hs-sec-btn {
	background: #fff;
}
.accordion_wrap.cm-faq.arrow-btn-white.bt-sec.ecommerce .acc-item .acctitle {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0%;
}
.accordion_wrap.cm-faq.arrow-btn-white.bt-sec.ecommerce .acc-item .acctitle h6 {
	font-family: Satoshi;
	font-weight: 700;
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0%;
}
.accordion_wrap.cm-faq.arrow-btn-white.bt-sec.ecommerce .acc-item .acctitle h6 span {
	padding-right: 25px;
	display: block;
}
.cm_blog_feed .stat-case {
	font-weight: 700;
	letter-spacing: 0%;
	vertical-align: middle;
	font-size: 56px;
	color: #FDBA13;
	font-family: "Satoshi";
	display: flex;
	align-items: center;
	gap: 6px;
}
.cm_blog_feed .stat-case span:last-child {
	font-weight: 400;
	font-size: 18px;
	color: #010101;
	opacity: 0.5;
	width: 90px;
	display: inline-block;
	line-height: 1.2;
	position: relative;
	top: 10px;
}
.blog-feed.cm_blog_feed.case_studies {
	padding: 0 0 100px;
}
.blog-feed.cm_blog_feed.case_studies .top_sec {
	margin-bottom: 50px;
}
.blog-feed.cm_blog_feed.case_studies .read-more {
	display: none;
}
.blog-feed.cm_blog_feed.case_studies .item_inner {
	padding-bottom: 40px;
}
.cm-tabber.tabber.sap-hybris-tab .tab-title-item {
	width: auto;
}
.blog-feed.cm_blog_feed.case_studies.salesforce {
	padding: 60px 0;
}
.blog-feed.cm_blog_feed.case_studies.salesforce .top_content {
	justify-content: center;
	align-items: center;
	gap: 0;
}
.blog-feed.cm_blog_feed.case_studies.salesforce .top_content h2 {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 100px;
	line-height: 120%;
	letter-spacing: 0%;
	margin-bottom: 48px;
}
.blog-feed.cm_blog_feed.case_studies.salesforce .top_content h2 span {
	color: #FDBA13;
}
.blog-feed.cm_blog_feed.case_studies.salesforce .item_inner .post-btm {
	padding: 0;
}
.blog-feed.cm_blog_feed.case_studies.salesforce .item_inner {
	padding: 0;
}
.blog-feed.cm_blog_feed.case_studies.salesforce .top_content p {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 26px;
	line-height: 130%;
	letter-spacing: 0%;
	text-align: center;
	color: #282523;
}
.blog-feed.cm_blog_feed.case_studies.salesforce .item_inner {
	padding: 40px;
}
.blog-feed.cm_blog_feed.case_studies.salesforce .item_inner .hs-featured-wrp {
	margin-bottom: 70px;
}
.blk_txt a.cm-btn,
.blk_txt a.hs-sec-btn,
.blk_txt a.hs-button{
	color: #000000 !important;
}
.white_text a.cm-btn,
.white_text a.hs-sec-btn,
.white_text a.hs-button{
	color: #ffffff !important;
}
.blog-feed.cm_blog_feed.case_studies .post-btm {
	padding: 0;
}
.blog-feed.cm_blog_feed.case_studies .item_inner {
	padding: 40px;
}
.accordion_wrap.cm-faq.arrow-btn-white.bt-sec.ecommerce .acc-item {
	border-radius: 6px;
}
.blog-feed.cm_blog_feed.case_studies .item_inner .hs-featured-wrp {
	margin-bottom: 70px;
}
.blog-feed.cm_blog_feed.case_studies .post-btm {
	padding: 0 !important;
}
.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress.ecommerce .content_widget h2.title {
	font-weight: 700;
}
.blog-feed.cm_blog_feed.case_studies.wht_bg_btn a.hs-button {
	background: #fff;
}
.cnt-wit-tp-img-wrp.generations_sec.type4 .cnt-col {
	border-radius: 6px;
}
.cnt-wit-tp-img-wrp.generations_sec.type4 .cnt-col{
	padding: 0 10px;
}
.cnt-wit-tp-img-wrp.generations_sec.type4 .cnt-col .inner_spacing {
	height: 100%;
}
.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress .bg_el.overlay_bg {
	background-image: unset;
}
.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress .rich_text {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 26px;
	line-height: 130%;
	letter-spacing: 0%;
	text-align: center;
}
.sticky-two-col.ecommerce .left-heading-tag p {
	font-family: Satoshi;
	font-weight: 500;
	font-size: 22px;
	line-height: 130%;
	letter-spacing: 0%;
}
.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress .content_widget h2.title {
	font-weight: 500;
}
.accordion_wrap.cm-faq.full_width .accord_outer .acc-item {
	border-radius: 6px;
}
.cnt-wit-tp-img-wrp.generations_sec.hybris .cnt-col {
	padding: 0 12px;
}
.cnt-wit-tp-img-wrp.generations_sec.hybris .cnt-col .inner_spacing {
	height: 100%;
}
.cnt-wit-tp-img-wrp.cntnt_top_img .inner_spacing {
	height: 100%;
}
.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress.ecommerce .content_widget h2.title span {
	color: #FDBA13;
}
.two-col-content.cm-twoCol.contact_sec.type4 .content-col.col6 .cont-inner {
	background: #EFEFEF80;
}
.two-col-content.cm-twoCol.contact_sec.type4 .content-col.col6 .btn-items .btn_item a {
	display: flex;
	align-items: center;
	min-width: 201px;
	justify-content: space-between;
	padding: 6px 5px 6px 20px;
	color: #FDBA13;
	margin-top: 30px;
	background: #fff;
}
.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress h2.title span {
	color: #fdba13;
}
.accordion_wrap.cm-faq.arrow-btn.bt-pri.full_width.bg_acc:after {
	content: "";
	position: absolute;
	left: auto;
	right: -12%;
	top: 50%;
	transform: translateY(-50%);
	width: 500px;
	height: 500px;
	border-radius: 500px;
	background: linear-gradient(203.45deg, #FDBA13 -14.5%, rgba(253, 186, 19, 0) 89.93%);
}





@media(min-width: 768px){
	header.cm_header .logo-section {
		width: 27.5%;
	}
	footer.cm_footer .foot_social .footer-social{
		top: 4px;
	}
	.cnt-wit-tp-img-wrp.cntc_social .cnt-col {
		margin-left: 10px;
		margin-right: 10px;
	}
}
@media (min-width: 992px) {
	header.cm_header .primary-section .container-wrapper {
		column-gap: 0;
	}
	.cm_header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul, .cm_header .nav.megamenu >nav>ul .header__menu-submenu--level-2, .cm_header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2 {
		transition: all 0.7s ease-in-out 0s;
	}
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2 {
		width: 780px;
		left: auto;
		right: -200px;
		min-width: 200px;
		padding: 0;
		border: 1px solid rgba(0, 0, 0, .15);
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		border-radius: 0;
		transform: translateY(0.6rem);
		background-clip: padding-box;
	}
	header.cm_header .nav.megamenu > nav > ul.header__menu-wrapper .header__menu-item--depth-1:hover ul.header__menu-submenu--level-2 {
		transform: translateY(0);
	}
	header.cm_header .nav.megamenu>nav>ul .header__menu-item--depth-1>ul>li>a {
		font-size: 16px;
		margin-bottom: 10px;
		margin-top: 10px;
		padding-bottom: 10px;
		text-transform: uppercase;
		text-align: left;
		font-weight: 500;
		line-height: 1.1;
		padding-left: 0;
		padding-top: 0;
		position: relative;
		display: inline-block;
	}
	.nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.three_items>ul>li {
		padding: 10px 15px;
		text-align: left;
		margin: 0;
	}

	.nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.three_items>ul>li:first-child {
		width: 38% !important;
	}
	.nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.three_items>ul>li:nth-child(2), .nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.three_items>ul>li:nth-child(3) {
		width: 30% !important;
	}
	header.cm_header.sticky_header_active_wrap .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li>a {
		line-height: 80px;
	}

}
@media (min-width: 768px) and (max-width: 992px) {
	.card_gallery.stren_fur {
		margin-bottom: 70px !important;
	}
	header.cm_header .logo-section img {
		width: 75% !important;
	}
	.two-col-content.about_who .top_content h3 {
		line-height: 36px;
		margin-bottom: 10px;
		font-size: 25px;
	}
	.two-col-content.about_who .top_content p {
		line-height: 24px;
	}
	footer.cm_footer .foot_top  .logo_txt {
		margin-bottom: 30px;
	}
	.simple-banner.hybri_ban .slide_cnt h2 {
		font-size: 30px;
	}
	.cnt-wit-tp-img-wrp.engage_mid .cnt-col .col-title {
		font-size: 13px;
	}
	.cnt-wit-tp-img-wrp.engage_mid .tp-img-cnt-inner a {
		font-size: 12px;
	}
	.cnt-wit-bg-wrp.engage_lst .rich_text ul li>a {
		white-space: nowrap;
		font-size: 10px;
	}
	.cnt-wit-bg-wrp.engage_lst {
		padding-right: 5px !important;
		padding-bottom: 0px;
		padding-left: 5px !important;
	}
	.logo_slider.abt_logo_slid .logo_item {
		width: 33.333% !important;
	}
}
@media (min-width: 993px) and (max-width: 1201px) {
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li>a {
		padding: 0 10px;
	}
	header.cm_header .logo-section img {
		width: 82% !important;
	}
}
@media (min-width: 992px) and (max-width: 1300px){
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2 {
		width: 640px;
		left: -140px;
		right: auto;
	}
	header.cm_header .nav.megamenu>nav>ul .header__menu-item--depth-1>ul>li>a {
		font-size: 12px;
	}
	.nav.megamenu .header__menu--desktop>.header__menu-wrapper>li.three_items>ul>li li a.header__menu-link, header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li:nth-child(3) li>a.header__menu-link {
		font-size: 12px;
		line-height: 12px;
	}
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li:nth-child(3)>ul.header__menu-submenu--level-2 {
		left: 0;
	}
}
@media (max-width: 1299px){
	.our-process-v2.ecommerce_process .line-under-cirlces {
		height: 98%;
	}
}
@media (max-width: 1100px) and (min-width: 992px){
	.cnt-wit-tp-img-wrp.sage_crd1 .inner_spacing {
		padding-bottom: 20px !important;
	}
}
@media (max-width: 1060px){
	.counter-section.counter_type2 .item .count-wrap {
		font-size: 60px;
	}
	.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress .content_widget h2.title,
	.cnt-wit-tp-img-wrp.ecommerce_type3 .col-title{
		font-size: 60px;
	}
	.blog-feed.cm_blog_feed .item_inner .post-btm h4.recent-post-title {
		font-size: 26px;
	}
	.cm_blog_feed .stat-case {
		font-size: 42px;
	}
	.cnt-wit-tp-img-wrp.generations_sec.ecommerce .top_sec h2 {
		font-size: 48px;
	}
	.two-col-content.ecommerce_bnr .flex_row .description h2 {
		font-size: 60px;
	}
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li>a {
		padding: 0 6px !important;
		font-size: 13px;
	}
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li.partner-icon img {
		height: 70px;
	}
	.card_gallery.abt_crd_btm .card_inner .main_overlay_bg.bg_el {
		background-position: 50% 0;
	}
	.cnt-wit-tp-img-wrp.generations_sec .cnt-col .tp-img-cnt .tp-img-cnt-inner p {
		font-size: 20px;
	}
	.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress .content_widget h2.title {
		font-size: 50px;
	}
	.cnt-wit-tp-img-wrp.generations_sec .top_sec h2 {
		font-size: 40px;
	}
	.sticky-two-col.without_shadow.btn2 .bottom-values-halves .title {
		font-size: 28px;
	}
	.sticky-two-col.without_shadow.btn2 .left-heading-tag h2 {
		font-size: 39px;
	}
	.sticky-two-col.without_shadow.btn2 .left-heading-tag p {
		font-size: 18px;
	}
	.accordion_wrap.cm-faq.arrow-btn.bt-pri.full_width .top_content h2 {
		font-size: 38px;
	}
	.accordion_wrap.cm-faq.arrow-btn.bt-pri.full_width .top_content p {
		font-size: 18px;
	}
	.cnt-wit-tp-img-wrp.cntnt_top_img .bottom_row .cnt-col .tp-img-cnt h3.col-title {
		font-size: 26px;
	}
	.cm-tabs.type2 h4.tab-title {
		font-size: 34px;
	}
	.cm-tabs.type2 .content-col {
		padding-right: 30px;
	}
	.cnt-wit-tp-img-wrp.cntnt_top_img .bottom_row .cnt-col .tp-img-cnt .tp-img-cnt-inner p {
		font-size: 18px;
	}
	.cnt-wit-tp-img-wrp.improve .col-title {
		font-size: 50px;
	}
	.cnt-wit-tp-img-wrp.improve .tp-img-cnt-inner p {
		font-size: 18px;
	}
}
@media (max-width: 991px){
	.cnt-wit-bg-wrp.ai_txt .rich_text h3, .two-col-content.ai_two .top_sec h3,
	.card_gallery.ai_services .top_sec h3.title, .testimonials_sliderv2.ai_slide .top_sec h3.title {
		margin-bottom: 20px;
		font-size: 30px;
	}
	.testimonials_sliderv2.ai_slide .testmn_itemv2 .left_col h5 {
		font-size: 24px;
	}
	.two-col-content.ai_two .content-col {
		width: 100%;
	}
	.two-col-content.ai_two .flex_row {
		gap: 0;
	}
	.two-col-content.ai_two .media_column {
		width: 100%;
	}
	.two-col-content.ai_two .media_column img {
		width: revert-layer !important;
	}
	.card_gallery.stren_fur .card_item.col3 {
		margin-bottom: 0;
	}
	.card_gallery.ai_services .card_item {
		width: calc(66.66% - 16px) !important;
	}
	.cnt-wit-tp-img-wrp.sage_chsecrd .top_sec h3 {
		font-size: 30px;
	}
	.simple-banner.sage_ban .top_sec p span {
		display: block;
	}
	header.cm_header .logo-section img {
		width: 180px !important;
		max-height: 100%;
		top: 0;
	}
	.cm_subscription_preferences form h2 {
		font-size: 22px;
	}
	header.cm_header .page-center {
		padding: 0 15px !important;
	}
	header.cm_header .primary-section {
		padding: 5px 0 0;
	}
	header.cm_header .primary-section .container-wrapper {
		left: -15px;
	}
	header.cm_header .cst-humburger-icon {
		background-color: transparent;
		border: 1px solid #000000;
		margin: 5px 0 8px;
		padding: 7px;
	}
	header.cm_header .cst-humburger-icon .trigger:nth-child(1), header.cm_header .cst-humburger-icon .trigger, .header .cst-humburger-icon .trigger:nth-child(2) {
		margin: 0;
		width: 22px;
		height: 2px;
		border-radius: 1px;
		background-color: #000;
	}
	header.cm_header .cst-humburger-icon .trigger:not(:first-child) {
		margin-top: 4px;
	}
	.cnt-wit-bg-wrp.vdo_tp .rich_text h3 {
		font-size: 30px;
	}
	header.cm_header .nav {
		transition: all .4s cubic-bezier(.7, 0, .3, 1), right .4s cubic-bezier(.7, 0, .3, 1);
		overflow-y: scroll;
		position: fixed;
		top: 0;
		width: 280px;
		box-shadow: 0 0 4px 0 #666;
		color: #999;
		height: 100%;
		left: 101%;
		overflow-x: visible;
		-webkit-overflow-scrolling: touch;
		border-top: 1px solid transparent;
		display: block;
		opacity: 0;
		visibility: hidden;
		z-index: 999;
	}
	header.cm_header .mobile-open .nav {
		left: calc(100% - 280px);
		opacity: 1;
		visibility: visible;
	}
	header.cm_header .mobile-close-icon {
		position: absolute;
		left: 0;
		top: 0;
	}
	body.mobile-menu-open:after {
		position: fixed;
		top: 0;
		background: rgba(0, 0, 0, .95) none repeat scroll 0 0;
		content: '';
		-webkit-transition: opacity .5s, width .1s .5s, height .1s .5s;
		transition: opacity .5s, width .1s .5s, height .1s .5s;
		z-index: 99;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 1;
	}
	header.cm_header .mobile-close-icon a {
		color: #fff;
		font-size: 30px;
		padding: 15px 10px;
		font-weight: 400;
	}
	header.cm_header .nav .header__menu.header__menu--desktop> ul {
		padding: 0;
		display: block;
	}
	header.cm_header .nav .header__menu.header__menu--desktop {
		top: 42.5px;
		min-height: calc(100vh - 42.9px);
		height: calc(100% - 42.9px);
	}
	.cm_header .container-wrapper.mobile-open .top-section.mobile_section {
		padding: 0;
	}
	header.cm_header .nav .header__menu.header__menu--desktop>ul>li {
		display: block;
		width: 100%;
		text-align: left;
		border: none !important;
	}
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li>a {
		display: block;
		line-height: 40px;
		padding: 0 20px !important;
		font-size: 14px;
		font-weight: 500;
	}
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li.partner-icon {
		text-align: center;
		padding: 20px;
	}
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li.partner-icon img {
		height: 100%;
	}
	header.header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> .mobile-child-trigger {
		bottom: 0;
		color: #fff;
		cursor: pointer;
		line-height: 50px;
		position: absolute;
		right: 10px;
		text-align: center;
		top: 0;
		width: 30px;
		z-index: 6;
		padding: 0;
		height: 40px;
		font-weight: 500;
		font-size: 14px;
		display: block;
	}
	header.header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger::before {
		bottom: 0;
		color: #fff;
		content: "+";
		font-family: icofont;
		height: 40px;
		left: 0;
		line-height: 40px;
		position: absolute;
		right: 0;
		top: 0;
		font-size: 30px;
		font-weight: 400;
	}
	header.header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger.child-open:before {
		content: "-";
		font-size: 40px;
	}
	header.cm_header .nav .header__menu.header__menu--desktop> ul >li> ul {
		background-color: #333 !important;
		border-radius: 0 !important;
	}
	header.cm_header .nav .header__menu.header__menu--desktop>ul ul>li>a {
		position: relative;
		margin-bottom: 10px;
		margin-top: 10px;
		padding-bottom: 10px;
		text-transform: uppercase;
		margin-left: 15px;
		display: inline-block;
		line-height: 1.1;
		font-weight: 500;
		width: max-content;
	}
	.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.three_items>ul>li li a.header__menu-link {
		width: max-content;
		text-transform: none;
		margin: 0;
		line-height: 40px;
		padding: 0 15px;
	}
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li:nth-child(3)>ul.header__menu-submenu--level-2 {
		border-radius: 0;
	}
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li:nth-child(3) li {
		padding: 0;
	}
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li:nth-child(3) li>a.header__menu-link {
		line-height: 40px;
		padding: 0 15px;
	}
	@keyframes grow {
		0% {
			display: none;
			opacity: 0
		}

		1% {
			display: block;
			opacity: 0;
			top: 110%
		}

		100% {
			opacity: 1;
			top: 100%
		}
	}

	@-webkit-keyframes grow {
		0% {
			display: none;
			opacity: 0
		}

		1% {
			display: block;
			opacity: 0;
			top: 110%
		}

		100% {
			opacity: 1;
			top: 100%
		}
	}
	header.header .nav .header__menu.header__menu--desktop> ul >li> ul {
		padding: 0;
		transition: none !important;
		opacity: 0;
		visibility: hidden;
		animation: grow ease-in-out .5s;
	}
	header.header .nav .header__menu.header__menu--desktop> ul >li.child-open> ul {
		display: block !important;
		opacity: 1;
		visibility: visible;
	}
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper>li {
		display: block;
	}
	.two-col-content.about_who .content-col h4 {
		font-size: 22px;
	}
	.card_gallery.abt_crd .card_item {
		width: 100%;
	}
	.card_gallery.abt_crd .card_inner {
		min-height: auto;
		padding-bottom: 40px !important;
	}
	.card_gallery.abt_crd .flex_row {
		row-gap: 0 !important;
	}
	.card_gallery.abt_crd .card_content .it_title {
		font-size: 30px;
	}
	.cnt-wit-tp-img-wrp.sage_crd1 .inner_spacing {
		padding-bottom: 20px !important;
	}
	.feat-wrap.sage_crd3 .top_sec h3 {
		font-size: 30px;
	}
	.feat-wrap.sage_crd3 .featitem {
		width: 100%;
	}
	.feat-wrap.sage_crd3 .right-content {
		max-width: 91% !important;
	}
	header.cm_header .nav.megamenu .header__menu--desktop>.header__menu-wrapper li.two_items .header__menu-submenu--level-2 {
		max-width: 100%;
	}
	.nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.two_items >ul >li {
		padding: 0;
	}
	.nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.two_items >ul >li>a {
		line-height: 40px;
		padding: 0 15px;
	}
}
@media (max-width: 767px){
	.card_gallery.ai_services .card_item {
		width: calc(50% - 7px) !important;
	}
	footer.cm_footer .footer-heading h4 {
		margin-bottom: 25px;
		margin-top: 0;
	}
	footer.cm_footer .foot_contact .footer-heading h4 {
		margin-top: 0;
	}
	.migration_test_page form.hs-form {
		margin-bottom: 30px;
	}
	footer.cm_footer .foot_social .footer-social {
		padding: 0;
	}
	footer.cm_footer  .footer-section.foot_bottom {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	footer.cm_footer .foot_bottom p {
		margin-top: 10px !important;
	}
	.testimonials_sliderv2.ai_slide .splide .testmn_itemv2 .right_col {
		margin: 0;
	}
	.footer.cm_footer .flex_row .foot_contact, .footer.cm_footer .flex_row .foot_menu {
		padding-top: 0;
	}
	footer.cm_footer .foot_menu .hs-menu-wrapper>ul>li>a {
		margin-bottom: 25px;
	}
	.two-col-content.about_who .top_content h3 {
		font-size: 24px;
		line-height: 38px;
	}
	.two-col-content.about_who .bottom_row .flex_row {
		row-gap: 0;
	}
	.footer .back_to_top {
		height: 40px;
		width: 40px;
	}
	.two-col-content.abt_positive .bottom_row .mediaimg {
		height: 100%;
	}
	.two-col-content.abt_positive .content-col {
		padding: 10px;
		margin: 0;
		border: 0;
	}
	.two-col-content.abt_positive .content-col h4 {
		font-size: 20px;
	}
	.two-col-content.abt_positive .content-col p {
		font-size: 15px;
	}
	.two-col-content.abt_positive .single-img img {
		position: relative;
		margin-bottom: 30px;
	}
	.two-col-content.abt_positive .content-col {
		min-height: unset;
	}
	.cnt-wit-tp-img-wrp.engage_mid {
		margin: 30px 0;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		margin-top: 20px;
	}
	.cnt-wit-tp-img-wrp.engage_mid .tp-img-cnt-inner a {
		margin: 0;
	}
	.two-col-content.crd_two .top_content h3 {
		font-size: 30px;
	}
	.gallery-section.abt_slide .top_content h3{
		font-size: 30px;
	}
	.logo_slider.abt_logo_slid .top_sec h4 {
		font-size: 20px;
	}
	header.cm_header .primary-section {
		padding: 5px 0 1px;
	}
	footer.cm_footer .foot_top .logo_txt {
		margin-bottom: 30px;
	}
	.cnt-wit-tp-img-wrp.sage_chsecrd .top_sec h3 {
		font-size: 22px;
	}
	.cnt-wit-tp-img-wrp.sage_chsecrd .tp-img-cnt h5 {
		font-size: 18px;
	}
	.feat-wrap.sage_crd3 .top_sec h3 {
		font-size: 22px;
	}
	.feat-wrap.sage_crd3 .outer_wrap {
		flex-wrap: wrap !important;
	}
	.feat-wrap.sage_crd3 .left-media {
		max-width: 100% !important;
	}
	.feat-wrap.sage_crd3 .left-media {
		justify-content: center;
	}
	.feat-wrap .feat-item-wrp .left-media .img-wrap {
		margin: 0;
	}
	.feat-wrap.sage_crd3 .right-content h5 {
		font-size: 18px;
	}
	.feat-wrap.sage_crd3 .right-content {
		max-width: 100% !important;
	}
	.two-col-content.sage_btm .description h2 {
		font-size: 22px;
	}
	.two-col-content.sage_btm .btn_row {
		margin: 0;
		margin-top: 20px;
	}
	.two-col-content.sage_btm .btn_row a.hs-button {
		padding: 10px;
	}
	.accordion_wrap.sage_acrd .top_sec h3 {
		font-size: 30px;
	}
	.accordion_wrap.sage_acrd .acctitle h6 span {
		padding-right: 25px;
		display: block;
	}
	.accordion_wrap.sage_acrd .acctitle h6 {
		font-size: 18px;
	}
	.accordion_wrap.sage_acrd .top_sec p {
		font-size: 18px;
	}
	.accordion_wrap.sage_acrd .top_sec h3 {
		font-size: 25px;
	}
	.cnt-wit-bg-wrp.vdo_tp .rich_text h3 {
		font-size: 22px;
	}
	.adv_video_module.sage_vdo .vid_trigger>img {
		width: 60px;
	}
	.adv_video_module.sage_vdo .vid_trigger span.strt_txt {
		font-size: 25px;
	}
	.cnt-wit-bg-wrp.vdo_tp .rich_text p {
		font-size: 16px;
	}
	.adv_video_module.sage_vdo .vid_trigger .ply_ic {
		width: 50px;
		left: 40.5%;
	}
	.adv_video_module.sage_vdo .vid_trigger .ply_ic>img {
		width: 50px;
		left: 40.5%;
		min-width: unset;
		min-height: unset;
		top: 28.4%;
	}

	.simple-banner.hybri_ban .slide_cnt h2 {
		font-size: 20px;
		line-height: 30px;
	}
	.simple-banner.hybri_ban .slide_cnt {
		margin-bottom: 30px;
	}
	.simple-banner.hybri_ban .banner-content-inner {
		margin-bottom: 20px;
	}
	.cnt-wit-tp-img-wrp.generations_sec .cnt-col .tp-img {
		text-align: center;
	}
	.cnt-wit-tp-img-wrp.generations_sec .cnt-col .tp-img-cnt h3.col-title {
		font-size: 26px;
	}
	.cnt-wit-tp-img-wrp.generations_sec .cnt-col .tp-img-cnt .tp-img-cnt-inner p {
		font-size: 18px;
	}
	.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress .btn_item>a {
		padding: 10px 15px;
		height: auto;
		font-size: 16px;
	}
	.cm-tabs.type2 h4.tab-title {
		font-size: 28px;
	}
	.sticky-two-col.without_shadow.btn2 .bottom-values-halves .title {
		font-size: 26px;
	}
	.cnt-wit-tp-img-wrp.cntnt_top_img .bottom_row .cnt-col .tp-img {
		margin-bottom: 30px;
	}
	.two-col-content.inevitable-wrapper .description p {
		font-size: 18px;
	}
	.cnt-wit-tp-img-wrp.generations_sec .top_sec h2 {
		margin-top: 20px;
	}
	.cnt-wit-tp-img-wrp.generations_sec .top_sec h2 {
		font-size: 28px;
	}
	.cnt-wit-tp-img-wrp.generations_sec .top_sec {
		margin-bottom: 0;
	}
	.tabber.cm-tabber.sap-hybris-tab .top_content h2,
	.blog-feed.cm_blog_feed.type2 .top_sec .top_content h2,
	.tabber.cm-tabber.sap-hybris-tab .full_column .rich_cont h2,
	.two-col-content.inevitable-wrapper .description h2,
	.cnt-wit-tp-img-wrp.improve .col-title,
	.sticky-two-col.without_shadow.btn2 .left-heading-tag h2,
	.cm-tabs.type2 .top_content h2,
	.cnt-wit-tp-img-wrp.generations_sec .top_sec h2,
	.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress .content_widget h2.title,
	.cnt-wit-tp-img-wrp.generations_sec.ecommerce .top_sec h2,
	.sticky-two-col.ecommerce .left-heading-tag h2,
	.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress .content_widget h2.title,
	.our-process-v2.ecommerce_process .top-content h2,
	.integrations_slider_wrap.ecommerce_expertise .left-heading-tag h2,
	.cnt-wit-tp-img-wrp.ecommerce_type3 .col-title,
	.accordion_wrap.cm-faq.arrow-btn-white.bt-sec.ecommerce h2,
	.blog-feed.cm_blog_feed .top_sec .top_content h2,
	.blog-feed.cm_blog_feed .top_sec .top_content h2{
		font-size: 34px;
	}
	.blog-feed.cm_blog_feed .item_inner .post-btm h4.recent-post-title {
		font-size: 28px;
	}
	.blog-feed.cm_blog_feed .item_inner .post-btm p.item_descr {
		font-size: 16px;
	}
	.our-process-v2.ecommerce_process .right-process-circle h3 {
		font-size: 28px;
	}
	.integrations_slider_wrap.ecommerce_expertise .wrap-under-tech-stack .subtitle {
		text-align: center;
	}
	.integrations_slider_wrap.ecommerce_expertise a.arrow_btn.white {
		margin: auto;
	}
	.cnt-wit-tp-img-wrp.ecommerce_type3 .inner_spacing {
		padding: 100px 0;
	}
	.accordion_wrap.cm-faq.arrow-btn-white.bt-sec.ecommerce .top_sec h6.title {
		margin-bottom: 30px;
	}
	.blog-feed.cm_blog_feed.case_studies {
		padding: 0 0 60px;
	}

	.our-process-v2.ecommerce_process .master-process-circles {
		grid-row-gap: 40px;
	}
	.our-process-v2.ecommerce_process .right-process-circle p {
		font-size: 18px;
	}
	.counter-section.counter_type2 .item .count-wrap {
		font-size: 44px;
	}
	.tabber.cm-tabber.sap-hybris-tab .top_sec {
		margin-bottom: 36px;
	}
	.tabber.cm-tabber.sap-hybris-tab .content-col {
		margin: 0 auto 30px;
	}
	.cnt-wit-bg-wrp.bg-cnt.play-white-btn.sap_progress .btn_item>a img.icon-play {
		width: 32px;
	}
	.cnt-wit-tp-img-wrp.generations_sec .cnt-col .tp-img {
		margin-bottom: 80px;
	}
	.cm-tabs.type2 .content-col.col6 {
		justify-content: center;
		align-items: center;
	}
	.tabber.cm-tabber.sap-hybris-tab .full_column .rich_cont p {
		font-size: 18px;
	}
	.two-col-content.ecommerce_bnr .flex_row .description h2 {
		font-size: 48px;
	}
	.blog-feed.cm_blog_feed.case_studies.salesforce .top_content h2 {
		font-size: 42px;
		margin-bottom: 20px;
	}
	.blog-feed.cm_blog_feed.case_studies.salesforce .item_inner {
		padding: 20px;
	}
	.blog-feed.cm_blog_feed.case_studies.salesforce .item_inner .post-btm h4.recent-post-title {
		font-size: 26px;
	}
	.cm_blog_feed .stat-case {
		font-size: 30px;
	}
	.cm_blog_feed .stat-case span:last-child {
		width: auto;
		position: relative;
		top: 4px;
	}
	.blog-feed.cm_blog_feed.case_studies.salesforce .top_content p {
		font-size: 18px;
	}
	.blog-feed.cm_blog_feed.case_studies.salesforce .item_inner .post-btm p.item_descr {
		font-size: 16px;
	}
	.blog-feed.cm_blog_feed.case_studies .item_inner {
		padding: 20px;
	}
	.blog-feed.cm_blog_feed.case_studies .item_inner .hs-featured-wrp {
		margin-bottom: 20px;
	}
	.blog-feed.cm_blog_feed.case_studies .post-btm {
		padding: 0 !important;
	}
	.our-process-v2.ecommerce_process .big-process-circle {
		font-size: 60px;
		height: 25vw;
		width: 25vw;
	}
}
@media(max-width: 600px){
	.card_gallery.ai_services .card_item {
		width: calc(100% - 3px) !important;
	}
}
@media(max-width: 462px){
	.cnt-wit-bg-wrp.bnr-btm {
		margin-top: -111px !important;
	}
}
@media (max-width: 402px){
	.simple-banner.hybri_ban .slide_cnt {
		margin-bottom: 0;
	}
}
@media (max-width: 364px){
	.cnt-wit-bg-wrp.bnr-btm {
		margin-top: -149px !important;
	}
}