.child-theme h1,
.child-theme h2,
.child-theme h3,
.child-theme h4,
.child-theme h5,
.child-theme h6 {
	margin: 0 0 24px;
}
.child-theme blockquote,
.child-theme p {
	margin: 0 0 24px;
}
.child-theme ol,
.child-theme ul {
	padding: 0;
	margin-bottom: 24px;
	margin-top: 0;
	padding-left: 40px;
}
.child-theme ul li, 
.child-theme ol li {
	margin: 0;
}
a:hover {
	text-decoration: underline;
}
a.hs-button:hover {
	text-decoration: none;
}
.cm_home_bnr.simple-banner .flex_row {
	row-gap: 0;
	align-items: center;
}
.cm_home_bnr.simple-banner .flex_row .col12 {
	width: calc(50% - 12px);
	padding: 0;
}
.cm_home_bnr.simple-banner .flex_row .col12:last-child {
	margin-inline-start: 24px;
}
.cm_home_bnr.simple-banner .flex_row .col12 h2 {
	margin-bottom: 48px;
}
.cm_home_bnr.simple-banner .flex_row .btn_row {
	margin-top: 24px;
}
.cm_two_col.two-col-content .content-col .description {
	margin-bottom: 0;
}
.logo_slider.cm--logos .top_sec {
	padding: 0;
	margin: 0;
}
.child-theme .logo_slider.cm--logos .top_sec.noButton {
	margin: 0;
}
.logo_slider.cm--logos .bottom_row {
	padding-bottom: 40px;
	padding-top: 0px;
}
.logo_slider.cm--logos .bottom_row .logos_row {
	justify-content: center;
	margin: 0;
}
.logo_slider .cm--compact-card .row {
	display: flex;
	justify-content: center;
	align-items: stretch;
	margin: 0 -12px;
}
.logo_slider .cm--compact-card .row .item {
	align-items: stretch;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	width: 33.33333333333333%;
	position: relative;
	padding: 0 12px;
}
.logo_slider .cm--compact-card  .inner {
	align-items: center;
	border-radius: 16px;
	display: flex;
	flex: 1;
	justify-content: flex-start;
	margin-bottom: 24px;
	padding: .77rem 1.11rem;
	position: relative;
	transition: .2s 
		ease-in-out;
	width: 100%;
	background: #fff;
	box-shadow: 0 16px 32px rgba(34, 35, 38, .05), 0 8px 16px rgba(34, 35, 38, .05);
}
.logo_slider .cm--compact-card .inner h5.compact-card__title.ui-label {
	margin-bottom: 0;
}
.logo_slider .cm--compact-card .inner  p.compact-card__desc {
	margin-bottom: 0;
	font-size: .89rem;
}
.logo_slider .cm--compact-card .inner a.compact-card__link {
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.logo_slider .cm--compact-card  .compact-card__arrow.ui-icon {
	align-items: center;
	display: flex;
	justify-content: center;
	color: #222326;
	flex-shrink: 0;
	margin-inline-start: 20px;
	transition: .2s 
		ease-in-out;
}
.logo_slider .cm--compact-card .compact-card__arrow.ui-icon svg {
	display: block;
	height: 1.11rem;
	pointer-events: none;
	width: 1.11rem;
	vertical-align: middle;
}
.logo_slider .cm--compact-card .inner:hover {
	transform: scale(1.02);
	box-shadow: 0 32px 64px rgba(34, 35, 38, .05), 0 16px 32px rgba(34, 35, 38, .05);
}
.logo_slider .cm--compact-card .inner .compact-card__txt {
	text-align: start;
	width: 100%;
}
.logo_slider .cm--compact-card .inner:hover .compact-card__arrow.ui-icon {
	transform: scale(1.1) translateX(5px);
}
.cm--feature-card .top_sec {
	margin-bottom: 78px;
	padding: 0;
}
.cm--feature-card .top_sec .title::After {
	background: #17506a;
	border-radius: 4px;
	display: inline-block;
	height: 4px;
	max-width: 100%;
	vertical-align: top;
	width: 80px;
	content: '';
	position: absolute;
	bottom: -28px;
	left: 50%;
	transform: translateX(-50%);
}
.cm--feature-card .top_sec .title {
	position: relative;
}
.cm--feature-card.cnt-wit-tp-img-wrp .flex-row {
	margin: 0 -12px;
}
.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col {
	padding: 0 12px;
}
.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col >div {
	transition: .2s ease-in-out;
	width: 100%;
	position: relative;
	border-radius: 24px;
	height: 100%;
	margin-bottom: 24px;
	box-shadow: 0 16px 32px rgba(34, 35, 38, .05), 0 8px 16px rgba(34, 35, 38, .05);
}
.cm--feature-card.cnt-wit-tp-img-wrp .splide__track {
	overflow: visible;
}
.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .tp-img {
	margin-bottom: 24px;
	margin-top: .56rem;
	transition: .2s ease-in-out;
}
.cnt-wit-tp-img-wrp .flex-row .tp-img .svg_wrp {
	align-items: center;
	display: inline-flex;
	justify-content: center;
	text-align: center;
	vertical-align: middle;
	border-radius: 100%;
	height: 3.64rem;
	width: 3.64rem;
	background: #17506a;
	color: #fff;
}
.cnt-wit-tp-img-wrp .flex-row .tp-img .svg_wrp svg {
	height: 100%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	fill: currentColor;
	width: 32.75px;
	height: 32.75px;
}
.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col .tp-img-cnt {
	max-width: 300px;
	margin: 0 auto;
}
.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col .tp-img-cnt h4.col-title {
	font-size: 1.11rem;
}
.cnt-wit-tp-img-wrp .cnt-col a.overlayLink {
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index:99;
}
.cnt-wit-tp-img-wrp .cnt-col {
	position: relative;
}
.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col>div:hover {
	box-shadow: 0 32px 64px rgba(34, 35, 38, .05), 0 16px 32px rgba(34, 35, 38, .05);
	transform: scale(1.02);
}
.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col>div:hover .tp-img {
	transform: scale(1.1) translateY(2px);
}
.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col:nth-child(2n) > div {
	background: #17506a;
	color: hsla(0, 0%, 100%, .8);
	box-shadow: 0 16px 32px rgba(23, 80, 106, .2), 0 8px 16px rgba(23, 80, 106, .2);
}
.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col:nth-child(2n) > div .svg_wrp {
	background: hsla(0, 0%, 100%, .2);
}
.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col:nth-child(2n) > div  h4.col-title {
	color: #fff;
}
.cm--review.testimonials_slider .testmn_inner {
	box-shadow: none;
}
.cm--review.testimonials_slider .testmn_inner .card_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	transition: .2s ease-in-out;
	flex: 1;
	margin-bottom: 60px;
	padding-inline-end: 1.67rem; }

.cm--review.testimonials_slider .testmn_inner .card_box .card_quote {
	width: 100%;
	order: 2;
	margin-bottom: 24px;
}
.cm--review.testimonials_slider .testmn_inner .card_box .rating {
	width: 100%;
	margin: 0;
	order: 1;
	margin-bottom: 1rem;
	gap: 0;
}
.cm--review.testimonials_slider .testmn_inner .card_content {
	width: 100%;
	margin: 0;
	order: 3;
	align-items: center;
	display: inline-flex;
	justify-content: center;
}
.cm--review.testimonials_slider .testmn_inner .card_box .rating span {
	margin: 0 5px 5px 0;
}
.cm--review.testimonials_slider .testmn_inner .card_box .rating span svg {
	width: 17px;
	height: 15px;
}
.cm--review.testimonials_slider .testmn_inner .card_box .card_quote p {
	font-size: 1.83rem;
	line-height: 1.56;
	margin: 0;
}

.cm--review.testimonials_slider .testmn_inner .card_content .icon_box {
	margin-inline-end: 15px;
}
.cm--review.testimonials_slider .testmn_inner .card_content .icon_box .icon_inner {
	border-radius: 100%;
	height: 80px;
	max-width: none;
	width: 80px;

	margin: 0;
}
.cm--review.testimonials_slider .testmn_inner .card_content .icon_box .icon_inner span.icon_img {
	width: 100%;
	height: 100%;
}
.cm--review.testimonials_slider .testmn_inner .card_content .content-wrp {
	text-align: start;
}
.cm--review.testimonials_slider .testmn_inner .card_content .content-wrp h4 {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 400;
	margin: 0;
	font-size: .89rem;

	line-height: 1.56;
}
.cm--review.testimonials_slider .testmn_inner .card_content span {
	color: hsla(0, 0%, 100%, .8) !important;
	font-family: Roboto, sans-serif;
	font-size: .89rem;
	line-height: 1.56;
	display: block;
}
.cm--section-intro.cnt-wit-bg-wrp .content_widget .btn_row {
	margin-top: 75px;
}
.cm--section-intro.cnt-wit-bg-wrp .content_widget .title {
	position: relative;
}
.cm--section-intro.cnt-wit-bg-wrp .content_widget .title::after {
	background: #17506a;
	border-radius: 4px;
	content: "";
	display: inline-block;
	height: 4px;
	margin-top: 25px;
	max-width: 100%;
	vertical-align: top;
	width: 80px;
	position: absolute;
	left: 50%;
	bottom: -27px;
	transform: translateX(-50%);
}
.simple-banner.cm_bnr {
	min-height: auto;
}
.cm--sm-text.two-col-content .content-col .description {
	margin: 0;
}

.cm--sm-text.two-col-content .content-col .description h2 {
	margin-bottom: 48px;
}
.cm--sm-text.two-col-content .content-col .description {
	margin: 0;
}
.cm--sm-text.two-col-content .content-col .description h2 {
	margin-bottom: 48px;
}
.cnt-wit-tp-img-wrp.cm--quickfeat .top_sec {
	max-width: 550px;
	margin: 0 auto;
	padding: 0;
}
.cnt-wit-tp-img-wrp.cm--quickfeat .top_sec .title {
	position: relative;
}
.cnt-wit-tp-img-wrp.cm--quickfeat .top_sec .title::after {
	content: '';
	border-radius: 4px;
	display: inline-block;
	height: 4px;
	max-width: 100%;
	vertical-align: top;
	width: 80px;
	background: #fff;
	position: absolute;
	bottom: -28px;
	left: 50%;
	transform: translateX(-50%);
}
.cnt-wit-tp-img-wrp.cm--quickfeat .flex-row {
	gap: 0;
	margin-top: 53px;
}
.cnt-wit-tp-img-wrp.cm--quickfeat .flex-row .cnt-col {
	padding: 0 12px;
	margin-bottom: 48px;
}
.cnt-wit-tp-img-wrp.cm--quickfeat .flex-row  .cnt-col .main_cnt_col {
	display: flex;
	position: relative;
}
.cnt-wit-tp-img-wrp.cm--quickfeat .flex-row .cnt-col>div .tp-img {
	flex-shrink: 0;
	margin: 0;
}
.cnt-wit-tp-img-wrp.cm--quickfeat .flex-row .cnt-col>div  .tp-img-cnt {
	width: 100%;
	padding-inline-start: 24px;
	padding-inline-end: 48px;
}
.cnt-wit-tp-img-wrp.cm--quickfeat .flex-row .cnt-col>div .tp-img-cnt p {
	font-size: .89rem;
	margin: 0 0 24px;
}
.logo_slider.cm-app-store .top_sec {
	padding: 0;
	margin-bottom: 0 !important;
}
.logo_slider.cm-app-store  .logos_row {
	justify-content: center;
	margin: 0 -15px;
}
.logo_slider.cm-app-store .logos_row .logo_item {
	width: calc(25% - 0px);
}
.cnt-wit-tp-img-wrp.variety-logos .top_sec h2 span {
	font-size: 24px;
}
.cnt-wit-tp-img-wrp.variety-logos .flex-row {
	margin-top: 25px;
	row-gap: 0;
	margin-left: -15px;
	margin-right: -15px;
}
.cnt-wit-tp-img-wrp.variety-logos .top_sec {
	margin-bottom: 0;
}
.cnt-wit-tp-img-wrp.variety-logos .flex-row .cnt-col .tp-img {
	margin: 0;
	padding-left: 75px;
}
.simple-two-col .top_sec {
	margin: 0;
	text-align: left;
	padding: 0;
}
.simple-two-col.two-col-content .content-col .description {
	margin: 0;
}
.hide-border.cm--section-intro.cnt-wit-bg-wrp .content_widget .title:after {
	display: none;
}
.hide-border.cm--section-intro.cnt-wit-bg-wrp .content_widget .btn_row {
	margin-top: 32px;
}
.aboutBnr.simple-banner h1 {
	font-size: 4rem;
	line-height: 1.11;
}
.aboutBnr.simple-banner  h6 {
	font-size: 1.22rem;
	margin-bottom: 10px;
	font-family: Roboto, sans-serif;
	font-weight: 400;
	line-height: 1.56;
}
.aboutBnr.simple-banner h1 + hr,
html.child-theme[lang="de"] .aboutBnr.simple-banner h2 + hr{
	background: #17506a;
	border-radius: 4px;
	display: inline-block;
	height: 4px;
	max-width: 100%;
	vertical-align: top;
	width: 80px;
	margin: 0;
}
.about-us-two-col.two-col-content .content-col .description {
	margin: 0;
}
.about-us-two-col.two-col-content .content-col .description h2 span {
	font-size: 36px;
}
.cm--feature-card-2 .top_sec {
	padding: 0;
	margin-bottom: 24px;
}

.cm--feature-card-2 .top_sec h6 {
	font-size: 1.22rem;
	margin-bottom: 8px;
	font-family: Roboto, sans-serif;
	font-weight: 400;
	line-height: 1.56;
	color: #6a6d77;
}

.cm--feature-card-2 .top_sec h2 + hr {
	margin: 0;
	background: #17506a;
	border-radius: 4px;
	display: inline-block;
	height: 4px;
	max-width: 100%;
	vertical-align: top;
	width: 80px;
}

.cm--feature-card-2  .splide__track {
	overflow: visible;
}

.cm--feature-card-2.cnt-wit-tp-img-wrp .flex-row {
	margin: 0 -12px;
	row-gap: 0;
}

.cm--feature-card-2.cnt-wit-tp-img-wrp .flex-row .cnt-col {
	padding: 0 12px;
}

.cm--feature-card-2.cnt-wit-tp-img-wrp .flex-row .cnt-col > div {
	box-shadow: 0 16px 32px rgba(23, 80, 106, .2), 0 8px 16px rgba(23, 80, 106, .2);
	border-radius: 24px;
	height: 100%;
	transition: .2s ease-in-out;
	margin-bottom: 24px;
}

.cm--feature-card-2.cnt-wit-tp-img-wrp .flex-row .cnt-col > div .tp-img {
	margin-bottom: 24px;
	margin-top: .56rem;
	transition: .2s 
		ease-in-out;
}

.cm--feature-card-2.cnt-wit-tp-img-wrp .flex-row .svg_wrp {
	background: hsla(0, 0%, 100%, .2);
}

.cm--feature-card-2.cnt-wit-tp-img-wrp .flex-row h3.col-title {
	font-size: 1.11rem;
	line-height: 1.4;
}
.full-size.cm--feature-card .top_sec {
	margin-bottom: 88px;
}
.full-size.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col>div:hover,
.full-size.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col>div:hover .tp-img {
	transform: unset !important;
}
.full-size.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .tp-img img {
	transition: .2s ease-in-out;
	width: 100%;
}
.full-size.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .tp-img {
	border-radius: 24px 24px 0 0;
	overflow: hidden;
	margin: 0;
}
.full-size.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col:nth-child(2n)>div {
	background: white;
	box-shadow: 0 16px 32px rgba(34, 35, 38, .05), 0 8px 16px rgba(34, 35, 38, .05);
	color: inherit;
}
.full-size.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col .tp-img-cnt {
	max-width: 100%;
	padding: 24px;
	padding-bottom: .56rem;
}
.full-size.cm--feature-card.cnt-wit-tp-img-wrp .flex-row .cnt-col:nth-child(2n)>div h4.col-title {
	color: #222326;
}
html.child-theme[lang="de"] .about-us-two-col.two-col-content  .media_column .single-img img {
	max-width: 300px;
}
html.child-theme[lang="de"] .about-us-two-col.two-col-content .content-col .description h2 span {
	font-size: 2.44rem;
}

.cm--review.testimonials_slider .testmn_inner .card_box .cnt_main {
	ORDER: 3;
}

html.child-theme sup {
	top: -.4em;
	font-size: smaller;
}

@media(max-width:1200px){
	.content-wrapper,
	.dnd-section>.row-fluid,
	.page-center{
		padding: 0px 24px;
	}
	.cm_home_bnr.simple-banner .page-center,
	.two-col-content.cm_two_col .page-center,
	.cnt-wit-tp-img-wrp.cm--feature-card .page-center,
	.child-theme .logo_slider.cm--logos .page-center,
	.cm--section-intro.cnt-wit-bg-wrp .page-center{
		padding: 0;
	}
	.logo_slider .cm--compact-card .row .item {
		width: 100%;
	}
	.cm--review.testimonials_slider .testmn_inner .card_box .card_quote p {
		font-size: 1.586rem;
	}
	.testimonials_slider .testmn_item.col12 {
		padding: 0;
	}

	.cm--feature-card-2.cnt-wit-tp-img-wrp .flex-row {
		row-gap: 25px;
	}
}


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

	h1{
		font-size:43.92px;
	}
	h2{
		font-size:36.0px;
	}
	h3{
		font-size:25.92px;
	}
}


@media(max-width:767px){
	.cm_home_bnr.simple-banner .flex_row .col12 {
		width: 100%;
	}
	.cm_home_bnr.simple-banner .flex_row .col12:last-child {
		margin: 0;
	}
	.cm_home_bnr.simple-banner .flex_row .col12 h2 {
		margin: 0 0 24px;
	}
	.cm_home_bnr.simple-banner .flex_row {
		row-gap: 40px;
	}
	.logo_slider.cm--logos .bottom_row .logos_row {
		row-gap: 20px;
	}
	.cm--review.testimonials_slider .testmn_inner .card_box .card_quote p {
		font-size: 1.342rem;
	}
	.cm--review.testimonials_slider .testmn_inner .card_box {
		padding: 0;
	}
	.simple-banner.cm_bnr .banner-content-inner {
		padding: 0;
	}
	.cnt-wit-tp-img-wrp.cm--quickfeat .flex-row .cnt-col {
		padding: 0;
	}
	.logo_slider.cm-app-store .logos_row .logo_item {
		width: 100%;
	}
	.logo_slider.cm-app-store .logos_row {
		row-gap: 20px;
	}
	.cnt-wit-tp-img-wrp.variety-logos .flex-row .cnt-col .tp-img {
		padding: 0;
	}
	.cnt-wit-tp-img-wrp.variety-logos .flex-row .cnt-col {
		text-align: center;
	}
	.aboutBnr.simple-banner h1 {
		font-size: 2.44rem;
	}
	.about-us-two-col.two-col-content .content-col .description h2 span {
		font-size: 30px;
	}
	html.child-theme[lang=de] .about-us-two-col.two-col-content .media_column .single-img img {
		max-width: 100%;
	}
	html.child-theme[lang=de] .about-us-two-col.two-col-content .content-col .description h2 span{
		font-size: 30px;
	}
}

/* child2 */

footer.footer.cs-footer .footer_top_sec .col-section{
	padding: 0 12px;
}
footer.footer.cs-footer .footer_btm_sec .page-center {
	padding: 0 24px;
}
footer.footer.cs-footer .footer_btm_sec .col-section {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:0px;
}
footer.footer.cs-footer .footer_btm_sec .col-section .footer-menu ul{
	display: flex;
	flex-direction: row;
	margin: 0px;
	padding: 0px;
	gap: 4px;
	justify-content: center;
}
footer.footer.cs-footer .footer_btm_sec .col-section .footer-menu ul>li{
	margin:0px;
	display: inline-block;
	line-height: 1;
	margin: .5rem .84rem;
	vertical-align: middle;
	font-size: .89rem;
}
footer.footer.cs-footer .footer_btm_sec .col-section .footer-menu ul>li>a{
	color:#222326;
}
footer.footer.cs-footer .footer_btm_sec .num1 span{
	font-size: .89rem;
}
footer.footer.cs-footer .footer_btm_sec>.page-center>.flex_row{
	border-top: 1px solid;
	padding-top: 1.67rem;
	border-color: #e3e6ec;
}
footer.footer.cs-footer .footer_top_sec .footer-content svg{
	height:32.76px;
	width:32.76px;
}
footer.footer.cs-footer .footer_top_sec .footer-content>a, 
footer.footer.cs-footer .footer_top_sec .footer-content>a>span{
	font-size:0px;
	line-height:1;
}
footer.footer.cs-footer .footer_top_sec .footer-content>a>span span:last-child{
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}
footer.footer.cs-footer .footer_top_sec .footer-content{
	display: flex;
	gap: 24px
}
footer.footer.cs-footer .footer_top_sec .num1 .footer-row{ 
	margin-bottom: 30px;
	margin-top: 24px;
}
footer.footer.cs-footer .footer_top_sec .page-center{
	padding: 0 24px;
	padding-right: 0px;
}
footer.footer.cs-footer .footer_top_sec .flex_row .num1{
	padding-right:12px;
	padding-left:0px;
}
footer.footer.cs-footer .footer_top_sec .col-section .footer-menu ul{
	padding:0px;
	margin:0px;
	display: flex;
	flex-direction: row;
}
footer.footer.cs-footer .footer_top_sec .col-section .footer-menu ul li{
	margin:0px;
}
footer.footer.cs-footer .footer_top_sec .col-section .hs-menu-wrapper>ul>li ul>li>a{
	white-space: normal;
}
footer.footer.cs-footer .footer_top_sec .col-section .hs-menu-wrapper>ul>li>a{
	color: rgba(34, 35, 38,1.0);
	font-size: 21.96px;
	font-style: normal;
	font-weight: 400;
	font-family: Roboto, sans-serif;
	line-height: 1.56;
	font-size: 1.22rem;
	margin-bottom: 1.11rem;
	display:inline-block;
}
footer.footer.cs-footer .footer_top_sec .col-section .hs-menu-wrapper>ul>li ul{
	display:flex;
	flex-direction:column;
}
footer.footer.cs-footer .footer_top_sec .col-section .hs-menu-wrapper>ul>li{
	padding-left: 0px;
	padding-right: 21px;
}
footer.footer.cs-footer .footer_top_sec .col-section .hs_cos_wrapper>.hs-menu-wrapper>ul>li{
	width: 20%;
	margin-bottom: 2.78rem;
}
footer.footer.cs-footer .footer_top_sec .col-section.num2 {
	padding: 0px;
}
footer.footer.cs-footer .footer_top_sec .col-section .hs-menu-wrapper>ul>li ul>li:not(:first-child) {
	margin-top: .56rem;
}
footer.footer.cs-footer{
	font-size: 1rem;
}
html{
	font-size: 112.5%;
}
header.header.cs-header .page-center{
	padding: 1rem 24px;
}
header.header.cs-header .primary-section{
	padding:unset;
}
header.header.cs-header .primary-section a.hs-button {
	font-family: Roboto, sans-serif !important;
	font-size: .89rem !important;
	font-weight: 400;
	line-height: 1.56;
	margin-inline-start: 1.2rem;
	outline: none;
	position: relative;
	text-decoration: none;
	transform: scale(1);
	transition: box-shadow, background-image, background-color, transform;
	transition-duration: .1s;
	transition-timing-function: ease-in-out;
}
header.header.cs-header .primary-section a.hs-button:hover {
	text-decoration: none;
	transform: scale(1.07);
}
header.header.cs-header .primary-section .nav>nav>ul .header__menu-item--depth-1>a{
	padding-bottom: .56rem;
	padding-top: .56rem;
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.56;
}
header.header.cs-header .primary-section .container-wrapper .nav{
	margin-left: auto;
}
header.header.cs-header .sticky_header_active .primary-section{
	box-shadow: 0 8px 16px rgba(34, 35, 38, .05), 0 4px 8px rgba(34, 35, 38, .05);
	animation: sticky_header_active .2s ease-in-out;
}
@keyframes sticky_header_active{
	0% {
		opacity: 0;
		transform: scale(1.1) translateY(-50%);
	}
	100% {
		opacity: 1;
		transform: scale(1) translateY(0);
	}
}
header.header.cs-header .nav > nav > ul .header__menu-item--depth-1 > a .child-trigger{
	display: none;
}
header.header.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu{
	border-radius: 12px;
	box-shadow: 0 32px 64px rgba(34, 35, 38, .05), 0 16px 32px rgba(34, 35, 38, .05);
	padding: 10px 0;
	margin-inline-start: -20px;
	top: 100%;
	transform: translateY(0rem);
	min-width: 220px;
	line-height: 1.56;
	font-size: .89rem;
}
header.header.cs-header .nav>nav>ul .header__menu-item--depth-1>a:hover .header__menu-submenu{
	animation: uiPop .2s ease-in-out forwards;
	height: auto;
	opacity: 1;
	overflow: visible;
	width: 220px;
}
@keyframes uiPop{
	0% {
		opacity: 0;
		transform: scale(.9) translateZ(0);
	}
	100% {
		opacity: 1;
		transform: scale(1) translateZ(0);
	}
}
header.header.cs-header .nav>nav>ul .header__menu-item--depth-1:hover>a:before{
	opacity: 1;
	transform: scale(1) translateY(0) translateZ(0);
}
header.header.cs-header .nav>nav>ul .header__menu-item--depth-1>a::before {
	background: #17506a;
	border-radius: 4px;
	bottom: 0;
	content: "";
	display: block;
	height: 3px;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	transform: scaleX(.2) translateY(2px) translateZ(0);
	transition: .3s ease-out;
	background-color: #17506a;
}
.cs-header .nav>nav>ul .header__menu-submenu--level-2>.header__menu-item a:hover{
	text-decoration: none;
}
.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu li:not(:first-child)>a{
	border-top-color: #e3e6ec;
	border-top: 1px solid  #e3e6ec;
	padding: .56rem 1.11rem;
}
.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu ul {
	top: 0% !important;
	left: 109%;
}
a.hs-sec-btn {
	cursor: pointer;
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.56;
	outline: none;
	position: relative;
	text-decoration: none;
	transform: scale(1);
	transition: box-shadow, background-image, background-color, color, transform;
	transition-duration: .1s;
	transition-timing-function: ease-in-out;
}
a.hs-sec-btn:hover {
	text-decoration: none;
	transform: scale(1.07);
}
header.header.cs-header .right-section .globe_class ul.lang_list_class>li>a {
	font-size: .82rem;
	padding: .1rem 0;
	text-align: start;
	color:#222326;
}
header.header.cs-header .right-section .globe_class ul.lang_list_class>li>a:hover{
	color:#6a6d77;
}
header.header.cs-header .right-section .globe_class ul.lang_list_class	{
	transform: translateY(0rem);
	margin-bottom: 0px;
	border-radius: 10px;
	box-shadow: 0 8px 16px rgba(34, 35, 38, .05), 0 4px 8px rgba(34, 35, 38, .05);
	top: 0px; 
	opacity: 0;
	visibility: hidden;
	display:none;
	background-color: #fff;
	width: unset;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 19px;
	padding-right: 20px;
	left: -18px;
}
header.header.cs-header .header__menu--desktop > .header__menu-wrapper {
	column-gap: 36px;
}
header.header.cs-header .primary-section .container-wrapper {
	justify-content: unset;
	column-gap: 0px;
}
header.header.cs-header .sticky_header_active .page-center {
	padding-bottom: .5rem !important;
	padding-top: .5rem !important;
}
header.header.cs-header .right-section .custom-icon .lang-select__button {
	display: flex;
	align-items: center;
}
header.header.cs-header .right-section .custom-icon .lang-select__button span svg {
	height: 1.09rem;
	width: 1.09rem;
	fill: currentColor;
}
header.header.cs-header .right-section .custom-icon .lang-select__button span svg path{
	color:#222326;
}
header.header.cs-header .right-section .custom-icon .lang-select__button .lang-select__arrow{
	color:#222326;
}
header.header.cs-header .right-section .custom-icon .lang-select__button .lang-select__label{
	cursor: pointer;
	color: #222326;
	display: block;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 0;
	font-family: Arial;
}
header.header.cs-header .right-section .langauge{
	margin-inline-start: 1.2rem;
}
.header .right-section .globe_class {
	height: auto;
}
header.header.cs-header .right-section .langauge span{
	font-size:0px;
	line-height:1;
}
header.header.cs-header .right-section .langauge span.lang-select__icon {
	display: flex;
	margin-inline-start: 4px;
}
header.header.cs-header .right-section .langauge .lang-select__arrow {
	display: flex;
	margin-inline-start: .11rem;
}
header.header.cs-header .right-section .custom-icon .lang-select__button{
	cursor: pointer;
}
.header__language-switcher-label {
	cursor: pointer;
}
.text-cnt .rich_text h1{
	line-height: 1.11; 
	font-size: 72px;
	margin: unset;
}
.text-cnt .rich_text div{
	text-align: center; 
	padding-top: 10px;
}
.text-cnt .rich_text p,
.text-cnt .rich_text span{
	color: #6a6d77 !important;
}
.text-cnt .rich_text hr{
	background: #17506a;
	margin: 0 auto;
	border-radius: 4px;
	display: block;
	height: 4px;
	max-width: 100%;
	vertical-align: top;
	width: 80px;
}
.text-cnt .rich_text a,
.text-cnt .rich_text a:hover{
	color: #17506a !important;
}
.contact_page [data-hsfc-id=Renderer] .hsfc-Form{
	max-width: 1138px;
	margin: 0 auto !important;
}
.contact_page [data-hsfc-id=Renderer] .hsfc-Row{
	--hsf-default-row__horizontal-spacing: 24px;
	gap: var(--hsf-row__horizontal-spacing, var(--hsf-default-row__horizontal-spacing));
}
.contact_page [data-hsfc-id=Renderer] .hsfc-FieldLabel__RequiredIndicator {
	color: #222326;
}
.child-theme [data-hsfc-id=Renderer] .hsfc-Row .hsfc-CheckboxField label>input{
	padding:8px !important;
}
[data-hsfc-id=Renderer] .hsfc-ErrorAlert{
	background: #17506a;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	font-size: .89rem;
	line-height: 1.1;
	margin-left: .56rem;
	margin-right: .56rem;
	margin-top: -16.14px;
	padding: .23rem .46rem;
	vertical-align: top;
	font-size: .89rem !important;
}
[data-hsfc-id=Renderer] .hsfc-RichText p,
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-CheckboxField span{
	background-color: unset !important;
	font-size: 1rem;
}
.tbl_cnt .page-center{
	max-width: unset;
	padding:unset;
}
.tbl_cnt td{
	padding: unset;
	vertical-align: middle;
	border: unset;
}
.child-theme h6{
	font-weight: 600;
}
.child-theme .hs-button{
	font-family: 'Roboto';
}
.child-theme form textarea {
	min-height: 130px;
}
.two-col-content.two_col_cnt .mediaimg .single-img img{
	border-radius: 24px !important;
}
.two-col-content.two_col_cnt .content-col .description {
	margin-bottom: unset;
}
.cnt-wit-tp-img-wrp.cm--feature-card.feature-card .tp-img-cnt-inner p {
	color: #6a6d77;
	font-size: 16.02px;
}
th,td{
	padding: 12px 24px ; 
	line-height: 1.28;
}
th {
	font-weight: 400;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
.website_page table thead tr th:nth-child(2) {
	border-top-left-radius: 24px;
}
.website_page table thead tr th:last-child {
	border-top-right-radius: 24px;
}
.website_page table tbody tr:first-child td:first-child {
	border-top-left-radius: 24px;
}
.website_page table tbody tr:last-child td:first-child {
	border-bottom-left-radius: 24px;
}
.website_page table tbody tr:last-child td:last-child {
	border-bottom-right-radius: 24px;
}
blockquote {
	border-left: unset;
	padding-left: unset;
}
.child-theme h4{
	word-break: auto-phrase;
}
.feature-card.full-size.cm--feature-card .top_sec {
	width: 550px;
	margin: 0 auto;
	margin-bottom: 88px;
}
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-Step__Content .hsfc-RichText p {
	font-size: 18px !important;
}
html.child-theme[lang="de"] h4{
	font-size: 1.11rem;
	line-height: 1.4;
}
.child-theme .error-page h6 {
	font-size: 1.22rem;
	margin-bottom: 10px;
	color: #6a6d77;
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.56;
}
.child-theme .error-page h2 {
	font-size: 2.44rem;
	line-height: 1.18;
}
.child-theme .error-page h2, .child-theme .error-page h1 {
	font-family: Montserrat, sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #222326;
	margin: 0 0 24px;
}
.child-theme .error-page hr {
	background: #17506a;
	border-radius: 4px;
	display: inline-block;
	height: 4px;
	max-width: 100%;
	vertical-align: top;
	width: 80px;
	margin: 0px;
}
.cm_404_page .content-wrapper {
	padding: 0 24px;
	max-width: 1186px;
}
.cm_404_page .error-page {
	max-width: 700px;
	margin: 0 auto;
	padding: 96px 0;
}
.lang-open header.header.cs-header .right-section .globe_class ul.lang_list_class {
	animation: uiPop .2s ease-in-out forwards;
	display: block;
	opacity: 1;
	visibility: visible;
}
@keyframes uiPop{
	0% {
		opacity: 0;
		transform: scale(.9) translateZ(0);
	}
	100% {
		opacity: 1;
		transform: scale(1) translateZ(0);
	}
}
html.child-theme[lang="de"] header.header.cs-header .right-section .globe_class ul.lang_list_class li:first-child a{
	color: #6a6d77;
}
html.child-theme[lang="en"] header.header.cs-header .right-section .globe_class ul.lang_list_class li:first-child a{
	color: #6a6d77;
}

html.child-theme[lang="de"] footer.footer.cs-footer .footer_top_sec .col-section .hs_cos_wrapper>.hs-menu-wrapper>ul>li {
	width: 25%;
}
html.child-theme[lang="de"] footer.footer.cs-footer .footer_top_sec .col-section .hs-menu-wrapper>ul>li ul>li>a {
	white-space: nowrap;
}
header.header.cs-header .header__menu>ul>li .header__menu-submenu--level-2>li:hover>a{
	background-color: rgba(248, 249, 251,1.0);
}
header.header.cs-header .header__menu>ul>li .header__menu-submenu--level-2>li .header__menu-submenu--level-3>li:hover>a{
	background-color: rgba(248, 249, 251,1.0);
}
header.header.cs-header .nav>nav>ul li li.active-branch>a{
	font-weight: 700 !important;
}
header.header.cs-header .header__menu>ul>li .header__menu-submenu--level-2>li{
	position: relative;
}
header.header.cs-header .nav>nav>ul li li.active-branch>a:before{
	background: #17506a;
	border-radius: 4px;
	content: "";
	display: block;
	height: 4px;
	left: .44rem;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 4px;
}
header.header.cs-header .nav .header__menu.header__menu--desktop>ul>li.active-branch>a:before{
	opacity: 1;
	transform: scale(1) translateY(0) translateZ(0);
}
header.header.cs-header .nav .header__menu.header__menu--desktop>ul>li.active-branch>a::before{
	background-color: #17506a;
}
.service-listing-page-v2 h3{
	font-size: 24px;
}
.footer.footer_section__2 .footer-section-1 .col-section.num1 .footer-social{
	padding-left: 0%;
	gap: 24px;
}
.footer.footer_section__2 .footer-section-1 .col-section.num1 .footer-social .footer-social-item{
	width: unset;
	height: unset;
}
.footer.footer_section__2 .footer-section-1 .col-section.num1 .footer-social .footer-social-item span{
	width: 1.82rem;
	height: 1.82rem;
}
.footer.footer_section__2 .footer-section-1 .col-section.num1 .footer-social .footer-social-item svg{
	width: 33px;
	height: 33px;
}
header.header.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu a {
	position: relative;
}
@media (max-width:1200px){
	footer.footer.cs-footer .footer_top_sec .col-section .hs-menu-wrapper>ul>li{
		padding-right: 24px;
	}
	.migration_test_page .dnd-section>.row-fluid{
		padding: 0 24px !important;
	}
}
@media (max-width: 1139px) {
	footer.footer.cs-footer .footer_top_sec .col-section {
		width: 100% !important;
	}
	footer.footer.cs-footer .footer_top_sec .num1 .footer-row {
		margin-bottom: 50px;
		margin-top: 24px;
	}
	footer.footer.cs-footer .footer_top_sec .flex_row .num1 {
		padding-left: 0px;
		padding-right: 24px;
	}
	footer.footer.cs-footer .footer_top_sec .footer-content {
		justify-content:center;
	}
	.child-theme .error-page h1{
		font-size:2.44rem;
	}
	.child-theme .error-page h2 {
		font-size: 2rem;
	}
}
@media (max-width:991px){
	header.header.cs-header .nav .header__menu.header__menu--desktop>ul>li.active-branch>a{
		font-weight: 700 !important;
		color: #222326 !important;
	}
	header.header.cs-header .nav .header__menu.header__menu--desktop>ul>li.active-branch>a::before{
		background: #17506a;
		border-radius: 4px;
		content: "";
		display: block;
		height: 4px;
		/* 		left: .44rem; */
		left: .7rem;
		margin-top: -2px;
		position: absolute;
		top: 50%;
		width: 4px;
	}
	header.header.cs-header .header__menu>ul>li .header__menu-submenu--level-2>li .header__menu-submenu--level-3>li:hover>a, 
	header.header.cs-header .header__menu>ul>li .header__menu-submenu--level-2>li:hover>a {
		background-color: unset !important;
	}
	header.header.cs-header .nav .header__menu.header__menu--desktop ul >li:not(:last-child) {
		border-bottom: unset;
		border-top: unset;
	}
	header.header.cs-header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger {
		top: 6px;
		right: 9px;
	}
	header.header.cs-header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger::before{
		content:none;
	}
	header.header.cs-header .mobile-child-trigger svg path{
		fill:#222326;
	}
	header.header.cs-header .mobile-child-trigger svg {
		height: 25px;
	}
	header.header.cs-header .mobile-child-trigger svg:last-child{
		display:none;
	}
	header.header.cs-header .mobile-child-trigger.child-open::before{
		content:none !important;
	}
	header.header.cs-header .mobile-child-trigger.child-open svg:last-child{
		display:block;
	}
	header.header.cs-header .mobile-child-trigger.child-open svg:first-child{
		display:none;
	}
	header.header.cs-header .primary-section .nav .header__menu.header__menu--desktop>ul>li ul>li ul {
		display: none;
	}
	header.header.cs-header .primary-section .nav .header__menu.header__menu--desktop>ul>li ul>li.child-open{
		background-color: rgba(34, 35, 38, .04);
		box-shadow: 0 8px 16px rgba(34, 35, 38, .05), 0 4px 8px rgba(34, 35, 38, .05);
	}
	header.header.cs-header .primary-section .top-section .page-center{
		padding: 0px;
	}
	header.header.cs-header .primary-section .nav .header__menu.header__menu--desktop>ul>li ul>li>a{
		display: block;
		padding: .83rem 24px;
		margin:unset;
		font-size: .89rem;
		font-weight: 400;
		line-height: 1.56;
		position: relative;
	}

	header.header.cs-header .primary-section .nav .header__menu.header__menu--desktop>ul>li ul>li{
		padding: 0 0px;
	}
	header.header.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu {
		border-radius: 0px;
		box-shadow: unset;
		margin-inline-start: 0px;
		padding: unset;
	}
	header.header.cs-header .primary-section .nav .header__menu.header__menu--desktop>ul>li.child-open {
		box-shadow: 0 8px 16px rgba(34, 35, 38, .05), 0 4px 8px rgba(34, 35, 38, .05);
		background-color: rgba(34, 35, 38, .04);
		animation: mnavMenu .2s ease-in-out forwards;
	}
	@keyframes mnavMenu{
		0% {
			opacity: 0;
			transform: translateY(-10px) translateZ(0);
		}
		100% {
			opacity: 1;
			transform: translateY(0) translateZ(0);
		}
	}
	header.header.cs-header .primary-section .nav .header__menu.header__menu--desktop>ul>li ul>li .mobile-child-trigger {
		display: block;
		right: 16px;
		top:15px;
	}
	.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu li:not(:first-child)>a {
		border-top: unset;
	}
	header.header.cs-header .container-wrapper.mobile-open .top-section.mobile_section {
		border-bottom: 1px solid #e3e6ec;
		padding: 0px;
	}
	header.header.cs-header .primary-section .nav .header__menu.header__menu--desktop>ul>li ul>li.child-open .mobile-child-trigger {
		right: 9px;
	}
	header.header.cs-header .primary-section .page-center {
		padding: 0;
		padding: 0 24px;
		padding-bottom: 1rem;
		padding-top: 1rem;
		position: relative;
	}
	header.header.cs-header .nav .header__menu.header__menu--desktop>ul>li>.mobile-child-trigger{
		color:#222326;
	}
	header.header.cs-header  .primary-section .nav .header__menu.header__menu--desktop>ul>li {
		display: block;
	}
	header.header.cs-header .cst-humburger-icon .trigger:nth-child(1) {
		margin-top: 0px;
	}
	.header .cst-humburger-icon .trigger {
		background-color: #222326;
		border-color: #222326;
	}
	header.header.cs-header .cst-humburger-icon .trigger {
		width: 15px;
		height: 2px;
		margin: 3px 0 0px 24px;
	}
	header.header.cs-header .cst-humburger-icon .trigger:nth-child(2) {
		width: 15px;
		margin-left: 24px;
		margin-right: 3px;
	}
	header.header.cs-header .button-section-container .btn-section {
		display: block;
	}
	header.header.cs-header .primary-section a.hs-button{
		background-color: rgba(23, 80, 106,1.0);
		color: rgba(255, 255, 255,1.0);
		border-width: 0px;
		padding: 11.52px 16.38px;
		border-radius: 6px;
	}
	header.header.cs-header .primary-section a.hs-button:hover{
		background-color: rgba(23, 80, 106,1.0);
		color: rgba(255, 255, 255,1.0);
		border-width: 0px;
	}
	header.header.cs-header .nav{
		position: fixed;
		top: 0;
		left:unset;
		right: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
		z-index: 50;
		background-color:#fff;
		max-width: 400px;
		overflow-x: hidden;
		overflow-y: auto;
		padding-top: calc(48px + 1.11rem);
		box-shadow: -32px 0 64px rgba(34, 35, 38, .05), -16px 0 32px rgba(34, 35, 38, .05);
	}
	header.header.cs-header .nav .header__menu.header__menu--desktop> ul {
		padding: 0rem;
		margin:0rem;
	}
	header.header.cs-header .container-wrapper.mobile-open .top-section.mobile_section{
		border-bottom: 1px solid #e3e6ec;
		padding: 24px;
	}
	header.header.cs-header .page-center{
		padding:0px;
	}
	header.header .top-section.mobile_section .btn-section a {
		width: unset;
	}
	header.header.cs-header .btn-section{
		padding:0px;
	}
	header.header.cs-header .nav .header__menu.header__menu--desktop>ul>li{
		align-items: center;
		display: flex;
		justify-content: stretch;
	}
	header.header.cs-header .primary-section .nav>nav>ul>.header__menu-item--depth-1>a{
		display: block;
		padding: .83rem 24px;
		position: relative;
		width: 100%;
	}
	header.header.cs-header .nav .header__menu.header__menu--desktop>ul>li:not(:first-child) {
		border-top: 1px solid #e3e6ec;
	}
	header.header.cs-header .nav>nav>ul .header__menu-item--depth-1:hover>a::before{

		content: none;
	}
	header.header.cs-header .nav .header__menu.header__menu--desktop>ul>li>a{
		color: #222326;
	}
	header.header.cs-header .mobile-close-icon svg path {
		fill: #222326;
	}
	html.menu_open{
		overflow:hidden;
	}
	header.header.cs-header .mobile-close-icon svg.svg-icon {
		font-size: 22.5px;
	}
	header.header.cs-header .mobile-close-icon {
		position: absolute;
		right: 23px;
		top: 19px;
		cursor: pointer;
		z-index: 60;
	}
	header.header.cs-header .primary-section .header_overlay {
		height: 100%;
		width: 100%;
		z-index: 4;
		background: #222326;
		position: fixed;
		opacity:0px;
		display:none;
		top: 0;
		left: 0;
	}
	.mobile-menu-open header.header.cs-header .primary-section a.hs-button {
		margin-inline-start: 0rem;
	}
	.mobile-menu-open header.header.cs-header .primary-section .header_overlay{
		animation: mnavOverlay .2s ease-in-out forwards;
		display: block;
	}
	header.header.cs-header .sticky_header_active .page-center {
		padding-bottom: .5rem;
		padding-top: .5rem;
	}
	@keyframes mnavOverlay{
		0% {
			opacity: 0;
		}
		100% {
			opacity: .5;
		}
	}
	.mobile-menu-open header.header.cs-header .nav{
		align-items: stretch;
		animation: mnavPopup .2s ease-in-out forwards;
		display: flex;
		flex-direction: column;
	}
	@keyframes mnavPopup{
		0% {
			opacity: 0;
			transform: translateX(100%);
		}
		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}
}
@media (max-width:803px){
	footer.footer.cs-footer .footer_top_sec .col-section .hs-menu-wrapper>ul>li:nth-child(3)>a{
		white-space: nowrap;
	}
}
@media (max-width:767px){
	.cm_subscription_preferences form h1{
		font-size:28px;
	}
	.cm_subscription_preferences form h2{
		font-size: 24px;
	}
	header.header.cs-header .button-section-container{
		display:none;
	}
	header.header.cs-header .right-section .langauge {
		margin-inline-start: unset;
		margin-inline-end: 1.2rem;
	}
	header.header.cs-header .right-section {
		width: auto;
		min-width: 66.66666666666666%;
	}
	header.header.cs-header .logo-section {
		margin-right: auto;
		min-width: 33.33333333333333%;
	}
	header.header.cs-header .primary-section {
		padding: unset;
	}
	header.header.cs-header .nav {
		max-width: unset;
	}
	.logo_slider.no-slider.sol_log .logo_item {
		width: 50% !important;
		padding: 12px;
	}
	.logo_slider.no-slider.sol_log .flex_row {
		row-gap: 0;
		margin: 0 -12px;
	}
	.logo_slider.no-slider.sol_log .logo_item img {
		width: 100%;
	}
	.logo_slider.no-slider.sol_log .bottom_row {
		padding: 0;
	}
	.logo_slider.no-slider.sol_log h2 {
		font-size: 1.56rem;
	}
	.logo_slider.no-slider.sol_log .top_content {
		padding-bottom: 20px;
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 10px;
	}
	.table-wrap {
		overflow: auto;
	}
	.two-col-content.two_col_cnt .flex_row.flex_center{
		row-gap: 0;
	}
	footer.footer.cs-footer .footer_top_sec .col-section .hs_cos_wrapper>.hs-menu-wrapper{
		width:400px;
	}
	footer.footer.cs-footer .footer_top_sec .col-section .hs_cos_wrapper>.hs-menu-wrapper>ul>li {
		width: 50% !important;
	}
	footer.footer.cs-footer .footer_top_sec .col-section .hs-menu-wrapper>ul>li {
		padding-right: 12px;
	}
	footer.footer.cs-footer .footer_top_sec .col-section .hs_cos_wrapper>.hs-menu-wrapper>ul>li:nth-child(2),
	footer.footer.cs-footer .footer_top_sec .col-section .hs_cos_wrapper>.hs-menu-wrapper>ul>li:last-child{
		padding-right: 0px;
		padding-left: 12px;
	}
	footer.footer.cs-footer .footer_btm_sec .col-section{
		flex-direction:column;
	}
	footer.footer.cs-footer .footer_btm_sec{
		padding-bottom: 48px;
	}
	footer.footer.cs-footer .footer_btm_sec .col-section .footer-content{
		margin-bottom: 24px;
	}
	footer.footer.cs-footer .footer_btm_sec .flex_row{
		padding-top: 27px !important;
	}
	.cnt-wit-bg-wrp.sml_txt .rich_text h1 {
		font-size: 2.44rem;
	}
	.child-theme .error-page h1{
		font-size:2rem;
	}
	.child-theme .error-page h2 {
		font-size: 1.56rem;
	}
}
@media (max-width:480px){
	header.header.cs-header .btn-section{
		width: unset;
	}
}
@media (max-width:450px){
	footer.footer.cs-footer .footer_top_sec .col-section .hs-menu-wrapper>ul>li {
		padding-right: 24px;
	}
	footer.footer.cs-footer .footer_btm_sec .col-section .footer-menu ul {
		justify-content: center;
		column-gap: 4px  !important;
		gap:0px;
	}
	footer.footer.cs-footer .footer_top_sec .col-section .hs_cos_wrapper>.hs-menu-wrapper>ul>li:last-child, 
	footer.footer.cs-footer .footer_top_sec .col-section .hs_cos_wrapper>.hs-menu-wrapper>ul>li:nth-child(2) {
		padding-left: 0px;
		padding-right: 0px;
	}
	footer.footer.cs-footer .footer_top_sec .col-section .hs_cos_wrapper>.hs-menu-wrapper {
		width: unset;
	}
	footer.footer.cs-footer .footer_btm_sec .col-section .footer-content{
		text-align: center;
	}
}

/* child2 */

/* child3 */

.cnt-wit-tp-img-wrp.license .flex-row {
	margin-top: 0;
}
.cnt-wit-tp-img-wrp.license .top_sec {
	margin-bottom: 48px;
}
.cnt-wit-tp-img-wrp.license .tp-img-cnt-inner h4 {
	margin-bottom: .56rem;
	font-size: 1.11rem;
}
.cnt-wit-tp-img-wrp.license .tp-img-cnt-inner p {
	color: #ffffffcc !important;
}
.cnt-wit-tp-img-wrp.no_left .tp-img-cnt {
	padding: 0 !important;
}
.cnt-wit-tp-img-wrp.no_left .tp-img-cnt p {
	font-size: 18px !important;
}
.cnt-wit-tp-img-wrp.no_left .flex-row {
	margin: 48px -12px 0;
}
.cnt-wit-tp-img-wrp.no_left .tp-img-cnt-inner h3 svg {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.cnt-wit-tp-img-wrp.sing_img .cnt-col {
	padding: 0 !important;
	margin-bottom: 0 !important;
}
.cnt-wit-tp-img-wrp.sing_img .top_sec .title:after {
	background-color: #17506a;
}
.cnt-wit-tp-img-wrp.sing_img .tp-img img {
	border-radius: 24px;
}
.cnt-wit-tp-img-wrp.crd_3 .top_sec {
	padding: 0;
	max-width: 550px;
	margin: 0 auto 48px;
}
.cnt-wit-tp-img-wrp.crd_3 .flex-row {
	row-gap: 0;
	margin: 0 -12px;
	overflow: visible;
}
.cnt-wit-tp-img-wrp.crd_3 .cnt-col {
	padding: 0 12px;
	display: flex;
}
.cnt-wit-tp-img-wrp.crd_3 .cnt-col .inner_spacing {
	box-shadow: 0 16px 32px rgba(34, 35, 38, .05), 0 8px 16px rgba(34, 35, 38, .05);
	border-radius: 24px;
	display: flex;
	flex-grow: 1;
	justify-content: stretch;
	margin-bottom: 24px;
	overflow: hidden;
	position: relative;
	text-align: start;
	transition: .2s 
		ease-in-out;
	width: 100%;
}
.cnt-wit-tp-img-wrp.crd_3 {
	overflow: visible;
}
.cnt-wit-tp-img-wrp.crd_3 .splide__track {
	overflow: visible;
}
.cnt-wit-tp-img-wrp.crd_3 .cnt-col .main_cnt_col {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.cnt-wit-tp-img-wrp.crd_3 .cnt-col .tp-img {
	margin: 0;
	flex-shrink: 0;
	text-align: center;
}
.cnt-wit-tp-img-wrp.crd_3 .tp-img-cnt {
	align-items: center;
	display: flex;
	flex-basis: 100%;
	justify-content: space-between;
	padding: 24px;
	width: 100%;
}
.cnt-wit-tp-img-wrp.crd_3 .tp-img-cnt-inner h4 {
	font-size: 1.11rem;
	margin-bottom: 0;
}
.cnt-wit-tp-img-wrp.crd_3 .tp-img-cnt-inner p {
	font-size: .89rem;
}
.cnt-wit-tp-img-wrp.crd_3 .add_arrow {
	color: #222326;
	flex-shrink: 0;
	margin-inline-start: 20px;
	transition: .2s 
		ease-in-out;
	align-items: center;
	display: flex;
	justify-content: center;
}
.cnt-wit-tp-img-wrp.crd_3 .add_arrow svg {
	display: block;
	height: 1.11rem;
	pointer-events: none;
	width: 1.11rem;
}
.cnt-wit-tp-img-wrp.crd_3 .cnt-col .inner_spacing:hover {
	transform: scale(1.02);
	box-shadow: 0 32px 64px rgba(34, 35, 38, .05), 0 16px 32px rgba(34, 35, 38, .05);
}
.cnt-wit-tp-img-wrp.crd_3 .inner_spacing:hover .add_arrow {
	transform: scale(1.1) translateX(5px);
}
.cnt-wit-tp-img-wrp.sing_img .tp-img{
	max-width: 100%;
	width: 100%;
}
.cnt-wit-tp-img-wrp.btm_gp .flex-row .cnt-col {
	margin-bottom: 0;
}.simple-banner.portal_bnr .banner-content-inner {
	padding: 0;
}
.simple-banner.portal_bnr .flex_row {
	align-items: center;
	gap: 0;
}
.simple-banner.portal_bnr .top_sec {
	padding-inline-end: 80px;
}
.simple-banner.portal_bnr .img_wrap {
	padding: 0;
}
.simple-banner.portal_bnr .top_sec p {
	margin: 0 0 24px !important;
}
.cnt-wit-bg-wrp.get_touch .rich_text h2 {
	margin: 0 0 24px;
}

.cnt-wit-bg-wrp.get_touch .rich_text a {
	align-items: center;
	border-radius: 999px;
	display: inline-flex;
	height: 40px;
	justify-content: center;
	transition: background .1s 
		ease-in-out, border-color .1s 
		ease-in-out, color .1s 
		ease-in-out, transform .2s 
		ease-in-out;
	width: 40px;
	border: 2px solid;
	border-color: #17506a;
	color: #17506a;
}
.cnt-wit-bg-wrp.get_touch .rich_text a span {
	line-height: 0;
	width: 10px;
}
.cnt-wit-bg-wrp.get_touch .rich_text a svg {
	margin-top: 2px;
	vertical-align: top;
	height: auto;
	max-width: 100%;
}
.cnt-wit-bg-wrp.get_touch .rich_text a:hover {
	background: #17506a;
	color: #fff !important;
	transform: scale(1.1);
}
.cnt-wit-bg-wrp.get_touch .rich_text a:hover * {
	color: #fff !important;
}
.cnt-wit-bg-wrp.procurement_txt .page-center {
	padding: 0;
}
.cnt-wit-bg-wrp.procurement_txt .rich_text h3 {
	font-size: 24px;
}
.cnt-wit-bg-wrp.procurement_txt .page-center {
	padding: 0;
}
.cnt-wit-bg-wrp.procurement_txt .rich_text h3 {
	font-size: 24px;
}
.cnt-wit-tp-img-wrp.two_images .top_sec {
	padding: 0;
	text-align: left;
	margin-bottom: 0;
}
.cnt-wit-tp-img-wrp.two_images .top_sec p {
	margin: 0 0 24px;
}
.cnt-wit-tp-img-wrp.two_images .cnt-col {
	padding: 0;
	display: flex;
	flex-direction: column;
}
.cnt-wit-tp-img-wrp.two_images .cnt-col * {
	height: 100%;
}
.cnt-wit-tp-img-wrp.two_images .cnt-col img {
	border-radius: 24px;
	vertical-align: middle;
}
.cnt-wit-tp-img-wrp.two_images .cnt-col:first-child {
	padding-right: 12px;
}
.cnt-wit-tp-img-wrp.two_images .cnt-col:nth-child(2) {
	padding-left: 12px;
}
.cnt-wit-tp-img-wrp.two_images .page-center {
	padding: 0;
}
.cnt-wit-tp-img-wrp.two_images .cnt-col .tp-img {
	margin: 0;
}
.cnt-wit-tp-img-wrp.two_images .flex-row {
	row-gap: 0;
}
.cnt-wit-tp-img-wrp.integrate .flex-row {
	margin-top: 0;
	align-items: center;
}
.cnt-wit-tp-img-wrp.integrate .inner_spacing {
	border-radius: 24px;
}
.cnt-wit-tp-img-wrp.integrate .cnt-col {
	margin-bottom: 24px !important;
}
.logo_slider.sol_log .top_content {
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
}
.logo_slider.sol_log .bottom_row {
	padding-bottom: 0;
}
.cm_team_wrp.cm_team .top_sec {
	padding: 0;
	margin-bottom: 48px;
}
.cm_team_wrp.cm_teaam .top_sec .content_widget {
	margin: 0 auto;
	max-width: 450px;
}
.cm_team_wrp.cm_teaam .top_sec p {
	margin: 0;
}
.cm_team_wrp.cm_teaam .cm_team_row {
	margin: 0 -12px;
	row-gap: 0;
}
.cm_team_wrp.cm_teaam .cm_team_card {
	padding: 0 12px;
	align-items: stretch;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
}
.cm_team_wrp.cm_teaam .cm_team_card_inner {
	box-shadow: 0 8px 16px rgba(34, 35, 38, .05), 0 4px 8px rgba(34, 35, 38, .05);
	background: #fff;
	align-items: center;
	border-radius: 16px;
	display: flex;
	flex: 1;
	justify-content: space-between;
	margin-bottom: 24px;
	padding: 10px 20px;
	width: 100%;
}
.cm_team_wrp.cm_teaam .cm_team_image {
	padding: 0;
	border-radius: 999px;
	flex-shrink: 0;
	height: 52px;
	margin: 5px 0;
	margin-inline-end: 15px;
	width: 52px;
}
.cm_team_wrp.cm_teaam .crd_det {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
.cm_team_wrp.cm_teaam .cm_team_cont {
	margin: 5px 0;
	padding-inline-end: 20px;
}
.cm_team_wrp.cm_teaam .cm_team_cont h5 {
	margin: 0;
	line-height: 1.28;
}
.cm_team_wrp.cm_teaam .cm_team_cont p {
	margin: 0;
	font-size: .89rem;
}
.cm_team_wrp.cm_teaam .cm_team .btn_row {
	margin: 0;
}
.cm_team_wrp.cm_teaam .cm_team .btn_row a.hs-button {
	padding: calc(.64rem - 2px) calc(.91rem - 2px);
	margin-bottom: 5px;
	margin-top: 5px;
	border-color: #17506a;
	color: #17506a;
	border: 2px solid;
	border-radius: 6px;
	font-size: .89rem;
	display: inline-flex;
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 400;
	justify-content: center;
	line-height: 1.56;
	outline: none;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-decoration: none;
	transform: scale(1);
	transition: box-shadow, background-image, background-color, transform;
	background: transparent;
	transition-duration: .1s;
	transition-timing-function: 
		ease-in-out;
}
.cm_team_wrp.cm_teaam .page-center {
	padding: 0;
}
.cm_team_wrp.cm_teaam .cm_team .btn_row a.hs-button:hover {
	background: #17506a;
	color: #fff;
	transform: scale(1.07);
	border: 0;
	padding: .64rem .91rem;
}
.cnt-wit-bg-wrp.text-cnt .page-center {
	padding: 0;
}

.tbl_cnt td {
	padding: 10px 0 0 10px;
}
.two-col-content.no_gp .page-center {
	padding: 0;
}
.cnt-wit-tp-img-wrp.blg_arrw .page-center {
	padding: 0;
}
.cnt-wit-tp-img-wrp.blg_arrw .cnt-col {
	padding: 0;
	border-radius: 24px;
	display: flex;
	flex-grow: 1;
	justify-content: stretch;
	overflow: hidden;
	position: relative;
	text-align: start;
	transition: .2s 
		ease-in-out;
	width: 100%;
}
.cnt-wit-tp-img-wrp.blg_arrw .tp-img-cnt {
	align-items: center;
	display: flex;
	flex-basis: 100%;
	justify-content: space-between;
}
.cnt-wit-tp-img-wrp.blg_arrw .main_cnt_col {
	display: flex;
}
.cnt-wit-tp-img-wrp.blg_arrw .tp-img {
	margin: 0;
	display: none;
}
.cnt-wit-tp-img-wrp.blg_arrw .add_arrow {
	align-items: center;
	display: flex;
	justify-content: center;
	flex-shrink: 0;
	margin-inline-start: 20px;
	transition: .2s 
		ease-in-out;
}
.cnt-wit-tp-img-wrp.blg_arrw .tp-img-cnt h4 {
	margin: 0;
	font-size: 1.11rem;
	line-height: 1.4;
	color: #fff !important;
}
.cnt-wit-tp-img-wrp.blg_arrw .tp-img-cnt p {
	font-size: .89rem;
}
.cnt-wit-tp-img-wrp.blg_arrw .inner_spacing {
	border-radius: 24px;
	width: 100%;
}
.cnt-wit-tp-img-wrp.blg_arrw .cnt-col:hover {
	transform: scale(1.02);
}
.cnt-wit-tp-img-wrp.blg_arrw .splide__track, .cnt-wit-tp-img-wrp.blg_arrw {
	overflow: visible;
}
.cnt-wit-tp-img-wrp.blg_arrw .cnt-col:hover .add_arrow {
	transform: scale(1.1) translateX(5px);
}
.cnt-wit-tp-img-wrp.blg_arrw .add_arrow svg {
	display: block;
	height: 1.11rem;
	pointer-events: none;
	width: 1.11rem;
	color: #fff !important;
}
.cnt-wit-tp-img-wrp.blg_arrw .add_arrow svg * {
	color: #fff !important;
}
.cnt-wit-bg-wrp.blg_cnt_bg .page-center {
	padding: 0;
}
.academicsPost .hs-responsive-embed-wrapper.hs-responsive-embed {
	max-width: 100% !important;
	max-height: unset !important;
}
.academicsPost iframe.hs-responsive-embed-iframe {
	border-radius: 24px;
}
.testimonials_slider.blg_test .page-center {
	padding: 0;
}
.testimonials_slider.blg_test .testmn_item {
	padding: 0;
}
.testimonials_slider.blg_test .quote_iconn {
	margin-bottom: 28.799999999999997px;
	text-align: center;
}
.testimonials_slider.blg_test .testmn_inner {
	border-radius: 0;
	box-shadow: none;
	overflow: visible;
}
.testimonials_slider.blg_test .quote_iconn .icon_disc {
	box-shadow: 0 8px 16px rgba(34, 35, 38, .05), 0 4px 8px rgba(34, 35, 38, .05);
	height: 3.64rem;
	width: 3.64rem;
	align-items: center;
	display: inline-flex;
	justify-content: center;
	text-align: center;
	vertical-align: middle;
	border-radius: 100%;
	background: #fff;
	color: #17506a;
}
.testimonials_slider.blg_test .quote_iconn .icon_glyph {
	font-size: 1.82rem;
	height: 1.82rem;
	line-height: 1.82rem;
	width: 1.82rem;
}
.testimonials_slider.blg_test .quote_iconn .icon_glyph svg {
	height: 100%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	fill: currentColor;
}
.testimonials_slider.blg_test .card_quote p {
	font-size: 1.83rem;
	color: #222326;
	text-align: center;
	font-family: Roboto, sans-serif;
}
.testimonials_slider.blg_test .card_content {
	margin: 0;
	text-align: center;
	margin: 12px 0 0;
	box-shadow: 0 16px 32px rgba(34, 35, 38, .05), 0 8px 16px rgba(34, 35, 38, .05);
	background: #fff;
	align-items: center;
	border-radius: 16px;
	display: flex;
	justify-content: flex-start;
	padding: .77rem 1.11rem;
	position: relative;
	transition: .2s 
		ease-in-out;
	width: 100%;
	padding-inline-end: 2.22rem;
}
.testimonials_slider.blg_test .card_content .icon_box {
	flex-shrink: 0;
	margin-inline-end: .91rem;
}
.testimonials_slider.blg_test .cnt_main {
	display: inline-block;
	max-width: 100%;
	text-align: center;
}
.testimonials_slider.blg_test .card_box {
	text-align: center;
}
.testimonials_slider.blg_test .card_content h4 {
	margin: 0;
	font-size: 1rem;
	line-height: 1.33;
}
.testimonials_slider.blg_test .card_content .icon_inner {
	margin: 0;
}
.testimonials_slider.blg_test .icon_img.icon_sp {
	border-radius: 999px;
	height: 2.78rem;
	width: 2.78rem;
}

.testimonials_slider.blg_test .card_content .content-wrp {
	text-align: left;
}

.testimonials_slider.blg_test .card_content .content-wrp span {
	font-size: .89rem;
	display: block;
}
.academicsPost h2 strong, .academicsPost h3 strong {
	font-family: Roboto, sans-serif;
}
.cnt-wit-tp-img-wrp.no_arw .page-center {
	padding: 0;
}
.cnt-wit-tp-img-wrp.no_arw .cnt-col {
	padding: 0;
	align-items: stretch;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
}
.cnt-wit-tp-img-wrp.no_arw .tp-img {
	margin: 0;
	display: none;
}
.cnt-wit-tp-img-wrp.no_arw .inner_spacing {
	box-shadow: 0 8px 16px rgba(23, 80, 106, .2), 0 4px 8px rgba(23, 80, 106, .2);
	align-items: center;
	border-radius: 16px;
	display: flex;
	flex: 1;
	justify-content: space-between;
	width: 100%;
}
.cnt-wit-tp-img-wrp.no_arw .splide__track, .cnt-wit-tp-img-wrp.no_arw {
	overflow: visible;
}
.cnt-wit-tp-img-wrp.no_arw .tp-img-cnt h4 {
	margin: 0;
	color: #fff !important;
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.28;
	-webkit-text-rendering: antialiased;
	-moz-text-rendering: antialiased;
	-ms-text-rendering: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
.cnt-wit-tp-img-wrp.no_arw .col-btn-grp {
	margin: 0;
}
.cnt-wit-tp-img-wrp.no_arw .btn_row {
	margin: 0;
}
.cnt-wit-tp-img-wrp.no_arw .tp-img-cnt-inner {
	margin: 5px 0;
	padding-inline-end: 20px;
}
.cnt-wit-tp-img-wrp.no_arw .tp-img-cnt p {
	font-size: .89rem;
}
.cnt-wit-tp-img-wrp.no_arw .btn_row a.hs-sec-btn {
	padding: calc(.64rem - 2px) calc(.91rem - 2px);
	border-color: hsla(0, 0%, 100%, .2) !important;
	background-color: transparent;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 2px solid;
	border-radius: 6px;
	font-size: .89rem;
	transition: box-shadow, background-image, background-color, transform;
	transition-duration: .1s;
	transition-timing-function: 
		ease-in-out;
}
.cnt-wit-tp-img-wrp.no_arw .btn_row a.hs-sec-btn:hover {
	padding: .64rem .91rem !important;
	background: #fff;
	color: #222326;
	border: 0;
}
.academicsPost .blog-post__body .tags {
	align-items: center;
	border-bottom: 1px solid #e3e6ec;
	border-top: 1px solid #e3e6ec;
	display: flex;
	flex-wrap: wrap;
	line-height: 1.33rem;
	padding: .56rem 0;
	margin-top: 24px;
	font-size: .89rem;
}
.academicsPost .blog-post__body .tags .blog-post__tags-label {
	display: inline-block;
	margin-bottom: .28rem;
	margin-top: .28rem;
	margin-inline-end: 1.11rem;
	vertical-align: middle;
	color: #222326;
}
.academicsPost .blog-post__body .tags .value_m a {
	display: inline-block;
	margin-bottom: .28rem;
	margin-top: .28rem;
	vertical-align: middle;
	color: inherit;
}
.academicsPost .blog-post__body .tags .value_m {
	display: inline-block;
}
.academicsPost .blog-post__body .tags .blog-card__tags {
	display: flex;
	flex-wrap: wrap;
}
.academicsPost .blog-post__body .tags .value_m a:not(:last-child) {
	border-inline-end: 1px solid #e3e6ec;
	color: inherit;
	padding-inline-end: 1.11rem;
	text-decoration: none;
	margin-inline-end: 1.11rem;
}
.academicsPost .adv_video_module.blg_mat_vdo .page-center {
	padding: 0;
}
.academicsPost .adv_video_module.blg_mat_vdo  iframe.iframe_video {
	border-radius: 24px;
}
.academicsPost .adv_video_module.blg_mat_vdo .iframe_box.cm_vb {
	border-radius: 24px;
	overflow: hidden;
}
.academicsPost .adv_video_module.blg_mat_vdo .vid_trigger {
	align-items: center;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	background: #fff !important;
	border: 2px solid #fff;
	border-radius: 999px;
	box-shadow: 0 8px 16px rgba(34, 35, 38, .05), 0 4px 8px rgba(34, 35, 38, .05);
	color: #17506a;
	cursor: pointer;
	display: flex;
	height: 100px;
	justify-content: center;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;
	outline: none;
	position: absolute;
	top: 50%;
	transition: .2s 
		ease-in-out;
	width: 100px;
}
.academicsPost .adv_video_module.blg_mat_vdo .vid_trigger span {
	transition: .2s 
		ease-in-out;
	width: 26px;
	height: auto;
}
.academicsPost .adv_video_module.blg_mat_vdo .vid_trigger>span {
	margin-left: 5px;
}
.academicsPost .adv_video_module.blg_mat_vdo .vid_trigger:hover {
	background: hsla(0, 0%, 100%, .7) !important;
}
.academicsPost .adv_video_module.blg_mat_vdo .vid_trigger svg {
	height: auto;
	transition: .2s 
		ease-in-out;
	width: 26px;
}
.academicsPost .adv_video_module.blg_mat_vdo .vid_trigger:hover svg {
	transform: scale(1.2);
}
ul.no-list.hs-error-msgs.inputs-list {
	padding: 0;
	margin-top: 8px;
}
.academicsPost ul.no-list.hs-error-msgs.inputs-list label.hs-error-msg.hs-main-font-element {
	background: #17506a;
	border-radius: 6px;
	color: #fff !important;
	display: inline-block;
	font-size: .89rem;
	line-height: 1.1;
	margin-left: .56rem;
	margin-right: .56rem;
	margin-top: -.23rem;
	padding: .23rem .46rem;
	vertical-align: top;
	margin-bottom: 0;
}
.academicsPost .hs-input.invalid.error {
	border-color: #17506a;
	box-shadow: 0 0 0 4px rgba(23, 80, 106, .2), inset 0 0 0 1px #17506a !important;
}
.academicsPost .blog-comments__intro {
	margin-top: 72px;
}
.academicsPost:has(.blog-comments__intro.no) .blog-comments form {
	padding-top: 0;
}
.academicsPost .blog-post__body .tags .value_m a:hover {
	color: #222326;
	text-decoration: none;
}
.academicsPost form label {
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.56;
	margin-bottom: .28rem !important;
	display: inline;
}
.academicsPost form label .hs-form-required {
	color: #222326;
}
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-CheckboxField .hsfc-FieldLabel {
	align-items: flex-start;
	gap: 5px;
}
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-CheckboxField .hsfc-FieldLabel input {
	margin-top: 5px;
}
.child-theme [data-hsfc-id=Renderer] .hsfc-Row .hsfc-RichText p:last-child {
	margin: 0 !important;
}
.simple-banner.btn_rad .btn_row a.hs-button {
	border-radius: 999px;
}
.blog-index-sidebar-layout .hs-search-field__bar input.hs-search-field__input {
	padding-right: 50px;
}
.cm-blog-post-noSidebr .content-wrapper.blog-main-post .blog-post__body pre {
	white-space: break-spaces;
}
ul.blog_post_social_shares_ul {
	margin: 0;
}
.post_social_share_wrp .meta_title_tag {
	margin: 0;
}
.logo_slider.nogp .bottom_row { `
	padding-bottom: 0;
}
.child-theme [data-hsfc-id=Renderer] .hsfc-TextInput::placeholder {
	color: #222326;
}
.child-theme [data-hsfc-id=Renderer] .hsfc-FieldLabel__RequiredIndicator {
	color: #222326;
}
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-TextInput[aria-invalid="true"], .child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-TextareaInput[aria-invalid="true"] {
	border-color: #17506a;
	box-shadow: 0 0 0 4px rgba(23, 80, 106, .2), inset 0 0 0 1px #17506a;
}
.academics-blog .blog-topics .dnd-section>.row-fluid>.dnd-column .hs-search-field.hs-search-field--open ul.hs-search-field__suggestions {
	display: block;
}
h2.plan-price.monthly-plan {
    font-size: 30px;
}.academics-blog .blog-topics .dnd-section>.row-fluid>.dnd-column .hs-search-field ul.hs-search-field__suggestions {
    text-align: left;
}

@media (max-width: 1139px){
	.simple-banner.portal_bnr .top_sec {
		max-width: 500px;
		margin: 0 auto;
	}
	.testimonials_slider.blg_test .card_quote p {
		font-size: 1.586rem;
	}
	footer.footer.cs-footer .footer-social {
		justify-content: center;
	}
}
@media (max-width: 991px){
	.blog-index-sidebar-layout .lising-main-cnt-sidbr .row-fluid {
		padding: 0;
	}
	.blog-index-sidebar-layout .lising-main-cnt-sidbr .row-fluid .page-center.full_width {
		padding: 0;
	}
	.cs-header .nav>nav>ul .header__menu-item--depth-1>ul li.active-branch>a, .cs-header .nav>nav>ul .header__menu-item--depth-1>ul li.active>a {
		background-color: rgba(34, 35, 38, 0);
	}
	header.header.cs-header .nav>nav>ul li li.active-branch>a:before {
		left: .67rem;
	}
}
@media (max-width: 767px){
	.simple-banner.portal_bnr .top_sec {
		padding: 0;
		text-align: center;
	}
	.simple-banner.portal_bnr .flex_row {
		flex-direction: column-reverse;
	}
	.simple-banner.portal_bnr .img_wrap {
		margin-bottom: 40px;
	}
	.cnt-wit-tp-img-wrp.no_left .tp-img-cnt h3 {
		font-size: 1.33rem !important;
	}
	.cnt-wit-tp-img-wrp.two_images .cnt-col:first-child,.cnt-wit-tp-img-wrp.two_images .cnt-col:nth-child(2) {
		padding: 0;
	}
	.cnt-wit-tp-img-wrp.two_images .cnt-col img {
		height: auto;
		max-height: unset;
	}
	.cnt-wit-tp-img-wrp.two_images .cnt-col:nth-child(2) {
		padding-top: 25px;
	}
	.cnt-wit-tp-img-wrp.integrate .flex-row {
		margin: 0;
	}
	.cnt-wit-tp-img-wrp.integrate .cnt-col {
		margin-bottom: 24px !important;
	}
	.cnt-wit-bg-wrp.tbl_cnt table {
		width: 500px !important;
	}
	.cnt-wit-bg-wrp.tbl_cnt .rich_text {
		overflow: auto;
	}
	.cnt-wit-tp-img-wrp.cm--quickfeat .flex-row .cnt-col>div .tp-img-cnt h3 {
		padding-left: 0 !important;
	}
	.cnt-wit-tp-img-wrp.cm--quickfeat .flex-row .cnt-col>div .tp-img-cnt ul {
		padding-left: 20px;
	}
	.testimonials_slider.blg_test .card_quote p {
		font-size: 1.342rem;
	}
	.child-theme .bnr_wrp.right .slide_background .page-center {
    width: 100%;
}
	.academics-blog .blog-topics .dnd-section>.row-fluid>.dnd-column .hs-search-field ul.hs-search-field__suggestions{
		    width: 100%;
	}
}
@media (max-width: 480px){
	.child-theme .academicsPost .hsfc-Row {
		display: block;
		margin: 0;
	}
	.child-theme .academicsPost .hsfc-Row>div {
		margin-bottom: 24px;
	}
}
@media (max-width: 420px){
	.cnt-wit-tp-img-wrp.two_images .cnt-col img {
		min-height: 200px;
	}
	html.child-theme[lang=de] footer.footer.cs-footer .footer_top_sec .col-section .hs-menu-wrapper>ul>li ul>li>a {
		white-space: normal;
		font-size: 15px;
	}
}



/* dhild3 */
@media(min-width:1600px){
	.child-theme header.header.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu ul {
    top: -10px !important;
}
}

.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-Step__Content .hsfc-DataPrivacyField .hsfc-RichText {
    font-size: 18px;
}