.bottom_text,
.top_text {
  text-align: center;
}
.bottom_text {
  margin-top: -20px;
  margin-bottom: 10px;
}
.become-possible.section {
  padding: 50px 0;
}
.body-container-wrapper {
  background: transparent linear-gradient(158deg, #004AAA26 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}
.become-possible {
  /*margin-bottom: 70px;*/
}
.become-wrap-all {
  display: flex;
  height: 715px;
}
.logo {
  text-align: center;
  margin-bottom: 20px;
}
.logo img {
  width: 164px;
  height: auto;
}
.modal_active {
  overflow: hidden;
}
/* .become-wrap-all .bc-left-side,
.become-wrap-all .bc-right-side {
  min-height: 80vh;
} */
.modal_active .become-wrap-all .bc-right-side {
  height: 715px;
}
.modal_active .meeting_wrap {
  position: fixed;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 760px;
  max-width: 100%;
  height: 715px;
}
.meetings-iframe-container.indi {
  margin: -10px auto 0;
}
.modal_active .become-wrap-all .bc-left-side {
  height: 746px;
}
.img_wrap img {
  width: 100%;
  max-width: 454px;
  height: auto;
  margin-bottom: 10px;
}
.top_text h1 {
  font-size: 36px;
}
.description h2 {
  line-height: 1.1;
  font-size: 30px;
  margin: 0 0 25px !important;
}
.description p {
  font-size: 20px;
  margin: 0;
}
.description .zoom {
  font-size: 16px;
  margin-top: 10px;
  font-weight: 300;
}
.bottom_text h3 {
  font-size: 28px;
} 
.description .session,
  font-size: 16px;
  font-weight: 300;
}
.description ul {
  margin-bottom: 20px;
}
.description ul li {
  padding-left: 30px;
  list-style: none;
  position: relative;
  margin-bottom: 10px;
}
.description .session,
.description ul li {
  font-size: 16px;
}
.description ul li:before {
  background: #00B9E2 url(/hubfs/Email%20Preferences%202020/check-mark.svg) no-repeat 52% 52%;
  background-size: 50% 50%;
  border-radius: 50%;
  content: "";
  height: 18px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
}
.description ul li:last-child {
  margin-bottom: 0;
}
.modal_backdrop {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.8;
  display: none;
  height: 200vh;
  width: 100%;
}
.modal_active .modal_backdrop {
  display: block;
}
.row-fluid-wrapper .container {
  padding: 0 !important;
}
.become-wrap-all .bc-right-side {
  min-height: 645px;
}
.bottom_text.individual {
/*   margin-top: -10px; */
}
@media (max-width: 1199px) {}
@media (max-width: 1140px), (min-width: 992560px) {
  .logo {
    text-align: center;
    margin-top: 40px;
  }
  .become-wrap-all {
    flex-direction: column-reverse;
    height: auto;
  }
  .become-wrap-all .bc-left-side,
  .become-wrap-all .bc-right-side {
    width: 100%;
    min-height: unset !important;
  }
  .left_wrap {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  .become-wrap-all .bc-right-side .left_wrap .logo {
    margin-bottom: 20px !important;
  }
  .left_wrap .description {
    display: inline-block;
  }
  .description p {
    display: none;
  }
  .bottom_text {
    margin-top: 0;
  }  
}
@media (max-width: 1140px) {
  .top_text {
    margin-bottom: 30px;
  }
  .description .zoom {
    display: block;
  }
  .become-wrap-all .bc-right-side .left_wrap {
    transform: unset !important;
  }
  .description ul li {
    font-size: 18px;
  }
  .description .zoom {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .top_text h1 {
    font-size: 32px;
  }
  .description h2 {
    font-size: 27px;
    text-align: center;
  }
  .description .zoom {
    font-size: 16px;
  }
  .bottom_text h3 {
    font-size: 25px;
  }   
  .left_wrap .description {
    padding: 0 15px;
  }
  .left_wrap .description ul {
    flex-direction: column;
    gap: 10px;
    padding: 20px !important;
    text-align: left;
  }
}
@media (max-height: 780px) {
  .become-possible.section {
    padding: 15px 0;
  }
  .meetings-iframe-container.indi {
    margin-top: -10px;
  }
  .modal_active .meeting_wrap {
    padding: 0 15px;
  }
  .modal_active .meetings-iframe-container {
    padding: 0 15px;
  }
  .modal_active .meetings-iframe-container.indi {
    margin-top: 6px;
  }
  .modal_backdrop {
    height: 1200vh;
  }
  .become-wrap-all .bc-right-side {
    padding: 0;
  }
  .modal_active .become-wrap-all .bc-left-side {
    height: 630px;
  }
  .modal_active .meeting_wrap {
    height: 661px;
  }
  .become-wrap-all .bc-right-side .left_wrap {
    transform: translateY(-53px);
  }
  .bottom_text.individual {
    margin-top: -20px;
}  
  /*.left_wrap .description {
    padding: 0 15px;
  }*/
}
@media (max-height: 690px) and (min-width: 1141px) {
  .become-wrap-all .bc-right-side .left_wrap .logo {
    margin-bottom: 10% !important;
  }
  .become-wrap-all .bc-right-side .left_wrap {
    transform: none !important;
  }
}
@media (max-width: 648.33px) {
  .become-possible {
    /*margin-bottom: -31px; */
  }
  .bottom_text {
    margin-top: -50px;
  }
  .bottom_text.individual {
    margin-top: 20px;
  }
}
@media (max-width: 319px) {
  .bc-right-side {
    padding: 10px;
  }
}
@media (min-height: 800px) {
  .meetings-iframe-container.indi {
    margin-top: 8px;
  }
  .become-wrap-all .bc-left-side {
    display: flex;
    align-items: center;
  }
  .become-wrap-all .bc-left-side,
  .become-wrap-all .bc-right-side {
    min-height: 715px;
  }  
  .become-wrap-all .bc-left-side .meeting_wrap {
    flex: 1;
  }
  .become-wrap-all .bc-right-side .left_wrap {
    transform: translateY(-35px);
  }
  .modal_active .meetings-iframe-container.indi {
    margin-top: 6px;
  }
}
@media (max-height: 799px) and (min-width: 1141px) {
  .become-wrap-all .bc-right-side .left_wrap {
    transform: translateY(-53px) !important;
  }
}
@media (max-height: 780px) and (min-width: 1141px) {
  .become-wrap-all .bc-right-side .left_wrap {
    transform: translateY(-53px);
  }
}
@media (min-width: 1141px) {
  .become-wrap-all {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: flex-start;
    justify-content: space-between;
    column-gap: 35px;
    padding: 0 15px;
  }
  .become-wrap-all .bc-left-side {
    width: 60%;
    order: 2;
  }
  .become-wrap-all .bc-right-side {
    width: 40%;
    order: 1;
    display: flex;
    align-items: center;
    min-height: 645px;
  }
  .become-wrap-all .bc-right-side .left_wrap .logo {
    margin-bottom: 120px;
  }
  .become-wrap-all .bc-right-side .left_wrap {
    width: 100%;
    transform: translateY(-34px);
  }
  .meetings-iframe-container {
    margin-top: -35px
  }
  .logo {
    text-align: left;
    margin-bottom: 0;
  }
  .top_text h1 {
    font-size: 36px;
  }
  .description h2 {
    font-size: 30px;
  }
  .description .zoom {
    font-size: 16px;
  }
  .bottom_text h3 {
    font-size: 28px;
  }  
  .description ul {
    padding: 10px 0 25px;
  }
  .description .session,
  .description ul li {
    font-size: 18px;
  }
  .description ul li {
    margin-bottom: 15px;
  }
}
@media (max-width: 1199.33px) and (min-width: 1141px) {
  .become-wrap-all .bc-left-side {
    width: 70%;
  }
  .become-wrap-all .bc-right-side {
    width: 30%;
  }
}
@media (min-width: 1920px) {
  .meetings-iframe-container.indi {
    /*margin-top: -10px;*/
  }
  .top_text {
    margin: 20px 0 50px
  }
  .bottom_text {
    margin-top: 20px;
  }
  .bottom_text.individual {
/*     margin-top: 37px; */
  }
  .description p {
    font-size: 25px;
  }
  .description .session,
  .description ul li {
    font-size: 20px;
  }
  .description .zoom {
    font-size: 18px;
  }  
  /*.become-wrap-all .bc-right-side {
    min-height: unset;
  }  
  .become-wrap-all {
    flex-direction: column;
    height: auto;
  }
  .become-wrap-all .bc-left-side,
  .become-wrap-all .bc-right-side {
    min-height: unset!important;
    width: 100%;
  }
  .become-wrap-all .bc-left-side,
  .become-wrap-all .bc-right-side {
    width: 100%;
    min-height: unset !important;
  }
  .left_wrap {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  .become-wrap-all .bc-right-side .left_wrap .logo {
    margin-bottom: 20px !important;
  }
  .left_wrap .description {
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
  }
  .left_wrap .description ul {
    display: flex;
    gap: 20px;
    padding: 20px 0;
  }
  .left_wrap .description ul li {
    margin-bottom: 0;
  }
  .become-wrap-all .bc-right-side .left_wrap {
    transform: unset;
  }*/
}
@media (min-width: 2560px) {
  .description p {
    display: block;
  }
  .left_wrap .description ul {
    display: inline-block;
    text-align: left;
  }
  .left_wrap .description ul li {
    margin-bottom: 10px;
  }
  body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
  }
  .body-container-wrapper {
    flex: 1;
  }
  .body-container-wrapper .become-possible.section {
    min-height: calc(100vh - 152px);
    padding-top: 0;
    display: flex;
    width: 100%;
    align-items: center;
  }
  .body-container-wrapper .become-possible.section .container {
    width: 100%;
  }  
}
.meetings-iframe-container {
  min-width: 312px;
  width: 100%;
  min-height: 715px;
  height: 715px;
  border: none;
}
.modal_active .meetings-iframe-container.indi {
  /*background: #fff;
  border-radius: 3px;
  padding: 10px 30px 10px 0;
  box-sizing: border-box;*/
}
