#map .gm-style .gm-style-iw,
#map .gm-style .gm-style-iw div {
  overflow: visible !important;
}

#map #content {
  padding: 10px 30px;
  position: relative;
  text-align: center;
}
#map #content svg {
  height: 44px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate(-50%, -80%);
  width: 88px;
}
#map #content #firstHeading {
  font-family: "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3em;
  text-transform: uppercase;
}
#map #content #bodyContent {
  font-family: "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6em;
}
#map #content #bodyContent a {
  color: #4a4a4a;
  text-decoration: none;
}

body {
  background: #fff;
  color: #000;
  font: normal 1em/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
}

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

hr {
  border: 0;
  border-top: 1px solid #000;
  margin: 40px 0;
  padding: 0;
}

iframe {
  display: none !important;
}

img {
  border: 0;
  display: inline-block;
  height: auto;
  max-width: 100%;
  width: auto;
  transform: none !important;
}

ul, ol {
  padding-left: 1.5em;
}

input[type=email],
input[type=password],
input[type=text] {
  display: block;
}

header .logo .svg {
  height: 35.25px;
  width: 190.5px;
}

header button,
header .menu-desktop-main,
header .menu-desktop-sub,
header .menu-mobile {
  display: none !important;
}

.notch,
.hero .scroll-down,
.industries-bar img,
.contact-panel img,
.upcoming-shows-panel-card .logo,
.upcoming-shows-panel-card .icon,
.our-process img,
.shows-form,
.industries-bar,
.shows-menu {
  display: none !important;
}

.upcoming-shows-panel-card {
  margin-bottom: 30px;
}
.upcoming-shows-panel-card img {
  display: block;
}
.upcoming-shows-panel-card h3, .upcoming-shows-panel-card p {
  margin: 0;
  padding: 0;
}

.tradeshow-partners-card img {
  display: block;
  width: 100px;
}

.slick-track {
  opacity: 1 !important;
  transform: none !important;
  width: auto !important;
}
.slick-track:before {
  display: none !important;
}
.slick-track .slick-slide {
  width: auto !important;
}
.slick-track .slick-cloned {
  display: none !important;
}

.slick-dots {
  display: none !important;
}

footer .logo,
footer nav,
footer .contact,
footer .linkedin {
  display: none !important;
}
