.two-col-content .content-col .description>span {
    background: #042b2b;
    border: 1px solid rgba(45, 45, 45, .2);
    border-radius: 999px;
    color: #fff;
    color: #fff !important;
    display: block;
    font-size: .85rem;
    font-weight: 500;
    margin-bottom: 24px;
    padding: .25rem 1.25rem;
    width: max-content;
}
.two-col-content.cm_single_media .parallax_inner {
	position: relative;
	overflow: hidden;
}

.two-col-content.cm_single_media .full_img .flex_row.flex_center {
	align-items: stretch;
}

.two-col-content .img-col .description-cont {
	min-height: 277px;
}

.two-col-content.cm_single_media .para_imge {
	top: 0;
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	bottom: 0;
	height: auto;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.two-col-content .feature-wrapper.text_left .number {
	justify-content: flex-start;
}

.two-col-content .feature-wrapper.text_right .number {
	justify-content: flex-end;
}

.two-col-content .feature-wrapper.text_center .number {
	justify-content: center;
}

.two-col-content .feature-wrapper.text_left .featimgwrap {
	margin-right: auto;
}

.two-col-content .feature-wrapper.text_right .featimgwrap {
	margin-left: auto;
}

.two-col-content .feature-wrapper.text_center .featimgwrap {
	margin-left: auto;
	margin-right: auto;
}

.two-col-content .content-col .btn-items .btn_row {
	justify-content: unset;
}

.two-col-content .feature-wrapper .featimggrp .featimgwrap {
	width: 50px;
}

.two-col-content .flex_row.flex_center {
	align-items: center;
}

.two-col-content .flex_row.flex_bottom {
	align-items: end;
}

.two-col-content .img-col .multiple-content .multirichtext > * {
	color: inherit;
}

.two-col-content .flex_row {
	row-gap: 2rem;
}

.two-col-content .flex_row {
	justify-content: space-between;
}

.two-col-content.right .content-col {
	order: 2;
}

.two-col-content .mediaimg .single-img img {
	width: 100%;

}

.two-col-content.right .img-col {
	order: 1;
}

.two-col-content .feature-wrapper {
	display: flex;
	flex-wrap: wrap;
	row-gap: 15px;
	column-gap: 10px;
	margin-bottom: 40px;
}

.two-col-content .feature-wrapper .featnumgrp {
	flex: 0 0 22%;
	max-width: 22%;
}

.two-col-content .feature-wrapper .featimggrp {
	flex: 0 0 22%;
	max-width: 22%;
}

.two-col-content .content-col .description {
	margin-bottom: 38px;
}

.two-col-content .feature-wrapper .featimggrp h6.feat-title {
	margin: 0;
}

.two-col-content .feature-wrapper .featnumgrp .number {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 5px;
}

.two-col-content .feature-wrapper .featimggrp .featimgwrap {
	margin-bottom: 15px;
}

.two-col-content .simpleParallax {
	/*   position: relative; */
	height: 100%;
	width: 100%;
}

.two-col-content .content-col .form_wrap {
	padding-top: 20px;
}

/*  == horizontal img style ==  */
.two-col-content .img-col .horizontal .double-img {
	min-height: 250px;
	position: relative;
	max-width: 360px;

	overflow: hidden;
}

.two-col-content .img-col .horizontal .double-img img {
	height: 250px;
	object-fit: cover;
	width: 100%;
}

.two-col-content .img-col .horizontal .double-img.img1 {
	margin-bottom: 15px;
}

.two-col-content .img-col .horizontal .double-img.img2 {
	margin: 0 auto;
}

/*  == vertical img style ==  */
.two-col-content .img-col .doubleimg.vertical {
	display: flex;
	position: relative;
}

.two-col-content .img-col .doubleimg.vertical .double-img img {
	height: 400px;
	object-fit: cover;
	overflow: hidden;
}

.two-col-content .img-col .doubleimg.vertical .double-img {
	position: relative;
	min-height: 400px;
	max-width: 265px;
	width: 100%;
}

.two-col-content .img-col .doubleimg.vertical .double-img.img1 {
	margin-top: 19%;
}

.two-col-content .img-col .doubleimg.vertical .double-img.img2 {
	margin-left: 20px;
}

/* ===== multiple content style ==== */
.two-col-content .img-col .multiple-content {
	display: flex;
	column-gap: 10px;
	row-gap: 10px;
	flex-wrap: wrap;
	align-items: flex-start;
}

.two-col-content .img-col .description-cont .btn_row {
	justify-content: unset;
	margin: 0;
	margin-bottom: 10px;
}

/* .two-col-content .img-col .multiple-content .multi2,
.two-col-content .img-col .multiple-content .multi4{
max-width: 55%;
} */
.two-col-content .img-col .description-cont {

	padding: 35px 15px;
}

.two-col-content .img-col .multiimg {
	position: relative;
	min-height: 300px;
	width: 100%;
}

.two-col-content .img-col .multiimg .bgimg {
	position: absolute;
	background-position: center;
	background-size: cover;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.two-col-content .img-col .description-cont .btn_item a {
	backdrop-filter: blur(4.33333px);
}

.two-col-content .counter-title.h5 {
	width: 100%;
}

/* ===== video column style ==== */
.two-col-content .main-vid-wrap {
	position: relative;
	overflow: hidden;
}

.two-col-content .main-vid-wrap .cm_vb {
	position: relative;
	z-index: 2;
	position: relative;
}

.two-col-content .inner_spacer {
	position: relative;
	padding-bottom: 75%;
	overflow: hidden;
}

.two-col-content .cm_vb video,
.adv_video_module .cm_vb iframe {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

.two-col-content .poster_image,
.two-col-content .vid_trigger {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	z-index: 9;
	transition: 0.2s linear;
}

.two-col-content .vid_trigger {
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #00000029;
	cursor: pointer;
}

.two-col-content .vid_trigger .vid_icn {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	cursor: pointer;
	transition: 0.2s linear;
}

.two-col-content .vid_trigger .vid_icn svg {
	width: 100%;
	height: 100%;
}

.two-col-content .vid_trigger .vid_icn img {
	width: 100%;
}

.two-col-content .main-vid-wrap:hover .vid_icn {
	transform: scale(1.1);
}

.two-col-content .cm_vb.activeVideo .poster_image,
.two-col-content .cm_vb.activeVideo .vid_trigger {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

.two-col-content .video_popup_modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0000004d;
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	transition: 0.1s ease;
}

.two-col-content .video_popup_modal .modal_video_container {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	justify-content: center;
	width: 100%;
	overflow: hidden;
	overflow-y: auto;
	padding: 50px 20px;
}

.two-col-content .video_popup_modal .modal_video_box {
	margin: 0 auto;
	max-width: 900px;
	transform: translateY(100px);
	opacity: 0;
	transition: .4s ease .2s;
	width: 100%;
}

.two-col-content .video_popup_modal video,
.two-col-content .video_popup_modal iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

.two-col-content .video_popup_modal.show {
	display: block;
}

.two-col-content .video_popup_modal.active_show {
	opacity: 1;
	visibility: visible;
}

.two-col-content .video_popup_modal.active_show .modal_video_box {
	transform: translateY(0);
	opacity: 1;
}

.two-col-content .closeIcon {
	position: absolute;
	top: 50px;
	right: 50px;
	font-size: 35px;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 11;
	cursor: pointer;
	font-weight: bold;
}

.two-col-content .video_container iframe.iframe_video {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.popup_open {
	overflow: hidden;
}

/* ===== respo0nsive ====== */
.two-col-content .img-col .multiimg {
	width: 49%;
}

.two-col-content .img-col .description-cont {
	width: 49%;
}

.multirichtext p:last-child {
	margin-bottom: 0;
}

.two-col-content .img-col .multiimg.multi4 {
	min-height: 161px;
}

.two-col-content .img-col .multiimg.multi2,
.two-col-content .img-col .multiimg.multi3 {
	min-height: 219px;
}

.two-col-content .img-col .multiple-content >div {
	width: calc(50% - 10px);
	margin: 0 5px;
	margin-bottom: 10px;
}

.two-col-content .flex_row.full_img.flex_bottom {
	align-items: stretch;
}

.two-col-content .feature-wrapper .featnumgrp .counter-title {
	margin: 0;
}

.two-col-content .flex_row.flex_center.full_img {
	align-items: stretch;
}

.two-col-content .single_parallax {
	padding-bottom: 56%;
	position: relative;
	overflow: hidden;
}

.two-col-content .content_box {
	margin-top: 25px;
}

.two-col-content  .text_block > *:last-child {
	margin-bottom: 0;
}


.two-col-content .right_column_btn .btn_row {
	justify-content: flex-start;
}


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

.two-col-content.type_1 .content-col h3 {
	font-weight: 600;
	line-height: 1.6;
	margin-bottom: 1.5rem;
	font-family: "Funnel Sans";
}

.two-col-content.type_1 .content-col p {
	margin-bottom: 24px;
}

.two-col-content.type_1 .content-col .feature-wrapper {
	width: 100%;
	display: block;
	margin-bottom: 24px;
}

.two-col-content.type_1 .content-col .feature-wrapper .featimggrp {
	flex-direction: row;
	gap: 1rem;
	align-items: flex-start;
	display: flex;
	flex: 0 0 100%;
	max-width: max-content;
}

.two-col-content.type_1 .content-col .feature-wrapper h5 strong {
	color: #000 !important;
	font-size: 1.2rem;
	line-height: 1.6;
}

.two-col-content.type_1 .content-col .feature-wrapper h5 {
	font-size: 16px;
	font-family: "Funnel Sans";
	line-height: 1.6;
	color: rgba(45, 45, 45, 0.70) !important;
	margin-bottom: 0;
}

.two-col-content.type_1 .content-col .feature-wrapper .featimggrp .featimgwrap {
	align-self: center;
	border: 1px solid rgba(45, 45, 45, 0.10);
	border-radius: 50px;
	padding-top: 1rem;
	padding-right: 1rem;
	padding-bottom: 1rem;
	padding-left: 1rem;
	margin-bottom: 0;
	width: auto;
	margin-right: unset;
}

.two-col-content.type_1 .content-col .feature-wrapper .featimggrp .featimgwrap img {
	width: 25px;
	height: 28px;
	object-fit: cover;
}


.two-col-content.type_1 .mediaimg  {
	background: #e3f271;
	margin-top: 4rem;
	border-radius: 12px;
	align-items: center;
	justify-content: flex-end;
	position: relative;
	display: flex;
	flex-direction: column;
}

.two-col-content.type_1 .mediaimg .single-img img {
	margin-top: -4rem;
width: 429px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width:100%;
}


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

.two-col-content.type_1 .content_box .text_block {
	background-color: #042b2b;
	border-radius: 12px;
	bottom: 1em;
	color: #fff !important;
	padding: 1rem;
	position: absolute;
	left: 16px;
	right: 16px;
}

.two-col-content.type_1 .media_column {
	position: relative;
}

.two-col-content.type_1 .content_box .text_block p {
	margin-bottom: 1.2em;
}

.two-col-content.type_1 .content_box .text_block p:last-child {
	margin-bottom: 0;
}
.two-col-content.type_1 .flex_row {
	column-gap: 3rem;
}
.two-col-content .btm_menu ul{
	justify-content:start;
}

.two-col-content.type_1  .btm_menu {
	margin-bottom: 0;
}

.two-col-content.type_1 .content-col p {
	margin-bottom: 1.2em;
}

.two-col-content.type_1 .content-col p:last-child {
	margin-bottom: 1.5rem;
}
@media (max-width: 1140px) {
	.two-col-content .img-col .multiple-content >div {
		width: calc(45% - 10px);
	}
}

@media (max-width: 992px) {
	.two-col-content .img-col .multiple-content >div {
		width: calc(100% - 10px);
		margin: 0;
		margin-bottom: 20px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.two-col-content .feature-wrapper .featimggrp,
	.two-col-content .feature-wrapper .featnumgrp {
		flex: 0 0 30%;
		max-width: 30%;
	}
}

@media (min-width: 768px) {
	.two-col-content .flex_center.column_bg_active {
		align-items: stretch;
	}

	.two-col-content .flex_center.column_bg_active > div {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.two-col-content .flex_center.column_bg_active > div > * {
		width: 100%;
	}


	.two-col-content .flex_bottom.column_bg_active {
		align-items: stretch;
	}

	.two-col-content .flex_bottom.column_bg_active > div {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-end;
	}

	.two-col-content .flex_bottom.column_bg_active > div > * {
		width: 100%;
	}
	.two-col-content.type_1 .flex_row {
		flex-wrap: nowrap;
	}


	@media (max-width: 767px) {
		.two-col-content.left .single-img {
			text-align: right;
		}
		.two-col-content.remove_content_column_in_mobile_view .content-col,
		.two-col-content.remove_media_column_in_mobile_view .media_column,
		.two-col-content.remove_content_column_in_mobile_view.remove_media_column_in_mobile_view .columns_rowo_wrap {
			display: none;
		}
	}

	@media (max-width: 767px) {
		.two-col-content .img-col .multiple-content >div.description-cont.multi1 {
			min-height: auto;
		}

		.two-col-content .feature-wrapper.maxitems {
			justify-content: space-between;
		}

		.two-col-content .feature-wrapper {
			row-gap: 20px;
			margin-bottom: 25px;
		}

		.two-col-content .img-col .horizontal .double-img.img2 {
			margin-left: auto;
			margin-right: 0;
		}

		.two-col-content .img-col .doubleimg.vertical {
			justify-content: space-evenly;
		}

		.two-col-content .flex_row {
			row-gap: 30px;
		}

		.two-col-content.left .single-img {
			text-align: left;
		}

		.two-col-content.cm_twColContent .column_bg_active {
			row-gap: 0;
		}

		.two-col-content.mobile_content_stack_bottom .flex_row > .media_column,
		.two-col-content.mobile_content_stack_top .flex_row > .content-col {
			order: 1;
		}
		.two-col-content.mobile_content_stack_bottom .flex_row > .content-col,
		.two-col-content.mobile_content_stack_top .flex_row > .media_column {
			order: 2;
		}
	}

	@media (max-width: 600px) {
		.two-col-content .feature-wrapper .featnumgrp,
		.two-col-content .feature-wrapper .featimggrp {
			flex: 0 0 48%;
			max-width: 48%;
		}
	}
