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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  border: 5px solid #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

h5 {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

p {
  text-align: left;
  margin-bottom: 10px;
}

a {
  color: #aa381d;
  text-decoration: none;
}

img {
  max-width: 100%;
  display: inline-block;
}

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

.div-block-toip-banner {
  text-align: left;
  background-color: rgba(0, 0, 24, .99);
  background-image: url('../images/digitalbackground.png');
  background-position: 0 0;
  background-size: cover;
}

.container-main-headline {
  height: 100%;
}

.navbar {
  background-color: #7d9ac4;
  flex-direction: row;
  align-items: baseline;
  padding-top: 0;
  padding-left: 0;
  display: flex;
  overflow: visible;
}

.nav-link {
  color: #fff;
  margin-bottom: 0;
  margin-left: 0;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 16px;
  transition: background-color .2s;
}

.nav-link:hover {
  color: #89be3a;
  background-color: #4769a8;
}

.nav-link:focus {
  color: #1857c0;
}

.body {
  padding-bottom: 0;
}

.container-nav-bar {
  margin-left: auto;
  margin-right: auto;
}

.nav-menu {
  padding-left: 0;
}

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

.phonehead1 {
  color: #2d1352;
  text-align: center;
  border-style: none;
  margin-top: 10px;
  padding-top: 5px;
  font-size: 55px;
  line-height: 58px;
}

.phonehead2 {
  color: #2d1352;
  text-align: center;
  border-style: none;
  margin-top: 16px;
  margin-bottom: 12px;
  padding-bottom: 0;
  line-height: 44px;
}

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

.div-block-round-images {
  margin-left: 100px;
  margin-right: 83px;
  padding-left: 20px;
  padding-right: 20px;
}

.column-2, .column-3 {
  text-align: center;
}

.textblockroot {
  color: #2d1352;
  text-align: center;
  margin-bottom: 7px;
  padding-top: 12px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  position: relative;
}

.textblockroot.blue {
  color: #2f00ff;
  padding-top: 10px;
  font-size: 18px;
}

.textblockroot.orange {
  color: #ca6837;
  padding-top: 10px;
  font-size: 18px;
}

.textblockroot.green {
  color: #49802c;
  padding-top: 10px;
}

.textblocksponsor {
  text-align: center;
  margin-top: -3px;
  margin-bottom: 6px;
  padding-top: 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

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

.section-2 {
  margin-bottom: 27px;
  padding-bottom: 0;
}

.section-footer {
  background-image: linear-gradient(#fff, gray 5%, rgba(0, 0, 0, .84));
}

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

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

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

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

.list {
  padding-top: 0;
}

.section-sponsor {
  background-color: var(--white);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  display: block;
}

.container-insome {
  text-align: center;
  flex-direction: column;
  align-items: stretch;
  margin-top: auto;
  padding-left: 75px;
  padding-right: 75px;
  display: flex;
}

.submit-button-3 {
  width: 100%;
  text-align: center;
  border-radius: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
}

.text-field-4 {
  border-radius: 6px;
}

.textblock-regular-just {
  margin-top: 0;
}

.button-2 {
  background-color: #466aa6;
  background-image: linear-gradient(#4d4448, #abadb4 0%, #0f3e75 71%);
  border-radius: 7px;
  margin-top: 9px;
  font-size: 20px;
}

.textblock-grid {
  color: #2d1352;
  text-align: center;
  border: 1px solid #000;
  border-radius: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 0;
  padding: 0 3px;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  position: relative;
  left: 0;
}

.textblock-for-lists {
  height: auto;
  max-height: 18px;
  border-style: none;
  border-radius: 0;
  margin-top: 5px;
  margin-bottom: 12px;
  margin-left: 7px;
  padding-top: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  position: relative;
}

.columns {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  border-radius: 3px;
  margin-top: 1px;
}

.columns.top {
  background-color: #7d9ac4;
  border-radius: 5px;
  padding-top: 0;
  padding-bottom: 0;
}

.column-6 {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.column-7 {
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

.container-3 {
  text-align: center;
  margin-top: 12px;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 4px solid #000;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 10px;
  margin-left: 150px;
  margin-right: 150px;
  padding-top: 10px;
  padding-bottom: 0;
  padding-right: 0;
}

.grid-3 {
  grid-column-gap: 0px;
  border: 3px solid #000;
  border-radius: 5px;
  grid-template: "Area-16 Area-13 Area-14 Area-15 Area-12 Area-11 Area-10 Area-9 Area-8 Area-7 Area-6 Area-5 Area-4 Area-3 Area-28 Area Area-17 Area-18 Area-20 Area-2 Area-19 Area-21 Area-22 Area-23 Area-24 Area-25 Area-26 Area-27"
  / 1.75fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.75fr;
  align-items: center;
  justify-items: center;
}

.section-for-ex-list {
  margin-bottom: 10px;
  padding-bottom: 0;
}

.grid-4 {
  grid-column-gap: 9px;
  grid-row-gap: 4px;
  border: 3px solid #000;
  border-radius: 8px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: .5fr 2.5fr;
  align-items: center;
  margin-top: 31px;
  margin-bottom: 14px;
  padding-bottom: 0;
}

.text-ex-list {
  margin-top: -5px;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 5px;
  padding-left: 0;
  font-weight: 700;
}

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

.link-block {
  width: auto;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  flex-direction: column;
  flex: 0 auto;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-211 {
  text-align: left;
  margin-top: 11px;
  margin-bottom: 14px;
  margin-left: 0;
  padding: 0 3px 5px 9px;
  font-size: 15px;
  font-weight: 700;
}

.text-block-3 {
  width: 100%;
  text-align: left;
  flex: none;
  margin-top: 10px;
  margin-bottom: 13px;
  margin-left: 6px;
  font-size: 15px;
  font-weight: 700;
}

.div-block-4 {
  text-align: center;
  border: 5px solid #000;
  margin-top: 17px;
}

.image-7 {
  float: right;
}

.image-8 {
  float: left;
}

.text-block-4 {
  text-align: center;
  background-color: #c1cdd3;
  border: 3px solid #000;
  border-radius: 7px;
  margin-top: -1px;
  margin-bottom: -1px;
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
}

.text-block-5 {
  text-align: left;
  border: 3px #000;
  border-radius: 3px;
  margin-bottom: 4px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  font-weight: 700;
}

.text-block-headng-border-centered {
  text-align: center;
  border: 3px solid #000;
  border-radius: 6px;
  margin: 10px 140px 10px 141px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: block;
}

.container-5 {
  padding-top: 12px;
}

.container-in-border {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  background-color: var(--white);
  text-align: left;
  border: 4px #291d6e;
  border-radius: 4px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(68px, .25fr) 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 9px;
  margin-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: visible;
}

.text-block-with-border {
  text-align: center;
  background-color: #c3c2c7;
  border: 3px solid #000;
  border-radius: 3px;
  flex: 1;
  margin: -1px -2px -1px -1px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 26px;
}

.grid-9 {
  grid-row-gap: 0px;
  border: 3px solid #000;
  border-radius: 17px;
  grid-template: "Area Area"
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 "Area-2 Area-2"
                 / .5fr 1fr;
  margin-top: 30px;
  margin-right: 0;
  padding-right: 10px;
}

.text-left {
  font-size: 17px;
  font-weight: 700;
  display: block;
}

.text-field-6 {
  width: 100%;
  max-height: 30px;
  margin-bottom: 5px;
  padding-top: 1px;
  padding-bottom: 0;
  display: block;
}

.div-block-city-state-zip {
  flex-flow: row;
  align-content: space-around;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.text-block-zip {
  width: 22%;
  max-height: 30px;
}

.text-block-state {
  width: 0;
  max-height: 30px;
  min-width: 35px;
  margin-left: 5px;
  margin-right: 6px;
  padding-left: 5px;
  padding-right: 3px;
}

.text-block-city {
  width: 70%;
  max-height: 30px;
  flex: 0 auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 5px;
}

.text-block-center-no-border {
  width: 100%;
  text-align: center;
  justify-content: center;
  margin-top: 6px;
  margin-bottom: 16px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.text-block-center-no-border.bottom {
  border-style: none;
  font-size: 16px;
}

.select-field-2 {
  width: 40%;
  margin-top: 3px;
  padding-left: 6px;
  padding-right: 6px;
}

.text-field-7 {
  width: 50%;
  margin-top: -1px;
}

.submit-button-4 {
  width: 90px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 11px;
  margin-top: 15px;
  margin-bottom: 16px;
}

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

.button-4 {
  text-align: center;
  border: 3px solid #000;
  border-radius: 17px;
  margin-top: 15px;
  padding-top: 4px;
}

.description-heading {
  flex: 1;
  padding-top: 8px;
  padding-left: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.description-heading._70 {
  width: 60%;
  flex: none;
}

.description-heading.right {
  text-align: right;
}

.band-on-description {
  width: 99%;
  color: #fff;
  background-color: #8c9aaf;
  margin: 6px 0 8px 2px;
  padding: 6px 0 6px 20px;
  font-size: 17px;
  display: block;
}

.div-block-10 {
  width: 98%;
  flex-wrap: nowrap;
  justify-content: flex-start;
  display: flex;
}

.description-text {
  width: 90%;
  flex-wrap: nowrap;
  flex: 0 auto;
  justify-content: flex-start;
  margin: 6px 1px 5px 2px;
  padding-top: 0;
  padding-left: 17px;
  padding-right: 0;
  font-size: 15px;
  display: block;
}

.grid-10 {
  grid-column-gap: 4px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: .5fr 1fr;
}

.container-nav-bar-ex-pack {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: baseline;
  padding-left: 0;
  display: flex;
}

.nav-link-ex-pack {
  color: #fff;
  text-align: center;
  text-transform: none;
  border: 1px solid #000;
  border-radius: 2px;
  margin-top: 0;
  margin-left: 0;
  padding: 6px 5px 8px;
  font-size: 13px;
  transition: opacity .2s;
}

.nav-link-ex-pack:hover {
  color: #68f068;
}

.nav-link-ex-pack:active {
  color: #f08768;
}

.nav-link-ex-pack:focus {
  color: #ec0509;
}

.navbar-expack {
  background-color: #297667;
}

.body-2 {
  border: 1px solid #000;
  border-radius: 6px;
}

.html-embed {
  margin-top: -64px;
  margin-bottom: 1px;
  padding-top: 0;
}

.text-center-bold-15 {
  text-align: center;
  margin-bottom: 3px;
  padding-top: 21px;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.heading-2 {
  text-align: center;
  flex: 1;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 31px;
  line-height: 34px;
}

.field-label-3 {
  margin-bottom: 9px;
  font-size: 16px;
  font-weight: 700;
}

.submit-button-5 {
  border-radius: 7px;
  margin-top: -16px;
  margin-left: 220px;
}

.text-field-9 {
  margin-top: -9px;
}

.text-field-10 {
  margin-top: 0;
}

.grid-11 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 3px solid #000;
  grid-template: "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 / 4fr .5fr 1fr 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
}

.text-block-top-equip {
  text-align: center;
  border: 1px solid #000;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  margin-top: -2px;
  margin-bottom: 4px;
  padding-top: 8px;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-equip-left {
  text-align: left;
  border: 2px solid #000;
  margin-top: -5px;
  margin-bottom: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 6px;
  font-weight: 700;
  overflow: auto;
}

.text-field-equip-qty {
  width: 42px;
  height: 40px;
  min-width: 40px;
  text-align: center;
  border: 2px solid #000;
  margin-top: -9px;
  margin-bottom: 24px;
  margin-left: 0;
  padding: 0 3px 0 0;
}

.text-block-hold-qty {
  border: 2px solid #000;
  margin-top: -20px;
  margin-bottom: -3px;
  padding-top: 10px;
  padding-bottom: 13px;
  font-size: 16px;
}

.div-block-14 {
  width: 75%;
  text-align: center;
  border: 2px solid #000;
  margin-left: 159px;
  display: inline-block;
}

.form-3 {
  border: 1px solid #000;
}

.form-block-2 {
  margin-bottom: -6px;
}

.submit-button-6 {
  margin-top: -3px;
  margin-bottom: 14px;
  padding-top: 14px;
  padding-bottom: 15px;
}

.text-red-14 {
  color: #e54a4c;
  font-weight: 700;
}

.image-9 {
  float: right;
  clear: right;
}

.column-8 {
  clear: right;
  text-align: center;
  top: 27px;
  right: 91px;
}

.text-span-2 {
  text-align: center;
}

.text-block-15 {
  border: 2px #000;
}

.text-block-19 {
  border: 2px solid #000;
}

.submit-button-7 {
  text-align: center;
  display: inline-block;
}

.div-block-15 {
  width: 100%;
  background-color: #9d9da3;
}

.text-block-topexvite {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #2483b1;
  border: 4px solid #000;
  margin: 0 7px 0 0;
  padding: 15px 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.div-block-for-cc-form {
  width: 700px;
  border: 6px solid #210e74;
  margin-top: 33px;
  margin-left: 0;
  padding-left: 0;
  display: inline-block;
}

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

.text-block-exvite-cats {
  border: 3px solid #000;
  margin: -10px -3px 0 -20px;
  padding-top: 10px;
  padding-bottom: 11px;
}

.columns-2 {
  margin: 10px -10px -13px 9px;
}

.image-10 {
  margin-top: 11px;
  margin-left: -90px;
}

.image-11 {
  clear: none;
  display: inline-block;
}

.text-block-21 {
  height: 60px;
  text-align: center;
  justify-content: center;
  font-weight: 700;
  display: flex;
}

.grid-for-cc-form {
  grid-column-gap: 1px;
  grid-row-gap: 0px;
  border: 3px #000;
  grid-template: "Area Area Area Area Area"
                 ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 / 1fr 1fr 1.25fr 1.25fr 1fr;
}

.image-12 {
  margin-left: 191px;
}

.grid-14 {
  border: 3px solid #000;
  border-radius: 0;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 33px;
}

.exbadge-exprince-heading {
  text-align: center;
  border: 1px solid #000;
  flex: 1;
  margin-top: 0;
  padding-top: 6px;
  font-size: 16px;
  font-weight: 700;
}

.exbadge-exprince-list-items {
  text-align: center;
  border: 1px solid #000;
  border-radius: 2px;
  flex: 1;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 10px 0 10px 8px;
  font-weight: 700;
  display: flex;
}

.exbadges-centered {
  justify-content: center;
  margin-left: 0;
  display: flex;
}

.bold-text-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.bold-text-3 {
  margin-bottom: 12px;
  display: inline-block;
}

.ex-badges-gray-box {
  text-align: center;
  background-color: #c3c2c7;
  border: 1px solid #000;
  border-width: 1px 2px;
  flex: 1;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 20px;
  line-height: 26px;
}

.grid-for-principals {
  border: 3px solid #000;
  border-radius: 16px;
  margin-top: 22px;
  padding-top: 0;
  padding-right: 24px;
}

.submit-button-8 {
  margin-left: 72px;
  display: block;
}

.form-with-border {
  text-align: center;
  border: 3px solid #000;
  border-radius: 10px;
  margin-left: 2px;
  margin-right: -42px;
  padding-left: 25px;
}

.form-6 {
  margin-left: 271px;
  margin-right: 11px;
  padding-right: 19px;
}

.text-field-11 {
  margin-right: -3px;
  display: inline-block;
}

.warning {
  color: #b63939;
  text-align: center;
  border: 3px solid #000;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 28px;
  line-height: 34px;
}

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

.text-block-27 {
  color: #df1616;
  text-align: center;
  margin-bottom: 4px;
  font-weight: 700;
}

.text-green-center-15 {
  color: green;
  text-align: center;
  font-weight: 700;
}

.div-block-17 {
  flex-wrap: nowrap;
  justify-content: space-between;
  display: flex;
}

.cells-in-cats {
  width: 25%;
  text-align: center;
  border: 3px solid #000;
  border-radius: 6px;
  margin-bottom: 3px;
  margin-left: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 700;
}

.field-label-4 {
  font-size: 16px;
}

.div-block-18 {
  justify-content: flex-start;
  margin-top: 10px;
  margin-bottom: 14px;
  margin-left: 259px;
  display: flex;
}

.field-label-6 {
  margin-left: 1px;
}

.checkbox-field {
  margin-left: 17px;
}

.checkbox-label {
  margin-bottom: -3px;
  padding-bottom: 7px;
}

.form-block-4 {
  margin-top: 24px;
}

.div-block-for-ex-list {
  justify-content: center;
  margin-left: 43px;
  padding-left: 0;
  display: flex;
}

.container-9 {
  text-align: center;
  padding-left: 0;
}

.text-block-29 {
  width: 4%;
  clear: none;
  text-align: right;
  flex: none;
  margin-top: 5px;
  margin-left: 0;
  padding-left: 1px;
  font-size: 15px;
}

.div-block-19 {
  display: flex;
}

.text-block-32 {
  width: 60%;
  margin-left: 20px;
  font-size: 15px;
}

.text-block-33 {
  margin-top: 5px;
  margin-left: 7px;
  padding-left: 0;
  font-size: 15px;
}

.text-block-center-no-border-copy {
  width: 100%;
  color: #333;
  text-align: center;
  border-style: none;
  margin-top: 6px;
  margin-bottom: 1px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.form-7 {
  text-align: center;
}

.textblock-shiping {
  text-align: left;
  margin-top: 14px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 700;
}

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

.question-text {
  align-self: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  font-weight: 700;
}

.form-block-5 {
  display: block;
}

.form-8 {
  display: flex;
}

.text-field-for-question {
  width: 50%;
  flex: 1;
  align-self: flex-end;
  margin-top: 12px;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 20px;
}

.submit-button-9 {
  background-color: #7d9ac4;
  border-radius: 8px;
  margin-top: 12px;
  margin-bottom: 10px;
  margin-right: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
}

.div-block-24 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
}

.image-14 {
  text-align: center;
  margin-left: 236px;
  margin-right: 255px;
}

.text-block-36 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.div-block-26 {
  background-color: var(--white);
  text-align: center;
  border: 4px solid #000;
  padding: 6px 8px;
}

.booth-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". Area"
                 ". ."
                 ". ."
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-right: 0;
  padding-right: 0;
  display: grid;
}

.text-block-used-booth {
  color: #fff;
  background-color: #466aa4;
  border: 2px solid #000;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 4px 3px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
}

.text-block-white {
  color: #fff;
  background-color: #fff;
  border: 2px solid #fff;
  margin-bottom: 0;
  margin-left: 0;
  padding: 4px 3px 4px 2px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
}

.text-block-46 {
  color: #fff;
  text-align: center;
  background-color: red;
  padding-top: 0;
}

.link-5 {
  color: rgba(0, 0, 0, 0);
  font-size: 11px;
  line-height: 15px;
}

.div-block-exhibit-hall {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  border: 3px solid #000;
  grid-template: "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4px;
  margin-left: 1px;
  padding-bottom: 6px;
  padding-left: 0;
  display: grid;
  overflow: auto;
}

.text-block-open-booth {
  color: #000;
  background-color: #fff;
  border: 2px solid #000;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 4px 3px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
}

.div-block-seaside {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  border: 3px solid #000;
  grid-template: "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4px;
  margin-left: 151px;
  padding-bottom: 6px;
  padding-left: 0;
  display: grid;
  overflow: auto;
}

.div-block-30 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-areas: ". ."
                       ". ."
                       ". ."
                       ". ."
                       ". ."
                       ". ."
                       ". Area"
                       ". ."
                       ". ."
                       ". ."
                       ". ."
                       ". ."
                       ". ."
                       ". ."
                       ". .";
  margin-left: 0;
}

.containersea-side {
  margin-top: 7px;
  padding-left: 180px;
  padding-right: 180px;
  font-size: 24px;
}

.white-booth-sea-side {
  color: #fff;
  background-color: #fff;
  border: 2px solid #fff;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 15px;
}

.text-block-booth-services {
  color: #000;
  background-color: #0ea552;
  border: 2px solid #000;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
}

.div-block-bing {
  width: 98%;
  margin-left: -13px;
  display: block;
}

.text-block-used-booth-seaside {
  color: #fff;
  background-color: #466aa4;
  border: 2px solid #000;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.section-for-exhibt-hall {
  width: 90%;
  margin-left: 93px;
}

.link-6 {
  color: rgba(0, 0, 0, 0);
  font-size: 11px;
  line-height: 12px;
}

.image-17, .div-block-31 {
  text-align: center;
}

.div-block-32 {
  border: 3px #000;
  border-radius: 8px;
  display: flex;
}

.form-block-6 {
  margin-top: 2px;
  margin-left: 141px;
  margin-right: 132px;
}

.checkbox-field-2 {
  margin-left: 50px;
}

.checkbox-label-3 {
  margin-left: 10px;
  font-size: 18px;
  line-height: 22px;
}

.form-9 {
  margin-top: 8px;
}

.form-block-7 {
  border: 3px solid #000;
  border-radius: 5px;
}

.div-block-33 {
  margin-top: 23px;
}

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

.image-18 {
  margin-top: 19px;
  margin-left: 46px;
}

.submit-button-11 {
  text-align: center;
  border: 1px solid #000;
  border-radius: 9px;
  margin-top: 13px;
  margin-left: 296px;
}

.cells-in-sub-cats {
  text-align: center;
  border: 3px solid #000;
  margin-left: 0;
  padding-left: 40px;
  padding-right: 112px;
  font-weight: 700;
}

.checkbox-sub {
  margin-top: 15px;
}

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

.text-field-phone {
  width: 300px;
  max-height: 30px;
  margin-bottom: 5px;
  padding-top: 1px;
  padding-bottom: 0;
}

.div-phone-ext {
  display: flex;
}

.text-block-extension {
  width: 70px;
  margin-top: 6px;
  margin-left: 33px;
  margin-right: -40px;
  padding-top: 4px;
  font-size: 15px;
  font-weight: 700;
}

.grid-for-contract {
  grid-row-gap: 0px;
  border: 3px solid #000;
  border-radius: 17px;
  grid-template: "Area Area"
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 "Area-2 Area-2"
                 "Area-3 Area-3"
                 ". ."
                 / .5fr 1fr;
  margin-top: 32px;
  margin-right: 0;
  padding-right: 10px;
}

.text-field-boothqty {
  width: 50px;
  max-height: 30px;
  margin-bottom: 5px;
  padding: 1px 5px 0;
}

.text-block-50 {
  margin-top: 10px;
  margin-left: 25px;
  font-weight: 700;
}

.text-field-contract {
  max-height: 30px;
  margin-bottom: 5px;
  padding-top: 1px;
  padding-bottom: 0;
}

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

.text-city {
  width: auto;
  text-align: left;
  flex: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  font-size: 15px;
  font-weight: 700;
}

.text-state {
  width: auto;
  text-align: left;
  flex: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 11px;
  font-size: 15px;
  font-weight: 700;
}

.text-block-for-contract-2 {
  width: auto;
  text-align: left;
  flex: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 6px;
  font-size: 15px;
  font-weight: 700;
}

.button-for-contract {
  background-color: #466aa6;
  background-image: linear-gradient(#4d4448, #abadb4 0%, #0f3e75 71%);
  border-radius: 7px;
  margin-top: 9px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 16px;
}

.grid-for-contract3 {
  grid-row-gap: 0px;
  border: 3px solid #000;
  border-radius: 16px;
  grid-template: ". ."
                 ". ."
                 "Area Area"
                 "Area-2 Area-2"
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 / .5fr 1fr;
}

.text-block-51 {
  text-align: center;
  text-transform: uppercase;
}

.text-block-52 {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
}

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

.div-block-37 {
  margin-left: 0;
}

.contract-rte {
  border: 3px solid #000;
  border-radius: 11px;
  padding-left: 15px;
  padding-right: 15px;
}

.contract-rte h4 {
  text-align: center;
}

.contract-rte h1 {
  color: #333;
  text-align: center;
  background-color: #968443;
  border-color: #2a3586;
  margin-left: 300px;
  margin-right: 300px;
  font-size: 18px;
  line-height: 26px;
}

.contract-rte h6 {
  font-size: 16px;
}

.contract-rte h3 {
  text-align: left;
  background-color: #968443;
  font-size: 16px;
  line-height: 20px;
}

.text-block-for-contract-3 {
  width: auto;
  text-align: left;
  flex: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 6px;
  font-size: 15px;
  font-weight: 700;
}

.div-block-phone-3 {
  display: flex;
}

.text-block-for-extension {
  width: auto;
  text-align: left;
  flex: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 6px;
  font-size: 15px;
  font-weight: 700;
}

.text-block-for-phone-2 {
  width: 60%;
  text-align: left;
  flex: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 6px;
  font-size: 15px;
  font-weight: 700;
}

.slider {
  height: 90%;
  margin-bottom: 38px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  bottom: -14px;
  left: -5px;
}

.mask {
  margin-left: 171px;
  padding-left: 1px;
  left: -7px;
}

.left-arrow {
  margin-left: 50px;
}

.right-arrow {
  margin-right: 53px;
  padding-right: 3px;
}

.form-10 {
  width: 100%;
  display: flex;
}

.text-field-12 {
  width: 40%;
  margin-top: 4px;
  margin-left: 30px;
  margin-right: 22px;
  padding-left: 11px;
  display: block;
}

.div-block-38 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: -15px;
  display: flex;
}

.form-block-8 {
  width: 90%;
}

.submit-button-12 {
  background-color: #7d9ac4;
  border-radius: 8px;
  margin-top: 2px;
  margin-bottom: 10px;
}

.grid-for-products {
  grid-column-gap: 0px;
  border: 3px solid #000;
  border-radius: 5px;
  grid-template: "Area-16 Area-13 Area-14 Area-15 Area-12 Area-11 Area-10 Area-9 Area-8 Area-7 Area-6 Area-5 Area-4 Area-3 Area-28 Area Area-17 Area-18 Area-20 Area-2 Area-19 Area-21 Area-22 Area-23 Area-24 Area-25 Area-26 Area-27"
  / 1.75fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.75fr;
  align-items: center;
  justify-items: center;
  margin-top: 6px;
  margin-bottom: 7px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.columns-3 {
  margin-top: 10px;
}

.div-block-39 {
  border: 3px solid #000;
  overflow: auto;
}

.text-block-webpage {
  text-align: left;
  border: 2px solid #000;
  margin-top: -5px;
  margin-bottom: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 6px;
  font-weight: 700;
  overflow: auto;
}

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

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

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

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

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

.container-for-seminars {
  height: 100vh;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  background-color: var(--white);
  text-align: left;
  border: 4px solid #291d6e;
  border-radius: 4px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(68px, .25fr) 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 9px;
  margin-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: auto;
}

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

.link-7 {
  background-color: var(--white);
  color: #b63f1e;
  border: 3px solid #b23c1d;
  border-radius: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
}

.ex-list-container-head {
  min-height: 30px;
  border: 0 #000;
  border-radius: 5px;
  margin-top: 1px;
  margin-bottom: 5px;
}

.grid-for-ex-list-head {
  grid-column-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-for-ex-list {
  padding-left: 8px;
  font-weight: 700;
}

.div-for-ex-list-head {
  background-color: #7d9ac4;
  border: 3px solid #000;
  border-radius: 5px;
  margin-top: 3px;
  margin-bottom: 1px;
  padding-top: 0;
  padding-bottom: 3px;
}

.div-for-ex-list-body {
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-top: 2px solid #000;
  border-bottom: 2px #000;
  border-left: 2px solid #000;
  border-right: 3px solid #000;
  border-radius: 1px;
  flex: 1;
  margin: -2px 0 0;
  padding-top: 3px;
  padding-bottom: 3px;
}

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

.att-list-container-head {
  min-height: 30px;
  border: 0 #000;
  border-radius: 5px;
  margin-top: 1px;
  margin-bottom: 5px;
}

.att-list-container-body {
  min-height: 30px;
  border: 3px #000;
  border-radius: 5px;
}

.grid-for-att-list-head {
  grid-column-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.div-for-att-list-head {
  background-color: #7d9ac4;
  border: 3px solid #000;
  border-radius: 5px;
  margin-top: 3px;
  margin-bottom: 1px;
  padding-top: 0;
  padding-bottom: 3px;
}

.grid-for-att-list-body {
  grid-column-gap: 0px;
  border: 2px solid #000;
  border-left-width: 3px;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.div-for-att-list-body {
  background-color: rgba(0, 0, 0, 0);
  border: 2px #000;
  border-style: none solid;
  border-radius: 0;
  margin: -2px -1px 0;
  padding-top: 3px;
  padding-bottom: 3px;
}

.text-for-att-list {
  padding-left: 8px;
  font-weight: 700;
}

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

.link-booth-sea-side {
  color: var(--white);
}

.text-block-open-booth-seaside {
  background-color: var(--white);
  color: var(--black);
  border: 2px solid #000;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.section-8 {
  margin-left: 5px;
  margin-right: 5px;
}

.grid-9-attadd3 {
  grid-row-gap: 0px;
  border: 3px solid #000;
  border-radius: 17px;
  grid-template: "Area Area"
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 "Area-2 Area-2"
                 / .5fr 1fr;
  margin-top: 30px;
  margin-right: 0;
  padding-right: 10px;
}

.div-block-41 {
  border-bottom: 3px solid #000;
  flex-direction: row-reverse;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 1px;
  padding-bottom: 2px;
  display: flex;
}

.div-block-41:hover {
  transform: translate(0);
}

.div-block-42 {
  flex-direction: row;
  flex: 0 auto;
  align-self: center;
  align-items: center;
  display: flex;
}

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

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

.div-block-43 {
  width: 18%;
  text-align: center;
  background-color: rgba(125, 154, 196, .2);
  border: 1.5px solid rgba(71, 106, 164, .82);
  border-radius: 6px;
  flex: 0 auto;
  align-self: center;
  margin-right: 0;
  transform: translate(0, 1px);
}

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

.text-field-13 {
  align-self: center;
}

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

.form-block-seminar {
  align-self: auto;
  margin-top: 0;
  margin-bottom: 6px;
  padding-top: 18px;
}

.link-8 {
  color: rgba(55, 54, 143, .99);
  text-shadow: 1px 1px 3px var(--white);
  flex: 1;
  align-self: auto;
  font-weight: 700;
  transform: translate(0);
}

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

.div-block-44 {
  text-align: center;
  flex: 0 auto;
  align-self: center;
  margin-left: 19px;
  padding-left: 0;
}

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

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

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

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

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

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

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

.input-calendar-container-body {
  min-height: 30px;
  border: 3px #000;
  border-radius: 5px;
}

.text-cal-input {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 8px;
  font-weight: 700;
}

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

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

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

.div-heading-calander-input {
  background-color: rgba(0, 0, 0, 0);
  border-top: 2px solid #000;
  border-bottom: 2px #000;
  border-left: 2px solid #000;
  border-right: 3px solid #000;
  border-radius: 0;
  margin: -2px -1px 0;
  padding-top: 3px;
  padding-bottom: 3px;
}

.div-calander-input-date {
  background-color: rgba(0, 0, 0, 0);
  border-top: 3px solid #000;
  border-bottom: 2px #000;
  border-left: 2px #000;
  border-right: 3px solid #000;
  border-radius: 0;
  margin: -2px -1px 0;
  padding-top: 3px;
  padding-bottom: 3px;
}

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

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

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

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

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

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

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

.form-12 {
  display: inline;
}

.div-block-47 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-top: 7px;
  margin-bottom: 2px;
  padding-bottom: 1px;
  display: block;
}

.tabs {
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  align-self: stretch;
  display: block;
}

.tab-seminar {
  background-color: rgba(125, 154, 196, .65);
  border-left: .5px solid rgba(78, 73, 73, .48);
  border-right: .5px solid rgba(0, 0, 0, .46);
  border-radius: 14px 14px 0 0;
  flex-flow: row-reverse;
  flex: 1;
  align-content: flex-start;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tab-seminar.w--current {
  text-align: center;
  background-color: #8c9aaf;
  border-bottom: 1px solid #000;
  border-left-width: 1px;
  border-left-color: rgba(51, 49, 49, .85);
  border-right-width: 1px;
  border-right-color: rgba(0, 0, 0, .82);
  border-radius: 14px 14px 0 0;
  flex-direction: row-reverse;
  flex: 1;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  transition: opacity .2s;
  display: flex;
  transform: scale(1);
  box-shadow: 0 -1px 4px #000;
}

.text-block-59 {
  flex: 0 auto;
}

.tabs-menu {
  flex-flow: row;
  justify-content: space-around;
  display: flex;
}

.text-block-60 {
  overflow: visible;
}

.grid-for-speaker-input {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: .25fr .75fr;
}

.text-right-speaker-input {
  text-align: right;
  margin-top: 9px;
  margin-bottom: 5px;
  padding-right: 10px;
}

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

.ext-area-speaker-input {
  width: 560px;
  min-height: 90px;
  margin: 5px 12px;
  padding: 0 12px;
}

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

.checkbox-label-4 {
  color: rgba(0, 0, 0, 0);
}

.submit-button-15 {
  border-radius: 9px;
  margin-top: 6px;
}

.form-13 {
  margin-bottom: -8px;
}

.select-field-3 {
  width: 200px;
  margin-top: 8px;
  margin-left: 14px;
  margin-right: 2px;
}

.text-right-speaker-input-red {
  color: #d3070a;
  text-align: right;
  margin-top: 9px;
  margin-bottom: 5px;
  padding-right: 10px;
  font-weight: 700;
}

.text-field-15 {
  width: 220px;
  margin-top: 14px;
  margin-left: 9px;
}

.grid-for-seminarattendee {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: .25fr .75fr;
}

.div-block-color-dot-title-combo {
  flex-direction: row-reverse;
  align-items: center;
  display: flex;
}

.div-block-49 {
  justify-content: center;
  align-items: center;
  margin-top: 3px;
  margin-bottom: 4px;
  padding-bottom: 2px;
  display: flex;
}

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

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

.div-block-cattegories {
  flex-wrap: nowrap;
  justify-content: space-between;
  display: flex;
}

.textarea {
  margin-bottom: 25px;
  padding-bottom: 100px;
}

.div-block-50 {
  padding-top: 3px;
  padding-bottom: 3px;
  display: flex;
}

.grid-11-copy {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 3px solid #000;
  grid-template: "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 / 4fr .5fr 1fr 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
}

.html-embed-6 {
  text-align: center;
}

.image-22 {
  float: left;
  text-align: center;
  display: block;
}

.text-block-equip2 {
  width: 42px;
  height: 40px;
  min-width: 40px;
  border: 2px solid #000;
  margin-top: -2px;
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
}

.html-embed-8 {
  justify-content: center;
  display: flex;
}

.html-embed-9 {
  justify-content: center;
  margin-top: 13px;
  margin-bottom: -11px;
  display: flex;
}

.div-block-51 {
  width: auto;
  flex-direction: row;
  display: flex;
}

.container-11 {
  border: 2px solid #000;
  border-radius: 4px;
  flex-direction: column;
  display: flex;
}

.div-grid {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.container-12 {
  border: 1px solid #000;
  border-radius: 4px;
  margin-top: 5px;
}

.div-block-52 {
  align-self: stretch;
}

.exbadge-exprince-list-items-copy {
  text-align: center;
  border: 1px #000;
  border-radius: 2px;
  flex: 1;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0 0 1px;
  font-weight: 700;
  display: block;
}

.exbadge-exprince-heading-copy {
  text-align: center;
  border: 1px solid #000;
  flex: 1;
  margin-top: 0;
  padding-top: 6px;
  font-size: 16px;
  font-weight: 700;
}

.text-block-61 {
  margin-top: 11px;
  font-weight: 700;
}

.text-for-credit-card-right {
  text-align: right;
  margin-top: 18px;
  margin-bottom: 0;
  padding-right: 9px;
  font-size: 18px;
}

.bold-text-4 {
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.text-field-16 {
  max-height: 32px;
  margin-top: 4px;
  margin-bottom: 7px;
}

.text-block-with-border-copy {
  text-align: center;
  text-align: center;
  background-color: #c3c2c7;
  border: 3px solid #000;
  border-radius: 3px;
  flex: 1;
  margin: -1px -2px -1px -1px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 26px;
}

.div-block-for-cc-form-copy {
  width: 700px;
  border: 6px solid #210e74;
  margin-top: 33px;
  margin-left: 0;
  padding-left: 0;
  display: inline-block;
}

.text-block-2-copy {
  text-align: left;
  margin-top: 11px;
  margin-bottom: 14px;
  margin-left: 0;
  padding: 0 3px 5px 9px;
  font-size: 15px;
  font-weight: 700;
}

.grid-for-cc-form-copy {
  grid-column-gap: 1px;
  grid-row-gap: 0px;
  border: 3px #000;
  grid-template: "Area Area Area Area Area"
                 ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 / 1fr 1fr 1.25fr 1.25fr 1fr;
}

.text-block-top-equip-copy {
  text-align: center;
  border: 2px solid #000;
  margin-top: -2px;
  margin-bottom: 4px;
  padding-top: 8px;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-equip-left-copy {
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  border: 2px solid #000;
  margin-top: -5px;
  margin-bottom: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 6px;
  font-weight: 700;
  overflow: auto;
}

.text-block-top-equip-copy {
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
  border: 2px solid #000;
  margin-top: -2px;
  margin-bottom: 4px;
  padding-top: 8px;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-equip-left-copy {
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  border: 2px solid #000;
  margin-top: -5px;
  margin-bottom: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 6px;
  font-weight: 700;
  overflow: auto;
}

.form-block-9 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.field-label-8 {
  display: block;
}

.form-14 {
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.form-15 {
  grid-column-gap: 11px;
  grid-row-gap: 3px;
  grid-template: ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 "Area Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 11px;
  padding-right: 11px;
  display: grid;
}

.div-block-53 {
  border: 5px solid #210e74;
  margin-top: -1px;
}

.container-13 {
  padding: 0 120px;
}

.field-credit-card {
  padding-right: 0;
}

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

.div-left-attsearch3 {
  flex: 1;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 6px;
}

.div-right-attsearch3 {
  flex: 1;
  padding-top: 11px;
}

.container-14 {
  background-color: var(--white);
  border: 3px #000;
  border-radius: 8px;
  justify-content: center;
  padding: 3px 8px 4px;
  display: block;
}

.form-block-10, .form-16 {
  display: block;
}

.div-body-attsearch3 {
  display: flex;
}

.div-block-54 {
  justify-content: center;
  display: flex;
}

.div-block-55 {
  margin-top: 8px;
  margin-bottom: -1px;
  display: flex;
}

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

.div-block-56 {
  height: 7px;
}

.section-10 {
  margin-top: 2px;
  margin-bottom: 5px;
  padding-top: 16px;
}

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

.div-left-attadd3 {
  flex: 1;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 6px;
}

.div-right-attadd3 {
  flex: 1;
  padding-top: 11px;
}

.div-block-56-copy {
  height: 7px;
}

.text-field-6-copy {
  max-height: 30px;
  margin-bottom: 5px;
  padding-top: 1px;
  padding-bottom: 0;
}

.div-left-attsearch3-copy {
  flex: 1;
  padding-top: 2px;
  padding-bottom: 1px;
  padding-right: 6px;
}

.section-11 {
  margin-bottom: 8px;
  padding-top: 16px;
}

.heading-4 {
  background-color: rgba(125, 154, 196, .66);
  border-style: none;
  border-color: #000;
  border-radius: 4px 4px 0 0;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-left: -3px;
  margin-right: -3px;
  padding: 4px 0 5px;
  display: flex;
}

.heading-5 {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 7px;
  display: flex;
}

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

.container-15 {
  border: 2px solid #000;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
}

.div-block-58 {
  border: 2px solid #000;
  border-radius: 3px;
  padding: 0 5px;
  display: flex;
}

.div-block-59 {
  border-right: 2px solid #000;
  flex-direction: column;
  flex: 1;
  display: flex;
}

.div-block-60 {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-self: stretch;
  padding: 4px 6px;
  display: flex;
}

.heading-6 {
  text-align: center;
  margin-top: 3px;
  margin-bottom: 4px;
}

.paragraph-2 {
  font-size: 15px;
}

.heading-7 {
  text-align: left;
}

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

.div-block-61 {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 1px;
  padding-top: 5px;
  display: flex;
}

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

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

.heading-8 {
  margin-left: -51px;
  margin-right: 14px;
}

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

.image-24 {
  display: block;
}

.div-block-63 {
  justify-content: space-between;
  margin-bottom: 3px;
  padding: 2px 0 7px 10px;
  display: flex;
}

.div-block-64 {
  background-color: rgba(169, 188, 216, .9);
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
  margin-left: -3px;
  margin-right: -3px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 0;
}

.div-block-65 {
  flex-direction: column-reverse;
  flex: 1;
  justify-content: center;
  align-self: auto;
  margin-right: 0;
  padding-left: 7px;
  display: flex;
}

.div-block-66 {
  flex: 1;
}

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

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

.section-13 {
  height: 40vh;
}

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

.heading-9 {
  margin-bottom: 0;
  font-size: 28px;
}

.heading-10 {
  background-color: rgba(125, 154, 196, .43);
  background-image: linear-gradient(rgba(125, 154, 196, .63), #dfe8f8 89%);
  border-top: 1px solid #000;
  margin-top: -2px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 3px;
  padding-bottom: 7px;
  font-size: 25px;
}

.container-16 {
  background-color: var(--white);
  border: 2.5px solid rgba(70, 70, 70, .89);
  border-radius: 4px;
  padding-bottom: 0;
}

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

.div-block-speaklist-cells {
  width: 26.7%;
  min-height: 10px;
  border: 1px #000;
  border-bottom: 2px solid #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  flex: none;
  align-self: center;
}

.div-block-69, .div-block-70, .div-block-71 {
  flex: 1;
}

.div-block-speaklist-registered {
  width: 26.7%;
  min-height: 15px;
  border: 1px solid #000;
  flex: none;
  align-self: center;
}

.heading-11 {
  margin-top: 6px;
  margin-bottom: 0;
  font-size: 22px;
}

.text-block-62 {
  text-align: center;
  margin-left: -1px;
  margin-right: -1px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 16px;
}

.div-block-speaklist-registered-company-blue {
  width: 26.7%;
  min-height: 15px;
  background-color: rgba(161, 190, 233, .35);
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-speaklist-cells-company-blue {
  width: 26.7%;
  min-height: 10px;
  background-color: #dfe8f8;
  border: 1px #000;
  border-bottom: 2px solid #000;
  flex: none;
  align-self: center;
}

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

.div-block-speaklist-cells-phone-blue {
  width: 20%;
  min-height: 10px;
  background-color: #dfe8f8;
  border: 1px #000;
  border-bottom: 2px solid #000;
  flex: none;
  align-self: center;
}

.div-block-speaklist-phone-blue {
  width: 20%;
  min-height: 15px;
  background-color: #dfe8f8;
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-speaklist-copy {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

._2-isle-divblock {
  display: flex;
}

.div-block-taken-booth {
  width: 29px;
  height: 29px;
  background-color: #466aa4;
  border: 1.5px solid #000;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.div-block-blank-space {
  width: 29px;
  height: 29px;
  background-color: rgba(0, 0, 0, 0);
  font-size: 13px;
}

._3-isle-divblock {
  display: flex;
}

.floorplan-whole {
  flex-direction: row;
  justify-content: center;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.text-block-booth-empty {
  color: #7d9ac4;
  text-align: center;
  padding: 1px;
  font-size: 11px;
}

.div-block-empty-booth {
  width: 29px;
  height: 29px;
  background-color: #fff;
  border: 1.5px solid #000;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  display: flex;
}

.div-block-isle {
  width: 29px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-block-booth-taken {
  width: 24px;
  height: 24px;
  color: snow;
  text-align: center;
  padding: 1px;
  font-size: 11px;
}

.div-block-row {
  width: 29px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.div-block-72 {
  width: 1060px;
  height: 490px;
  background-image: url('../images/FloorPlan-Bing-web.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 2px;
  padding-left: 67px;
  padding-right: 0;
  display: flex;
}

.div-block-73 {
  flex: 1;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.section-15 {
  height: 20vh;
}

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

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

.div-block-75 {
  flex-direction: column;
  flex: none;
  align-items: flex-end;
  padding-top: 18px;
  display: flex;
}

.div-block-76 {
  width: 10px;
  height: 14px;
}

.div-block-76-copy {
  width: 10px;
  height: 2px;
  width: 10px;
  height: 2px;
}

.container-17 {
  border: 2px solid #000;
  border-radius: 4px;
  margin-top: 20px;
  margin-bottom: 17px;
  padding-top: 0;
}

.div-block-77 {
  padding-left: 9px;
  padding-right: 12px;
}

.div-block-76-copy {
  width: 10px;
  height: 9px;
}

.div-block-78 {
  flex-direction: row;
  flex: 1;
  align-self: center;
  display: block;
}

.div-block-79 {
  flex-direction: row;
  flex: 1;
  align-self: stretch;
  align-items: center;
  margin-top: 7px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-80 {
  min-width: 150px;
  flex: none;
  align-self: center;
  margin-right: 0;
}

.div-block-81 {
  align-self: center;
}

.div-block-82 {
  flex: none;
}

.section-16 {
  justify-content: center;
  margin-top: 43px;
  margin-bottom: 27px;
  display: block;
}

.div-block-73-copy {
  border: 2.1px #000;
  flex: 0 auto;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  padding: 2px 3px;
  display: block;
}

.section-17 {
  min-height: 23vh;
}

.heading-13 {
  justify-content: center;
  display: flex;
}

._3-isle-divblock-copy {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

._3-isle-divblock-copy-copy {
  width: auto;
  flex-direction: row;
  justify-content: center;
  align-self: auto;
  padding-left: 0;
  display: flex;
}

.div-block-73-copy-copy {
  background-image: url('../images/SEASIDEPAVILION.PNG');
  background-position: 50% 38%;
  background-repeat: no-repeat;
  background-size: 833px 132%;
  border: 2.1px #000;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 4px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px 21px 0 0;
  display: flex;
}

.section-16-copy {
  justify-content: center;
  margin-top: 23px;
  margin-bottom: 27px;
  display: block;
}

.div-block-row-copy {
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.div-block-isle-copy {
  width: auto;
  height: auto;
  flex-direction: row;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.div-block-registration {
  width: 200px;
  height: 50px;
  background-color: #35bd2c;
  border: 1px solid #000;
  align-self: center;
  font-size: 13px;
}

.text-block-63 {
  text-align: center;
  white-space: normal;
  justify-content: center;
  align-items: center;
  padding: 12px 1px 1px;
  font-size: 10px;
  font-weight: 700;
  line-height: 10px;
  display: flex;
}

.div-block-registration-copy {
  width: 50px;
  height: 50px;
  background-color: #35bd2c;
  border: 1px solid #000;
  align-self: center;
  padding: 1px;
  font-size: 13px;
}

.text-block-63-copy {
  text-align: center;
  white-space: normal;
  justify-content: center;
  align-items: center;
  padding-top: 11px;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.div-block-blank-space-copy {
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0);
  font-size: 13px;
}

.div-block-row-copy {
  width: 50px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: block;
}

.div-block-taken-booth-copy {
  width: 50px;
  height: 50px;
  background-color: #466aa4;
  border: 1.5px solid #000;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.text-block-booth-taken-copy {
  width: 49px;
  height: 24px;
  color: snow;
  text-align: center;
  padding: 1px;
  font-size: 16px;
}

.div-block-isle-copy-copy {
  width: auto;
  height: auto;
  flex-direction: row;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-empty-booth-seaside {
  width: 50px;
  height: 50px;
  background-color: #ececec;
  border: 1.5px solid #000;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.text-block-empty-booth-seaside {
  width: 49px;
  height: 24px;
  color: var(--black);
  text-align: center;
  padding: 1px;
  font-size: 16px;
}

.div-block-84 {
  justify-content: center;
  display: flex;
}

.div-block-85 {
  flex-direction: row;
  justify-content: center;
  padding-right: 0;
  display: flex;
}

.div-block-86 {
  flex: 1;
  justify-content: flex-end;
  margin-left: 0;
  margin-right: 0;
  padding-right: 8px;
  display: flex;
}

.div-block-87 {
  flex: 1;
}

.container-18 {
  border: 3px solid #000;
  border-radius: 16px;
  margin-top: 16px;
  margin-bottom: 1px;
  padding-top: 5px;
  padding-bottom: 1px;
}

.div-phone-ext-copy {
  display: flex;
}

.text-block-for-phone-2-copy {
  width: 60%;
  text-align: left;
  flex: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 6px;
  font-size: 15px;
  font-weight: 700;
}

.text-block-extension-copy {
  width: 70px;
  margin-top: 6px;
  margin-left: 33px;
  margin-right: -40px;
  padding-top: 4px;
  font-size: 15px;
  font-weight: 700;
}

.div-block-city-state-zip-copy {
  flex-flow: row;
  align-content: space-around;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.text-block-center-no-border-copy-copy {
  width: 100%;
  text-align: center;
  margin-top: 6px;
  margin-bottom: 16px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-87-copy {
  flex: 1;
}

.text-block-for-contract-3-copy {
  width: auto;
  text-align: left;
  flex: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 6px;
  font-size: 15px;
  font-weight: 700;
}

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

.form-17 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.div-block-89 {
  width: 25%;
  flex-direction: column;
  flex: none;
  justify-content: space-around;
  align-self: stretch;
  margin-top: -11px;
  padding-right: 11px;
  display: flex;
}

.div-block-90 {
  width: 50%;
  flex-direction: column;
  flex: none;
  justify-content: space-around;
  margin-top: 6px;
  display: flex;
}

.container-19 {
  border: 3px solid #000;
  border-radius: 13px;
  margin-top: 23px;
  padding-left: 7px;
  padding-right: 7px;
}

.submit-button-4-copy {
  width: 90px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 11px;
  align-self: center;
  margin-top: 15px;
  margin-bottom: 16px;
}

.field-label-9, .field-label-10, .field-label-11 {
  text-align: right;
  font-size: 16px;
}

.text-field-17 {
  margin-top: 11px;
  padding-top: 0;
}

.textarea-2 {
  margin-top: 14px;
}

.text-block-center-no-border-copy {
  width: 100%;
  text-align: center;
  justify-content: center;
  margin-top: 6px;
  margin-bottom: 16px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.text-block-center-no-border-copy.bottom {
  font-size: 16px;
}

.textarea-2-copy {
  margin-top: 14px;
}

.field-label-9-copy {
  text-align: right;
  font-size: 16px;
}

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

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

.form-18 {
  border: 3px #000;
  border-radius: 9px;
}

.div-block-92 {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.section-18 {
  margin-top: 14px;
}

.div-block-93 {
  align-self: stretch;
  margin-bottom: 0;
}

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

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

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

.link-11 {
  padding-left: 1px;
}

.text-block-64 {
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-span-7 {
  color: #a02006;
  padding-right: 9px;
}

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

.container-20 {
  background-color: rgba(255, 255, 255, .86);
  border-radius: 5px;
}

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

.div-block-92-copy {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  display: flex;
}

.container-21 {
  margin-top: 22px;
  margin-bottom: 6px;
}

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

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

.div-block-attendee-first-name {
  width: 21%;
  min-height: 10px;
  background-color: #dfe8f8;
  border: 1px #000;
  border-bottom: 2px solid #000;
  flex: none;
  align-self: center;
}

.attendee-search-heading {
  margin-top: 6px;
  margin-bottom: 0;
  font-size: 19px;
}

.persons-that-match {
  margin-top: 8px;
  margin-bottom: 0;
  padding-bottom: 6px;
  font-size: 22px;
}

.div-block-attendee-last-name {
  width: 22%;
  min-height: 10px;
  border: 1px #000;
  border-bottom: 2px solid #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  flex: none;
  align-self: center;
}

.div-block-attendee-company {
  width: 30.1%;
  min-height: 10px;
  background-color: #dfe8f8;
  border: 1px #000;
  border-bottom: 2px solid #000;
  flex: none;
  align-self: center;
}

.div-block-attendee-status {
  width: 16%;
  min-height: 10px;
  border: 2px solid #000;
  border-left-width: 1px;
  border-right: 1px #000;
  border-radius: 0;
  flex: none;
  align-self: stretch;
}

.div-block-attendee-register {
  width: 14%;
  min-height: 10px;
  background-color: #dfe8f8;
  border: 1px #000;
  border-bottom: 2px solid #000;
  flex: none;
  align-self: stretch;
}

.a, .heading-11-copy {
  margin-top: 6px;
  margin-bottom: 0;
  font-size: 22px;
}

.div-block-attendee-blue-name {
  width: 21%;
  min-height: 15px;
  background-color: rgba(161, 190, 233, .35);
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-attendee-blue-company {
  width: 30.1%;
  min-height: 15px;
  background-color: rgba(161, 190, 233, .35);
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-attendeestatus {
  width: 12.7%;
  min-height: 15px;
  border: 1px solid #000;
  flex: none;
  align-self: center;
}

.div-block-attendee-blue-register {
  width: 14%;
  min-height: 15px;
  background-color: #dfe8f8;
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-speaklist-registered-copy {
  width: 22%;
  min-height: 15px;
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.heading-10-copy {
  background-color: rgba(125, 154, 196, .43);
  background-image: linear-gradient(rgba(125, 154, 196, .63), #dfe8f8 89%);
  border-top: 1px solid #000;
  margin-top: -2px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 3px;
  padding-bottom: 7px;
  font-size: 25px;
  text-decoration: underline;
}

.attendee-reg-text-block {
  text-align: center;
  margin-left: -1px;
  margin-right: -1px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 16px;
  overflow: auto;
}

.text-block-62-copy, .attendee-reg-text-blue-block {
  text-align: center;
  margin-left: -1px;
  margin-right: -1px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 16px;
}

.div-block-speaklist-copy, .div-block-speaklist-copy-copy, .div-block-speaklist-copy-copy, .div-block-speaklist-copy-copy-copy {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.text-block-center-no-border-copy {
  width: 100%;
  text-align: center;
  justify-content: center;
  margin-top: 6px;
  margin-bottom: 16px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.text-block-center-no-border-copy.bottom {
  font-size: 16px;
}

.div-block-attendee-first-name-copy {
  width: 21%;
  min-height: 10px;
  background-color: #dfe8f8;
  border: 1px #000;
  border-bottom: 2px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-attendee-last-name-copy {
  width: 22%;
  min-height: 10px;
  border: 1px #000;
  border-bottom: 2px solid #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  flex: none;
  align-self: stretch;
}

.div-block-attendee-company-copy {
  width: 30.1%;
  min-height: 10px;
  background-color: #dfe8f8;
  border: 1px #000;
  border-bottom: 2px solid #000;
  flex: none;
  align-self: stretch;
}

.attendee-search-heading-copy {
  margin-top: 6px;
  margin-bottom: 0;
  padding-top: 12px;
  font-size: 19px;
}

.div-block-attendee-first-name-copy-copy {
  width: 16%;
  min-height: 10px;
  background-color: #dfe8f8;
  border: 1px #000;
  border-bottom: 2px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-attendee-blue-name-copy {
  width: 16%;
  min-height: 15px;
  background-color: rgba(161, 190, 233, .35);
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-attendee-status-copy {
  width: 19.5%;
  min-height: 10px;
  border: 1px #000;
  border-bottom: 2px solid #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  flex: none;
  align-self: stretch;
}

.div-block-attendeestatus-copy {
  width: 17.7%;
  min-height: 15px;
  border: 1px solid #000;
  flex: none;
  align-self: center;
}

.attendee-reg-text-block-copy {
  text-align: center;
  margin-left: -1px;
  margin-right: -1px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 16px;
}

.attendee-reg-text-block-small {
  text-align: center;
  margin-left: -1px;
  margin-right: -1px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 13px;
}

.text-block-with-border-copy {
  width: auto;
  text-align: center;
  background-color: #c3c2c7;
  border: 3px solid #000;
  border-radius: 3px;
  flex: 1;
  justify-content: center;
  margin: -1px -1px -1px 0;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 26px;
  display: block;
}

.text-block-center-no-border-copy {
  width: 100%;
  text-align: center;
  justify-content: center;
  margin-top: 6px;
  margin-bottom: 16px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.text-block-center-no-border-copy.bottom {
  font-size: 16px;
}

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

.heading-10-copy-copy {
  background-color: rgba(125, 154, 196, .43);
  background-image: linear-gradient(rgba(125, 154, 196, .63), #dfe8f8 89%);
  border-top: 1px solid #000;
  margin-top: -2px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 3px;
  padding-bottom: 7px;
  font-size: 22px;
  text-decoration: underline;
}

.persons-that-match-copy {
  margin-top: 8px;
  margin-bottom: 0;
  padding-bottom: 6px;
  font-size: 20px;
}

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

.attendee-search-heading-copy {
  margin-top: 6px;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 16px;
}

.div-block-attendee-register-copy {
  width: 14%;
  min-height: 10px;
  background-color: rgba(214, 35, 35, .42);
  border: 2px solid #000;
  border-left: 1px #000;
  flex: none;
  align-self: stretch;
}

.div-block-attendee-company-copy {
  width: 33%;
  min-height: 10px;
  background-color: rgba(214, 35, 35, .42);
  border: 2px solid #000;
  border-right: 1px #000;
  flex: none;
  align-self: stretch;
}

.div-block-attendee-last-name-copy {
  width: 17.5%;
  min-height: 10px;
  border: 1px #000;
  border-bottom: 2px solid #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  flex: none;
  align-self: stretch;
}

.div-block-attendee-first-name-copy {
  width: 19.5%;
  min-height: 10px;
  background-color: #dfe8f8;
  border: 1px #000;
  border-bottom: 2px solid #000;
  flex: none;
  align-self: stretch;
}

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

.div-block-attendee-blue-name-copy {
  width: 19.5%;
  min-height: 15px;
  background-color: rgba(161, 190, 233, .35);
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-speaklist-registered-copy-copy {
  width: 17.5%;
  min-height: 15px;
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-attendee-blue-company-copy {
  width: 33%;
  min-height: 15px;
  background-color: rgba(161, 190, 233, .35);
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-attendeestatus-copy {
  width: 16%;
  min-height: 15px;
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.attendee-reg-text-block-copy {
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
  margin-left: -1px;
  margin-right: -1px;
  padding: 7px 2px;
  font-size: 16px;
  overflow: auto;
}

.attendee-reg-text-blue-block-copy {
  text-align: center;
  margin-left: -1px;
  margin-right: -1px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 16px;
}

.div-block-attendee-blue-register-copy {
  width: 14%;
  min-height: 15px;
  background-color: #dfe8f8;
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-speaklist-copy-copy-copy {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.attendee-reg-text-block-blep {
  text-align: center;
  margin-left: -1px;
  margin-right: -1px;
  padding-top: 8px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 16px;
  overflow: auto;
}

.text-block-with-border-copy {
  text-align: center;
  background-color: #f4f4ff;
  border: 2px solid rgba(0, 0, 0, .55);
  border-radius: 0 0 3px 3px;
  flex: 1;
  margin: -1px 0;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 26px;
}

.container-16-copy {
  border: 2.5px solid rgba(70, 70, 70, .89);
  border-radius: 4px;
  margin-top: 14px;
  padding-bottom: 0;
}

.section-19 {
  margin-top: 44px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.div-block-97 {
  background-color: rgba(0, 0, 0, .2);
  border: 1px solid rgba(0, 0, 0, .89);
  border-radius: 2px;
  box-shadow: inset 1px 1px 3px #000;
}

.div-block-98 {
  background-color: rgba(255, 255, 255, .89);
  margin: 5px 6px;
  padding: 0;
}

.text-block-65 {
  border: 1px solid rgba(0, 0, 0, .45);
  border-radius: 3px;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 27px;
  font-weight: 700;
  display: flex;
}

.asefsef {
  border: 1px solid rgba(0, 0, 0, .45);
  border-radius: 3px;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 21px;
  font-weight: 700;
  display: flex;
}

.div-block-exhibiting-company {
  background-color: rgba(255, 255, 255, .89);
  margin: 5px 6px;
  padding: 0;
  display: flex;
}

.text-block-exhibiting-company {
  color: rgba(51, 51, 51, .9);
  border: 1px solid rgba(0, 0, 0, .45);
  border-radius: 3px;
  flex: 1;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 18px;
  font-size: 19px;
  font-weight: 700;
  display: flex;
}

.link-12 {
  color: rgba(31, 29, 170, .91);
}

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

.container-22 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.heading-14 {
  text-align: center;
  margin-bottom: -1px;
  font-size: 31px;
}

.heading-15 {
  justify-content: center;
  margin-top: -6px;
  margin-bottom: 0;
  font-size: 29px;
  display: flex;
}

.heading-14-copy {
  text-align: center;
  margin-bottom: -1px;
  font-size: 25px;
}

.form-block-12 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.submit-button-16 {
  width: 90px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  box-shadow: 2px 2px 6px -1px #000;
}

.submit-button-16:hover {
  transform: translate(0, 2px);
  box-shadow: 1px 1px 8px -1px #000;
}

.form-19 {
  align-self: center;
}

.div-block-99 {
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  padding-top: 4px;
  display: flex;
}

.text-field-18 {
  width: 30vw;
  margin-right: 4px;
  box-shadow: inset 1px 1px 4px -1px #000;
}

.div-block-attendeestatus-title {
  width: 19.5%;
  min-height: 15px;
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-attendee-blue-name-badgepy {
  width: 16%;
  min-height: 15px;
  background-color: rgba(161, 190, 233, .35);
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

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

.div-block-speaklist-registered-last-name {
  width: 17.5%;
  min-height: 15px;
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-attendee-blue-company-badges {
  width: 33.1%;
  min-height: 15px;
  background-color: rgba(161, 190, 233, .35);
  border: 1px solid #000;
  flex: none;
  align-self: stretch;
}

.div-block-101 {
  background-image: url('../images/EXHIBITHALL1.PNG');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 97.5% 116%;
  border: 2px solid #000;
  justify-content: center;
  margin-left: 0;
  padding: 37px 72px 37px 38px;
  display: flex;
}

.div-block-102 {
  justify-content: center;
  display: flex;
}

.div-block-phone {
  width: 20%;
  flex: 0 auto;
  align-self: flex-start;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 0;
}

.container-23 {
  border: 3px solid #000;
  border-radius: 6px;
  margin-top: 50px;
}

.text-block-top-equip-copy {
  text-align: center;
  border: 2px #000;
  margin-top: -2px;
  margin-bottom: 4px;
  padding-top: 8px;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.heading-16 {
  margin-top: 1px;
  margin-bottom: 0;
  padding-left: 9px;
  font-size: 21px;
  display: flex;
}

.div-block-104 {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.div-block-105 {
  text-align: center;
  background-color: rgba(125, 154, 196, .65);
  border-left: 1px #000;
  border-right: 1px solid #000;
  flex: 1;
  margin-left: 0;
  box-shadow: 0 3px 4px #aabdd9;
}

.div-block-106 {
  text-align: center;
  background-color: rgba(59, 61, 73, .26);
  flex: 1;
  box-shadow: 0 3px 4px #cccdd0;
}

.div-block-107 {
  text-align: center;
  background-color: rgba(125, 154, 196, .65);
  border-left: 1px solid #000;
  flex: 1;
  padding-right: 0;
  box-shadow: 0 3px 4px #aabdd9;
}

.container-24 {
  border: 2px solid #000;
  border-radius: 8px;
  margin-top: 24px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-107-copy {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid #000;
  flex: 1;
  padding-top: 3px;
  padding-right: 0;
}

.div-block-105-copy {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px #000;
  border-right: 1px solid #000;
  flex: 1;
  margin-left: 0;
  padding-top: 3px;
}

.div-block-106-copy {
  text-align: center;
  background-color: rgba(204, 205, 208, .21);
  flex: 1;
  padding-top: 4px;
}

.div-block-104-copy {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

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

.div-block-108 {
  height: auto;
  background-color: #d31818;
}

.heading-17 {
  color: #fff;
  text-align: center;
  border-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-109 {
  justify-content: center;
  display: flex;
}

.text-block-justify-right-copy {
  text-align: right;
  margin-top: 17px;
  margin-bottom: 34px;
  padding-top: 0;
  padding-bottom: 5px;
  padding-right: 0;
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.div-block-110 {
  padding-left: 42px;
}

.text-block-center-no-border-copy {
  text-align: center;
  justify-content: center;
  padding-top: 2px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.text-block-center-no-border-copy.bottom {
  font-size: 16px;
}

.text-block-2-copy {
  text-align: left;
  text-align: left;
  margin-top: 11px;
  margin-bottom: 14px;
  margin-left: 0;
  padding: 0 3px 5px 9px;
  font-size: 15px;
  font-weight: 700;
}

.text-block-211-copy {
  text-align: left;
  margin-top: 11px;
  margin-bottom: 14px;
  margin-left: 0;
  padding: 0 3px 5px 9px;
  font-size: 15px;
  font-weight: 700;
}

.left-right-holder {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 0;
  display: flex;
}

.right-text {
  text-align: left;
  flex: 0 auto;
}

.up-down-holder {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.left-head {
  width: 300px;
  text-align: left;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
  padding-right: 14px;
  font-size: 15px;
  display: flex;
}

.right-longtext {
  width: 450px;
  text-align: left;
  font-weight: 700;
}

.text-block-center-no-border-copy {
  width: 100%;
  text-align: center;
  justify-content: center;
  margin-top: 1px;
  margin-bottom: 6px;
  padding-top: 5px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.text-block-center-no-border-copy.bottom {
  font-size: 16px;
}

.text-block-justify-right-att3 {
  text-align: right;
  margin-top: 7px;
  margin-bottom: 11px;
  padding-top: 5px;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.div-block-112 {
  justify-content: center;
  display: flex;
}

.up-down-holder-att3 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-left-copy {
  text-align: right;
  font-size: 17px;
  font-weight: 700;
  display: block;
}

.left-right-holder-att3 {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1px;
  padding: 0 55px 0 0;
  display: flex;
}

.left-right-holder-copy {
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 0;
  display: flex;
}

.right-text-att3 {
  text-align: left;
  flex: 1;
}

.text-field-19 {
  margin-bottom: 0;
}

.container-att3 {
  border: 3px solid #000;
  border-radius: 9px;
  justify-content: center;
  padding: 3px 33px 4px;
  display: block;
}

.text-left-att3-centered {
  font-size: 17px;
  font-weight: 700;
  display: block;
}

.select-field-att3 {
  width: 40%;
  margin-top: 3px;
  padding-left: 6px;
  padding-right: 6px;
}

.text-block-city-att3 {
  width: 70%;
  max-height: 30px;
  flex: 0 auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 5px;
}

.text-block-state-att3 {
  width: 0;
  max-height: 30px;
  min-width: 35px;
  margin-left: 5px;
  margin-right: 6px;
  padding-left: 5px;
  padding-right: 3px;
}

.text-block-zip-copy {
  width: 22%;
  max-height: 30px;
}

.div-block-55-copy {
  margin-top: 8px;
  margin-bottom: -1px;
  display: flex;
}

.div-block-118 {
  border-right: 2px solid #000;
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-top: 5px;
  display: flex;
}

.image-27 {
  max-width: 34%;
  align-self: center;
  display: block;
}

.heading-21 {
  margin-left: -51px;
  margin-right: 14px;
}

.text-time-and-room-number {
  background-color: #fff;
  margin-bottom: 6px;
  margin-left: -3px;
  margin-right: -3px;
  padding-top: 4px;
  padding-bottom: 3px;
  font-size: 20px;
  font-weight: 700;
  box-shadow: 0 4px 6px -3px rgba(0, 0, 0, .78);
}

.image-28 {
  max-width: 30%;
  flex: 0 auto;
  align-self: center;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-116 {
  border: 1px solid #000;
  border-radius: 3px;
  margin-left: 0;
  padding: 0;
  display: flex;
}

.heading-23 {
  background-color: rgba(125, 154, 196, .66);
  border-style: none;
  border-color: #000;
  border-radius: 4px 4px 0 0;
  flex-direction: column;
  align-items: center;
  margin: 0 -3px;
  padding: 4px 0 5px;
  font-size: 24px;
  display: flex;
}

.container-25 {
  text-align: center;
  background-color: rgba(255, 255, 255, .93);
  border: 1px solid #000;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  box-shadow: 1px 1px 11px -3px #000;
}

.image-holder-compinst {
  flex-direction: column-reverse;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.div-block-119 {
  width: 75%;
  text-align: center;
  border: 2px solid #000;
  margin-left: 0;
  display: inline-block;
}

.submit-button-17 {
  border-radius: 2px;
  margin-top: 4px;
  margin-bottom: 0;
  padding: 8px 23px 8px 22px;
}

.div-block-120 {
  flex: 1;
  margin-right: 0;
}

.form-block-13 {
  margin-bottom: 0;
}

.text-block-212 {
  width: 100%;
  text-align: center;
  flex: none;
  margin-top: 10px;
  margin-bottom: 13px;
  margin-left: 0;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 15px;
  font-weight: 700;
}

.text-field-equip-qty-2 {
  width: 50px;
  height: auto;
  min-width: auto;
  text-align: center;
  border: 2px solid #000;
  margin: auto 13px;
  padding: 10px 2px 10px 0;
}

.text-block-equip-left-2 {
  width: auto;
  text-align: left;
  border: 2px solid #000;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 6px;
  font-weight: 700;
  overflow: auto;
}

.section-21 {
  justify-content: center;
  display: flex;
}

.text-block-hold-qty-2 {
  border: 2px solid #000;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.link-13 {
  margin-top: -10px;
  margin-bottom: -10px;
  display: block;
}

.text-block-213 {
  border: 2px solid #000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-capt {
  padding-left: 0;
  display: block;
}

.text-image {
  padding: 5px 9px;
  font-size: 17px;
  font-weight: 700;
  display: block;
}

.section-cards {
  padding-top: 9px;
}

.div-card-front {
  z-index: 1;
  width: 200px;
  height: 300px;
  -webkit-text-fill-color: inherit;
  background-color: #8ec649;
  background-clip: border-box;
  border: 1px solid #000;
  border-radius: 11px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 1px 1px 5px -1px #000;
}

.card-wrapper {
  height: 320px;
  transform-style: preserve-3d;
  transition: transform 1s;
}

.card-wrapper:hover {
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.div-card-back {
  width: 200px;
  height: 300px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  background-color: #5c87c5;
  border: 1px solid #000;
  border-radius: 11px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.card-wrap {
  width: 200px;
  height: 300px;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
}

.card-wrap:hover {
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.div-card-back-test {
  z-index: 2;
  width: 200px;
  height: 300px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #5c87c5;
  background-image: url('../images/DMEMS-MFG-cards--Test.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #000;
  border-radius: 11px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-horizontal-hold-card {
  z-index: 2;
  justify-content: space-around;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.div-card-info {
  z-index: 2;
  width: 200px;
  height: 300px;
  transform-style: preserve-3d;
  background-color: #297667;
  border: 1px solid #000;
  border-radius: 11px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
  box-shadow: 1px 1px 5px -1px #000;
}

.heading-cards {
  color: #fff;
  border-style: none;
  border-width: 0;
  flex: 0 auto;
  position: static;
}

.text-block-214 {
  padding-left: 13px;
  padding-right: 13px;
}

.button-card {
  z-index: 30;
  background-color: #466aa6;
  background-image: linear-gradient(#4d4448, #abadb4 0%, #0f3e75 71%);
  border-radius: 7px;
  flex: 0 auto;
  margin-top: 9px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  top: 0;
  bottom: 10px;
  left: 0%;
  right: 0%;
}

.text-card {
  z-index: auto;
  color: #fff;
  align-self: stretch;
  padding-left: 10px;
  padding-right: 6px;
  font-weight: 700;
  position: static;
}

.card-wrap-2 {
  width: 200px;
  height: 320px;
  transform-style: preserve-3d;
}

.card-wrap-2:hover {
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.card-wrap-3 {
  width: 200px;
  height: 320px;
  transform-style: preserve-3d;
}

.card-wrap-3:hover {
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.div-card-back-design {
  z-index: 2;
  width: 200px;
  height: 300px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #5c87c5;
  background-image: url('../images/DMEMS-MFG-cards--Design.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #000;
  border-radius: 11px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-card-back-mfg {
  z-index: 2;
  width: 200px;
  height: 300px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #5c87c5;
  background-image: url('../images/DMEMS-MFG-cards--Manufacture.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #000;
  border-radius: 11px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.robot {
  z-index: -1;
  width: auto;
  max-height: none;
  position: absolute;
  top: -254px;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.arm {
  z-index: 0;
  width: auto;
  height: Infinity% vhvh;
  max-height: none;
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
  display: none;
  position: absolute;
  top: -118px;
  bottom: auto;
  left: 54px;
  right: 0%;
}

.robot-image-holder {
  z-index: 30;
  display: block;
  position: relative;
}

.body-main {
  background-image: url('../images/DMEMS-Website-Background.png'), url('../images/digitalbackground.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: cover, contain;
  padding-bottom: 0;
}

.textblocksponsor-banner {
  text-align: center;
  background-color: #7d9ac4;
  margin-top: -2px;
  margin-bottom: 6px;
  padding-top: 8px;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.link-14, .link-15 {
  color: #fff;
}

.main-header {
  color: #240f42;
  text-align: center;
  margin-top: -5px;
  margin-bottom: 3px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 44px;
}

.image-29 {
  max-width: 55%;
}

.container-raised-description-promo {
  opacity: 1;
  background-color: rgba(255, 255, 255, .91);
  border-radius: 5px;
  flex-direction: column;
  margin-top: 13px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 1px 1px 6px #000;
}

.div-block-134 {
  background-color: #4730af;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 3px;
}

.video {
  max-height: none;
  max-width: none;
  background-color: #000;
  border-radius: 4px;
  align-self: flex-start;
}

.media-promo-text {
  text-align: center;
  margin-top: 1px;
  margin-bottom: 2px;
  font-size: 18px;
  font-weight: 700;
}

.media-package-desc-div {
  flex-direction: column;
  align-self: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  display: flex;
}

.promo-heading {
  color: var(--white);
  align-self: center;
  margin-top: 10px;
  margin-bottom: 7px;
  padding-left: 0;
  padding-right: 0;
  font-size: 30px;
}

.columns-4 {
  justify-content: center;
  display: flex;
}

.container-sponsor {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  padding-bottom: 3px;
  display: flex;
}

.divsponsor {
  max-height: 50px;
  object-fit: contain;
  flex: 1;
  justify-content: space-around;
  display: flex;
}

.linksponsor {
  max-width: 30%;
  flex: 0 auto;
  justify-content: center;
  display: flex;
}

.ibsimageheader {
  text-align: left;
  flex: 1;
  padding-left: 45px;
  padding-right: 45px;
}

.divibsheader {
  justify-content: center;
  display: flex;
}

.ibsslider {
  height: 60vh;
  background-color: var(--white);
  object-fit: fill;
  padding-left: 12px;
  padding-right: 12px;
}

.slide-nav {
  padding-top: 0;
}

.paragraph-4 {
  background-color: rgba(255, 255, 255, .59);
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 7px;
}

.heading-24 {
  margin-top: 0;
  margin-bottom: 0;
}

.mask-2 {
  background-color: var(--white);
}

.icon-3 {
  background-color: rgba(0, 0, 0, 0);
  padding-right: 0;
}

.left-arrow-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.divarrowleft {
  width: 35px;
  height: 25px;
  background-color: rgba(0, 0, 0, .24);
  border: 2px solid #000;
  border-radius: 300px 8px 8px 300px;
  margin-left: 2px;
}

.divarrowright {
  width: 35px;
  height: 25px;
  background-color: rgba(0, 0, 0, .24);
  border: 2px solid #000;
  border-radius: 2px 300px 300px 8px;
  margin-right: 2px;
  padding-right: 0;
}

.right-arrow-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.paragraph-5 {
  float: none;
  clear: none;
  text-align: left;
  flex: 0 auto;
  padding-left: 4px;
  padding-right: 8px;
  font-size: 16px;
  position: static;
}

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

.keynote-holder {
  padding-left: 27px;
  padding-right: 27px;
  display: flex;
}

.ibscontainer {
  background-color: var(--white);
  flex-direction: column;
  align-items: center;
  padding-left: 7px;
  padding-right: 7px;
  display: flex;
  box-shadow: 1px 1px 8px 2px #000;
}

.image-30 {
  float: left;
  padding-bottom: 2px;
  padding-right: 7px;
}

.image-31 {
  float: left;
}

.ibssection {
  background-color: #ca2127;
  padding-bottom: 7px;
}

.ibssectiondivider {
  width: 92%;
  height: 8px;
  background-color: #ca2127;
  border: 1.5px solid #000;
  border-radius: 15px;
  box-shadow: 0 1px 6px -2px #000;
}

.heading-25 {
  text-align: center;
  margin-top: 10px;
}

.paragraph-6 {
  font-size: 16px;
}

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

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

.phoneseminarholder {
  padding-left: 1px;
  padding-right: 1px;
  display: none;
}

.slide-3 {
  background-image: url('../images/Seminar-Sitting-Explore-smaller.jpg');
  background-position: 50% 5%;
  background-size: 100vw 70vh;
}

.text-span-17 {
  color: #ff2828;
  font-size: 25.56px;
}

.button---blue---slider {
  max-width: 200px;
  opacity: 1;
  text-align: center;
  cursor: pointer;
  background-color: #5c87c5;
  border: 1.1px solid rgba(212, 212, 212, .9);
  border-radius: 0 30px;
  justify-content: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 22px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 16%;
  left: 0%;
  right: 0%;
  box-shadow: 2px 2px 6px -1px rgba(0, 0, 0, .86);
}

.button---blue---slider:hover {
  background-color: #4769a8;
  box-shadow: inset 1px 0 4px #000, 2px 2px 6px -1px rgba(0, 0, 0, .86);
}

.divblock--image-button-slider {
  min-height: 15vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: static;
}

.div-block-blue-main-slider {
  width: 155px;
  height: 8px;
  text-align: left;
  background-color: #5c87c5;
  border-top: 1px #000;
  border-bottom: 1px #000;
  border-left: 1px #000;
  border-radius: 0 20px;
  margin-left: 12px;
  margin-right: 0;
  padding-top: 0;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .94);
}

.slider-2 {
  border-top: 4px solid rgba(178, 194, 223, .67);
  border-radius: 2px;
}

.div-block---slider-center {
  align-self: center;
}

.mask-3 {
  box-shadow: 0 5px 20px 1px #000;
}

.slide {
  background-image: url('../images/Hands-Shaking-Tech-Image-Smaller.jpg');
  background-position: 50% 72%;
  background-size: 100vw 190%;
}

.icon-4 {
  border: 1px #000;
}

.divblock-container---slider {
  opacity: 1;
  color: #fff;
  background-color: rgba(0, 0, 0, .27);
  border-radius: 4px;
  flex-direction: column;
  margin-bottom: 0;
  padding: 1px 1px 56px;
  transition: color .5s, background-color .5s ease-in-out;
  display: flex;
  box-shadow: 1px 3px 9px -2px #000;
}

.divblock-container---slider:hover {
  color: #000;
  background-color: rgba(255, 255, 255, .66);
  transform: none;
  box-shadow: 2px 6px 13px 2px #000;
}

.paragraph-7 {
  max-width: 70vw;
  border-radius: 0;
  align-self: center;
  margin-top: 4px;
  padding-top: 7px;
  padding-left: 17px;
  font-size: 25px;
  font-weight: 700;
  line-height: 29px;
}

.paragraph-7:hover, .paragraph-7:focus {
  text-shadow: none;
}

.heading---slider-main {
  max-width: 139.875vw;
  align-self: flex-start;
  margin-bottom: 3px;
  margin-left: 6px;
  padding-left: 9px;
}

.slide-2 {
  background-image: url('../images/Exhibitor-Booth-Blurred-Image-smaller.jpg');
  background-position: 50% 40%;
  background-size: cover;
}

.heading-19 {
  color: #fff;
  text-align: center;
  border-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.section-22 {
  background-image: url('../images/digitalbackground.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
}

.slider-3, .slide-14 {
  background-color: rgba(0, 0, 0, 0);
}

.robot-image-holder-copy {
  display: block;
  position: relative;
}

.arm-copy {
  z-index: 0;
  width: auto;
  height: Infinity% vhvh;
  max-height: none;
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
  position: absolute;
  top: -118px;
  bottom: auto;
  left: 54px;
  right: 0%;
}

.robot-copy {
  z-index: -1;
  width: auto;
  max-height: none;
  position: absolute;
  top: -257px;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.text-slider {
  z-index: auto;
  color: #fff;
  align-self: stretch;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 6px;
  font-size: 31px;
  font-weight: 700;
  line-height: 34px;
  position: static;
}

.heading-slider {
  color: #fff;
  text-shadow: 1px 3px 5px rgba(0, 0, 0, .64);
  border-style: none;
  border-width: 0;
  flex: 0 auto;
  margin-top: 2px;
  margin-bottom: 6px;
  font-size: 90px;
  line-height: 85px;
  display: flex;
  position: static;
}

.button-slider {
  z-index: 30;
  outline-offset: 0px;
  text-align: left;
  background-color: rgba(70, 106, 166, .81);
  background-image: linear-gradient(151deg, rgba(56, 59, 100, .62) 4%, rgba(255, 255, 255, .6));
  border: 2px rgba(0, 0, 0, .49);
  border-radius: 5px 5px 18px 18px;
  outline: 1px solid rgba(0, 0, 0, .47);
  flex: 0 auto;
  margin-top: 9px;
  margin-bottom: 5px;
  padding: 8px 18px 11px;
  font-size: 24px;
  line-height: 20px;
  position: relative;
  top: 0;
  bottom: 10px;
  left: 0%;
  right: 0%;
}

.container-slider {
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  padding-top: 9px;
  padding-bottom: 0;
  display: flex;
}

.slide-15 {
  background-color: rgba(41, 118, 103, .42);
}

.slide-16 {
  background-color: rgba(201, 203, 206, .45);
}

.left-arrow-3 {
  z-index: 35;
}

.textblocksponsor-banner-media {
  text-align: center;
  background-color: rgba(41, 118, 103, .88);
  margin-top: -3px;
  margin-bottom: 6px;
  padding-top: 8px;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.section-bottom-buffer {
  height: 25vh;
  background-image: linear-gradient(#fff, rgba(0, 0, 0, .32) 84%);
}

.container-forms {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(89deg, rgba(255, 255, 255, .79), #fff 50%, rgba(255, 255, 255, .79));
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.div-block-137 {
  text-align: left;
  flex-direction: column;
  align-items: center;
  padding-left: 58px;
  padding-right: 58px;
  display: flex;
}

.html-embed-10 {
  background-color: var(--white);
}

.div-block-attendee-red-company {
  width: 33%;
  min-height: 15px;
  background-color: rgba(214, 35, 35, .35);
  border: 1px solid #000;
  border-left-width: 2px;
  flex: none;
  align-self: stretch;
}

.div-block-attendee-red-register {
  width: 14%;
  min-height: 15px;
  background-color: rgba(214, 35, 35, .41);
  border: 1px solid #000;
  border-right-width: 2px;
  flex: none;
  align-self: stretch;
}

.promo-description {
  margin-top: 1px;
  margin-bottom: 2px;
  padding-left: 2px;
  font-size: 15px;
  font-weight: 700;
}

.div-block-138 {
  background-color: rgba(41, 118, 103, .6);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 3px;
}

.promo-heading-2 {
  color: #242424;
  align-self: center;
  margin-top: 10px;
  margin-bottom: 7px;
  padding-left: 0;
  padding-right: 0;
  font-size: 30px;
}

.bullet {
  width: 14px;
  height: 7px;
  min-height: 7px;
  min-width: 14px;
  background-color: #1d6456;
  border-top-right-radius: 35px;
  border-bottom-left-radius: 35px;
  align-self: center;
  margin-top: 0;
  margin-bottom: 2px;
  margin-right: 3px;
}

.promo-holder {
  flex-direction: column;
  padding-left: 20px;
  padding-right: 8px;
  display: flex;
}

.div-block-blue-promo-title {
  width: 30%;
  height: auto;
  color: #fff;
  text-align: center;
  background-color: #297667;
  border-top: 1px #000;
  border-bottom: 1px #000;
  border-left: 1px #000;
  border-radius: 0 20px;
  margin: 2px 0 5px 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0;
  font-weight: 700;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .94);
}

.full-promo-holder {
  margin: 6px 0;
}

.bullet-and-description-holder {
  align-self: flex-start;
  padding-top: 3px;
  padding-bottom: 0;
  display: flex;
}

.paragraph-8 {
  color: rgba(0, 0, 0, .44);
  text-shadow: 1px 0 #000;
  margin: 2px 6px 10px;
  padding-top: 5px;
  padding-left: 3px;
  font-size: 20px;
}

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

.divblock-container {
  width: 33.5795%;
  opacity: 1;
  transform-style: preserve-3d;
  background-color: rgba(255, 255, 255, .88);
  border-radius: 4px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  margin-bottom: 0;
  margin-left: 13px;
  margin-right: 13px;
  padding-bottom: 36px;
  padding-left: 0;
  padding-right: 0;
  transition: opacity 1s cubic-bezier(.749, .071, .953, .451), transform .2s cubic-bezier(.95, .05, .795, .035);
  display: flex;
  box-shadow: 1px 3px 9px -2px #000;
}

.divblock-container:hover {
  transform: scale3d(1none, 1none, 1none) translate(0px, -5px);
  background-color: rgba(255, 255, 255, .95);
  box-shadow: 2px 6px 13px 2px #000;
}

.container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: minmax(50vh, 1fr);
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: start;
  margin-bottom: 0;
  padding: 7px 0 11px;
  display: flex;
  position: static;
}

.div-block-blue-main {
  width: 155px;
  height: 8px;
  text-align: left;
  background-color: #07355f;
  border-top: 1px #000;
  border-bottom: 1px #000;
  border-left: 1px #000;
  border-radius: 0 20px;
  margin-left: 4px;
  margin-right: 0;
  padding-top: 0;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .94);
}

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

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

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

.divblock--image-button-align {
  min-height: 15vh;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: static;
}

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

.container-26 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: minmax(50vh, 1fr);
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: start;
  margin-bottom: 0;
  padding: 7px 0 11px;
  display: flex;
  position: static;
}

.divblock-container-info {
  width: 72%;
  opacity: 1;
  background-color: rgba(255, 255, 255, .88);
  border-radius: 4px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 1px 3px 9px -2px #000;
}

.divblock-container-info:hover {
  box-shadow: none;
  background-color: rgba(255, 255, 255, .95);
}

.fact-holder {
  flex-direction: row;
  justify-content: center;
  align-self: auto;
  margin: 10px 0;
  display: flex;
}

.divblock-container-fact {
  width: 46%;
  opacity: 1;
  transform-style: preserve-3d;
  background-color: rgba(255, 255, 255, .88);
  border-radius: 4px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  margin-bottom: 0;
  margin-left: 13px;
  margin-right: 13px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  transition: opacity 1s cubic-bezier(.749, .071, .953, .451), transform .2s cubic-bezier(.95, .05, .795, .035);
  display: flex;
  box-shadow: 1px 3px 9px -2px #000;
}

.divblock-container-fact:hover {
  transform: scale3d(1none, 1none, 1none) translate(0px, -5px);
  background-color: rgba(255, 255, 255, .95);
  box-shadow: 2px 6px 13px 2px #000;
}

.heading-fact {
  color: #000;
  border: 4px #000;
  border-radius: 0;
  margin: 10px 0 0;
  padding-left: 6px;
}

.div-block-blue-facts {
  width: 125px;
  height: 8px;
  text-align: left;
  background-color: #07355f;
  border-top: 1px #000;
  border-bottom: 1px #000;
  border-left: 1px #000;
  border-radius: 0 20px;
  margin-left: 4px;
  margin-right: 0;
  padding-top: 0;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .94);
}

.paragraph-fact {
  color: rgba(0, 0, 0, .44);
  text-shadow: 1px 0 #000;
  margin: 2px 6px 10px;
  padding-top: 5px;
  padding-left: 3px;
  font-size: 20px;
}

.divblock-container-att {
  min-width: 70%;
  opacity: 1;
  transform-style: preserve-3d;
  background-color: rgba(255, 255, 255, .88);
  border-radius: 4px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  margin-bottom: 0;
  padding: 0 12px 5px;
  transition: opacity 1s cubic-bezier(.749, .071, .953, .451), transform .2s cubic-bezier(.95, .05, .795, .035);
  display: flex;
  box-shadow: 1px 3px 9px -2px #000;
}

.divblock-container-att:hover {
  transform: scale3d(1none, 1none, 1none) translate(0px, -5px);
  background-color: rgba(255, 255, 255, .95);
  box-shadow: 2px 6px 13px 2px #000;
}

.paragraph-header {
  color: rgba(0, 0, 0, .44);
  text-align: center;
  text-shadow: 1px 0 #000;
  margin: 0 auto 10px;
  padding-top: 5px;
  padding-left: 0;
  font-size: 20px;
}

.floorplan-sponsor-area-overlay {
  z-index: 1;
  width: 87px;
  height: 58px;
  background-color: #f5f5f5;
  background-image: url('../images/FixChips_Original_Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  margin-bottom: -1px;
  margin-left: -1px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0;
}

.floorplan-sponsor-area-overlay:hover {
  opacity: .17;
}

.text-block-lounge {
  width: 75px;
  height: 40px;
  color: snow;
  text-align: center;
  padding: 1px;
  font-size: 14px;
  line-height: 27px;
}

.div-block-booth-overlay-hold {
  width: 29px;
  height: 29px;
  background-color: #466aa4;
  border: 1.5px solid #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-lounge {
  z-index: 1;
  width: 227px;
  height: 227px;
  background-color: #5c87c5;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  margin-bottom: -1px;
  margin-left: -1px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 28px;
    line-height: 30px;
  }

  .nav-link {
    margin-bottom: 0;
    padding: 20px 20px 12px;
    display: block;
  }

  .nav-menu {
    background-color: #7d9ac4;
  }

  .menu-button {
    background-color: #688fc7;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-button.w--open {
    background-image: linear-gradient(#638ac4, #638ac4);
  }

  .icon-2 {
    margin-top: 4px;
    margin-bottom: 3px;
  }

  .div-block-round-images {
    margin-left: 60px;
    margin-right: 60px;
    padding-left: 0;
    padding-right: 3px;
  }

  .textblockroot.blue, .textblockroot.orange, .textblockroot.green {
    font-size: 22px;
  }

  .section-round-images {
    margin-left: -35px;
    margin-right: -31px;
    padding-left: 0;
  }

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

  .textblock-for-lists {
    max-height: none;
    text-align: left;
    margin-left: 13px;
  }

  .columns {
    height: 52px;
    max-height: none;
  }

  .grid-2 {
    margin-left: 100px;
    margin-right: 100px;
    padding-left: 0;
  }

  .grid-3 {
    margin-left: -22px;
    margin-right: -22px;
    padding-right: 0;
  }

  .text-ex-list {
    padding-left: 81px;
    font-weight: 700;
    left: -132px;
  }

  .link-block {
    width: 100%;
    left: 75px;
    right: 0;
  }

  .text-block-211 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 7px;
    padding-right: 6px;
    font-weight: 700;
  }

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

  .text-block-4 {
    font-size: 16px;
  }

  .text-block-headng-border-centered {
    border-radius: 8px;
    margin-top: 2px;
    margin-left: 136px;
    padding-left: 20px;
    padding-right: 17px;
  }

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

  .text-block-with-border {
    border-width: 4px;
    margin: -1px -1px 0;
  }

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

  .text-block-zip {
    width: 20%;
  }

  .text-block-state {
    width: 2%;
  }

  .text-block-city {
    width: 70%;
  }

  .text-block-center-no-border {
    margin-left: 10px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 45px;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-center-no-border.bottom {
    font-size: 14px;
  }

  .select-field-2 {
    width: 54%;
    margin-top: 10px;
    margin-bottom: 1px;
    font-weight: 700;
  }

  .text-field-7 {
    width: 45%;
    margin-top: 20px;
    margin-left: -50px;
    margin-right: -17px;
  }

  .description-heading {
    width: 30%;
    flex: none;
    margin-left: -5px;
    font-size: 16px;
  }

  .description-heading._70 {
    width: 50%;
    font-size: 16px;
  }

  .description-heading.right {
    text-align: right;
    font-size: 16px;
  }

  .band-on-description {
    width: 98%;
    color: #fff;
    margin-top: 12px;
    margin-bottom: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
  }

  .div-block-10 {
    justify-content: flex-start;
    display: flex;
  }

  .description-text {
    width: 100%;
    flex: 1;
    margin-left: 0;
    margin-right: 27px;
  }

  .menu-button-ex-pack.w--open {
    background-color: #4730af;
  }

  .container-nav-bar-ex-pack {
    text-align: right;
    justify-content: flex-end;
  }

  .nav-link-ex-pack {
    text-align: center;
    background-color: #4730af;
    margin-top: 9px;
    margin-left: 18px;
    padding-left: 2px;
  }

  .nav-menu-ex-pack {
    margin-top: -2px;
    margin-bottom: 11px;
    padding-bottom: 0;
  }

  .body-2 {
    background-color: #c8c8c8;
  }

  .submit-button-5 {
    margin-left: 394px;
  }

  .grid-11 {
    padding-left: 2px;
  }

  .div-block-14 {
    width: 100%;
    margin-left: 0;
  }

  .form-3 {
    width: 100%;
  }

  .submit-button-6 {
    margin-bottom: 14px;
    padding-bottom: 14px;
  }

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

  .text-block-topexvite {
    width: 100%;
    margin-left: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-for-cc-form {
    width: 90%;
    font-size: 12px;
  }

  .text-block-exvite-cats {
    min-height: 70px;
    margin-left: -22px;
    font-size: 14px;
    font-weight: 700;
    display: block;
  }

  .columns-2 {
    width: 100%;
    margin: 5px -126px -12px -106px;
    display: inline-block;
  }

  .image-10 {
    margin-left: -1px;
  }

  .text-block-21 {
    margin-right: 11px;
    padding-left: 15px;
    font-size: 13px;
  }

  .bold-text {
    margin-top: 15px;
    margin-bottom: 16px;
    margin-left: -14px;
    display: inline-block;
  }

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

  .image-12 {
    margin-left: 362px;
  }

  .exbadge-exprince-heading {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .exbadge-exprince-list-items {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    display: flex;
  }

  .exbadges-centered {
    margin-left: 15px;
    margin-right: 16px;
  }

  .bold-text-2 {
    text-align: center;
    padding-left: 0;
  }

  .bold-text-3 {
    margin-bottom: 0;
    display: inline;
  }

  .submit-button-8 {
    margin-left: -18px;
  }

  .form-with-border {
    margin-left: 15px;
    margin-right: 15px;
  }

  .text-block-29 {
    width: 10%;
    flex: none;
    margin-right: 6px;
  }

  .div-block-19 {
    justify-content: flex-start;
    align-items: baseline;
    display: flex;
  }

  .text-block-32 {
    width: 70%;
    flex: none;
    margin-top: 5px;
    margin-left: 12px;
    font-size: 15px;
    font-weight: 700;
  }

  .text-block-33 {
    width: 20%;
    font-size: 15px;
  }

  .text-block-center-no-border-copy {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 41px;
    font-size: 18px;
    line-height: 24px;
  }

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

  .div-block-24 {
    margin-bottom: 11px;
  }

  .image-14 {
    margin-left: 160px;
    margin-right: 155px;
  }

  .text-block-used-booth {
    border-width: 1px;
    margin-bottom: -1px;
    padding-left: 0;
    padding-right: 0;
    font-size: 9px;
    line-height: 12px;
  }

  .text-block-white {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 9px;
    line-height: 11px;
  }

  .div-block-exhibit-hall {
    margin-left: 0;
    margin-right: -71px;
    padding-right: 0;
    font-size: 10px;
    overflow: auto;
  }

  .body-4 {
    margin-left: 0;
  }

  .text-block-open-booth {
    border-width: 1px;
    margin-bottom: -1px;
    padding-left: 0;
    padding-right: 0;
    font-size: 9px;
    line-height: 12px;
  }

  .div-block-seaside {
    margin-left: 0;
    margin-right: -71px;
    padding-right: 0;
    font-size: 10px;
    overflow: auto;
  }

  .containersea-side {
    text-align: center;
    margin-top: 16px;
    padding-left: 29px;
    display: block;
  }

  .white-booth-sea-side {
    border-width: 1px;
    margin-bottom: -1px;
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
    line-height: 12px;
  }

  .text-block-booth-services {
    border-width: 1px;
    margin-bottom: -1px;
    padding-left: 0;
    padding-right: 0;
    font-size: 9px;
    line-height: 12px;
  }

  .text-block-used-booth-seaside {
    border-width: 1px;
    margin-bottom: -1px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 16px;
  }

  .section-for-exhibt-hall {
    margin-left: 2px;
  }

  .image-15 {
    text-align: right;
    margin-left: 49px;
  }

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

  .image-18 {
    margin-left: 10px;
  }

  .text-field-phone {
    width: 200px;
    max-width: 220px;
    min-width: 120px;
  }

  .text-block-extension {
    margin-top: -4px;
    margin-left: 66px;
    margin-right: -32px;
  }

  .grid-for-contract {
    grid-template-columns: 1.5fr 1fr;
  }

  .text-field-contract {
    margin-top: 1px;
    padding-top: 0;
  }

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

  .text-city {
    margin-top: -1px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1px;
    padding-left: 0;
    padding-right: 34px;
    font-weight: 700;
  }

  .text-state {
    margin-top: -1px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1px;
    padding-left: 15px;
    padding-right: 34px;
    font-weight: 700;
  }

  .text-block-for-contract-2 {
    width: auto;
    margin-top: -1px;
    margin-left: -16px;
    margin-right: 0;
    padding-top: 1px;
    padding-left: 15px;
    padding-right: 34px;
    font-weight: 700;
  }

  .grid-for-contract3 {
    grid-template-columns: .75fr 1fr;
  }

  .contract-rte h1 {
    margin-left: 203px;
    margin-right: 214px;
    font-size: 16px;
    line-height: 22px;
  }

  .text-block-for-contract-3, .text-block-for-extension {
    width: auto;
    margin-top: -1px;
    margin-left: -16px;
    margin-right: 0;
    padding-top: 1px;
    padding-left: 15px;
    padding-right: 34px;
    font-weight: 700;
  }

  .text-block-for-phone-2 {
    width: 22%;
    margin-top: -1px;
    margin-left: -16px;
    margin-right: 0;
    padding-top: 1px;
    padding-left: 15px;
    padding-right: 34px;
    font-weight: 700;
  }

  .slider {
    margin-left: 15px;
    display: inline-block;
  }

  .mask {
    margin-left: 51px;
  }

  .left-arrow {
    margin-left: -20px;
  }

  .right-arrow {
    margin-right: -8px;
    padding-right: 8px;
  }

  .image-20 {
    margin-left: 2px;
  }

  .slide-1 {
    margin-left: 9px;
  }

  .image-21 {
    margin-left: 8px;
  }

  .slide-5 {
    margin-left: 7px;
  }

  .slide-6 {
    margin-left: 9px;
  }

  .slide-7 {
    margin-left: 6px;
  }

  .slide-8, .slide-9 {
    margin-left: 7px;
  }

  .slide-10, .slide-11, .slide-12 {
    margin-left: 8px;
  }

  .slide-13, .slide-1-2 {
    margin-left: 7px;
  }

  .slide-1-3 {
    margin-left: 8px;
  }

  .grid-for-products {
    margin-left: 2px;
    margin-right: 1px;
    padding-right: 0;
  }

  .html-embed-4 {
    width: 100%;
    height: 96%;
  }

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

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

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

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

  .link-7 {
    color: #f72504;
  }

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

  .text-block-open-booth-seaside {
    border-width: 1px;
    margin-bottom: -1px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 16px;
  }

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

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

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

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

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

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

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

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

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

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

  .tabs-menu {
    max-width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    margin-bottom: 3px;
    margin-left: 0;
    display: flex;
  }

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

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

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

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

  .grid-11-copy {
    padding-left: 2px;
  }

  .html-embed-7 {
    justify-content: center;
    display: flex;
  }

  .html-embed-8 {
    justify-content: center;
    margin-top: 7px;
    display: flex;
  }

  .link-9, .link-10 {
    display: flex;
  }

  .exbadge-exprince-list-items-copy {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    display: flex;
  }

  .exbadge-exprince-heading-copy {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .text-block-with-border-copy {
    border-width: 4px;
    margin: -1px -1px 0;
  }

  .div-block-for-cc-form-copy {
    width: 90%;
    font-size: 12px;
  }

  .text-block-2-copy {
    margin-left: 0;
    padding-left: 12px;
    font-weight: 700;
  }

  .container-13 {
    padding-left: 36px;
    padding-right: 36px;
  }

  .heading-10 {
    margin-left: 0;
  }

  .div-block-taken-booth, .div-block-blank-space {
    width: 22px;
    height: 22px;
  }

  .text-block-booth-empty {
    font-size: 10px;
  }

  .div-block-empty-booth {
    width: 22px;
    height: 22px;
  }

  .div-block-isle {
    width: 22px;
  }

  .text-block-booth-taken {
    width: 21px;
    height: 21px;
    font-size: 10px;
  }

  .div-block-row {
    width: 22px;
  }

  .div-block-72 {
    width: 1000px;
    height: 600px;
    background-position: 50%;
    background-size: 105%;
    padding-left: 32px;
  }

  .div-block-73 {
    margin-top: 2px;
  }

  .section-15 {
    height: 15vh;
  }

  .div-block-76-copy {
    height: 7px;
  }

  .div-block-73-copy {
    flex: 1;
    margin-top: 2px;
    display: block;
    overflow: auto;
  }

  ._3-isle-divblock-copy {
    width: 115%;
    justify-content: center;
    overflow: visible;
  }

  ._3-isle-divblock-copy-copy {
    width: auto;
    justify-content: center;
    overflow: visible;
  }

  .div-block-73-copy-copy {
    background-position: 50% 35%;
    background-size: 110% 132%;
    flex: 1;
    margin-top: 2px;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 25px;
    display: block;
    overflow: auto;
  }

  .div-block-row-copy, .div-block-isle-copy {
    width: 22px;
  }

  .div-block-registration {
    width: 200px;
    height: 50px;
  }

  .div-block-registration-copy, .div-block-blank-space-copy {
    width: 50px;
    height: 50px;
  }

  .div-block-row-copy {
    width: 50px;
  }

  .div-block-taken-booth-copy {
    width: 50px;
    height: 50px;
    padding-left: 0;
  }

  .text-block-booth-taken-copy {
    width: 21px;
    height: 21px;
    margin-left: -9px;
    padding-left: 0;
    font-size: 14px;
  }

  .div-block-isle-copy-copy {
    width: auto;
  }

  .div-block-empty-booth-seaside {
    width: 50px;
    height: 50px;
    padding-left: 0;
  }

  .text-block-empty-booth-seaside {
    width: 21px;
    height: 21px;
    margin-left: -9px;
    padding-left: 0;
    font-size: 14px;
  }

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

  .div-phone-ext-copy {
    justify-content: center;
    padding-left: 0;
  }

  .text-block-for-phone-2-copy {
    width: 22%;
    margin-top: -1px;
    margin-left: -42px;
    margin-right: 0;
    padding-top: 1px;
    padding-left: 0;
    padding-right: 34px;
    font-weight: 700;
  }

  .text-block-extension-copy {
    margin-top: -4px;
    margin-left: 66px;
    margin-right: -32px;
  }

  .div-block-city-state-zip-copy {
    justify-content: flex-start;
    align-items: baseline;
  }

  .text-block-center-no-border-copy-copy {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 41px;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-87-copy {
    margin-right: 0;
    padding-right: 11px;
  }

  .text-block-for-contract-3-copy {
    width: auto;
    margin-top: -1px;
    margin-left: -16px;
    margin-right: 0;
    padding-top: 1px;
    padding-left: 15px;
    padding-right: 34px;
    font-weight: 700;
  }

  .text-block-center-no-border-copy {
    margin-left: 0;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-center-no-border-copy.bottom {
    font-size: 14px;
  }

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

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

  .container-20 {
    padding-right: 0;
  }

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

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

  .div-block-attendee-blue-company {
    overflow: auto;
  }

  .heading-10-copy {
    margin-left: 0;
  }

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

  .div-block-speaklist-copy {
    margin-top: -1px;
    padding-top: 0;
  }

  .text-block-center-no-border-copy {
    margin-left: 10px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 45px;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-center-no-border-copy.bottom {
    font-size: 14px;
  }

  .text-block-with-border-copy {
    border-width: 4px;
    margin: -1px -1px 0;
  }

  .text-block-center-no-border-copy {
    margin-left: 10px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 45px;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-center-no-border-copy.bottom {
    font-size: 14px;
  }

  .heading-10-copy-copy {
    margin-left: 0;
  }

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

  .div-block-attendee-blue-company-copy {
    overflow: auto;
  }

  .text-block-with-border-copy {
    border-width: 4px;
    margin: -1px -1px 0;
  }

  .text-field-18 {
    width: 40vw;
  }

  .div-block-attendee-blue-company-badges {
    overflow: auto;
  }

  .div-block-101 {
    background-image: url('../images/EXHIBITHALL1-p-800_1.png');
  }

  .div-block-110 {
    padding-left: 0;
  }

  .text-block-center-no-border-copy {
    margin: 2px 0 0;
    padding-top: 4px;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-center-no-border-copy.bottom {
    font-size: 14px;
  }

  .text-block-2-copy, .text-block-211-copy {
    margin-left: 0;
    margin-right: 0;
    padding-left: 7px;
    padding-right: 6px;
    font-weight: 700;
  }

  .left-head {
    width: 270px;
  }

  .right-longtext {
    width: 400px;
    font-weight: 700;
  }

  .text-block-center-no-border-copy {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-center-no-border-copy.bottom {
    font-size: 14px;
  }

  .left-right-holder-att3 {
    padding-right: 28px;
  }

  .container-att3 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .text-left-att3-centered {
    text-align: right;
    font-size: 16px;
  }

  .select-field-att3 {
    width: 54%;
    margin-top: 10px;
    margin-bottom: 1px;
    font-weight: 700;
  }

  .text-block-city-att3 {
    width: 70%;
  }

  .text-block-state-att3 {
    width: 2%;
  }

  .text-block-zip-copy {
    width: 20%;
  }

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

  .div-block-119 {
    width: 100%;
    margin-left: 0;
  }

  .submit-button-17 {
    margin-bottom: 14px;
    padding-bottom: 14px;
  }

  .text-block-212 {
    margin-top: -1px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1px;
    padding-left: 15px;
    padding-right: 10px;
    font-weight: 700;
  }

  .text-field-equip-qty-2, .text-block-equip-left-2, .text-block-hold-qty-2, .text-block-213 {
    height: 65px;
  }

  .image-capt {
    margin-left: 0;
    padding-left: 0;
  }

  .robot-image-holder {
    display: none;
  }

  .container-raised-description-promo {
    margin-top: 10px;
    padding-top: 0;
  }

  .video {
    max-width: 88%;
    margin-top: 0;
  }

  .media-promo-text {
    text-align: center;
    align-self: center;
  }

  .media-package-desc-div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .sponsor-image, .linksponsor {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .ibsslider {
    height: 68vh;
  }

  .robot-image-holder-copy {
    display: none;
  }

  .text-slider {
    padding-left: 52px;
    font-size: 25px;
  }

  .heading-slider {
    font-size: 70px;
  }

  .div-block-attendee-red-company {
    overflow: auto;
  }

  .div-block-blue-promo-title {
    width: 250px;
  }

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

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

@media screen and (max-width: 767px) {
  .navbar {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 2px;
    overflow: visible;
  }

  .phonehead2 {
    font-size: 18px;
    line-height: 30px;
  }

  .image-3 {
    width: 91px;
    height: 120.875px;
  }

  .div-block-round-images {
    margin-left: 0;
    margin-right: 0;
    padding-right: 2px;
  }

  .columns-round-images {
    flex-direction: row;
    display: flex;
  }

  .textblockroot.blue, .textblockroot.orange {
    line-height: 24px;
  }

  .textblockroot.green {
    font-size: 20px;
    line-height: 24px;
  }

  .textblocksponsor {
    margin-left: 34px;
  }

  .column-5 {
    display: block;
  }

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

  .columns-centered {
    display: flex;
  }

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

  .section-round-images {
    margin-left: -4px;
    margin-right: -61px;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
  }

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

  .textblock-regular-just {
    min-width: auto;
    padding-right: 12px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    overflow: visible;
  }

  .textblock-grid {
    margin-left: 0;
    margin-right: 0;
    padding-left: 2px;
    padding-right: 2px;
  }

  .textblock-for-lists {
    padding-left: 9px;
    font-size: 12px;
    display: inline-block;
  }

  .columns {
    text-align: left;
  }

  .columns.top {
    height: 100%;
    text-align: left;
    margin-top: -5px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .grid-2 {
    margin-left: 50px;
    margin-right: 50px;
    padding-left: 0;
  }

  .grid-3 {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 4px;
    padding-right: 4px;
    display: inline-block;
  }

  .grid-4 {
    line-height: 16px;
  }

  .text-ex-list {
    margin-left: 24px;
    padding-top: 7px;
    padding-left: 0;
    left: -12px;
  }

  .link-block {
    width: 100%;
    left: 11px;
  }

  .text-block-211 {
    margin-top: 20px;
  }

  .text-block-3 {
    margin-left: 0;
    padding-left: 6px;
    padding-right: 20px;
    font-size: 12px;
  }

  .text-block-headng-border-centered {
    margin-top: 1px;
    margin-left: 25px;
    margin-right: 23px;
    padding-left: 84px;
  }

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

  .text-block-with-border {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1px;
    padding-right: 0;
  }

  .text-left {
    margin-bottom: 6px;
    padding-bottom: 0;
    font-size: 18px;
    text-decoration: underline;
  }

  .div-block-city-state-zip {
    width: 100%;
    justify-content: flex-start;
    margin-right: 22px;
  }

  .text-block-zip {
    width: 20%;
    margin-bottom: 2px;
    padding-left: 7px;
  }

  .text-block-state {
    width: 7%;
    margin-bottom: 5px;
  }

  .text-block-city {
    width: 70%;
    margin-bottom: 4px;
  }

  .text-block-center-no-border {
    margin: 16px -19px 15px 17px;
    padding-top: 0;
    font-size: 16px;
  }

  .select-field-2 {
    font-size: 10px;
  }

  .text-field-7 {
    width: 60%;
    margin-left: -127px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: 700;
  }

  .description-heading, .description-heading._70, .description-heading.right {
    font-size: 14px;
  }

  .band-on-description {
    width: 99%;
  }

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

  .menu-button-ex-pack.w--open {
    margin-bottom: 0;
    bottom: 3px;
    right: 3px;
  }

  .nav-link-ex-pack {
    margin-left: 10px;
    margin-right: 10px;
  }

  .navbar-expack {
    text-align: center;
  }

  .text-center-bold-15 {
    margin-right: -5px;
    padding-left: 47px;
    padding-right: 35px;
    font-size: 18px;
  }

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

  .field-label-3 {
    margin-left: 8px;
    font-size: 12px;
  }

  .submit-button-5 {
    margin-left: 216px;
  }

  .grid-11 {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 4fr 1fr 1fr 1fr;
  }

  .text-block-top-equip {
    margin-left: 0;
    font-size: 14px;
  }

  .text-block-equip-left {
    margin-top: -4px;
    margin-bottom: 2px;
    padding-left: 3px;
    font-size: 12px;
    display: block;
  }

  .text-field-equip-qty {
    margin-top: 0;
    margin-bottom: 46px;
    padding-top: 0;
  }

  .text-block-hold-qty {
    margin-top: -18px;
    margin-bottom: 12px;
    padding-top: 5px;
    padding-bottom: 30px;
    font-size: 14px;
  }

  .form-4 {
    margin-left: 6px;
    margin-right: 9px;
  }

  .submit-button-6 {
    height: 82%;
    border-radius: 0;
    margin-top: -1px;
    margin-bottom: -17px;
    padding-top: 8px;
    padding-bottom: 17px;
    display: block;
  }

  .submit-button-7 {
    margin-left: 241px;
    padding-left: 8px;
    display: block;
  }

  .div-block-for-cc-form {
    width: 98%;
    margin-left: -9px;
    margin-right: -8px;
  }

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

  .section-4 {
    flex-direction: row;
    margin-left: -2px;
    margin-right: auto;
    padding-left: 0;
    display: none;
  }

  .grid-for-cc-form {
    margin-left: 0;
    margin-right: 0;
  }

  .container-6 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .image-12 {
    margin-left: 197px;
    padding-left: 0;
  }

  .exbadge-exprince-heading {
    margin-top: 0;
    padding-left: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .exbadge-exprince-list-items {
    align-content: flex-start;
    margin-top: 0;
    margin-bottom: 1px;
    padding-left: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .submit-button-8 {
    margin-top: 10px;
    margin-left: -112px;
  }

  .div-block-17 {
    flex-flow: column wrap;
    align-content: center;
  }

  .cells-in-cats {
    width: 80%;
  }

  .div-block-for-ex-list {
    justify-content: space-between;
    align-items: flex-start;
    margin-top: -10px;
  }

  .container-9 {
    margin-top: 0;
    padding-left: 0;
  }

  .html-embed-2 {
    margin-top: 10px;
  }

  .text-block-center-no-border-copy {
    margin-top: 16px;
    margin-bottom: 15px;
    margin-left: 5px;
    padding-top: 0;
    padding-left: 41px;
    font-size: 16px;
  }

  .container-10 {
    text-align: center;
  }

  .textblock-shiping {
    padding-right: 12px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-23 {
    display: flex;
  }

  .text-field-for-question {
    margin-right: 26px;
    padding-right: 85px;
  }

  .submit-button-9 {
    margin-right: -1px;
  }

  .image-14 {
    margin-left: 69px;
    margin-right: 51px;
  }

  .text-block-used-booth {
    font-size: 10px;
    font-weight: 400;
    line-height: 11px;
  }

  .text-block-white {
    font-size: 7px;
    line-height: 8px;
  }

  .div-block-exhibit-hall {
    margin-right: -10px;
  }

  .text-block-open-booth {
    font-size: 10px;
    font-weight: 400;
    line-height: 11px;
  }

  .div-block-seaside {
    margin-right: -10px;
  }

  .containersea-side {
    margin-top: 21px;
    padding-left: 23px;
    padding-right: 40px;
  }

  .white-booth-sea-side {
    font-size: 10px;
    font-weight: 700;
    line-height: 11px;
  }

  .text-block-booth-services {
    font-size: 10px;
    font-weight: 400;
    line-height: 11px;
  }

  .div-block-bing {
    margin-left: 10px;
    overflow: auto;
  }

  .text-block-used-booth-seaside {
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
  }

  .section-for-exhibt-hall {
    width: 95%;
    text-align: center;
  }

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

  .text-field-phone {
    width: 120px;
    max-width: 180px;
    margin-right: 0;
    padding-left: 6px;
    padding-right: 2px;
  }

  .text-block-extension {
    margin-top: -2px;
    margin-left: 53px;
    font-size: 10px;
    font-weight: 700;
  }

  .grid-for-contract {
    margin-left: 5px;
    margin-right: 6px;
  }

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

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

  .text-city, .text-state {
    margin-left: 0;
    padding-left: 6px;
    font-size: 12px;
  }

  .text-block-for-contract-2 {
    margin-top: 2px;
    margin-left: 0;
    padding-left: 6px;
    font-size: 12px;
  }

  .grid-for-contract3 {
    grid-template-columns: .75fr 1fr;
  }

  .contract-rte h1 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .text-block-for-contract-3 {
    margin-top: 2px;
    margin-left: 0;
    padding-left: 6px;
    font-size: 12px;
  }

  .text-block-for-extension {
    margin-top: 2px;
    margin-left: 1px;
    padding-left: 6px;
    font-size: 12px;
  }

  .text-block-for-phone-2 {
    margin-top: 2px;
    margin-left: 0;
    padding-left: 6px;
    font-size: 12px;
  }

  .slider {
    margin-left: 10px;
    margin-right: 10px;
  }

  .mask {
    margin-left: -1px;
    margin-right: -5px;
  }

  .left-arrow {
    margin-left: 5px;
  }

  .text-field-12 {
    width: 60%;
  }

  .grid-for-products {
    text-align: center;
    margin-left: 0;
    margin-right: 5px;
    padding-left: 2px;
    padding-right: 4px;
    display: inline-block;
  }

  .div-block-39, .html-embed-4, .text-block-55, .html-embed-5 {
    display: none;
  }

  .text-block-webpage {
    margin-top: -4px;
    margin-bottom: 2px;
    padding-left: 0;
    font-size: 12px;
    display: none;
  }

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

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

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

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

  .text-for-ex-list {
    max-width: 33vw;
    overflow: visible;
  }

  .section-7 {
    display: block;
  }

  .text-for-att-list {
    max-width: 33vw;
    overflow: visible;
  }

  .text-block-open-booth-seaside {
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
  }

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

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

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

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

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

  .div-block-cattegories {
    flex-flow: column wrap;
    align-content: center;
  }

  .section-9 {
    justify-content: center;
    display: flex;
  }

  .grid-11-copy {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  }

  .exbadge-exprince-list-items-copy {
    width: 17.8vw;
    max-width: none;
    flex-wrap: wrap;
    flex: none;
    order: 0;
    align-content: flex-start;
    margin-top: 0;
    margin-bottom: 1px;
    padding-left: 0;
    font-size: 12px;
    line-height: 18px;
    display: block;
    overflow: auto;
  }

  .exbadge-exprince-heading-copy {
    width: 17.8vw;
    flex: none;
    margin-top: 0;
    padding-left: 10px;
    font-size: 14px;
    line-height: 18px;
    display: block;
  }

  .text-block-with-border-copy {
    width: 100%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1px;
    padding-right: 0;
  }

  .div-block-for-cc-form-copy {
    width: 98%;
    margin-left: -9px;
    margin-right: -8px;
  }

  .text-block-2-copy {
    margin-left: -10px;
    padding-left: 14px;
    font-size: 12px;
    line-height: 14px;
  }

  .grid-for-cc-form-copy {
    margin-left: 0;
    margin-right: 0;
  }

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

  .text-block-equip-left-copy {
    margin-top: -4px;
    margin-bottom: 2px;
    padding-left: 3px;
    font-size: 12px;
    display: block;
  }

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

  .text-block-equip-left-copy {
    margin-top: -4px;
    margin-bottom: 2px;
    padding-left: 3px;
    font-size: 12px;
    display: block;
  }

  .container-6-copy {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .container-13 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .text-block-justify-right-copy {
    margin-bottom: 10px;
  }

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

  .text-block-justify-right-copy-copy {
    margin-bottom: 10px;
  }

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

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

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

  .div-block-speaklist {
    flex-direction: row;
  }

  .div-block-speaklist-cells {
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .div-block-speaklist-registered {
    width: auto;
    align-self: stretch;
  }

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

  .div-block-speaklist-registered-company-blue {
    width: auto;
    align-self: stretch;
  }

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

  .div-block-speaklist-cells-phone-blue {
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .div-block-speaklist-phone-blue {
    width: auto;
  }

  .div-block-speaklist-copy {
    flex-direction: column;
  }

  ._3-isle-divblock {
    background-image: url('../images/FloorPlan-Bing-web.jpg');
    background-position: 18% 46%;
    background-repeat: no-repeat;
    background-size: 150% 165%;
    padding-top: 21px;
    padding-bottom: 4px;
    padding-left: 0;
  }

  .div-block-72 {
    background-image: none;
    padding-left: 2px;
    overflow: scroll;
  }

  .div-block-73 {
    overflow: scroll;
  }

  .div-block-75 {
    min-width: 100px;
    align-items: center;
    padding-top: 12px;
  }

  .div-block-77 {
    min-width: 70%;
    overflow: auto;
  }

  .div-block-73-copy {
    overflow: auto;
  }

  ._3-isle-divblock-copy {
    width: 157%;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 0;
  }

  ._3-isle-divblock-copy-copy {
    width: auto;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 0;
  }

  .div-block-73-copy-copy {
    background-size: 147% 133%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 27px;
    overflow: auto;
  }

  .image-25 {
    display: none;
  }

  .div-phone-ext-copy {
    margin-left: -15px;
    padding-left: 0;
  }

  .text-block-for-phone-2-copy {
    margin-top: 2px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }

  .text-block-extension-copy {
    margin-top: -2px;
    margin-left: 53px;
    margin-right: -52px;
    font-size: 10px;
    font-weight: 700;
  }

  .div-block-city-state-zip-copy {
    width: 100%;
    justify-content: flex-start;
    margin-right: 22px;
  }

  .text-block-center-no-border-copy-copy {
    margin-top: 16px;
    margin-bottom: 15px;
    margin-left: 5px;
    padding-top: 0;
    padding-left: 41px;
    font-size: 16px;
  }

  .text-block-for-contract-3-copy {
    margin-top: 2px;
    margin-left: 0;
    padding-left: 6px;
    font-size: 12px;
  }

  .container-19 {
    margin-top: 21px;
    padding-top: 0;
  }

  .text-block-center-no-border-copy {
    margin: 4px 1px 12px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

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

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

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

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

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

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

  .div-block-attendee-last-name, .div-block-attendee-status, .div-block-attendee-register {
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .div-block-attendee-blue-name {
    width: auto;
    align-self: stretch;
  }

  .div-block-attendee-blue-company {
    width: auto;
    align-self: stretch;
    overflow: hidden;
  }

  .div-block-attendeestatus, .div-block-attendee-blue-register, .div-block-speaklist-registered-copy {
    width: auto;
    align-self: stretch;
  }

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

  .attendee-reg-text-block, .text-block-62-copy {
    margin-top: 3px;
    padding-top: 5px;
  }

  .attendee-reg-text-blue-block {
    margin-bottom: 8px;
    padding-bottom: 0;
  }

  .text-span-9 {
    font-size: 10px;
  }

  .div-block-speaklist-copy {
    flex-direction: row;
    margin-top: -2px;
  }

  .div-block-speaklist-copy-copy, .div-block-speaklist-copy-copy-copy {
    flex-direction: column;
  }

  .text-block-center-no-border-copy {
    margin: 16px -19px 15px 17px;
    padding-top: 0;
    font-size: 16px;
  }

  .div-block-attendee-last-name-copy {
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .div-block-attendee-blue-name-copy {
    width: auto;
    align-self: stretch;
  }

  .div-block-attendee-status-copy {
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .div-block-attendeestatus-copy {
    width: auto;
    align-self: stretch;
  }

  .attendee-reg-text-block-copy, .attendee-reg-text-block-small {
    margin-top: 3px;
    padding-top: 5px;
  }

  .text-block-with-border-copy {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1px;
    padding-right: 0;
  }

  .text-block-center-no-border-copy {
    margin: 16px -19px 15px 17px;
    padding-top: 0;
    font-size: 16px;
  }

  .attendee-search-heading-copy, .heading-10-copy-copy {
    font-size: 18px;
  }

  .text-span-9-copy {
    font-size: 10px;
  }

  .div-block-attendee-register-copy, .div-block-attendee-last-name-copy {
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .div-block-attendee-blue-name-copy, .div-block-speaklist-registered-copy-copy {
    width: auto;
    align-self: stretch;
  }

  .div-block-attendee-blue-company-copy {
    width: auto;
    align-self: stretch;
    overflow: hidden;
  }

  .div-block-attendeestatus-copy {
    width: auto;
    align-self: stretch;
  }

  .attendee-reg-text-block-copy {
    margin-top: 3px;
    padding-top: 5px;
  }

  .attendee-reg-text-blue-block-copy {
    margin-bottom: 8px;
    padding-bottom: 0;
  }

  .div-block-attendee-blue-register-copy {
    width: auto;
    align-self: stretch;
  }

  .div-block-speaklist-copy-copy-copy {
    flex-direction: column;
  }

  .attendee-reg-text-block-blep {
    margin-top: 3px;
    padding-top: 5px;
  }

  .text-block-with-border-copy {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1px;
    padding-right: 0;
  }

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

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

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

  .text-field-18 {
    width: 55vw;
  }

  .div-block-attendeestatus-title, .div-block-attendee-blue-name-badgepy, .div-block-speaklist-registered-last-name {
    width: auto;
    align-self: stretch;
  }

  .div-block-attendee-blue-company-badges {
    width: auto;
    align-self: stretch;
    overflow: hidden;
  }

  .div-block-101 {
    background-image: url('../images/EXHIBITHALL1-p-500_1.png');
  }

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

  .div-block-phone {
    width: 35%;
    align-self: center;
  }

  .container-23 {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

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

  .div-block-107-copy {
    border-bottom: 2px solid #000;
    border-left-style: none;
  }

  .div-block-105-copy {
    border-right-style: none;
  }

  .div-block-106-copy {
    background-color: rgba(204, 205, 208, .32);
  }

  .div-block-104-copy {
    flex-direction: column;
  }

  .text-block-justify-right-copy {
    margin-top: 18px;
    margin-bottom: 27px;
  }

  .div-block-110 {
    margin-top: -19px;
  }

  .div-block-111 {
    margin-top: -22px;
  }

  .text-block-center-no-border-copy {
    margin: 2px 0;
    padding-top: 0;
    font-size: 16px;
  }

  .text-block-2-copy, .text-block-211-copy {
    margin-top: 20px;
  }

  .left-right-holder {
    flex-direction: column;
  }

  .left-head {
    justify-content: center;
  }

  .right-longtext {
    width: 400px;
    color: #353131;
    text-align: center;
    border: 1px #141414;
    font-size: 15px;
  }

  .text-block-center-no-border-copy {
    margin: 3px 0 1px;
    padding-top: 0;
    font-size: 16px;
  }

  .text-block-justify-right-att3 {
    margin-bottom: 10px;
  }

  .text-left-copy {
    margin-bottom: 6px;
    padding-bottom: 0;
    font-size: 18px;
    text-decoration: underline;
  }

  .left-right-holder-att3 {
    flex-direction: column;
    padding-right: 0;
  }

  .left-right-holder-copy {
    flex-direction: column;
  }

  .container-att3 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .text-left-att3-centered {
    text-align: center;
    flex: 0 auto;
    margin-bottom: 6px;
    padding-bottom: 0;
    font-size: 18px;
    text-decoration: underline;
  }

  .select-field-att3 {
    width: 100%;
    text-align: left;
    font-size: 10px;
  }

  .text-block-city-att3 {
    width: 70%;
    margin-bottom: 4px;
  }

  .text-block-state-att3 {
    width: 7%;
    margin-bottom: 5px;
  }

  .text-block-zip-copy {
    width: 20%;
    margin-bottom: 2px;
    padding-left: 7px;
  }

  .submit-button-17 {
    height: auto;
    border-radius: 0;
    display: block;
  }

  .text-block-212 {
    height: 20px;
    margin-left: 0;
    padding-left: 6px;
    padding-right: 0;
    font-size: 12px;
    overflow: hidden;
  }

  .text-field-equip-qty-2 {
    height: 65px;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-equip-left-2 {
    height: 65px;
    margin-left: 2px;
    padding-left: 3px;
    font-size: 12px;
    display: block;
  }

  .text-block-hold-qty-2 {
    height: 65px;
    font-size: 15px;
  }

  .image-capt {
    margin-left: 0;
  }

  .text-image {
    margin-bottom: 6px;
    padding-bottom: 0;
    font-size: 18px;
    text-decoration: underline;
  }

  .div-horizontal-hold-card {
    padding-left: 12px;
    padding-right: 2px;
  }

  .textblocksponsor-banner {
    margin-left: 0;
  }

  .main-header {
    font-size: 18px;
    line-height: 30px;
  }

  .image-29 {
    max-width: 78%;
  }

  .container-raised-description-promo {
    box-shadow: none;
    flex-direction: column;
    margin-top: 5px;
  }

  .video {
    max-width: 80%;
  }

  .media-promo-text {
    text-align: center;
    align-self: center;
  }

  .container-sponsor {
    flex-wrap: nowrap;
    align-content: stretch;
    align-items: stretch;
  }

  .divsponsor {
    object-fit: fill;
    overflow: visible;
  }

  .sponsor-image {
    max-width: 20vw;
    padding-top: 3px;
    padding-bottom: 3px;
    display: block;
  }

  .linksponsor {
    max-width: 20vw;
  }

  .ibsslider {
    height: 85vh;
  }

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

  .text-slider {
    padding-left: 69px;
    font-size: 23px;
  }

  .textblocksponsor-banner-media {
    margin-left: 0;
  }

  .div-block-attendee-red-company {
    width: auto;
    align-self: stretch;
    overflow: hidden;
  }

  .div-block-attendee-red-register {
    width: auto;
    align-self: stretch;
  }

  .promo-holder {
    align-self: flex-start;
  }

  .div-block-blue-promo-title {
    width: 400px;
  }

  .full-promo-holder {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .div-block-booth-overlay-hold {
    overflow: visible;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .phonehead1 {
    font-size: 30px;
    line-height: 34px;
    display: block;
  }

  .phonehead2 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 22px;
  }

  .div-block-round-images {
    margin-right: 0;
  }

  .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-round-images {
    flex-direction: column;
  }

  .textblockroot.blue, .textblockroot.orange, .textblockroot.green {
    font-size: 18px;
    line-height: 20px;
  }

  .textblocksponsor {
    font-size: 15px;
  }

  .column-5 {
    padding-left: 0;
  }

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

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

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

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

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

  .section-sponsor {
    margin-top: 11px;
  }

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

  .button-2 {
    font-size: 14px;
    line-height: 14px;
  }

  .textblock-grid {
    margin-left: 0;
    margin-right: 0;
    padding-left: 2px;
    padding-right: 2px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    left: 6px;
  }

  .textblock-for-lists {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 700;
  }

  .columns {
    width: 95%;
    min-height: 0;
    text-align: left;
    flex-direction: column;
    align-self: center;
    align-items: flex-start;
    margin-left: 0;
    padding-left: 0;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    overflow: visible;
  }

  .columns.top {
    text-align: left;
    flex-wrap: nowrap;
    flex: 0;
    align-content: flex-start;
    justify-content: flex-end;
    align-self: center;
    margin-top: -1px;
    padding-right: 0;
    display: none;
  }

  .grid-2 {
    margin-left: 4px;
    margin-right: 2px;
    padding-left: 0;
  }

  .grid-3 {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 4px;
    padding-right: 8px;
    font-size: 18px;
    display: inline-block;
  }

  .text-ex-list {
    width: 100%;
    margin-left: 15px;
    margin-right: -52px;
    padding-left: 0;
    font-size: 12px;
  }

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

  .link-block {
    padding-left: 11px;
    position: static;
    left: -14px;
    right: 1px;
  }

  .text-block-211 {
    margin-top: 6px;
    margin-bottom: -1px;
    margin-left: 6px;
    padding-left: 3px;
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-3 {
    width: auto;
    max-width: 40vw;
    text-align: left;
    margin: 2px 3px 1px 1px;
    padding-left: 3px;
    padding-right: 7px;
    font-size: 11px;
    display: block;
  }

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

  .image-7 {
    margin: 18px 27px 9px 18px;
  }

  .image-8 {
    margin-bottom: 14px;
    margin-left: 56px;
  }

  .text-block-4 {
    margin-right: 16px;
  }

  .text-block-headng-border-centered {
    border-style: solid;
    margin-left: 6px;
    margin-right: 5px;
    padding-top: 9px;
    padding-left: 8px;
    padding-right: 4px;
    font-size: 12px;
    line-height: 24px;
  }

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

  .text-block-with-border {
    width: auto;
    max-width: 100%;
    margin: 0 0 27px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
  }

  .grid-9 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .text-left {
    font-size: 18px;
  }

  .text-field-6 {
    margin-top: 11px;
    margin-bottom: 3px;
    padding-top: 4px;
  }

  .div-block-city-state-zip {
    flex-flow: row;
    align-items: center;
    margin-left: 1px;
    margin-right: 2px;
  }

  .text-block-zip {
    width: 70%;
    margin-left: -2px;
    font-size: 10px;
  }

  .text-block-state {
    width: 20%;
    margin-left: 5px;
    font-size: 10px;
  }

  .text-block-city {
    width: 100%;
    margin-top: 3px;
    margin-left: 6px;
    font-size: 10px;
  }

  .text-block-center-no-border {
    width: auto;
    margin-top: 16px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    display: inline;
  }

  .text-block-center-no-border.bottom {
    margin-left: -6px;
  }

  .select-field-2 {
    width: 80%;
    margin-top: 35px;
    margin-bottom: 5px;
    padding-left: 6px;
    padding-right: 7px;
  }

  .text-field-7 {
    text-align: left;
    margin-left: -190px;
    padding-left: 156px;
    font-style: italic;
  }

  .description-heading {
    width: 100%;
    padding-top: 3px;
    font-size: 14px;
    line-height: 20px;
  }

  .description-heading.right {
    width: 100%;
    text-align: left;
    margin-left: -1px;
  }

  .band-on-description {
    padding-left: 5px;
  }

  .div-block-10 {
    flex-flow: column wrap;
    align-content: flex-start;
    font-weight: 700;
  }

  .description-text {
    font-weight: 400;
  }

  .menu-button-ex-pack {
    text-align: right;
    flex: 1;
  }

  .nav-link-ex-pack {
    background-color: #4730af;
  }

  .text-center-bold-15 {
    font-size: 16px;
  }

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

  .field-label-3 {
    margin-left: 10px;
    font-size: 12px;
  }

  .submit-button-5 {
    margin-left: 7px;
  }

  .grid-11 {
    width: auto;
    grid-template-columns: 2.75fr .5fr .75fr .75fr;
    grid-template-areas: ".";
    align-items: stretch;
    justify-items: center;
  }

  .text-block-top-equip {
    width: 100%;
    color: #000;
    margin: 4px -121px -1px -2px;
    padding-left: 13px;
    padding-right: 9px;
    font-size: 12px;
    font-weight: 700;
    display: block;
  }

  .text-block-equip-left {
    width: auto;
    color: #000;
    margin: 0 1px 8px 2px;
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    display: block;
  }

  .text-field-equip-qty {
    width: 36px;
    height: 35px;
    min-width: 36px;
    margin: -7px 6px 2px;
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 10px;
  }

  .text-block-hold-qty {
    width: auto;
    max-width: 20vw;
    min-width: auto;
    text-align: center;
    justify-content: center;
    margin: 3px 0 10px -2px;
    padding: 8px 0;
    font-size: 9px;
    font-weight: 400;
    text-decoration: none;
    display: block;
    overflow: visible;
  }

  .submit-button-6 {
    max-width: 24vw;
    font-size: 8px;
    font-weight: 400;
  }

  .link {
    font-size: 10px;
  }

  .text-block-15 {
    margin-left: 3px;
    margin-right: 0;
  }

  .text-block-19 {
    max-width: 20vw;
    margin: 5px 2px 10px 4px;
    padding-top: 11px;
  }

  .form-block-3 {
    margin-left: 9px;
  }

  .submit-button-7 {
    margin-left: 128px;
    padding-left: 8px;
  }

  .div-block-for-cc-form {
    width: 90%;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: -5px;
    padding-left: 0;
  }

  .text-block-exvite-cats {
    margin-left: 1px;
  }

  .columns-2 {
    margin-left: -7px;
    margin-right: -6px;
  }

  .text-block-21 {
    border: 2px #000;
    margin-right: -15px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

  .bold-text {
    display: block;
  }

  .text-block-22 {
    margin-top: -12px;
  }

  .grid-for-cc-form {
    grid-column-gap: 0px;
    grid-auto-flow: row;
    margin-left: -3px;
    margin-right: -2px;
    padding-left: 0;
    padding-right: 0;
    font-size: 8px;
  }

  .image-12 {
    margin-left: 10px;
  }

  .grid-14, .section-6 {
    width: 100%;
  }

  .container-7 {
    display: inline-block;
  }

  .exbadge-exprince-heading {
    width: auto;
    max-width: 25vw;
    text-align: center;
    margin-left: 1px;
    padding-left: 0;
    font-size: 10px;
    display: inline;
  }

  .exbadge-exprince-list-items {
    width: auto;
    max-width: 25vw;
    column-count: auto;
    flex-flow: column wrap;
    align-content: stretch;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    margin: 0 0 0 2px;
    padding-right: 0;
    font-size: 2.1vw;
    line-height: 14px;
    display: flex;
    overflow: visible;
  }

  .exbadges-centered {
    margin-top: 0;
    font-size: 20px;
  }

  .bold-text-2 {
    font-size: 10px;
  }

  .bold-text-3 {
    font-size: 10px;
    line-height: 14px;
  }

  .ex-badges-gray-box {
    max-width: 99vw;
  }

  .grid-for-principals {
    margin-left: -7px;
    margin-right: 3px;
    padding-right: 10px;
  }

  .submit-button-8 {
    margin-left: -143px;
  }

  .form-with-border {
    margin-left: 12px;
  }

  .text-field-11 {
    width: 300px;
    margin-left: 59px;
  }

  .warning {
    margin-right: 5px;
  }

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

  .text-block-27 {
    margin-left: 8px;
  }

  .div-block-17 {
    flex-flow: column wrap;
    align-content: center;
  }

  .cells-in-cats {
    width: 80%;
  }

  .div-block-for-ex-list {
    flex-direction: column;
    margin-top: -2px;
    margin-left: 15px;
  }

  .container-9 {
    margin-top: -6px;
  }

  .html-embed-2 {
    font-size: 12px;
  }

  .text-block-29 {
    margin-left: 10px;
    font-size: 14px;
  }

  .text-block-32 {
    width: 50%;
    font-size: 14px;
    font-weight: 400;
  }

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

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

  .text-block-center-no-border-copy {
    text-align: center;
    margin-top: 16px;
    margin-left: 5px;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 8px;
    font-size: 16px;
    display: inline;
  }

  .html-embed-3 {
    margin-right: 9px;
    padding-left: 0;
  }

  .question-text {
    padding-left: 0;
    font-size: 10px;
  }

  .text-field-for-question {
    margin-left: 4px;
    margin-right: 5px;
    padding-left: 1px;
    padding-right: 0;
  }

  .div-block-25 {
    flex-direction: column;
    display: flex;
  }

  .image-14 {
    margin-left: 12px;
    margin-right: 3px;
  }

  .div-block-26 {
    width: 95%;
    text-align: center;
    margin-left: 11px;
    padding-left: 3px;
    padding-right: 3px;
  }

  .text-block-used-booth {
    font-size: 10px;
    line-height: 9px;
  }

  .text-block-open-booth {
    font-size: 10px;
    line-height: 10px;
  }

  .div-block-30 {
    margin-right: 5px;
  }

  .containersea-side {
    margin-top: 13px;
    padding-left: 7px;
    padding-right: 0;
    display: block;
  }

  .white-booth-sea-side {
    font-size: 9px;
    line-height: 10px;
  }

  .text-block-booth-services {
    font-size: 6px;
    line-height: 9px;
  }

  .div-block-bing {
    width: 95%;
  }

  .text-block-used-booth-seaside {
    font-size: 10px;
    line-height: 11px;
  }

  .image-15 {
    margin-left: 5px;
    padding-right: 8px;
  }

  .image-16 {
    margin-left: 0;
  }

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

  .text-field-phone {
    width: 90px;
    max-width: 90px;
    min-width: 80px;
    flex: 0 auto;
    margin-top: 6px;
    margin-left: 0;
    margin-right: 10px;
    padding-top: 4px;
    padding-left: 4px;
    font-size: 10px;
  }

  .div-phone-ext {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: -2px;
    padding-left: 0;
    position: relative;
    left: -49px;
  }

  .text-block-extension {
    margin-top: -2px;
    margin-left: 5px;
    margin-right: 11px;
    padding-left: 21px;
    font-size: 10px;
    font-weight: 400;
    display: none;
  }

  .grid-for-contract {
    width: 95%;
    align-content: center;
    align-items: end;
    margin-top: 12px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .text-field-boothqty {
    margin-top: 9px;
    padding-top: 4px;
  }

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

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

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

  .text-city {
    text-align: left;
    margin: 2px 18px 17px -70px;
    padding-left: 3px;
    padding-right: 6px;
    font-size: 11px;
    display: block;
  }

  .text-state {
    text-align: left;
    margin: 2px 18px 17px -4px;
    padding-left: 3px;
    padding-right: 6px;
    font-size: 11px;
    display: block;
  }

  .text-span-3 {
    color: #000;
    margin-top: -7px;
    margin-left: 0;
    display: none;
    overflow: hidden;
  }

  .text-block-for-contract-2 {
    width: auto;
    text-align: center;
    margin: 6px 18px 6px -139px;
    padding-left: 3px;
    padding-right: 6px;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    display: block;
  }

  .button-for-contract {
    font-size: 14px;
    line-height: 14px;
  }

  .contract-rte h1 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .contract-rte p {
    font-size: 12px;
  }

  .text-block-for-contract-3 {
    width: 80%;
    text-align: left;
    margin: 6px 18px 6px -132px;
    padding-left: 3px;
    padding-right: 6px;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    display: block;
  }

  .div-block-phone-3 {
    margin-left: -3px;
  }

  .text-block-for-extension {
    width: 80%;
    text-align: left;
    margin: 6px 18px 6px -132px;
    padding-left: 3px;
    padding-right: 6px;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    display: none;
  }

  .image-19 {
    margin-left: 2px;
    padding-right: 8px;
  }

  .text-block-for-phone-2 {
    width: auto;
    text-align: left;
    margin: 6px 18px 6px -139px;
    padding-left: 3px;
    padding-right: 6px;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    display: block;
  }

  .text-field-12 {
    width: 85%;
  }

  .submit-button-12 {
    width: 20%;
    margin-left: -5px;
    margin-right: -29px;
    padding-left: 6px;
    padding-right: 5px;
    font-size: 10px;
  }

  .grid-for-products {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 4px;
    padding-right: 8px;
    font-size: 18px;
    display: inline-block;
  }

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

  .text-block-webpage {
    width: 50px;
    color: #000;
    margin: -1px 16px 1px 2px;
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    display: none;
  }

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

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

  .grid-for-ex-list-head {
    align-content: space-around;
  }

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

  .grid-for-ex-list-body {
    flex-direction: column;
    display: flex;
  }

  .grid-for-att-list-head {
    align-content: space-around;
  }

  .grid-for-att-list-body {
    flex-direction: column;
    display: flex;
  }

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

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

  .text-block-open-booth-seaside {
    font-size: 10px;
    line-height: 11px;
  }

  .grid-9-attadd3 {
    margin-left: 5px;
    margin-right: 5px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .tab-seminar {
    flex-direction: row-reverse;
  }

  .tabs-menu {
    display: block;
  }

  .grid-for-speaker-input {
    width: 98%;
  }

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

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

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

  .checkbox-label-4 {
    color: var(--black);
  }

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

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

  .div-block-cattegories {
    flex-flow: column wrap;
    align-content: center;
  }

  .grid-11-copy {
    width: auto;
    grid-template-columns: 2fr .5fr .5fr .25fr;
    grid-template-areas: ".";
    align-items: center;
    justify-items: center;
  }

  .text-block-equip2 {
    margin-top: 8px;
    margin-bottom: 15px;
    margin-right: 3px;
    padding-bottom: 8px;
  }

  .html-embed-9 {
    text-align: center;
    padding-left: 0;
  }

  .exbadge-exprince-list-items-copy {
    width: 19.9vw;
    max-width: none;
    column-count: auto;
    flex-flow: column wrap;
    flex: 1;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    margin: 3px 0 7px 1px;
    padding-right: 0;
    font-size: 5vw;
    line-height: 14px;
    display: block;
    overflow: auto;
  }

  .exbadge-exprince-heading-copy {
    width: 19.9vw;
    max-width: none;
    text-align: center;
    flex: 1;
    margin-left: 1px;
    padding-left: 0;
    font-size: 10px;
    display: inline;
  }

  .text-block-with-border-copy {
    width: auto;
    max-width: 100%;
    width: auto;
    max-width: 100%;
    margin: 0 0 27px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
  }

  .div-block-for-cc-form-copy {
    width: 90%;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: -5px;
    padding-left: 0;
  }

  .text-block-2-copy {
    margin-top: 6px;
    margin-bottom: -1px;
    margin-left: 6px;
    padding-left: 3px;
    font-size: 14px;
    line-height: 20px;
  }

  .grid-for-cc-form-copy {
    grid-column-gap: 0px;
    grid-auto-flow: row;
    margin-left: -3px;
    margin-right: -2px;
    padding-left: 0;
    padding-right: 0;
    font-size: 8px;
  }

  .text-block-top-equip-copy {
    width: 100%;
    color: #000;
    margin: 4px -121px -1px -2px;
    padding-left: 13px;
    padding-right: 9px;
    font-size: 12px;
    font-weight: 700;
    display: block;
  }

  .text-block-equip-left-copy {
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    margin: 0 1px 8px 2px;
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    display: block;
  }

  .text-block-top-equip-copy {
    width: 100%;
    color: #000;
    width: 100%;
    color: #000;
    width: 100%;
    color: #000;
    width: 100%;
    color: #000;
    margin: 4px -121px -1px -2px;
    padding-left: 13px;
    padding-right: 9px;
    font-size: 12px;
    font-weight: 700;
    display: block;
  }

  .text-block-equip-left-copy {
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    width: auto;
    color: #000;
    margin: 0 1px 8px 2px;
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    display: block;
  }

  .container-13 {
    padding-left: 18px;
    padding-right: 14px;
  }

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

  .div-left-attsearch3 {
    margin-bottom: 0;
    padding-top: 6px;
  }

  .div-right-attsearch3 {
    padding-top: 0;
  }

  .div-block-55 {
    align-items: center;
    margin-bottom: -16px;
    padding-top: 8px;
  }

  .text-block-justify-right-copy {
    margin-bottom: 13px;
    font-size: 12px;
  }

  .div-block-56 {
    margin-bottom: 6px;
    padding-bottom: 0;
    display: block;
  }

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

  .text-block-justify-right-copy-copy {
    margin-top: 7px;
    margin-bottom: 15px;
    font-size: 12px;
  }

  .div-left-attadd3 {
    margin-bottom: 0;
    padding-top: 6px;
  }

  .div-right-attadd3 {
    padding-top: 0;
  }

  .div-block-56-copy {
    margin-bottom: -2px;
    padding-bottom: 0;
    display: block;
  }

  .text-field-6-copy {
    margin-top: 29px;
    margin-bottom: 3px;
    padding-top: 4px;
  }

  .div-left-attsearch3-copy {
    margin-bottom: 0;
    padding-top: 6px;
  }

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

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

  .div-block-speaklist-registered {
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

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

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

  .div-block-speaklist-phone-blue {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-speaklist-copy {
    flex-direction: column;
    align-items: stretch;
  }

  ._3-isle-divblock {
    width: 600px;
    background-image: url('../images/FloorPlan-Bing-web.jpg');
    background-position: 24% 44.5%;
    background-repeat: no-repeat;
    background-size: 133% 160%;
  }

  .div-block-72 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .div-block-73, .div-block-73-copy {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    overflow: scroll;
  }

  ._3-isle-divblock-copy {
    width: 305%;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  ._3-isle-divblock-copy-copy {
    width: 175%;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .div-block-73-copy-copy {
    background-image: none;
    overflow: scroll;
  }

  .div-block-83 {
    width: 175%;
  }

  .image-25 {
    display: none;
  }

  .div-phone-ext-copy {
    justify-content: center;
    margin-left: 129px;
    padding-left: 0;
    position: relative;
    left: -49px;
  }

  .text-block-for-phone-2-copy {
    width: auto;
    text-align: left;
    margin: 6px 18px 6px -168px;
    padding-left: 3px;
    padding-right: 6px;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    display: block;
  }

  .text-block-extension-copy {
    margin-top: -2px;
    margin-left: 5px;
    margin-right: 11px;
    padding-left: 21px;
    font-size: 10px;
    font-weight: 400;
    display: none;
  }

  .div-block-city-state-zip-copy {
    flex-flow: row;
    justify-content: center;
    margin-left: 41px;
    margin-right: 2px;
  }

  .text-block-center-no-border-copy-copy {
    width: 95%;
    text-align: center;
    margin-top: 16px;
    margin-left: 5px;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 3px;
    font-size: 16px;
    display: flex;
  }

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

  .text-block-for-contract-3-copy {
    width: 80%;
    text-align: left;
    margin: 6px 18px 6px -34px;
    padding-left: 3px;
    padding-right: 6px;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    display: block;
  }

  .div-block-88 {
    padding-top: 7px;
  }

  .div-block-89 {
    width: 30%;
  }

  .container-19 {
    margin-bottom: 1px;
    padding-top: 11px;
  }

  .text-block-center-no-border-copy {
    margin-top: 16px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    display: flex;
  }

  .text-block-center-no-border-copy.bottom {
    margin-left: -6px;
  }

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

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

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

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

  .div-block-95-copy, .divblock-small-integer-change {
    display: none;
  }

  .div-block-attendee-first-name {
    border-bottom-style: none;
  }

  .attendee-search-heading {
    font-size: 15px;
  }

  .div-block-attendee-last-name, .div-block-attendee-company, .div-block-attendee-status, .div-block-attendee-register {
    border-bottom-style: none;
  }

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

  .div-block-attendee-blue-name, .div-block-attendee-blue-company {
    width: auto;
  }

  .div-block-attendeestatus {
    width: auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .div-block-attendee-blue-register {
    width: auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-speaklist-registered-copy {
    width: auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .heading-10-copy, .attendee-reg-text-block, .text-block-62-copy, .attendee-reg-text-blue-block {
    font-size: 14px;
  }

  .div-block-speaklist-copy {
    border-bottom: 2px solid #000;
    flex-direction: row;
    margin-bottom: -3px;
  }

  .div-block-speaklist-copy-copy, .div-block-speaklist-copy-copy-copy {
    flex-direction: column;
    align-items: stretch;
  }

  .text-block-center-no-border-copy {
    margin-top: 16px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 10px;
    font-size: 16px;
    display: block;
  }

  .text-block-center-no-border-copy.bottom {
    margin-left: -6px;
  }

  .div-block-attendee-first-name-copy, .div-block-attendee-last-name-copy, .div-block-attendee-company-copy {
    border-bottom-style: none;
  }

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

  .div-block-attendee-first-name-copy-copy {
    border-bottom-style: none;
  }

  .div-block-attendee-blue-name-copy {
    width: auto;
  }

  .div-block-attendee-status-copy {
    border-bottom-style: none;
  }

  .div-block-attendeestatus-copy {
    width: auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .attendee-reg-text-block-copy, .attendee-reg-text-block-small {
    font-size: 14px;
  }

  .text-block-with-border-copy {
    width: auto;
    max-width: 100%;
    margin: 0 0 27px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
  }

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

  .text-block-center-no-border-copy {
    margin-top: 16px;
    margin-left: 1px;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 10px;
    font-size: 16px;
    display: inline;
  }

  .text-block-center-no-border-copy.bottom {
    margin-left: -6px;
  }

  .attendee-search-heading-copy {
    font-size: 12px;
    overflow: auto;
  }

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

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

  .div-block-attendee-register-copy, .div-block-attendee-company-copy, .div-block-attendee-last-name-copy, .div-block-attendee-first-name-copy {
    border-bottom-style: none;
  }

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

  .div-block-attendee-blue-name-copy {
    width: auto;
  }

  .div-block-speaklist-registered-copy-copy {
    width: auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .div-block-attendee-blue-company-copy {
    width: auto;
  }

  .div-block-attendeestatus-copy {
    width: auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .attendee-reg-text-block-copy, .attendee-reg-text-blue-block-copy {
    font-size: 14px;
  }

  .div-block-attendee-blue-register-copy {
    width: auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-speaklist-copy-copy-copy {
    flex-direction: column;
    align-items: stretch;
  }

  .attendee-reg-text-block-blep {
    font-size: 14px;
  }

  .text-block-with-border-copy {
    width: auto;
    max-width: 100%;
    margin: 0 0 27px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
  }

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

  .asefsef {
    font-size: 17px;
  }

  .div-block-exhibiting-company {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .text-block-exhibiting-company {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
  }

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

  .text-field-18 {
    width: 85vw;
  }

  .div-block-attendeestatus-title {
    width: auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .div-block-attendee-blue-name-badgepy {
    width: auto;
  }

  .div-block-speaklist-registered-last-name {
    width: auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .div-block-attendee-blue-company-badges {
    width: auto;
  }

  .div-block-phone {
    width: 60%;
  }

  .text-block-top-equip-copy {
    width: 100%;
    color: #000;
    margin: 4px -121px -1px -2px;
    padding-left: 13px;
    padding-right: 9px;
    font-size: 12px;
    font-weight: 700;
    display: block;
  }

  .div-block-103 {
    padding-left: 3px;
  }

  .heading-16 {
    padding-left: 2px;
    font-size: 19px;
  }

  .div-block-104 {
    flex-direction: column;
  }

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

  .text-block-justify-right-copy {
    font-size: 12px;
  }

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

  .text-block-center-no-border-copy {
    margin: 8px 0 4px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 30px;
    display: block;
  }

  .text-block-center-no-border-copy.bottom {
    margin-left: -6px;
  }

  .text-block-2-copy {
    margin-top: 6px;
    margin-bottom: -1px;
    margin-left: 6px;
    padding-left: 3px;
    font-size: 14px;
    line-height: 20px;
    display: none;
  }

  .text-block-211-copy {
    margin-top: 6px;
    margin-bottom: -1px;
    margin-left: 6px;
    padding-left: 3px;
    font-size: 14px;
    line-height: 20px;
  }

  .right-longtext {
    width: auto;
    font-size: 15px;
    line-height: 24px;
  }

  .text-block-center-no-border-copy {
    width: auto;
    margin-top: 16px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    display: flex;
  }

  .text-block-center-no-border-copy.bottom {
    margin-left: -6px;
  }

  .text-block-justify-right-att3 {
    margin-bottom: 18px;
    font-size: 12px;
  }

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

  .right-text-att3 {
    margin-top: 0;
    padding-top: 0;
  }

  .text-left-att3-centered {
    margin-bottom: 0;
    font-size: 18px;
  }

  .select-field-att3 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-block-city-att3 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 10px;
  }

  .text-block-state-att3 {
    width: 20%;
    margin-bottom: 0;
    margin-left: 5px;
    font-size: 10px;
  }

  .text-block-zip-copy {
    width: 70%;
    margin-left: -2px;
    font-size: 10px;
  }

  .text-block-zip-copy.att3 {
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 5px;
  }

  .div-block-55-copy {
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .heading-21 {
    margin-left: -6px;
    font-size: 14px;
  }

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

  .submit-button-17 {
    max-width: 24vw;
    font-size: 8px;
    font-weight: 400;
  }

  .text-block-212 {
    width: auto;
    height: 20px;
    max-width: 40vw;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 1px;
    margin-left: 1px;
    padding-left: 2px;
    padding-right: 0;
    font-size: 11px;
    display: block;
    overflow: hidden;
  }

  .text-field-equip-qty-2 {
    width: 50px;
    height: 65px;
    min-width: 36px;
    margin-bottom: auto;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 10px;
  }

  .text-block-equip-left-2 {
    width: auto;
    color: #000;
    margin: auto 1px auto 2px;
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    display: block;
  }

  .text-block-hold-qty-2 {
    width: auto;
    max-width: 20vw;
    min-width: auto;
    text-align: center;
    justify-content: center;
    margin-right: 0;
    padding: 8px 0;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    display: block;
    overflow: visible;
  }

  .text-block-213 {
    max-width: 20vw;
  }

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

  .text-image {
    font-size: 18px;
  }

  .div-horizontal-hold-card {
    flex-direction: column;
    align-items: center;
    padding-left: 2px;
  }

  .button-card {
    font-size: 14px;
    line-height: 14px;
  }

  .textblocksponsor-banner {
    margin-left: 0;
    font-size: 15px;
  }

  .main-header {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 22px;
  }

  .image-29 {
    max-width: 98%;
  }

  .container-raised-description-promo {
    align-items: center;
    padding-left: 2px;
    padding-right: 2px;
  }

  .video {
    max-width: none;
  }

  .media-promo-text {
    align-self: center;
    padding-left: 7px;
    padding-right: 3px;
  }

  .media-package-desc-div {
    padding-left: 0;
  }

  .container-sponsor {
    flex-direction: row;
  }

  .divsponsor {
    max-height: none;
    flex-direction: column;
    align-items: center;
  }

  .sponsor-image {
    max-width: 40vw;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .linksponsor {
    max-width: 40vw;
  }

  .ibsslider {
    display: none;
  }

  .div-block-135 {
    padding-top: 5px;
  }

  .keynote-holder {
    flex-direction: column;
    padding-top: 0;
    padding-left: 7px;
    padding-right: 7px;
  }

  .phoneseminarholder {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .button---blue---slider {
    position: static;
  }

  .button---blue---slider:hover {
    margin-bottom: 0;
  }

  .divblock--image-button-slider {
    justify-content: flex-start;
    margin-top: -5px;
  }

  .paragraph-7 {
    margin-top: -8px;
    font-size: 18px;
    line-height: 24px;
  }

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

  .text-slider {
    padding-left: 56px;
    line-height: 28px;
  }

  .heading-slider {
    font-size: 50px;
    line-height: 52px;
  }

  .button-slider {
    font-size: 14px;
    line-height: 14px;
  }

  .icon-5 {
    margin-left: 8px;
  }

  .icon-6 {
    margin-right: 7px;
  }

  .textblocksponsor-banner-media {
    margin-left: 0;
    font-size: 15px;
  }

  .div-block-attendee-red-company {
    width: auto;
  }

  .div-block-attendee-red-register {
    width: auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .promo-holder {
    flex-direction: column;
    align-self: center;
    align-items: center;
  }

  .div-block-blue-promo-title {
    width: 250px;
  }

  .full-promo-holder {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .bullet-and-description-holder {
    justify-content: flex-start;
    align-items: stretch;
  }

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

  .container-2 {
    flex-direction: column;
    align-items: stretch;
  }

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

  .container-26 {
    flex-direction: column;
    align-items: stretch;
  }

  .divblock-container-info, .divblock-container-fact, .divblock-container-att {
    width: auto;
    margin-bottom: 10px;
  }
}

#w-node-a23b5a5f-b524-7911-547f-11849c94bf2a-2cfd877d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a23b5a5f-b524-7911-547f-11849c94bf34-2cfd877d, #w-node-_1e5930ae-0396-03dd-67e6-4dd714aa8fe9-2cfd877d {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_67a22136-7af4-4bfe-9b02-c5cc19d56e77-f3fd87da {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-b39b90ab-5bec-5c90-4155-052456eaac9a-f3fd87da {
  grid-area: 1 / 6 / 2 / 7;
}

#w-node-_116df90c-0946-e138-5ddb-832f37eb9fdb-f3fd87da {
  grid-area: 1 / 7 / 2 / 8;
}

#w-node-_366cd16a-42ea-18a3-e981-c228712b721d-f3fd87da {
  grid-area: 1 / 8 / 2 / 9;
}

#w-node-_008603cd-d403-d166-43b6-66eae35288cb-f3fd87da {
  grid-area: 1 / 9 / 2 / 10;
}

#w-node-d5e2a4d8-e3c6-83ed-b500-666ace44aa31-f3fd87da {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_314e739b-4b0e-68f9-9a18-b2c98aa4ddc5-f3fd87da {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d200a969-7f86-a59f-e138-524ffdb959c1-f3fd87da {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_63508231-567c-7e36-61c3-64bb963428be-f3fd87da {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-e0985642-4571-c355-681d-c6273f66c8b2-f3fd87da {
  grid-area: 2 / 5 / 3 / 6;
}

#w-node-d4dc6d1f-75e5-528a-4c0f-177ecb585b39-f3fd87da {
  grid-area: 2 / 6 / 3 / 7;
}

#w-node-de97ab3a-abbd-dcae-4544-d0b57b6290a5-f3fd87da {
  grid-area: 2 / 7 / 3 / 8;
}

#w-node-_599d9d8e-abcc-5e4f-e39c-1a9c7fbd01bb-f3fd87da {
  grid-area: 2 / 8 / 3 / 9;
}

#w-node-b7773b42-ddb8-d697-d1a2-a057dad37baa-f3fd87da {
  grid-area: 2 / 9 / 3 / 10;
}

#w-node-_6130801d-9f1c-ab5a-6efb-a5d85b88e383-f3fd87da {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_50cf0655-5ff2-f8ce-ecd4-1f663a11012a-f3fd87da {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-c9959bae-7b91-f419-e8c5-9804b4b8ea5d-f3fd87da {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-fb3f0cc3-cd41-72d0-c259-5f3015dc5928-f3fd87da {
  grid-area: 3 / 4 / 4 / 5;
}

#w-node-b9e79567-a546-8f41-c3c6-e739d84ed5f9-f3fd87da {
  grid-area: 3 / 5 / 4 / 6;
}

#w-node-_2d463a16-60e5-ca3c-6fdf-7791944b3660-f3fd87da {
  grid-area: 3 / 6 / 4 / 7;
}

#w-node-_24fe2e0e-7b49-6be5-d58a-3d7b11dcd38c-f3fd87da {
  grid-area: 3 / 7 / 4 / 8;
}

#w-node-_36c63464-8237-c854-2b45-8f24e397ec6a-f3fd87da {
  grid-area: 3 / 8 / 4 / 9;
}

#w-node-_191dfb28-f963-e7da-ed09-a396844eef1e-f3fd87da {
  grid-area: 3 / 9 / 4 / 10;
}

#w-node-c49dbfec-59b5-6f37-6721-49e80c29af13-f3fd87da {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-cdf39ff1-e274-191e-17eb-63cf27a80529-f3fd87da {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-_346a1324-6812-3937-8800-962ad5a1eb3b-f3fd87da {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-_3c9becfe-41b4-6587-1b94-d83023250520-f3fd87da {
  grid-area: 4 / 4 / 5 / 5;
}

#w-node-_4cb1931f-5d17-4a6f-69c5-077f90d1be6d-f3fd87da {
  grid-area: 4 / 5 / 5 / 6;
}

#w-node-_3d7019f2-594d-bab3-621b-ac1a64e892ef-f3fd87da {
  grid-area: 4 / 6 / 5 / 7;
}

#w-node-_31032934-805f-7c2b-c217-c1a438531747-f3fd87da {
  grid-area: 4 / 7 / 5 / 8;
}

#w-node-b8d35767-5654-4ca6-31db-7aab1bfedc5d-f3fd87da {
  grid-area: 4 / 8 / 5 / 9;
}

#w-node-cfdce458-22f8-167e-e080-8d0edd1d858f-f3fd87da {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_97d82ae7-afd1-dabc-a2f2-c1c1de889cf2-f3fd87da {
  grid-area: 5 / 2 / 6 / 3;
}

#w-node-_89527a73-9a99-b543-fb57-87dda3fbbe62-f3fd87da {
  grid-area: 5 / 3 / 6 / 4;
}

#w-node-_5f7d8380-3dd5-9c5a-90d2-3acd5dc20797-f3fd87da {
  grid-area: 5 / 4 / 6 / 5;
}

#w-node-_0c38aa8d-bcfd-d604-bedc-90a5a1027f8a-f3fd87da {
  grid-area: 5 / 5 / 6 / 6;
}

#w-node-_29ed1f0c-fa18-946c-ce93-11de49b6fd75-f3fd87da {
  grid-area: 5 / 6 / 6 / 7;
}

#w-node-_53874959-a007-a88b-fa08-2f5ea0deae81-f3fd87da {
  grid-area: 5 / 7 / 6 / 8;
}

#w-node-b431f2a3-f246-ff7f-f543-84289ea70c42-f3fd87da {
  grid-area: 5 / 8 / 6 / 9;
}

#w-node-_3bb716a4-1687-97cb-7854-9bba4f261286-f3fd87da {
  grid-area: 5 / 9 / 6 / 10;
}

#w-node-ee4a0d87-1b0b-a758-6614-50fcba6f2ced-f3fd87da {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_8da0bb70-091d-28cf-a14c-2158872c2cbb-f3fd87da {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-e470dfaf-b864-98e9-9e97-bdbf5db3063a-f3fd87da {
  grid-area: 6 / 3 / 7 / 4;
}

#w-node-b611e4aa-a18b-872a-5920-4ab2e2edff18-f3fd87da {
  grid-area: 6 / 4 / 7 / 5;
}

#w-node-c3cf8da8-2f12-914e-7e88-6b31863d9263-f3fd87da {
  grid-area: 6 / 5 / 7 / 6;
}

#w-node-_25486cdf-c984-5000-c884-042676343b4e-f3fd87da {
  grid-area: 6 / 6 / 7 / 7;
}

#w-node-c944c798-bf2b-ba40-a0ae-d835d9695633-f3fd87da {
  grid-area: 6 / 7 / 7 / 8;
}

#w-node-_5212ec1d-315f-4532-abaa-53e6384b4a4e-f3fd87da {
  grid-area: 6 / 8 / 7 / 9;
}

#w-node-_6ec832c1-0972-9eba-8e87-7ebd2440a32b-f3fd87da {
  grid-area: 6 / 9 / 7 / 10;
}

#w-node-d7e817be-c930-70dd-bc22-0e714a386a70-f3fd87da {
  grid-area: 7 / 1 / 8 / 2;
}

#w-node-_238c3a1b-2696-1901-2025-db13631f45f4-f3fd87da {
  grid-area: 7 / 2 / 8 / 3;
}

#w-node-f92c5df8-e9ba-064f-18e9-221f2e3d2f59-f3fd87da {
  grid-area: 7 / 3 / 8 / 4;
}

#w-node-b5ff45dc-66f1-47d5-c972-dce55daeb2f5-f3fd87da {
  grid-area: 7 / 4 / 8 / 5;
}

#w-node-_75a9423c-3729-6f0d-157f-48c413ffdfb5-f3fd87da {
  grid-area: 7 / 5 / 8 / 6;
}

#w-node-_5fcc30e2-e28f-8e98-441f-01d8458d932d-f3fd87da {
  grid-area: 7 / 6 / 8 / 7;
}

#w-node-_37f9c073-36b1-f9f5-e647-0296987565d6-f3fd87da {
  grid-area: 7 / 7 / 8 / 8;
}

#w-node-_0f90179e-898b-98b1-1c2d-40075180cfea-f3fd87da {
  grid-area: 7 / 8 / 8 / 9;
}

#w-node-dcdce3e0-7602-895f-bb04-4664305d9b44-f3fd87da {
  grid-area: 7 / 9 / 8 / 10;
}

#w-node-_1bba4b54-943b-0340-25c0-88ef4aa2ecb0-f3fd87da {
  grid-area: 8 / 1 / 9 / 2;
}

#w-node-bff365ae-d312-068f-0da9-53e3059357be-f3fd87da {
  grid-area: 8 / 2 / 9 / 3;
}

#w-node-f7c73d0e-61c4-4f00-2166-d6cfe9d92a5f-f3fd87da {
  grid-area: 8 / 3 / 9 / 4;
}

#w-node-_716e5d66-2d3d-feb7-3ebf-d4a8d0476f7b-f3fd87da {
  grid-area: 8 / 4 / 9 / 5;
}

#w-node-_4bb47e90-f388-c8be-1e06-29b2f9c7edd7-f3fd87da {
  grid-area: 8 / 5 / 9 / 6;
}

#w-node-b6f52495-eb0e-53c6-354b-52bb2d8003cc-f3fd87da {
  grid-area: 8 / 6 / 9 / 7;
}

#w-node-bda057b7-2a85-aa2c-770b-4331c11cf1b6-f3fd87da {
  grid-area: 8 / 7 / 9 / 8;
}

#w-node-_693475ea-1ef4-2a83-58bb-c3c71af41846-f3fd87da {
  grid-area: 8 / 8 / 9 / 9;
}

#w-node-_6d2ecf05-74b0-5271-afc6-6fb3b7b8054e-f3fd87da {
  grid-area: 8 / 9 / 9 / 10;
}

#w-node-_0f989e6e-5128-ce27-a478-87dfcd443a4f-f3fd87da {
  grid-area: 9 / 5 / 10 / 6;
}

#w-node-_426e5cac-8b9a-6c7a-dd66-383bc604f440-f3fd87da {
  grid-area: 9 / 6 / 10 / 7;
}

#w-node-b59ab593-62fb-198d-158a-798f991a5d5e-f3fd87da {
  grid-area: 9 / 7 / 10 / 8;
}

#w-node-_9ff7d890-2d7f-942b-db67-fe20c52fadab-f3fd87da {
  grid-area: 9 / 8 / 10 / 9;
}

#w-node-_02b55838-ab47-c94c-fade-0de437cba181-f3fd87da {
  grid-area: 9 / 9 / 10 / 10;
}

#w-node-a5f24429-f1cf-7357-4a4b-17321b111537-f3fd87da {
  grid-area: 10 / 1 / 11 / 2;
}

#w-node-_43a3069b-3dba-12f8-4da6-afcfa4164ebe-f3fd87da {
  grid-area: 10 / 2 / 11 / 3;
}

#w-node-_277874f8-a9c0-03ce-4b9a-7a0081494896-f3fd87da {
  grid-area: 10 / 3 / 11 / 4;
}

#w-node-_93b5f239-14c0-8aa6-12e3-d1374575d4cd-f3fd87da {
  grid-area: 10 / 4 / 11 / 5;
}

#w-node-d95e8d87-2b99-93b6-884b-612702948866-f3fd87da {
  grid-area: 10 / 5 / 11 / 6;
}

#w-node-d0cc48c3-eb93-1bd2-b425-3a50ed42dbfc-f3fd87da {
  grid-area: 10 / 6 / 11 / 7;
}

#w-node-fe4fe553-f14b-0adb-adb4-5234e528ffaf-f3fd87da {
  grid-area: 10 / 7 / 11 / 8;
}

#w-node-ec664603-514e-9b49-84c7-4c24e6dc49c5-f3fd87da {
  grid-area: 10 / 8 / 11 / 9;
}

#w-node-ab8d63c0-4000-10b7-0527-d94f37b61033-f3fd87da {
  grid-area: 10 / 9 / 11 / 10;
}

#w-node-_7a9062fd-3184-1f78-6434-23ab87ca679f-f3fd87da {
  grid-area: 11 / 1 / 12 / 2;
}

#w-node-fdc0c70f-00b7-09c5-2125-bfcb894eb3f2-f3fd87da {
  grid-area: 11 / 2 / 12 / 3;
}

#w-node-d363f3fd-7f34-c6b7-bd45-d53ff718d276-f3fd87da {
  grid-area: 11 / 3 / 12 / 4;
}

#w-node-_3382622e-8216-6007-c67e-56dbeff2e95c-f3fd87da {
  grid-area: 11 / 4 / 12 / 5;
}

#w-node-_428b331c-d687-d451-534a-621dc2b6590c-f3fd87da {
  grid-area: 11 / 5 / 12 / 6;
}

#w-node-_40cdda9d-23f8-3651-d1e7-abedb39eef7b-f3fd87da {
  grid-area: 11 / 6 / 12 / 7;
}

#w-node-_708ce74d-a3d7-d7db-215b-263bac29ba9b-f3fd87da {
  grid-area: 11 / 7 / 12 / 8;
}

#w-node-f2c8e938-73fe-1c70-c4f5-1ed242dafaf3-f3fd87da {
  grid-area: 11 / 8 / 12 / 9;
}

#w-node-_571af93f-bc51-a28f-c644-1c092a78d81c-f3fd87da {
  grid-area: 11 / 9 / 12 / 10;
}

#w-node-dd7920db-4dc7-7d63-bad9-5e053e036c76-f3fd87da {
  grid-area: 12 / 1 / 13 / 2;
}

#w-node-_0303bbbd-bb4c-b075-f435-7754b47c072f-f3fd87da {
  grid-area: 12 / 2 / 13 / 3;
}

#w-node-_3bfcaf15-7060-4cbb-8351-5877d5cae212-f3fd87da {
  grid-area: 12 / 3 / 13 / 4;
}

#w-node-_9cb521a2-0763-590a-466d-08576e44caff-f3fd87da {
  grid-area: 12 / 4 / 13 / 5;
}

#w-node-b7e9aa8e-b52c-809e-a878-f53de2cd351e-f3fd87da {
  grid-area: 12 / 5 / 13 / 6;
}

#w-node-_67d480a3-92ce-09a0-d1b4-e86aa864286b-f3fd87da {
  grid-area: 12 / 6 / 13 / 7;
}

#w-node-c8723b5a-9135-7752-b2f4-c5c3e1136019-f3fd87da {
  grid-area: 12 / 7 / 13 / 8;
}

#w-node-_190af0fd-9923-beae-1dda-5b7e1f4c7497-f3fd87da {
  grid-area: 12 / 8 / 13 / 9;
}

#w-node-_7f56f580-6d42-6d72-27e9-99d07211ed58-f3fd87da {
  grid-area: 12 / 9 / 13 / 10;
}

#w-node-_33fe8e9a-ff59-8758-6569-8bec3032f280-f3fd87da {
  grid-area: 13 / 1 / 14 / 2;
}

#w-node-_5c68085f-dbb8-5b05-1aea-50f181cb9c5f-f3fd87da {
  grid-area: 13 / 2 / 14 / 3;
}

#w-node-b15f8924-e8b9-abd7-07d4-6968cfa3e7a1-f3fd87da {
  grid-area: 13 / 3 / 14 / 4;
}

#w-node-a4d90a48-bc4a-4a85-0f0c-11b906ba62c0-f3fd87da {
  grid-area: 13 / 4 / 14 / 5;
}

#w-node-a67d7532-1972-e675-cd03-40be270587f3-f3fd87da {
  grid-area: 13 / 5 / 14 / 6;
}

#w-node-f03d54a5-cf7d-93ae-59dd-c39611946886-f3fd87da {
  grid-area: 13 / 6 / 14 / 7;
}

#w-node-_7693a20a-b2b3-ebd2-6a0f-06481a068d66-f3fd87da {
  grid-area: 13 / 7 / 14 / 8;
}

#w-node-_07a33f45-d457-971f-a129-208600998062-f3fd87da {
  grid-area: 13 / 8 / 14 / 9;
}

#w-node-_27bbbfa6-29bf-7da9-e34f-fc6cfca01d83-f3fd87da {
  grid-area: 13 / 9 / 14 / 10;
}

#w-node-ab1cde7f-7323-4507-d0d8-8b9ab80a86ac-f3fd87da {
  grid-area: 14 / 1 / 15 / 2;
}

#w-node-_182ce6ba-40d3-2bf6-357f-bcb393d2b7d7-f3fd87da {
  grid-area: 14 / 2 / 15 / 3;
}

#w-node-e4d265b5-d112-430c-3eb6-46faa26c154d-f3fd87da {
  grid-area: 14 / 3 / 15 / 4;
}

#w-node-a3b02e5c-b559-03ae-dd21-302a69280a10-f3fd87da {
  grid-area: 14 / 4 / 15 / 5;
}

#w-node-_2596f040-cd09-ebaf-2fa7-2c2875ab684e-f3fd87da {
  grid-area: 14 / 5 / 15 / 6;
}

#w-node-_4378b4eb-7231-e214-64ee-086d96057541-f3fd87da {
  grid-area: 14 / 6 / 15 / 7;
}

#w-node-bd5a6ec1-f982-2202-4c0f-78fbdaf7c8a6-f3fd87da {
  grid-area: 14 / 7 / 15 / 8;
}

#w-node-bf0f665c-0c9b-0799-bc8c-7b274729d559-f3fd87da {
  grid-area: 14 / 8 / 15 / 9;
}

#w-node-_2dd94470-24cb-5ef9-64a6-1f5a45a7ec4c-f3fd87da {
  grid-area: 14 / 9 / 15 / 10;
}

#w-node-e2c5c616-fb5e-5d3c-d135-b0a449f3f666-f3fd87da {
  grid-area: 15 / 1 / 16 / 2;
}

#w-node-_2c0e17a4-aaa9-d324-6e62-eeb6b339f4e4-f3fd87da {
  grid-area: 15 / 2 / 16 / 3;
}

#w-node-_4bb79698-5782-a588-10c5-692158a94bb7-f3fd87da {
  grid-area: 15 / 3 / 16 / 4;
}

#w-node-_00bd7975-0181-9cad-11ab-52ee5dff07d3-f3fd87da {
  grid-area: 15 / 4 / 16 / 5;
}

#w-node-b9ceafca-6ef2-bd84-e275-c828b5a54cad-f3fd87da {
  grid-area: 15 / 7 / 16 / 8;
}

#w-node-_88200869-0e2a-7990-58c6-dc86a57cb3f6-f3fd87da {
  grid-area: 15 / 8 / 16 / 9;
}

#w-node-_5cd9a109-2c8c-766b-e46c-fa0d2cb67928-f3fd87da {
  grid-area: 15 / 9 / 16 / 10;
}

#w-node-_1399ba6c-6bf8-6145-8656-cbe5b78f2efb-f3fd87da {
  grid-area: 15 / 5 / 16 / 6;
}

#w-node-_8572e318-d102-70fd-9312-adedfd9fbc2f-f3fd87da {
  grid-area: 15 / 6 / 16 / 7;
}

#w-node-_8897ce79-205e-b0b3-5573-01314566856e-16fd87e4 {
  grid-area: Area;
}

#w-node-c99f5e7a-1249-9e14-c19a-3f61faaefbbd-16fd87e4 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_650b7475-2034-a1de-aae5-60348f971496-16fd87e4 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-e210b175-1ec9-7f8a-6907-8f139074f7b8-16fd87e4 {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-e779f9d3-80e4-1c77-30a8-32bbacacb38d-16fd87e4 {
  grid-area: 2 / 5 / 3 / 6;
}

#w-node-a5c43ffd-ae1d-48ae-62ac-8de293027ec5-16fd87e4 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-eec855bc-7f8b-97bc-e926-3e39c6992527-16fd87e4 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_0055f6c6-7c79-0b03-5cfa-322b8839bb11-16fd87e4 {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-_33a9c3f6-66f4-ea87-d8bd-f1e9f9444a5a-16fd87e4 {
  grid-area: 3 / 4 / 4 / 5;
}

#w-node-e25fb317-94b4-37a9-62d3-89e42290580f-16fd87e4 {
  grid-area: 3 / 5 / 4 / 6;
}

#w-node-f8deba95-ca46-d4fb-44e3-9f373c47368b-16fd87e4 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-b1e2f92c-3c2f-6e60-5eae-d5aadbddf444-16fd87e4 {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-_63dd96f4-d919-eb42-888c-7b53bfc9d973-16fd87e4 {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-_087358e9-e858-da63-e877-134624cb50f1-16fd87e4 {
  grid-area: 4 / 4 / 5 / 5;
}

#w-node-_933301ff-6a1b-a5e5-9efc-fceb433ae7ee-16fd87e4 {
  grid-area: 4 / 5 / 5 / 6;
}

#w-node-_7e3d5cd1-17b4-d5ac-a711-df8ff1c6488f-16fd87e4 {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_6c9904c7-766b-65f7-926a-5e89c2f534e0-16fd87e4 {
  grid-area: 5 / 2 / 6 / 3;
}

#w-node-c9ef9149-839b-ca3a-251a-5213e899a2ca-16fd87e4 {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-a0cc0149-b4c4-a933-baa3-1b7890ebab0a-16fd87e4 {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_7cedbdec-4783-bd6f-1c32-580768b80af7-16fd87e4 {
  grid-area: 5 / 5 / 6 / 6;
}

#w-node-b3194f8d-6de9-66bd-24d1-bc551c3709b6-16fd87e4 {
  grid-area: 5 / 4 / 6 / 5;
}

#w-node-ebae4478-fde7-083b-6493-d9beb9e78529-16fd87e4 {
  grid-area: 5 / 3 / 6 / 4;
}

#w-node-_5c228acb-e387-48ea-0e0a-c35aa140c4bf-16fd87e4 {
  grid-area: 7 / 1 / 8 / 2;
}

#w-node-_364d9877-b85e-3067-a272-c1b6fca6e4cb-16fd87e4 {
  grid-area: 7 / 2 / 8 / 3;
}

#w-node-_4eca8edd-3cfa-d8a6-e637-0b55eca9c992-16fd87e4 {
  grid-area: 6 / 5 / 7 / 6;
}

#w-node-_3baa64ed-c299-1511-8a7b-afe31a473668-16fd87e4 {
  grid-area: 8 / 1 / 9 / 2;
}

#w-node-a71576ec-a65e-9c35-ba21-bef1efebce79-16fd87e4 {
  grid-area: 6 / 4 / 7 / 5;
}

#w-node-_9b923455-27b5-b459-8975-188bc35bdee0-16fd87e4 {
  grid-area: 7 / 3 / 8 / 4;
}

#w-node-_1a197a6b-6c8d-0a65-65f1-e0f8be077efe-16fd87e4 {
  grid-area: 9 / 1 / 10 / 2;
}

#w-node-b3bea2ca-1d0e-61a6-841c-02ff5398f8e0-16fd87e4 {
  grid-area: 7 / 5 / 8 / 6;
}

#w-node-cfea2d27-62cf-6cd2-f5f8-2a014a52a881-16fd87e4 {
  grid-area: 6 / 3 / 7 / 4;
}

#w-node-_2607fdc6-4670-5c7b-22dd-be5d83f750be-16fd87e4 {
  grid-area: 7 / 5 / 8 / 6;
}

#w-node-e7fe4cad-9bca-951f-9101-2f00cab8576c-16fd87e4 {
  grid-area: 8 / 3 / 9 / 4;
}

#w-node-_293fbeb8-64b9-834b-abb2-121d5fcd601c-16fd87e4 {
  grid-area: 8 / 2 / 9 / 3;
}

#w-node-a1074e96-df1a-b8b1-442a-14e8f19ac473-16fd87e4 {
  grid-area: 8 / 5 / 9 / 6;
}

#w-node-_0740c75e-8c5b-7767-4d15-5430be4fe104-16fd87e4 {
  grid-area: 8 / 4 / 9 / 5;
}

#w-node-_46af6373-c551-e944-8e72-a27770811e1a-16fd87e4 {
  grid-area: 7 / 4 / 8 / 5;
}

#w-node-d077b2ee-0ad0-7bff-acf3-9e355ab243c0-16fd87e4 {
  grid-area: 9 / 2 / 10 / 3;
}

#w-node-b74cefda-ee35-9c95-bb21-634c682013ae-16fd87e4 {
  grid-area: 9 / 3 / 10 / 4;
}

#w-node-_89e8557f-9ebd-ab5d-8691-3318b8896bcd-16fd87e4 {
  grid-area: 9 / 5 / 10 / 6;
}

#w-node-_12126272-9e5f-74eb-b5a1-92acfb9cf377-16fd87e4 {
  grid-area: 9 / 4 / 10 / 5;
}

#w-node-_8bd032f1-d829-714b-3144-4e2e7eec9ce7-16fd87e4 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: end;
}

#Charge-Amount.w-node-_8bd032f1-d829-714b-3144-4e2e7eec9ce9-16fd87e4 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#w-node-e095c1d4-353a-ef4c-175c-7547d0e0e084-16fd87e4 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: end;
}

#Card-Number.w-node-f0c8ab37-5aeb-b3ee-4e4c-dcda24425648-16fd87e4 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
}

#w-node-_82f0f923-959a-d074-b05a-e9096907e5ee-16fd87e4 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: center;
  justify-self: end;
}

#Expiration-Date.w-node-_06513534-ffd5-726a-447f-1fe347c1fc14-16fd87e4 {
  grid-area: 3 / 2 / 4 / 3;
  align-self: center;
}

#w-node-_88b4259e-4736-3f15-0e7b-768aa2928376-16fd87e4 {
  grid-area: 4 / 1 / 5 / 2;
  align-self: center;
  justify-self: end;
}

#CCV.w-node-_6af3fe2b-f027-870c-d32a-be644f57d1f2-16fd87e4 {
  grid-area: 4 / 2 / 5 / 3;
  align-self: center;
}

#w-node-_0664a4f3-6961-bcaa-ca38-592207b6f4b8-16fd87e4 {
  grid-area: 5 / 1 / 6 / 2;
  align-self: center;
  justify-self: end;
}

#Street-Address.w-node-a3ef1aa1-dede-1750-c2d3-02f798a792b5-16fd87e4 {
  grid-area: 5 / 2 / 6 / 3;
  align-self: center;
}

#w-node-_8bd032f1-d829-714b-3144-4e2e7eec9ced-16fd87e4 {
  grid-area: Area;
}

#First-Name-2.w-node-_745f15ea-f854-6b76-b1d9-b66efc9c47a4-16fd87e4 {
  grid-area: 6 / 2 / 7 / 3;
  align-self: center;
}

#w-node-_221ce46f-1648-48b7-04e0-0f488add7bc4-16fd87e4 {
  grid-area: 6 / 1 / 7 / 2;
  align-self: center;
  justify-self: end;
}

#Last-Name-2.w-node-_125a035a-ebc8-4b47-230c-219db0e3f237-16fd87e4 {
  grid-area: 7 / 2 / 8 / 3;
  align-self: center;
}

#w-node-_7fd54b05-8e71-e4ac-355f-13ee793f506a-16fd87e4 {
  grid-area: 7 / 1 / 8 / 2;
  align-self: center;
  justify-self: end;
}

#Email.w-node-_8ac94c79-fed5-510c-f5dd-8837b87f4346-16fd87e4 {
  grid-area: 8 / 2 / 9 / 3;
  align-self: center;
}

#w-node-_358bf15f-1839-a251-cdfb-80e565c3b427-16fd87e4 {
  grid-area: 8 / 1 / 9 / 2;
  align-self: center;
  justify-self: end;
}

#w-node-_058304f7-0ce1-d76d-a8a1-af837ae95bd7-3bfd87d8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: end;
}

#w-node-_4bd17acf-44e4-c3b8-87f9-45c94b4dd95e-3bfd87d8 {
  align-self: end;
}

#AttendeeName.w-node-e8bb3534-a65a-d719-d9a8-11538ad4a74b-3bfd87d8 {
  align-self: center;
  justify-self: center;
}

#w-node-_8c6a6e25-910a-d735-8fd9-e6c49c315810-3bfd87d8 {
  align-self: end;
}

#CompInst.w-node-_15cbc647-980c-ec07-01fb-5176e03538de-3bfd87d8 {
  align-self: center;
  justify-self: center;
}

#w-node-_9347c404-666a-df66-15b1-e42ece431b48-3bfd87d8 {
  align-self: start;
}

#Phone.w-node-_8c5d0c5a-e444-5c99-ae81-7cb96afa0331-3bfd87d8 {
  align-self: center;
  justify-self: center;
}

#w-node-_477a9099-7124-64ae-101d-9f6a3fdef8cd-3bfd87d8 {
  align-self: start;
}

#Email.w-node-_5e10a372-71b3-36c6-f610-a77c0288d966-3bfd87d8 {
  align-self: center;
  justify-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-a23b5a5f-b524-7911-547f-11849c94bf2a-2cfd877d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a23b5a5f-b524-7911-547f-11849c94bf34-2cfd877d, #w-node-_1e5930ae-0396-03dd-67e6-4dd714aa8fe9-2cfd877d {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_8897ce79-205e-b0b3-5573-01314566856e-16fd87e4 {
    grid-area: 1 / 1 / 2 / 6;
    align-self: stretch;
    justify-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e779f9d3-80e4-1c77-30a8-32bbacacb38d-16fd87e4 {
    align-self: stretch;
    justify-self: start;
  }

  #AttendeeName.w-node-e8bb3534-a65a-d719-d9a8-11538ad4a74b-3bfd87d8, #CompInst.w-node-_15cbc647-980c-ec07-01fb-5176e03538de-3bfd87d8 {
    justify-self: start;
  }
}


