@charset "UTF-8";
@import url("//fast.fonts.net/t/1.css?apiType=css&projectid=488b9581-24fc-48e9-b518-3800ab936e64");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/*

@include special-font("gesta", 20px, bold, normal);

font-family: "gesta";
font-size: 20px;
font-weight: bold;
font-style: normal;

*/
.table {
  display: table;
  width: 100%;
  height: 100%; }

.table-cell {
  display: table-cell;
  vertical-align: middle; }

.or {
  font-size: 20px;
  margin: 0px 20px;
  @inlince inline-block; }

.mobile-hidden {
  display: inline-block; }
  @media (max-width: 767px) {
    .mobile-hidden {
      display: none; } }

body {
  font-family: "Helvetica", Arial, sans-serif;
  overflow-x: hidden; }
  @media (max-width: 414px) {
    body {
      min-height: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; } }

a {
  text-decoration: none; }

h6 {
  font-size: 18px; }

input, button, a, textarea {
  outline: 0; }

.row {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto; }
  .row:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 1600px) {
    .row {
      width: 100%;
      max-width: 1400px; } }

.md-row {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto; }
  .md-row:after {
    content: " ";
    display: block;
    clear: both; }

.sm-row {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }
  .sm-row:after {
    content: " ";
    display: block;
    clear: both; }

.hide {
  display: none; }

.left {
  float: left; }

.right {
  float: right; }

.item-vertical--middle > * {
  display: inline-block;
  vertical-align: middle; }

@media (max-width: 1440px) {
  .row--flexible {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto; }
    .row--flexible:after {
      content: " ";
      display: block;
      clear: both; } }
@media (min-width: 1601px) {
  .row--flexible {
    max-width: 1680px;
    margin-left: auto;
    margin-right: auto; }
    .row--flexible:after {
      content: " ";
      display: block;
      clear: both; } }

.col-1 {
  width: 5.71429%;
  float: left;
  margin-right: 2.85714%; }

.col-1_last {
  width: 5.71429%;
  float: right;
  margin-right: 0; }

.offset-1 {
  margin-left: 8.57143%; }

.col-2 {
  width: 14.28571%;
  float: left;
  margin-right: 2.85714%; }

.col-2_last {
  width: 14.28571%;
  float: right;
  margin-right: 0; }

.offset-2 {
  margin-left: 17.14286%; }

.col-3, .collection__list li, .footer__bottom > div, .category__list__item, .instagram-lists li, .footer__bottom > div {
  width: 22.85714%;
  float: left;
  margin-right: 2.85714%; }

.col-3_last, .footer__bottom > div:last-child, .category__list__item:nth-child(4n), .instagram-lists li:nth-child(4n), .footer__bottom > div:last-child {
  width: 22.85714%;
  float: right;
  margin-right: 0; }

.offset-3 {
  margin-left: 25.71429%; }

.col-4, .footer__top > div, .about__contents li, .latest-news article, #coverbuddy-nine-s8 .media > div, .footer__top > div {
  width: 31.42857%;
  float: left;
  margin-right: 2.85714%; }

@media (max-width: 767px) {
  .col-4, .footer__top > div, .about__contents li, .latest-news article, #coverbuddy-nine-s8 .media > div {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; } }

.col-4_last, .footer__top > div:last-child, .about__contents li:nth-child(3n), .latest-news article:nth-child(3n), #coverbuddy-nine-s8 .media > div:last-child, .footer__top > div:last-child {
  width: 31.42857%;
  float: right;
  margin-right: 0; }

.offset-4 {
  margin-left: 34.28571%; }

.col-5 {
  width: 40%;
  float: left;
  margin-right: 2.85714%; }

.col-5_last {
  width: 40%;
  float: right;
  margin-right: 0; }

.offset-5 {
  margin-left: 42.85714%; }

.col-6, .login-form .form-box:first-child, .older-news article, .login-form .form-box:first-child {
  width: 48.57143%;
  float: left;
  margin-right: 2.85714%; }
  @media (max-width: 767px) {
    .col-6, .login-form .form-box:first-child, .older-news article, .login-form .form-box:first-child {
      width: 100%;
      float: none;
      margin-right: 0px; } }

.col-6_last, .login-form .form-box:last-child, .older-news article:nth-child(2n), .login-form .form-box:last-child {
  width: 48.57143%;
  float: right;
  margin-right: 0; }
  @media (max-width: 767px) {
    .col-6_last, .login-form .form-box:last-child, .older-news article:nth-child(2n), .login-form .form-box:last-child {
      width: 100%;
      float: none;
      margin-right: 0px; } }

.offset-6 {
  margin-left: 51.42857%; }

.col-7 {
  width: 57.14286%;
  float: left;
  margin-right: 2.85714%; }

.col-7_last {
  width: 57.14286%;
  float: right;
  margin-right: 0; }

.offset-7 {
  margin-left: 60%; }

.col-8 {
  width: 65.71429%;
  float: left;
  margin-right: 2.85714%; }
  @media (max-width: 767px) {
    .col-8 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.col-8_last {
  width: 65.71429%;
  float: right;
  margin-right: 0; }
  @media (max-width: 767px) {
    .col-8_last {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.offset-8 {
  margin-left: 68.57143%; }

.col-9 {
  width: 74.28571%;
  float: left;
  margin-right: 2.85714%; }

.col-9_last {
  width: 74.28571%;
  float: right;
  margin-right: 0; }

.offset-9 {
  margin-left: 77.14286%; }

.col-10 {
  width: 82.85714%;
  float: left;
  margin-right: 2.85714%; }

.col-10_last {
  width: 82.85714%;
  float: right;
  margin-right: 0; }

.offset-10 {
  margin-left: 85.71429%; }

.col-11 {
  width: 91.42857%;
  float: left;
  margin-right: 2.85714%; }

.col-11_last {
  width: 91.42857%;
  float: right;
  margin-right: 0; }

.offset-11 {
  margin-left: 94.28571%; }

.col-12, body.airmask .contents {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

.col-12_last {
  width: 100%;
  float: right;
  margin-right: 0; }

.offset-12 {
  margin-left: 102.85714%; }

.form-1 {
  width: 0.81967%;
  float: left;
  margin-right: 8.19672%; }

.form-1_last {
  width: 0.81967%;
  float: right;
  margin-right: 0; }

.form-offset-1 {
  margin-left: 9.01639%; }

.form-2 {
  width: 9.83607%;
  float: left;
  margin-right: 8.19672%; }

.form-2_last {
  width: 9.83607%;
  float: right;
  margin-right: 0; }

.form-offset-2 {
  margin-left: 18.03279%; }

.form-3 {
  width: 18.85246%;
  float: left;
  margin-right: 8.19672%; }

.form-3_last, .static-inner__sidebar {
  width: 18.85246%;
  float: right;
  margin-right: 0; }

.form-offset-3 {
  margin-left: 27.04918%; }

.form-4 {
  width: 27.86885%;
  float: left;
  margin-right: 8.19672%; }

.form-4_last {
  width: 27.86885%;
  float: right;
  margin-right: 0; }

.form-offset-4 {
  margin-left: 36.06557%; }

.form-5 {
  width: 36.88525%;
  float: left;
  margin-right: 8.19672%; }

.form-5_last {
  width: 36.88525%;
  float: right;
  margin-right: 0; }

.form-offset-5 {
  margin-left: 45.08197%; }

.form-6, [class*="address__item"] {
  width: 45.90164%;
  float: left;
  margin-right: 8.19672%; }
  @media (max-width: 767px) {
    .form-6, [class*="address__item"] {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 20px; } }

.form-6_last, [class*="address__item"]:nth-child(2n) {
  width: 45.90164%;
  float: right;
  margin-right: 0; }
  @media (max-width: 767px) {
    .form-6_last, [class*="address__item"]:nth-child(2n) {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.form-offset-6 {
  margin-left: 54.09836%; }

.form-7 {
  width: 54.91803%;
  float: left;
  margin-right: 8.19672%; }

.form-7_last {
  width: 54.91803%;
  float: right;
  margin-right: 0; }

.form-offset-7 {
  margin-left: 63.11475%; }

.form-8 {
  width: 63.93443%;
  float: left;
  margin-right: 8.19672%; }

.form-8_last {
  width: 63.93443%;
  float: right;
  margin-right: 0; }

.form-offset-8 {
  margin-left: 72.13115%; }

.form-9, .static-inner__content {
  width: 72.95082%;
  float: left;
  margin-right: 8.19672%; }

.form-9_last {
  width: 72.95082%;
  float: right;
  margin-right: 0; }

.form-offset-9 {
  margin-left: 81.14754%; }

.form-10 {
  width: 81.96721%;
  float: left;
  margin-right: 8.19672%; }

.form-10_last {
  width: 81.96721%;
  float: right;
  margin-right: 0; }

.form-offset-10 {
  margin-left: 90.16393%; }

.form-11 {
  width: 90.98361%;
  float: left;
  margin-right: 8.19672%; }

.form-11_last {
  width: 90.98361%;
  float: right;
  margin-right: 0; }

.form-offset-11 {
  margin-left: 99.18033%; }

.form-12 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

.form-12_last {
  width: 100%;
  float: right;
  margin-right: 0; }

.form-offset-12 {
  margin-left: 108.19672%; }

.btn-color-options {
  border: 1px solid #525252;
  padding: 0px;
  margin: 0px;
  text-indent: -99999px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  border-radius: 50%;
  margin-top: 5px; }

.btn--login {
  background-color: transparent;
  border: 1px solid rgba(135, 131, 131, 0.4);
  border-radius: 5px;
  padding: 8px 15px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 10px;
  display: inline-block; }
  .btn--login:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.15); }
  .btn--login:hover {
    background-color: #9FBF3C;
    border: 1px solid #9fbf3c;
    border-radius: 5px;
    padding: 8px 15px;
    -moz-transition: background 0.25s;
    -o-transition: background 0.25s;
    -webkit-transition: background 0.25s;
    transition: background 0.25s; }
    .btn--login:hover:hover {
      cursor: pointer;
      background-color: #87a233; }
  .btn--login i {
    font-size: 18px;
    margin-right: 10px; }

.btn--mycart {
  background-color: transparent;
  border: 1px solid rgba(235, 78, 88, 0.4);
  border-radius: 5px;
  padding: 7px 15px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  font-size: 14px;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
  margin-left: 10px; }
  .btn--mycart:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.15); }
  .btn--mycart:hover {
    background-color: #EB4E58;
    border: 1px solid #eb4e58;
    border-radius: 5px;
    padding: 7px 15px;
    -moz-transition: background 0.25s;
    -o-transition: background 0.25s;
    -webkit-transition: background 0.25s;
    transition: background 0.25s; }
    .btn--mycart:hover:hover {
      cursor: pointer;
      background-color: #c7424a; }
  .btn--mycart i {
    font-size: 18px;
    margin-right: 10px; }

.btn--subscribe {
  background-color: #9FBF3C;
  border: 0px;
  border-radius: 0px;
  padding: 7px 20px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  font-size: 14px;
  color: white; }
  .btn--subscribe:hover {
    cursor: pointer;
    background-color: #87a233; }

.btn--add-to-cart {
  background-color: #9C9C9C;
  border: 3px solid #9C9C9C;
  border-radius: 0px;
  padding: 11px 15px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  color: white;
  font-size: 18px;
  margin-bottom: 20px;
  width: 255px;
  margin-left: 10px; }
  .btn--add-to-cart:hover {
    cursor: pointer;
    background-color: #848484; }
  @media (max-width: 1024px) {
    .btn--add-to-cart {
      width: 302px; } }
  @media (max-width: 767px) {
    .btn--add-to-cart {
      width: 100%;
      margin-left: 0px; } }

.btn-normal--green {
  background-color: #9FBF3C;
  border: 0px;
  border-radius: 0px;
  padding: 10px 25px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  font-size: 18px;
  font-weight: 700;
  color: white; }
  .btn-normal--green:hover {
    cursor: pointer;
    background-color: #87a233; }

.btn-normal--black {
  background-color: #191A1A;
  border: 0px;
  border-radius: 0px;
  padding: 10px 25px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  font-size: 18px;
  font-weight: 700;
  color: white; }
  .btn-normal--black:hover {
    cursor: pointer;
    background-color: #151616; }

.btn-small--green, .older-news ul li.active {
  background-color: #9FBF3C;
  border: 0px;
  border-radius: 0px;
  padding: 7px 15px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  font-size: 14px;
  color: white; }
  .btn-small--green:hover, .older-news ul li.active:hover {
    cursor: pointer;
    background-color: #87a233; }

.btn-small--gray, .older-news ul li {
  background-color: #EEEEEE;
  border: 0px;
  border-radius: 0px;
  padding: 7px 15px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  font-size: 14px;
  color: #333; }
  .btn-small--gray:hover, .older-news ul li:hover {
    cursor: pointer;
    background-color: #cacaca; }

.btn--need-help {
  background-color: #9FBF3C;
  border: 0px;
  border-radius: 5px;
  padding: 10px 20px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  margin: 15px 10px;
  background-image: url("//www.switcheasy.com/themes/switcheasy/img/icons/need-help.png");
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: 10px center;
  text-indent: 30px;
  font-size: 16px;
  font-weight: 700;
  color: white; }
  .btn--need-help:hover {
    cursor: pointer;
    background-color: #87a233; }
  @media (max-width: 767px) {
    .btn--need-help {
      padding: 18px 20px; } }

.btn-big--green {
  background-color: #9FBF3C;
  border: 0px;
  border-radius: 0px;
  padding: 15px 30px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  font-size: 24px;
  font-weight: 700;
  color: white;
  width: 290px; }
  .btn-big--green:hover {
    cursor: pointer;
    background-color: #87a233; }
  @media (max-width: 767px) {
    .btn-big--green {
      width: 100% !important;
      display: block; } }

.btn-big--gray {
  background-color: #9C9C9C;
  border: 0px;
  border-radius: 0px;
  padding: 15px 30px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  font-size: 24px;
  font-weight: 700;
  color: white;
  width: 290px; }
  .btn-big--gray:hover {
    cursor: pointer;
    background-color: #848484; }

.btn-md--transparent {
  background-color: transparent;
  border: 0px;
  border-radius: 0px;
  padding: 15px 0px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  font-size: 20px;
  font-weight: 700;
  color: #9C9C9C; }
  .btn-md--transparent:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.15); }
  .btn-md--transparent:hover {
    background: transparent;
    color: #87a233; }

.btn--add-new-address {
  background: transparent;
  border: 0px;
  display: block;
  font-size: 50px;
  text-align: center;
  margin-top: 35px; }

.btn--see-more {
  background-color: #E7672B;
  border: 0px;
  border-radius: 5px;
  padding: 5px 10px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  color: white;
  font-size: 12px;
  text-transform: uppercase; }
  .btn--see-more:hover {
    cursor: pointer;
    background-color: #c45724; }

.btn--item-cart {
  background-color: #9C9C9C;
  border: 0px;
  border-radius: 0px;
  padding: 10px 10px 8px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  color: white; }
  .btn--item-cart:hover {
    cursor: pointer;
    background-color: #848484; }

.btn--line-out {
  display: inline-block;
  padding: 15px 25px;
  position: relative;
  z-index: 2;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .btn--line-out a {
    color: white;
    position: relative;
    padding: 10px 20px; }
  .btn--line-out:hover {
    background: rgba(255, 255, 255, 0.2); }
    .btn--line-out:hover [class*="line-"] {
      top: 0;
      left: 0; }
    .btn--line-out:hover .line-top {
      left: 101%; }
    .btn--line-out:hover .line-bottom {
      left: -101%; }
    .btn--line-out:hover .line-left {
      top: -101%; }
    .btn--line-out:hover .line-right {
      top: 101%; }

.animation-line {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden; }
  .animation-line [class*="line-"] {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    top: 0;
    left: 0; }
  .animation-line .line-top {
    border-top: 4px solid white; }
  .animation-line .line-bottom {
    border-bottom: 4px solid white; }
  .animation-line .line-left {
    border-left: 4px solid white; }
  .animation-line .line-right {
    border-right: 4px solid white; }

.search-input {
  background: #878383;
  color: white;
  font-size: 14px;
  font-weight: 700;
  border: 0px;
  padding: 8px 10px;
  border-radius: 5px;
  width: 150px;
  text-indent: 17px;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -moz-appearance: textfield;
  -webkit-appearance: textfield; }
  .search-input:-moz-placeholder {
    color: #fff; }
  .search-input::-moz-placeholder {
    color: #fff; }
  .search-input:-ms-input-placeholder {
    color: #fff; }
  .search-input::-webkit-input-placeholder {
    color: #fff; }
  @media (max-width: 1250px) {
    .search-input {
      display: none; } }
  @media (max-width: 1400px) {
    .search-input {
      text-indent: 5px; } }
  .search-input:focus {
    width: 200px; }

input.inline-input {
  border: 3px solid #191A1A;
  background: white;
  margin: 0px auto;
  display: inline-block;
  vertical-align: middle; }
  input.inline-input:-moz-placeholder {
    color: #191A1A; }
  input.inline-input::-moz-placeholder {
    color: #191A1A; }
  input.inline-input:-ms-input-placeholder {
    color: #191A1A; }
  input.inline-input::-webkit-input-placeholder {
    color: #191A1A; }

.form__container {
  margin-top: 40px; }

.form-group {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  *zoom: 1; }

.form-group__item h6 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px; }
.form-group__item li {
  margin: 5px 0px; }

label {
  display: block;
  margin-bottom: 10px;
  font-weight: 700; }

input {
  padding: 5px 10px;
  font-size: 18px;
  background: #EEEEEE;
  border: 1px solid #cccccc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

textarea {
  padding: 5px 10px;
  font-size: 18px;
  width: 100%;
  height: 200px;
  background: #EEEEEE;
  border: 1px solid #cccccc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

select {
  margin-bottom: 10px;
  font-size: 18px; }
  @media (max-width: 767px) {
    select#id_country {
      display: block;
      width: 100%; } }

.form-content {
  width: 100%; }

.breadcrumb {
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px; }
  .breadcrumb a {
    color: #191A1A;
    font-size: 14px;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s;
    -webkit-transition: color 0.25s;
    transition: color 0.25s; }
    .breadcrumb a:hover {
      color: #87a233; }
  .breadcrumb i {
    font-size: 12px; }
  .breadcrumb span {
    color: #191A1A;
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-size: 14px; }

.mhero-slider .slick-prev, .mhero-slider .slick-next,
.hero-slider .slick-prev,
.hero-slider .slick-next {
  border: 0px; }
.mhero-slider .slick-prev,
.hero-slider .slick-prev {
  left: 60px; }
.mhero-slider .slick-next,
.hero-slider .slick-next {
  right: 60px; }
.mhero-slider .slick-dots,
.hero-slider .slick-dots {
  bottom: 30px; }
.mhero-slider .slick-dots li button::before,
.hero-slider .slick-dots li button::before {
  font-size: 50px; }

.hero-slider {
  padding-top: 71px; }
  @media (max-width: 1024px) {
    .hero-slider {
      padding-top: 101px; } }

@media (max-width: 736px) {
  .mhero-slider {
    display: block;
    padding-top: 100px; } }
@media (min-width: 737px) {
  .mhero-slider {
    display: none; } }

.mhero-slider__item,
.hero-slider__item {
  position: relative; }
  .mhero-slider__item img,
  .hero-slider__item img {
    width: 100%; }

.mhero-slider__item__content,
.hero-slider__item__content {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center; }
  .mhero-slider__item__content h4,
  .hero-slider__item__content h4 {
    font-size: 111px;
    color: white;
    font-weight: 700;
    letter-spacing: -2px;
    margin-bottom: 20px; }
  .mhero-slider__item__content p, .mhero-slider__item__content a,
  .hero-slider__item__content p,
  .hero-slider__item__content a {
    color: white; }
  .mhero-slider__item__content p,
  .hero-slider__item__content p {
    font-size: 40px;
    margin-bottom: 30px; }
  .mhero-slider__item__content a,
  .hero-slider__item__content a {
    font-size: 22px; }
  .mhero-slider__item__content li,
  .hero-slider__item__content li {
    text-align: center; }

.category-slider img {
  width: 100%; }
.category-slider .slick-dots {
  bottom: 10px; }
.category-slider .slick-dots li button::before {
  font-size: 50px; }

.banners-ads {
  background: #F1F1F0;
  padding: 20px 0px 0px; }
  .banners-ads img {
    width: 100%;
    display: block; }

.product-ads {
  background: #F6F8F7;
  padding: 20px 0px 0px; }
  .product-ads img {
    width: 100%;
    display: block; }

.carousel__container .row > h3 {
  font-size: 40px;
  text-align: center;
  font-weight: 700; }
  @media (max-width: 767px) {
    .carousel__container .row > h3 {
      font-size: 24px; } }
  .carousel__container .row > h3 ~ p {
    font-size: 22px;
    text-align: center;
    color: #9C9C9C;
    margin: 15px 0px 30px; }

.carousel__item {
  cursor: pointer;
  border: 1px solid transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .carousel__item:hover {
    border: 1px solid #e5e5e5;
    -moz-box-shadow: 0px 0px 10px 2px #e5e5e5;
    -webkit-box-shadow: 0px 0px 10px 2px #e5e5e5;
    box-shadow: 0px 0px 10px 2px #e5e5e5; }
    @media (max-width: 767px) {
      .carousel__item:hover {
        border: 0px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none; } }
  .carousel__item img {
    margin: 0px auto; }

.carousel__item__info {
  min-height: 140px;
  margin: 10px 0px 20px;
  padding: 0px 70px; }
  @media (max-width: 767px) {
    .carousel__item__info {
      padding: 0px 40px;
      margin: 0; } }
  .carousel__item__info h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    display: inline-block;
    width: 80%;
    color: #191A1A; }
  .carousel__item__info p {
    font-size: 16px;
    color: #9C9C9C;
    line-height: 1.5em; }
    .carousel__item__info p span {
      display: block; }
  .carousel__item__info div.color-options {
    margin: 5px 0 10px; }

.carousel__for img {
  margin: 0px auto; }

@media (max-width: 1024px) {
  .carousel__nav {
    margin-left: 40px; } }
.carousel__nav > div img {
  margin: 0px auto;
  border: 1px solid #e5e5e5;
  width: 100%; }

.grids-ads {
  margin: 20px 0px; }
  .grids-ads img {
    width: 100%; }
  .grids-ads [class*="grid-"] {
    margin-bottom: 16px; }
    .grids-ads [class*="grid-"] img {
      display: block; }
  .grids-ads a {
    display: block;
    position: relative; }
    .grids-ads a:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -moz-box-shadow: 0 0 0 1px #e5e5e5 inset;
      -webkit-box-shadow: 0 0 0 1px #e5e5e5 inset;
      box-shadow: 0 0 0 1px #e5e5e5 inset;
      -moz-transition: all 0.25s;
      -o-transition: all 0.25s;
      -webkit-transition: all 0.25s;
      transition: all 0.25s; }
    .grids-ads a:hover:before {
      -moz-box-shadow: 0 0 0 5px #9FBF3C inset;
      -webkit-box-shadow: 0 0 0 5px #9FBF3C inset;
      box-shadow: 0 0 0 5px #9FBF3C inset; }

.grid-1 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 8.33333%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.grid-1_last {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 8.33333%;
  float: right;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.offset-1 {
  margin-left: 8.33333%; }

.grid-2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16.66667%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.grid-2_last {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16.66667%;
  float: right;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.offset-2 {
  margin-left: 16.66667%; }

.grid-3 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.grid-3_last {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  float: right;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.offset-3 {
  margin-left: 25%; }

.grid-4 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }
  @media (max-width: 767px) {
    .grid-4 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.grid-4_last {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: right;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }
  @media (max-width: 767px) {
    .grid-4_last {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.offset-4 {
  margin-left: 33.33333%; }

.grid-5 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 41.66667%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.grid-5_last {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 41.66667%;
  float: right;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.offset-5 {
  margin-left: 41.66667%; }

.grid-6 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.grid-6_last {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: right;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.offset-6 {
  margin-left: 50%; }

.grid-7 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 58.33333%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.grid-7_last {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 58.33333%;
  float: right;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.offset-7 {
  margin-left: 58.33333%; }

.grid-8 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 66.66667%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }
  @media (max-width: 767px) {
    .grid-8 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.grid-8_last {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 66.66667%;
  float: right;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }
  @media (max-width: 767px) {
    .grid-8_last {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.offset-8 {
  margin-left: 66.66667%; }

.grid-9 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 75%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.grid-9_last {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 75%;
  float: right;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.offset-9 {
  margin-left: 75%; }

.grid-10 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 83.33333%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.grid-10_last {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 83.33333%;
  float: right;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.offset-10 {
  margin-left: 83.33333%; }

.grid-11 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 91.66667%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.grid-11_last {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 91.66667%;
  float: right;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.offset-11 {
  margin-left: 91.66667%; }

.grid-12 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.grid-12_last {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: right;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.offset-12 {
  margin-left: 100%; }

.dropdown-with-labels {
  color: #9C9C9C;
  margin-bottom: 20px; }
  .dropdown-with-labels > h6 {
    font-size: 16px;
    color: #9C9C9C;
    margin-bottom: 10px;
    font-weight: 700; }
    .dropdown-with-labels > h6 span {
      float: right;
      font-weight: 400; }
  .dropdown-with-labels .color-box {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle; }
  .dropdown-with-labels span {
    display: inline-block;
    vertical-align: middle; }

.dropdown-quantity {
  width: 110px;
  color: #9C9C9C;
  margin-bottom: 20px; }
  .dropdown-quantity span {
    display: block;
    text-indent: 25px;
    font-size: 22px; }
  @media (max-width: 767px) {
    .dropdown-quantity {
      width: 100%; } }

.dropdown-general {
  color: #9C9C9C; }
  .dropdown-general span {
    display: block;
    text-indent: 5px;
    font-size: 16px; }
  .dropdown-general:nth-child(2n) {
    margin-left: 20px; }
  .dropdown-general a {
    color: #9C9C9C; }

.dropdown__border-box {
  border: 4px solid #9C9C9C;
  position: relative;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }
  .dropdown__border-box li {
    padding: 8px;
    cursor: pointer;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s; }
    .dropdown__border-box li.active, .dropdown__border-box li:hover {
      background: #e5e5e5;
      color: #9C9C9C; }

.dropdown__border-box__selected {
  padding: 10px 8px;
  cursor: pointer;
  position: relative; }
  .dropdown__border-box__selected:after {
    content: "\f107";
    position: absolute;
    font-size: 20px;
    font-family: "FontAwesome";
    width: 35px;
    height: 27px;
    text-align: center;
    right: 0px;
    top: 0px;
    padding-top: 9px; }
  .dropdown__border-box__selected.open:after {
    content: "\f106"; }
  .dropdown__border-box__selected ~ ul {
    width: 100%;
    border-top: 4px solid #9C9C9C;
    border: 4px solid #9C9C9C;
    position: absolute;
    background: white;
    display: none;
    z-index: 10;
    left: -4px; }
    .dropdown__border-box__selected ~ ul.open {
      display: block; }

.thumbnail__container {
  float: right; }
  @media (max-width: 767px) {
    .thumbnail__container {
      float: none; } }
  .thumbnail__container li {
    height: 130px;
    overflow: hidden;
    display: block;
    width: 380px;
    margin-bottom: 20px;
    cursor: pointer;
    display: block;
    position: relative; }
    @media (max-width: 767px) {
      .thumbnail__container li {
        width: auto; } }
  .thumbnail__container a[rel="modalbox"] img {
    width: 100%; }

.thumbnail-modalbox__overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0px;
  z-index: 100;
  background: rgba(0, 0, 0, 0.85);
  visibility: hidden; }
  .thumbnail-modalbox__overlay.show {
    visibility: visible;
    cursor: pointer; }

.thumbnail-modalbox__popout {
  position: fixed;
  z-index: 200;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  max-width: 600px; }
  .thumbnail-modalbox__popout img {
    width: 100%; }
  .thumbnail-modalbox__popout.active {
    visibility: visible;
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }

.thumbnail__nav {
  position: fixed;
  z-index: 200;
  visibility: hidden;
  cursor: pointer; }
  .thumbnail__nav.show {
    visibility: visible; }
  .thumbnail__nav .fa {
    color: white;
    font-size: 40px;
    position: absolute; }
  .thumbnail__nav .next {
    margin-left: 320px; }
  .thumbnail__nav .prev {
    margin-left: -350px; }

@media (max-width: 767px) {
  tbody {
    display: block; } }
tbody td {
  padding: 10px 0px; }
tbody img {
  display: block; }

@media (max-width: 767px) {
  tr {
    display: block; } }

td {
  line-height: 1.3em; }
  @media (max-width: 767px) {
    td {
      display: inline-block; } }
  td.trash {
    text-align: right; }
    @media (max-width: 767px) {
      td.trash {
        text-align: left; } }

@media (max-width: 767px) {
  tfoot {
    display: block; } }
tfoot td {
  padding: 5px 0px;
  text-align: right; }
  @media (max-width: 767px) {
    tfoot td {
      width: 49%; } }
  @media (max-width: 767px) {
    tfoot td:first-child {
      text-align: left; } }

.table-spec:before {
  font-size: 12px; }
.table-spec button {
  background: transparent;
  border: 0px;
  font-size: 14px;
  color: #9C9C9C;
  padding: 10px 0px;
  margin-bottom: 10px;
  cursor: pointer; }
.table-spec .table-spec-div {
  display: none; }
.table-spec table {
  color: #9C9C9C;
  width: 100%; }
  .table-spec table td {
    padding: 10px 20px;
    border-top: 1px solid #EEEEEE;
    font-size: 14px; }
  .table-spec table .spec_d {
    font-size: 12px; }

.navbar {
  background: #191A1A;
  position: relative;
  z-index: 100;
  display: -ms-flexbox;
  overflow: hidden;
  *zoom: 1; }
  .navbar a {
    color: white; }

.navbar__selections {
  -webkit-order: 0;
  order: 0;
  -webkit-flex: 100 1 auto;
  flex: 100 1 auto;
  -ms-flex: 100 1 auto;
  -webkit-align-self: center;
  align-self: center;
  padding: 26px 0; }
  @media (max-width: 1024px) {
    .navbar__selections {
      width: 100%;
      padding: 0px 0px 16px;
      text-align: center; } }
  @media (max-width: 1024px) {
    .navbar__selections {
      padding: 10px 0 20px; } }
  .navbar__selections a {
    margin-right: 50px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s;
    -webkit-transition: color 0.25s;
    transition: color 0.25s; }
    @media (max-width: 767px) {
      .navbar__selections a {
        margin: 0px 20px;
        font-size: 14px;
        -webkit-text-size-adjust: none; } }
    .navbar__selections a.active, .navbar__selections a:hover {
      color: #9FBF3C; }
  .navbar__selections i {
    font-size: 20px;
    margin-left: 5px; }

.navbar__options {
  -webkit-order: 0;
  order: 0;
  -webkit-flex: 100 1 auto;
  flex: 100 1 auto;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  text-align: right;
  padding: 19px 0px; }
  @media (max-width: 1024px) {
    .navbar__options {
      display: none; } }
  .navbar__options > * {
    display: inline-block;
    vertical-align: middle; }
  .navbar__options span {
    width: 20px;
    height: 18px;
    background: #EB4E58;
    color: white;
    display: inline-block;
    margin-left: 10px; }
  @media (max-width: 1400px) {
    .navbar__options i {
      display: none; } }
  .navbar__options--cart {
    margin-right: 20px; }
  .navbar__options--search {
    position: relative; }
    .navbar__options--search a {
      position: absolute;
      left: 0px;
      top: 0px; }
    .navbar__options--search i {
      font-size: 16px;
      padding: 8px 10px; }

.sub-navbar {
  background: #191A1A;
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 10;
  -moz-transition: -moz-transform 0.25s;
  -o-transition: -o-transform 0.25s;
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -moz-transform: translateY(-600px);
  -ms-transform: translateY(-600px);
  -webkit-transform: translateY(-600px);
  transform: translateY(-600px); }
  .sub-navbar.active {
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  .sub-navbar a {
    color: white; }
    @media (max-width: 767px) {
      .sub-navbar a {
        position: relative;
        display: block; } }

.devices {
  padding-top: 20px; }
  @media (max-width: 767px) {
    .devices {
      padding-top: 0;
      height: 400px;
      overflow-y: scroll; } }

.devices__block {
  overflow: hidden;
  *zoom: 1;
  padding: 30px 0px 20px; }
  @media (max-width: 1024px) {
    .devices__block {
      padding: 30px; } }
  @media (max-width: 767px) {
    .devices__block {
      padding: 0px 20px 20px; } }
  .devices__block:not(:last-child) {
    border-bottom: 1px solid #525252;
    padding: 0px 20px 20px; }
    @media (max-width: 767px) {
      .devices__block:not(:last-child) {
        border-bottom: 0px;
        padding: 30px; } }
    @media (max-width: 767px) {
      .devices__block:not(:last-child) {
        padding-top: 10px; } }

.item-col {
  width: 31.42857%;
  float: left;
  margin-right: 2.85714%; }
  @media (max-width: 767px) {
    .item-col {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  .item-col:nth-child(3n) {
    width: 31.42857%;
    float: right;
    margin-right: 0; }
    @media (max-width: 767px) {
      .item-col:nth-child(3n) {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
  .item-col h6 {
    font-size: 16px;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .item-col h6 {
        font-size: 20px;
        padding: 10px 0px;
        margin-bottom: 0px; } }
  .item-col li {
    font-size: 14px;
    margin: 10px 0px; }
    .item-col li a {
      color: #9C9C9C;
      text-decoration: none;
      -moz-transition: color 0.25s;
      -o-transition: color 0.25s;
      -webkit-transition: color 0.25s;
      transition: color 0.25s; }
      @media (max-width: 767px) {
        .item-col li a {
          padding: 8px 0px;
          font-size: 16px; } }
      .item-col li a:hover {
        color: white; }

.item-col__category {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left; }
  @media (max-width: 767px) {
    .item-col__category {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      float: left; } }
  .item-col__category i {
    display: none; }
    @media (max-width: 767px) {
      .item-col__category i {
        display: block;
        position: absolute;
        top: 0px;
        right: 10px; } }
  @media (max-width: 767px) {
    .item-col__category ul {
      display: none; } }
  @media (max-width: 767px) {
    .item-col__category ul.active {
      display: block; } }
  @media (max-width: 767px) {
    .item-col__category ul.nonactive {
      display: none; } }
  .item-col__category.double {
    width: 100%; }
    @media (max-width: 767px) {
      .item-col__category.double {
        padding: 0px; } }
    .item-col__category.double ul {
      -moz-column-count: 2;
      -webkit-column-count: 2;
      column-count: 2;
      -moz-column-gap: 20px;
      -webkit-column-gap: 20px;
      column-gap: 20px; }

.collection__block {
  overflow: hidden;
  *zoom: 1;
  padding: 30px 0px; }
  .collection__block:not(:last-child) {
    border-bottom: 1px solid #525252; }

.collection__wrap {
  width: auto;
  height: auto;
  overflow: hidden; }
  @media (max-width: 1024px) {
    .collection__wrap {
      height: 405px; } }
  @media (max-width: 850px) {
    .collection__wrap {
      height: 65vh;
      overflow-y: scroll; } }

.collection__list {
  float: left;
  overflow: hidden;
  *zoom: 1;
  width: 100%; }
  @media (max-width: 1024px) {
    .collection__list {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0px 40px; } }
  .collection__list li {
    margin-bottom: 20px;
    position: relative;
    height: 182px;
    overflow: hidden; }
    .collection__list li:nth-child(4n) {
      margin-right: 0px; }
      @media (max-width: 850px) {
        .collection__list li:nth-child(4n) {
          height: auto;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 100%;
          float: left; } }
    @media (max-width: 850px) {
      .collection__list li {
        height: auto;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left; } }
    .collection__list li img {
      width: 100%;
      display: block; }
    .collection__list li:hover .collection-item__mask {
      opacity: 0; }
    .collection__list li.fadeout .collection-item__mask {
      -moz-transition: all 0.25s;
      -o-transition: all 0.25s;
      -webkit-transition: all 0.25s;
      transition: all 0.25s; }
      .collection__list li.fadeout .collection-item__mask h3 {
        -moz-transition: all 0.25s;
        -o-transition: all 0.25s;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        opacity: 0; }
      .collection__list li.fadeout .collection-item__mask h6 {
        -moz-transition: all 0.25s;
        -o-transition: all 0.25s;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        opacity: 0; }

.collection-item__mask {
  position: absolute;
  background: rgba(25, 26, 26, 0.9);
  width: 100%;
  height: 100%;
  color: white;
  text-align: center;
  opacity: 1;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .collection-item__mask h3 {
    color: #9C9C9C;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px; }
  .collection-item__mask h6 {
    font-size: 14px;
    color: #9C9C9C;
    padding: 0px 40px;
    line-height: 1.25em; }

.dot {
  height: 20px;
  width: 20px;
  border-radius: 100%;
  position: absolute;
  opacity: 0;
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%; }

#hold {
  position: fixed;
  -webkit-animation: spin 10s linear infinite;
  animation: spin 10s linear infinite;
  top: 50%;
  left: 50%; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes spin {
  from {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }
@-webkit-keyframes osc {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; } }
@keyframes osc {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; } }
@-webkit-keyframes rainbow {
  0% {
    background: #df2020; }
  25% {
    background: #80df20; }
  50% {
    background: #20dfdf; }
  75% {
    background: #7f20df; }
  100% {
    background: #df2020; } }
@keyframes rainbow {
  0% {
    background: #df2020; }
  25% {
    background: #80df20; }
  50% {
    background: #20dfdf; }
  75% {
    background: #7f20df; }
  100% {
    background: #df2020; } }
.kv-image {
  height: 280px;
  width: 100%;
  margin-top: 72px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; }
  @media (max-width: 767px) {
    .kv-image {
      min-height: inherit;
      margin-top: 68px; } }
  .kv-image h4 {
    margin-top: 140px;
    font-size: 60px;
    color: white;
    text-align: center; }
    @media (max-width: 767px) {
      .kv-image h4 {
        font-size: 40px; } }

.socialsharing_product {
  height: 40px; }
  .socialsharing_product button {
    background-color: #EEEEEE;
    border: 0px;
    border-radius: 0px;
    padding: 8px 5px;
    -moz-transition: background 0.25s;
    -o-transition: background 0.25s;
    -webkit-transition: background 0.25s;
    transition: background 0.25s;
    color: #9C9C9C; }
    .socialsharing_product button:hover {
      cursor: pointer;
      background-color: #cacaca; }

footer {
  background: #191A1A;
  color: white;
  padding: 40px 0px;
  position: relative; }
  @media (max-width: 1024px) {
    footer {
      padding: 40px; } }
  footer h6 {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700; }
    @media (max-width: 767px) {
      footer h6 {
        line-height: 1.3em;
        font-size: 16px; } }
  footer li {
    margin: 8px 0px; }

.footer__top {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #505050; }
  @media (max-width: 767px) {
    .footer__top {
      padding-bottom: 0px; } }
  @media (max-width: 767px) {
    .footer__top > div {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .footer__top > div:last-child {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  @media (max-width: 767px) {
    .footer__top--social {
      margin-bottom: 0px; } }
  .footer__top--social h6 {
    margin-bottom: 5px; }
  .footer__top--social li {
    display: inline-block;
    height: 40px;
    width: 40px;
    background: #848689;
    border-radius: 50%;
    margin-right: 10px;
    -moz-transition: background 0.25s;
    -o-transition: background 0.25s;
    -webkit-transition: background 0.25s;
    transition: background 0.25s; }
    .footer__top--social li:hover {
      background: #6b6d6f; }
  .footer__top--social a {
    color: white;
    font-size: 22px;
    display: block;
    text-align: center;
    margin-top: 10px; }
  .footer__top--customer-support span {
    display: inline-block;
    width: 60px;
    color: #9C9C9C; }
    @media (max-width: 767px) {
      .footer__top--customer-support span {
        display: block;
        margin-bottom: 8px; } }
  .footer__top--customer-support li {
    color: #9FBF3C;
    font-weight: 700;
    text-transform: uppercase; }
  .footer__top--customer-support a {
    color: #9FBF3C; }

.newsletter-signup input {
  padding: 7px 10px;
  border: 0px;
  font-size: 14px; }
  @media (max-width: 767px) {
    .newsletter-signup input {
      margin-bottom: 20px; } }

.footer__bottom {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 20px; }
  @media (max-width: 1024px) {
    .footer__bottom {
      margin-bottom: 0px; } }
  @media (max-width: 767px) {
    .footer__bottom > div {
      display: none; } }
  @media (max-width: 767px) {
    .footer__bottom > div:last-child {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      display: block; } }
  .footer__bottom li a {
    color: #9C9C9C;
    font-size: 14px;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s;
    -webkit-transition: color 0.25s;
    transition: color 0.25s; }
    .footer__bottom li a:hover {
      color: white; }
  .footer__bottom .paypal {
    background: url("//www.switcheasy.com/themes/switcheasy/img/payment-paypal.svg") no-repeat;
    width: 108px;
    height: 30px;
    text-indent: -9999px;
    display: block; }

.footer__copyright {
  background: url("//www.switcheasy.com/themes/switcheasy/img/footer-logo.svg") no-repeat;
  padding: 10px 0px; }
  @media (max-width: 1024px) {
    .footer__copyright {
      background: none; } }
  .footer__copyright p {
    text-indent: 60px;
    font-size: 12px;
    color: #9C9C9C; }
    @media (max-width: 1024px) {
      .footer__copyright p {
        text-indent: 0px; } }
    @media (max-width: 767px) {
      .footer__copyright p {
        line-height: 1.4em; } }

.main-header {
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0px; }
  .main-header .free-shipping {
    height: 36px;
    background-color: #9FBF3C;
    position: relative;
    z-index: 200; }
    .main-header .free-shipping p {
      color: white;
      text-align: center;
      padding: 10px; }
  @media (max-width: 1024px) {
    .main-header {
      position: fixed; } }
  .main-header.sticky {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
  .main-header .navbar {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row; }
    @media (max-width: 1024px) {
      .main-header .navbar {
        -webkit-flex-direction: column;
        flex-direction: column; } }
  .main-header h1 {
    -webkit-order: 0;
    order: 0;
    -webkit-flex: 0 1 300px;
    flex: 0 1 300px;
    padding: 14px 0px; }
    @media (max-width: 1024px) {
      .main-header h1 {
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        padding: 10px 0px; } }
    .main-header h1 a {
      background-image: url("/themes/switcheasy/img/header-logo.svg");
      background-repeat: no-repeat;
      width: 210px;
      height: 40px;
      text-indent: -9999px;
      display: block;
      margin-left: 20px; }
      @media (max-width: 1024px) {
        .main-header h1 a {
          margin: 0px auto;
          background-size: 90%;
          background-position: center center;
          width: 200px;
          height: 32px; } }
    .main-header h1 button {
      position: absolute;
      top: 16px;
      font-size: 30px;
      color: white;
      background: transparent;
      border: 2px solid transparent;
      display: none; }
      @media (max-width: 1024px) {
        .main-header h1 button {
          display: block; } }
    .main-header h1 .burger {
      left: 10px;
      padding: 0px; }
    .main-header h1 .minicart {
      right: 10px;
      padding: 0px; }

.free-shipping {
  height: 36px;
  background-color: #9FBF3C;
  position: relative;
  z-index: 200; }
  .free-shipping p {
    color: white;
    text-align: center;
    padding: 10px; }

.simple-header {
  position: relative;
  background: #EEEEEE;
  overflow: hidden;
  *zoom: 1; }
  .simple-header a {
    color: #9C9C9C;
    font-size: 24px;
    font-weight: 700; }
    .simple-header a:hover {
      color: #9FBF3C; }
  .simple-header [class*="-button"] a {
    padding: 20px 20px;
    display: inline-block; }
  .simple-header [class*="-button"] i {
    font-size: 28px;
    margin-right: 10px; }
  .simple-header .left-button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left; }
    @media (max-width: 767px) {
      .simple-header .left-button {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 16.66667%;
        float: left; } }
  .simple-header .right-button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: right; }
    .simple-header .right-button button {
      float: right; }
    @media (max-width: 767px) {
      .simple-header .right-button {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 16.66667%;
        float: left; } }
  .simple-header h1 {
    padding: 14px 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left; }
    @media (max-width: 767px) {
      .simple-header h1 {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 66.66667%;
        float: left; } }
    .simple-header h1 a {
      background-image: url("//www.switcheasy.com/themes/switcheasy/img/simple-header-logo.svg");
      background-repeat: no-repeat;
      width: 210px;
      height: 40px;
      text-indent: -9999px;
      display: block;
      margin: 0px auto; }
  @media (max-width: 767px) {
    .simple-header span {
      display: none; } }

.sidebar-cart {
  position: fixed;
  height: 100vh;
  top: 0px;
  right: 0px;
  z-index: 1000;
  background: white;
  width: 320px;
  -moz-transform: translateX(350px);
  -ms-transform: translateX(350px);
  -webkit-transform: translateX(350px);
  transform: translateX(350px);
  -moz-transition: -moz-transform 0.25s;
  -o-transition: -o-transform 0.25s;
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s; }
  .sidebar-cart.open {
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
    .sidebar-cart.open ~ .overlay {
      display: block; }
  .sidebar-cart ~ .overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    z-index: 101;
    display: none;
    cursor: pointer;
    top: 0px; }

.cart__header {
  overflow: hidden;
  *zoom: 1; }
  .cart__header button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    color: white;
    font-size: 16px; }
  .cart__header i {
    font-size: 28px;
    margin: 0px 10px; }
  .cart__header .keep-shopping {
    background-color: #191A1A;
    border: 0px;
    border-radius: 0px;
    padding: 0px 10px;
    -moz-transition: background 0.25s;
    -o-transition: background 0.25s;
    -webkit-transition: background 0.25s;
    transition: background 0.25s;
    height: 72px; }
    .cart__header .keep-shopping:hover {
      cursor: pointer;
      background-color: #151616; }
    .cart__header .keep-shopping span {
      margin-left: 30px; }
    .cart__header .keep-shopping i {
      float: left;
      margin: 7px; }
  .cart__header .checkout {
    background-color: #9FBF3C;
    border: 0px;
    border-radius: 0px;
    padding: 0px 10px;
    -moz-transition: background 0.25s;
    -o-transition: background 0.25s;
    -webkit-transition: background 0.25s;
    transition: background 0.25s;
    height: 72px; }
    .cart__header .checkout:hover {
      cursor: pointer;
      background-color: #87a233; }
    .cart__header .checkout span {
      margin-left: 10px; }
    .cart__header .checkout i {
      float: right; }
  .cart__header span {
    padding: 4px 0px;
    display: block;
    width: 100px;
    text-transform: uppercase; }

.cart__body {
  position: absolute;
  width: 100%; }

.cart__list {
  overflow-x: hidden;
  overflow-y: auto; }
  .cart__list li {
    padding: 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    *zoom: 1;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s; }
    .cart__list li > div {
      display: inline-block;
      vertical-align: middle; }
    .cart__list li.removed {
      -moz-transform: translateX(420px);
      -ms-transform: translateX(420px);
      -webkit-transform: translateX(420px);
      transform: translateX(420px); }

.cart__item__details {
  margin-left: 10px;
  max-width: 190px;
  font-size: 14px; }
  .cart__item__details h6 {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px; }
  .cart__item__details p {
    color: #9C9C9C !important; }

.cart__item__quantity ~ button {
  background: transparent;
  border: 0px;
  cursor: pointer;
  color: #9C9C9C;
  font-size: 22px;
  position: absolute;
  top: 10px;
  right: 15px; }

.cart__item__quantity {
  font-size: 14px;
  width: 100%;
  text-indent: 62px;
  color: #9C9C9C; }
  .cart__item__quantity > * {
    display: inline-block;
    vertical-align: middle; }
  .cart__item__quantity span {
    color: #9C9C9C;
    float: right; }
  .cart__item__quantity button {
    background: transparent;
    border: 0px;
    cursor: pointer;
    color: #9C9C9C; }
  .cart__item__quantity input[type="text"] {
    width: 30px;
    text-align: center;
    color: #9C9C9C; }

.cart__amount {
  border-top: 1px solid #e5e5e5; }
  .cart__amount__block {
    background: #F6F7F9;
    padding: 15px;
    overflow: hidden;
    *zoom: 1; }
    .cart__amount__block h6 {
      font-weight: 700;
      text-transform: uppercase;
      text-align: left;
      font-size: 16px; }
    .cart__amount__block span {
      text-align: right; }
    .cart__amount__block > * {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 50%;
      float: left; }
  .cart__amount .total-price {
    font-size: 28px;
    font-weight: 700; }

.cart__amount__input {
  position: relative; }
  .cart__amount__input input {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 0px;
    border-left: 0px;
    padding: 15px;
    margin: 0px;
    width: 100%;
    display: block;
    font-size: 14px; }
  .cart__amount__input button {
    background: transparent;
    border: 0px;
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 22px;
    padding: 0px;
    margin: 0px;
    color: #9FBF3C;
    font-size: 22px;
    background: transparent; }
  .cart__amount__input .code-title {
    font-weight: 700;
    font-size: 26px;
    margin-top: 10px; }
  .cart__amount__input .code-description {
    font-size: 14px;
    margin-top: 10px; }
  .cart__amount__input .success {
    background: #9FBF3C;
    padding: 20px;
    color: white;
    position: relative; }
    .cart__amount__input .success:before {
      content: "\f00c";
      font-family: "FontAwesome";
      position: absolute;
      width: 40px;
      height: 40px;
      font-size: 40px;
      color: #ebf2d5;
      right: 10px;
      top: 25px; }
    .cart__amount__input .success .code-title {
      color: #ebf2d5; }
  .cart__amount__input .error {
    background: #BF3C3C;
    padding: 20px;
    color: white;
    position: relative; }
    .cart__amount__input .error:before {
      content: "\f00d";
      font-family: "FontAwesome";
      position: absolute;
      width: 40px;
      height: 40px;
      font-size: 40px;
      color: #f2d5d5;
      right: 10px;
      top: 25px; }
    .cart__amount__input .error .code-title {
      color: #f2d5d5; }
  .cart__amount__input span {
    display: block; }

.cart__footer {
  position: absolute;
  bottom: 0px;
  width: 100%; }
  .cart__footer .cart__checkout {
    padding: 15px; }
    .cart__footer .cart__checkout button {
      background-color: #9FBF3C;
      border: 0px;
      border-radius: 0px;
      padding: 15px;
      -moz-transition: background 0.25s;
      -o-transition: background 0.25s;
      -webkit-transition: background 0.25s;
      transition: background 0.25s;
      font-size: 26px;
      font-weight: 700;
      width: 100%;
      color: white;
      text-transform: uppercase; }
      .cart__footer .cart__checkout button:hover {
        cursor: pointer;
        background-color: #87a233; }
    .cart__footer .cart__checkout a {
      display: block;
      text-align: center;
      color: #9C9C9C;
      font-size: 16px; }

.sidebar-help {
  position: fixed;
  height: 100vh;
  top: 0px;
  right: 0px;
  z-index: 1000;
  background: white;
  width: 320px;
  -moz-transform: translateX(350px);
  -ms-transform: translateX(350px);
  -webkit-transform: translateX(350px);
  transform: translateX(350px);
  -moz-transition: -moz-transform 0.25s;
  -o-transition: -o-transform 0.25s;
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s; }
  .sidebar-help.open {
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
    .sidebar-help.open ~ .overlay {
      display: block; }
  .sidebar-help ~ .overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
    display: none; }

.help__header {
  background: #191A1A;
  overflow: hidden;
  *zoom: 1; }
  .help__header button {
    width: 100%;
    color: white;
    font-size: 16px; }
  .help__header i {
    font-size: 28px;
    margin: 0px 10px; }
  .help__header .keep-shopping {
    background-color: #9FBF3C;
    border: 0px;
    border-radius: 0px;
    padding: 14px 10px;
    -moz-transition: background 0.25s;
    -o-transition: background 0.25s;
    -webkit-transition: background 0.25s;
    transition: background 0.25s; }
    .help__header .keep-shopping:hover {
      cursor: pointer;
      background-color: #87a233; }
    .help__header .keep-shopping > * {
      display: inline-block;
      vertical-align: middle; }
  .help__header span {
    padding: 10px 0px;
    width: 190px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase; }

.help__wrapper {
  padding: 0px 35px; }

.help__list {
  padding: 30px 0px; }
  .help__list:nth-child(2n) {
    border-top: 1px solid #EEEEEE; }
  .help__list a {
    padding: 15px 0px;
    font-size: 18px;
    font-weight: 700;
    color: #191A1A;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s;
    -webkit-transition: color 0.25s;
    transition: color 0.25s; }
    .help__list a:hover {
      color: #9FBF3C; }
    .help__list a:before {
      font-size: 36px;
      margin-right: 20px; }
    .help__list a > * {
      display: inline-block;
      vertical-align: middle; }

.sidebar-mobilemenu {
  display: none;
  position: fixed;
  height: 100vh;
  top: 0px;
  left: 0px;
  overflow-y: scroll;
  z-index: 1000;
  background: white;
  width: 320px;
  -moz-transform: translateX(-350px);
  -ms-transform: translateX(-350px);
  -webkit-transform: translateX(-350px);
  transform: translateX(-350px);
  -moz-transition: -moz-transform 0.25s;
  -o-transition: -o-transform 0.25s;
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s; }
  @media (max-width: 850px) {
    .sidebar-mobilemenu {
      display: block; } }
  .sidebar-mobilemenu.open {
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
    .sidebar-mobilemenu.open ~ .overlay {
      display: block; }
  .sidebar-mobilemenu ~ .overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
    display: none;
    cursor: pointer;
    top: 0px; }

.personal-area {
  background: #EEEEEE;
  padding: 10px 20px; }
  .personal-area > div {
    display: inline-block;
    vertical-align: middle; }

.mobile-user {
  background: white;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  padding: 10px 14px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .mobile-user i {
    font-size: 40px; }

.mobile-entry {
  margin-left: 20px; }
  .mobile-entry h6 {
    font-weight: 700; }
  .mobile-entry a {
    display: inline-block;
    color: white;
    background: #9FBF3C;
    padding: 10px;
    text-transform: uppercase;
    margin: 10px 0px;
    border-radius: 5px; }

.mobilemenu__header {
  background: #191A1A;
  overflow: hidden;
  *zoom: 1; }
  .mobilemenu__header button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    color: white;
    font-size: 16px; }
  .mobilemenu__header i {
    font-size: 28px;
    margin: 0px 10px; }
  .mobilemenu__header .return {
    background-color: #191A1A;
    border: 0px;
    border-radius: 0px;
    padding: 14px 10px;
    -moz-transition: background 0.25s;
    -o-transition: background 0.25s;
    -webkit-transition: background 0.25s;
    transition: background 0.25s; }
    .mobilemenu__header .return:hover {
      cursor: pointer;
      background-color: #151616; }
    .mobilemenu__header .return span {
      margin-left: 30px; }
    .mobilemenu__header .return i {
      float: left;
      margin: 7px; }
  .mobilemenu__header .checkout {
    background-color: #9FBF3C;
    border: 0px;
    border-radius: 0px;
    padding: 22px 10px;
    -moz-transition: background 0.25s;
    -o-transition: background 0.25s;
    -webkit-transition: background 0.25s;
    transition: background 0.25s; }
    .mobilemenu__header .checkout:hover {
      cursor: pointer;
      background-color: #87a233; }
    .mobilemenu__header .checkout span {
      margin-left: 10px; }
    .mobilemenu__header .checkout i {
      float: right; }
  .mobilemenu__header span {
    padding: 10px 0px;
    display: block;
    width: 100px;
    text-transform: uppercase; }

.mobilemenu__body {
  position: absolute;
  width: 100%; }

.mobilemenu__list {
  overflow-x: hidden;
  overflow-y: auto;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
  *zoom: 1; }
  .mobilemenu__list li a {
    padding: 15px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    font-size: 16px;
    background: #F6F7F9;
    display: block;
    color: #191A1A; }
  .mobilemenu__list li .spl-btn {
    background: #9FBF3C;
    color: white; }

.with-sub .fa {
  float: right;
  color: #9C9C9C; }

.sub-mobilemenu {
  display: none; }
  .sub-mobilemenu.active {
    display: block; }
  .sub-mobilemenu li a {
    padding-left: 40px;
    font-weight: 400;
    font-size: 14px; }
  .sub-mobilemenu li i {
    font-size: 12px;
    color: #9C9C9C; }

.mobilemenu__footer {
  position: absolute;
  bottom: 0px;
  width: 100%; }

.mobilemenu__socials {
  padding: 15px; }
  .mobilemenu__socials ul {
    text-align: center; }
  .mobilemenu__socials li {
    display: inline-block;
    height: 40px;
    width: 40px;
    background: #848689;
    border-radius: 50%;
    margin-right: 10px;
    -moz-transition: background 0.25s;
    -o-transition: background 0.25s;
    -webkit-transition: background 0.25s;
    transition: background 0.25s; }
    .mobilemenu__socials li:hover {
      background: #6b6d6f; }
  .mobilemenu__socials a {
    color: white;
    font-size: 22px;
    display: block;
    text-align: center;
    margin-top: 10px; }

.general__container {
  margin: 40px 0px 60px; }
  @media (max-width: 1024px) {
    .general__container {
      margin: 40px 0px 40px;
      padding: 0px 40px; } }
  @media (max-width: 767px) {
    .general__container {
      margin: 0px 0px 40px;
      padding: 0px 40px; } }
  .general__container.fix-top {
    margin-top: 120px; }

.division__container {
  text-align: center;
  margin: 40px 0px; }
  .division__container h3 {
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 20px; }
  .division__container p {
    font-size: 18px;
    line-height: 1.3em; }

.latest-collection {
  margin: 50px 0px; }
  .latest-collection h3 {
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .latest-collection h3 {
        margin-bottom: 0; } }
  @media (max-width: 767px) {
    .latest-collection {
      margin: 15px 0px; } }

.carousel__item,
.category__list__item {
  position: relative; }

.carousel__onsale {
  position: absolute;
  z-index: 10;
  right: 0;
  width: 100px !important; }
  @media (max-width: 736px) {
    .carousel__onsale {
      width: 70px !important; } }

.maylike {
  padding: 50px 0px;
  border-top: 1px solid #e5e5e5; }

.carousel__container .paypal-checkout {
  padding: 10px 40px; }
  .carousel__container .paypal-checkout .paypal-button {
    width: 205px;
    border: 1px solid #FEAF00;
    border-radius: 10px;
    background-color: #FFC439;
    padding-top: 10px; }
    .carousel__container .paypal-checkout .paypal-button:hover {
      background-color: #FCAA2C; }
    .carousel__container .paypal-checkout .paypal-button .paypal-checkout-img {
      width: 80%; }
  .carousel__container .paypal-checkout .sold-out {
    font-size: 30px;
    padding: 4px 0;
    font-weight: 600; }

.single-product__view {
  margin-top: 115px; }

.single-product__view__carousel {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left; }
  @media (max-width: 767px) {
    .single-product__view__carousel {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      float: left; }
      .single-product__view__carousel .slick-slide img {
        width: 100%; } }

.single-product__view__container {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: right;
  margin-top: 30px; }
  @media (max-width: 1024px) {
    .single-product__view__container {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 41.66667%;
      float: left;
      margin-right: 40px; } }
  @media (max-width: 767px) {
    .single-product__view__container {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      float: left;
      padding: 0px 20px;
      margin-right: 0px; } }
  .single-product__view__container .promotion {
    color: #fff;
    background: #BF3C3C;
    text-align: center;
    padding: 8px 10px 5px 10px;
    width: 100%;
    right: 0px;
    top: -50px;
    box-sizing: border-box;
    position: absolute; }
  .single-product__view__container > h6 {
    font-size: 16px;
    color: #9C9C9C; }
    .single-product__view__container > h6 a {
      color: #9C9C9C; }
      .single-product__view__container > h6 a.active {
        font-weight: bold; }
      .single-product__view__container > h6 a:hover, .single-product__view__container > h6 a.active {
        color: #9FBF3C; }
  .single-product__view__container > h4 {
    font-size: 38px;
    font-weight: bold;
    margin: 10px 0px; }
  .single-product__view__container .block {
    border-top: 1px solid #e5e5e5;
    padding: 20px 0px; }
    .single-product__view__container .block > ul {
      padding-left: 20px;
      list-style-type: disc;
      color: #9C9C9C;
      margin-bottom: 20px; }
      .single-product__view__container .block > ul p {
        margin-bottom: 10px; }
    .single-product__view__container .block p {
      font-size: 16px;
      color: #9C9C9C;
      line-height: 1.3em;
      color: #9C9C9C; }
  .single-product__view__container .price-row {
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    font-size: 30px;
    margin-bottom: 20px; }
    .single-product__view__container .price-row span {
      font-size: 16px;
      color: #9C9C9C;
      font-weight: bold; }
    .single-product__view__container .price-row .sale-price {
      font-size: 30px;
      font-weight: bold;
      color: #BF3C3C; }
    .single-product__view__container .price-row strike {
      font-size: 16px;
      color: #9C9C9C; }
  .single-product__view__container .paypal-checkout {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0; }
    .single-product__view__container .paypal-checkout img {
      width: 60%; }
    .single-product__view__container .paypal-checkout button {
      border: 1px solid #FEAF00;
      border-radius: 10px;
      background-color: #FFC439;
      padding-top: 10px; }
      .single-product__view__container .paypal-checkout button:hover {
        background-color: #FCAA2C; }

@media (max-width: 1024px) {
  .single-product__overview {
    padding: 0px 40px; } }
.single-product__overview > div {
  margin-top: 40px; }

.product-layout-01 img {
  display: block; }
.product-layout-01 h4 {
  font-size: 40px;
  font-weight: 700;
  margin: 40px 0px;
  line-height: 1.2em; }
.product-layout-01 p {
  font-size: 18px;
  color: #9C9C9C;
  line-height: 1.4em;
  max-width: 450px; }

.product-layout-02 .row {
  margin-bottom: 70px; }
.product-layout-02 img {
  display: block;
  margin-bottom: 40px;
  width: 100%; }
  @media (max-width: 850px) {
    .product-layout-02 img {
      width: 85%;
      margin: auto; } }
.product-layout-02 h4 {
  font-size: 40px;
  font-weight: 700;
  margin: 40px 0px;
  line-height: 1.2em; }
.product-layout-02 p {
  font-size: 18px;
  color: #9C9C9C;
  line-height: 1.4em;
  max-width: 500px;
  margin-bottom: 20px; }
.product-layout-02 .block {
  padding: 0px 40px; }

.product-layout-02 img {
  width: 100%; }

.select-quantity ul {
  z-index: 1; }

.select-quantity, .btn--add-to-cart {
  display: inline-block;
  vertical-align: middle; }

.misc__block.like {
  background: url("//www.switcheasy.com/themes/switcheasy/img/icons/like-01.svg") no-repeat; }
.misc__block p {
  margin-left: 70px;
  padding: 10px 0px; }

.carousel__nav .slick-slide {
  margin-right: 10px;
  cursor: pointer; }

.product-review {
  height: 300px; }
  .product-review h3 {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px; }
  .product-review .review-rating {
    background-image: url("/themes/switcheasy/img/review/five_star_blank.png");
    background-repeat: no-repeat;
    background-size: 20%;
    background-position-x: center;
    height: 42px; }
  .product-review .review-rating-layer {
    background-image: url("/themes/switcheasy/img/review/five_star_full.png");
    background-repeat: no-repeat;
    background-size: 20%;
    background-position-x: center;
    height: 42px;
    clip: rect(0, 40%, 100%, 0); }

.identity .general__container {
  min-height: 400px;
  margin-top: 120px; }
  @media (max-width: 767px) {
    .identity .general__container {
      min-height: inherit;
      margin-top: 100px; } }

.login-division {
  min-height: 380px;
  margin-top: 100px; }
  @media (max-width: 767px) {
    .login-division {
      margin-top: 0px; } }

.login-form .form-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 40px; }
  @media (max-width: 767px) {
    .login-form .form-box {
      padding: 0px; } }
  .login-form .form-box:first-child {
    border: 1px solid #e5e5e5; }
    @media (max-width: 767px) {
      .login-form .form-box:first-child {
        border: 0px;
        border-bottom: 1px solid #EEEEEE;
        padding-bottom: 10px; } }
  .login-form .form-box h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0px 20px; }
  .login-form .form-box p {
    line-height: 1.3em;
    margin-bottom: 20px; }
.login-form .form-group.email input {
  width: 100%; }
.login-form .form-group.password input[type="password"] {
  width: 230px; }
  @media (max-width: 767px) {
    .login-form .form-group.password input[type="password"] {
      width: 100%; } }
.login-form .form-group input[type="checkbox"] {
  width: auto; }
.login-form .show-password {
  position: absolute;
  top: 33px;
  right: 0px; }
  @media (max-width: 767px) {
    .login-form .show-password {
      display: none; } }
.login-form a {
  color: #9C9C9C; }
.login-form .forgot-password {
  margin-left: 20px; }

.sign-up-form h5 {
  margin: 50px 0px 30px;
  font-size: 26px;
  font-weight: 700;
  padding-bottom: 15px;
  border-bottom: 1px solid #EEEEEE; }
.sign-up-form .form-group .country label {
  margin-right: 30px; }
.sign-up-form .form-group input {
  width: 100%; }
.sign-up-form .form-group input[type="checkbox"] {
  width: auto; }

.form-content__social span {
  font-size: 20px;
  line-height: 55px;
  text-align: center;
  display: block;
  color: white; }
.form-content__social img {
  float: left;
  border-right: 1px solid white; }
.form-content__social .content__social__facebook {
  background-color: #3D5A98;
  margin-bottom: 10px; }
.form-content__social .content__social__google {
  background-color: #DA4835;
  margin-bottom: 10px; }

.single-form-content {
  color: #9C9C9C;
  text-align: center;
  margin: 50px 0px 30px;
  padding-top: 30px;
  border-top: 1px solid #EEEEEE; }
  .single-form-content > * {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px; }
    @media (max-width: 767px) {
      .single-form-content > * {
        display: block; } }

#HOOK_PAYMENT {
  min-height: 0px; }

#paypalform {
  opacity: 0;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s; }
  #paypalform.active {
    opacity: 1; }

.order-opc, .authentication {
  padding-top: 0px; }

.check-out-form h5 {
  margin: 50px 0px 30px;
  font-size: 26px;
  font-weight: 700;
  padding-bottom: 15px;
  border-bottom: 1px solid #EEEEEE; }
.check-out-form .form-group .country label {
  margin-right: 30px; }
.check-out-form .form-group input {
  width: 100%; }
.check-out-form .form-group input[type="checkbox"] {
  width: auto; }
.check-out-form .form-group li.address_update {
  margin-top: 25px; }
.check-out-form .check-out {
  display: block;
  margin: 0px auto; }

.item-review-form h5 {
  margin: 50px 0px 0px;
  font-size: 26px;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid #EEEEEE; }
.item-review-form .form-group input {
  width: 50px;
  text-align: center; }
.item-review-form .subtotal td {
  padding-top: 15px; }
.item-review-form .shippingtotal td {
  padding-bottom: 15px; }
.item-review-form .totaltotal td {
  border-top: 1px solid #EEEEEE;
  padding-top: 15px; }
.item-review-form .totaltotal span {
  font-weight: 700;
  font-size: 20px; }

.discount_name {
  width: 330px !important;
  text-align: left !important; }
  @media (max-width: 850px) {
    .discount_name {
      width: 80% !important; } }
  @media (max-width: 550px) {
    .discount_name {
      width: 85% !important;
      font-size: 14px; } }

@media (max-width: 767px) {
  .cart-subtotal {
    text-align: left; } }

@media (max-width: 767px) {
  .summary-subtotal {
    visibility: visible !important; } }

.promosubmit {
  cursor: pointer;
  background-color: #9C9C9C;
  border: 0px;
  border-radius: 0px;
  padding: 10px 12px 8px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  color: white;
  font-size: 13px; }
  @media (max-width: 767px) {
    .promosubmit {
      padding: 7px 10px 6px; } }

.save-guest-info {
  margin: 50px 0px; }

[class*="address__item"] {
  padding: 20px 30px;
  min-height: 195px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.address__id {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  padding: 8px 0px; }

.address__item--selected {
  border: 1px solid #9FBF3C; }
  .address__item--selected .address__id {
    background: #9FBF3C; }

.address__item--blank {
  border: 1px dashed #9C9C9C; }
  .address__item--blank .address__id {
    background: #9C9C9C; }

.cart-items {
  width: 100%; }
  @media (max-width: 767px) {
    .cart-items {
      display: block; } }
  .cart-items .order__description {
    width: 50%; }
    .cart-items .order__description p {
      margin-bottom: 5px; }
    @media (max-width: 850px) {
      .cart-items .order__description {
        width: 45%; } }
    @media (min-width: 668px) and (max-width: 768px) {
      .cart-items .order__description {
        width: 35%; } }
    @media (min-width: 561px) and (max-width: 667px) {
      .cart-items .order__description {
        width: 120px; } }
    @media (max-width: 560px) {
      .cart-items .order__description {
        width: 40%;
        text-align: center; } }
    .cart-items .order__description span {
      display: block;
      color: #9C9C9C;
      font-size: 14px; }
  @media (max-width: 767px) {
    .cart-items td:nth-child(3) {
      visibility: hidden; } }
  @media (max-width: 767px) {
    .cart-items td:nth-child(5) {
      width: 70px;
      text-align: center; } }
  .cart-items tbody {
    border-bottom: 1px solid #EEEEEE; }
    @media (max-width: 767px) {
      .cart-items tbody tr {
        border-bottom: 1px solid #EEEEEE; } }
  .cart-items .order__detail {
    padding: 10px 0; }
  .cart-items .order__img,
  .cart-items .order__description,
  .cart-items .order__unit,
  .cart-items .order__trash {
    display: inline-block;
    vertical-align: middle; }
  .cart-items .order__img {
    width: 120px;
    margin-right: 8%; }
    .cart-items .order__img img {
      width: 100%; }
  .cart-items .order__trash {
    margin-left: 30px; }
    @media (max-width: 850px) {
      .cart-items .order__trash {
        margin-top: 20px; } }
  @media (max-width: 850px) {
    .cart-items .order__unit {
      margin-top: 20px; } }

.cart-base-holder {
  padding-top: 30px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e2e2e2; }
  @media (max-width: 850px) {
    .cart-base-holder {
      padding-bottom: 100px; } }
  .cart-base-holder .cart-coupon {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    text-align: left; }
    .cart-base-holder .cart-coupon p {
      margin-bottom: 10px; }
      @media (max-width: 850px) {
        .cart-base-holder .cart-coupon p {
          display: none; } }
    @media (max-width: 850px) {
      .cart-base-holder .cart-coupon {
        width: 100%;
        margin-bottom: 15px; }
        .cart-base-holder .cart-coupon .button {
          float: right; } }
    @media (max-width: 767px) {
      .cart-base-holder .cart-coupon {
        display: block; } }
  .cart-base-holder .order__total {
    width: 300px;
    display: inline-block;
    vertical-align: middle; }
    .cart-base-holder .order__total div {
      margin-bottom: 10px; }
    @media (max-width: 850px) {
      .cart-base-holder .order__total {
        width: 100%; } }
    .cart-base-holder .order__total .totaltotal {
      padding-top: 10px;
      border-top: 1px solid #e5e5e5; }

@media (max-width: 767px) {
  tfoot td.cart-coupon {
    position: absolute;
    margin-top: -40px; }
  tfoot button.promosubmit {
    position: absolute;
    margin-left: 5px; }
  tfoot tr.subtotal {
    padding-top: 40px; } }

.delivery_option_radio {
  display: inline-block;
  width: 28px; }

.delivery_option_carrier {
  display: inline-block;
  width: 200px; }
  @media (max-width: 550px) {
    .delivery_option_carrier {
      width: 150px; } }

.delivery_option_price {
  display: inline-block; }
  @media (max-width: 414px) {
    .delivery_option_price {
      display: block;
      margin-left: 35px;
      margin-bottom: 5px; } }

#carrier_area .page-heading {
  margin-top: 20px;
  margin-bottom: 5px; }

.category__container {
  margin-top: 72px;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .category__container {
      margin-top: 104px; } }

.category-products__container {
  padding-top: 30px; }
  @media (max-width: 767px) {
    .category-products__container {
      margin-top: -15px; } }

.category__title:before, .category__title:after {
  content: " ";
  display: table; }
.category__title:after {
  clear: both; }
.category__title h4 {
  font-size: 30px;
  font-weight: 700;
  margin-top: 10px; }
  @media (max-width: 1024px) {
    .category__title h4 {
      margin-left: 10px; } }
  @media (max-width: 850px) {
    .category__title h4 {
      display: block; } }
  @media (min-width: 851px) {
    .category__title h4 {
      display: inline-block; } }
  .category__title h4 span {
    font-weight: 400;
    font-size: 14px;
    margin-left: 10px;
    color: #9C9C9C; }

.category__list {
  margin-top: 30px;
  overflow: hidden;
  *zoom: 1; }

.category__list__item {
  border: 1px solid #e5e5e5;
  -moz-box-shadow: 0px 0px 0px 0px #9FBF3C inset;
  -webkit-box-shadow: 0px 0px 0px 0px #9FBF3C inset;
  box-shadow: 0px 0px 0px 0px #9FBF3C inset;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  min-height: 480px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .category__list__item:nth-child(4n) {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  .category__list__item:hover {
    -moz-box-shadow: 0px 0px 0px 5px #9FBF3C inset;
    -webkit-box-shadow: 0px 0px 0px 5px #9FBF3C inset;
    box-shadow: 0px 0px 0px 5px #9FBF3C inset; }
  @media (min-width: 768px) and (max-width: 849px) {
    .category__list__item {
      width: 48.57143%;
      float: left;
      margin-right: 2.85714%; }
      .category__list__item:nth-child(2n) {
        width: 48.57143%;
        float: right;
        margin-right: 0; } }
  @media (max-width: 767px) {
    .category__list__item {
      width: 48.57143%;
      float: left;
      margin-right: 2.85714%; }
      .category__list__item:nth-child(2n) {
        width: 48.57143%;
        float: right;
        margin-right: 0; } }
  .category__list__item .description {
    position: relative;
    margin: 0px 20px 20px; }
    .category__list__item .description a {
      position: absolute;
      right: 0px;
      top: 0px;
      text-transform: uppercase; }
  .category__list__item h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px;
    text-transform: uppercase;
    height: 75px; }
  .category__list__item p {
    color: #9C9C9C;
    line-height: 1.3em; }
    .category__list__item p span {
      display: block; }
  .category__list__item .color-options {
    margin-top: 10px;
    min-height: 40px; }

.category__item__carousel:hover .slick-prev, .category__item__carousel:hover .slick-next {
  opacity: 1; }
.category__item__carousel img {
  display: block;
  margin: 5px auto 0px;
  width: auto; }
.category__item__carousel .slick-prev, .category__item__carousel .slick-next {
  border: 0px;
  opacity: 0;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
.category__item__carousel .slick-prev {
  left: 10px; }
.category__item__carousel .slick-next {
  right: 10px; }
.category__item__carousel.slick-slider {
  margin-bottom: 0px; }

.select-other-category {
  width: 180px;
  float: right; }
  @media (max-width: 850px) {
    .select-other-category {
      width: 47%;
      margin: 10px 10px 0 10px;
      float: none; } }

.select-other-model {
  width: 250px;
  float: right; }
  @media (max-width: 850px) {
    .select-other-model {
      width: 47%;
      margin: 10px 10px 0 10px; } }

.btn-big--transparent.reseller {
  width: auto; }

#my-account .general__container {
  min-height: 400px;
  margin-top: 120px; }
  @media (max-width: 767px) {
    #my-account .general__container {
      min-height: inherit;
      margin-top: 140px; } }

.myaccount-division h5 {
  margin: 50px 0px 0px;
  font-size: 26px;
  font-weight: 700;
  padding-bottom: 15px;
  border-bottom: 1px solid #EEEEEE; }

.account__block {
  border-bottom: 1px solid #EEEEEE; }

.account__block__title {
  overflow: hidden;
  *zoom: 1;
  margin: 20px 0px;
  background-position: 50px 0px; }
  @media (max-width: 767px) {
    .account__block__title {
      background-position: 0px 0px;
      background-size: 17%; } }
  .account__block__title.check-my-order {
    background-image: url("//www.switcheasy.com/themes/switcheasy/img/icons/check-order.svg");
    background-repeat: no-repeat; }
  .account__block__title.edit-profile {
    background-image: url("//www.switcheasy.com/themes/switcheasy/img/icons/edit-profile.svg");
    background-repeat: no-repeat; }
  .account__block__title h4 {
    margin-left: 200px;
    font-size: 20px;
    font-weight: 700;
    padding: 22px 0px;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .account__block__title h4 {
        margin-left: 73px;
        padding: 10px 0px; } }
  .account__block__title a {
    float: right;
    margin: 12px 0px; }
    @media (max-width: 767px) {
      .account__block__title a {
        float: none;
        width: 100%;
        display: block;
        text-align: center;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }

#history .general__container {
  min-height: 500px;
  margin-top: 120px; }
  @media (max-width: 767px) {
    #history .general__container {
      min-height: inherit;
      margin-top: 140px; } }

.myorder-division h5 {
  margin: 50px 0px 0px;
  font-size: 26px;
  font-weight: 700;
  padding-bottom: 15px;
  border-bottom: 1px solid #EEEEEE; }

.order-history {
  width: 100%;
  margin: 20px 0px; }
  .order-history th {
    font-weight: 700;
    padding: 10px 0px; }
    @media (max-width: 767px) {
      .order-history th {
        font-size: 14px; } }
  @media (max-width: 767px) {
    .order-history td {
      font-size: 12px; } }
  .order-history td:last-child {
    text-align: right; }

.order-information {
  background: #F5F5F5;
  padding: 20px;
  visibility: hidden; }
  .order-information .info-order li {
    margin: 10px 0px; }
  .order-information .info-order span {
    font-weight: 700;
    display: inline-block;
    width: 200px; }
    @media (max-width: 767px) {
      .order-information .info-order span {
        margin-bottom: 8px; } }

.table-step {
  margin: 30px 0px; }
  .table-step .step-by-step-date {
    width: 140px; }

.table__block {
  background: white; }
  .table__block table {
    border: 1px solid #e1e1e1; }
  .table__block td {
    padding: 10px 20px;
    font-size: 14px; }
  .table__block th {
    font-weight: 700;
    padding: 10px 20px;
    background: #E5E5E5; }
    @media (max-width: 767px) {
      .table__block th {
        display: none; } }
  .table__block .cart-items td:nth-child(3) {
    display: none; }
  .table__block .cart-items td {
    padding: 10px;
    width: 48.8%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.table-product th {
  font-weight: 700;
  background: #e5e5e5; }
.table-product .totaltotal td {
  border-top: 1px solid #EEEEEE;
  padding-top: 15px; }
.table-product .totaltotal span {
  font-weight: 700;
  font-size: 20px; }

.address-item {
  border: 1px solid #e1e1e1;
  margin-bottom: 30px;
  background: #e5e5e5; }
  .address-item h3 {
    display: inline-block;
    padding: 10px 20px;
    font-weight: 700; }
  .address-item ul {
    padding: 10px 20px;
    background: white; }
  .address-item li {
    margin: 10px 0px;
    line-height: 1.6em; }
  .address-item span {
    display: inline-block;
    width: 180px;
    font-weight: 700; }

.about-hero-banner {
  background-image: url("//www.switcheasy.com/themes/switcheasy/img/bgs/about.jpg");
  background-size: cover;
  background-attachment: fixed;
  height: 534px;
  text-align: center;
  color: white; }
  .about-hero-banner h4 {
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .about-hero-banner h4 {
        font-size: 40px; } }
  .about-hero-banner p {
    max-width: 500px;
    margin: 0px auto;
    line-height: 1.3em;
    font-size: 20px; }

.about__contents h3 {
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: bold; }
.about__contents h5 {
  font-weight: bold;
  margin-bottom: 20px; }
.about__contents p {
  line-height: 1.4em; }
.about__contents .center {
  text-align: center; }
  .about__contents .center h3 ~ p {
    max-width: 550px;
    margin: 0px auto; }
  .about__contents .center h3 ~ h2 {
    font-size: 20px;
    line-height: 1.3em; }
  .about__contents .center .kv {
    width: 100%;
    margin: 40px 0px; }
@media (max-width: 767px) {
  .about__contents li:nth-child(3n) {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; } }
@media (max-width: 767px) {
  .about__contents li {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px; } }

.about-block {
  margin: 50px auto; }
  @media (max-width: 767px) {
    .about-block {
      margin: 30px auto; } }
  .about-block img {
    display: block;
    margin: 0px auto 20px; }
    @media (max-width: 767px) {
      .about-block img {
        width: 100%; } }
  .about-block p {
    max-width: 700px;
    margin: 0px auto; }
    @media (max-width: 767px) {
      .about-block p {
        margin: 0px auto 20px; } }
  .about-block .row.borderline {
    border-bottom: 1px solid #EEEEEE; }
  .about-block .row:not(.last) {
    padding-bottom: 50px; }
    @media (max-width: 767px) {
      .about-block .row:not(.last) {
        padding-bottom: 20px; } }

.press-division {
  padding: 50px 0px; }
  @media (max-width: 1024px) {
    .press-division {
      padding: 50px 40px; } }
  .press-division section {
    overflow: hidden;
    *zoom: 1; }

.latest-news {
  background: #EEEEEE; }
  .latest-news article {
    padding: 20px 20px;
    margin-bottom: 20px;
    min-height: 380px;
    background: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 1024px) {
      .latest-news article:nth-child(3n) {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
    @media (max-width: 1024px) {
      .latest-news article {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
    .latest-news article p {
      line-height: 1.2em; }
    .latest-news article .date {
      color: #9C9C9C;
      margin: 5px 0px 10px;
      font-size: 14px; }
    .latest-news article h4 {
      line-height: 1.2em;
      color: #191A1A; }
    .latest-news article img {
      width: 100%; }

.older-news {
  min-height: 350px; }
  .older-news .mix {
    display: none; }
  .older-news ul {
    margin-bottom: 20px; }
    .older-news ul li {
      display: inline-block; }
      @media (max-width: 767px) {
        .older-news ul li {
          margin-bottom: 5px; } }
  .older-news article {
    border-bottom: 1px solid #EEEEEE;
    min-height: 100px;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .older-news article {
        min-height: initial;
        padding-bottom: 10px;
        margin-bottom: 10px; } }
    .older-news article img {
      width: 75px; }
      @media (max-width: 767px) {
        .older-news article img {
          display: none !important; } }
    .older-news article div {
      width: 80%;
      margin-left: 10px; }
      @media (max-width: 767px) {
        .older-news article div {
          margin-left: 0px; } }
    .older-news article img, .older-news article div {
      display: inline-block;
      vertical-align: top; }
    .older-news article h6 {
      margin-bottom: 5px; }
      .older-news article h6 span {
        color: #9C9C9C;
        font-size: 12px; }
    .older-news article h4 {
      color: #191A1A; }
    .older-news article p {
      font-size: 14px;
      color: #9C9C9C;
      line-height: 1.2em; }

.press__img {
  height: 180px;
  overflow: hidden;
  margin-bottom: 10px; }

@media (max-width: 767px) {
  .static-inner__content {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; } }
.static-inner__content .static-inner--date {
  padding: 0px 0px 10px;
  color: #9C9C9C;
  font-size: 14px; }
.static-inner__content img {
  width: 100%;
  display: block;
  padding-bottom: 30px; }
.static-inner__content h2 {
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  padding-bottom: 30px;
  line-height: 150%; }
.static-inner__content h3 {
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  margin: 10px 0; }
.static-inner__content p {
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 180%;
  margin-bottom: 20px; }
.static-inner__content a {
  color: #9FBF3C;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .static-inner__content a:hover {
    color: #87a233; }

.other-links li {
  border-bottom: 1px solid #EEEEEE;
  padding: 10px 0; }
  .other-links li:first-child {
    border-top: 1px solid #EEEEEE; }
  .other-links li:hover h4 {
    color: #87a233; }
.other-links a {
  display: block; }
  .other-links a:before, .other-links a:after {
    content: " ";
    display: table; }
  .other-links a:after {
    clear: both; }
.other-links h3 {
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  color: #191A1A;
  margin: 0; }
  .other-links h3 span {
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #9C9C9C; }
.other-links h4 {
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #191A1A;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  display: inline-block;
  vertical-align: middle;
  line-height: 140%; }
  .other-links h4 span {
    font-size: 12px;
    border: 1px solid #191A1A;
    padding: 5px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 100%; }
.other-links img {
  width: 14.28571%;
  float: left;
  margin-right: 2.85714%; }
.other-links .date {
  width: 14.28571%;
  float: left;
  margin-right: 2.85714%; }
.other-links .title {
  width: 65.71429%;
  float: right;
  margin-right: 0; }

@media (max-width: 767px) {
  .static-inner__sidebar {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; } }
.static-inner__sidebar .sidebar__block {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0 20px; }
  .static-inner__sidebar .sidebar__block:first-child {
    padding-top: 0; }
  .static-inner__sidebar .sidebar__block img {
    width: 100%;
    display: block; }
  .static-inner__sidebar .sidebar__block h3 {
    font-weight: bold;
    margin: 10px 0; }
  .static-inner__sidebar .sidebar__block ul {
    margin: 10px 0; }
  .static-inner__sidebar .sidebar__block li {
    font-size: 14px;
    line-height: 1.5em;
    word-break: break-all; }
    .static-inner__sidebar .sidebar__block li a {
      color: #9FBF3C;
      -moz-transition: color 0.25s;
      -o-transition: color 0.25s;
      -webkit-transition: color 0.25s;
      transition: color 0.25s; }
      .static-inner__sidebar .sidebar__block li a:hover {
        color: #87a233; }
  .static-inner__sidebar .sidebar__block a {
    color: #191A1A; }
.static-inner__sidebar .social-links {
  margin-top: 15px; }
  .static-inner__sidebar .social-links li {
    width: 30px;
    height: 30px;
    background: #9C9C9C;
    border-radius: 100%;
    display: inline-block;
    margin-right: 10px;
    -moz-transition: background 0.25s;
    -o-transition: background 0.25s;
    -webkit-transition: background 0.25s;
    transition: background 0.25s; }
    .static-inner__sidebar .social-links li:hover {
      background: #6d6e70; }
  .static-inner__sidebar .social-links a {
    text-align: center;
    font-size: 16px;
    color: white;
    position: relative;
    display: block;
    padding-top: 8px; }

.simple-division {
  height: 50vh;
  margin-top: 70px; }
  @media (max-width: 767px) {
    .simple-division {
      height: auto;
      margin-top: 140px; } }
  @media (max-width: 767px) {
    .simple-division .table {
      display: block; } }
  @media (max-width: 767px) {
    .simple-division .table-cell {
      display: block; } }

.simple__container {
  overflow: hidden;
  *zoom: 1; }
  .simple__container img {
    display: block;
    margin: 0px auto; }
  .simple__container a {
    display: inline-block;
    width: auto; }

.simple__action {
  border-top: 1px solid #EEEEEE;
  padding-top: 45px;
  margin: 45px auto 0px;
  text-align: center; }

#opc_account_errors {
  padding: 20px;
  background: #fdeeef;
  border: 1px solid #f8c1c4; }
  @media (max-width: 767px) {
    #opc_account_errors {
      margin-top: 30px; } }
  #opc_account_errors ol {
    list-style: inherit;
    margin-left: 20px; }
  #opc_account_errors li {
    margin: 5px 0px; }

b.error {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
  display: block; }

.overlay.active {
  display: block; }

.newsletter-subscribed {
  background: url("//www.switcheasy.com/themes/switcheasy/img/newsletter-subscribed.jpg") no-repeat;
  width: 350px;
  position: fixed;
  z-index: 1000;
  top: 50%;
  height: 350px;
  margin-top: -175px;
  display: none; }
  @media (max-width: 767px) {
    .newsletter-subscribed {
      background-size: 80%;
      width: 300px; } }

#pagenotfound {
  background: #F8F8F8; }

.four-zero-four {
  position: relative; }
  .four-zero-four .img {
    height: 598px; }
    .four-zero-four .img img {
      position: absolute; }
  .four-zero-four .content {
    width: 320px;
    position: absolute;
    top: 190px;
    left: 117px;
    color: white; }
  .four-zero-four h4 {
    font-size: 34px;
    line-height: 1.2em;
    text-transform: uppercase; }
  .four-zero-four p {
    line-height: 1.4em; }
  .four-zero-four a {
    display: inline-block;
    background: #E7672B;
    color: white;
    padding: 2px 5px; }

.instagram-lists {
  margin-top: 40px;
  position: relative; }
  @media (max-width: 767px) {
    .instagram-lists {
      margin-top: 20px; } }
  .instagram-lists li {
    margin-bottom: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid white;
    background: white; }
    @media (max-width: 767px) {
      .instagram-lists li {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
    @media (max-width: 767px) {
      .instagram-lists li:nth-child(4n) {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
    .instagram-lists li img {
      width: 100%; }

.instagram-banner {
  overflow: hidden;
  *zoom: 1;
  margin-top: 40px; }
  .instagram-banner img {
    width: 100%; }
  .instagram-banner > div {
    position: relative; }
    @media (max-width: 767px) {
      .instagram-banner > div {
        margin: 0px 0px 10px; } }
  .instagram-banner .countdown-number {
    position: absolute;
    font-size: 100px;
    color: white;
    top: 0px;
    margin-top: 100px;
    width: 100%;
    text-align: center;
    font-weight: 700; }
    @media (max-width: 1024px) {
      .instagram-banner .countdown-number {
        margin-top: 70px; } }
    @media (max-width: 767px) {
      .instagram-banner .countdown-number {
        margin: 68px 0px 0px;
        font-size: 60px; } }

body.instagram {
  background-image: url("//www.switcheasy.com/themes/switcheasy/img/bgs/footer_lodyas.png");
  background-repeat: repeat; }

body.airmask {
  font-family: 'Noto', sans-serif;
  background: black;
  min-width: 940px; }
  body.airmask .scroll-bg p, body.airmask .fixed-bg p {
    font-family: 'Noto', sans-serif;
    font-size: 12pt;
    color: #EEEEEE;
    line-height: 25px; }
  body.airmask h1 {
    font-family: 'Noto', sans-serif;
    font-weight: 700;
    font-size: 42pt;
    color: #EEEEEE;
    /*color:#3D3D3D;*/ }
  body.airmask h2 {
    font-family: 'Noto', sans-serif;
    font-weight: 400;
    font-size: 24px;
    font-weight: bold;
    color: #EEEEEE;
    margin: 0px 0px 10px; }
  body.airmask h3 {
    color: white; }
  body.airmask ul {
    margin-bottom: 20px; }
  body.airmask .contents {
    margin: 60px 0px; }
    body.airmask .contents h3 {
      color: white;
      font-size: 60px;
      font-weight: bold; }
    body.airmask .contents p {
      line-height: 2em;
      color: #9C9C9C; }

.uk-margin-large-left {
  color: #eee; }

.scroll-bg h3 {
  text-align: center;
  margin-bottom: 50px; }

.fixed-bg {
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center; }
  .fixed-bg h3 {
    margin-bottom: 30px; }

.center-img img {
  margin: 0px auto;
  display: block; }

.se-bg-01 {
  height: 450px; }
  .se-bg-01 .contents {
    margin-bottom: 0px !important; }

.se-bg-02 {
  background-image: url("//www.switcheasy.com//img/airmask/landing/bg/bk-window-chair.jpg");
  height: 600px; }
  .se-bg-02 .contents {
    margin: 0px !important; }
  .se-bg-02 img {
    margin-top: -25px; }

.se-bg-03 {
  margin: 60px 0px; }

.se-bg-04 {
  background-image: url("//www.switcheasy.com//img/airmask/landing/bg/bk-brown-desk.jpg");
  height: 400px; }
  .se-bg-04 .contents {
    margin-bottom: 0px !important; }

.se-bg-05 {
  height: 500px; }
  .se-bg-05 h3 {
    text-align: left; }
  .se-bg-05 .contents {
    margin: 0px !important; }

.se-bg-06 {
  background-image: url("//www.switcheasy.com//img/airmask/landing/bg/bk-coldgray-road.jpg"); }
  .se-bg-06 .contents {
    margin-top: 0px !important;
    margin-bottom: 200px !important; }
  .se-bg-06 h3 {
    text-align: center; }

.se-bg-07 {
  position: relative; }
  .se-bg-07 p {
    width: 75%;
    margin: 0px auto;
    text-align: center; }
  .se-bg-07 img {
    position: absolute;
    height: 300px;
    left: 50%;
    top: 50%;
    margin-left: -100px;
    margin-top: -390px; }

.se-bg-08 {
  background-image: url("//www.switcheasy.com//img/airmask/landing/bg/bk-green-half-bubble.jpg"); }

.se-container {
  max-width: 1024px; }

.se-text-panel {
  height: 350px; }

.se-text-panel h1 {
  margin-bottom: 30px; }

.se-text-panel-left-margin {
  margin-left: 40px; }

.se-sector-spacing {
  margin-top: 5%; }

.se-sector-extra-spacing {
  margin-top: 10%; }

.se-sector-xl-spacing {
  margin-top: 15%; }

.se-pw-thumb img {
  margin-bottom: 10px;
  width: 80px;
  height: 80px;
  border: 1px solid #606161; }

.se-pw img {
  width: 500px;
  height: 625px;
  margin-top: -30px; }

.se-footer, .se-navbar {
  background-color: #282827; }

.se-footer a {
  color: #EEE; }

.se-navbar ul li a {
  color: #EEE; }

.se-social i {
  color: #EEE; }

.se-social li {
  display: inline-block; }

.se-btn-model, .se-btn-model:focus, .se-btn-model:hover {
  background-color: #252525;
  color: #EEEEEE; }
  .se-btn-model:hover, .se-btn-model:focus:hover, .se-btn-model:hover:hover {
    background-color: #fefefe;
    color: #000; }

.se-btn-col-gold, .se-btn-col-gold:focus, .se-btn-col-gold:hover {
  background-color: #D9B665;
  color: #EEEEEE; }

.se-btn-col-silver, .se-btn-col-silver:focus, .se-btn-col-silver:hover {
  background-color: #8C8C8C;
  color: #EEEEEE; }

.se-btn-col-gray, .se-btn-col-gray:focus, .se-btn-col-gray:hover {
  background-color: #474746;
  color: #EEEEEE; }

.se-price {
  font-size: 36px; }

.se-btn-cart {
  display: inline-block;
  font-size: 24px;
  color: #fff;
  line-height: 56px;
  padding: 0 42px;
  background: #9dbd3e;
  border: none;
  cursor: pointer;
  margin-top: 15px;
  -webkit-appearance: none;
  border-radius: 0; }

.se-btn-cart-pre-order {
  width: 265px; }

.se-logo {
  height: 25px;
  margin: 7px 10px 0 15px;
  float: left; }

.se-cart-area {
  height: 715px;
  margin-top: 150px;
  margin-bottom: 200px; }

.se-tag-line-h2 {
  font-family: 'Noto', sans-serif;
  font-weight: 700;
  font-size: 32pt;
  color: #EEEEEE;
  margin-top: 70px; }

.uk-list li {
  color: #BCBCBB;
  margin: 5px 0px; }

.helix {
  background: black;
  min-width: 320px; }
  .helix .rollerblade-img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none; }
  .helix .rollerblade-drag {
    cursor: move; }
  .helix section {
    position: relative;
    background: black; }
    .helix section h2, .helix section h3, .helix section h4, .helix section p {
      color: white;
      font-family: 'DIN Next W01'; }
    .helix section .contents:before,
    .helix section .contents:after {
      content: " ";
      display: table; }
    .helix section .contents:after {
      clear: both; }
    .helix section .contents h3 {
      font-size: 40px;
      margin-bottom: 20px;
      text-transform: uppercase; }
      @media (max-width: 1024px) {
        .helix section .contents h3 {
          font-size: 24px;
          margin-left: 30px;
          margin-right: 30px; } }
    .helix section .contents p {
      font-size: 19px;
      margin-bottom: 20px;
      line-height: 1.4em;
      font-weight: lighter; }
      @media (max-width: 1024px) {
        .helix section .contents p {
          font-size: 14px;
          margin-left: 30px;
          margin-right: 30px; } }
  .helix .center-img > .contents > img {
    margin-top: 50px;
    width: 100%; }
  .helix .helix-s1 {
    overflow: hidden;
    height: 800px;
    margin-top: -100px;
    margin-bottom: 100px; }
    @media (max-width: 767px) {
      .helix .helix-s1 {
        height: 520px;
        margin-bottom: 0; } }
    @media (min-width: 736px) and (max-width: 767px) {
      .helix .helix-s1 {
        height: 670px; } }
    .helix .helix-s1 img {
      position: absolute; }
    .helix .helix-s1 .helix-s1-title {
      top: 50%;
      left: 50%;
      margin-left: -162px; }
      @media (max-width: 767px) {
        .helix .helix-s1 .helix-s1-title {
          width: 100px;
          margin-left: -50px;
          margin-top: 115px; } }
      @media (min-width: 375px) and (max-width: 550px) {
        .helix .helix-s1 .helix-s1-title {
          margin-top: 145px; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        .helix .helix-s1 .helix-s1-title {
          width: 200px;
          margin-left: -100px;
          margin-top: 120px; } }
    .helix .helix-s1 .contents {
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -232px;
      margin-top: 130px; }
      @media (max-width: 767px) {
        .helix .helix-s1 .contents {
          margin-left: -149px;
          margin-top: 160px; }
          .helix .helix-s1 .contents h3 {
            font-size: 16px;
            margin-bottom: 5px; }
          .helix .helix-s1 .contents p {
            font-size: 14px; } }
      @media (min-width: 375px) and (max-width: 550px) {
        .helix .helix-s1 .contents {
          margin-top: 200px; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        .helix .helix-s1 .contents {
          margin-top: 200px;
          margin-left: -169px; } }
    @media (max-width: 1440px) {
      .helix .helix-s1 .helix-s1-model {
        width: 50%;
        margin-top: 100px; } }
    @media (max-width: 767px) {
      .helix .helix-s1 .helix-s1-model {
        margin-top: 200px;
        width: 65%; } }
    @media (min-width: 768px) and (max-width: 849px) {
      .helix .helix-s1 .helix-s1-model {
        width: 53%;
        margin-top: 220px; } }
    @media (max-width: 767px) {
      .helix .helix-s1 .s1-model-left {
        left: -24%; } }
    @media (min-width: 568px) and (max-width: 667px) {
      .helix .helix-s1 .s1-model-left {
        left: -30%; } }
    @media (min-width: 736px) and (max-width: 767px) {
      .helix .helix-s1 .s1-model-left {
        left: -33%; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .helix .helix-s1 .s1-model-left {
        left: -17%; } }
    @media (max-width: 767px) {
      .helix .helix-s1 .s1-model-right {
        right: -24%; } }
    @media (min-width: 568px) and (max-width: 667px) {
      .helix .helix-s1 .s1-model-right {
        right: -30%; } }
    @media (min-width: 736px) and (max-width: 767px) {
      .helix .helix-s1 .s1-model-right {
        right: -33%; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .helix .helix-s1 .s1-model-right {
        right: -17%; } }
  .helix .helix-s2 {
    margin-bottom: 150px; }
    @media (max-width: 767px) {
      .helix .helix-s2 {
        margin-top: 20px;
        margin-bottom: 0;
        height: 460px; } }
    @media (min-width: 375px) and (max-width: 550px) {
      .helix .helix-s2 {
        margin-top: 50px; } }
    @media (min-width: 568px) and (max-width: 667px) {
      .helix .helix-s2 {
        margin-top: 540px; } }
    .helix .helix-s2 .contents {
      position: relative; }
    @media (max-width: 767px) {
      .helix .helix-s2 .contents__left {
        margin-top: 280px; } }
    @media (min-width: 568px) and (max-width: 667px) {
      .helix .helix-s2 .contents__left {
        margin-top: -200px; } }
    .helix .helix-s2 .contents__left h3 {
      margin-bottom: 25px; }
    .helix .helix-s2 .contents__left .helix-s2-medal {
      display: inline-block;
      width: 200px; }
      @media (max-width: 767px) {
        .helix .helix-s2 .contents__left .helix-s2-medal {
          position: absolute;
          margin-top: -300px;
          width: 120px;
          right: 40px; } }
      @media (min-width: 568px) and (max-width: 667px) {
        .helix .helix-s2 .contents__left .helix-s2-medal {
          width: 150px;
          right: 100px; } }
      @media (min-width: 375px) and (max-width: 550px) {
        .helix .helix-s2 .contents__left .helix-s2-medal {
          margin-top: -280px; } }
      @media (min-width: 568px) and (max-width: 667px) {
        .helix .helix-s2 .contents__left .helix-s2-medal {
          right: 125px;
          width: 25%; } }
      @media (min-width: 736px) and (max-width: 767px) {
        .helix .helix-s2 .contents__left .helix-s2-medal {
          width: 20%;
          margin-right: 100px; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        .helix .helix-s2 .contents__left .helix-s2-medal {
          position: absolute;
          margin-top: 20px;
          margin-left: 20px;
          width: 130px; } }
    .helix .helix-s2 .contents__left p {
      display: inline-block;
      width: 48%;
      margin-left: 35px; }
      @media (max-width: 767px) {
        .helix .helix-s2 .contents__left p {
          width: 80%;
          margin-left: 30px; } }
      @media (min-width: 568px) and (max-width: 667px) {
        .helix .helix-s2 .contents__left p {
          width: 89%; } }
      @media (min-width: 736px) and (max-width: 767px) {
        .helix .helix-s2 .contents__left p {
          width: 90%; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        .helix .helix-s2 .contents__left p {
          margin-left: 180px; } }
    @media (max-width: 767px) {
      .helix .helix-s2 .contents__right {
        height: 550px;
        margin-top: -325px; } }
    @media (min-width: 568px) and (max-width: 667px) {
      .helix .helix-s2 .contents__right {
        margin-top: -340px; } }
    @media (min-width: 768px) and (max-width: 849px) {
      .helix .helix-s2 .contents__right {
        margin-left: -85px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .helix .helix-s2 .contents__right .threesixty {
        position: relative; } }
    .helix .helix-s2 .contents__right .threesixty img {
      cursor: all-scroll;
      position: absolute;
      margin-top: -180px;
      width: 600px; }
      @media (max-width: 767px) {
        .helix .helix-s2 .contents__right .threesixty img {
          margin-left: -80px;
          margin-top: -165px; } }
      @media (min-width: 568px) and (max-width: 667px) {
        .helix .helix-s2 .contents__right .threesixty img {
          max-width: none;
          width: 60%;
          margin-left: 20px; } }
      @media (min-width: 736px) and (max-width: 767px) {
        .helix .helix-s2 .contents__right .threesixty img {
          width: 70%;
          margin-left: -30px; } }
      @media (min-width: 768px) and (max-width: 849px) {
        .helix .helix-s2 .contents__right .threesixty img {
          margin-top: -140px;
          margin-left: 95px; } }
      @media (min-width: 1025px) {
        .helix .helix-s2 .contents__right .threesixty img {
          margin-top: -220px; } }
    .helix .helix-s2 .contents__right .slide-left {
      cursor: pointer;
      text-align: center;
      width: 70px;
      height: 70px;
      position: absolute;
      top: 50%;
      margin-left: 70px;
      margin-top: -35px; }
      @media (max-width: 767px) {
        .helix .helix-s2 .contents__right .slide-left {
          display: none; } }
      @media (min-width: 768px) and (max-width: 849px) {
        .helix .helix-s2 .contents__right .slide-left {
          margin-left: 100px; } }
    .helix .helix-s2 .contents__right .slide-right {
      cursor: pointer;
      text-align: center;
      width: 70px;
      height: 70px;
      position: absolute;
      top: 50%;
      margin-left: 360px;
      margin-top: -35px; }
      @media (max-width: 767px) {
        .helix .helix-s2 .contents__right .slide-right {
          display: none; } }
      @media (min-width: 768px) and (max-width: 849px) {
        .helix .helix-s2 .contents__right .slide-right {
          margin-left: 400px; } }
      @media (min-width: 1025px) {
        .helix .helix-s2 .contents__right .slide-right {
          margin-left: 440px; } }
    .helix .helix-s2 .contents__right .fa {
      font-size: 70px;
      color: white; }
  .helix .helix-s3 {
    overflow-x: hidden;
    height: 700px; }
    @media (max-width: 767px) {
      .helix .helix-s3 {
        height: 520px; } }
    @media (min-width: 568px) and (max-width: 667px) {
      .helix .helix-s3 {
        height: 625px;
        margin-top: -480px; } }
    @media (min-width: 736px) and (max-width: 767px) {
      .helix .helix-s3 {
        height: 680px; } }
    @media (min-width: 768px) and (max-width: 849px) {
      .helix .helix-s3 {
        height: 600px; } }
    .helix .helix-s3 .contents {
      position: relative; }
    .helix .helix-s3 .contents__left img {
      position: absolute;
      left: -370px;
      width: 1080px;
      margin-left: 35px; }
      @media (max-width: 767px) {
        .helix .helix-s3 .contents__left img {
          max-width: none;
          width: 725px;
          left: -260px; } }
      @media (min-width: 375px) and (max-width: 550px) {
        .helix .helix-s3 .contents__left img {
          width: 750px;
          left: -250px; } }
      @media (min-width: 568px) and (max-width: 667px) {
        .helix .helix-s3 .contents__left img {
          width: 900px; } }
      @media (min-width: 736px) and (max-width: 767px) {
        .helix .helix-s3 .contents__left img {
          width: 1000px; } }
      @media (min-width: 768px) and (max-width: 849px) {
        .helix .helix-s3 .contents__left img {
          left: -260px; } }
    .helix .helix-s3 p {
      position: absolute;
      margin-top: 350px; }
      @media (max-width: 767px) {
        .helix .helix-s3 p {
          margin-top: 400px; } }
      @media (min-width: 568px) and (max-width: 667px) {
        .helix .helix-s3 p {
          margin-top: 520px; } }
      @media (min-width: 736px) and (max-width: 767px) {
        .helix .helix-s3 p {
          margin-top: 480px; } }
  .helix .contents__left, .helix .contents__right {
    display: inline-block;
    vertical-align: middle;
    width: 49%; }
    @media (max-width: 767px) {
      .helix .contents__left, .helix .contents__right {
        width: 100%; } }
  .helix .helix-s4 {
    height: 500px; }
    @media (max-width: 767px) {
      .helix .helix-s4 {
        height: 600px; } }
    .helix .helix-s4 .contents__right {
      overflow-x: hidden;
      cursor: all-scroll; }
      .helix .helix-s4 .contents__right img {
        position: absolute;
        width: 500px;
        margin-top: -160px; }
        @media (max-width: 767px) {
          .helix .helix-s4 .contents__right img {
            margin-top: 0; } }
        @media (min-width: 568px) and (max-width: 667px) {
          .helix .helix-s4 .contents__right img {
            width: 90%;
            margin-left: 30px; } }
        @media (min-width: 736px) and (max-width: 767px) {
          .helix .helix-s4 .contents__right img {
            width: 90%;
            margin-left: 30px; } }
        @media (min-width: 768px) and (max-width: 849px) {
          .helix .helix-s4 .contents__right img {
            width: 385px;
            margin-top: -100px; } }
        @media (min-width: 1025px) {
          .helix .helix-s4 .contents__right img {
            width: 550px; } }
    @media (max-width: 767px) {
      .helix .helix-s4 .contents__left {
        position: absolute;
        margin-top: 200px; }
        .helix .helix-s4 .contents__left img {
          width: 130px; } }
    @media (min-width: 768px) and (max-width: 849px) {
      .helix .helix-s4 .contents__left img {
        width: 150px; } }
    @media (min-width: 568px) and (max-width: 667px) {
      .helix .helix-s4 .contents__left {
        margin-top: 325px; } }
    @media (min-width: 736px) and (max-width: 767px) {
      .helix .helix-s4 .contents__left {
        margin-top: 400px; } }
  .helix .helix-s5 .contents__left img {
    width: 500px; }
    @media (max-width: 767px) {
      .helix .helix-s5 .contents__left img {
        max-width: none;
        width: 80%;
        margin-left: 30px; } }
    @media (min-width: 375px) and (max-width: 550px) {
      .helix .helix-s5 .contents__left img {
        width: 315px; } }
    @media (min-width: 568px) and (max-width: 667px) {
      .helix .helix-s5 .contents__left img {
        width: 90%;
        margin-top: 30px; } }
    @media (min-width: 736px) and (max-width: 767px) {
      .helix .helix-s5 .contents__left img {
        width: 80%; } }

@media (max-width: 767px) {
  .helix-s7 .se-pw-thumb {
    position: absolute;
    margin-top: 400px !important;
    margin-left: 30px; }
    .helix-s7 .se-pw-thumb img {
      width: 60px;
      height: 60px; }
  .helix-s7 .se-pw img {
    height: 350px;
    margin-top: 20px;
    width: 320px; }
  .helix-s7 .uk-grid {
    margin-left: 0px; }
  .helix-s7 .uk-width-2-5 {
    width: 100%;
    margin-top: 50px; }
  .helix-s7 .uk-width-3-5 {
    width: 100%;
    padding-left: 0; }
  .helix-s7 .uk-width-4-5 {
    width: 100%; }
  .helix-s7 .uk-margin-large-left {
    margin-left: 30px !important; }
  .helix-s7 .uk-grid > * {
    padding-left: 0px; } }
@media (min-width: 375px) and (max-width: 550px) {
  .helix-s7 .se-pw img {
    margin-left: 30px; } }
@media (min-width: 768px) {
  .helix-s7 .se-pw img {
    margin-left: 0; } }
@media (min-width: 768px) and (max-width: 849px) {
  .helix-s7 .uk-margin-large-left {
    margin-left: 15px !important; } }
@media (min-width: 768px) and (max-width: 849px) {
  .helix-s7 .uk-margin-large-top {
    margin-top: 0px !important; } }
@media (min-width: 736px) and (max-width: 767px) {
  .helix-s7 .uk-width-3-5 {
    width: 48%;
    float: left;
    margin-top: 100px; } }
@media (min-width: 736px) and (max-width: 767px) {
  .helix-s7 .uk-width-2-5 {
    width: 48%; } }
.helix-s7 .uk-margin-large-top img {
  width: 200px;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .helix-s7 .uk-margin-large-top img {
      width: 120px;
      margin-bottom: 10px;
      margin-top: 20px; } }
.helix-s7 .uk-margin-large-top h2 {
  font-size: 24px;
  margin-bottom: 15px; }
.helix-s7 .uk-margin-large-top li {
  font-size: 16px; }
.helix-s7 #helix-purchase {
  height: 800px;
  padding-top: 120px;
  margin-top: 0; }
  @media (max-width: 767px) {
    .helix-s7 #helix-purchase {
      padding-top: 0;
      height: 650px; } }
.helix-s7 .uk-margin-top {
  margin-bottom: 15px; }
.helix-s7 .se-pdt-des {
  font-size: 20px;
  margin-bottom: 15px; }
.helix-s7 .uk-width-1-5 {
  margin-top: 8px; }
  @media (max-width: 767px) {
    .helix-s7 .uk-width-1-5 {
      width: 90%; } }
@media (max-width: 767px) {
  .helix-s7 .uk-button-large {
    font-size: 12px; } }
@media (min-width: 768px) and (max-width: 849px) {
  .helix-s7 .se-btn-model {
    width: 170px;
    margin-left: 30px; } }
@media (min-width: 851px) {
  .helix-s7 .se-btn-model {
    width: 140px;
    margin-left: 10px; } }
@media (min-width: 768px) and (max-width: 849px) {
  .helix-s7 .fusion-red {
    width: 170px;
    margin-left: 30px; } }
@media (min-width: 768px) and (max-width: 849px) {
  .helix-s7 .stealth-black {
    width: 170px;
    margin-left: 30px !important;
    margin-top: 7px; } }

.coverbuddy-nine .section h2 {
  font-weight: 100;
  letter-spacing: 1px;
  font-size: 40px;
  font-family: 'District Pro W01','helvetica', 'arial', 'sans serif';
  color: #666666; }
.coverbuddy-nine .section h3 {
  font-weight: 100;
  letter-spacing: 1px;
  font-size: 44px;
  font-family: 'District Pro W01','helvetica', 'arial', 'sans serif';
  color: #666666; }
.coverbuddy-nine .section h4 {
  font-weight: 100;
  letter-spacing: 1px;
  font-size: 40px;
  font-family: 'District Pro W01','helvetica', 'arial', 'sans serif';
  color: #666666; }
.coverbuddy-nine .section h5 {
  font-weight: 100;
  letter-spacing: 1px;
  font-size: 40px;
  font-family: 'District Pro W01','helvetica', 'arial', 'sans serif';
  color: #666666; }
.coverbuddy-nine .section p, .coverbuddy-nine .section li, .coverbuddy-nine .section span {
  font-family: 'District Pro W01','helvetica', 'arial', 'sans serif';
  color: #666666;
  font-weight: 100;
  letter-spacing: 1px; }

.nude .section h2, .nude-mb .section h2, .aero .section h2, .nplus .section h2, .play .section h2, .numbers .section h2, .coverbuddy .section h2, .monsters .section h2, .fleur .section h2, #zero35 .section h2, #revive7 .section h2, #flash7 .section h2, #nudeM7 .section h2, #numbers7 .section h2, #fleur7 .section h2, #monsters7 .section h2, #nude7 .section h2, .nude .section span.sp-note, .nude-mb .section span.sp-note, .aero .section span.sp-note, .nplus .section span.sp-note, .play .section span.sp-note, .numbers .section span.sp-note, .coverbuddy .section span.sp-note, .monsters .section span.sp-note, .fleur .section span.sp-note, #zero35 .section span.sp-note, #revive7 .section span.sp-note, #flash7 .section span.sp-note, #nudeM7 .section span.sp-note, #numbers7 .section span.sp-note, #fleur7 .section span.sp-note, #monsters7 .section span.sp-note, #nude7 .section span.sp-note, .nude .section span.sp-note2, .nude-mb .section span.sp-note2, .aero .section span.sp-note2, .nplus .section span.sp-note2, .play .section span.sp-note2, .numbers .section span.sp-note2, .coverbuddy .section span.sp-note2, .monsters .section span.sp-note2, .fleur .section span.sp-note2, #zero35 .section span.sp-note2, #revive7 .section span.sp-note2, #flash7 .section span.sp-note2, #nudeM7 .section span.sp-note2, #numbers7 .section span.sp-note2, #fleur7 .section span.sp-note2, #monsters7 .section span.sp-note2, #nude7 .section span.sp-note2, .nude .section a.product-name, .nude-mb .section a.product-name, .aero .section a.product-name, .nplus .section a.product-name, .play .section a.product-name, .numbers .section a.product-name, .coverbuddy .section a.product-name, .monsters .section a.product-name, .fleur .section a.product-name, #zero35 .section a.product-name, #revive7 .section a.product-name, #flash7 .section a.product-name, #nudeM7 .section a.product-name, #numbers7 .section a.product-name, #fleur7 .section a.product-name, #monsters7 .section a.product-name, #nude7 .section a.product-name {
  font-weight: 200;
  font-size: 40px;
  font-family: 'helvetica', 'arial', 'sans serif';
  font-weight: normal;
  color: black;
  margin-bottom: 3px; }
  @media (max-width: 736px) {
    .nude .section h2, .nude-mb .section h2, .aero .section h2, .nplus .section h2, .play .section h2, .numbers .section h2, .coverbuddy .section h2, .monsters .section h2, .fleur .section h2, #zero35 .section h2, #revive7 .section h2, #flash7 .section h2, #nudeM7 .section h2, #numbers7 .section h2, #fleur7 .section h2, #monsters7 .section h2, #nude7 .section h2, .nude .section span.sp-note, .nude-mb .section span.sp-note, .aero .section span.sp-note, .nplus .section span.sp-note, .play .section span.sp-note, .numbers .section span.sp-note, .coverbuddy .section span.sp-note, .monsters .section span.sp-note, .fleur .section span.sp-note, #zero35 .section span.sp-note, #revive7 .section span.sp-note, #flash7 .section span.sp-note, #nudeM7 .section span.sp-note, #numbers7 .section span.sp-note, #fleur7 .section span.sp-note, #monsters7 .section span.sp-note, #nude7 .section span.sp-note, .nude .section span.sp-note2, .nude-mb .section span.sp-note2, .aero .section span.sp-note2, .nplus .section span.sp-note2, .play .section span.sp-note2, .numbers .section span.sp-note2, .coverbuddy .section span.sp-note2, .monsters .section span.sp-note2, .fleur .section span.sp-note2, #zero35 .section span.sp-note2, #revive7 .section span.sp-note2, #flash7 .section span.sp-note2, #nudeM7 .section span.sp-note2, #numbers7 .section span.sp-note2, #fleur7 .section span.sp-note2, #monsters7 .section span.sp-note2, #nude7 .section span.sp-note2, .nude .section a.product-name, .nude-mb .section a.product-name, .aero .section a.product-name, .nplus .section a.product-name, .play .section a.product-name, .numbers .section a.product-name, .coverbuddy .section a.product-name, .monsters .section a.product-name, .fleur .section a.product-name, #zero35 .section a.product-name, #revive7 .section a.product-name, #flash7 .section a.product-name, #nudeM7 .section a.product-name, #numbers7 .section a.product-name, #fleur7 .section a.product-name, #monsters7 .section a.product-name, #nude7 .section a.product-name {
      font-size: 30px; } }
  @media (min-width: 737px) and (max-width: 1024px) {
    .nude .section h2, .nude-mb .section h2, .aero .section h2, .nplus .section h2, .play .section h2, .numbers .section h2, .coverbuddy .section h2, .monsters .section h2, .fleur .section h2, #zero35 .section h2, #revive7 .section h2, #flash7 .section h2, #nudeM7 .section h2, #numbers7 .section h2, #fleur7 .section h2, #monsters7 .section h2, #nude7 .section h2, .nude .section span.sp-note, .nude-mb .section span.sp-note, .aero .section span.sp-note, .nplus .section span.sp-note, .play .section span.sp-note, .numbers .section span.sp-note, .coverbuddy .section span.sp-note, .monsters .section span.sp-note, .fleur .section span.sp-note, #zero35 .section span.sp-note, #revive7 .section span.sp-note, #flash7 .section span.sp-note, #nudeM7 .section span.sp-note, #numbers7 .section span.sp-note, #fleur7 .section span.sp-note, #monsters7 .section span.sp-note, #nude7 .section span.sp-note, .nude .section span.sp-note2, .nude-mb .section span.sp-note2, .aero .section span.sp-note2, .nplus .section span.sp-note2, .play .section span.sp-note2, .numbers .section span.sp-note2, .coverbuddy .section span.sp-note2, .monsters .section span.sp-note2, .fleur .section span.sp-note2, #zero35 .section span.sp-note2, #revive7 .section span.sp-note2, #flash7 .section span.sp-note2, #nudeM7 .section span.sp-note2, #numbers7 .section span.sp-note2, #fleur7 .section span.sp-note2, #monsters7 .section span.sp-note2, #nude7 .section span.sp-note2, .nude .section a.product-name, .nude-mb .section a.product-name, .aero .section a.product-name, .nplus .section a.product-name, .play .section a.product-name, .numbers .section a.product-name, .coverbuddy .section a.product-name, .monsters .section a.product-name, .fleur .section a.product-name, #zero35 .section a.product-name, #revive7 .section a.product-name, #flash7 .section a.product-name, #nudeM7 .section a.product-name, #numbers7 .section a.product-name, #fleur7 .section a.product-name, #monsters7 .section a.product-name, #nude7 .section a.product-name {
      font-size: 30px; } }
.nude .section p, .nude-mb .section p, .aero .section p, .nplus .section p, .play .section p, .numbers .section p, .coverbuddy .section p, .monsters .section p, .fleur .section p, #zero35 .section p, #revive7 .section p, #flash7 .section p, #nudeM7 .section p, #numbers7 .section p, #fleur7 .section p, #monsters7 .section p, #nude7 .section p, .nude .section li, .nude-mb .section li, .aero .section li, .nplus .section li, .play .section li, .numbers .section li, .coverbuddy .section li, .monsters .section li, .fleur .section li, #zero35 .section li, #revive7 .section li, #flash7 .section li, #nudeM7 .section li, #numbers7 .section li, #fleur7 .section li, #monsters7 .section li, #nude7 .section li, .nude .section span, .nude-mb .section span, .aero .section span, .nplus .section span, .play .section span, .numbers .section span, .coverbuddy .section span, .monsters .section span, .fleur .section span, #zero35 .section span, #revive7 .section span, #flash7 .section span, #nudeM7 .section span, #numbers7 .section span, #fleur7 .section span, #monsters7 .section span, #nude7 .section span {
  font-family: 'helvetica', 'arial', 'sans serif';
  color: black;
  font-weight: 400;
  line-height: 1.4 !important; }
  @media (max-width: 1024px) {
    .nude .section p, .nude-mb .section p, .aero .section p, .nplus .section p, .play .section p, .numbers .section p, .coverbuddy .section p, .monsters .section p, .fleur .section p, #zero35 .section p, #revive7 .section p, #flash7 .section p, #nudeM7 .section p, #numbers7 .section p, #fleur7 .section p, #monsters7 .section p, #nude7 .section p, .nude .section li, .nude-mb .section li, .aero .section li, .nplus .section li, .play .section li, .numbers .section li, .coverbuddy .section li, .monsters .section li, .fleur .section li, #zero35 .section li, #revive7 .section li, #flash7 .section li, #nudeM7 .section li, #numbers7 .section li, #fleur7 .section li, #monsters7 .section li, #nude7 .section li, .nude .section span, .nude-mb .section span, .aero .section span, .nplus .section span, .play .section span, .numbers .section span, .coverbuddy .section span, .monsters .section span, .fleur .section span, #zero35 .section span, #revive7 .section span, #flash7 .section span, #nudeM7 .section span, #numbers7 .section span, #fleur7 .section span, #monsters7 .section span, #nude7 .section span {
      font-size: 16px; } }

#index .banners-product {
  display: inline-block;
  width: 100%; }
  #index .banners-product .grid-4, #index .banners-product .grid-4_last {
    padding: 20% 0 0;
    position: relative; }
    #index .banners-product .grid-4:before, #index .banners-product .grid-4_last:before {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5); }
    #index .banners-product .grid-4 .bg-picture, #index .banners-product .grid-4_last .bg-picture {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
      #index .banners-product .grid-4 .bg-picture span > span, #index .banners-product .grid-4_last .bg-picture span > span {
        position: absolute;
        height: 100%;
        width: 100%;
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        -moz-transition: -moz-transform 0.5s ease;
        -o-transition: -o-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        transition: transform 0.5s ease; }
        #index .banners-product .grid-4 .bg-picture span > span:hover, #index .banners-product .grid-4_last .bg-picture span > span:hover {
          -moz-transform: scale(1.15);
          -ms-transform: scale(1.15);
          -webkit-transform: scale(1.15);
          transform: scale(1.15); }
    @media (max-width: 1400px) {
      #index .banners-product .grid-4, #index .banners-product .grid-4_last {
        padding: 30% 0 0; } }
    @media (max-width: 1024px) {
      #index .banners-product .grid-4, #index .banners-product .grid-4_last {
        padding: 40% 0 0; } }
  @media (max-width: 1024px) {
    #index .banners-product .grid-4 {
      width: 50%; }
    #index .banners-product .grid-4_last {
      width: 100%; } }
  @media (max-width: 765px) {
    #index .banners-product .grid-4, #index .banners-product .grid-4_last {
      padding: 60% 0 0;
      width: 100%; } }
  #index .banners-product .content {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
    #index .banners-product .content h3 {
      color: #FFF;
      font-family: Helvetica neue, Arial;
      font-weight: 100;
      font-size: 45px; }
      @media (max-width: 1024px) {
        #index .banners-product .content h3 {
          font-size: 35px; } }
      @media (max-width: 770px) {
        #index .banners-product .content h3 {
          font-size: 34px; } }

.full-width {
  width: 100%; }

.full-height {
  height: 100%; }

.margin-bottom {
  margin-bottom: 10px; }

.dev-six {
  width: 59%;
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  @media (max-width: 736px) {
    .dev-six {
      display: block;
      width: 90%;
      margin-left: 20px; } }

.dev-five {
  width: 49%;
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  @media (max-width: 736px) {
    .dev-five {
      display: block;
      width: 90%;
      margin-left: 20px; } }

.dev-four {
  width: 39%;
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  @media (max-width: 736px) {
    .dev-four {
      display: block;
      width: 90%;
      margin-left: 20px; } }

.inline-top {
  display: inline-block;
  vertical-align: top !important; }

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

.bg-float-img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 190px;
  max-width: none;
  margin-left: -1500px; }
  @media (min-width: 1921px) and (max-width: 2980px) {
    .bg-float-img {
      margin-left: -1900px;
      height: 240px; } }
  @media (min-width: 1025px) and (max-width: 1280px) {
    .bg-float-img {
      height: 170px;
      margin-left: -1300px; } }
  @media (min-width: 737px) and (max-width: 1024px) {
    .bg-float-img {
      height: 130px;
      margin-left: -810px; } }
  @media (max-width: 736px) {
    .bg-float-img {
      left: auto;
      height: 80px;
      margin-left: -325px; } }

#nude-s2 img, .bg-float-img-nude, #nude-s5 img, #nude-s5 .descript, #aero-s3 img, #nplus-s3 .descript, #nplus-s4 .np-icon, #nplus-s6 .dev-six img {
  position: absolute; }

.product-banner .row, #nude-s5 .row {
  position: relative; }

@media (min-width: 1025px) {
  .inner-con {
    width: 350px; } }

.wide-row {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }

.campaign__banner {
  width: 100%; }

.campaign__nav {
  position: fixed;
  width: 40px;
  height: 250px;
  top: 50%;
  right: 20px;
  margin-top: -125px;
  z-index: 3; }
  @media (max-width: 767px) {
    .campaign__nav {
      display: none; } }
  .campaign__nav li {
    width: 15px;
    height: 15px;
    border: 3px solid #EEEEEE;
    border-radius: 50%;
    cursor: pointer;
    margin-bottom: 15px;
    background-color: #D9D9D9; }
  .campaign__nav li.active {
    border-color: #5D5D5D; }

.campaign section {
  position: relative; }
  .campaign section h1, .campaign section h2, .campaign section h3, .campaign section h4, .campaign section h5, .campaign section h6, .campaign section p, .campaign section li, .campaign section span, .campaign section a {
    line-height: 1.1em; }
.campaign .contents__left,
.campaign .contents__right,
.campaign .contents__selection,
.campaign .contents__preview,
.campaign .campaign__product__container,
.campaign .campaign__info__container {
  width: 45%;
  padding: 0 2%;
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  @media (min-width: 1024px) {
    .campaign .contents__left,
    .campaign .contents__right,
    .campaign .contents__selection,
    .campaign .contents__preview,
    .campaign .campaign__product__container,
    .campaign .campaign__info__container {
      width: 40%; } }
  @media (max-width: 736px) {
    .campaign .contents__left,
    .campaign .contents__right,
    .campaign .contents__selection,
    .campaign .contents__preview,
    .campaign .campaign__product__container,
    .campaign .campaign__info__container {
      display: block;
      width: 96%; } }
.campaign .contents {
  position: relative; }
.campaign .threesixty img {
  cursor: url("/themes/switcheasy/img/rcursor.png"), auto; }
.campaign .slide-left,
.campaign .slide-right {
  opacity: 0.5;
  color: #999999;
  border-radius: 8px;
  font-size: 90px;
  position: absolute;
  top: 50%;
  margin-top: -64px;
  padding: 20px 20px; }
  .campaign .slide-left:hover,
  .campaign .slide-right:hover {
    opacity: 1; }
  @media (max-width: 768px) {
    .campaign .slide-left,
    .campaign .slide-right {
      font-size: 40px;
      margin-top: -20px;
      opacity: 1; } }

#nude-order,
#numbers-order,
#colors-order,
#blocks-order,
#aero-order,
#nplus-order,
#play-order,
#monsters-order,
#coverbuddy-order,
#nude-mb-order,
#coverbuddy-nine-order,
#fleur-order,
#iphone7-order {
  z-index: 2; }
  #nude-order .campaign__product__full,
  #numbers-order .campaign__product__full,
  #colors-order .campaign__product__full,
  #blocks-order .campaign__product__full,
  #aero-order .campaign__product__full,
  #nplus-order .campaign__product__full,
  #play-order .campaign__product__full,
  #monsters-order .campaign__product__full,
  #coverbuddy-order .campaign__product__full,
  #nude-mb-order .campaign__product__full,
  #coverbuddy-nine-order .campaign__product__full,
  #fleur-order .campaign__product__full,
  #iphone7-order .campaign__product__full {
    height: 500px; }

.campaign__order {
  background-color: #FFF;
  height: auto !important;
  padding: 70px 0 !important; }
  .campaign__order .row {
    width: 100%;
    max-width: 1140px;
    margin: auto; }

.campaign__order {
  background-color: #FFF;
  height: auto;
  padding: 70px 0 !important; }
  @media (min-width: 320px) and (max-width: 736px) {
    .campaign__order {
      padding-bottom: 30px; } }
  @media (max-width: 768px) {
    .campaign__order {
      padding: 30px 0 !important; } }
  @media (max-width: 414px) {
    .campaign__order {
      padding: 10px 0 30px !important; } }
  .campaign__order .campaign__info__contents {
    margin: auto;
    padding: 0 20px; }
  .campaign__order .campaign__product__full {
    width: 500px;
    height: 625px;
    margin: auto;
    border: 1px solid #CCCCCC; }
    @media (max-width: 1024px) {
      .campaign__order .campaign__product__full {
        width: auto;
        height: auto !important; } }
  .campaign__order .campaign__product__thumb {
    margin-top: 15px;
    padding-bottom: 20px; }
    .campaign__order .campaign__product__thumb a img {
      border: 1px solid #CCCCCC;
      width: 80px;
      height: 80px; }
      @media (max-width: 768px) {
        .campaign__order .campaign__product__thumb a img {
          width: 70px;
          height: 70px; } }
  .campaign__order .campaign__info__contents .info__title {
    font-size: 70px !important; }
    @media (max-width: 767px) {
      .campaign__order .campaign__info__contents .info__title {
        font-size: 55px !important; } }
  .campaign__order .campaign__info__contents h2 {
    font-size: 24px !important;
    margin-bottom: 10px;
    margin-top: 10px; }
    @media (max-width: 767px) {
      .campaign__order .campaign__info__contents h2 {
        font-size: 20px; } }
  .campaign__order .campaign__info__contents .info__list li {
    font-size: 16px; }
    @media (max-width: 767px) {
      .campaign__order .campaign__info__contents .info__list li {
        font-size: 14px; } }
    .campaign__order .campaign__info__contents .info__list li span {
      font-weight: 900; }
  .campaign__order .campaign__info__contents .info__price {
    margin: 10px 0; }
    .campaign__order .campaign__info__contents .info__price span {
      font-size: 36px; }
  .campaign__order .dropdown-with-labels {
    width: 50%;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 768px) {
      .campaign__order .dropdown-with-labels {
        width: 100%;
        max-width: 300px;
        display: block; } }
    .campaign__order .dropdown-with-labels h2 {
      margin-bottom: 0; }
  @media (min-width: 1140px) {
    .campaign__order .dropdown__border-box__selected ~ ul {
      left: -3px; } }
  .campaign__order .info__option {
    margin-top: 0; }
    .campaign__order .info__option h2 {
      margin-top: 0; }
  .campaign__order .info__option__models {
    margin-right: 10px; }
  .campaign__order .dropdown-with-labels {
    margin-bottom: 0; }
  .campaign__order .campaign__buynow {
    margin-top: 15px; }
    .campaign__order .campaign__buynow input {
      border-radius: 50px;
      border: 3px solid #9dbd3e;
      color: #9dbd3e;
      background: transparent;
      box-shadow: inset 0 0px 0px #9dbd3e;
      -webkit-transition: box-shadow .5s ease, color .5s ease-in-out;
      -moz-transition: box-shadow .5s ease, color .5s ease-in-out;
      -ms-transition: box-shadow .5s ease, color .5s ease-in-out;
      -o-transition: box-shadow .5s ease, color .5s ease-in-out;
      transition: box-shadow .5s ease, color .5s ease-in-out;
      display: inline-block;
      font-size: 24px;
      width: 50%;
      padding: 10px 0;
      cursor: pointer;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-appearance: none; }
      @media (max-width: 768px) {
        .campaign__order .campaign__buynow input {
          width: 100%;
          max-width: 300px; } }
      .campaign__order .campaign__buynow input:active {
        color: #fff;
        box-shadow: inset 350px 0px 0px #9dbd3e; }
      @media (min-width: 1025px) {
        .campaign__order .campaign__buynow input:hover {
          color: #fff;
          box-shadow: inset 350px 0px 0px #9dbd3e; } }
  .campaign__order .info__col li {
    width: 25px;
    height: 25px;
    cursor: pointer;
    display: inline-block;
    border-radius: 50%;
    margin-right: 20px;
    border: 3px solid white; }
  .campaign__order .info__col li.active {
    border-color: #9C9C9C; }
  .campaign__order .info__col__clear {
    background: -moz-linear-gradient(-45deg, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%);
    background: -webkit-linear-gradient(-45deg, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%);
    background: -o-linear-gradient(-45deg, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%);
    background: -ms-linear-gradient(-45deg, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%);
    background: linear-gradient(135deg, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%); }
  .campaign__order .info__col__black {
    background-color: black; }
  .campaign__order .info__col__red {
    background-color: #CF0E07; }
  .campaign__order .info__col__green {
    background-color: #7CF2E1; }
  .campaign__order .info__col__pink {
    background-color: #FFBFC5; }
  .campaign__order .info__col__orange {
    background-color: #FF6623; }
  .campaign__order .info__col__slime {
    background-color: #00C654; }
  .campaign__order .info__col__gray {
    background-color: #53555e; }
  .campaign__order .info__col__white {
    background: -moz-linear-gradient(-45deg, #f2f6f8 0%, #f2f6f8 70%, #d8e1e7 71%, #d8e1e7 100%);
    background: -webkit-linear-gradient(-45deg, #f2f6f8 0%, #f2f6f8 70%, #d8e1e7 71%, #d8e1e7 100%);
    background: -o-linear-gradient(-45deg, #f2f6f8 0%, #f2f6f8 70%, #d8e1e7 71%, #d8e1e7 100%);
    background: -ms-linear-gradient(-45deg, #f2f6f8 0%, #f2f6f8 70%, #d8e1e7 71%, #d8e1e7 100%);
    background: linear-gradient(135deg, #f2f6f8 0%, #f2f6f8 70%, #d8e1e7 71%, #d8e1e7 100%); }
  .campaign__order .info__col__blue {
    background-color: #53B4E7; }
  .campaign__order .info__col__tBlue {
    background-color: #388392; }
  .campaign__order .info__col__tRose {
    background-color: #ff7275; }
  .campaign__order .info__col__grape {
    background-color: #643084; }
  .campaign__order .info__col__mBlue {
    background-color: #112c47; }
  .campaign__order .info__col__sesame {
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #939393 60%, #444444 61%, #424242 100%);
    background: -webkit-linear-gradient(-45deg, #ffffff 0%, #939393 60%, #444444 61%, #424242 100%);
    background: -o-linear-gradient(-45deg, #ffffff 0%, #939393 60%, #444444 56%, #424242 100%);
    background: -ms-linear-gradient(-45deg, #ffffff 0%, #939393 60%, #444444 56%, #424242 100%);
    background: linear-gradient(135deg, #ffffff 0%, #939393 60%, #444444 61%, #424242 100%); }
  .campaign__order .info__col__silver {
    background: -moz-linear-gradient(-45deg, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%);
    background: -webkit-linear-gradient(-45deg, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%);
    background: -o-linear-gradient(-45deg, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%);
    background: -ms-linear-gradient(-45deg, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%);
    background: linear-gradient(135deg, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%); }
  .campaign__order .info__col__gold {
    background: -moz-linear-gradient(-45deg, #f2f6f8 0%, #FBE5BE 50%, #F6D9AF 51%, #C1A47C 100%);
    background: -webkit-linear-gradient(-45deg, #f2f6f8 0%, #FBE5BE 50%, #F6D9AF 51%, #C1A47C 100%);
    background: -o-linear-gradient(-45deg, #f2f6f8 0%, #FBE5BE 50%, #F6D9AF 51%, #C1A47C 100%);
    background: -ms-linear-gradient(-45deg, #f2f6f8 0%, #FBE5BE 50%, #F6D9AF 51%, #C1A47C 100%);
    background: linear-gradient(135deg, #f2f6f8 0%, #fbe5be 50%, #f6d9af 51%, #c1a47c 100%); }
  .campaign__order .info__col__rose {
    background: -moz-linear-gradient(-45deg, #f2f6f8 0%, #F9D9C3 50%, #F4C2AA 51%, #CD9177 100%);
    background: -webkit-linear-gradient(-45deg, #f2f6f8 0%, #F9D9C3 50%, #F4C2AA 51%, #CD9177 100%);
    background: -o-linear-gradient(-45deg, #f2f6f8 0%, #F9D9C3 50%, #F4C2AA 51%, #CD9177 100%);
    background: -ms-linear-gradient(-45deg, #f2f6f8 0%, #F9D9C3 50%, #F4C2AA 51%, #CD9177 100%);
    background: linear-gradient(135deg, #f2f6f8 0%, #f9d9c3 50%, #f4c2aa 51%, #cd9177 100%); }

@media (min-width: 737px) {
  .desk {
    display: block; } }
@media (max-width: 736px) {
  .desk {
    display: none; } }

@media (min-width: 737px) {
  .mobi {
    display: none; } }
@media (max-width: 736px) {
  .mobi {
    display: block; } }

.mo_active {
  -webkit-animation: gogoro 2.8s steps(34) 1;
  -moz-animation: gogoro 2.8s steps(34) 1;
  -ms-animation: gogoro 2.8s steps(34) 1;
  -o-animation: gogoro 2.8s steps(34) 1;
  animation: gogoro 2.8s steps(34) 1; }

@-webkit-keyframes gogoro {
  100% {
    background-position: -27200px; } }
@-moz-keyframes gogoro {
  100% {
    background-position: -27200px; } }
@-ms-keyframes gogoro {
  100% {
    background-position: -27200px; } }
@-o-keyframes gogoro {
  100% {
    background-position: -27200px; } }
@keyframes gogoro {
  100% {
    background-position: -27200px; } }
.mo_active_two {
  -webkit-animation: aero 2.8s steps(28) 1;
  -moz-animation: aero 2.8s steps(28) 1;
  -ms-animation: aero 2.8s steps(28) 1;
  -o-animation: aero 2.8s steps(28) 1;
  animation: aero 2.8s steps(28) 1; }

@-webkit-keyframes aero {
  100% {
    background-position: -22400px; } }
@-moz-keyframes aero {
  100% {
    background-position: -22400px; } }
@-ms-keyframes aero {
  100% {
    background-position: -22400px; } }
@-o-keyframes aero {
  100% {
    background-position: -22400px; } }
@keyframes aero {
  100% {
    background-position: -22400px; } }
.campaign-video__player {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  right: 0; }

.product-banner {
  height: 500px;
  overflow-y: hidden; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .product-banner {
      height: 430px; } }
  @media (max-width: 414px) {
    .product-banner {
      height: 80%; } }
  @media (min-width: 415px) {
    .product-banner {
      padding-top: 102px; } }
  @media (min-width: 1025px) {
    .product-banner {
      padding-top: 72px; } }
  .product-banner .row {
    height: 100%; }
    .product-banner .row img {
      max-width: 1280px;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin: auto;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  .product-banner .fixedContainer {
    height: 500px;
    left: 0;
    right: 0;
    position: fixed;
    width: 100%;
    z-index: -1; }
    @media (min-width: 768px) and (max-width: 1024px) {
      .product-banner .fixedContainer {
        height: 430px; } }
    @media (max-width: 414px) {
      .product-banner .fixedContainer {
        height: 80%;
        padding-top: 100px; } }
    @media (min-width: 568px) and (max-width: 736px) {
      .product-banner .fixedContainer {
        height: 75%; } }
    .product-banner .fixedContainer .bannerPic {
      height: 100%;
      left: 0;
      right: 0;
      position: absolute;
      width: 100%; }
  .product-banner .phone-video {
    overflow: hidden;
    position: relative;
    z-index: 0;
    height: 100%; }
    .product-banner .phone-video video {
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      height: 100%; }
      @media (min-width: 768px) {
        .product-banner .phone-video video {
          width: 100%;
          height: auto; } }

.container-infinite {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }
  .container-infinite:before {
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .container-infinite .full-width {
    width: 71%;
    z-index: 1;
    padding-top: 40%;
    position: absolute;
    top: 50%;
    left: 0;
    margin: auto;
    right: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 414px) {
      .container-infinite .full-width {
        width: 92%;
        padding-top: 52%; } }

.video-box {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5); }
  .video-box.active {
    display: block; }
  .video-box .div-center {
    max-width: 800px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .video-box .close-video {
    position: absolute;
    top: -35px;
    right: -1px;
    color: #fff;
    background: transparent;
    width: 35px;
    height: 35px;
    cursor: pointer; }
    .video-box .close-video:before, .video-box .close-video:after {
      content: '';
      width: 90%;
      position: absolute;
      top: 10px;
      margin: auto;
      display: block;
      height: 2px;
      left: 0;
      right: 0;
      background-color: white; }
    .video-box .close-video:before {
      -moz-transform: rotateZ(45deg);
      -ms-transform: rotateZ(45deg);
      -webkit-transform: rotateZ(45deg);
      transform: rotateZ(45deg); }
    .video-box .close-video:after {
      -moz-transform: rotateZ(-45deg);
      -ms-transform: rotateZ(-45deg);
      -webkit-transform: rotateZ(-45deg);
      transform: rotateZ(-45deg); }

.nplus #iphone7-s1,
.numbers #iphone7-s1,
.play #iphone7-s1,
.aero #iphone7-s1,
.nude #iphone7-s1,
.fleur #iphone7-s1,
.iphone7-global #iphone7-s1 {
  z-index: -1; }
.nplus .section h2,
.numbers .section h2,
.play .section h2,
.aero .section h2,
.nude .section h2,
.fleur .section h2,
.iphone7-global .section h2 {
  font-size: 48px;
  font-weight: normal; }
  @media (max-width: 1024px) {
    .nplus .section h2,
    .numbers .section h2,
    .play .section h2,
    .aero .section h2,
    .nude .section h2,
    .fleur .section h2,
    .iphone7-global .section h2 {
      font-size: 34px; } }
  @media (max-width: 768px) {
    .nplus .section h2,
    .numbers .section h2,
    .play .section h2,
    .aero .section h2,
    .nude .section h2,
    .fleur .section h2,
    .iphone7-global .section h2 {
      font-size: 32px; } }
  .nplus .section h2.sp-font,
  .numbers .section h2.sp-font,
  .play .section h2.sp-font,
  .aero .section h2.sp-font,
  .nude .section h2.sp-font,
  .fleur .section h2.sp-font,
  .iphone7-global .section h2.sp-font {
    font-size: 30px !important;
    font-weight: lighter; }
    @media (max-width: 768px) {
      .nplus .section h2.sp-font,
      .numbers .section h2.sp-font,
      .play .section h2.sp-font,
      .aero .section h2.sp-font,
      .nude .section h2.sp-font,
      .fleur .section h2.sp-font,
      .iphone7-global .section h2.sp-font {
        font-size: 21px !important; } }
.nplus .section p,
.numbers .section p,
.play .section p,
.aero .section p,
.nude .section p,
.fleur .section p,
.iphone7-global .section p {
  font-size: 20px; }
  @media (max-width: 1024px) {
    .nplus .section p,
    .numbers .section p,
    .play .section p,
    .aero .section p,
    .nude .section p,
    .fleur .section p,
    .iphone7-global .section p {
      font-size: 16px; } }
.nplus .section.chrome p, .nplus .section.chrome h2,
.numbers .section.chrome p,
.numbers .section.chrome h2,
.play .section.chrome p,
.play .section.chrome h2,
.aero .section.chrome p,
.aero .section.chrome h2,
.nude .section.chrome p,
.nude .section.chrome h2,
.fleur .section.chrome p,
.fleur .section.chrome h2,
.iphone7-global .section.chrome p,
.iphone7-global .section.chrome h2 {
  color: #FFF !important; }
.nplus .section.antiScratch,
.numbers .section.antiScratch,
.play .section.antiScratch,
.aero .section.antiScratch,
.nude .section.antiScratch,
.fleur .section.antiScratch,
.iphone7-global .section.antiScratch {
  height: 900px;
  background-size: cover;
  background-position: center; }
  .nplus .section.antiScratch p, .nplus .section.antiScratch h2,
  .numbers .section.antiScratch p,
  .numbers .section.antiScratch h2,
  .play .section.antiScratch p,
  .play .section.antiScratch h2,
  .aero .section.antiScratch p,
  .aero .section.antiScratch h2,
  .nude .section.antiScratch p,
  .nude .section.antiScratch h2,
  .fleur .section.antiScratch p,
  .fleur .section.antiScratch h2,
  .iphone7-global .section.antiScratch p,
  .iphone7-global .section.antiScratch h2 {
    color: #FFF !important; }
  @media (max-width: 460px) {
    .nplus .section.antiScratch .blockText,
    .numbers .section.antiScratch .blockText,
    .play .section.antiScratch .blockText,
    .aero .section.antiScratch .blockText,
    .nude .section.antiScratch .blockText,
    .fleur .section.antiScratch .blockText,
    .iphone7-global .section.antiScratch .blockText {
      top: 50px !important;
      bottom: auto;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; } }
.nplus .section.light .picLight,
.numbers .section.light .picLight,
.play .section.light .picLight,
.aero .section.light .picLight,
.nude .section.light .picLight,
.fleur .section.light .picLight,
.iphone7-global .section.light .picLight {
  height: 100%;
  width: 100%;
  max-width: 880px;
  position: absolute;
  left: 0; }
  @media (max-width: 1024px) {
    .nplus .section.light .picLight,
    .numbers .section.light .picLight,
    .play .section.light .picLight,
    .aero .section.light .picLight,
    .nude .section.light .picLight,
    .fleur .section.light .picLight,
    .iphone7-global .section.light .picLight {
      max-width: 540px;
      position: absolute;
      top: 0;
      margin: auto;
      height: 420px;
      bottom: 0; } }
  @media (max-width: 460px) {
    .nplus .section.light .picLight,
    .numbers .section.light .picLight,
    .play .section.light .picLight,
    .aero .section.light .picLight,
    .nude .section.light .picLight,
    .fleur .section.light .picLight,
    .iphone7-global .section.light .picLight {
      height: 330px;
      right: 0;
      float: none;
      position: absolute; } }
.nplus .section.p360 .p360-pic,
.numbers .section.p360 .p360-pic,
.play .section.p360 .p360-pic,
.aero .section.p360 .p360-pic,
.nude .section.p360 .p360-pic,
.fleur .section.p360 .p360-pic,
.iphone7-global .section.p360 .p360-pic {
  height: 100%;
  width: 100%;
  max-width: 880px;
  position: absolute;
  right: 0; }
  @media (max-width: 1024px) {
    .nplus .section.p360 .p360-pic,
    .numbers .section.p360 .p360-pic,
    .play .section.p360 .p360-pic,
    .aero .section.p360 .p360-pic,
    .nude .section.p360 .p360-pic,
    .fleur .section.p360 .p360-pic,
    .iphone7-global .section.p360 .p360-pic {
      max-width: 540px;
      position: absolute;
      top: 0;
      right: 5%;
      margin: auto;
      height: 420px;
      bottom: 0; } }
  @media (max-width: 460px) {
    .nplus .section.p360 .p360-pic,
    .numbers .section.p360 .p360-pic,
    .play .section.p360 .p360-pic,
    .aero .section.p360 .p360-pic,
    .nude .section.p360 .p360-pic,
    .fleur .section.p360 .p360-pic,
    .iphone7-global .section.p360 .p360-pic {
      height: 270px;
      left: 0;
      float: none;
      position: absolute; } }
.nplus .section.illustration:before,
.numbers .section.illustration:before,
.play .section.illustration:before,
.aero .section.illustration:before,
.nude .section.illustration:before,
.fleur .section.illustration:before,
.iphone7-global .section.illustration:before {
  content: '';
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }
.nplus .section.shockproof,
.numbers .section.shockproof,
.play .section.shockproof,
.aero .section.shockproof,
.nude .section.shockproof,
.fleur .section.shockproof,
.iphone7-global .section.shockproof {
  height: auto;
  overflow: hidden; }
  @media (max-width: 736px) {
    .nplus .section.shockproof,
    .numbers .section.shockproof,
    .play .section.shockproof,
    .aero .section.shockproof,
    .nude .section.shockproof,
    .fleur .section.shockproof,
    .iphone7-global .section.shockproof {
      height: auto; } }
  @media (min-width: 737px) and (max-width: 1024px) {
    .nplus .section.shockproof .row,
    .numbers .section.shockproof .row,
    .play .section.shockproof .row,
    .aero .section.shockproof .row,
    .nude .section.shockproof .row,
    .fleur .section.shockproof .row,
    .iphone7-global .section.shockproof .row {
      padding: 20px 0; } }
  @media (min-width: 737px) {
    .nplus .section.shockproof .row,
    .numbers .section.shockproof .row,
    .play .section.shockproof .row,
    .aero .section.shockproof .row,
    .nude .section.shockproof .row,
    .fleur .section.shockproof .row,
    .iphone7-global .section.shockproof .row {
      position: relative; } }
  @media (max-width: 736px) {
    .nplus .section.shockproof,
    .numbers .section.shockproof,
    .play .section.shockproof,
    .aero .section.shockproof,
    .nude .section.shockproof,
    .fleur .section.shockproof,
    .iphone7-global .section.shockproof {
      padding: 20px 0 30px; } }
  .nplus .section.shockproof .dev-four h2,
  .numbers .section.shockproof .dev-four h2,
  .play .section.shockproof .dev-four h2,
  .aero .section.shockproof .dev-four h2,
  .nude .section.shockproof .dev-four h2,
  .fleur .section.shockproof .dev-four h2,
  .iphone7-global .section.shockproof .dev-four h2 {
    font-size: 58px; }
    @media (max-width: 1024px) {
      .nplus .section.shockproof .dev-four h2,
      .numbers .section.shockproof .dev-four h2,
      .play .section.shockproof .dev-four h2,
      .aero .section.shockproof .dev-four h2,
      .nude .section.shockproof .dev-four h2,
      .fleur .section.shockproof .dev-four h2,
      .iphone7-global .section.shockproof .dev-four h2 {
        font-size: 45px; } }
  @media (min-width: 737px) {
    .nplus .section.shockproof .dev-four,
    .numbers .section.shockproof .dev-four,
    .play .section.shockproof .dev-four,
    .aero .section.shockproof .dev-four,
    .nude .section.shockproof .dev-four,
    .fleur .section.shockproof .dev-four,
    .iphone7-global .section.shockproof .dev-four {
      position: absolute;
      left: 50%;
      top: 50%;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 36%; } }
  @media (max-width: 1024px) and (min-width: 769px) {
    .nplus .section.shockproof .dev-four,
    .numbers .section.shockproof .dev-four,
    .play .section.shockproof .dev-four,
    .aero .section.shockproof .dev-four,
    .nude .section.shockproof .dev-four,
    .fleur .section.shockproof .dev-four,
    .iphone7-global .section.shockproof .dev-four {
      left: 52%; }
      .nplus .section.shockproof .dev-four h2, .nplus .section.shockproof .dev-four p,
      .numbers .section.shockproof .dev-four h2,
      .numbers .section.shockproof .dev-four p,
      .play .section.shockproof .dev-four h2,
      .play .section.shockproof .dev-four p,
      .aero .section.shockproof .dev-four h2,
      .aero .section.shockproof .dev-four p,
      .nude .section.shockproof .dev-four h2,
      .nude .section.shockproof .dev-four p,
      .fleur .section.shockproof .dev-four h2,
      .fleur .section.shockproof .dev-four p,
      .iphone7-global .section.shockproof .dev-four h2,
      .iphone7-global .section.shockproof .dev-four p {
        margin-left: 20px; } }
  @media (min-width: 737px) and (max-width: 768px) {
    .nplus .section.shockproof .dev-four,
    .numbers .section.shockproof .dev-four,
    .play .section.shockproof .dev-four,
    .aero .section.shockproof .dev-four,
    .nude .section.shockproof .dev-four,
    .fleur .section.shockproof .dev-four,
    .iphone7-global .section.shockproof .dev-four {
      left: 56%; }
      .nplus .section.shockproof .dev-four h2, .nplus .section.shockproof .dev-four p,
      .numbers .section.shockproof .dev-four h2,
      .numbers .section.shockproof .dev-four p,
      .play .section.shockproof .dev-four h2,
      .play .section.shockproof .dev-four p,
      .aero .section.shockproof .dev-four h2,
      .aero .section.shockproof .dev-four p,
      .nude .section.shockproof .dev-four h2,
      .nude .section.shockproof .dev-four p,
      .fleur .section.shockproof .dev-four h2,
      .fleur .section.shockproof .dev-four p,
      .iphone7-global .section.shockproof .dev-four h2,
      .iphone7-global .section.shockproof .dev-four p {
        margin-left: 20px; } }
  .nplus .section.shockproof .animate_section,
  .numbers .section.shockproof .animate_section,
  .play .section.shockproof .animate_section,
  .aero .section.shockproof .animate_section,
  .nude .section.shockproof .animate_section,
  .fleur .section.shockproof .animate_section,
  .iphone7-global .section.shockproof .animate_section {
    width: 700px;
    height: 700px;
    -webkit-animation: newrun 1.8s steps(23) infinite;
    -moz-animation: newrun 1.8s steps(23) infinite;
    -ms-animation: newrun 1.8s steps(23) infinite;
    -o-animation: newrun 1.8s steps(23) infinite;
    animation: newrun 1.8s steps(23) infinite; }
@-webkit-keyframes newrun {
  100% {
    background-position: -16100px; } }
@-moz-keyframes newrun {
  100% {
    background-position: -16100px; } }
@-ms-keyframes newrun {
  100% {
    background-position: -16100px; } }
@-o-keyframes newrun {
  100% {
    background-position: -16100px; } }
@keyframes newrun {
  100% {
    background-position: -16100px; } }
    @media (max-width: 1024px) {
      .nplus .section.shockproof .animate_section,
      .numbers .section.shockproof .animate_section,
      .play .section.shockproof .animate_section,
      .aero .section.shockproof .animate_section,
      .nude .section.shockproof .animate_section,
      .fleur .section.shockproof .animate_section,
      .iphone7-global .section.shockproof .animate_section {
        width: 530px;
        height: 530px; }
      @-webkit-keyframes newrun {
        100% {
          background-position: -12190px; } }
      @-moz-keyframes newrun {
        100% {
          background-position: -12190px; } }
      @-ms-keyframes newrun {
        100% {
          background-position: -12190px; } }
      @-o-keyframes newrun {
        100% {
          background-position: -12190px; } }
      @keyframes newrun {
        100% {
          background-position: -12190px; } } }
    @media (max-width: 736px) {
      .nplus .section.shockproof .animate_section,
      .numbers .section.shockproof .animate_section,
      .play .section.shockproof .animate_section,
      .aero .section.shockproof .animate_section,
      .nude .section.shockproof .animate_section,
      .fleur .section.shockproof .animate_section,
      .iphone7-global .section.shockproof .animate_section {
        width: 320px;
        height: 320px;
        margin: auto; }
      @-webkit-keyframes newrun {
        100% {
          background-position: -7360px; } }
      @-moz-keyframes newrun {
        100% {
          background-position: -7360px; } }
      @-ms-keyframes newrun {
        100% {
          background-position: -7360px; } }
      @-o-keyframes newrun {
        100% {
          background-position: -7360px; } }
      @keyframes newrun {
        100% {
          background-position: -7360px; } } }
  .nplus .section.shockproof .animate_section.pause,
  .numbers .section.shockproof .animate_section.pause,
  .play .section.shockproof .animate_section.pause,
  .aero .section.shockproof .animate_section.pause,
  .nude .section.shockproof .animate_section.pause,
  .fleur .section.shockproof .animate_section.pause,
  .iphone7-global .section.shockproof .animate_section.pause {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused; }
.nplus .section.clicked,
.numbers .section.clicked,
.play .section.clicked,
.aero .section.clicked,
.nude .section.clicked,
.fleur .section.clicked,
.iphone7-global .section.clicked {
  overflow: hidden;
  padding: 160px 0 30px; }
  .nplus .section.clicked h2, .nplus .section.clicked p,
  .numbers .section.clicked h2,
  .numbers .section.clicked p,
  .play .section.clicked h2,
  .play .section.clicked p,
  .aero .section.clicked h2,
  .aero .section.clicked p,
  .nude .section.clicked h2,
  .nude .section.clicked p,
  .fleur .section.clicked h2,
  .fleur .section.clicked p,
  .iphone7-global .section.clicked h2,
  .iphone7-global .section.clicked p {
    color: white; }
  @media (max-width: 736px) {
    .nplus .section.clicked,
    .numbers .section.clicked,
    .play .section.clicked,
    .aero .section.clicked,
    .nude .section.clicked,
    .fleur .section.clicked,
    .iphone7-global .section.clicked {
      padding: 20px 0 40px; } }
  @media (max-width: 414px) {
    .nplus .section.clicked,
    .numbers .section.clicked,
    .play .section.clicked,
    .aero .section.clicked,
    .nude .section.clicked,
    .fleur .section.clicked,
    .iphone7-global .section.clicked {
      padding: 20px 0 25px; } }
  .nplus .section.clicked .dev-four,
  .numbers .section.clicked .dev-four,
  .play .section.clicked .dev-four,
  .aero .section.clicked .dev-four,
  .nude .section.clicked .dev-four,
  .fleur .section.clicked .dev-four,
  .iphone7-global .section.clicked .dev-four {
    padding: 0px 5%;
    width: 32%;
    padding-right: 3%; }
    .nplus .section.clicked .dev-four h2,
    .numbers .section.clicked .dev-four h2,
    .play .section.clicked .dev-four h2,
    .aero .section.clicked .dev-four h2,
    .nude .section.clicked .dev-four h2,
    .fleur .section.clicked .dev-four h2,
    .iphone7-global .section.clicked .dev-four h2 {
      font-size: 48px; }
    @media (max-width: 768px) {
      .nplus .section.clicked .dev-four h2,
      .numbers .section.clicked .dev-four h2,
      .play .section.clicked .dev-four h2,
      .aero .section.clicked .dev-four h2,
      .nude .section.clicked .dev-four h2,
      .fleur .section.clicked .dev-four h2,
      .iphone7-global .section.clicked .dev-four h2 {
        font-size: 38px; } }
    @media (max-width: 736px) {
      .nplus .section.clicked .dev-four,
      .numbers .section.clicked .dev-four,
      .play .section.clicked .dev-four,
      .aero .section.clicked .dev-four,
      .nude .section.clicked .dev-four,
      .fleur .section.clicked .dev-four,
      .iphone7-global .section.clicked .dev-four {
        width: auto;
        margin: 80px auto 20px;
        text-align: center;
        max-width: 340px; } }
    @media (max-width: 414px) {
      .nplus .section.clicked .dev-four,
      .numbers .section.clicked .dev-four,
      .play .section.clicked .dev-four,
      .aero .section.clicked .dev-four,
      .nude .section.clicked .dev-four,
      .fleur .section.clicked .dev-four,
      .iphone7-global .section.clicked .dev-four {
        text-align: right;
        padding: 0px 35px; } }
    @media (max-width: 320px) {
      .nplus .section.clicked .dev-four,
      .numbers .section.clicked .dev-four,
      .play .section.clicked .dev-four,
      .aero .section.clicked .dev-four,
      .nude .section.clicked .dev-four,
      .fleur .section.clicked .dev-four,
      .iphone7-global .section.clicked .dev-four {
        text-align: right;
        padding: 0px 27px; } }
  .nplus .section.clicked .dev-six,
  .numbers .section.clicked .dev-six,
  .play .section.clicked .dev-six,
  .aero .section.clicked .dev-six,
  .nude .section.clicked .dev-six,
  .fleur .section.clicked .dev-six,
  .iphone7-global .section.clicked .dev-six {
    width: 55%;
    padding: 0 2%;
    padding-left: 0; }
    @media (max-width: 770px) {
      .nplus .section.clicked .dev-six,
      .numbers .section.clicked .dev-six,
      .play .section.clicked .dev-six,
      .aero .section.clicked .dev-six,
      .nude .section.clicked .dev-six,
      .fleur .section.clicked .dev-six,
      .iphone7-global .section.clicked .dev-six {
        margin: auto; } }
    @media (max-width: 414px) {
      .nplus .section.clicked .dev-six,
      .numbers .section.clicked .dev-six,
      .play .section.clicked .dev-six,
      .aero .section.clicked .dev-six,
      .nude .section.clicked .dev-six,
      .fleur .section.clicked .dev-six,
      .iphone7-global .section.clicked .dev-six {
        width: 90%; } }

.general__container .sm-row {
  max-width: 1024px; }

div#csoc-container .product-container {
  width: 100%;
  display: inline-block; }
  div#csoc-container .product-container .product-image-container {
    text-align: left !important; }
    div#csoc-container .product-container .product-image-container img {
      width: 100%; }
      @media (max-width: 736px) {
        div#csoc-container .product-container .product-image-container img {
          max-width: 200px; } }
    @media (max-width: 736px) {
      div#csoc-container .product-container .product-image-container {
        text-align: center !important; } }
  @media (max-width: 736px) {
    div#csoc-container .product-container {
      width: 100%;
      display: block;
      margin-bottom: 15px; } }
div#csoc-container h2.page-subheading {
  margin: 50px 0px 30px;
  font-size: 26px;
  font-weight: 700;
  padding-bottom: 15px;
  border-bottom: 1px solid #EEEEEE; }
div#csoc-container a.product-name {
  font-weight: 200;
  font-size: 29px;
  font-family: 'Avenir Next W00','helvetica', 'arial', 'sans serif';
  color: black;
  margin-bottom: 3px; }
div#csoc-container .left-block {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  max-width: 160px; }
  @media (max-width: 736px) {
    div#csoc-container .left-block {
      max-width: none;
      text-align: center; } }
div#csoc-container .right-block {
  width: 100%;
  max-width: 180px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px; }
  @media (max-width: 768px) {
    div#csoc-container .right-block {
      max-width: 150px; } }
  @media (max-width: 736px) {
    div#csoc-container .right-block {
      max-width: none;
      width: 100%;
      padding: 15px 0 0 !important; } }
  @media (min-width: 737px) {
    div#csoc-container .right-block {
      text-align: left !important; } }
div#csoc-container div.product-container .content_price {
  margin: 15px 0 27px !important; }
  @media (min-width: 737px) {
    div#csoc-container div.product-container .content_price {
      text-align: left !important; } }
  div#csoc-container div.product-container .content_price .product-price {
    font-weight: 200;
    font-family: 'Avenir Next W00','helvetica', 'arial', 'sans serif';
    color: black;
    margin-bottom: 3px; }
    div#csoc-container div.product-container .content_price .product-price.price {
      font-size: 32px;
      color: #BF3C3C; }
    div#csoc-container div.product-container .content_price .product-price.old-price {
      font-size: 18px;
      color: #aaa;
      font-weight: lighter;
      text-decoration: line-through; }
div#csoc-container .button-container {
  margin: 10px auto; }
  @media (max-width: 736px) {
    div#csoc-container .button-container {
      max-width: 200px; } }
  div#csoc-container .button-container a.add_to_cart {
    border-radius: 50px;
    text-align: center;
    border: 3px solid #9dbd3e;
    color: #9dbd3e;
    font-family: 'Avenir Next W00','helvetica', 'arial', 'sans serif';
    background: transparent;
    box-shadow: inset 0 0px 0px #9dbd3e;
    -webkit-transition: box-shadow .5s ease, color .5s ease-in-out;
    -moz-transition: box-shadow .5s ease, color .5s ease-in-out;
    -ms-transition: box-shadow .5s ease, color .5s ease-in-out;
    -o-transition: box-shadow .5s ease, color .5s ease-in-out;
    transition: box-shadow .5s ease, color .5s ease-in-out;
    display: inline-block;
    font-size: 20px;
    width: 100%;
    padding: 13px 0;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none; }
    div#csoc-container .button-container a.add_to_cart:active {
      color: #fff;
      box-shadow: inset 350px 0px 0px #9dbd3e; }
    @media (min-width: 1025px) {
      div#csoc-container .button-container a.add_to_cart:hover {
        color: #fff;
        box-shadow: inset 350px 0px 0px #9dbd3e; } }

.colors-s2 {
  height: 600px;
  margin: 50px 0; }
  @media (min-width: 321px) and (max-width: 414px) {
    .colors-s2 {
      height: 650px; } }
  @media (max-width: 320px) {
    .colors-s2 {
      height: 525px; } }
  .colors-s2 .slide-left {
    left: 30px; }
  .colors-s2 .slide-right {
    right: 30px; }
  @media (max-width: 414px) {
    .colors-s2 .contents__top,
    .colors-s2 .contents__bottom {
      width: 49%;
      position: relative;
      display: inline-block;
      vertical-align: middle;
      height: auto; }
      .colors-s2 .contents__top p,
      .colors-s2 .contents__bottom p {
        font-size: 12px; } }
  @media (min-width: 415px) and (max-width: 736px) {
    .colors-s2 .contents__left {
      display: inline-block;
      width: 49%; } }
  @media (min-width: 415px) and (max-width: 736px) {
    .colors-s2 .contents__right {
      display: inline-block;
      width: 49%; } }
  @media (max-width: 414px) {
    .colors-s2 .contents,
    .colors-s2 .contents__right {
      margin: 25px 0; } }

.colors-s3 {
  height: 600px;
  padding: 50px 0;
  background-color: #E4E4E4; }
  @media (max-width: 1024px) {
    .colors-s3 {
      height: 420px; } }
  @media (max-width: 414px) {
    .colors-s3 {
      height: 540px; } }
  @media (min-width: 415px) and (max-width: 736px) {
    .colors-s3 .contents__selection {
      display: inline-block;
      width: 49%; } }
  .colors-s3 .contents__selection h2 {
    font-size: 40px;
    margin-bottom: 10px; }
    @media (max-width: 414px) {
      .colors-s3 .contents__selection h2 {
        font-size: 28px;
        margin-bottom: 0; } }
  .colors-s3 .contents__selection h3 {
    margin-bottom: 15px; }
  .colors-s3 .contents__selection__all {
    margin-left: 175px; }
    @media (max-width: 1024px) {
      .colors-s3 .contents__selection__all {
        margin-left: 75px; } }
    @media (max-width: 667px) {
      .colors-s3 .contents__selection__all {
        margin-left: 25px; } }
    @media (max-width: 414px) {
      .colors-s3 .contents__selection__all {
        margin: 0 25px; } }
  .colors-s3 .contents__selection__title {
    width: 195px; }
    @media (max-width: 414px) {
      .colors-s3 .contents__selection__title {
        width: 100%;
        margin-bottom: 330px; } }
    .colors-s3 .contents__selection__title h2 {
      font-family: '232mksdroundlight';
      font-size: 50px;
      font-weight: 900;
      color: #666666;
      line-height: 1.1em; }
      @media (max-width: 414px) {
        .colors-s3 .contents__selection__title h2 {
          font-size: 30px; } }
    .colors-s3 .contents__selection__title h3 {
      font-family: 'DIN Next W01';
      font-weight: 200;
      font-size: 26px;
      color: #666666;
      line-height: 1.1em; }
      @media (max-width: 414px) {
        .colors-s3 .contents__selection__title h3 {
          font-size: 16px; } }
  .colors-s3 .contents__selection .band__white > div {
    background-color: white; }
  .colors-s3 .contents__selection .band__blue > div {
    background-color: #1EB4E7; }
  .colors-s3 .contents__selection .band__black > div {
    background-color: black; }
  .colors-s3 .contents__selection .band__pink > div {
    background-color: #FD7B6C; }
  .colors-s3 .contents__selection .band__green > div {
    background-color: #8CC249; }
  .colors-s3 .contents__preview {
    width: 500px;
    height: 500px; }
    @media (max-width: 1024px) {
      .colors-s3 .contents__preview {
        width: 350px;
        height: 350px; } }
    @media (max-width: 768px) {
      .colors-s3 .contents__preview {
        width: 270px;
        height: 270px; } }
    @media (min-width: 415px) and (max-width: 736px) {
      .colors-s3 .contents__preview {
        display: inline-block; } }
    @media (max-width: 414px) {
      .colors-s3 .contents__preview {
        position: absolute;
        top: 80px;
        margin: 0 10px; } }
  .colors-s3 .contents__preview__watch {
    width: 700px;
    right: -115px;
    position: absolute; }
    @media (max-width: 1024px) {
      .colors-s3 .contents__preview__watch {
        width: 500px;
        right: 20px; } }
    @media (min-width: 667px) and (max-width: 768px) {
      .colors-s3 .contents__preview__watch {
        width: 400px;
        right: -10px; } }
  .colors-s3 .band__white,
  .colors-s3 .band__blue,
  .colors-s3 .band__black,
  .colors-s3 .band__pink,
  .colors-s3 .band__green {
    border: 3px solid #E6E6E6;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    cursor: pointer; }
    .colors-s3 .band__white div,
    .colors-s3 .band__blue div,
    .colors-s3 .band__black div,
    .colors-s3 .band__pink div,
    .colors-s3 .band__green div {
      width: 20px;
      height: 20px;
      border-radius: 50%; }
  .colors-s3 .frame__white,
  .colors-s3 .frame__blue,
  .colors-s3 .frame__black {
    border: 3px solid #E6E6E6;
    border-radius: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    cursor: pointer; }
    .colors-s3 .frame__white div,
    .colors-s3 .frame__blue div,
    .colors-s3 .frame__black div {
      width: 30px;
      height: 30px;
      border-radius: 10px; }
  .colors-s3 .frame__blue div {
    border: 8px solid #1EB4E7; }
  .colors-s3 .frame__black div {
    border: 8px solid black; }
  .colors-s3 .frame__white div {
    border: 8px solid white; }
  .colors-s3 .button__yellow,
  .colors-s3 .button__orange,
  .colors-s3 .button__red,
  .colors-s3 .button__green,
  .colors-s3 .button__gray,
  .colors-s3 .button__black {
    border: 3px solid #E6E6E6;
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 22px;
    cursor: pointer; }
    .colors-s3 .button__yellow div,
    .colors-s3 .button__orange div,
    .colors-s3 .button__red div,
    .colors-s3 .button__green div,
    .colors-s3 .button__gray div,
    .colors-s3 .button__black div {
      width: 12px;
      height: 35px;
      border-radius: 6px; }
  .colors-s3 .button__yellow div {
    background-color: #E0DB45; }
  .colors-s3 .button__orange div {
    background-color: #E17126; }
  .colors-s3 .button__red div {
    background-color: #B62524; }
  .colors-s3 .button__green div {
    background-color: #128B3A; }
  .colors-s3 .button__gray div {
    background-color: #9A9999; }
  .colors-s3 .button__black div {
    background-color: black; }
  .colors-s3 .contents__selection__button,
  .colors-s3 .contents__selection__frame,
  .colors-s3 .contents__selection__band {
    margin: 10px 0; }
    .colors-s3 .contents__selection__button .chosen,
    .colors-s3 .contents__selection__frame .chosen,
    .colors-s3 .contents__selection__band .chosen {
      border-color: #5D5D5D; }
    @media (max-width: 414px) {
      .colors-s3 .contents__selection__button,
      .colors-s3 .contents__selection__frame,
      .colors-s3 .contents__selection__band {
        margin: 10px 0; } }

.campaign__product .white {
  background-color: #EEEEEE; }
.campaign__product .blue {
  background-color: #1EB4E7; }
.campaign__product .black {
  background-color: black; }

#colors-order .campaign__product__container,
#colors-order .campaign__info__container {
  vertical-align: top; }

.blocks__bg {
  width: 100%; }

.blocks-row {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }

#blocks-order {
  height: 750px; }
  @media (min-width: 321px) and (max-width: 414px) {
    #blocks-order {
      height: 1185px; } }
  @media (max-width: 320px) {
    #blocks-order {
      height: 1100px; } }
  #blocks-order .blocks-row {
    background-image: url("/themes/switcheasy/img/blocks/bg-7.jpg");
    border: 8px solid black;
    border-radius: 5px; }
    @media (max-width: 768px) {
      #blocks-order .blocks-row {
        border: 3px solid black; } }
  #blocks-order #campaign__purchase {
    margin-top: 0;
    position: relative; }
    @media (max-width: 768px) {
      #blocks-order #campaign__purchase {
        height: 700px; } }
    @media (min-width: 321px) and (max-width: 414px) {
      #blocks-order #campaign__purchase {
        height: 1125px; } }
    @media (max-width: 320px) {
      #blocks-order #campaign__purchase {
        height: 1100px; } }
  #blocks-order .campaign__product__container {
    margin-top: 50px;
    margin-bottom: 50px; }
    @media (min-width: 415px) and (max-width: 736px) {
      #blocks-order .campaign__product__container {
        display: inline-block;
        width: 49%; } }
  @media (min-width: 415px) and (max-width: 736px) {
    #blocks-order .campaign__info__container {
      display: inline-block;
      width: 49%; } }
  #blocks-order .campaign__product__full {
    border: 5px solid black;
    border-radius: 2%; }
    @media (max-width: 768px) {
      #blocks-order .campaign__product__full {
        border: 2px solid black; } }
  #blocks-order .campaign__product__thumb {
    width: 520px; }
    @media (max-width: 768px) {
      #blocks-order .campaign__product__thumb {
        width: auto; } }
    @media (max-width: 414px) {
      #blocks-order .campaign__product__thumb {
        width: 90%; } }
    #blocks-order .campaign__product__thumb img {
      border: 5px solid black;
      border-radius: 10%;
      width: 99px;
      height: 99px; }
      @media (max-width: 768px) {
        #blocks-order .campaign__product__thumb img {
          width: 70px;
          height: 70px;
          border: 2px solid black; } }
  #blocks-order .blocks__img__star {
    position: absolute;
    top: -60px; }
    @media (max-width: 700px) {
      #blocks-order .blocks__img__star {
        display: none; } }
  #blocks-order .blocks__img__blocks {
    position: absolute;
    bottom: 10px;
    right: 10px; }
    @media (max-width: 414px) {
      #blocks-order .blocks__img__blocks {
        width: 80px; } }
    @media (max-width: 320px) {
      #blocks-order .blocks__img__blocks {
        bottom: 55px; } }
  @media (max-width: 414px) {
    #blocks-order .info__title img {
      width: 200px; } }

.nude .section {
  background-color: #FFF;
  position: relative;
  z-index: 0; }
.nude h2 span {
  font-family: Arial, 'Helvetica Neue'; }
@media (max-width: 435px) {
  .nude .campaign__order {
    padding-top: 10px !important; } }

#nude-s1.product-banner img {
  max-width: 880px !important; }
  @media (max-width: 1024px) {
    #nude-s1.product-banner img {
      max-width: 740px !important; } }
@media (max-width: 435px) {
  #nude-s1.product-banner {
    height: 69%; }
  #nude-s1 .fixedContainer {
    height: 70%;
    background-image: url("/themes/switcheasy/img/nude/nude-banner-m.png");
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center; }
    #nude-s1 .fixedContainer img {
      display: none; } }

#nude-s2 {
  height: 730px;
  background-color: #FBFBFB;
  background-image: url("/themes/switcheasy/img/nude/nude-protect.png");
  background-size: cover;
  background-position: center -200px;
  background-repeat: no-repeat; }
  @media (max-width: 1024px) {
    #nude-s2 {
      height: auto;
      padding: 0 0 40px; } }
  @media (max-width: 320px) {
    #nude-s2 {
      height: auto;
      padding: 0 0 30px; } }
  @media (max-width: 414px) {
    #nude-s2 {
      background-size: 950px 335px; } }
  @media (min-width: 415px) and (max-width: 736px) {
    #nude-s2 {
      background-size: 1025px 302px; } }
  #nude-s2 img {
    max-width: none;
    width: 2050px;
    top: 50%;
    margin-top: -750px;
    right: 50%;
    margin-right: -1025px; }
    @media (max-width: 1920px) {
      #nude-s2 img {
        margin-right: -950px;
        width: 100%; } }
  @media (max-width: 1024px) {
    #nude-s2 .dev-five {
      margin-top: 25px;
      width: 96%;
      padding: 0 2%;
      margin-left: auto; } }
  #nude-s2 .row {
    padding-top: 570px; }
    @media (max-width: 414px) {
      #nude-s2 .row {
        padding-top: 110px; } }
    @media (max-width: 320px) {
      #nude-s2 .row {
        padding-top: 90px; } }
    @media (min-width: 415px) and (max-width: 736px) {
      #nude-s2 .row {
        padding-top: 145px; } }
    @media (min-width: 737px) and (max-width: 1024px) {
      #nude-s2 .row {
        padding-top: 340px; } }

#nude-s3 {
  overflow: hidden;
  background-color: #FFF;
  padding: 160px 0;
  height: auto; }
  @media (max-width: 1024px) {
    #nude-s3 {
      padding: 60px 0; } }
  @media (max-width: 736px) {
    #nude-s3 {
      padding: 130px 0 40px; } }
  @media (max-width: 736px) {
    #nude-s3 .dev-four {
      margin: 0 auto; } }
  #nude-s3 .dev-four img {
    width: 220px;
    position: relative;
    top: 20px;
    left: 15%; }
    @media (min-width: 1025px) {
      #nude-s3 .dev-four img {
        left: -4%; } }
    @media (max-width: 736px) {
      #nude-s3 .dev-four img {
        top: 0px;
        left: 13%; } }
    @media (max-width: 736px) {
      #nude-s3 .dev-four img {
        position: absolute;
        left: 73%;
        top: -160px; } }
    @media (min-width: 415px) and (max-width: 736px) {
      #nude-s3 .dev-four img {
        width: 130px; } }
    @media (max-width: 414px) {
      #nude-s3 .dev-four img {
        width: 100px;
        left: 73%;
        top: -180px; } }
  @media (max-width: 736px) {
    #nude-s3 .dev-four .nude_slim {
      margin-top: 110px; } }
  #nude-s3 .dev-four .nude_slim h2 {
    height: 70px; }
    @media (max-width: 414px) {
      #nude-s3 .dev-four .nude_slim h2 {
        font-size: 32px; } }
  #nude-s3 .sp-note2 {
    color: #2834A3; }
  #nude-s3 .sp-note {
    color: #2834A3;
    font-size: 60px; }
    @media (min-width: 737px) and (max-width: 1024px) {
      #nude-s3 .sp-note {
        font-size: 50px; } }

.bg-float-img-nude {
  left: 50%;
  margin-left: -2005px;
  top: 50%;
  height: 560px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: none; }
  @media (min-width: 737px) and (max-width: 1024px) {
    .bg-float-img-nude {
      height: 312px;
      margin-left: -1100px; } }
  @media (max-width: 736px) {
    .bg-float-img-nude {
      height: 210px;
      margin-left: -700px;
      top: 33%; } }
  @media (max-width: 414px) {
    .bg-float-img-nude {
      height: 210px;
      margin-left: -710px;
      top: 30%; } }

#nude-s4 {
  padding: 20px 0;
  background-color: #FBFBFB; }
  @media (min-width: 736px) {
    #nude-s4 {
      padding: 30px 0; } }
  #nude-s4 .dev-four {
    margin-top: 40px; }
    @media (max-width: 736px) {
      #nude-s4 .dev-four {
        left: 0;
        top: 0;
        right: 0;
        width: auto;
        max-width: 610px;
        position: absolute;
        text-align: center;
        margin: 30px auto 0;
        padding: 0 10px; } }
  @media (max-width: 1024px) {
    #nude-s4 .dev-six {
      width: 52%;
      padding: 0 2%; } }
  @media (min-width: 1140px) {
    #nude-s4 .dev-six img {
      max-width: none;
      width: 850px; } }
  @media (max-width: 736px) {
    #nude-s4 .dev-six {
      width: 96%;
      margin: 170px auto 0; } }

#nude-s5 {
  height: auto;
  padding-top: 50px; }
  @media (max-width: 736px) {
    #nude-s5 {
      padding-top: 25px; } }
  @media (max-width: 1024px) and (min-width: 768px) {
    #nude-s5 .row {
      padding-top: 80px; } }
  #nude-s5 img {
    position: relative;
    width: 100%;
    max-width: 1440px;
    float: right; }
  #nude-s5 .descript {
    padding: 0 20px;
    top: 0;
    left: 30px;
    max-width: 610px; }
    @media (max-width: 375px) {
      #nude-s5 .descript h2 {
        font-size: 26px; } }
    @media (max-width: 736px) {
      #nude-s5 .descript {
        position: relative;
        left: auto;
        margin: 0 auto 15px; } }

.nude-mb .section {
  overflow: hidden; }
.nude-mb .row {
  position: relative;
  height: 100%; }
.nude-mb .wrapper {
  overflow: hidden;
  height: 650px; }
.nude-mb .content-info {
  padding: 0 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .nude-mb .content-info h2 {
    font-size: 4em;
    text-transform: uppercase;
    font-weight: bolder; }
    @media (max-width: 773px) {
      .nude-mb .content-info h2 {
        font-size: 3em; } }
    @media (max-width: 435px) {
      .nude-mb .content-info h2 {
        font-size: 2.4em; } }
  .nude-mb .content-info p {
    letter-spacing: 4px;
    font-size: 1.5em;
    font-weight: bolder;
    font-family: 'homizio_regular', Arial, 'Helvetica Neue' !important; }
    @media (max-width: 773px) {
      .nude-mb .content-info p {
        font-size: 1.3em; } }
    @media (max-width: 773px) {
      .nude-mb .content-info p {
        font-size: 1.1em; } }
.nude-mb h2 {
  font-size: 4em;
  font-family: 'DIN6', Arial, 'Helvetica Neue' !important;
  font-weight: bolder; }
  .nude-mb h2 span {
    font-size: 0.35em;
    display: block;
    font-weight: bolder;
    font-family: 'homizio_regular', Arial, 'Helvetica Neue' !important; }
.nude-mb .img__buddy {
  position: absolute;
  bottom: 0; }

#nude-mb-s1 {
  background: url("/themes/switcheasy/img/nude-mb/nmb0.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0; }
  @media (max-width: 435px) {
    #nude-mb-s1 {
      background: url("/themes/switcheasy/img/nude-mb/nmb0-m.jpg") no-repeat;
      background-size: cover;
      background-position: center; } }
  #nude-mb-s1:before {
    content: '';
    display: block;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 100%;
    height: 100%; }
  #nude-mb-s1.product-banner .row {
    position: absolute;
    z-index: 3; }
    #nude-mb-s1.product-banner .row img {
      max-width: 680px;
      width: 100%;
      top: 80%;
      -moz-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
      -webkit-transform: translate(50%, -50%);
      transform: translate(50%, -50%);
      right: 0; }
      @media (max-width: 1024px) {
        #nude-mb-s1.product-banner .row img {
          max-width: 500px; } }
      @media (max-width: 773px) {
        #nude-mb-s1.product-banner .row img {
          max-width: 710px;
          left: 50%;
          top: 82%;
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          display: block !important; } }
  #nude-mb-s1 .content-info {
    text-align: left;
    z-index: 2;
    top: 85%;
    left: 50%;
    width: 100%;
    max-width: 1300px;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    color: #FFF !important;
    margin: auto; }
    #nude-mb-s1 .content-info h2, #nude-mb-s1 .content-info p {
      color: #FFF; }
    #nude-mb-s1 .content-info h2 {
      font-size: 3em;
      font-weight: lighter;
      line-height: 100%;
      margin: 0; }
      #nude-mb-s1 .content-info h2 span {
        display: inline-block;
        font-size: 0.6em;
        color: #FFF !important;
        text-transform: none; }
      @media (max-width: 773px) {
        #nude-mb-s1 .content-info h2 {
          font-size: 3em; } }
    #nude-mb-s1 .content-info p {
      font-family: 'DIN8', Arial, 'Helvetica Neue' !important;
      font-size: 4.2em;
      line-height: 100% !important; }
      @media (max-width: 1024px) {
        #nude-mb-s1 .content-info p {
          font-size: 3em; } }
    #nude-mb-s1 .content-info img {
      max-width: 200px; }
    @media (max-width: 773px) {
      #nude-mb-s1 .content-info {
        top: 37%;
        left: 50%;
        text-align: center; } }
    @media (max-width: 435px) {
      #nude-mb-s1 .content-info {
        top: 85%;
        left: 50%; }
        #nude-mb-s1 .content-info h2 {
          font-size: 2.2em; }
        #nude-mb-s1 .content-info p {
          font-size: 1.70em;
          letter-spacing: 3px; } }
  @media (max-width: 773px) {
    #nude-mb-s1.product-banner .phone-video video {
      height: 180%;
      width: auto; } }
  @media (max-width: 435px) {
    #nude-mb-s1 {
      height: 430px; }
      #nude-mb-s1.product-banner {
        height: 55% !important; }
        #nude-mb-s1.product-banner .phone-video {
          display: none; } }

#nude-mb-s2 {
  height: 720px;
  padding: 40px 0 0;
  background-color: #fbfbfb; }
  #nude-mb-s2 .bg-image {
    background: url("/themes/switcheasy/img/nude-mb/nmb1.png") no-repeat;
    background-size: contain;
    width: 1240px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 0; }
  #nude-mb-s2 .content-info {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0px;
    padding: 0 40px;
    max-width: 520px;
    width: 100%; }
  @media (max-width: 1400px) {
    #nude-mb-s2 {
      height: 600px; }
      #nude-mb-s2 .bg-image {
        width: 1030px;
        left: 10px;
        top: 40px; }
      #nude-mb-s2 .content-info {
        top: 20px; } }
  @media (max-width: 1024px) {
    #nude-mb-s2 .bg-image {
      width: 910px;
      left: 0;
      top: 110px; } }
  @media (max-width: 773px) {
    #nude-mb-s2 {
      height: 530px;
      padding: 20px 0; }
      #nude-mb-s2 .bg-image {
        width: 98%;
        left: 0;
        top: 140px; }
      #nude-mb-s2 .content-info {
        max-width: none;
        text-align: center;
        left: 0;
        right: 0;
        margin: auto; } }
  @media (max-width: 435px) {
    #nude-mb-s2 {
      height: 360px;
      padding: 0; }
      #nude-mb-s2 .bg-image {
        width: 100%;
        left: 0;
        top: 72%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        bottom: auto;
        height: auto;
        padding-top: 49%; } }

#nude-mb-s3 {
  background: url("/themes/switcheasy/img/nude-mb/nmb2.jpg") no-repeat;
  background-color: #FFF;
  background-size: cover;
  background-position: bottom center;
  height: 900px; }
  #nude-mb-s3 .content-info {
    position: absolute;
    bottom: 6%;
    left: 0;
    margin: auto;
    right: 0;
    text-align: center;
    max-width: 900px; }
    #nude-mb-s3 .content-info h2, #nude-mb-s3 .content-info p {
      color: #FFF; }
    #nude-mb-s3 .content-info p {
      letter-spacing: 4px; }
  @media (max-width: 1024px) {
    #nude-mb-s3 .content-info {
      bottom: 4%; } }
  @media (max-width: 773px) {
    #nude-mb-s3 {
      height: 515px;
      background: url("/themes/switcheasy/img/nude-mb/nmb2-m.png") no-repeat;
      background-size: cover;
      background-position: top center; } }
  @media (max-width: 1024px) {
    #nude-mb-s3 .content-info {
      bottom: 6%; } }

#nude-mb-s4 {
  background: url("/themes/switcheasy/img/nude-mb/nmb3.jpg") no-repeat;
  background-size: 1380px;
  background-position: center 60px;
  background-color: #FFF;
  height: 870px; }
  #nude-mb-s4 .content-info {
    position: absolute;
    bottom: 5%;
    left: 0;
    margin: auto;
    right: 0;
    text-align: center;
    max-width: 1080px; }
    #nude-mb-s4 .content-info p {
      letter-spacing: 4px; }
  @media (max-width: 1400px) {
    #nude-mb-s4 {
      background-size: 1020px;
      background-position: center 30px;
      height: 710px; }
      #nude-mb-s4 .content-info {
        bottom: 7%; } }
  @media (max-width: 773px) {
    #nude-mb-s4 {
      background-size: 100%;
      background-position: center 30px;
      height: 530px; } }
  @media (max-width: 435px) {
    #nude-mb-s4 {
      height: 410px; } }

#nude-mb-s5 {
  background-color: #FFF;
  height: 830px; }
  #nude-mb-s5 .bg-image {
    background: url("/themes/switcheasy/img/nude-mb/nmb4.jpg") no-repeat;
    width: 1608px;
    height: 100%;
    position: absolute;
    left: 30%;
    top: 0;
    z-index: 0;
    transform: translateX(-50%); }
  #nude-mb-s5 .content-info {
    position: absolute;
    bottom: 40%;
    right: 0;
    margin: auto;
    text-align: left;
    max-width: 720px;
    padding: 0 40px; }
    #nude-mb-s5 .content-info h2 {
      font-size: 3.5em; }
      @media (max-width: 773px) {
        #nude-mb-s5 .content-info h2 {
          font-size: 3em; } }
      @media (max-width: 435px) {
        #nude-mb-s5 .content-info h2 {
          font-size: 2.4em; } }
    @media (max-width: 1400px) {
      #nude-mb-s5 .content-info {
        bottom: 25%; } }
  @media (max-width: 1400px) {
    #nude-mb-s5 {
      height: 640px; }
      #nude-mb-s5 .bg-image {
        background: url("/themes/switcheasy/img/nude-mb/nmb4.jpg") no-repeat;
        width: 1460px;
        background-size: 100%;
        position: absolute;
        left: 50%; }
      #nude-mb-s5 .content-info {
        bottom: 10%; } }
  @media (max-width: 773px) {
    #nude-mb-s5 {
      height: 540px; }
      #nude-mb-s5 .bg-image {
        width: 1070px;
        left: 68%;
        top: -50px; }
      #nude-mb-s5 .content-info {
        bottom: 7%;
        text-align: center;
        left: 0; } }
  @media (max-width: 435px) {
    #nude-mb-s5 {
      height: 560px; }
      #nude-mb-s5 .bg-image {
        width: 870px;
        left: 80%;
        top: 0; }
      #nude-mb-s5 .content-info {
        bottom: 6%; } }

#nude-mb-s6 {
  height: 900px; }
  #nude-mb-s6 .row {
    max-width: 1800px; }
  #nude-mb-s6 .bg-image {
    background: url("/themes/switcheasy/img/nude-mb/nmb5.png") no-repeat;
    background-size: cover;
    width: 1750px;
    position: fixed;
    right: -170px;
    top: -50%;
    bottom: 0;
    z-index: 0;
    margin: auto;
    z-index: -1; }
    @media (max-width: 1400px) {
      #nude-mb-s6 .bg-image {
        right: -320px;
        top: -20%;
        width: 1380px; } }
  #nude-mb-s6 .content-info {
    position: absolute;
    left: 0;
    padding: 0 40px;
    bottom: 40%;
    max-width: 750px; }
    @media (max-width: 1024px) {
      #nude-mb-s6 .content-info {
        left: 0;
        max-width: 660px; } }
  @media (max-width: 1024px) {
    #nude-mb-s6 {
      height: 570px; }
      #nude-mb-s6:before {
        content: '';
        background: rgba(255, 255, 255, 0.6);
        height: 100%;
        display: block;
        width: 100%;
        position: absolute; } }
  @media (max-width: 773px) {
    #nude-mb-s6 {
      height: 600px; }
      #nude-mb-s6 .bg-image {
        right: -700px;
        width: 1470px; } }
  @media (max-width: 435px) {
    #nude-mb-s6 {
      height: 440px; }
      #nude-mb-s6 .bg-image {
        right: -280px;
        width: 683px;
        top: -10%; }
      #nude-mb-s6 .content-info {
        position: absolute;
        left: 0;
        bottom: 30%;
        max-width: 340px; } }

#nude-mb-s7 {
  background: url("/themes/switcheasy/img/nude-mb/nmb6.jpg") no-repeat;
  background-size: cover;
  height: 900px;
  background-position: left bottom; }
  #nude-mb-s7:before {
    content: '';
    background: url("/themes/switcheasy/img/nude-mb/bg-g.png") repeat-x;
    width: 100%;
    position: absolute;
    height: 35%;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-size: contain; }
  #nude-mb-s7 .row {
    max-width: 1920px; }
  #nude-mb-s7 .content-info {
    position: absolute;
    bottom: 5%;
    left: 0;
    width: 100%;
    max-width: 960px;
    padding: 0 40px; }
    #nude-mb-s7 .content-info img {
      max-width: 550px;
      width: 100%;
      padding: 25px 0; }
    #nude-mb-s7 .content-info h2, #nude-mb-s7 .content-info p {
      color: #FFF; }
    #nude-mb-s7 .content-info p {
      max-width: 695px; }
  @media (max-width: 1400px) {
    #nude-mb-s7 h2 {
      font-size: 3em; } }
  @media (max-width: 773px) {
    #nude-mb-s7 h2 {
      font-size: 3em; } }
  @media (max-width: 435px) {
    #nude-mb-s7 h2 {
      font-size: 2.4em; } }
  @media (max-width: 1024px) {
    #nude-mb-s7 {
      height: 660px; }
      #nude-mb-s7 .content-info img {
        max-width: 480px; } }
  @media (max-width: 773px) {
    #nude-mb-s7 {
      height: 590px; }
      #nude-mb-s7 .content-info img {
        max-width: 410px; } }

#nude-mb-s8 {
  background: url("/themes/switcheasy/img/nude-mb/nmb7.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  height: 900px; }
  #nude-mb-s8:before {
    content: '';
    background: url("/themes/switcheasy/img/nude-mb/bg-g.png") repeat-x;
    width: 100%;
    position: absolute;
    height: 35%;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-size: contain; }
  #nude-mb-s8 .content-info {
    position: absolute;
    bottom: 7%;
    padding: 0 40px;
    max-width: 900px;
    width: 100%; }
    #nude-mb-s8 .content-info h2, #nude-mb-s8 .content-info p {
      color: #FFF; }
  @media (max-width: 1400px) {
    #nude-mb-s8 {
      height: 760px; }
      #nude-mb-s8 .content-info {
        bottom: 5%; } }
  @media (max-width: 1024px) {
    #nude-mb-s8 {
      background-position: bottom center; }
      #nude-mb-s8 .content-info {
        bottom: 3%; } }
  @media (max-width: 773px) {
    #nude-mb-s8 {
      height: 600px; } }
  @media (max-width: 435px) {
    #nude-mb-s8 {
      height: 480px;
      background: url("/themes/switcheasy/img/nude-mb/nmb7-m.jpg") no-repeat;
      background-size: cover;
      background-position: bottom center; }
      #nude-mb-s8 .content-info {
        left: 0;
        bottom: 4%; } }

#nude-mb-order {
  padding-top: 100px;
  background-color: white;
  z-index: 90; }
  #nude-mb-order #campaign__purchase {
    margin-top: 0px; }
  #nude-mb-order .campaign__info__contents img {
    width: 250px; }
  #nude-mb-order .campaign__info__contents .info__title span {
    display: inline-block;
    font-size: 0.4em; }
    @media (max-width: 1024px) {
      #nude-mb-order .campaign__info__contents .info__title span {
        display: block; } }

@media (min-width: 769px) {
  .h-desk {
    display: block; } }
@media (max-width: 773px) {
  .h-desk {
    display: none; } }

@media (min-width: 769px) {
  .h-mobi {
    display: none; } }
@media (max-width: 773px) {
  .h-mobi {
    display: block; } }

.aero .section {
  background-color: #FFF;
  position: relative; }
@media (max-width: 736px) {
  .aero {
    padding-bottom: 30px; }
    .aero .aero_desktop {
      display: none; }
    .aero .aero_mobile {
      display: block; } }
@media (min-width: 737px) {
  .aero .aero_desktop {
    display: block; }
  .aero .aero_mobile {
    display: none; } }
.aero h2 span {
  font-family: Arial, 'Helvetica Neue'; }

#aero-s1 {
  background: #f0f9ff;
  background: -moz-linear-gradient(top, #f0f9ff 0%, #7fcdfe 55%, #b5e2ff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #f0f9ff), color-stop(55%, #7fcdfe), color-stop(100%, #b5e2ff));
  background: -webkit-linear-gradient(top, #f0f9ff 0%, #7fcdfe 55%, #b5e2ff 100%);
  background: -o-linear-gradient(top, #f0f9ff 0%, #7fcdfe 55%, #b5e2ff 100%);
  background: -ms-linear-gradient(top, #f0f9ff 0%, #7fcdfe 55%, #b5e2ff 100%);
  background: linear-gradient(to bottom, #f0f9ff 0%, #7fcdfe 55%, #b5e2ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#7fcdfe', GradientType=0 ); }
  @media (max-width: 414px) {
    #aero-s1 .fixedContainer {
      background-image: url("/themes/switcheasy/img/aero/aero-banner-mobile.png");
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat; }
      #aero-s1 .fixedContainer img {
        display: none; } }
  #aero-s1.product-banner img {
    max-width: 1190px; }
    @media (max-width: 768px) {
      #aero-s1.product-banner img {
        padding: 0 20px; } }
    @media (max-width: 1024px) {
      #aero-s1.product-banner img {
        padding: 0 40px; } }

.aero_animate {
  width: 800px;
  height: 473px;
  background: url("/themes/switcheasy/img/motion/aero-final.jpg") left center;
  background-size: auto 100%;
  margin-top: 50px; }
  @media (max-width: 1024px) {
    .aero_animate {
      margin: auto; } }
@-webkit-keyframes aero {
  100% {
    background-position: -22400px; } }
@-moz-keyframes aero {
  100% {
    background-position: -22400px; } }
@-ms-keyframes aero {
  100% {
    background-position: -22400px; } }
@-o-keyframes aero {
  100% {
    background-position: -22400px; } }
@keyframes aero {
  100% {
    background-position: -22400px; } }
  @media (min-width: 415px) and (max-width: 1280px) {
    .aero_animate {
      width: 670px;
      height: 400px;
      margin-top: 30px; }
    @-webkit-keyframes aero {
      100% {
        background-position: -18943px; } }
    @-moz-keyframes aero {
      100% {
        background-position: -18943px; } }
    @-ms-keyframes aero {
      100% {
        background-position: -18943px; } }
    @-o-keyframes aero {
      100% {
        background-position: -18943px; } }
    @keyframes aero {
      100% {
        background-position: -18943px; } } }
  @media (max-width: 414px) {
    .aero_animate {
      width: 320px;
      height: 180px;
      margin-top: 30px; }
    @-webkit-keyframes aero {
      100% {
        background-position: -8524px; } }
    @-moz-keyframes aero {
      100% {
        background-position: -8524px; } }
    @-ms-keyframes aero {
      100% {
        background-position: -8524px; } }
    @-o-keyframes aero {
      100% {
        background-position: -8524px; } }
    @keyframes aero {
      100% {
        background-position: -8524px; } } }

.aero_animate.active {
  -webkit-animation: aero 2.8s steps(28) 1;
  -moz-animation: aero 2.8s steps(28) 1;
  -ms-animation: aero 2.8s steps(28) 1;
  -o-animation: aero 2.8s steps(28) 1;
  animation: aero 2.8s steps(28) 1; }

#aero-s2, #aero-tech {
  overflow: hidden;
  height: 600px; }
  @media (min-width: 737px) and (max-width: 1024px) {
    #aero-s2, #aero-tech {
      height: auto;
      padding: 50px 0; } }
  @media (max-width: 736px) {
    #aero-s2, #aero-tech {
      height: auto;
      padding: 60px 0 40px; } }
  @media (max-width: 414px) {
    #aero-s2, #aero-tech {
      height: auto;
      padding: 40px 0; } }
  #aero-s2 .dev-four img, #aero-tech .dev-four img {
    margin-bottom: 15px; }
  @media (min-width: 1025px) {
    #aero-s2 .dev-four, #aero-tech .dev-four {
      position: absolute;
      left: 62%;
      width: 430px;
      top: 50%;
      transform: translateY(-50%); } }
  @media (max-width: 1024px) {
    #aero-s2 .dev-four, #aero-tech .dev-four {
      width: auto;
      margin-left: auto;
      padding: 0 20px; } }

@media (min-width: 737px) and (max-width: 1024px) {
  #aero-s2 {
    padding: 40px 0; } }

#aero-s3 {
  background-color: #F9F9F9;
  padding: 40px 0 80px; }
  @media (max-width: 1024px) {
    #aero-s3 {
      padding: 25px 0; } }
  @media (min-width: 1025px) {
    #aero-s3 {
      height: 650px; } }
  @media (max-width: 1024px) {
    #aero-s3 .row h2, #aero-s3 .row p {
      text-align: center; } }
  #aero-s3 .s3-img-product {
    display: block; }
    @media (max-width: 1024px) {
      #aero-s3 .s3-img-product {
        position: relative;
        width: 100%;
        margin: auto;
        max-width: 450px;
        display: block; } }
    @media (min-width: 1025px) {
      #aero-s3 .s3-img-product {
        position: absolute;
        width: 700px;
        top: 50%;
        left: 50%;
        margin-left: -350px;
        margin-top: -330px; } }
  #aero-s3 .protect-title {
    padding: 0 20px; }
  #aero-s3 .aero-text1,
  #aero-s3 .aero-text2 {
    font-size: 18px; }
    @media (min-width: 768px) {
      #aero-s3 .aero-text1,
      #aero-s3 .aero-text2 {
        position: absolute;
        top: 50%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: left !important; }
        #aero-s3 .aero-text1:after,
        #aero-s3 .aero-text2:after {
          content: '';
          display: block;
          height: 1px;
          background: #000;
          position: relative;
          bottom: -5px; } }
    @media (max-width: 1024px) {
      #aero-s3 .aero-text1,
      #aero-s3 .aero-text2 {
        font-size: 14px !important; } }
    @media (max-width: 767px) {
      #aero-s3 .aero-text1,
      #aero-s3 .aero-text2 {
        padding: 0 20px; } }
  @media (min-width: 768px) {
    #aero-s3 .aero-text1 {
      left: 50%;
      margin-left: -565px; }
      #aero-s3 .aero-text1:after {
        width: 111%; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    #aero-s3 .aero-text1 {
      margin-left: -318px;
      max-width: 170px; } }
  @media (max-width: 767px) {
    #aero-s3 .aero-text1 {
      margin: 20px 0; } }
  @media (min-width: 768px) {
    #aero-s3 .aero-text2 {
      right: 50%;
      margin-right: -560px;
      max-width: 315px; }
      #aero-s3 .aero-text2:after {
        width: 103%;
        left: -20px; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    #aero-s3 .aero-text2 {
      margin-right: -384px;
      max-width: 225px; } }

#aero-s4 {
  background-color: #7FCEFF; }
  #aero-s4 .dev-four {
    margin: auto; }
    @media (max-width: 414px) {
      #aero-s4 .dev-four {
        width: 80%; } }
    #aero-s4 .dev-four h2 {
      font-size: 52px; }
      @media (max-width: 800px) {
        #aero-s4 .dev-four h2 {
          font-size: 46px; } }
      @media (max-width: 768px) {
        #aero-s4 .dev-four h2 {
          font-size: 42px; } }
    #aero-s4 .dev-four h2, #aero-s4 .dev-four p {
      margin-left: 50px;
      color: #FFF; }
      @media (max-width: 736px) {
        #aero-s4 .dev-four h2, #aero-s4 .dev-four p {
          margin-left: 0; } }
    @media (min-width: 1025px) {
      #aero-s4 .dev-four {
        position: absolute;
        left: 55%;
        top: 35%;
        max-width: 440px; } }
  #aero-s4 .dev-six {
    padding: 60px 0;
    margin: auto; }
    @media (max-width: 1024px) {
      #aero-s4 .dev-six {
        padding: 40px 40px;
        padding-right: 0; } }
    @media (min-width: 1025px) {
      #aero-s4 .dev-six {
        width: 50%;
        margin: auto; } }
    @media (min-width: 737px) and (max-width: 1024px) {
      #aero-s4 .dev-six {
        width: 46%;
        margin: auto; } }
    @media (max-width: 414px) {
      #aero-s4 .dev-six {
        padding: 40px 0 30px; } }
  @media (max-width: 414px) {
    #aero-s4 {
      padding: 0 0 30px; } }

#aero-s5 h2, #aero-s5 p {
  color: black; }

.nplus .section {
  background-color: #FFF;
  position: relative; }
.nplus h2 span {
  font-family: Arial, 'Helvetica Neue'; }
@media (max-width: 736px) {
  .nplus {
    padding-bottom: 30px; }
    .nplus .nplus_desktop {
      display: none; }
    .nplus .nplus_mobile {
      display: block; } }
@media (min-width: 737px) {
  .nplus .nplus_desktop {
    display: block; }
  .nplus .nplus_mobile {
    display: none; } }
.nplus .campaign__order .info__specs {
  margin-top: 33px; }

#nplus-ss {
  background-image: url("/themes/switcheasy/img/nplus/nplus-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  #nplus-ss .fixedContainer .bannerPic {
    background-image: url("/themes/switcheasy/img/nplus/nplus_banner.png");
    background-size: 1600px;
    background-repeat: no-repeat;
    background-position: top; }
    @media (min-width: 768px) and (max-width: 1024px) {
      #nplus-ss .fixedContainer .bannerPic {
        background-size: 1110px;
        background-position: center 30px; } }
    @media (min-width: 568) and (max-width: 736px) {
      #nplus-ss .fixedContainer .bannerPic {
        background-size: 120%;
        background-position: top; } }
    @media (max-width: 414px) {
      #nplus-ss .fixedContainer .bannerPic {
        height: 80%;
        background-size: 100%;
        background-position: center bottom;
        background-image: url("/themes/switcheasy/img/nplus/nplus_banner-mobile.png"); } }
  @media (max-width: 414px) {
    #nplus-ss {
      height: 67%;
      background-image: url("/themes/switcheasy/img/nplus/nplus-bg-mobile.png"); } }

#nplus-s2 .animate_section {
  background: url("/themes/switcheasy/img/motion/nplus-motion.jpg") left center;
  background-size: auto 100%; }

#nplus-s3 {
  height: 600px;
  background-image: url("/themes/switcheasy/img/nplus/n02.png"), url("/themes/switcheasy/img/nplus/bg06.png");
  background-position: center top, center top;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  overflow: hidden; }
  @media (min-width: 768px) and (max-width: 1024px) {
    #nplus-s3 {
      height: 400px; } }
  @media (max-width: 414px) {
    #nplus-s3 {
      background-size: 820px 295px, cover;
      height: 340px; } }
  @media (min-width: 415px) and (max-width: 736px) {
    #nplus-s3 {
      background-size: 1025px 302px, cover;
      height: 450px; } }
  #nplus-s3 .descript {
    right: 0;
    left: 0;
    margin: 0 auto 40px;
    max-width: 450px;
    width: 100%;
    bottom: 2%; }
    @media (max-width: 320px) {
      #nplus-s3 .descript {
        margin: 0px auto 25px; } }

#nplus-s4 {
  background: url("/themes/switcheasy/img/nplus/bg07.png") no-repeat;
  background-size: cover;
  padding: 40px 0; }
  @media (max-width: 736px) {
    #nplus-s4 {
      padding: 20px 0 50px; } }
  @media (min-width: 1025px) {
    #nplus-s4 h2 {
      font-size: 58px; } }
  @media (max-width: 1024px) {
    #nplus-s4 h2 {
      font-size: 45px; } }
  #nplus-s4 .np-icon {
    width: 125px;
    margin-left: -40px;
    margin-top: 300px; }
    @media (max-width: 736px) {
      #nplus-s4 .np-icon {
        width: 100px;
        margin-left: auto;
        margin-top: auto;
        top: 20px;
        right: 20px; } }
    @media (min-width: 737px) and (max-width: 950px) {
      #nplus-s4 .np-icon {
        margin-left: auto;
        margin-top: auto;
        top: 50px; } }
  #nplus-s4 h2, #nplus-s4 p {
    color: white;
    margin-left: 120px; }
    @media (max-width: 950px) {
      #nplus-s4 h2, #nplus-s4 p {
        margin-left: 0; } }
  #nplus-s4 .dev-six {
    margin: auto; }
  #nplus-s4 .dev-four {
    position: relative;
    margin-top: -170px; }

#nplus-s5 {
  background-color: #00A0DA; }

#nplus-s6 {
  background: url("/themes/switcheasy/img/nplus/bg-0.jpg");
  overflow: hidden; }
  #nplus-s6 h2, #nplus-s6 p {
    color: white; }
  @media (min-width: 768px) {
    #nplus-s6 {
      padding-top: 20px; } }
  #nplus-s6 .dev-six {
    margin: auto; }
    #nplus-s6 .dev-six img {
      bottom: 0; }
      @media (min-width: 1140px) {
        #nplus-s6 .dev-six img {
          max-width: none;
          width: 900px; } }
  @media (max-width: 768px) {
    #nplus-s6 .dev-four h2 {
      font-size: 33px; } }
  @media (max-width: 736px) {
    #nplus-s6 .dev-four {
      padding: 30px 0; } }
  @media (max-width: 1024px) and (min-width: 737px) {
    #nplus-s6 .dev-four h2, #nplus-s6 .dev-four p {
      margin-left: 45px; } }
  #nplus-s6 .nplus_desktop .dev-six img {
    max-width: none;
    position: absolute;
    width: 1040px; }

.play .section {
  background-color: #FFF;
  position: relative;
  z-index: 0; }
.play h2 span {
  font-family: Arial, 'Helvetica Neue'; }

#play-s1 {
  background-image: url("/themes/switcheasy/img/play/banner2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }
  @media (max-width: 414px) {
    #play-s1 .fixedContainer {
      background-image: url("/themes/switcheasy/img/play/play-banner-mobile.png");
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat; }
      #play-s1 .fixedContainer img {
        display: none; } }

#play-s3 {
  height: 610px;
  background-color: #F9F9F9;
  overflow: hidden;
  background-image: url("/themes/switcheasy/img/play/p02.png");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 1921px) {
    #play-s3 {
      background-size: 2050px 650px; } }
  @media (max-width: 414px) {
    #play-s3 {
      background-size: 800px 235px;
      height: 330px; } }
  @media (min-width: 415px) and (max-width: 1024px) {
    #play-s3 {
      background-size: 1025px 302px;
      height: 360px; } }
  @media (max-width: 768px) {
    #play-s3 {
      height: 340px; } }
  @media (max-width: 414px) {
    #play-s3 {
      height: 320px; } }
  #play-s3 .descript {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%; }
    @media (max-width: 1024px) {
      #play-s3 .descript {
        bottom: 10%; } }

#play-s4 {
  padding: 30px 0 50px;
  background-color: #F9F9F9; }
  @media (max-width: 1024px) {
    #play-s4 {
      padding: 30px 0; } }

#play-s5 {
  overflow: hidden;
  position: relative;
  background-color: transparent; }
  #play-s5:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url("/themes/switcheasy/img/play/play-bg-star.jpg") no-repeat center center;
    background-size: cover;
    will-change: transform;
    z-index: -1; }
  @media (min-width: 768px) {
    #play-s5 {
      padding-top: 70px; } }
  #play-s5 .row {
    position: relative; }
    @media (max-width: 736px) {
      #play-s5 .row {
        text-align: center; } }
  #play-s5 .dev-four {
    position: absolute;
    left: 10%;
    bottom: 20%; }
    @media (min-width: 768px) and (max-width: 1024px) {
      #play-s5 .dev-four {
        left: 11%;
        bottom: 15%; } }
    @media (max-width: 768px) {
      #play-s5 .dev-four {
        left: 5%;
        bottom: 15%; } }
    @media (max-width: 736px) {
      #play-s5 .dev-four {
        position: relative;
        left: 0;
        width: auto;
        padding: 40px 20px;
        margin-left: auto;
        max-width: 400px;
        margin-right: auto;
        text-align: center;
        display: block; } }
  #play-s5 img {
    float: right;
    position: relative;
    width: 100%;
    max-width: 850px;
    min-width: 500px; }
    @media (max-width: 1024px) {
      #play-s5 img {
        max-width: 650px; } }
    @media (max-width: 767px) {
      #play-s5 img {
        margin: auto;
        float: none;
        text-align: center;
        bottom: -3px;
        right: -40px;
        padding: 0 20px; } }
    @media (max-width: 736px) {
      #play-s5 img {
        min-width: 310px; } }
  #play-s5 h2, #play-s5 p {
    color: #FFF; }

#play-s6 h2, #play-s6 p {
  color: black; }

.numbers .section {
  background-color: #FFF;
  position: relative;
  z-index: 0; }
.numbers h2 span {
  font-family: Arial, 'Helvetica Neue'; }

#numbers-s1.product-banner img {
  max-width: none; }
  @media (min-width: 1025px) {
    #numbers-s1.product-banner img {
      top: 60%; } }
  @media (max-width: 1024px) {
    #numbers-s1.product-banner img {
      display: none; } }
#numbers-s1 .fixedContainer {
  background: url("/themes/switcheasy/img/numbers/banner2.jpg") no-repeat center center;
  background-size: cover; }
  @media (max-width: 414px) {
    #numbers-s1 .fixedContainer {
      background: url("/themes/switcheasy/img/numbers/numbers-banner-m.jpg") no-repeat center center;
      background-size: contain; } }

#numbers-s2 .animate_section {
  background: url("/themes/switcheasy/img/motion/sprite-new1.jpg") left center;
  background-size: auto 100%; }

#numbers-s3 {
  background-color: #009BDC; }

#numbers-s4 .dev-four {
  margin: auto; }
  @media (max-width: 414px) {
    #numbers-s4 .dev-four {
      width: 80%; } }
  #numbers-s4 .dev-four h2 {
    font-size: 52px; }
    @media (max-width: 800px) {
      #numbers-s4 .dev-four h2 {
        font-size: 46px; } }
    @media (max-width: 768px) {
      #numbers-s4 .dev-four h2 {
        font-size: 42px; } }
  #numbers-s4 .dev-four h2, #numbers-s4 .dev-four p {
    margin-left: 50px; }
    @media (max-width: 736px) {
      #numbers-s4 .dev-four h2, #numbers-s4 .dev-four p {
        margin-left: 0; } }
  @media (min-width: 1025px) {
    #numbers-s4 .dev-four {
      position: absolute;
      left: 55%;
      top: 35%;
      max-width: 440px; } }
#numbers-s4 .dev-six {
  padding: 60px 0;
  margin: auto; }
  @media (max-width: 1024px) {
    #numbers-s4 .dev-six {
      padding: 40px 40px;
      padding-right: 0; } }
  @media (min-width: 1025px) {
    #numbers-s4 .dev-six {
      width: 50%;
      margin: auto; } }
  @media (min-width: 737px) and (max-width: 1024px) {
    #numbers-s4 .dev-six {
      width: 46%;
      margin: auto; } }
  @media (max-width: 414px) {
    #numbers-s4 .dev-six {
      padding: 40px 0 10px; } }
@media (max-width: 414px) {
  #numbers-s4 {
    padding: 0 0 30px; } }

.coverbuddy .section {
  overflow: hidden; }
.coverbuddy h2 span {
  font-family: Arial, 'Helvetica Neue'; }
.coverbuddy .img__buddy {
  position: absolute;
  bottom: 0; }

#coverbuddy-s1 {
  background-color: #3e4042; }
  #coverbuddy-s1.product-banner .row {
    position: absolute;
    z-index: 1; }
    #coverbuddy-s1.product-banner .row img {
      left: 50%;
      -moz-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
      -webkit-transform: translate(-100%, -50%);
      transform: translate(-100%, -50%);
      right: auto; }
      @media (max-width: 1024px) {
        #coverbuddy-s1.product-banner .row img {
          top: 60%;
          max-width: 460px;
          -moz-transform: translate(-105%, -50%);
          -ms-transform: translate(-105%, -50%);
          -webkit-transform: translate(-105%, -50%);
          transform: translate(-105%, -50%); } }
      @media (max-width: 768px) {
        #coverbuddy-s1.product-banner .row img {
          display: none; } }
  #coverbuddy-s1 .content-info {
    text-align: center;
    padding: 0 20px;
    z-index: 2;
    top: 60%;
    left: 50%;
    -moz-transform: translate(10%, -50%);
    -ms-transform: translate(10%, -50%);
    -webkit-transform: translate(10%, -50%);
    transform: translate(10%, -50%);
    position: absolute;
    color: #FFF !important;
    max-width: 480px;
    width: 100%;
    margin: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #coverbuddy-s1 .content-info h2, #coverbuddy-s1 .content-info p {
      color: #FFF; }
    #coverbuddy-s1 .content-info .btn-play {
      display: block;
      padding: 30px 0; }
      @media (max-width: 768px) {
        #coverbuddy-s1 .content-info .btn-play {
          padding: 10px 0; } }
      #coverbuddy-s1 .content-info .btn-play img {
        width: 90px;
        margin: 15px auto; }
    @media (max-width: 1024px) {
      #coverbuddy-s1 .content-info {
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); } }
    @media (max-width: 768px) {
      #coverbuddy-s1 .content-info {
        left: 0;
        right: 0; } }

#coverbuddy-s2 {
  height: auto;
  background-color: #fafafa; }
  #coverbuddy-s2 h2, #coverbuddy-s2 p {
    color: #696969; }
  #coverbuddy-s2 p {
    font-size: 26px; }
    #coverbuddy-s2 p img {
      width: 200px; }
  @media (max-width: 768px) {
    #coverbuddy-s2 {
      padding-top: 100px; } }
  #coverbuddy-s2 .content-middle-btm {
    position: absolute;
    bottom: 65px;
    text-align: center;
    width: 800px;
    left: 50%;
    margin-left: -400px; }
    @media (min-width: 415px) and (max-width: 768px) {
      #coverbuddy-s2 .content-middle-btm {
        width: 380px;
        margin-left: -190px;
        margin-top: 80px; } }
    @media (min-width: 320px) and (max-width: 414px) {
      #coverbuddy-s2 .content-middle-btm {
        margin-top: 30px;
        width: 300px;
        margin-left: -150px; } }
    @media (max-width: 320px) {
      #coverbuddy-s2 .content-middle-btm {
        bottom: 50px; } }
    #coverbuddy-s2 .content-middle-btm h2 {
      margin-bottom: 20px; }
      @media (min-width: 669px) and (max-width: 768px) {
        #coverbuddy-s2 .content-middle-btm h2 {
          margin-bottom: 200px; } }
@m @media (min-width: 569px) and (max-width: 669px) {
  #coverbuddy-s2 .content-middle-btm h2 {
    margin-bottom: 160px; } }
      @media (min-width: 415px) and (max-width: 568px) {
        #coverbuddy-s2 .content-middle-btm h2 {
          margin-bottom: 120px; } }
      @media (min-width: 320px) and (max-width: 414px) {
        #coverbuddy-s2 .content-middle-btm h2 {
          margin-bottom: 100px; } }
    @media (min-width: 376px) and (max-width: 768px) {
      #coverbuddy-s2 .content-middle-btm p {
        font-size: 20px; } }
    @media (min-width: 320px) and (max-width: 375px) {
      #coverbuddy-s2 .content-middle-btm p {
        font-size: 16px; } }
    @media (min-width: 376px) and (max-width: 768px) {
      #coverbuddy-s2 .content-middle-btm p img {
        width: 135px;
        margin-bottom: -4px; } }
    @media (min-width: 320px) and (max-width: 375px) {
      #coverbuddy-s2 .content-middle-btm p img {
        width: 100px;
        margin-bottom: -2px; } }

#coverbuddy-s2b {
  background: url("/themes/switcheasy/img/coverbuddy/match-web.png") no-repeat center center;
  background-size: cover;
  height: auto;
  background-color: #FFF; }
  #coverbuddy-s2b .content-info {
    position: absolute;
    margin-top: 100px;
    top: 0;
    width: 100%;
    max-width: 500px;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #coverbuddy-s2b .content-info h2, #coverbuddy-s2b .content-info p {
      color: #666; }
    #coverbuddy-s2b .content-info h2 {
      font-size: 48px; }
    #coverbuddy-s2b .content-info p {
      font-size: 22px; }
    @media (min-width: 769px) and (max-width: 1024px) {
      #coverbuddy-s2b .content-info {
        margin-left: 50px; } }
    @media (max-width: 768px) {
      #coverbuddy-s2b .content-info {
        top: 0;
        margin-top: 50px;
        margin-right: 20px;
        margin-left: 50px; } }
    @media (max-width: 414px) {
      #coverbuddy-s2b .content-info {
        margin-top: 20px;
        margin-left: 20px; } }
  @media (max-width: 1024px) {
    #coverbuddy-s2b {
      background: url("/themes/switcheasy/img/coverbuddy/match-ipad.png") no-repeat center bottom;
      background-size: cover;
      height: 680px; }
      #coverbuddy-s2b .content-info {
        max-width: none;
        text-align: center;
        margin: 50px auto; } }
  @media (max-width: 768px) {
    #coverbuddy-s2b {
      height: 490px; }
      #coverbuddy-s2b .content-info {
        margin: 30px auto;
        width: 100%; }
        #coverbuddy-s2b .content-info h2 {
          font-size: 30px; }
        #coverbuddy-s2b .content-info p {
          font-size: 16px; } }
  @media (max-width: 436px) {
    #coverbuddy-s2b {
      height: 310px; }
      #coverbuddy-s2b .content-info {
        margin: 20px auto 0;
        width: auto; } }
  @media (min-width: 1600px) {
    #coverbuddy-s2b .row {
      max-width: 1600px; } }
  @media (min-width: 1025px) {
    #coverbuddy-s2b {
      padding-top: 48%; } }

#coverbuddy-s3 {
  background: url("/themes/switcheasy/img/coverbuddy/pro-3a.jpg") no-repeat center center;
  background-size: cover;
  height: 840px; }
  #coverbuddy-s3 .content-info {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -110px;
    margin-left: 100px; }
    #coverbuddy-s3 .content-info h2, #coverbuddy-s3 .content-info p {
      color: white; }
    @media (min-width: 415px) and (max-width: 768px) {
      #coverbuddy-s3 .content-info {
        left: auto;
        margin-top: -300px; } }
    @media (min-width: 320px) and (max-width: 414px) {
      #coverbuddy-s3 .content-info {
        left: auto;
        margin-top: -200px; } }
    @media (min-width: 415px) and (max-width: 768px) {
      #coverbuddy-s3 .content-info {
        margin-left: 50px; } }
    @media (min-width: 320px) and (max-width: 414px) {
      #coverbuddy-s3 .content-info {
        margin-left: 20px; } }
  @media (min-width: 415px) and (max-width: 768px) {
    #coverbuddy-s3 {
      background: url("/themes/switcheasy/img/coverbuddy/pro-3ma.jpg") no-repeat center bottom; } }
  @media (min-width: 320px) and (max-width: 414px) {
    #coverbuddy-s3 {
      background: url("/themes/switcheasy/img/coverbuddy/pro-3mb.jpg") no-repeat center bottom;
      height: 540px; } }

#coverbuddy-s4 {
  overflow: hidden;
  background: url("/themes/switcheasy/img/coverbuddy/pro-4a-back.jpg") no-repeat center center;
  background-size: cover;
  background-color: #FFF; }
  #coverbuddy-s4 .infos__right p > img {
    width: 200px; }
    @media (min-width: 376px) and (max-width: 768px) {
      #coverbuddy-s4 .infos__right p > img {
        margin-bottom: 33px;
        margin-top: 20px; } }
    @media (min-width: 321px) and (max-width: 375px) {
      #coverbuddy-s4 .infos__right p > img {
        margin-bottom: 60px;
        margin-top: 20px; } }
    @media (max-width: 320px) {
      #coverbuddy-s4 .infos__right p > img {
        margin-bottom: 48px;
        margin-top: 20px; } }
  #coverbuddy-s4 .infos__right,
  #coverbuddy-s4 .infos__left {
    width: 49%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-top: 200px; }
    #coverbuddy-s4 .infos__right h2,
    #coverbuddy-s4 .infos__left h2 {
      font-weight: 500; }
    #coverbuddy-s4 .infos__right .special-title,
    #coverbuddy-s4 .infos__left .special-title {
      font-size: 22px;
      margin-bottom: 7px; }
      @media (min-width: 320px) and (max-width: 768px) {
        #coverbuddy-s4 .infos__right .special-title,
        #coverbuddy-s4 .infos__left .special-title {
          margin-bottom: 30px; } }
      @media (min-width: 320px) and (max-width: 414px) {
        #coverbuddy-s4 .infos__right .special-title,
        #coverbuddy-s4 .infos__left .special-title {
          font-size: 16px; } }
    @media (min-width: 376px) and (max-width: 768px) {
      #coverbuddy-s4 .infos__right,
      #coverbuddy-s4 .infos__left {
        margin-top: 50px; } }
    @media (min-width: 320px) and (max-width: 375px) {
      #coverbuddy-s4 .infos__right,
      #coverbuddy-s4 .infos__left {
        margin-top: 20px; } }
    @media (min-width: 737px) and (max-width: 768px) {
      #coverbuddy-s4 .infos__right .container,
      #coverbuddy-s4 .infos__left .container {
        width: 80%; } }
    @media (min-width: 320px) and (max-width: 736px) {
      #coverbuddy-s4 .infos__right .container,
      #coverbuddy-s4 .infos__left .container {
        width: 90%; } }
  #coverbuddy-s4 .s4-compare {
    position: absolute;
    max-width: none;
    left: 50%;
    margin-left: -1280px;
    top: 50%;
    margin-top: -70px; }
    @media (min-width: 320px) and (max-width: 414px) {
      #coverbuddy-s4 .s4-compare {
        width: 1280px;
        margin-left: -640px;
        margin-top: -30px; } }
  #coverbuddy-s4 .content-middle-btm {
    position: absolute;
    bottom: 65px;
    text-align: center;
    width: 800px;
    left: 50%;
    margin-left: -400px; }
    @media (min-width: 321px) and (max-width: 736px) {
      #coverbuddy-s4 .content-middle-btm h2 {
        font-size: 20px; } }
    @media (max-width: 320px) {
      #coverbuddy-s4 .content-middle-btm h2 {
        font-size: 18px; } }
  @media (min-width: 415px) and (max-width: 768px) {
    #coverbuddy-s4 {
      height: 600px; } }
  @media (min-width: 320px) and (max-width: 414px) {
    #coverbuddy-s4 {
      height: 500px; } }
  #coverbuddy-s4 .logi-note {
    font-size: 12px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    color: #696969; }

#coverbuddy-s5,
#coverbuddy-s7 {
  background-color: #353B3E; }
  #coverbuddy-s5 .content-info h2, #coverbuddy-s5 .content-info p,
  #coverbuddy-s7 .content-info h2,
  #coverbuddy-s7 .content-info p {
    color: white; }

#coverbuddy-s5 {
  height: auto; }
  @media (max-width: 768px) {
    #coverbuddy-s5 {
      padding-bottom: 200px; } }
  #coverbuddy-s5 .content-info {
    position: absolute;
    bottom: 170px; }
    @media (min-width: 769px) and (max-width: 1024px) {
      #coverbuddy-s5 .content-info {
        bottom: 60px;
        margin-left: 30px; } }
    @media (min-width: 601px) and (max-width: 768px) {
      #coverbuddy-s5 .content-info {
        bottom: 50%;
        margin-bottom: -60px;
        margin-left: 30px; } }
    @media (min-width: 320px) and (max-width: 600px) {
      #coverbuddy-s5 .content-info {
        bottom: 20px;
        margin-bottom: 0;
        margin-left: 30px; } }
  @media (min-width: 320px) and (max-width: 414px) {
    #coverbuddy-s5 .h-mobi {
      bottom: auto; } }
  @media (max-width: 768px) {
    #coverbuddy-s5 p {
      font-size: 16px; }
    #coverbuddy-s5 h2 {
      font-size: 30px; } }

#coverbuddy-s6 {
  background: url("/themes/switcheasy/img/coverbuddy/pro-6a.jpg") no-repeat center center;
  background-size: cover;
  height: 800px; }
  #coverbuddy-s6 .content-info {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -90px;
    margin-left: 150px; }
    @media (max-width: 768px) {
      #coverbuddy-s6 .content-info {
        top: auto;
        bottom: 20px;
        left: auto;
        margin-left: 30px;
        margin-top: 0; } }
  @media (max-width: 768px) {
    #coverbuddy-s6 {
      background: url("/themes/switcheasy/img/coverbuddy/pro-6ma.jpg") no-repeat center top;
      background-size: 100% auto;
      background-color: #CFC5C1; } }
  @media (min-width: 568px) and (max-width: 735px) {
    #coverbuddy-s6 {
      height: 700px; } }
  @media (min-width: 415px) and (max-width: 568px) {
    #coverbuddy-s6 {
      height: 600px; } }
  @media (min-width: 376px) and (max-width: 414px) {
    #coverbuddy-s6 {
      height: 500px; } }
  @media (min-width: 321px) and (max-width: 375px) {
    #coverbuddy-s6 {
      height: 460px; } }
  @media (max-width: 320px) {
    #coverbuddy-s6 {
      height: 400px; } }

#coverbuddy-s7 {
  height: auto; }
  @media (max-width: 1024px) {
    #coverbuddy-s7 {
      padding-top: 100px; } }
  #coverbuddy-s7 .content-info {
    position: absolute;
    right: 50%;
    top: 50%;
    width: 420px;
    margin-top: 100px;
    margin-right: -540px; }
    @media (max-width: 1024px) {
      #coverbuddy-s7 .content-info {
        margin-right: -210px;
        top: 0;
        margin-top: 30px;
        text-align: center; } }
    @media (min-width: 1025px) and (max-width: 1280px) {
      #coverbuddy-s7 .content-info {
        margin-right: -480px;
        margin-top: 50px; } }

#coverbuddy-nine-s8 {
  background-color: #FFF; }

#coverbuddy-order {
  padding-top: 100px;
  background-color: white;
  z-index: 90; }
  #coverbuddy-order #campaign__purchase {
    margin-top: 0px; }
  #coverbuddy-order .campaign__info__contents img {
    width: 250px; }

@media (min-width: 769px) {
  .h-desk {
    display: block; } }
@media (max-width: 768px) {
  .h-desk {
    display: none; } }

@media (min-width: 769px) {
  .h-mobi {
    display: none; } }
@media (max-width: 768px) {
  .h-mobi {
    display: block; } }

.coverbuddy-nine .section {
  height: 840px;
  overflow: hidden; }
  @media (min-width: 1367px) and (max-width: 1440px) {
    .coverbuddy-nine .section {
      height: 640px; } }
  @media (min-width: 1025px) and (max-width: 1366px) {
    .coverbuddy-nine .section {
      height: 580px; } }
  @media (max-width: 1024px) {
    .coverbuddy-nine .section {
      height: 500px; } }
  .coverbuddy-nine .section h2 {
    color: white;
    font-size: 40px;
    font-weight: 100;
    line-height: 1.2;
    margin-bottom: 10px; }
    @media (min-width: 1680px) {
      .coverbuddy-nine .section h2 {
        font-size: 56px; } }
    @media (min-width: 737px) and (max-width: 1024px) {
      .coverbuddy-nine .section h2 {
        font-size: 28px; } }
    @media (min-width: 415px) and (max-width: 736px) {
      .coverbuddy-nine .section h2 {
        font-size: 25px; } }
    @media (max-width: 414px) {
      .coverbuddy-nine .section h2 {
        margin-bottom: 5px;
        font-size: 18px;
        font-weight: 200; } }
    @media (max-width: 320px) {
      .coverbuddy-nine .section h2 {
        font-size: 14px; } }
  .coverbuddy-nine .section h3 {
    color: white;
    font-size: 44px;
    font-weight: 100;
    line-height: 1;
    margin-bottom: 10px; }
    @media (min-width: 1680px) {
      .coverbuddy-nine .section h3 {
        font-size: 70px;
        margin-bottom: 15px; } }
    @media (min-width: 737px) and (max-width: 1024px) {
      .coverbuddy-nine .section h3 {
        font-size: 38px; } }
    @media (min-width: 415px) and (max-width: 736px) {
      .coverbuddy-nine .section h3 {
        font-size: 29px; } }
    @media (max-width: 414px) {
      .coverbuddy-nine .section h3 {
        margin-bottom: 5px;
        font-size: 22px;
        font-weight: 200; } }
    @media (max-width: 320px) {
      .coverbuddy-nine .section h3 {
        font-size: 16px; } }
  .coverbuddy-nine .section h4 {
    color: white;
    font-size: 40px;
    font-weight: 100;
    line-height: 1.3;
    margin-bottom: 10px; }
    @media (min-width: 1680px) {
      .coverbuddy-nine .section h4 {
        font-size: 44px; } }
    @media (min-width: 737px) and (max-width: 1024px) {
      .coverbuddy-nine .section h4 {
        font-size: 28px; } }
    @media (min-width: 415px) and (max-width: 736px) {
      .coverbuddy-nine .section h4 {
        font-size: 25px; } }
    @media (max-width: 414px) {
      .coverbuddy-nine .section h4 {
        margin-bottom: 5px;
        font-size: 18px;
        font-weight: 200; } }
    @media (max-width: 320px) {
      .coverbuddy-nine .section h4 {
        font-size: 14px; } }
  .coverbuddy-nine .section h5 {
    color: white;
    font-size: 44px;
    font-weight: 100;
    line-height: 1;
    margin-bottom: 10px; }
    @media (min-width: 1680px) {
      .coverbuddy-nine .section h5 {
        font-size: 55px;
        margin-bottom: 10px; } }
    @media (min-width: 737px) and (max-width: 1024px) {
      .coverbuddy-nine .section h5 {
        font-size: 38px; } }
    @media (min-width: 415px) and (max-width: 736px) {
      .coverbuddy-nine .section h5 {
        font-size: 29px; } }
    @media (min-width: 321px) and (max-width: 414px) {
      .coverbuddy-nine .section h5 {
        font-size: 22px;
        font-weight: 200;
        margin-bottom: 5px; } }
    @media (max-width: 320px) {
      .coverbuddy-nine .section h5 {
        font-size: 16px;
        margin-bottom: 5px;
        font-weight: 200; } }
  .coverbuddy-nine .section p, .coverbuddy-nine .section li, .coverbuddy-nine .section span {
    color: white;
    font-size: 19px;
    letter-spacing: 1.5px;
    line-height: 1.5;
    font-weight: 100; }
    @media (min-width: 1680px) {
      .coverbuddy-nine .section p, .coverbuddy-nine .section li, .coverbuddy-nine .section span {
        font-size: 22px; } }
    @media (min-width: 737px) and (max-width: 1024px) {
      .coverbuddy-nine .section p, .coverbuddy-nine .section li, .coverbuddy-nine .section span {
        font-size: 18px; } }
    @media (min-width: 415px) and (max-width: 736px) {
      .coverbuddy-nine .section p, .coverbuddy-nine .section li, .coverbuddy-nine .section span {
        font-size: 16px; } }
    @media (max-width: 414px) {
      .coverbuddy-nine .section p, .coverbuddy-nine .section li, .coverbuddy-nine .section span {
        font-size: 13px;
        font-weight: 200; } }
    @media (max-width: 320px) {
      .coverbuddy-nine .section p, .coverbuddy-nine .section li, .coverbuddy-nine .section span {
        font-size: 10px; } }

#coverbuddy-nine-s1 {
  height: auto;
  background-color: #565857; }
  #coverbuddy-nine-s1 .content-info {
    text-align: center;
    position: absolute;
    top: 0;
    padding-top: 100px;
    width: 100%;
    left: 50%;
    margin-left: -50%; }
    #coverbuddy-nine-s1 .content-info img {
      width: 350px; }
      @media (min-width: 1680px) {
        #coverbuddy-nine-s1 .content-info img {
          margin-bottom: 30px; } }
      @media (max-width: 1679px) {
        #coverbuddy-nine-s1 .content-info img {
          margin-bottom: 20px; } }
      @media (min-width: 569px) and (max-width: 768px) {
        #coverbuddy-nine-s1 .content-info img {
          width: 290px;
          margin-bottom: 10px; } }
      @media (max-width: 568px) {
        #coverbuddy-nine-s1 .content-info img {
          width: 200px;
          margin-bottom: 5px; } }
      @media (max-width: 320px) {
        #coverbuddy-nine-s1 .content-info img {
          width: 150px; } }
    @media (min-width: 1025px) and (max-width: 1440px) {
      #coverbuddy-nine-s1 .content-info {
        padding-top: 60px; } }
    @media (max-width: 1024px) {
      #coverbuddy-nine-s1 .content-info {
        padding-top: 60px;
        top: auto;
        bottom: 0;
        padding-top: 0;
        margin-bottom: 30px; } }
    @media (max-width: 768px) {
      #coverbuddy-nine-s1 .content-info {
        margin-bottom: 15px; } }
  @media (min-width: 769px) and (max-width: 1024px) {
    #coverbuddy-nine-s1 {
      padding-bottom: 120px; } }
  @media (max-width: 768px) {
    #coverbuddy-nine-s1 {
      padding-bottom: 45px; } }
  @media (max-width: 375px) {
    #coverbuddy-nine-s1 .s1-title {
      font-size: 16px; } }

#coverbuddy-nine-new-s1 {
  background: url("/themes/switcheasy/img/coverbuddy-nine/pro-new-s2b.jpg") no-repeat center center;
  background-size: cover; }
  @media (max-width: 768px) {
    #coverbuddy-nine-new-s1 {
      height: auto; } }
  @media (min-width: 1921px) {
    #coverbuddy-nine-new-s1 {
      height: 1120px; } }
  #coverbuddy-nine-new-s1 .content-info {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    margin-bottom: 50px; }
    @media (max-width: 1024px) {
      #coverbuddy-nine-new-s1 .content-info {
        margin-bottom: 25px; } }
    @media (max-width: 768px) {
      #coverbuddy-nine-new-s1 .content-info {
        margin-bottom: 75px; } }
    @media (max-width: 414px) {
      #coverbuddy-nine-new-s1 .content-info {
        margin-bottom: 25px; } }
    @media (min-width: 1440px) {
      #coverbuddy-nine-new-s1 .content-info p {
        font-size: 24px; } }

#coverbuddy-nine-new-s2 {
  height: auto;
  background: #ffe8e8;
  background: -moz-linear-gradient(top, #ffe8e8 0%, white 20%, white 80%, #ffe8e8 100%);
  background: -webkit-linear-gradient(top, #ffe8e8 0%, white 20%, white 80%, #ffe8e8 100%);
  background: -o-linear-gradient(top, #ffe8e8 0%, white 20%, white 80%, #ffe8e8 100%);
  background: -ms-linear-gradient(top, #ffe8e8 0%, white 20%, white 80%, #ffe8e8 100%);
  background: linear-gradient(to bottom, #ffe8e8 0%, #ffffff 20%, #ffffff 80%, #ffe8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe8e8', endColorstr='#ffe8e8', GradientType=0 ); }
  @media (min-width: 736px) and (max-width: 768px) {
    #coverbuddy-nine-new-s2 {
      margin-top: -50px; } }
  #coverbuddy-nine-new-s2 .content-info {
    text-align: center; }
    @media (max-width: 736px) {
      #coverbuddy-nine-new-s2 .content-info {
        margin-top: -15px; } }
    #coverbuddy-nine-new-s2 .content-info h2 {
      margin-bottom: 0; }
      @media (max-width: 1024px) {
        #coverbuddy-nine-new-s2 .content-info h2 {
          font-size: 38px; } }
      @media (max-width: 736px) {
        #coverbuddy-nine-new-s2 .content-info h2 {
          margin-bottom: 5px;
          font-size: 22px; } }
  @media (max-width: 736px) {
    #coverbuddy-nine-new-s2 {
      text-align: center; } }
  @media (max-width: 1024px) {
    #coverbuddy-nine-new-s2 {
      padding: 10px 0; } }

#coverbuddy-nine-s2 {
  background: url("/themes/switcheasy/img/coverbuddy-nine/pro-2a.png") no-repeat center center;
  background-size: cover; }
  @media (max-width: 768px) {
    #coverbuddy-nine-s2 {
      height: auto; } }
  #coverbuddy-nine-s2 .content-info {
    margin-top: 44%; }
    @media (min-width: 1680px) {
      #coverbuddy-nine-s2 .content-info {
        margin-right: -12%; } }
    #coverbuddy-nine-s2 .content-info h3 {
      text-align: right; }
    @media (min-width: 1367px) and (max-width: 1440px) {
      #coverbuddy-nine-s2 .content-info {
        margin-top: 380px; } }
    @media (min-width: 1025px) and (max-width: 1366px) {
      #coverbuddy-nine-s2 .content-info {
        margin-top: 340px;
        margin-right: 40px; } }
    @media (min-width: 769px) and (max-width: 1024px) {
      #coverbuddy-nine-s2 .content-info {
        margin-top: 280px;
        margin-right: 100px; } }
    @media (max-width: 768px) {
      #coverbuddy-nine-s2 .content-info {
        position: absolute;
        bottom: 0;
        right: 0;
        margin-bottom: 15%;
        margin-right: 50px; } }
    @media (max-width: 414px) {
      #coverbuddy-nine-s2 .content-info {
        margin-right: 20px;
        margin-bottom: 35px; } }

#coverbuddy-nine-s3 {
  margin-top: -10px;
  height: auto; }
  @media (min-width: 769px) and (max-width: 1440px) {
    #coverbuddy-nine-s3 {
      margin-top: -50px; } }
  #coverbuddy-nine-s3 img {
    width: 100%; }
  #coverbuddy-nine-s3 .content-info {
    position: absolute;
    margin-top: 100px;
    top: 0; }
    @media (min-width: 769px) and (max-width: 1024px) {
      #coverbuddy-nine-s3 .content-info {
        margin-left: 50px; } }
    @media (max-width: 768px) {
      #coverbuddy-nine-s3 .content-info {
        top: 0;
        margin-top: 50px;
        margin-right: 20px;
        margin-left: 50px; } }
    @media (max-width: 414px) {
      #coverbuddy-nine-s3 .content-info {
        margin-top: 20px;
        margin-left: 20px; } }

#coverbuddy-nine-s4 {
  height: 720px;
  overflow: hidden;
  background: url("/themes/switcheasy/img/coverbuddy-nine/pro-4a-back.png"); }
  @media (min-width: 1367px) and (max-width: 1440px) {
    #coverbuddy-nine-s4 {
      height: 640px; } }
  @media (min-width: 1025px) and (max-width: 1366px) {
    #coverbuddy-nine-s4 {
      height: 580px; } }
  @media (max-width: 1024px) {
    #coverbuddy-nine-s4 {
      height: 500px; } }
  @media (max-width: 768px) {
    #coverbuddy-nine-s4 {
      height: auto; } }
  #coverbuddy-nine-s4 .infos__right p > img {
    width: 200px; }
    @media (min-width: 376px) and (max-width: 768px) {
      #coverbuddy-nine-s4 .infos__right p > img {
        margin-bottom: 33px;
        margin-top: 20px; } }
    @media (min-width: 321px) and (max-width: 375px) {
      #coverbuddy-nine-s4 .infos__right p > img {
        margin-bottom: 60px;
        margin-top: 20px; } }
    @media (max-width: 320px) {
      #coverbuddy-nine-s4 .infos__right p > img {
        margin-bottom: 48px;
        margin-top: 20px; } }
  #coverbuddy-nine-s4 .bottom__group__content {
    position: absolute;
    width: 100%;
    bottom: 100px; }
    @media (min-width: 1366px) and (max-width: 1440px) {
      #coverbuddy-nine-s4 .bottom__group__content {
        bottom: 40px; } }
    @media (min-width: 569px) and (max-width: 768px) {
      #coverbuddy-nine-s4 .bottom__group__content {
        bottom: 150px; } }
    @media (max-width: 568px) {
      #coverbuddy-nine-s4 .bottom__group__content {
        bottom: 20px; } }
    @media (max-width: 320px) {
      #coverbuddy-nine-s4 .bottom__group__content {
        margin-left: 5px; } }
  #coverbuddy-nine-s4 .content-info {
    margin-top: 150px; }
    @media (min-width: 769px) and (max-width: 1024px) {
      #coverbuddy-nine-s4 .content-info {
        margin-top: 100px; } }
    @media (max-width: 768px) {
      #coverbuddy-nine-s4 .content-info {
        top: 0;
        position: absolute;
        width: 95%;
        margin-left: 2.5%;
        margin-top: 80px; } }
    @media (max-width: 414px) {
      #coverbuddy-nine-s4 .content-info {
        margin-top: 7%; } }
  #coverbuddy-nine-s4 .infos__right,
  #coverbuddy-nine-s4 .infos__left {
    width: 49%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center; }
    #coverbuddy-nine-s4 .infos__right h2, #coverbuddy-nine-s4 .infos__right p,
    #coverbuddy-nine-s4 .infos__left h2,
    #coverbuddy-nine-s4 .infos__left p {
      color: black; }
    @media (max-width: 414zpx) {
      #coverbuddy-nine-s4 .infos__right .font-special,
      #coverbuddy-nine-s4 .infos__left .font-special {
        font-size: 24px; } }
    @media (min-width: 376px) and (max-width: 768px) {
      #coverbuddy-nine-s4 .infos__right,
      #coverbuddy-nine-s4 .infos__left {
        margin-top: 50px; } }
    @media (max-width: 375px) {
      #coverbuddy-nine-s4 .infos__right,
      #coverbuddy-nine-s4 .infos__left {
        margin-top: 20px; } }
    @media (max-width: 736px) {
      #coverbuddy-nine-s4 .infos__right .container,
      #coverbuddy-nine-s4 .infos__left .container {
        width: 98%; } }
    @media (max-width: 320px) {
      #coverbuddy-nine-s4 .infos__right .container,
      #coverbuddy-nine-s4 .infos__left .container {
        width: 95%; } }
  #coverbuddy-nine-s4 .s4-compare {
    position: absolute;
    max-width: none;
    left: 50%;
    margin-left: -1280px;
    top: 50%;
    margin-top: -120px; }
    @media (min-width: 769px) and (max-width: 1024px) {
      #coverbuddy-nine-s4 .s4-compare {
        margin-top: -150px; } }

#coverbuddy-nine-s5,
#coverbuddy-nine-s7 {
  background-color: #383938; }

#coverbuddy-nine-s5 {
  background-color: #2d3132;
  height: auto; }
  @media (max-width: 768px) {
    #coverbuddy-nine-s5 {
      padding-bottom: 80px; } }
  @media (min-width: 415px) and (max-width: 568px) {
    #coverbuddy-nine-s5 {
      padding-bottom: 180px; } }
  #coverbuddy-nine-s5 .content-info {
    position: absolute;
    bottom: 0;
    margin-bottom: 3.5%;
    left: 50%;
    margin-left: 320px; }
    @media (min-width: 1367px) and (max-width: 1440px) {
      #coverbuddy-nine-s5 .content-info {
        margin-left: 260px; } }
    @media (min-width: 1025px) and (max-width: 1366px) {
      #coverbuddy-nine-s5 .content-info {
        margin-left: 250px; } }
    @media (min-width: 769px) and (max-width: 1024px) {
      #coverbuddy-nine-s5 .content-info {
        margin-left: 120px; } }
    @media (max-width: 768px) {
      #coverbuddy-nine-s5 .content-info {
        text-align: center;
        left: 50%;
        margin-left: -50%;
        width: 100%;
        margin-bottom: 30px; } }

#coverbuddy-nine-s6 {
  background: url("/themes/switcheasy/img/coverbuddy-nine/pro-6b.jpg") no-repeat center center;
  background-size: cover; }
  @media (min-width: 736px) and (max-width: 768px) {
    #coverbuddy-nine-s6 {
      margin-top: -100px; } }
  #coverbuddy-nine-s6 img {
    width: 100%; }
  @media (max-width: 414px) {
    #coverbuddy-nine-s6 {
      height: 400px; } }
  #coverbuddy-nine-s6 .content-info {
    position: absolute;
    margin-top: 50px;
    left: 0;
    margin-left: 50px;
    top: 0; }
    @media (min-width: 1440px) {
      #coverbuddy-nine-s6 .content-info {
        margin-top: 100px;
        margin-left: 100px; } }
    @media (max-width: 414px) {
      #coverbuddy-nine-s6 .content-info {
        margin-top: 20px;
        margin-left: 20px; } }

#coverbuddy-nine-s7 {
  height: auto;
  margin-top: -3px; }
  @media (max-width: 768px) {
    #coverbuddy-nine-s7 {
      padding-top: 30px; } }
  #coverbuddy-nine-s7 .content-info {
    position: absolute;
    left: 50%;
    bottom: 0; }
    @media (min-width: 1366px) {
      #coverbuddy-nine-s7 .content-info {
        margin-bottom: 90px; } }
    @media (min-width: 769px) and (max-width: 1024px) {
      #coverbuddy-nine-s7 .content-info {
        margin-bottom: 60px; } }
    @media (max-width: 768px) {
      #coverbuddy-nine-s7 .content-info {
        margin-bottom: auto;
        bottom: auto;
        top: 0;
        margin: 40px 20px 0 20px;
        left: 50%;
        margin-left: -50%;
        text-align: center;
        width: 100%; } }
    @media (max-width: 414px) {
      #coverbuddy-nine-s7 .content-info {
        margin-top: 20px; } }

#coverbuddy-nine-s8 {
  height: auto;
  padding: 30px 0; }
  @media (max-width: 768px) {
    #coverbuddy-nine-s8 {
      padding: 15px 0; } }
  #coverbuddy-nine-s8 h2 {
    color: black;
    font-style: italic;
    font-size: 20px;
    letter-spacing: 1.5px;
    font-weight: 500;
    margin-bottom: 30px; }
    @media (max-width: 414px) {
      #coverbuddy-nine-s8 h2 {
        font-size: 16px;
        letter-spacing: 1px;
        margin-bottom: 20px; } }
  @media (max-width: 1024px) {
    #coverbuddy-nine-s8 .content-info {
      margin: 0 20px; } }
  #coverbuddy-nine-s8 .what_ppl {
    max-width: 380px;
    margin-bottom: 30px; }
    @media (min-width: 415px) and (max-width: 1024px) {
      #coverbuddy-nine-s8 .what_ppl {
        margin: 0 20px; } }
    @media (max-width: 414px) {
      #coverbuddy-nine-s8 .what_ppl {
        width: 280px;
        margin: 10px 20px; } }
  @media (max-width: 1024px) {
    #coverbuddy-nine-s8 .media {
      margin: 0 20px; } }
  @media (max-width: 767px) {
    #coverbuddy-nine-s8 .media-logo {
      width: 31.42857% !important; } }

#coverbuddy-nine-order {
  padding: 50px 0;
  border-top: 1px solid #e5e5e5;
  margin-top: -8px;
  background-color: white;
  height: auto; }
  #coverbuddy-nine-order #campaign__purchase {
    margin-top: 0px; }
    #coverbuddy-nine-order #campaign__purchase h2 {
      font-size: 24px; }
  #coverbuddy-nine-order .campaign__info__contents img {
    width: 250px; }
  #coverbuddy-nine-order h2, #coverbuddy-nine-order p, #coverbuddy-nine-order li, #coverbuddy-nine-order span {
    color: #666666; }

@media (min-width: 769px) {
  .h-desk {
    display: block; } }
@media (max-width: 768px) {
  .h-desk {
    display: none; } }

@media (min-width: 769px) {
  .h-mobi {
    display: none; } }
@media (max-width: 768px) {
  .h-mobi {
    display: block; } }

.monsters .section {
  background-color: #FFF;
  position: relative;
  overflow: hidden; }
.monsters h2 {
  font-family: 'baconregular', 'Helvetica Neue', Arial !important;
  font-size: 68px !important; }
  @media (max-width: 1024px) {
    .monsters h2 {
      font-size: 60px !important; } }
  @media (max-width: 435px) {
    .monsters h2 {
      font-size: 39px !important; } }
.monsters p {
  font-family: 'Helvetica Neue', Arial !important;
  font-size: 22px;
  line-height: 30px !important; }
  @media (max-width: 1024px) {
    .monsters p {
      font-size: 20px !important; } }
.monsters h2 span, .monsters p span {
  font-family: 'Helvetica Neue', Arial; }

#monsters-s3 h2, #monsters-s3 p,
#monsters-s4 h2,
#monsters-s4 p,
#monsters-s5 h2,
#monsters-s5 p,
#monsters-s6 h2,
#monsters-s6 p {
  color: #fff !important; }

#monsters .float-deco {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 450px;
  margin-top: -400px; }
#monsters .info__list {
  margin-left: 15px; }
  #monsters .info__list li {
    list-style-type: disc; }

#monsters-s2 {
  background: url("/themes/switcheasy/img/monsters/monsters-bg.jpg") no-repeat center center;
  background-size: 2560px;
  z-index: 0; }
  #monsters-s2 img.h-mobile {
    display: none; }
  #monsters-s2.product-banner img {
    max-width: 1190px; }
  @media (max-width: 1024px) and (min-width: 435px) {
    #monsters-s2 {
      background: url("/themes/switcheasy/img/monsters/monsters-bg.jpg") no-repeat center 40%;
      background-size: 1670px; }
      #monsters-s2.product-banner {
        height: 350px; }
        #monsters-s2.product-banner img.h-desktop {
          max-width: 800px; }
      #monsters-s2 .fixedContainer {
        height: 370px; } }
  @media (max-width: 435px) {
    #monsters-s2 {
      background: url("/themes/switcheasy/img/monsters/monsters-bg.jpg") no-repeat 60% 10%;
      background-size: 370%;
      height: 80%; }
      #monsters-s2 img.h-desktop {
        display: none; }
      #monsters-s2 img.h-mobile {
        display: block;
        top: 55% !important; } }

#monsters-s3 {
  background: url("/themes/switcheasy/img/monsters/monsters-bg2.png") no-repeat center -550px;
  background-size: cover;
  padding: 30px 0;
  background-color: #EF811B; }
@-webkit-keyframes slideDown {
  100% {
    background-position: center -170px; } }
@-moz-keyframes slideDown {
  100% {
    background-position: center -170px; } }
@-ms-keyframes slideDown {
  100% {
    background-position: center -170px; } }
@-o-keyframes slideDown {
  100% {
    background-position: center -170px; } }
@keyframes slideDown {
  100% {
    background-position: center -170px; } }
  @media (max-width: 1024px) {
    #monsters-s3 {
      background-position: center -210px; }
    @-webkit-keyframes slideDown {
      100% {
        background-position: center 0px; } }
    @-moz-keyframes slideDown {
      100% {
        background-position: center -0px; } }
    @-ms-keyframes slideDown {
      100% {
        background-position: center -0px; } }
    @-o-keyframes slideDown {
      100% {
        background-position: center -0px; } }
    @keyframes slideDown {
      100% {
        background-position: center -0px; } } }
  #monsters-s3.slideDown {
    -webkit-animation: slideDown 10s;
    -moz-animation: slideDown 10s;
    -ms-animation: slideDown 10s;
    -o-animation: slideDown 10s;
    animation: slideDown 10s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  #monsters-s3 .row {
    position: relative; }
  #monsters-s3 .left-block {
    width: 45%;
    float: left;
    padding: 0 20px; }
    @media (max-width: 736px) {
      #monsters-s3 .left-block {
        float: none; } }
    @media (max-width: 435px) {
      #monsters-s3 .left-block {
        width: auto;
        max-width: 300px;
        margin: auto;
        display: block; } }
  #monsters-s3 .right-block {
    position: absolute;
    top: 12%;
    right: 20px;
    max-width: 710px;
    margin-left: 350px; }
    @media (max-width: 1024px) {
      #monsters-s3 .right-block {
        max-width: 590px; } }
    @media (max-width: 435px) {
      #monsters-s3 .right-block {
        position: relative;
        margin-left: 0;
        padding: 20px 20px 0;
        right: auto;
        top: auto; } }

#monsters-s4 {
  background: url("/themes/switcheasy/img/monsters/monsters-bg3.png") no-repeat center center;
  background-size: cover; }
  #monsters-s4 .row {
    width: 100%;
    max-width: 1440px !important; }
  #monsters-s4 .left-block {
    width: 43%;
    float: right;
    position: relative;
    bottom: -135px; }
    @media (max-width: 1024px) {
      #monsters-s4 .left-block {
        position: absolute;
        bottom: -20px;
        width: 43%; } }
    @media (max-width: 736px) {
      #monsters-s4 .left-block {
        width: 100%;
        float: none; } }
    @media (max-width: 435px) {
      #monsters-s4 .left-block {
        position: relative; } }
  #monsters-s4 .right-block {
    width: 53%;
    float: right;
    padding: 20px;
    position: relative;
    z-index: 1; }
    #monsters-s4 .right-block .wrapper-text {
      text-align: right;
      width: 80%;
      padding: 20px;
      margin: auto; }
      @media (max-width: 1024px) {
        #monsters-s4 .right-block .wrapper-text {
          text-align: center;
          padding: 40px 20px; } }
      @media (max-width: 768px) {
        #monsters-s4 .right-block .wrapper-text {
          width: 100%; } }
      @media (max-width: 435px) {
        #monsters-s4 .right-block .wrapper-text {
          float: none;
          width: auto;
          padding: 10px 20px 30px; } }
    @media (max-width: 1024px) {
      #monsters-s4 .right-block {
        width: 95%; }
        #monsters-s4 .right-block .picture-block {
          width: 60%;
          float: right;
          margin-bottom: 30px; } }
    @media (max-width: 736px) {
      #monsters-s4 .right-block {
        width: 95%;
        float: none;
        margin: auto; } }
    @media (max-width: 435px) {
      #monsters-s4 .right-block {
        padding: 20px 0 0;
        width: auto; }
        #monsters-s4 .right-block .picture-block {
          width: 100%;
          float: none;
          margin-bottom: 0px; } }

#monsters-s5 {
  background-image: url("/themes/switcheasy/img/monsters/monsters-bg4.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat, no-repeat;
  height: 720px; }
  @media (max-width: 1024px) {
    #monsters-s5 {
      padding: 40px 20px 0;
      height: 690px; } }
  @media (max-width: 435px) {
    #monsters-s5 {
      padding: 10px 20px 0;
      height: 590px; } }
  #monsters-s5 .monster-hand {
    position: absolute;
    top: -60px;
    left: 0;
    width: 1500px;
    min-width: 1500px;
    -moz-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%);
    -webkit-transition: left 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) 0.1s;
    -moz-transition: left 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) 0.1s;
    -ms-transition: left 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) 0.1s;
    -o-transition: left 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) 0.1s;
    transition: left 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) 0.1s; }
    #monsters-s5 .monster-hand.slideLeft {
      left: 50%; }
    @media (max-width: 1024px) {
      #monsters-s5 .monster-hand {
        top: 255px;
        width: auto;
        min-width: 980px; }
        #monsters-s5 .monster-hand.slideLeft {
          left: 75%; } }
    @media (max-width: 435px) {
      #monsters-s5 .monster-hand {
        top: 360px;
        min-width: 490px; }
        #monsters-s5 .monster-hand.slideLeft {
          left: 70%; } }
  #monsters-s5 .bg-scratch {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1800px;
    min-width: 1800px;
    -moz-transform: translateX(-55%);
    -ms-transform: translateX(-55%);
    -webkit-transform: translateX(-55%);
    transform: translateX(-55%); }
    @media (max-width: 1024px) {
      #monsters-s5 .bg-scratch {
        width: auto;
        min-width: 1000px;
        -moz-transform: translateX(-35%);
        -ms-transform: translateX(-35%);
        -webkit-transform: translateX(-35%);
        transform: translateX(-35%); } }
    @media (max-width: 435px) {
      #monsters-s5 .bg-scratch {
        min-width: 550px; } }
  #monsters-s5 .right-block {
    max-width: 650px;
    width: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 1024px) {
      #monsters-s5 .right-block {
        max-width: none;
        position: relative;
        top: auto;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none; } }
    #monsters-s5 .right-block .block.firstB {
      margin-bottom: 80px; }
      @media (max-width: 1024px) {
        #monsters-s5 .right-block .block.firstB {
          margin-bottom: 10px; } }
    #monsters-s5 .right-block .block img {
      display: inline-block;
      width: 21%;
      vertical-align: middle; }
      @media (max-width: 1024px) {
        #monsters-s5 .right-block .block img {
          display: block;
          width: 110px;
          margin: auto;
          vertical-align: super; } }
      @media (max-width: 435px) {
        #monsters-s5 .right-block .block img {
          width: 20%;
          margin: 0;
          vertical-align: middle;
          display: inline-block; } }
    @media (max-width: 1024px) {
      #monsters-s5 .right-block .block {
        width: 49%;
        display: inline-block;
        text-align: center;
        vertical-align: top; } }
    @media (max-width: 435px) {
      #monsters-s5 .right-block .block {
        width: 100%;
        text-align: left; } }
    #monsters-s5 .right-block .wrapper-text {
      display: inline-block;
      width: 69%;
      padding: 0 30px;
      vertical-align: middle; }
      @media (max-width: 1024px) {
        #monsters-s5 .right-block .wrapper-text {
          display: block;
          width: auto;
          padding: 20px 15px 0; }
          #monsters-s5 .right-block .wrapper-text h2 {
            font-size: 60px !important; } }
      @media (max-width: 435px) {
        #monsters-s5 .right-block .wrapper-text {
          width: auto;
          padding: 20px 0 0 15px;
          width: 73%;
          display: inline-block; } }
      @media (max-width: 768px) {
        #monsters-s5 .right-block .wrapper-text h2 {
          font-size: 50px !important; } }
      @media (max-width: 435px) {
        #monsters-s5 .right-block .wrapper-text h2 {
          font-size: 31px !important; } }
      #monsters-s5 .right-block .wrapper-text p {
        max-width: 390px; }
        @media (max-width: 1024px) {
          #monsters-s5 .right-block .wrapper-text p {
            margin: auto; } }
        @media (max-width: 435px) {
          #monsters-s5 .right-block .wrapper-text p {
            font-size: 18px !important; } }
  #monsters-s5 .row {
    height: 100%;
    position: relative;
    max-width: 1530px; }

#monsters-s6 {
  height: 740px;
  background: url("/themes/switcheasy/img/monsters/monsters-bg5.png") no-repeat center center;
  background-size: cover;
  padding: 20px 0 0; }
  @media (max-width: 768px) {
    #monsters-s6 {
      height: 600px; } }
  @media (max-width: 435px) {
    #monsters-s6 {
      height: auto; }
      #monsters-s6 h2 {
        font-size: 51px !important; } }
  @media (max-width: 320px) {
    #monsters-s6 h2 {
      font-size: 42px !important; } }
  #monsters-s6 .wrapper-text {
    position: relative;
    z-index: 1;
    max-width: 540px;
    margin-top: 30px;
    padding: 0 20px; }
    @media (max-width: 1024px) {
      #monsters-s6 .wrapper-text {
        max-width: 520px;
        padding: 10px 30px;
        margin-top: 0; } }
  #monsters-s6 .row {
    position: relative; }
  #monsters-s6 img {
    max-width: 1200px;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto; }
    @media (max-width: 1024px) {
      #monsters-s6 img {
        top: 60px; } }
    @media (max-width: 768px) {
      #monsters-s6 img {
        top: 170px; } }
    @media (max-width: 435px) {
      #monsters-s6 img {
        top: auto;
        position: relative; } }

@media (min-width: 769px) {
  .fleur {
    position: relative !important; } }
  @media (min-width: 769px) and (max-width: 1024px) and (min-width: 769px) {
    .fleur {
      padding-bottom: 367px; } }
@media (min-width: 769px) {
    .fleur footer {
      position: relative;
      width: 100%;
      z-index: 1; } }
    @media (min-width: 769px) and (max-width: 1024px) {
      .fleur footer {
        padding: 25px; } }

.fleur .section {
  background-color: #FFF;
  position: relative;
  z-index: 0; }
.fleur h2 span {
  font-family: 'Helvetica Neue', Arial; }

#fleur-s1 {
  background: url("/themes/switcheasy/img/fleur/s1b02.jpg") no-repeat center center;
  background-size: cover; }
  @media (max-width: 1024px) {
    #fleur-s1.product-banner {
      height: 350px; }
      #fleur-s1.product-banner img {
        max-width: 800px; }
    #fleur-s1 .fixedContainer {
      height: 370px; } }
  @media (max-width: 414px) {
    #fleur-s1 {
      height: 70%; } }

#fleur-s2 {
  overflow: hidden;
  position: relative; }
  #fleur-s2:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url("/themes/switcheasy/img/fleur/s2b02.png") no-repeat center center;
    background-size: cover;
    z-index: -1; }
  #fleur-s2 .content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    max-width: 400px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 768px) {
      #fleur-s2 .content {
        max-width: 280px; } }
    @media (max-width: 736px) {
      #fleur-s2 .content {
        padding: 30px 0;
        margin: auto;
        position: relative;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none; } }
  @media (max-width: 736px) {
    #fleur-s2 {
      padding-bottom: 20px; } }

#fleur-s3 {
  background: url("/themes/switcheasy/img/fleur/s3b01.jpg") no-repeat center center;
  background-size: cover; }
  #fleur-s3 .content {
    position: absolute;
    top: 40%;
    left: 50%;
    max-width: 350px;
    margin-left: 100px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #fleur-s3 .content img {
      width: 140px;
      margin-bottom: 10px;
      margin-top: 5px; }
      @media (max-width: 736px) {
        #fleur-s3 .content img {
          width: 100px; } }
    @media (max-width: 1024px) {
      #fleur-s3 .content {
        top: 50%;
        margin-left: 0; } }
    @media (max-width: 736px) {
      #fleur-s3 .content {
        left: auto;
        top: auto;
        bottom: auto;
        position: relative;
        margin: auto;
        max-width: 350px;
        padding: 0 25px 25px;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none; } }

#fleur-s4 {
  background: url("/themes/switcheasy/img/fleur/s4b01.jpg") no-repeat center center;
  background-size: cover; }
  #fleur-s4 h2, #fleur-s4 p {
    color: black; }

#fleur-s5 {
  overflow: hidden;
  position: relative; }
  #fleur-s5:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url("/themes/switcheasy/img/fleur/s5b01.jpg") no-repeat center center;
    background-size: cover;
    z-index: -1; }
  #fleur-s5 .content {
    position: absolute;
    top: 40%;
    left: 50%;
    max-width: 480px;
    margin-left: 100px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #fleur-s5 .content img {
      width: 140px;
      margin-bottom: 10px;
      margin-top: 5px; }
      @media (max-width: 736px) {
        #fleur-s5 .content img {
          width: 100px; } }
    @media (max-width: 1024px) {
      #fleur-s5 .content {
        top: 40%;
        max-width: 350px;
        margin-left: 80px; } }
    @media (max-width: 768px) {
      #fleur-s5 .content {
        margin-left: 20px;
        top: 50%; } }
    @media (max-width: 736px) {
      #fleur-s5 .content {
        position: relative;
        margin: auto;
        left: auto;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        padding: 0 25px 25px; } }

#fleur-s6 {
  overflow: hidden;
  position: relative; }
  #fleur-s6:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url("/themes/switcheasy/img/fleur/s6b01.jpg") no-repeat center center;
    background-size: cover;
    z-index: -1; }
  #fleur-s6 .content {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 450px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 150px; }
    @media (max-width: 1024px) {
      #fleur-s6 .content {
        max-width: 350px;
        margin-left: 70px;
        padding: 0 10px; } }
    @media (max-width: 768px) {
      #fleur-s6 .content {
        margin-left: 45px; } }
    @media (max-width: 736px) {
      #fleur-s6 .content {
        position: relative;
        margin: auto;
        left: auto;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        padding: 25px; } }

#fleur-order {
  z-index: 99;
  background: url("/themes/switcheasy/img/fleur/s7b01.jpg") no-repeat center center;
  background-size: cover; }

#fb-root {
  display: none; }

.coupon {
  width: 800px;
  height: 500px;
  background-color: white;
  border: 2px solid #9FBF3C;
  position: relative;
  overflow: hidden; }
  @media (max-width: 768px) {
    .coupon {
      width: 600px;
      height: 375px; } }
  @media (max-width: 550px) {
    .coupon {
      width: 280px;
      height: 175px; } }
  .coupon .coupon-banner {
    width: 100%;
    overflow: hidden; }

.ads-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.promo-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  z-index: 101;
  display: block;
  top: 0;
  cursor: pointer; }

#notice {
  position: fixed;
  z-index: 1001;
  left: 50%;
  margin-left: -400px;
  top: 300px; }
  @media (max-width: 1024px) {
    #notice {
      top: 250px; } }
  @media (max-width: 768px) {
    #notice {
      margin-left: -300px; } }
  @media (max-width: 550px) {
    #notice {
      margin-left: -140px;
      top: 200px; } }
  #notice img {
    height: auto; }

.fa-times-circle-o {
  font-size: 40px;
  top: 5px;
  right: 5px;
  color: #9E9FA2;
  position: absolute;
  cursor: pointer; }

.promo-fb-btn {
  position: absolute;
  bottom: 20px;
  right: 50%;
  margin-right: -104px;
  cursor: pointer; }
  @media (max-width: 550px) {
    .promo-fb-btn {
      bottom: 0; } }

.form--promo {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -154px; }
  @media (max-width: 550px) {
    .form--promo {
      bottom: 0;
      margin-left: -140px; } }

.email--promo {
  width: 200px; }
  @media (max-width: 550px) {
    .email--promo {
      font-size: 12px; } }

.btn--promo {
  background-color: #9FBF3C;
  border: 0px;
  border-radius: 0px;
  padding: 7px 20px;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  color: white;
  font-size: 18px;
  padding: 5px 20px !important; }
  .btn--promo:hover {
    cursor: pointer;
    background-color: #87a233; }
  @media (max-width: 550px) {
    .btn--promo {
      font-size: 12px;
      padding: 6px 14px !important; } }

.reply--promo {
  font-size: 36px;
  margin-top: -400px;
  margin-left: -230px;
  text-align: center; }
  @media (max-width: 550px) {
    .reply--promo {
      font-size: 18px;
      margin-top: -165px;
      margin-left: 40px;
      margin-right: 40px; } }

#ads-video-button {
  border: 0;
  position: absolute;
  cursor: pointer; }

#ads-video {
  display: none; }

.ads-video-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ads-video {
  width: 680px;
  height: 400px;
  background-color: white;
  position: fixed;
  z-index: 1001;
  left: 50%;
  margin-left: -340px;
  top: 160px; }
  @media (max-width: 768px) {
    .ads-video {
      margin-left: -250px;
      width: 500px;
      height: 280px; } }
  @media (max-width: 550px) {
    .ads-video {
      margin-left: -140px;
      width: 280px;
      height: 175px; } }

.fa-times-circle-o {
  font-size: 40px;
  top: -20px;
  right: -20px;
  color: #9E9FA2;
  position: absolute;
  cursor: pointer; }

.video-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99;
  top: 0;
  cursor: pointer; }

.video-overlay-context {
  margin-top: 580px;
  position: absolute;
  width: 500px;
  left: 50%;
  margin-left: -250px; }
  @media (max-width: 768px) {
    .video-overlay-context {
      margin-top: 480px;
      width: 400px;
      margin-left: -200px; } }
  @media (max-width: 550px) {
    .video-overlay-context {
      margin-top: 360px;
      width: 320px;
      margin-left: -160px; } }
  .video-overlay-context h2, .video-overlay-context h3, .video-overlay-context p {
    color: #C0C0C0;
    text-align: center; }
  .video-overlay-context h2 {
    font-size: 28px;
    margin-bottom: 30px; }
    @media (max-width: 768px) {
      .video-overlay-context h2 {
        font-size: 24px; } }
    @media (max-width: 550px) {
      .video-overlay-context h2 {
        font-size: 20px;
        margin-bottom: 20px; } }
  .video-overlay-context h3 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 24px; }
    @media (max-width: 768px) {
      .video-overlay-context h3 {
        font-size: 20px; } }
    @media (max-width: 550px) {
      .video-overlay-context h3 {
        font-size: 16px;
        margin-bottom: 20px; } }
  .video-overlay-context p {
    margin-bottom: 5px;
    line-height: 22px; }
    @media (max-width: 768px) {
      .video-overlay-context p {
        font-size: 14px;
        line-height: 18px; } }
    @media (max-width: 550px) {
      .video-overlay-context p {
        font-size: 10px;
        line-height: 14px; } }
  .video-overlay-context img {
    height: 30px; }

/****** IPHONE 7 PAGES ******/
#zero35 .section {
  background-color: #FFF !important;
  position: relative;
  overflow: hidden; }
@media (max-width: 435px) {
  #zero35 .campaign__order {
    padding-top: 10px !important; } }
#zero35 #iphone7-s1 {
  background-image: url("/themes/switcheasy/img/035/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  #zero35 #iphone7-s1 img.logoCase {
    max-width: 450px;
    width: 100%;
    padding: 0 20px;
    left: auto;
    right: 20%; }
    @media (max-width: 1400px) {
      #zero35 #iphone7-s1 img.logoCase {
        right: 5%; } }
    @media (max-width: 1024px) {
      #zero35 #iphone7-s1 img.logoCase {
        right: 0;
        max-width: 400px; } }
#zero35 .iphone7 {
  height: 750px; }
  #zero35 .iphone7 .row {
    height: 750px;
    position: relative; }
  @media (max-width: 1400px) {
    #zero35 .iphone7 {
      height: 550px; }
      #zero35 .iphone7 .row {
        height: 550px; } }
  @media (max-width: 1025px) {
    #zero35 .iphone7 {
      height: 500px; }
      #zero35 .iphone7 .row {
        height: 500px; } }
  @media (max-width: 460px) {
    #zero35 .iphone7 {
      height: 430px; }
      #zero35 .iphone7 .row {
        height: 430px; } }
#zero35 .slim .bg-float-img-nude {
  margin-left: -1280px;
  height: 90%;
  padding: 20px 0; }
  @media (max-width: 1400px) {
    #zero35 .slim .bg-float-img-nude {
      margin-left: -890px;
      height: 100%; } }
  @media (max-width: 1024px) {
    #zero35 .slim .bg-float-img-nude {
      margin-left: -890px;
      height: 100%;
      top: 50%; } }
  @media (max-width: 460px) {
    #zero35 .slim .bg-float-img-nude {
      margin-left: -690px;
      height: 100%;
      top: 0;
      left: 60%;
      transform: none; } }
#zero35 .slim .blockText {
  right: 4%; }
  @media (max-width: 1024px) {
    #zero35 .slim .blockText {
      right: 7%; } }
  @media (max-width: 770px) {
    #zero35 .slim .blockText {
      left: auto;
      top: 45%; } }
  @media (max-width: 460px) {
    #zero35 .slim .blockText {
      top: 42%;
      right: auto !important;
      left: 0; } }
#zero35 .antiScratch {
  background-image: url("/themes/switcheasy/img/035/scratch.jpg");
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 770px) {
    #zero35 .antiScratch {
      background-size: 140%;
      background-position: left bottom; } }
  @media (max-width: 460px) {
    #zero35 .antiScratch {
      background-size: cover;
      background-position: 40% bottom; } }
  #zero35 .antiScratch .row {
    max-width: 2160px; }
  #zero35 .antiScratch .blockText {
    right: 0; }
    @media (max-width: 1024px) {
      #zero35 .antiScratch .blockText {
        max-width: 280px; } }
    @media (max-width: 770px) {
      #zero35 .antiScratch .blockText {
        left: 20%;
        max-width: 340px !important; } }
    @media (max-width: 460px) {
      #zero35 .antiScratch .blockText {
        left: 0%;
        top: auto !important;
        bottom: 13px; } }
#zero35 .weight {
  height: 850px;
  background: url("/themes/switcheasy/img/035/weight.jpg") no-repeat center;
  background-size: cover; }
  @media (max-width: 1400px) {
    #zero35 .weight {
      height: 650px; } }
  @media (max-width: 1025px) {
    #zero35 .weight {
      height: 550px; } }
  @media (max-width: 465px) {
    #zero35 .weight {
      height: 430px;
      background-position: 85% top;
      background-size: 230%; } }
  #zero35 .weight .blockText {
    left: 15%; }
    #zero35 .weight .blockText h2, #zero35 .weight .blockText p {
      color: #FFF; }
    @media (max-width: 770px) {
      #zero35 .weight .blockText {
        top: 45%;
        bottom: auto; } }
    @media (max-width: 460px) {
      #zero35 .weight .blockText {
        top: auto;
        bottom: 30px;
        left: 0;
        text-align: center;
        margin: auto; } }
#zero35 .p360 {
  position: relative; }
  #zero35 .p360 .blockText {
    max-width: 370px; }
    @media (max-width: 1024px) {
      #zero35 .p360 .blockText {
        bottom: 40%;
        left: 5%;
        max-width: 280px !important; } }
    @media (max-width: 770px) {
      #zero35 .p360 .blockText {
        bottom: 18%; } }
    @media (max-width: 460px) {
      #zero35 .p360 .blockText {
        bottom: 7%;
        left: 0;
        margin: auto;
        text-align: center; } }
  #zero35 .p360 .p360-pic {
    background: url("/themes/switcheasy/img/035/360.png") no-repeat;
    background-size: contain;
    background-position: center; }
    @media (max-width: 460px) {
      #zero35 .p360 .p360-pic {
        top: 6%;
        bottom: auto; } }
#zero35 .invisible {
  background-image: url("/themes/switcheasy/img/035/illu1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center; }
  @media (min-width: 1720px) {
    #zero35 .invisible {
      background-size: 120%;
      background-position: left center; } }
  @media (max-width: 770px) {
    #zero35 .invisible {
      background-position: center; } }
  @media (max-width: 460px) {
    #zero35 .invisible {
      background-position: 10%; } }
  #zero35 .invisible .blockText {
    right: 5%; }
    #zero35 .invisible .blockText h2, #zero35 .invisible .blockText p {
      color: #FFF; }
    @media (max-width: 770px) {
      #zero35 .invisible .blockText {
        right: 5% !important;
        left: auto;
        max-width: 330px !important;
        top: 40%; } }
    @media (max-width: 460px) {
      #zero35 .invisible .blockText {
        bottom: 5%;
        top: auto; } }
#zero35 .blockText {
  position: absolute;
  padding: 0 20px;
  max-width: 420px;
  top: 50%;
  z-index: 2;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media (max-width: 770px) {
    #zero35 .blockText {
      right: 0 !important;
      top: auto;
      bottom: 20px;
      left: 0;
      -moz-transform: none;
      -ms-transform: none;
      -webkit-transform: none;
      transform: none;
      max-width: 100% !important; } }

#revive7 .section {
  background-color: #000 !important;
  color: #FFF;
  position: relative; }
  #revive7 .section h2, #revive7 .section p {
    color: #FFF !important; }
@media (max-width: 435px) {
  #revive7 .campaign__order {
    padding-top: 10px !important; } }
#revive7 #iphone7-s1 {
  background-image: url("/themes/switcheasy/img/revive7/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  #revive7 #iphone7-s1 img.logoCase {
    max-width: 600px;
    width: 100%;
    padding: 0 20px;
    left: 20%;
    right: auto; }
    @media (max-width: 770px) {
      #revive7 #iphone7-s1 img.logoCase {
        margin: auto;
        left: 0;
        right: 0; } }
  @media (max-width: 736px) and (min-width: 568px) {
    #revive7 #iphone7-s1.product-banner .fixedContainer {
      height: 40% !important; } }
#revive7 .iphone7 {
  overflow: hidden;
  height: 750px; }
  #revive7 .iphone7 .row {
    height: 750px;
    position: relative; }
  @media (max-width: 1400px) {
    #revive7 .iphone7 {
      height: 650px; }
      #revive7 .iphone7 .row {
        height: 650px; } }
  @media (max-width: 1024px) {
    #revive7 .iphone7 {
      height: 500px; }
      #revive7 .iphone7 .row {
        height: 500px; } }
  @media (max-width: 460px) {
    #revive7 .iphone7 {
      height: 530px; }
      #revive7 .iphone7 .row {
        height: 530px; } }
#revive7 .rajuvenate .animationRevive {
  position: absolute;
  min-height: 100%;
  width: 100%; }
  #revive7 .rajuvenate .animationRevive .revivePic {
    width: 750px;
    position: absolute;
    height: 710px;
    right: 50%;
    margin-right: -750px;
    background: url("/themes/switcheasy/img/revive7/spriteRevive.jpg") no-repeat 0 0%;
    background-size: 100%; }
    @media (max-width: 1400px) {
      #revive7 .rajuvenate .animationRevive .revivePic {
        width: 700px;
        position: absolute;
        height: 650px;
        right: 50%;
        margin-right: -610px; } }
    @media (max-width: 1024px) {
      #revive7 .rajuvenate .animationRevive .revivePic {
        width: 550px;
        position: absolute;
        height: 500px;
        right: 50%;
        margin-right: -480px; } }
    @media (max-width: 770px) {
      #revive7 .rajuvenate .animationRevive .revivePic {
        width: 510px;
        position: absolute;
        height: 470px;
        right: 50%;
        margin-right: -380px; } }
  @media (max-width: 770px) {
    #revive7 .rajuvenate .animationRevive {
      display: none; }
      #revive7 .rajuvenate .animationRevive .revivePic {
        display: none; } }
#revive7 .rajuvenate .blockText {
  max-width: 640px;
  top: 35%; }
  @media (max-width: 1024px) {
    #revive7 .rajuvenate .blockText {
      max-width: 480px;
      top: 25%;
      left: 60px; } }
  @media (max-width: 770px) {
    #revive7 .rajuvenate .blockText {
      max-width: 440px; } }
  @media (max-width: 460px) {
    #revive7 .rajuvenate .blockText {
      top: auto;
      left: 0;
      bottom: 20px;
      -moz-transform: none;
      -ms-transform: none;
      -webkit-transform: none;
      transform: none; } }
@media (max-width: 770px) {
  #revive7 .rajuvenate {
    background: url(/themes/switcheasy/img/revive7/rajuvenate.png) no-repeat right center;
    background-size: 70%; } }
@media (max-width: 460px) {
  #revive7 .rajuvenate {
    background: url("/themes/switcheasy/img/revive7/rajuvenate.png") no-repeat center top;
    background-size: 90%; } }
#revive7 .slim {
  padding: 5% 0; }
  @media (max-width: 460px) {
    #revive7 .slim {
      padding: 30px 0; } }
  #revive7 .slim .slim-picture {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 90%;
    left: 30%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 1024px) {
      #revive7 .slim .slim-picture {
        left: 20%;
        height: 85%; } }
    @media (max-width: 460px) {
      #revive7 .slim .slim-picture {
        left: 0;
        right: 0;
        margin: 8% auto 0;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        height: 60%; } }
  #revive7 .slim .blockText {
    right: 7%;
    max-width: 510px; }
    #revive7 .slim .blockText h2, #revive7 .slim .blockText p {
      color: #FFF; }
    @media (max-width: 1024px) {
      #revive7 .slim .blockText {
        right: 8%;
        max-width: 460px; } }
    @media (max-width: 770px) {
      #revive7 .slim .blockText {
        right: 4%; } }
    @media (max-width: 460px) {
      #revive7 .slim .blockText {
        right: 0;
        left: 0;
        margin: auto;
        top: auto;
        bottom: 20px;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none; } }
#revive7 .grip {
  position: relative; }
  #revive7 .grip .bg-picture {
    background: url("/themes/switcheasy/img/revive7/grip.png") no-repeat;
    background-size: 100%;
    width: 710px;
    height: 100%;
    background-position: 75% bottom;
    position: absolute;
    bottom: 0;
    right: 40%;
    margin-right: -550px; }
    #revive7 .grip .bg-picture:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      background: -webkit-linear-gradient(0deg, transparent 0%, transparent 50%, #000000 100%, #000000 100%);
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #000000 100%, #000000 100%); }
    @media (max-width: 1024px) {
      #revive7 .grip .bg-picture {
        width: 470px;
        right: 50%; } }
    @media (max-width: 460px) {
      #revive7 .grip .bg-picture {
        width: 100%;
        right: 0;
        margin: auto;
        left: 12%;
        max-width: 470px;
        bottom: auto;
        height: 82%;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none; } }
  @media (max-width: 1024px) {
    #revive7 .grip .blockText {
      max-width: 410px;
      left: 8%; } }
  @media (max-width: 460px) {
    #revive7 .grip .blockText {
      right: 0;
      left: 0;
      bottom: 20px;
      top: auto;
      transform: none; } }
#revive7 .p360 {
  position: relative; }
  #revive7 .p360 .blockText {
    max-width: 380px; }
    @media (max-width: 1024px) {
      #revive7 .p360 .blockText {
        top: 60%;
        left: 3%; } }
    @media (max-width: 770px) {
      #revive7 .p360 .blockText {
        top: 80%; } }
  #revive7 .p360 .p360-pic {
    background: url("/themes/switcheasy/img/revive7/360.png") no-repeat;
    background-size: contain;
    background-position: center; }
    @media (max-width: 460px) {
      #revive7 .p360 .p360-pic {
        max-height: 280px;
        top: 20px;
        height: 100%;
        bottom: auto;
        max-width: 414px; } }
#revive7 .cut {
  height: auto;
  padding: 7% 0 3%; }
  #revive7 .cut .row {
    height: auto;
    padding: 0;
    max-width: 1600px; }
    #revive7 .cut .row .bg-picture:before {
      content: '';
      position: absolute;
      top: 0%;
      right: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      background: -webkit-linear-gradient(180deg, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.7) 100%, #000000 100%);
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%, #000000 100%); }
    #revive7 .cut .row img {
      max-width: 1200px;
      padding: 0 20px;
      float: left; }
  #revive7 .cut .descript {
    z-index: 2;
    right: 30px;
    left: auto;
    text-align: right; }
#revive7 .urban {
  background-image: url("/themes/switcheasy/img/revive7/illu1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  #revive7 .urban .row {
    max-width: 1600px; }
  #revive7 .urban:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(0deg, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.8) 100%, #000000 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%, #000000 100%); }
  #revive7 .urban:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(200deg, transparent 0%, transparent 55%, #000000 105%, #000000 100%);
    background: linear-gradient(200deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 55%, #000000 105%, #000000 100%); }
  @media (max-width: 770px) {
    #revive7 .urban:after {
      background: -webkit-linear-gradient(180deg, transparent 0%, transparent 50%, #000000 100%, #000000 100%);
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #000000 100%, #000000 100%); } }
  @media (max-width: 460px) {
    #revive7 .urban {
      background-position: 60% -80px; }
      #revive7 .urban:before {
        background: -webkit-linear-gradient(0deg, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.8) 100%, #000000 100%);
        background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%, #000000 100%); }
      #revive7 .urban:after {
        top: -70px;
        background: -webkit-linear-gradient(180deg, transparent 0%, transparent 75%, #000000 100%, #000000 100%);
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 75%, #000000 100%, #000000 100%); } }
  #revive7 .urban .blockText {
    left: 0; }
    @media (max-width: 770px) {
      #revive7 .urban .blockText {
        left: 0;
        bottom: 30px;
        top: auto;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none; } }
#revive7 .blockText {
  position: absolute;
  padding: 0 20px;
  max-width: 460px;
  top: 50%;
  z-index: 2;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
#revive7 #iphone7-order .dropdown__border-box__selected ~ ul {
  background: black !important; }
#revive7 #iphone7-order h2, #revive7 #iphone7-order p, #revive7 #iphone7-order ul li, #revive7 #iphone7-order a, #revive7 #iphone7-order span {
  color: #FFF !important; }

#flash7 .section {
  background-color: #FFF !important;
  position: relative;
  overflow: hidden; }
@media (max-width: 435px) {
  #flash7 .campaign__order {
    padding-top: 10px !important; } }
#flash7 #iphone7-s1 img.logoCase {
  max-width: 800px;
  width: 100%;
  padding: 0 20px; }
  @media (max-width: 1024px) {
    #flash7 #iphone7-s1 img.logoCase {
      max-width: 600px;
      width: 100%;
      padding: 0 40px; } }
#flash7 #iphone7-s1 .container-infinite:before {
  content: '';
  display: none; }
#flash7 #iphone7-s1.product-banner .row {
  position: absolute;
  z-index: 3; }
@media (max-width: 736px) {
  #flash7 #iphone7-s1 {
    background-image: url("/themes/switcheasy/img/flash7/bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 40px; }
    #flash7 #iphone7-s1 .phone-video {
      display: none; }
      #flash7 #iphone7-s1 .phone-video video {
        display: none; } }
#flash7 .iphone7 {
  height: 750px; }
  #flash7 .iphone7 .row {
    height: 750px;
    position: relative; }
  @media (max-width: 1400px) {
    #flash7 .iphone7 {
      height: 650px; }
      #flash7 .iphone7 .row {
        height: 650px; } }
  @media (max-width: 1024px) {
    #flash7 .iphone7 {
      height: 500px; }
      #flash7 .iphone7 .row {
        height: 500px; } }
  @media (max-width: 460px) {
    #flash7 .iphone7 {
      height: 430px; }
      #flash7 .iphone7 .row {
        height: 430px; } }
#flash7 .chrome {
  background-image: url("/themes/switcheasy/img/flash7/chrome.jpg");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat; }
  @media (max-width: 460px) {
    #flash7 .chrome {
      background-position: left top;
      height: 580px;
      background-color: #000 !important;
      background-size: 270%; }
      #flash7 .chrome .row {
        height: 580px; } }
  #flash7 .chrome .blockText {
    right: 0;
    max-width: 650px; }
    @media (max-width: 1024px) {
      #flash7 .chrome .blockText {
        bottom: 45%;
        max-width: 480px !important; } }
    @media (max-width: 770px) {
      #flash7 .chrome .blockText {
        bottom: 45%;
        max-width: 340px !important;
        right: 0px !important;
        left: auto; }
        #flash7 .chrome .blockText h2 {
          max-width: 240px; } }
    @media (max-width: 460px) {
      #flash7 .chrome .blockText {
        max-width: 70% !important;
        bottom: 20px;
        left: 0;
        text-align: center;
        margin: auto; }
        #flash7 .chrome .blockText h2 {
          max-width: 240px;
          width: 100%;
          margin: auto auto 10px; } }
#flash7 .bumper {
  height: 650px; }
  #flash7 .bumper .row {
    height: 650px; }
  @media (max-width: 1024px) {
    #flash7 .bumper {
      height: 410px; }
      #flash7 .bumper .row {
        height: 410px; } }
  @media (max-width: 770px) {
    #flash7 .bumper {
      background-image: url("/themes/switcheasy/img/flash7/bumper.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center -60px;
      height: 500px; }
      #flash7 .bumper .row {
        height: 500px; } }
  @media (max-width: 460px) {
    #flash7 .bumper {
      background-size: cover;
      background-position: center -110px;
      background-attachment: scroll;
      height: 430px; }
      #flash7 .bumper .row {
        height: 430px; } }
  #flash7 .bumper .blockText {
    right: 0;
    bottom: 25%;
    max-width: 600px; }
    @media (max-width: 1024px) {
      #flash7 .bumper .blockText {
        bottom: 22%;
        max-width: 470px; } }
    @media (max-width: 770px) {
      #flash7 .bumper .blockText {
        bottom: 5%; } }
  #flash7 .bumper .animationFlash {
    position: absolute;
    min-height: 100%;
    width: 100%; }
    #flash7 .bumper .animationFlash .flashBG {
      width: 1340px;
      position: absolute;
      height: 100%;
      left: 50%;
      margin-left: -1340px;
      background: url("/themes/switcheasy/img/flash7/spriteFlash.jpg") no-repeat 0 0%;
      background-size: 100%; }
      @media (max-width: 1024px) {
        #flash7 .bumper .animationFlash .flashBG {
          width: 758px;
          position: absolute;
          height: 100%;
          left: 50%;
          margin-left: -730px; } }
    #flash7 .bumper .animationFlash .flashBG2 {
      width: 730px;
      position: absolute;
      height: 235px;
      right: 50%;
      margin-right: -800px;
      top: 15%;
      background: url("/themes/switcheasy/img/flash7/shiny.png") no-repeat 0 0%;
      background-size: 100%; }
      @media (max-width: 1300px) {
        #flash7 .bumper .animationFlash .flashBG2 {
          right: 50%;
          margin-right: -800px;
          top: 5%; } }
      @media (max-width: 1024px) {
        #flash7 .bumper .animationFlash .flashBG2 {
          right: 67%;
          top: 20%;
          margin-right: -648px;
          width: 450px;
          height: 150px; } }
    @media (max-width: 770px) {
      #flash7 .bumper .animationFlash .flashBG, #flash7 .bumper .animationFlash .flashBG2 {
        display: none; } }
#flash7 .antiScratch {
  background-image: url("/themes/switcheasy/img/flash7/scratch.jpg");
  background-size: cover;
  background-repeat: no-repeat; }
  #flash7 .antiScratch .blockText {
    right: 0; }
    @media (min-width: 770px) and (max-width: 1024px) {
      #flash7 .antiScratch .blockText {
        bottom: 40px;
        transform: none;
        max-width: 417px; }
        #flash7 .antiScratch .blockText h2, #flash7 .antiScratch .blockText p {
          color: #000 !important; } }
    @media (max-width: 770px) {
      #flash7 .antiScratch .blockText {
        top: 5%;
        right: 5%;
        max-width: 480px !important;
        left: auto; } }
    @media (max-width: 460px) {
      #flash7 .antiScratch .blockText {
        top: 5% !important; } }
#flash7 .p360 {
  position: relative; }
  #flash7 .p360 .blockText {
    max-width: 370px; }
    @media (max-width: 1024px) {
      #flash7 .p360 .blockText {
        bottom: 40%;
        left: 5%;
        max-width: 280px !important; } }
    @media (max-width: 770px) {
      #flash7 .p360 .blockText {
        bottom: 18%; } }
    @media (max-width: 460px) {
      #flash7 .p360 .blockText {
        bottom: 7%;
        left: 0;
        margin: auto;
        text-align: center; } }
  #flash7 .p360 .p360-pic {
    background: url("/themes/switcheasy/img/flash7/360.png") no-repeat;
    background-size: contain;
    background-position: center; }
    @media (max-width: 460px) {
      #flash7 .p360 .p360-pic {
        top: 6%;
        bottom: auto; } }
#flash7 .flashUp {
  background-image: url("/themes/switcheasy/img/flash7/illu1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  #flash7 .flashUp:before {
    content: '';
    background: url("/themes/switcheasy/img/flash7/bg-g.png") repeat-x;
    width: 100%;
    position: absolute;
    height: 35%;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-size: contain; }
  #flash7 .flashUp .blockText {
    left: 20%;
    bottom: 15%;
    max-width: 580px; }
    @media (max-width: 1024px) {
      #flash7 .flashUp .blockText {
        max-width: 450px;
        left: 13%; } }
    @media (max-width: 770px) {
      #flash7 .flashUp .blockText {
        bottom: 5%;
        left: 5%;
        max-width: 460px !important; } }
    @media (max-width: 460px) {
      #flash7 .flashUp .blockText {
        left: 0; } }
    #flash7 .flashUp .blockText h2, #flash7 .flashUp .blockText p {
      color: #FFF; }
  @media (max-width: 460px) {
    #flash7 .flashUp {
      background-position: 65% center; } }
#flash7 .blockText {
  position: absolute;
  padding: 0 20px;
  max-width: 460px;
  bottom: 50%;
  z-index: 2;
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  transform: translateY(50%); }
  @media (max-width: 770px) {
    #flash7 .blockText {
      right: 0 !important;
      top: auto;
      bottom: 20px;
      left: 0;
      -moz-transform: none;
      -ms-transform: none;
      -webkit-transform: none;
      transform: none;
      max-width: 100% !important; } }

#nudeM7 .section {
  background-color: #000 !important;
  color: #FFF;
  position: relative; }
  #nudeM7 .section h2, #nudeM7 .section p {
    color: #FFF !important; }
@media (max-width: 435px) {
  #nudeM7 .campaign__order {
    padding-top: 10px !important; } }
#nudeM7 #iphone7-s1 img.logoCase {
  max-width: 700px;
  width: 100%;
  padding: 0 40px; }
  @media (max-width: 1024px) {
    #nudeM7 #iphone7-s1 img.logoCase {
      max-width: 470px; } }
#nudeM7 #iphone7-s1 .container-infinite:before {
  content: '';
  display: none; }
#nudeM7 #iphone7-s1.product-banner .row {
  position: absolute;
  z-index: 3; }
@media (max-width: 736px) {
  #nudeM7 #iphone7-s1 {
    background-image: url("/themes/switcheasy/img/nudeM7/bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    #nudeM7 #iphone7-s1 .phone-video {
      display: none; }
      #nudeM7 #iphone7-s1 .phone-video video {
        display: none; } }
#nudeM7 .iphone7 {
  overflow: hidden;
  height: 750px; }
  #nudeM7 .iphone7 .row {
    height: 750px;
    position: relative; }
  @media (max-width: 1400px) {
    #nudeM7 .iphone7 {
      height: 650px; }
      #nudeM7 .iphone7 .row {
        height: 650px; } }
  @media (max-width: 1024px) {
    #nudeM7 .iphone7 {
      height: 500px; }
      #nudeM7 .iphone7 .row {
        height: 500px; } }
  @media (max-width: 460px) {
    #nudeM7 .iphone7 {
      height: 430px; }
      #nudeM7 .iphone7 .row {
        height: 430px; } }
#nudeM7 .optical .row {
  max-width: 1680px; }
#nudeM7 .optical .animationNude {
  position: absolute;
  min-height: 100%;
  width: 100%; }
  #nudeM7 .optical .animationNude .nudePic {
    width: 1120px;
    position: absolute;
    height: 770px;
    right: 50%;
    margin-right: -990px;
    background: url("/themes/switcheasy/img/nudeM7/spriteNude.jpg") no-repeat 0 0%;
    background-size: 100%; }
  @media (max-width: 1024px) {
    #nudeM7 .optical .animationNude {
      position: relative; }
      #nudeM7 .optical .animationNude .nudePic {
        position: relative;
        width: 100%;
        height: auto;
        padding-top: 70%;
        max-width: 1320px;
        margin: auto;
        right: 0;
        left: 0; } }
#nudeM7 .optical .blockText {
  max-width: 690px;
  top: 60%; }
  @media (max-width: 1024px) {
    #nudeM7 .optical .blockText {
      left: 0;
      right: 0;
      margin: auto;
      text-align: center;
      position: relative;
      transform: none; } }
@media (max-width: 1400px) {
  #nudeM7 .optical {
    height: 750px; }
    #nudeM7 .optical .row {
      height: 750px; } }
@media (max-width: 1024px) {
  #nudeM7 .optical {
    height: auto;
    padding: 20px 0 80px; }
    #nudeM7 .optical .row {
      height: auto; } }
#nudeM7 .reflect .animationNude {
  position: absolute;
  min-height: 100%;
  width: 100%; }
  #nudeM7 .reflect .animationNude .nudeMbg {
    width: 1340px;
    position: absolute;
    height: 100%;
    left: 50%;
    margin-left: -1340px;
    background: url("/themes/switcheasy/img/nudeM7/spriteNude.jpg") no-repeat 0 0%;
    background-size: 100%; }
    @media (max-width: 1024px) {
      #nudeM7 .reflect .animationNude .nudeMbg {
        width: 758px;
        position: absolute;
        height: 100%;
        left: 50%;
        margin-left: -730px; } }
  @media (max-width: 770px) {
    #nudeM7 .reflect .animationNude .flashBG, #nudeM7 .reflect .animationNude .flashBG2 {
      display: none; } }
#nudeM7 .coating {
  height: 650px; }
  #nudeM7 .coating .row {
    height: 650px;
    max-width: 1500px; }
  @media (max-width: 1024px) {
    #nudeM7 .coating {
      height: 500px; }
      #nudeM7 .coating .row {
        height: 500px; } }
  @media (max-width: 460px) {
    #nudeM7 .coating {
      height: 430px; }
      #nudeM7 .coating .row {
        height: 430px; } }
  #nudeM7 .coating .bg-picture {
    background: url("/themes/switcheasy/img/nudeM7/coating.jpg") no-repeat;
    background-size: 100%;
    background-position: left top;
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 900px;
    left: 30%;
    top: -20%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    #nudeM7 .coating .bg-picture:before {
      content: '';
      position: absolute;
      top: 20%;
      right: 0;
      z-index: 2;
      width: 100%;
      height: 100%;
      background: -webkit-linear-gradient(-24deg, transparent 0%, transparent 50%, #000000 80%, #000000 100%);
      background: linear-gradient(-24deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #000000 80%, #000000 100%); }
    @media (max-width: 1400px) {
      #nudeM7 .coating .bg-picture {
        max-width: 910px;
        top: -25%;
        left: 30%; }
        #nudeM7 .coating .bg-picture:before {
          top: 25%; } }
    @media (max-width: 1024px) {
      #nudeM7 .coating .bg-picture {
        max-width: 700px;
        top: -20%;
        left: 34%; }
        #nudeM7 .coating .bg-picture:before {
          top: 20%; } }
    @media (max-width: 460px) {
      #nudeM7 .coating .bg-picture {
        max-width: 490px;
        width: 150%;
        top: -20%;
        left: 35%; } }
  #nudeM7 .coating .blockText {
    max-width: 500px;
    right: 0; }
    #nudeM7 .coating .blockText h2, #nudeM7 .coating .blockText p {
      color: #FFF; }
    @media (max-width: 1400px) {
      #nudeM7 .coating .blockText {
        top: 75%; } }
    @media (max-width: 1024px) {
      #nudeM7 .coating .blockText {
        top: 87%;
        right: 3%; } }
    @media (max-width: 770px) {
      #nudeM7 .coating .blockText {
        max-width: 100%;
        text-align: center;
        top: 93%; } }
    @media (max-width: 460px) {
      #nudeM7 .coating .blockText {
        top: auto;
        bottom: 20px;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none; } }
#nudeM7 .slim {
  padding: 0% 0 5%; }
  #nudeM7 .slim .bg-float-img-nude {
    margin-left: -1350px;
    height: 640px; }
    @media (max-width: 1400px) {
      #nudeM7 .slim .bg-float-img-nude {
        margin-left: -1400px;
        height: 100%;
        padding: 20px 0; } }
    @media (max-width: 1024px) {
      #nudeM7 .slim .bg-float-img-nude {
        margin-left: -1000px; } }
    @media (max-width: 770px) {
      #nudeM7 .slim .bg-float-img-nude {
        top: 50%; } }
    @media (max-width: 460px) {
      #nudeM7 .slim .bg-float-img-nude {
        margin-left: -715px;
        top: 50%; } }
  #nudeM7 .slim .blockText {
    right: 7%; }
    @media (max-width: 770px) {
      #nudeM7 .slim .blockText {
        right: 0; } }
    @media (max-width: 460px) {
      #nudeM7 .slim .blockText {
        right: auto;
        top: 42%; } }
    #nudeM7 .slim .blockText h2, #nudeM7 .slim .blockText p {
      color: #FFF; }
#nudeM7 .p360 {
  position: relative; }
  #nudeM7 .p360 .blockText {
    max-width: 380px; }
    @media (max-width: 1024px) {
      #nudeM7 .p360 .blockText {
        top: 60%;
        left: 3%; } }
    @media (max-width: 770px) {
      #nudeM7 .p360 .blockText {
        top: 80%; } }
  #nudeM7 .p360 .p360-pic {
    background: url("/themes/switcheasy/img/nudeM7/360.png") no-repeat;
    background-size: contain;
    background-position: center; }
    @media (max-width: 460px) {
      #nudeM7 .p360 .p360-pic {
        max-height: 280px;
        top: 20px;
        height: 100%;
        bottom: auto;
        max-width: 414px; } }
#nudeM7 .cut {
  height: auto;
  padding: 7% 0 3%; }
  #nudeM7 .cut .row {
    height: auto;
    padding: 0;
    max-width: 1600px; }
    #nudeM7 .cut .row .bg-picture:before {
      content: '';
      position: absolute;
      top: 0%;
      right: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      background: -webkit-linear-gradient(-60deg, transparent 0%, transparent 50%, #000000 85%, #000000 100%);
      background: linear-gradient(-60deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #000000 85%, #000000 100%); }
    #nudeM7 .cut .row img {
      max-width: 1200px;
      padding: 0 20px;
      float: left; }
  #nudeM7 .cut .descript {
    z-index: 2;
    right: 30px;
    left: auto;
    text-align: right; }
    @media (max-width: 460px) {
      #nudeM7 .cut .descript {
        max-width: 100%;
        text-align: center;
        left: 0;
        right: 0; }
        #nudeM7 .cut .descript h2 {
          max-width: 350px;
          margin: auto; } }
#nudeM7 .illusionist {
  background-image: url("/themes/switcheasy/img/nudeM7/illu1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  #nudeM7 .illusionist:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(0deg, transparent 0%, transparent 50%, #000000 100%, #000000 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #000000 100%, #000000 100%); }
  #nudeM7 .illusionist:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(170deg, transparent 0%, transparent 55%, #000000 105%, #000000 100%);
    background: linear-gradient(170deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 55%, #000000 105%, #000000 100%); }
  @media (max-width: 770px) {
    #nudeM7 .illusionist:after {
      background: -webkit-linear-gradient(180deg, transparent 0%, transparent 50%, #000000 100%, #000000 100%);
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #000000 100%, #000000 100%); } }
  @media (max-width: 460px) {
    #nudeM7 .illusionist {
      background-position: 30% center; } }
  #nudeM7 .illusionist .blockText {
    right: 0;
    top: 80%;
    text-align: right; }
    @media (max-width: 460px) {
      #nudeM7 .illusionist .blockText {
        right: 0;
        top: auto;
        text-align: right;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        bottom: 20px; } }
#nudeM7 .blockText {
  position: absolute;
  padding: 0 20px;
  max-width: 460px;
  top: 50%;
  z-index: 2;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
#nudeM7 #iphone7-order .dropdown__border-box__selected ~ ul {
  background: black !important; }
#nudeM7 #iphone7-order h2, #nudeM7 #iphone7-order p, #nudeM7 #iphone7-order ul li, #nudeM7 #iphone7-order a, #nudeM7 #iphone7-order span {
  color: #FFF !important; }

#numbers7 .section {
  background-color: #FFF !important;
  position: relative; }
@media (max-width: 435px) {
  #numbers7 .campaign__order {
    padding-top: 10px !important; } }
#numbers7 #iphone7-s1 {
  height: 500px;
  background-image: url("/themes/switcheasy/img/numbers7/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  #numbers7 #iphone7-s1 img.logoCase {
    max-width: 700px;
    width: 100%;
    padding: 0 40px;
    left: 0;
    right: 0; }
#numbers7 .iphone7 {
  height: 750px; }
  #numbers7 .iphone7 .row {
    height: 750px;
    position: relative; }
  @media (max-width: 1400px) {
    #numbers7 .iphone7 {
      height: 550px; }
      #numbers7 .iphone7 .row {
        height: 550px; } }
  @media (max-width: 1025px) {
    #numbers7 .iphone7 {
      height: 500px; }
      #numbers7 .iphone7 .row {
        height: 500px; } }
  @media (max-width: 460px) {
    #numbers7 .iphone7 {
      height: 430px; }
      #numbers7 .iphone7 .row {
        height: 430px; } }
#numbers7 .antiScratch {
  background-image: url("/themes/switcheasy/img/numbers7/scratch.jpg");
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 1024px) {
    #numbers7 .antiScratch {
      background-size: 140%;
      background-position: center top; } }
  @media (max-width: 770px) {
    #numbers7 .antiScratch {
      background-size: 200%;
      background-position: center top; } }
  @media (max-width: 460px) {
    #numbers7 .antiScratch {
      background-position: 25%;
      background-size: cover; } }
  #numbers7 .antiScratch .blockText {
    right: 7%;
    top: 66%; }
    #numbers7 .antiScratch .blockText h2, #numbers7 .antiScratch .blockText p {
      color: #000 !important; }
    @media (max-width: 1024px) {
      #numbers7 .antiScratch .blockText {
        bottom: 9%;
        top: auto;
        right: 0;
        max-width: 430px; } }
    @media (max-width: 770px) {
      #numbers7 .antiScratch .blockText {
        bottom: 11%;
        right: 0;
        max-width: 350px; } }
    @media (max-width: 460px) {
      #numbers7 .antiScratch .blockText {
        bottom: 3%;
        top: auto !important; } }
#numbers7 .shock {
  background-image: url("/themes/switcheasy/img/numbers7/shockproof.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  #numbers7 .shock .blockText h2, #numbers7 .shock .blockText p {
    color: #FFF; }
  @media (max-width: 1024px) {
    #numbers7 .shock .blockText {
      bottom: 10%;
      top: auto;
      left: 5%; } }
  @media (max-width: 460px) {
    #numbers7 .shock .blockText {
      bottom: 6%; } }
#numbers7 .native {
  background-image: url("/themes/switcheasy/img/numbers7/native.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (max-width: 770px) {
    #numbers7 .native {
      background-position: 60%; } }
  @media (max-width: 460px) {
    #numbers7 .native {
      background-position: 74%; } }
  #numbers7 .native .blockText {
    left: 15%; }
    #numbers7 .native .blockText h2, #numbers7 .native .blockText p {
      color: #FFF; }
    @media (max-width: 1024px) {
      #numbers7 .native .blockText {
        max-width: 400px;
        left: 15%; } }
    @media (max-width: 770px) {
      #numbers7 .native .blockText {
        left: 10%;
        top: 40%; } }
    @media (max-width: 460px) {
      #numbers7 .native .blockText {
        left: 2%;
        top: 5%;
        max-width: 215px; } }
    @media (max-width: 380px) {
      #numbers7 .native .blockText {
        left: -1%; } }
#numbers7 .p360 {
  position: relative; }
  #numbers7 .p360 .blockText {
    max-width: 370px; }
    @media (max-width: 1024px) {
      #numbers7 .p360 .blockText {
        bottom: 40%;
        left: 5%;
        max-width: 280px !important; } }
    @media (max-width: 770px) {
      #numbers7 .p360 .blockText {
        bottom: 18%; } }
    @media (max-width: 460px) {
      #numbers7 .p360 .blockText {
        bottom: 7%;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center; } }
  #numbers7 .p360 .p360-pic {
    background: url("/themes/switcheasy/img/numbers7/360.png") no-repeat;
    background-size: contain;
    background-position: center; }
    @media (max-width: 460px) {
      #numbers7 .p360 .p360-pic {
        top: 6%;
        bottom: auto; } }
#numbers7 .illustration {
  height: 500px;
  background-image: url("/themes/switcheasy/img/numbers7/illu1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }
  @media (max-width: 760px) {
    #numbers7 .illustration {
      height: 300px !important;
      display: none;
      background-attachment: scroll; } }
  #numbers7 .illustration .blockText {
    right: 5%; }
    #numbers7 .illustration .blockText h2, #numbers7 .illustration .blockText p {
      color: #FFF; }
#numbers7 .blockText {
  position: absolute;
  padding: 0 20px;
  max-width: 460px;
  top: 50%;
  z-index: 2;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media (max-width: 770px) {
    #numbers7 .blockText {
      top: auto;
      -moz-transform: none;
      -ms-transform: none;
      -webkit-transform: none;
      transform: none; } }

#fleur7 .section {
  background-color: #FFF !important;
  position: relative; }
@media (max-width: 435px) {
  #fleur7 .campaign__order {
    padding-top: 10px !important; } }
#fleur7 #iphone7-s1 img.logoCase {
  max-width: 700px;
  width: 100%;
  padding: 0 40px; }
  @media (max-width: 1024px) {
    #fleur7 #iphone7-s1 img.logoCase {
      max-width: 470px; } }
#fleur7 #iphone7-s1 .container-infinite:before {
  content: '';
  display: none; }
#fleur7 #iphone7-s1.product-banner .row {
  position: absolute;
  z-index: 3; }
@media (max-width: 736px) {
  #fleur7 #iphone7-s1 {
    background-image: url("/themes/switcheasy/img/fleur7/bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    #fleur7 #iphone7-s1 .phone-video {
      display: none; }
      #fleur7 #iphone7-s1 .phone-video video {
        display: none; } }
#fleur7 .iphone7 {
  height: 850px; }
  #fleur7 .iphone7 .row {
    height: 850px;
    position: relative; }
  @media (max-width: 1400px) {
    #fleur7 .iphone7 {
      height: 650px; }
      #fleur7 .iphone7 .row {
        height: 650px; } }
  @media (max-width: 1024px) {
    #fleur7 .iphone7 {
      height: 500px; }
      #fleur7 .iphone7 .row {
        height: 500px; } }
  @media (max-width: 460px) {
    #fleur7 .iphone7 {
      height: 430px; }
      #fleur7 .iphone7 .row {
        height: 430px; } }
#fleur7 .bathe {
  height: auto; }
  #fleur7 .bathe .row {
    height: auto;
    max-width: 100%; }
  @media (max-width: 1024px) {
    #fleur7 .bathe .twentytwenty-container.desktop {
      display: none; }
      #fleur7 .bathe .twentytwenty-container.desktop img {
        display: none; }
    #fleur7 .bathe .twentytwenty-container.tablet {
      display: block; }
      #fleur7 .bathe .twentytwenty-container.tablet img {
        display: block; }
    #fleur7 .bathe .twentytwenty-container.mobile {
      display: none; }
      #fleur7 .bathe .twentytwenty-container.mobile img {
        display: none; } }
  @media (min-width: 1025px) {
    #fleur7 .bathe .twentytwenty-container.desktop {
      display: block; }
      #fleur7 .bathe .twentytwenty-container.desktop img {
        display: block; }
    #fleur7 .bathe .twentytwenty-container.tablet {
      display: none; }
      #fleur7 .bathe .twentytwenty-container.tablet img {
        display: none; }
    #fleur7 .bathe .twentytwenty-container.mobile {
      display: none; }
      #fleur7 .bathe .twentytwenty-container.mobile img {
        display: none; } }
  @media (max-width: 460px) {
    #fleur7 .bathe .twentytwenty-container.desktop {
      display: none; }
      #fleur7 .bathe .twentytwenty-container.desktop img {
        display: none; }
    #fleur7 .bathe .twentytwenty-container.tablet {
      display: none; }
      #fleur7 .bathe .twentytwenty-container.tablet img {
        display: none; }
    #fleur7 .bathe .twentytwenty-container.mobile {
      display: block; }
      #fleur7 .bathe .twentytwenty-container.mobile img {
        display: block; } }
  #fleur7 .bathe .twentytwenty-container img {
    width: 100%; }
  #fleur7 .bathe .twentytwenty-handle {
    background: #a1c23c; }
#fleur7 .clicked {
  background-color: #f2f2f2 !important; }
#fleur7 .light {
  background: url("/themes/switcheasy/img/fleur7/light.jpg") no-repeat;
  background-size: cover;
  background-position: center; }
  @media (max-width: 1024px) {
    #fleur7 .light {
      height: auto;
      background-position: left center; }
      #fleur7 .light .row {
        height: auto; }
      #fleur7 .light .picLight {
        position: relative;
        min-height: 460px;
        margin: auto; } }
  @media (max-width: 460px) {
    #fleur7 .light:before {
      content: '';
      background: url("/themes/switcheasy/img/fleur7/bg-w.png") repeat-x;
      width: 100%;
      position: absolute;
      height: 35%;
      bottom: 0;
      left: 0;
      z-index: 0;
      background-size: contain; } }
  #fleur7 .light .blockText {
    right: 0;
    max-width: 470px; }
    @media (max-width: 1400px) {
      #fleur7 .light .blockText {
        top: 40%; } }
    @media (max-width: 1024px) {
      #fleur7 .light .blockText {
        right: 5%;
        margin: 0;
        bottom: 0;
        max-width: 460px;
        position: absolute;
        left: auto;
        top: auto; } }
    @media (max-width: 770px) {
      #fleur7 .light .blockText {
        max-width: 400px;
        position: absolute;
        bottom: 15%;
        right: 0; } }
    @media (max-width: 460px) {
      #fleur7 .light .blockText {
        bottom: 5%;
        left: 0;
        max-width: 100%;
        right: auto; } }
  @media (max-width: 770px) {
    #fleur7 .light {
      background-position: -140px center; } }
#fleur7 .embrace {
  background: url("/themes/switcheasy/img/fleur7/embrace.jpg") no-repeat center;
  background-size: cover; }
  #fleur7 .embrace:before {
    content: '';
    background: url("/themes/switcheasy/img/fleur7/bg-g.png") repeat-x;
    width: 100%;
    position: absolute;
    height: 35%;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-size: contain; }
  #fleur7 .embrace .blockText {
    top: 85%;
    max-width: 430px; }
    #fleur7 .embrace .blockText h2, #fleur7 .embrace .blockText p {
      color: #FFF; }
    @media (max-width: 1024px) {
      #fleur7 .embrace .blockText {
        top: 82%;
        max-width: 340px;
        left: 5%; } }
    @media (max-width: 770px) {
      #fleur7 .embrace .blockText {
        max-width: 320px;
        top: auto;
        bottom: 40px; } }
    @media (max-width: 460px) {
      #fleur7 .embrace .blockText {
        left: 0;
        bottom: 20px; } }
#fleur7 .illustration {
  height: 500px;
  background-image: url("/themes/switcheasy/img/fleur7/illu1.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center; }
  #fleur7 .illustration:before {
    content: '';
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  @media (max-width: 460px) {
    #fleur7 .illustration {
      height: 300px !important; } }
#fleur7 .antiScratch {
  background-image: url("/themes/switcheasy/img/fleur7/scratch.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center; }
  #fleur7 .antiScratch .row {
    max-width: 1830px; }
  @media (max-width: 770px) {
    #fleur7 .antiScratch:before {
      content: '';
      background: url("/themes/switcheasy/img/fleur7/bg-g.png") repeat-x;
      width: 100%;
      position: absolute;
      height: 35%;
      bottom: 0;
      left: 0;
      z-index: 0;
      background-size: contain; } }
  #fleur7 .antiScratch .blockText {
    right: 0;
    max-width: 550px; }
    @media (max-width: 1024px) {
      #fleur7 .antiScratch .blockText {
        max-width: 350px; } }
    @media (max-width: 770px) {
      #fleur7 .antiScratch .blockText {
        max-width: 500px;
        left: 5%; } }
    @media (max-width: 460px) {
      #fleur7 .antiScratch .blockText {
        top: 5% !important;
        left: 0; } }
  @media (max-width: 460px) {
    #fleur7 .antiScratch {
      background-position: 35% center; } }
#fleur7 .bloom {
  background: url("/themes/switcheasy/img/fleur7/bloom.jpg") no-repeat;
  background-size: cover;
  background-position: right bottom; }
  #fleur7 .bloom .blockText {
    left: 0;
    right: auto; }
    @media (max-width: 1024px) {
      #fleur7 .bloom .blockText {
        max-width: 370px; } }
    @media (max-width: 460px) {
      #fleur7 .bloom .blockText {
        top: 40px; } }
    #fleur7 .bloom .blockText h2, #fleur7 .bloom .blockText p {
      color: #FFF; }
  @media (max-width: 460px) {
    #fleur7 .bloom {
      background-position: 70% bottom; } }
#fleur7 .blockText {
  position: absolute;
  padding: 0 20px;
  max-width: 460px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media (max-width: 770px) {
    #fleur7 .blockText {
      right: 0;
      top: auto;
      bottom: 20px;
      left: 0;
      z-index: 2;
      -moz-transform: none;
      -ms-transform: none;
      -webkit-transform: none;
      transform: none;
      max-width: 100%; } }
@media (min-width: 1024px) {
  #fleur7 .contents__left,
  #fleur7 .contents__right,
  #fleur7 .contents__selection,
  #fleur7 .contents__preview,
  #fleur7 .campaign__product__container,
  #fleur7 .campaign__info__container {
    width: 40%; } }

#monsters7 .section {
  background-color: #FFF !important;
  position: relative;
  overflow: hidden; }
@media (max-width: 435px) {
  #monsters7 .campaign__order {
    padding-top: 10px !important; } }
#monsters7 #iphone7-s1 {
  background-image: url("/themes/switcheasy/img/monsters7/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  #monsters7 #iphone7-s1 img.logoCase {
    max-width: 800px;
    width: 100%;
    padding: 0 20px; }
#monsters7 .iphone7 {
  height: 750px; }
  #monsters7 .iphone7 .row {
    height: 750px;
    position: relative; }
  @media (max-width: 1400px) {
    #monsters7 .iphone7 {
      height: 650px; }
      #monsters7 .iphone7 .row {
        height: 650px; } }
  @media (max-width: 1024px) {
    #monsters7 .iphone7 {
      height: 500px; }
      #monsters7 .iphone7 .row {
        height: 500px; } }
  @media (max-width: 460px) {
    #monsters7 .iphone7 {
      height: 430px; }
      #monsters7 .iphone7 .row {
        height: 430px; } }
#monsters7 .antiScratch {
  background-image: url("/themes/switcheasy/img/monsters7/scratch.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center; }
  @media (max-width: 1500px) {
    #monsters7 .antiScratch:before {
      content: '';
      background: url("/themes/switcheasy/img/monsters7/bg-g.png") repeat-x;
      width: 100%;
      position: absolute;
      height: 35%;
      bottom: 0;
      left: 0;
      z-index: 0;
      background-size: contain; } }
  #monsters7 .antiScratch .blockText {
    right: 0;
    max-width: 490px;
    top: 45%; }
    @media (max-width: 1500px) {
      #monsters7 .antiScratch .blockText {
        max-width: 470px;
        top: 85%; } }
    @media (max-width: 1024px) {
      #monsters7 .antiScratch .blockText {
        max-width: 320px;
        top: 50%; } }
    @media (max-width: 770px) {
      #monsters7 .antiScratch .blockText {
        max-width: 600px !important;
        top: auto;
        left: 7%;
        bottom: 40px; } }
    @media (max-width: 460px) {
      #monsters7 .antiScratch .blockText {
        top: auto !important;
        bottom: 3%;
        left: 5%; } }
    @media (max-width: 380px) {
      #monsters7 .antiScratch .blockText {
        left: 2%; } }
  @media (max-width: 460px) {
    #monsters7 .antiScratch {
      background-position: 25% center; } }
#monsters7 .happy {
  height: 850px;
  background: url("/themes/switcheasy/img/monsters7/happy.jpg") no-repeat;
  background-size: cover;
  background-position: center; }
  #monsters7 .happy .row {
    height: 850px; }
  @media (max-width: 1400px) {
    #monsters7 .happy {
      height: 700px; }
      #monsters7 .happy .row {
        height: 700px; } }
  @media (max-width: 1024px) {
    #monsters7 .happy {
      height: 550px; }
      #monsters7 .happy .row {
        height: 550px; } }
  @media (max-width: 460px) {
    #monsters7 .happy {
      height: 430px; }
      #monsters7 .happy .row {
        height: 430px; } }
  #monsters7 .happy:before {
    content: '';
    background: url("/themes/switcheasy/img/monsters7/bg-g.png") repeat-x;
    width: 100%;
    position: absolute;
    height: 35%;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-size: contain; }
  #monsters7 .happy .blockText {
    top: 84%;
    left: 14%;
    max-width: 580px; }
    #monsters7 .happy .blockText h2, #monsters7 .happy .blockText p {
      color: #FFF; }
    @media (max-width: 1024px) {
      #monsters7 .happy .blockText {
        top: 82%; } }
    @media (max-width: 770px) {
      #monsters7 .happy .blockText {
        left: 5%;
        max-width: 490px !important;
        top: 76%; } }
    @media (max-width: 460px) {
      #monsters7 .happy .blockText {
        left: 0;
        bottom: 5%;
        top: auto; } }
    @media (max-width: 380px) {
      #monsters7 .happy .blockText h2 {
        font-size: 27px; } }
#monsters7 .antiGlare .bg-picture {
  background: url("/themes/switcheasy/img/monsters7/antiGlare.jpg") no-repeat;
  background-size: 100%;
  background-position: left bottom;
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 1330px;
  left: 25%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0; }
  @media (max-width: 1500px) {
    #monsters7 .antiGlare .bg-picture {
      max-width: 1080px; } }
  @media (max-width: 1024px) {
    #monsters7 .antiGlare .bg-picture {
      max-width: 760px;
      margin: auto;
      left: -600px;
      right: 0;
      bottom: 0;
      transform: none; } }
  @media (max-width: 770px) {
    #monsters7 .antiGlare .bg-picture {
      max-width: 645px;
      left: -120px; } }
  @media (max-width: 460px) {
    #monsters7 .antiGlare .bg-picture {
      left: -40px;
      max-width: 360px; } }
#monsters7 .antiGlare .blockText {
  right: 0;
  top: 23%;
  bottom: auto;
  max-width: 530px; }
  @media (max-width: 1024px) {
    #monsters7 .antiGlare .blockText {
      right: 1%;
      top: 19%;
      bottom: auto;
      max-width: 465px; } }
  @media (max-width: 770px) {
    #monsters7 .antiGlare .blockText {
      top: 5%;
      max-width: 475px !important;
      left: 3%; } }
@media (max-width: 460px) {
  #monsters7 .antiGlare {
    height: 360px !important; } }
#monsters7 .click {
  height: 630px;
  background: url("/themes/switcheasy/img/monsters7/clicked.jpg") no-repeat;
  background-size: cover;
  background-position: center -170px; }
  #monsters7 .click .row {
    height: 630px; }
  #monsters7 .click .blockText {
    right: 5%; }
    #monsters7 .click .blockText h2, #monsters7 .click .blockText p {
      color: #FFF; }
    @media (max-width: 770px) {
      #monsters7 .click .blockText {
        max-width: 350px !important;
        right: 0 !important;
        left: auto;
        top: 50%;
        bottom: auto; } }
    @media (max-width: 460px) {
      #monsters7 .click .blockText {
        top: auto;
        bottom: 5%;
        left: 0; } }
  @media (max-width: 1650px) {
    #monsters7 .click {
      background-position: center; } }
  @media (max-width: 1024px) {
    #monsters7 .click {
      height: 450px; }
      #monsters7 .click .row {
        height: 450px; } }
  @media (max-width: 460px) {
    #monsters7 .click {
      background-position: 15% top; } }
#monsters7 .illustration {
  height: 500px;
  background-image: url("/themes/switcheasy/img/monsters7/illu1.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center; }
  #monsters7 .illustration:before {
    content: '';
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  @media (max-width: 1024px) {
    #monsters7 .illustration {
      height: 400px !important; } }
  @media (max-width: 760px) {
    #monsters7 .illustration {
      height: 300px !important;
      display: none;
      background-attachment: scroll; } }
#monsters7 .play .bg-picture {
  background: url("/themes/switcheasy/img/monsters7/play.png") no-repeat;
  background-size: 100%;
  background-position: right bottom;
  position: absolute;
  height: 1060px;
  width: 100%;
  max-width: 625px;
  right: 50%;
  margin-right: -640px;
  bottom: -45%; }
  @media (max-width: 1400px) {
    #monsters7 .play .bg-picture {
      max-width: 540px;
      margin-right: -500px; } }
  @media (max-width: 1024px) {
    #monsters7 .play .bg-picture {
      max-width: 420px;
      margin-right: -430px;
      height: 720px; } }
  @media (max-width: 770px) {
    #monsters7 .play .bg-picture {
      max-width: 400px;
      margin-right: -400px;
      height: 690px; } }
  @media (max-width: 460px) {
    #monsters7 .play .bg-picture {
      max-width: 360px; } }
#monsters7 .play .blockText {
  left: 0;
  max-width: 400px; }
#monsters7 .blockText {
  position: absolute;
  padding: 0 20px;
  max-width: 460px;
  top: 50%;
  z-index: 2;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media (max-width: 770px) {
    #monsters7 .blockText {
      right: 0 !important;
      top: auto;
      bottom: 20px;
      left: 0;
      -moz-transform: none;
      -ms-transform: none;
      -webkit-transform: none;
      transform: none;
      max-width: 100% !important; } }

#nude7 .section {
  background-color: #000 !important;
  color: #FFF;
  position: relative; }
  #nude7 .section h2, #nude7 .section p {
    color: #FFF !important; }
@media (max-width: 435px) {
  #nude7 .campaign__order {
    padding-top: 10px !important; } }
#nude7 #iphone7-s1 {
  background-image: url("/themes/switcheasy/img/nude7/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  #nude7 #iphone7-s1 img.logoCase {
    max-width: 600px;
    width: 100%;
    padding: 0 20px;
    left: 20%;
    right: auto; }
    @media (max-width: 770px) {
      #nude7 #iphone7-s1 img.logoCase {
        margin: auto;
        left: 0;
        right: 0; } }
  @media (max-width: 736px) and (min-width: 568px) {
    #nude7 #iphone7-s1.product-banner .fixedContainer {
      height: 40% !important; } }
#nude7 .iphone7 {
  overflow: hidden;
  height: 750px; }
  #nude7 .iphone7 .row {
    height: 750px;
    position: relative; }
  @media (max-width: 1400px) {
    #nude7 .iphone7 {
      height: 650px; }
      #nude7 .iphone7 .row {
        height: 650px; } }
  @media (max-width: 1024px) {
    #nude7 .iphone7 {
      height: 500px; }
      #nude7 .iphone7 .row {
        height: 500px; } }
  @media (max-width: 460px) {
    #nude7 .iphone7 {
      height: 430px; }
      #nude7 .iphone7 .row {
        height: 430px; } }
#nude7 .crystalClear .row {
  max-width: 1360px; }
#nude7 .crystalClear .bg-picture {
  background: url("/themes/switcheasy/img/nude7/clear.png") no-repeat;
  background-size: 100%;
  background-position: right center;
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 950px;
  right: 0; }
  @media (max-width: 1024px) {
    #nude7 .crystalClear .bg-picture {
      max-width: 670px;
      right: 5%; } }
  @media (max-width: 770px) {
    #nude7 .crystalClear .bg-picture {
      max-width: 520px;
      right: 2%; } }
  @media (max-width: 460px) {
    #nude7 .crystalClear .bg-picture {
      right: 0;
      height: 300px; } }
#nude7 .crystalClear .blockText {
  top: 30%; }
  @media (max-width: 1024px) {
    #nude7 .crystalClear .blockText {
      top: 75%;
      left: 3%; } }
#nude7 .reflect .animationNude {
  position: absolute;
  min-height: 100%;
  width: 100%; }
  #nude7 .reflect .animationNude .nudeMbg {
    width: 1340px;
    position: absolute;
    height: 100%;
    left: 50%;
    margin-left: -1340px;
    background: url("/themes/switcheasy/img/nude7/spriteNude.jpg") no-repeat 0 0%;
    background-size: 100%; }
    @media (max-width: 1024px) {
      #nude7 .reflect .animationNude .nudeMbg {
        width: 758px;
        position: absolute;
        height: 100%;
        left: 50%;
        margin-left: -730px; } }
  @media (max-width: 770px) {
    #nude7 .reflect .animationNude .flashBG, #nude7 .reflect .animationNude .flashBG2 {
      display: none; } }
#nude7 .coating .row {
  max-width: 1500px; }
#nude7 .coating .bg-picture {
  background: url("/themes/switcheasy/img/nude7/coating.jpg") no-repeat;
  background-size: 100%;
  background-position: left top;
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 1210px;
  left: 25%;
  top: -20%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  #nude7 .coating .bg-picture:before {
    content: '';
    position: absolute;
    top: 0%;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(-15deg, transparent 0%, transparent 45%, #000 74%, #000 100%);
    background: linear-gradient(-15deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, #000000 74%, #000000 100%); }
  @media (max-width: 1400px) {
    #nude7 .coating .bg-picture {
      max-width: 800px;
      top: -30%; } }
  @media (max-width: 460px) {
    #nude7 .coating .bg-picture {
      max-width: 510px;
      width: 200%;
      top: -20%;
      left: 20%; } }
#nude7 .coating .blockText {
  max-width: 500px;
  right: 0; }
  #nude7 .coating .blockText h2, #nude7 .coating .blockText p {
    color: #FFF; }
  @media (max-width: 1024px) {
    #nude7 .coating .blockText {
      top: 80%;
      right: 3%; } }
  @media (max-width: 770px) {
    #nude7 .coating .blockText {
      max-width: 100%;
      text-align: center; } }
#nude7 .slim .bg-float-img-nude {
  margin-left: -1350px;
  height: 640px; }
  @media (max-width: 1400px) {
    #nude7 .slim .bg-float-img-nude {
      margin-left: -1270px;
      height: 100%;
      padding: 20px 0; } }
  @media (max-width: 1024px) {
    #nude7 .slim .bg-float-img-nude {
      margin-left: -900px; } }
  @media (max-width: 770px) {
    #nude7 .slim .bg-float-img-nude {
      top: 50%; } }
  @media (max-width: 460px) {
    #nude7 .slim .bg-float-img-nude {
      margin-left: -715px;
      top: 50%; } }
#nude7 .slim .blockText {
  right: 7%; }
  @media (max-width: 770px) {
    #nude7 .slim .blockText {
      right: 0; } }
  @media (max-width: 460px) {
    #nude7 .slim .blockText {
      right: auto;
      top: 42%; } }
  #nude7 .slim .blockText h2, #nude7 .slim .blockText p {
    color: #FFF; }
#nude7 .p360 {
  position: relative; }
  #nude7 .p360 .blockText {
    max-width: 380px; }
    @media (max-width: 1024px) {
      #nude7 .p360 .blockText {
        top: 60%;
        left: 3%; } }
    @media (max-width: 770px) {
      #nude7 .p360 .blockText {
        top: 80%; } }
  #nude7 .p360 .p360-pic {
    background: url("/themes/switcheasy/img/nude7/360.png") no-repeat;
    background-size: contain;
    background-position: center; }
    @media (max-width: 460px) {
      #nude7 .p360 .p360-pic {
        max-height: 280px;
        top: 20px;
        height: 100%;
        bottom: auto;
        max-width: 414px; } }
#nude7 .illustration {
  height: 500px;
  background-image: url("/themes/switcheasy/img/nude7/illu1.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center; }
  #nude7 .illustration:before {
    content: '';
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  @media (max-width: 460px) {
    #nude7 .illustration {
      height: 300px !important; } }
#nude7 .cut {
  height: auto; }
  #nude7 .cut .row {
    height: auto;
    padding: 0; }
  @media (max-width: 460px) {
    #nude7 .cut .descript {
      max-width: 100%;
      text-align: center;
      left: 0;
      right: 0; }
      #nude7 .cut .descript h2 {
        max-width: 350px;
        margin: auto; } }
#nude7 .blockText {
  position: absolute;
  padding: 0 20px;
  max-width: 460px;
  top: 50%;
  z-index: 2;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
#nude7 #iphone7-order .dropdown__border-box__selected ~ ul {
  background: black !important; }
#nude7 #iphone7-order h2, #nude7 #iphone7-order p, #nude7 #iphone7-order ul li, #nude7 #iphone7-order a, #nude7 #iphone7-order span {
  color: #FFF !important; }

#blackS {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  #blackS .section {
    background-color: #000 !important;
    color: #FFF;
    position: relative;
    overflow: hidden;
    height: 750px; }
    #blackS .section h2 {
      font-size: 38px !important; }
      @media (max-width: 770px) {
        #blackS .section h2 {
          font-size: 32px !important; } }
      @media (max-width: 460px) {
        #blackS .section h2 {
          font-size: 28px !important; } }
      @media (max-width: 460px) {
        #blackS .section h2 {
          text-align: center; } }
    #blackS .section h2, #blackS .section p, #blackS .section ul li, #blackS .section a, #blackS .section span {
      color: #FFF !important; }
    #blackS .section a {
      text-decoration: none; }
      #blackS .section a:hover {
        text-decoration: none; }
      #blackS .section a p {
        text-decoration: none; }
    #blackS .section .row {
      max-width: 1500px !important;
      height: 750px;
      position: relative; }
    @media (max-width: 1400px) {
      #blackS .section {
        height: 650px; }
        #blackS .section .row {
          height: 650px; } }
    @media (max-width: 1024px) {
      #blackS .section {
        height: 500px; }
        #blackS .section .row {
          height: 500px; } }
    @media (max-width: 770px) {
      #blackS .section:before {
        content: '';
        position: absolute;
        background: rgba(0, 0, 0, 0.3);
        display: block;
        height: 100%;
        width: 100%;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 0; } }
    @media (max-width: 460px) {
      #blackS .section {
        height: auto;
        padding: 320px 0 50px !important; }
        #blackS .section .row {
          height: auto; } }
  #blackS #blackS-s1 {
    min-height: 80%;
    padding-top: 74px;
    overflow: hidden;
    position: relative; }
    @media (max-width: 1024px) {
      #blackS #blackS-s1 {
        padding: 104px 0 0 !important; } }
    @media (max-width: 770px) {
      #blackS #blackS-s1 {
        min-height: 50%; } }
    @media (max-width: 460px) {
      #blackS #blackS-s1 {
        height: 60%; } }
    #blackS #blackS-s1 .row {
      height: 100%; }
    #blackS #blackS-s1 .bg-picture {
      position: absolute;
      height: 100%;
      width: 100%;
      background: url("/themes/switcheasy/img/blackS/bg.jpg") no-repeat;
      background-size: cover;
      background-position: center; }
      #blackS #blackS-s1 .bg-picture.animate {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-delay: 0.75s;
        animation-delay: 0.75s;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn; }
@keyframes fadeIn {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, 6%, 0);
    -ms-transform: translate3d(0, 6%, 0);
    -webkit-transform: translate3d(0, 6%, 0);
    transform: translate3d(0, 6%, 0); }
  to {
    opacity: 1;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
      @media (max-width: 1024px) {
        #blackS #blackS-s1 .bg-picture {
          height: 80%;
          top: 170px; } }
      @media (max-width: 460px) {
        #blackS #blackS-s1 .bg-picture {
          height: 60%;
          top: 190px; } }
    #blackS #blackS-s1 .blockText {
      position: absolute;
      left: 0;
      right: 0;
      text-align: center;
      padding: 0 20px; }
      #blackS #blackS-s1 .blockText h1 {
        max-width: 615px;
        margin: auto; }
        @media (max-width: 1024px) {
          #blackS #blackS-s1 .blockText h1 {
            max-width: 540px; } }
      #blackS #blackS-s1 .blockText.animate {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-delay: 0.35s;
        animation-delay: 0.35s;
        -webkit-animation-name: fadeInD;
        animation-name: fadeInD; }
@keyframes fadeInD {
  from {
    opacity: 0;
    top: -3%; }
  to {
    opacity: 1;
    top: 3%; } }
        @media (max-width: 460px) {
          @keyframes fadeInD {
            from {
              opacity: 0;
              top: -3%; }
            to {
              opacity: 1;
              top: 5%; } } }
    #blackS #blackS-s1 .container-infinite:before {
      content: '';
      display: none; }
  #blackS .leftPos, #blackS .rightPos {
    width: 100%;
    max-width: 580px;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #blackS .leftPos img, #blackS .rightPos img {
      margin-bottom: 10px; }
    @media (max-width: 1024px) {
      #blackS .leftPos, #blackS .rightPos {
        max-width: 450px;
        padding: 0 30px; } }
    @media (max-width: 770px) {
      #blackS .leftPos, #blackS .rightPos {
        max-width: 400px;
        padding: 0 20px; } }
    @media (max-width: 460px) {
      #blackS .leftPos, #blackS .rightPos {
        max-width: 100%;
        position: relative;
        top: 0;
        transform: none;
        padding: 0 30px; } }
  #blackS .leftPos {
    left: 0; }
  #blackS .rightPos {
    right: 0; }
  #blackS .info__option {
    margin: 10px 0;
    padding: 10px 0 0; }
    @media (max-width: 460px) {
      #blackS .info__option {
        margin: 0 0 10px; } }
  #blackS .info__price, #blackS .info__option {
    float: left; }
    @media (max-width: 460px) {
      #blackS .info__price, #blackS .info__option {
        clear: both;
        width: 100%;
        text-align: center; } }
  #blackS .info__option__models {
    margin-left: 20px; }
    @media (max-width: 460px) {
      #blackS .info__option__models {
        margin: 0px; } }
    #blackS .info__option__models li {
      margin-left: 10px;
      display: inline-block; }
      @media (max-width: 460px) {
        #blackS .info__option__models li {
          margin-left: 14px;
          display: inline-block;
          vertical-align: top; } }
      #blackS .info__option__models li a {
        color: #9dbd3e !important;
        position: relative; }
      #blackS .info__option__models li a.active {
        color: #FFF !important; }
        #blackS .info__option__models li a.active:before {
          content: '';
          display: block;
          position: absolute;
          bottom: -2px;
          left: 0;
          right: 0;
          height: 1px;
          background: #FFF; }
  #blackS .campaign__buynow {
    width: 100%;
    display: block;
    float: left;
    clear: both;
    max-width: 210px; }
    #blackS .campaign__buynow input {
      max-width: 190px;
      width: 100%;
      letter-spacing: 1px;
      line-height: 60%;
      padding: 18px 0 14px; }
    @media (max-width: 770px) {
      #blackS .campaign__buynow {
        max-width: 155px;
        margin-right: 10px; } }
    @media (max-width: 460px) {
      #blackS .campaign__buynow {
        margin: 10px 0 0;
        max-width: 100%; }
        #blackS .campaign__buynow input {
          max-width: 100%; } }
  #blackS .more {
    width: 100%;
    max-width: 155px;
    height: 46px;
    border-radius: 46px;
    border: 3px solid #9dbd3e;
    position: relative;
    margin-top: 15px;
    float: left;
    overflow: hidden;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    #blackS .more span {
      font-size: 46px;
      display: block;
      position: absolute;
      color: #FFF !important;
      left: 11px;
      font-weight: 100;
      font-family: "DIN2", "helvetica neue", arial;
      -moz-transition: color 0.5s ease;
      -o-transition: color 0.5s ease;
      -webkit-transition: color 0.5s ease;
      transition: color 0.5s ease; }
    @media (min-width: 1025px) {
      #blackS .more {
        max-width: 46px; }
        #blackS .more span {
          color: #9dbd3e !important; }
        #blackS .more:hover {
          max-width: 190px; }
          #blackS .more:hover span {
            color: #FFF !important; } }
    @media (max-width: 460px) {
      #blackS .more {
        max-width: 100%; } }
    #blackS .more p {
      width: 190px;
      padding: 14px 0 0;
      position: relative;
      left: 55px; }
      @media (max-width: 1024px) {
        #blackS .more p {
          width: auto;
          font-size: 20px;
          position: absolute;
          left: 12px;
          right: 0;
          text-align: center; } }
  #blackS #zero35-order {
    background: url("/themes/switcheasy/img/blackS/035-bg.jpg") no-repeat;
    background-size: cover;
    background-position: center; }
    @media (max-width: 460px) {
      #blackS #zero35-order {
        background-position: 32% top;
        background-size: 300%; } }
  #blackS #fleur7-order {
    background: url("/themes/switcheasy/img/blackS/fleur-bg.jpg") no-repeat;
    background-size: cover;
    background-position: center; }
    @media (max-width: 1024px) {
      #blackS #fleur7-order .leftPos {
        left: 30px; } }
    @media (max-width: 770px) {
      #blackS #fleur7-order .leftPos {
        left: 0; } }
    @media (max-width: 460px) {
      #blackS #fleur7-order {
        background-size: 170%;
        background-position: right top; } }
  #blackS #flash-order {
    background: url("/themes/switcheasy/img/blackS/flash-bg.jpg") no-repeat;
    background-size: cover;
    background-position: center; }
    @media (max-width: 1024px) {
      #blackS #flash-order .rightPos {
        right: 30px; } }
    @media (max-width: 770px) {
      #blackS #flash-order .rightPos {
        right: 0; } }
    @media (max-width: 460px) {
      #blackS #flash-order {
        background-position: 15% top;
        background-size: 220%; } }
  #blackS #monsters7-order {
    background: url("/themes/switcheasy/img/blackS/monsters-bg.jpg") no-repeat;
    background-size: cover;
    background-position: 70% center; }
    @media (max-width: 1024px) {
      #blackS #monsters7-order .leftPos {
        left: 80px; } }
    @media (max-width: 770px) {
      #blackS #monsters7-order .leftPos {
        left: 20px; } }
    @media (max-width: 460px) {
      #blackS #monsters7-order {
        background-position: 83% top;
        background-size: 300%; }
        #blackS #monsters7-order .leftPos {
          left: 0; } }
  #blackS #nude7-order {
    background: url("/themes/switcheasy/img/blackS/nude-bg.jpg") no-repeat;
    background-size: cover;
    background-position: center; }
    @media (max-width: 1024px) {
      #blackS #nude7-order .rightPos {
        right: 30px; } }
    @media (max-width: 770px) {
      #blackS #nude7-order .rightPos {
        right: 0; } }
    @media (max-width: 460px) {
      #blackS #nude7-order {
        background-position: 18% top;
        background-size: 250%; } }
  #blackS #numbers7-order {
    background: url("/themes/switcheasy/img/blackS/numbers-bg.jpg") no-repeat;
    background-size: cover;
    background-position: 70% center; }
    @media (max-width: 1024px) {
      #blackS #numbers7-order {
        background-position: 64% center; }
        #blackS #numbers7-order .leftPos {
          top: 60%; } }
    @media (max-width: 770px) {
      #blackS #numbers7-order .leftPos {
        left: 50px;
        top: 67%; } }
    @media (max-width: 460px) {
      #blackS #numbers7-order {
        background-size: 210%;
        background-position: 94% top; }
        #blackS #numbers7-order .leftPos {
          left: 0;
          top: 67%; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-loading .slick-list {
    background: #fff url('//www.switcheasy.com/themes/switcheasy/img/plugins/slick/ajax-loader.gif') center center no-repeat; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
    @media (max-width: 850px) {
      .slick-slide img {
        width: 100%; } }
    @media (max-width: 767px) {
      .slick-slide img {
        padding-top: 0; } }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-prev,
.slick-prev-mini,
.slick-next,
.slick-next-mini {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  cursor: pointer;
  background: transparent;
  top: 50%;
  font-size: 30px;
  margin-top: -10px;
  border: 2px solid #9E9FA2;
  border-radius: 50%;
  outline: none;
  color: #9E9FA2; }

.slick-next {
  right: -60px;
  padding: 0px 0px 0px 2px; }
  @media (max-width: 1024px) {
    .slick-next {
      display: none !important; } }
  @media (min-width: 1601px) {
    .slick-next {
      right: 10px; } }

.slick-prev {
  left: -60px;
  padding: 0px 2px 0px 0px; }
  @media (max-width: 1024px) {
    .slick-prev {
      display: none !important; } }
  @media (min-width: 1601px) {
    .slick-prev {
      left: 10px; } }

.slick-next-mini {
  right: -60px;
  padding: 0px 0px 0px 2px; }
  @media (max-width: 1024px) {
    .slick-next-mini {
      display: none !important; } }

.slick-prev-mini {
  left: -60px;
  padding: 0px 2px 0px 0px; }
  @media (max-width: 1024px) {
    .slick-prev-mini {
      display: none !important; } }

/* Dots */
.slick-slider {
  margin-bottom: 30px;
  margin: auto;
  width: 100%; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: #636363;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #636363;
      opacity: 1; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(fancybox_sprite.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(fancybox_loading.gif) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(fancybox_overlay.png); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url(fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
@font-face {
  font-family: '232mksdroundlight';
  src: url("/font/232mksdroundlight/232mksd_roundlight-webfont.eot");
  src: url("/font/232mksdroundlight/232mksd_roundlight-webfont.eot?#iefix") format("embedded-opentype"), url("/font/232mksdroundlight/232mksd_roundlight-webfont.woff2") format("woff2"), url("/font/232mksdroundlight/232mksd_roundlight-webfont.woff") format("woff"), url("/font/232mksdroundlight/232mksd_roundlight-webfont.ttf") format("truetype"), url("/font/232mksdroundlight/232mksd_roundlight-webfont.svg#232mksdroundlight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "DIN1";
  src: url("/font/din/06e964c1-d71a-48a5-b3fd-88c164e2b0fa.eot?#iefix") format("eot"); }
@font-face {
  font-family: "DIN2";
  src: url("/font/din/06e964c1-d71a-48a5-b3fd-88c164e2b0fa.eot?#iefix");
  src: url("/font/din/06e964c1-d71a-48a5-b3fd-88c164e2b0fa.eot?#iefix") format("eot"), url("/font/din/9972265f-63aa-4e68-9eef-e571f0072395.woff2") format("woff2"), url("/font/din/04c0d1f1-0fdf-4866-a034-1b5d1ba44a94.woff") format("woff"), url("/font/din/a840f6fc-ef1f-44cd-a5fb-f68784b9bc1e.ttf") format("truetype"), url("/font/din/4032b83f-6bbc-40a1-bfb9-cafd86356a17.svg#4032b83f-6bbc-40a1-bfb9-cafd86356a17") format("svg");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: "DIN3";
  src: url("/font/din/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix") format("eot"); }
@font-face {
  font-family: "DIN4";
  src: url("/font/din/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix");
  src: url("/font/din/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix") format("eot"), url("/font/din/de1216be-00c2-43c0-9c45-3e7f925eb519.woff2") format("woff2"), url("/font/din/bc176270-17fa-4c78-a343-9fe52824e501.woff") format("woff"), url("/font/din/3516f91d-ac48-42cd-acfe-1be691152cc4.ttf") format("truetype"), url("/font/din/d1b1e866-a411-42ba-8f75-72bf28e23694.svg#d1b1e866-a411-42ba-8f75-72bf28e23694") format("svg");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: "DIN5";
  src: url("/font/din/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"); }
@font-face {
  font-family: "DIN6";
  src: url("/font/din/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix");
  src: url("/font/din/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"), url("/font/din/44e7b0fa-6c8d-43c2-b19e-f1e3ce9ea57c.woff2") format("woff2"), url("/font/din/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff"), url("/font/din/868c94b5-ca49-46b7-b62b-297f8d861125.ttf") format("truetype"), url("/font/din/e3145f65-29b5-4f7f-8c6e-2dc135021b6a.svg#e3145f65-29b5-4f7f-8c6e-2dc135021b6a") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "DIN7";
  src: url("/font/din/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix") format("eot"); }
@font-face {
  font-family: "DIN8";
  src: url("/font/din/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix");
  src: url("/font/din/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix") format("eot"), url("/font/din/121784c1-863c-4e49-b682-625ea7de55b0.woff2") format("woff2"), url("/font/din/9949035f-6226-4080-a14a-bf7d94ffb1e1.woff") format("woff"), url("/font/din/6241bd09-15c2-485e-9796-9db8d0aa6974.ttf") format("truetype"), url("/font/din/af94da3e-4232-416a-b6bc-f39f85dd5db6.svg#af94da3e-4232-416a-b6bc-f39f85dd5db6") format("svg");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'baconregular';
  src: url("/themes/switcheasy/font/bacon-webfont.eot");
  src: url("/themes/switcheasy/font/bacon-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/switcheasy/font/bacon-webfont.woff2") format("woff2"), url("/themes/switcheasy/font/bacon-webfont.woff") format("woff"), url("/themes/switcheasy/font/bacon-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'district_prothin';
  src: url("/themes/switcheasy/font/distproth-webfont.eot");
  src: url("/themes/switcheasy/font/distproth-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/switcheasy/font/distproth-webfont.woff2") format("woff2"), url("/themes/switcheasy/font/distproth-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'homizio_italic';
  src: url("italic-webfont.woff2") format("woff2"), url("italic-webfont.woff") format("woff"), url("italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'homizio_light_italic';
  src: url("/themes/switcheasy/font/light_italic-webfont.woff2") format("woff2"), url("/themes/switcheasy/font/light_italic-webfont.woff") format("woff"), url("/themes/switcheasy/font/light_italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'homizio_light';
  src: url("/themes/switcheasy/font/light-webfont.woff2") format("woff2"), url("/themes/switcheasy/font/light-webfont.woff") format("woff"), url("/themes/switcheasy/font/light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'homizio_regular';
  src: url("/themes/switcheasy/font/regular-webfont.woff2") format("woff2"), url("/themes/switcheasy/font/regular-webfont.woff") format("woff"), url("/themes/switcheasy/font/regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'futuraLT';
  src: url("/themes/switcheasy/font/futura_light-webfont.eot");
  src: url("/themes/switcheasy/font/futura_light-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/switcheasy/font/futura_light-webfont.woff2") format("woff2"), url("/themes/switcheasy/font/futura_light-webfont.woff") format("woff"), url("/themes/switcheasy/font/futura_light-webfont.ttf") format("truetype"), url("/themes/switcheasy/font/futura_light-webfont.svg#futura_lightregular") format("svg");
  font-weight: normal;
  font-style: normal; }

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