@font-face {
  font-family: "Lanord";
  src: url("https://professional-services-public-assets.s3.amazonaws.com/lanord/LaNord-Regular.eot");
  /* IE9 Compat Modes */
  src: url("https://professional-services-public-assets.s3.amazonaws.com/lanord/LaNord-Regular.woff") format("woff");
  /* Pretty Modern Browsers */
  font-weight: normal;
}

@font-face {
  font-family: "Lanord";
  src: url("https://professional-services-public-assets.s3.amazonaws.com/lanord/LaNord-Bold.eot");
  /* IE9 Compat Modes */
  src: url("https://professional-services-public-assets.s3.amazonaws.com/lanord/LaNord-Bold.woff") format("woff");
  /* Pretty Modern Browsers */
  font-weight: bold;
}

@font-face {
  font-family: "Lanord";
  src: url("https://professional-services-public-assets.s3.amazonaws.com/lanord/LaNord-Light.eot");
  /* IE9 Compat Modes */
  src: url("https://professional-services-public-assets.s3.amazonaws.com/lanord/LaNord-Light.woff") format("woff");
  /* Pretty Modern Browsers */
  font-weight: 300;
}

.looking-ticket-link {
  display: none;
}

body {
  background-color: #fff000 !important;
}

body .atom-sectionMain {
  background-color: transparent !important;
}

header .navbar-default {
  background-color: #fff000 !important;
  border-bottom: 2px solid #000 !important;
}

#bs-example-navbar-collapse-1 ul:first-child li {
  display: none;
}

.logo {
  width: 144px;
  display: block;
  position: absolute;
  left: 4%;
  top: 3px;
}

.main-app-container {
  max-width: 1307px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lanord" !important;
}

.atom-fullname {
  font-family: "Lanord" !important;
  color: #000;
  font-size: 20px !important;
}

.atom-text1,
.atom-text1 {
  font-family: "Lanord" !important;
  color: #000 !important;
  font-size: 20px !important;
}

p,
a,
span,
td,
li {
  font-family: "RealText", sans-serif !important;
  font-weight: 100;
}

.inbound-header .col-sm-4:nth-child(2) h1 {
  text-align: center;
  text-transform: unset;
  color: #000;
  font-weight: normal !important;
  font-size: 98px;
  margin-bottom: 30px;
}

.inbound-header .col-sm-4:nth-child(2) p {
  text-align: center;
  color: #000;
  margin-bottom: 25px;
}

.inbound-header .col-sm-4:nth-child(2) p:first-child {
  font-size: 34px !important;
}

.inbound-header .inbound-intro {
  font-size: 30px !important;
  line-height: 38px !important;
}

.inbound-header .inbound-dates {
  font-size: 30px !important;
  line-height: 38px !important;
}

.inbound-button {
  background: #008cff;
  color: white;
  padding: 15px 50px;
  border-radius: 50px;
  font-size: 30px;
  line-height: 35px;
  margin-top: 20px;
  border: 0.6 solid #000;
  font-family: "Lanord" !important;
  font-weight: normal;
  display: inline-block;
}

.inbound-button:hover {
  color: white;
}

.content-flex .Component-elementGroups-0-2-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.content-flex .Component-elementGroups-0-2-1 p {
  line-height: 25px !important;
}

.content-section h2 {
  font-size: 84px;
  color: #000 !important;
  text-transform: unset;
  font-weight: normal !important;
}

.content-section p {
  color: #000;
}

.content-section h3 {
  font-style: normal !important;
  color: #000 !important;
}

.content-section h4 {
  font-size: 35px;
  color: #000 !important;
  font-weight: 400 !important;
  line-height: 32px;
}

.content-section ul {
  margin-top: 50px;
}

.content-section ul li {
  color: #000 !important;
  line-height: 22px !important;
  margin-bottom: 50px;
  font-size: 20px !important;
  list-style-type: none;
  position: relative;
}

.content-section ul li:before {
  content: "";
  background: url(https://res.cloudinary.com/bizzaboprod/image/upload/q_auto,f_auto,c_scale,c_crop,g_custom/v1661259579/bayuv7br6cth0gdf1s01);
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -38px;
}

.content-900 p {
  text-align: center !important;
  max-width: 900px;
  margin: 0 auto;
  font-size: 26px !important;
  line-height: 35px !important;
}

.content-900 h2 {
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center !important;
}

.content-centered p {
  text-align: center;
}

.video-section h4 {
  margin-bottom: 30px;
}

.video-section .wistia_responsive_padding {
  border: 1px solid #000;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map-section h2 {
  font-size: 84px;
  color: #000 !important;
  text-transform: unset;
  font-weight: normal !important;
}

.map-section span,
.map-section a {
  color: #000 !important;
  font-size: 26px !important;
  font-style: normal;
  line-height: 30px !important;
}

.map-section .venue-information {
  background: transparent !important;
}

.map-section .google-map-holder {
  max-width: 800px;
  margin: 0 auto;
  height: 500px;
}

.map-section .google-map-holder .google-map iframe {
  border-radius: 50px;
  border: 1px solid #000;
}

.inbound-footer {
  margin-top: 100px;
  text-align: center;
}

.inbound-footer .atom-sectionMain {
  background-color: #008cff !important;
}

.inbound-footer .atom-sectionMain .inbound-social-media p a {
  color: white;
  text-decoration: none;
  margin-left: 10px;
  margin-right: 10px;
}

.inbound-footer .atom-sectionMain .inbound-social-media p a:hover i {
  background: white;
  color: #000;
}

.inbound-footer .atom-sectionMain .inbound-social-media p a i {
  font-size: 30px;
  padding: 10px;
  border: 1px solid white;
  border-radius: 50%;
}

footer {
  background-color: #008cff !important;
}

.inbound-mobile-icon {
  display: none;
}

@media (min-width: 1025px) {
  .inbound-header .col-sm-4 {
    padding: 0;
  }
  .inbound-header .col-sm-4:first-child {
    width: 25%;
  }
  .inbound-header .col-sm-4:nth-child(2) {
    width: 50%;
  }
  .inbound-header .col-sm-4:nth-child(3) {
    width: 25%;
  }
}

@media (max-width: 1025px) {
  .navbar-brand {
    display: none !important;
  }
  .inbound-header .col-sm-4:first-child {
    display: none;
  }
  .inbound-header .col-sm-4:nth-child(2) {
    width: 100%;
  }
  .inbound-header .col-sm-4:nth-child(2) h1 {
    font-size: 35px;
  }
  .inbound-header .col-sm-4:nth-child(3) {
    display: none;
  }
  .inbound-header .inbound-mobile-icon {
    display: block;
    text-align: center;
  }
  .content-flex .Component-elementGroups-0-2-1 {
    display: block;
  }
  .navbar-toggle {
    display: none !important;
  }
  .content-section .main-app-container {
    padding-bottom: 0 !important;
  }
  .content-section h2 {
    font-size: 37px;
  }
  .content-section h4 {
    font-size: 20px;
  }
  .atom-fullname {
    font-family: "Lanord" !important;
    color: #000;
    font-size: 25px !important;
  }
  .atom-text1,
  .atom-text1 {
    font-size: 20px !important;
  }
  .atom-fullname {
    font-size: 20px !important;
  }
  .map-section h2 {
    font-size: 37px;
  }
  .change-order .Component-elementGroups-0-2-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .change-order .Component-elementGroups-0-2-1 .col-sm-6:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .change-order .Component-elementGroups-0-2-1 .col-sm-6:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
/*# sourceMappingURL=styles.css.map */