.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.logo-container {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.top-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0px;
  padding-right: 9px;
  padding-left: 9px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid solid solid none;
  border-width: 3px;
  border-color: #000;
  border-radius: 0px 5px 5px 0px;
  background-color: hsla(0, 0%, 100%, 0.69);
  background-image: url('../images/test-background-smaller-mirror.svg');
  background-position: 100% 50%;
  background-size: cover;
  opacity: 1;
}

.image {
  display: block;
  margin-top: 8px;
  margin-left: 0px;
  padding-right: 5px;
  padding-left: 2px;
  text-align: left;
}

.paragraph-2 {
  margin-top: 0px;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.heading-3 {
  margin-top: 5px;
  margin-left: 0px;
  padding-right: 7px;
  padding-left: 7px;
  text-align: center;
}

.text-block {
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: hsla(0, 0%, 100%, 0.48);
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.date-and-time-container {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 3px;
  padding-left: 3px;
  border-radius: 6px;
  background-color: rgba(108, 117, 148, 0.13);
}

.image-17 {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.heading-2 {
  margin-top: 15px;
  margin-bottom: 0px;
  opacity: 1;
  direction: ltr;
  font-size: 30px;
  font-style: normal;
  text-align: center;
  letter-spacing: 0vw;
  text-decoration: none;
}

.div-block-toip-banner {
  background-color: #d4d2d3;
}

.container-top-banner {
  text-align: center;
}

.image-top-banner {
  text-align: center;
}

.heading-4 {
  margin-top: 11px;
  margin-bottom: 3px;
  padding-top: 3px;
  padding-bottom: 5px;
  font-size: 90px;
  text-align: left;
  letter-spacing: -2px;
  text-decoration: none;
  text-transform: none;
  text-shadow: 1px 1px 4px #fff;
}

.paragraph-2-copy {
  margin-top: 12px;
  margin-bottom: 11px;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 3px #fff;
}

.dmemes-logo-dive {
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
}

.text-span {
  color: hsla(82, 0%, 100%, 0.95);
  font-size: 89px;
  letter-spacing: -2px;
  text-shadow: 1px 1px 4px #000;
}

.image-17-copy {
  position: static;
  display: block;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 9px;
  padding-left: 9px;
}

.section {
  display: block;
  margin: 0px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 0px none #000;
  border-radius: 5px 0px 0px 5px;
  background-color: transparent;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
  background-image: url('../images/gradient-background-green-blue-test.png');
  background-position: 50% 0%;
  background-size: auto 150vh;
}

.section-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  border-style: solid none;
  border-width: 3px;
  border-color: #000;
  background-image: -webkit-gradient(linear, left top, right top, from(#8ab836), to(#cfdbe5));
  background-image: linear-gradient(90deg, #8ab836, #cfdbe5);
}

.div-block-41 {
  background-image: url('../images/test-background-smaller-mirror.svg');
  background-position: 50% 0%;
  background-size: cover;
}

.body-2 {
  background-image: url('../images/Comba-Final-reversed-web-with-URL.png');
  background-position: 50% 0%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.div-block-44 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 2px 8px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 0px 0px 7px 7px;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: 0 2px 9px 1px #000;
}

.heading-5 {
  padding-top: 40px;
  padding-bottom: 93px;
}

.date-and-time-container-copy {
  display: block;
  margin-top: 5px;
  margin-bottom: 1px;
  padding-right: 3px;
  padding-left: 3px;
  border-radius: 6px;
  background-color: transparent;
  background-image: url('../images/AEMS-Banner-down-Logo.png');
  background-position: 0px 0px;
  background-size: 125px;
  box-shadow: 1px 1px 5px -1px #000;
}

.text-block-2 {
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.text-block-3 {
  width: auto;
  margin-bottom: 11px;
  padding-top: 15px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 2.3vw;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.text-block-4 {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  text-align: center;
}

.div-block-45 {
  display: block;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.text-span-copy {
  display: inline-block;
  margin-top: -2px;
  margin-bottom: -13px;
  padding-top: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: hsla(82, 0%, 100%, 0.95);
  font-size: 67px;
  letter-spacing: -2px;
  text-shadow: 1px 1px 4px #000;
  -webkit-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 0px;
  column-gap: 0px;
  -webkit-column-rule-style: solid;
  column-rule-style: solid;
  -webkit-column-rule-width: 0px;
  column-rule-width: 0px;
  white-space: normal;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 80vh;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-46 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-top: 0px;
  margin-left: 0px;
  padding-right: 4px;
  padding-left: 4px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 6px;
  background-color: hsla(0, 0%, 100%, 0.56);
}

.div-block-48 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-44-copy {
  display: none;
  overflow: visible;
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  padding: 20px 2px 17px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 7px;
  background-color: hsla(0, 0%, 100%, 0.47);
}

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 118px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block-5 {
  font-size: 40px;
}

.text-block-3-copy {
  margin-bottom: 28px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #000;
  font-size: 33px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 96vw;
  margin-bottom: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.image-18 {
  max-width: 50vw;
  margin-bottom: 0px;
  border-radius: 10px;
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.71);
}

.image-18:hover {
  box-shadow: 1px 1px 13px 2px rgba(0, 0, 0, 0.71);
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.div-block-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 11px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.heading-7 {
  margin-top: 229px;
  padding-bottom: 11px;
  font-size: 43px;
  text-align: center;
  text-decoration: none;
}

.text-span-2 {
  font-size: 50px;
}

.div-block-53 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-54 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-bottom: 13px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
}

.image-19 {
  max-width: 2vw;
  margin-right: 0px;
  padding-right: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-55 {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-size: 14vw;
  text-align: left;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-20 {
  max-width: 2vw;
  margin-right: 0px;
}

.image-21 {
  max-width: 2vw;
  margin-right: 0px;
}

.image-22 {
  max-width: 2vw;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.text-block-4-copy {
  max-width: 11vw;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.text-block-4-copy {
  margin-bottom: 0px;
  padding: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.text-block-4-copy {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.text-block-4-copy {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.image-23 {
  padding-top: 41px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.section-6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.text-block-6 {
  margin-top: 37px;
  margin-bottom: -18px;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}

.text-block-7 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 1.4vw;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
}

.seminars-blue-band {
  width: auto;
  margin-top: 0px;
  margin-right: 2px;
  margin-left: 2px;
  padding-top: 4px;
  padding-bottom: 5px;
  padding-left: 29px;
  background-color: #8c9aaf;
  color: #fff;
  font-size: 14px;
}

.button-5 {
  margin-right: -8px;
  margin-left: -7px;
  padding: 3px 5px;
  border-style: solid;
  border-width: 3px;
  border-color: #7d9ac4;
  border-radius: 8px;
  background-color: #8c9aaf;
  color: #fff;
  font-size: 11px;
}

.tab-seminar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 0.5px solid rgba(0, 0, 0, 0.46);
  border-left: 0.5px solid rgba(78, 73, 73, 0.48);
  border-radius: 14px 14px 0px 0px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-light-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: inset 1px 1px 12px -1px #000;
}

.tab-seminar.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 0.2px solid #000;
  border-right-width: 1px;
  border-right-color: rgba(0, 0, 0, 0.82);
  border-left-width: 1px;
  border-left-color: rgba(51, 49, 49, 0.85);
  border-radius: 14px 14px 0px 0px;
  background-color: #8c9aaf;
  background-image: url('../images/DMTS-login-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 0 -1px 4px 0 #000;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-align: center;
}

.div-block-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3px;
  margin-bottom: 4px;
  padding-bottom: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-4 {
  color: #466aa6;
}

.seminar-description {
  min-height: 30px;
  margin-left: 16px;
  padding-bottom: 10px;
}

.submit-button-13 {
  max-width: 39px;
  min-width: 39px;
  margin-left: 4px;
  padding-left: 0px;
  background-color: transparent;
  background-image: url('../images/explore-glass-AEMS.png');
  background-position: 0px 0px;
  background-size: contain;
}

.text-span-6 {
  font-weight: 700;
}

.container-for-seminars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: 94vh;
  margin-top: 0px;
  margin-bottom: 8px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: minmax(68px, 0.25fr) 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: minmax(68px, 0.25fr) 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: none;
  border-width: 4px;
  border-color: #291d6e;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-light-01.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: inset 0 1px 11px 1px #000;
  text-align: left;
}

.div-block-color-dot-purple {
  width: 15px;
  height: 15px;
  min-height: 15px;
  min-width: 15px;
  margin-right: 7px;
  margin-left: 5px;
  border: 1px solid #000;
  border-radius: 20px;
  background-color: #de08ff;
}

.div-block-57 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-bottom: 2px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 3px none #000;
  background-color: transparent;
}

.div-block-57:hover {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.div-block-color-dot-title-combo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-color-dot-red {
  width: 15px;
  height: 15px;
  min-height: 15px;
  min-width: 15px;
  margin-right: 7px;
  margin-left: 5px;
  border: 1px solid #000;
  border-radius: 20px;
  background-color: #ff0808;
}

.tabs {
  display: block;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.search-form-seminar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-block-seminar {
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 6px;
  padding-top: 18px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.text-field-13 {
  margin-right: 6px;
  padding-right: 3px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 4px;
  box-shadow: inset 1px 1px 9px -4px #000;
}

.div-block-40 {
  margin-right: 18px;
  margin-left: 16px;
}

.div-block-color-dot-blue {
  width: 15px;
  height: 15px;
  min-height: 15px;
  min-width: 15px;
  margin-right: 7px;
  margin-left: 5px;
  border: 1px solid #000;
  border-radius: 20px;
  background-color: #0852ff;
}

.div-block-color-dot-orange {
  width: 15px;
  height: 15px;
  min-height: 15px;
  min-width: 15px;
  margin-right: 7px;
  margin-left: 5px;
  border: 1px solid #000;
  border-radius: 20px;
  background-color: #ffb908;
}

.text-block-60 {
  overflow: visible;
  font-weight: 700;
}

.div-block-color-dot-green {
  width: 15px;
  height: 15px;
  min-height: 15px;
  min-width: 15px;
  margin-right: 7px;
  margin-left: 5px;
  border: 1px solid #000;
  border-radius: 20px;
  background-color: #21ff08;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1.1px solid #000;
  background-color: rgba(216, 219, 223, 0);
  box-shadow: 0 20px 20px -16px rgba(0, 0, 0, 0.6);
}

.text-block-date-seminar {
  width: auto;
  margin-top: 11px;
  margin-bottom: 13px;
  margin-left: 6px;
  padding-left: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}

.text-block-59 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 15px;
}

.link-8 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: rgba(55, 54, 143, 0.99);
  font-weight: 700;
  text-shadow: 1px 1px 3px #fff;
}

.seminar-topic {
  display: block;
  width: 99%;
  margin: 6px 1px 5px 2px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.heading-8 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 40px;
  line-height: 34px;
  text-align: center;
}

.button-seminar-register {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px 40px;
  background-color: rgba(73, 105, 164, 0.88);
  box-shadow: inset 1px 1px 5px -2px #000;
  font-size: 9px;
  font-weight: 700;
}

.div-block-58 {
  display: block;
  margin-top: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
  padding-bottom: 1px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: none;
}

.div-block-color-dot-yellow {
  width: 15px;
  height: 15px;
  min-height: 15px;
  min-width: 15px;
  margin-right: 7px;
  margin-left: 5px;
  border: 1px solid #000;
  border-radius: 20px;
  background-color: #fffb08;
}

.div-block-59 {
  margin-left: 19px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.text-block-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 3px;
  padding-left: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  box-shadow: 0 0 8px 0 rgba(57, 138, 51, 0.47);
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.text-block-56:hover {
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
}

.div-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-61 {
  width: 18%;
  margin-right: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1.5px;
  border-color: rgba(71, 106, 164, 0.82);
  border-radius: 6px;
  background-color: rgba(125, 154, 196, 0.2);
  -webkit-transform: translate(0px, 1px);
  -ms-transform: translate(0px, 1px);
  transform: translate(0px, 1px);
  text-align: center;
}

.div-block-61:hover {
  box-shadow: inset 1px 1px 2px -1px rgba(0, 0, 0, 0.74);
  -webkit-transform: translate(0px, 1px) scale(1.01);
  -ms-transform: translate(0px, 1px) scale(1.01);
  transform: translate(0px, 1px) scale(1.01);
}

.container-in-border {
  display: block;
  overflow: visible;
  margin-top: 9px;
  margin-bottom: 8px;
  padding-right: 0px;
  padding-left: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: minmax(68px, 0.25fr) 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: minmax(68px, 0.25fr) 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: none;
  border-width: 4px;
  border-color: #291d6e;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: inset 0 1px 5px 1px #000;
  text-align: left;
}

.text-block-58 {
  margin-right: 9px;
  padding-left: 15px;
  font-size: 19px;
  text-align: left;
}

.form-12 {
  display: inline;
}

.field-label-7 {
  display: inline;
  padding-right: 15px;
  padding-left: 20px;
}

.text-field-14 {
  display: inline;
  max-width: 100px;
  margin-left: 17px;
  padding-left: 5px;
}

.submit-button-14 {
  display: inline;
  margin-left: 20px;
  border-radius: 10px;
}

.text-cal-input-closed {
  margin-top: 6px;
  padding-left: 8px;
  background-color: transparent;
  color: #1b191a;
  font-weight: 700;
  text-align: center;
}

.text-cal-input-open {
  margin-top: 6px;
  padding-left: 8px;
  background-color: transparent;
  font-weight: 700;
  text-align: center;
}

.div-calander-input-open {
  margin: -2px -1px 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-style: solid solid none;
  border-width: 3px 3px 2px 2px;
  border-color: #000;
  border-radius: 0px;
  background-color: #198620;
}

.text-heading-cal-input {
  padding-left: 0px;
  font-weight: 700;
  text-align: center;
}

.div-calander-input-closed {
  margin: -2px -1px 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-style: solid solid none;
  border-width: 3px 3px 2px 2px;
  border-color: #000;
  border-radius: 0px;
  background-color: #861930;
}

.div-calander-input-date {
  margin: -2px -1px 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-style: solid solid none none;
  border-width: 3px 3px 2px 2px;
  border-color: #000;
  border-radius: 0px;
  background-color: transparent;
}

.grid-for-ex-list-body {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  border-style: solid;
  border-width: 2px 2px 2px 3px;
  border-color: #000;
  border-radius: 5px;
}

.text-cal-input {
  padding-left: 8px;
  background-color: transparent;
  font-weight: 700;
  text-align: center;
}

.div-heading-calander-input {
  margin: -2px -1px 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-style: solid solid none;
  border-width: 2px 3px 2px 2px;
  border-color: #000;
  border-radius: 0px;
  background-color: transparent;
}

.input-calendar-container-body {
  min-height: 30px;
  border: 3px none #000;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: inset 1px 1px 8px 2px #000;
}

.div-for-ex-list-body {
  max-width: 100%;
  margin: -2px 0px 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: none;
  border-width: 2px 3px 2px 2px;
  border-color: #000;
  border-radius: 1px;
  background-color: transparent;
}

.div-for-calendar {
  margin: -2px -1px 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-style: solid solid none;
  border-width: 2px;
  border-color: #000;
  border-radius: 0px;
  background-color: transparent;
}

.grid-for-seminarattendee {
  padding-bottom: 11px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.25fr 0.75fr;
  grid-template-columns: 0.25fr 0.75fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.text-block-61 {
  margin-right: 0px;
  margin-bottom: 17px;
  margin-left: 0px;
  padding: 10px 0px 9px;
  border: 3px none #000;
  border-radius: 3px;
  background-color: hsla(0, 0%, 100%, 0.35);
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.form-13 {
  margin-bottom: 0px;
  padding-bottom: 7px;
}

.submit-button-15 {
  margin-top: 0px;
  margin-bottom: 8px;
  border-radius: 9px;
  background-color: #fff;
}

.text-right-speaker-input {
  margin-top: 9px;
  margin-bottom: 5px;
  padding-right: 16px;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}

.input-speaker-field {
  width: 560px;
  margin: 5px 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-4 {
  margin-top: 0px;
  padding: 0px;
  border: 3px none #000;
  border-radius: 3px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: inset 0 1px 8px -1px #000;
  text-align: center;
}

.submit-button-10 {
  margin-top: 14px;
  margin-left: 46px;
  border-radius: 7px;
  text-align: center;
}

.container-insome {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
  margin-bottom: 0px;
  padding: 8px 75px 9px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.text-field-15 {
  width: 220px;
  margin-top: 14px;
  margin-bottom: 2px;
  margin-left: 20px;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, 0.84);
  box-shadow: inset 1px 1px 5px 0 #000;
}

.text-block-right-contract-copy {
  display: block;
  margin-top: 7px;
  padding-top: 5px;
  padding-right: 0px;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}

.div-block-91 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-field-contract {
  max-height: 30px;
  max-width: 500px;
  margin-bottom: 5px;
  margin-left: 12px;
  padding-top: 1px;
  padding-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.89);
  box-shadow: inset 1px 1px 8px 0 rgba(0, 0, 0, 0.62);
}

.div-block-95-copy {
  height: 0.5%;
}

.divblock-small-integer-change {
  display: none;
  height: 0.5%;
}

.div-block-95 {
  height: 0.5%;
}

.checkbox-label-4 {
  color: transparent;
}

.div-block-96-copy {
  display: none;
  height: 0.5%;
}

.div-block-93 {
  margin-top: -6px;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.div-block-94 {
  padding-left: 5px;
}

.form-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 3px none #000;
  border-radius: 9px;
}

.text-block-right-contract-copy-2 {
  margin-top: 7px;
  padding-top: 5px;
  padding-right: 0px;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}

.ext-area-speaker-input {
  width: auto;
  min-height: 90px;
  margin: 5px 113px 5px 12px;
  padding: 4px 14px 0px 12px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.89);
  box-shadow: inset 1px 1px 8px -1px rgba(0, 0, 0, 0.76);
}

.text-block-right-contract-copy-3 {
  display: block;
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 4px;
  padding-right: 0px;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}

.select-field-3 {
  width: 200px;
  margin-top: 8px;
  margin-right: 2px;
  margin-left: 14px;
  border-radius: 4px;
  background-color: hsla(0, 0%, 95.3%, 0.9);
}

.container-21 {
  margin-top: 23px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: inset 0 1px 5px 1px #000;
}

.div-block-92-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 21px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-right-contract-copy-4 {
  display: block;
  margin-top: 7px;
  padding-top: 3px;
  padding-right: 0px;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}

.text-span-8 {
  color: #cc1212;
}

.form-block-11 {
  margin-bottom: 0px;
  background-color: transparent;
}

.checkbox-field-3 {
  margin-top: 8px;
  margin-left: -8px;
  padding-left: 43px;
}

.section-12 {
  padding-top: 9px;
  padding-bottom: 16px;
}

.image-24 {
  display: block;
}

.div-block-64 {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: rgba(169, 188, 216, 0.8);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#9dbdc6)), url('../images/DMTS-Sign-up-background-light-01.png');
  background-image: linear-gradient(180deg, #fff, #9dbdc6), url('../images/DMTS-Sign-up-background-light-01.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heading-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-62 {
  padding: 11px 12px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paragraph-3 {
  margin-top: 7px;
  margin-bottom: 1px;
  padding-bottom: 3px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.div-block-63 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3px;
  padding: 0px 0px 7px 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.heading-10 {
  margin-right: 14px;
  margin-left: -51px;
  padding-top: 5px;
}

.paragraph {
  padding-left: 0px;
  font-size: 15px;
}

.image-25 {
  padding-top: 6px;
  padding-bottom: 0px;
}

.div-block-96 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding: 0px 5px 9px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.66);
  border-radius: 3px;
}

.div-block-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-left: 7px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-11 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.div-block-97 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 2px solid rgba(0, 0, 0, 0.56);
}

.heading-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  padding: 4px 15px 5px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none none solid;
  border-color: #000 #000 rgba(0, 0, 0, 0.36);
  border-bottom-width: 1px;
  border-radius: 4px 4px 0px 0px;
  background-color: rgba(125, 154, 196, 0.41);
  box-shadow: 0 1px 18px -7px #000;
  font-size: 26px;
  line-height: 34px;
}

.div-block-98 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-99 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1px;
  padding-top: 5px;
  padding-bottom: 6px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-67 {
  display: block;
  width: 100px;
  height: 15px;
}

.paragraph-4 {
  margin-bottom: 4px;
  font-size: 15px;
}

.button-seminar-register-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
  padding: 3px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px 40px;
  background-color: rgba(73, 105, 164, 0.88);
  box-shadow: inset 1px 1px 5px -2px #000;
  font-size: 13px;
  font-weight: 700;
}

.container-15 {
  margin-top: 20px;
  margin-bottom: 1px;
  padding-right: 0px;
  padding-left: 0px;
  border: 2px none #000;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: inset 0 1px 8px -1px #000;
}

.text-block-phone-blue {
  margin-right: -1px;
  margin-left: -1px;
  padding-right: 2px;
  padding-left: 2px;
  background-color: transparent;
  font-size: 16px;
  text-align: center;
}

.div-block-speaklist-cells {
  width: 15.85%;
  min-height: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  box-shadow: 1px 1px 7px -2px #000;
}

.div-block-speaklist-cells-phone-blue {
  width: 6.03%;
  min-height: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000;
  background-color: #dfe8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#91a7bd), to(#fff));
  background-image: linear-gradient(180deg, #91a7bd, #fff);
}

.div-block-speaklist-phone-blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 6.08%;
  min-height: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #000;
  background-color: #e7ecf0;
}

.div-block-speaklist-copy-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-speaklist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  box-shadow: inset 0 1px 8px -1px #000;
}

.div-block-speaklist-registered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15.85%;
  min-height: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #000;
}

.container-16 {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  border-style: none;
  border-width: 2.5px;
  border-color: rgba(70, 70, 70, 0.89);
  border-radius: 4px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c6d3dd), to(#fff));
  background-image: linear-gradient(180deg, #c6d3dd, #fff);
  box-shadow: inset 0 1px 5px 1px #000;
  text-align: center;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 7px;
  padding-bottom: 4px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: transparent;
  font-size: 28px;
}

.text-block-62 {
  display: block;
  overflow: hidden;
  margin-right: -1px;
  margin-left: -1px;
  padding-right: 2px;
  padding-left: 2px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 16px;
  text-align: center;
}

.heading-14 {
  margin: 2px 1px 0px 0px;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 7px;
  border-top: 1px solid #000;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0.18))), url('../images/DMTS-Sign-up-background-light-01.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0.18)), url('../images/DMTS-Sign-up-background-light-01.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  font-size: 25px;
  text-align: center;
}

.section-14 {
  margin-top: 26px;
  margin-bottom: 20px;
}

.div-block-speaklist-cells-company-blue {
  width: 40%;
  min-height: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000;
  background-color: #dfe8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(156, 181, 198, 0.78)), to(#fff));
  background-image: linear-gradient(180deg, rgba(156, 181, 198, 0.78), #fff);
}

.div-block-speaklist-registered-company-blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 39.9%;
  min-height: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #000;
  background-color: #e7ecf0;
}

.heading-15 {
  overflow: hidden;
  margin-top: 6px;
  margin-bottom: 0px;
  font-size: 20px;
}

.body-3 {
  text-align: center;
}

.div-block-toip-banner-2 {
  background-color: #d4d2d3;
  text-align: left;
}

.image-26 {
  display: inline-block;
  text-align: center;
}

.listitem-foot {
  color: #fff;
  font-size: 12px;
  line-height: 22px;
}

.listitem-foot:hover {
  color: #10c72b;
}

.listitem-foot:focus {
  color: #21578c;
  font-weight: 700;
}

.list {
  padding-top: 0px;
}

.app-store-image {
  margin-top: 8px;
}

.header-foot {
  padding-top: 9px;
  padding-left: 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.section-footer {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(5%, grey), to(#000));
  background-image: linear-gradient(180deg, #fff, grey 5%, #000);
}

.div-block-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.heading-16 {
  margin: 0px;
  padding: 9px 10px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.42);
  border-radius: 3px 3px 4px 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 167, 238, 0.13)), color-stop(100%, #fff), to(#fff));
  background-image: linear-gradient(180deg, rgba(0, 167, 238, 0.13), #fff 100%, #fff);
  box-shadow: 2px 2px 10px -2px #000;
  color: #302c2c;
  font-size: 40px;
  text-align: center;
}

.heading-16:hover {
  margin-top: -2px;
  padding-top: 9px;
}

.div-block-101 {
  display: block;
  margin-top: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/DMTS-Sign-up-background-light-01.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-101:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.body-main {
  background-color: rgba(0, 0, 0, 0.88);
  -o-object-fit: fill;
  object-fit: fill;
}

.navbar {
  display: inline;
}

.container-22 {
  margin-top: 0px;
}

.div-block-103 {
  height: 98px;
}

.nav-link {
  color: #fff;
  font-size: 15px;
}

.nav-link-2 {
  color: #fff;
  font-size: 15px;
}

.nav-link-3 {
  color: #fff;
  font-size: 15px;
}

.nav-link-4 {
  color: #66b4f3;
  font-size: 15px;
}

.nav-link-5 {
  color: #fff;
  font-size: 15px;
}

.nav-link-6 {
  color: #fff;
  font-size: 15px;
}

.container-23 {
  background-image: url('../images/DMTS-webinar-banner.png');
  background-position: 0px 0px;
  background-size: contain;
}

.section-gradient {
  height: 100vh;
  margin-left: 0px;
  padding-top: 4px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f1f1f), to(#fff));
  background-image: linear-gradient(180deg, #1f1f1f, #fff);
}

.div-block-95-copy {
  height: 0.5%;
}

.div-block-level-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.description-div-justify-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  padding-right: 6px;
  padding-bottom: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.form-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 7px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.heading-17 {
  margin-top: 0px;
  margin-bottom: -1px;
  font-size: 32px;
}

.heading-18 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 32px;
}

.forgotten-password-text-span {
  color: #221eeb;
  font-size: 16px;
  font-weight: 700;
}

.form-block-12 {
  margin-bottom: 0px;
  padding-top: 5px;
}

.field-label-8 {
  font-size: 19px;
}

.field-label-9 {
  font-size: 19px;
}

.div-block-104 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container-24 {
  border-radius: 3px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: inset 0 1px 5px 1px #000;
}

.div-block-105 {
  padding-bottom: 24px;
  padding-left: 98px;
}

.div-block-106 {
  padding-bottom: 25px;
  padding-left: 98px;
  text-align: left;
}

.text-field-16 {
  width: 400px;
  height: auto;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.69);
}

.text-field-17 {
  width: 400px;
  margin-bottom: 15px;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.72);
  box-shadow: inset 1px 1px 6px 0 rgba(0, 0, 0, 0.69);
}

.text-block-63 {
  font-size: 15px;
}

.div-block-107 {
  height: 750px;
}

.checkbox {
  margin-top: 3px;
  padding-top: 0px;
  background-color: #fff;
}

.div-block-108 {
  margin-top: 0px;
  padding-top: 32px;
  padding-right: 15px;
  border-radius: 3px;
  background-color: rgba(216, 219, 223, 0.61);
  box-shadow: inset 0 1px 8px -1px #000;
}

.submit-button-blue {
  margin-top: 4px;
  padding-right: 26px;
  padding-bottom: 7px;
  padding-left: 26px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.57);
  background-image: url('../images/DMTS-Sign-up-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 1px 1px 6px -1px rgba(0, 0, 0, 0.93);
  font-size: 18px;
  font-weight: 400;
}

.text-block-64 {
  font-size: 15px;
  font-weight: 400;
}

.submit-button-green {
  margin-top: 4px;
  margin-bottom: 0px;
  padding-right: 29px;
  padding-bottom: 8px;
  padding-left: 29px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.57);
  background-image: url('../images/DMTS-login-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 1px 1px 6px -1px #000;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.container-25 {
  margin-top: 7px;
  padding-left: 0px;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: inset 0 1px 6px -1px #000;
}

.image-27 {
  text-align: center;
}

.div-block-109 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-19 {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-right: 17px;
  padding-left: 17px;
  color: #000;
  font-size: 37px;
  text-align: center;
}

.text-block-65 {
  margin-bottom: -5px;
  padding-right: 18px;
  padding-left: 18px;
  color: #000;
  font-size: 20px;
  line-height: 24px;
}

.submit-button-blue-copy {
  margin-top: 4px;
  margin-bottom: 0px;
  margin-left: 11px;
  padding: 5px 14px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.57);
  background-image: url('../images/DMTS-Sign-up-background-01.png');
  background-position: 0px 0px;
  background-size: 125px;
  box-shadow: 1px 1px 6px -1px rgba(0, 0, 0, 0.93);
  font-size: 18px;
  font-weight: 400;
}

.form-block-13 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-110 {
  padding-top: 7px;
  border-radius: 3px;
  background-color: hsla(0, 0%, 100%, 0.69);
  box-shadow: inset 0 1px 8px -1px #000;
}

.div-block-111 {
  margin-top: 0px;
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 5px;
  background-color: rgba(216, 219, 223, 0.44);
  box-shadow: inset 0 1px 8px -1px #000;
}

.div-block-112 {
  padding: 4px 5px 16px;
  border-radius: 3px;
  background-color: rgba(216, 219, 223, 0.76);
  box-shadow: inset 1px 1px 8px -1px #000;
}

.form-block-14 {
  margin-bottom: 0px;
}

.text-block-66 {
  font-weight: 700;
}

.text-block-67 {
  font-weight: 700;
}

.text-block-68 {
  font-weight: 700;
}

.div-block-113 {
  background-image: url('../images/DMTS-Sign-up-background-light-01.png');
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div-block-image-speaker-150x150-max {
  width: auto;
  height: auto;
  max-height: 150px;
  max-width: 150px;
  margin-top: 6px;
  margin-bottom: 5px;
  padding-top: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
}

.div-block-image-company-150x150-max {
  width: auto;
  height: auto;
  max-height: 150px;
  max-width: 150px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
}

.div-block-114 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 3px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-light-01.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: inset 0 1px 8px -1px #000;
}

.div-block-4-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding: 0px;
  border: 3px none #000;
  border-radius: 3px;
  background-color: hsla(0, 0%, 100%, 0.37);
  box-shadow: inset 0 1px 8px -1px #000;
  text-align: center;
}

.div-block-115 {
  border-radius: 3px;
  background-color: hsla(0, 0%, 100%, 0.6);
  box-shadow: inset 0 1px 8px -1px #000;
}

.div-main-schedule {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 4px;
  box-shadow: inset 1px 1px 8px -1px #000;
}

.div-block-116 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16.65%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.div-block-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-shadow: 1px 1px 6px -1px #000;
}

.heading-20 {
  margin-top: 15px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 25px;
  text-align: center;
}

.div-block-header {
  width: 16.65%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.77);
  border-radius: 3px;
  background-color: rgba(101, 127, 165, 0.49);
  box-shadow: 0 1px 5px -1px #000;
}

.link-9 {
  font-size: 22px;
}

.div-block-weekdate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-shadow: 1px 1px 6px -1px #000;
}

.div-block-taken {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 2px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-light-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: inset 1px 1px 11px -2px #000;
}

.link-taken {
  font-size: 22px;
}

.div-block-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 3px;
  box-shadow: inset 1px 1px 8px -1px #000;
}

.registration-button {
  margin-top: 4px;
  margin-bottom: 0px;
  margin-left: 11px;
  padding: 5px 15px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.57);
  background-image: url('../images/DMTS-Sign-up-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 1px 1px 6px -1px rgba(0, 0, 0, 0.93);
  font-size: 18px;
  font-weight: 400;
}

.registration-button:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.image-right {
  display: block;
  padding-left: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 4px;
  text-align: right;
}

.div-block-city-state-zip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-field-extension {
  width: 100px;
  max-height: 30px;
  min-width: 50px;
  margin-bottom: 5px;
  margin-left: 12px;
  padding-top: 1px;
  padding-bottom: 0px;
}

.text-block-50 {
  margin-top: 1px;
  margin-left: 2px;
  padding-left: 6px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-weight: 700;
}

.image-right-copy {
  display: none;
  padding-left: 133px;
}

.text-span-9 {
  font-size: 14.5px;
  font-weight: 700;
}

.text-span-10 {
  font-size: 14.5px;
  font-weight: 700;
}

.text-span-11 {
  font-size: 14.5px;
  font-weight: 700;
}

.text-block-63-copy {
  font-size: 15px;
}

.text-span-12 {
  color: #f32e2e;
}

.div-block-117 {
  min-height: 5px;
  margin-right: 1px;
  margin-left: 1px;
  text-align: center;
}

.heading-21 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
}

.div-block-118 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin: 2px 3px;
  padding: 0px 5px 0px 9px;
  border-radius: 3px;
  background-color: #e9f3ff;
  box-shadow: inset 1px 1px 10px -5px #000;
}

.text-block-63-copy {
  padding-left: 6px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 15px;
}

.div-block-119 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-118-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: none;
  margin: 2px 3px;
  padding: 0px 5px 0px 9px;
  border-radius: 3px;
  background-color: #e9f3ff;
  box-shadow: inset 1px 1px 10px -5px #000;
}

.div-block-106-copy {
  display: block;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-106-copy {
  padding-bottom: 25px;
  padding-left: 98px;
  text-align: left;
}

.div-block-106-copy-copy {
  padding-bottom: 25px;
  padding-left: 98px;
  text-align: left;
}

.div-block-106-copy-copy-copy {
  padding-bottom: 9px;
  padding-left: 0px;
  text-align: left;
}

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

.div-block-121 {
  margin-bottom: 14px;
  padding-left: 70px;
}

.text-block-69 {
  text-align: center;
}

.link-10 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.container-24-copy {
  margin-top: 9px;
  margin-bottom: 9px;
  border-radius: 3px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: inset 0 1px 5px 1px #000;
}

.div-block-122 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.div-block-106-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-24-copy {
  border-radius: 3px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: inset 0 1px 5px 1px #000;
}

.div-block-123 {
  background-color: transparent;
}

.text-span-13 {
  background-image: url('../images/DMTS-email-01.png');
  background-position: 0px 0px;
  background-size: cover;
  color: transparent;
}

.div-block-124 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-125 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -1px;
  margin-left: -1px;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-11 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 15px;
  font-weight: 700;
}

.text-block-70 {
  padding-right: 3px;
  padding-left: 3px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 22px;
  font-weight: 700;
}

.edit-event-button {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 15px;
  font-weight: 700;
}

.event-name-text {
  margin-top: 0px;
  margin-bottom: -1px;
  margin-left: 0px;
  padding-left: 0px;
  color: #c70b0b;
  font-size: 25px;
  text-align: center;
}

.div-block-126 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 14px;
  padding-right: 93px;
  padding-left: 93px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-127 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.heading-17-copy {
  margin-top: 0px;
  margin-bottom: -1px;
  padding-right: 7px;
  padding-left: 7px;
  font-size: 32px;
}

.text-block-delet {
  padding-right: 6px;
  padding-left: 6px;
  font-size: 15px;
}

.div-block-128 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-129 {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: rgba(255, 255, 255, 0.68);
  box-shadow: inset 0 1px 12px -1px #000;
}

.container-26 {
  min-height: 900px;
}

.text-block-71 {
  color: #fff;
}

.embed-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-gradient-live {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f1f1f), to(#fff));
  background-image: linear-gradient(180deg, #1f1f1f, #fff);
}

.chat {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.video-player {
  width: 70vw;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-130 {
  display: block;
  width: 50vw;
}

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

.chat-player-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #fff;
}

.html-embed {
  width: 100%;
}

.heading-22 {
  display: block;
  margin-top: -5px;
  margin-bottom: -2px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #47464b;
  text-align: center;
}

.list-item {
  padding-top: 9px;
  padding-bottom: 9px;
  font-weight: 700;
  text-align: left;
  list-style-type: disc;
}

.text-block-65-copy {
  margin-top: 11px;
  padding: 7px 18px 7px 23px;
  color: #242323;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  text-decoration: none;
}

.list-2 {
  font-size: 29px;
  text-align: center;
  list-style-type: disc;
}

.list-item-2 {
  text-align: left;
}

.list-item-3 {
  text-align: left;
}

.list-item-4 {
  font-size: 24px;
  text-align: left;
  list-style-type: none;
}

.text-span-15 {
  font-size: 38px;
}

.text-span-16 {
  font-size: 38px;
}

.div-block-132 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 23px 8px 54px;
}

.div-block-133 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block-72 {
  color: #181717;
  font-size: 24px;
  font-weight: 700;
}

.div-block-134 {
  width: 25px;
  height: 25px;
  margin-right: 14px;
  padding-right: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-image: url('../images/DMTS-Logo-bullet.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.heading-23 {
  margin-top: 20px;
  margin-bottom: 2px;
  padding-right: 23px;
  padding-left: 42px;
  font-size: 32px;
  line-height: 40px;
}

.heading-23-copy {
  margin-top: 20px;
  margin-bottom: 2px;
  padding-right: 23px;
  padding-bottom: 13px;
  padding-left: 23px;
  font-size: 29px;
  text-align: center;
}

.image-18-copy {
  max-width: 50vw;
  margin-bottom: 0px;
  border-radius: 10px;
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.71);
}

.image-18-copy:hover {
  box-shadow: 1px 1px 13px 2px rgba(0, 0, 0, 0.71);
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.image-18-copy {
  max-width: 50vw;
  margin-bottom: 0px;
  border-radius: 10px;
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.71);
}

.image-18-copy:hover {
  box-shadow: 1px 1px 13px 2px rgba(0, 0, 0, 0.71);
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.div-block-135 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-for-sponsor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-17 {
  font-size: 16px;
}

.heading-24 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16.5px;
}

.link-12 {
  font-size: 20px;
  text-decoration: none;
}

.link-13 {
  font-size: 20px;
  text-decoration: none;
}

.div-block-speaker-link {
  width: 14%;
  min-height: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  box-shadow: 1px 1px 7px -2px #000;
}

.div-block-speaker-link-url {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14.01%;
  min-height: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #000;
}

.heading-15-copy {
  margin-top: 6px;
  margin-bottom: 0px;
  font-size: 15px;
}

.div-block-chat-header {
  width: 10%;
  min-height: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  box-shadow: 1px 1px 7px -2px #000;
}

.div-block-chat-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  min-height: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #000;
}

.heading-15-copy {
  margin-top: 6px;
  margin-bottom: 0px;
  font-size: 17px;
}

.div-block-attendee-link-header {
  width: 14%;
  min-height: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000;
  background-color: #dfe8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9cb5c6), to(#fff));
  background-image: linear-gradient(180deg, #9cb5c6, #fff);
}

.div-block-attendee-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14.01%;
  min-height: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #000;
  background-color: #e7ecf0;
}

.heading-9-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 17px;
}

.div-block-113-copy {
  background-image: url('../images/DMTS-Sign-up-background-light-01.png');
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div-block-136 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 19px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.submit-button-green-speak-image {
  min-width: 130px;
  margin-top: 4px;
  margin-bottom: 0px;
  padding-right: 29px;
  padding-bottom: 8px;
  padding-left: 29px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.57);
  background-image: url('../images/DMTS-login-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 1px 1px 6px -1px #000;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.submit-button-blue-speak-image {
  min-width: 130px;
  margin-top: 4px;
  padding-right: 26px;
  padding-bottom: 7px;
  padding-left: 26px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.57);
  background-image: url('../images/DMTS-Sign-up-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 1px 1px 6px -1px rgba(0, 0, 0, 0.93);
  font-size: 18px;
  font-weight: 400;
}

.link-14 {
  margin-right: -89px;
  padding-left: 16px;
}

.question-text {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-right: 23px;
  padding-left: 42px;
  font-size: 18px;
  line-height: 40px;
}

.qa-div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 16px 5px 39px;
}

.bullet-div-block {
  width: 20px;
  height: 20px;
  margin-top: 2px;
  margin-right: 8px;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-image: url('../images/DMTS-Logo-bullet.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.answer-text {
  padding-right: 7px;
  color: #181717;
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
}

.div-block-137 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 57px;
  padding-bottom: 8px;
  padding-left: 9px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-13-copy {
  margin-bottom: 0px;
  padding-bottom: 7px;
}

.body-main-copy {
  height: 99vh;
  background-color: rgba(0, 0, 0, 0.88);
  -o-object-fit: fill;
  object-fit: fill;
}

.divblock-container {
  display: block;
  width: 33.579478%;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-light-01.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 3px 9px -2px #000;
  opacity: 1;
  -webkit-transition: opacity 1000ms cubic-bezier(.749, .071, .953, .451), -webkit-transform 200ms cubic-bezier(.95, .05, .795, .035);
  transition: opacity 1000ms cubic-bezier(.749, .071, .953, .451), -webkit-transform 200ms cubic-bezier(.95, .05, .795, .035);
  transition: opacity 1000ms cubic-bezier(.749, .071, .953, .451), transform 200ms cubic-bezier(.95, .05, .795, .035);
  transition: opacity 1000ms cubic-bezier(.749, .071, .953, .451), transform 200ms cubic-bezier(.95, .05, .795, .035), -webkit-transform 200ms cubic-bezier(.95, .05, .795, .035);
}

.divblock-container:hover {
  background-color: hsla(0, 0%, 100%, 0.95);
  box-shadow: 2px 6px 13px 2px #000;
  -webkit-transform: scale(1.03) translate(0px, -5px);
  -ms-transform: scale(1.03) translate(0px, -5px);
  transform: scale(1.03) translate(0px, -5px);
}

.middle-section---heading {
  margin: 0px;
  padding-left: 6px;
  border: 4px none #000;
  border-radius: 0px;
  color: #000;
}

.container-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 75vh;
  margin-bottom: 1px;
  padding: 3px 0px 0px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: minmax(50vh, 1fr);
  grid-template-rows: minmax(50vh, 1fr);
}

.middle-section---column {
  margin-top: 1px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  -webkit-transition: opacity 2000ms ease;
  transition: opacity 2000ms ease;
}

.divblock--image-button-align {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 15vh;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button---blue---edged {
  position: static;
  left: -1%;
  top: 0px;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 200px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 7px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 1.1px;
  border-color: hsla(0, 0%, 83.3%, 0.9);
  border-radius: 0px 30px;
  background-color: #5c87c5;
  box-shadow: 2px 2px 6px -1px rgba(0, 0, 0, 0.86);
  opacity: 1;
  font-size: 22px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.button---blue---edged:hover {
  background-color: #4769a8;
  box-shadow: inset 1px 0 4px 0 #000, 2px 2px 6px -1px rgba(0, 0, 0, 0.86);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.paragraph-5 {
  margin: 2px 6px 10px;
  padding-top: 5px;
  padding-left: 3px;
  color: rgba(0, 0, 0, 0.44);
  font-size: 21px;
  line-height: 22px;
  text-shadow: 1px 0 0 #000;
}

.image-2 {
  display: inline-block;
  margin-bottom: 15px;
  padding: 14px 3px 3px;
  text-align: center;
}

._1-image-front {
  display: inline-block;
  margin-bottom: 14px;
  padding: 3px;
  text-align: center;
}

.div-block-blue-main {
  width: 155px;
  height: 8px;
  max-height: 8px;
  margin-right: 0px;
  margin-bottom: 6px;
  margin-left: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 1px none #000;
  border-bottom: 1px none #000;
  border-left: 1px none #000;
  border-radius: 0px 0px 20px 20px;
  background-color: rgba(255, 255, 255, 0.98);
  background-image: url('../images/Comba-Final-reversed-web-with-URL.png');
  background-position: 100% 100%;
  background-size: 125px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.94);
  text-align: left;
}

._3-image-front {
  display: inline-block;
  margin-top: 11px;
  margin-bottom: 18px;
  padding: 1px 3px;
  text-align: center;
}

.div-white-dim-cover {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px 13px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: hsla(0, 0%, 100%, 0.34);
}

.submit-button-blue-about {
  margin-top: 4px;
  padding: 7px 40px 10px;
  border-radius: 0px 0px 30px 30px;
  background-color: #cacaca;
  background-image: url('../images/DMTS-Sign-up-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 1px 1px 6px -1px rgba(0, 0, 0, 0.93);
  color: #fff;
  font-size: 25px;
  font-weight: 400;
}

.divblock-container-2 {
  display: block;
  width: auto;
  min-width: 450px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 40px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-light-01.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 3px 9px -2px #000;
  opacity: 1;
  -webkit-transition: opacity 1000ms cubic-bezier(.749, .071, .953, .451), -webkit-transform 200ms cubic-bezier(.95, .05, .795, .035);
  transition: opacity 1000ms cubic-bezier(.749, .071, .953, .451), -webkit-transform 200ms cubic-bezier(.95, .05, .795, .035);
  transition: opacity 1000ms cubic-bezier(.749, .071, .953, .451), transform 200ms cubic-bezier(.95, .05, .795, .035);
  transition: opacity 1000ms cubic-bezier(.749, .071, .953, .451), transform 200ms cubic-bezier(.95, .05, .795, .035), -webkit-transform 200ms cubic-bezier(.95, .05, .795, .035);
}

.divblock-container-2:hover {
  background-color: hsla(0, 0%, 100%, 0.95);
  box-shadow: 2px 6px 13px 2px #000;
  -webkit-transform: scale(1.03) translate(0px, -5px);
  -ms-transform: scale(1.03) translate(0px, -5px);
  transform: scale(1.03) translate(0px, -5px);
}

.container-2-copy {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1px;
  padding: 3px 0px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: minmax(50vh, 1fr);
  grid-template-rows: minmax(50vh, 1fr);
}

.div-block-speaklist-cells-copy {
  width: 28.85%;
  min-height: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  box-shadow: 1px 1px 7px -2px #000;
}

.div-block-speaklist-cells-company-blue-copy {
  width: 40%;
  min-height: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000;
  background-color: #dfe8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(156, 181, 198, 0.78)), to(#fff));
  background-image: linear-gradient(180deg, rgba(156, 181, 198, 0.78), #fff);
}

.div-block-speaker-link-copy {
  width: 19.2%;
  min-height: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  box-shadow: 1px 1px 7px -2px #000;
}

.div-block-attendee-link-header-copy {
  width: 12%;
  min-height: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000;
  background-color: #dfe8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9cb5c6), to(#fff));
  background-image: linear-gradient(180deg, #9cb5c6, #fff);
}

.div-block-speaklist-registered-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 28.85%;
  min-height: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #000;
}

.div-block-speaklist-registered-company-blue-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 39.9%;
  min-height: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #000;
  background-color: #e7ecf0;
}

.div-block-speaker-link-url-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 19.2%;
  min-height: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #000;
}

.div-block-attendee-link-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 12.01%;
  min-height: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #000;
  background-color: #e7ecf0;
}

.submit-button-green-copy {
  margin-top: 4px;
  margin-bottom: 0px;
  padding-right: 29px;
  padding-bottom: 8px;
  padding-left: 29px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.57);
  background-image: url('../images/DMTS-login-background-01.png');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 1px 1px 6px -1px #000;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.div-block-138 {
  width: auto;
  max-width: none;
  margin-top: 9px;
  margin-bottom: 9px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-01.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: inset 0 1px 6px -1px #000;
}

.section-gradient-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f1f1f), to(#fff));
  background-image: linear-gradient(180deg, #1f1f1f, #fff);
}

.bullet-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 200px;
  margin-top: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.bold-text {
  line-height: 21px;
}

.div-block-139 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.testimonial-image {
  max-height: 150px;
  max-width: 150px;
  min-height: 80px;
  min-width: 80px;
  padding: 8px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-image: url('../images/attend-handshake-image-AEMS.png');
  background-position: 50% 100%;
  background-size: 125px;
}

.testimonial-text {
  font-size: 18px;
  font-weight: 700;
}

.testimonial-holder {
  margin-top: 10px;
  padding: 5px 15px 3px 38px;
}

.div-block-142 {
  padding-left: 8px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.testimonial-button {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.submit-button-green-about-copy {
  margin-top: 4px;
  padding: 7px 40px 10px;
  border-radius: 0px 0px 30px 30px;
  background-color: #cacaca;
  background-image: url('../images/DMEMS-background-edit-transition-right-side-2-01.svg');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 1px 1px 6px -1px rgba(0, 0, 0, 0.93);
  color: #fff;
  font-size: 25px;
  font-weight: 400;
}

.divblock-container-2-copy {
  display: block;
  width: auto;
  min-width: 450px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/DMTS-Sign-up-background-light-01.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 3px 9px -2px #000;
  opacity: 1;
  -webkit-transition: opacity 1000ms cubic-bezier(.749, .071, .953, .451), -webkit-transform 200ms cubic-bezier(.95, .05, .795, .035);
  transition: opacity 1000ms cubic-bezier(.749, .071, .953, .451), -webkit-transform 200ms cubic-bezier(.95, .05, .795, .035);
  transition: opacity 1000ms cubic-bezier(.749, .071, .953, .451), transform 200ms cubic-bezier(.95, .05, .795, .035);
  transition: opacity 1000ms cubic-bezier(.749, .071, .953, .451), transform 200ms cubic-bezier(.95, .05, .795, .035), -webkit-transform 200ms cubic-bezier(.95, .05, .795, .035);
}

.divblock-container-2-copy:hover {
  background-color: hsla(0, 0%, 100%, 0.95);
  box-shadow: 2px 6px 13px 2px #000;
  -webkit-transform: scale(1.03) translate(0px, -5px);
  -ms-transform: scale(1.03) translate(0px, -5px);
  transform: scale(1.03) translate(0px, -5px);
}

.div-block-132-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 23px 8px 54px;
}

.div-block-132-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 23px 8px 54px;
}

.div-block-132-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 23px 8px 54px;
}

.paragraph-5-copy {
  margin: 2px 6px 10px;
  padding-top: 5px;
  padding-left: 3px;
  color: rgba(0, 0, 0, 0.44);
  font-size: 21px;
  line-height: 22px;
  text-shadow: 1px 0 0 #000;
}

.div-white-dim-cover-copy {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px 13px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: hsla(0, 0%, 100%, 0.34);
}

.video-overview {
  display: block;
  padding-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-video-trigger {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: none;
  max-width: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 2px 40px;
  box-shadow: -1px 3px 10px -2px #000;
  cursor: pointer;
}

.video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: auto;
  min-height: 28%;
  min-width: 150%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: visible;
  background-color: rgba(151, 147, 147, 0.4);
}

.overview {
  float: left;
  clear: left;
}

.container-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 3px;
  box-shadow: 1px 1px 5px -2px #000;
}

.body-4 {
  background-color: rgba(171, 181, 185, 0.57);
}

.div-block-143 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.heading-25 {
  color: #fff;
  text-align: center;
}

.image-aems {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.image-28-copy {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-dmems {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.footing {
  margin-top: 0px;
  color: #363636;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .logo-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 3px;
    padding-left: 3px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph-2 {
    margin-top: 5px;
    padding-top: 0px;
    text-align: center;
  }

  .heading-3 {
    text-align: center;
  }

  .text-block {
    padding: 4px 0px;
  }

  .image-17 {
    display: block;
  }

  .heading-2 {
    font-size: 24px;
  }

  .paragraph-2-copy {
    margin-top: 5px;
    padding-top: 0px;
    text-align: center;
  }

  .image-17-copy {
    display: block;
  }

  .body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/gradient-background-black-to-white.png');
    background-position: 50% 0%;
    background-size: auto 350vh;
  }

  .body-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-image: url('../images/Comba-Final-reversed-tablet.png');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: repeat-y;
    -o-object-fit: fill;
    object-fit: fill;
  }

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

  .text-block-2 {
    padding-top: 25px;
    padding-bottom: 0px;
  }

  .text-block-3 {
    font-size: 3.5vw;
  }

  .section-3 {
    position: static;
    z-index: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: url('../images/Comba-Final-reversed-tablet.png');
    background-position: 50% 50%;
    background-size: 100vh 125vh;
  }

  .div-block-46 {
    height: 42vh;
    min-height: 40.5vh;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-47 {
    width: 100%;
    height: 10vh;
    background-color: transparent;
  }

  .div-block-48 {
    height: 42vh;
    min-height: 42vh;
    min-width: 100vw;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .link-block {
    display: block;
    width: 100vw;
    height: 42vh;
    min-height: auto;
    min-width: auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-44-copy {
    display: block;
    overflow: visible;
    background-color: hsla(0, 0%, 100%, 0.92);
    box-shadow: 0 -1px 25px 5px #fff;
    -o-object-fit: fill;
    object-fit: fill;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .text-block-5 {
    display: none;
  }

  .section-4 {
    position: static;
    z-index: 10;
    -o-object-fit: fill;
    object-fit: fill;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .div-block-50 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-18 {
    max-width: 100vw;
    margin-bottom: 9px;
  }

  .heading-7 {
    margin-top: 255px;
  }

  .image-19 {
    max-width: 6vw;
  }

  .div-block-55 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .section-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-20 {
    max-width: 6vw;
  }

  .image-21 {
    max-width: 6vw;
  }

  .image-22 {
    max-width: 6vw;
  }

  .text-block-7 {
    font-size: 3vw;
  }

  .button-5 {
    font-size: 10px;
    line-height: 12px;
  }

  .tab-seminar {
    padding-right: 13px;
    padding-left: 13px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px solid #000;
  }

  .tab-seminar.w--current {
    margin-bottom: -1px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom-width: 3px;
    border-bottom-color: rgba(0, 0, 0, 0.54);
    box-shadow: 0 -1px 6px 2px #000;
  }

  .container-for-seminars {
    background-color: #fff;
  }

  .div-block-color-dot-purple {
    min-height: 15px;
    min-width: 15px;
    margin-right: 3px;
    margin-left: 3px;
  }

  .div-block-57 {
    margin-right: 0px;
    padding-left: 6px;
  }

  .div-block-color-dot-red {
    min-height: 15px;
    min-width: 15px;
    margin-right: 3px;
    margin-left: 3px;
    padding-right: 0px;
  }

  .tabs {
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .search-form-seminar {
    padding-right: 13px;
  }

  .div-block-color-dot-blue {
    min-height: 15px;
    min-width: 15px;
    margin-right: 3px;
    margin-left: 3px;
    padding-left: 0px;
  }

  .div-block-color-dot-orange {
    min-height: 15px;
    min-width: 15px;
    margin-right: 3px;
    margin-left: 3px;
  }

  .div-block-color-dot-green {
    min-height: 15px;
    min-width: 15px;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .text-block-date-seminar {
    margin: 3px 0px 8px;
    padding-top: 1px;
    padding-right: 34px;
    padding-left: 15px;
    font-weight: 700;
  }

  .seminar-topic {
    width: 100%;
    margin-right: 27px;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-color-dot-yellow {
    min-height: 15px;
    min-width: 15px;
    margin-right: 3px;
    margin-left: 3px;
  }

  .div-block-59 {
    margin-left: 126px;
  }

  .text-block-56 {
    margin-left: 0px;
  }

  .container-in-border {
    background-color: #fff;
  }

  .text-right-speaker-input {
    width: 100px;
    font-size: 12px;
    line-height: 18px;
  }

  .input-speaker-field {
    width: 480px;
    padding-right: 9px;
  }

  .container-insome {
    display: block;
    margin-top: 16px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .text-block-right-contract-copy {
    margin-top: 0px;
    margin-left: 1px;
    font-size: 14px;
  }

  .text-field-contract {
    margin-top: 1px;
    margin-right: 11px;
    margin-left: 10px;
    padding-top: 0px;
    padding-left: 6px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-95-copy {
    display: none;
  }

  .div-block-96-copy {
    display: none;
  }

  .div-block-93 {
    padding-top: 4px;
  }

  .form-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-right-contract-copy-2 {
    margin-top: 0px;
    margin-left: 1px;
    font-size: 14px;
  }

  .ext-area-speaker-input {
    width: 480px;
    margin-right: 10px;
    padding-right: 11px;
    padding-left: 12px;
  }

  .text-block-right-contract-copy-3 {
    margin-top: 0px;
    margin-left: 1px;
    font-size: 14px;
  }

  .text-block-right-contract-copy-4 {
    margin-top: 0px;
    margin-left: 1px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .form-block-11 {
    margin-right: 0px;
    padding-right: 0px;
  }

  .heading-12 {
    font-size: 20px;
    line-height: 26px;
  }

  .heading-13 {
    font-size: 22px;
  }

  .text-block-62 {
    font-size: 12px;
  }

  .heading-14 {
    margin-left: 0px;
  }

  .heading-15 {
    font-size: 19px;
  }

  .div-block-103 {
    height: 60px;
  }

  .container-23 {
    background-repeat: no-repeat;
  }

  .div-block-95-copy {
    padding-bottom: 0px;
  }

  .div-block-level-horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    text-align: center;
  }

  .description-div-justify-right {
    width: 200px;
    padding-bottom: 5px;
  }

  .field-label-8 {
    font-size: 17px;
  }

  .heading-20 {
    font-size: 20px;
  }

  .link-9 {
    font-size: 18px;
  }

  .link-taken {
    font-size: 18px;
  }

  .image-right {
    margin-left: 41px;
    padding-left: 0px;
  }

  .div-block-city-state-zip {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }

  .image-right-copy {
    margin-left: 41px;
    padding-left: 0px;
  }

  .div-block-118 {
    width: 45.5vw;
  }

  .div-block-125 {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 6px;
  }

  .link-11 {
    font-size: 14px;
  }

  .text-block-70 {
    font-size: 18px;
  }

  .edit-event-button {
    font-size: 14px;
  }

  .text-span-14 {
    display: block;
    font-size: 15px;
  }

  .text-block-65-copy {
    font-size: 18px;
  }

  .div-block-132 {
    padding-left: 27px;
  }

  .text-block-72 {
    font-size: 22px;
  }

  .heading-23-copy {
    font-size: 20px;
  }

  .image-18-copy {
    max-width: 100vw;
    margin-bottom: 9px;
  }

  .image-18-copy {
    max-width: 100vw;
    margin-bottom: 9px;
  }

  .div-block-speaker-link {
    font-size: 15px;
  }

  .heading-15-copy {
    font-size: 15px;
  }

  .heading-15-copy {
    font-size: 14px;
  }

  .answer-text {
    font-size: 14px;
  }

  .div-block-137 {
    padding-right: 45px;
    padding-left: 5px;
  }

  .image-2 {
    margin-bottom: 3px;
  }

  ._1-image-front {
    margin-bottom: 2px;
  }

  ._3-image-front {
    margin-bottom: 14px;
  }

  .div-white-dim-cover {
    padding-right: 4px;
    padding-left: 4px;
  }

  .divblock-container-2 {
    width: 1500%;
    min-width: 45%;
    margin-right: -7px;
    margin-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-speaker-link-copy {
    font-size: 15px;
  }

  .bullet-holder {
    min-height: 220px;
  }

  .divblock-container-2-copy {
    width: 1500%;
    min-width: 45%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-132-copy {
    padding-left: 27px;
  }

  .div-block-132-copy {
    padding-left: 27px;
  }

  .div-block-132-copy {
    padding-left: 27px;
  }

  .paragraph-5-copy {
    margin-bottom: -11px;
  }

  .div-white-dim-cover-copy {
    padding-right: 4px;
    padding-left: 4px;
  }
}

@media screen and (max-width: 767px) {
  .top-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-2 {
    margin-bottom: 5px;
  }

  .heading-3 {
    font-size: 21px;
  }

  .date-and-time-container {
    margin-bottom: 10px;
  }

  .heading-2 {
    display: block;
    font-size: 20px;
  }

  .paragraph-2-copy {
    margin-bottom: 5px;
  }

  .body-2 {
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: repeat-y;
  }

  .date-and-time-container-copy {
    margin-bottom: 10px;
  }

  .text-block-3 {
    font-size: 5vw;
  }

  .div-block-47 {
    height: 6vh;
  }

  .div-block-50 {
    margin-left: 0px;
    padding-left: 0px;
  }

  .image-18 {
    max-width: 97vw;
    margin-bottom: 8px;
  }

  .heading-7 {
    margin-top: 258px;
  }

  .image-19 {
    max-width: 5vw;
  }

  .image-20 {
    max-width: 5vw;
  }

  .image-21 {
    max-width: 5vw;
  }

  .image-22 {
    max-width: 5vw;
  }

  .text-block-7 {
    font-size: 4vw;
  }

  .button-5 {
    margin-bottom: 4px;
    float: right;
  }

  .container-for-seminars {
    padding-right: 20px;
    padding-left: 10px;
  }

  .text-block-date-seminar {
    margin-top: 4px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-left: 6px;
    font-size: 14px;
  }

  .seminar-topic {
    font-size: 14px;
  }

  .heading-8 {
    font-size: 22px;
  }

  .div-block-59 {
    margin-left: 94px;
  }

  .container-in-border {
    padding-right: 20px;
    padding-left: 10px;
  }

  .text-cal-input-closed {
    overflow: visible;
    max-width: 33vw;
  }

  .text-cal-input-open {
    overflow: visible;
    max-width: 33vw;
  }

  .text-heading-cal-input {
    overflow: visible;
    max-width: 33vw;
  }

  .text-cal-input {
    overflow: visible;
    max-width: 33vw;
  }

  .text-right-speaker-input {
    width: 80px;
  }

  .input-speaker-field {
    width: 350px;
  }

  .container-insome {
    margin-top: 21px;
    padding-right: 40px;
    padding-left: 23px;
  }

  .text-block-right-contract-copy {
    margin-top: -2px;
  }

  .text-field-contract {
    margin-left: 0px;
    padding-left: 6px;
  }

  .divblock-small-integer-change {
    display: block;
  }

  .div-block-96-copy {
    display: block;
  }

  .div-block-93 {
    margin-left: -7px;
  }

  .div-block-94 {
    margin-right: 7px;
    padding-left: 5px;
  }

  .text-block-right-contract-copy-2 {
    margin-top: -2px;
  }

  .ext-area-speaker-input {
    width: 350px;
    margin-right: 13px;
  }

  .text-block-right-contract-copy-3 {
    margin-top: -2px;
  }

  .container-21 {
    padding-right: 0px;
  }

  .div-block-92-copy {
    padding-top: 11px;
  }

  .text-block-right-contract-copy-4 {
    margin-top: -2px;
    font-size: 12px;
  }

  .heading-12 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }

  .text-block-phone-blue {
    margin-bottom: 4px;
    padding-top: 6px;
    padding-bottom: 0px;
  }

  .div-block-speaklist-cells {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .div-block-speaklist-cells-phone-blue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .div-block-speaklist-phone-blue {
    width: auto;
    border-bottom-width: 3px;
  }

  .div-block-speaklist-copy-copy-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-speaklist {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-speaklist-registered {
    width: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    border-top-width: 2px;
  }

  .heading-13 {
    font-size: 18px;
  }

  .text-block-62 {
    margin-top: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 19px;
  }

  .heading-14 {
    font-size: 18px;
  }

  .div-block-speaklist-cells-company-blue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .div-block-speaklist-registered-company-blue {
    width: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .heading-15 {
    font-size: 18px;
  }

  .columns-centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .listitem-foot.portrait-phone {
    list-style-type: square;
  }

  .container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .icon {
    color: #fff;
  }

  .field-label-8 {
    font-size: 15px;
  }

  .heading-19 {
    font-size: 35px;
  }

  .div-main-schedule {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-20 {
    font-size: 15px;
  }

  .link-9 {
    font-size: 16px;
  }

  .link-taken {
    font-size: 16px;
  }

  .div-block-city-state-zip {
    width: auto;
    margin-right: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .text-field-extension {
    margin-left: 22px;
    padding-left: 6px;
  }

  .text-block-50 {
    display: none;
    margin-top: 0px;
    margin-left: 4px;
  }

  .div-block-125 {
    margin-left: 0px;
  }

  .text-span-14 {
    font-size: 13px;
  }

  .text-block-72 {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-23 {
    font-size: 30px;
  }

  .heading-23-copy {
    font-size: 18px;
  }

  .image-18-copy {
    max-width: 97vw;
    margin-bottom: 8px;
  }

  .image-18-copy {
    max-width: 97vw;
    margin-bottom: 8px;
  }

  .div-block-speaker-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .div-block-speaker-link-url {
    width: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .heading-15-copy {
    font-size: 18px;
  }

  .div-block-chat-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .div-block-chat-link {
    width: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .heading-15-copy {
    font-size: 15px;
  }

  .div-block-attendee-link {
    width: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .question-text {
    font-size: 16px;
  }

  .answer-text {
    font-size: 13px;
    line-height: 24px;
  }

  .div-block-137 {
    padding-right: 16px;
    padding-left: 9px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .divblock-container {
    padding-bottom: 35px;
  }

  .divblock-container:hover {
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
  }

  .container-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: minmax(20vh, 1fr) minmax(20vh, 1fr) minmax(auto, 1fr);
    grid-template-rows: minmax(20vh, 1fr) minmax(20vh, 1fr) minmax(auto, 1fr);
  }

  .button---blue---edged {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .paragraph-5 {
    min-height: 90px;
  }

  ._1-image-front {
    margin-bottom: 3px;
  }

  ._3-image-front {
    margin-bottom: 7px;
  }

  .submit-button-blue-about {
    padding-right: 33px;
    padding-left: 33px;
    line-height: 22px;
    text-align: center;
  }

  .divblock-container-2 {
    margin-right: -4px;
    margin-left: 3px;
    padding-bottom: 1px;
  }

  .divblock-container-2:hover {
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
  }

  .container-2-copy {
    padding-right: 3px;
    padding-left: 3px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: minmax(20vh, 1fr) minmax(20vh, 1fr) minmax(auto, 1fr);
    grid-template-rows: minmax(20vh, 1fr) minmax(20vh, 1fr) minmax(auto, 1fr);
  }

  .div-block-speaklist-cells-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .div-block-speaklist-cells-company-blue-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .div-block-speaker-link-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .div-block-speaklist-registered-copy {
    width: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    border-top-width: 2px;
  }

  .div-block-speaklist-registered-company-blue-copy {
    width: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div-block-speaker-link-url-copy {
    width: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div-block-attendee-link-copy {
    width: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .bullet-holder {
    min-height: 306px;
  }

  .submit-button-green-about-copy {
    line-height: 22px;
    text-align: center;
  }

  .divblock-container-2-copy {
    padding-bottom: 0px;
  }

  .divblock-container-2-copy:hover {
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
  }

  .paragraph-5-copy {
    min-height: 90px;
    margin-bottom: 8px;
  }

  .div-white-dim-cover-copy {
    padding-bottom: 28px;
  }

  .container-27 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-aems {
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0px;
  }

  .image-dmems {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
  }

  .footing {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  .top-section {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 6px;
    padding-left: 6px;
  }

  .image {
    padding: 2px 10px 7px;
  }

  .paragraph-2 {
    margin-right: 5px;
    margin-left: 5px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .heading-3 {
    margin-top: 3px;
    margin-bottom: 0px;
    text-decoration: none;
  }

  .text-block {
    font-size: 22px;
  }

  .image-17 {
    display: block;
    margin-top: 7px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .heading-2 {
    margin-top: 4px;
  }

  .paragraph-2-copy {
    margin-right: 5px;
    margin-left: 5px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .image-17-copy {
    display: block;
    margin-top: 7px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .body {
    background-size: auto 450vh;
  }

  .body-2 {
    background-image: url('../images/Comba-Final-reversed-phone.png');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .text-block-3 {
    font-size: 8vw;
  }

  .section-3 {
    background-position: 50% 5%;
    background-size: 140% 95vh;
  }

  .div-block-50 {
    margin-left: 0px;
  }

  .div-block-51 {
    padding-top: 32px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div-block-52 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-7 {
    margin-top: 365px;
  }

  .div-block-54 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-19 {
    display: none;
    max-width: 8vw;
  }

  .image-20 {
    display: none;
    max-width: 8vw;
  }

  .image-21 {
    display: none;
    max-width: 8vw;
  }

  .image-22 {
    display: none;
    max-width: 8vw;
  }

  .text-block-7 {
    font-size: 8.5vw;
    text-align: center;
  }

  .tab-seminar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .submit-button-13 {
    padding-right: 0px;
  }

  .search-form-seminar {
    margin-right: -18px;
    padding-right: 0px;
  }

  .div-block-color-dot-green {
    margin-right: 3px;
    margin-left: 3px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .tabs-menu {
    display: block;
  }

  .text-block-date-seminar {
    display: block;
    margin: 11px 18px 6px 4px;
    padding-right: 6px;
    padding-left: 3px;
    font-size: 14px;
    text-align: left;
    text-decoration: underline;
  }

  .link-8 {
    font-size: 12px;
  }

  .seminar-topic {
    font-weight: 400;
  }

  .heading-8 {
    padding-left: 2px;
    font-size: 18px;
  }

  .div-block-59 {
    margin-left: 8px;
  }

  .text-cal-input-closed {
    max-width: 100vw;
  }

  .text-cal-input-open {
    max-width: 100vw;
  }

  .div-calander-input-open {
    border-style: solid;
  }

  .text-heading-cal-input {
    max-width: 100vw;
  }

  .div-calander-input-closed {
    border-style: solid;
  }

  .div-calander-input-date {
    border-style: solid;
  }

  .grid-for-ex-list-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-cal-input {
    max-width: 100vw;
  }

  .div-heading-calander-input {
    border-style: solid;
  }

  .div-for-ex-list-body {
    border-style: solid;
  }

  .div-for-calendar {
    border-style: solid;
  }

  .grid-for-seminarattendee {
    width: 98%;
  }

  .text-block-61 {
    padding-right: 3px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .text-right-speaker-input {
    display: none;
    width: 97%;
    font-size: 8px;
    font-weight: 400;
  }

  .input-speaker-field {
    width: 97%;
  }

  .div-block-4 {
    margin-right: 3px;
    margin-left: -47px;
  }

  .container-insome {
    display: block;
    margin-top: 7px;
    margin-bottom: 16px;
    padding-top: 0px;
    padding-right: 1px;
    padding-left: 1px;
  }

  .text-block-right-contract-copy {
    margin-top: 24px;
    margin-right: 1px;
    margin-left: 3px;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
  }

  .text-field-contract {
    margin-top: 11px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 11px;
    line-height: 12px;
    font-weight: 700;
  }

  .div-block-95-copy {
    display: none;
  }

  .divblock-small-integer-change {
    display: none;
  }

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

  .checkbox-label-4 {
    color: #000;
  }

  .div-block-96-copy {
    display: none;
  }

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

  .text-block-right-contract-copy-2 {
    margin-top: 24px;
    margin-right: 1px;
    margin-left: 3px;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
  }

  .ext-area-speaker-input {
    width: 97%;
    margin-right: 11px;
    margin-left: 10px;
  }

  .text-block-right-contract-copy-3 {
    margin-top: 24px;
    margin-right: 1px;
    margin-left: 3px;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
  }

  .div-block-92-copy {
    padding-top: 12px;
  }

  .text-block-right-contract-copy-4 {
    margin-top: 24px;
    margin-right: 1px;
    margin-left: 3px;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
  }

  .text-block-phone-blue {
    font-size: 14px;
  }

  .div-block-speaklist-phone-blue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-speaklist-copy-copy-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

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

  .div-block-speaklist-registered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .heading-13 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 16px;
  }

  .text-block-62 {
    font-size: 15px;
  }

  .heading-14 {
    font-size: 14px;
  }

  .div-block-speaklist-cells-company-blue {
    padding-top: 14px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .heading-15 {
    font-size: 13px;
  }

  .listitem-foot.portrait-phone {
    display: block;
    font-size: 10px;
  }

  .list {
    margin-left: -19px;
    font-size: 12px;
  }

  .container {
    display: block;
    padding-left: 0px;
    font-size: 10px;
  }

  .header-foot {
    font-size: 9px;
  }

  .header-foot.portrait-phone {
    padding-left: 3px;
    font-size: 11px;
  }

  .column-bottom-phone {
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-22 {
    margin-top: -18px;
  }

  .container-23 {
    background-image: url('../images/DMTS-webinar-banner-phone-01.png'), url('../images/DMTS-webinar-banner.png');
    background-position: 0px 0px, 0px 0px;
    background-size: contain, contain;
    background-repeat: no-repeat, no-repeat;
  }

  .div-block-95-copy {
    display: none;
  }

  .description-div-justify-right {
    display: none;
  }

  .heading-17 {
    font-size: 30px;
  }

  .field-label-8 {
    font-size: 13px;
  }

  .div-block-105 {
    padding-left: 17px;
  }

  .div-block-106 {
    padding-left: 17px;
  }

  .text-field-17 {
    width: 300px;
  }

  .heading-19 {
    font-size: 22px;
    line-height: 32px;
  }

  .text-block-65 {
    text-align: center;
  }

  .div-block-4-copy {
    margin-right: 3px;
    margin-left: -47px;
  }

  .div-main-schedule {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-vertical {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-header {
    width: auto;
  }

  .div-block-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-right {
    display: block;
    margin-left: 0px;
    padding-top: 0px;
  }

  .div-block-city-state-zip {
    margin-right: 0px;
    margin-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-field-extension {
    margin-top: 6px;
    margin-left: 2px;
    padding-top: 4px;
    padding-left: 4px;
    font-size: 10px;
  }

  .text-block-50 {
    margin-top: 2px;
    margin-left: 17px;
  }

  .image-right-copy {
    display: block;
    margin-left: 0px;
    padding-top: 0px;
    border: 2px solid #fff;
    border-radius: 4px;
  }

  .text-block-63-copy {
    font-size: 14px;
  }

  .div-block-118 {
    width: 88vw;
    margin-left: 0px;
  }

  .text-block-63-copy {
    font-size: 15px;
  }

  .div-block-119 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-118-copy {
    margin-left: 0px;
  }

  .div-block-106-copy {
    padding-left: 17px;
  }

  .div-block-106-copy {
    padding-left: 17px;
  }

  .div-block-106-copy-copy {
    padding-left: 17px;
  }

  .div-block-106-copy-copy-copy {
    padding-left: 17px;
  }

  .div-block-121 {
    padding-left: 19px;
  }

  .div-block-106-copy-copy {
    padding-left: 5px;
  }

  .div-block-125 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .event-name-text {
    font-size: 30px;
  }

  .heading-17-copy {
    font-size: 30px;
  }

  .text-block-delet {
    font-size: 14px;
  }

  .text-block-65-copy {
    font-size: 14px;
  }

  .text-block-72 {
    font-size: 16px;
    line-height: 24px;
  }

  .heading-23 {
    font-size: 24px;
  }

  .heading-23-copy {
    display: none;
  }

  .div-block-135 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-speaker-link-url {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .heading-15-copy {
    font-size: 13px;
  }

  .div-block-chat-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .heading-15-copy {
    font-size: 13px;
  }

  .div-block-attendee-link-header {
    padding-top: 14px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .question-text {
    font-size: 16px;
  }

  .answer-text {
    font-size: 13px;
    line-height: 24px;
  }

  .div-block-137 {
    width: 90vw;
    margin-right: -20px;
    padding-right: 0px;
    padding-left: 19px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .form-13-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .divblock-container {
    width: auto;
    margin-bottom: 10px;
  }

  .container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .image-2 {
    margin-bottom: 6px;
  }

  ._1-image-front {
    margin-bottom: 18px;
  }

  .divblock-container-2 {
    width: auto;
    margin-bottom: 10px;
  }

  .container-2-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-speaklist-cells-company-blue-copy {
    padding-top: 14px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div-block-attendee-link-header-copy {
    padding-top: 14px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div-block-speaklist-registered-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .div-block-speaker-link-url-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .bullet-holder {
    min-height: 220px;
  }

  .div-block-139 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .testimonial-holder {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .divblock-container-2-copy {
    width: auto;
    margin-bottom: 10px;
  }

  .footing {
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
    font-size: 20px;
    line-height: 20px;
  }
}

#w-node-_7950d480-1182-aca0-3457-7ecb3b96d388-3415a2ae {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_7950d480-1182-aca0-3457-7ecb3b96d392-3415a2ae {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_7950d480-1182-aca0-3457-7ecb3b96d39c-3415a2ae {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_7950d480-1182-aca0-3457-7ecb3b96d392-972d58c1 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_7950d480-1182-aca0-3457-7ecb3b96d39c-972d58c1 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 767px) {
  #w-node-_7950d480-1182-aca0-3457-7ecb3b96d392-3415a2ae {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_7950d480-1182-aca0-3457-7ecb3b96d39c-3415a2ae {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_7950d480-1182-aca0-3457-7ecb3b96d392-972d58c1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_7950d480-1182-aca0-3457-7ecb3b96d39c-972d58c1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

