.top-banner-board {
  position: relative;
}

.board-link a {
  color: #11366B;
}

.top-banner-board.elementor-section.top-banner .elementor-image::before {
  content: unset;
}

.top-banner-board::after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: -1px;
  width: 100%;
  height: calc(100% + 1px);
  z-index: 1;
  background-color: #113768cc;
}


.top-banner-board img {
  height: 31vw;
  max-height: 500px;
  min-width: 100%;
  object-fit: cover;
}

.top-banner-board .top-banner-board-txt {
  width: 100%;
  z-index: 1;
  position: absolute;
  left: 50%;
  bottom: unset;
  top: 50%;
  transform: translate(-50%,-50%);
  color: white;
  margin: 0 auto;
  max-width: 1090px;
  padding: 0 20px;
  z-index: 10;
}

.top-banner-board .elementor-text-editor {
  max-width: 518px;
}

.top-banner-board .top-banner-board-txt h2 {
  font-family: "montserratlight", Sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: white;
  line-height: 1;
}

.top-banner-board .top-banner-board-txt p {
  font-size: 25px;
  font-weight: bold;
  line-height: 34px;
}

.board-quotes-col1 .elementor-element, .board-quotes-col1 .elementor-element p  {
  margin-bottom: 5px!important;
}

.board-quotes-col1-name a {
    color: #56C3D2;
    font-size: 14px;
}

.board-quotes-col1-name p {
  font-family: 'montserratmedium';
}

.board-quotes-col1-name h5 {
  color: #0F4B7A;
  font-family: 'montserratbold';
}

.board-youtube h6 {
  color: #0F4B7A;
}

/* session */
.board-session-txt p {
  font-family: 'montserratlight';
  margin-bottom: 3px;
}

.board-session-txt li {
  font-family: 'montserratbold';
  position: relative;
  font-size: 20px;
  line-height: 1.3;
}

.board-session-txt ul {
  padding-bottom: 10px;
}


.board-session-txt li::before {
  position: absolute;
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #56C3D2;
  left: 0;
}

.board-session-name li  {
  font-size: 16px;
}


.board-session-name a, .board-session-name a:hover  {
  color: #56C3D2;
  margin-left: 7px;
}

.board-pr.program-list .elementor-icon-list-items .elementor-icon-list-item {
  margin: 10px;
}

/* apply banner */
.elementor-element-56217db {
  overflow: hidden;
}
.board-apply-banner {
  position: relative;
  padding: 35px 0;
}

.board-apply-banner .elementor-row {
  align-items: center;
}

.apply-btn .elementor-button-wrapper {
  text-align: center;
  margin-top: 15px;
}

.apply-w-button {
  display: inline-block;
  font-weight: bold;
  background-color: transparent;
  border-style: solid;
  border-color: white;
  border-width: 2px 2px 2px 2px;
  border-radius: 0px 0px 0px 0px;
  padding: 15px 30px;
  font-size: 16px;
  color: white;
}

.apply-w-button:hover {
  background-color: #0F4B7A;
  border-color: #0F4B7A;
  color: white;
}

.board-apply-banner::before {
  position: absolute;
  content: '';
  z-index: -1;
  background-color: #56C3D2;
  display: block;
  width: 150vw;
  height: 100%;
  left: -50vw;
  top: 0;
}

.apply-text p {
  color: #0F4B7A;
  font-size: 22px;
  font-family: 'montserratbold';
  padding-bottom: 10px;
  margin: 0;
 } 

.apply-text h4 {
 color: white;
 text-transform: uppercase;
 font-size: 26px;
 margin-bottom: 10px;
 font-family: 'montserratlight';
}

.how-apply h6 {
  font-family: 'montserratmedium';
}

/* c-level */
.board-session-txt.clevel-session ul {
  padding-bottom: 5px;
}

.board-session-txt.clevel-session li::before {
  left: 8px;
}



.clevel-grad span {
  font-family: 'montserratlight', sans-serif;
  font-size: 18px;
}

.clevel-grad h6 {
  font-family: 'montserratbold', sans-serif;
  color: #56C3D2;
}

.clevel-grad h6 strong {
  font-family: 'montserratlight', sans-serif;
	font-size: 16px;
  color:#00366F;
}

.title-monserrat h6 span {
  font-family: 'montserratbold', sans-serif;
  color: #56C3D2;
}




.clevel-slider .swiper-wrapper {
  height: 560px;
}

.clevel-slider .elementor-swiper-button.elementor-swiper-button-next {
  /* right: -110px!important; */
  /* transform: translateY(-100%);
  top: 100%!important; */
  background: #E1DDCE;
  border-radius: 0;
}

.clevel-slider .elementor-swiper-button.elementor-swiper-button-next i {
  color: #0F4B7A;
}

.clevel-slider .elementor-swiper-button.elementor-swiper-button-prev {
  /* left: unset!important;
  right: -50px!important;
  transform: translateY(-100%); */
  /* top: 100%!important; */
  background: #11366B;
  border-radius: 0;
}

.clevel-slider .elementor-swiper-button.elementor-swiper-button-prev i {
  color: white;
}

.clevel-slider-text ul li {
  list-style: disc;
  padding-left: 0;
  margin-left: 15px;
  line-height: 1.4;
  margin-bottom: 7px;
}

.elementor-image-carousel.swiper-wrapper.swiper-image-stretch .swiper-slide .swiper-slide-image {
  object-fit: cover;
  object-position: center;
  height: 100%;

}

#program-clevel-about .elementor-image-carousel.swiper-wrapper.swiper-image-stretch .swiper-slide .swiper-slide-inner {
  height: 100%;
}

#program-clevel-about .elementor-widget-image-carousel .swiper-container,
#program-clevel-about .elementor-column:first-child .elementor-widget-container, 
#program-clevel-about .elementor-column:first-child .elementor-widget-wrap>.elementor-element {
  height: 100%;
}


@media screen and (min-width: 1025px) and (max-width: 1600px) {
  .elementor-section .elementor-column.clevel-slider-text .elementor-element.elementor-widget-text-editor {
    width: 100%;
    max-width: 100%;
  }

  .elementor-section .elementor-column.clevel-slider-text > .elementor-column-wrap.elementor-element-populated {
    padding-right: 60px;
  }
}

@media screen and (max-width: 600px) {
  .board-session-name li {
      line-height: 1.4;
  }

  .apply-text h4 {
    line-height: 1.2;
  }
}

@media screen and (max-width: 767px) {

  .clevel-slider .swiper-wrapper {
    height: 57vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .page-template-page-board-new .elementor-section.top-banner img {
      height: 45vw;
  }
}

@media screen and (min-width: 768px) {
  .board-apply-banner {
    padding: 70px 0;
  }

  .apply-btn .elementor-button-wrapper {
    margin-top: 0;
  }

  .apply-text h4 {
    font-size: 36px;
   }

   .apply-text p {
    font-size: 24px;
   } 
   
   .clevel-slider .swiper-wrapper {
    height: 500px;
  }
}


@media screen and (min-width: 1024px) {
 .board-session-name ul  {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .clevel-slider .swiper-wrapper {
    min-height: 500px;
    height: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .apply-w-button {
    font-size: 18px;
  }

  .top-banner-board .top-banner-board-txt {
    top: 55%;
  }

  .board-session-txt li {
    font-family: 'montserratbold';
    position: relative;
    font-size: 24px;
    line-height: 1.4;
  }

  .board-session-txt.clevel-session li {
    font-family: 'montserratbold';
    margin-left: -30px;
  }

  .top-banner-board .top-banner-board-txt h2 {
    font-size: 50px;
    margin-bottom: 20px;
  }

  .clevel-slider .swiper-wrapper {
    height: 560px;
  }

  .clevel-slider .elementor-swiper-button.elementor-swiper-button-next {
    right: -100px!important;
    transform: translateY(-100%);
    top: 100%!important;
    /* background: #E1DDCE; */
    border-radius: 0;
  }

  /* .clevel-slider .elementor-swiper-button.elementor-swiper-button-next i {
    color: #0F4B7A;
  } */

  .clevel-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: unset!important;
    right: -50px!important;
    transform: translateY(-100%);
    top: 100%!important;
    /* background: #11366B; */
  }

  .title-monserrat h6 span, .clevel-grad h6 {
    font-size: 22px;
  }

  .clevel-grad h6 strong {
    font-size: 16px;
  }

  /* .clevel-slider .elementor-swiper-button.elementor-swiper-button-prev i {
    color: white;
  } */
}