#features .breakout>.container-fluid,
#features .breakout>.container,
.features-contents .breakout>.container-fluid,
.features-contents .breakout>.container {
  padding-left: 20px;
  padding-right: 20px;
}

.valign-middle {
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

.product-hero-container .container {
  padding: 0;
}

.hero-wrapper>img {
  margin-bottom: 0;
}
.product-name-large,
.product-tagline,
.gallery-thumbnail,
body.storepage_2 .JPModels {
  padding-left: 15px;
  padding-right: 15px;
}
.section_gaming_h3 .feature-header,
.section_gaming.section_overlay .feature-subheader,
.section_gaming.section_overlay p,
.section_gaming.product-info-container-dark,
.section_surroundsound.section_overlay .feature-subheader,
.section_surroundsound.section_overlay p,
.section_surroundsound.product-info-container-dark,
.section_soundblasterconnect.section_overlay .feature-subheader,
.section_soundblasterconnect.section_overlay p,
.section_soundblasterconnect.product-info-container-dark,
.section_convenientcontrols.product-info-container-dark {
  color: #fff !important;
}

.section_audio .feature-header {
  color: #000 !important;
}

.product-hero-container {
  background: #000;
}

.section_gaming {
  background: #000 url('./old-games.jpg') no-repeat;
  background-size: auto calc(100vw * 1440 / 1500);
  background-position: center top;
  padding-top: calc(100vw * 1440 / 1500);
}

.section_gaming>div {
  background: rgba(95, 98, 239, 1);
  background: linear-gradient(to left, rgba(241, 145, 240, 1), rgba(95, 98, 239, 1));
}

.section_nintendoswitch {
  background: #fff url('./works-with-everything.jpg') no-repeat;
  background-size: auto calc(100vw * 1180 / 1600);
  background-position: left top;
  padding-top: calc(100vw * 1180 / 1600);
}

.section_surroundsound {
  background: #000 url('./impressive-sound.jpg') no-repeat;
  background-size: auto calc(100vw * 1200 / 1700);
  background-position: right top;
  padding-top: calc(100vw * 1200 / 1700);
}

.section_surroundsound>div {
  background: rgba(95, 98, 239, 1);
  background: linear-gradient(to left, rgba(241, 145, 240, 0.9), rgba(95, 98, 239, 0.9));
}

.section_soundblasterconnect {
  background: #000 url('./incredible-processing.jpg') no-repeat;
  background-size: auto calc(100vw * 1099 / 1600);
  background-position: left top;
  padding-top: calc(100vw * 1099 / 1600);
}

.section_soundblasterconnect>div {
  background: rgba(82, 97, 223, 0.9);
}

.section_convenientcontrols {
  background: url('./controls.jpg') no-repeat;
  background-size: auto calc(100vw * 1028 / 1700);
  background-position: right top;
  padding-top: calc(100vw * 1027 / 1700);
}

.section_convenientcontrols .row.breakout {
  background: purple;
  background: linear-gradient(to left, rgba(212, 135, 215, 1), rgba(102, 105, 222, 1));
}

.section_audio {
  position: relative;
  background: #fff url('./serious-sound.jpg') no-repeat right top;
  background-size: auto calc(100vw * 1413 / 1700);
  padding-top: calc(100vw * 1413 / 1765);
  padding-bottom: 60px;
}

.section_audiophile {
  background: url('./audiophile.jpg') no-repeat;
  background-size: auto calc(100vw * 1148 / 1700);
  background-position: right top;
  padding-top: calc(100vw * 1148 / 1700);
  padding-bottom: 60px;
}

.section_alexa .feature-subheader {
  font-weight: 800 !important;
  font-size: 45px;
  color: #323232;
}

.features-contents .section_alexa .icon :focus {
  outline: none !important;
}

.section_alexa .icon .slick-list {
  overflow: visible;
}

.section_alexa .icon .slick-slide {
  position: relative;
  cursor: pointer;
}

.section_alexa .icon .slick-slide div {
  background: white;
  text-transform: uppercase !important;
}

.section_alexa .icon .slick-slide:hover .btn_container,
.section_alexa .btn_container:hover,
.section_alexa .icon .slick-slide:focus div {
  background: linear-gradient(to left, rgba(209, 136, 187, 1), rgba(94, 101, 174, 1)) !important;
  border: none !important;
  padding: 2px;
  color: #fff !important;
}

.section_alexa .icon .slick-slide p {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: .2s all linear;
}

.section_alexa .text {
  width: 80%;
  max-width: 932px;
  margin: 0 auto;
}

.section_alexa .text p {
  text-align: center;
}

.section_alexa .icon .slick-slide:focus p {
  opacity: 1;
}

.section_alexa .slick-arrow {
  padding: 10px;
  position: absolute;
  font-size: 4em;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  cursor: pointer;
  color: #fff;
  margin-top: -49px;
  z-index: 3;
  opacity: .5;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  display: none;
}

.section_alexa .slick-arrow.prev {
  left: .8%;
}

.section_alexa .slick-arrow.next {
  right: .8%;
}


.section_alexa .btn_container {
  border-radius: 30px;
  border: 2px solid #000;
  font-weight: 800;
  font-size: 25px;
  color: #000;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  display: flex;
  line-height: 38px;
  justify-content: center;
  max-width: 200px;
}

.section_alexa .icon.slick-slider .slick-track {
  display: block !important;
}

.section_wireless {
  background: #f4f4f4;
}

.section_alexa .slick-arrow path {
  fill: none;
}

.section_portable .fea2 {
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.section_portable .fea2>div {
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 30px;
}

.section_portable .fea2>div:last-of-type {
  margin-bottom: 0;
}

.section_portable .fea2 img {
  margin-right: 20px;
}

.review-container {
  margin-top: 60px;
}

.review-container a:hover {
  border: none !important;
}

.review-container .review-1,
.review-container .review-2 {
  display: flex;
}

.review-container .review-1 {
  justify-content: center;
  padding-bottom: 40px
}

.review-container .review-2 {
  justify-content: center;
}

.icon .slick-track {
  display: flex;
  align-items: flex-end;
}

.icon .slick-track img {
  margin: 0 auto;
  padding-bottom: 20px;
}

.section_comparison {
  background: #fff url(https://img.creative.com/blasterxg6/familey-bg.jpg) no-repeat right top;
  background-size: cover;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
}

.section_comparison .col-xs-12 {
  padding: 0 !important;
}

.section_comparison .spec_container {
  width: 100%;
  max-width: 1170px;
}

.section_comparison .spec_container .spec_row:first-of-type {
  background: #333;
}

.section_comparison .spec_container .spec_row:nth-child(2),
.section_comparison .spec_container .spec_row:nth-child(3),
.section_comparison .spec_container .spec_row:nth-child(4),
.section_comparison .spec_container .spec_row:nth-child(5),
.section_comparison .spec_container .spec_row:nth-child(6),
.section_comparison .spec_container .spec_row:nth-child(7) {
  background: #fff;
}

.section_comparison .spec_container .spec_row div {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.section_comparison .spec_container .spec_row div:nth-child(2),
.section_comparison .spec_container .spec_row div:nth-child(3) {
  border-right: 1px solid #dedede;
}

.section_comparison .spec_container .spec_row:first-of-type div {
  background: #333333;
}

.section_comparison .spec_title {
  background-color: #575ACD;
  color: #fff;
  font-size: 18px;
  padding: 10px 0 !important;
}

.section_comparison .spec_container .spec_row:nth-child(2) div:nth-child(2),
.section_comparison .spec_container .spec_row:nth-child(3) div:nth-child(2),
.section_comparison .spec_container .spec_row:nth-child(4) div:nth-child(2),
.section_comparison .spec_container .spec_row:nth-child(5) div:nth-child(2),
.section_comparison .spec_container .spec_row:nth-child(6) div:nth-child(2),
.section_comparison .spec_container .spec_row:nth-child(7) div:nth-child(2),
.section_comparison .spec_container .spec_row:nth-child(8) div:nth-child(2),
.section_comparison .spec_container .spec_row:nth-child(2) div:nth-child(3),
.section_comparison .spec_container .spec_row:nth-child(3) div:nth-child(3),
.section_comparison .spec_container .spec_row:nth-child(4) div:nth-child(3),
.section_comparison .spec_container .spec_row:nth-child(5) div:nth-child(3),
.section_comparison .spec_container .spec_row:nth-child(6) div:nth-child(3),
.section_comparison .spec_container .spec_row:nth-child(7) div:nth-child(3),
.section_comparison .spec_container .spec_row:nth-child(8) div:nth-child(3),
.section_comparison .spec_container .spec_row:nth-child(2) div:nth-child(4),
.section_comparison .spec_container .spec_row:nth-child(3) div:nth-child(4),
.section_comparison .spec_container .spec_row:nth-child(4) div:nth-child(4),
.section_comparison .spec_container .spec_row:nth-child(5) div:nth-child(4),
.section_comparison .spec_container .spec_row:nth-child(6) div:nth-child(4),
.section_comparison .spec_container .spec_row:nth-child(7) div:nth-child(4),
.section_comparison .spec_container .spec_row:nth-child(8) div:nth-child(4) {
  background: #ffffff;
  padding: 5px 15px;
}


@media screen and (min-width:768px) {
  .product-hero-container h1,
  .product-hero-container h2,
  .product-hero-container h3 {
    width: 50%;
  }
  .product-hero-container .container {
    padding: 0 15px;
  }
  .product-hero-container {
    background: #050505 url('/images/products/hero/sound-blasterx-g6/g6-bg-award.jpg') no-repeat bottom center;
    background-size: auto 93%;
  }
  .hero-wrapper {
    display: none;
  }
  .absolute_container {
    position: absolute;
  }
  .product-name-large,
.product-tagline,
.gallery-thumbnail,
body.storepage_2 .JPModels {
  padding-left: 0px;
  padding-right: 0px;
}
  /*to fix container-fluid got gap problem*/
  .breakout>.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  /*end fix*/
  .section_gaming {
    background-size: 100% auto;
    background-position: center top;
    padding-top: calc(100vw * 1440 / 2560);
  }
  .section_gaming>div {
    position: relative;
    width: 100%;
    padding: 30px 20px;
  }
  .section_nintendoswitch {
    background-size: 100% auto;
    background-position: left top;
    padding-top: calc(100vw * 1180 / 2560);
  }
  .section_surroundsound {
    background-size: 100% auto;
    background-position: center top;
    padding-top: calc(100vw * 1200 / 2560);
  }
  .section_surroundsound>div {
    position: relative;
    width: 100%;
    padding: 30px 20px;
  }
  .section_soundblasterconnect {
    background-size: 100% auto;
    background-position: left top;
    padding-top: calc(100vw * 1099 / 2560);
  }
  .section_soundblasterconnect>div {
    position: relative;
    width: 100%;
  }
  .section_convenientcontrols {
    background-size: 100% auto;
    background-position: right top;
    padding-top: calc(100vw * 1027 / 2560);
  }
  .section_audio {
    background-size: 100% auto;
    background-position: right top;
    padding-top: calc(100vw * 1413 / 2560);
  }
  .section_audio .feature-header {
    color: #fff !important;
  }
  .section_audiophile {
    background-size: 100% auto;
    background-position: left top;
    padding-top: calc(100vw * 1148 / 2560);
  }
  .section_alexa .slick-arrow path {
    fill: #000;
  }
  .section_comparison .spec_container .spec_row {
    display: flex;
  }
  .section_comparison .spec_container .spec_row:first-of-type {
    background: none;
  }
  .section_comparison .spec_container .spec_row:nth-child(2),
  .section_comparison .spec_container .spec_row:nth-child(3),
  .section_comparison .spec_container .spec_row:nth-child(4),
  .section_comparison .spec_container .spec_row:nth-child(5),
  .section_comparison .spec_container .spec_row:nth-child(6),
  .section_comparison .spec_container .spec_row:nth-child(7) {
    background: none;
  }
  .section_comparison .spec_container .spec_row div {
    margin: 2px;
  }
  .section_comparison {
    height: calc(100vw * 1178 / 2560);
    min-height: 700px;
    padding: 0;
  }
  .section_comparison .spec_container .spec_row div:nth-child(2),
  .section_comparison .spec_container .spec_row div:nth-child(3) {
    border-right: 0;
  }
}

@media screen and (min-width:992px) {
  .product-hero-container {
    background-size: auto 96%;
  }
  .section_alexa .icon.slick-slider .slick-track {
    display: flex !important;
  }
  .section_alexa .btn_container {
    font-size: 35px;
    line-height: 53px;
    width: 80%;
    max-width: 220px;
  }
  .section_alexa .icon .slick-slide p:after {
    content: "";
    position: absolute;
    bottom: -60px;
    left: 42%;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #F5F1F0;
    display: inline-block;
    height: 0;
    width: 0;
  }
  .product-hero-container h1,
  .product-hero-container h2,
  .product-hero-container h3 {
    width: 35%;
    max-width: 350px;
  }
}

@media screen and (min-width:1200px) {

  .section_gaming {
    background-size: cover;
    height: calc(100vw * 1440 / 2560);
    background-position: center;
    padding-top: 0;
  }
  .section_gaming>div {
    width: 50%;
    max-width: 680px;
    background: linear-gradient(to left, rgba(241, 145, 240, 0.9), rgba(95, 98, 239, 0.9));
    padding: 30px 50px;
  }
  .section_gaming>div>div {
    max-width: 440px;
    margin: 0 30px;
  }
  .section_nintendoswitch {
    background-size: cover;
    height: calc(100vw * 1180 / 2560);
    padding-top: 0;
    display: flex;
    align-items: center;
  }
  .section_nintendoswitch.product-info-container-light {
    text-align: right;
  }
  .section_nintendoswitch .row.breakout {
    display: flex;
    justify-content: flex-end;
    padding-right: 2vw;
  }
  .section_nintendoswitch .nintendoswitch_text {
    max-width: 460px;
  }
  .section_surroundsound {
    background-size: cover;
    height: calc(100vw * 1200 / 2560);
    padding-top: 0;
  }
  .section_surroundsound>div {
    width: 45%;
    max-width: 680px;
    padding: 30px 50px;
  }
  .section_surroundsound>div>div {
    max-width: 440px;
    margin: 0 30px;
  }
  .section_soundblasterconnect {
    background-size: cover;
    height: calc(100vw * 1099 / 2560);
    padding-top: 0;
  }
  .section_soundblasterconnect>div {
    width: 47%;
    max-width: 580px;
    padding: 10px 20px;
    text-align: right;
  }
  .section_soundblasterconnect>div>div {
    margin: 0 7%;
  }
  .section_convenientcontrols {
    background-size: cover;
    height: calc(100vw * 1028 / 2560);
    padding-top: 0;
    display: flex;
    align-items: center;
  }

  .section_convenientcontrols.product-info-container-light {
    text-align: left;
  }
  .section_convenientcontrols .row.breakout {
    display: flex;
    justify-content: flex-start;
    padding-left: 2vw;
    background: none;
  }
  .section_convenientcontrols .convenientcontrols_text {
    max-width: 500px;
    width: 33% !important
  }
  .section_audio {
    background-size: cover;
    height: calc(100vw * 1413 / 2560);
    min-height: 1000px;
    padding-top: 0;
    display: flex;
    align-items: flex-end;
    padding-bottom: 2vw;
    background-position: right bottom;
  }

  .section_audio .row.breakout {
    display: flex;
    justify-content: flex-end;
    padding-right: 2vw;
  }
  .section_audio .audio_text {
    max-width: 550px;
  }
  .review-container {
    display: flex;
  }
  .review-container .review-1 {
    justify-content: flex-end;
    padding-bottom: 0;
  }
  .review-container .review-2 {
    justify-content: flex-start;
  }
  .section_xamp .col-lg-5 {
    max-width: 550px;
  }
  .section_audiophile {
    background-size: cover;
    height: calc(100vw * 1148 / 2560);
    padding-bottom: 2vw;
    padding-top: 0;
    min-height: 960px;
    display: flex;
    align-items: flex-end;
    background-position: 78%;
  }

  .section_audiophile.product-info-container-light {
    text-align: left;
  }
  .section_audiophile .row.breakout {
    display: flex;
    justify-content: flex-start;
    padding-left: 2vw;
    background: none;
  }
  .section_audiophile .audiophile_text {
    width: 26%;
    max-width: 500px;
  }
}

@media screen and (min-width: 1600px) {
  .section_audiophile {
    align-items: center;
  }
  .section_audiophile .row.breakout {
    padding-left: 7vw;
  }
  .section_alexa .btn_container {
    font-size: 45px;
    line-height: 68px;
  }
}

@media screen and (min-width: 1880px) {}

@media screen and (min-width:1920px) {
}

@media screen and (max-width: 991px) {
  .section_alexa .col-xs-6 {
    width: 50vw !important;
    height: 150px;
  }
}