.inactive .inside_active_hide {
  display:flex !important;
}
.inactive .inside_active_show {
  display:none !important;
}
.active .inside_active_hide {
  display:none !important;
}
.active .inside_active_show {
  display:flex !important;
}

.k div,
.xsolla_cart_but {
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.hidden {
  display: none !important;
}
.invisible {
  visibility: hidden !important;
}








/***********************************/



body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 140%;
  font-weight: 400;
}

h1 {
  margin-bottom: 12px;
  font-family: Texgyreadventor;
  font-size: 170%;
  line-height: 110%;
  font-weight: 400;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Texgyreadventor;
  font-size: 140%;
  line-height: 36px;
  font-weight: 400;
}

h3 {
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: Texgyreadventor;
  font-size: 180%;
  line-height: 120%;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 85px;
  font-family: Texgyreadventor;
  color: #000;
  font-size: 120%;
  line-height: 120%;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.b_blue {
  background-color: #fff;
  color: #161718;
}

.h {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h.h--blue {
  font-family: Texgyreadventor;
}

.h_bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
}

.hh {
  position: relative;
  z-index: 100;
  display: none;
  min-height: 7vh;
  min-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h_txt {
  position: relative;
  left: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 10%;
  padding-bottom: 40px;
  padding-left: 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.h_col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  height: 100%;
  margin-bottom: 10px;
  padding-top: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 33%;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  text-align: center;
}

.h_col.h_col--c {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 540px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 63%;
  -ms-flex-preferred-size: 63%;
  flex-basis: 63%;
}

.h_col.h_t {
  height: auto;
  margin-right: 20px;
  margin-left: 20px;
}

.h_h2 {
  font-size: 120%;
  line-height: 160%;
}

.b {
  width: 100%;
}

.b.b--hatblack {
  background-color: #dbdbdb;
  color: #566269;
}

.b.b--hatblue {
  background-color: #edf1f4;
  color: #1d1e1f;
}

.b.b--hatblackblack {
  background-color: #c7c7c7;
  color: #566269;
}

.b.b--hatblader {
  background-color: #1e1a3d;
  color: #fff;
}

.h_test {
  max-width: 230px;
  margin-bottom: 10px;
  padding-top: 22px;
  padding-right: 5%;
  padding-left: 5%;
  font-family: 'PT Serif', serif;
  color: #000;
  font-size: 100%;
  font-style: italic;
}

.h_test_date {
  color: #afafaf;
  font-size: 11px;
}

.heading {
  letter-spacing: 0.4px;
}

.c_block {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c_block.c_gall {
  border-top: 3px none #fff;
  border-bottom: 3px none #fff;
}

.c_block.c_block--tech2 {
  padding-top: 80px;
  padding-bottom: 20px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .51), rgba(0, 0, 0, .51)), url('../images/Screen-Shot-2017-09-07-at-18.06.14.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .51), rgba(0, 0, 0, .51)), url('../images/Screen-Shot-2017-09-07-at-18.06.14.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.c_block.c_block--tech {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #242424;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .69), rgba(0, 0, 0, .69)), url('../images/DSC03207_f.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .69), rgba(0, 0, 0, .69)), url('../images/DSC03207_f.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  color: #fff;
}

.c_block.c_block--tech1 {
  min-height: 60vh;
  padding-top: 10%;
  background-color: rgba(36, 36, 36, 0);
  background-image: none;
  background-position: 0px 0px;
  color: #fff;
}

.c_block.c_atari_3d {
  display: block;
  overflow: hidden;
  height: 80vh;
}

.c_block.c_block--blader {
  position: relative;
  margin-bottom: 40px;
}

.c_block.c_block--blader.hidden {
  display: none;
}

.c_block.c_block--top {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: rgba(36, 36, 36, 0);
  background-image: none;
  background-position: 0px 0px;
  color: #fff;
}

.cc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 820px;
  min-height: 40px;
  margin-right: auto;
  margin-left: auto;
}

.cc.cc--540 {
  max-width: 540px;
}

.cc.cc--100 {
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cc.cc--flex {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cc.cc--center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cc.mob--center {
  display: block;
  width: 820px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.cc.cc_3hats {
  max-width: 820px;
  padding-bottom: 40px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.c_50 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .15);
}

.c_50.c_50--1 {
  min-height: 400px;
}

.c_50.c_50--100 {
  width: 100%;
}

.c_50.c_50--100.c_50--100--center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c_50.c_50--100--feat {
  width: auto;
  padding: 10px 60px 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .13);
  font-size: 140%;
  text-align: center;
}

.c_name_h1 {
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 700;
}

.c_name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c_price {
  margin-right: 20px;
  font-family: Texgyreadventor;
  color: #ed1c24;
  font-size: 160%;
  line-height: 120%;
  font-weight: 900;
}

.c_price.c_price--blader {
  color: #ff4f9a;
}

.but {
  cursor: pointer;
}

.but.but--red {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  padding-right: 36px;
  padding-bottom: 2px;
  padding-left: 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ed1c24;
  -webkit-transition: background-color 300ms ease-in-out, box-shadow 300ms ease-in-out, -webkit-transform 200ms ease;
  transition: background-color 300ms ease-in-out, box-shadow 300ms ease-in-out, -webkit-transform 200ms ease;
  transition: background-color 300ms ease-in-out, box-shadow 300ms ease-in-out, transform 200ms ease;
  transition: background-color 300ms ease-in-out, box-shadow 300ms ease-in-out, transform 200ms ease, -webkit-transform 200ms ease;
  font-family: Texgyreadventor;
  color: #fff;
  font-size: 130%;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.but.but--red:hover {
  background-color: #ff0a00;
  box-shadow: 0 1px 3px -2px #000;
}

.but.but--red.but--blader {
  background-color: #ff4f9a;
}

.c_pic_1 {
  position: absolute;
  left: 70px;
  top: 20px;
  width: 470px;
  height: 408px;
  box-shadow: 0 17px 38px -16px rgba(0, 23, 81, .38);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: -webkit-zoom-in;
}

.c_pic_1:hover {
  box-shadow: 0 23px 38px -22px rgba(0, 23, 81, .38);
  -webkit-transform: scale(1.01) translate(0px, -8px);
  -ms-transform: scale(1.01) translate(0px, -8px);
  transform: scale(1.01) translate(0px, -8px);
}

.h_soc {
  position: absolute;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h_soc_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  min-width: 40px;
  margin-right: 2%;
  margin-left: 2%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.h_soc_icon:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.h_m {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  min-height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h_m_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 166px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s_block {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.product_card_buy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 32%;
  -ms-flex: 0 32%;
  flex: 0 32%;
  border-top: 1px solid #000;
  -webkit-transition: opacity 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  transition: opacity 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, opacity 200ms ease-in-out;
  transition: transform 200ms ease-in-out, opacity 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 16px;
  cursor: pointer;
}

.product_card_buy.active {
  border-top-color: #a8a8a8;
  box-shadow: none;
  opacity: 1;
  -webkit-transform: translate(0px, 8px);
  -ms-transform: translate(0px, 8px);
  transform: translate(0px, 8px);
  -webkit-transition: box-shadow 200ms ease-in-out, opacity 200ms ease, -webkit-transform 200ms ease-in-out;
  transition: box-shadow 200ms ease-in-out, opacity 200ms ease, -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, box-shadow 200ms ease-in-out, opacity 200ms ease;
  transition: transform 200ms ease-in-out, box-shadow 200ms ease-in-out, opacity 200ms ease, -webkit-transform 200ms ease-in-out;
  color: #000;
}

.product_card_buy.s_g--br {
  width: 33%;
  min-height: auto;
  margin-top: 0px;
  margin-bottom: auto;
  padding-top: 6px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  border-top: 1px solid #fff;
  color: #fff;
}

.product_card_buy.s_g--br:hover {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.product_card_buy.s_g_img--bluew {
  background-color: #ecf1f4;
}

.product_card_buy.s_g_img--fuji {
  background-color: #c6c6c6;
}

.product_card_buy.s_g_img--blackw {
  background-color: #dbdbdb;
}

.product_card_buy.pop_buycta {
  position: relative;
  left: 0px;
  z-index: 5;
  min-height: auto;
  border-top-style: none;
  color: #fff;
}

.h_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 540px;
  height: 100%;
  min-height: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h_log {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h_m_li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 32px;
  padding-top: 2px;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  cursor: pointer;
}

.h_m_li:hover {
  background-color: #222;
}

.h_m_li.active {
  background-color: #ed1c24;
}

.s_g_txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}

.s_g_h {
  margin-bottom: 8px;
  font-family: Texgyreadventor;
  font-size: 120%;
  line-height: 120%;
  font-weight: 700;
}

.s_g_h.mob_only {
  display: none;
}

.s_g_h2 {
  padding-top: 12px;
  font-size: 80%;
  line-height: 160%;
  letter-spacing: 0px;
}

.s_g_price {
  position: absolute;
  top: 17px;
  right: 20px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Texgyreadventor;
  font-size: 120%;
  line-height: 130%;
  font-weight: 700;
  text-align: right;
}

.s_g_price.s_g_price--inline {
  position: relative;
  top: 0px;
  right: 0px;
}

.s_comp {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.s_comp_but {
  padding: 8px 40px;
  border: 2px solid #fff;
  font-style: italic;
  font-weight: 900;
  letter-spacing: 0.5px;
}

.mob {
  display: none;
}

.c_priceblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 33px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.c_name_d {
  margin-bottom: 0px;
  font-family: Texgyreadventor;
  font-size: 80%;
  font-weight: 700;
}

.c {
  position: relative;
  top: 90vh;
  z-index: 1;
}

.s {
  position: relative;
  z-index: 0;
}

.c_product {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 820px;
  padding-top: 30px;
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px none #363636;
  box-shadow: none;
  color: #000;
  font-size: 18px;
}

.c_product.c_product--blader {
  margin-bottom: 0px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  box-shadow: none;
  color: #ff4f9a;
  font-size: 18px;
}

.c_buy_notes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  opacity: 0.53;
  font-size: 80%;
}

.c_buy_notes_li {
  margin-bottom: 4px;
  margin-left: 8px;
  text-align: left;
}

.swiper-container {
  width: 100%;
}

.swiper-container.swiper_page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 70vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper-container.swiper_product {
  width: auto;
}

.swiper-container.swiper_product_thumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.swiper-wrapper {
  position: relative;
  display: block;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.swiper-wrapper.swiper-wrapper--thumb {
  overflow: hidden;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.swiper-wrapper.swiper-wrapper--pic {
  max-height: 100%;
  min-height: 100%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.swiper-slide1 {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
}

.swiper-slide1.swiper-slide-active {
  opacity: 1;
}

.swiper-slide1.swiper-slide--pic {
  position: relative;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60%;
  max-height: 100%;
  min-height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.swiper-slide1.swiper-slide--thumb {
  overflow: hidden;
  min-height: 110px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #c3c3c3;
  opacity: 1;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
  -webkit-transition: opacity 200ms ease, box-shadow 200ms ease-in-out, color 300ms ease-in-out, -webkit-transform 200ms ease-in-out;
  transition: opacity 200ms ease, box-shadow 200ms ease-in-out, color 300ms ease-in-out, -webkit-transform 200ms ease-in-out;
  transition: opacity 200ms ease, transform 200ms ease-in-out, box-shadow 200ms ease-in-out, color 300ms ease-in-out;
  transition: opacity 200ms ease, transform 200ms ease-in-out, box-shadow 200ms ease-in-out, color 300ms ease-in-out, -webkit-transform 200ms ease-in-out;
  color: #fff;
}

.swiper-slide1.swiper-slide--thumb.swiper-slide-active {
  position: relative;
  z-index: 10;
  overflow: hidden;
  border-radius: 4px;
  background-color: #000;
  box-shadow: 0 2px 12px -4px #000;
  -webkit-filter: none;
  filter: none;
  -webkit-transform: scale(1.08) translate(0px, -16px);
  -ms-transform: scale(1.08) translate(0px, -16px);
  transform: scale(1.08) translate(0px, -16px);
  color: rgba(22, 23, 24, 0);
}

.swiper-slide1.swiper_slide--product {
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.swiper-button-prev {
  position: absolute;
  left: 2%;
  z-index: 10;
  background-image: url('../images/sw-prev.png');
  background-position: 100% 50%;
  background-size: 100%;
  background-repeat: repeat-y;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.swiper-button-prev.swiper-prv {
  position: absolute;
  left: 0%;
  top: 0px;
  bottom: 0px;
  width: 6%;
  height: 100%;
  min-height: 200px;
  background-image: url('../images/sw-prev.png');
  background-position: 100% 0px;
  background-size: 140%;
  opacity: 0.5;
  -webkit-filter: none;
  filter: none;
}

.swiper-button-next {
  width: 10%;
  height: 100%;
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: repeat-y;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.swiper-button-next.swiper-nxt {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  width: 6%;
  height: 100%;
  min-height: 200px;
  background-image: url('../images/sw-next.png');
  background-position: 0px 0px;
  background-size: 130px;
  background-repeat: repeat-y;
  opacity: 0.5;
  -webkit-filter: none;
  filter: none;
}

.ix_logo_top {
  position: fixed;
  left: 20px;
  top: 0px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  min-width: 280px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  opacity: 0;
}

.hm {
  position: relative;
  bottom: -20px;
  z-index: 10;
  width: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.s_g_img {
  display: none;
  width: 100%;
  height: 200px;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.s_g_img.s_g_img--bb {
  background-image: url('../images/th_bb.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s_g_img.s_g_img--bw {
  background-image: url('../images/th_bluw.jpg');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s_g_img.s_g_img--blw {
  background-image: url('../images/th_bw.jpg');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s_g_img.s_g_img--blader {
  background-image: url('../images/th_br.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s_g_img.s_g_img--fuji {
  z-index: 1;
  background-color: #c6c6c6;
  background-image: url('../images/090517_Atari_0183_f.jpg');
  background-position: 50% 50%;
  background-size: auto 80%;
  background-repeat: no-repeat;
}

.s_g_img.s_g_img--bluew {
  background-color: #fff;
  background-image: url('../images/blue_01.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.s_g_img.s_g_img--blackw {
  background-color: #fff;
  background-image: url('../images/black_01.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.s_g_img.s_g_img--fuji {
  background-color: #fff;
  background-image: url('../images/fuji_01.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.c_ico {
  position: absolute;
  left: -14px;
  top: 8px;
  -webkit-filter: grayscale(100%) brightness(8%) invert(100%);
  filter: grayscale(100%) brightness(8%) invert(100%);
  -webkit-transform: scale(0.7) translate(-30px, 0px);
  -ms-transform: scale(0.7) translate(-30px, 0px);
  transform: scale(0.7) translate(-30px, 0px);
}

.c_ico.c_ico--1 {
  position: relative;
  left: 0px;
  top: 0px;
  display: none;
  margin-top: 40px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.c_col_txt {
  font-size: 110%;
  line-height: 160%;
}

.h_test_logo {
  -webkit-filter: none;
  filter: none;
}

.f {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  font-family: Texgyreadventor;
  color: #fff;
}

.ff {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 820px;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ff.ff--links {
  min-height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #313131;
  color: #4d4d4d;
  font-size: 100%;
}

.ff.ff--copyw {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: Roboto, sans-serif;
  color: #5f5f5f;
  font-size: 80%;
  line-height: 130%;
}

.ff.ff--soc {
  min-height: 60px;
  margin-bottom: 0px;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #313131;
  font-family: Roboto, sans-serif;
  color: red;
  font-size: 80%;
  text-align: center;
}

.ff.ff--soc.hidden {
  display: none;
}

.f_li {
  min-width: 25%;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.f_li.f_li--link {
  min-width: auto;
  margin-right: 4%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.f_li.f_li--soc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  min-width: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #777;
}

.f_li.f_li--copy {
  max-width: 380px;
  min-width: 210px;
  margin-right: 0px;
  margin-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 33%;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
}

.f_copyw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 16px;
}

.f_copyw_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 58px;
  margin-top: -10px;
  margin-right: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.41;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.f_copyw_logo:hover {
  opacity: 0.65;
}

.f_copyw_cop {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.f_copyw_logo--xsolla {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}

.f_soc_url {
  margin-right: 8px;
  margin-left: 8px;
  opacity: 0.26;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
}

.f_soc_url:hover {
  opacity: 1;
}

.f_url {
  border-bottom: 1px solid hsla(0, 0%, 100%, .15);
  -webkit-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
  font-family: Roboto, sans-serif;
  color: #6d6d6d;
  font-size: 120%;
  letter-spacing: 0px;
  text-decoration: none;
}

.f_url:hover {
  color: #ed1c24;
}

.f_url:active {
  color: #ed1c24;
}

.f_url:focus {
  color: #6d6d6d;
}

.h_test_link {
  -webkit-transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  color: #000;
  text-decoration: none;
  cursor: alias;
}

.h_test_link:hover {
  opacity: 0.85;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.c_tech {
  padding-top: 20px;
  font-size: 80%;
  line-height: 130%;
}

.c_tech_1 {
  width: 46%;
  margin-bottom: 10px;
  padding-top: 11px;
  border-top: 1px solid hsla(0, 0%, 100%, .23);
  border-bottom: 1px none #363636;
}

.c_tech_1.c_tech_1--last {
  border-bottom-style: none;
}

.c_tech_li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  opacity: 0.48;
}

.d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  padding-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dd {
  width: 820px;
  min-height: 100px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.dd.dd--back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  border-top-style: none;
  border-bottom-style: none;
}

.back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 44px;
  min-width: 60px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e7e7e7;
  color: #000;
  text-decoration: none;
}

.o {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.o.o--top {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  min-height: 90vh;
}

.o.o--top.o--top--2 {
  z-index: 0;
  min-height: 100vh;
  background-image: url('../images/071717_Atari_0152_v3_f.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.o.o--top.o--bg--blurred {
  background-image: url('../images/59b8cbfeb5aec300014a1b1f_071717_Atari_0152_v3_F_BLURRED.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.o.o--br {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.o.o--cat {
  min-width: auto;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.o.o--3d {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0f182c;
  background-image: url('../images/3d2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.o.o--test {
  background-color: #f5f5f5;
  color: #000;
}

.o.o--specs {
  padding-top: 100px;
  background-image: none;
  background-position: 0px 0px;
  color: #fff;
}

.o.o--twi {
  background-color: #fff;
}

.o.o--pop {
  z-index: 11;
  height: 180px;
  padding: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 20px none #000;
  background-image: url('../images/th_bb.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 14px 40px -13px #000;
}

.o.o--pop.o--pop--blader {
  background-image: url('../images/Screen-Shot-2017-09-07-at-18.07.51.png');
}

.o.o--pop.o--pop--blue {
  background-image: url('../images/th_bluw.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.o.o--pop.o_pop--black {
  background-image: url('../images/black_02.jpg');
  background-position: 50% 50%;
  background-size: 150%;
  background-repeat: no-repeat;
}

.o.o--3hats {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
}

.b_home {
  background-color: #000;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.o_bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
}

.o_bg.o_bg--br {
  position: absolute;
  width: auto;
  min-width: auto;
  background-image: -webkit-linear-gradient(270deg, transparent 37%, transparent 52%, rgba(0, 0, 0, .76) 87%), -webkit-linear-gradient(270deg, transparent, transparent), url('../images/blade_01.jpg');
  background-image: linear-gradient(180deg, transparent 37%, transparent 52%, rgba(0, 0, 0, .76) 87%), linear-gradient(180deg, transparent, transparent), url('../images/blade_01.jpg');
  background-position: 0px 0px, 0px 0px, 0px 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.o_bg.o_bg--cat {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  min-width: 100%;
  padding-bottom: 60px;
  color: #fff;
}

.o_bg.o_bg_3hats {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  min-height: 540px;
  background-image: url('../images/3hats.jpg');
  background-position: 50% 32px;
  background-size: auto 490px;
  background-repeat: no-repeat;
}

.o_bg.o_bg--top1 {
  position: relative;
  width: 100%;
  min-width: auto;
  background-color: #000;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.o_bg.o_bg--top2 {
  position: absolute;
  width: auto;
  min-width: auto;
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .59) 99%), -webkit-linear-gradient(270deg, rgba(0, 38, 128, .63), rgba(0, 38, 128, .63)), url('../images/071717_Atari_0152_v3_f.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .59) 99%), linear-gradient(180deg, rgba(0, 38, 128, .63), rgba(0, 38, 128, .63)), url('../images/071717_Atari_0152_v3_f.jpg');
  background-position: 0px 0px, 0px 0px, 50% 68%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.o_bg.o_bg--top4 {
  position: absolute;
  width: auto;
  min-width: auto;
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .59) 99%), -webkit-linear-gradient(270deg, rgba(0, 26, 85, .67), rgba(0, 26, 85, .67)), url('../images/DSC03215_f.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .59) 99%), linear-gradient(180deg, rgba(0, 26, 85, .67), rgba(0, 26, 85, .67)), url('../images/DSC03215_f.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: auto, auto, 100%;
  background-repeat: repeat, repeat, no-repeat;
}

.o_h {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.o_h.o_h--2 {
  padding-top: 40%;
}

.o_h.o_h--br {
  position: relative;
  padding-top: 4em;
  padding-bottom: 8em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.o_h.pop_h {
  position: relative;
  width: 100%;
  margin-top: 20px;
  padding-top: 0px;
}

.h_o1 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Texgyreadventor;
  color: #fff;
  font-size: 380%;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
}

.h_o1.h_o1--pop {
  font-size: 280%;
}

.h_o2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 100%;
  line-height: 120%;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.h_o2_atari {
  position: relative;
  width: 60px;
}

.o_h--2 {
  width: 100%;
}

.o_h--2.o_h {
  z-index: 1;
  padding-top: 24%;
}

.o_h--1.o_h {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  padding-top: 20%;
}

.h_o2_atari_bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: none;
  width: 100%;
  height: 40px;
  background-color: #ed1c24;
}

.o_block {
  position: relative;
  top: 0px;
  bottom: 0px;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3333%;
  max-width: 820px;
  padding-top: 40px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.o_block.o_block--100 {
  left: 0px;
  right: 0px;
  max-width: 100%;
}

.o_block.o_block--product {
  padding-right: 0.5%;
  padding-left: 0.5%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.o_block.mob_hidden {
  width: 100%;
  max-width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.o_block.o_block--twi {
  left: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f5f5f5;
}

.o_block.pop_head_txt {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  max-width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.o_block.o_block--twifollow {
  left: 0px;
  right: 0px;
  width: 100%;
  max-width: 100%;
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #f5f5f5;
}

.o_h_product {
  position: relative;
  top: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .18);
}

.o_ul {
  position: relative;
  left: 0px;
  right: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 150px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ix_o_first.o {
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 90vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.ix_first_shade {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  background-color: #000;
}

.button_learn_more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 12px;
  padding-bottom: 2px;
  padding-left: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .45);
  border-radius: 1px;
  -webkit-transition: background-color 200ms ease, border 200ms ease, color 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, border 200ms ease, color 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, border 200ms ease, color 200ms ease, transform 200ms ease;
  transition: background-color 200ms ease, border 200ms ease, color 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  color: #000;
  font-size: 80%;
  line-height: 100%;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.button_learn_more:hover {
  border-style: solid;
  border-color: rgba(237, 28, 36, 0);
  background-color: #fff;
  color: #000;
}

.button_learn_more:active {
  color: #fff;
  text-decoration: none;
}

.button_learn_more:focus {
  color: #fff;
  text-decoration: none;
}

.button_learn_more.o_learn_more--buy {
  min-height: 44px;
  margin-right: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-color: #ed1c24;
  background-color: #ed1c24;
  -webkit-transition: background-color 200ms ease, border 200ms ease, color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, border 200ms ease, color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, border 200ms ease, color 200ms ease, opacity 200ms ease, transform 200ms ease;
  transition: background-color 200ms ease, border 200ms ease, color 200ms ease, opacity 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  font-size: 100%;
  cursor: pointer;
}

.button_learn_more.o_learn_more--buy:hover {
  border-color: #fff;
  background-color: #fff;
  box-shadow: 0 1px 3px -2px #000;
  color: #000;
}

.button_learn_more.o_learn_more--buy.o_learn_more--buy--disabled {
  display: none;
  border-color: rgba(237, 28, 36, 0);
  background-color: #ccc;
  opacity: 0.32;
  cursor: not-allowed;
}

.button_learn_more.o_learn_more--buy.o_learn_more--buy--disabled:hover {
  color: #f3f3f3;
}

.button_learn_more.o_learn_more--sm {
  position: relative;
  z-index: 10;
  min-height: 44px;
  padding-right: 20px;
  padding-left: 20px;
  border-color: rgba(237, 28, 36, 0);
  background-color: #fff;
  color: #000;
  font-size: 100%;
}

.button_learn_more.o_learn_more--sm:hover {
  border-color: rgba(237, 28, 36, 0);
  background-color: #fff;
  color: #000;
}

.button_learn_more.button_learn_more--white {
  border-color: hsla(0, 0%, 100%, .45);
  color: #fff;
}

.shown {
  display: none;
}

.atari_3d {
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  cursor: -webkit-grab;
}

.o_3d_z {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  background-color: hsla(0, 0%, 100%, .04);
}

.x_h {
  margin-top: 60px;
  margin-bottom: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 330%;
  text-align: center;
}

.x_h.x_h--subs {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 200%;
  line-height: 140%;
  text-transform: uppercase;
}

.x_h.x_h--red {
  margin-top: 0px;
  margin-bottom: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 280%;
  line-height: 130%;
  font-weight: 400;
}

.x_h.x_h--top {
  font-size: 400%;
  font-weight: 700;
  text-transform: uppercase;
}

.x_h.x_h--top_h2 {
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 200%;
  line-height: 140%;
  font-weight: 400;
  text-transform: uppercase;
}

.x_h.x_h--whats {
  text-transform: uppercase;
}

.x_atari_twitter {
  overflow: hidden;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f5f5f5;
}

.x_atari_twitter.hidden {
  display: none;
}

.o_learn_more_c {
  margin-top: 30px;
}

.pr_buy {
  display: none;
}

.pr_buy.hidden {
  display: none;
}

.pr_buy.cartblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.cents {
  position: relative;
  top: -4px;
  display: inline-block;
  min-height: 20px;
  margin-bottom: 12px;
  margin-left: 4px;
  border-bottom: 2px solid #000;
  font-size: 14px;
  line-height: 100%;
}

.cents.cents--white {
  border-bottom-color: #fff8f8;
}

.s_g_learn {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, .85);
  opacity: 0;
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
  color: #fff;
  text-decoration: none;
}

.s_g_learn:hover {
  background-color: hsla(0, 0%, 100%, 0);
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .49), hsla(0, 0%, 100%, 0) 86%);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .49), hsla(0, 0%, 100%, 0) 86%);
  opacity: 1;
}

.x_h_4 {
  margin-top: 28px;
  margin-bottom: 34px;
  margin-left: 72px;
  color: #fff;
  font-size: 160%;
}

.pr_buy_soon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  color: #ed1c24;
  font-size: 100%;
  font-weight: 400;
  text-align: center;
}

.s_g_shipping {
  position: relative;
  width: 100%;
  margin-top: 10px;
  color: rgba(0, 0, 0, .49);
  font-size: 80%;
  font-weight: 400;
}

.s_g_shipping.s_g_shipping--feat {
  margin-top: 6px;
  color: hsla(0, 0%, 100%, .39);
}

.s_g_shipping.s_g_shipping--white {
  color: hsla(0, 0%, 100%, .55);
}

.x_subs_form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 152, 255, 0);
}

.fb_like {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 6%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 40px;
  min-width: 40px;
  margin-top: 40px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.p {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 101;
  display: none;
  opacity: 0;
}

.p.shown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

.p.shown.temp--pop {
  position: relative;
  overflow: scroll;
  height: 3800px;
}

.pz {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.pb {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  min-width: 700px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pb.temp--pb {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.pp {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: auto;
  height: 100%;
  padding-top: 180px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #000;
}

.pp.pp--fuji {
  background-color: #fff;
}

.px {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 80px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.p_scroll {
  position: relative;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #000;
}

.swiper-slide11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.swiper-slide11.x_gall--fuji1 {
  width: 33%;
  height: 500px;
  background-image: url('../images/black_04.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--blader0 {
  width: 67%;
  height: 780px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  background-image: url('../images/blade_02.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--blader5 {
  width: 67%;
  height: 780px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  background-image: url('../images/blade_01.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--fuji6 {
  width: 67%;
  height: 500px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #f3f3f3;
  background-image: url('../images/fuji_03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--blader1 {
  width: 33%;
  min-height: 430px;
  background-image: url('../images/th_br.jpg');
  background-position: 75% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--blader2 {
  height: 780px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/blade_04.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--fuji0 {
  overflow: hidden;
  width: 100%;
  height: 640px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #c6c6c6;
  background-image: url('../images/090517_Atari_0183_f.jpg');
  background-position: 50% 50%;
  background-size: auto 85%;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--blue--00 {
  overflow: hidden;
  width: 100%;
  height: 460px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  background-image: url('../images/blue_01.jpg');
  background-position: 50% 50%;
  background-size: auto 90%;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--blue--01 {
  width: 40%;
  height: 600px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #ebebeb;
  background-image: url('../images/blue_03.jpg');
  background-position: 0px 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--blue--02 {
  width: 60%;
  height: 600px;
  background-image: url('../images/blue_04.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--blue--04 {
  width: 67%;
  height: 600px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 67%;
  -ms-flex-preferred-size: 67%;
  flex-basis: 67%;
  background-color: #fff;
  background-image: url('../images/blue_02.jpg');
  background-position: 50% 50%;
  background-size: auto 80%;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--fuji55 {
  height: 500px;
  background-color: #fff;
  background-image: url('../images/fuji_02.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--black--00 {
  overflow: hidden;
  width: 100%;
  height: 560px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  background-image: url('../images/black_01.jpg');
  background-position: 50% 50%;
  background-size: auto 90%;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--black--03 {
  width: 40%;
  height: 400px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/black_03.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--black--04 {
  width: 67%;
  height: 600px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 67%;
  -ms-flex-preferred-size: 67%;
  flex-basis: 67%;
  background-color: #fff;
  background-image: url('../images/black_02.jpg');
  background-position: 50% 50%;
  background-size: auto 90%;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--black--022 {
  width: 60%;
  height: 400px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/black_04.jpg');
  background-position: 50% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-slide11.x_gall--fujitxt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  color: #000;
}

.swiper-slide11.x_gall--bluetxt {
  background-color: #fff;
  color: #0035b0;
}

.swiper-slide11.x_gall--black--txt {
  overflow: hidden;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  color: #000;
}

.swiper-slide11.x_gall--blader--txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  color: #fff;
}

.swiper-slide11.x_gall--blader--txt.mob_only {
  display: none;
}

.bx_but {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  min-height: 44px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .13);
  border-radius: 2px;
  background-color: rgba(0, 0, 0, .84);
  opacity: 0.86;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  line-height: 120%;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  cursor: pointer;
}

.bx_but:hover {
  border-color: hsla(0, 0%, 100%, .63);
  background-color: hsla(0, 0%, 100%, .05);
  opacity: 0.84;
  color: #fff;
}

.o_padd {
  display: block;
  width: 100%;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.x_fbcode {
  display: none;
}

.p_logo {
  position: absolute;
  z-index: 10;
  display: none;
}

.subs_noti {
  position: absolute;
  left: -100px;
  top: 20px;
  right: -100px;
  bottom: 60px;
  z-index: -1;
  display: none;
  background-color: #ed1c24;
  opacity: 0;
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.p_cont {
  position: static;
  height: 100%;
  min-height: 100%;
}

.ix_cap_fuji {
  display: none;
}

.ix_cap_fuji.p_cont {
  position: relative;
  display: none;
}

.ix_cap_fuji.p_cont.shown {
  display: block;
}

.p_txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 70%;
  min-width: 60%;
  padding: 2em 3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Texgyreadventor;
  font-size: 200%;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.5px;
}

.p_txt.p_txt--v {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.p_head {
  background-color: #000;
}

.o_bgf_border {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255, 253, 253, .58) rgba(0, 0, 0, .08) rgba(0, 0, 0, .08);
}

.ix_cap_blader {
  display: none;
}

.ix_cap_blader.p_cont {
  display: none;
}

.ix_cap_blader.p_cont.shown {
  display: block;
  opacity: 1;
}

.button_buy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-bottom: 1%;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .25);
  border-radius: 1px;
  -webkit-transition: background-color 200ms ease, border 200ms ease, color 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, border 200ms ease, color 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, border 200ms ease, color 200ms ease, transform 200ms ease;
  transition: background-color 200ms ease, border 200ms ease, color 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  color: #fff;
  font-size: 100%;
  line-height: 100%;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.button_buy:hover {
  border-style: solid;
  border-color: rgba(237, 28, 36, 0);
  background-color: #fff;
  color: #000;
}

.button_buy:active {
  color: #fff;
  text-decoration: none;
}

.button_buy:focus {
  color: #fff;
  text-decoration: none;
}

.button_buy.button_buy--main {
  height: 34px;
  margin-right: 12px;
  padding-right: 12px;
  padding-left: 12px;
  border-color: #ed1c24;
  background-color: #ed1c24;
  -webkit-transition: background-color 200ms ease, border 200ms ease, color 200ms ease, opacity 200ms ease;
  transition: background-color 200ms ease, border 200ms ease, color 200ms ease, opacity 200ms ease;
  font-size: 80%;
  cursor: pointer;
}

.button_buy.button_buy--main:hover {
  border-color: red;
  background-color: red;
  background-image: -webkit-linear-gradient(270deg, #ed1c24, red);
  background-image: linear-gradient(180deg, #ed1c24, red);
  box-shadow: 0 1px 3px -2px #000;
  color: #fff;
}

.pop {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: none;
}

.temp--pop--bg {
  overflow: visible;
  height: 4000px;
  background-color: #000;
}

.v4_h {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transform: translate(0px, 30px) scale(0.8);
  -ms-transform: translate(0px, 30px) scale(0.8);
  transform: translate(0px, 30px) scale(0.8);
}

.v4_h.shown {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.v4_hh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  max-width: 1020px;
  min-height: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 120%;
}

.v4_h_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Texgyreadventor;
  font-size: 25px;
  text-transform: uppercase;
}

.v4_h_logo.v4_h_logo--small {
  width: 400px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 36px;
}

.v4_logo_img {
  margin-right: 16px;
}

.f_copyw_logo--blader {
  margin-top: 10px;
}

.x_atari_twitter_follow {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.x_speakerhats {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.x_speakerhats.x_speakerhats--white {
  position: relative;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.x_speakerhats.x_speakerhats--white.hidden {
  display: none;
}

.x_speakerhats.hidden {
  display: none;
}

.x_speakethats_logo.x_speakethats_logo--big {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.x_link_white {
  border-bottom: 1px solid hsla(0, 0%, 100%, .2);
  color: #fff;
  text-decoration: none;
}

.price_taxes {
  position: relative;
  display: none;
  margin-left: 8px;
  font-family: Roboto, sans-serif;
  font-size: 60%;
  font-weight: 400;
}

.x_blader_logo {
  width: 207px;
  margin-top: 24px;
  margin-bottom: 14px;
}

.x_blader_logo.x_blader_logo.x_blader_logo--pop {
  margin-bottom: 6px;
}

.x_top_cta {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 70px;
  min-width: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-align: center;
}

.x_top_cta:hover {
  opacity: 0.43;
}

.x_top_cta.scrolltop {
  width: 140px;
  min-width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ix_top_swiper {
  display: block;
  width: 100%;
  height: 90vh;
}

.ix_top_swiper.swiper_container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 80vh;
}

.ix_top_front {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #fff;
}

.x_shop_now {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  text-transform: uppercase;
}


.v4_bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .84), rgba(0, 0, 0, .84));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .84), rgba(0, 0, 0, .84));
}

.x_top_slide {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.h_br2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 100%;
  line-height: 120%;
  text-align: center;
  letter-spacing: 1px;
}

.x_subs_form1 {
  overflow: hidden;
  -webkit-transform: scale(1.3) translate(0px, 20px);
  -ms-transform: scale(1.3) translate(0px, 20px);
  transform: scale(1.3) translate(0px, 20px);
}

.v4_top_ul {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.v4_top_li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 80px;
  margin-left: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.v4_subsbut {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 24px;
  margin-left: 20px;
  padding-right: 16px;
  padding-bottom: 1%;
  padding-left: 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: #ed1c24;
  background-image: url('../images/mail.svg'), -webkit-linear-gradient(270deg, #ed1c24, #db1119);
  background-image: url('../images/mail.svg'), linear-gradient(180deg, #ed1c24, #db1119);
  background-position: 9px 44%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
}

.v4_subsbut:hover {
  background-image: url('../images/mail.svg'), -webkit-linear-gradient(270deg, #ff003d, #ff000a);
  background-image: url('../images/mail.svg'), linear-gradient(180deg, #ff003d, #ff000a);
  background-position: 9px 44%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
}

.v4_soc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  min-height: 40px;
  background-image: url('../images/5993b0446c6b200001c535db_Cart.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.v4_soc:hover {
  opacity: 0.72;
}

.v4_soc.v4_soc--fb {
  background-image: url('../images/Facebook_White.svg');
  background-size: auto;
}

.v4_soc.v4_soc--twi {
  background-image: url('../images/Twitter_White.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.v4_soc.v4_soc--insta {
  background-image: url('../images/Instagram_White.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.x_email_input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  padding-top: 0px;
  padding-right: 2%;
  padding-bottom: 0px;
  float: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: none;
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
  background-color: #fff;
  line-height: 100%;
}

.x_atari_form_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.x_top_hats {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.x_bott_cta {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 140px;
  padding-top: 2%;
  padding-bottom: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: #ed1c24;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-align: center;
}

.x_bott_cta:hover {
  background-color: #ff000a;
  opacity: 0.86;
}

.x_bott_arrow {
  width: 30px;
  height: 22px;
  margin-bottom: -2px;
  padding-bottom: 1px;
  background-image: url('../images/arrow.svg');
  background-position: 100% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg) scale(0.8);
  -ms-transform: rotate(180deg) scale(0.8);
  transform: rotate(180deg) scale(0.8);
}

.bt {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  padding: 0% 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-radius: 2px;
  font-size: 75%;
  letter-spacing: 0.03em;
  text-decoration: none;
}

.bt.button_learn_more {
  min-height: 34px;
  border-style: solid;
  border-color: rgba(0, 0, 0, .12);
  color: #000;
}

.bt.button_learn_more.button_learn_more--white {
  border-color: hsla(0, 0%, 100%, .41);
  color: #fff;
}

.bt.button_learn_more.button_learn_more--white:hover {
  color: #000;
}

.bt.button_learn_more.button_learn_more--white.button_learn_more--big {
  height: 44px;
  min-height: 44px;
  font-size: 100%;
}

.bt.button_buy {
  margin-bottom: 0px;
  border-style: none;
  -webkit-transition: background-color 300ms ease, border 200ms ease;
  transition: background-color 300ms ease, border 200ms ease;
}

.bt.button_buy.button_buy--main {
  margin-right: 0px;
  border-style: solid;
  border-color: #0035b0;
  background-color: #0035b0;
}

.bt.button_buy.button_buy--main:hover {
  border-style: solid;
  border-color: rgba(237, 28, 36, 0);
  background-image: -webkit-linear-gradient(270deg, #0035b0, #0046b8);
  background-image: linear-gradient(180deg, #0035b0, #0046b8);
}

.bt.button_buy.button_subs {
  height: 35px;
  padding-bottom: 0.5%;
  border-color: rgba(237, 28, 36, 0);
  border-radius: 1px;
  background-color: #0035b0;
  font-size: 12px;
}

.bt.button_buy.button_subs:hover {
  border-style: solid;
  border-color: rgba(237, 28, 36, 0);
  background-image: -webkit-linear-gradient(270deg, #0035b0, #0046b8);
  background-image: linear-gradient(180deg, #0035b0, #0046b8);
  color: #fff;
}

.bt.button_buy.button_buy--cart {
  width: 43px;
  height: 34px;
  min-width: 40px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: #0035b0;
}

.bt.button_buy.button_buy--cart:hover {
  background-color: #004dff;
}

.bt.button_buy.button_buy--checkout {
  width: 48%;
  min-height: 50px;
  margin-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-color: #0035b0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #0035b0;
}

.bt.button_buy.button_buy--checkout:hover {
  border-style: solid;
  border-color: rgba(237, 28, 36, 0);
  background-image: -webkit-linear-gradient(270deg, #0035b0, #0046b8);
  background-image: linear-gradient(180deg, #0035b0, #0046b8);
  color: #fff;
}

.bt.button_buy.button_buy--close_checkout {
  width: 48%;
  min-height: 50px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-color: #bbbfc2;
  border-radius: 2px;
  background-color: rgba(0, 53, 176, 0);
  color: #525252;
}

.bt.button_buy.button_buy--close_checkout:hover {
  border-style: solid;
  border-color: #0046b8;
  background-image: none;
  color: #0046b8;
}

.bt.button_buy.button_buy--maincart {
  position: relative;
  width: 102px;
  margin-right: 0px;
  background-color: #0035b0;
}

.bt.button_buy.button_buy--maincart:hover {
  background-color: #004dff;
  color: #fff;
}

.bt.button_buy.button_buy--checkout {
  position: relative;
  width: 102px;
  height: 34px;
  min-height: 34px;
  margin-right: 0px;
  margin-left: 33px;
  background-color: #0035b0;
}

.bt.button_buy.button_buy--checkout:hover {
  background-color: #004dff;
  color: #fff;
}

.bt.v4_subsbut {
  height: 24px;
  padding-left: 35px;
  background-color: #0035b0;
  background-image: url('../images/mail.svg');
  background-size: 18px 11px;
  background-repeat: no-repeat;
  font-size: 65%;
}

.bt.x_bott_cta {
  background-color: #0035b0;
}

.bt.x_bott_cta.scrolltop {
  height: 44px;
  min-height: 44px;
  cursor: pointer;
}

.mob_close {
  display: none;
}

.ix_cap_blue {
  display: none;
}

.ix_cap_blue.p_cont {
  display: none;
}

.ix_cap_blue.p_cont.shown {
  display: block;
}

.ix_cap_black {
  display: none;
}

.ix_cap_black.p_cont {
  display: none;
}

.ix_cap_black.p_cont.shown {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}

.x {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.x.shown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.xz {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background-color: rgba(0, 0, 0, .74);
  opacity: 0;
}

.xb {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 740px;
  padding: 60px 2em 14px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f5f5f5;
  font-size: 90%;
}

.xb_c {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31.3%;
  padding-top: 2em;
  padding-right: 1em;
  padding-left: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px none #e0e0e0;
  border-radius: 1px;
  background-color: #fff;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  line-height: 140%;
  text-align: center;
  cursor: pointer;
}

.xb_c:hover {
  background-color: #fff;
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, .45);
  opacity: 1;
}

.x_close {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 2%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.x_bt_close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 44px;
  height: 44px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 28px;
  cursor: pointer;
}

.x_bt_close:hover {
  opacity: 0.58;
}

.x_bundle {
  display: none;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.x_bundle.atari_fuji.shown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.x_bundle.atari_blade_runner {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.x_bundle.atari_blade_runner.shown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.x_img {
  width: 60px;
  height: 50px;
}

.x_img.x_img--atari_fuji {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/200_fuji.png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.x_img.x_img--atari_blader {
  background-image: url('../images/200_blader.png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.x_img.x_img--atari_blue {
  background-image: url('../images/blue_01.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.x_img.x_img--atari_black {
  background-image: url('../images/black_01.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.xb_note {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.37;
  font-size: 100%;
}

.xb_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  margin-bottom: 4%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.x_span_discount {
  position: absolute;
  left: 1em;
  top: 0.6em;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #0035b0;
  font-weight: 900;
}

.x_img_small {
  width: 44px;
  height: 50px;
}

.x_img_small.x_img--atari_fuji {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/fuji_01.jpg');
  background-position: 50% 50%;
  background-size: 105%;
  background-repeat: no-repeat;
}

.x_img_small.x_img--atari_blader {
  background-image: url('../images/200-200_blade2.jpg');
  background-position: 50% 50%;
  background-size: 98%;
  background-repeat: no-repeat;
}

.field-label {
  display: none;
}

.x_atari_form_success {
  background-color: #c8ffcd;
}

.x_atari_form_error {
  text-align: center;
}

.x_top_hats_ipad {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: none;
  overflow: hidden;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ix_slidebr_shade {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 20px;
  background-image: -webkit-linear-gradient(270deg, transparent 85%, rgba(0, 0, 0, .24));
  background-image: linear-gradient(180deg, transparent 85%, rgba(0, 0, 0, .24));
}

.x_googlecode {
  position: fixed;
  display: none;
}

.x_twittershade_bott {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  height: 60px;
  background-image: -webkit-linear-gradient(270deg, transparent, #0f0f0f);
  background-image: linear-gradient(180deg, transparent, #0f0f0f);
}

.x_twi_z {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  background-color: rgba(0, 0, 0, .07);
}

.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 570px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-column-count: 6;
  column-count: 6;
  -webkit-column-gap: 10em;
  column-gap: 10em;
  -webkit-column-rule: 1px none #000;
  column-rule: 1px none #000;
}

.swiper-slide {
  position: relative;
  display: inline-block;
  width: 25%;
  max-width: 240px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.swiper-slide.only--mob--v {
  display: none;
}

.swiper-slide.only--123 {
  display: block;
}

.twitter-tweet {
  display: inline-block;
  margin: 10px 5px;
  border-left-style: none;
  color: rgba(51, 51, 51, 0);
  font-size: 12px;
}

.swiper-tweets {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.pop_c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container_pop {
  width: 100%;
}

.swiper-container_pop.swiper--pop {
  position: relative;
}

.swiper-scrollbar {
  position: absolute;
  z-index: 100;
  display: none;
  width: 100%;
  height: 20px;
  min-height: 20px;
  margin-bottom: 20px;
  background-color: #fcc;
}

.swiper-scrollbar-drag.swiper-drg {
  height: 20px;
  background-color: #0035b0;
}

.swiper_hack {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  height: 30%;
  max-height: 60px;
  background-color: rgba(255, 105, 111, 0);
}

.link {
  opacity: 0;
}

.ismobile {
  display: none;
}

.x_atari_facebook_follow {
  margin-top: -2px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.k_indicator_block_inner {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  cursor: pointer;
}

.k_indicator_block_inner:hover {
  opacity: 0.61;
}

.k_cart_ico {
  width: 30px;
  height: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('https://daks2k3a4ib2z.cloudfront.net/59f6d44e695f380001b23330/59f6d44e695f380001b23406_5993b0446c6b200001c535db_Cart.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.k_cart_num {
  padding: 3px 8px;
  border-radius: 2px;
  background-color: #ed1c24;
  font-size: 14px;
}

.k {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 500;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.k.shown {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.kz {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background-color: rgba(0, 0, 0, .75);
}

.kb {
  position: absolute;
  top: 10%;
  display: block;
  width: 480px;
  height: 770px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fafafa;
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

.kb.shown {
  display: block;
  opacity: 1;
}

.k_ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.k_ul.k_ul--totals {
  display: block;
  margin-bottom: 10px;
  padding-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid #000;
}

.k_ul.k_ul--discounts {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.k_li {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  padding-right: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 2px;
  background-color: #fff;
}

.k_li.k_li--subtotal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: none;
  font-size: 140%;
}

.k_li.hidden {
  padding-top: 1px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.k_li.k_li_discount {
  width: 49%;
  height: auto;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #edf1f4;
  border-radius: 2px;
  color: #7a7a7a;
  font-size: 100%;
}

.k_li.k_li_discount.active {
  border-color: #09e000;
  color: #00be72;
}

.k_li.k_li--discount {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 1em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-style: none;
  font-size: 100%;
}

.k_pic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: contain;
}

.k_pic.k_pic--fuji {
  background-image: url('../images/200_fuji.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.k_name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.k_name.k_name--discount {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 140%;
}

.k_name.k_name--tot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
}

.k_name.k_name--subtot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 100%;
}

.k_q {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 1;
}

.k_price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.k_price.k_price--total {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.k_price.k_price--disc {
  font-size: 1em;
}

.k_price.k_price--disctot {
  min-width: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 1em;
  text-align: right;
}

.k_delete {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  opacity: 0.49;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 20px;
  cursor: pointer;
}

.k_delete:hover {
  background-color: #ed1c24;
  opacity: 1;
  color: #0035b0;
}

.k_delete.hidden {
  display: none;
}

.k_but {
  width: 26px;
  height: 16px;
  margin-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('https://daks2k3a4ib2z.cloudfront.net/59f6d44e695f380001b23330/59f6d44e695f380001b23406_5993b0446c6b200001c535db_Cart.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transform: translate(-4px, 0px);
  -ms-transform: translate(-4px, 0px);
  transform: translate(-4px, 0px);
}

.k_indicator_block {
  display: none;
  min-width: 80px;
  margin-left: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.k_indicator_block.shown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 14px;
  line-height: 140%;
}

.k_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.k_top_clear {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 19px;
  margin-bottom: -4px;
  margin-left: 1em;
  padding-right: 1em;
  padding-left: 1em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: #eee;
  font-family: Roboto, sans-serif;
  font-size: 0.6rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  cursor: pointer;
}

.k_top_clear:hover {
  opacity: 0.54;
}

.k_q_control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 26px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 53, 176, .23);
  border-radius: 40px;
  background-color: rgba(0, 53, 176, 0);
  line-height: 100%;
}

.k_q_but_plus {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33px;
  height: 26px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transform: translate(30px, 0px);
  -ms-transform: translate(30px, 0px);
  transform: translate(30px, 0px);
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
}

.k_q_but_plus:hover {
  color: #0035b0;
}

.k_q_but_min {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33px;
  height: 26px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transform: translate(-30px, 0px);
  -ms-transform: translate(-30px, 0px);
  transform: translate(-30px, 0px);
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
}

.k_q_but_min:hover {
  color: #0035b0;
}

.k_top_close {
  position: absolute;
  right: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 40px;
  font-size: 21px;
  text-align: center;
  cursor: pointer;
}

.k_top_close:hover {
  background-color: #eee;
}

.k_col1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.k_col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.k_col2.k_col2--disc {
  border-top-style: none;
  opacity: 1;
  text-align: center;
}

.k_buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.bt_block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 145px;
  margin-right: 12px;
  border-radius: 2px;
  background-color: #0035b0;
}

.bt_block.already {
  box-shadow: 3px 3px 0 0 red;
}

.k_bot {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  height: 150px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  background-color: #fafafa;
}

.kb_cont {
  overflow: auto;
  height: 555px;
  margin-right: -40px;
  padding-right: 40px;
}

.k2 {
  position: absolute;
  right: -640px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 640px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  box-shadow: -8px 0 6px -10px #000;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.k2.shown2 {
  right: 520px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.k2_cont {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.k3 {
  position: absolute;
  top: 0px;
  right: -640px;
  bottom: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 640px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  box-shadow: -10px 0 3px -10px rgba(0, 0, 0, .69);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.k3.shown2 {
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ob_h {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 140%;
  line-height: 140%;
  font-weight: 700;
}

.span_payment_method {
  display: inline-block;
  padding-right: 0.25em;
  padding-bottom: 0.1em;
  padding-left: 0.25em;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 53, 176, .4);
  border-radius: 4px;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  color: #0035b0;
  cursor: pointer;
}

.span_payment_method:hover {
  background-color: #ecf6ff;
  color: #255ad6;
}

.k3_cont {
  position: relative;
  display: block;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.field-label-2 {
  display: none;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.x_ob_coupon_but {
  height: 44px;
  padding-bottom: 11px;
  border: 1px solid #0035b0;
  background-color: #fff;
  color: #0035b0;
  line-height: 100%;
}

.x_ob_coupon_input {
  height: 44px;
}

.x_coupon {
  margin-bottom: 6%;
}

.image-2 {
  margin-bottom: 20px;
}

.k_cont_z {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  background-color: rgba(0, 0, 0, .2);
}

.x_prbuy_notes {
  opacity: 1;
  color: #067eff;
}

.xb_c_price {
  max-width: 40%;
  padding-left: 20px;
  font-family: Texgyreadventor;
  font-size: 100%;
  font-weight: 700;
  text-align: right;
}

.x_prbuy_strike {
  opacity: 0.54;
  text-decoration: line-through;
}

.x_prbuy_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  border-top: 1px solid #000;
  text-align: left;
}

.x_h_whats {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.v4_cart_splash {
  position: absolute;
  z-index: 0;
  width: 200px;
  height: 200px;
  margin-top: 1px;
  margin-right: -20px;
  border-radius: 100px;
  background-color: #ed1c24;
  box-shadow: 1px 1px 63px -6px #5200ff;
  opacity: 0;
  -webkit-transform: scale(0.3) translate(50px, 0px);
  -ms-transform: scale(0.3) translate(50px, 0px);
  transform: scale(0.3) translate(50px, 0px);
  cursor: pointer;
}

.k_name_dots {
  height: 1em;
  margin-right: 0.5em;
  margin-left: 0.5em;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px dashed rgba(0, 0, 0, .16);
}

.k_li_total {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 26px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.k_li_total.k_li--subtotal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: none;
  font-size: 140%;
}

.k_li_total.hidden {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.k_li_total.k_li_discount {
  width: 49%;
  min-height: 29px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #edf1f4;
  border-radius: 2px;
  color: #7a7a7a;
  font-size: 100%;
}

.k_li_total.k_li_discount.active {
  border-color: #09e000;
  color: #00be72;
}

.k_li_total.k_li--discount {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 1em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-style: none;
  font-size: 100%;
}

.k_li_disc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding: 0.4em 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 48%;
  -ms-flex: 0 48%;
  flex: 0 48%;
  border: 2px dotted #d4d4d4;
  border-radius: 2px;
  background-color: #eee;
  opacity: 0.56;
}

.k_li_disc.k_li--subtotal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: none;
  font-size: 140%;
}

.k_li_disc.hidden {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.k_li_disc.k_li_discount {
  width: 49%;
  height: auto;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #edf1f4;
  border-radius: 2px;
  color: #7a7a7a;
  font-size: 100%;
}

.k_li_disc.k_li_discount.active {
  border-color: #09e000;
  color: #00be72;
}

.k_li_disc.k_li--discount {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 1em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-style: none;
  font-size: 100%;
}

.k_li_disc.active {
  border-style: solid;
  border-color: #afffc2;
  background-color: #deffe2;
  opacity: 1;
  color: #139e00;
}

.k_b_cont_overflow {
  overflow: hidden;
  width: 100%;
}

.k_x {
  position: absolute;
  right: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34px;
  height: 26px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 100%;
  font-weight: 400;
  cursor: pointer;
}

.k_li_discount_status {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 21px;
  padding-right: 1em;
  padding-left: 1em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #747474;
  color: #fff;
  font-size: 80%;
  line-height: 100%;
  text-transform: uppercase;
}

.k_li_discount_status.k_li_discount_status--active {
  background-color: #00cf32;
}

.k_q_but {
  width: 24px;
  height: 24px;
  opacity: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.k_q_but.k_q_but_plus {
  width: 24px;
  height: 24px;
  border-radius: 20px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.k_q_but.k_q_but_plus:hover {
  background-color: #caeaff;
}

.k_q_but.k_q_but_min {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.k_li_disc_stat {
  width: 100px;
}

.k_q_but_minus {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.k_q_but_minus:hover {
  background-color: #cdebff;
}

.k_q_but_minus.hidden {
  display: none;
}

.bt_checkout {
  position: absolute;
  top: 0px;
  bottom: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 145px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.bt_checkout.shown {
  z-index: 10;
}

.ix_bt_buy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ix_bt_cart {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ix_bt_carticon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ix_bt_crtdelicon {
  position: relative;
  width: 43px;
  height: 34px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://daks2k3a4ib2z.cloudfront.net/59f6d44e695f380001b23330/59f6d44e695f380001b2340b_del.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  -webkit-transition: background-position 200ms ease;
  transition: background-position 200ms ease;
}

.ix_bt_crtdelicon:hover {
  background-size: 20px;
  background-repeat: no-repeat;
}

.ix_bt_crtdelicon.hidden {
  display: none;
}

.ix_bt_topshade {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: none;
  background-color: rgba(0, 53, 176, .53);
  opacity: 1;
}

.body {
  background-color: #fff;
}

.body.k_example_body {
  background-color: #000;
  color: #dadada;
}

html.w-mod-js *[data-ix="h-h2"] {
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="first-appear"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="pz-i"] {
  opacity: 0.25;
  -webkit-transform: translate(0px, -60vh);
  -ms-transform: translate(0px, -60vh);
  transform: translate(0px, -60vh);
}

html.w-mod-js *[data-ix="pb-i"] {
  opacity: 0;
  -webkit-transform: translate(0px, -10vh);
  -ms-transform: translate(0px, -10vh);
  transform: translate(0px, -10vh);
}

html.w-mod-js *[data-ix="pop-img-app1"] {
  opacity: 0.21000000000000008;
}

html.w-mod-js *[data-ix="pop-img-app-2"] {
  opacity: 0.21000000000000008;
}

html.w-mod-js *[data-ix="img-bg-appar"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="img-bg-appar-3b-br"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="img-bg-appar-2"] {
  opacity: 1;
  -webkit-transform: translate(0px, 100px) scale(0.9500000000000002, 0.9500000000000002);
  -ms-transform: translate(0px, 100px) scale(0.9500000000000002, 0.9500000000000002);
  transform: translate(0px, 100px) scale(0.9500000000000002, 0.9500000000000002);
}

html.w-mod-js *[data-ix="arrow-2"] {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

html.w-mod-js *[data-ix="bott-appear"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="x-b-init"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

@media (max-width: 991px) {
  .hh {
    left: 0px;
    right: 0px;
    display: none;
    width: 100%;
  }
  .h_txt {
    height: auto;
    padding-top: 40px;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .h_col {
    height: auto;
    margin-bottom: 20px;
    padding-top: 0%;
  }
  .h_col.h_col--c {
    height: 100%;
    padding-top: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .h_col.h_t {
    margin-right: 10px;
    margin-left: 10px;
    -webkit-flex-basis: 29%;
    -ms-flex-preferred-size: 29%;
    flex-basis: 29%;
  }
  .h_h2 {
    font-size: 90%;
  }
  .b {
    font-size: 16px;
  }
  .h_test {
    margin-bottom: 12px;
    padding-top: 0px;
    font-size: 90%;
    line-height: 130%;
  }
  .c_block.c_block--tech1 {
    padding-top: 20px;
  }
  .c_block.c_block--blader {
    margin-bottom: 20px;
  }
  .c_block.c_block--top {
    display: block;
    padding-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cc {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .cc.cc--540 {
    max-width: 90%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .cc.cc--flex {
    padding-right: 40px;
    padding-left: 40px;
  }
  .cc.mob--center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .cc.cc_3hats {
    padding-top: 20px;
  }
  .c_50.c_50--1 {
    width: 36%;
  }
  .c_50.c_50--2 {
    width: 64%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .c_name {
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .but.but--red {
    min-width: auto;
  }
  .c_pic_1 {
    position: relative;
    left: 0px;
    width: 390px;
    height: 340px;
  }
  .h_soc {
    bottom: 30px;
  }
  .h_m {
    width: 100%;
    padding-right: 38px;
    padding-left: 38px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .s_block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product_card_buy {
    width: 100%;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-basis: 31%;
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%;
    border-top-style: none;
  }
  .product_card_buy.s_g_img--bluew {
    min-height: auto;
  }
  .product_card_buy.s_g_img--fuji {
    min-height: auto;
  }
  .h_menu {
    width: auto;
  }
  .s_g_txt {
    display: block;
    min-height: auto;
    padding-top: 0px;
    padding-left: 0px;
  }
  .s_g_txt.s_g--pop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s_g_h {
    width: 100%;
  }
  .s_g_price {
    padding-top: 10px;
  }
  .s_g_price.s_g_price--inline {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .c_priceblock {
    margin-top: 0px;
    padding-left: 0px;
  }
  .c_product {
    max-width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .swiper-wrapper {
    padding-right: 0px;
  }
  .swiper-slide1.swiper-slide--pic {
    min-width: 100%;
  }
  .swiper-slide1.swiper-slide--thumb.swiper-slide-active {
    box-shadow: none;
  }
  .ix_logo_top {
    left: 0px;
    width: 100%;
    padding-left: 20px;
  }
  .s_g_img {
    display: block;
  }
  .c_col_txt {
    font-size: 100%;
  }
  .h_test_logo {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .f {
    padding: 0px 20px;
  }
  .ff.ff--soc {
    padding-bottom: 20px;
  }
  .f_li.f_li--copy {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .f_url {
    font-size: 100%;
  }
  .d {
    padding-right: 20px;
    padding-left: 20px;
  }
  .dd {
    width: 100%;
  }
  .o.o--top.o--top--2 {
    display: block;
    min-height: 800px;
    background-color: #2e417f;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
  }
  .o.o--cat {
    min-height: auto;
  }
  .o.o--specs {
    background-color: #3fb4ff;
    background-image: -webkit-linear-gradient(270deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), -webkit-linear-gradient(270deg, rgba(63, 180, 255, 0), #3fb4ff 31%, #3fb4ff), url('../images/071817_Atari_0152_bg.jpg');
    background-image: linear-gradient(180deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), linear-gradient(180deg, rgba(63, 180, 255, 0), #3fb4ff 31%, #3fb4ff), url('../images/071817_Atari_0152_bg.jpg');
    background-position: 0px 0px, 0px 0px, 50% 0px;
    background-size: auto, auto, 1157px;
    background-repeat: repeat, repeat, no-repeat;
  }
  .o.o--pop {
    display: block;
    min-height: auto;
  }
  .o.o--pop.o--pop--blader {
    border-right-style: none;
    border-left-style: none;
  }
  .o.o--pop.o_pop--black {
    border-right-style: none;
    border-left-style: none;
    background-image: url('../images/black_02.jpg');
    background-size: 200%;
  }
  .o.o--3hats {
    min-height: auto;
    background-color: #fff;
  }
  .b_home {
    background-image: -webkit-linear-gradient(270deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), url('../images/071817_Atari_0152_bg.jpg');
    background-image: linear-gradient(180deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), url('../images/071817_Atari_0152_bg.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
    font-size: 16px;
  }
  .o_bg.o_bg--br {
    min-height: auto;
    background-image: -webkit-linear-gradient(270deg, transparent 37%, transparent 52%, rgba(0, 0, 0, .76) 87%), -webkit-linear-gradient(270deg, transparent, transparent), url('../images/blade_01.jpg');
    background-image: linear-gradient(180deg, transparent 37%, transparent 52%, rgba(0, 0, 0, .76) 87%), linear-gradient(180deg, transparent, transparent), url('../images/blade_01.jpg');
    background-position: 0px 0px, 0px 0px, 71% 50%;
  }
  .o_bg.o_bg--cat {
    background-image: -webkit-linear-gradient(270deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), url('../images/071817_Atari_0152_bg.jpg');
    background-image: linear-gradient(180deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), url('../images/071817_Atari_0152_bg.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, 1157px;
  }
  .o_bg.o_bg_3hats {
    display: none;
    min-height: auto;
    background-color: #fff;
    background-image: url('../images/3hats.jpg');
    background-size: auto 490px;
    background-repeat: no-repeat;
  }
  .o_bg.o_bg--top2 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .44), rgba(0, 0, 0, .44)), url('../images/090517_Atari_0090_f.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .44), rgba(0, 0, 0, .44)), url('../images/090517_Atari_0090_f.jpg');
    background-position: 0px 0px, 0px 50%;
    background-size: auto, auto 100%;
  }
  .o_bg.o_bg--top4 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .44), rgba(0, 0, 0, .44)), url('../images/090517_Atari_0090_f.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .44), rgba(0, 0, 0, .44)), url('../images/090517_Atari_0090_f.jpg');
    background-position: 0px 0px, 0px 50%;
    background-size: auto, auto 100%;
  }
  .o_h.pop_h {
    width: auto;
    max-width: 310px;
    margin-bottom: 20px;
  }
  .h_o1 {
    font-size: 260%;
  }
  .h_o1.h_o1--pop {
    font-size: 180%;
  }
  .o_h--1.o_h {
    display: none;
  }
  .o_block {
    width: 100%;
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .o_block.o_block--product {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }
  .ix_o_first.o {
    min-height: auto;
  }
  .ix_first_shade {
    display: none;
  }
  .button_learn_more {
    height: 36px;
    min-height: 36px;
    padding-bottom: 1px;
  }
  .button_learn_more.o_learn_more--buy {
    height: 40px;
    min-height: 36px;
  }
  .atari_3d {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .x_h {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 240%;
  }
  .x_h.x_h--top {
    font-size: 340%;
  }
  .x_h.x_h--top_h2 {
    width: 100%;
  }
  .pr_buy {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .x_h_4 {
    width: 50%;
    min-height: 50px;
    margin-bottom: 20px;
    font-size: 120%;
  }
  .x_subs_form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .px {
    top: 10px;
  }
  .p_scroll {
    padding-right: 0px;
  }
  .swiper-slide11 {
    margin-top: 0px;
    margin-left: 0px;
    border-radius: 0px;
  }
  .swiper-slide11.x_gall--fuji1 {
    width: 50%;
    height: 400px;
  }
  .swiper-slide11.x_gall--blader0 {
    width: 100%;
    height: 440px;
  }
  .swiper-slide11.x_gall--blader5 {
    width: 100%;
    height: 440px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .swiper-slide11.x_gall--fuji6 {
    width: 50%;
    height: 400px;
    background-position: 50% 50%;
    background-size: auto 100%;
  }
  .swiper-slide11.x_gall--blader1 {
    width: 100%;
    background-position: 100% 50%;
  }
  .swiper-slide11.x_gall--blader2 {
    width: 100%;
    height: 440px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .swiper-slide11.x_gall--blue--00 {
    background-position: 50% 50%;
    background-size: auto 90%;
  }
  .swiper-slide11.x_gall--blue--01 {
    width: 50%;
    min-height: 400px;
    background-size: auto 100%;
  }
  .swiper-slide11.x_gall--blue--02 {
    width: 50%;
    min-height: 400px;
  }
  .swiper-slide11.x_gall--blue--04 {
    height: 400px;
    min-height: 400px;
  }
  .swiper-slide11.x_gall--black--00 {
    background-position: 50% 50%;
    background-size: auto 100%;
  }
  .swiper-slide11.x_gall--black--03 {
    width: 60%;
    background-size: auto 100%;
  }
  .swiper-slide11.x_gall--black--022 {
    width: 40%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-position: 50% 50%;
    background-size: auto 100%;
  }
  .swiper-slide11.x_gall--black--txt {
    background-position: 50% 50%;
    background-size: auto 100%;
  }
  .bx_but {
    min-height: 46px;
    padding-right: 12px;
    padding-bottom: 2px;
    padding-left: 12px;
    background-color: #000;
  }
  .x_fbcode {
    display: none;
  }
  .subs_noti {
    left: 0px;
  }
  .p_txt {
    width: 100%;
    max-width: 100%;
    padding-top: 6%;
    padding-bottom: 6%;
  }
  .button_buy {
    padding-bottom: 1px;
  }
  .button_buy.button_buy--main {
    min-height: 36px;
    margin-bottom: 12px;
  }
  .v4_h {
    height: 60px;
  }
  .v4_h.shown {
    display: block;
  }
  .v4_hh {
    height: 60px;
    max-width: 100%;
    min-height: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .x_shop_now {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .x_email_input {
    height: 34px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border: 1px none #000;
    border-radius: 0px;
  }
  .x_atari_form_wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
  }
  .x_top_hats {
    display: none;
    overflow: hidden;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bt.button_learn_more {
    margin-left: 0px;
  }
  .bt.button_buy.button_buy--main {
    height: 36px;
    margin-bottom: 0px;
  }
  .bt.button_buy.button_subs {
    height: 34px;
  }
  .bt.button_buy.button_buy--cart {
    height: 36px;
    margin-bottom: 0px;
  }
  .bt.button_buy.button_buy--checkout {
    min-height: 50px;
    margin-bottom: 0px;
    font-size: 100%;
  }
  .bt.button_buy.button_buy--close_checkout {
    min-height: 50px;
    margin-bottom: 0px;
    font-size: 100%;
  }
  .bt.button_buy.button_buy--maincart {
    height: 36px;
    margin-bottom: 0px;
  }
  .bt.button_buy.button_buy--checkout {
    height: 36px;
    margin-bottom: 0px;
  }
  .bt.x_bott_cta {
    font-size: 14px;
  }
  .bt.x_bott_cta.scrolltop {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mob_close {
    display: block;
    font-size: 40px;
  }
  .web_close {
    display: none;
  }
  .s_g_block2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xb {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
  }
  .xb_c {
    font-size: 90%;
  }
  .x_bundle.atari_fuji.shown {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .x_bundle.atari_blade_runner.shown {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xb_note {
    font-size: 80%;
  }
  .x_top_hat_left {
    max-width: auto;
    -webkit-transform: translate(-60px, 0px);
    -ms-transform: translate(-60px, 0px);
    transform: translate(-60px, 0px);
  }
  .x_top_hat_right {
    -webkit-transform: translate(60px, 0px);
    -ms-transform: translate(60px, 0px);
    transform: translate(60px, 0px);
  }
  .x_top_hats_ipad {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ix_slidebr_shade {
    height: 20%;
  }
  .swiper-slide {
    width: 200px;
  }
  .swiper-slide.only--123 {
    display: block;
  }
  .ismobile {
    display: none;
  }
  .kb {
    min-width: 560px;
  }
  .k_li {
    /*-webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;*/
  }
  .bt_block {
    margin-bottom: 8px;
  }
  .kb_cont {
    margin-right: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 767px) {
  h3 {
    margin-top: 30px;
  }
  h4 {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .b_blue {
    font-size: 12px;
  }
  .h {
    min-height: auto;
    padding-bottom: 0px;
  }
  .h.h--blue {
    min-height: auto;
    margin-bottom: 0px;
  }
  .h_bg.h_bg--blue {
    left: 0px;
    top: 0px;
    right: 0px;
    height: 60px;
  }
  .hh {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 60px;
    min-height: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .hh.hh--vis {
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .hh.mob_hide {
    display: none;
  }
  .h_txt {
    padding: 30px 20px 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .h_col {
    margin-bottom: 30px;
  }
  .h_col.h_t {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .b.b--hatblue.b--mobtop {
    padding-top: 40px;
  }
  .b.b--hatblack.b--mobtop {
    padding-top: 40px;
  }
  .b.b--hatblackblack.b--mobtop {
    padding-top: 40px;
  }
  .b.b--hatblader {
    background-color: #231f3f;
  }
  .b.b--hatblader.b--mobtop {
    padding-top: 40px;
  }
  .h_test {
    margin-bottom: 4px;
    font-size: 110%;
  }
  .c_block {
    padding-top: 0px;
  }
  .c_block.c_block--tech2 {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .c_block.c_block--tech1 {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .c_block.c_block--blader {
    position: relative;
    bottom: 0%;
  }
  .c_block.c_block--topcta {
    bottom: 5%;
    display: none;
  }
  .cc {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .cc.cc--540 {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .cc.cc--100.cc--buy {
    padding-right: 0px;
    padding-left: 0px;
  }
  .cc.cc--flex {
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cc.mob--center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .c_50 {
    width: 50%;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 20px;
    border-style: none;
  }
  .c_50.c_50--1 {
    width: 40%;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .c_50.c_50--2 {
    width: 50%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .c_50.c_50--100--feat {
    padding-right: 0px;
    padding-left: 0px;
    border-style: none;
  }
  .c_name_h1 {
    margin-top: 0px;
    font-size: 150%;
  }
  .c_name {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 120%;
    text-align: center;
  }
  .c_price {
    margin-bottom: 10px;
    font-size: 150%;
  }
  .but.but--red {
    width: 40%;
    min-height: 44px;
    margin-bottom: 10px;
    font-size: 120%;
  }
  .c_pic_1 {
    left: -20px;
    top: 0px;
    width: 310px;
    height: 270px;
    box-shadow: none;
    -webkit-transition: none 0ms ease;
    transition: none 0ms ease;
  }
  .c_pic_1:hover {
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .h_m {
    min-height: auto;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 80%;
  }
  .h_m_logo {
    width: auto;
  }
  .s_block {
    height: 40px;
    max-width: auto;
    min-width: auto;
  }
  .product_card_buy {
    height: auto;
    min-height: auto;
    margin-top: 0px;
    margin-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top-style: none;
  }
  .product_card_buy.active {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .product_card_buy.s_g--br {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .product_card_buy.s_g_img--bluew {
    background-color: #ecf1f4;
  }
  .product_card_buy.s_g_img--fuji {
    background-color: #c6c6c6;
  }
  .product_card_buy.s_g_img--blackw {
    background-color: #dbdbdb;
  }
  .product_card_buy.pop_buycta {
    position: relative;
    display: block;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
  }
  .product_card_buy.pop_buycta.nomob {
    padding-left: 8px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .h_menu {
    min-height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .h_log {
    width: auto;
    margin-left: 40px;
  }
  .s_g_txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .s_g_txt.s_g--pop {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }
  .s_g_h {
    width: auto;
    margin-top: 0px;
  }
  .s_g_h.mob_only {
    display: block;
    font-size: 110%;
  }
  .s_g_h.mob_only.mob--br {
    display: none;
  }
  .s_g_price {
    top: 20px;
    font-size: 130%;
  }
  .s_g_price.s_g_price--inline {
    font-size: 110%;
  }
  .mob {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    width: 100%;
    min-height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
  }
  .c_priceblock {
    width: 100%;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .c_name_d {
    margin-bottom: 2px;
    font-size: 70%;
  }
  .c_product {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .c_product.c_product--blader {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    box-shadow: none;
  }
  .c_buy_notes {
    width: 30%;
    min-height: 44px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .swiper-container.swiper_page {
    overflow: hidden;
    height: auto;
  }
  .swiper-container.swiper_product_thumb {
    overflow: hidden;
  }
  .swiper-wrapper.swiper-wrapper--thumb {
    background-color: #000;
  }
  .swiper-slide1.swiper-slide-active {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .swiper-slide1.swiper-slide--pic {
    width: auto;
    max-height: 54vh;
    min-height: 48vh;
    min-width: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .swiper-slide1.swiper-slide--thumb {
    min-height: 40px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-filter: none;
    filter: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .swiper-slide1.swiper-slide--thumb.swiper-slide-active {
    -webkit-transform: scale(1.03) translate(0px, 30px);
    -ms-transform: scale(1.03) translate(0px, 30px);
    transform: scale(1.03) translate(0px, 30px);
  }
  .ix_logo_top {
    position: absolute;
    left: 0px;
    display: none;
    min-height: 60px;
    min-width: 100%;
    margin-top: 0px;
    background-color: hsla(0, 0%, 100%, 0);
  }
  .hm {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 100;
    height: 40px;
  }
  .s_g_img {
    height: 240px;
    min-height: auto;
  }
  .c_ico {
    position: relative;
    left: 0px;
    display: block;
    -webkit-transform: scale(0.5) translate(-46px, 0px);
    -ms-transform: scale(0.5) translate(-46px, 0px);
    transform: scale(0.5) translate(-46px, 0px);
  }
  .c_ico.c_ico--1 {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .c_col_txt {
    margin-left: 0px;
    padding-right: 20px;
    font-size: 78%;
  }
  .f {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 11px;
  }
  .ff.ff--links {
    min-height: 40px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-bottom-style: none;
  }
  .ff.ff--copyw {
    margin-bottom: 20px;
    font-size: 100%;
  }
  .ff.ff--soc {
    min-height: 40px;
    border-top-style: none;
  }
  .f_li.f_li--link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 31px;
    margin-right: 0%;
    margin-bottom: 6px;
    padding-right: 6px;
    padding-left: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0c0c0c;
    text-decoration: none;
  }
  .f_li.f_li--copy {
    min-width: 50%;
  }
  .f_copyw_logo {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    font-size: 80%;
  }
  .f_copyw_logo--xsolla {
    width: 150px;
    height: 80px;
    margin-top: -20px;
  }
  .f_url {
    border-bottom-style: none;
    text-decoration: none;
  }
  .c_tech {
    padding-top: 10px;
    font-size: 100%;
  }
  .c_tech_1 {
    width: 47%;
    margin-right: 0%;
  }
  .d {
    margin-bottom: 20px;
  }
  .dd {
    margin-bottom: 20px;
  }
  .dd.dd--back {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .back {
    min-height: 36px;
    font-size: 15px;
  }
  .o {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .o.o--top.o--top--2 {
    min-height: 480px;
    background-color: #2e417f;
    background-position: 50% -135px;
    background-size: 160%;
  }
  .o.o--top.o--bg--blurred {
    display: none;
  }
  .o.o--br {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .o.o--cat {
    min-height: 260px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .o.o--3d {
    padding-top: 20px;
    background-image: url('../images/3d2.jpg');
    background-position: 50% 100%;
    background-size: contain;
    background-attachment: scroll;
  }
  .o.o--specs {
    background-color: #34bfff;
    background-image: -webkit-linear-gradient(270deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), url('../images/071817_Atari_0152_bg.jpg');
    background-image: linear-gradient(180deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), url('../images/071817_Atari_0152_bg.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, 200%;
    background-repeat: repeat, no-repeat;
  }
  .o.o--pop {
    height: auto;
    min-height: 100px;
    padding-right: 0px;
    padding-left: 0px;
    box-shadow: 0 11px 23px -13px #000;
  }
  .o.o--pop.o--pop--blader {
    display: block;
    background-color: #6a0085;
  }
  .o.o--pop.o--pop--blue {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #001c5c;
  }
  .o.o--pop.o_pop--black {
    background-color: #181818;
    background-image: url('../images/black_02.jpg');
    background-position: 50% 50%;
    background-size: 400%;
  }
  .o.o--pop.o--pop--fuji {
    background-color: #232324;
  }
  .b_home {
    background-image: -webkit-linear-gradient(270deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), url('../images/071817_Atari_0152_bg.jpg');
    background-image: linear-gradient(180deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), url('../images/071817_Atari_0152_bg.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }
  .o_bg.o_bg--br {
    background-color: #000;
    background-image: -webkit-linear-gradient(270deg, transparent 37%, transparent 52%, rgba(0, 0, 0, .76) 87%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/cap_br_1.jpg');
    background-image: linear-gradient(180deg, transparent 37%, transparent 52%, rgba(0, 0, 0, .76) 87%), linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/cap_br_1.jpg');
    background-position: 0px 0px, 0px 0px, 50% -140px;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .o_bg.o_bg--cat {
    left: 0px;
    right: 0px;
    background-image: -webkit-linear-gradient(270deg, rgba(29, 140, 155, .51), rgba(29, 140, 155, .51)), url('../images/071817_Atari_0152_bg.jpg');
    background-image: linear-gradient(180deg, rgba(29, 140, 155, .51), rgba(29, 140, 155, .51)), url('../images/071817_Atari_0152_bg.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, 1157px;
  }
  .o_bg.o_bg--top1 {
    left: 0px;
    right: 0px;
    background-image: none;
    background-position: 0px 0px;
  }
  .o_bg.o_bg--top2 {
    left: 0px;
    right: 0px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/090517_Atari_0090_f.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/090517_Atari_0090_f.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, 100%;
    background-repeat: repeat, no-repeat;
  }
  .o_bg.o_bg--top4 {
    left: 0px;
    right: 0px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/090517_Atari_0090_f.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/090517_Atari_0090_f.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, 100%;
    background-repeat: repeat, no-repeat;
  }
  .o_h.o_h--br {
    margin-top: 260px;
    padding-bottom: 2em;
  }
  .o_h.pop_h {
    right: auto;
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .h_o1 {
    font-size: 180%;
  }
  .o_h--2.o_h {
    padding-top: 70px;
    font-size: 11px;
  }
  .o_block {
    padding: 20px 0px;
  }
  .o_block.o_block--100 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #4694da;
  }
  .o_block.o_block--product {
    padding-right: 0px;
    padding-left: 0px;
  }
  .o_block.mob_hidden {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
    text-align: left;
  }
  .o_block.pop_head_txt.nomob {
    display: none;
  }
  .o_block.o_block--twifollow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .o_h_product {
    left: -2px;
    width: 50%;
    padding-left: 0px;
    border-style: none;
  }
  .o_ul {
    display: block;
    height: auto;
    min-height: 160px;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ix_o_first.o {
    display: none;
  }
  .button_learn_more.o_learn_more--buy {
    min-height: 40px;
  }
  .button_learn_more.o_learn_more--sm {
    display: none;
  }
  .atari_3d {
    width: 90%;
    height: 520px;
  }
  .x_h.x_h--subs {
    width: 100%;
    margin-bottom: 10px;
    font-size: 140%;
  }
  .x_h.x_h--red {
    width: 100%;
    font-size: 180%;
  }
  .x_h.x_h--top {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 230%;
  }
  .x_h.x_h--top_h2 {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 120%;
  }
  .pr_buy {
    margin-right: 8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .s_g_learn {
    display: block;
  }
  .s_g_learn:hover {
    background-image: none;
  }
  .x_h_4 {
    width: 100%;
    min-height: auto;
    margin-top: 0px;
    margin-left: 0px;
    font-size: 150%;
  }
  .s_g_shipping {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .s_g_shipping.s_g_shipping--feat {
    display: block;
  }
  .p.shown.temp--pop {
    position: relative;
  }
  .pz {
    display: none;
  }
  .pb {
    min-width: 100%;
  }
  .pp {
    padding-top: 100px;
  }
  .pp.pp--br {
    padding-top: 140px;
  }
  .px {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    height: 60px;
    margin-top: 0px;
  }
  .swiper-slide11.x_gall--fuji1 {
    width: 50%;
    height: 300px;
  }
  .swiper-slide11.x_gall--blader0 {
    height: 280px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-position: 50% 50%;
    background-size: auto 100%;
  }
  .swiper-slide11.x_gall--blader5 {
    height: 280px;
    background-size: auto 100%;
  }
  .swiper-slide11.x_gall--fuji6 {
    width: 50%;
    height: 300px;
  }
  .swiper-slide11.x_gall--blader1 {
    min-height: 300px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .swiper-slide11.x_gall--blader2 {
    height: 280px;
  }
  .swiper-slide11.x_gall--fuji0 {
    height: 320px;
  }
  .swiper-slide11.x_gall--blue--00 {
    height: 300px;
  }
  .swiper-slide11.x_gall--blue--01 {
    height: 300px;
    min-height: 300px;
  }
  .swiper-slide11.x_gall--blue--02 {
    height: 300px;
    min-height: 300px;
  }
  .swiper-slide11.x_gall--blue--04 {
    height: 300px;
    min-height: 300px;
  }
  .swiper-slide11.x_gall--fuji55 {
    height: 300px;
    background-size: contain;
  }
  .swiper-slide11.x_gall--black--00 {
    width: 100%;
    height: 300px;
    min-height: 300px;
    background-size: auto 90%;
  }
  .swiper-slide11.x_gall--black--03 {
    width: 100%;
    height: 300px;
    min-height: 300px;
    background-size: cover;
  }
  .swiper-slide11.x_gall--black--04 {
    height: 300px;
    background-size: contain;
  }
  .swiper-slide11.x_gall--black--022 {
    width: 100%;
    height: 300px;
    min-height: 300px;
    background-position: 50% 100%;
    background-size: 100%;
  }
  .swiper-slide11.x_gall--black--txt {
    background-image: -webkit-linear-gradient(270deg, null, null);
    background-image: linear-gradient(180deg, null, null);
  }
  .swiper-slide11.x_gall--blader--txt.mob_only {
    display: block;
  }
  .bx_but {
    position: static;
    border-style: none;
  }
  .o_padd {
    padding-right: 0px;
    padding-left: 0px;
  }
  .subs_noti {
    top: 0px;
    bottom: 0px;
  }
  .mob_logo {
    display: none;
  }
  .p_txt {
    max-width: 100%;
    min-height: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 120%;
  }
  .p_head {
    min-height: 100px;
  }
  .v4_h.shown {
    overflow: hidden;
  }
  .v4_h_logo {
    font-size: 21px;
  }
  .v4_h_logo.v4_h_logo--small {
    width: 100%;
    font-size: 26px;
  }
  .v4_logo_img {
    width: 32px;
    height: 32px;
  }
  .f_copyw_logo--blader {
    margin-top: 13px;
  }
  .x_atari_twitter_follow {
    margin-bottom: 20px;
  }
  .x_speakerhats.x_speakerhats--white {
    position: relative;
    top: 2em;
    width: 100%;
  }
  .x_speakethats_logo.x_speakethats_logo--big {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .x_shop_now {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .x_shop_now_arrow {
    width: 100%;
    background-position: 50% 50%;
  }
  .x_subs_form1 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .v4_top_li {
    min-width: 44px;
  }
  .v4_top_li.v4_top_li--subscribe {
    display: none;
  }
  .v4_subsbut {
    margin-left: 10px;
  }
  .v4_soc {
    width: 30px;
    height: 30px;
    min-height: 30px;
  }
  .x_email_input {
    height: 35px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 16px;
  }
  .x_top_hats {
    display: none;
  }
  .div-block-4 {
    color: #fff;
  }
  .bt.button_learn_more {
    height: 44px;
  }
  .bt.button_learn_more.button_learn_more--white {
    width: 100%;
  }
  .bt.button_buy.button_buy--main {
    height: 44px;
    min-width: 120px;
    margin-right: 8px;
    margin-left: 0px;
  }
  .bt.button_buy.button_subs {
    height: 35px;
  }
  .bt.button_buy.button_buy--cart {
    height: 44px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .bt.button_buy.button_buy--checkout {
    min-height: 50px;
    min-width: 120px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .bt.button_buy.button_buy--close_checkout {
    min-height: 50px;
    min-width: 120px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .bt.button_buy.button_buy--maincart {
    height: 44px;
    margin-left: 0px;
  }
  .bt.button_buy.button_buy--checkout {
    height: 44px;
    margin-left: 0px;
  }
  .bt.x_bott_cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 12px;
  }
  .s_g_block1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .s_g_block1.s_g_block--pop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .s_g_block2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
  }
  .xb {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    padding: 8% 0.6em 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .xb_c {
    width: 32.3%;
    min-height: 100px;
    padding-right: 1em;
    padding-left: 1em;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 80%;
  }
  .x_close {
    position: absolute;
    top: 0px;
  }
  .x_bundle {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .x_bundle.atari_blade_runner.shown {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .x_img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .xb_note {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .x_img_small {
    width: 38px;
    height: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .x_top_hats_ipad {
    display: none;
  }
  .swiper-slide {
    width: 100%;
    max-width: 280px;
  }
  .swiper-slide.only--123 {
    display: block;
  }
  .twitter-tweet {
    width: 180px;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .ismobile {
    position: absolute;
    z-index: -100;
    display: block;
  }
  .x_atari_facebook_follow {
    margin-bottom: 20px;
  }
  .kb {
    width: 100%;
    min-width: 100%;
    padding-bottom: 150px;
  }
  .kb.shown {
    top: 0%;
    height: 100vh;
    padding-right: 20px;
    padding-left: 20px;
  }
  .k_q {
    width: 130px;
    min-width: auto;
  }
  .k_but {
    height: 36px;
  }
  .k_indicator_block {
    min-width: 44px;
  }
  .k_col1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .bt_block {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .k_bot {
    position: fixed;
    left: 0px;
    top: 420px;
    right: 0px;
    bottom: auto;
    z-index: 10;
  }
  .x_h_whats {
    width: 100%;
  }
  .k_q_but.k_q_but_plus {
    opacity: 1;
    -webkit-transform: translate(30px, 0px);
    -ms-transform: translate(30px, 0px);
    transform: translate(30px, 0px);
  }
  .k_q_but.k_q_but_min {
    opacity: 1;
    -webkit-transform: translate(-30px, 0px);
    -ms-transform: translate(-30px, 0px);
    transform: translate(-30px, 0px);
  }
}

@media (max-width: 479px) {
  h3 {
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 160%;
  }
  h4 {
    width: auto;
    margin-left: 45px;
    padding-bottom: 4px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px solid #000;
    font-size: 120%;
    font-weight: 400;
    text-align: left;
  }
  .hh {
    position: relative;
    top: 0px;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
  }
  .hh.mob_hide {
    display: none;
  }
  .h_txt {
    padding: 30px 10px 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .h_col.h_t {
    margin-bottom: 20px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .b.b--hatblue.b--mobtop {
    padding-top: 60px;
  }
  .b.b--hatblack.b--mobtop {
    padding-top: 60px;
  }
  .b.b--hatblackblack.b--mobtop {
    padding-top: 60px;
  }
  .b.b--hatblader {
    background-color: #1e1a3d;
  }
  .b.b--hatblader.b--mobtop {
    padding-top: 60px;
  }
  .h_test {
    font-size: 100%;
  }
  .c_block {
    padding-top: 0px;
  }
  .c_block.c_block--tech2 {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .c_block.c_block--tech {
    padding-bottom: 20px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/DSC03207_f.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/DSC03207_f.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, auto 100%;
  }
  .c_block.c_block--tech1 {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .c_block.c_block--blader {
    position: relative;
  }
  .c_block.c_block--topcta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .c_block.c_block--top {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .cc.cc--540 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cc.cc--flex {
    padding-right: 24px;
    padding-left: 24px;
  }
  .cc.mob--center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }
  .c_50 {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .c_50.c_50--1 {
    width: 100%;
    min-height: auto;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .c_50.c_50--2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .c_50.c_50--100.c_50--100--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .c_50.c_50--100--feat {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .c_name_h1 {
    margin-top: 0px;
  }
  .c_name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 120%;
    text-align: center;
  }
  .c_price {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: -1%;
    font-size: 150%;
  }
  .c_price.c_price--blader {
    color: #fff;
  }
  .but.but--red {
    width: 80%;
    min-height: 44px;
    padding-bottom: 4px;
  }
  .c_pic_1 {
    left: 0px;
    width: 100%;
    height: auto;
    box-shadow: none;
  }
  .h_m {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .h_m_logo {
    margin-right: 0px;
  }
  .s_block {
    height: 60px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product_card_buy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: auto;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .product_card_buy.s_g--br {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-style: none;
    text-align: center;
  }
  .product_card_buy.pop_buycta {
    display: block;
    min-height: 180px;
    padding-left: 0px;
  }
  .product_card_buy.pop_buycta.nomob {
    padding-left: 0px;
  }
  .h_menu {
    display: none;
  }
  .h_log {
    display: none;
  }
  .s_g_txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .s_g_txt.s_g--pop {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .s_g_h {
    width: 100%;
    font-size: 150%;
    line-height: 130%;
  }
  .s_g_h.mob_only {
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }
  .s_g_h.mob_only.mob--name {
    display: block;
    text-align: center;
  }
  .s_g_h2 {
    width: 100%;
    margin-bottom: 4px;
    border-top-style: none;
  }
  .s_g_price {
    top: 10px;
    padding-top: 0px;
  }
  .c_priceblock {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .c {
    top: 85vh;
  }
  .cc_padd {
    padding-right: 20px;
    padding-left: 20px;
  }
  .c_product {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .c_buy_notes {
    width: 100%;
    min-height: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .swiper-container.swiper_page {
    height: 46vh;
  }
  .swiper-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .swiper-slide1.swiper-slide--pic {
    width: auto;
    max-height: 54vh;
    min-height: 40vh;
    min-width: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .swiper-slide1.swiper-slide--thumb {
    min-height: 60px;
  }
  .swiper-slide1.swiper-slide--thumb.swiper-slide-active {
    min-height: 60px;
  }
  .swiper-button-prev {
    display: none;
  }
  .swiper-button-prev.swiper-prv {
    display: none;
  }
  .swiper-button-next.swiper-nxt {
    display: none;
  }
  .ix_logo_top {
    position: absolute;
    display: none;
    min-width: auto;
    margin-top: 0px;
  }
  .s_g_img {
    width: 320px;
    min-height: 180px;
  }
  .s_g_img.s_g_img--fuji {
    position: static;
  }
  .s_g_img.s_g_img--bluew {
    position: static;
  }
  .s_g_img.s_g_img--blackw {
    position: static;
  }
  .c_ico {
    position: absolute;
    top: 10px;
    z-index: 0;
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: scale(0.6) translate(-52px, -56px);
    -ms-transform: scale(0.6) translate(-52px, -56px);
    transform: scale(0.6) translate(-52px, -56px);
  }
  .c_ico.c_ico--1 {
    position: relative;
    margin-bottom: -20px;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .c_col_txt {
    width: 100%;
    padding-right: 0px;
    line-height: 180%;
  }
  .f {
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
  }
  .ff {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .ff.ff--links {
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .ff.ff--copyw {
    max-width: auto;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ff.ff--soc {
    max-width: 100%;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 100%;
  }
  .f_li {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .f_li.f_li--link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 44px;
    margin-right: 1%;
    margin-left: 1%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
  .f_li.f_li--soc {
    min-height: 44px;
    min-width: 44px;
    margin-right: 0px;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .f_li.f_li--copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-bottom: 20px;
    padding-bottom: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
  }
  .f_copyw {
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .f_copyw_logo {
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-transform: scale(0.8) translate(-15px, 0px);
    -ms-transform: scale(0.8) translate(-15px, 0px);
    transform: scale(0.8) translate(-15px, 0px);
  }
  .f_copyw_cop {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 190px;
    -ms-flex: 0 0 190px;
    flex: 0 0 190px;
    font-size: 100%;
  }
  .f_soc_url {
    margin-right: 0px;
    margin-left: 0px;
  }
  .c_tech {
    padding-top: 10px;
    font-size: 100%;
  }
  .c_tech_li {
    font-size: 90%;
  }
  .d {
    padding-top: 10px;
  }
  .dd.dd--back {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .o {
    padding-right: 0px;
    padding-left: 0px;
  }
  .o.o--top.o--top--2 {
    background-position: 89% -104px;
    background-size: 250%;
  }
  .o.o--br {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .o.o--cat {
    min-height: 300px;
    padding-bottom: 0px;
  }
  .o.o--specs {
    background-image: -webkit-linear-gradient(270deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), url('../images/071817_Atari_0152_bg.jpg');
    background-image: linear-gradient(180deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), url('../images/071817_Atari_0152_bg.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, 200%;
    background-repeat: repeat, no-repeat;
  }
  .o.o--pop {
    min-height: 180px;
    padding: 0px 0px 10px;
  }
  .o.o--pop.o--pop--blader {
    height: auto;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .o.o--pop.o--pop--blue {
    background-color: #0035b0;
    background-image: url('../images/th_bluw.jpg');
    background-size: auto 100%;
  }
  .o.o--pop.o_pop--black {
    background-color: #000;
    background-image: url('../images/black_02.jpg');
    background-position: 50% 50%;
  }
  .o.o--pop.o--pop--fuji {
    background-position: 40% 0px;
    background-size: auto 140%;
  }
  .b_home {
    background-image: -webkit-linear-gradient(270deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), url('../images/071817_Atari_0152_bg.jpg');
    background-image: linear-gradient(180deg, rgba(39, 113, 136, .53), rgba(39, 113, 136, .53)), url('../images/071817_Atari_0152_bg.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }
  .o_bg.o_bg--br {
    background-color: #000;
    background-image: url('../images/cap_br_1.jpg');
    background-position: 50% -48px;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .o_bg.o_bg--cat {
    left: 0px;
    right: 0px;
    min-height: auto;
    padding-bottom: 0px;
  }
  .o_bg.o_bg--top2 {
    left: 0px;
    right: 0px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/090517_Atari_0090_f.jpg'), -webkit-linear-gradient(270deg, transparent, transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/090517_Atari_0090_f.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 0px 0px, 0px 50%, 0px 0px;
    background-size: auto, auto 100%, auto;
    background-repeat: repeat, no-repeat, repeat;
  }
  .o_bg.o_bg--top4 {
    left: 0px;
    right: 0px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/090517_Atari_0090_f.jpg'), -webkit-linear-gradient(270deg, transparent, transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/090517_Atari_0090_f.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 0px 0px, 0px 50%, 0px 0px;
    background-size: auto, auto 100%, auto;
    background-repeat: repeat, no-repeat, repeat;
  }
  .o_h.o_h--br {
    margin-top: 260px;
    padding-bottom: 2em;
  }
  .o_h.pop_h {
    top: 0vh;
    display: none;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
  }
  .h_o1 {
    width: 100%;
    font-size: 180%;
  }
  .h_o1.h_o1--hsp {
    margin-bottom: 0px;
    font-size: 280%;
  }
  .o_block {
    max-width: 100%;
    padding: 0px 0px 10px;
  }
  .o_block.o_block--product {
    padding-right: 0px;
    padding-left: 0px;
  }
  .o_block.mob_hidden {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .o_block.o_block--twi {
    padding-bottom: 0px;
  }
  .o_block.pop_head_txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
  }
  .o_h_product {
    left: auto;
    width: 199%;
    border-style: none;
  }
  .o_ul {
    min-height: 80px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .button_learn_more {
    margin-right: 4px;
    margin-left: 4px;
    padding-bottom: 0px;
  }
  .button_learn_more.o_learn_more--buy {
    margin-right: 0px;
  }
  .atari_3d {
    width: 100%;
    height: 400px;
  }
  .x_h {
    width: 100%;
    margin-bottom: 40px;
    font-size: 150%;
  }
  .x_h.x_h--subs {
    font-size: 120%;
  }
  .x_h.x_h--red {
    font-size: 150%;
  }
  .x_h.x_h--top {
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .x_h.x_h--top_h2 {
    width: 80%;
    margin-top: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 140%;
  }
  .pr_buy {
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .s_g_learn {
    max-height: 200px;
    margin-bottom: -100px;
  }
  .x_h_4 {
    position: relative;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    min-height: 51px;
    margin-top: 0px;
    margin-bottom: 9px;
    padding-left: 64px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-bottom-style: none;
    font-size: 130%;
    font-weight: 700;
    text-align: left;
  }
  .pr_buy_soon {
    min-height: 44px;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .s_g_shipping {
    display: block;
    margin-top: 6px;
    line-height: 140%;
  }
  .s_g_shipping.s_g_shipping--feat {
    margin-left: 0px;
  }
  .x_subs_form {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  .pz {
    display: none;
  }
  .pp {
    padding-top: 190px;
  }
  .pp.pp--fuji {
    background-color: #fff;
  }
  .pp.pp--blue {
    background-color: #fff;
  }
  .pp.pp--blackw {
    background-color: #fff;
  }
  .px {
    bottom: 0px;
    border-top: 1px solid #2a2a2a;
  }
  .p_scroll {
    background-color: transparent;
  }
  .swiper-slide11 {
    width: 100%;
    height: auto;
    min-height: 100px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .swiper-slide11.x_gall--fuji1 {
    width: 100%;
  }
  .swiper-slide11.x_gall--blader0 {
    height: 220px;
    background-position: 50% 50%;
    background-size: 100%;
  }
  .swiper-slide11.x_gall--blader5 {
    height: 220px;
    background-size: auto 120%;
  }
  .swiper-slide11.x_gall--fuji6 {
    width: 100%;
    min-height: 300px;
  }
  .swiper-slide11.x_gall--blader1 {
    width: 100%;
    min-height: 300px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .swiper-slide11.x_gall--blader2 {
    width: 100%;
    height: 220px;
    background-size: 100%;
  }
  .swiper-slide11.x_gall--fuji0 {
    width: 100%;
    min-height: 300px;
    background-position: 50% 50%;
    background-size: 100%;
  }
  .swiper-slide11.x_gall--blue--00 {
    width: 100%;
    min-height: 300px;
    background-size: 100%;
  }
  .swiper-slide11.x_gall--blue--01 {
    width: 100%;
  }
  .swiper-slide11.x_gall--blue--02 {
    width: 100%;
    min-height: 300px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .swiper-slide11.x_gall--fuji55 {
    background-size: 100%;
  }
  .swiper-slide11.x_gall--black--00 {
    width: 100%;
    height: 240px;
    min-height: 240px;
    background-size: 100%;
  }
  .swiper-slide11.x_gall--black--03 {
    height: 240px;
    min-height: 240px;
    background-color: transparent;
  }
  .swiper-slide11.x_gall--black--04 {
    height: 240px;
  }
  .swiper-slide11.x_gall--black--022 {
    height: 240px;
    min-height: 240px;
    background-size: auto 100%;
  }
  .swiper-slide11.x_gall--black--txt {
    width: 100%;
    background-image: -webkit-linear-gradient(270deg, null, null);
    background-image: linear-gradient(180deg, null, null);
  }
  .swiper-slide11.x_gall--blader--txt.mob_only {
    padding-top: 40px;
  }
  .bx_but {
    background-color: transparent;
  }
  .p_txt {
    padding: 40px 5%;
    font-size: 130%;
    line-height: 130%;
  }
  .button_buy {
    margin-right: 8px;
    margin-left: 8px;
    padding-bottom: 0px;
  }
  .button_buy.button_buy--main {
    margin-right: 4px;
    margin-left: 4px;
  }
  .v4_h.shown {
    height: 51px;
  }
  .v4_hh {
    height: 50px;
    min-height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .v4_h_logo.v4_h_logo--small {
    font-size: 23px;
  }
  .v4_h_logo.scrolltop {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 18px;
  }
  .v4_logo_img {
    width: 30px;
    height: 29px;
    margin-right: 8px;
  }
  .v4_h_li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .x_speakerhats.x_speakerhats--white {
    top: 2em;
  }
  .ix_top_swiper {
    height: 85vh;
  }
  .ix_top_front {
    height: 85vh;
  }
  .x_subs_form1 {
    overflow: hidden;
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
  }
  .v4_top_li {
    display: none;
  }
  .x_email_input {
    height: 36px;
    padding-bottom: 0px;
    font-size: 16px;
  }
  .x_atari_form_wrapper {
    overflow: hidden;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .bt.button_learn_more {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .bt.button_learn_more.button_learn_more--white {
    border-color: hsla(0, 0%, 100%, .19);
  }
  .bt.button_learn_more.button_learn_more--white.button_learn_more--big {
    width: auto;
  }
  .bt.button_buy.button_buy--main {
    width: 100%;
    margin-right: 0px;
  }
  .bt.button_buy.button_subs {
    height: 36px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .bt.button_buy.button_buy--cart {
    width: 20%;
  }
  .bt.button_buy.button_buy--checkout {
    width: 45%;
    margin-bottom: 6px;
    font-size: 80%;
  }
  .bt.button_buy.button_buy--close_checkout {
    width: 53%;
    margin-bottom: 6px;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 80%;
  }
  .bt.button_buy.button_buy--maincart {
    width: 100%;
  }
  .bt.button_buy.button_buy--checkout {
    width: 100%;
  }
  .bt.x_bott_cta {
    font-size: 12px;
  }
  .s_g_block1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .s_g_block1.s_g_block--pop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .s_g_block2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }
  .ix_cap_black.p_cont.shown {
    opacity: 1;
  }
  .xb {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: auto;
    padding: 50px 3% 0%;
  }
  .xb_c {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 3%;
    margin-left: 0%;
    padding-top: 1em;
    padding-right: 3%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-color: #ebebeb;
    line-height: 130%;
    text-align: left;
  }
  .x_close {
    z-index: 10;
  }
  .x_bundle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .x_bundle.atari_fuji {
    display: none;
  }
  .x_bundle.atari_fuji.shown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .x_bundle.atari_blade_runner {
    display: none;
  }
  .x_bundle.atari_blade_runner.shown {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .x_bundle.atari_royal_blue {
    display: none;
  }
  .x_bundle.atari_black {
    display: none;
  }
  .x_img {
    width: 40px;
    height: 40px;
    margin-bottom: 2%;
    margin-left: 1%;
  }
  .x_img.x_img--atari_fuji {
    margin-bottom: 0%;
    margin-left: 0%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-size: auto 89%;
  }
  .x_img.x_img--atari_blader {
    background-size: auto 100%;
  }
  .x_img.x_img--atari_blue {
    background-position: 0px 50%;
    background-size: auto 100%;
  }
  .x_img.x_img--atari_black {
    background-position: 0px 50%;
    background-size: auto 100%;
  }
  .xb_note {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .xb_img {
    width: 100px;
    margin-right: 8px;
    margin-bottom: 0%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }
  .xb_img.xb_img--bundle4 {
    width: 130px;
  }
  .x_span_discount {
    position: static;
    width: 100%;
    margin-bottom: 4px;
  }
  .x_img_small {
    width: 40px;
    height: 40px;
    margin-bottom: 2%;
    margin-left: 1%;
  }
  .x_img_small.x_img--atari_fuji {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .swiper-slide.only--mob--v {
    display: block;
  }
  .swiper-slide.only--123 {
    display: none;
  }
  .ismobile {
    position: absolute;
    z-index: -100;
    display: block;
  }
  .kb {
    padding-top: 0%;
    padding-right: 2%;
  }
  .kb.shown {
    padding-right: 0%;
    padding-left: 1em;
  }
  .k_ul.k_ul--totals {
    margin-top: 0px;
  }
  .k_ul.k_ul--discounts {
    margin-top: 0px;
  }
  .k_li {
    display: block;
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .k_pic.k_pic--fuji {
    margin-right: 0px;
  }
  .k_name {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .k_q {
    min-width: auto;
  }
  .k_top {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    padding-right: 2%;
    padding-left: 2%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }
  .k_col1 {
    width: 100%;
  }
  .k_col2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .bt_block {
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .k_bot {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #fff;
  }
  .xb_c_price {
    width: 100%;
    max-width: 100%;
    margin-top: 4px;
    padding-left: 0px;
    text-align: left;
  }
  .x_prbuy_text {
    padding-top: 0em;
    padding-bottom: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top-style: none;
  }
  .k_li_total.hidden {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .k_li_disc.hidden {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
}
