/* Russound Version 2 New Website Styles */
::after, ::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal !important; }

table p {
  margin: 3px 0 3px 0 !important; }

.speakerBeauty1__row {
  background-image: url("/images/products/ic-speaker-background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 280px; }
  @media (max-width: 1020px) {
    .speakerBeauty1__row {
      max-height: none; } }
  .speakerBeauty1__row img {
    float: right; }
    @media (max-width: 991px) {
      .speakerBeauty1__row img {
        float: none;
        margin: 0 auto !important;
        padding: 20px 0; } }
.speakerBeauty1__col {
  padding: 30px;
  color: white; }

.speakerBeauty2__row {
  background-color: #333333;
  background-repeat: no-repeat;
  background-size: cover; }
.speakerBeauty2__col {
  padding: 30px;
  color: white;
  line-height: 2em;
  display: flex; }
  .speakerBeauty2__col--image {
    height: 260px;
    display: flex !important;
    align-items: flex-end;
    justify-content: center; }
    @media (min-width: 769px) {
      .speakerBeauty2__col--image .subtext {
        display: none; } }
    @media (max-width: 767px) {
      .speakerBeauty2__col--image {
        height: auto; }
        .speakerBeauty2__col--image .subtext {
          display: block; } }
    .speakerBeauty2__col--image img {
      vertical-align: bottom; }
.speakerBeauty2__base {
  background-color: #000; }
  @media (max-width: 768px) {
    .speakerBeauty2__base {
      display: none; } }
  .speakerBeauty2__base--col {
    padding: 30px 0;
    color: #fff; }

.speakerBeauty3__row {
  background-color: #333333;
  background-repeat: no-repeat;
  background-size: cover; }
.speakerBeauty3__col {
  padding: 30px;
  color: white;
  line-height: 2em;
  display: flex; }
  .speakerBeauty3__col--image {
    height: auto;
    display: flex !important;
    align-items: flex-end;
    justify-content: center; }
    @media (min-width: 769px) {
      .speakerBeauty3__col--image .subtext {
        display: none; } }
    @media (max-width: 767px) {
      .speakerBeauty3__col--image {
        height: auto; }
        .speakerBeauty3__col--image .subtext {
          display: block;
          color: #ffffff !important; } }
    .speakerBeauty3__col--image img {
      vertical-align: bottom; }
.speakerBeauty3__base {
  background-color: #000; }
  @media (max-width: 768px) {
    .speakerBeauty3__base {
      display: none; } }
  .speakerBeauty3__base--col {
    padding: 30px 0;
    color: #fff; }

.imageTitle__row2 {
  padding-top: 20px; }

.h3-text {
  font-size: 24.5px; }

.p-20 {
  padding: 20px; }
.p-40 {
  padding: 40px; }
.p-60 {
  padding: 60px; }

.w-85 {
  width: 85%;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .w-85 {
      width: inherit; } }
.w-95 {
  width: 95%;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .w-95 {
      width: inherit; } }

.caption-style-1 {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 95%;
  margin: 0 auto; }

.caption-style-1 li {
  padding: 0px;
  position: relative;
  overflow: hidden; }

.caption-style-1 li:hover .caption {
  opacity: 1; }

.caption-style-1 img {
  margin: 0px;
  padding: 0px;
  float: left;
  z-index: 4; }

.caption-style-1 .caption {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.45s ease-in-out;
  -moz-transition: all 0.45s ease-in-out;
  -o-transition: all 0.45s ease-in-out;
  -ms-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out; }
  @media (max-width: 991px) {
    .caption-style-1 .caption {
      opacity: 1;
      position: relative; } }

.caption-style-1 .blur {
  background-color: rgba(0, 0, 0, 0.65);
  height: 300px;
  width: 300px;
  z-index: 5;
  position: absolute; }
  @media (max-width: 991px) {
    .caption-style-1 .blur {
      position: relative;
      bottom: -300px; } }

.caption-style-1 .caption-text h1 {
  text-transform: uppercase;
  font-size: 24px; }

.caption-style-1 .caption-text {
  z-index: 10;
  color: #fff;
  position: absolute;
  width: 300px;
  height: 300px;
  text-align: left;
  top: 30px; }
  .caption-style-1 .caption-text p {
    padding: 20px; }
  .caption-style-1 .caption-text h1 {
    padding: 20px 20px 0px; }
  @media (max-width: 991px) {
    .caption-style-1 .caption-text {
      position: relative; } }

.caption-text h1, .caption-text h2, .caption-text h3, .caption-text h4 {
  padding: 0px;
  margin: 0px; }

ul.line-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.line-list li {
    padding: 5px;
    border-bottom: 1px solid #000000; }

.newProductCallout--row {
  background-color: #f2f2f2;
  border-right: 6px solid #5477be;
  padding: 30px;
  margin-left: 0; }
  .newProductCallout--row::after, .newProductCallout--row::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
.newProductCallout--col {
  text-align: center; }
  .newProductCallout--col h2 {
    text-align: left !important; }

.accordion-heading .accordion-toggle {
  text-decoration: none; }

/* Dealer Page CSS */
@media (max-width: 768px) {
  .moduletable_search {
    display: none !important; } }

.nav.menu.mod-list li {
  border-top: 1px solid #d4d4d4;
  padding: 5px; }

.nav.menu.mod-list li:last-child {
  border-bottom: 1px solid #d4d4d4; }

.lp-left {
  float: none; }

.dealer-page_login {
  /* Dealer Logged In Banner CSS */
  background-color: #FBB03B;
  color: #ffffff;
  height: 35px; }
  @media (max-width: 768px) {
    .dealer-page_login {
      height: auto;
      text-align: center; } }
  .dealer-page_login--button {
    background: white;
    text-shadow: none;
    box-shadow: none;
    color: #FBB03B;
    margin-left: 14px;
    font-size: 10px;
    padding: 1px 10px; }
    @media (max-width: 768px) {
      .dealer-page_login--button {
        margin-left: 0;
        margin-right: 14px; } }
  .dealer-page_login--content {
    padding: 5px 10px; }
    @media (max-width: 768px) {
      .dealer-page_login--content {
        display: none !important; } }
    .dealer-page_login--content2 {
      text-align: right;
      padding: 5px 10px; }
      @media (max-width: 828px) {
        .dealer-page_login--content2 {
          text-align: center; } }
    .dealer-page_login--content p {
      font-size: 10px;
      margin: 0;
      /* END Dealer Logged In Banner CSS */ }
.dealer-page_iconbox {
  padding: 20px;
  text-align: center;
  border: 1px solid #999999;
  height: 160px;
  position: relative;
  margin-bottom: 20px; }
.dealer-page_iconbox_linkbox {
  background: #002F65;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 6px 0px; }
  .dealer-page_iconbox_linkbox a {
    color: #ffffff;
    text-decoration: none; }
    .dealer-page_iconbox_linkbox a:hover {
      color: #FBB03B; }
.dealer-page_banner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #CCCCCC;
  margin-bottom: 30px; }
  .dealer-page_banner--content {
    padding: 30px; }
  .dealer-page_banner--image {
    padding: 10px; }
  .dealer-page_banner--title {
    margin: 0;
    line-height: initial; }
  .dealer-page_banner--image {
    padding: 10px; }
  .dealer-page_banner--button {
    background: #5377BD;
    text-shadow: none !important;
    color: #fff;
    box-shadow: none !important;
    border-radius: 20px;
    padding: 5px 20px;
    border: none !important;
    margin-top: 20px; }
  .dealer-page_banner--callout {
    position: absolute;
    background: #0F2A4D;
    color: white;
    padding: 20px;
    right: 0px;
    top: 0px; }
    @media (max-width: 768px) {
      .dealer-page_banner--callout {
        bottom: 0px;
        top: auto !important; } }

/* END Dealer Page CSS */
/* Voiceplay Landing Page */
.main-paragraph {
  margin-top: -150px; }
  @media (max-width: 768px) {
    .main-paragraph {
      margin-top: -10px; } }

.row-fluid.feature_list_wicons {
  margin-top: 60px; }

.vp_upgrade_block {
  background: url(/images/site_images/voiceplay-background-80.jpg); }
  .vp_upgrade_block .span12 {
    padding: 30px; }

.voiceplay {
  background-color: #FBAE3B;
  margin: 45px auto; }
  .voiceplay_col {
    padding: 30px;
    color: #ffffff; }
    @media (max-width: 768px) {
      .voiceplay_col {
        padding-top: 10px; } }
    .voiceplay_col img {
      text-align: center;
      margin: 0 auto; }
    .voiceplay_col-3 {
      padding-top: 60px; }
      @media (max-width: 768px) {
        .voiceplay_col-3 {
          padding: 10px; } }

.groups {
  background-color: #516E8F;
  margin: 45px auto; }
  .groups_col {
    padding: 30px;
    color: #ffffff; }
    @media (max-width: 768px) {
      .groups_col {
        padding: 10px; } }
    .groups_col img {
      text-align: center;
      margin: 0 auto; }
    .groups_col-3 {
      padding-top: 34px; }
      @media (max-width: 768px) {
        .groups_col-3 {
          padding-top: 10px; } }

.setup {
  background-color: #29abe2;
  margin: 45px auto; }
  .setup_col {
    padding: 30px;
    color: #ffffff; }
    @media (max-width: 768px) {
      .setup_col {
        padding: 10px; } }
    .setup_col img {
      text-align: center;
      margin: 0 auto; }
    .setup_col-3 {
      padding-top: 120px; }
      @media (max-width: 768px) {
        .setup_col-3 {
          padding-top: 10px; } }

.bluebutton {
  background: #002f65;
  border-radius: 11px;
  padding: 20px 45px;
  color: #ffffff;
  display: block;
  text-align: center; }
  @media (max-width: 768px) {
    .bluebutton {
      padding: 10px; } }
  .bluebutton:hover {
    background: #111d38; }

/* Russound App Page */
.app-links h4.app {
  font-weight: normal;
  margin-top: 45px; }
  @media (max-width: 768px) {
    .app-links h4.app {
      margin-top: auto; } }
.app-links-left {
  padding-left: 25px; }
  @media (max-width: 768px) {
    .app-links-left {
      padding-left: 0; } }
.app-links-right {
  padding-right: 50px; }
  @media (max-width: 768px) {
    .app-links-right {
      padding-left: 0; } }

.app-main-images img {
  text-align: center;
  margin: 20px 0; }

.features.span6 {
  padding: 55px; }
.features .icon {
  text-align: center;
  display: block; }
.features h2, .features h3 {
  text-align: center; }
.features-bkg {
  background-color: #EEEBE8;
  margin-left: -70px;
  margin-right: -10px; }

.callout {
  padding: 60px 0; }
  .callout h1 {
    margin: 0 0 40px 0; }

.specifications {
  background: #E6E6E6;
  padding: 60px;
  margin: 0 -10px 0px -70px; }
  .specifications_col {
    padding: 30px; }

.app_page {
  text-align: center !important; }
  .app_page img {
    margin: 20px auto; }
  .app_page_block_1, .app_page_block_2, .app_page_block_3 {
    padding: 30px;
    height: 750px; }
  .app_page_block_1 {
    background-color: #D2D6E0; }
  .app_page_block_2 {
    background-color: #A1C7C7; }
  .app_page_block_3 {
    background-color: #E0EFFF; }
  .app_page_block {
    margin-top: 250px;
    position: relative; }
    .app_page_block_head {
      margin-top: -250px; }
  .app_page .bottom_btn {
    background-color: #000000;
    padding: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    right: 0; }
    .app_page .bottom_btn a {
      color: #ffffff;
      font-weight: 600; }
      .app_page .bottom_btn a:hover {
        color: #005580; }

/* Rock Speaker Category Page Styles */
.rock-header {
  background-image: url(/images/products/RussoundRocks-Lifestyle-GardenGlow-WIDE-SM.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 590px; }
  .rock-header_title {
    background: rgba(35, 31, 32, 0.6);
    padding: 20px 50px;
    margin-top: 238px; }
    .rock-header_title h1 {
      font-weight: 800 !important;
      color: #ffffff;
      text-transform: uppercase;
      text-align: center;
      font-size: 53px;
      line-height: 1em; }

@media (max-width: 768px) {
  .span12.rock-header {
    display: none !important; } }

.rock-coverage_header {
  background-color: #8cc63f;
  padding: 15px;
  margin-bottom: 0; }
  .rock-coverage_header h2 {
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800 !important; }

.landscape-coverage_header {
  background-color: #524826;
  padding: 15px;
  margin-bottom: 20px; }
  .landscape-coverage_header h2 {
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800 !important; }

.rockspeaker-models {
  position: relative;
  background-color: #e8e8e8;
  padding: 0 50px;
  margin-bottom: 20px; }
  @media (max-width: 768px) {
    .rockspeaker-models {
      padding: 0; } }
  .rockspeaker-models-col {
    padding: 40px 20px 20px; }

a.rocklabel {
  padding: 4px 30px;
  margin-top: 0px;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px; }
  @media (max-width: 768px) {
    a.rocklabel {
      -webkit-border-bottom-right-radius: 0px;
      -webkit-border-bottom-left-radius: 0px;
      -moz-border-radius-bottomright: 0px;
      -moz-border-radius-bottomleft: 0px;
      border-bottom-right-radius: 0px;
      border-bottom-left-radius: 0px;
      padding: 10px 30px; } }
  a.rocklabel1 {
    background-color: #002f65; }
    a.rocklabel1:hover {
      background-color: #fbae3b; }
  a.rocklabel2 {
    background-color: #3e5063; }
    a.rocklabel2:hover {
      background-color: #fbae3b; }

@media (max-width: 768px) {
  .h2green {
    font-size: 24px;
    line-height: 1em; } }

.flag {
  font-weight: bold;
  padding: 8px 36px;
  color: #ffffff;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 18px; }
  @media (max-width: 768px) {
    .flag {
      padding: 8px 35px; } }
  .flag1 {
    background-color: #002f65; }
  .flag2 {
    background-color: #3e5063; }

img.rockproduct {
  margin-bottom: 0px !important; }

@media (max-width: 768px) {
  .mobile-header {
    display: inline-block; } }
@media (min-width: 769px) {
  .mobile-header {
    display: none; } }

@media (max-width: 768px) {
  .amp-header.desktop {
    display: none; } }
@media (max-width: 768px) {
  .amp-header.mobile {
    display: block; } }
@media (min-width: 769px) {
  .amp-header.mobile {
    display: none; } }

.feature-section {
  padding: 30px; }
  .feature-section h3 {
    line-height: 1.3em; }

.header-text {
  margin-top: -100px;
  padding: 30px 0; }
  @media (max-width: 768px) {
    .header-text {
      margin-top: -30px; } }

.product-notes h3 {
  margin: 0; }

/* Russound Dealer Resources Page Styles */
.resource-container {
  padding: 30px;
  background-color: #ECE9E5;
  text-align: center; }

.resource-header h1 {
  color: #002F65;
  font-weight: bold; }
  @media (max-width: 768px) {
    .resource-header h1 {
      font-size: 24px;
      line-height: 1em; } }

.resource-header-img {
  padding: 10px;
  background: #fff;
  margin-bottom: 20px;
  max-width: 30%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box !important; }
  @media (max-width: 768px) {
    .resource-header-img {
      margin: -10px -10px 5px -10px;
      max-width: 100%; } }

.resource-buttons {
  padding: 30px 0; }
  .resource-buttons div {
    margin: 20px auto; }
  @media (max-width: 768px) {
    .resource-buttons {
      padding: 10px 0; } }
  .resource-buttons a {
    padding: 20px 50px;
    display: block;
    font-size: 24px;
    border: 1px solid;
    width: 50%;
    margin: 5px auto;
    transition: 0.5s; }
    @media (max-width: 768px) {
      .resource-buttons a {
        padding: 20px;
        width: 75%;
        font-size: 16px; } }
    .resource-buttons a:hover {
      border: 1px solid #fff;
      background-color: #5477be; }

/* Training Page */
.training_page_block_head {
  text-align: center;
  font-weight: 100; }
.training_page_block_1 {
  padding: 30px;
  background-color: #D2D6E0;
  position: relative;
  min-height: 420px;
  margin-top: 40px; }
  @media (max-width: 768px) {
    .training_page_block_1 {
      min-height: auto;
      padding: 10px; } }
  .training_page_block_1_image {
    height: 200px; }
    @media (max-width: 768px) {
      .training_page_block_1_image {
        height: auto; }
        .training_page_block_1_image img {
          max-height: 140px;
          padding-bottom: 40px;
          width: auto; } }
  .training_page_block_1 .bottom_btn {
    background-color: #000000;
    padding: 10px 10px 5px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    right: 0; }
    .training_page_block_1 .bottom_btn a {
      color: #ffffff;
      font-weight: 600; }
      .training_page_block_1 .bottom_btn a:hover {
        color: #005580; }

/* Recall Choose a Path Pages */
.choices {
  width: 60%;
  margin: 30px auto; }
  @media (max-width: 768px) {
    .choices {
      width: 100%;
      margin: 20px auto; } }
  .choices-header img {
    float: left;
    width: 100px;
    height: auto;
    padding-right: 15px; }
    @media (max-width: 768px) {
      .choices-header img {
        float: none;
        width: 150px;
        margin: 0 auto;
        display: block; } }
  @media (max-width: 768px) {
    .choices-header h1, .choices-header p, .choices-header img {
      text-align: center; } }
  .choices-button {
    padding: 20px 0; }

/* RCI page fixes */
.rci-cta {
  display: flex !important;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  background-color: #EDEAE5;
  padding: 30px;
  margin-top: 50px; }
  .rci-cta_box {
    flex-grow: 1; }
  .rci-cta_button {
    padding: 15px;
    border: 4px solid #000;
    text-transform: uppercase;
    margin: auto;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    color: black;
    display: block;
    /* a {
      color: #000;
      &:hover {
        color: #fff;
      }
    } */ }
    .rci-cta_button:hover {
      background-color: #000;
      color: #fff; }

/* Claim Form Page */
.form-box {
  background-color: #E6F7FF;
  padding: 20px;
  margin-left: 0 !important; }
  @media (max-width: 768px) {
    .form-box {
      padding: 10px; }
      .form-box .form-horizontal .control-label {
        text-align: left; }
      .form-box #Submit_Claim {
        width: 100%; } }
  .form-box input[type="text"], .form-box #Email, .form-box #Phone_Number {
    width: 100%;
    max-width: 90%; }
  .form-box #Submit_Claim {
    padding: 20px !important;
    background: #0f2a4d; }
    .form-box #Submit_Claim input#mod-finder-searchword141 {
      width: 200px !important;
      max-width: 90%; }

#Same_Billing_Address-grouplbl {
  width: 190px;
  padding-right: 30px; }

#Same_Billing_Address0-lbl {
  margin-top: 18px; }

.d1675-header {
  background-image: url("https://www.russound.com/images/products/D1675-header-image.jpg");
  background-size: cover;
  background-color: #333231;
  color: #ffffff;
  position: relative;
  height: 600px;
  padding: 30px; }
  @media (max-width: 768px) {
    .d1675-header {
      background-size: contain;
      background-position: bottom center;
      background-repeat: no-repeat;
      height: 340px; } }
  .d1675-header_title h1, .d1675-header_title h2 {
    font-size: 40px; }
    @media (max-width: 768px) {
      .d1675-header_title h1, .d1675-header_title h2 {
        font-size: 24px;
        line-height: 1.3em; } }
.d1675-icon img {
  width: 95px;
  margin-bottom: 20px; }
.d1675-icontext {
  padding-top: 26px; }

.dark-header {
  padding: 15px;
  color: #ffffff;
  background-color: #333333;
  text-align: center;
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    .dark-header {
      padding: 10px; } }
  .dark-header h3 {
    font-size: 22px;
    line-height: 1.3em; }
    @media (max-width: 768px) {
      .dark-header h3 {
        font-size: 18px; } }

.product-info_vert {
  background-color: #F2F2F2;
  padding: 20px;
  text-align: center;
  border-top: 8px #5477BE solid;
  margin: 20px auto; }
  .product-info_vert img {
    max-width: 350px; }
    @media (max-width: 768px) {
      .product-info_vert img {
        max-width: 90%;
        margin: 0 auto; } }

.icontainer {
  display: flex !important;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  .icontainer-icon {
    flex-shrink: 1;
    width: 90px;
    margin-right: 15px;
    margin-bottom: 10px; }

.smz8-header {
  background-image: url("https://www.russound.com/images/products/smz8-landing-page/SMZ8-Header-Imagex2-grad.png");
  background-size: cover;
  background-color: #333231;
  color: #ffffff;
  position: relative;
  height: 600px;
  padding: 30px;
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat; }
  @media (max-width: 768px) {
    .smz8-header {
      background-size: contain;
      background-position: bottom center;
      background-repeat: no-repeat;
      height: 300px;
      padding: 14px; } }
  .smz8-header_title h1, .smz8-header_title h2 {
    font-size: 40px; }
    @media (max-width: 768px) {
      .smz8-header_title h1, .smz8-header_title h2 {
        font-size: 20px;
        line-height: 1.2em; } }
.smz8-icon img {
  width: 95px;
  margin-bottom: 20px; }
.smz8-icontext {
  padding-top: 26px; }

ol.product-callouts li {
  margin: 10px 0; }

.product-icon-row {
  display: flex !important;
  flex-direction: row;
  align-content: space-evenly;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px; }
  @media (max-width: 768px) {
    .product-icon-row {
      flex-wrap: nowrap;
      flex-direction: row; } }
  .product-icon-row .product-icon-group {
    display: flex !important;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    align-content: space-around;
    width: 20%;
    min-height: 170px;
    text-align: center; }
    @media (max-width: 768px) {
      .product-icon-row .product-icon-group {
        width: 15%;
        margin: 10px auto;
        min-height: auto; } }
    .product-icon-row .product-icon-group img {
      width: 100px;
      align-self: center;
      padding: 20px; }
      @media (max-width: 768px) {
        .product-icon-row .product-icon-group img {
          width: 65px; } }
    .product-icon-row .product-icon-group p {
      text-transform: uppercase; }
      @media (max-width: 768px) {
        .product-icon-row .product-icon-group p {
          font-size: 0.6em;
          line-height: 1.3em; } }
    .product-icon-row .product-icon-group-4col {
      width: 25%; }

.smz16-header {
  background-image: url("https://www.russound.com/images/products/smz8-landing-page/SMZ16PRE-Header.jpg");
  background-size: cover;
  background-color: #333231;
  color: #ffffff;
  position: relative;
  height: 600px;
  padding: 30px;
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat; }
  @media (max-width: 768px) {
    .smz16-header {
      background-size: contain;
      background-position: bottom center;
      background-repeat: no-repeat;
      height: 300px;
      padding: 14px; } }
  .smz16-header_title h1, .smz16-header_title h2 {
    font-size: 40px; }
    @media (max-width: 768px) {
      .smz16-header_title h1, .smz16-header_title h2 {
        font-size: 20px;
        line-height: 1.2em; } }
.smz16-icon img {
  width: 95px;
  margin-bottom: 20px; }
.smz16-icontext {
  padding-top: 26px; }

.digitalFamily-header {
  background-image: url("https://www.russound.com/images/products/digital-multichannel-family.jpg");
  background-size: cover;
  background-color: #333231;
  color: #ffffff;
  position: relative;
  height: 600px;
  padding: 30px;
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat; }
  @media (max-width: 767px) {
    .digitalFamily-header {
      background-size: contain;
      background-position: bottom center;
      background-repeat: no-repeat;
      height: 300px;
      padding: 14px; } }
.digitalFamily_title h1 {
  font-size: 42px; }
  @media (max-width: 767px) {
    .digitalFamily_title h1 {
      font-size: 20px;
      line-height: 1.2em; } }
.digitalFamily_title h2 {
  font-size: 34px; }
  @media (max-width: 767px) {
    .digitalFamily_title h2 {
      font-size: 18px;
      line-height: 1.2em; } }
.digitalFamily-icon img {
  width: 95px;
  margin-bottom: 20px; }
.digitalFamily-icontext {
  padding-top: 26px; }

/*# sourceMappingURL=russound-v2-styles.css.map */
