body {
  font-family: 'Montserrat light', sans-serif;
  color: #333;
  font-size: 1em;
  line-height: 2em;
  font-weight: 400;
}

h2 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #00669e;
  font-size: 2.7em;
  line-height: 3.2rem;
  font-weight: 200;
  text-transform: uppercase;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #00669e;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
  text-transform: uppercase;
}
.page-template-default p{
  margin-bottom: 20px !important;
  font-family: Montserrat, sans-serif;
  line-height: 1.5em;
  font-weight: 300;
}
p {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  line-height: 1.5em;
  font-weight: 300;
}

.alert-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/Atrium-B-Spiral-Set-Up.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/Atrium-B-Spiral-Set-Up.JPG');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.alert-block {
  max-width: 800px;
  padding: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 2px;
  background-color: #fff;
  font-family: Lato, sans-serif;
  color: #868686;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
}

.greeting {
  margin-top: 0px;
  color: #555;
  font-weight: 900;
}

.welcome-text {
  color: #333;
  font-size: 24px;
  line-height: 32px;
}

.orange-text {
  color: #f16625;
}

.hr {
  display: block;
  width: 200px;
  height: 1px;
  margin: 25px auto;
  background-color: #cacaca;
}

.ok-btn {
  margin-top: 25px;
  margin-bottom: 0px;
  padding: 17px 45px;
  border: 1px solid #f16625;
  background-color: #f16625;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.ok-btn:hover {
  background-color: rgba(241, 102, 37, 0);
  color: #f16625;
}

.header {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 3px solid #d16103;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .2);
}

.wrapper-1286 {
  display: block;
  max-width: 1366px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  position:relative !important;
}

.wrapper-1286.overlap {
  position: relative;
  top: -92px;
  z-index: 5;
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
}

.nav-link {
  margin-top: 6px;
  margin-bottom: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #292929;
  font-size: 0.8em;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
}

.nav-link:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  color: #d16103;
}

.nav-link.w--current {
  color: #292929;
}

.nav-link.w--current:hover {
  color: #d16103;
}

.nav-link.top-header {
  display: inline-block;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #57c7c2;
  text-decoration: none;
}

.nav-link.top-header:hover {
  color: #57c7c2;
}

.nav-link.top-header.blue-text {
  margin-right: 0px;
  font-family: Montserrat, sans-serif;
  color: #57c7c2;
}

.nav-link.top-header.blue-text:hover {
  color: #57c7c2;
}

.nav-link.last {
  padding-right: 0px;
}

.nav-link.white {
  color: #fff;
}

.nav-link.white:hover {
  color: #00669e;
}

.nav-link.white.no-margin {
  margin-top: 0px;
}

.nav-link.in-scroll-bar {
  display: inline-block;
  padding-right: 30px;
  padding-left: 30px;
  text-align: left;
}

.div-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 94.5vh;
  margin-top: 60px;
}

.div-hero.no-image {
  display: block;
  height: auto;
  padding-top: 80px;
  padding-bottom: 30px;
  text-align: center;
}

.div-hero.no-image.with-subnav {
  padding-bottom: 30px;
  text-align: center;
}

.div-hero.no-image.with-subnav.with-bg {
  background-image: -webkit-linear-gradient(270deg, #fff, transparent), url('../images/az_subtle.png');
  background-image: linear-gradient(180deg, #fff, transparent), url('../images/az_subtle.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 50px;
}

.div-hero.generic {
  height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/generic-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/generic-hero.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  color: #fff;
  text-align: center;
}

.div-home-hero {
  position: relative;
  display: block;
  height: 94.5vh;
  margin-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, .65) 42%, hsla(0, 0%, 100%, 0)), url('../images/_A9B4736.jpg');
  background-image: linear-gradient(45deg, rgba(0, 0, 0, .65) 42%, hsla(0, 0%, 100%, 0)), url('../images/_A9B4736.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.div-home-hero-content {
  position: relative;
  top: 50vh;
  max-width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform: translate(0px, -50vh);
  -ms-transform: translate(0px, -50vh);
  transform: translate(0px, -50vh);
  color: #fff;
  text-align: left;
}

.home-slogan {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 3.6em;
  line-height: 1.3em;
  font-weight: 200;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.button {
  position: relative;
  z-index: 10;
  overflow: hidden;
  height: 50px;
  padding: 8px 27px;
  border: 2px solid #d16103;
  border-radius: 40px;
  background-color: #d16103;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 0.8em;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  border-style: solid;
  border-color: #d16103;
  background-color: transparent;
  color: #d16103;
}

.button.with-top-margin {
  margin-top: 20px;
  font-size: 0.8em;
}

.button.with-top-margin.white-hover:hover {
  border-color: #d16103;
  color: #d16103;
}

.button.with-top-margin.white-text {
  overflow: hidden;
  height: 54px;
  padding: 8px 25px;
  border-style: solid;
  border-top-width: 2px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 1px;
  border-left-color: transparent;
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}

.button.with-top-margin.white-text:hover {
  border-style: solid;
  border-width: 2px 2px 3px;
  border-bottom-color: transparent;
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
}

.button.with-top-margin.load-btn {
  border-color: #979797;
  background-color: #979797;
}

.button.with-top-margin.load-btn:hover {
  border-color: #d16103;
  background-color: #d16103;
  color: #fff;
}

.button.no-bg {
  padding: 0px;
  border-style: none;
  background-color: transparent;
  color: #fff;
  font-size: 0.7em;
  text-decoration: none;
}

.button.no-bg:hover {
  border-bottom-color: #3898ec;
  color: #3898ec;
}

.button.no-bg.on-white {
  color: #666;
}

.button.no-bg.on-white:hover {
  border-bottom-color: #3898ec;
  color: #d16103;
}

.button.no-bg.on-white.with-top-margin.height-auto {
  height: auto;
}

.button.no-bg.on-white.read-more {
  display: inline-block;
}

.button.no-bg.on-white.read-more:hover {
  color: #d16103;
}

.button.no-bg.on-white.with-arrow {
  height: auto;
  padding-right: 22px;
  background-image: url('../images/right-arrow.svg');
  background-position: 98% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.button.no-bg.on-white.with-arrow:hover {
  background-image: url('../images/right-arrow-orange.svg');
  background-position: 100% 50%;
  background-size: 15px;
  color: #d16103;
}

.button.no-bg.on-white.height-auto {
  height: auto;
}

.button.no-bg.view-map {
  width: 100%;
  padding-bottom: 9px;
}

.button.no-bg.view-map:hover {
  color: #d16103;
}

.button.no-bg.with-arrow {
  height: auto;
  padding-right: 22px;
  background-image: url('../images/right-arrow-white.svg');
  background-position: 98% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.button.no-bg.with-arrow:hover {
  background-position: 100% 50%;
  color: #fff;
}

.button.no-bg.with-arrow.on-venue-card {
  display: inline-block;
  opacity: 0;
}

.button.no-bg.with-arrow.on-venue-card.lower-btn {
  opacity: 1;
  -webkit-transform: translate(0px, 170px);
  -ms-transform: translate(0px, 170px);
  transform: translate(0px, 170px);
}

.button.white-hover {
  font-size: 0.8em;
}

.button.white-hover:hover {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.button.trans {
  border-color: #fff;
  background-color: rgba(56, 152, 236, 0);
}

.button.trans:hover {
  border-color: #fff;
  background-color: #fff;
  color: #d16103;
}

.button.white {
  border-color: #fff;
  background-color: #fff;
  color: #d16103;
}

.div-venues {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.content-wrap {
  display: block;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.content-wrap.image-and-text {
  position: relative;
}

.content-wrap.image-and-text.hero-section {
  z-index: 2;
  height: 75vh;
  margin-top: 109px;
}

.content-wrap.image-and-text.venue-details {
  margin-top: 50px;
}

.content-wrap.image-and-text.height-700 {
  height: 700px;
}

.content-wrap.clients {
  margin-top: 40px;
}

.content-wrap.event-type-images {
  margin-top: 40px;
  margin-right: -6px;
  margin-left: -6px;
}

.content-wrap.team {
  margin-top: 40px;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.content-wrap.other-amenities {
  margin: 40px -10px;
  
}

.content-wrap.events {
  margin-right: -15px;
  margin-left: -15px;
}

.content-wrap.blog {
  margin-top: 10px;
  margin-right: -15px;
  margin-left: -15px;
}

.content-wrap.blog.related-articles {
  margin-top: 50px;
}

.content-wrap.venue-wrap {
  max-height: 450px;
  margin-bottom: 50px;
}

.content-block {
  display: block;
  float: left;
}

.content-block._50 {
  width: 50%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.content-block._50.text {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: #f5f5f5;
}

.content-block._50.text.height-100 {
  height: 100%;
}

.content-block._50.text.with-bg.opposite-bg {
  background-image: -webkit-linear-gradient(270deg, transparent, #fff), url('../images/az_subtle.png');
  background-image: linear-gradient(180deg, transparent, #fff), url('../images/az_subtle.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.content-block._50.text.color-block {
  background-color: #d16103;
}

.content-block._50.contact-info {
  position: relative;
}

.content-block._50.home-1 {
  background-image: url('../images/Courtyard-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.flex-img {
  position: relative;
  z-index: -2;
  width: 100%;
  height: 700px;
  background-color: #e0e0e0;
}

.flex-img.venue {
  height: 700px;
}

.flex-img.worldview {
  background-image: url('../images/_A9B4659.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.flex-img.pavilions {
  background-image: url('../images/_A9B4801-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.flex-img.atrium {
  background-image: url('../images/_A9B4760.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.flex-img.grandplaza {
  background-image: url('../images/Courtyard-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.flex-img.surfacelot {
  background-image: url('../images/_A9B4822.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.flex-img.worldforum {
  background-image: url('../images/_A9B4570.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.flex-img.skyview {
  background-image: url('../images/Skyview-Terrace-open.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.venue-section-text {
  position: relative;
  top: 50%;
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.venue-section-text.less-top-pad.venue-details {
  position: static;
  width: 100%;
}

.bg-title {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 0;
  display: block;
  opacity: 0.06;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: Montserrat, sans-serif;
  font-size: 150px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.bg-title.xl {
  font-size: 300px;
}

.bg-title.smaller-text {
  font-size: 6.2em;
  line-height: 30px;
}

.div-about {
  position: relative;
  padding-top: 110px;
  padding-bottom: 110px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/example-bg.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/example-bg.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 125px;
  color: #fff;
  text-align: center;
}

.div-upcoming-events {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #3b3b3b;
  color: #fff;
  text-align: center;
}

.wrapper-940 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ul-upcoming-events {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.li-upcoming-events {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 25px;
  text-align: left;
}

.li-upcoming-events.events-page {
  margin-top: 0px;
}

.event-date {
  padding-right: 34px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  text-align: center;
}

.event-date.events-page {
  margin-bottom: 15px;
  padding-right: 0px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-align: left;
}

.event-text {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid hsla(0, 0%, 100%, .3);
}

.event-date-month {
  display: inline-block;
  font-family: 'Montserrat light', sans-serif;
  font-size: 18px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.event-date-day {
  margin-top: -14px;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  line-height: 100px;
  font-weight: 700;
}

.tile-title {
  margin-top: 0px;
  margin-bottom: 12px;
  clear: right;
  font-family: Montserrat, sans-serif;
  color: #d16103;
  font-size: 26px;
  line-height: 33px;
  font-weight: 200;
  letter-spacing: 1px;
}

.event-details {
  margin-bottom: 12px;
}

.event-detail {
  display: inline-block;
  margin-right: 25px;
  padding-left: 20px;
  background-image: url('../images/location-pin-4.svg');
  background-position: 0px 50%;
  background-size: 12px;
  background-repeat: no-repeat;
  font-family: 'Montserrat light', sans-serif;
  font-size: 0.8em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.event-detail.event-time {
  background-image: url('../images/clock-circular-outline.svg');
  background-size: 12px;
}

.event-detail.event-time.on-white.time {
  background-image: url('../images/clock-circular-outline-1.svg');
  background-size: 12px;
}

.event-detail.on-white {
  background-image: url('../images/location-pin-5.svg');
  background-size: 12px;
  font-family: Montserrat, sans-serif;
  color: #57c7c2;
}

.event-detail.on-white.date {
  margin-right: 0px;
  margin-bottom: 8px;
  padding-left: 0px;
  background-image: none;
  font-family: Montserrat, sans-serif;
  color: #00669e;
  font-size: 0.8em;
}

.event-detail.date {
  margin-right: 0px;
  padding-left: 0px;
  background-image: none;
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #252525;
  background-image: none;
  font-family: 'Montserrat light', sans-serif;
  color: hsla(0, 0%, 100%, .8);
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.rw.no-margin {
  margin-right: 0px;
  margin-left: 0px;
}

.col.no-pad {
  padding-right: 0px;
  padding-left: 0px;
}

.col._0-5-0-0 {
  padding-right: 5px;
  padding-left: 0px;
}

.col._0-0-0-5 {
  padding-right: 0px;
  padding-left: 5px;
}

.footer-social-links {
  height: 30px;
}

.social-link {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.social-link:hover {
  opacity: 0.7;
}

.social-link.sharing {
  margin-left: 5px;
}

.social-link.sharing.on-white {
  background-color: grey;
}

.social-link.facebook {
  height: 30px;
  background-image: url('../images/white-fb.png');
  background-position: 0px 0px;
  background-size: contain;
}

.social-link.facebook:hover {
  background-image: url('../images/or-fb.png');
  opacity: 1;
}

.social-link.twitter {
  background-image: url('../images/white-twitter.png');
  background-position: 0px 0px;
  background-size: contain;
}

.social-link.twitter:hover {
  background-image: url('../images/or-twitter.png');
  opacity: 1;
}

.social-icon {
  width: 30px;
}

.social-icon.sharing {
  width: 40px;
}

.footer-text {
  display: inline-block;
  letter-spacing: 2px;
}

.footer-text.copyright {
  margin-right: 10px;
  float: right;
  letter-spacing: 2px;
}

.footer-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: hsla(0, 0%, 100%, .8);
  text-decoration: none;
}

.footer-link:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  color: #d16103;
}

.logo-img {
  width: 180px;
  height: 85px;
}

.logo-img.secondary {
  width: auto;
  height: 53px;
}

.scroll-indicator {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 20px;
  opacity: 1;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.scroll-indicator.dark {
  color: #000;
}

.scroll-text {
  display: inline-block;
  padding-right: 20px;
  background-image: url('../images/download-arrow-5.svg');
  background-position: 100% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  opacity: 0;
}

.scroll-text.dark {
  background-image: url('../images/download-arrow-6.svg');
  background-size: 10px;
}

.hero-img {
  position: relative;
  z-index: -2;
  width: 100%;
  height: 100%;
  background-color: #e0e0e0;
}

.hero-img.planevent-1 {
  background-image: url('../images/Light-Lobbym---Bldg-c.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.hero-img.event-1 {
  background-image: url('../images/_MG_0075-1000x667.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-img.home-1 {
  background-image: url('../images/Courtyard-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-img.worldview {
  height: 100%;
  background-image: url('../images/_A9B4680-Edit-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-img.pavilions {
  background-image: url('../images/_A9B4801-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-img.atrium {
  background-image: url('../images/_A9B4760.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-img.grandplaza {
  background-image: url('../images/Courtyard-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-img.surfacelot {
  background-image: url('../images/_A9B4822.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-img.worldforum {
  background-image: url('../images/_A9B4570.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-img.skyview {
  background-image: url('../images/_A9B4711.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-img.about-1 {
  background-image: url('../images/Courtyard-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-img.nearby-1 {
  background-image: url('../images/dtlv.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-img.thankyou-1 {
  background-image: url('../images/thankyou-hero-3.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.hero-img._404-error {
  background-image: url('../images/404-hero.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-img.map-img {
  margin-top: 0px;
}

.top-header {
  text-align: right;
}

.top-header.left-align.in-scroll-header {
  display: inline-block;
  margin-top: 3px;
  float: right;
  text-align: left;
}

.content-section {
  padding-top: 80px;
  padding-bottom: 50px;
}

.content-section.no-bottom-pad {
  padding-bottom: 0px;
}

.content-section.no-pad {
  padding-top: 0px;
  padding-bottom: 0px;
}

.content-section.gray {
  background-color: #f7f7f7;
}

.content-section.no-top-pad {
  padding-top: 0px;
}

.content-section.less-top-pad {
  padding-top: 30px;
}

.content-section.whitesmoke-bg {
  background-color: #f5f5f5;
}

.div-event-types {
  margin-bottom: 40px;
}

.event-type-link {
  display: block;
  margin-bottom: 32px;
  padding-right: 6px;
  padding-left: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  cursor: pointer;
}

.event-type-content {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.event-type-thumb {
  width: 100%;
  height: 400px;
  background-color: #e0e0e0;
}

.div-clients {
  padding-top: 100px;
  padding-bottom: 50px;
  background-color: #f3f3f3;
}

.div-clients.with-bg {
  background-color: #f5f5f5;
}

.div-clients.with-bg.hidden {
  display: none;
}

.page-title {
  margin-top: 0px;
  margin-bottom: 19px;
  font-family: Montserrat, sans-serif;
  color: #00669e;
  font-size: 3em;
  line-height: 1.3em;
  font-weight: 200;
  text-transform: uppercase;
  width:100%;
}
@media (min-width: 1536px) {
  .page-title {
  width:51%;
  }
}
@media (min-width: 1537px) {
  .page-title {
  width:95%;
  }
}
.page-title.white {
  color: #fff;
}

.link-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .4);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-overlay:hover {
  background-color: rgba(209, 97, 3, .7);
}

.div-centered-text {
  text-align: center;
}

.div-client-logo {
  width: 20%;
  margin-bottom: 20px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}

.client-logo {
  width: 100%;
  height: 150px;
  background-color: #e0e0e0;
}

.event-type-image {
  width: 100%;
  height: 200px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  background-color: #e0e0e0;
}

.event-image-lightbox {
  margin-bottom: 12px;
  padding-right: 6px;
  padding-left: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}

.div-testimonials {
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f0f0f0;
}

.div-testimonials.no-top-margin {
  margin-top: 0px;
}

.div-testimonials.no-top-margin.white {
  background-color: #fff;
}

.div-testimonials.with-bg {
  background-color: #f5f5f5;
}

.testimonial-slider {
  height: auto;
  margin-top: 50px;
  background-color: transparent;
}

.testimonial-slide {
  padding-right: 0px;
  padding-bottom: 0px;
}

.testimonial-quote {
  width: 72%;
  margin: 30px 0px 30px 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-style: none;
  background-image: url('../images/left-quote-7.svg');
  background-position: 0px 0px;
  background-size: 80px;
  background-repeat: no-repeat;
  font-size: 1.5rem;
  line-height: 2.3rem;
}

.slide-nav {
  position: static;
  opacity: 0.28;
  font-size: 11px;
}

.div-testimonial-headshot {
  width: 26%;
  padding-right: 40px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-right: 1px solid #dadada;
  text-align: center;
}

.testimonial-headshot {
  width: 150px;
  height: 150px;
  margin-bottom: 20px;
  border-radius: 100%;
}

.author-name {
  font-family: Montserrat, sans-serif;
  color: #d16103;
  font-size: 18px;
  font-weight: 700;
}

.author-title-company {
  margin-top: -3px;
  font-family: 'Montserrat light', sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-testimonial-quote {
  padding-left: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-cta {
  padding-top: 130px;
  padding-bottom: 130px;
  background-image: -webkit-linear-gradient(270deg, rgba(209, 97, 3, .94), rgba(209, 97, 3, .94)), url('../images/Atrium-B-Spiral-Set-Up.JPG');
  background-image: linear-gradient(180deg, rgba(209, 97, 3, .94), rgba(209, 97, 3, .94)), url('../images/Atrium-B-Spiral-Set-Up.JPG');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  color: #fff;
  text-align: center;
  position: relative !important;
}

.cta-slogan {
  line-height: 50px;
}

.cta-slogan.white {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
}

.cta-subslogan {
  margin-top: 25px;
  margin-bottom: 25px;
}

.div-subnav {
  position: relative;
  z-index: 5;
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: #57c7c2;
  color: #fff;
}

.subnav {
  padding-bottom: 0px;
  background-color: transparent;
}

.subnav-menu {
  float: none;
  text-align: center;
}

.sticky-subnav {
  position: fixed;
  left: 0px;
  top: 64px;
  right: 0px;
  z-index: 20;
  background-color: #57c7c2;
}

.popup-video-lightbox {
  text-decoration: none;
}

.div-btn {
  padding: 9px 20px;
  border: 1px solid #3898ec;
  background-color: #3898ec;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.div-btn:hover {
  background-color: rgba(56, 152, 236, 0);
  color: #3898ec;
}

.div-btn.with-top-margin {
  margin-top: 20px;
}

.li-venue-details {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 18px;
  background-image: url('../images/right-arrow-in-a-circle.svg');
  background-position: 0px 47%;
  background-size: 12px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-weight: 300;
}

.div-back-to-all {
  margin-top: 30px;
}

.div-back-to-all.view-venues-link {
  margin-top: 0px;
  text-align: right;
}

.photo-slider {
  height: auto;
  margin-top: 40px;
  background-color: transparent;
}

.photo-slider.with-bottom-margin {
  margin-bottom: 80px;
}

.photo-gallery-img {
  width: 100%;
  background-color: #e0e0e0;
}

.div-map {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 50px;
  color: #333;
}

.map-img {
  width: 100%;
  height: 700px;
  margin-top: 50px;
  background-color: #e0e0e0;
  background-image: url('../images/Google-Maps-1.png');
  background-position: 0px 0px;
  background-size: cover;
}

.div-team {
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-team.hidden {
  display: none;
}

.team-member {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  color: #333;
  text-decoration: none;
}

.team-member-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.div-headshot {
  position: relative;
  margin-bottom: 10px;
}

.headshot-img {
  width: 100%;
  height: 300px;
  background-color: #e0e0e0;
}

.team-member-name {
  font-family: Montserrat, sans-serif;
  color: #d16103;
  font-size: 18px;
  font-weight: 300;
}

.team-member-name.detail-page {
  margin-bottom: 5px;
  color: #d16103;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 200;
}

.team-member-title {
  margin-top: -4px;
  font-family: 'Montserrat light', sans-serif;
  color: #5f5f5f;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.team-member-title.detail-page {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #57c7c2;
  font-size: 15px;
}

.div-rollover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .35);
  opacity: 0;
  color: #fff;
}

.rollover-text {
  border-bottom: 2px solid #fff;
  font-family: 'Montserrat light', sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.div-amenity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* width: 25%; */
  width: 32%;
  margin-bottom: 40px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}

.div-amenity-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.div-thumb-img {
  margin-bottom: 20px;
}

.thumb-img {
  width: 100%;
  height: 200px;
  background-color: #e0e0e0;
}

.amenity-text {
  padding-right: 10px;
  padding-left: 10px;
}

.amenity-title {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #d16103;
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
  text-transform: capitalize;
}

.div-tile-thumb {
  margin-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
}

.tile-thumb {
  width: 100%;
  height: 250px;
  background-color: #e0e0e0;
}

.div-tile {
  display: block;
  width: 33.33%;
  margin-bottom: 50px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  color: #333;
  text-decoration: none;
}

.div-tile-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-event-text {
  text-align: left;
}

.form-wrapper.contact-form {
  margin-top: 20px;
}

.text-field {
  height: 50px;
  font-family: 'Montserrat light', sans-serif;
}

.text-area {
  min-height: 100px;
  font-family: 'Montserrat light', sans-serif;
}

.div-contact-info {
  position: relative;
  display: block;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4711.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4711.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.page-template-page-about.div-google-map.google-map{
    height: 700px !important;
}

.google-map {
  height: 600px;
}

.contact-info {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .38), rgba(0, 0, 0, .38));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .38), rgba(0, 0, 0, .38));
}

.div-contact-info-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.li-contact-info {
  margin-bottom: 20px;
  padding-left: 50px;
  background-image: url('../images/location-pin-4.svg');
  background-position: 0px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.li-contact-info.phone {
  background-image: url('../images/call-answer-7.svg');
  background-size: 25px;
}

.li-contact-info.email {
  background-image: url('../images/new-email-interface-symbol-of-black-closed-envelope.svg');
  background-size: 25px;
}

.div-social-sharing {
  margin-top: 25px;
}

.div-social-sharing.with-margins {
  margin-top: 40px;
  margin-bottom: 40px;
}

.blog-section-header {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 40px;
}

.blog-section-header.no-top-margin {
  margin-top: 0px;
}

.blog-paragraph-header {
  margin-top: 20px;
  color: #d16103;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
}

.blockquote {
  margin-top: 30px;
  margin-bottom: 30px;
  border-left-style: none;
  font-family: Montserrat, sans-serif;
  color: #57c7c2;
  font-size: 24px;
  line-height: 37px;
}

.blog-image {
  width: 100%;
  height: 600px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #e0e0e0;
}

.div-related {
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f7f7f7;
}

.rfp-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100% !important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #c7c7c7;
  color: #747474;
}

.div-bio-text {
  margin-bottom: 50px;
  padding-left: 45px;
}

.col-img-slider {
  height: 100%;
}

.slider-nav {
  font-size: 11px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  background-color: #f5f5f5;
}

.div-block-2 {
  -webkit-flex-basis: 45%;
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  background-color: #f5f5f5;
}

.floorplan-li {
  margin-bottom: 10px;
  font-size: 20px;
  list-style-type: disc;
}

.floorplan-link {
  color: #747474;
  text-decoration: none;
}

.heading {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}

.heading-2 {
  color: #d16103;
}

.div-button-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  height: 50px;
  border: 2px solid #d16103;
  background-color: #d16103;
}

.button-text {
  position: relative;
  z-index: 2;
  font-size: 1em;
}

.heading-3 {
  color: #00669e;
}

.upper-header-block {
  display: inline-block;
}

.upper-header-block.scroll-bar {
  margin-top: 0px;
  margin-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.header-icon {
  height: 20px;
  margin-right: 5px;
}

.slide.worldview-slide-1 {
  background-image: url('../images/_A9B4659.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide.worldview-slide-2 {
  background-image: url('../images/_A9B4647-Edit.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.white-h2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 500;
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.divider {
  width: 50px;
  height: 1px;
  background-color: #57c7c2;
}

.divider.with-bottom-margin {
  margin-top: 25px;
  margin-bottom: 30px;
  background-color: #c9c9c9;
}

.divider.with-bottom-margin.centered {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.divider.with-bottom-margin.centered.minor {
  width: 65px;
}

.divider.with-bottom-margin.white {
  background-color: #fff;
}

.divider.with-bottom-margin.orange {
  background-color: #d16103;
}

.divider.centered {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #c9c9c9;
}

.scroll-header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 101;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 3px solid #d16103;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .2);
}

.scroll-header.secondary {
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding-bottom: 9px;
}

.subnav-static {
  padding-bottom: 0px;
  background-color: transparent;
}

.section-title {
  display: inline-block;
  margin-right: 8px;
  margin-left: 8px;
  color: #3f3f3f;
  font-size: 0.8rem;
  font-weight: 400;
  letter-spacing: 2px;
}

.section-title-block {
  margin-bottom: 30px;
  padding-left: 6px;
  text-align: center;
}

.section-title-line {
  position: relative;
  bottom: 5px;
  display: inline-block;
  width: 15px;
  height: 1px;
  background-color: #cecece;
}

.venues-row-wrap {
  margin-bottom: 10px;
}

.venue-card-container {
  position: relative;
  height: 450px;
  /*background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));*/
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.venue-card-container:hover:after {
  opacity: 1;
}
.venue-card-container:after{
    position: absolute;
    top:0;
    left:0;
    content: " ";
    background-image: linear-gradient(180deg, rgba(209, 97, 3, .7), rgba(209, 97, 3, .7)), linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    float: left;
    opacity: 0;
    
}

.venue-card-container.worldview {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4659.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4659.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}

/*.venue-card-container.worldview:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(209, 97, 3, .7), rgba(209, 97, 3, .7)), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4659.jpg');
  background-image: linear-gradient(180deg, rgba(209, 97, 3, .7), rgba(209, 97, 3, .7)), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4659.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}*/

.venue-card-container.pavilions {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4801-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4801-2.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

/*.venue-card-container.pavilions:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(209, 97, 3, .7), rgba(209, 97, 3, .7)), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4801-2.jpg');
  background-image: linear-gradient(180deg, rgba(209, 97, 3, .7), rgba(209, 97, 3, .7)), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4801-2.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}*/

.venue-card-container.atrium {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4760.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4760.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

/*.venue-card-container.atrium:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(209, 97, 3, .8), rgba(209, 97, 3, .8)), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4760.jpg');
  background-image: linear-gradient(180deg, rgba(209, 97, 3, .8), rgba(209, 97, 3, .8)), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4760.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}*/

.venue-card-container.grandplaza {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Courtyard-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Courtyard-2.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

/*.venue-card-container.grandplaza:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(209, 97, 3, .7), rgba(209, 97, 3, .7)), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Courtyard-2.jpg');
  background-image: linear-gradient(180deg, rgba(209, 97, 3, .7), rgba(209, 97, 3, .7)), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Courtyard-2.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}
*/
.venue-card-container.surfacelots {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4822.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4822.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

/*.venue-card-container.surfacelots:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(209, 97, 3, .7), rgba(209, 97, 3, .7)), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4822.jpg');
  background-image: linear-gradient(180deg, rgba(209, 97, 3, .7), rgba(209, 97, 3, .7)), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4822.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}*/

.venue-card-container.worldforum {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4570.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4570.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

/*.venue-card-container.worldforum:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(209, 97, 3, .7), rgba(209, 97, 3, .7)), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4570.jpg');
  background-image: linear-gradient(180deg, rgba(209, 97, 3, .7), rgba(209, 97, 3, .7)), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/_A9B4570.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}*/

.venue-card-container.skyview {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/worldview.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/worldview.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

/*.venue-card-container.skyview:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(209, 97, 3, .7), rgba(209, 97, 3, .7)), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/worldview.jpg');
  background-image: linear-gradient(180deg, rgba(209, 97, 3, .7), rgba(209, 97, 3, .7)), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/worldview.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}*/

.venue-content-container {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 150px 40px 20px;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
  color: #fff;
  z-index: 100;
}

.venue-content-container.centered {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-right: 80px;
  padding-left: 80px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #fff;
}

.venue-content-container.one-third {
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

.venue-card-title {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 2.5em;
  line-height: auto;
  font-weight: 200;
  text-transform: uppercase;
}

.venue-card-title.large {
  margin-bottom: 15px;
  font-size: 3.2em;
}

.venue-link-block {
  width: 100%;
  height: 100%;
}

.div-overlay-text {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);

  width: 100%;
  margin: auto;
}

.small-icon {
  width: 100%;
  height: 25px;
}

.text-block {
  width: 100%;
  padding-left: 1px;
}

.contact-info-text {
  position: relative;
  top: 50%;
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
}

.contact-row {
  margin-bottom: 20px;
}

.scroll-navbar-anchor {
  height: 0px;
}

.ul-wrap {
  margin-left: 20px;
  padding: 25px 40px;
  background-color: #f5f5f5;
}

.venue-text-wrap {
  margin-right: 20px;
}

.venue-details-container {
  margin-top: 70px;
  margin-bottom: 70px;
}

.gallery-container {
  height: 740px;
  margin-bottom: 50px;
}

.nav-menu.secondary-nav-menu {
  padding-top: 5px;
  padding-bottom: 10px;
  background-color: #f3f3f3;
}

.tablet-view {
  display: none;
}

.menu-button {
  padding: 14px;
}

.mobile-view {
  display: none;
}

.desktop-tablet-view.float-right {
  display: inline-block;
  float: right;
}

html.w-mod-js *[data-ix="hide-sticky-subnav"] {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="load-reveal"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

html.w-mod-js *[data-ix="load-reveal-100"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="scroll-reveal"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

html.w-mod-js *[data-ix="scroll-reveal-100"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

html.w-mod-js *[data-ix="hide-scroll-header"] {
  display: none;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}



@media (max-width: 991px) {
  h2 {
    font-size: 2.4rem;
    line-height: 3rem;
  }
  .alert-wrapper {
    padding-right: 35px;
    padding-left: 35px;
  }
  .alert-block {
    padding: 50px;
  }
  .header {
    padding-top: 5px;
  }
  .nav-link {
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-link:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .nav-link.w--current {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .nav-link.last.with-x {
    background-image: url('../images/cancel.svg');
    background-position: 97% 50%;
    background-size: 10px;
    background-repeat: no-repeat;
  }
  .nav-link.white {
    color: #333;
  }
  .nav-link.in-scroll-bar {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-hero.generic {
    height: 500px;
  }
  .div-home-hero-content {
    max-width: 80%;
  }
  .button.no-bg.with-arrow.on-venue-card {
    opacity: 1;
  }
  .button.no-bg.with-arrow.on-venue-card.lower-btn {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .content-wrap {
    clear: both;
  }
  .content-wrap.image-and-text.hero-section {
    height: 400px;
    margin-top: 98px;
  }
  .content-wrap.image-and-text.hero-section.full {
    height: 60vh;
    margin-top: 98px;
  }
  .content-wrap.image-and-text.height-700 {
    height: 500px;
  }
  .content-wrap.clients {
    display: block;
  }
  .content-block._50 {
    width: 100%;
  }
  .content-block._50.text.with-bg.with-form {
    height: 500px;
  }
  .venue-section-text {
    width: 80%;
  }
  .wrapper-940 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col {
    padding-right: 5px;
    padding-left: 5px;
  }
  .logo-img.secondary {
    height: 50px;
    margin-top: 0px;
  }
  .scroll-text {
    opacity: 1;
  }
  .top-header.left-align {
    text-align: left;
  }
  .top-header.left-align.in-scroll-header {
    display: block;
  }
  .top-header.left-align.in-scroll-header.in-dropdown {
    float: none;
  }
  .content-section {
    padding-top: 50px;
  }
  .content-section.no-bottom-pad {
    clear: both;
  }
  .event-type-link {
    padding-right: 0px;
    padding-left: 0px;
  }
  .event-type-thumb {
    height: 300px;
  }
  .div-clients.with-bg {
    padding-top: 70px;
  }
  .page-title {
    margin-bottom: 15px;
    font-size: 2.2rem;
    line-height: 2.7rem;
  }
  .page-title.white {
    margin-bottom: 0px;
  }
  .div-centered-text {
    clear: both;
  }
  .div-client-logo {
    width: 33.33%;
  }
  .testimonial-quote {
    width: 100%;
    margin-top: 0px;
    margin-left: 20px;
    padding-right: 50px;
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  .div-testimonial-headshot {
    width: 35%;
    padding-right: 20px;
  }
  .div-testimonial-quote {
    width: 65%;
    padding-left: 0px;
    float: left;
  }
  .div-cta {
    padding-top: 80px;
    padding-bottom: 80px;
    clear: both;
  }
  .div-subnav {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .subnav-menu {
    padding-bottom: 10px;
    padding-left: 15px;
    background-color: #f1f1f1;
    color: #333;
  }
  .headshot-img.detail-page {
    height: 200px;
  }
  .team-member-name.detail-page {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .div-amenity {
    width: 50%;
  }
  .div-tile {
    width: 33.33%;
  }
  .blog-paragraph-header {
    font-weight: 300;
  }
  .upper-header-block {
    display: block;
    text-align: left;
  }
  .upper-header-block.scroll-bar {
    display: inline-block;
    margin-left: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: left;
  }
  .upper-header-block.in-dropdown-nav {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .divider.with-bottom-margin {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .scroll-header.secondary {
    display: none;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .venues-row-wrap {
    margin-bottom: 0px;
  }
  .venue-card-container {
    height: 350px;
  }
  .venue-card-container.worldview {
    overflow: hidden;
  }
  .venue-content-container {
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 100px 20px 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 0.9rem;
    line-height: 1.6rem;
  }
  .venue-content-container.centered {
    overflow: hidden;
    padding-right: 40px;
    padding-left: 40px;
  }
  .venue-card-title {
    font-size: 2rem;
    line-height: 2.5rem;
  }
  .venue-card-title.large {
    font-size: 2.7em;
  }
  .contact-info-text {
    width: 80%;
  }
  .venue-text-wrap {
    margin-right: 0px;
  }
  .venue-details-container {
    padding-top: 40px;
    clear: both;
  }
  .nav-menu {
    top: 105px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    background-color: hsla(0, 0%, 95%, .95);
  }
  .nav-menu.secondary-nav-menu {
    top: 0px;
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .desktop-view {
    display: none;
  }
  .tablet-view {
    display: block;
  }
  .menu-button {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .menu-button.main {
    margin-top: 20px;
  }
  .menu-button.main.w--open {
    margin-top: 10px;
  }
  .menu-button.small {
    padding: 8px;
  }
}

@media (max-width: 767px) {
  p {
    font-size: 0.9rem;
    line-height: 1.3rem;
  }
  .rotate-device-alert {
    height: 100vh;
    background-color: #1d1d1d;
    background-image: url('../images/rotate-device.png');
    background-position: 50% 50%;
    background-size: 300px;
    background-repeat: no-repeat;
  }
  .header {
    padding-top: 7px;
    padding-bottom: 6px;
  }
  .wrapper-1286 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-link {
    margin-top: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .nav-link.w--current {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .nav-link.last.with-x {
    background-image: url('../images/cancel.svg');
    background-position: 96% 50%;
    background-size: 10px;
    background-repeat: no-repeat;
  }
  .div-hero {
    height: 400px;
  }
  .div-hero.no-image {
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .div-hero.generic {
    position: relative;
    height: 300px;
  }
  .div-home-hero {
    height: 85vh;
    margin-top: 73px;
  }
  .div-home-hero-content {
    top: 43vh;
    max-width: 100%;
    -webkit-transform: translate(0px, -43vh);
    -ms-transform: translate(0px, -43vh);
    transform: translate(0px, -43vh);
  }
  .home-slogan {
    margin-bottom: 15px;
    font-size: 2rem;
    line-height: 2.5rem;
  }
  .button.with-top-margin {
    margin-top: 10px;
    font-size: 0.8em;
  }
  .button.no-bg {
    height: auto;
  }
  .button.no-bg.on-white.height-auto {
    margin-left: 10px;
  }
  .content-wrap {
    clear: both;
  }
  .content-wrap.image-and-text.hero-section {
    height: 230px;
    margin-top: 73px;
  }
  .content-wrap.image-and-text.hero-section.full {
    height: 300px;
    margin-top: 73px;
  }
  .content-wrap.image-and-text.height-700 {
    height: 350px;
  }
  .content-block._50 {
    width: 100%;
  }
  .content-block._50.text.with-bg {
    height: 320px;
  }
  .content-block._50.text.with-bg.with-form {
    height: 600px;
  }
  .wrapper-940 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer {
    clear: both;
  }
  .col._0-5-0-0 {
    padding-right: 0px;
  }
  .col._0-0-0-5 {
    padding-left: 0px;
  }
  .footer-text {
    display: block;
  }
  .footer-text.copyright {
    display: block;
    float: left;
  }
  .footer-text.copyright.left {
    float: none;
  }
  .logo-img {
    width: 120px;
    height: 60px;
  }
  .logo-img.secondary {
    height: 40px;
  }
  .scroll-indicator {
    z-index: 99;
    text-align: center;
  }
  .scroll-text {
    opacity: 1;
    text-align: center;
  }
  .scroll-text.centered {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .hero-img.map-img {
    height: 400px;
  }
  .top-header.left-align {
    margin-bottom: 10px;
  }
  .content-section {
    clear: both;
  }
  .content-section.no-bottom-pad {
    clear: both;
  }
  .content-section.no-pad {
    clear: both;
  }
  .content-section.less-top-pad {
    padding-top: 0px;
  }
  .div-event-types {
    padding-top: 0px;
    padding-bottom: 0px;
    clear: both;
  }
  .event-type-thumb {
    height: 250px;
  }
  .page-title {
    font-size: 1.8rem;
    line-height: 2.3rem;
  }
  .div-client-logo {
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .testimonial-slider {
    margin-top: 0px;
  }
  .testimonial-quote {
    font-size: 1rem;
    line-height: 1.8rem;
  }
  .slide-nav.hidden {
    opacity: 0;
  }
  .div-testimonial-headshot {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    float: none;
  }
  .div-testimonial-quote {
    width: 100%;
    float: none;
  }
  .div-cta {
    padding: 50px 20px;
  }
  .cta-slogan {
    margin-bottom: 10px;
  }
  .cta-slogan.white {
    font-size: 2rem;
    line-height: 2.5rem;
  }
  .div-subnav {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .photo-slider {
    margin-top: 0px;
  }
  .photo-slider.with-bottom-margin {
    margin-bottom: 50px;
  }
  .headshot-img.detail-page {
    display: block;
    width: 40%;
    height: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }
  .team-member-name.detail-page {
    font-size: 1.2rem;
    line-height: 1.7rem;
    text-align: center;
  }
  .team-member-title.detail-page {
    text-align: center;
  }
  .div-tile {
    width: 50%;
  }
  .google-map {
    height: 350px;
  }
  .rfp-embed {
    height: 350px;
  }
  .div-bio-text {
    padding-right: 0px;
    padding-left: 0px;
  }
  .upper-header-block.scroll-bar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .upper-header-block.in-dropdown-nav {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .scroll-header.secondary {
    display: none;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .section-title {
    font-size: 0.7rem;
  }
  .section-title-block {
    clear: both;
  }
  .venues-row-wrap {
    margin-bottom: 0px;
  }
  .venue-content-container {
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 80%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .venue-content-container.centered {
    top: 70px;
    bottom: 0px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .venue-link-block {
    margin-bottom: 20px;
  }
  .ul-wrap {
    margin-left: 0px;
  }
  .venue-text-wrap {
    margin-bottom: 40px;
  }
  .venue-details-container {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .nav-menu {
    height: 100vh;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .menu-button {
    margin: 0px;
    padding: 10px 11px;
  }
  .menu-button.main {
    margin-top: 9px;
  }
  .mobile-view {
    display: block;
  }
  .desktop-tablet-view {
    display: none;
  }
  .desktop-tablet-view.float-right {
    display: none;
  }

  	.page-template-page-about #venues.content-wrap.image-and-text.height-700 {
    	height: auto;
    	display: block;
	}
}

@media (max-width: 479px) {
  body {
    font-size: 0.9em;
  }
  p {
    font-size: 0.9rem;
  }
  .alert-wrapper {
    padding: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .alert-block {
    padding: 25px 28px;
    font-size: 18px;
    line-height: 28px;
  }
  .welcome-text {
    font-size: 22px;
    line-height: 30px;
  }
  .nav-link {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .div-hero.no-image {
    padding-top: 50px;
  }
  .div-home-hero {
    height: 100vh;
    margin-top: 0px;
  }
  .div-home-hero-content {
    top: 50vh;
    max-width: 100%;
    -webkit-transform: translate(0px, -50vh);
    -ms-transform: translate(0px, -50vh);
    transform: translate(0px, -50vh);
  }
  .home-slogan {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }
  .content-wrap.image-and-text.hero-section {
    height: 270px;
  }
  .content-block._50.text.with-bg {
    height: 370px;
  }
  .venue-section-text {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .wrapper-940 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer {
    clear: both;
  }
  .col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-text {
    display: block;
  }
  .footer-text.copyright {
    display: inline-block;
    float: none;
  }
  .logo-img {
    width: 120px;
  }
  .logo-img.secondary {
    width: 50px;
  }
  .top-header.left-align {
    margin-bottom: 10px;
  }
  .event-type-link {
    margin-bottom: 20px;
  }
  .event-type-thumb {
    height: 250px;
  }
  .div-client-logo {
    width: 100%;
  }
  .testimonial-quote {
    margin-left: 0px;
    padding-right: 20px;
    float: none;
  }
  .div-testimonial-headshot {
    border-right-style: none;
  }
  .div-cta {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .div-amenity {
    width: 100%;
  }
  .div-tile {
    width: 100%;
  }
  .scroll-header.secondary {
    display: none;
  }
  .venue-card-container {
    height: 360px;
  }
  .venue-content-container {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    padding: 100px 20px 0px;
  }
  .venue-content-container.centered {
    top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .venue-card-title.large {
    margin-bottom: 10px;
    font-size: 2em;
  }
  .ul-wrap {
    padding: 20px 30px 15px;
  }
  .nav-menu {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .menu-button.main {
    margin-top: 7px;
  }
  .slider-arrow {
    font-size: 1.4em;
  }
  .slider-arrow.large {
    font-size: 2rem;
  }
  .left-arrow {
    left: 0px;
    top: 0px;
    right: 50px;
    bottom: 30px;
  }
  .right-arrow {
    left: 50px;
    top: 0px;
    right: 0px;
    bottom: 30px;
  }
  .left-arrow-icon {
    left: 0px;
    top: 0px;
    bottom: 20px;
    margin-left: 10px;
  }
  .left-arrow-icon.bottom-0 {
    bottom: 0px;
  }
  .right-arrow-icon {
    bottom: 20px;
    margin-right: 10px;
  }
  .right-arrow-icon.bottom-0 {
    bottom: 0px;
  }
}
/*.page-template-page-home .venues-row-wrap a.w-inline-block:hover{
  background-image: -webkit-linear-gradient(270deg, rgba(209, 97, 3, .8), rgba(209, 97, 3, .8)), 
                    -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .5))!important;
}
   */ 

@font-face {
  font-family: 'Montserrat regular';
  src: url('../fonts/Montserrat-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat light';
  src: url('../fonts/Montserrat-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

/* css embed*/
#tripleseat_embed_form #lead_submit{
  margin-bottom: 20px;
}
#tripleseat_embed_form h2{
  /*margin-top:20px !important;*/
}

.page-template-default .div-hero.generic .w-container.wrapper-940{
  width: 100%;
  display: inline-table;
  margin-left: 1%;
  margin-right: 1%;
}

.page-template-page-whats-nearby .other-amenities .div-amenity{
  display: table-cell;
}

#gform_submit_button_1{
  padding: 8px 27px !important;
}

.page-template-page-home .tablet-view .w-container .w-row{
	margin-bottom: 10px;
}


/* start RFP REQUEST form */
.page-template-page-rfp .rfp-embed{
  border-style: solid;
  border-width: 3px 1px 1px;
  border-color: #d16103 #dadada #dadada;
  background-color: #fff;
  box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, .13);
  color: #747474;
  padding: 50px;
}

.page-template-page-rfp .rfp-embed-content{
  width: 100%;
}

.page-template-page-rfp .rfp-embed-content h2{
  margin-top: 0px !important;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #00669e;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
}

.page-template-page-rfp .rfp-embed-content table{
  width: 100%;
}

.page-template-page-rfp .rfp-embed-content table label {
    margin-bottom: 8px;
    font-size: 0.9em;
    line-height: 1.1em;
    display: block;
    font-weight: bold;
}

.page-template-page-rfp .rfp-embed-content table .text,
.page-template-page-rfp .rfp-embed-content #lead_additional_information,
.page-template-page-rfp .rfp-embed-content table .hasDatepicker,
.page-template-page-rfp .rfp-embed-content table .timeselect_input{
  display: block;
  width: 100%;
  height: 50px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc !important;
  transition: all 200ms ease;
  font-family: 'Montserrat light', sans-serif;
}

.page-template-page-rfp .rfp-embed-content table .text:focus,
.page-template-page-rfp .rfp-embed-content #lead_additional_information:focus,
.page-template-page-rfp .rfp-embed-content select:focus {
  border: 1px solid #00669e !important;
}

.page-template-page-rfp .rfp-embed-content .row_details_header td h2{
  margin-top: 20px !important;
}

.page-template-page-rfp .rfp-embed-content #lead_additional_information {
    height: auto !important;
    min-height: 100px;
}


.page-template-page-rfp .rfp-embed-content #lead_phone_number{
	width: 140% !important;
}

td.extension label{
	width: 100%;
	text-align: left;
	padding-left: 40%;
}

#lead_phone_number_extension{
	width: 60% !important;
	float: right;
}

.page-template-page-rfp .rfp-embed-content #lead_guest_count{
  width: 100% !important;
}

#lead_contact_preference{
  display: block;
  width: 100%;
  height: 50px;
  background-image: linear-gradient(180deg, #fff, #fff);
  transition: all 200ms ease;
  color: #999;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.page-template-page-rfp .rfp-embed-content table td{
  vertical-align: bottom;
}

.timeselect_input, .hasDatepicker{
  padding-left: 30px !important;
}

.start-time-element, .end-time-element, .number-people-element{
  width: 33.33%;
  display: inline-block;
}

.start-time-element{
  padding: 0px 5px 0px 0px;
}

.end-time-element{
  padding: 0px 5px;
}

.number-people-element{
  padding: 0px 0px 0px 5px;
}

.row_additional_information td{
  padding: 5px 0px 0px 0px !important;
}

.row_contact_header td, .row_details_header td{
  padding: 0px !important;
}

#lead_form_submit{
  text-align: center;
}

#lead_submit{
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  position: relative;
  z-index: 10;
  overflow: hidden;
  height: 50px;
  padding: 8px 27px;
  border: 2px solid #d16103 !important;
  border-radius: 40px;
  background-color: #d16103;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 0.8em !important;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: inherit;
  float: none !important;
  cursor: pointer;
  -webkit-appearance: none;
}

#lead_submit:hover {
  border-style: solid;
  border-color: #d16103;
  background-color: transparent;
  color: #d16103;
}

#lead_form_submit a{
  display: block;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  font-size: 0.8em !important;
  text-align: center;
  transition: all 200ms ease;
  color: #57c7c2;
  text-decoration: none;
  background-color: transparent;
  float: none !important;
}

.page-template-page-rfp .rfp-embed-content table .text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
  opacity: 1;
}

.page-template-page-rfp .rfp-embed-content table .text::-moz-placeholder { /* Firefox 19+ */
  color: #999;
  opacity: 1;
}

.page-template-page-rfp .rfp-embed-content table .text:-ms-input-placeholder { /* IE 10+ */
  color: #999;
  opacity: 1;
}

.page-template-page-rfp .rfp-embed-content table .text:-moz-placeholder { /* Firefox 18- */
  color: #999;
  opacity: 1;
}


.page-template-page-rfp .rfp-embed-content table .hasDatepicker::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
  opacity: 1;
}

.page-template-page-rfp .rfp-embed-content table .hasDatepicker::-moz-placeholder { /* Firefox 19+ */
  color: #999;
  opacity: 1;
}

.page-template-page-rfp .rfp-embed-content table .hasDatepicker:-ms-input-placeholder { /* IE 10+ */
  color: #999;
  opacity: 1;
}

.page-template-page-rfp .rfp-embed-content table .hasDatepicker:-moz-placeholder { /* Firefox 18- */
  color: #999;
  opacity: 1;
}

@media (min-width: 768px) {
  .page-template-page-rfp .rfp-embed-content table tr:not(.row_additional_information):not(.row_contact_header):not(.row_details_header) td:first-child{
    padding: 0px 5px 0px 0px !important;
  }

  .page-template-page-rfp .rfp-embed-content table tr:not(.row_additional_information):not(.row_contact_header):not(.row_details_header) td:last-child{
    padding: 0px 0px 0px 5px !important;
  }

  .page-template-page-rfp .rfp-embed-content .row_email_address td:nth-child(2),
  .page-template-page-rfp .rfp-embed-content .row_email_address td:nth-child(3){
    width: 25%;
  }

  .page-template-page-rfp .rfp-embed-content .row_email_address td:nth-child(2){
    padding: 0px 5px !important;
  }
}

@media (max-width: 767px) {
  .page-template-page-rfp .rfp-embed-content table tr,
  .page-template-page-rfp .rfp-embed-content table td{
    display: block;
    float: left;
    width: 100%;
    padding: 0px !important;
  }

  .start-time-element, .end-time-element, .number-people-element{
    width: 100%;
    padding: 0px;
  }

  .page-template-page-rfp .rfp-embed-content #lead_phone_number{
		width: 100% !important;
	}

	td.extension label{
		width: 100%;
		text-align: left;
		padding-left: 0px !important;
	}

	#lead_phone_number_extension{
		width: 100% !important;
		float: left;
	}
}
/* stop RFP REQUEST form */

@media (min-width: 480px) and (max-width: 991px) {
  .other-amenities .div-amenity:nth-child(2n+1) {
    clear: left;
  }
}

/* start custom changes RFP REQUEST */
#gform_2 input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
  opacity: 1;
}
#gform_2 input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #999;
  opacity: 1;
}
#gform_2 input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #999;
  opacity: 1;
}
#gform_2 input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #999;
  opacity: 1;
}

#gform_2 #field_2_17, #gform_2 #field_2_10{
  margin-top: 0px !important;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #00669e;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
}

#gform_2 .gfield_label{
  margin-bottom: 8px;
  font-size: 0.9em;
  line-height: 1.1em;
  display: block;
  font-weight: bold;
  color: #747474;
}

#gform_2 input[type="text"]{
  display: block;
  width: 100%;
  height: 50px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc !important;
  transition: all 200ms ease;
  font-family: 'Montserrat light', sans-serif;
}

#gform_2 select{
  display: block;
  width: 100%;
  height: 50px;
  background-image: linear-gradient(180deg, #fff, #fff);
  transition: all 200ms ease;
  color: #999;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

#gform_2 textarea{
  width: 100%;
  min-height: 100px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc !important;
  transition: all 200ms ease;
  font-family: 'Montserrat light', sans-serif;
}

#gform_2 li{
  vertical-align: bottom;
}

#gform_2 .gform_footer{
  padding: 10px 0px 0px 0px;
  margin: 0px;
  text-align: center;
}

#gform_submit_button_2{
  -webkit-appearance: none;
}

#field_2_4.gfield_error, 
#field_2_5.gfield_error{
  margin-right: 24px;
}

@media (min-width: 641px) {
  #field_2_16.gfield_error{
    width: 31.7%;
  }

  #gform_2 .validation_error{
    width: calc(100% - 16px);
  }
}
/* stop custom changes RFP REQUEST */