body {
  font-family: "Proxima Nova W01 Regular", arial, sans-serif;
}

.logo a {
  background-image: url(https://logos.napco.com/wide-format_impressions/events/wide-format_summit/horizontal/color_black/wide-format_summit_horiz_rgb_600.png);
  width: 300px;
  height: 66px;
}
  
.logo.alignleft {
  margin-bottom: 0;
}

footer.footer .logo a {
  background-image: url(https://logos.napco.com/wide-format_impressions/horizontal/white/wide-format_impressions_horiz_w_600.png);
}

.mobile-nav-header {
  background-image: url(https://logos.napco.com/wide-format_impressions/events/wide-format_summit/horizontal/color_black/wide-format_summit_horiz_rgb_600.png);
}

section.header-wrapper {
  font-family: "Proxima Nova W01 Extrabold", arial, sans-serif;
}

.holder.quote,
.holder.highlight,
.holder.components-main,
section.header-wrapper {
  background-color: #00AEEF;
}

.holder.quote,
.holder.highlight,
.holder.components-main h3 {
  color: #fff;
}

.holder .inner h3 {
  border-width: 0;
  padding-bottom: 0;
  max-width: 800px;
}

.holder .inner h3 strong {
  font-family: "Proxima Nova W01 Extrabold", arial, sans-serif;
}

.faqs dt,
.faqs dt.expanded {
  font-family: "Proxima Nova W01 Extrabold", arial, sans-serif;
  background-color: #00AEEF;
  color: #fff;
}

.faqs dt:before {
  color: #fff;
}

.faqs dt:hover {
  background-color: #F9ED32;
  color: #000;
}

.faqs dt:hover:before {
  color: #000;
}
  
.quote figcaption {
  color: #F9ED32;
}

.button {
  background-color: #00AEEF;
}

.button:hover {
  background-color: #F9ED32;
  color: #000 !important;
}

.inner .buttons a,
.inner .buttons a {
  color: #fff;
  background-color: rgba( 0, 0, 0, .25 );
  border-color: #fff;
}

.inner .buttons a:active,
.inner .buttons a:hover {
  color: #F9ED32;
  background-color: rgba( 0, 0, 0, .25 );
  border-color: #F9ED32;
}

.inner h3 {
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 2px #00AEEF solid;
  padding-bottom: .15em;
  font-weight: normal;
  font-size: 1.9em;
}

/*
.components div.component div.component-title {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  box-sizing: border-box;
}

.components div.component-image {
  vertical-align: top;
  width: auto;
  min-width: 300px;
  max-width: 340px;
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
   -webkit-border-radius: 0;
  -moz-border-radius: 0;
   border-radius: 0;
   position: relative;
}

.components div.component div.component-content {
  width: auto;
}

.components div.component-image .component-alignment {
  padding-top: 40%;
}
.holder.components.components-main .inner {
  max-width: none;
}

.holder.components.components-main .inner h3 {
  max-width: 800px;
}
*/

#cssmenu #menu-header-menu > li > a {
  padding: .25em .5em;
}

#cssmenu #menu-header-menu li a:hover {
  color: #00AEEF;
}


/*  background-color: #00AEEF;
  background-color: #F9ED32;*/

#cssmenu #menu-header-menu li:last-of-type a {
  background-color: #00AEEF;
  font-weight: bold;
  color: #fff;
  font-family: "Proxima Nova W01 Extrabold", arial, sans-serif;
}

#cssmenu #menu-header-menu li:last-of-type a:hover {
  background-color: #F9ED32;
  color: #000;
}

.quote figure {
  margin: 0 auto;
  text-align: left;
  background-image: url(../images/lefthand-quote.png);
  background-repeat: no-repeat;
  padding-left: 100px;
  font-size: 1.1em;
}

.holder.text-band .text-band-text ul li {
  background-image: url(../images/bullet.png);
  background-size: 20px;
}

.components.components-tracks div.component-image {
  vertical-align: top;
  width: auto;
  min-width: 125px;
  max-width: 125px;
  height: 125px;
  border-radius: 50%;
}

.components.components-tracks .flex {
  max-width: 800px;
  margin: 0 auto;
  justify-content: center;
}

.components.components-tracks div.component div.component-title {
  top: 5.75em;
}

.components.components-tracks div.component div.component-content {
  font-weight: bold;
  font-size: 1.25em;
  text-transform: uppercase;
}

.holder.text-band.components-tracks-bottom {
  padding-top: 0;
  font-size: 1.5em;
}

.holder.text-band.components-tracks-bottom .inner-small {
  max-width: 800px;
}

.holder.components.components-tracks {
  padding-bottom: 0;
}



.holder.text-band.components-tracks-bottom {
  margin-top: -5em;
  padding-top: 4em;
}





.components.components-target-audience div.component-image {
  vertical-align: top;
  width: auto;
  min-width: 200px;
  max-width: 200px;
  height: 200px;
  border-radius: 50%;
  border: .5em #fff solid;
  border-radius: 50%;
}

.components.components-target-audience div.component div.component-content {
  position: relative;
  color: #000;
}

.components.components-target-audience div.component div.component-content strong {
  font-family: "Proxima Nova W01 Extrabold", arial, sans-serif;
}

.holder.text-band.components-target-audience-bottom {
  margin-top: -7.2em;
  padding-top: 8.5em;
  padding-bottom: 0.5em;
  font-size: 1.5em;
}

.holder.text-band.components-target-audience-bottom .inner-small {
  max-width: 800px;
}

.holder.text-band.components-target-audience-bottom .inner-small a {
  font-family: "Proxima Nova W01 Extrabold", arial, sans-serif;
  text-decoration: none;
}

.holder.components .inner .component-title {
  font-family: "Proxima Nova W01 Extrabold", arial, sans-serif;
}
.agenda.holder h4, .agenda h4 {
  background-color: #00AEEF;
  color: #fff;
  font-family: "Proxima Nova W01 Extrabold", arial, sans-serif;
}

.agenda.holder h4:hover, .agenda h4:hover {
  background-color: #F9ED32;
  color: #000;
}

.page-button a {
  background-color: #F9ED32;
  border-color: #F9ED32;
  color: #000 !important;
}

.page-button a:hover {
  background-color: #00AEEF;
  color: #fff !important;
  border-color: #00AEEF;
}

#cssmenu > ul > li {
  margin: 0 0.15em;
}

.holder.gallery-preview.venue-photos .inner .buttons a {
  font-family: "Proxima Nova W01 Extrabold", arial, sans-serif;
}

.holder.gallery-preview.venue-photos .inner .buttons a:hover {
  background-color: #F9ED32;
  border-color: #F9ED32;
  color: #000 !important;
}

.page-header-home .text {
  font-weight: bold;
  text-transform: uppercase;
  max-width: 800px;
}

#sticky-footer {
  background-color: #F9ED32;
  color: #000;
}

#sticky-footer a {
  color: #000;
}

#sticky-footer a:hover {
  color: #00AEEF !important;
}

#sticky-footer-close {
  background-color: #fff;
}

.holder.components.components-target-audience.gray,
.holder.text-band.because-of-these-benefits-why-attend.gray {
  background-color: #fff;
}

.grid.sessions {
  border: 1px #ccc solid;
}

.napco-gf-privacy a {
  color: #000;
}

.napco-gf-privacy a:hover {
  color: #00AEEF;
}




.components.components-target-audience .flex {
  justify-content: space-between;
}

.components.components-target-audience div.component {
  width: auto;
  text-align: center;
  position: relative;
  display: inline-block;
}

.components.components-target-audience div.component-content,
.components.components-target-audience div.component-image {
  vertical-align: top;
  width: 200px;
  max-width: 100%;
  margin: 0 auto 1em;
}
.components.components-target-audience div.component-image {
  vertical-align: top;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.components.components-target-audience div.component div.component-content {
  text-align: center;
  color: #000;
  font-size: 1.1em;
}

.components.components-target-audience div.component div.component-title {
  color: #fff;
  font-weight: bold;
  padding: .5em;
  display: block;
  text-transform: uppercase;
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  font-size: 1.5em;
  font-family: 'Proxima Nova A W05', helvetica, arial, sans-serif;
}

.components.components-target-audience div.component div.component-title a {
  color: #fff;
}

.components.components-target-audience div.component a.component-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.home-header-date {
  font-size: .5em;
  font-weight: normal;
  margin-top: 0.5em;
  font-family: "Proxima Nova W01 Regular", arial, sans-serif;
}

.home-boxes .sponsor-resources-boxes .sponsor-resources-box {
  height: 315px;
}

body .sponsor-resources-sidebar-boxes,
body .sponsor-resources-boxes .sponsor-resources-box {
  background: rgb(0,6,36);
  background: linear-gradient(180deg, rgba(0,6,36,1) 0%, rgba(0,174,239,1) 100%);
}

h1.page-title {
  padding: 1em 0;
}

a.add-to-calendar.add-to-calendar-agenda {
  display: none;
}
