.two-col-content.cm_single_media .parallax_inner {
  overflow: hidden;
  position: relative;
}
.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 {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.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 {
  justify-content: space-between;
  row-gap: 2rem;
}
.two-col-content.right .content-col {
  order: 2;
}
.two-col-content .mediaimg .single-img img {
  border-radius: 0 !important;
  width: 100%;
}
.two-col-content.right .img-col {
  order: 1;
}
.two-col-content .feature-wrapper {
  column-gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  row-gap: 15px;
}
.two-col-content .feature-wrapper .featimggrp,
.two-col-content .feature-wrapper .featnumgrp {
  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 {
  height: 100%;
  width: 100%;
}
.two-col-content .content-col .form_wrap {
  padding-top: 20px;
}
.two-col-content .img-col .horizontal .double-img {
  border-radius: 12px;
  max-width: 360px;
  min-height: 250px;
  overflow: hidden;
  position: relative;
}
.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;
}
.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 {
  max-width: 265px;
  min-height: 400px;
  position: relative;
  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;
}
.two-col-content .img-col .multiple-content {
  align-items: flex-start;
  column-gap: 10px;
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
}
.two-col-content .img-col .description-cont .btn_row {
  justify-content: unset;
  margin: 0 0 10px;
}
.two-col-content .img-col .description-cont {
  border-radius: 4px;
  padding: 35px 15px;
}
.two-col-content .img-col .multiimg {
  min-height: 300px;
  position: relative;
  width: 100%;
}
.two-col-content .img-col .multiimg .bgimg {
  background-position: 50%;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.two-col-content .img-col .description-cont .btn_item a {
  backdrop-filter: blur(4.33333px);
}
.two-col-content .counter-title.h5 {
  width: 100%;
}
.two-col-content .main-vid-wrap {
  overflow: hidden;
  position: relative;
}
.two-col-content .main-vid-wrap .cm_vb {
  position: relative;
  z-index: 2;
}
.two-col-content .inner_spacer {
  overflow: hidden;
  padding-bottom: 75%;
  position: relative;
}
.adv_video_module .cm_vb iframe,
.two-col-content .cm_vb video {
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}
.two-col-content .poster_image,
.two-col-content .vid_trigger {
  background-position: 50%;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: 0.2s linear;
  width: 100%;
  z-index: 9;
}
.two-col-content .vid_trigger {
  background: #00000029;
  z-index: 10;
}
.two-col-content .vid_trigger,
.two-col-content .vid_trigger .vid_icn {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.two-col-content .vid_trigger .vid_icn {
  border-radius: 100%;
  height: 50px;
  transition: 0.2s linear;
  width: 50px;
}
.two-col-content .vid_trigger .vid_icn svg {
  height: 100%;
  width: 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;
  pointer-events: none;
  visibility: hidden;
}
.two-col-content .video_popup_modal {
  background: #0000004d;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: 0.1s ease;
  visibility: hidden;
  width: 100%;
  z-index: 999;
}
.two-col-content .video_popup_modal .modal_video_container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: center;
  overflow: hidden;
  overflow-y: auto;
  padding: 50px 20px;
  width: 100%;
}
.two-col-content .video_popup_modal .modal_video_box {
  margin: 0 auto;
  max-width: 900px;
  opacity: 0;
  transform: translateY(100px);
  transition: 0.4s ease 0.2s;
  width: 100%;
}
.two-col-content .video_popup_modal iframe,
.two-col-content .video_popup_modal video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  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 {
  opacity: 1;
  transform: translateY(0);
}
.two-col-content .closeIcon {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 35px;
  font-weight: 700;
  height: 50px;
  justify-content: center;
  position: absolute;
  right: 50px;
  top: 50px;
  width: 50px;
  z-index: 11;
}
.two-col-content .video_container iframe.iframe_video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.popup_open {
  overflow: hidden;
}
.two-col-content .img-col .description-cont,
.two-col-content .img-col .multiimg {
  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 {
  margin: 0 5px 10px;
  width: calc(50% - 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 {
  overflow: hidden;
  padding-bottom: 56%;
  position: relative;
}
.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;
}
@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 {
    margin: 0 0 20px;
    width: calc(100% - 10px);
  }
}
@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 {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
  }
  .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 {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
  }
  .two-col-content .flex_bottom.column_bg_active > div > * {
    width: 100%;
  }
}
@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_content_column_in_mobile_view.remove_media_column_in_mobile_view
    .columns_rowo_wrap,
  .two-col-content.remove_media_column_in_mobile_view .media_column {
    display: none;
  }
  .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 {
    margin-bottom: 25px;
    row-gap: 20px;
  }
  .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 .featimggrp,
  .two-col-content .feature-wrapper .featnumgrp {
    flex: 0 0 48%;
    max-width: 48%;
  }
}
.two-col-content .btmImages.hasDivider {
  border-top: 1px solid #77be4d;
}
.two-col-content .btmImages {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  padding: 40px 20px;
  text-align: center;
}
.two-col-content .btmImages > img:first-child:last-child {
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .two-col-content .btmImages img {
    width: calc(50% - 20px);
  }
  .two-col-content .btmImages > img:first-child:last-child {
    margin: 0;
  }
}
@media (max-width: 600px) {
  .two-col-content .btmImages img {
    width: 100%;
  }
}
