@charset "UTF-8";
.learn-more:after, .home-ctas .cta-btn:after, .home-blog__btn:after, .collection .product .shop-now:after, .collection__filters .filter:after, .collection__filters .filter.active:after, .landing-page #content .review-slider .slidesjs-previous:before, .landing-page #content .review-slider .slidesjs-next:before, .product-accessories #content .upsell:after, .subwoofers-subpage .specs:after, .blog-post .blog-post-view__content ul li:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

* {
  padding: 0;
  margin: 0;
  outline: none;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-tap-highlight-color: transparent !important;
  -webkit-tap-highlight-color: transparent;
  outline: 0 !important;
}

html, body {
  font-family: Helvetica, Arial, sans-serif;
  height: 100%;
  width: 100%;
  background: #000;
  color: #202020;
}
.siterunner {
  color:#fff;
  padding-top:5px;
  padding-bottom:5px;
  text-align:center;
  padding-left:55px;
  padding-right:55px;
  font-size:13px;
  background-color:#800000;
  font-family: 'Open Sans',arial,helvetica;
}
div {
  display: block;
}

button:hover {
  cursor: pointer;
}

button:active, button:focus {
  outline: none;
}

a img {
  border: 0;
}

a:focus {
  outline: none;
}

a {
  text-decoration: none;
}
a:active {
  -webkit-tap-highlight-color: transparent !important;
  -webkit-tap-highlight-color: transparent;
  outline: 0 !important;
}
a:hover {
  text-decoration: underline;
  cursor: pointer;
}

#page-header {
  width: 100%;
}
#page-header .header__wrap {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.header__full {
  width: 100%;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 14px;
}

.header__logo {
  position: absolute;
  top: 0;
  left: 30px;
  z-index: 1;
}
.header__logo .header__logo-desktop {
  display: block;
  width: 244px;
}
.header__logo .header__logo-tablet {
  display: none;
  width: 102px;
}
.header__logo .header__logo-mobile {
  display: none;
  width: 80px;
}

.header__actions {
  position: relative;
  background: #373737;
  height: 49px;
}
.header__actions ul {
  text-align: right;
}
.header__actions ul li {
  display: inline-block;
}
.header__actions ul li a {
  display: block;
  padding: 0 15px;
  margin: 15px auto;
  color: #fff;
  font-weight: 400;
  border-right: 2px solid #fff;
}
.header__actions ul li a i {
  font-size: 16px;
  margin-right: 3px;
}
.header__actions ul li a:hover {
  text-decoration: none;
}
.header__actions ul li:last-child a {
  border-right: none;
  margin: 0 15px 0 0;
}

.header__utilities {
  height: 49px;
  background: #e6e6e6;
}
.header__utilities ul {
  margin-right: 250px;
  text-align: right;
}
.header__utilities ul li {
  display: inline-block;
}
.header__utilities ul li a {
  display: block;
  margin: 15px auto;
  color: #373737;
  font-weight: 400;
}
.header__utilities ul li a:after {
  content: '/';
  margin: 0 6px;
}
.header__utilities ul li a:hover {
  text-decoration: none;
}
.header__utilities ul li:last-child a:after {
  content: '';
}
.header__utilities form {
  position: absolute;
  top: 0;
  right: 0;
  padding: 9.5px 30px 9.5px 0;
}
.header__utilities form input {
  width: 220px;
  padding: 5px;
  height: 30px;
  color: #333333;
  background: #fff;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  border: 1px solid #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
}
.header__utilities form input::-webkit-input-placeholder {
  color: #e7e7e7;
  font-style: italic;
  text-transform: lowercase;
}
.header__utilities form input::-webkit-input-placeholder:after {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 16px;
  margin-left: 8px;
  font-style: normal;
}
.header__utilities form input::-moz-placeholder {
  color: #e7e7e7;
  font-style: italic;
  text-transform: lowercase;
}
.header__utilities form input::-moz-placeholder:after {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 16px;
  margin-left: 8px;
  font-style: normal;
}
.header__utilities form input:-moz-placeholder {
  color: #e7e7e7;
  font-style: italic;
  text-transform: lowercase;
}
.header__utilities form input:-moz-placeholder:after {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 16px;
  margin-left: 8px;
  font-style: normal;
}
.header__utilities form input:-ms-input-placeholder {
  color: #e7e7e7;
  font-style: italic;
  text-transform: lowercase;
}
.header__utilities form input:-ms-input-placeholder:after {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 16px;
  margin-left: 8px;
  font-style: normal;
}

.header__main-nav {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.header__main-nav ul {
  margin: 0;
  list-style-type: none;
  width: 100%;
  margin-top: 35px;
  border-bottom: 1px solid #ff4500;
}
.header__main-nav ul li {
  display: inline-block;
  padding-right: 2%;
  min-width: 100px;
  text-align: center;
}
.header__main-nav ul li:last-child {
  padding-right: 0;
}
.header__main-nav ul li a {
  display: block;
  padding: 10px 0;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  border-top: 3px solid transparent;
}
.header__main-nav ul li a:hover {
  text-decoration: none;
  border-top: 3px solid #ff4500;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header__main-nav ul li a.active {
  font-weight: 900;
  border-top: 3px solid #ff4500;
}

.drop-nav.cat-4 .drop-nav_main-categories li {
  width: 22%;
}

.drop-nav {
  margin: -1px 0 0 0;
  display: none;
  position: absolute;
  width: 100%;
  padding-bottom: 30px;
  background: #262626;
  z-index: 9999;
}
.drop-nav .drop-wrap {
  max-width: 1440px;
  margin: 0 auto;
  padding: 30px;
}
.drop-nav ul {
  list-style-type: none;
  margin: 0;
}
.drop-nav .drop-nav_main-categories {
  float: left;
  width: 75%;
}
.drop-nav .drop-nav_main-categories li {
  float: left;
  width: 31.333333333333333333%;
  margin-right: 3%;
}
.drop-nav .drop-nav_main-categories li:last-child {
  margin-right: 0;
}
.drop-nav .drop-nav_main-categories li .category-header a:hover {
  text-decoration: none;
}
.drop-nav .drop-nav_main-categories li .category-header a:hover h2 {
  color: #ff4500;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.drop-nav .drop-nav_main-categories li .category-header img {
  max-width: 100%;
}
.drop-nav .drop-nav_main-categories li .category-header h2 {
  padding: 0 0 8px 0;
  margin-bottom: 15px;
  line-height: 100%;
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  border-bottom: 3px solid #515151;
}
.drop-nav .drop-nav_main-categories li .main-categories__product-list {
  margin-top: 5px;
}
.drop-nav .drop-nav_main-categories li .main-categories__product-list li {
  float: none;
  display: inline-block;
  width: auto;
  margin-right: 0;
}
.drop-nav .drop-nav_main-categories li .main-categories__product-list li a {
  font-size: 12px;
  color: #fff;
}
.drop-nav .drop-nav_main-categories li .main-categories__product-list li a:hover {
  font-weight: 400;
  color: #ff4500;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.drop-nav .drop-nav_main-categories li .main-categories__product-list li a:after {
  content: '/';
  display: inline-block;
  margin: 0 3px 0 6px;
}
.drop-nav .drop-nav_main-categories li .main-categories__product-list li:last-child a:after {
  content: '';
}
.drop-nav .drop-nav_aux-links {
  float: left;
  width: 20%;
  margin-left: 5%;
}
.drop-nav .drop-nav_aux-links li {
  line-height: 100%;
  margin-bottom: 10px;
}
.drop-nav .drop-nav_aux-links li a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  line-height: 150%;
}
.drop-nav .drop-nav_aux-links li a:hover {
  font-weight: 900;
  color: #ff4500;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#blog-menu .drop-nav_main-categories li {
  width:22%;
}

.mega-nav__drop-navs ul {
  margin: 0;
}

.header__breadcrumbs {
  max-width: 1500px;
  margin: 15px auto 30px;
  padding: 0 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.header__breadcrumbs ul {
  margin: 0;
  list-style-type: none;
  display: inline-block;
}
.header__breadcrumbs ul li {
  display: inline-block;
}
.header__breadcrumbs ul li a {
  display: inline-block;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-style: italic;
  text-transform: uppercase;
  font-weight: 300;
  color: #7f7f7f;
}
.header__breadcrumbs ul li a:hover {
  text-decoration: none;
}
.header__breadcrumbs ul li a:after {
  content: '/';
  display: inline-block;
  margin: 0 3px 0 6px;
}
.header__breadcrumbs ul li a.product-link {
  color: #fff;
}
.header__breadcrumbs ul li a.active {
  font-weight: 900;
  color: #ff4500;
}
.header__breadcrumbs ul li:last-child a:after {
  content: '';
}

#mobile-hamburger {
  display: none;
  position: absolute;
  top: 24px;
  left: 20px;
  float: left;
  margin-top: -11px;
  height: 24px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
}

#mobile-hamburger__icon {
  width: 32px;
  height: 24px;
  -moz-box-shadow: inset 0 2px #fff;
  -webkit-box-shadow: inset 0 2px #fff;
  box-shadow: inset 0 2px #fff;
  position: relative;
  box-sizing:border-box;
}
#mobile-hamburger__icon:after {
  content: '';
  display: block;
  width: 32px;
  height: 8px;
  float: left;
  position: absolute;
  bottom: 2px;
  right: 0;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  box-sizing: initial;
}

#nav-drawer {
  visibility: hidden;
  z-index: 1;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
  display: block;
  text-align: left;
  -webkit-transition: background 0.3s ease, z-index 0s linear 0.3s, visibility 0s linear 0.3s;
  -moz-transition: background 0.3s ease, z-index 0s linear 0.3s, visibility 0s linear 0.3s;
  transition: background 0.3s ease, z-index 0s linear 0.3s, visibility 0s linear 0.3s;
}
#nav-drawer.open {
  visibility: visible;
  z-index: 9999999999;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
#nav-drawer.open #nav-drawer__close {
  display: block;
}
#nav-drawer.open #mobile-nav {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#mobile-nav {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  position: fixed;
  top: inherit;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: calc(100% - 48px);
  max-width: 530px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: rgba(255, 255, 255, 0.93);
  z-index: 9999;
}

#mobile-nav__holder {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}

#mobile-nav__wrap {
  height: 100%;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

#nav-drawer__close {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: none;
  z-index: 5;
}

#mobile-nav__nav {
  padding: 125px 20% 40px 25px;
  overflow-y:scroll;
}
#mobile-nav__nav ul {
  list-style-type: none;
}

#mobile-nav__nav_close-button {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 40px 40px 40px 25px;
  font-size: 34px;
  font-weight: 300;
  color: #000;
  z-index: 999;
}
#mobile-nav__nav_close-button:hover {
  text-decoration: none;
}

.mobile-nav__main-link {
  width: 100%;
  float: left;
  clear: both;
}
.mobile-nav__main-link i {
  float: left;
  width: 8%;
  margin-right: 5%;
  padding: 14px 0 0 0;
  font-size: 24px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.mobile-nav__main-link:hover i {
  color: #e05819;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mobile-nav__main-link h2 {
  padding: 10px 0;
  font-size: 16px;
  float: left;
  width: 100%;
  margin-bottom: 0;
  position: relative;
  border-bottom: 1px solid #cacac9;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.mobile-nav__main-link h2.accordion-header:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 0;
  content: "\f103";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  cursor: pointer;
}
.mobile-nav__main-link h2.accordion-header.expanded:after {
  content: "\f102";
}
.mobile-nav__main-link h2 a {
  color: #000;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: -.05px
}
.mobile-nav__main-link h2 a:hover {
  text-decoration: none;
}
.mobile-nav__main-link .accordion-list {
  display: none;
  width: 100%;
  /*padding-left: 13%;*/
  float: left;
  clear: both;
  padding-bottom: 25px;
}
.accordion-list h2.accordion-header.expanded a {
  font-weight: 700; 
}
.mobile-nav__main-link .accordion-list .accordion-list a {
  color: #006db4; 
}
.mobile-nav__main-link .accordion-list li {
  width: 100%;
}
.mobile-nav__main-link .accordion-list li a {
  display: block;
  padding: 6px 0;
  color: #006db4;
  display: block;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.mobile-nav__main-link .accordion-list li h2 a {
    color: black;
}

@media only screen and (min-width: 1500px) {
  .header__logo {
    left: 0;
  }
}
@media only screen and (max-width: 960px) {
  .header__logo .header__logo-desktop {
    display: none;
  }

  .header__logo .header__logo-tablet {
    display: block;
  }
}
@media only screen and (max-width: 817px) {
  .header__main-nav ul li {
    padding-right: 3.25%;
    min-width: auto;
  }
}

@media only screen and (max-width: 827px) {
  .header__utility-links {
    display: none;
  }
  .header__actions ul {
    /*display: none;*/
    padding-top: 70px;
    text-align: center;
  }
  
  .header__overwrap {
   margin: 0!important; 
  }
  .header__actions {
   height: auto; 
  }

  .header__utilities .header__wrap {
    display: none;
  }

  .header__main-nav {
    display: none;
  }

  .header__breadcrumbs {
    display: none;
  }

  .header__logo {
    left: 50%;
    margin-left: -40px;
  }

  .header__logo .header__logo-tablet {
    display: none;
  }

  .header__logo .header__logo-mobile {
    display: block;
  }

  #mobile-hamburger {
    display: block;
  }
}
footer {
  max-width: 1440px;
  margin: 0 auto;
  padding: 25px 30px;
}
footer .footer-wrap {
  max-width: 1340px;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
}
footer h3 {
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
}
footer p {
  color: #fff;
}
footer ul {
  list-style-type: none;
}
footer li {
  font-size: 12px;
  color: #fff;
}
footer a {
  font-size: 12px;
  color: #ff4500;
}
footer .footer-links {
  float: left;
  width: 100%;
  clear: both;
  margin: 30px auto 0 auto;
  padding-bottom: 30px;
  border-bottom: 1px solid #a2a2a2;
}
footer .footer-links li {
  float: left;
  width: 33.333333333333%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 20px;
}
footer .footer-links li:nth-child(2) {
  border-left: 1px solid #a2a2a2;
  border-right: 1px solid #a2a2a2;
}
footer .footer-links li .footer-link__image {
  float: left;
  width: 25%;
  padding: 20px 20px 20px 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
footer .footer-links li .footer-link__image img {
  max-height: 60px;
  max-width: 60px;
  margin: 0 auto;
  float: right;
}
footer .footer-links li .footer-link__image i {
  display: block;
  color: #fff;
  font-size: 60px;
  text-align: right;
}
footer .footer-links li .footer-link__text {
  float: left;
  width: 75%;
  color: #fff;
  font-size: 12px;
}
footer .footer-links li .footer-link__text h3 {
  margin-bottom: 15px;
}
footer .footer-links li .footer-link__text p {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 9px;
}
footer .footer-links li .footer-link__text a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
}
footer .footer-links li .footer-link__text i {
  float: none;
  display: inline-block;
  width: auto;
  font-size: 12px;
  color: inherit;
}
footer .footer-brands {
  float: left;
  width: 100%;
  clear: both;
  border-bottom: 1px solid #a2a2a2;
}
footer .footer-brands img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
footer .footer-brands .footer-wrap a {
  display: inline-block;
  margin: 15px 10px;
  vertical-align: middle;
}
footer .footer-brands .footer-wrap .hidden {
  display: none;
}
footer .footer-nav {
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
}
footer .footer-nav .footer-wrap div {
  float: left;
  width: 20%;
}
footer .footer-nav h3 {
  margin-bottom: 5px;
  color: #fff;
  font-size: 12px;
}
footer .footer-nav p {
  font-size: 12px;
}
footer .footer-nav i {
  font-size: 20px;
}
footer .footer-nav .footer__social a {
  color: white;
}
footer .footer-nav .footer__social a:hover {
  color: #ff4500;
}
footer .footer-nav .footer__social li {
  display: inline-block;
  margin: 0 2px;
}
footer .footer-nav .social__mobile {
  display: none;
}
footer .footer-copyright {
  font-size: 12px;
  margin: 30px 0;
  text-align: center;
  display: block;
  float: left;
  width: 100%;
}

@media only screen and (max-width: 920px) {
  footer .footer-links li .footer-link__text {
    float: none;
    width: 100%;
    text-align: center;
  }

  footer .footer-links li .footer-link__image {
    float: none;
    padding: 0;
    margin: 0 auto 20px auto;
  }

  footer .footer-links li .footer-link__image img {
    float: none;
  }
}
@media only screen and (max-width: 800px) {
  footer .footer-nav .footer-wrap div {
    width: 33.33333333333333%;
  }

  footer .footer-nav .footer-wrap div.footer__social {
    float: none;
    clear: both;
    width: 100%;
    padding-top: 30px;
  }

  footer .footer-nav .footer-wrap div.footer__cc-badge {
    float: none;
    clear: both;
    margin: 30px auto;
  }
  footer .footer-nav .footer-wrap div.footer__cc-badge img {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 680px) {
  footer .footer-links li .footer-link__text {
    float: left;
    width: 75%;
    text-align: left;
  }

  footer .footer-links li .footer-link__image {
    float: left;
    width: 25%;
    padding: 0 20px 20px 0;
    margin: 0;
  }
  footer .footer-links li .footer-link__image img {
    max-width: 80px;
    max-height: 80px;
  }

  footer .footer-links li {
    width: 100%;
    max-width: 520px;
    margin: 30px auto;
  }

  footer .footer-links li:nth-child(2) {
    border-left: none;
    border-right: none;
  }

  footer .footer-brands {
    display: none;
  }

  footer .footer-nav i {
    font-size: 30px;
  }
}
@media only screen and (max-width: 500px) {
  footer .footer-nav .footer-wrap div {
    float: none;
    width: 100%;
    clear: both;
    margin: 30px auto;
  }

  footer .footer-nav .footer-wrap div.social__desktop {
    display: none;
  }

  footer .footer-nav .footer-wrap div.social__mobile {
    display: block;
  }

  footer .footer-wrap {
    padding: 0;
  }

  footer .footer-nav .mobile-accordion h3 {
    cursor: pointer;
  }
  footer .footer-nav .mobile-accordion h3:after {
    content: '\f103';
    margin-left: 5px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
  }
  footer .footer-nav .mobile-accordion h3.open:after {
    content: '\f102';
  }
}
body {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
}
body a {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
}

.wrap {
  width: 100%;
  padding: 50px;
  max-width: 1440px;
  margin: 0 auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

@media(max-width:767px) {
 .wrap {
  	padding: 50px 25px;
 }
}

.wrap:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}

.stars {
  color: #F5D90F;
  font-size: 16px;
}

.learn-more {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
  background: #ff4500;
  padding: 19px 35px;
  display: block;
  max-width: 50%;
  margin: 20px 0;
}
.learn-more:after {
  content: "";
  margin-left: 10px;
  font-size: 17px;
}

.social-list {
  margin-top: 30px;
}
.social-list li {
  display: inline-block;
  margin-right: 12px;
}
.social-list li:last-child {
  margin-right: 0;
}
.social-list li i {
  display: block;
  width: 48px;
  height: 48px;
  padding: 6px;
  border-radius: 6px;
  font-size: 36px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.social-list li i.fa-facebook {
  background-color: #3b5998;
}
.social-list li i.fa-twitter {
  background-color: #00aced;
}
.social-list li i.fa-youtube {
  background-color: #bb0000;
}
.social-list li i:hover {
  background-color: #ff4500;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
}
.social-list li a:hover {
  text-decoration: none;
}

#nav-drawer + #content {
  margin-top: 60px;
}

.redirectbar {
  position: fixed;
  top: -80px;
  left: 0;
  width: 100%;
  background: #346CB1;
  color: #fff;
  padding: 24px;
  text-align: center;
  font-weight: 700;
  z-index: 100;
  box-shadow: 0px 0px 14px black;
  transition: all 0.3s ease-in-out;
  animation: bannerdrop 8s ease-in-out 0.3s;
}
.redirectbar a {
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}

@keyframes bannerdrop {
  0% {
    top: -33%;
  }
  12% {
    top: 0%;
  }
  78% {
    top: 0%;
  }
  100% {
    top: -33%;
  }
}
.slidesjs-pagination .slidesjs-pagination-item {
  display: inline-block;
  list-style: none;
  margin-left: 3px;
}
.slidesjs-pagination .slidesjs-pagination-item a {
  font-size: 0;
  width: 12px;
  height: 12px;
  border-radius: 10px;
  background-color: transparent;
  border: 2px solid #ccc;
  display: block;
  -webkit-transition: border 0.5s ease;
  -moz-transition: border 0.5s ease;
  transition: border 0.5s ease;
}
.slidesjs-pagination .slidesjs-pagination-item a.active, .slidesjs-pagination .slidesjs-pagination-item a:hover {
  border-color: #ff4500;
}

.assistance-blocks .wrap {
  background-color: #fff;
}
.assistance-blocks h2 {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 32px;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: 800;
  color: #000;
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 12px!important;
  border-bottom: 1px solid #e5e5e5;
}
.assistance-blocks p {
  text-align: center;
}
.assistance-blocks .assistance-blocks__help {
  float: left;
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-right: 1px solid #d9d9d9;
  margin-top: 23px;
}
.assistance-blocks .assistance-blocks__help .assistance-blocks__help-info {
  margin-top: 20px;
  line-height: 150%;
}
.assistance-blocks .assistance-blocks__help .assistance-blocks__help-info .assistance-blocks__bold {
  font-weight: 800;
  text-transform: uppercase;
  color: #000;
}
.assistance-blocks .assistance-blocks__help .assistance-blocks__help-info p {
  color: #e05819;
}
.assistance-blocks .assistance-blocks__help .assistance-blocks__help-info a {
  font-weight: 800;
  text-transform: uppercase;
  color: #e05819;
  text-align: center;
}
.assistance-blocks .assistance-blocks__merlin {
  float: left;
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.assistance-blocks .assistance-blocks__merlin img {
  margin: 0 auto 10px auto;
  display: block;
}
.assistance-blocks .assistance-blocks__merlin .button-link {
  display: block;
  margin: 20px auto;
  width: 165px;
  padding: 12px 20px;
  background: #ff4500;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
  opacity: 0.9;
  -webkit-transition: all 0.24s;
  -moz-transition: all 0.24s;
  transition: all 0.24s;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

@media only screen and (max-width: 950px) {
  .assistance-blocks .assistance-blocks__help {
    float: none;
    width: 100%;
    max-width: 600px;
    margin: 0 auto 50px auto;
    border-right: none;
    padding-bottom: 50px;
    border-bottom: 1px solid #d9d9d9;
    padding-top: 50px;
  }

  .assistance-blocks .assistance-blocks__merlin {
    float: none;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 620px) {
  .assistance-blocks .wrap {
    padding: 30px;
  }
}
/*
 *  Remodal - v1.0.2
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
}

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.remodal-overlay::selection,
.remodal-wrapper::selection {
  background: transparent;
}
.remodal-overlay::-moz-selection,
.remodal-wrapper::-moz-selection {
  background: transparent;
}

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
.remodal::selection {
  background: transparent;
}
.remodal::-moz-selection {
  background: transparent;
}
.remodal img::selection {
  background: transparent;
}
.remodal img::-moz-selection {
  background: transparent;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/*
 *  Remodal - v1.0.2
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation: remodal-overlay-opening-keyframes 0.3s;
  animation: remodal-overlay-opening-keyframes 0.3s;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation: remodal-overlay-closing-keyframes 0.3s;
  animation: remodal-overlay-closing-keyframes 0.3s;
}

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */
.remodal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation: remodal-opening-keyframes 0.3s;
  animation: remodal-opening-keyframes 0.3s;
}

.remodal.remodal-is-closing {
  -webkit-animation: remodal-closing-keyframes 0.3s;
  animation: remodal-closing-keyframes 0.3s;
}

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .blog-post .remodal {
    width: 85%;
    margin: 90px auto;
    max-width: 1020px;
  }
  .remodal {
    width: 85%;
    margin: 20px auto;
    max-width: 1020px;
  }
  
}
/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

.subwoofers-subpage .remodal {
  background: #1C1C1C;
}

.product__specs h2 {
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  padding: 32px 0 14px 0;
  margin-left: 50px;
  border-bottom: 1px solid #6e6f70;
  width: calc(100% - 50px);
  color: #fff;
  float: right;
}
.product__specs h2 i {
  color: #e05819;
}
.product__specs h2 strong {
  font-weight: 800;
}
.product__specs ul {
  list-style-type: none;
  margin: 12px 0;
  float: right;
  width: 100%;
}
.product__specs li {
  clear: both;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #fff;
}
.product__specs .learn-more {
  float: right;
  clear: both;
}
.product__specs .learn-more:hover {
  text-decoration: none;
}

.product__spec-value {
  width: 54%;
  float: left;
  text-align: right;
  padding: 3px 10px 3px 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.product__spec-name {
  width: 46%;
  padding-left: 8px;
  text-align: left;
  float: right;
  font-weight: 800;
  text-transform: uppercase;
  -moz-box-shadow: inset 2px 0 #d4d4d4;
  -webkit-box-shadow: inset 2px 0 #d4d4d4;
  box-shadow: inset 2px 0 #d4d4d4;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 3px 0;
}

@media only screen and (max-width: 560px) {
  .product__spec-value {
    width: 100%;
    text-align: center;
  }

  .product__spec-name {
    width: 100%;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 20px;
    text-align: center;
    padding-left: 0;
  }
}
.bill-of-rights-slider {
  background: #fff;
}
.bill-of-rights-slider .bill-descriptions-container {
  position: relative;
  background: #1c1c1c;
  width: 80%;
  margin: 0 auto;
  border-radius: 5px;
  padding: 50px 50px 0 50px;
  background-size: cover;
  min-height: 250px;
  color: #fff;
}
.bill-of-rights-slider .bill-descriptions-container h2 {
  font-weight: 300;
  border-bottom: 1px solid #d9d9d9;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 32px;
  padding-bottom: 15px;
  max-width: 860px;
  margin: 0 auto 30px auto;
  color: #fff;
}
.bill-of-rights-slider .bill-descriptions-container h2 span {
  font-weight: 800;
}
.bill-of-rights-slider .bill-descriptions-container h3 {
  margin-bottom: 12px;
  color: #fff;
}
.bill-of-rights-slider .bill-descriptions-container h3 i {
  color: #ff4500;
  font-size: 18px;
  margin-right: 4px;
}
.bill-of-rights-slider .bill-descriptions-container .rights-item {
  display: none;
  padding-bottom: 30px;
  max-width: 860px;
  margin: 0 auto;
}
.bill-of-rights-slider .bill-descriptions-container .rights-item.active {
  display: block;
}
.bill-of-rights-slider .bill-descriptions-container .rights-item p {
  font-weight: 400;
}
.bill-of-rights-slider .bill-hover-icons {
  background: #fff;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bill-of-rights-slider .bill-hover-icons li {
  display: inline-block;
}
.bill-of-rights-slider .bill-hover-icons li a {
  padding: 7px 6px 12px 6px;
  width: 100%;
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-top: 5px solid transparent;
}
.bill-of-rights-slider .bill-hover-icons li a:hover {
  border-top: 5px solid #E05819;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bill-of-rights-slider .bill-hover-icons li a.active {
  border-top: 5px solid #E05819;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bill-of-rights-slider .canadian-link {
  display: block;
  max-width: 860px;
  margin: 25px auto;
  color: #ff4500;
  text-align: right;
  font-style: italic;
  font-size: 14px;
}

@media screen and (max-width: 960px) {
  .bill-of-rights-slider {
    display: none;
  }
}
.form input[type="text"], .form input[type="email"], .form input[type="password"], .form .contact-form input:focus, .form textarea {
  display: block;
  width: 100%;
  max-width: 500px;
  margin-bottom: 15px;
  padding: 15px;
  border: solid thin #b7b7b7;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  font-weight: 400;
  color: #262626;
  outline: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.form input[type="text"]::-webkit-input-placeholder, .form input[type="email"]::-webkit-input-placeholder, .form input[type="password"]::-webkit-input-placeholder, .form .contact-form input:focus::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  color: #262626;
}
.form input[type="text"]::-moz-placeholder, .form input[type="email"]::-moz-placeholder, .form input[type="password"]::-moz-placeholder, .form .contact-form input:focus::-moz-placeholder, .form textarea::-moz-placeholder {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  color: #262626;
}
.form input[type="text"]:-moz-placeholder, .form input[type="email"]:-moz-placeholder, .form input[type="password"]:-moz-placeholder, .form .contact-form input:focus:-moz-placeholder, .form textarea:-moz-placeholder {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  color: #262626;
}
.form input[type="text"]:-ms-input-placeholder, .form input[type="email"]:-ms-input-placeholder, .form input[type="password"]:-ms-input-placeholder, .form .contact-form input:focus:-ms-input-placeholder, .form textarea:-ms-input-placeholder {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  color: #262626;
}

.form textarea {
  display: block;
  height: 118px;
  resize: none;
  margin-bottom: 15px;
}
.form input[type="submit"] {
  min-width: 200px;
  padding: 0 10px;
  height: 58px;
  border: 0;
  outline: none;
  display: block;
  background: #ff4500;
  color: #fff;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 22px;
  line-height: 58px;
  vertical-align: middle;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  margin: 12px 0;
  opacity: 0.9;
  -webkit-transition: all 0.24s;
  -moz-transition: all 0.24s;
  transition: all 0.24s;
  cursor: pointer;
}
.form .select {
  position: relative;
  height: 47px;
  margin-bottom: 15px;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  text-align: left;
}
.form .s-hidden {
  visibility: hidden;
}
.form .styledSelect {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  border: solid thin #b7b7b7;
  padding: 15px;
  font-size: 12px;
  font-weight: 400;
  color: #262626;
  height: 47px;
  width: 100%;
  max-width: 500px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.form .styledSelect:before {
  content: "\f078";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  margin-right: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #262626;
}
.form .options {
  display: none;
  position: absolute;
  width: 100%;
  max-width: 500px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  list-style: none;
  background-color: white;
  border: solid thin #b7b7b7;
}
.form .options li {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  color: #262626;
  display: block;
  width: 100%;
  margin-bottom: 15px;
  padding: 15px;
  font-size: 12px;
  font-weight: 400;
  color: #262626;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.form .options li:hover {
  background: #f6f6f6;
  text-decoration: none;
}
.form__feedback--success {
  background: #bde0a8;
  color: green;
  padding: 10px;
  margin: 0 0 10px 0;
}
.form__feedback--error {
  background: #eebdbd;
  color: red;
  padding: 10px;
  margin: 0 0 10px 0;
}

.signup-form__hidden {
  position: absolute;
  left: -5000px;
}

/*.remodal {
  max-width: 560px;
}*/
.remodal .contact-form input[type="submit"] {
  margin: 0 auto;
}
.remodal h3 {
  text-transform: uppercase;
  color: #ff4500;
  margin-bottom: 24px;
}
.remodal p {
  font-size: 12px;
  line-height: 16px;
  text-align: left;
  margin-bottom: 24px;
}
.remodal p a {
  color: #ff4500;
}

#nav-wrapper {
  width: 100%;
  margin: 0 auto;
  z-index: 9999;
  border-top: solid thin #fff;
  background-color: #386CB0;
  padding: 10px 0 10px 0;
}
#nav-wrapper .navbar {
  min-height: 10px;
  max-width: 1440px;
  margin: 0 auto;
}
#nav-wrapper .navbar ul {
  text-align: center;
}
#nav-wrapper .navbar li {
  display: inline-block;
  position: relative;
  border: solid 3px transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#nav-wrapper .navbar li a {
  display: inline-block;
  padding: 10px 0 10px 15px;
  font-size: 16px;
  color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-transform: uppercase;
}
#nav-wrapper .navbar li a:after {
  content: "|";
  padding-left: 15px;
}
#nav-wrapper .navbar li a:hover {
  text-decoration: none;
}
#nav-wrapper .navbar li:hover {
  border: solid 3px #fff;
}
/*#nav-wrapper .navbar li:after {
  content: "/";
  display: inline-block;
  color: #fff;
}
#nav-wrapper .navbar li a:last-child:after {
  content: '';
}*/
#nav-wrapper .navbar li.active {
  border: solid 3px #fff;
}
#nav-wrapper .navbar li.active a, #nav-wrapper .navbar li:hover a {
  font-weight: 800;
}/*
#nav-wrapper .navbar li.active a, #nav-wrapper .navbar li:hover a {
 padding-right: 14px; 
}*/
#nav-wrapper .navbar li.active a:after, #nav-wrapper .navbar li:hover a:after, #nav-wrapper .navbar li:last-child a:after {
  opacity: 0;
  padding-left: 4px;
}
/*#nav-wrapper .navbar .secondarybuy {
  display: none;
}*/
#nav-wrapper .navbar .secondarybuy a {
  font-weight: 800;
}
#nav-wrapper .navbar .secondarybuy a i {
  margin-left: 6px;
  color: #fff;
}
#nav-wrapper.affix {
  position: fixed;
  top: 0;
  width: 100%;
  margin: 0 auto;
}
#nav-wrapper.affix .navbar .secondarybuy {
  display: inline-block;
}
@media only screen and (max-width: 1000px) {
  #nav-wrapper .navbar li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 865px) {
  #nav-wrapper .navbar li a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 784px) {
  #nav-wrapper {
    display: none;
  }
}
#lhnContainerDone {
  position: fixed;
  right: 0;
  top: 200px;
  z-index: 100;
}

.product-page .section {
  width: 100%;
}
.product-page img {
  max-width: 100%;
  display: block;
}
.product-page #content h2 {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 32px;
  line-height: 32px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.product-page #content h2 .product-header-tag {
  display: block;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}
.product-page #content h2 .product-header-bold {
  font-weight: 800;
}
.product-page #content h2 .product-header-emphasis {
  font-style: italic;
}
.product-page #content ul {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  list-style-type: none;
}
.product-page #content ul li {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
}
.product-page p {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 16px;
  font-weight: 400;
}
.product-page .product {
  background: #fff;
}

.product .wrap {
  background: #fff;
}
.product .product-details {
  width: 56.6666667%;
  float: right;
  clear: right;
  padding-left: 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.product .product-details__name {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: -0.025em;
  color: #000;
  padding-top: 6px;
}
.product .product-details__brief-desc {
  color: #727272;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.product .product-details__reviews-num {
  padding: 6px 0;
}
.product .product-details__reviews-num .fa {
  color: #f7d809;
  font-size: 20px;
  line-height: 20px;
}
.product .product-details__reviews-cta {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.product .product-details__reviews-cta p {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  color: #a1a29f;
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
  text-transform: uppercase;
}
.product .product-details__reviews-cta a {
  color: #e05819;
  text-decoration: underline;
}
.product .product-details__variants-price {
  width: 100%;
  height: auto;
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.product .product-details__variants-price:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.product .product-details__variants {
  width: 50%;
  height: auto;
  float: left;
}
.product .product-details__variants h4 {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 800;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  letter-spacing: -0.025em;
  padding-bottom: 16px;
}
.product .product-details__variants h4 span {
  text-transform: none;
  display: block;
  font-weight: 300;
  color: #737373;
  line-height: 18px;
}
.product .product-details__variant {
  display: inline-block;
  width: 46px;
  height: auto;
  padding-bottom: 3px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom: 3px solid #fff;
  margin-right: 2px;
}
.product .product-details__variant:hover {
  border-bottom: 3px solid #eee;
}
.product .product-details__variant.selected {
  border-bottom: 3px solid #679bf0;
}
.product .product-details__price-wrap {
  width: 50%;
  float: right;
  -moz-box-shadow: inset 1px 0 #e5e5e5;
  -webkit-box-shadow: inset 1px 0 #e5e5e5;
  box-shadow: inset 1px 0 #e5e5e5;
  <!--position: absolute; -->
  top: 20px;
  right: 0;
  bottom: 20px;
  left: 50%;
}
.product .product-details__price-wrap.no-variant {
  position: static;
  margin: 0 auto;
  float: none;
  box-shadow: none;
}
.product .product-details__price-holder {
  width: 100%;
  height: 100%;
  display: table;
}
.product .product-details__price {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  text-align: center;
}
.product .product-details__price h3 {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 18px;
  color: #000;
  font-weight: 700;
  line-height: 24px;
}
.product .product-details__price h3 strong:before {
  content: '$';
  display: inline;
  color: #000;
  vertical-align: super;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 800;
  font-size: 18px;
  padding: 0 3px 0 0;
  position: relative;
  top: -2px;
}
.product .product-details__price .pricebefore {
  content: '$';
  display: inline;
  vertical-align: baseline;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 700;
  font-size: 30px;
  padding: 0 3px 0 0;
  position: relative;
  color:#ae0200;
  text-decoration:line-through;
  top: -2px;
  margin-right:10px;
}
.product .product-details__price .pricebefore:before {
  content: '$';
  display: inline;
  color: #ae0200;
  vertical-align: super;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 700;
  font-size: 18px;
  vertical-align:middle
  position: relative;
  padding: 0 3px 0 0;

}
.product .product-details__price .pricesave{
  display: inline;
  color: #336cb1;
  vertical-align: super;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 800;
  font-size: 27px;
  padding: 0 3px 0 0;
  position: relative;
  font-size:22px;
  top: -2px;
}
.product .product-details__price h3 strong {
  font-weight: 800;
  font-size: 30px;
}
.product .product-details__price h3 span {
  display: block;
  font-weight: 300;
}
.product .product-details__price label {
  font-weight: 800;
  margin-right: 8px;
}
.product .product-details__price #qty_update {
  -webkit-appearance: none;
  border: 1px solid #ccc;
  padding: 8px 8px 8px 17px;
  text-align: center;
  width: 100%;
  max-width: 50px;
  margin-top: 15px;
}
.product .product-details__offer-wrap {
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  display: table;
}
.product .product-details__offer-holder {
  vertical-align: middle;
  width: 100%;
  height: 100%;
  margin: 9px 0;
}
.product .product-details__offer-holder img {
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
}
.product .product-details__offer-holder h4 {
  display: inline-block;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  letter-spacing: -0.025em;
}
.product .product-details__offer-holder h4 a {
  color: #e05819;
  font-size: 14px;
  font-weight: 300;
}
.product .product-details__offer-holder h4 span {
  display: block;
  text-transform: none;
  color: #5a5a5a;
  font-weight: 300;
  font-size: 14px;
}
.product .product-details__offer-holder h4 em {
  font-style: normal;
  color: #e05819;
}
.product .product-details__offer-holder h4 button {
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #5a5a5a;
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 2px;
}
.product .product-details__offer-holder h4 button.active {
  background: #ff4500;
}

@media only screen and (max-width: 800px) {
  .product .product-details {
    width: 100%;
    padding-left: 0;
  }

  .product-promise {
    width: 100%;
  }

  .product-share {
    width: 100%;
  }

  .product-paypal {
    width: 100%;
  }
}
@media only screen and (max-width: 560px) {
  .product .product-details__variants {
    width: 65%;
    padding-bottom: 18px;
  }

  .product .product-details__price-wrap {
    position: static;
    width: 35%;
    padding-top: 18px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .product .product-details__offer-holder img {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .product .product-details__offer-holder h4 {
    display: block;
    margin: 18px auto 0 auto;
    width: 100%;
    text-align: center;
  }

  .product .product-details__variants {
    width: 100%;
    text-align: center;
  }

  .product .product-details__price-wrap {
    width: 100%;
  }
}
.product-header {
  width: 56.6666667%;
  float: right;
  margin-top: 50px;
  padding-left: 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.product-header__review-wrap span {
  vertical-align: 3px;
   /*  margin: 0 0 0 3px;*/
  
}
.product-header__review-wrap a {
  color: #ff4500;
  text-decoration: underline;
  font-weight: 800;
  text-transform: uppercase;
}
.product-header__review-wrap .yotpo {
  display: inline-block;
}
.product-header__review-wrap .yotpo .yotpo-bottomline .yotpo-stars {
  display: block;
  margin: 10px 0;
}
.product-header__review-wrap .yotpo .yotpo-bottomline .yotpo-icon-star {
  font-size: 22px !important;
}
.product-header__review-wrap .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
  font-size: 22px !important;
}
.product-header__review-wrap .yotpo .yotpo-bottomline .yotpo-icon-half-star {
  font-size: 22px !important;
}
.product-header__review-wrap .yotpo .yotpo-bottomline .text-m {
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  color: #ff4500 !important;
  text-decoration: underline !important;
  display: inline-block;
  margin: 10px 0 0 0;
}
.product-header__review-wrap .yotpo .yotpo-bottomline .text-m::before {
  content: 'Read All ';
}
.product-header__review-wrap .yotpo .yotpo-bottomline .write-review-btn-hidden {
  font-size: 0;
  line-height: 0;
  margin: 15px 0 0 0;
}
.product-header__review-wrap .yotpo .yotpo-bottomline .write-review-btn-hidden::before {
  content: '';
}
.product-header__review-wrap .yotpo .yotpo-bottomline .write-review-btn-hidden::after {
  content: 'Read all 0 Reviews';
  font-size: 15px;
}
.product-header__review-wrap .yotpo .yotpo-clr {
  clear: none !important;
}

.product-header__name {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: -0.025em;
  color: #000;
  padding-top: 6px;
  margin-bottom: 10px;
}

.product-header__brief-desc {
  color: #727272;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

.product-header__reviews-num {
  padding: 6px 0;
}
.product-header__reviews-num .fa {
  color: #f7d809;
  font-size: 20px;
  line-height: 20px;
}

.product-header__reviews-cta {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.product-header__reviews-cta p {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  color: #a1a29f;
  font-size: 14px;
  line-height: 23px;
  text-transform: uppercase;
}
.product-header__reviews-cta a {
  color: #ff4500;
  text-decoration: underline;
  font-weight: 800;
}

@media only screen and (max-width: 800px) {
  .product-header__reviews-cta p span {
    display: none;
  }

  .product .product-header {
    width: 100%;
    padding-left: 0;
    margin-top: 0;
  }
}
.product-slider {
  position: relative;
  width: 43.3333333%;
  height: auto;
  float: left;
  margin-top: 50px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}

.product-slider__slides {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  min-height: 550px;
}

.product-slider__spacer {
  width: 100%;
  height: auto;
  opacity: 0.0;
  visibility: hidden;
}

.product-slider__slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.product-slider__slide.active {
  opacity: 1.0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.product-slider__slide img {
  visibility: hidden;
}

.product-slider__controls {
  width: 100%;
  height: 67px;
  position: relative;
  margin-top: 20px;
  padding: 0 5%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.product-slider__prev {
  width: 12px;
  height: 12px;
  border-left: 1px solid #595959;
  border-top: 1px solid #595959;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 21px;
  left: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.product-slider__next {
  width: 12px;
  height: 12px;
  border-right: 1px solid #595959;
  border-top: 1px solid #595959;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 21px;
  right: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.product-slider__thumbnails {
  width: 100%;
  height: 67px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.product-slider__thumbnail-track {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}

.product-slider__thumbnail {
  position: absolute;
  top: 0;
  width: 64px;
  height: 64px;
}
.product-slider__thumbnail.active img {
  border-bottom: 3px solid #679bf0;
}
.product-slider__thumbnail img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-bottom: 3px solid #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.product--image__control {
  cursor: pointer;
}

@media only screen and (max-width: 800px) {
  .product .wrap {
    padding: 50px 24px;
  }

  .product-slider {
    width: 100%;
    padding-bottom: 0;
  }

  .product-slider__slides {
    max-width: 400px;
    margin: 0 auto;
    min-height: 420px;
  }

  .product-slider__thumbnail-track {
    display: none;
  }

  .product-slider__thumbnails {
    display: none;
  }

  .product-slider__thumbnail {
    display: none;
  }

  .product-slider__controls {
    position: absolute;
    top: 50%;
    margin-top: -12px;
  }

  .product-slider__next {
    width: 24px;
    height: 24px;
    top: 0;
  }

  .product-slider__prev {
    width: 24px;
    height: 24px;
    top: 0;
  }
}
@media only screen and (max-width: 500px) {
  .product-slider__slides {
    width: 90%;
    min-height: 350px;
  }
}
.product-addtocart {
  width: calc(56.6666667% - 40px);
  float: right;
  clear: right;
  padding: 20px 0 20px 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
}

.product-addtocart__sku {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 18px;
  color: #737373;
  text-align: center;
}
.product-addtocart__sku span {
  display: block;
}
.pp-addtocart {
  width: 100%;
  height: 58px;
  border: 0;
  outline: none;
  display: block;
  background: #ff4500;
  color: #fff;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 22px;
  line-height: 58px;
  vertical-align: middle;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  margin: 12px 0;
  opacity: 0.9;
  -webkit-transition: all 0.24s;
  -moz-transition: all 0.24s;
  transition: all 0.24s;
}

.pp-addtocart strong {
  font-weight: 800;
  letter-spacing: -1px;
}
.pp-addtocart:hover {
  opacity: 1.0;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
}
.pp-addtocart.soldout {
  background: #A2A2A2;
  font-weight: 700;
  cursor: default;
}

.product-addtocart__phone {
  font-size: 16px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  color: #434343;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
.product-addtocart__phone strong {
  font-weight: 800;
}
.product-addtocart__phone a {
  color: #ff4500;
  text-decoration: none;
}
.product-addtocart__phone a i {
  color: #434343;
}

@media only screen and (max-width: 800px) {
  .product-addtocart {
    width: 100%;
  }
}
.product-promise {
  width: 43.3333333%;
  float: left;
  clear: left;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  text-align: center;
}
.product-promise img {
  display: inline-block;
}
.product-promise p {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #323232;
  padding-top: 10px;
}
.product-promise a {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #ff4500;
}

@media only screen and (max-width: 800px) {
  .product-promise {
    width: 100%;
  }
}
.product-share {
  width: calc(56.6666667% - 40px);
  float: right;
  padding: 20px 0;
  text-align: center;
}
.product-share p {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 18px;
  line-height: 24px;
  color: #737373;
  font-weight: 400;
  text-transform: uppercase;
}
.product-share a {
  color: #434343;
  font-size: 32px;
  margin: 0 3px;
}

@media only screen and (max-width: 800px) {
  .product-share {
    display: none;
  }
}
.product-paypal {
  width: calc(56.6666667% - 40px);
  float: right;
  clear: right;
  padding: 20px 0;
  text-align: center;
}
.product-paypal img {
  margin: 0 auto;
}

@media only screen and (max-width: 800px) {
  .product-paypal {
    width: 100%;
  }
}
#content .product-intro {
  background: url("product-intro__bg.png");
}

.product-intro .wrap {
  padding: 50px 0 50px 0;
}
.product-intro .product-intro__specs {
  width: 35%;
  float: left;
  text-align: right;
}
.product-intro .product-intro__specs h2 {
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  padding: 32px 0 14px 0;
  margin-left: 50px;
  border-bottom: 3px solid #6e6f70;
  width: calc(100% - 50px);
  color: #fff;
  float: right;
}
.product-intro .product-intro__specs h2 i {
  color: #e05819;
}
.product-intro .product-intro__specs h2 strong {
  font-weight: 800;
}
.product-intro .product-intro__specs .lazyload {
  max-width: 100%;
  height: auto;
  text-align: right;
  display: inline-block;
  margin-top: 20px;
}
.product-intro .product-intro__specs ul {
  list-style-type: none;
  margin: 12px 0;
  float: right;
  width: 100%;
}
.product-intro .product-intro__specs li {
  clear: both;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #fff;
}
.product-intro .product-intro__spec-value {
  width: calc(100% - 130px);
  float: left;
  padding: 3px 10px 3px 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.product-intro .product-intro__spec-name {
  width: 130px;
  float: right;
  font-weight: 800;
  text-transform: uppercase;
  -moz-box-shadow: inset 2px 0 #d4d4d4;
  -webkit-box-shadow: inset 2px 0 #d4d4d4;
  box-shadow: inset 2px 0 #d4d4d4;
  margin: 3px 0;
}
.product-intro .product-intro__description {
  width: 65%;
  float: right;
  padding: 0 50px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.product-intro .product-intro__description h2 {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 0 14px 0;
  border-bottom: 3px solid #6e6f70;
}
.product-intro .product-intro__description h2 strong {
  font-weight: 800;
  display: block;
  font-size: 36px;
}
.product-intro .product-intro__description h4 {
  color: white;
}
.product-intro .product-intro__description p {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.005em;
  padding: 12px 0;
}
.product-intro .product-intro__description p a {
  color: #e05819;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 800;
}
.product-intro .product-intro__description ul {
  color: white;
}
.product-intro .product-intro__description li i {
  color: #ff4500;
}
.product-intro .product-intro__description--full {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  padding: 50px;
  float: none;
}
.product-intro__description--wide {
  width: 100%;
}
.product-intro__description--wide img {
  float: right;
  margin: 0 20px;
}

@media only screen and (max-width: 800px) {
  .product-intro .product-intro__specs {
    width: 100%;
    text-align: center;
  }

  .product-intro .product-intro__description {
    width: 100%;
  }

  .product-intro .product-intro__specs ul {
    width: 100%;
    float: left;
  }

  .product-intro .product-intro__spec-value {
    width: 50%;
    text-align: right;
  }

  .product-intro .product-intro__spec-name {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 50%;
    text-align: left;
    padding: 0 0 0 15px;
  }

  .product-intro .product-intro__specs h2 {
    float: none;
    max-width: 90%;
    margin: 0 auto;
    font-weight: 800;
    font-size: 32px;
    line-height: 32px;
    color: #000;
    border-bottom: 1px solid #6e6f70;
    width: calc(100% - 50px);
    color: #fff;
    text-align: center;
  }
  .product-intro .product-intro__specs h2 strong {
    font-weight: 800;
  }
  .product-intro .product-intro__specs h2 i {
    color: #ff4500;
    font-size: 24px;
    width: 46px;
    height: 46px;
    border: 3px solid #ff4500;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    line-height: 44px;
    vertical-align: middle;
    text-align: center;
  }

  .product-intro .product-intro__description h2 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 560px) {
  .product-intro .product-intro__spec-value {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: right;
    padding: 0 5px 0 10px;
  }
  .product-intro .product-intro__spec-name {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 0 20px 0;
    text-align: left;
    padding: 0 10px 0 5px;
  }
}
.product-pressreviews {
  width: 100%;
  min-height: 300px;
}
.product-pressreviews .wrap {
  background: #fff;
}
.product-pressreviews h2 {
  font-weight: 800;
  color: #000;
  text-align: center;
  border-bottom: 3px solid #e5e5e5;
}
.product-pressreviews h2 i {
  color: #00aeef;
  font-size: 24px;
  width: 46px;
  height: 46px;
  border: 3px solid #00aeef;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  line-height: 44px;
  vertical-align: middle;
}

.product-pr-slide__prev,
.product-pr-slide__next {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  font-size: 70px;
  line-height: 30px;
  cursor: pointer;
  z-index: 15;
}
.product-pr-slide__prev i,
.product-pr-slide__next i {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  color: #999;
}

.product-pr-slide__prev {
  left: 0;
  float: left;
}

.product-pr-slide__next {
  right: 0;
  float: right;
}

.product-pressreviews-slider {
  overflow: hidden;
  width: 100%;
  height: auto;
  min-height: 180px;
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}

.product-pr-slider {
  width: 100%;
  position: absolute;
  max-width: 970px;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.product-pr-slide {
  position: absolute;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 26px 40px;
}
.product-pr-slide img {
  float: left;
  max-width: 35%;
  width: auto;
  margin: 5% 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.product-pr-slide .product-pr-slide__quote {
  float: left;
  width: 65%;
}
.product-pr-slide .product-pr-slide__quote blockquote {
  margin-bottom: 30px;
  padding: 8px 0 0 24px;
  line-height: 150%;
}
.product-pr-slide .product-pr-slide__quote a {
  padding-left: 24px;
  font-style: italic;
  color: #346cb1;
}
.product-pr-slide .product-pr-slide__quote a:visited {
  color: #346cb1;
}
.product-pressreviews-awards {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
}
.product-pressreviews-awards ul {
  padding: 30px 0;
  text-align: center;
}
.product-pressreviews-awards ul li {
  display: inline-block;
  vertical-align: middle;
}

.product-pressreviews-awards__view-all {
  display: block;
  font-size: 16px;
  font-weight: 800;
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
  color: #e05819;
}
.product-pressreviews-awards__view-all:hover {
  color: #e05819;
}
.product-pressreviews-awards__view-all:visited {
  color: #e05819;
}

.review-video-text {
  float: right;
  width: calc(100% - 235px);
}

@media only screen and (max-width: 900) {
  .product-pressreviews-slider {
    min-height: 240px;
  }
}
@media only screen and (max-width: 680px) {
  .product-pr-slide img {
    float: none;
    width: 180px;
    margin: 0 auto;
  }

  .product-pr-slide .product-pr-slide__quote {
    float: none;
    width: 90%;
    margin: 0 auto;

  }

  .product-pressreviews-slider {
    min-height: 300px;
  }
}
@media only screen and (max-width: 600px) {
  .product-pressreviews-awards ul li {
    width: 22%;
  }
}
@media only screen and (max-width: 500px) {
  .product-pressreviews h2 i {
    display: block;
    margin: 0 auto 20px auto;
    text-align: center;
  }

  .product-pr-slide {
    padding: 0;
  }

  .product-pr-slide__prev {
    display: none;
  }

  .product-pr-slide__next {
    display: none;
  }

  .product-pr-slide .product-pr-slide__quote {
    float: none;
    width: 100%;
    margin: 0 auto;
  }

  .product-pressreviews-slider {
    min-height: 280px;
  }
}
.product-amp .wrap {
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: right;
  background-size:40%;
}
.product-amp h2 {
  width: 60%;
  font-weight: 300;
  border-bottom: 3px solid #e5e5e5;
  margin-bottom: 18px;
}
.product-amp h2 .product-header-emphasis {
  display: block;
}
.product-amp p {
  width: 55%;
  margin-bottom: 30px;
  line-height: 175%;
}
.product-amp a {
  color: #ff4500;
}
/*
#content .product-amp--reversed {
  background: #f5f5f5;
}
*/
.product-amp--reversed h2 {
  overflow: hidden;
  font-weight: 300;
  border-bottom: 3px solid #e5e5e5;
  margin-bottom: 18px;
}
.product-amp--reversed h2 .product-header-emphasis {
  display: block;
}
.product-amp--reversed img {
  float: left;
  margin: 0 5% 0 0;
}
.product-amp--reversed p {
  margin-bottom: 30px;
  line-height: 175%;
}
.product-amp--reversed a {
  color: #ff4500;
}

@media only screen and (max-width: 900px) {
  .product-amp .wrap {
    background-image: none !important;
  }

  .product-amp h2 {
    width: 100%;
  }

  .product-amp p {
    width: 100%;
  }

  .product-amp--reversed img {
    display: none;
  }
}
.product-driver .wrap {
  background-color: #fff;
  background-position: left;
  background-repeat: no-repeat;
  background-size:46%;
}
.product-driver a {
  color: #ff4500;
}
.product-driver h2 {
  font-weight: 300;
  border-bottom: 3px solid #e5e5e5;
  margin-bottom: 18px;
  text-align: center;
}
.product-driver h2 span {
  font-weight: 800;
}
.product-driver h4 {
  margin: 0 0 20px 48%;
}
.product-driver p {
  margin-left: 48%;
  margin-bottom: 30px;
  line-height: 175%;
}
.product-driver p .highlighted-text {
  font-weight: 700;
}
.product-driver ul {
  margin-left: 48%;
}
.product-driver ul li {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
}
.product-driver ul li i {
  color: #e05819;
}
#content section.grey {
  background: #f5f5f5;
}
#content section#driver-anchor {
    background: #f5f5f5;
}
.sb-1000 #content section#driver-anchor, .sb-2000 #content section#driver-anchor, .sb13-ultra #content section#driver-anchor,
.pb-1000 #content section#driver-anchor, .pb-2000 #content section#driver-anchor, .pb13-ultra #content section#driver-anchor, .pb12-plus #content section#driver-anchor,
.pc-2000 #content section#driver-anchor, .pc12-plus #content section#driver-anchor, .pc13-ultra #content section#driver-anchor {
  background-color: #fff!important;
}
.product-driver--reversed h2 {
  font-weight: 300;
  border-bottom: 3px solid #e5e5e5;
  margin-bottom: 18px;
  text-align: center;
}
.product-driver--reversed h2 span {
  font-weight: 800;
}
.product-driver--reversed img {
  float: right;
  margin: 0 0 0 5%;
}
.product-driver--reversed p {
  margin-bottom: 30px;
  line-height: 175%;
}
.product-driver--reversed p .highlighted-text {
  font-weight: 700;
}
.product-driver--reversed ul li {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
}
.product-driver--reversed ul li i {
  color: #e05819;
}

@media only screen and (max-width: 930px) {
  .product-driver p.wrapped {
    text-indent: 0;
  }
}
@media only screen and (max-width: 912px) {
  .product-driver .wrap {
    background-image: none;
  }

  .product-driver h4 {
    margin-left: 0;
  }

  .product-driver p {
    width: 100%;
    margin-left: 0;
  }

  .product-driver ul {
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 900px) {
  .product-driver--reversed img {
    display: none;
  }
}
.product-audition .wrap {
  padding: 0 50px 50px 50px;
  background-color: #fff;
}
.product-audition .product-audition__inner-wrap {
  padding-top: 50px;
  border-top: 1px solid #d9d9d9;
}
.product-audition .product-audition__inner-wrap img {
  float: left;
  padding-left: 12%;
}
.product-audition .product-audition__inner-wrap .product-audition__text {
  float: left;
  width: 66%;
  padding-left: 30px;
}
.product-audition .product-audition__inner-wrap .product-audition__text h2 {
  max-width: 440px;
  font-weight: 800;
  padding-bottom: 0!important;
  margin-bottom: 0!important;
}
.product-audition .product-audition__inner-wrap .product-audition__text p {
  line-height: 175%;
}
.product-audition .product-audition__inner-wrap .product-audition__text a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #e05819;
  line-height: 175%;
}
.product-audition .product-audition__inner-wrap .product-audition__text a:hover {
  color: #e05819;
}
.product-audition .product-audition__inner-wrap .product-audition__text a:visited {
  color: #e05819;
}

@media only screen and (max-width: 740px) {
  .product-audition .product-audition__inner-wrap img {
    float: none;
    display: block;
    width: 88px;
    margin: 0 auto;
    padding-left: 0;
  }

  .product-audition .product-audition__inner-wrap .product-audition__text {
    float: none;
    width: 100%;
    text-align: center;
    padding-left: 0;
    margin-top: 18px;
  }

  .product-audition .product-audition__inner-wrap .product-audition__text h2 {
    max-width: none;
    font-size: 24px;
  }
}
#content .product-tech {
  background: #000;
}

.product-tech .wrap {
}
.product-tech .wrap img {
  max-width: 100%;
  margin: 24px auto 0 auto;
  display: block;
}
.product-tech h2 {
  max-width: 1440px;
  margin: 0 auto;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 800;
  color: #fff;
  border-bottom: 3px solid #737475;
  text-align: center;
  margin-bottom: 20px;
}
.product-tech h2 i {
  color: #ea1625;
  font-size: 24px;
  width: 46px;
  height: 46px;
  border: 3px solid #ea1625;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  line-height: 44px;
  vertical-align: middle;
}
.product-tech h3 {
  color: white;
  max-width: 1440px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.product-tech h4 {
  max-width: 920px;
  margin: 0 auto;
  padding: 20px 0;
  color: white;
}
.product-tech p {
  max-width: 920px;
  margin: 0 auto;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.005em;
  padding: 12px 0;
}
.product-tech p a {
  color: #e05819;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 800;
}
.product-tech small {
  display: block;
  margin: 18px auto 24px auto;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.product-tech ul {
  max-width: 1440px;
  margin: 0 auto;
}
.product-tech ul li {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.product-tech ul li i {
  color: #e05819;
}
.product-tech__specs {
  width: 48%;
  margin: 0 2% 0 0;
  display: inline-block;
}
.product-tech__specs:nth-of-type(2n) {
  margin: 0;
}
.product-tech .product-tech__accordion {
  margin-top: 30px;
  background: #111213;
  width: 100%;
}
.product-tech .product-tech__accordion li {
  margin-bottom: 0;
}
.product-tech .product-tech__accordion .product-tech__accordion-header h3 {
  position: relative;
  display: block;
  padding: 15px;
  font-size: 34px;
  font-weight: 300;
  line-height: 34px;
  text-transform: uppercase;
  text-align: center;
  background: #233751;
  color: #a6b6c9;
  border-bottom: 2px solid #a6b6c9;
  margin-bottom: 0;
}
.product-tech .product-tech__accordion .product-tech__accordion-header h3:before {
  content: '\f101';
  position: absolute;
  left: 0;
  margin-left: 20px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.product-tech .product-tech__accordion .product-tech__accordion-header h3:hover {
  cursor: pointer;
  background: #29486e;
  color: #fff;
}
.product-tech .product-tech__accordion .product-tech__accordion-header.open h3 {
  background: #29486e;
  color: #fff;
}
.product-tech .product-tech__accordion .product-tech__accordion-header.open h3:before {
  content: '\f103';
  position: absolute;
  left: 0;
  margin-left: 20px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.product-tech .product-tech__accordion .product-tech__accordion-header .accordion-header__bold {
  font-weight: 800;
}
.product-tech .product-tech__accordion ul {
  display: none;
  padding: 20px;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
}
.product-tech .product-tech__accordion ul li {
  text-indent: -14px;
  margin-left: 14px;
  margin-bottom: 20px;
}
.product-tech .product-tech__accordion ul li:before {
  content: '\f101';
  margin-right: 5px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #e05819;
}

@media only screen and (max-width: 860px) {
  .product-tech h2 i {
    display: block;
    margin: 0 auto 20px auto;
    text-align: center;
  }
}
@media only screen and (max-width: 800px) {
  .product-tech .product-tech__accordion ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }

  .product-tech__specs {
    width: 100%;
    margin: 0;
    display: inline-block;
  }
}
@media only screen and (max-width: 700px) {
  .product-tech .wrap img {
    display: none;
  }
}
@media only screen and (max-width: 520px) {
  .product-tech h2 {
    font-size: 24px;
  }

  .product-tech .product-tech__accordion .product-tech__accordion-header h3 {
    font-size: 20px;
  }
}
.product-customerreviews .wrap {
  background: #fff;
  padding: 0 50px 50px 50px;
}
.product-customerreviews h2 {
  font-weight: 800;
  color: #000;
  text-align: center;
  margin-bottom: 0;
  border-bottom: 3px solid #e5e5e5;
}
.product-customerreviews h2 i {
  color: #e05819;
  font-size: 24px;
  width: 46px;
  height: 46px;
  border: 3px solid #e05819;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  line-height: 44px;
  vertical-align: middle;
}
.product-customerreviews .product-customerreviews__reviews-container {
  position: relative;
  max-width: 970px;
  margin: 0 auto;
  height: 940px;
  padding: 25px;
  clear: both;
  overflow-y: scroll;
  background: url("reviews-bg.jpg") top no-repeat;
  background-size: cover;
}
.product-customerreviews .product-customerreviews__reviews-container .review {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 25px;
  border-bottom: 5px solid #e5e5e5;
}
.product-customerreviews .product-customerreviews__reviews-container .review:last-child {
  border-bottom: none;
}
.product-customerreviews .product-customerreviews__reviews-container .review-summary {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
}
.product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile {
  float: left;
  width: 30%;
  margin-right: 5%;
  min-height: 140px;
  padding: 25px 0;
  border-bottom: 1px solid #d9d9d9;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile:nth-child(3) {
  margin-right: 0;
}
.product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile:nth-child(6) {
  margin-right: 0;
}

.product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile .review-bold {
  font-weight: 800;
}
.product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile h3 {
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
}
.product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile p {
  font-weight: 400;
}
.product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile ul li {
  font-weight: 400;
}
.product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile img {
  margin: 0 auto;
}
.product-customerreviews .product-customerreviews__reviews-container .review-summary .review-rating {
  font-size: 34px;
  color: #e05819;
}
.product-customerreviews .product-customerreviews__reviews-container .review-body {
  float: left;
  clear: both;
  width: 100%;
}
.product-customerreviews .product-customerreviews__reviews-container .review-body p {
  margin: 20px 0;
}
.product-customerreviews .product-customerreviews__reviews-container .review-body p .review-bold {
  font-weight: 800;
}
.product-customerreviews .product-customerreviews__reviews-container .review-body .review-text {
  font-size: 14px;
  margin-bottom: 30px;
}
.product-customerreviews .product-customerreviews__reviews-container .review-body .review-bottom-line {
  text-align: center;
}
.product-customerreviews .product-customerreviews__reviews-container .review-body .review-feedback {
  text-align: center;
  font-size: 12px;
}
.product-customerreviews .product-customerreviews__reviews-container .review-body .review-feedback a {
  color: #e05819;
  font-weight: 700;
}
.product-customerreviews .product-customerreviews__reviews-container .review-body .review-customer-images a {
  display: inline-block;
  margin-right: 20px;
}

@media only screen and (max-width: 800px) {
  .product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile {
    width: 45%;
    margin-right: 2.5%;
  }
  .product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile:nth-child(3) {
    margin-right: 2.5%;
  }
  .product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile:nth-child(2) {
    margin-right: 0;
  }
  .product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile:nth-child(4) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 620px) {
  .product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile {
    width: 100%;
    margin-right: 0;
    min-height: auto;
  }
  .product-customerreviews .product-customerreviews__reviews-container .review-summary .review-tile:nth-child(3) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 500px) {
  .product-customerreviews h2 i {
    display: block;
    margin: 0 auto 20px auto;
    text-align: center;
  }
}
#content section#crossover-anchor {
    background: #f5f5f5;
}
.product-cross-sale .wrap {
  background-color: #f5f5f5;
}
.product-cross-sale a {
  color: black;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 800;
}
.product-cross-sale a:hover {
  text-decoration: none;
}
.product-cross-sale h2 {
  font-weight: 800;
  color: #000;
  text-align: center;
  border-bottom: 3px solid #e5e5e5;
  margin-bottom: 30px;
}
.product-cross-sale h2 i {
  color: #e05819;
  font-size: 24px;
  width: 46px;
  height: 46px;
  border: 3px solid #e05819;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  line-height: 44px;
  vertical-align: middle;
}
.product-cross-sale h3 {
  font-size: 18px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 12px;
}
.product-cross-sale ul {
  width: 100%;
}
.product-cross-sale ul li {
  float: left;
  width: 30%;
  margin-right: 5%;

  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.product-cross-sale ul li p {
  font-size: 14px;
  margin-top: 12px;
}
.product-cross-sale ul li:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 700px) {
  .product-cross-sale .wrap {
    background-image: none;
  }

  .product-cross-sale h2 i {
    display: block;
    margin: 0 auto 20px auto;
    text-align: center;
  }

  .product-cross-sale ul li {
    width: 100%;
    float: none;
    max-width: 266px;
    margin: 30px auto;
  }
  .product-cross-sale ul li:last-child {
    margin-right: auto;
  }
}
.home .wrap {
  background: #fff;
}
.home .slider-wrap {
  margin: 0 auto;
  max-width: 1440px;
  width: 100%;
  background: #fff;
  position: relative;
}
.home .slider-wrap:after {
    content: '';
    background: url('//cdn.shopify.com/s/files/1/0921/3560/t/13/assets/shadow-top-bot.png?7446259995495992382');
    width: 100%;
    height: 11px;
    display: block;
    position: absolute;
    bottom: -11px;
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.home .home-slider {
  display: none;
  position: relative;
}
.home .home-slider img {
  max-width: 1440px;
  width: 100%;
  height: auto;
}
.home .home-slider .slidesjs-pagination {
  position: absolute;
  bottom: 15px;
  right: 50%;
  z-index: 100;
}
.home .remodal {
  max-width: 680px;
}
.home .remodal h2 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 30px;
  text-align: center;
  border-bottom: 1px solid #333;
}
.home .remodal h2 span {
  font-weight: 800;
}
.home .remodal p {
  font-size: 16px;
}
.home .remodal .wrap {
  border: 5px solid #333;
}
.home .remodal .button-link {
  margin: 0 auto;
}
.home .remodal__dont-show {
  margin: 25px 0 0 0;
}

.home-ctas {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
}
.home-ctas__wrap {
  margin-top: -70px;
  padding-top: 100px;
}
.home-ctas__wrap .wrap {
  padding: 50px 0;
}
.home-ctas__cta {
  width: calc(33% - 20px);
}
.home-ctas__cta h3 {
  font-family: 'Open Sans', sans-serif,Helvetica,Arial;
  line-height: .92;
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  margin-bottom: 15px;
  border-bottom: 3px solid #757575;
}
.home-ctas__cta img {
  width: 100%;
  height: auto;
}
.home-ctas .cta-btn {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
  background: #ff4500;
  padding: 10px 35px;
  display: block;
  max-width: 40%;
  margin: 20px auto 0;
}
.home-ctas .cta-btn:after {
  content: "";
  margin-left: 10px;
  font-size: 17px;
}

@media screen and (max-width: 1440px) {
  .home-ctas__wrap .wrap {
    padding: 50px;
  }
}
@media screen and (max-width: 700px) {
  .home-ctas__cta {
    width: 48%;
    margin-left: 0;
  }
}
@media screen and (max-width: 560px) {
  .home-ctas__cta {
    width: 100%;
    margin-bottom: 20px;
  }
}
#content .home-blog__wrap, .home-blog__wrap .wrap {
  background: #f1f1f1;
}

.home-blog__wrap .wrap {
  padding: 50px 0;
}

.home-blog {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.home-blog__article {
  width: calc(33% - 20px);
}
.home-blog__title {
  position: absolute;
  bottom: 20px;
  left: 15px;
  font-size: 24px;
  text-transform: uppercase;
  color: white;
  line-height: .92;
}
.home-blog__date {
  font-style: italic;
  font-size: .8em;
}
.home-blog__btn {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
  background: #ff4500;
  padding: 10px 35px;
  display: block;
  max-width: 40%;
  margin: 20px 0;
}
.home-blog__btn:after {
  content: "";
  margin-left: 10px;
  font-size: 17px;
}
.home-blog h2 {
  width: 100%;
  border-bottom: 3px solid #333;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  font-size: 36px;
  text-transform: uppercase;
}
.home-blog header {
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
  border-bottom: 2px solid #757575;
  position: relative;
}
.home-blog img {
  max-width: 100%;
  min-height: 120px;
}

@media screen and (max-width: 1440px) {
  .home-blog__wrap .wrap {
    padding: 50px;
  }
}
@media screen and (max-width: 940px) {
  .home-blog__btn {
    max-width: 100%;
  }
  .home-blog__title {
    font-size: 18px;
  }
}
@media screen and (max-width: 700px) {
  .home-blog__article {
    width: 48%;
  }
  .home-blog__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 560px) {
  .home-blog__article {
    width: 100%;
  }
}
@media screen and (max-width: 340px) {
  .home-blog__title {
    bottom: 15px;
  }
}
.collection-header {
  margin: 0 auto;
  max-width: 1440px;
  min-height: 250px;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
  border-bottom: none !important;
}
.collection-header__copy {
  margin-left: 50px;
  position: absolute;
  bottom: 10%;
  max-width: 70%;
  color: #fff;
}
.collection-header h2 {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 72px!important;
  line-height: .875!important;
  font-weight: 800!important;
  letter-spacing: -4px!important;
  text-transform: uppercase!important;
  border-bottom: none!important;
  padding: 0!important;
  margin: 0!important;
  text-align: left!important;
  font-style: normal!important;
}
.collection-header h2 span {
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0;
}
.collection-header .svsh1 {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 72px;
  line-height: .875;
  font-weight: 800;
  letter-spacing: -4px;
  text-transform: uppercase;
}
.collection-header h1 {
  font-size: 28px!important;
  font-weight: 300!important;
  letter-spacing: 0!important;
  text-transform: uppercase!important;
  line-height: 1.1!important;
  margin-top: 7px!important;
  border-bottom: none!important;
  margin-bottom: 0!important;
  text-align: left!important;
  padding-bottom: 0!important;
  font-style: normal!important;
}
.collection-header h1,
.collection-header h2 {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}
.collection-header .wrap {
  max-height: 250px;
}
.collection-header .collection-header__main {
  height: 350px;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
}
.collection-header__main:after {
    content: '';
    background: url('//cdn.shopify.com/s/files/1/0921/3560/t/13/assets/shadow-top-bot.png?7446259995495992382');
    width: 100%;
    height: 11px;
    display: block;
    position: absolute;
    z-index: 9;
    bottom: -11px;
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.header-description {
  padding-top: 170px;
}
.header-description h3 {
  font-size: 36px;
  border-bottom: 5px solid #000;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: -1px;
  margin-bottom: 24px;
}
.header-description p {
  padding-bottom: 24px;
}

.collection-header__wrap {
  padding: 50px 50px 50px 45%;
}

.collection .collection-subpage__intro-wrap.wrap {
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0;
}

.collection-subpage__intro {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(55%, white), color-stop(100%, white));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */
}
.collection-subpage__intro h1 {
  color: #ff4500;
  margin-bottom: 6px;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-size: 24px;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
}
.collection-subpage__intro .collection-subpage__intro-tagline {
  font-size: 36px;
  font-weight: 800;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  margin-bottom: 13px;
  line-height: 1;
}
.collection-subpage__intro p {
  margin-bottom: 14px;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.collection-subpage__intro p a {
  color: #ff4500;
  font-weight: 400;
}

.collection .collection.grid {
  background: #fff;
}

.collection {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
}
.collection .collection-header {
  background: #2A3A51;
  background-image: radial-gradient(circle at top right, #000, #2A3A51);
  background-image: linear-gradient(to bottom, #000, #2A3A51);
}
.collection .collection-header__image {
  float: left;
  width: 100%;
  max-width: 45%;
}
.collection .collection-header:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.collection__subheading {
  text-transform: uppercase;
  font-size: 32px;
  margin-bottom: 18px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
  clear: both;
  font-weight: 300;
}
.collection .wrap {
  background: #fff;
  padding: 0;
}
.yotpo .text-m {
	padding-left: 7px;  
}

.collection__filters {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
  text-align: center;
  padding-bottom:30px;
}
.collection__filters .filter {
  display: inline-block;
  width: 100%;
  padding: 14px 7px;
  max-width: 200px;
  margin:0px 0 5px;
  color: #fff;
  font-size: 14px;
  background: grey;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.collection__filters .filter:hover {
  text-decoration: none;
}
.collection__filters .filter:after {
  content: "";
  margin-left: 10px;
  font-size: 15px;
}
.collection__filters .filter.active:after {
  content: "";
}
.collection__filters .filter.active, .collection__filters .filter:hover {
  background: #386cb0;
}

.overview-item {
  width: calc(25% - 14px);
  display: inline-block;
  color: #fff;
  margin-bottom: 20px;
  margin-right: 14px;
  background-color: #262626;
}
.overview-item:last-child {
  margin-right: 0;
}
.overview-item__image {
  width: 100%;
  height: auto;
}
.overview-item__description {
  font-size: 14px;
  padding: 12px 8px;
}
.overview-item__link {
  color: #fff;
  text-align: center;
  background: #000;
  display: block;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.overview-item__link h4 {
  padding: 8px 0;
}
.overview-item__link:hover {
  color: #ff4500;
  text-decoration: none;
}
.overview-item .learn-more {
  margin-bottom: 0;
  max-width: 100%;
}
.overview-item .learn-more:hover {
  text-decoration: none;
}

@media screen and (max-width: 550px) {

.collection__filters .filter{
padding:7px 7px !important;
max-width:100% !important;

}
}

@media screen and (max-width: 1440px) {
  .header-description {
    padding: 170px 50px 0 50px;
  }

  .collection .collection.grid {
    padding: 0 50px;
  }
}
@media screen and (max-width: 1079px) {
  .overview-item {
    width: calc(50% - 14px);
  }
  .overview-item:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media screen and (max-width: 700px) {
  .collection-header__copy {
    margin: 0 5%;
    max-width: none;
  }

  .landing-page #content .collection-header h1 {
    font-size: 32px!important;
  }
  .landing-page #content .collection-header h2 {
    font-size: 48px!important;
  }
}
@media screen and (max-width: 639px) {
  .overview-item {
    width: 100%;
    margin-right: 0;
  }

  .collection-header h2 {
    font-size: 50px!important;
  }
}
.search__header {
  padding: 30px 0;
}
.search__header h2 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 300;
  text-align: center;
}
.search__header h2 span {
  font-weight: 800;
}
.search__content {
  padding: 30px 0;
}
.search__content input {
  margin: 20px auto;
}
.search__note {
  width: 100%;
  text-align: center;
  display: block;
}
.search__footer {
  width: 100%;
  display: block;
  text-align: center;
  padding: 10px 0;
}
.search__footer ul {
  padding: 20px 50px;
}
.search__footer li {
  display: inline-block;
}
.search__footer a {
  color: #ff4500;
  text-decoration: none;
}
.search .product .shop-now {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  padding: 10px;
}

.pagination ul {
  padding: 20px 50px;
}
.pagination li {
  display: inline-block;
}
.pagination a {
  background: #ff4500;
  text-decoration: none;
  color: white;
  padding: 10px;
  margin: 0 10px;
}

.landing-page #content section {
  background: #fff;
  clear: both;
  border-bottom: 1px solid #ccc;
}
.landing-page #content section:last-child {
  border: none;
}
.landing-page #content section .wrap {
  background: #fff;
  padding: 0;
  background: transparent;
}
.landing-page #content section:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.landing-page #content .ratings {
  font-size: 10px;
}
.landing-page #content .image-text {
  background-color: white;
}
.landing-page #content .image-text__copy {
  width: 43%;
  padding-top: 35px;
}
.landing-page #content .image-text__copy .image-text__heading {
  font-size: 36px;
  font-weight: 800;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  margin-bottom: 13px;
  line-height: 1;
}
.landing-page #content .image-text__copy .image-text__subheading {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: -1.5px;
  line-height: 1;
  margin-bottom: 13px;
}
.landing-page #content .image-text img {
  max-width: 50%;
}
.landing-page #content .image-text p {
  margin-bottom: 14px;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.landing-page #content .image-text p a {
  color: #ff4500;
}
.landing-page #content .image-text .starting-price {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 13px;
}
.landing-page #content .image-text .starting-price strong {
  font-weight: 700;
}
.landing-page #content .image-text .starting-price span {
  font-size: 10px;
}
.landing-page #content .image-text.right .image-text__copy,
.landing-page #content .image-text.right img {
  float: left;
}
.landing-page #content .image-text.left .image-text__copy {
  margin-left: 50px;
}
.landing-page #content .image-text.left img {
  float: right;
}
.landing-page #content section.image-row {
  padding: 50px;
}
.landing-page #content section.image-row img {
  width: 24.5%;
  display: inline-block;
}
.landing-page #content section.review .review-image.left {
  float: left;
  margin-right: 30px;
}
.landing-page #content section.review .review-image.right {
  float: right;
  margin-left: 30px;
}
.landing-page #content section.review .review-wrap {
  max-width: 66.666%;
  margin: 0 auto;
  padding: 50px 0;
}
.landing-page #content section.review p {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
}
.landing-page #content section.review .review-copy,
.landing-page #content section.review .review-attribution {
  text-align: center;
}
.landing-page #content section.review .review-copy {
  font-size: 24px;
  line-height: 1.25;
  letter-spacing: -1.5px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.landing-page #content section.review .review-copy:before, .landing-page #content section.review .review-copy:after {
  content: '"';
  font-size: 46px;
  display: inline-block;
  vertical-align: top;
  line-height: 0.674;
}
.landing-page #content section.review .review-attribution {
  font-style: italic;
  font-size: 18px;
  font-weight: 400;
  clear: both;
}

.landing-page #content .full-column {
  text-align: center;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
}
.landing-page #content .full-column .wrap {
  padding: 50px 0;
}
.landing-page #content .full-column__heading {
  margin-bottom: 26px;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.1;
}
.landing-page #content .full-column__heading span {
  font-weight: 300;
  display: block;
}
.landing-page #content .full-column img {
  margin-bottom: 18px;
  width: 100%;
}
.landing-page #content .full-column p {
  font-weight: 400;
  line-height: 1.5;
}
.landing-page #content .three-up {
  text-align: center;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  background: #f3f3f3;
  padding: 50px;
}
.landing-page #content .three-up .wrap {
  background: #f3f3f3;
}
.landing-page #content .three-up__heading {
  text-transform: uppercase;
  font-weight: 800;
  border-bottom: 1px solid #e5e5e5;
  display: block;
}
.landing-page #content .three-up h2 {
  font-size: 36px;
  line-height: .889;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.landing-page #content .three-up .column {
  width: 31%;
  display: inline-block;
  margin-right: 14px;
}
.landing-page #content .three-up .column h4 {
  font-size: 24px;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.landing-page #content .three-up .column:last-child {
  margin-right: 0;
}
.landing-page #content .three-up .column img {
  width: 80%;
  height: auto;
}
.landing-page #content .three-up .column .learn-more {
  margin-left: auto;
  margin-right: auto;
}
.landing-page #content section.icon-grid {
  background: #1C1C1C;
  color: #fff;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
}
.landing-page #content section.icon-grid .wrap {
  background: #1C1C1C;
  padding: 50px 0;
}
.landing-page #content section.icon-grid .icon-grid__image {
  width: 100%;
  padding: 25px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.landing-page #content section.icon-grid .icon-grid__heading {
  font-weight: 800;
  text-align: center;
  font-size: 36px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.landing-page #content section.icon-grid .icon-content {
  margin-top: 25px;
}
.landing-page #content section.icon-grid .icon-item {
  display: inline-block;
  width: 49%;
  margin-bottom: 15px;
}
.landing-page #content section.icon-grid .icon {
  font-size: 40px;
  display: inline-block;
  border: 3px solid #fff;
  border-radius: 40px;
  padding: 15px 10px;
}
.landing-page #content section.icon-grid .icon.fa-area-chart {
  color: #ff4500;
  border-color: #ff4500;
}
.landing-page #content section.icon-grid .icon.fa-bolt {
  color: #FCE701;
  border-color: #FCE701;
}
.landing-page #content section.icon-grid .icon.fa-circle-o {
  color: #8DCF2D;
  border-color: #8DCF2D;
}
.landing-page #content section.icon-grid .icon.fa-sitemap {
  color: #00BFF3;
  border-color: #00BFF3;
}
.landing-page #content section.icon-grid .icon-copy {
  display: inline-block;
  padding: 25px 0 25px 25px;
  margin-left: 25px;
  border-left: 1px solid #fff;
  width: calc(100% - 150px);
  vertical-align: middle;
}
.landing-page #content section.icon-grid .icon-copy h4 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 5px;
}
.landing-page #content .merlin-promo {
  text-align: center;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  padding: 50px;
}
.landing-page #content .merlin-promo h3 {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 5px;
}
.landing-page #content .merlin-promo p {
  width: 75%;
  margin: 0 auto 12px;
}
.landing-page #content .merlin-promo .learn-more {
  width: 40%;
  margin: 0 auto;
}
.landing-page #content .audition-promo {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  padding: 50px !important;
}
.landing-page #content .audition-promo__image, .landing-page #content .audition-promo__copy {
  display: inline-block;
  font-size: 0;
}
.landing-page #content .audition-promo__image {
  margin-left: 10%;
}
.landing-page #content .audition-promo__copy {
  margin-left: 30px;
  width: calc(100% - 280px);
  vertical-align: top;
}
.landing-page #content .audition-promo__copy h2 {
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.landing-page #content .audition-promo__copy p,
.landing-page #content .audition-promo__copy a {
  font-size: 16px;
}
.landing-page #content .audition-promo__copy a {
  color: #ff4500;
  font-style: italic;
}
.landing-page #content .review-slider {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
}
.landing-page #content .review-slider .wrap {
  padding: 50px;
}
.landing-page #content .review-slider__heading {
  font-size: 36px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.landing-page #content .review-slider .slider {
  padding: 75px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.landing-page #content .review-slider .review-slide {
  padding: 25px 65px;
  height: 100%;
  box-sizing: border-box;
}
.landing-page #content .review-slider .review-slide img {
  display: inline-block;
}
.landing-page #content .review-slider .review-slide .review-slide__copy {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 220px);
  margin-left: 35px;
}
.landing-page #content .review-slider .review-slide .review {
  margin-bottom: 13px;
}
.landing-page #content .review-slider .review-slide .review-attribution,
.landing-page #content .review-slider .review-slide a {
  font-style: italic;
}
.landing-page #content .review-slider .review-slide .review-attribution {
  color: #346CB1;
  font-weight: 700;
}
.landing-page #content .review-slider .review-slide a {
  color: #ff4500;
  font-size: 14px;
}
.landing-page #content .review-slider .awards-row {
  text-align: center;
  margin-top: 25px;
}
.landing-page #content .review-slider .awards-row img {
  max-width: 100px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.landing-page #content .review-slider .awards-row img:last-child {
  margin: 0;
}
.landing-page #content .review-slider .see-all {
  text-align: center;
  color: #ff4500;
  display: block;
  margin: 20px auto 0;
  width: 50%;
  font-style: italic;
  font-size: 14px;
}
.landing-page #content .review-slider .slidesjs-navigation {
  font-size: 0;
  position: absolute;
  top: 45%;
  color: #222;
  z-index: 10;
}
.landing-page #content .review-slider .slidesjs-navigation:hover {
  text-decoration: none;
}
.landing-page #content .review-slider .slidesjs-navigation:before {
  font-size: 42px;
}
.landing-page #content .review-slider .slidesjs-previous {
  left: 0;
}
.landing-page #content .review-slider .slidesjs-previous:before {
  content: "";
}
.landing-page #content .review-slider .slidesjs-next {
  right: 0;
}
.landing-page #content .review-slider .slidesjs-next:before {
  content: "";
}
.landing-page #content .two-up {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
}
.landing-page #content .two-up .wrap {
  padding: 50px 0;
}
.landing-page #content .two-up .two-up__heading {
  text-align: center;
  font-weight: 800;
  font-size: 36px;
  margin-bottom: 35px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
  text-transform: uppercase;
  line-height: 1;
}
.landing-page #content .two-up .two-up__subheading {
  font-weight: 700;
  margin: 18px 0 5px;
}
.landing-page #content .two-up .column {
  display: inline-block;
  vertical-align: top;
  margin-right: 35px;
  width: 47%;
  font-weight: 400;
}
.landing-page #content .two-up .column img {
  width: 100%;
}
.landing-page #content .two-up .column:last-child {
  margin-right: 0;
}
.landing-page #content .collection-display {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  padding: 50px;
}
.landing-page #content .collection-display a:hover {
  text-decoration: none;
}
.landing-page #content .collection-display__heading {
  font-size: 36px;
  font-weight: 800;
  text-transform: uppercase;
}
.landing-page #content .collection-display__subheading {
  font-size: 36px;
  letter-spacing: -1px;
  font-weight: 300;
  margin-bottom: 20px;
}
.landing-page #content .collection-display__product {
  color: #fff;
  margin-bottom: 20px;
  background-color: #262626;
}
.landing-page #content .collection-display__product-info {
  background: #000;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  padding: 13px;
}
.landing-page #content .collection-display__product-info a {
  color: #fff;
}
.landing-page #content .collection-display__product-info h4 {
  text-transform: uppercase;
}
.landing-page #content .collection-display__product-info .price {
  color: #d4d4d6;
  font-weight: 700;
}
.landing-page #content .collection-display__product-info .price span {
  font-size: 10px;
  font-weight: 400;
}
.landing-page #content .collection-display__product-description {
  background: #262626;
  padding: 10px;
}
.landing-page #content .collection-display__product-description p {
  font-size: 12px;
  line-height: 1.25;
  margin-bottom: 0;
  padding-bottom: 13px;
}
.landing-page #content .collection-display .learn-more {
  margin: 0;
}
.landing-page #content .collection-display.columns .collection-display__product {
  width: 100%;
  max-width: calc(33% - 18px);
  display: inline-block;
  margin-right: 18px;
}
.landing-page #content .collection-display.columns .collection-display__product .collection-display__image {
  font-size: 0;
  display: block;
}
.landing-page #content .collection-display.columns .collection-display__product .collection-display__image img {
  width: 100%;
}
.landing-page #content .collection-display.columns .collection-display__product:last-child {
  margin-right: 0;
}
.landing-page #content .collection-display.columns .collection-display__product .learn-more {
  max-width: 100%;
}
.landing-page #content .collection-display.columns .collection-display__product.added-to-cart .learn-more {
  background: #346CB1;
}
.landing-page #content .collection-display.columns .collection-display__product.added-to-cart .learn-more:after {
  display: none;
}
.landing-page #content .collection-display.rows .collection-display__product .collection-display__image,
.landing-page #content .collection-display.rows .collection-display__product .collection-display__product-copy {
  float: left;
}
.landing-page #content .collection-display.rows .collection-display__product .collection-display__image {
  font-size: 0;
  max-width: 300px;
}
.landing-page #content .collection-display.rows .collection-display__product .collection-display__image img {
  width: 100%;
  height: auto;
}
.landing-page #content .collection-display.rows .collection-display__product .collection-display__product-copy {
  width: calc(100% - 300px);
}
.landing-page #content .collection-display.rows .collection-display__product:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.landing-page #content .collection-display.rows .collection-display__product .collection-display__product-info {
  padding: 12px 13px;
  text-align: left;
}
.landing-page #content .collection-display.rows .collection-display__product .learn-more {
  float: right;
  width: 36%;
}
.landing-page #content .collection-display.two-wide .collection-display__product {
  max-width: 48%;
  margin-right: 0;
}
.landing-page #content .collection-display.two-wide .collection-display__product:nth-child(2n+2), .landing-page #content .collection-display.two-wide .collection-display__product:first-child {
  margin-right: 3%;
}
.landing-page #content section.large-slider {
  position: relative;
  padding-bottom: 0;
}
.landing-page #content section.large-slider .slidesjs-pagination {
  position: absolute;
  z-index: 10;
  bottom: 10%;
  left: 50%;
  margin-left: -40px;
}
.landing-page #content section.large-slider .slidesjs-pagination .slidesjs-pagination-item {
  margin-left: 13px;
}
.landing-page #content section.large-slider .slidesjs-pagination .slidesjs-pagination-item:first-child {
  margin-left: 0;
}
.landing-page #content .image-section {
  padding: 50px !important;
}
.landing-page #content .image-section__header {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
}
.landing-page #content .image-section img {
  width: 100%;
  height: auto;
}
.landing-page #content .recommendations {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  padding: 50px 50px 35px;
  text-align: center;
}
.landing-page #content .recommendations__heading {
  font-size: 36px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: .9;
  text-align: left;
}
.landing-page #content .recommendations__subheading {
  font-size: 26px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 13px;
  text-align: left;
}
.landing-page #content .recommendations .recommendation {
  display: inline-block;
  background: #000;
  text-align: center;
  margin: 0 7px 14px 7px;
  width: calc(25% - 19px);
}
.landing-page #content .recommendations .recommendation img {
  display: block;
  width: 100%;
}
.landing-page #content .recommendations .recommendation__link {
  color: #fff;
  font-weight: 700;
  display: block;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.landing-page #content .recommendations .recommendation__link span {
  padding: 17px;
  display: block;
}
.landing-page #content .recommendations .recommendation__link:hover {
  text-decoration: none;
  color: #ff4500;
}
.landing-page #content .short-copy {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  padding: 50px !important;
  text-align: right;
}
.landing-page #content .short-copy img {
  float: right;
  margin-left: 35px;
}
.landing-page #content .short-copy__content {
  float: left;
  width: calc(100% - 335px);
  margin-top: 10%;
}
.landing-page #content .short-copy__heading {
  font-size: 72px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 0.9;
  margin-bottom: 30px;
  letter-spacing: -4px;
}
.landing-page #content .short-copy__heading span {
  font-weight: 300;
  display: block;
}
.landing-page #content .short-copy__copy {
  font-size: 16px;
  line-height: 1.5;
}
.landing-page #content .text-section {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  padding: 50px !important;
}
.landing-page #content .text-section__heading {
  font-size: 36px;
  font-weight: 800;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  margin-bottom: 13px;
  line-height: 1;
}
.landing-page #content .text-section__subheading {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: -1.5px;
  line-height: 1;
  margin-bottom: 13px;
}
.landing-page #content .collection-display__headings p {
  width: 100%;
  max-width: 800px;
}
.landing-page #content .yotpo .pull-left {
  text-align: center;
  float: none;
}
.landing-page #content .yotpo .pull-left a {
  color: #ff4500 !important;
}

.radial-shadow--top {
  position: relative;
}
.radial-shadow--top::before {
  content: '';
  position: absolute;
  width: 100% !important;
  height: 28px !important;
  top: -28px;
  left: 0;
  background-image: -webkit-radial-gradient(center bottom, 100% 80%, rgba(100, 100, 100, 0.4) 0%, transparent 50%);
  background-image: radial-gradient( 100% 80% at center bottom, rgba(100, 100, 100, 0.4) 0%, transparent 50%);
}
.radial-shadow--bottom {
  position: relative;
}
.radial-shadow--bottom::after {
  content: '';
  position: absolute;
  width: 100% !important;
  height: 28px !important;
  bottom: -28px;
  left: 0;
  background-image: -webkit-radial-gradient(center top, 100% 80%, rgba(100, 100, 100, 0.4) 0%, transparent 50%);
  background-image: radial-gradient( 100% 80% at center top, rgba(100, 100, 100, 0.4) 0%, transparent 50%);
}

.product-accessories #content .collection-display__product {
  vertical-align: top;
}
.product-accessories #content .collection-display__headings p {
  max-width: 90%;
  margin-bottom: 30px;
}
.product-accessories #content .collection-display__heading,
.product-accessories #content .collection-display__subheading {
  line-height: 1;
}
.product-accessories #content .upsell {
  float: right;
  margin: 0 0 36px 36px;
  color: #ff4500;
}
.product-accessories #content .upsell:after {
  content: "";
  margin-left: 10px;
  font-size: 17px;
}
.product-accessories #content .starting-from {
  display: none;
}
.product-accessories #content .learn-more.bottom-btn {
  max-width: 250px;
  float: right;
  width: 100%;
  margin-top: 36px;
}
.product-accessories #content h4.collection-display__subheading {
  margin-bottom: 0;
}
.product-accessories #content .collection-display__product-description {
  min-height: 150px;
}

@media screen and (min-width: 700px) and (max-width: 1440px) {
  .landing-page #content .full-column p {
    padding: 0 50px;
  }

  .review-slider {
    padding: 0 50px;
  }

  .icon-grid {
    padding: 0 50px;
  }

  .two-up {
    padding: 0 50px;
  }
}
@media screen and (max-width: 840px) {
  .landing-page #content .short-copy {
    text-align: left;
  }
  .landing-page #content .short-copy__heading {
    font-size: 52px;
  }
  .landing-page #content .recommendation__link {
    font-size: 14px;
  }
}
@media screen and (max-width: 770px) {
 .landing-page #content .two-up .column {
    width: 46%;
  } 
}
@media screen and (max-width: 719px) {
  .landing-page #content section.full-column .wrap, .landing-page #content section.two-up .wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
  .landing-page #content .collection-header h1 {
    max-width: 80%;
  }
  .landing-page #content .image-text.left img,
  .landing-page #content .image-text.left .image-text__copy,
  .landing-page #content .image-text.right img,
  .landing-page #content .image-text.right .image-text__copy {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
  .landing-page #content .image-text.left .image-text__copy,
  .landing-page #content .image-text.right .image-text__copy {
    float: none;
    clear: both;
    width: auto;
  }
  .landing-page #content .image-text.left img,
  .landing-page #content .image-text.right img {
    width: 100%;
  }
  .landing-page #content .image-text__copy {
    padding: 35px 30px 0;
  }
  .landing-page #content .image-text.first-section img {
    display: none;
  }
  .landing-page #content .learn-more {
    max-width: 100%;
    width: auto;
  }
  .landing-page #content section.image-row img {
    width: 45%;
    margin: 5px;
  }
  .landing-page #content section.review .review-wrap {
    max-width: 70%;
  }
  .landing-page #content .review-copy,
  .landing-page #content .review-attribution {
    clear: both;
  }
  .landing-page #content .review-image {
    margin-bottom: 33px;
  }
  .landing-page #content .three-up .column {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 45px;
  }
  .landing-page #content section.icon-grid .icon-item {
    display: block;
    width: 100%;
    padding-left: 10px;
  }
  .landing-page #content .merlin-promo .learn-more {
    width: 60%;
  }
  .landing-page #content .two-up .column {
    width: 100%;
    margin-bottom: 45px;
  }
  .landing-page #content .collection-display.rows .collection-display__product {
    width: 100%;
    max-width: 275px;
    display: inline-block;
    margin-right: 18px;
  }
  .landing-page #content .collection-display.rows .collection-display__product .collection-display__image,
  .landing-page #content .collection-display.rows .collection-display__product .collection-display__product-copy {
    float: none;
  }
  .landing-page #content .collection-display.rows .collection-display__product .collection-display__product-copy {
    width: 100%;
  }
  .landing-page #content .collection-display.rows .collection-display__product .collection-display__product-info {
    text-align: center;
  }
  .landing-page #content .collection-display.rows .collection-display__product .collection-display__image {
    font-size: 0;
    display: block;
  }
  .landing-page #content .collection-display.rows .collection-display__product .collection-display__image img {
    width: 100%;
  }
  .landing-page #content .collection-display.rows .collection-display__product:last-child {
    margin-right: 0;
  }
  .landing-page #content .collection-display.rows .collection-display__product .learn-more {
    max-width: 100%;
    width: auto;
    float: none;
  }
  .landing-page #content .collection-display.two-wide .collection-display__product {
    max-width: 400px;
  }
  .landing-page #content .short-copy img,
  .landing-page #content .short-copy .short-copy__content {
    float: none;
  }
  .landing-page #content .short-copy img {
    display: block;
    margin: 0 auto 17px;
  }
  .landing-page #content .short-copy .short-copy__content {
    width: 100%;
  }
  .landing-page #content .audition-promo__image, .landing-page #content .audition-promo__copy {
    display: block;
    float: none;
    margin: 0 auto;
  }
  .landing-page #content .audition-promo__image {
    margin-bottom: 22px;
  }
  .landing-page #content .audition-promo__copy {
    width: 100%;
  }
  .landing-page #content .slidesjs-pagination {
    display: none;
  }
  .landing-page #content .recommendations .recommendation {
    width: calc(50% - 19px);
  }
  .landing-page #content .recommendations__heading {
    font-size: 31px;
    line-height: 1;
  }
  .landing-page #content .recommendations__subheading {
    font-size: 21px;
  }
  .landing-page #content .collection-display.columns .collection-display__product, .landing-page #content .collection-display.rows .collection-display__product {
    max-width: 100%;
  }
  .landing-page #content .image-section {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .landing-page #content .review-slider .slider,
  .landing-page #content .slider-wrapper {
    display: none;
  }
  .landing-page #content .review-slider .awards-row img {
    margin-right: 20px;
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 490px) {
  .landing-page #content .review-slider .awards-row img {
    width: 100px;
    margin-right: 40px;
  }
  .landing-page #content .review-slider .awards-row img:nth-child(even) {
    margin-right: 0;
  }
}
@media screen and (max-width: 450px) {
  .landing-page section.icon-grid .icon-item .icon-copy {
    width: 100%;
    margin: 0;
    border: none;
    padding-left: 0;
    text-align: center;
  }
  .landing-page section.icon-grid .icon-item .icon {
    margin: 0 auto;
    display: block;
  }
}
.speakers .collection-header {
  background-image: url("../../images/speakers-bg.jpg");
}
.speakers.prime-series .collection-header {
  background-image: url("../../images/prime-series-bg.jpg");
}
.speakers.ultra-series .collection-header, .speakers.all-systems .collection-header {
  background-image: url("../../images/ultra-series-bg.jpg");
}

.subwoofers .wrap section {
  padding: 50px;
}
.subwoofers .learn-more {
  max-width: 100%;
  padding: 9px 35px;
}

.systems {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
}
.systems .system-package {
  text-align: right;
  padding: 50px !important;
}
.systems .system-package:nth-child(even) {
  background: #f2f2f2;
}
.systems .system-package img {
  max-width: 40%;
  width: 100%;
}
.systems .system-package.right img,
.systems .system-package.right .learn-more {
  float: left;
}
.systems .system-package.right .system-package__content {
  text-align: left;
  float: right;
}
.systems .system-package.left img,
.systems .system-package.left .learn-more {
  float: right;
}
.systems .system-package.left img:hover,
.systems .system-package.left .learn-more:hover {
  text-decoration: none;
}
.systems .system-package.left img {
  margin-left: 50px;
}
.systems .system-package__heading, .systems .system-package__subheading {
  font-size: 32px;
  text-transform: uppercase;
}
.systems .system-package__heading {
  font-weight: 800;
  line-height: 1;
}
.systems .system-package__subheading {
  font-weight: 300;
}
.systems .system-package__content {
  width: 53%;
  float: left;
}
.systems .system-package__content:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.systems .system-package__copy {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.systems .system-package .price {
  font-weight: 800;
  font-size: 24px;
  text-transform: uppercase;
  margin: 15px 0;
  padding: 7px 0;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.systems .system-package .price span {
  font-weight: 300;
}
.systems .system-package .ratings {
  margin-bottom: 3px;
}
.systems .system-package .includes h6 {
  text-transform: uppercase;
}
.systems .system-package .includes li {
  display: inline-block;
  list-style: none;
}
.systems .system-package .suggestions,
.systems .system-package .includes li {
  font-size: 14px;
}
.systems .system-package .suggestions {
  border-top: 1px solid #e5e5e5;
  padding: 7px 0;
  margin-top: 8px;
}
.systems .system-package .learn-more {
  max-width: 40%;
  width: 100%;
}
.systems .system-package .includes a {
  font-weight: 700;
  color: #000;
}
.systems .system-package .includes a:hover {
  color: #ff4500;
}
.systems .system-package .suggestions a {
  font-weight: 700;
  color: #000;
}
.systems .system-package .suggestions a:hover {
  color: #ff4500;
}

/*.systems #content section:nth-of-type(2n+4) {
  background: #f2f2f2;
}
*/
.systems .left .yotpo .yotpo-bottomline.pull-left {
  float: right;
}

@media screen and (max-width: 719px) {
  .systems .collection-header__image {
    float: none;
    max-width: 100%;
  }
  .systems .collection-header__copy {
    max-width: 100%;
    margin: 35px 50px;
  }
  .systems .system-package {
    text-align: left;
    padding: 50px !important;
  }
  .systems .system-package:nth-child(even) {
    background: #f2f2f2;
  }
  .systems .system-package img {
    max-width: 40%;
    width: 100%;
  }
  .systems .system-package.right img,
  .systems .system-package.right .learn-more,
  .systems .system-package.right .system-package__content, .systems .system-package.left img,
  .systems .system-package.left .learn-more,
  .systems .system-package.left .system-package__content {
    float: none;
  }
  .systems .system-package.right img, .systems .system-package.left img {
    margin-left: 0;
    margin-bottom: 35px;
  }
  .systems .system-package.right img,
  .systems .system-package.right .system-package__content, .systems .system-package.left img,
  .systems .system-package.left .system-package__content {
    max-width: 100%;
    width: 100%;
  }
}

.cylinder-subwoofers .subwoofers-subpage__summary ul li {
  width: 18.4%;
}
.cylinder-subwoofers .product {
  width: 33.33333333333%;
}
.cylinder-subwoofers .product:nth-child(2n+4) {
  margin-right: 14px;
}
.cylinder-subwoofers .product:nth-child(2n+3) {
  margin-right: 0;
}

@media screen and (max-width: 640px) {
  .cylinder-subwoofers .product {
    width: calc(50% - 14px);
  }
  .cylinder-subwoofers .product:nth-child(2n+4) {
    margin-right: 14px;
  }
  .cylinder-subwoofers .product:nth-child(2n+3) {
    margin-right: 14px;
  }
  .cylinder-subwoofers .product:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .cylinder-subwoofers .product {
    width: 100%;
  }
  .cylinder-subwoofers .product:nth-child(2n+4), .cylinder-subwoofers .product:nth-child(2n+3), .cylinder-subwoofers .product:nth-child(2n+2) {
    margin-right: 0;
  }
  .cylinder-subwoofers .product img {
    margin: 0 auto;
  }
}
.dual-subwoofers .collection-wrap {
  padding-top: 50px;
}
.dual-subwoofers .collection-wrap h2 {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 900;
  margin-left: 14px;
}
.dual-subwoofers .sealed-grid .product {
  width: 33.33333333333%;
}
.dual-subwoofers .sealed-grid .product:nth-child(2n+4) {
  margin-right: 14px;
}
.dual-subwoofers .sealed-grid .product:nth-child(2n+3) {
  margin-right: 0;
}
.dual-subwoofers .cylinder-grid .product {
  width: 33.33333333333%;
}
.dual-subwoofers .cylinder-grid .product:nth-child(2n+4) {
  margin-right: 14px;
}
.dual-subwoofers .cylinder-grid .product:nth-child(2n+3) {
  margin-right: 0;
}

@media screen and (max-width: 640px) {
  .dual-subwoofers .sealed-grid .product {
    width: calc(50% - 14px);
  }
  .dual-subwoofers .sealed-grid .product:nth-child(2n+4) {
    margin-right: 14px;
  }
  .dual-subwoofers .sealed-grid .product:nth-child(2n+3) {
    margin-right: 14px;
  }
  .dual-subwoofers .sealed-grid .product:nth-child(2n+2) {
    margin-right: 0;
  }
  .dual-subwoofers .cylinder-grid .product {
    width: calc(50% - 14px);
  }
  .dual-subwoofers .cylinder-grid .product:nth-child(2n+4) {
    margin-right: 14px;
  }
  .dual-subwoofers .cylinder-grid .product:nth-child(2n+3) {
    margin-right: 14px;
  }
  .dual-subwoofers .cylinder-grid .product:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .dual-subwoofers .sealed-grid .product {
    width: 100%;
  }
  .dual-subwoofers .sealed-grid .product:nth-child(2n+4), .dual-subwoofers .sealed-grid .product:nth-child(2n+3), .dual-subwoofers .sealed-grid .product:nth-child(2n+2) {
    margin-right: 0;
  }
  .dual-subwoofers .sealed-grid .product img {
    margin: 0 auto;
  }
  .dual-subwoofers .cylinder-grid .product {
    width: 100%;
  }
  .dual-subwoofers .cylinder-grid .product:nth-child(2n+4), .dual-subwoofers .cylinder-grid .product:nth-child(2n+3), .dual-subwoofers .cylinder-grid .product:nth-child(2n+2) {
    margin-right: 0;
  }
  .dual-subwoofers .cylinder-grid .product img {
    margin: 0 auto;
  }
}
.blog .wrap {
  background: #fff;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
}
.blog .blog-post-view__header,
.blog .blog-list-view__header {
  margin: 0 auto;
  max-width: 1440px;
  min-height: 350px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.blog .blog-post-view__header-copy,
.blog .blog-list-view__header-copy {
  margin-left: 50px;
  position: absolute;
  bottom: 10%;
  max-width: 70%;
  color: #fff;
}
.blog .blog-post-view__header h1,
.blog .blog-list-view__header h1 {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 36px;
  line-height: .875;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}
.blog .blog-post-view__header h1 span,
.blog .blog-list-view__header h1 span {
  font-size: 48px;
  font-weight: 800;
  letter-spacing: 0;
  display: block;
}
.blog .blog-list-view__header {
  min-height: 0;
  margin: 0 0 25px 0;
}
.blog .blog-list-view__header h1 {
  text-shadow: none;
}
.blog .pagination li {
  display: inline-block;
}
.blog .pagination a {
  color: white;
}
.blog .learn-more {
  max-width: 300px;
}
.blog .learn-more:hover {
  text-decoration: none;
}
.blog .community-promo {
  border-top: 5px solid #e5e5e5;
  padding-top: 45px;
}
.blog .community-promo h3 {
  font-weight: 300;
  font-size: 28px;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.blog .community-promo p a {
  color: #ff4500;
}

@media screen and (max-width: 799px) {
  .blog .blog-list-view {
    max-width: 100%;
    padding-right: 0;
    border: none;
  }
  .blog .blog-list-view__posts .post__date {
    max-width: 50px;
    font-size: 38px;
  }
  .blog .learn-more {
    max-width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .blog .blog-post-view__header h1,
  .blog .blog-list-view__header h1 {
    font-size: 24px;
  }
  .blog .blog-post-view__header h1 span,
  .blog .blog-list-view__header h1 span {
    font-size: 36px;
  }
}
.blog-list-view {
  float: left;
  /* max-width: 70%; */
  padding-right: 23px;
  border-right: 1px solid #e5e5e5;
  margin-bottom: 48px;
}
.blog-list-view__header {
  margin-bottom: 13px;
}
.blog-list-view__header h1 {
  font-weight: 800;
  text-transform: uppercase;
  padding-bottom: 18px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 23px;
  font-size: 36px;
  max-width: 80%;
  line-height: 1.1;
}
.blog-list-view__header p {
  font-size: 16px;
  line-height: 1.25;
}
.blog-list-view__posts {
  margin-bottom: 48px;
}
.blog-list-view__posts .post {
  padding: 8px;
  margin-bottom: 23px;
}
.blog-list-view__posts .post:nth-child(odd) {
  background: #e5e5e5;
}
.blog-list-view__posts .post:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.blog-list-view__posts .post h2 {
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 3px;
  font-size: 16px;
  margin-bottom: 8px;
}
.blog-list-view__posts .post h2 a {
  color: #ff4500;
  text-decoration: none;
  font-weight: 800;
}
.blog-list-view__posts .post p {
  font-size: 16px;
  font-weight: 400;
}
.blog-list-view__posts .post__date {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 60px;
  font-size: 48px;
  font-weight: 400;
  color: #a9a9a9;
  word-break: break-word;
  line-height: 1;
}
.blog-list-view__posts .post .post__full-date {
  font-weight: 800;
}
.blog-list-view__posts .post__content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 80%;
}
.blog-list-view__posts .post__content img {
  margin: 0 0 10px 0;
}
.blog-list-view__posts .post__excerpt {
  font-style: italic;
}
.blog-list-view__posts .post__excerpt a {
  color: #346CB1;
}


.blog .featured-systems.blog-list-view__header h1 {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  max-width: 100%;
}
.blog .featured-systems__header h2 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 28px;
  margin-bottom: 18px;
  line-height: 1;
}
.blog .featured-systems__header p {
  margin-bottom: 18px;
}
.blog .featured-systems__posts {
  margin-bottom: 48px;
}
.blog .featured-systems .post {
  width: 100%;
  max-width: calc(33% - 15px);
  margin: 0 15px 15px 0;
  position: relative;
  display: inline-block;
  max-height: 350px;
  overflow: hidden;
}
.blog .featured-systems .post:nth-child(3n+3) {
  margin-right: 0;
}
.blog .featured-systems .post a {
  display: block;
}
.blog .featured-systems .post img {
  width: 100%;
  height: auto;
}
.blog .featured-systems .post h2 {
  padding: 15px;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: calc(100% - 30px);
}
.gallery__button {
  height: 100%;
  width: 15%;
  position: absolute;
  top: 0;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.6) 0 0 7px;
  opacity: .3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery__button i {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.gallery__button::selection {
  background: transparent;
}
.gallery__button::-moz-selection {
  background: transparent;
}
.gallery__button--previous {
  left: 35px;
}
.gallery__button--previous:hover {
  transform: translateX(-5%);
  opacity: 1;
}
.gallery__button--next {
  right: 35px;
}
.gallery__button--next:hover {
  transform: translateX(5%);
  opacity: 1;
}

@media screen and (max-width: 800px) {
  .blog .featured-systems .post {
    max-width: calc(50% - 15px);
  }
  .blog .featured-systems .post:nth-child(3n+3) {
    margin-right: 15px;
  }
  .blog .featured-systems .post:nth-child(even) {
    margin-right: 0;
  }
}
@media screen and (max-width: 639px) {
  .blog .featured-systems .post {
    max-width: 100%;
    margin-right: 0;
  }
  .blog .featured-systems .post:nth-child(3n+3) {
    margin-right: 0;
  }
}
.blog section.collection-header .wrap {
  padding: 0;
}
.blog section.reviews-landing .wrap {
  padding: 50px 0;
}

.blog-excerpts {
  background: #eee;
  margin-bottom: 40px;
  padding: 20px;
}
.blog-excerpts:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.blog-excerpts h2 {
  font-size: 24px;
  margin-bottom: 24px;
}
.blog-excerpts .post {
  display: inline-block;
  width: calc(33% - 25px);
  margin-right: 20px;
  vertical-align: top;
  margin-bottom: 24px;
}
.blog-excerpts .post h4 {
  margin-bottom: 12px;
}
.blog-excerpts .post h4 a {
  font-weight: 700;
}
.blog-excerpts .post a {
  color: #ff4500;
}
.blog-excerpts .post p,
.blog-excerpts .post img {
  margin-bottom: 8px;
}
.blog-excerpts .learn-more {
  max-width: 300px;
  float: right;
  margin-bottom: 0;
}

@media screen and (max-width: 720px) {
  .blog-excerpts .post {
    width: 100%;
    margin-right: 0;
  }

  .blog section.reviews-landing .wrap {
    padding: 50px;
  }
}
.blog-post .blog-post-view__content hr {
  margin: 20px 0;
  border: 1px solid #e5e5e5;
}
.blog-post .blog-post-view__content h2 {
  text-align: center;
  font-weight: 300;
  font-size: 38px;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e5e5e5;
  text-transform: uppercase;
}
.blog-post .blog-post-view__content h2 span {
  font-weight: 800;
}
.blog-post .blog-post-view__content h3 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 24px;
  margin: 30px 0 5px 0;
}
.blog-post .blog-post-view__content h4 {
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.blog-post .blog-post-view__content h5 {
  font-weight: 700;
  margin-bottom: 14px;
}
.blog-post .blog-post-view__content p {
  line-height: 1.5;
  margin-bottom: 14px;
  font-size: 16px;
}
.blog-post .blog-post-view__content a {
  color: #ff4500;
}
.blog-post .blog-post-view__content ul {
  margin: 0 0 14px 35px;
  list-style: none;
  font-size: 14px;
}
.blog-post .blog-post-view__content ul li {
  margin-bottom: 5px;
}
.blog-post .blog-post-view__content ul li:before {
  content: "";
  font-size: 16px;
  color: #ff4500;
  margin-right: 6px;
  margin-left: -20px;
}
.blog-post .blog-post-view__content img {
  float: right;
  max-width: 100%;
  height: auto;
  margin: 0 0 20px 20px;
}
.blog-post .blog-post-view__content .blog-image {
  width: 100%;
  height: auto;
}
.blog-post .blog-post-view__content .center-text {
  text-align: center;
  padding: 28px 0;
  margin: 28px 0;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.blog-post .blog-post-view__content .center-text p {
  margin-bottom: 0;
}
.blog-post .blog-post-view__content .center-text h5 {
  font-size: 18px;
}
.blog-post .blog-post-view__content .img-gal {
  margin: 0 0 20px 0;
}
.blog-post .blog-post-view__content .img-gal a {
  height: 100%;
  max-height: 250px;
  overflow: hidden;
  float: left;
  max-width: calc(33% - 20px);
  margin: 0 20px 20px 0;
}
.blog-post .blog-post-view__content .img-gal a:nth-of-type(3n+3) {
  margin-right: 0;
}
.blog-post .blog-post-view__content .img-gal img {
  margin: 0;
  min-height: 250px;
}
.blog-post .blog-post-view__content .img-gal::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.blog-post .blog-post-view__content .question {
  font-style: italic;
  margin-left: 25px;
  position: relative;
  clear: both;
  font-weight: 600;
  text-transform:none;
}
.blog-post .blog-post-view__content .question::before {
  content: 'Q:';
  font-weight: 800;
  position: absolute;
  top: 0;
  left: -25px;
}
.blog-post .blog-post-view__content .answer {
  margin-left: 25px;
  position: relative;
}
.blog-post .blog-post-view__content .answer::before {
  content: 'A:';
  font-weight: 800;
  position: absolute;
  top: 0;
  color: #FF6A00;
  margin-left: -25px;
}
.blog-post .blog-post-view__content .q-and-a .question:before,
.blog-post .blog-post-view__content .q-and-a .answer:before {
  font-weight: 800;
  margin-left: -30px;
  padding-right: 10px;
}
.blog-post .blog-post-view__content .q-and-a .question {
  font-style: italic;
}
.blog-post .blog-post-view__content .q-and-a .question:before {
  content: 'Q:';
  font-style: normal;
}
.blog-post .blog-post-view__content .q-and-a .answer {
  margin-bottom: 38px;
}
.blog-post .blog-post-view__content .q-and-a .answer:before {
  content: 'A:';
  color: #FF6A00;
}
.blog-post .discussion h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 36px;
  padding-bottom: 28px;
  margin-bottom: 28px;
  border-bottom: 1px solid #e5e5e5;
}
.gallery-modal-wrapper img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  max-height: 900px;
}

.blog-post-view__content .answer + p, .blog-post-view__content .answer + p + p {
  margin-left: 25px;
}

@media screen and (max-width: 1000px) {
  .img-gal a {
    max-width: calc(33% - 20px)!important;
  }
  .img-gal a:nth-of-type(2n+2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 719px) {
  .blog-post .blog-post-view__content .gallery img {
    max-width: 45%;
  }
}
@media screen and (max-width: 600px) {
  .blog-post .blog-post-view__content .gallery img {
    max-width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 800px) {
  .img-gal a {
    max-width: 100%!important;
    margin-right: 0;
  }
}
.basic .basic__header {
  max-width: 1440px;
  margin: 0 auto;
  padding: 8px 8px 8px 34px;
  background-color: #c5c5c5;
  border-bottom: solid thin #b7b7b7;
  font-weight: bold;
  font-family: "Open Sans", sans-serif, Helvetica, Arial, Helvetica, sans-serif;
  color: #9e3f29;
  text-transform: uppercase;
  background: #fff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 26%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(26%, #ffffff), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 26%, #eaeaea 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 26%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 26%, #eaeaea 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 26%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.basic .basic__header h2 {
  font-size: 16px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif, Helvetica, Arial, Helvetica, sans-serif;
  color: #9e3f29;
  text-transform: uppercase;
}
.basic .basic__body .wrap {
  padding: 30px 34px;
  background: #fff;
}
.basic .basic__body .basic__numbered-list {
  margin-left: 18px;
}
.basic .basic__body h3 {
  display: inline-block;
  margin: 20px 0;
  font-size: 20px;
  color: #333;
}
.basic .basic__body h4 {
  margin: 15px auto;
  font-size: 14px;
  font-weight: 700;
}
.basic .basic__body h5 {
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 0;
}
.basic .basic__body p {
  font-size: 14px;
  line-height: 160%;
  margin-bottom: 15px;
}
.basic .basic__body li {
  font-size: 14px;
  line-height: 160%;
}
.basic .basic__body ol li {
  font-weight: 700;
  margin-bottom: 15px;
}
.basic .basic__body ol li a {
  font-weight: 700;
}
.basic .basic__body ol li span {
  font-weight: 400;
}
.basic .basic__body ol li span a {
  font-weight: 400;
}
.basic .basic__body ul {
  list-style-type: none;
  margin-bottom: 15px;
}
.basic .basic__body a {
  color: #e05819;
  font-weight: 400;
}
.basic .basic__body .caps {
  text-transform: uppercase;
}
.basic .basic__body .top-link {
  display: inline;
  font-size: 12px;
  margin-left: 12px;
}
.basic .basic__body .contact-form h3 {
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid thin #b7b7b7;
}

.stars {
  color: #F5D90F;
  font-size: 16px;
}

#content section {
  background: white;
}

@media only screen and (max-width: 648px) {
  .basic .basic__header {
    margin: 50px auto 0 auto;
  }
}
.news .press__header {
  background: url("../../images/news-header__background.jpg");
  background-size: cover;
  background-position: bottom;
  padding: 60px;
  color: #fff;
}
.news .press__header .press__contact-info {
  text-align: right;
  text-shadow: 0px 0px 5px #000;
}
.news .press__header h2 {
  display: block;
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 60px;
  line-height: .875;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-shadow: 0px 0px 5px #000;
  margin-top: 60px;
  color: #fff;
}
.news .press__header h2 span {
  font-weight: 800;
  letter-spacing: 0;
}
.news .press__header h3 {
  text-transform: uppercase;
  font-weight: 800;
}
.news .press__header a {
  color: #ff4500;
  font-weight: 800;
}
.news .basic__body p {
  margin-bottom: 0;
}
.news .basic__body ul li {
  margin-bottom: 30px;
}
.news .basic__body ul li img {
  display: block;
  margin: 15px 0px;
}
.news .basic__body ul li iframe {
  margin: 15px 0px;
  max-width: 100%;
}

@media only screen and (max-width: 634px) {
  .news .press__header {
    padding: 60px 30px;
  }

  .news .press__header .press__contact-info {
    text-align: center;
  }

  .news .press__header h2 {
    font-size: 48px;
    text-align: center;
  }
}
.updated-basic .wrap {
  background: #fff;
}
.customer-service #content .bg-grey {
  background: #f3f3f3;
}
.customer-service #content ol {
 margin-bottom: 25px; 
}
.updated-basic .wrap .top-link {
  display: inline;
  font-size: 12px;
  margin-left: 12px;
}
.updated-basic .wrap h1 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 25px;
  padding-bottom: 25px;
  text-align: center;
  line-height: 1.1;
  border-bottom: 1px solid #e5e5e5;
}
.updated-basic .wrap h1 span {
  font-weight: 800;
}
.updated-basic .wrap h2 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 25px;
  padding-bottom: 25px;
  text-align: center;
  line-height: 1.1;
  border-bottom: 1px solid #e5e5e5;
}
.updated-basic .wrap h2 span {
  font-weight: 800;
}
.updated-basic .wrap h3 {
  margin-top: 25px;
  margin-bottom: 12px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 22px;
  display: inline-block;
}
.updated-basic .wrap p {
  font-weight: 400;
  margin-bottom: 18px;
  line-height: 160%;
}
.updated-basic .wrap ul {
  margin-bottom: 18px;
  margin-left: 18px;
}
.updated-basic .wrap ul li {
  list-style-type: none;
  font-weight: 400;
  line-height: 160%;
}
.updated-basic .wrap ul li:before {
  content: '\f101';
  margin-right: 5px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #e05819;
}
.updated-basic .wrap a {
  color: #ff4500;
}

@media only screen and (max-width: 440px) {
  .updated-basic .wrap h2 span {
    display: block;
  }
}
.updated-basic .about__team .wrap {
  background-color: #171819;
  background-image: url("../../images/about__background.jpg");
  color: #fff;
}
.updated-basic .about__team .wrap h2 {
  width: 220px;
  margin: 0 auto 30px auto;
  display: block;
  color: #fff;
  padding: 15px;
  border-bottom: 1px solid #d8d8d8;
}
.updated-basic .about__team .wrap ul {
  list-style-type: none;
}
.updated-basic .about__team .wrap ul li {
  border-bottom: 1px solid #d8d8d8;
  padding: 45px 0;
}
.updated-basic .about__team .wrap ul li:last-child {
  border-bottom: none;
}
.updated-basic .about__team .wrap ul li img {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.updated-basic .about__team .wrap ul li h3 {
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 300;
  font-size: 24px;
  text-transform: none;
}
.updated-basic .about__team .wrap ul li h3 span {
  font-weight: 800;
}

@media only screen and (max-width: 640px) {
  .updated-basic .about__team .wrap ul li img {
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .updated-basic .about__team .wrap ul li h3 {
    text-align: center;
  }
}
@media only screen and (max-width: 440px) {
  .updated-basic .wrap h2 span {
    display: block;
  }
}
.bill-of-rights .bill-of-rights__header {
  padding-bottom: 40px;
  margin-bottom: 20px;
  border-bottom: solid thin #b7b7b7;
}
.bill-of-rights .bill-of-rights__header img {
  float: right;
}
.bill-of-rights .basic__body h3 {
  text-transform: uppercase;
}
.bill-of-rights .basic__body h3 span {
  color: #ff4500;
}
.bill-of-rights .basic__body img {
  display: inline-block;
  width: 120px;
  margin: 0 auto;
  vertical-align: middle;
}
.bill-of-rights .basic__body li {
  float: left;
  width: 50%;
  padding: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bill-of-rights .basic__body li:nth-child(odd) {
  clear: left;
}
.bill-of-rights .basic__body li:nth-child(even) {
  clear: right;
}
.bill-of-rights .basic__body .bill-of-rights__text {
  width: calc(100% - 130px);
  padding-left: 30px;
  display: inline-block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: middle;
}

@media only screen and (max-width: 1120px) {
  .bill-of-rights .basic__body li {
    float: none;
    width: 100%;
  }

  .bill-of-rights .basic__body li:nth-child(odd) {
    clear: both;
  }

  .bill-of-rights .basic__body li:nth-child(even) {
    clear: both;
  }
}
@media only screen and (max-width: 600px) {
  .bill-of-rights .basic__body img {
    display: block;
  }

  .bill-of-rights .bill-of-rights__header img {
    float: none;
  }

  .bill-of-rights .basic__body .bill-of-rights__text {
    display: block;
    width: 100%;
    padding-left: 0;
    text-align: center;
  }

  .bill-of-rights .basic__body li {
    padding-bottom: 30px;
    border-bottom: solid thin #b7b7b7;
  }
}
.faqs .faq__question {
  font-style: italic;
}
.faqs .faq__answer {
  display: block;
  padding: 15px;
  background: #f2f2f2;
  margin-bottom: 35px;
}
.faqs .faq__answer ul {
  list-style-type: disc;
  margin-left: 20px;
}
.faqs .faq__answer table {
  display: inline-block;
  width: 30%;
  margin: 0 1.5%;
  font-size: 12px;
  text-align: center;
}
.faqs .faq__answer table tr:nth-child(even) {
  background: #e5e5e5;
}
.faqs .faq__answer table th {
  padding: 6px 15px;
}

@media only screen and (max-width: 924px) {
  .faqs .faq__answer table {
    width: 46%;
  }
}
.newsletter .basic__body h3 {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-size: 24px;
  line-height: 110%;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: uppercase;
  padding: 30px 0 15px 0;
}
.newsletter .basic__body h3 span {
  font-weight: 800;
  color: #ff4500;
}
.newsletter .tagline {
  text-align: center;
}
.newsletter .newsletter__contact-method {
  float: left;
  width: 50%;
  padding: 0 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.newsletter .newsletter__register {
  margin-top: 30px;
}

@media only screen and (max-width: 956px) {
  .newsletter .newsletter__contact-method {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.account-form {
  margin: 0 auto;
  width: 100%;
  max-width: 500px;
}
.account-form input[type="submit"] {
  margin: 0 auto;
}
.account-form__footnote {
  width: 100%;
  text-align: center;
  display: block;
  margin: 10px 0;
}

.updated-basic .not-found {
  text-align: center;
}

 @media screen and (max-width: 1110px) and (min-width: 741px) {
    .us-dealers .col-1-6 {
		width:33%;
		}
		
	.us-dealers .col-1-6:nth-child(3n+1) {
		clear: left;
		}

}

@media screen and (max-width: 740px) and (min-width: 501px) {
    .us-dealers .col-1-6 {
		width:50%;
		}
		
	.us-dealers .col-1-6:nth-child(2n+1) {
		clear: left;
		}

}

@media only screen and (max-width: 500px) {
    .us-dealers .col-1-6 {
		width:100%;
		}
		.us-dealers .wrap .dealers__list h4 {
			text-align:center;
		}
		.us-dealers .dealerh4 {
		text-align:center;
		}
}

.us-dealers .availablemodels {
		display:block; 
		font-size:14px;
		color:#386cb0; 
		font-style:italic
		}
		
.us-dealers .availablemodels::before {
	content: "\f002";
	font-family:fontawesome; 
	margin-right:5px;
	color:#386cb0;
      font-style:normal;
	}

.us-dealers .availtooltip {
	display:none;
	position:absolute; 
	min-height:100%;
	height:auto;
	z-index:999999999; 
	background-color: #386cb0; 
	color:#fff;
	text-align:left;
	padding:10px;
	-webkit-box-shadow: 0px 15px 17px -7px rgba(0,0,0,0.22);
	-moz-box-shadow: 0px 15px 17px -7px rgba(0,0,0,0.22);
	box-shadow: 0px 15px 17px -7px rgba(0,0,0,0.22);
    box-sizing:border-box;
	width: -moz-calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
	 }
	 
.us-dealers .availooltipinner {
	position:relative;
	}

.us-dealers .availooltipinner h6 {
	 border-bottom:solid thin #fff; 
	 font-weight:bold;
	 font-size:12px;
	 padding:4px;
	 }
	 
.us-dealers .closebtn {
	 position:absolute;
	 top:0;
	 right:0; 
	 cursor:pointer;
	 }
	 
.us-dealers .col-1-6.dealerwrapper a {
	 color:#386cb0 !important;
	 text-decoration:none;
	 }
	 
.us-dealers .wrap .dealers__list h4 {
		background:none !important; 
		text-transform: uppercase; 
		font-size:32px;
		line-height:32px;
		padding:0px !important;
		padding-bottom:15px;
		padding-top:50px !important;
		margin:0 auto; 
		border-bottom:solid thin #000; 
		clear:both;
		}
		
.us-dealers .dealers__content{
	margin-top:0px;
	padding-top:0px
	}
		
.us-dealers .dealerh3 {
		border-bottom:solid #000; 
		font-size:24px;
		margin-top:0px !important;
  		
		}
		
.us-dealers .dealerh4 {
		border-bottom:solid #000; 
		font-size:24px;
		}
		
.us-dealers .dealerimage {
		position:relative; 
		height:60px; 
		border-bottom:solid thin #000;
		margin-bottom:10px;
		padding-bottom:10px
		}
		
.us-dealers .dealerwrapper {
		text-align:center; 
		position:relative;
		margin-top:20px;
		}
		

		
.us-dealers .dealerwrapper img {
		position:absolute;
		top:50%;
		left:50%; 
		transform: translate(-50%, -50%); 
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
		max-width:179px; 
		max-height:60px;
		}
	
.us-dealers .grid-2 {
	margin:0px;
	padding:0px
	}
	
.us-dealers .magnoliaholder {
	 margin-top:30px; 
	 border-bottom:solid thin #ebebeb; 
	 padding-bottom:25px;
	 }
	 
.us-dealers .magnoliaholder .col-1-6.dealerwrapper h5 {
	 border-bottom:solid thin #000; 
	 padding-bottom:10px;
	 margin-bottom:10px;
	 }
	 
.us-dealers .magnoliaholder .dealerwrapper {
	 margin-top:20px;
	 }
	 
.us-dealers .magnolialogo {
	 border-bottom:solid thin #ebebeb; 
	 padding-bottom:20px; 
	 text-align:center;
	 margin-bottom:20px;
	 }
	
.us-dealers .grid-2 .col-1-6:last-of-type .availtooltip{
    width:100%;
  }

.dealers .dealers__header {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 1440px;
  padding: 50px;
  background-size: cover;
  background-position: right;
  min-height: 237px;
  margin: 0 auto;
  position: relative;
}

.dealers .dealers__header h1 {
  font-size: 42px;
  font-weight: 300;
  letter-spacing: -1px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
.dealers .dealers__header h1 span {
  font-weight: 800;
}

.dealers .dealers__header h2 {
  font-size: 42px;
  font-weight: 300;
  letter-spacing: -1px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
.dealers .dealers__header h2 span {
  font-weight: 800;
}
.dealers__content {
  margin-top: -70px;
  padding-top: 100px;
}
.dealers .wrap {
  background: #fff;
}
.dealers .wrap .dealers__intro p {
  margin-bottom: 15px;
}
.dealers .wrap p {
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  margin: 0;
}
.dealers .wrap p a {
  color: #ff4500;
}
.dealers .wrap .emphasized-text {
  font-style: italic;
}
.dealers .wrap h1 {
  margin: 50px 0 15px 0;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 800;
}
.dealers .wrap h3 {
  margin: 50px 0 15px 0;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 800;
}
.dealers .wrap .dealers__list {
  clear: both;
  padding-top: 30px;
}
.dealers .wrap .dealers__list ul {
  list-style-type: none;
}
.dealers .wrap .dealers__list li {
  line-height: 160%;
  padding: 30px 15px;
  border-bottom: 1px solid #d9d9d9;
  text-align: center;
  display: table;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dealers .wrap .dealers__list li:last-child {
  border-bottom: none;
}
.dealers .wrap .dealers__list h4 {
  font-weight: 300;
  background: #ebebeb;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 32px;
  padding: 15px;
  margin: 0 auto;
}
.dealers .wrap .dealers__list h4 span {
  font-weight: 800;
}
.dealers .wrap .dealers__list .dealers__dealer-logo {
  display: table-cell;
  width: 50%;
  padding: 0 15% 0 0;
  vertical-align: middle;
}
.dealers .wrap .dealers__list .dealers__dealer-logo img {
  float: right;
}
.dealers .wrap .dealers__list .dealers__dealer-info {
  display: table-cell;
  width: 50%;
  margin-bottom: 15px;
  text-align: left;
  vertical-align: middle;
}
.dealers .wrap .retail-partners li:first-child {
  border-bottom: none;
}
.dealers .wrap .dealer__chain-locations {
  width: 100%;
  margin: 0 auto;
}
.dealers .wrap .dealer__chain-locations ul {
  width: 100%;
  max-width: 912px;
  margin: 0 auto 30px auto;
  text-align: left;
}
.dealers .wrap .dealer__chain-locations ul li {
  border-bottom: none;
  text-align: left;
  display: inline-block;
  width: 23.5%;
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dealers .wrap .dealer__chain-locations ul h6 {
  text-transform: uppercase;
  text-align: left;
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dealers .wrap .dealer__chain-locations ul .view-all-link {
  padding: 15px;
  margin: 15px 0;
  text-align: center;
  background: #ebebeb;
}

@media only screen and (max-width: 818px) {
  .dealers .wrap .dealer__chain-locations ul li {
    width: 32%;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 796px) {
  .dealers .dealers__header {
    background-position: left;
  }
  .dealers .dealers__header h2 {
    font-size: 32px;
    text-align: center;
  }

  .dealers .wrap .dealers__list li {
    display: block;
  }

  .dealers .wrap .dealers__list .dealers__dealer-logo {
    display: block;
    width: 100%;
    margin: 0 auto 15px auto;
    padding: 0;
  }
  .dealers .wrap .dealers__list .dealers__dealer-logo img {
    display: block;
    margin: 0 auto;
    float: none;
  }

  .dealers .wrap .dealers__list .dealers__dealer-info {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
@media screen and (max-width: 650px) {
  #map .addresses li a {
    max-width: 70%;
  }
}
@media only screen and (max-width: 640px) {
  .dealers .dealers__header {
    padding: 60px 50px 60px 50px;
  }

  .dealers .wrap .dealers__list h4 {
    line-height: 140%;
    font-size: 24px;
  }

  .dealers .wrap {
    padding: 50px 30px;
  }
}
@media only screen and (max-width: 600px) {
  .dealers .wrap .dealer__chain-locations ul li {
    width: 48%;
  }
}
@media only screen and (max-width: 480px) {
  .dealers .wrap .dealer__chain-locations ul li {
    width: 100%;
    text-align: center;
  }

  .dealers .wrap .dealer__chain-locations ul h6 {
    text-align: center;
  }

  .dealers .wrap .dealer__chain-locations ul .view-all-link {
    text-align: center;
  }
}

<!-- CART -->

.cart {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
}
.cart .empty-cart {
    border-bottom:solid thin #e5e5e5;
    padding-bottom:30px;
    margin-bottom:20px
  }
  .cart .cart-links a {
    color:#eb1717;
    text-decoration:none;
  }
  .cart .cart-links p {
    margin-bottom:10px;
    font-size:16px;
  }
  .cart .cart-links span a {
    display: inline-block
  }
  .cart .cart-links2 {
    margin-top:10px;
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:solid thin #e5e5e5;
  }
  .cart .cart-links2 a {
    color:#eb1717;
    text-decoration:none
  }
  .cart .cart-continue {
    font-family: 'Open Sans',arial,sans-serif;
    display: block;
    color: #fff;
    font-size: 14px;
    background: #386cb0;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    padding: 10px;
    border: 3px solid transparent;
    transition: all 0.1s ease-in;
    box-sizing:border-box;
    
  }
  .cart .cart-continue:hover {
    border: 3px solid #386cb0;
    background: none;
    color: #386cb0;
    text-decoration: none;
  }
  .cart .cart-checkout {
    font-family: 'Open Sans',arial,sans-serif;
    display: block;
    margin: 11px 0 5px;
    color: #fff;
    font-size: 14px;
    background: #eb1717;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    padding: 10px;
    border: 3px solid transparent;
    transition: all 0.1s ease-in;
    max-width:300px;
    margin:0 auto;
    margin-bottom:25px;
    
  }
  .cart .cart-checkout:hover {
    border: 3px solid #eb1717;
    background: none;
    color: #ff4500;
    text-decoration: none;
  }
  .cart .affirm {
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
  }
  .cart #learn-more-affirm{
    font-size:14px !important;
      font-style:italic !important;
    text-decoration:none !important;
    color:#000 !important;
    font-weight:bold;
  }
.cart #learn-more-affirm span {
  font-weight:normal;
  float:none !important;
}
  .cart #learn-more-affirm img{
    margin: 0 0.3em .29em !important;
    margin-right:0px !important;
  }
@media screen and (max-width:639px){
  .cart .span6.cart-buttons.inner-right.inner-left{
    width:100% !important
  }
}
@media screen and (max-width:595px){
  .cart #update-cart{
    margin-left:0px !important;
  }
}
  .cart .total-box {
    padding-bottom:0px !important
  }
  .cart .extra-checkout-buttons img{
    margin-left:10px;
    margin-right:10px;
  }
  .cart .extra-checkout-buttons input{
    margin-left:10px;
    margin-right:10px
  }
  .cart .amazon-payments-pay-button {
    vertical-align:top
  }
  .cart .special-instructions {
    padding-bottom:15px
  }
  .cart .cart-buttons .extra-checkout-buttons {
    float:none !important; 
    margin-bottom:15px
  }
  .cart #update-cart {
    border:none;
    color:#386cb0;
    padding:3px; 
    background:none !important; 
    cursor:pointer;
    margin-right:0px !important; 
    padding:0px !important
  }
.cart h1 {
  font-size: 36px;
  font-weight: 800;
  letter-spacing: -2px;
  text-transform: uppercase;
}
.cart input[type="text"] {
  padding: 10px;
  text-align: center;
  border: solid thin #b7b7b7;
  background-color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: 400;
  color: #262626;
  outline: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.cart input[type="text"]::-webkit-input-placeholder {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  color: #262626;
}
.cart input[type="text"]::-moz-placeholder {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  color: #262626;
}
.cart input[type="text"]:-moz-placeholder {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  color: #262626;
}
.cart input[type="text"]:-ms-input-placeholder {
  font-family: "Open Sans", sans-serif, Helvetica, Arial;
  font-weight: 400;
  color: #262626;
}
.cart p {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  margin-bottom: 24px;
}
.cart table {
  width: 69%;
  text-align: center;
  border-collapse: collapse;
  float: left;
}
.cart table thead {
  text-transform: lowercase;
  background: #000;
  color: #fff;
}
.cart table thead th {
  padding: 20px 10px;
  font-weight: 800;
  text-transform: uppercase;
}
.cart table .item a {
  color: #000;
}
.cart table .remove a {
  color: #ff4500;
}
.cart table tbody td {
  vertical-align: middle;
}
.cart .cart-buttons {
  float: right;
  clear: both;
}
.cart .cart-buttons input {
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans'
}
.cart .cart-buttons .extra-checkout-buttons {
  float: right;
}
.cart .update-cart {
  background: #346CB1;
  padding: 18px 35px 19px;
  margin-right: 12px;
  color: #fff;
}
.cart .cart-disclaimers {
  margin-top: 50px;
  clear: both;
}
.cart .cart-disclaimers p {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 8px;
  max-width: none;
  line-height: 18px;
}
.cart .cart-disclaimers a {
  color: #ff4500;
}
.cart .product_image img {
  padding-top: 20px;
}
.cart .total-box {
  float: right;
  background: #eee;
  padding-bottom: 7px;
  width: 30%;
}
.cart .total-box h4 {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  padding: 20px 30px;
  margin-bottom: 12px;
  text-align: center;
}
.cart .total-box > span {
  display: block;
  padding: 0 12px;
  margin-bottom: 5px;
}
.cart .total-box > span span {
  float: right;
}
.cart .total-box .tax span {
  color: #000;
}
.cart .total-box .shipping span {
  color:#eb1717;
  text-transform:uppercase;
}
.cart .total-box .special-instructions {
  margin-bottom: 13px;
}
.cart .total-box .special-instructions label {
  margin: 13px 0 15px;
  display: block;
  text-align: center;
  padding: 12px 12%;
  background: black;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
.cart .total-box .special-instructions textarea {
  width: auto;
  max-width:100%;
  padding: 10px;
  display: block;
  box-sizing: border-box;
  margin: 0 13px;
  background-color:#fff;
  margin:0 auto;
}

@media screen and (max-width: 639px) {
  .cart th.item,
  .cart td.image,
  .cart td.remove {
    display: none;
  }
  /*.cart table {
    width: 110%;
    margin-left: -5%;
  }*/
  .cart .item {
    text-align: left;
  }
  .cart .item a {
    display: block;
    padding: 20px 0;
  }
  .cart .total-box {
    width: 100%;
    float: none;
  }
}
#customer-account .sidebar {
  float: left;
  width: 190px;
  margin-bottom: 50px;
}
#customer-account .sidebar ul {
  list-style: none;
}
#customer-account .sidebar ul li {
  margin-bottom: 24px;
}
#customer-account .sidebar a {
  display: block;
  padding: 8px 8px 8px 0;
  color: #000;
  border-bottom: 3px solid #346CB1;
  transition: color 0.2s ease-in-out;
  transition-property: color, border;
  font-weight: 700;
}
#customer-account .sidebar a.active, #customer-account .sidebar a:hover {
  color: #ff4500;
  border-color: #ff4500;
  text-decoration: none;
}
#customer-account .account-section {
  width: calc(100% - 250px);
  float: left;
  margin-left: 38px;
}
#customer-account .account-section h2 {
  font-size: 36px;
  font-weight: 800;
  text-transform: uppercase;
}
#customer-account #account-info,
#customer-account #account-orders,
#customer-account #account-addresses {
  display: none;
}
#customer-account #account-info.active,
#customer-account #account-orders.active,
#customer-account #account-addresses.active {
  display: block;
}
#customer-account .add-new-address {
  color: #ff4500;
}
#customer-account .cancel-btn,
#customer-account .action_delete a,
#customer-account .action_edit a {
  transition: background 0.2s ease-in-out;
}
#customer-account .cancel-btn,
#customer-account .action_delete a {
  color: #fff;
  background: #212121;
}
#customer-account .cancel-btn:hover,
#customer-account .action_delete a:hover {
  text-decoration: none;
  background: #474747;
}
#customer-account .action_delete a,
#customer-account .action_edit a,
#customer-account .cancel-btn {
  display: block;
  padding: 15px;
  font-size: 16px;
  float: left;
  margin-right: 12px;
  margin-top: 8px;
}
#customer-account .action_delete a:hover,
#customer-account .action_edit a:hover,
#customer-account .cancel-btn:hover {
  text-decoration: none;
}
#customer-account .cancel-btn {
  padding: 18px;
  margin-top: 0;
}
#customer-account .action_edit a {
  background: #346CB1;
  color: #fff;
}
#customer-account .action_edit a:hover {
  background: #6193d1;
}

.address_table {
  margin-top: 30px;
}
.address_table:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}

#add_address {
  margin-top: 35px;
}
#add_address h4 {
  font-size: 24px;
  margin-bottom: 18px;
}
#add_address .form .options {
  max-height: 230px;
  overflow: auto;
  box-shadow: 3px 3px 5px #ccc;
}

#account-orders table {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}
#account-orders tr.odd {
  background: #eee;
}
#account-orders th,
#account-orders td {
  padding: 10px;
}
#account-orders a {
  color: #346CB1;
}

.back-to-account {
  display: inline-block;
  margin-bottom: 40px;
  color: #ff4500;
}

#customer-order table {
  border-collapse: collapse;
  width: 100%;
  max-width: 800px;
  text-align: center;
}
#customer-order table th:last-child, #customer-order table th.product-image,
#customer-order table td:last-child,
#customer-order table td.product-image {
  text-align: right;
}
#customer-order table td {
  vertical-align: middle;
}
#customer-order table td img {
  vertical-align: middle;
}
#customer-order table tbody td {
  padding: 10px 0;
}
#customer-order table tfoot {
  text-align: right;
}
#customer-order h1 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 36px;
}
#customer-order h3 {
  margin-bottom: 38px;
  font-size: 24px;
  font-weight: 500;
}

#order_details {
  clear: both;
}

#order_payment,
#order_shipping {
  float: left;
  margin: 0 70px 35px 0;
}
#order_payment h4,
#order_shipping h4 {
  margin-bottom: 12px;
}

@media screen and (max-width: 719px) {
  #account-info,
  #account-orders,
  #account-addresses {
    width: 100%;
    float: none;
    clear: both;
    margin-left: 0;
  }
}

/*# sourceMappingURL=svs.css.map */
