.has-homehero-illustration {
  background-image: url("https://nadelectronics.com/wp-content/uploads/2022/09/NAD-50th-AnniversaryHome-Header.jpg");
  height: 80vh;
}

.cta-timeline-bkgd {
  background-image: url("https://nadelectronics.com/wp-content/uploads/2022/09/NAD-50th-AnniversaryHome-Timeline.png");
  min-height: 302px;
  border: 2px solid #fff;
  position: relative;
}

.cta-iconic-bkgd {
  background-image: url("https://nadelectronics.com/wp-content/uploads/2022/09/NAD-50th-AnniversaryHome-Iconic.png");
  min-height: 302px;
  border: 2px solid #fff;
  position: relative;
}

.cta-c3050-bkgd {
  background-image: url("https://nadelectronics.com/wp-content/uploads/2022/10/NAD-50th-AnniversaryHome-3050.png");
  min-height: 302px;
  border: 2px solid #fff;
  position: relative;
}

.has-signup-cta {
  background-image: url("https://nadelectronics.com/wp-content/uploads/2022/10/NAD-50th-Anniversary400x600footer-BG.png");
}

.has-timelinehero-illustration {
  background-image: url("https://nadelectronics.com/wp-content/uploads/2022/09/NAD-50th-Anniversary-timeline-hero-image.jpg");
  height: 80vh;
}

.has-iconichero-illustration {
  background-image: url("https://nadelectronics.com/wp-content/uploads/2022/09/NAD-50th-Anniversary-iconic-page-hero-image.jpg");
  height: 80vh;
}

.has-c3050-illustration {
  background-image: url("https://nadelectronics.com/wp-content/uploads/2022/10/NAD-3050-LE-with-phono.jpg");
  height: 90vh;
}

.microsite-header {
  background-color: #000 !important;
}
.microsite-header .logo img {
  width: auto !important;
}
.microsite-header nav {
  float: left !important;
  margin-left: 100px !important;
}

#anniv-home-hero,
#anniv-timeline-hero {
  margin-top: 40px;
}

.anniv-signup-banner {
  padding: 0px !important;
}
.anniv-signup-banner img {
  width: 100%;
}

.has-banner-image {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
}

.hero-text-container {
  position: relative;
}

.upper-case {
  text-transform: uppercase;
}

.hero-text {
  left: 50%;
  position: absolute;
  text-align: center;
  transform: translate(-50%, -50%);
  top: 50%;
  width: 100%;
}
.hero-text img {
  width: 40%;
}
.hero-text h2 {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  padding-top: 0.5em;
  text-align: center;
}
.hero-text h3 {
  color: #fff;
  padding-bottom: 0.5em;
}
.hero-text p {
  color: #fff;
  font-size: 1rem;
  line-height: 1.2rem;
  margin: 0 2em;
}

#anniv-home-hero .hero-text img {
  width: 60%;
}

.c3050-hero-bkgd {
  background-color: #86857d;
  top: 40% !important;
  padding: 20px 0;
}

.has-bkgd-color {
  background-color: #e1e0dc;
}

.has-grey-banner {
  background-image: url("https://nadelectronics.com/wp-content/uploads/2022/09/NAD-50th-AnniversarySubhead-Banner.png");
}

.illustration1-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.illustration-container {
  color: #fff;
  padding-left: 2em;
  padding-right: 2em;
  text-align: center;
}
.illustration-container h2 {
  color: #fff;
  font-size: 2.25rem;
  padding-bottom: 0.5em;
}
.illustration-container h3 {
  color: #fff;
  font-size: 1.25rem;
  padding-bottom: 0.5em;
}
.illustration-container p {
  padding: 0 2em;
}

.signup-cta-text-container {
  color: #fff;
  padding-left: 2em;
  padding-right: 2em;
  text-align: center;
  text-transform: uppercase;
}
.signup-cta-text-container h4 {
  color: #fff;
  font-size: 1.2rem;
}
.signup-cta-text-container p {
  padding: 0 2em;
  font-size: 1rem;
  line-height: 1.25rem;
}
.signup-cta-text-container .signup-cta-image {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2em 0;
}
.signup-cta-text-container .signup-cta-image img {
  width: 40%;
  padding-bottom: 1em;
}
.signup-cta-text-container .signup-cta-image a {
  padding: 2em 0;
}
.signup-cta-text-container .signup-cta-image a img {
  width: 100%;
}

#anniv-home-desc,
#anniv-c3050-desc {
  background-color: #e1e0dc;
}

.home-description {
  padding: 3em 2em;
  text-align: center;
}
.home-description p {
  font-size: 1rem;
  line-height: 1.2rem;
  color: #43433f;
  text-align: justify;
}
.home-description h2 {
  color: #000;
  font-weight: bold;
}
.home-description h4 {
  color: #000;
  font-size: 1.1rem;
}
.home-description span {
  font-style: italic;
}

.full-image {
  height: auto;
  width: 100%;
}

.text-center {
  text-align: center;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.smaller-text {
  font-size: 0.75rem;
}

.cta-pages-container {
  background-color: #43433f;
  display: flex;
  flex-direction: column;
  padding: 3em 0;
  gap: 20px;
}

.cta-single {
  display: flex;
  flex-direction: column;
  padding: 0 2em;
}
.cta-single h2 {
  color: #e6e7e8;
  font-size: 2rem;
  font-weight: bold;
  margin: 0;
  padding: 0 !important;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cta-single p {
  font-size: 1rem;
  line-height: 1.2rem;
  padding-top: 1.5em;
  color: #fff;
}

#anniv-home-signup,
#anniv-timeline-signup {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 112px;
  padding-bottom: 52px;
}
#anniv-home-signup .anniv-cta-signup-logo,
#anniv-timeline-signup .anniv-cta-signup-logo {
  text-align: center;
}
#anniv-home-signup .anniv-cta-signup-logo img,
#anniv-timeline-signup .anniv-cta-signup-logo img {
  width: 30%;
}

.signup-btn {
  width: 100%;
}

.signup-btn .btn-red {
  border: 2px solid #e1e0dc;
  color: #fff;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 500;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 15px 40px;
}
.signup-btn .btn-red:hover, .signup-btn .btn-red:focus, .signup-btn .btn-red:active {
  text-decoration: underline;
}

.signup-space {
  padding-top: 3em;
  padding-bottom: 3em;
}

.iconic-products-container {
  width: 100%;
  overflow: hidden;
  padding: 0 !important;
}

.iconic-product {
  display: flex;
  flex-direction: column;
  background-color: #43433f;
  padding: 0 !important;
}

.iconic-product-reverse {
  display: flex;
  flex-direction: column;
  background-color: #43433f;
  padding: 0 !important;
}

.iconic-product-imagebox-container {
  position: relative;
}

.iconic-product-contents {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2em;
}
.iconic-product-contents h2 {
  color: #fff;
}

.iconic-link a {
  color: #EBEBEB;
  display: inline-block;
  font-size: 0.8rem;
  font-weight: 500;
  border-bottom: none;
}
.iconic-link a img {
  width: 3%;
}
.iconic-link a:hover, .iconic-link a:focus, .iconic-link a:active {
  text-decoration: underline;
}
.iconic-link a:visited {
  color: #ffffff;
}

#anniv-c3050-illustration {
  padding: 0 !important;
  margin-bottom: -0.35em;
}
#anniv-c3050-illustration img {
  width: 100%;
}

#anniv-dealer {
  display: none;
}

#anniv-c3050-desc .home-description {
  padding: 0 2em;
}
#anniv-c3050-desc .anniv-dealer {
  text-align: center;
  padding: 52px 2em 0;
}

.c3050-feature-image {
  padding: 0 2em;
}

.has-c3050-feature-logo {
  text-align: center;
}
.has-c3050-feature-logo img {
  width: 70%;
}

.has-c3050-feature-image {
  text-align: center;
}
.has-c3050-feature-image img {
  width: 70%;
}

.has-c3050-feature-image-right {
  text-align: center;
}
.has-c3050-feature-image-right img {
  width: 70%;
}

.feature-description,
.feature-description-left {
  padding: 3em 2em;
  text-align: center;
}
.feature-description p,
.feature-description-left p {
  font-size: 1rem;
  line-height: 1.2rem;
  color: #43433f;
  text-align: justify;
}
.feature-description h2,
.feature-description-left h2 {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.feature-description span,
.feature-description-left span {
  font-style: italic;
}

#anniv-learn.newsletter {
  padding: 52px 0 !important;
}

.anniv-learn-btn {
  color: #fff;
  background-color: #ed3024;
  border: 1px solid #ed3024;
  padding: 10px 20px;
}
.anniv-learn-btn:hover, .anniv-learn-btn:focus, .anniv-learn-btn:active {
  text-decoration: none;
  color: #ed3024;
  background-color: #fff;
}

#anniv-home-signup a {
  color: #fff;
  background-color: #ed3024;
  border: 1px solid #ed3024;
  padding: 20px 40px;
}
#anniv-home-signup a:hover, #anniv-home-signup a:focus, #anniv-home-signup a:active {
  text-decoration: none;
  color: #ed3024;
  background-color: rgba(255, 255, 255, 0.25);
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .hero-text img {
    width: 30%;
  }
  .hero-text h2 {
    font-size: 2.75rem;
  }
  #anniv-home-hero .hero-text img {
    width: 50%;
  }
  .illustration-container h2 {
    font-size: 2.5rem;
  }
  .illustration-container h3 {
    font-size: 1.5rem;
  }
  .cta-single {
    width: 75%;
    margin: 0 auto;
  }
  .cta-single h2 {
    font-size: 2.75rem;
  }
  .signup-cta-text-container h4 {
    font-size: 1.4rem;
  }
  .signup-cta-text-container p {
    font-size: 1.2rem;
  }
  .signup-cta-text-container .signup-cta-image img {
    width: 40%;
  }
  .signup-cta-text-container .signup-cta-image a img {
    width: 100%;
  }
  .has-c3050-feature-logo img {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #anniv-home-hero,
#anniv-timeline-hero {
    margin-top: 60px;
  }
  .hero-text img {
    width: 25%;
  }
  .hero-text h2 {
    font-size: 3rem;
  }
  #anniv-home-hero .hero-text img {
    width: 40%;
  }
  .illustration-container h2 {
    font-size: 2.75rem;
  }
  .illustration-container h3 {
    font-size: 1.75rem;
  }
  .cta-single {
    width: 65%;
    margin: 0 auto;
  }
  .cta-single h2 {
    font-size: 3rem;
  }
  .signup-cta-text-container h4 {
    font-size: 1.6rem;
  }
  .signup-cta-text-container p {
    font-size: 1.4rem;
  }
  .signup-cta-text-container .signup-cta-image img {
    width: 40%;
  }
  .signup-cta-text-container .signup-cta-image a img {
    width: 100%;
  }
  .has-banner-image {
    background-position: 60% center;
  }
  .has-c3050-feature-logo img {
    width: 50%;
  }
  #anniv-c3050-desc .anniv-dealer {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .microsite-header nav#nav ul.menu li {
    margin: 0 50px !important;
  }
  .microsite-header.light nav#nav ul.menu li a {
    color: #fff !important;
  }
  .microsite-header nav#nav ul.menu li.current-menu-item a {
    border-bottom: 5px solid #ee3024 !important;
  }
  #anniv-home-hero,
#anniv-timeline-hero {
    margin-top: 60px;
  }
  #anniv-home-hero .hero-text img {
    width: 20%;
  }
  #anniv-home-signup,
#anniv-timeline-signup {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 0 !important;
  }
  #anniv-home-signup .anniv-cta-signup-logo,
#anniv-timeline-signup .anniv-cta-signup-logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #anniv-home-signup .anniv-cta-signup-logo img,
#anniv-timeline-signup .anniv-cta-signup-logo img {
    width: 60%;
  }
  .signup-cta-text-container {
    display: flex;
    flex-direction: column;
    justifiy-content: center;
    align-items: center;
  }
  .signup-cta-text-container h4 {
    color: #fff;
    font-size: 2.6rem;
  }
  .signup-cta-text-container p {
    padding: 0 2em;
    font-size: 1.4rem;
    line-height: 1.25rem;
  }
  .signup-cta-text-container .signup-cta-image {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 50px;
  }
  .signup-cta-text-container .signup-cta-image img {
    width: 30%;
    padding-bottom: 0;
  }
  .signup-cta-text-container .signup-cta-image a {
    padding: 2em 0;
  }
  .signup-cta-text-container .signup-cta-image a img {
    width: 100%;
  }
  .has-signup-cta {
    background-image: url("https://nadelectronics.com/wp-content/uploads/2022/10/NAD-50th-Anniversary1920x400footer-BG.png");
  }
  .signup-btn .btn-red {
    font-size: 1.5rem;
  }
  .cta-pages-container {
    padding: 4em 0;
  }
  #anniv-timeline {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
  .iconic-product {
    display: flex;
    flex-direction: row;
  }
  .iconic-product-reverse {
    display: flex;
    flex-direction: row-reverse;
  }
  .iconic-product-imagebox {
    width: 50%;
  }
  .iconic-product-contents {
    width: 50%;
  }
  .iconic-product-imagebox-container {
    width: 50%;
  }
  .iconic-link {
    display: flex;
    flex-direction: row;
    gap: 50px;
  }
  .iconic-link a {
    font-size: 1rem;
  }
  .c3050-feature-image {
    padding: 0;
  }
  #anniv-c3050-desc .anniv-dealer {
    padding-top: 120px;
  }
  #anniv-c3050-features {
    padding: 0 15%;
  }
  #c3050-auth,
#c3050-future {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  #c3050-retro {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
  }
  .c3050-feature-image {
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .c3050-feature-image .has-c3050-feature-logo,
.c3050-feature-image .has-c3050-feature-image {
    display: flex;
    flex-direction: row;
  }
  .c3050-feature-image .has-c3050-feature-image-right {
    display: flex;
    flex-direction: row;
    justify-content: end;
  }
  .c3050-desc {
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .c3050-desc .feature-description {
    text-align: left;
  }
  .c3050-desc .feature-description-left {
    text-align: left;
  }
  .feature-description {
    padding: 3em 0 3em 3em;
  }
  .feature-description-left {
    padding: 3em 3em 3em 0;
  }
  .has-c3050-feature-image img,
.has-c3050-feature-image-right img,
.has-c3050-feature-logo img {
    width: 100%;
  }
  #anniv-signup .home-description p {
    font-size: 1.1rem;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1919px) {
  .hero-text img {
    width: 15%;
  }
  .hero-text h2 {
    font-size: 3.25rem;
  }
  .illustration-container h2 {
    font-size: 3rem;
  }
  .illustration-container h3 {
    font-size: 2rem;
  }
  .cta-single {
    width: 35%;
  }
  .cta-single h2 {
    font-size: 2.75rem;
  }
  .has-iconic-illustration1,
.has-homehero-illustration {
    height: 85vh;
  }
  .logo-image {
    display: block;
  }
  .has-home-illustration {
    height: 35vh;
  }
  .home-description {
    margin: 0 auto;
  }
  .home-description p {
    text-align: center;
    margin: 0 10em;
  }
  .home-description h4 {
    font-size: 1.25rem;
  }
  .illustration1-text p {
    padding: 0 25em;
  }
  .cta-pages-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .smaller-text {
    font-size: 0.85rem;
  }
  .iconic-product-contents {
    padding: 6em;
  }
}
@media only screen and (min-width: 1920px) {
  .has-homehero-illustration {
    height: 90vh;
  }
  .has-home-illustration {
    height: 45vh;
  }
  .hero-text img {
    width: 10%;
  }
  .hero-text h2 {
    font-size: 3.5rem;
  }
  .hero-text p {
    padding: 0 15%;
  }
  .illustration-container h2 {
    font-size: 3.25rem;
  }
  .illustration-container h3 {
    font-size: 2.25rem;
  }
  .cta-single {
    width: 30%;
  }
  .cta-single p {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .cta-single h2 {
    font-size: 3rem;
  }
  .home-description {
    margin: 0 auto;
  }
  .home-description p {
    text-align: center;
    margin: 0 20em;
  }
  .home-description h4 {
    font-size: 1.5rem;
  }
  .illustration1-text p {
    padding: 0 40em;
  }
  .cta-pages-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .smaller-text {
    font-size: 0.9rem;
  }
  .iconic-product-contents {
    padding: 10em;
  }
  .logo-image {
    display: block;
  }
}
@media only screen and (min-width: 2560px) {
  #anniv-c3050-features {
    padding: 0 20%;
  }
}
@media only screen and (min-width: 3840px) {
  .microsite-header#header {
    height: 120px;
  }
  .microsite-header#header .logo img {
    top: 20px;
    height: 80px;
  }
  .microsite-header#header nav#nav {
    font-size: 32px;
    padding: 32px 0;
  }
  .hero-text img {
    width: 10%;
  }
  .hero-text h2 {
    font-size: 4.5rem;
  }
  .hero-text p {
    padding: 0 15%;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .illustration-container h2 {
    font-size: 4rem;
  }
  .illustration-container h3 {
    font-size: 3.75rem;
  }
  .cta-single {
    width: 30%;
  }
  .cta-single p {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .cta-single h2 {
    font-size: 3.25rem;
  }
  .cta-timeline-bkgd,
.cta-iconic-bkgd,
.cta-c3050-bkgd {
    min-height: 502px;
  }
  .home-description {
    margin: 0 auto;
  }
  .home-description p {
    text-align: center;
    margin: 0 30em;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .home-description h4 {
    font-size: 1.75rem;
  }
  .illustration1-text p {
    padding: 0 40em;
  }
  .smaller-text {
    font-size: 1rem;
  }
  .iconic-product-contents {
    padding: 12.5em;
  }
  .logo-image {
    display: block;
  }
  .feature-description p {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .feature-description-left p {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  #anniv-c3050-features {
    padding: 0 20%;
  }
}
#anniv-slider {
  background-color: #ddd;
  position: relative;
}

.first-slide {
  position: absolute;
  top: 50%;
  transform: translate(0, -45%);
  font-size: 0.75rem;
  line-height: 2rem;
  width: 100px;
}

.first-slider-container {
  display: block;
  color: #fff;
  cursor: pointer;
}
.first-slider-container li {
  list-style-type: none;
}
.first-slider-container :hover {
  color: #ee3024;
}

#first-slide .slick-list {
  height: 100% !important;
}

.first-slider-container .slick-slide {
  border-right: 5px solid grey !important;
  color: grey;
  text-align: right;
  padding-right: 20px;
  transition: font-size 1s ease-in-out;
}

.first-slider-container .slick-current {
  border-right: 5px solid #ee3024 !important;
  color: #43433f;
  font-size: 1.1rem;
  font-weight: bold;
}

#anniv-first-slider .slick-track {
  transform: translate3d(0px, 0px, 0px) !important;
}
#anniv-first-slider .slick-track li {
  width: 100% !important;
}

#slider {
  margin: 0 0 0 25%;
}
#slider img {
  width: 100%;
}

#slider .slick-track li {
  width: 95% !important;
}

.arrow-img {
  width: 12.5% !important;
}

.year-slider {
  display: none;
  position: absolute;
  top: 50%;
  left: 15%;
  transform: translate(0, -50%);
  color: #808080;
  font-weight: bold;
}

.slick-arrow {
  opacity: 0.25;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

.slick-arrow:hover {
  opacity: 1;
}

.slick-disabled {
  opacity: 0;
  pointer-events: none;
}

.anniv-years li {
  writing-mode: vertical-lr;
  text-orientation: upright;
  font-size: 40px;
  margin-left: 5%;
}

.timeline-slider {
  height: 700px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.timeline-slider p {
  font-size: 0.75rem;
}

.timeline-prod-desc h2 {
  font-weight: bold;
  text-transform: uppercase;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .year-slider {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .year-slider {
    display: block;
  }
  .timeline-slider {
    height: 700px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1919px) {
  .year-slider {
    display: block;
  }
  .arrow-img {
    width: 10% !important;
  }
  .anniv-years li {
    margin-left: 4.5%;
  }
  .timeline-slider {
    height: 800px;
  }
  .timeline-slider p {
    font-size: 0.85rem;
  }
  #slider .slick-track li {
    width: 85% !important;
  }
  .first-slide {
    left: 15%;
  }
  .year-slider {
    left: 25%;
  }
  #slider {
    margin: 0 0 0 35%;
  }
}
@media only screen and (min-width: 1920px) {
  .year-slider {
    display: block;
  }
  .arrow-img {
    width: 5% !important;
  }
  .anniv-years li {
    margin-left: 2%;
  }
  .timeline-slider {
    height: 900px;
  }
  .timeline-slider p {
    font-size: 0.95rem;
  }
  #slider {
    margin: 0 0 0 35%;
  }
  #slider .slick-track li {
    width: 80% !important;
  }
  .first-slide {
    left: 15%;
  }
  .year-slider {
    left: 25%;
  }
}
@media only screen and (min-width: 2560px) {
  .timeline-slider {
    height: 1100px;
  }
  .timeline-slider p {
    font-size: 1rem;
  }
  #anniv-signup .home-description p {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 3840px) {
  .timeline-slider {
    height: 1500px;
  }
  .timeline-slider p {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .first-slide {
    font-size: 1.25rem;
    line-height: 2rem;
    width: 150px;
  }
  .first-slider-container .slick-current {
    font-size: 1.75rem;
  }
  .arrow-img {
    width: 3.5% !important;
  }
  .anniv-years li {
    margin-left: 1.5%;
  }
  #anniv-signup .home-description p {
    font-size: 1.5rem;
  }
}
section#anniv-video-banner,
.iconic-video-banner {
  overflow: auto;
  background-color: #000;
}

section#anniv-video-banner #anniv-video-banner-container,
.iconic-video-banner #anniv-video-banner-container {
  position: relative;
  overflow: hidden;
}

section#anniv-video-banner img.anniv-video-banner-background,
.iconic-video-banner img.anniv-video-banner-background {
  width: 100%;
  position: relative;
  float: left;
  min-width: 500px;
  overflow: hidden;
  filter: brightness(50%);
}

section#anniv-video-banner .anniv-video-banner-cover,
.iconic-video-banner .anniv-video-banner-cover {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 90%;
}
section#anniv-video-banner .anniv-video-banner-cover h2,
.iconic-video-banner .anniv-video-banner-cover h2 {
  text-align: center;
  padding-bottom: 0px !important;
}
section#anniv-video-banner .anniv-video-banner-cover h3,
.iconic-video-banner .anniv-video-banner-cover h3 {
  color: #fff;
  text-align: center;
}

section#anniv-video-banner h2,
.iconic-video-banner h2 {
  color: #fff;
}

section#anniv-video-banner #anniv-playpause,
.iconic-video-banner .anniv-playpause {
  width: 60px;
  cursor: pointer;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
}

section#anniv-video-banner .anniv-popup_overlay,
.iconic-video-banner .anniv-popup_overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  z-index: 100;
}

section#anniv-video-banner .anniv-popup_overlay::after,
.iconic-video-banner .anniv-popup_overlay::after {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
  content: "";
}

section#anniv-video-banner .anniv-popup,
.iconic-video-banner .anniv-popup {
  display: inline-block;
  position: relative;
  width: 80%;
  height: 70%;
  padding: 20px;
  border: 1px solid #000;
  background: #000;
  color: #fff;
  vertical-align: middle;
}

section#anniv-video-banner iframe,
.iconic-video-banner iframe {
  width: 100% !important;
  height: 100%;
}

.anniv-popup-close {
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 40px;
  font-weight: bold;
  height: 44px;
  line-height: 12px;
  padding: 0;
  position: absolute;
  right: -6px;
  top: -6px;
  text-align: center;
  text-decoration: none;
  width: 44px;
}

section#anniv-video-banner .anniv-popup-close:hover,
section#anniv-video-banner .anniv-popup-close:focus,
section#anniv-video-banner .anniv-popup-close:active {
  color: #e1e0dc;
}

.iconic-video-banner .anniv-popup-close:hover,
.iconic-video-banner .anniv-popup-close:focus,
.iconic-video-banner .anniv-popup-close:active {
  color: #e1e0dc;
}

section#anniv-video-banner .anniv-video-banner-cover img.video-cover-logo {
  width: 10%;
}

@media only screen and (min-width: 1024px) and (max-width: 1919px) {
  section#anniv-video-banner .anniv-video-banner-cover img.video-cover-logo {
    width: 10%;
  }
  section#anniv-video-banner #anniv-playpause {
    width: 100px;
  }
}
@media only screen and (min-width: 1920px) {
  section#anniv-video-banner .anniv-video-banner-cover img.video-cover-logo {
    width: 10%;
  }
  section#anniv-video-banner #anniv-playpause {
    width: 100px;
  }
}

/*# sourceMappingURL=anniv-styles.css.map */
