{################## video section #####################}

.banner_module .button_wrapper>div {
  margin-bottom: 6px;
}
.banner_module .banner_module_left_description>* {
  margin: 0;
}
.banner_module .button_wrapper.left_col_review_enable .logos-wrap .logo-item {
  flex: 0 0 66px;
}
.banner_module .button_wrapper.left_col_review_enable .button-logos-wrapper.center-button-logos {
  gap: 27px;
}
.banner_module .button_wrapper.left_col_review_enable .left_col_review {
  margin-left: 17px;
}

.banner_module .left_col_review-img-main {
  display: flex;
  align-items: center;
  gap: 5px;
}
.banner_module .reviews-content-text>* {
  margin: 0;
}
.banner_module .text_number {
    font-weight: 700;
}

.banner_module .reviews-content-text p {color: #9EA0AB;}

.banner_module .reviews-content-text a ,.banner_module .reviews-content-text .reviews-link_text{
  color: #4E5167;
  text-decoration: underline;
  padding:0;
}


section.dnd-section-scroll.banner_module.dnd-section.left-box-content-margin .video-img-section {
  margin-top: 14px;
}
.banner_module .play-text>img {
  display: block;
  object-fit: contain;
}
.dnd-section-scroll.banner_module.dnd-section.left-box-content-margin .button_wrapper,
.banner_module_left_description ul{
  margin: 0;
}
.banner_module .video-iner video {
  width: 100%;
}
.banner_module_left_description ul>li::marker {
  color: #FF3C38;
}

.banner_module_left_description ul>li {
  margin-bottom: 5px;
}
.banner_module .logo-img-main {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}
.banner_module span.blue-text {
  color: #3F57E1;
}

.banner_module span.purple-ext {
  color: #7F54B3;
}
.banner_module .logo-img-items>img {
  display: block;
  object-fit: contain;
}

.banner_module .logo-img-main .logo-img-items {
  flex: 0 0 auto;
}
.banner_module .video-img-section {
  margin-top: 80px;
}
.banner_module .video-iner {
  position: relative;
}
.banner_module .image-inner img {
  width: 100%;
  display: block;
}

.banner_module .play-text{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 99;
  cursor: pointer;

}
@media(max-width:767px){
  .banner_module .play-text{
    width: 42.337px;
    height: 42.337px; 
    font-size: 11.508px
  }
  .banner_module .video-img-section {
    margin-top: 50px;
  }
}
{################ video / image section #######################}

.banner_module_right_section ul.no-list.hs-error-msgs.inputs-list {
  margin-bottom: 0;
}
.banner_module .reviews-content a {
  color: #4E5167;
}
.banner_module .logos-wrap.logos-flex .logo-item img {
  object-fit: contain;
  display: block;
}
.banner_module .review-img-main {
  display: flex;
  align-items: center;
}
.banner_module .review-section {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 21px;
  margin-top: 32px;
}
.banner_module .reviews-content>* {
  margin: 0;
  text-decoration: underline;
}
.banner_module .logos-wrap.logos-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.banner_module {
  padding-bottom: 100px;
  padding-top: 119px;
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.banner_module .background_banner_video {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.banner_module_content {
  display: flex;
  flex-wrap: wrap;
}
.banner_module_left_section {
  width: calc(50% - 20px);
  margin-right: 20px;
}
.banner_module_left_section h4 {
  margin-bottom: 22px;
  color: #9ea0ab;
}
.banner_module_left_section h1 {
  color: #4e5167;
}
.banner_module_right_section {
  width: calc(50% - 43px);
  margin-left: 43px;
  margin-bottom: 150px;
  position: relative;
}
.banner_module.dnd-section.remove_space_enable .video-img-section {
    margin-top: 0;
}
.banner_module_right_section.banner_right_no-bottom-margin {
  margin-bottom: 0;
}
.banner_right_image {
  border-radius: 14px;
  box-shadow: 0px 13px 47px -9px rgba(0, 0, 0, 0.25);
  background: #ffff;
}
.banner_right_image_main {
  padding: 16px;
  position: relative;
}
.banner_right_image_main img {
  width: 100%;
}
.banner_right_image_top {
  position: absolute;
  top: -21%;
  left: 22%;
  padding: 35px 26px 34px 26px;
}
.banner_right_text_left {
  padding: 35px 29px 33px 20px;
  position: absolute;
  bottom: 32px;
  left: -10%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}
.banner_right_text_left p {
  font-size: 20px;
  text-transform: uppercase;
}
.banner_right_text_left p:first-child {
  margin-bottom: 10px;
}
.banner_right_text_left h2 {
  margin-bottom: 10px;
}
.banner_right_image_bottom {
  position: absolute;
  right: -15%;
  bottom: -35%;
  padding: 20px 20px 20px 20px;
  display: flex;
  flex-wrap: wrap;
}
.banner_right_image_bottom img {
  max-width: 228px !important;
}
.banner_right_text_left p:last-child {
  position: relative;
  text-align: left;
  padding-left: 23px;
  margin-bottom: 0;
}
.banner_right_text_left p:last-child::before {
  position: absolute;
  content: "";
  border-bottom: solid 10px #55baa5;
  border-left: solid 7px transparent;
  border-right: solid 7px transparent;
  left: 5px;
  bottom: 4px;
}
.banner_right_text_left.banner_right_image * {
  color: #33475b;
}
.banner_module_play_btn {
  max-width: 290px;
  width: 100%;
  background: #f3f3f3;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 100px;
  padding: 3px 33px 3px 3px;
  position: absolute;
  bottom: -40%;
  left: -10%;
}
.banner_module_play_circle {
  width: 70px;
  height: 70px;
  background-color: #ff3c38;
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
.banner_module_play_circle span {
  display: flex;
  flex-wrap: wrap;
}
.banner_module_btn_text {
  width: calc(100% - 80px);
  margin-left: 10px;
}
.banner_module_btn_text .h6 {
  margin-bottom: 0;
}
.bigger_heading .banner_module_content {
  align-items: center;
}
.bigger_heading .banner_module_right_section {
  margin-bottom: 0;
}
.banner_module > .row-fluid {
  position: relative;
}
.banner_module_overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner_module_left_section .banner_module_play_btn {
  position: static;
  background-color: #fff;
}
.banner_module_left_section
.banner_module_play_btn:hover
.banner_module_play_circle {
  transform: scale(1.2);
}
.banner_module_mobile_image {
  display: none;
  text-align: center;
}
.banner_module .popup-content {
  display: none;
}
.banner_module .popup-content.popup-active {
  display: block;
}
.banner_module .popup-content.popup-active {
  display: block;
  position: fixed;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 900px;
  z-index: 9;
  width: calc(100% - 50px);
}
.banner_module .popup-content .cross-icon {
  position: absolute;
  right: -20px;
  top: -20px;
  width: 40px;
  height: 40px;
  background: #ff3c38;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.banner_module .popup-content .cross-icon:hover {
  transform: scale(1.2);
}
.banner_module .popup-content .cross-icon:before,
.banner_module .popup-content .cross-icon:after {
  position: absolute;
  display: block;
  width: 24px;
  height: 3px;
  background: #fff;
  content: "";
  top: 18px;
  left: 7px;
  transform: rotate(45deg);
}
.banner_module .popup-content .cross-icon:before {
  transform: rotate(-45deg);
}
.banner_module .popup-overlay.popup-active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9;
}
.banner_right_text_left h2 {
  font-size: 38px;
}
.banner_module_right_section.meeting_block {
  margin-bottom: 0;
}
.banner_module_left_description {
  margin-bottom: 40px;
}
.banner_module_left_section h1.has_description {
  margin-bottom: 24px;
}
.banner_module_right_section.video_block {
  margin-bottom: 0;
}
.banner_module_right_section img {
  width: 100%;
  object-fit: contain;
}
.banner_module .button-logos-wrapper {
  display: grid;
  grid-gap: 18px;
  align-items: flex-start;
}
.banner_module .button-logos-wrapper a {
  width: 100%;
  text-align: center;
  /*     padding: 15px 25px; */
}
.banner_module .button-logos-wrapper .logos-wrap .logo-item {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.banner_module .button-logos-wrapper .left-bottom-content * {
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  color: #4e5167;
  margin: 0;
}
.banner_module .button-logos-wrapper .left-bottom-content {
  margin-top: 14px;
}
.banner_module .button-logos-wrapper .logos-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.banner_module .button-logos-wrapper .logos-wrap .logo-item img {
  width: 100%;
  max-width: max-content;
  max-height: 58px;
  object-fit: contain;
}
.button-logos-wrapper .logos-wrap .logo-item * {
  margin: 0;
}
.banner_module .section_button_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
}
.banner_module .get_in_touch_btn a {
  padding: 15px 30px;
  border-radius: 0;
}
.banner_module .get_in_touch_btn a:hover {
  color: #fff;
  background: #ff3c38;
}
.button_wrapper.show_only_mobile {
  display: none;
}
.banner_module .button_wrapper {
  margin-top: 50px;
}
.banner_module_right_section .logo_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 40px;
}
.banner_module_right_section .logo_wrapper .logo_image {
  width: calc(25% - 22.6px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.banner_module_right_section .logo_wrapper .logo_image img {
  display: block;
  max-width: 140px;
  height:auto !important;
  max-height: 65px;
}

.banner_module_right_section img.width_auto {
  width: auto;
}
ul.no-list.hs-error-msgs.inputs-list {
  padding: 0;
}
/* -------MEDIA-START------- */
.banner_module .button-logos-wrapper.center-button-logos .logos-wrap .logo-item img {
  max-height: 85px;
}
.banner_module .button-logos-wrapper.center-button-logos {align-items: center;grid-template-columns: auto 1fr;}
.banner_module .button-logos-wrapper.center-button-logos .get_in_touch_btn {
  flex-grow: 1;
}
@media only screen and (min-width: 577px) {
  .banner_module .button-logos-wrapper {
    grid-template-columns: 1.5fr 1fr;
  }
}
@media only screen and (min-width: 1900px) {
  .bigger_heading .banner_module_right_section {
    margin-right: -10%;
  }
  .bigger_heading .banner_module_left_section {
    width: calc(60% - 44px);
  }
}
@media screen and (max-width: 1750px) {
  .banner_right_image_bottom {
    right: 5%;
  }
}
@media screen and (max-width: 1470px) {
  .banner_module {
    padding-bottom: 50px;
    padding-top: 120px;
  }
  .banner_right_image_top {
    padding: 1.72vw 1.25vw 1.72vw 0.9vw;
    left: 50%;
    top: -34%;
  }
  .banner_right_text_left p {
    font-size: 1.36vw;
  }
  .banner_right_text_left h4 {
    font-size: 2.1vw;
  }
  .banner_right_text_left {
    bottom: 4%;
    padding: 3.42vw 2.84vw 3.33vw 2vw;
  }
  .banner_right_image_bottom {
    padding: 3.1vw 2.1vw 2.3vw 2.1vw;
    bottom: -50%;
  }
  .banner_module_play_btn {
    bottom: -70%;
    padding: 0.22vw 2.7vw 0.22vw 0.27vw;
  }
  .banner_module_left_section h1 {
    font-size: 46px;
  }
}
@media screen and (max-width: 1024px) {
  .banner_module.dnd-section {
    padding-top: 80px;
  }
  .banner_module_content {
    flex-direction: column;
  }
  .banner_module_left_section {
    width: 100%;
    margin-right: 0px;
  }
  .banner_module_right_section {
    width: 100%;
    margin-left: 0px;
    margin-top: 50px;
  }

  .banner_right_image_top {
    top: -4%;
    left: 25%;
  }
  .banner_right_text_left {
    bottom: -4%;
    left: 0;
  }
  .banner_right_image_bottom {
    bottom: -4%;
    right: 0;
  } /*.banner_module_play_btn {display: none;}*/
  .banner_module_right_section {
    margin-bottom: 0;
  }
  .banner_module.dnd-section {
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .banner_module_mobile_image {
    display: block;
  }
  .banner_module_right_section.mobile-hide {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .banner_module .banner_module_play_btn {
    position: unset;
  }
  .banner_module .popup-content.popup-active {
    width: 60%;
  }
  .banner_module .show_only_desktop {
    display: none;
  }
  .banner_module .button_wrapper.show_only_mobile {
    display: flex;
  }
  .banner_module .popup-content .cross-icon {
    width: 30px;
    height: 30px;
    right: -15px;
    top: -15px;
  }
  .banner_module .popup-content .cross-icon:after,
  .banner_module .popup-content .cross-icon:before {
    left: 5px;
    width: 20px;
    top: 14px;
  }
}
@media screen and (max-width: 768px) {

  .button_wrapper.left_col_review_enable .button-logos-wrapper.center-button-logos {
    grid-template-columns: 1fr;
  }

  .button_wrapper.left_col_review_enable .button-logos-wrapper.center-button-logos .section_button_wrap>div {
    width: 100%;
  }


  .button_wrapper.left_col_review_enable .logos-wrap {
    justify-content: center;
  }

  .button_wrapper.left_col_review_enable .logo-item {
    padding: 0;
  }
  .banner_module .logos-wrap.logos-flex { gap: 0;margin: 0 -12.5px;}
  .logo-item {padding:0 6.5px 15px;}
  .banner_module .review-section>div { flex: 0 0 100%; justify-content: center; text-align: center;}
  .banner_module .review-section {  gap: 10px;}
  .banner_module.dnd-section {
    padding-top: 40px;
    padding-bottom: 80px;
    min-height: auto !important;
  }
  .banner_right_image_bottom {
    max-width: 26vw;
  }
  .banner_right_image_top {
    max-width: 18vw;
  }
  .banner_right_text_left p {
    font-size: 3vw;
  }
  .banner_right_text_left h4 {
    font-size: 4.1vw;
  }
  .banner_module_left_section h1 {
    font-size: 38px;
  }
  .banner_nodule_left_btn a {
    text-align: center;
    display: block;
  }
}
@media(max-width:576px) {
  .banner_module .logo-img-items.logo_2>img {
    max-width: 146px !important;
  }
  .dnd-section-scroll.banner_module.button-full-width .section_button_wrap>* {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .dnd-section-scroll.banner_module.button-full-width .section_button_wrap>* a {
    width: 100%;
    text-align: center;
  }
  .banner_module_right_section img {
    max-height: 250px;
    height: auto;
  }
  .banner_module_right_section .logo_wrapper .logo_image {
    width: calc(50% - 15px);
  }
}

/* -------MEDIA-END------- */
