.body {
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  line-height: 1.75em;
}

.inner_main_headline2 {
  margin-top: 0px;
  /* margin-bottom: 30px; */
  padding-bottom: 29px;
  /* border-bottom: 1px solid rgba(235, 0, 140, 0.44); */
  color: #eb008c;
  font-size: 2.6em;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
}

.inner_main_sub_headline {
  border-bottom: 1px solid rgba(235, 0, 140, 0.44);
}

.text-span {
  color: #eb008c;
}

.ambassador_img {
  width: 150px;
  height: 150px;
  margin-right: 0px;
  margin-bottom: 20px;
  border-radius: 150px;
  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.15);
  -o-object-fit: cover;
  object-fit: cover;
}

.image {
  height: 50px;
  max-height: none;
  max-width: 100%;
  margin-bottom: 15px;
}

.amb_icon {
  width: 100%;
}

.amb_icon._2 {
  width: 80%;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.country_text {
  height: auto;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.21);
  color: #be0071;
  font-size: 1.1vw;
  font-weight: 500;
  text-transform: uppercase;
}

.mab-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 6px 13px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px none rgba(0, 0, 0, 0.23);
  border-radius: 20px;
  background-color: #ffc111;
  color: #333;
  font-size: 0.9em;
  line-height: 0.9em;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.mab-button:hover {
  background-color: #000;
  color: #fff;
}

.inner_page_section {
  padding-top: 10vh;
  padding-bottom: 10vh;
  background-color: #eee;
}

.inner_page_section.jm {
  padding-top: 8%;
}

.amb_btn_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mab_text {
  margin-bottom: 10px;
}

.mab_name {
  margin-bottom: 5px;
  color: #000;
  font-size: 1.1em;
  font-weight: 800;
  text-transform: uppercase;
}

.ambassador_text_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.mab_title {
  margin-bottom: 10px;
  font-weight: 500;
}

.inner_page_wrapper {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.inner_page_wrapper.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-top: 5vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.advisor-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31%;
  margin-right: 0px;
  margin-bottom: 76px;
  margin-left: 0px;
  padding: 32px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 50px;
  background-color: hsla(0, 0%, 100%, 0.59);
  -o-object-fit: cover;
  object-fit: cover;
}

.twitter-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1e9cf0;
  text-decoration: none;
}

.twitter-link:hover {
  opacity: 0.28;
}

.image-2 {
  width: 35px;
  margin-right: 10px;
}

.top-content, .bottom-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom-content .image-2{
  margin-right: 0;
}

.page-template-director-board .inner_page_wrapper.flex {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 40px;
}

@media screen and (max-width: 991px) {
  .country_text {
    font-size: 2vw;
  }

  .inner_page_wrapper {
    width: 85%;
  }

  .advisor-div {
    width: 48%;
  }
}

@media screen and (max-width: 767px) {
  .inner_main_headline {
    font-size: 2em;
  }

  .country_text {
    font-size: 3vw;
  }

  .inner_page_section {
    padding-top: 5vh;
  }

  .inner_page_wrapper.flex {
    width: 75%;
  }

  .advisor-div {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .inner_main_headline {
    font-size: 1.8em;
  }

  .country_text {
    font-size: 5vw;
  }

  .inner_page_wrapper.flex {
    width: 85%;
  }
}