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

.logo a {
  background-image: url(https://logos.napco.com/digital_packaging_summit/horizontal/color_black/digital_packaging_summit_rgb_900.png);
  width: 180px;
  height: 74px;
}

footer.footer .logo a {
  display: block;
  height: 50px;
}

footer.footer .logo a:nth-of-type(1) {
  background-image: url(https://logos.napco.com/packaging_impressions/horizontal/white/packaging_impressions_horiz_w_300.png);

}

footer.footer .logo a:nth-of-type(2) {
  background-image: url(https://logos.napco.com/in-plant_impressions/horizontal/white/in-plant_impressions_horiz_w_300.png);
  height: 60px;
}

.mobile-nav-header {
  background-size: auto;
  height: 144px;
  background-image: url(https://logos.napco.com/digital_packaging_summit/horizontal/color_black/digital_packaging_summit_rgb_900.png);
}

header.header {
  padding: .5em;
  background: none;
}

.home header.header {
  border-bottom: 1px #545353 solid;
}

section.header-wrapper {
  font-family: "Proxima Nova W01 Extrabold", arial, sans-serif;
  background-position-y: 71%;
  position: relative;
}

/*section.header-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,.25);
}*/

.home section.header-wrapper {
  background-position-y: 54%;
}
section.header-wrapper .holder {
  padding: 5em 1em;
}

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

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

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

.inner .buttons a,
.inner .buttons a {
  font-family: "Proxima Nova W01 Extrabold", arial, sans-serif;
  color: #fff;
  background-color: rgba( 0, 0, 0, .25 );
  border-color: #fff;
}

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

.inner h3 {
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 0 #F9ED32 solid;
  padding-bottom: 0;
  font-weight: normal;
  font-size: 1.9em;
}

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

.inner h3:after {
  content: '';
  display: block;
  clear: both;
}

.page-button a {
  background-color: #00AEEF;
  border-width: 0;
  color: #fff;
}

.page-button a:hover {
  background-color: #F9ED32;
  color: #000;
}

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

#cssmenu #menu-header-menu > li > a {
  padding: .15em .25em;
  font-size: 1.15em;
}

#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;
  color: #fff;
  font-weight: bold;
  font-family: "Proxima Nova W01 Medium", Arial, sans-serif;
  border: 1px #fff solid;
  transition: all 0.4s ease;
}

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

.faqs dt {
  font-weight: bold;
  font-family: "Proxima Nova W01 Medium", Arial, sans-serif;
}

.faqs dt.expanded,
.faqs dt {
  background-color: #00AEEF;
  color: #fff;
}

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

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

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

.social-icons a:hover {
  background-color: #00AEEF;
}

.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;
}

.quote figcaption {
  text-align: right;
  color: #F9ED32;
  font-weight: bold;
}

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

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

.holder.text-band.video-why-attend.gray {
  background-color: #fff;
}

.holder.text-band.home-intro.intro {
  padding-bottom: 0;
}

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

.holder.term-slider.partners-block .button.view-all {
  display: none;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #00AEEF;
}

#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;
}

.agenda.holder h4, .agenda h4 {
  background-color: #00AEEF;
  color: #000;
}

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

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

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

#cssmenu a {
  background: transparent;
  color: #000;
  padding: 0 .2em;
}

.home h1.page-title {
  margin-top: initial;
}

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

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

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





/*
.components.components-why-sponsor .flex {
  justify-content: space-between;
}

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

.components.components-why-sponsor div.component-content,
.components.components-why-sponsor div.component-image {
  vertical-align: top;
  width: 200px;
  max-width: 100%;
  margin: 0 auto 1em;
}
.components.components-why-sponsor 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-why-sponsor div.component div.component-content {
  text-align: center;
  color: #000;
  font-size: 1.1em;
}

.components.components-why-sponsor 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-why-sponsor div.component div.component-title a {
  color: #fff;
}

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

.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: 50%;
}

.holder.components.components-main .inner {
  max-width: none;
}

.holder.components.components-main .inner h3 {
  max-width: 600px;
}

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

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

.holder.text-band.components-tracks-bottom {
  margin-top: -7.2em;
  padding-top: 6.5em;
  padding-bottom: 1em;
  font-size: 1.5em;
}

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

.holder.dark {
  background-color: #00AEEF;
}

/*.sticky header.header {
  background-color: #00AEEF;
  position: fixed;
  width: 100%;
  border-bottom: 1px #545353 solid;
  z-index: 100;
  padding: 35px 0px 10px 0px;
  margin-top: 121px;
}
.sticky .home header.header {
  margin-top: 0px;
}

.sticky .toolbar {
  padding: 5px 0px;
  background-color: #000;
  color: #fff;
  position: fixed;
  z-index: 1000;
  padding-right: 30px;
  margin-top: 90px;
  width: 100%;
  width: -moz-available;           WebKit-based browsers will ignore this. 
  width: -webkit-fill-available;   Mozilla-based browsers will ignore this. 
  width: fill-available;

}

.sticky .home .toolbar {
  margin-top: 0px;
}*/

#cssmenu a.hover {
  background: initial;
}

#cssmenu .menu_header_holder li:last-child a:hover, #cssmenu  .menu_header_holder li a:hover {
  color: #000;
  border: 1px #FFF200 solid;
  background-color: #FFF200;
}

.sticky .menu_header_holder li a:hover {
  color: #000;
  border-color: #FFF200;

}

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

h1.page-title {

  text-transform: none; 
  text-shadow: none; 
}

.components.components-why-sponsor 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-why-sponsor div.component div.component-content {
  top: 7.5em;
  position: relative;
  color: #000;
}

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

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

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

.holder.text-band.components-why-sponsor-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: #000;
}

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

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

.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;
}

.holder.gray {
      background-color: #e6e6e6;
      color: #000;
}

.holder.blue {
  
  background-color: #00AEEF;
}

.holder.blue .inner h3 {
  color: #fff;
}

body.why-attend holder.term-slider.speakers-block.gray {
  background-color: #fff;
}

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

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

.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-target-audience div.component div.component-content {
  color: #000;
}

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%);
}

.sponsor-resources-boxes .sponsor-resources-box {
  height: 380px !important;
  padding: 1em 0 !important;
}
