@font-face {
  font-family: "Fa solid 900";
  src: url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Fa brands 400";
  src: url('../fonts/fa-brands-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Fontawesome webfont;
  src: url('../fonts/fontawesome-webfont.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

a {
  justify-content: center;
  text-decoration: underline;
  display: flex;
}

.div-block {
  background-color: #0000;
  height: 100%;
  display: none;
}

.navdropdown {
  color: #fff;
  background-color: #0000;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 18px;
  display: block;
}

.navdropdown:hover {
  color: #fff;
  background-color: #1a3f6e;
}

.navdropdown:active {
  font-weight: 700;
}

.navdropdown:focus, .navdropdown.w--current {
  color: #f2c057;
}

.navdropdown.hidden, .navdropdown.hidden-copy {
  display: block;
}

.link-block-5 {
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.dropdown-toggle-4 {
  padding: 0;
  font-size: 14px;
}

.navllinktext {
  color: var(--white);
  margin-left: 7px;
  margin-right: 7px;
  padding: 0;
  font-family: PT Sans, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.15em;
  text-decoration: none;
}

.navllinktext:hover {
  text-decoration: underline;
}

.navllinktext:active {
  font-weight: 700;
}

.navllinktext:focus {
  text-decoration: underline;
}

.dropdown-list {
  color: #fff;
  height: auto;
  display: none;
}

.dropdown-list.w--open {
  z-index: 100;
  color: #fff;
  background-color: #333333d9;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  font-family: PT Sans, sans-serif;
  display: block;
}

.nav-menu {
  float: left;
  flex: none;
  justify-content: center;
  display: flex;
  position: static;
}

.link-block-6 {
  font-size: 14px;
  text-decoration: none;
}

.link-block-6.w--current {
  color: #f2c057;
}

.navlinks {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  padding: 0 0%;
  display: flex;
}

.menudropdown {
  display: none;
}

.menudropdown.w--open {
  background-color: #33333380;
  border-radius: 5px;
  flex-direction: column;
  display: block;
}

.container {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-left: 0%;
  margin-right: 0;
  display: flex;
}

.socialmedialink {
  color: #fff;
  padding: 0;
  font-family: "Fa brands 400", sans-serif;
  font-size: 2.5em;
  line-height: 1em;
  text-decoration: none;
}

.navbar {
  z-index: 0;
  background-color: #fff9;
  border-bottom: 1px solid #ffffff26;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.highlights {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 4em 2em;
  display: block;
}

.body {
  height: auto;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
}

.highlightdescription {
  color: #333;
  text-align: left;
  width: auto;
  margin-bottom: .5em;
  font-size: 1.25em;
  line-height: 1.15em;
  display: block;
}

.highlightrow {
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-bottom: 2vw;
  display: block;
}

.column {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.h2_highlights {
  color: #1a3f6e;
  text-align: left;
  width: auto;
  margin-bottom: .15em;
  font-size: 1.5em;
  line-height: 1em;
  text-decoration: none;
}

.heading {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: .5em;
  font-family: Oswald, sans-serif;
  font-size: 4em;
  font-style: normal;
  font-weight: 600;
  line-height: 5vw;
}

.column-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-4 {
  flex: none;
  justify-content: center;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.column-5 {
  flex: none;
  justify-content: center;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.registration {
  background-color: #11111180;
  background-image: linear-gradient(#0009, #0009), url('../images/GroupPhoto6.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 4em 2em;
  display: flex;
}

.programcommittee {
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 4em 2em;
  display: flex;
}

.conferenceapp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #333;
  border-top: 1px #fff;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  padding: 2%;
  display: none;
}

.heading-3 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1em;
}

.column-48, .column-51, .column-49 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.staffimage {
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: 125px;
  background-clip: border-box;
  border-radius: 180px;
  width: 200px;
  height: 200px;
  margin-bottom: 15px;
  display: inline-block;
  overflow: hidden;
}

.staffrow {
  border-bottom: 1px #000;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.seemoreprogramcommittee {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: none;
  overflow: visible;
}

.buttongreenwboarder {
  box-shadow: none;
  color: #fff;
  text-align: center;
  background-color: #0000;
  border: 0 #ffffff80;
  border-radius: 0;
  align-self: center;
  width: auto;
  padding: .5em;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.column-58 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.stafftitle {
  text-align: center;
  font-family: PT Sans, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1em;
}

.committeestaff {
  color: #9e8b45;
  text-align: center;
  min-height: 0;
  margin-bottom: .25em;
  font-family: Oswald, sans-serif;
  font-size: 1.15em;
  font-weight: 700;
  line-height: 1.15em;
  overflow: visible;
}

.column-28 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.membership {
  color: #fff;
  background-image: linear-gradient(#1a3f6e, #fff0), url('../images/poms_wave.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 460px;
  padding: 6em 2em;
  display: flex;
}

.heading-4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: .25em;
  font-family: Oswald, sans-serif;
  font-size: 4em;
  font-weight: 400;
  line-height: 1em;
}

.sponsors {
  background-color: #fff;
  height: auto;
  padding: 4% 0% 2%;
  display: block;
}

.heading-5 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 3vw;
  font-family: Oswald, sans-serif;
  font-size: 4em;
  font-weight: 600;
  line-height: 5vw;
}

.footer {
  background-color: #102642;
  border-top: 1px solid #fff;
  height: auto;
  padding: 2% 2% .5%;
}

.heading-6 {
  color: #fff;
  border-bottom: 5px solid #bb9653;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: .5em;
  padding-bottom: 40px;
  font-family: Oswald, sans-serif;
  font-size: 4em;
  font-weight: 600;
  line-height: 1em;
  display: flex;
}

.heading-7 {
  color: #fff;
  border-bottom: 5px solid #bb9653;
  margin-top: 0;
  margin-bottom: .25em;
  padding-bottom: 20px;
  font-family: PT Sans, sans-serif;
  font-size: 4em;
  font-weight: 400;
  line-height: 1em;
}

.banner {
  background-image: linear-gradient(#1a3f6e80, #1a3f6e80), url('../images/africa-15428.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 8em;
  display: flex;
}

.text-block-27 {
  color: #fff;
  margin-bottom: 0;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
}

.text-block-28 {
  color: #fff;
  margin-bottom: 0;
  font-size: 2.5em;
  line-height: 1em;
}

.text-block-29 {
  color: #fff;
  margin-top: 0;
  margin-bottom: .15em;
  font-family: PT Sans, sans-serif;
  font-size: 5em;
  font-weight: 700;
  line-height: 1em;
}

.text-block-31 {
  color: #fff;
  margin-bottom: 0;
  font-size: 1.5em;
  line-height: 1em;
}

.registrationtext {
  color: #fff;
  text-align: center;
  order: 0;
  margin-top: 0;
  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
  display: block;
}

.link-7 {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}

.link-7:hover {
  font-weight: 400;
}

.link-7:active {
  font-style: italic;
  font-weight: 400;
  text-decoration: underline;
}

.link-7:visited {
  color: #333;
}

.registrationtext-2 {
  color: #fff;
  text-align: center;
  order: 0;
  margin-top: 15px;
  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
  display: block;
}

.button-2 {
  color: #fff;
  background-color: #000;
  border: 2px solid #00000052;
  border-radius: 7px;
  align-self: center;
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 26px;
  display: block;
}

.button-2:hover {
  color: gold;
  background-color: #000000bf;
}

.button-2:active {
  color: #000;
  background-color: gold;
  border-color: #000;
}

.columns-2 {
  align-items: stretch;
  height: 100%;
  margin-top: 2vw;
  margin-bottom: 4vw;
  display: flex;
}

.image-4 {
  width: 18em;
  margin-bottom: 1vw;
}

.column-61 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-32 {
  color: #fff;
  text-align: center;
  width: 18em;
  font-size: 1em;
  line-height: 1.25em;
}

.column-62 {
  flex-direction: column;
  justify-content: center;
  display: block;
}

.text-block-33 {
  color: #768ca8;
  text-align: center;
  font-size: 1em;
  line-height: 1em;
}

.heading-9 {
  color: #768ca8;
  text-align: left;
  margin-top: 0;
  margin-bottom: .5vw;
  font-family: PT Sans, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
}

.column-63 {
  color: #fff;
  text-align: left;
  flex: none;
}

.footerlink {
  color: #fff;
  justify-content: flex-start;
  font-size: 1em;
  line-height: 1.15em;
  text-decoration: none;
}

.footerlink:hover {
  color: #6b98bf;
}

.footerlink:active {
  font-weight: 700;
}

.footerlistitem {
  color: var(--white);
  margin-bottom: .5vw;
}

.container-2 {
  margin-top: 0;
  font-family: "Fa brands 400", sans-serif;
  display: flex;
}

.image-5 {
  width: 125px;
  min-width: 75px;
  max-width: 125px;
}

.heading-10 {
  color: #fff;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .5em;
  font-family: Oswald, sans-serif;
  font-size: 55px;
  font-weight: 300;
  line-height: 1em;
}

.div-block-22 {
  background-color: #333;
  background-image: linear-gradient(#11111180, #11111180), url('../images/DSC_0459-Contact-Us.JPG');
  background-position: 0 0, 50% 60%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  padding-bottom: 0%;
  display: flex;
}

.link-30 {
  color: #9e8b45;
  justify-content: flex-start;
  font-weight: 400;
  display: inline-block;
}

.div-block-45 {
  background-image: url('../images/translucent-fibres_1translucent-fibres.png');
  background-position: 0 0;
  background-size: 8px;
  padding: 4em 3em;
}

.contactperson {
  text-align: left;
  width: 100%;
  margin-bottom: 50px;
  font-family: PT Sans, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.15em;
  text-decoration: none;
  display: block;
}

.text-block-61 {
  text-align: left;
  background-color: #ddd;
  border-left: 10px solid #102642;
  flex-direction: column;
  width: 100%;
  margin-bottom: 100px;
  padding: 1em;
  font-family: PT Sans, sans-serif;
  font-size: 1.15em;
  line-height: 1.15em;
  display: block;
}

.contacttitle {
  color: #9e8b45;
  margin-bottom: .25em;
  font-family: Oswald, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.15em;
}

.link-31 {
  color: #102642;
  justify-content: flex-start;
  display: inline-block;
  position: static;
}

.body-2 {
  font-family: PT Sans, sans-serif;
  font-size: 16px;
}

.bold-text {
  font-weight: 500;
}

.bold-text-2 {
  color: #9e8b45;
  font-weight: 500;
}

.bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8 {
  font-weight: 500;
}

.div-block-46 {
  background-color: #333;
  background-image: url('../images/question-mark-1872665.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  padding-bottom: 0%;
  display: flex;
}

.list-item-14 {
  color: #333;
  margin-bottom: 5px;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.15em;
  text-decoration: none;
}

.list-item-16 {
  margin-bottom: .5em;
  font-size: 1.25em;
  line-height: 1.15em;
}

.div-block-36 {
  margin-bottom: 100px;
  display: none;
}

.div-block-34 {
  background-color: #fff;
  background-image: url('../images/translucent-fibres_1translucent-fibres.png');
  background-position: 0 0;
  background-size: 8px;
  padding: 4em 3em;
  font-size: 1em;
  line-height: 1em;
}

.text-block-50 {
  color: #102642;
  margin-left: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
  font-size: 26px;
  line-height: 28px;
}

.inlinelinkgold {
  color: #9e8b45;
  justify-content: flex-start;
  font-weight: 400;
  display: inline-block;
}

.unordered-list-3 {
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  list-style-type: square;
}

.question {
  color: #9e8b45;
  text-align: left;
  text-transform: none;
  margin-bottom: .25em;
  font-family: Oswald, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
}

.div-block-35 {
  background-color: #ddd;
  border: 1px #000;
  border-left: 10px solid #102642;
  align-items: center;
  margin-bottom: 25px;
  padding-left: 25px;
  display: flex;
}

.bold-text-9 {
  color: #102642;
  text-decoration: underline;
}

.text-block-51 {
  color: #102642;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 26px;
  line-height: 28px;
}

.answer {
  color: #333;
  text-align: left;
  margin-bottom: 50px;
  margin-left: 0;
  font-family: PT Sans, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.15em;
}

.bold-text-10 {
  color: #102642;
}

.body-3 {
  font-family: PT Sans, sans-serif;
  font-size: 16px;
}

.list {
  margin-bottom: 3em;
}

.text-block-66 {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 5em;
  font-weight: 500;
  line-height: 1em;
}

.text-block-67 {
  color: #fff;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 5em;
  font-weight: 500;
  line-height: 1em;
}

.div-block-53 {
  background-image: linear-gradient(#102642bf, #102642bf), url('../images/DSC_0270.JPG');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.body-5 {
  color: #fff;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.text-block-69 {
  text-align: center;
  margin-bottom: .5em;
  font-family: PT Sans, sans-serif;
  font-size: 4em;
  font-weight: 400;
  line-height: 1em;
}

.text-block-70 {
  color: #9e8b45;
  text-align: center;
  font-family: PT Sans, sans-serif;
  font-size: 6em;
  font-weight: 700;
  line-height: 1em;
}

.buttongreen {
  clear: none;
  box-shadow: none;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #ffffff80;
  border-radius: 5px;
  align-self: center;
  width: auto;
  min-height: 0;
  padding: .5em;
  font-size: 1.5em;
  line-height: 1em;
  display: block;
}

.buttongreen._2 {
  display: none;
}

.buttongreen._2.w--current {
  box-shadow: none;
  display: none;
  overflow: visible;
}

.sponsorstier {
  color: #fff;
  background-color: #0000;
  background-image: linear-gradient(135deg, #9e8b45, #a38f47 24%, #ebce67 94%);
  width: 100%;
  margin: 2em 0% 1em;
  padding: .25em 2%;
  font-size: 2em;
  line-height: 1em;
}

.sponsorsrow {
  object-fit: scale-down;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 1em;
  margin-left: 2%;
  margin-right: 2%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.sponsorcolumn {
  justify-content: center;
  align-items: flex-end;
  display: block;
}

.link-block-17 {
  margin-left: .25em;
  margin-right: .25em;
  text-decoration: none;
}

.link-block-28 {
  margin-right: .25em;
  text-decoration: none;
}

.link-block-29 {
  margin-left: .25em;
  text-decoration: none;
}

.homebannerblock1 {
  background-color: #9e8b45e6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 4em;
  padding: 2em;
  display: flex;
}

.text-block-73 {
  color: #fff;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1em;
}

.homebannerblock2 {
  background-color: #1a3f6ee6;
  border: 1px solid #ffffff80;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 4em;
  margin-bottom: 4em;
  padding: 1em 2em;
  display: flex;
}

.text-block-75 {
  color: #fff;
  text-align: center;
  margin-bottom: 1em;
  padding: 0;
  font-size: 1em;
  font-style: italic;
  line-height: 1.25em;
}

.image-12 {
  width: 75%;
}

.image-15 {
  width: 50%;
}

.column-88 {
  justify-content: center;
  display: flex;
}

.column-89 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-60 {
  margin-bottom: 0;
}

.link-32, .link-33, .link-35, .link-36 {
  color: #9e8b45;
  justify-content: flex-start;
  display: inline-block;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.image-19 {
  width: 50%;
}

.image-20 {
  width: 95%;
}

.image-21 {
  width: 70%;
}

.image-23 {
  width: 75%;
  min-height: 0;
}

.image-24 {
  width: 75%;
}

.image-25 {
  object-fit: scale-down;
  width: 100%;
}

.link-block-33 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.link-block-34, .link-block-35, .link-block-36 {
  justify-content: center;
  display: flex;
}

.link-block-37 {
  justify-content: center;
  align-items: stretch;
  max-height: 250px;
  display: flex;
}

.link-block-38, .link-block-39 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.link-block-40, .link-block-41, .link-block-42, .link-block-43, .link-block-44, .link-block-45, .link-block-46, .link-block-47, .link-block-48, .link-block-49 {
  justify-content: center;
  display: flex;
}

.image-26, .image-27 {
  width: 70%;
}

.image-29 {
  width: 75%;
}

.image-31 {
  width: 60%;
}

.image-32 {
  width: 75%;
}

.image-33 {
  width: 70%;
  max-height: 150px;
}

.navbar-2 {
  z-index: 20;
  background-color: #102642;
  border-bottom-style: none;
  border-bottom-color: #ffffff80;
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  height: 5em;
  margin: 0 auto;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.link-46 {
  color: #9e8b45;
  justify-content: flex-start;
  display: inline-block;
}

.image-35 {
  object-fit: contain;
  width: 75%;
}

.image-36 {
  width: 50%;
}

.column-93 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.bold-text-13 {
  color: #102642;
}

.banner2 {
  z-index: 19;
  background-color: #0000;
  background-image: linear-gradient(to right, #00000080 32%, #0000001a);
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  height: auto;
  padding: 0 2.5%;
  display: flex;
  position: static;
  top: 20%;
}

.bannercolumns_desktop {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-top: 10%;
  margin-bottom: 7%;
  display: flex;
  position: relative;
  inset: 0% 0% 0;
}

.column-94 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.image-37 {
  width: 100%;
}

.column-95 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-83 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 3.5em;
  font-weight: 700;
  line-height: 1em;
}

.text-block-84 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 4em;
  line-height: 1em;
}

.text-block-85 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 5em;
  font-weight: 700;
  line-height: 1em;
}

.text-block-86 {
  color: #fff;
  text-align: left;
  margin-bottom: .5em;
  font-size: 1.25em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.15em;
  display: none;
}

.text-block-87 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.15em;
}

.text-span-2 {
  color: #fff;
  font-weight: 700;
}

.bannertext_desktop {
  flex-direction: column;
  align-items: flex-start;
  width: 85%;
  margin-bottom: 2em;
  display: flex;
}

.button-full-schedule-pdf {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.button-full-schedule-pdf:hover {
  background-color: #7e6f37;
}

.button-full-schedule-pdf:active {
  font-weight: 700;
}

.background-video {
  z-index: -20;
  height: auto;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-63 {
  background-color: #0000;
  justify-content: space-between;
  height: auto;
  display: block;
}

.bannertext_mobile {
  display: none;
}

.link-block-52 {
  flex: 0 auto;
}

.highlightdiv {
  width: 80%;
}

.slider-2 {
  z-index: -20;
  height: 100%;
  margin-top: 5em;
  position: fixed;
  inset: 0 0% 0%;
}

.slide-general1 {
  z-index: 0;
  background-image: url('../images/KVP_8045.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  position: relative;
}

.slide-general2 {
  background-image: url('../images/DSC_0408.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.slide-general3 {
  background-image: url('../images/DSC_0465.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-awards1 {
  background-image: url('../images/DSC_0817.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.left-arrow-2 {
  z-index: 3;
  margin-top: 0%;
  display: none;
}

.right-arrow-2 {
  height: auto;
  display: none;
  position: absolute;
}

.slide-nav-2 {
  display: none;
  position: absolute;
}

.slide-international6 {
  background-image: url('../images/WhatsApp-Image-2019-09-04-at-21.24.43.jpeg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-38 {
  width: 33%;
  margin-bottom: 1em;
}

.bold-text-14 {
  color: #102642;
}

.text-block-88 {
  color: #fff;
  width: auto;
  margin-bottom: 1em;
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.15em;
}

.div-block-64 {
  justify-content: center;
  width: 100%;
  margin-bottom: 1em;
  display: none;
}

.slide-general4 {
  background-image: url('../images/KVP_8002.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-general5 {
  background-image: url('../images/KVP_7946.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-awards2 {
  background-image: url('../images/Awards-11-Fullres.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-general6 {
  background-image: url('../images/KVP_7775.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-volunteer1 {
  background-image: url('../images/DSC_0554.JPG');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-awards3 {
  background-image: url('../images/DSC_0564.JPG');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-intenational1 {
  background-image: url('../images/all-of-students.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-international7 {
  background-image: url('../images/WechatIMG2524.jpeg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-general7 {
  background-image: url('../images/unnamed.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-international2 {
  background-image: url('../images/_POMS合影.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide-staff3 {
  background-image: url('../images/Kalyan-Singhal-Founder-of-POMS-and-Editor-inChief-of-POMJ.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.homebody {
  position: static;
}

.slide-opening1 {
  background-image: url('../images/DSC_0677-Opening-1.JPG');
  background-position: 25% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-opening2 {
  background-image: url('../images/DSC_0774-Group-Opening-2.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-journal4 {
  background-image: url('../images/DSC_0670-Journal.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-journal1 {
  background-image: url('../images/DSC_0606-Journal.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-journal2 {
  background-image: url('../images/DSC_0605-Journal.JPG');
  background-position: 50% 0;
  background-size: cover;
}

.slide-general8 {
  background-image: url('../images/DSC_0634.JPG');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: scroll;
}

.slide-volunteer2 {
  background-image: url('../images/DSC_0562-Volunteer-2.JPG');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-volunteer3 {
  background-image: url('../images/DSC_0563-Volunteer-3.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-journal3 {
  background-image: url('../images/DSC_0617-Journal-Award.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-staff1 {
  background-image: url('../images/DSC_0543-Staff-1.JPG');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-staff2 {
  background-image: url('../images/DSC_0545-Staff-2.JPG');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-international3 {
  background-image: url('../images/IMG_9420-SriLanka.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-international-4 {
  background-image: url('../images/_EEU9612-SriLanka.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-awards4 {
  background-image: url('../images/Copy-of-IMG_0170.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-international5 {
  background-image: url('../images/DSC_0835-SriLanka.JPG');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.icon-5 {
  z-index: 20;
  position: fixed;
}

.link-49 {
  color: #9e8b45;
  display: inline-block;
}

.slide-international8 {
  background-image: url('../images/IMG_2055-Mumbai.jpg');
  background-position: 75% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-international9 {
  background-image: url('../images/Tsinghua-Group-Photo.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-international10 {
  background-image: url('../images/Qingdao-Group-Photo.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.international-11 {
  background-image: url('../images/55_1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/POMS-Israel6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3-2 {
  background-image: url('../images/img_9193.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3-3 {
  background-image: url('../images/CB7A5310.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-4 {
  background-image: url('../images/DbzEk-RQ.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-66, .div-block-67 {
  display: none;
}

.newhomebanner {
  background-color: #e2dcc7;
  margin-top: 0;
  padding: 4em 2.5%;
}

.slider-3 {
  width: 100%;
  height: 100%;
  margin-top: 0;
}

.slide-7 {
  background-image: url('../images/photo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-block-89 {
  text-align: center;
  margin-bottom: 5px;
  font-size: 3em;
  font-weight: 700;
  line-height: 1em;
}

.text-block-90 {
  text-align: center;
  margin-bottom: 5px;
  font-size: 3.5em;
  font-weight: 700;
  line-height: 1em;
}

.text-block-91 {
  text-align: center;
  margin-bottom: 5px;
  font-size: 3.75em;
  font-weight: 700;
  line-height: 1em;
}

.text-block-92 {
  text-align: center;
  object-fit: fill;
  width: auto;
  margin-bottom: 0;
  font-size: 1.15em;
  line-height: 1em;
}

.text-block-93 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.15em;
}

.div-block-68 {
  color: #102642;
  background-color: #0000;
  width: 75%;
  margin-top: 0;
  padding: 1em 1em 0;
}

.columns-3 {
  height: 650px;
  display: flex;
}

.column-96 {
  color: #fff;
  background-image: linear-gradient(#e9eef4a8, #e9eef4a8), url('../images/POMSHomePageBanner_Gold5.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 90%;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 10px;
  display: flex;
}

.image-39 {
  width: 90%;
}

.column-97 {
  flex-direction: row;
  justify-content: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-69 {
  background-color: #e9eef4;
  flex-direction: row;
  justify-content: space-between;
  height: auto;
  margin-top: 5em;
  display: block;
}

.slide-9 {
  background-image: url('../images/IIM-Sambalpur-Pic-1.png');
  background-position: 50% 25%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/IIM-SBP-PHOTOS-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/IIM-SBP-PHOTOS-8.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/IIM-SBP-PHOTOS-5.jpg');
  background-position: 0 100%;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/363945iktm3416223841792592jpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-14 {
  background-image: url('../images/320341istanbul-suleymaniye-kulliyesi-gulcan-acar-6-kwjpg.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-15 {
  background-image: url('../images/320151istanbul-halic-gulcan-acar-2-kwjpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/320125istanbul-eminonu-2019-gulcan-acar-11-kwjpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-1 {
  background-image: url('../images/320210istanbul-kiz-kulesi-gulcan-acar-3-kwjpg.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-2 {
  background-image: url('../images/278381beyoglu-nostalji-tramvay-webjpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-1-3 {
  background-image: url('../images/_POMS合影.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-1-4 {
  background-image: url('../images/IMG_9420-SriLanka_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-5 {
  background-image: url('../images/IMG_2055-Mumbai.jpg');
  background-position: 75%;
  background-size: cover;
}

.slide-1-6 {
  background-image: url('../images/Qingdao-Group-Photo.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-7 {
  background-image: url('../images/55.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-8 {
  background-image: url('../images/KVP_7946.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-1-9 {
  background-image: url('../images/KVP_7775.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-1-10 {
  background-image: url('../images/DSC_0605-Journal.JPG');
  background-position: 50% 0;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/Awards-11-Fullres.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-2-2 {
  background-image: url('../images/DSC_0562-Volunteer-2.JPG');
  background-position: 50% 0;
  background-size: cover;
}

.slide-2-3 {
  background-image: url('../images/unnamed.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-2-4 {
  background-image: url('../images/_EEU9612-SriLanka.JPG');
  background-position: 50% 0;
  background-size: cover;
}

.slide-2-5 {
  background-image: url('../images/DSC_0835-SriLanka.JPG');
  background-position: 50% 0;
  background-size: cover;
}

.slide-2-6 {
  background-image: url('../images/WhatsApp-Image-2019-09-04-at-21.24.43.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-7 {
  background-image: url('../images/WechatIMG2524.jpeg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-2-8 {
  background-image: url('../images/Tsinghua-Group-Photo.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-9 {
  background-image: url('../images/Kalyan-Singhal-Founder-of-POMS-and-Editor-inChief-of-POMJ.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-2-10 {
  background-image: url('../images/DSC_0465.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-3-5 {
  background-image: url('../images/DSC_0564.JPG');
  background-position: 50% 0;
  background-size: cover;
}

.slide-3-6 {
  background-image: url('../images/DSC_0606-Journal.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-3-7 {
  background-image: url('../images/DSC_0563-Volunteer-3.JPG');
  background-position: 50% 0;
  background-size: cover;
}

.slide-3-8 {
  background-image: url('../images/DSC_0617-Journal-Award.JPG');
  background-position: 50% 0;
  background-size: cover;
}

.slide-3-9 {
  background-image: url('../images/DSC_0545-Staff-2.JPG');
  background-position: 50% 0;
  background-size: cover;
}

.slide-3-10 {
  background-image: url('../images/Copy-of-IMG_0170.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-11 {
  background-image: url('../images/img_9193.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3-12 {
  background-image: url('../images/POMS-Israel6.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-3-13 {
  background-image: url('../images/CB7A5310.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3-14 {
  background-image: url('../images/DbzEk-RQ.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-70 {
  text-align: center;
  display: none;
}

.slide-nav-3 {
  display: none;
}

.icon-6, .icon-7 {
  margin-bottom: 5px;
  inset: auto 0% 0%;
}

.bluemenu {
  background-color: #102642;
  height: auto;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.div-block-72 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bluemenu_mobile {
  display: none;
}

.image-40 {
  width: 80%;
}

.image-41 {
  width: 65%;
}

.exhibitors {
  padding: 4em 2em;
}

.column-98 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-99 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.exhibitorname {
  text-align: center;
  margin-top: 1em;
  margin-bottom: .5em;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
}

.exhibitorwebzoomlink {
  color: #9e8b45;
  align-items: center;
  margin-top: 1em;
  font-size: 1.15em;
  display: flex;
}

.exhibitorweb {
  color: #1a3f6e;
  flex-direction: row;
  margin-right: 5px;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
}

.exhibitorweb:hover {
  text-decoration: underline;
}

.exhibitorweb:active {
  font-style: italic;
}

.exhibitoremail {
  color: #1a3f6e;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
}

.exhibitoremail:hover {
  text-decoration: underline;
}

.exhibitoremail:active {
  font-style: italic;
}

.exhibitorzoom {
  color: #1a3f6e;
  margin-left: 5px;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
}

.exhibitorzoom:hover {
  text-decoration: underline;
}

.exhibitorzoom:active {
  font-style: normal;
}

.image-42, .image-43 {
  width: auto;
  height: 200px;
}

.div-block-74 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/IMG_2055-Mumbai.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 50vh;
  margin-top: 5em;
  display: flex;
}

.instructionsdropdown {
  border: 1px none var(--white);
  color: #fff;
  background-color: #9e8b45;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 15px;
  font-size: 1.25em;
  line-height: 1em;
  display: none;
}

.instructionsdropdown:hover {
  background-color: #7e6f37;
}

.instructionsdropdown:active {
  font-family: PT Sans, sans-serif;
  font-weight: 700;
}

.dropdown-toggle-5 {
  padding: .5em;
  font-size: 1em;
  display: block;
}

.text-block-94 {
  color: #fff;
  font-size: 1em;
}

.dropdown-list-2 {
  background-color: #ece8da;
}

.dropdown-list-2.w--open {
  color: #102642;
  box-shadow: 2px -2px 18px -4px #10264280;
}

.dropdown-link, .dropdown-link-2 {
  color: #102642;
}

.instructionsdropdownlink {
  color: #102642;
  font-style: normal;
  font-weight: 400;
}

.instructionsdropdownlink:hover {
  background-color: #d4d0c3;
  font-style: normal;
  text-decoration: none;
}

.instructionsdropdownlink:active {
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.sponsorweb {
  color: #1a3f6e;
  margin-left: 5px;
  margin-right: 5px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.sponsorvideomessage {
  color: #1a3f6e;
  margin-left: 5px;
  font-family: PT Sans, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.sponsorscolumn_left {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 3em;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.sponsorscolumninfo_left {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-44 {
  width: auto;
  height: 100px;
  margin-bottom: 1em;
}

.image-45 {
  width: 80%;
}

.sponsorinfo {
  color: #9e8b45;
  margin-top: 1em;
  font-weight: 700;
  display: flex;
}

.sponsorscolumn_right {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.sponsorscolumninfo_right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-46 {
  width: auto;
  height: 100px;
  margin-bottom: 1em;
}

.column-100 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-47 {
  width: 80%;
}

.column-101, .column-102 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.image-48, .image-49 {
  height: 100px;
}

.column-103 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-50 {
  height: 100px;
}

.column-104, .column-105 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.columns-4 {
  margin-bottom: 3em;
}

.image-51, .image-52 {
  height: 100px;
}

.mobilesponsorvideo {
  display: none;
}

.image-53 {
  width: 75%;
  margin-top: 1em;
  margin-bottom: 1em;
}

.rich-text-block {
  width: 50%;
}

.rich-text-block-2 {
  width: 75%;
}

.exhibitorschedulecall {
  color: #1a3f6e;
  margin-left: 5px;
  margin-right: 5px;
  font-family: PT Sans, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
}

.youtube_sponsors {
  height: auto;
}

.text-block-95 {
  text-align: center;
  width: 75%;
  margin-top: 1em;
  font-family: PT Sans, sans-serif;
}

.button-8 {
  background-color: #9e369e;
  border-radius: 5px;
  padding: .5em;
  font-size: 1.25em;
}

.button-8:hover {
  background-color: #512052;
}

.button-8:active {
  font-weight: 700;
}

.div-block-75 {
  color: #102642;
  background-color: #0000;
  border: 2px #fff;
  border-radius: 5px;
  width: 72%;
  margin-top: .25em;
  padding: .25em .25em .5em;
}

.text-block-96 {
  color: #102642;
  text-align: center;
  margin-bottom: 5px;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
}

.text-block-97 {
  text-align: center;
  font-size: 2em;
  line-height: 1em;
}

.link-50 {
  display: inline-block;
}

.block-quote {
  font-style: italic;
  text-decoration: none;
}

.text-block-98 {
  text-align: center;
  margin-bottom: 5px;
  font-size: 1.75em;
  line-height: 1em;
}

.bold-text-15 {
  font-weight: 400;
}

.column-106 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.html-embed {
  display: none;
}

.dropdown-3 {
  color: #fff;
  background-color: #9e8b45;
  border: 1px #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-left: 7px;
  margin-right: 7px;
  font-size: 1.25em;
  line-height: 1em;
  display: flex;
}

.dropdown-toggle-6 {
  color: #fff;
  padding: .5em;
  font-size: 1em;
}

.instructionsdropdown-2 {
  color: #fff;
  background-color: #9e8b45;
  border: 1px #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-left: 7px;
  margin-right: 7px;
  font-size: 1.25em;
  line-height: 1em;
  display: none;
}

.instructionsdropdown-2:hover {
  background-color: #7e6f37;
}

.instructionsdropdown-2:active {
  font-family: PT Sans, sans-serif;
  font-weight: 700;
}

.dropdown-toggle-7 {
  padding: .5em;
  font-size: 1em;
  display: none;
}

.image-54 {
  width: 75%;
  max-width: 100%;
  max-height: none;
}

.image-55 {
  object-fit: fill;
  width: 75%;
  max-height: none;
}

.image-56 {
  width: 75%;
  min-height: 150px;
}

.link-block-53, .link-block-54 {
  justify-content: center;
  display: flex;
}

.link-block-55 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.image-57, .image-58 {
  max-height: 150px;
}

.link-block-56, .link-block-57, .link-block-58 {
  justify-content: center;
  display: flex;
}

.image-59, .image-60 {
  max-height: 150px;
}

.button-7-1 {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: none;
}

.button-7-1:hover {
  background-color: #7e6f37;
}

.button-7-1:active {
  font-weight: 700;
}

.button-7-2 {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.button-7-2:hover {
  background-color: #7e6f37;
}

.button-7-2:active {
  font-weight: 700;
}

.button-7-3 {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: none;
}

.button-7-3:hover {
  background-color: #7e6f37;
}

.button-7-3:active {
  font-weight: 700;
}

.button-7-4 {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.button-7-4:hover {
  background-color: #7e6f37;
}

.button-7-4:active {
  font-weight: 700;
}

.dropdown-toggle-4-copy {
  padding: 0;
}

.dropdown-list-bad {
  color: #fff;
  height: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.dropdown-list-bad.w--open {
  color: #fff;
  background-color: #333333d9;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  font-family: PT Sans, sans-serif;
  display: block;
}

.dropdown-toggle-4-copy {
  padding: 0;
  font-size: 16px;
  text-decoration: none;
}

.dropdown-toggle-4-copy.w--open {
  font-size: 16px;
}

.dropdown-2-copy {
  z-index: auto;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px 10px 12px;
  line-height: 18px;
  text-decoration: underline;
  display: block;
  left: auto;
}

.dropdown-2-copy.hidden {
  display: block;
}

.dropdown-list-copy.w--open {
  color: #fff;
  background-color: #333333d9;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  font-family: PT Sans, sans-serif;
  display: block;
}

.dropdown-list-copy2 {
  z-index: auto;
  color: #fff;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 20px;
  text-decoration: none;
  display: none;
  position: absolute;
  inset: auto;
}

.dropdown-list-copy2.w--open {
  z-index: 10000;
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  font-family: PT Sans, sans-serif;
  display: block;
  left: 20%;
}

.dropdown-list-copy {
  color: #fff;
  height: auto;
  display: none;
}

.dropdown-list-copy.w--open {
  z-index: 100;
  color: #fff;
  background-color: #333333d9;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  font-family: PT Sans, sans-serif;
  display: block;
}

.link-block-59 {
  background-color: #502d0e;
  justify-content: center;
  align-items: stretch;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.image61 {
  object-fit: fill;
}

.button-register {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.button-register:hover {
  background-color: #7e6f37;
}

.button-register:active {
  font-weight: 700;
}

.button-conference-time-table {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: none;
}

.button-conference-time-table:hover {
  background-color: #7e6f37;
}

.button-conference-time-table:active {
  font-weight: 700;
}

.button-browse-abstract {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.button-browse-abstract:hover {
  background-color: #7e6f37;
}

.button-browse-abstract:active {
  font-weight: 700;
}

.special-events {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.special-events:hover {
  background-color: #7e6f37;
}

.special-events:active {
  font-weight: 700;
}

.instructionsdropdown-3 {
  color: #fff;
  background-color: #9e8b45;
  border: 1px #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-left: 7px;
  margin-right: 7px;
  font-size: 1.25em;
  line-height: 1em;
  display: flex;
}

.instructionsdropdown-3:hover {
  background-color: #7e6f37;
}

.instructionsdropdown-3:active {
  font-family: PT Sans, sans-serif;
  font-weight: 700;
}

.dropdown-toggle-8 {
  padding: .5em;
  font-size: 1em;
  display: none;
}

.text-block-99 {
  color: #fff;
  font-size: 1em;
}

.dropdown-list-3 {
  background-color: #ece8da;
}

.dropdown-list-3.w--open {
  color: #102642;
  overflow: visible;
  box-shadow: 2px -2px 18px -4px #10264280;
}

.special-events1 {
  color: #fff;
  background-color: #9e8b45;
  border: 1px #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-left: 7px;
  margin-right: 7px;
  font-size: 1.25em;
  line-height: 1em;
  display: flex;
}

.special-events1:hover {
  background-color: #7e6f37;
}

.special-events1:active {
  font-family: PT Sans, sans-serif;
  font-weight: 700;
}

.program-book {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.program-book:hover {
  background-color: #7e6f37;
}

.program-book:active {
  font-weight: 700;
}

.div-block-76 {
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.button-7 {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.button-7:hover {
  background-color: #7e6f37;
}

.button-7:active {
  font-weight: 700;
}

.instructionsdropdown-4 {
  color: #fff;
  background-color: #9e8b45;
  border: 1px #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-left: 7px;
  margin-right: 7px;
  font-size: 1.25em;
  line-height: 1em;
  display: flex;
}

.instructionsdropdown-4:hover {
  background-color: #7e6f37;
}

.instructionsdropdown-4:active {
  font-family: PT Sans, sans-serif;
  font-weight: 700;
}

.dropdown-toggle-9 {
  padding: .5em;
  font-size: 1em;
}

.text-block-100 {
  color: #fff;
  font-size: 1em;
}

.hotel-floor-plan {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: none;
}

.hotel-floor-plan:hover {
  background-color: #7e6f37;
}

.hotel-floor-plan:active {
  font-weight: 700;
}

.submit-abstract-copy {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.submit-abstract-copy:hover {
  background-color: #7e6f37;
}

.submit-abstract-copy:active {
  font-weight: 700;
}

.link-51 {
  color: #9e8b45;
  flex-wrap: nowrap;
  display: inline-block;
}

.booking-button {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.booking-button:hover {
  background-color: #7e6f37;
}

.booking-button:active {
  font-weight: 700;
}

.goldmenu {
  background-color: #9e8b45;
  background-image: linear-gradient(to right, #9e8b45, #ebce67);
  height: auto;
  padding-top: .5em;
  padding-bottom: 1em;
}

.bookingtext {
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 7px #0009;
  background-color: #0000;
  width: 100%;
  margin: 0 0%;
  padding: .25em 2%;
  font-size: 1.5em;
  line-height: 1em;
}

.bold-text-16 {
  font-weight: 400;
}

.register-button {
  color: #fff;
  text-align: center;
  background-color: #9e8b45;
  border: 1px #9e8b45;
  border-radius: 5px;
  align-items: center;
  margin-top: 0;
  margin-left: 7px;
  margin-right: 7px;
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1em;
  display: block;
}

.register-button:hover {
  background-color: #7e6f37;
}

.register-button:active {
  font-weight: 700;
}

.slide-1-copy {
  background-image: url('../images/278381beyoglu-nostalji-tramvay-webjpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.texttitle {
  color: #9e8b45;
  margin-bottom: .25em;
  font-family: Oswald, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.15em;
}

.text-simple {
  text-align: left;
  width: 100%;
  margin-bottom: 50px;
  font-family: PT Sans, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.15em;
  text-decoration: none;
  display: block;
}

.boat-tour {
  background-image: linear-gradient(#00000080, #00000080), url('../images/320125istanbul-eminonu-2019-gulcan-acar-11-kwjpg.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 50vh;
  margin-top: 5em;
  display: flex;
}

.slide-17 {
  background-image: url('../images/320104istanbul-bogazici-kuleli-gulcan-acar-5-kwjpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slider-4 {
  background-color: #fff0;
  flex-direction: column;
  align-items: stretch;
  width: 1280px;
  height: 720px;
  min-height: auto;
  display: flex;
}

.slide-18 {
  background-image: url('../images/363923iktm3416223840026230jpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-19, .slide-20 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-21 {
  background-image: url('../images/363923iktm3416223840026230jpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-77 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-center {
  text-align: center;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 50px;
  font-family: PT Sans, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.15em;
  text-decoration: none;
  display: block;
}

.slide-22 {
  background-image: url('../images/320104istanbul-bogazici-kuleli-gulcan-acar-5-kwjpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-23 {
  background-image: url('../images/352975istanbulmg7475jpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-24 {
  background-image: url('../images/278385halic39te-aksam-2-webjpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-25 {
  background-image: url('../images/320200istanbul-tarihi-yarimada-2019-gulcan-acar-4-kwjpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-26 {
  background-image: url('../images/363931iktm3416223840330531jpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-27 {
  background-image: url('../images/320147istanbul-halic-gulcan-acar-3-kwjpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-28 {
  background-image: url('../images/282704topkapi-sarayi-3jpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-29 {
  background-image: url('../images/320379istanbul-topkapi-sarayi-gulcan-acar-53-kwjpg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-30, .slide-31, .slide-32, .slide-33, .slide-34, .slide-35, .slide-36 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-37 {
  background-image: url('../images/282705ortakoy-camiijpg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-11 {
  background-image: url('../images/282706bogaz-manzarasijpg.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-22-copy {
  background-image: url('../images/Sultan-Park-2.jpeg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-21-copy {
  background-image: url('../images/Garden-1.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-23-copy {
  background-image: url('../images/asuka-fuaye-aşçı_THP8740.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-24-copy {
  background-image: url('../images/asuka-fuaye_THP8767.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-25-copy {
  background-image: url('../images/Sultan-Park-1.jpeg');
  background-position: 50%;
  background-size: cover;
}

.conf-reception {
  background-image: linear-gradient(#00000080, #00000080), url('../images/asuka-fuaye_THP8767.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 50vh;
  margin-top: 5em;
  display: flex;
}

.slide-1-12 {
  background-image: url('../images/campus022.jpg');
  background-position: 50%;
  background-size: auto;
}

.slide-1-13 {
  background-image: url('../images/DSC_2821.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-14 {
  background-image: url('../images/ITU_4917.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-15 {
  background-image: url('../images/DSC_5249060615.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-16 {
  background-image: url('../images/Ma_004.jpg');
  background-position: 0%;
  background-size: cover;
}

.slide-1-17 {
  background-image: url('../images/IMG_0197.jpg');
  background-position: 0%;
  background-size: cover;
}

.slide-1-18 {
  background-image: url('../images/070.jpg');
  background-position: 0%;
  background-size: cover;
}

.slide-1-19 {
  background-image: url('../images/DSC_0433.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-copy-copy {
  background-image: url('../images/IMG_6870.JPG');
  background-size: cover;
}

.slide-1-20, .slide-1-21 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-2-11 {
  background-image: url('../images/campus134.jpg');
  background-position: 50%;
  background-size: cover;
}

.column-107 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-108 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-8 {
  background-image: url('../images/Chilika-Lake-Odisha-–-A-Memorable-Visit-of….jpeg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/Puri-Beach.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/IIM-Sambalpur.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.column-109 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.registration-copy {
  background-color: #11111180;
  background-image: linear-gradient(to bottom, var(--white), var(--white));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 4em 2em;
  display: flex;
}

.registration-table-fee-name {
  color: #1a3f6e;
  text-align: right;
  width: auto;
  margin-top: 0;
  margin-bottom: .5em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.15em;
  text-decoration: none;
}

.heading-3-copy {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1em;
}

.column-110 {
  padding-right: 20px;
  display: block;
}

.columns-5 {
  width: 75%;
  margin-bottom: 20px;
}

.column-111 {
  border-bottom: 0 #000;
  border-left: 5px solid #bb9653;
}

.grid {
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .navdropdown {
    color: #9e8b45;
    white-space: normal;
    font-size: 18px;
    line-height: 18px;
  }

  .navdropdown:hover {
    color: #9e8b45;
    background-color: #0000;
  }

  .navdropdown.w--current {
    color: #9e8b45;
  }

  .link-block-5 {
    justify-content: flex-start;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .dropdown-toggle-4 {
    color: #1a3f6e;
    background-color: #0000;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 400;
  }

  .dropdown-toggle-4:hover {
    background-color: #1a3f6e26;
  }

  .icon-3 {
    color: #fff;
  }

  .icon-3:active {
    color: #1a3f6e;
  }

  .navllinktext {
    color: #1a3f6e;
    text-align: left;
    white-space: normal;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 20px;
    display: flex;
  }

  .navllinktext:hover {
    font-weight: 700;
  }

  .navllinktext:focus {
    font-weight: 400;
  }

  .dropdown-list.w--open {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #ffffffd9;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 33%;
  }

  .link-block-6 {
    justify-content: flex-start;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .link-block-6.w--current {
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .dropdown-2 {
    width: 100%;
  }

  .menudropdown.w--open {
    background-color: #0000;
  }

  .container {
    clear: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 33%;
    display: flex;
    position: absolute;
  }

  .socialmedialink {
    font-size: 4vw;
    line-height: 5vw;
  }

  .navbar {
    justify-content: space-between;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .menu-button {
    clear: none;
    position: static;
    top: 0;
    left: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
    padding-top: 10px;
    display: none;
  }

  .highlights {
    padding-top: 4em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .highlightdescription {
    text-align: left;
    width: auto;
  }

  .column {
    padding-left: 10px;
    padding-right: 10px;
  }

  .h2_highlights {
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .heading {
    font-size: 5em;
    line-height: 1em;
  }

  .column-2, .column-4, .column-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .registration {
    height: auto;
  }

  .programcommittee {
    padding-left: 1em;
    padding-right: 1em;
  }

  .heading-3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 5em;
    line-height: 1em;
  }

  .staffimage {
    width: 150px;
    height: 150px;
  }

  .staffrow {
    display: block;
  }

  .seemoreprogramcommittee {
    width: 100%;
    display: none;
  }

  .buttongreenwboarder {
    border-radius: 5px;
    padding-top: .25em;
    padding-bottom: .25em;
    padding-right: .5em;
    font-size: 1.75em;
    line-height: 1em;
  }

  .column-28 {
    margin-bottom: 0;
  }

  .membership {
    height: auto;
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .heading-4 {
    font-size: 4em;
    font-weight: 400;
    line-height: 1em;
  }

  .sponsors {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .heading-5 {
    margin-bottom: 5vw;
    font-size: 10vw;
    line-height: 10vw;
  }

  .footer {
    padding-left: 2%;
    padding-right: 2%;
    position: static;
    inset: auto 0% 0%;
  }

  .heading-6 {
    text-align: center;
    margin-top: 0;
    margin-bottom: .5em;
    font-size: 5em;
    line-height: 1em;
  }

  .heading-7 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3em;
    line-height: 1em;
  }

  .banner {
    padding-top: 2em;
  }

  .text-block-27 {
    font-size: 2em;
    line-height: 1em;
  }

  .text-block-28 {
    font-size: 2.5em;
    line-height: 1em;
  }

  .text-block-29 {
    font-size: 5em;
    line-height: 1em;
  }

  .text-block-31 {
    font-size: 1.5em;
    line-height: 1em;
  }

  .columns-2 {
    justify-content: space-between;
    display: block;
  }

  .image-4 {
    flex: none;
    width: auto;
  }

  .column-61 {
    margin-bottom: 1em;
    display: block;
  }

  .text-block-32 {
    width: auto;
  }

  .column-62 {
    flex: none;
    align-items: stretch;
    margin-bottom: 1em;
    display: none;
  }

  .heading-9 {
    display: none;
  }

  .column-63 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    display: block;
  }

  .container-2 {
    justify-content: center;
    margin-top: 0;
  }

  .heading-10 {
    margin-bottom: .5em;
    margin-left: auto;
    margin-right: auto;
    font-size: 5em;
    line-height: 1em;
  }

  .div-block-22 {
    height: 30vh;
  }

  .div-block-45 {
    padding: 4em 5%;
    font-size: 1em;
  }

  .contactperson {
    font-size: 1em;
    line-height: 1.15em;
  }

  .text-block-61 {
    padding: 1vw;
    font-size: 1em;
  }

  .contacttitle {
    margin-bottom: .25em;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .bold-text-3 {
    line-height: 1.15em;
  }

  .div-block-46 {
    height: 30vh;
  }

  .list-item-14 {
    font-size: 1em;
    line-height: 1.15em;
  }

  .list-item-16 {
    font-size: 1.15em;
    line-height: 1.15em;
  }

  .div-block-36 {
    margin-bottom: 8vw;
  }

  .div-block-34 {
    padding: 10% 5% 5%;
  }

  .inlinelinkgold {
    color: #9e8b45;
    display: inline-block;
  }

  .question {
    margin-bottom: .25em;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .bold-text-9 {
    font-size: 1.15em;
    line-height: 1.15em;
  }

  .answer {
    text-align: left;
    margin-bottom: 3em;
  }

  .column-64 {
    display: none;
  }

  .list {
    flex-direction: column;
    align-items: center;
    display: none;
  }

  .text-block-66 {
    font-size: 4em;
    line-height: 1em;
  }

  .text-block-67 {
    font-size: 4em;
  }

  .div-block-53 {
    height: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .body-5 {
    height: 100%;
  }

  .text-block-69 {
    font-size: 3em;
  }

  .text-block-70 {
    font-size: 4em;
  }

  .buttongreen {
    border-radius: 5px;
    padding: .25em .5em;
    font-size: 1.75em;
    line-height: 1em;
  }

  .sponsorstier {
    margin-bottom: 1em;
    font-size: 5vw;
    line-height: 5vw;
    text-decoration: none;
  }

  .sponsorsrow {
    margin-bottom: 6vw;
    margin-left: 1em;
    margin-right: 1em;
    padding-left: 0;
    padding-right: 0;
  }

  .sponsorcolumn {
    padding-left: .25em;
    padding-right: .25em;
  }

  .homebannerblock1, .homebannerblock2 {
    margin-top: 4em;
    margin-bottom: 4em;
  }

  .text-block-75 {
    font-size: 1em;
    line-height: 1.25em;
  }

  .image-12 {
    width: 100%;
  }

  .image-15 {
    width: 75%;
  }

  .banner2 {
    align-items: center;
    padding-top: 5%;
    padding-bottom: 2.5%;
  }

  .bannercolumns_desktop {
    display: none;
  }

  .column-94 {
    padding-bottom: 0;
  }

  .image-37 {
    width: auto;
    height: 100%;
    display: block;
  }

  .column-95 {
    align-items: center;
    display: block;
  }

  .text-block-83, .text-block-84, .text-block-85, .text-block-87, .text-span-2 {
    color: #102642;
  }

  .bannertext_desktop {
    align-items: center;
    width: 100%;
    margin-bottom: 0;
  }

  .button-full-schedule-pdf {
    text-align: center;
    align-items: center;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 1.15em;
    display: none;
  }

  .bannertext_mobile {
    color: #102642;
    flex-direction: column;
    align-items: center;
    margin-top: 2em;
    display: none;
  }

  .highlightdiv {
    width: 100%;
  }

  .slider-2 {
    margin-top: 0;
  }

  .image-38 {
    width: 60%;
  }

  .text-block-88 {
    color: #102642;
    text-align: center;
    width: 80%;
  }

  .div-block-64 {
    justify-content: center;
    width: auto;
  }

  .div-block-66, .div-block-67 {
    display: none;
  }

  .slider-3 {
    height: 30vh;
  }

  .slide-7 {
    background-position: 50% 25%;
  }

  .text-block-89 {
    font-size: 3em;
  }

  .text-block-90 {
    font-size: 3.5em;
  }

  .text-block-91 {
    font-size: 4.5em;
  }

  .text-block-92 {
    font-size: 2em;
  }

  .text-block-93 {
    margin-bottom: 1em;
    font-size: 1.25em;
  }

  .div-block-68 {
    width: 85%;
    margin-top: 2em;
    margin-bottom: 0;
    display: block;
  }

  .columns-3 {
    flex-direction: column-reverse;
    height: auto;
  }

  .column-96 {
    background-image: linear-gradient(#e9eef4a8, #e9eef4a8), url('../images/POMSHomePageBanner_Gold4.svg');
    background-size: auto, 47vh;
  }

  .div-block-69 {
    height: auto;
    margin-top: 0;
    padding-bottom: 0;
  }

  .slide-9, .slide-10 {
    background-position: 50% 0;
  }

  .div-block-70 {
    text-align: center;
  }

  .slide-nav-3 {
    display: none;
  }

  .column-98 {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .div-block-74 {
    margin-top: 0;
  }

  .instructionsdropdown {
    justify-content: center;
    align-items: center;
    font-size: 1.15em;
    display: flex;
  }

  .dropdown-toggle-5 {
    display: none;
  }

  .sponsorscolumn_left {
    flex-direction: column;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .sponsorscolumninfo_left {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .image-48 {
    height: 75px;
  }

  .image-49 {
    width: auto;
    height: 75px;
  }

  .image-50, .image-51, .image-52 {
    height: 75px;
  }

  .div-block-75 {
    margin-top: 0;
  }

  .instructionsdropdown-2 {
    justify-content: center;
    align-items: center;
    font-size: 1.15em;
    display: none;
  }

  .button-7-1, .button-7-2, .button-7-3 {
    text-align: center;
    align-items: center;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 1.15em;
    display: none;
  }

  .button-7-4 {
    text-align: center;
    align-items: center;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 1.15em;
    display: flex;
  }

  .dropdown-list-bad.w--open {
    background-color: #0000;
  }

  .dropdown-toggle-4-copy {
    color: #1a3f6e;
    background-color: #0000;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 400;
  }

  .dropdown-toggle-4-copy:hover {
    background-color: #1a3f6e26;
  }

  .dropdown-2-copy {
    background-color: #0000;
    width: 100%;
  }

  .dropdown-list-copy2.w--open {
    background-color: #ebebeb;
  }

  .dropdown-list-copy.w--open {
    background-color: #0000;
  }

  .button-register {
    text-align: center;
    align-items: center;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 1.15em;
    display: block;
  }

  .button-conference-time-table {
    text-align: center;
    align-items: center;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 1.15em;
    display: none;
  }

  .button-browse-abstract {
    text-align: center;
    align-items: center;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 1.15em;
    display: block;
  }

  .special-events {
    text-align: center;
    align-items: center;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 1.15em;
    display: none;
  }

  .instructionsdropdown-3, .special-events1 {
    justify-content: center;
    align-items: center;
    font-size: 1.15em;
    display: flex;
  }

  .program-book {
    text-align: center;
    align-items: center;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 1.15em;
    display: block;
  }

  .div-block-76 {
    align-content: center;
  }

  .button-7 {
    text-align: center;
    align-items: center;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 1.15em;
    display: block;
  }

  .instructionsdropdown-4 {
    justify-content: center;
    align-items: center;
    font-size: 1.15em;
    display: flex;
  }

  .hotel-floor-plan {
    text-align: center;
    align-items: center;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 1.15em;
    display: none;
  }

  .submit-abstract-copy, .booking-button {
    text-align: center;
    align-items: center;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 1.15em;
    display: block;
  }

  .bookingtext {
    margin-bottom: 0;
    font-size: 1.5em;
    line-height: 5vw;
    text-decoration: none;
  }

  .register-button {
    text-align: center;
    align-items: center;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 1.15em;
    display: block;
  }

  .texttitle {
    margin-bottom: .25em;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .text-simple {
    font-size: 1em;
    line-height: 1.15em;
  }

  .boat-tour {
    margin-top: 0;
  }

  .slider-4 {
    width: 1080px;
    height: 680px;
  }

  .text-center {
    font-size: 1em;
    line-height: 1.15em;
  }

  .conf-reception {
    margin-top: 0;
  }

  .slide-8, .slide-6, .slide-5 {
    background-position: 50% 25%;
  }

  .registration-copy {
    height: auto;
  }

  .registration-table-fee-name {
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .heading-3-copy {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 5em;
    line-height: 1em;
  }
}

@media screen and (max-width: 767px) {
  .navdropdown {
    white-space: normal;
    font-size: 18px;
    line-height: 20px;
  }

  .navdropdown:hover, .navdropdown:active {
    color: #9e8b45;
  }

  .dropdown-toggle-4 {
    width: 100%;
  }

  .navllinktext {
    font-size: 22px;
    line-height: 24px;
  }

  .link-block-6 {
    display: flex;
  }

  .dropdown-2 {
    display: block;
  }

  .socialmedialink {
    padding: 2vw;
    font-size: 7vw;
    line-height: 7vw;
  }

  .menu-button {
    position: static;
    top: 0;
    left: 0;
  }

  .highlightdescription {
    text-align: left;
    width: 80%;
  }

  .column {
    align-items: center;
    display: flex;
  }

  .h2_highlights {
    text-align: center;
    margin-bottom: 0;
  }

  .heading {
    font-size: 5em;
    line-height: 1em;
  }

  .column-2, .column-4, .column-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 5em;
    line-height: 1em;
  }

  .column-48, .column-49 {
    margin-bottom: 0;
  }

  .staffimage {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-size: 125px;
  }

  .staffrow {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .seemoreprogramcommittee {
    display: none;
  }

  .buttongreenwboarder {
    border-radius: 5px;
    padding-top: .25em;
    padding-bottom: .25em;
    font-size: 1.75em;
    line-height: 1em;
  }

  .stafftitle {
    height: 7vw;
  }

  .column-28 {
    margin-bottom: 0;
  }

  .membership {
    height: auto;
    padding: 4em 1em;
  }

  .heading-4 {
    font-size: 4em;
    font-weight: 400;
    line-height: 1em;
  }

  .heading-5 {
    font-size: 14vw;
    line-height: 14vw;
  }

  .footer {
    padding-top: 5%;
    padding-left: 10%;
    padding-right: 10%;
  }

  .heading-6 {
    font-size: 5em;
    line-height: 1em;
  }

  .heading-7 {
    font-size: 3em;
    line-height: 1em;
  }

  .registrationtext, .registrationtext-2 {
    font-size: 20px;
    line-height: 22px;
  }

  .columns-2 {
    flex-direction: column;
  }

  .heading-9 {
    display: none;
  }

  .column-63 {
    display: block;
  }

  .container-2 {
    justify-content: center;
  }

  .heading-10 {
    font-size: 5em;
    line-height: 1em;
  }

  .div-block-22 {
    height: 30vh;
  }

  .div-block-45 {
    padding: 7% 5% 5%;
  }

  .contactperson {
    text-align: left;
  }

  .text-block-61 {
    padding: 2vw;
    font-size: 1em;
    line-height: 1.15em;
  }

  .contacttitle {
    margin-bottom: .25em;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .list-item-14 {
    font-size: 1.15em;
  }

  .list-item-16 {
    font-size: 1.15em;
    line-height: 1.15em;
  }

  .div-block-36 {
    margin-bottom: 10vw;
  }

  .div-block-34 {
    padding: 5%;
  }

  .text-block-50 {
    font-size: 1.5em;
    line-height: 1em;
  }

  .inlinelinkgold {
    color: #9e8b45;
    display: inline-block;
  }

  .unordered-list-3 {
    font-size: 14px;
    line-height: 1em;
  }

  .question {
    margin-bottom: .25em;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .bold-text-9 {
    font-size: 1.15em;
    line-height: 1.15em;
  }

  .text-block-51 {
    font-size: 2em;
    line-height: 1em;
  }

  .answer {
    text-align: left;
    font-size: 1em;
    line-height: 1.15em;
  }

  .list {
    display: none;
  }

  .text-block-67 {
    font-size: 3em;
  }

  .div-block-53 {
    justify-content: center;
    padding-top: 0;
    padding-left: 2%;
    padding-right: 2%;
  }

  .body-5 {
    height: 100%;
  }

  .text-block-69 {
    font-size: 2em;
  }

  .text-block-70 {
    font-size: 3em;
  }

  .buttongreen {
    border-radius: 5px;
    padding-top: .25em;
    padding-bottom: .25em;
    font-size: 1.75em;
    line-height: 1em;
  }

  .sponsorstier {
    margin-bottom: 3vw;
    font-size: 7vw;
    line-height: 7vw;
  }

  .sponsorsrow {
    display: block;
  }

  .sponsorcolumn {
    margin-bottom: 4vw;
  }

  .column-88, .column-89 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-full-schedule-pdf {
    font-size: 1em;
  }

  .highlightdiv {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-64 {
    display: none;
  }

  .div-block-66 {
    margin-bottom: 1em;
    display: none;
  }

  .div-block-67 {
    display: none;
  }

  .text-block-90 {
    font-size: 2.75em;
  }

  .text-block-91 {
    font-size: 3em;
  }

  .text-block-92 {
    font-size: 1.5em;
  }

  .text-block-93, .div-block-68 {
    margin-bottom: 0;
  }

  .div-block-69 {
    padding-bottom: 0;
  }

  .slide-12 {
    background-position: 50%;
  }

  .bluemenu {
    display: block;
  }

  .instructionsdropdown {
    font-size: 1em;
  }

  .div-block-75 {
    margin-top: 0;
  }

  .text-block-96 {
    font-size: 2.25em;
  }

  .text-block-98 {
    font-size: 1.5em;
  }

  .instructionsdropdown-2, .button-7-1, .button-7-2, .button-7-3, .button-7-4 {
    font-size: 1em;
  }

  .dropdown-toggle-4-copy {
    width: 100%;
  }

  .dropdown-2-copy {
    display: block;
  }

  .button-register, .button-conference-time-table, .button-browse-abstract, .special-events, .instructionsdropdown-3, .special-events1, .program-book, .button-7, .instructionsdropdown-4, .hotel-floor-plan, .submit-abstract-copy, .booking-button {
    font-size: 1em;
  }

  .goldmenu {
    display: block;
  }

  .bookingtext {
    margin-bottom: 0;
    font-size: 1.5em;
    line-height: 1.2em;
  }

  .register-button {
    font-size: 1em;
  }

  .texttitle {
    margin-bottom: .25em;
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .text-simple {
    text-align: left;
  }

  .slider-4 {
    width: 100vw;
    height: 80vh;
  }

  .text-center {
    text-align: left;
  }

  .registration-table-fee-name {
    text-align: right;
    margin-bottom: 0;
  }

  .heading-3-copy {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 5em;
    line-height: 1em;
  }
}

@media screen and (max-width: 479px) {
  .navdropdown {
    z-index: auto;
    color: #9e8b45;
    background-color: #0000;
    font-size: 18px;
    line-height: 18px;
  }

  .navdropdown:hover {
    color: #9e8b45;
    font-weight: 400;
  }

  .navdropdown:active {
    color: #9e8b45;
    font-weight: 700;
  }

  .dropdown-toggle-4:hover {
    background-color: #0000;
    border: 1px dotted #1a3f6e40;
    border-left: 1px #1a3f6e80;
    border-right: 1px #1a3f6e80;
  }

  .navllinktext {
    margin-bottom: 7px;
    font-size: 20px;
  }

  .nav-menu {
    background-color: #fffffff2;
    width: 70%;
  }

  .socialmedialink {
    font-size: 10vw;
  }

  .menu-button.w--open {
    display: block;
  }

  .highlights {
    width: 100%;
  }

  .h2_highlights {
    text-align: center;
  }

  .heading {
    font-size: 4em;
    line-height: 1em;
  }

  .registration {
    height: 100%;
  }

  .programcommittee {
    width: 100%;
    padding: 4em .5em;
  }

  .heading-3 {
    margin-top: 0;
    margin-bottom: .5em;
    font-size: 4em;
    line-height: 1em;
  }

  .column-48 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .column-49 {
    margin-bottom: 0;
  }

  .staffimage {
    width: 150px;
    height: 150px;
    margin-bottom: 5px;
  }

  .staffrow {
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .seemoreprogramcommittee {
    flex: 0 auto;
    display: none;
  }

  .buttongreenwboarder {
    padding: .25em .5em;
    font-size: 1.75em;
  }

  .column-58 {
    flex-direction: column;
    margin-bottom: 0%;
  }

  .stafftitle {
    height: auto;
    margin-bottom: 3em;
  }

  .committeestaff {
    text-align: center;
    font-size: 1em;
  }

  .membership {
    width: 100%;
  }

  .heading-4 {
    font-size: 3em;
  }

  .sponsors {
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .heading-5 {
    margin-bottom: 6vw;
    font-size: 19vw;
    line-height: 19vw;
  }

  .footer {
    padding-left: 2%;
    padding-right: 2%;
  }

  .heading-6 {
    margin-bottom: 0;
    font-size: 2em;
    line-height: 16vw;
  }

  .heading-7 {
    margin-bottom: 0;
    font-size: 1.5em;
    line-height: 1em;
  }

  .banner {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    padding-top: 0;
  }

  .text-block-27 {
    font-size: 9vw;
    line-height: 9vw;
  }

  .text-block-28 {
    font-size: 10vw;
    line-height: 10vw;
  }

  .text-block-29 {
    margin-bottom: 2vw;
    font-size: 15vw;
    line-height: 15vw;
  }

  .text-block-31 {
    font-size: 6vw;
    line-height: 6vw;
  }

  .columns-2 {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .image-4 {
    flex: 1;
    position: static;
    overflow: hidden;
  }

  .text-block-32 {
    font-size: 1em;
    line-height: 1.15em;
  }

  .column-62 {
    flex-flow: column;
    align-items: center;
  }

  .text-block-33 {
    font-size: 12px;
    line-height: 14px;
  }

  .heading-10 {
    margin-bottom: 6vw;
  }

  .div-block-22 {
    height: 30vh;
  }

  .div-block-45 {
    padding: 10% 5% 5%;
  }

  .contactperson {
    margin-bottom: 3em;
    font-size: 1em;
    line-height: 1.15em;
  }

  .text-block-61 {
    text-align: left;
    margin-bottom: 15vw;
    padding: 3vw;
    font-size: 1em;
    line-height: 1.15em;
  }

  .contacttitle {
    margin-bottom: .25em;
    font-size: 1.25em;
    line-height: 1.25em;
  }

  .bold-text {
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-46 {
    height: 30vh;
  }

  .list-item-14 {
    font-size: 1em;
  }

  .list-item-16 {
    font-size: 1em;
    line-height: 1.15em;
  }

  .div-block-36 {
    margin-bottom: 15vw;
  }

  .div-block-34 {
    padding: 5% 4%;
  }

  .text-block-50 {
    font-size: 1.5em;
    line-height: 1em;
  }

  .unordered-list-3 {
    padding-left: 25px;
    font-size: 1em;
    line-height: 1.15em;
  }

  .question {
    font-size: 1.25em;
    line-height: 1.15em;
  }

  .div-block-35 {
    padding-left: 15px;
  }

  .bold-text-9 {
    font-size: 1em;
  }

  .text-block-51 {
    font-size: 2em;
    line-height: 1em;
  }

  .answer {
    text-align: left;
    font-size: 1em;
    line-height: 1.15em;
  }

  .column-64 {
    flex: none;
  }

  .bold-text-11 {
    line-height: 20px;
  }

  .text-block-66 {
    font-size: 4em;
    line-height: 1em;
  }

  .text-block-67 {
    flex-direction: column;
    justify-content: center;
    font-size: 3em;
    font-weight: 500;
    line-height: 1.25em;
    display: flex;
  }

  .div-block-53 {
    justify-content: center;
    height: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .body-5 {
    height: 100%;
  }

  .text-block-69 {
    margin-bottom: .5em;
    font-size: 1.5em;
  }

  .text-block-70 {
    font-size: 2.5em;
    line-height: 1em;
  }

  .buttongreen {
    padding: .25em .5em;
    font-size: 1.75em;
  }

  .sponsorstier {
    margin-bottom: 6vw;
    font-size: 7vw;
    line-height: 7vw;
  }

  .sponsorsrow {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1em;
    margin-left: 1em;
    margin-right: 1em;
    display: block;
  }

  .sponsorcolumn {
    flex-direction: row;
    align-items: flex-end;
    margin-bottom: 1em;
    padding-left: .25em;
    padding-right: .25em;
  }

  .div-block-56 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .homebannerblock1 {
    margin-bottom: 2em;
    padding: 2em 1em;
  }

  .text-block-73 {
    margin-bottom: .25em;
    font-size: 2.5em;
    line-height: 1em;
  }

  .homebannerblock2 {
    margin-top: 2em;
    padding: 2em 1em;
  }

  .text-block-75 {
    margin-bottom: 2vw;
    font-size: 4vw;
    line-height: 5vw;
  }

  .image-15 {
    width: 100%;
  }

  .image-19 {
    width: 55%;
    height: auto;
  }

  .image-21 {
    width: 60%;
  }

  .image-23, .image-24 {
    width: 100%;
  }

  .image-25 {
    width: 90%;
  }

  .link-block-40 {
    align-items: center;
    width: auto;
    height: auto;
  }

  .link-block-41 {
    align-items: center;
    height: auto;
  }

  .link-block-42 {
    align-items: center;
    height: 3em;
  }

  .link-block-43, .link-block-44 {
    align-items: center;
    height: auto;
  }

  .link-block-45 {
    align-items: center;
    height: 3.5em;
  }

  .link-block-46, .link-block-47 {
    align-items: center;
    height: auto;
  }

  .link-block-48 {
    align-items: center;
    height: 3em;
  }

  .link-block-49 {
    align-items: center;
    height: auto;
  }

  .image-26, .image-27 {
    width: 100%;
    height: auto;
  }

  .image-28 {
    width: 100%;
  }

  .image-29 {
    width: 101%;
  }

  .image-30 {
    width: 100%;
  }

  .image-31 {
    width: 90%;
  }

  .image-32, .image-33, .image-34 {
    width: 100%;
  }

  .link-block-50, .link-block-51 {
    align-items: center;
    height: 3em;
  }

  .image-36 {
    width: 55%;
  }

  .banner2 {
    padding-bottom: 5%;
  }

  .text-block-83 {
    font-size: 3.25em;
  }

  .text-block-84 {
    font-size: 3.5em;
  }

  .text-block-85 {
    font-size: 4em;
  }

  .text-block-87 {
    text-align: center;
    font-size: 1.5em;
  }

  .button-full-schedule-pdf {
    text-align: center;
    margin-bottom: .5em;
    font-size: 1em;
  }

  .bannertext_mobile {
    display: none;
  }

  .image-38 {
    width: 85%;
  }

  .text-block-88 {
    width: auto;
    font-size: 1.25em;
  }

  .div-block-66 {
    background-color: #0000;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-67 {
    display: block;
  }

  .slider-3 {
    flex-direction: row;
    display: block;
  }

  .slide-7 {
    background-position: 0 0;
    height: 100%;
  }

  .text-block-90, .text-block-91 {
    font-size: 2.25em;
  }

  .text-block-92 {
    font-size: 1.25em;
  }

  .text-block-93 {
    font-size: 1.15em;
  }

  .div-block-68 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .column-96 {
    background-image: linear-gradient(#e9eef499, #e9eef499), url('../images/POMSHomePageBanner_Gold4.svg');
    background-size: auto, contain;
    padding: 2em 0;
  }

  .div-block-69 {
    width: 100%;
  }

  .slide-9 {
    background-position: 0 0;
  }

  .slide-12, .slide-13 {
    background-position: 50% 100%;
  }

  .icon-6 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
    line-height: 24px;
    inset: auto 0% 0% auto;
  }

  .icon-7 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
    line-height: 24px;
    inset: auto auto 0% 0%;
  }

  .bluemenu {
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: auto;
    display: block;
  }

  .div-block-72 {
    flex-direction: row;
    display: flex;
  }

  .bluemenu_mobile {
    background-color: #102642;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .exhibitors {
    padding-left: .5em;
    padding-right: .5em;
  }

  .column-98, .sponsorscolumninfo_left {
    padding-left: 0;
    padding-right: 0;
  }

  .sponsorinfo {
    margin-bottom: 2em;
  }

  .mobilesponsorvideo {
    display: block;
  }

  .sponsorvideo {
    display: none;
  }

  .div-block-75 {
    width: 75%;
  }

  .text-block-96 {
    font-size: 2em;
  }

  .text-block-98 {
    font-size: 1.25em;
  }

  .image-56 {
    width: 100%;
  }

  .link-block-56 {
    align-items: center;
    height: 3em;
  }

  .link-block-57, .link-block-58 {
    align-items: center;
    height: auto;
  }

  .button-7-1 {
    text-align: center;
    margin-bottom: .5em;
    font-size: 1em;
  }

  .button-7-2, .button-7-3, .button-7-4 {
    text-align: center;
    margin-bottom: .5em;
    font-size: 1em;
    display: flex;
  }

  .dropdown-toggle-4-copy:hover {
    background-color: #0000;
    border: 1px dotted #1a3f6e40;
    border-left: 1px #1a3f6e80;
    border-right: 1px #1a3f6e80;
  }

  .dropdown-list-copy2 {
    -webkit-text-fill-color: inherit;
    background-color: #7d7d7d;
    background-clip: border-box;
  }

  .dropdown-list-copy2.w--open {
    object-fit: fill;
    background-color: #d1d1d1;
  }

  .dropdown-list-copy.w--open {
    z-index: auto;
    background-color: #0000;
  }

  .button-register {
    text-align: center;
    margin-top: .5em;
    margin-bottom: .5em;
    font-size: 1em;
    display: block;
  }

  .button-conference-time-table {
    text-align: center;
    margin-bottom: .5em;
    font-size: 1em;
    display: none;
  }

  .button-browse-abstract {
    text-align: center;
    margin-top: .5em;
    margin-bottom: .5em;
    font-size: 1em;
    display: block;
  }

  .special-events {
    text-align: center;
    margin-bottom: .5em;
    font-size: 1em;
  }

  .program-book {
    text-align: center;
    margin-top: .5em;
    margin-bottom: .5em;
    font-size: 1em;
    display: block;
  }

  .div-block-76 {
    flex-flow: column wrap;
    height: auto;
    display: flex;
  }

  .button-7 {
    text-align: center;
    margin-top: .5em;
    margin-bottom: .5em;
    font-size: 1em;
  }

  .hotel-floor-plan {
    text-align: center;
    margin-top: .5em;
    margin-bottom: .5em;
    font-size: 1em;
    display: none;
  }

  .submit-abstract-copy, .booking-button {
    text-align: center;
    margin-top: .5em;
    margin-bottom: .5em;
    font-size: 1em;
    display: block;
  }

  .goldmenu {
    flex-direction: row;
    align-items: center;
    height: auto;
    display: block;
  }

  .bookingtext {
    margin-bottom: 0;
    font-size: 1.5em;
    line-height: 1.2em;
  }

  .register-button {
    text-align: center;
    margin-top: .5em;
    margin-bottom: .5em;
    font-size: 1em;
    display: flex;
  }

  .texttitle {
    margin-bottom: .25em;
    font-size: 1.25em;
    line-height: 1.25em;
  }

  .text-simple {
    margin-bottom: 3em;
    font-size: 1em;
    line-height: 1.15em;
  }

  .slider-4 {
    height: 40vh;
  }

  .text-center {
    margin-bottom: 3em;
    font-size: 1em;
    line-height: 1.15em;
  }

  .slide-1-12 {
    background-size: cover;
  }

  .slide-8, .slide-6, .slide-5 {
    background-position: 0 0;
    height: 100%;
  }

  .registration-table-fee-name {
    text-align: right;
  }

  .heading-3-copy {
    margin-top: 0;
    margin-bottom: .5em;
    font-size: 4em;
    line-height: 1em;
  }
}


@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}