/* @override 
	http://stage.fscom.us/css/t/gilt-201511_v1.00.css
	http://stage.fscom.us/css/t/hairmeup-201511_v1.00.css
	http://stage.fscom.us/css/t/hairmeup-201511_v1.00.css?v1
	http://cdn.fashionsnap.com/css/t/hairmeup-201603_v1.00.css?v1
	http://cdn.fashionsnap.com/css/t/hairmeup-201603_v1.00.css?v2
	http://cdn.fashionsnap.com/css/t/hairmeup-201603_v1.00.css?v3
	http://stage.fscom.us/css/t/pb-201704_v1.00.css
	https://stage.fscom.xyz/css/t/pb-201704_v1.00.css
	https://stage.fscom.xyz/css/t/pb-201804.css */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
@import url(https://fonts.googleapis.com/css?family=Abril+Fatface);
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

#nav ul, #footer ul, .life .img-holder, .image-holder .marcks-list, .nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after, .inner-banner:after, .twocolumns:after {
  content: '';
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

* {
  max-height: 100%;
}

body {
  color: #000;
  background: #fff;
  font: 16px/1.2 "Muli", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  max-width: 100%;
  height: auto;
}

.gm-style img {
  max-width: none;
}

@media only screen and (min-width: 1025px) {
  a[href^=tel], a[href^=skype], a[href^=sms] {
    pointer-events: none;
  }
}
/*
 * Responsively Lazy
 * http://ivopetkov.com/b/lazy-load-responsive-images/
 * Copyright 2015, Ivo Petkov
 * Free to use under the MIT license.
*/
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: inherit;
}

h1, .h1 {
  font-size: 30px;
}

h2, .h2 {
  font-size: 27px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 21px;
}

h5, .h5 {
  font-size: 17px;
}

h6, .h6 {
  font-size: 15px;
}

p {
  margin: 0 0 1em;
}

a {
  color: #39f;
}

a:hover, a:focus {
  text-decoration: none;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: 0.4em 0.7em;
}

input[type='text']:focus,
input[type='tel']:focus,
input[type='email']:focus,
input[type='search']:focus,
input[type='password']:focus,
textarea:focus {
  border-color: #000;
}

input[type='text']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}

input[type='text']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='password']::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #999;
}

input[type='text']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='email']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='password']:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}

input[type='text']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}

input[type='text'].placeholder,
input[type='tel'].placeholder,
input[type='email'].placeholder,
input[type='search'].placeholder,
input[type='password'].placeholder,
textarea.placeholder {
  color: #999;
}

select {
  -webkit-border-radius: 0;
}

textarea {
  resize: vertical;
  vertical-align: top;
}

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

#header {
  padding-top: 25px;
  padding-right: 0;
  padding-left: 0;
  overflow: hidden;
  text-align: center;
}

@media (max-width: 767px) {
  #header {
    padding: 12px 0 16px;
  }
}
#header .logo {
  width: 342px;
  height: 34px;
  margin: 0 0 6px;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 767px) {
  #header .logo {
    height: auto;
    width: 210px;
    margin: 0 0 13px;
  }
}
#header .logo img {
  display: block;
}

#header .logo a:hover {
  opacity: 1;
}

#header .special {
  color: #797979;
  margin: 0 0 24px;
  display: block;
  letter-spacing: 1px;
  font-size: 12px;
  font-style: normal;
}

@media (max-width: 767px) {
  #header .special {
    display: none;
  }
}
#nav {
  padding: 8px 18px;
  overflow: hidden;
  background: #151515;
}

@media (max-width: 767px) {
  #nav {
    padding: 14px 18px 13px;
    width: 100%;
    overflow: hidden;
  }

  .touchdevice #nav {
    overflow: auto;
  }
}
#nav ul {
  font-size: 12px;
}

@media screen and (max-width: 1030px) {
  #nav ul {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  #nav ul {
    font-size: 14px;
    float: left;
    white-space: nowrap;
  }
}
#nav ul li {
  float: left;
  margin: 0 41px 0 0;
}

@media (max-width: 1023px) {
  #nav ul li {
    margin: 0 16px 0 0;
  }
}
@media (max-width: 767px) {
  #nav ul li {
    float: none;
    margin: 0 22px 0 0;
    display: inline-block;
    vertical-align: top;
  }
}
#nav ul li:hover, #nav ul li.active a {
  opacity: .8;
}

#nav ul li a {
  display: block;
  color: #fff;
}

.top {
  padding: 8px 18px;
  overflow: hidden;
  background: #efefef;
  color: #5c5c5c;
  text-align: left;
  font-size: 12px;
}

@media (max-width: 767px) {
  .top {
    display: none;
  }
}
.top a {
  float: left;
  color: #5c5c5c;
}

.top a:hover {
  opacity: .8;
}

#footer {
  overflow: hidden;
  background: #111111;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -15px;
  padding: 11px 0 16px;
}

@media (max-width: 767px) {
  #footer {
    padding: 15px 0;
  }
}
#footer .footer-holder {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

#footer ul li {
  margin: 0 5px 2px;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 767px) {
  #footer ul li {
    margin: 0 5px 1px;
  }
}
#footer ul li a {
  display: block;
  color: #fff;
  font-size: 14px;
}

#footer .copyrights {
  color: #c1c1c1;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-family: 'Helvetica' , Arial, sans-serif;
}

#footer .copyrights a {
  color: #c1c1c1;
  display: inline-block;
  vertical-align: middle;
}

#scroll {
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #333333;
  text-indent: -9999px;
  display: none;
  opacity: 0.8;
}

#scroll span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #ffffff;
  opacity: 1;
}

#scroll:hover {
  background-color: #000;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

a {
  text-decoration: none;
}

a:hover {
  opacity: .8;
  text-decoration: none;
}

#wrapper {
  padding: 0;
  width: 100%;
  width: 100%;
  overflow: hidden;
}

@media (max-width: 767px) {
  #wrapper {
    padding: 0;
  }
}
#wrapper .wrapper-holder {
  max-width: 1280px;
  margin: 0 auto;
}

@media (max-width: 1023px) {
  #wrapper.inner {
    padding: 0;
  }
}
#main {
  overflow: hidden;
}

.life {
  text-align: center;
  overflow: hidden;
  margin: 10px 0 0;
}

.life .img-holder li {
  margin: 0 9px 0 5px;
  display: inline-block;
  vertical-align: middle;
  width: 18%;
}

@media (max-width: 767px) {
  .life .img-holder li {
    margin: 0 4px 0 1px;
  }
}
.life .img-holder li a {
  display: block;
}

.life .img-holder li a:hover {
  opacity: 1;
}

@media (max-width: 767px) {
  .life .img-holder li {
    height: auto;
    width: 200px;
  }
}
.life span {
  color: #000;
  display: block;
  margin: 23px 0 38px;
  text-transform: capitalize;
  font-size: 26px;
}

@media (max-width: 767px) {
  .life span {
    margin: 11px 0 10px;
    font-size: 14px;
  }
}
.banner {
  position: relative;
  overflow: hidden;
}

.banner img {
  display: block;
  width: 100%;
  height: auto;
}

.banner .caption {
  top: 0;
  right: 1px;
  bottom: 0;
  width: 297px;
  content: '';
  overflow: hidden;
  line-height: 26px;
  padding: 142px 12px 20px 25px;
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  font-size: 18px;
}

@media (max-width: 1023px) {
  .banner .caption {
    padding: 100px 12px 20px 25px;
    line-height: 20px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .banner .caption {
    width: 164px;
    padding: 8px 10px 6px 9px;
    line-height: 17px;
    font-size: 12px;
  }
}
@media screen and (max-width: 360px) {
  .banner .caption {
    width: 170px;
    font-size: 10px;
  }
}
.banner h1 {
  top: 12px;
  right: 52px;
  content: '';
  z-index: 99;
  color: #000;
  line-height: 58px;
  position: absolute;
  text-shadow: 0 2px 2px #575757;
  text-transform: capitalize;
  font: 48px gerogia;
  font-weight: 700;
}

@media (max-width: 1023px) {
  .banner h1 {
    line-height: 33px;
    right: 136px;
    margin: 0 0 8px;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .banner h1 {
    top: 66%;
    left: 10px;
    right: 0;
    color: #fff;
    font-size: 24px;
  }

  .banner h1 br {
    display: none;
  }
}
@media screen and (max-width: 370px) {
  .banner h1 {
    max-width: 130px;
    font-size: 16px;
  }
}
.banner p {
  margin: 0 0 3px;
}

.banner .official {
  display: block;
  color: #000;
}

.banner a {
  color: #000;
  display: inline-block;
  vertical-align: top;
}

.banner a:hover {
  color: #525151;
}

.social-networks {
  margin: 20px 0 8px;
  text-align: center;
}

@media (max-width: 767px) {
  .social-networks {
    margin: 15px 0 14px;
  }
}
.social-networks .stButton .stFb,
.social-networks .stButton .stTwbutton,
.social-networks .stButton .stMainServices {
  height: 22px;
}

.social-networks .stButton .stButton_gradient {
  height: 22px;
}

.social-networks.inner {
  margin: 12px 0 36px;
  display: block;
}

@media (max-width: 767px) {
  .social-networks.inner {
    margin: 15px 0 26px;
  }
}
.social-networks.inner .stButton .stFb,
.social-networks.inner .stButton .stTwbutton,
.social-networks.inner .stButton .stMainServices {
  height: 22px;
}

.social-networks.inner .stButton .stButton_gradient {
  height: 22px;
}

.image-holder {
  max-width: 660px;
  margin: 15px auto 0;
  overflow: hidden;
  text-align: center;
}

.image-holder h2 {
  margin: 0 0 12px;
  color: #000;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
}

@media (max-width: 767px) {
  .image-holder h2 {
    font-size: 24px;
  }
}
.image-holder .date {
  margin: 0 0 20px;
  color: #797979;
  display: block;
  letter-spacing: 1px;
  font-size: 12px;
}

@media (max-width: 767px) {
  .image-holder .date {
    margin: 0 0 17px;
  }
}
.image-holder .img-block img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .image-holder .img-block img {
    margin: 0 0 22px;
  }
}
.image-holder .img-block img:last-child {
  margin: 0 0 22px;
}

.image-holder .img-block.inner {
  overflow: hidden;
  margin: 0 0 24px;
}

@media (max-width: 767px) {
  .image-holder .img-block.inner {
    margin: 0 0 22px;
  }
}
.image-holder .img-block.inner img {
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  .image-holder .img-block.inner img {
    margin: 0 0 12px;
  }
}
.image-holder .img-block.inner:last-child {
  margin: 0;
}

@media (max-width: 767px) {
  .image-holder .img-block.inner:last-child {
    margin: 0 0 -4px;
  }
}
.image-holder .heading {
  display: block;
  text-align: left;
  padding: 0 0 0 20px;
  position: relative;
  margin: 0 0 27px;
  font-size: 15px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .image-holder .heading {
    line-height: 22px;
    margin: 0 15px 27px;
    letter-spacing: 1px;
  }
}
.image-holder .heading:after {
  top: 3px;
  left: 2px;
  width: 12px;
  height: 12px;
  content: '';
  background: #000;
  position: absolute;
}

@media (max-width: 767px) {
  .image-holder .heading:after {
    top: 5px;
  }
}
.image-holder .marcks-list {
  overflow: hidden;
  margin: 0 0 27px 3px;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .image-holder .marcks-list {
    margin: 0 16px 20px;
    line-height: 20px;
  }
}
.image-holder .marcks-list li {
  display: block;
  margin: 0 0 4px;
}

.image-holder .marcks-list li a {
  color: #000;
  display: inline-block;
  vertical-align: top;
}

.image-holder .marcks-list li a:hover {
  color: #3c3c3c;
}

.image-holder .prise {
  display: block;
  margin: 0 0 27px;
  letter-spacing: 1px;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .image-holder .prise {
    margin: 0 15px 25px;
  }
}
.image-holder .description {
  display: block;
  line-height: 21px;
  letter-spacing: 1px;
  margin: 0 0 20px;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .image-holder .description {
    margin: 0 18px 14px;
  }
}
.image-holder .sale {
  display: block;
  overflow: hidden;
  margin: 0 0 17px;
}

@media (max-width: 767px) {
  .image-holder .sale {
    margin: 0 15px 12px;
  }
}
.image-holder .sale a {
  width: 208px;
  padding: 11px;
  color: #fff;
  float: right;
  text-align: center;
  border-radius: 20px;
  background: #505050;
  display: inline-block;
}

.image-holder .sale a:hover {
  background: #000;
}

.image-holder .sale-date {
  float: right;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: normal;
}

@media (max-width: 767px) {
  .image-holder .sale-date {
    margin: 0 15px 0;
  }
}
.detail {
  overflow: hidden;
}

.detail .detail-holder {
  color: #000;
  max-width: 240px;
  margin: 0 auto;
  font-size: 14px;
}

.detail .detail-holder span {
  display: block;
  margin: 0 0 13px 15px;
}

.detail .detail-holder a {
  color: #000;
  display: inline-block;
  vertical-align: top;
}

.btn-area {
  padding: 15px 0 8px;
  overflow: hidden;
  text-align: center;
}

@media (max-width: 767px) {
  .btn-area {
    padding: 11px 11px 9px;
  }
}
.btn-area .list a {
  color: #fff;
}

.btn-area .list {
  margin: 4px 0 0;
  color: #fff;
  width: 120px;
  display: inline-block;
  vertical-align: middle;
  padding: 8px 10px;
  text-align: center;
  background: #223254;
  font-size: 14px;
  float: none;
}

@media (max-width: 767px) {
  .btn-area .list {
    width: 100px;
    display: inline;
    margin: 4px auto 0;
    padding: 5px 5px;
    font-size: 13px;
  }
}
.btn-area .next {
  float: right;
  width: 200px;
}

@media (max-width: 767px) {
  .btn-area .next {
    width: 95px;
    margin: 21px 5px 5px;
  }
}
.btn-area .next img {
  display: block;
  width: 100%;
  height: auto;
}

.btn-area .next span {
  background: #223254;
  color: #fff;
  width: 120px;
  text-align: left;
  display: block;
  padding: 8px 4px 8px 10px;
  font-size: 15px;
}

@media (max-width: 767px) {
  .btn-area .next span {
    padding: 6px 2px 8px 6px;
    width: 95px;
    font-size: 12px;
  }
}
.btn-area .prev {
  float: left;
  width: 200px;
  margin: 3px 5px 5px 0;
}

@media (max-width: 767px) {
  .btn-area .prev {
    width: 95px;
    margin: 21px 5px 5px;
  }
}
.btn-area .prev img {
  display: block;
  width: 100%;
  height: auto;
}

.btn-area .prev span {
  background: #223254;
  color: #fff;
  text-align: left;
  display: block;
  width: 120px;
  padding: 8px 4px 8px 10px;
  font-size: 15px;
}

@media (max-width: 767px) {
  .btn-area .prev span {
    padding: 6px 2px 8px 6px;
    width: 95px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .btn-area.inner {
    padding: 11px 11px 19px;
  }
}
@media (max-width: 767px) {
  .btn-area.inner .prev {
    width: 120px;
    margin: 21px 7px 5px;
  }
}
@media (max-width: 767px) {
  .btn-area.inner .prev span {
    width: 120px;
    padding: 6px 2px 8px 10px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .btn-area.inner .next {
    width: 120px;
    margin: 19px 8px 5px;
  }
}
@media (max-width: 767px) {
  .btn-area.inner .next span {
    width: 120px;
    padding: 7px 2px 9px 9px;
    font-size: 15px;
  }
}
.pager-res {
  padding: 0;
  width: 100%;
}

.social-icons {
  margin-top: 20px;
  margin-right: 0;
  margin-left: 0;
  text-align: center;
  clear: none;
}

.social-icons .twitter {
  display: inline-block;
  margin: 0;
  padding: 0;
  overflow: visible;
}

.social-icons .facebook {
  display: inline-block;
  margin: 0;
  padding: 0;
  height: 21px;
  position: relative;
  top: -4px;
}

@media (max-width: 767px) {
  .social-icons {
    margin: 15px 0 29px;
    display: block;
  }
}
.social-icons a {
  display: inline-block;
  vertical-align: middle;
}

.social-icons a img {
  display: inline-block;
  vertical-align: middle;
}

.social-icons a:hover {
  opacity: 1;
}

.nav {
  margin: 22px 0 12px;
  text-align: center;
  overflow: hidden;
}

@media (max-width: 767px) {
  .nav {
    text-align: left;
    margin: 5px 0 5px;
  }
}
.nav ul {
  margin: 0;
  font-size: 14px;
}

@media (max-width: 767px) {
  .nav ul {
    margin: 0 5px 0 16px;
    font-size: 12px;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) and (max-width: 360px) {
  .nav ul {
    margin: 0 5px 0 8px;
    font-size: 11px;
  }
}
.nav ul li {
  width: 24.4%;
  margin: 0 2px 10px 0;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 1023px) {
  .nav ul li {
    width: 24%;
    margin: 0 4px 10px 0;
  }
}
@media (max-width: 767px) {
  .nav ul li {
    width: inherit;
    margin: 0 4px 6px 0;
  }
}
.nav ul li a {
  padding: 13px 10px;
  display: block;
  color: #000;
  background: #f1f1f1;
}

@media (max-width: 767px) {
  .nav ul li a {
    padding: 3px 11px 3px 6px;
  }
}
.nav ul li a:hover {
  opacity: 1;
  background: #dcd9d9;
}

.image-frame {
  overflow: hidden;
  margin: 0 -10px 0 0px;
}

.image-frame .image-box {
  width: 25%;
  float: left;
  padding: 0 20px;
  margin: 0 0 36px;
}

@media (max-width: 767px) {
  .image-frame .image-box {
    padding: 0;
    margin: 0 1px 20px 0;
    width: 48.99%;
  }
}
.image-frame .image-box.left {
  float: left;
}

.image-frame .image-box.right {
  float: right;
}

.image-frame .left-column {
  float: left;
  width: 66.5%;
}

@media (max-width: 767px) {
  .image-frame .left-column {
    width: 65%;
  }
}
.image-frame .left-column img {
  display: block;
  width: 100%;
  height: 99.7%;
}

.image-frame .left-column.add {
  float: right;
}

.image-frame .right-column {
  float: right;
  width: 33.5%;
}

@media (max-width: 767px) {
  .image-frame .right-column {
    width: 35%;
  }
}
.image-frame .right-column img {
  height: 33.2%;
  width: 100%;
  display: block;
}

.image-frame .right-column.even {
  float: left;
}

.image-frame .right-column.even .last {
  height: 33.4%;
}

@media (max-width: 1023px) {
  .image-frame .right-column.even .last {
    height: 33.3%;
  }
}
.gilt {
  float: left;
  margin: 23px 0 19px;
  position: relative;
}

@media (max-width: 767px) {
  .gilt {
    float: none;
    margin: 19px 0 3px;
    display: inline-block;
    vertical-align: middle;
  }
}
.gilt a {
  color: #9a9a9a;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 14px;
  font-size: 14px;
  font-weight: 700;
}

.gilt:after {
  top: 2px;
  left: 1px;
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 7px 10px 7px 0;
  border-color: transparent #9a9a9a transparent transparent;
}

.gilt:hover a {
  color: #000;
}

.gilt:hover:after {
  border-color: transparent #000 transparent transparent;
}

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

.heading-area .week {
  padding: 3px 5px;
  width: 110px;
  color: #fafafa;
  background: #e5c100;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

@media (max-width: 767px) {
  .heading-area .week {
    width: 91px;
    font-size: 14px;
  }
}
.heading-area .sub-heading {
  display: block;
  color: #000;
  margin: 12px 0 6px;
  font-size: 19px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .heading-area .sub-heading {
    margin: 12px 0 9px;
    font-size: 14px;
  }
}
.heading-area h1 {
  color: #000;
  margin: 0;
  display: block;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
}

@media (max-width: 1023px) {
  .heading-area h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .heading-area h1 {
    max-width: 230px;
    margin: 0 auto;
    font-size: 24px;
  }
}
.gilt-heading {
  margin: 33px 0;
  text-align: center;
  overflow: hidden;
}

@media (max-width: 1023px) {
  .gilt-heading {
    margin: 20px 0 24px;
  }
}
@media (max-width: 767px) {
  .gilt-heading {
    margin: 0 0 18px;
  }
}
.gilt-heading h1 {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font: bold 50px Georgia, "Times New Roman", Times, serif;
}

.heading span object {
  width: 30%;
}

@media (max-width: 1023px) {
  .gilt-heading h1 {
    line-height: 48px;
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .gilt-heading h1 {
    line-height: 28px;
    font-size: 20px;
  }
}
.inner-banner {
  margin: 0 0 36px;
  text-align: center;
  position: relative;
  background-color: #001d5e;
  padding-bottom: 15px;
}

@media (max-width: 1023px) {
  .inner-banner {
    text-align: center;
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  .inner-banner {
    background: none;
    margin: 0;
  }
}
.inner-banner .holder {
  overflow: hidden;
  background-color: #001d5e;
}

.inner-banner .img-box {
  float: left;
  width: 100%;
}

@media (max-width: 1023px) {
  .inner-banner .img-box {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .inner-banner .img-box {
    width: 100%;
  }
}
.inner-banner .img-box img {
  display: block;
  width: 100%;
  height: auto;
}

.inner-banner .text-block {
  float: right;
  width: 100%;
  background: #001d5e;
}

@media (max-width: 1023px) {
  .inner-banner .text-block {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .inner-banner .text-block {
    width: 100%;
  }
}
.inner-banner .text-block .official {
  display: block;
  margin: 0;
}

.inner-banner .text-block .official a {
  color: #000;
  display: inline-block;
  vertical-align: top;
}

.inner-banner .heading {
  display: block;
  text-align: center;
  background: #132c5d;
  margin: 25px 0 15px;
}

.inner-banner .heading .svg-container {
  position: absolute;
  right: 5%;
  padding: 30px 50px;
  top: 23%;
  background-color: #fefefe;
  width: 30%;
}

@media (max-width: 1023px) {
  .inner-banner .heading .svg-container {
    position: relative;
    width: 22%;
    display: inline-block;
    right: 0;
    left: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px 20px;
  }
}
@media (max-width: 767px) {
  .inner-banner .heading .svg-container {
    position: relative;
    padding: 5px 10px;
    width: 30%;
  }
}
.inner-banner .holder {
  overflow: hidden;
  background-color: #fff;
}

.inner-banner .heading .svg-container a {
  display: block;
  float: none;
  clear: none;
}

@media (max-width: 1023px) {
  .inner-banner .heading {
    margin: 10px 0 0;
  }
}
@media (max-width: 767px) {
  .inner-banner .heading {
    margin: 0px 0 0;
  }
}
.inner-banner .text-frame {
  display: block;
  color: #333;
  line-height: 21px;
  text-align: left;
  padding-top: 2px;
  padding-right: 22px;
  padding-left: 22px;
  font-size: 14px;
}

@media (max-width: 1023px) {
  .inner-banner .text-frame {
    padding: 0 12px;
    line-height: 18px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .inner-banner .text-frame {
    display: none;
  }
}
.inner-banner .social-inner {
  right: 58px;
  bottom: 68px;
  content: '';
  padding: 1px 0 2px;
  position: absolute;
}

@media screen and (max-width: 1145px) {
  .inner-banner .social-inner {
    right: 5%;
    bottom: 34px;
  }
}
@media screen and (max-width: 1124px) {
  .inner-banner .social-inner {
    right: 4%;
  }
}
@media screen and (max-width: 1110px) {
  .inner-banner .social-inner {
    right: 14px;
  }
}
@media screen and (max-width: 1050px) {
  .inner-banner .social-inner {
    right: 28px;
    bottom: 22px;
  }
}
@media screen and (max-width: 1030px) {
  .inner-banner .social-inner {
    right: 2.5%;
    bottom: 14px;
  }
}
@media (max-width: 1023px) {
  .inner-banner .social-inner {
    width: 227px;
    margin: 12px 0 3px;
    position: static;
    display: inline-block;
    vertical-align: middle;
  }
}
@media (max-width: 767px) {
  .inner-banner .social-inner {
    margin: 1px 0 16px;
  }
}
.inner-banner .social-inner .stButton .stFb,
.inner-banner .social-inner .stButton .stTwbutton,
.inner-banner .social-inner .stButton .stMainServices {
  height: 22px;
}

.inner-banner .social-inner .stButton .stButton_gradient {
  height: 22px;
}

.inner-banner .official {
  display: block;
  margin: 0 0 22px;
}

.inner-banner .official a {
  color: #000;
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
  background-color: #ffffff;
  padding: 5px;
}

#header .sub-title a {
  color: #666;
  display: block;
  text-align: left;
  font-size: 18px;
  padding-top: 10px;
  padding-left: 15px;
}

.text-area {
  margin-top: 15px;
  text-align: left;
  width: 65%;
  display: inline-block;
  color: #fff;
  background-color: #1b3879;
  padding: 15px;
}

.text-area .sub {
  font-size: 13px;
  margin-bottom: 5px;
  line-height: 16px;
}

.text-area .head-title {
  font: 38px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  margin-bottom: 10px;
  line-height: 45px;
}

.text-area p {
  line-height: 20px;
  display: inline-block;
  padding-bottom: 10px;
}

.text-area a {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .text-area {
    display: block;
    width: 100%;
    color: #fff;
    margin: 0 0 5px;
    line-height: 18px;
    padding: 15px 16px 5px;
    text-align: left;
    font-size: 12px;
    background-color: #001d5e;
  }

  .text-area p {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
  }
}
.text-area .official {
  display: block;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
  color: #000;
  font-size: 16px;
  text-align: center;
}

.twocolumns {
  margin: 0 0 25px;
}

@media (max-width: 1023px) {
  .twocolumns {
    position: relative;
    margin: 0 0 20px;
  }
}
.twocolumns .column-left {
  width: 50%;
  float: left;
}

@media (max-width: 1023px) {
  .twocolumns .column-left {
    float: none;
    width: 100%;
    padding: 0 17px;
  }
}
@media (max-width: 767px) {
  .twocolumns .column-left {
    padding: 0;
  }
}
.twocolumns .column-left a {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.twocolumns .column-left a:hover {
  opacity: 1;
}

.twocolumns .column-left img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 1023px) {
  .twocolumns .column-left img {
    height: auto !important;
  }
}
.twocolumns .column-right {
  width: 50%;
  float: left;
  position: relative;
  padding: 32px 23px;
  background: #555;
}

@media (max-width: 1023px) {
  .twocolumns .column-right {
    float: none;
    width: auto;
    bottom: 17px;
    left: 40px;
    right: 40px;
    content: '';
    padding: 19px 32px;
    height: auto !important;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
  }
}
@media (max-width: 767px) {
  .twocolumns .column-right {
    position: relative;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 0 29px;
    padding: 15px 16px;
    background: #555;
  }
}
.twocolumns .column-right .week {
  top: -14px;
  left: 50%;
  padding: 3px 5px;
  width: 110px;
  color: #fafafa;
  position: absolute;
  background: #e5c100;
  text-align: center;
  margin: 0 0 0 -60px;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

@media (max-width: 1023px) {
  .twocolumns .column-right .week {
    margin: 0 0 0 -55px;
  }
}
.twocolumns .top-area {
  text-align: center;
}

.twocolumns .top-area .buyer {
  display: block;
  color: #fff;
  margin: 0 0 10px;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 600;
}

@media (max-width: 1023px) {
  .twocolumns .top-area .buyer {
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  .twocolumns .top-area .buyer {
    margin: 10px 0 16px;
  }
}
.twocolumns .top-area .heading {
  color: #fff;
  margin: 0 0 13px;
  display: inline-block;
  vertical-align: top;
  line-height: 48px;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 900;
}

@media (max-width: 1023px) {
  .twocolumns .top-area .heading {
    line-height: 40px;
    margin: 0 0 10px;
  }

  .twocolumns .top-area .heading br {
    display: none;
  }
}
@media (max-width: 767px) {
  .twocolumns .top-area .heading {
    line-height: 24px;
    margin: 0 0 14px;
    font-size: 24px;
  }

  .twocolumns .top-area .heading br {
    display: block;
  }
}
.twocolumns .text-box {
  text-align: left;
  color: #fff;
  margin: 0 0 25px;
  line-height: 20px;
  word-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
}

@media (max-width: 1023px) {
  .twocolumns .text-box {
    margin: 0 0 10px;
    line-height: 22px;
  }
}
.twocolumns .more {
  padding: 8px;
  width: 180px;
  color: #686868;
  border-radius: 20px;
  text-align: center;
  background: #fafafa;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .twocolumns .more {
    font-size: 14px;
  }
}
.stButton .stFb,
.stButton .stTwbutton,
.stButton .stMainServices {
  height: 22px;
}

.stButton .stButton_gradient {
  height: 22px;
}

/* = = STYLE = = = = = = = = = = = = = = = = = = = = = = = = = */
html,
body.levisTop,
.levisTop #wrapper,
.levisTop .wrapper-holder,
.levisTop #main {
  height: 100%;
}

.levisTop #wrapper {
  overflow: hidden;
}

.levisTop #main {
  max-height: calc(100%);
}

.iziModal-navigate {
  z-index: 99999 !important;
}

.iziModal-navigate-caption {
  bottom: 10px !important;
  top: auto !important;
}

.levisCont img {
  max-width: 100%;
  height: auto;
}

.campaign {
  margin-top: 40px;
  margin-bottom: 30px;
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #c70026;
  border-bottom: 1px solid #c70026;
  line-height: 1.8;
}
.campaign:after {
  content: "";
  display: block;
  clear: both;
}
.campaign span {
  font-weight: bold;
  font-size: 120%;
}
.campaign a {
  color: #fff;
  background: #c70026;
  display: inline-block;
  padding: 5px 10px;
}

#main {
  margin-top: 0;
  height: 100%;
}

header#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
}

#topFooter {
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 100%;
}
#topFooter p {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
#topFooter p span {
  display: block;
  font-size: 12px;
  color: #fff;
  width: 36%;
  text-align: center;
}
#topFooter p span a {
  color: #fff;
  text-decoration: none;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.levisTop .levisCont {
  height: 100%;
  max-height: calc(100% - 0px);
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 40px;
  background: #c70026;
  background: -moz-linear-gradient(left, #c70026 0%, #c70026 36%, #ffffff 36%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #c70026 0%, #c70026 36%, #ffffff 36%, #ffffff 100%);
  background: linear-gradient(to right, #c70026 0%, #c70026 36%, #ffffff 36%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c70026', endColorstr='#ffffff',GradientType=1 );
}
.levisTop .levisCont:after {
  content: "";
  display: block;
  clear: both;
}
.levisTop .levisCont .levisHead:after {
  content: "";
  display: block;
  clear: both;
}
.levisTop .levisCont .levisHead .logo {
  float: left;
  width: 36%;
  text-align: center;
  box-sizing: border-box;
  padding: 30px 7% 0 7%;
  color: #fff;
}
.levisTop .levisCont .levisHead .logo em {
  font-size: 12px;
}
.levisTop .levisCont .levisHead .headTxt {
  float: right;
  width: 49%;
  font-size: 14px;
  box-sizing: border-box;
  padding: 20px 6% 0 0;
}
.levisTop .levisCont .levisLink {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
  float: none;
  padding: 0px 20px 0 20px;
  text-align: right;
}
.levisTop .levisCont .levisLink a {
  font-family: "Helvetica Neue", "Helvetica";
  color: #c70026;
  text-decoration: underline;
}
.levisTop .levisCont .levisLink a:hover {
  color: #c70026;
  text-decoration: none;
}
.levisTop .levisCont .lCont {
  width: 42%;
  float: left;
  padding-top: 0px;
  position: relative;
}
.levisTop .levisCont .lCont .levisLogo {
  position: absolute;
  top: 0;
  left: 1%;
  width: 24%;
}
.levisTop .levisCont .lCont .mainImg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 20%;
}
.levisTop .levisCont .lCont .mainImg .catch {
  width: 82%;
  margin-left: 20px;
}
.levisTop .levisCont .lCont .mainImg p {
  color: #fff;
  padding: 20px 20px 0 20px;
  font-size: 13px;
  line-height: 1.5;
}
.levisTop .levisCont .rCont {
  width: 94%;
  float: right;
  height: 100%;
  overflow: scroll;
  position: absolute;
  padding: 0 0 10% 46%;
  box-sizing: border-box;
  -ms-overflow-style: none;
}
.levisTop .levisCont .rCont::-webkit-scrollbar {
  display: none;
}
.levisTop .levisCont .rCont ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 10%;
  counter-reset: number 0;
}
.levisTop .levisCont .rCont ul li {
  margin: 0 0% 0 0%;
  display: block;
  width: 45%;
  float: left;
  padding: 8% 0 8% 0;
}
.levisTop .levisCont .rCont ul li:nth-child(2n) {
  padding: 8% 0 8% 0;
  float: right;
}
.levisTop .levisCont .rCont ul li:nth-child(2) {
  padding: 44% 0 8% 0;
}
.levisTop .levisCont .rCont ul li a {
  transition: .3s;
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 0;
}
.levisTop .levisCont .rCont ul li a img {
  line-height: 0;
}
.levisTop .levisCont .rCont ul li a:before {
  transition: .3s;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(197, 18, 48, 0.6);
  position: absolute;
  display: block;
  top: 100%;
  left: 100%;
  line-height: 1.5;
}
.levisTop .levisCont .rCont ul li a:after {
  counter-increment: number 1;
  content: '';
  transition: .3s;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  top: 100%;
  left: 100%;
  opacity: 0;
  line-height: 1.5;
}
.levisTop .levisCont .rCont ul li a:hover {
  opacity: 1;
}
.levisTop .levisCont .rCont ul li a:hover:before {
  content: 'STYLE';
  font-family: "Helvetica Neue", "Helvetica";
  width: 100%;
  height: 100%;
  background: rgba(197, 18, 48, 0.6);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  text-align: center;
  padding-top: 40%;
  box-sizing: border-box;
  color: #fff;
  font-weight: normal;
}
.levisTop .levisCont .rCont ul li a:hover:after {
  counter-increment: number 1;
  content: counter(number,decimal-leading-zero) "";
  font-family: "Helvetica Neue", "Helvetica";
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  text-align: center;
  padding-top: 45%;
  font-size: 70px;
  box-sizing: border-box;
  color: #fff;
  opacity: 1;
}

.anm {
  opacity: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.bold {
  font-weight: bold;
}

.sml {
  font-size: 80%;
}

.levisDetail .btn-area .list {
  background: #c51230;
}

.levisDetail #main {
  margin-top: 132px;
}

.levisDetail .levisCont h2 {
  margin-bottom: 60px;
  text-align: center;
  font-size: 40px;
  color: #c51230;
  font-family: Helvetica;
  letter-spacing: 0.4rem;
}
.levisDetail .levisCont img {
  vertical-align: bottom;
  line-height: 0;
}
.levisDetail .levisCont .anm02 {
  margin-top: 20px;
}
.levisDetail .levisCont .picCont01 {
  margin-bottom: 2.7%;
}
.levisDetail .levisCont .picCont01:after {
  content: "";
  display: block;
  clear: both;
}
.levisDetail .levisCont .picCont01 .fl {
  width: 51.4%;
}
.levisDetail .levisCont .picCont01 .fr {
  width: 46.1%;
}
.levisDetail .levisCont .picCont01 .fr img:first-child {
  margin-bottom: 5.5%;
}
.levisDetail .levisCont .picCont02:after {
  content: "";
  display: block;
  clear: both;
}
.levisDetail .levisCont .picCont02 .fl {
  width: 51.4%;
}
.levisDetail .levisCont .picCont02 .fl img {
  margin-bottom: 4.92%;
}
.levisDetail .levisCont .picCont02 .fr {
  width: 46.5%;
}
.levisDetail .levisCont .picCont02 .itemCont {
  color: #151515;
}
.levisDetail .levisCont .picCont02 .itemCont p {
  line-height: 1.5;
  margin-bottom: 20px;
}
.levisDetail .levisCont .picCont02 .itemCont h2 {
  text-align: center;
  padding: 20px 0;
}
.levisDetail .levisCont .picCont02 .itemCont h2 img {
  width: 43%;
}
.levisDetail .levisCont .picCont02 .itemCont .instaLink {
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 5px;
  color: #333;
}
.levisDetail .levisCont .picCont02 .itemCont .instaLink img {
  vertical-align: top;
  width: 20px;
  margin-left: 7px;
}
.levisDetail .levisCont .picCont02 .itemCont .contact {
  display: inline-block;
  border: 1px solid #c41230;
  color: #c41230;
  padding: 5px 15px;
  font-size: 12px;
}
.levisDetail .levisCont .picCont02 .itemCont .picCont03 {
  background: #f8f8f8;
  margin-bottom: 20px;
}
.levisDetail .levisCont .picCont02 .itemCont dl {
  width: 100%;
}
.levisDetail .levisCont .picCont02 .itemCont dl:after {
  content: "";
  display: block;
  clear: both;
}
.levisDetail .levisCont .picCont02 .itemCont dl dt {
  width: 110px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  float: left;
  clear: both;
}
.levisDetail .levisCont .picCont02 .itemCont dl dd {
  margin-bottom: 5px;
  padding-bottom: 5px;
  float: left;
  width: calc(100% - 110px);
  -webkit-margin-start: 0px;
  padding-left: 0px;
}
.levisDetail .levisCont .picCont02 .itemCont dl dd:before {
  content: ': ';
}
.levisDetail .levisCont .picCont02 .itemCont .btn {
  text-align: center;
}
.levisDetail .levisCont .picCont02 .itemCont .btn a {
  display: inline-block;
  transition: .4s;
  color: #fff;
  background: #c41230;
  padding: 10px 20px;
}

@media only screen and (max-width: 700px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  html,
  body.levisTop,
  .levisTop #wrapper,
  .levisTop .wrapper-holder,
  .levisTop #main {
    height: auto;
  }

  .levisTop #main {
    max-height: none;
  }

  .campaign a {
    float: none;
  }

  .iziModal {
    max-width: 80% !important;
  }

  .iziModal-navigate-prev {
    left: 58% !important;
  }

  .iziModal-navigate-next {
    right: 58% !important;
  }

  .iziModal-content img {
    vertical-align: top;
  }

  #main {
    margin-top: 0%;
  }

  #nav {
    overflow: scroll;
  }

  .levisTop #wrapper {
    position: relative;
  }

  #topFooter {
    width: 100%;
  }
  #topFooter p span {
    width: 100%;
  }

  .levisTop .levisCont {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    background: #c70026;
    background: -moz-linear-gradient(left, #c70026 0%, #c70026 100%, #ffffff 100%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #c70026 0%, #c70026 100%, #ffffff 100%, #ffffff 100%);
    background: linear-gradient(to right, #c70026 0%, #c70026 100%, #ffffff 100%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c70026', endColorstr='#ffffff',GradientType=1 );
  }
  .levisTop .levisCont:after {
    content: "";
    display: block;
    clear: both;
  }
  .levisTop .levisCont .levisHead {
    margin-bottom: 4%;
  }
  .levisTop .levisCont .levisHead:after {
    content: "";
    display: block;
    clear: both;
  }
  .levisTop .levisCont .levisHead .levisLogo {
    float: left;
    width: 30%;
  }
  .levisTop .levisCont .levisHead .logo {
    float: none;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 30px 10% 0 10%;
    color: #fff;
  }
  .levisTop .levisCont .levisHead .levisLink {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
  }
  .levisTop .levisCont .levisHead .levisLink a {
    font-family: "Helvetica Neue", "Helvetica";
    color: #fff;
    text-decoration: underline;
  }
  .levisTop .levisCont .levisHead .levisLink a:hover {
    color: #333;
    text-decoration: none;
  }
  .levisTop .levisCont .headTxt {
    float: none;
    width: 100%;
    font-size: 14px;
    box-sizing: border-box;
    padding: 20px 4% 0 4%;
    color: #fff;
  }
  .levisTop .levisCont .lCont {
    width: 100%;
    float: none;
    padding-top: 0px;
    padding-bottom: 4%;
    position: relative;
  }
  .levisTop .levisCont .lCont .mainImg {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: -45%;
    padding-bottom: 4%;
  }
  .levisTop .levisCont .lCont .mainImg .catch {
    width: 82%;
    margin-left: 10px;
  }
  .levisTop .levisCont .lCont .mainImg p {
    color: #fff;
    padding: 10% 10px 0 10px;
    font-size: 13px;
    line-height: 1.3;
  }
  .levisTop .levisCont .rCont {
    width: 100%;
    float: none;
    height: auto;
    background: #fff;
    padding: 0;
    position: relative;
  }
  .levisTop .levisCont .rCont ul {
    list-style: none;
    margin: 0;
    padding: 0 4% 0 4%;
    counter-reset: number 0;
  }
  .levisTop .levisCont .rCont ul:after {
    content: "";
    display: block;
    clear: both;
  }
  .levisTop .levisCont .rCont ul li {
    margin: 0 0% 0 0%;
    display: block;
    width: 47%;
    float: left;
    padding: 8% 0 8% 0;
  }
  .levisTop .levisCont .rCont ul li:nth-child(2n) {
    padding: 8% 0 8% 0;
    float: right;
  }
  .levisTop .levisCont .rCont ul li:nth-child(2) {
    padding: 47% 0 8% 0;
  }
  .levisTop .levisCont .rCont ul li a {
    transition: .3s;
    display: block;
    position: relative;
    overflow: hidden;
  }
  .levisTop .levisCont .rCont ul li a img {
    line-height: 0;
  }
  .levisTop .levisCont .rCont ul li a:before {
    transition: .3s;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(197, 18, 48, 0.6);
    position: absolute;
    display: block;
    top: 100%;
    left: 100%;
  }
  .levisTop .levisCont .rCont ul li a:after {
    counter-increment: number 1;
    content: '';
    transition: .3s;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 100%;
    left: 100%;
    opacity: 0;
  }
  .levisTop .levisCont .rCont ul li a:hover {
    opacity: 1;
  }
  .levisTop .levisCont .rCont ul li a:hover:before {
    content: 'STYLE';
    font-family: "Helvetica Neue", "Helvetica";
    width: 100%;
    height: 100%;
    background: rgba(197, 18, 48, 0.6);
    position: absolute;
    display: block;
    top: 100%;
    left: 100%;
    text-align: center;
    padding-top: 40%;
    box-sizing: border-box;
    color: #fff;
    font-weight: normal;
  }
  .levisTop .levisCont .rCont ul li a:hover:after {
    counter-increment: number 1;
    content: counter(number,decimal-leading-zero) "";
    font-family: "Helvetica Neue", "Helvetica";
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 100%;
    left: 100%;
    text-align: center;
    padding-top: 45%;
    font-size: 70px;
    box-sizing: border-box;
    color: #fff;
    opacity: 1;
  }

  .levisDetail #main {
    margin-top: 50px;
  }

  .levisDetail .levisCont h2 {
    margin-bottom: 20px;
    text-align: center;
  }
  .levisDetail .levisCont img {
    vertical-align: bottom;
    line-height: 0;
  }
  .levisDetail .levisCont .anm02 {
    margin-top: 20px;
  }
  .levisDetail .levisCont .picCont01 {
    margin-bottom: 20px;
  }
  .levisDetail .levisCont .picCont01:after {
    content: "";
    display: block;
    clear: both;
  }
  .levisDetail .levisCont .picCont01 .fl {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .levisDetail .levisCont .picCont01 .fr {
    width: 100%;
    float: none;
  }
  .levisDetail .levisCont .picCont01 .fr img:first-child {
    margin-bottom: 20px;
  }
  .levisDetail .levisCont .picCont02:after {
    content: "";
    display: block;
    clear: both;
  }
  .levisDetail .levisCont .picCont02 .fl {
    width: 100%;
  }
  .levisDetail .levisCont .picCont02 .fl img {
    margin-bottom: 20px;
  }
  .levisDetail .levisCont .picCont02 .fr {
    width: 100%;
  }
  .levisDetail .levisCont .picCont02 .itemCont {
    color: #151515;
  }
  .levisDetail .levisCont .picCont02 .itemCont p {
    line-height: 1.5;
    margin-bottom: 20px;
    padding: 4%;
  }
  .levisDetail .levisCont .picCont02 .itemCont h2 {
    text-align: center;
    padding: 20px 0;
  }
  .levisDetail .levisCont .picCont02 .itemCont h2 img {
    width: 43%;
  }
  .levisDetail .levisCont .picCont02 .itemCont .picCont03 {
    background: #f8f8f8;
    margin-bottom: 20px;
  }
  .levisDetail .levisCont .picCont02 .itemCont dl {
    padding: 4% 4% 0 4%;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
  }
  .levisDetail .levisCont .picCont02 .itemCont dl:after {
    content: "";
    display: block;
    clear: both;
  }
  .levisDetail .levisCont .picCont02 .itemCont dl dt {
    width: 110px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    float: left;
    clear: both;
  }
  .levisDetail .levisCont .picCont02 .itemCont dl dd {
    margin-bottom: 5px;
    padding-bottom: 5px;
    float: left;
    width: calc(100% - 110px);
    -webkit-margin-start: 0px;
    padding-left: 0px;
  }
  .levisDetail .levisCont .picCont02 .itemCont dl dd:before {
    content: ': ';
  }
  .levisDetail .levisCont .picCont02 .itemCont .btn {
    text-align: center;
  }
  .levisDetail .levisCont .picCont02 .itemCont .btn a {
    display: inline-block;
    transition: .4s;
    color: #fff;
    background: #c41230;
    padding: 10px 20px;
  }
}
