body {
  overflow-y: scroll;
    overflow-x: hidden;
}
.elementor-icon-list-items li.elementor-icon-list-item a.___w_auto {
    width: 150px !important;
    display: contents;
    margin-left: 10px;
}
.page-id-977 .teaching-availability .wpcf7-list-item:nth-child(49) input[type="checkbox"] {
  display: none;
}
.___upload_file_link {
  position: relative;
  width: 100%;
  display: block;
  height: 40px;
}
.___upload_file_link::after {
  content: "X";
  display: block;
  position: absolute;
  top: 6px;
  right: 0;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  background: #ddd;
  text-align: center;
  padding-top: 3px;
  color: #000;
}
.mores.___upload_file {
  margin-top: 0px !important;
}
.campus-of-HCM .wpcf7-form-control > * {
  padding: 4px 2px !important;
  display: contents !important;
}
.campus-of-HCM .wpcf7-form-control .wpcf7-list-item label {
  line-height: 18px !important;
}
.elementor-1287 .elementor-element.elementor-element-2ec540e .elementor-icon-list-item > .elementor-icon-list-text {
  display: block;
}
/*** Apply review ***/
.___tab_ct_tit {
  text-align: center;
  color: #0A4EBF;
  text-transform: uppercase;
  font-weight: 900;
}
.review_apply_now {
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 0;
  min-height: calc(100vh - 200px);
}

.___form_fields .___field .wpcf7-form-control-wrap.campus-of-DN {
  display: block !important;
  margin-top: 10px !important;
}


/*** end apply review ***/

@media (max-width: 767px) {
    .wpcf7-list-item-label {
      position: relative;
      top: 4px;
      left: 3px;
      padding-right: 5px;
    }
    .elementor-widget-container .___text_stroke h2, .elementor-widget-container .___text_stroke h2::after {
      font-size: 36px !important;
    }
    .elementor-section-wrap > .___position_banner_sec {
      height: calc(100vh - 70px) !important;
    }
    .elementor-tab-content ul.elementor-icon-list-items li.elementor-icon-list-item {
        text-align: left !important;
    }

    .review_apply_now {
      max-width: 360px;
      margin: 0 !important;
      padding: 40px 10px;
      overflow-x: hidden;
  }

  .review_apply_now .___form_fields .___field.___w_100 > * {
    width: 100% !important;
    display: block !important;
    overflow: scroll !important;
}


  }