@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* =======================================
 * COLOR
 /* ======================================= */
/* =======================================
 * OTHERS
 /* ======================================= */
/* =======================================
 * RESPONSIVE MARK
 /* ======================================= */
/* USAGE */
/* ======================
* Margin And Padding Generator
====================== */
.mt-5 {
  margin-top: 5px !important; }

.pt-5 {
  padding-top: 5px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.ml-5 {
  margin-left: 5px !important; }

.pl-5 {
  padding-left: 5px !important; }

.mr-5 {
  margin-right: 5px !important; }

.pr-5 {
  padding-right: 5px !important; }

.mt-10 {
  margin-top: 10px !important; }

.pt-10 {
  padding-top: 10px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.ml-10 {
  margin-left: 10px !important; }

.pl-10 {
  padding-left: 10px !important; }

.mr-10 {
  margin-right: 10px !important; }

.pr-10 {
  padding-right: 10px !important; }

.mt-15 {
  margin-top: 15px !important; }

.pt-15 {
  padding-top: 15px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.ml-15 {
  margin-left: 15px !important; }

.pl-15 {
  padding-left: 15px !important; }

.mr-15 {
  margin-right: 15px !important; }

.pr-15 {
  padding-right: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.pt-20 {
  padding-top: 20px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.ml-20 {
  margin-left: 20px !important; }

.pl-20 {
  padding-left: 20px !important; }

.mr-20 {
  margin-right: 20px !important; }

.pr-20 {
  padding-right: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.pt-25 {
  padding-top: 25px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.ml-25 {
  margin-left: 25px !important; }

.pl-25 {
  padding-left: 25px !important; }

.mr-25 {
  margin-right: 25px !important; }

.pr-25 {
  padding-right: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.pt-30 {
  padding-top: 30px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.ml-30 {
  margin-left: 30px !important; }

.pl-30 {
  padding-left: 30px !important; }

.mr-30 {
  margin-right: 30px !important; }

.pr-30 {
  padding-right: 30px !important; }

.mt-35 {
  margin-top: 35px !important; }

.pt-35 {
  padding-top: 35px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.ml-35 {
  margin-left: 35px !important; }

.pl-35 {
  padding-left: 35px !important; }

.mr-35 {
  margin-right: 35px !important; }

.pr-35 {
  padding-right: 35px !important; }

.mt-40 {
  margin-top: 40px !important; }

.pt-40 {
  padding-top: 40px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.ml-40 {
  margin-left: 40px !important; }

.pl-40 {
  padding-left: 40px !important; }

.mr-40 {
  margin-right: 40px !important; }

.pr-40 {
  padding-right: 40px !important; }

.mt-45 {
  margin-top: 45px !important; }

.pt-45 {
  padding-top: 45px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.ml-45 {
  margin-left: 45px !important; }

.pl-45 {
  padding-left: 45px !important; }

.mr-45 {
  margin-right: 45px !important; }

.pr-45 {
  padding-right: 45px !important; }

.mt-50 {
  margin-top: 50px !important; }

.pt-50 {
  padding-top: 50px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.ml-50 {
  margin-left: 50px !important; }

.pl-50 {
  padding-left: 50px !important; }

.mr-50 {
  margin-right: 50px !important; }

.pr-50 {
  padding-right: 50px !important; }

.mt-55 {
  margin-top: 55px !important; }

.pt-55 {
  padding-top: 55px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.pb-55 {
  padding-bottom: 55px !important; }

.ml-55 {
  margin-left: 55px !important; }

.pl-55 {
  padding-left: 55px !important; }

.mr-55 {
  margin-right: 55px !important; }

.pr-55 {
  padding-right: 55px !important; }

.mt-60 {
  margin-top: 60px !important; }

.pt-60 {
  padding-top: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.ml-60 {
  margin-left: 60px !important; }

.pl-60 {
  padding-left: 60px !important; }

.mr-60 {
  margin-right: 60px !important; }

.pr-60 {
  padding-right: 60px !important; }

.mt-65 {
  margin-top: 65px !important; }

.pt-65 {
  padding-top: 65px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.pb-65 {
  padding-bottom: 65px !important; }

.ml-65 {
  margin-left: 65px !important; }

.pl-65 {
  padding-left: 65px !important; }

.mr-65 {
  margin-right: 65px !important; }

.pr-65 {
  padding-right: 65px !important; }

.mt-70 {
  margin-top: 70px !important; }

.pt-70 {
  padding-top: 70px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.ml-70 {
  margin-left: 70px !important; }

.pl-70 {
  padding-left: 70px !important; }

.mr-70 {
  margin-right: 70px !important; }

.pr-70 {
  padding-right: 70px !important; }

.mt-75 {
  margin-top: 75px !important; }

.pt-75 {
  padding-top: 75px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.pb-75 {
  padding-bottom: 75px !important; }

.ml-75 {
  margin-left: 75px !important; }

.pl-75 {
  padding-left: 75px !important; }

.mr-75 {
  margin-right: 75px !important; }

.pr-75 {
  padding-right: 75px !important; }

.mt-80 {
  margin-top: 80px !important; }

.pt-80 {
  padding-top: 80px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.pb-80 {
  padding-bottom: 80px !important; }

.ml-80 {
  margin-left: 80px !important; }

.pl-80 {
  padding-left: 80px !important; }

.mr-80 {
  margin-right: 80px !important; }

.pr-80 {
  padding-right: 80px !important; }

.mt-85 {
  margin-top: 85px !important; }

.pt-85 {
  padding-top: 85px !important; }

.mb-85 {
  margin-bottom: 85px !important; }

.pb-85 {
  padding-bottom: 85px !important; }

.ml-85 {
  margin-left: 85px !important; }

.pl-85 {
  padding-left: 85px !important; }

.mr-85 {
  margin-right: 85px !important; }

.pr-85 {
  padding-right: 85px !important; }

.mt-90 {
  margin-top: 90px !important; }

.pt-90 {
  padding-top: 90px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.pb-90 {
  padding-bottom: 90px !important; }

.ml-90 {
  margin-left: 90px !important; }

.pl-90 {
  padding-left: 90px !important; }

.mr-90 {
  margin-right: 90px !important; }

.pr-90 {
  padding-right: 90px !important; }

.mt-100 {
  margin-top: 100px !important; }

.pt-100 {
  padding-top: 100px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.pb-100 {
  padding-bottom: 100px !important; }

.ml-100 {
  margin-left: 100px !important; }

.pl-100 {
  padding-left: 100px !important; }

.mr-100 {
  margin-right: 100px !important; }

.pr-100 {
  padding-right: 100px !important; }

.mt-105 {
  margin-top: 105px !important; }

.pt-105 {
  padding-top: 105px !important; }

.mb-105 {
  margin-bottom: 105px !important; }

.pb-105 {
  padding-bottom: 105px !important; }

.ml-105 {
  margin-left: 105px !important; }

.pl-105 {
  padding-left: 105px !important; }

.mr-105 {
  margin-right: 105px !important; }

.pr-105 {
  padding-right: 105px !important; }

.mt-110 {
  margin-top: 110px !important; }

.pt-110 {
  padding-top: 110px !important; }

.mb-110 {
  margin-bottom: 110px !important; }

.pb-110 {
  padding-bottom: 110px !important; }

.ml-110 {
  margin-left: 110px !important; }

.pl-110 {
  padding-left: 110px !important; }

.mr-110 {
  margin-right: 110px !important; }

.pr-110 {
  padding-right: 110px !important; }

.mt-115 {
  margin-top: 115px !important; }

.pt-115 {
  padding-top: 115px !important; }

.mb-115 {
  margin-bottom: 115px !important; }

.pb-115 {
  padding-bottom: 115px !important; }

.ml-115 {
  margin-left: 115px !important; }

.pl-115 {
  padding-left: 115px !important; }

.mr-115 {
  margin-right: 115px !important; }

.pr-115 {
  padding-right: 115px !important; }

.mt-120 {
  margin-top: 120px !important; }

.pt-120 {
  padding-top: 120px !important; }

.mb-120 {
  margin-bottom: 120px !important; }

.pb-120 {
  padding-bottom: 120px !important; }

.ml-120 {
  margin-left: 120px !important; }

.pl-120 {
  padding-left: 120px !important; }

.mr-120 {
  margin-right: 120px !important; }

.pr-120 {
  padding-right: 120px !important; }

.mt-125 {
  margin-top: 125px !important; }

.pt-125 {
  padding-top: 125px !important; }

.mb-125 {
  margin-bottom: 125px !important; }

.pb-125 {
  padding-bottom: 125px !important; }

.ml-125 {
  margin-left: 125px !important; }

.pl-125 {
  padding-left: 125px !important; }

.mr-125 {
  margin-right: 125px !important; }

.pr-125 {
  padding-right: 125px !important; }

.mt-130 {
  margin-top: 130px !important; }

.pt-130 {
  padding-top: 130px !important; }

.mb-130 {
  margin-bottom: 130px !important; }

.pb-130 {
  padding-bottom: 130px !important; }

.ml-130 {
  margin-left: 130px !important; }

.pl-130 {
  padding-left: 130px !important; }

.mr-130 {
  margin-right: 130px !important; }

.pr-130 {
  padding-right: 130px !important; }

.mt-135 {
  margin-top: 135px !important; }

.pt-135 {
  padding-top: 135px !important; }

.mb-135 {
  margin-bottom: 135px !important; }

.pb-135 {
  padding-bottom: 135px !important; }

.ml-135 {
  margin-left: 135px !important; }

.pl-135 {
  padding-left: 135px !important; }

.mr-135 {
  margin-right: 135px !important; }

.pr-135 {
  padding-right: 135px !important; }

.mt-140 {
  margin-top: 140px !important; }

.pt-140 {
  padding-top: 140px !important; }

.mb-140 {
  margin-bottom: 140px !important; }

.pb-140 {
  padding-bottom: 140px !important; }

.ml-140 {
  margin-left: 140px !important; }

.pl-140 {
  padding-left: 140px !important; }

.mr-140 {
  margin-right: 140px !important; }

.pr-140 {
  padding-right: 140px !important; }

.mt-145 {
  margin-top: 145px !important; }

.pt-145 {
  padding-top: 145px !important; }

.mb-145 {
  margin-bottom: 145px !important; }

.pb-145 {
  padding-bottom: 145px !important; }

.ml-145 {
  margin-left: 145px !important; }

.pl-145 {
  padding-left: 145px !important; }

.mr-145 {
  margin-right: 145px !important; }

.pr-145 {
  padding-right: 145px !important; }

.mt-150 {
  margin-top: 150px !important; }

.pt-150 {
  padding-top: 150px !important; }

.mb-150 {
  margin-bottom: 150px !important; }

.pb-150 {
  padding-bottom: 150px !important; }

.ml-150 {
  margin-left: 150px !important; }

.pl-150 {
  padding-left: 150px !important; }

.mr-150 {
  margin-right: 150px !important; }

.pr-150 {
  padding-right: 150px !important; }

.mt-180 {
  margin-top: 180px !important; }

.pt-180 {
  padding-top: 180px !important; }

.mb-180 {
  margin-bottom: 180px !important; }

.pb-180 {
  padding-bottom: 180px !important; }

.ml-180 {
  margin-left: 180px !important; }

.pl-180 {
  padding-left: 180px !important; }

.mr-180 {
  margin-right: 180px !important; }

.pr-180 {
  padding-right: 180px !important; }

.mt-200 {
  margin-top: 200px !important; }

.pt-200 {
  padding-top: 200px !important; }

.mb-200 {
  margin-bottom: 200px !important; }

.pb-200 {
  padding-bottom: 200px !important; }

.ml-200 {
  margin-left: 200px !important; }

.pl-200 {
  padding-left: 200px !important; }

.mr-200 {
  margin-right: 200px !important; }

.pr-200 {
  padding-right: 200px !important; }

/* ============================
 * Mixin helper
 * ============================ */
/* ============================
 * Color Helper
 * ============================ */
.light-gray-bg {
  background-color: #f8f8f8; }

.border-gray {
  border-color: #909090; }

.border-white {
  border-color: #FFF; }

/* ============================
 * Responsive Supports
 * ============================ */
@media only screen and (max-width: 820px) {
  .mb-hide {
    display: none !important; } }

.mb-show-bl {
  display: none !important; }
  @media only screen and (max-width: 820px) {
    .mb-show-bl {
      display: block !important; } }

.mb-show-ib {
  display: none !important; }
  @media only screen and (max-width: 820px) {
    .mb-show-ib {
      display: inline-block !important; } }

.mb-show-fl {
  display: none !important; }
  @media only screen and (max-width: 820px) {
    .mb-show-fl {
      display: flex !important; } }

@font-face {
  font-family: 'DIN Pro', sans-serif;
  src: url("../../fonts/UVF DINPro.otf");
  font-weight: 500; }

@font-face {
  font-family: 'DIN Pro', sans-serif;
  src: url("../../fonts/UVF DINPro-Bold.otf");
  font-weight: 700; }

@font-face {
  font-family: 'Futura-Bold', sans-serif;
  src: url("../../fonts/futura-bold_[allfont.net].ttf");
  font-weight: 700; }

html, body {
  font-family: 'Encode Sans Semi Expanded', sans-serif;
  color: #000; }
  @media only screen and (max-width: 1170px) {
    html, body {
      font-size: 15px; } }
  @media screen and (max-width: 960px) {
    html, body {
      font-size: 14px; } }
  @media only screen and (max-width: 768px) {
    html, body {
      font-size: 12px; } }

a {
  color: inherit; }
  a:hover {
    text-decoration: none;
    color: inherit; }

h1, h2, h3, h4, h5, p {
  font-family: 'Encode Sans Semi Expanded', sans-serif;
  margin-top: 0; }

.grad-txt {
  background: -webkit-linear-gradient(0deg, #F91201, #F86704, #F26D20);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.no-wrap {
  white-space: nowrap !important; }

.txt-up {
  text-transform: uppercase; }

.btn.product-cta {
  padding: 0 70px;
  height: 44px;
  line-height: 44px;
  font-weight: 300;
  border-radius: 22px;
  border-width: 0.5px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  outline: none; }
  .btn.product-cta.main {
    background-color: #f36d21;
    color: #FFF; }
  @media only screen and (max-width: 1368px) {
    .btn.product-cta {
      padding: 0 62px 1px;
      height: 41px;
      line-height: 41px;
      border-radius: 21px;
      font-size: 15px; } }
  @media only screen and (max-width: 1280px) {
    .btn.product-cta {
      padding: 0 60px 2px;
      height: 38px;
      line-height: 38px;
      border-radius: 19px;
      font-size: 14px; } }
  @media only screen and (max-width: 820px) {
    .btn.product-cta {
      padding: 0 60px 2px;
      font-size: 14px;
      height: 37px;
      line-height: 37px;
      border-radius: 18px; } }
  @media only screen and (max-width: 768px) {
    .btn.product-cta {
      padding: 0 55px 2px; } }
  @media only screen and (max-width: 480px) {
    .btn.product-cta {
      padding: 0 50px 2px;
      height: 35px;
      line-height: 35px; } }
  @media only screen and (max-width: 420px) {
    .btn.product-cta {
      padding: 0 45px 2px; } }
  @media only screen and (max-width: 480px) {
    .btn.product-cta {
      font-size: 12px;
      padding: 0 30px 2px;
      height: 34px;
      line-height: 34px;
      border-radius: 17px; } }

.btn.btn-trans {
  background-color: transparent;
  position: relative;
  overflow: hidden; }

.btn.btn-sh {
  padding: 0 40px 1px; }
  @media only screen and (max-width: 1368px) {
    .btn.btn-sh {
      padding: 0 38px 1px; } }
  @media only screen and (max-width: 1280px) {
    .btn.btn-sh {
      padding: 0 36px 1px; } }
  @media only screen and (max-width: 820px) {
    .btn.btn-sh {
      padding: 0 34px 2px; } }
  @media only screen and (max-width: 768px) {
    .btn.btn-sh {
      padding: 0 33px 2px; } }
  @media only screen and (max-width: 480px) {
    .btn.btn-sh {
      padding: 0 32px 2px; } }
  @media only screen and (max-width: 420px) {
    .btn.btn-sh {
      padding: 0 30px 2px; } }
  @media only screen and (max-width: 480px) {
    .btn.btn-sh {
      padding: 0 28px 2px; } }

.btn.btn-grad {
  background: #f36d21;
  background: linear-gradient(to right, #ed2024, #f5811f);
  color: #FFF !important;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent; }
  .btn.btn-grad:active {
    background: #f36d21 !important;
    background: linear-gradient(to right, #ed2024, #f5811f) !important;
    color: #FFF !important;
    border: 1px solid transparent !important; }

.btn.effect span {
  position: relative;
  z-index: 1;
  color: inherit;
  transition: all ease-out 150ms 20ms; }

.btn.effect:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  transition: all ease-out 300ms 20ms; }

.btn.effect:hover:before {
  width: 300px;
  height: 300px; }

.btn.effect.effect-white:before {
  background-color: #FFF; }

.btn.effect.effect-white:hover span {
  color: #000; }

.btn.effect.effect-black span {
  color: #909090; }

.btn.effect.effect-black:before {
  background-color: #909090; }

.btn.effect.effect-black:hover span {
  color: #FFF; }

.btn.effect.effect-main span {
  color: inherit; }

.btn.effect.effect-main:before {
  background-color: #f36d21; }

.btn.effect.effect-main:hover {
  border-color: #f36d21 !important; }
  .btn.effect.effect-main:hover span {
    color: #FFF; }

.series-name {
  color: #f36d21;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px; }
  @media only screen and (max-width: 1368px) {
    .series-name {
      font-size: 23px; } }
  @media only screen and (max-width: 1280px) {
    .series-name {
      font-size: 21px; } }
  @media only screen and (max-width: 820px) {
    .series-name {
      font-size: 36px; } }
  @media only screen and (max-width: 768px) {
    .series-name {
      font-size: 34px;
      letter-spacing: 1px; } }
  @media only screen and (max-width: 480px) {
    .series-name {
      font-size: 30px;
      margin-bottom: 0; } }
  @media only screen and (max-width: 420px) {
    .series-name {
      font-size: 28px; } }

.series-slogan {
  font-size: 16px;
  font-weight: 400; }
  @media only screen and (max-width: 1368px) {
    .series-slogan {
      font-size: 16px; } }
  @media only screen and (max-width: 1280px) {
    .series-slogan {
      font-size: 15px; } }
  @media only screen and (max-width: 768px) {
    .series-slogan {
      font-size: 18px; } }
  @media only screen and (max-width: 480px) {
    .series-slogan {
      font-size: 18px; } }

.product-name {
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: 700; }
  @media only screen and (max-width: 1368px) {
    .product-name {
      font-size: 22px; } }
  @media only screen and (max-width: 1280px) {
    .product-name {
      font-size: 20px; } }
  @media only screen and (max-width: 820px) {
    .product-name {
      font-size: 36px;
      margin-bottom: 10px; } }
  @media only screen and (max-width: 768px) {
    .product-name {
      font-size: 34px;
      letter-spacing: 1px; } }
  @media only screen and (max-width: 480px) {
    .product-name {
      font-size: 30px;
      margin-bottom: 7px; } }
  @media only screen and (max-width: 420px) {
    .product-name {
      font-size: 28px; } }

.product-slogan {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  margin: auto;
  padding: 0 19px;
  border-color: inherit;
  border-width: 0; }
  .product-slogan:after {
    content: '';
    font-weight: 300;
    width: 18px;
    height: 18px;
    background-image: url("../img/icons/product-arrow.png");
    background-repeat: no-repeat;
    background-size: 17px 17px;
    background-position: center center;
    text-align: center;
    display: inline-block;
    margin-left: -17px;
    opacity: 0.9;
    -webkit-transform: translate(24px, 3px);
    transform: translate(24px, 3px); }
  .product-slogan:hover:after {
    -webkit-animation: arrowLeftRight ease-in-out 600ms 20ms infinite;
    animation: arrowLeftRight ease-in-out 600ms 20ms infinite; }

@-webkit-keyframes arrowLeftRight {
  0% {
    -webkit-transform: translate(24px, 3px);
    transform: translate(24px, 3px);
    opacity: 1; }
  50% {
    -webkit-transform: translate(26px, 3px);
    transform: translate(26px, 3px);
    opacity: 0.5; } }

@keyframes arrowLeftRight {
  0% {
    -webkit-transform: translate(24px, 3px);
    transform: translate(24px, 3px);
    opacity: 1; }
  50% {
    -webkit-transform: translate(26px, 3px);
    transform: translate(26px, 3px);
    opacity: 0.5; } }
  .product-slogan.txt-white:after {
    background-image: url("../img/icons/product-arrow-white.png"); }
  @media only screen and (max-width: 1368px) {
    .product-slogan {
      font-size: 16px; } }
  @media only screen and (max-width: 1280px) {
    .product-slogan {
      font-size: 15px;
      line-height: 20px; } }
  @media only screen and (max-width: 820px) {
    .product-slogan {
      font-size: 18px;
      line-height: 24px; } }
  @media only screen and (max-width: 768px) {
    .product-slogan {
      font-size: 18px; } }
  @media only screen and (max-width: 480px) {
    .product-slogan {
      font-size: 17px; } }

/* ===================
 * Typography Helpers
 * =================== */
.page-title {
  font-size: 52px;
  letter-spacing: 2px;
  font-weight: 700; }
  @media only screen and (max-width: 1368px) {
    .page-title {
      font-size: 50px;
      letter-spacing: 2px; } }
  @media only screen and (max-width: 1280px) {
    .page-title {
      font-size: 48px; } }
  @media only screen and (max-width: 1024px) {
    .page-title {
      font-size: 46px; } }
  @media only screen and (max-width: 820px) {
    .page-title {
      font-size: 34px; } }
  @media only screen and (max-width: 768px) {
    .page-title {
      font-size: 32px;
      letter-spacing: 1px; } }
  @media only screen and (max-width: 480px) {
    .page-title {
      font-size: 30px;
      margin-bottom: 0; } }
  @media only screen and (max-width: 420px) {
    .page-title {
      font-size: 28px;
      letter-spacing: 0; } }

.title {
  font-size: 42px;
  font-weight: 500;
  letter-spacing: 2px; }
  @media only screen and (max-width: 1368px) {
    .title {
      font-size: 40px;
      letter-spacing: 2px; } }
  @media only screen and (max-width: 1280px) {
    .title {
      font-size: 38px; } }
  @media only screen and (max-width: 1024px) {
    .title {
      font-size: 36px;
      letter-spacing: 1px; } }
  @media only screen and (max-width: 768px) {
    .title {
      font-size: 32px; } }
  @media only screen and (max-width: 480px) {
    .title {
      font-size: 30px;
      margin-bottom: 0; } }
  @media only screen and (max-width: 420px) {
    .title {
      font-size: 28px;
      letter-spacing: 0; } }

.page-sub-title {
  font-size: 36px;
  letter-spacing: -2px;
  font-weight: 400; }
  @media only screen and (max-width: 1368px) {
    .page-sub-title {
      font-size: 33px; } }
  @media only screen and (max-width: 1280px) {
    .page-sub-title {
      font-size: 30px; } }
  @media only screen and (max-width: 1024px) {
    .page-sub-title {
      font-size: 28px; } }
  @media only screen and (max-width: 768px) {
    .page-sub-title {
      font-size: 26px; } }
  @media only screen and (max-width: 480px) {
    .page-sub-title {
      font-size: 25px; } }
  @media only screen and (max-width: 420px) {
    .page-sub-title {
      font-size: 24px; } }

.sub-title {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 30px; }
  @media only screen and (max-width: 1368px) {
    .sub-title {
      font-size: 20px; } }
  @media only screen and (max-width: 1280px) {
    .sub-title {
      font-size: 19px; } }
  @media only screen and (max-width: 1024px) {
    .sub-title {
      font-size: 19px; } }
  @media only screen and (max-width: 768px) {
    .sub-title {
      font-size: 19px; } }
  @media only screen and (max-width: 480px) {
    .sub-title {
      font-size: 18px; } }

.desc {
  font-size: 16px;
  font-weight: 400; }
  @media only screen and (max-width: 1368px) {
    .desc {
      font-size: 15px; } }
  @media only screen and (max-width: 1280px) {
    .desc {
      font-size: 14px; } }
  @media only screen and (max-width: 480px) {
    .desc {
      font-size: 18px; } }

.page-desc {
  font-size: 18px;
  font-weight: 400; }
  @media only screen and (max-width: 1368px) {
    .page-desc {
      font-size: 17px; } }
  @media only screen and (max-width: 1280px) {
    .page-desc {
      font-size: 16px; } }
  @media only screen and (max-width: 768px) {
    .page-desc {
      font-size: 15px; } }

.uppercase {
  text-transform: uppercase; }

.txt-white {
  color: #FFF; }

.txt-gray {
  color: #909090; }

.txt-main {
  color: #f36d21; }

.txt-black {
  color: #333; }

@media only screen and (max-width: 820px) {
  .mb-bold {
    font-weight: 700; } }

@media (min-width: 1367px) {
  .container {
    max-width: 1280px; } }

body, html {
  overflow-x: hidden; }

.horizontal-list {
  padding: 0; }
  .horizontal-list li {
    display: inline-block; }

.product-showcase__item__body .product-detail {
  z-index: 2; }

.product-showcase__item__body .image-holder {
  position: relative;
  overflow: hidden; }
  .product-showcase__item__body .image-holder__item {
    bottom: 0;
    width: 100%;
    left: 0;
    position: absolute;
    transform: translateX(-15px);
    opacity: 0;
    visibility: hidden;
    transition: all ease-in 500ms; }
    .product-showcase__item__body .image-holder__item.active {
      opacity: 1;
      transform: translateX(0);
      visibility: visible;
      transition: all ease-out 500ms; }
    .product-showcase__item__body .image-holder__item.slide-away {
      transform: translateX(15px);
      opacity: 0;
      visibility: hidden;
      transition: all ease-in 380ms; }
  .product-showcase__item__body .image-holder:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1; }

#loading-overlay {
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: #FFF; }
  #loading-overlay.hidden {
    -webkit-animation: overlayLayer 300ms 800ms ease-in forwards;
    animation: overlayLayer 300ms 800ms ease-in forwards; }
  #loading-overlay .loading-image {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
    opacity: 0;
    -webkit-animation: overlayLogo 700ms 100ms ease-out forwards;
    animation: overlayLogo 700ms 100ms ease-out forwards; }

@-webkit-keyframes overlayLogo {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%); }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }

@keyframes overlayLogo {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%); }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }

@-webkit-keyframes overlayLayer {
  0% {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1; }
  99% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(1.3);
    transform: translateY(0) scale(1.3); }
  100% {
    display: none;
    visibility: hidden;
    opacity: 0; } }

@keyframes overlayLayer {
  0% {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1; }
  99% {
    opacity: 0;
    -webkit-transform: translateY(0) scale(1.3);
    transform: translateY(0) scale(1.3); }
  100% {
    display: none;
    visibility: hidden;
    opacity: 0; } }

body.with-overlay section, body.with-overlay header {
  opacity: 0;
  -webkit-animation: showContent ease-out 800ms 1000ms forwards;
  animation: showContent ease-out 800ms 1000ms forwards; }

@-webkit-keyframes showContent {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes showContent {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes animate-slide-01 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -khtml-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -khtml-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

@-moz-keyframes animate-slide-01 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -khtml-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -khtml-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

@-ms-keyframes animate-slide-01 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -khtml-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -khtml-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

@-o-keyframes animate-slide-01 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -khtml-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -khtml-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

@keyframes animate-slide-01 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -khtml-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -khtml-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

@-webkit-keyframes animate-slide-02 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -khtml-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -khtml-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

@-moz-keyframes animate-slide-02 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -khtml-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -khtml-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

@-ms-keyframes animate-slide-02 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -khtml-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -khtml-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

@-o-keyframes animate-slide-02 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -khtml-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -khtml-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

@keyframes animate-slide-02 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -khtml-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -khtml-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

#page-header {
  height: 72px;
  box-shadow: 0 3px 24px rgba(0, 0, 0, 0.15);
  padding: 0;
  width: 100%;
  background-color: #FFF;
  z-index: 5;
  /* ===== Responsive ===== */ }
  #page-header .mobile-menu {
    visibility: hidden; }
  #page-header .header {
    position: relative;
    z-index: 1; }
    #page-header .header .row {
      height: 72px;
      align-items: center;
      z-index: 2;
      position: relative;
      background-color: #FFF; }
    #page-header .header__logo img {
      height: 40px; }
    #page-header .header__menu {
      color: #000; }
      #page-header .header__menu .nav li.nav-item {
        color: #000;
        position: relative;
        text-transform: uppercase;
        margin: 0 10px; }
        #page-header .header__menu .nav li.nav-item:before {
          content: '';
          height: 2px;
          width: 0;
          position: absolute;
          bottom: 0;
          left: 50%;
          background-color: #f36d21;
          -webkit-transform: translate(-50%);
          transform: translate(-50%);
          transition: all ease-out 150ms 10ms; }
        #page-header .header__menu .nav li.nav-item a, #page-header .header__menu .nav li.nav-item a.nav-link {
          color: inherit;
          font-size: 14px;
          font-weight: 400; }
        #page-header .header__menu .nav li.nav-item:hover:before {
          width: 34px; }
        #page-header .header__menu .nav li.nav-item.active:before {
          width: 34px; }
        #page-header .header__menu .nav li.nav-item.active a, #page-header .header__menu .nav li.nav-item.active a.nav-link {
          font-weight: 700; }
  #page-header .sub-menu {
    top: 72px;
    z-index: 2;
    transform-origin: center top;
    transform: translateY(-30px) scaleY(0.9);
    opacity: 0;
    visibility: hidden;
    transition: all ease-out 300ms 20ms; }
    #page-header .sub-menu__wrapper {
      width: 100%;
      background-color: #FFF;
      padding: 10px;
      position: absolute;
      box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
      overflow: hidden; }
      #page-header .sub-menu__wrapper:before {
        content: '';
        position: absolute;
        top: -72px;
        left: 0;
        height: 72px;
        width: 100%;
        box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15); }
      #page-header .sub-menu__wrapper.product-list-layout .product-item {
        margin: 15px 0; }
        #page-header .sub-menu__wrapper.product-list-layout .product-item .product-detail {
          position: relative;
          padding: 30px 0 12px; }
          #page-header .sub-menu__wrapper.product-list-layout .product-item .product-detail .product-name {
            transition: all ease-in 100ms; }
          #page-header .sub-menu__wrapper.product-list-layout .product-item .product-detail .color-variations {
            padding: 0;
            position: absolute;
            right: 5px;
            top: 5px;
            white-space: nowrap; }
          #page-header .sub-menu__wrapper.product-list-layout .product-item .product-detail .product-image {
            width: 100%;
            height: 250px;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all ease-in 100ms; }
            #page-header .sub-menu__wrapper.product-list-layout .product-item .product-detail .product-image img {
              max-width: 90%;
              max-height: 245px;
              width: auto;
              height: auto; }
        #page-header .sub-menu__wrapper.product-list-layout .product-item:hover .product-detail .product-name {
          transition: all ease-out 150ms;
          color: #f36d21; }
        #page-header .sub-menu__wrapper.product-list-layout .product-item:hover .product-detail .product-image {
          transition: all ease-out 150ms;
          -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
          transform: scale(1.03); }
    #page-header .sub-menu.active {
      opacity: 1;
      transform: translateY(0px) scaleY(1);
      visibility: visible; }
    #page-header .sub-menu#about-us-sub-menu {
      padding: 0 15px; }
      #page-header .sub-menu#about-us-sub-menu .sub-menu__wrapper {
        padding: 0;
        overflow: hidden; }
        #page-header .sub-menu#about-us-sub-menu .sub-menu__wrapper__item {
          margin: 0;
          padding-top: 25px;
          padding-bottom: 30px;
          background-color: transparent;
          transition: all ease-out 150ms 20ms;
          border-right: 0.5px solid #E4E4E4;
          position: relative; }
          #page-header .sub-menu#about-us-sub-menu .sub-menu__wrapper__item img {
            width: 100%; }
          #page-header .sub-menu#about-us-sub-menu .sub-menu__wrapper__item__detail {
            padding: 0 12px;
            text-align: center; }
            #page-header .sub-menu#about-us-sub-menu .sub-menu__wrapper__item__detail .sub-title {
              margin-top: 16px;
              margin-bottom: 5px;
              transition: all ease-out 200ms 20ms; }
            #page-header .sub-menu#about-us-sub-menu .sub-menu__wrapper__item__detail .desc {
              transition: all ease-out 200ms 20ms; }
            #page-header .sub-menu#about-us-sub-menu .sub-menu__wrapper__item__detail .line {
              width: 60px;
              height: 4px;
              margin: auto;
              border-radius: 2px;
              background-color: #f36d21;
              position: absolute;
              bottom: 25px;
              left: 50%;
              transition: all ease-out 300ms 20ms;
              -webkit-transform: translateX(-50%) scaleX(0);
              transform: translateX(-50%) scaleX(0); }
          #page-header .sub-menu#about-us-sub-menu .sub-menu__wrapper__item:hover .sub-menu__wrapper__item__detail .sub-title {
            color: #f36d21; }
          #page-header .sub-menu#about-us-sub-menu .sub-menu__wrapper__item:hover .sub-menu__wrapper__item__detail .desc {
            color: #f36d21; }
          #page-header .sub-menu#about-us-sub-menu .sub-menu__wrapper__item:hover .line {
            -webkit-transform: translateX(-50%) scaleX(1);
            transform: translateX(-50%) scaleX(1); }
  @media only screen and (max-width: 1368px) {
    #page-header {
      box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15); }
      #page-header .sub-menu {
        top: 72px; }
        #page-header .sub-menu__wrapper {
          padding: 25px 10px 15px;
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
          #page-header .sub-menu__wrapper.product-list-layout .product-item {
            margin: 15px 0; }
            #page-header .sub-menu__wrapper.product-list-layout .product-item .product-detail {
              padding: 25px 0 8px; }
              #page-header .sub-menu__wrapper.product-list-layout .product-item .product-detail .product-image {
                width: 100%;
                height: 220px; }
                #page-header .sub-menu__wrapper.product-list-layout .product-item .product-detail .product-image img {
                  max-width: 90%;
                  max-height: 215px;
                  width: auto;
                  height: auto; }
              #page-header .sub-menu__wrapper.product-list-layout .product-item .product-detail .product-name {
                margin-bottom: 0; } }
  @media only screen and (max-width: 1280px) {
    #page-header {
      height: 68px;
      box-shadow: 0 3px 18px rgba(0, 0, 0, 0.15); }
      #page-header .header .row {
        height: 68px; }
      #page-header .sub-menu {
        top: 68px; }
        #page-header .sub-menu__wrapper {
          padding: 18px 10px 10px;
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.2); }
          #page-header .sub-menu__wrapper.product-list-layout .product-item {
            margin: 12px 0 6px; }
            #page-header .sub-menu__wrapper.product-list-layout .product-item .product-detail {
              padding: 18px 0 5px; }
              #page-header .sub-menu__wrapper.product-list-layout .product-item .product-detail .product-image {
                height: 200px; }
                #page-header .sub-menu__wrapper.product-list-layout .product-item .product-detail .product-image img {
                  max-width: 91%;
                  max-height: 195px; }
              #page-header .sub-menu__wrapper.product-list-layout .product-item .product-detail .product-name {
                margin-bottom: 0; } }
  @media only screen and (max-width: 820px) {
    #page-header {
      position: relative; }
      #page-header .header__logo, #page-header .header__menu {
        padding: 0; }
      #page-header .header__logo img {
        height: 40px; }
      #page-header .header__menu {
        display: flex;
        justify-content: flex-end; }
        #page-header .header__menu__btn {
          position: relative;
          width: 40px;
          height: 40px;
          display: inline-block;
          font-size: 30px; }
          #page-header .header__menu__btn #open-menu-btn,
          #page-header .header__menu__btn #close-menu-btn {
            position: absolute;
            top: 0;
            left: 0;
            width: 40px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            color: #333;
            transition: all ease-out 200ms 20ms; }
          #page-header .header__menu__btn #open-menu-btn {
            opacity: 1;
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
          #page-header .header__menu__btn #close-menu-btn {
            opacity: 0;
            -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
          #page-header .header__menu__btn.show-menu #open-menu-btn {
            opacity: 0;
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
          #page-header .header__menu__btn.show-menu #close-menu-btn {
            opacity: 1;
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
      #page-header .mobile-menu {
        width: 100%;
        position: absolute;
        top: 68px;
        left: 0;
        visibility: hidden;
        transition: all ease-out 200ms 20ms; }
        #page-header .mobile-menu__overlay {
          position: absolute;
          z-index: 1;
          width: 100%;
          height: 100vh;
          top: 0;
          left: 0;
          background-color: rgba(0, 0, 0, 0.6);
          opacity: 0;
          visibility: hidden;
          transition: all ease-out 200ms 20ms; }
        #page-header .mobile-menu .nav {
          position: relative;
          z-index: 3;
          padding: 0 0 120px;
          opacity: 0;
          visibility: hidden;
          transition: all ease-out 300ms 20ms;
          -webkit-transform: translateY(-30px) scaleY(0.95);
          transform: translateY(-30px) scaleY(0.95);
          max-height: 100vh;
          overflow-y: auto; }
          #page-header .mobile-menu .nav .nav-item {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            width: 100%;
            text-transform: uppercase;
            justify-content: space-between;
            padding: 10px 0;
            font-size: 18px;
            font-weight: 400; }
            #page-header .mobile-menu .nav .nav-item.active {
              font-weight: 700; }
            #page-header .mobile-menu .nav .nav-item.with-sub-menu .nav-link, #page-header .mobile-menu .nav .nav-item.with-sub-menu .nav-trigger {
              display: block;
              width: 50%; }
            #page-header .mobile-menu .nav .nav-item.with-sub-menu .nav-trigger {
              text-align: center;
              width: 40px;
              height: 40px;
              line-height: 40px;
              margin-right: 15px;
              font-size: 20px;
              transition: all ease-out 300ms 20ms; }
              #page-header .mobile-menu .nav .nav-item.with-sub-menu .nav-trigger.active {
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
            #page-header .mobile-menu .nav .nav-item.with-sub-menu .nav-item__sub-menu {
              margin-top: 10px;
              padding: 10px 15px;
              width: 100%;
              background-color: #FFF;
              flex-wrap: wrap;
              display: flex; }
              #page-header .mobile-menu .nav .nav-item.with-sub-menu .nav-item__sub-menu li.product-item {
                list-style: none;
                display: block;
                width: 50%;
                flex-basis: 50%;
                padding: 3px; }
                #page-header .mobile-menu .nav .nav-item.with-sub-menu .nav-item__sub-menu li.product-item img {
                  max-width: 100%; }
                #page-header .mobile-menu .nav .nav-item.with-sub-menu .nav-item__sub-menu li.product-item .color-variations {
                  margin-bottom: 0; }
                  #page-header .mobile-menu .nav .nav-item.with-sub-menu .nav-item__sub-menu li.product-item .color-variations__item {
                    width: 10px;
                    height: 10px;
                    border-radius: 5px; }
                #page-header .mobile-menu .nav .nav-item.with-sub-menu .nav-item__sub-menu li.product-item .product-name {
                  font-size: 14px;
                  margin-top: 8px;
                  letter-spacing: 0;
                  max-width: 100%;
                  padding: 0 10px; }
              #page-header .mobile-menu .nav .nav-item.with-sub-menu .nav-item__sub-menu li.about-item {
                list-style: none;
                width: 100%;
                display: block; }
        #page-header .mobile-menu.active {
          visibility: visible; }
          #page-header .mobile-menu.active .mobile-menu__overlay {
            opacity: 1;
            visibility: visible; }
          #page-header .mobile-menu.active .nav {
            opacity: 1;
            visibility: visible;
            -webkit-transform: translateY(0px) scaleY(1);
            transform: translateY(0px) scaleY(1); } }
  @media only screen and (max-width: 480px) {
    #page-header {
      height: 64px; }
      #page-header .header .row {
        height: 64px; }
      #page-header .header__logo, #page-header .header__menu {
        padding: 0 15px; }
      #page-header .header__logo img {
        height: 32px; }
      #page-header .mobile-menu {
        top: 64px; }
        #page-header .mobile-menu .nav li {
          font-size: 16px; } }

/* Fixed Menu */
body.fixed-header {
  padding-top: 72px; }
  body.fixed-header #page-header {
    position: fixed;
    top: 0;
    z-index: 3; }

@media only screen and (max-width: 1280px) {
  body.fixed-header {
    padding-top: 68px; } }

@media only screen and (max-width: 480px) {
  body.fixed-header {
    padding-top: 64px; } }

.color-variations {
  margin: 0;
  height: 20px;
  line-height: 20px;
  margin-bottom: -20px;
  position: relative;
  z-index: 1; }
  .color-variations__item {
    display: inline-block;
    margin-left: 3px;
    width: 12px;
    height: 12px;
    line-height: 11px;
    border-radius: 6px;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.35); }
    .color-variations__item.white {
      background-color: #FFF; }
    .color-variations__item.gray {
      background-color: #AAA; }
    .color-variations__item.light-gray {
      background-color: #dfe6e9; }
    .color-variations__item.red {
      background-color: #d63031; }
    .color-variations__item.yellow {
      background-color: #fdcb6e; }
    .color-variations__item.black {
      background-color: #444; }
    .color-variations__item.green {
      background-color: #00b894; }
    .color-variations__item.pink {
      background-color: #fd79a8; }
    .color-variations__item.blue {
      background-color: #0984e3; }
    .color-variations__item.purple {
      background-color: #6c5ce7; }
    .color-variations__item.orange {
      background-color: #f36d21; }
    .color-variations__item.brown {
      background-color: #e58e26; }

body.admin-bar #page-header {
  top: 32px; }

@media screen and (max-width: 780px) {
  body.admin-bar #page-header {
    top: 46px; }
    body.admin-bar #page-header.scroll-menu {
      transition: all ease-out 130ms;
      top: 0; } }

.footer {
  padding-top: 90px; }
  @media only screen and (max-width: 820px) {
    .footer {
      padding-top: 50px; } }
  @media only screen and (max-width: 768px) {
    .footer {
      padding-top: 45px; } }
  @media only screen and (max-width: 480px) {
    .footer {
      padding-top: 40px; } }
  @media only screen and (max-width: 420px) {
    .footer {
      padding-top: 35px; } }
  .footer__body__col-title {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 20px; }
    @media only screen and (max-width: 1368px) {
      .footer__body__col-title {
        font-size: 17px; } }
    @media only screen and (max-width: 1280px) {
      .footer__body__col-title {
        font-size: 16px; } }
    @media only screen and (max-width: 820px) {
      .footer__body__col-title {
        padding-bottom: 18px; } }
    @media only screen and (max-width: 768px) {
      .footer__body__col-title {
        padding-bottom: 15px; } }
    @media only screen and (max-width: 480px) {
      .footer__body__col-title {
        padding-bottom: 13px; } }
    @media only screen and (max-width: 420px) {
      .footer__body__col-title {
        padding-bottom: 12px; } }
  .footer__body__links {
    padding: 0; }
    @media only screen and (max-width: 820px) {
      .footer__body__links {
        margin-bottom: 30px; } }
    @media only screen and (max-width: 768px) {
      .footer__body__links {
        margin-bottom: 27px; } }
    @media only screen and (max-width: 480px) {
      .footer__body__links {
        margin-bottom: 26px; } }
    @media only screen and (max-width: 420px) {
      .footer__body__links {
        margin-bottom: 25px; } }
    .footer__body__links__item {
      list-style: none;
      font-size: 16px;
      line-height: 28px;
      color: #333;
      font-weight: 400; }
      @media only screen and (max-width: 1368px) {
        .footer__body__links__item {
          font-size: 15px; } }
      @media only screen and (max-width: 1280px) {
        .footer__body__links__item {
          font-size: 14px; } }
      .footer__body__links__item a, .footer__body__links__item span {
        opacity: 0.6; }
      .footer__body__links__item a {
        cursor: pointer;
        transition: all ease-out 150ms 20ms; }
        .footer__body__links__item a:hover {
          opacity: 1; }
    .footer__body__links__social {
      margin-right: 10px;
      opacity: 0.6;
      transition: all ease-out 150ms 20ms;
      cursor: pointer; }
      .footer__body__links__social a {
        display: inline-block;
        width: 49px;
        height: 49px; }
        @media only screen and (max-width: 1368px) {
          .footer__body__links__social a {
            width: 47px;
            height: 47px; } }
        @media only screen and (max-width: 1280px) {
          .footer__body__links__social a {
            width: 45px;
            height: 45px; } }
        .footer__body__links__social a img {
          width: 100%; }
      .footer__body__links__social:hover {
        opacity: 1; }
  .footer__bottom {
    border-top: 1px solid #dfdfdf; }
    .footer__bottom__copyright {
      margin: 0;
      padding: 33px 0 30px;
      color: #333;
      opacity: 0.6;
      font-size: 16px;
      font-weight: 400; }
      @media only screen and (max-width: 1368px) {
        .footer__bottom__copyright {
          font-size: 15px; } }
      @media only screen and (max-width: 1280px) {
        .footer__bottom__copyright {
          font-size: 14px; } }

.common-pre-footer {
  padding: 110px 0;
  /* === RESPONSIVE === */ }
  .common-pre-footer .action-holder {
    width: 1080px;
    max-width: 100%;
    margin: auto;
    display: flex; }
    .common-pre-footer .action-holder .pre-footer-action {
      width: 50%;
      flex-basis: 50%;
      flex-shrink: 0;
      text-align: center; }
      .common-pre-footer .action-holder .pre-footer-action .action-icon {
        width: 114px;
        height: 114px;
        border-radius: 57px;
        border: 2px solid #191919;
        text-align: center;
        line-height: 110px;
        margin: auto;
        margin-bottom: 22px; }
        .common-pre-footer .action-holder .pre-footer-action .action-icon img {
          max-height: 58px; }
      .common-pre-footer .action-holder .pre-footer-action .action-detail .action-title, .common-pre-footer .action-holder .pre-footer-action .action-detail .desc {
        font-size: 16px;
        margin: 0;
        letter-spacing: 0.2px; }
  @media only screen and (max-width: 1368px) {
    .common-pre-footer {
      padding: 90px 0; }
      .common-pre-footer .action-holder .pre-footer-action .action-icon {
        width: 100px;
        height: 100px;
        border-radius: 50px;
        line-height: 96px; }
        .common-pre-footer .action-holder .pre-footer-action .action-icon img {
          max-height: 50px; }
      .common-pre-footer .action-holder .pre-footer-action .action-detail .action-title, .common-pre-footer .action-holder .pre-footer-action .action-detail .desc {
        font-size: 16px;
        letter-spacing: 0.1px; } }
  @media only screen and (max-width: 768px) {
    .common-pre-footer {
      padding: 0 0 20vw;
      background-color: #f2f2f2; }
      .common-pre-footer .action-holder {
        flex-wrap: wrap; }
        .common-pre-footer .action-holder .pre-footer-action {
          width: 100%;
          flex-basis: 100%;
          flex-shrink: 0;
          height: 46.33vw;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-direction: column; }
          .common-pre-footer .action-holder .pre-footer-action .action-icon {
            width: 110px;
            height: 110px;
            border-radius: 55px;
            line-height: 106px;
            margin: 0 auto 20px; }
            .common-pre-footer .action-holder .pre-footer-action .action-icon img {
              max-height: 54px; }
          .common-pre-footer .action-holder .pre-footer-action .action-detail .action-title, .common-pre-footer .action-holder .pre-footer-action .action-detail .desc {
            font-size: 16px;
            letter-spacing: 0.2px; } }
  @media only screen and (max-width: 480px) {
    .common-pre-footer {
      padding: 0 0 10vw; }
      .common-pre-footer .action-holder .pre-footer-action {
        height: 54vw; }
        .common-pre-footer .action-holder .pre-footer-action .action-icon {
          width: 60px;
          height: 60px;
          border-radius: 30px;
          line-height: 56px;
          margin: 0 auto 10px;
          border-width: 1px; }
          .common-pre-footer .action-holder .pre-footer-action .action-icon img {
            max-height: 28px; }
        .common-pre-footer .action-holder .pre-footer-action .action-detail .action-title, .common-pre-footer .action-holder .pre-footer-action .action-detail .desc {
          font-size: 13px;
          letter-spacing: 0.2px; } }
  @media only screen and (max-width: 360px) {
    .common-pre-footer {
      padding: 0 0 10vw; }
      .common-pre-footer .action-holder .pre-footer-action {
        height: 54vw; }
        .common-pre-footer .action-holder .pre-footer-action .action-icon {
          width: 54px;
          height: 54px;
          border-radius: 27px;
          line-height: 52px;
          margin: 0 auto 8px;
          border-width: 1px; }
          .common-pre-footer .action-holder .pre-footer-action .action-icon img {
            max-height: 25px; }
        .common-pre-footer .action-holder .pre-footer-action .action-detail .action-title, .common-pre-footer .action-holder .pre-footer-action .action-detail .desc {
          font-size: 12px;
          letter-spacing: 0.1px; } }

.blog-heading {
  text-align: center;
  padding: 60px 0 50px;
  border-bottom: 1px solid #e5e5e5; }
  .blog-heading__title .title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0; }
    @media only screen and (max-width: 1368px) {
      .blog-heading__title .title {
        font-size: 22px;
        margin-bottom: 13px; } }
    @media only screen and (max-width: 768px) {
      .blog-heading__title .title {
        font-size: 20px;
        margin-bottom: 10px; } }
    @media only screen and (max-width: 480px) {
      .blog-heading__title .title {
        margin-bottom: 8px; } }
  .blog-heading__breadcrumb {
    font-family: 'DIN Pro', sans-serif;
    font-size: 15px;
    margin: 0; }
    .blog-heading__breadcrumb li {
      cursor: pointer;
      color: #c2c2c2;
      transition: all ease-out 150ms 20ms; }
      .blog-heading__breadcrumb li:hover {
        color: #a0a0a0; }
      .blog-heading__breadcrumb li:after {
        content: '';
        display: inline-block;
        width: 5px;
        height: 8px;
        background-image: url("../img/icons/three-dots.jpg");
        position: relative;
        margin: 0 10px; }
      .blog-heading__breadcrumb li:first-child:before {
        content: '';
        display: inline-block;
        width: 12px;
        height: 10px;
        margin: 0 10px;
        background-image: url("../img/icons/home.jpg"); }
      .blog-heading__breadcrumb li:last-child:after {
        display: none; }
  @media only screen and (max-width: 1368px) {
    .blog-heading {
      padding: 50px 0 45px; } }
  @media only screen and (max-width: 1280px) {
    .blog-heading {
      padding: 45px 0 40px; } }

@media only screen and (max-width: 768px) {
  .mb-hide {
    display: none; } }

.mb-show {
  display: none; }
  @media only screen and (max-width: 768px) {
    .mb-show {
      display: block !important; } }

.product-real-image-section {
  padding: 80px 0 120px;
  /* ==== RESPONSIVE ==== */ }
  .product-real-image-section .heading {
    text-align: center;
    margin-bottom: 40px; }
    .product-real-image-section .heading .title {
      font-weight: 600;
      font-size: 28px;
      margin: 0; }
  .product-real-image-section .real-img-slider {
    padding: 0;
    list-style: none;
    margin: 0;
    position: relative; }
  .product-real-image-section .real-img-slider {
    padding: 15px 0;
    position: relative; }
    .product-real-image-section .real-img-slider .real-img-control {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 25px;
      cursor: pointer;
      z-index: 2; }
      .product-real-image-section .real-img-slider .real-img-control.next-slide {
        right: -10px;
        animation: arrowMove 1s linear infinite; }
      .product-real-image-section .real-img-slider .real-img-control.prev-slide {
        left: -10px;
        animation: arrowMove 1s 0.5s linear infinite; }
    .product-real-image-section .real-img-slider .slick-slide {
      padding: 20px 0; }
      .product-real-image-section .real-img-slider .slick-slide img {
        transition: all ease-out 400ms 100ms;
        opacity: 0.7;
        -webkit-transform: scale(0.85);
        transform: scale(0.85); }
    .product-real-image-section .real-img-slider .slick-current + .slick-active img {
      opacity: 1;
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }
  @media only screen and (max-width: 1368px) {
    .product-real-image-section {
      padding: 70px 0 100px; }
      .product-real-image-section .heading {
        margin-bottom: 30px; }
        .product-real-image-section .heading .title {
          font-size: 26px;
          letter-spacing: 1px; } }
  @media only screen and (max-width: 1280px) {
    .product-real-image-section {
      padding: 60px 0 90px; }
      .product-real-image-section .heading {
        margin-bottom: 25px; }
        .product-real-image-section .heading .title {
          font-size: 25px;
          letter-spacing: 1px; } }
  @media only screen and (max-width: 768px) {
    .product-real-image-section {
      padding: 60px 0 100px; }
      .product-real-image-section .container {
        width: 1200px;
        max-width: none;
        position: relative;
        left: calc((1200px - 100vw)/-2); }
      .product-real-image-section .real-img-slider .real-img-control.next-slide {
        right: -10px;
        animation: arrowMove 1s linear infinite; }
      .product-real-image-section .real-img-slider .real-img-control.prev-slide {
        left: calc((600px - 50vw) + 10px); }
      .product-real-image-section .real-img-slider .real-img-control.next-slide {
        right: calc((600px - 50vw) + 10px); } }
  @media only screen and (max-width: 480px) {
    .product-real-image-section {
      padding: 60px 0 80px; }
      .product-real-image-section .heading {
        margin-bottom: 20px; }
        .product-real-image-section .heading .title {
          font-size: 22px;
          margin: 0; }
      .product-real-image-section .container {
        width: 780px;
        max-width: none;
        position: relative;
        left: calc((780px - 100vw)/-2); }
      .product-real-image-section .real-img-slider .real-img-control.next-slide {
        right: -10px;
        animation: arrowMove 1s linear infinite; }
      .product-real-image-section .real-img-slider .real-img-control.prev-slide {
        left: calc((390px - 50vw) + 10px); }
      .product-real-image-section .real-img-slider .real-img-control.next-slide {
        right: calc((390px - 50vw) + 10px); } }
  @media only screen and (max-width: 360px) {
    .product-real-image-section {
      padding: 50px 0 60px; }
      .product-real-image-section .heading {
        margin-bottom: 10px; }
        .product-real-image-section .heading .title {
          font-size: 18px;
          margin: 0; }
      .product-real-image-section .container {
        width: 780px;
        max-width: none;
        position: relative;
        left: calc((780px - 100vw)/-2); }
      .product-real-image-section .real-img-slider .real-img-control.next-slide {
        right: -10px;
        animation: arrowMove 1s linear infinite; }
      .product-real-image-section .real-img-slider .real-img-control.prev-slide {
        left: calc(390px - 50vw); }
      .product-real-image-section .real-img-slider .real-img-control.next-slide {
        right: calc(390px - 50vw); } }

@keyframes arrowMove {
  0% {
    transform: translate(0, -50%); }
  25% {
    transform: translate(1.5px, -50%); }
  50% {
    transform: translate(0, -50%); }
  75% {
    transform: translate(-1.5px, -50%); } }

/* Common Element */
.slick-dots {
  position: absolute;
  bottom: 10px;
  right: 20px;
  padding: 0 10px; }
  .slick-dots li {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 6px;
    overflow: hidden;
    margin: 0;
    cursor: pointer; }
    .slick-dots li:before {
      content: '';
      width: 12px;
      height: 12px;
      border-radius: 6px;
      background-color: #595758;
      display: inline-block;
      box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.25); }
    .slick-dots li.slick-active:before {
      background-color: #f36d21;
      box-shadow: none; }
    .slick-dots li * {
      display: none; }
  @media only screen and (max-width: 768px) {
    .slick-dots {
      width: 100%;
      text-align: center;
      right: 0;
      bottom: 0; }
      .slick-dots li {
        display: inline-block;
        width: 20px;
        height: 20px; }
        .slick-dots li:before {
          content: '';
          width: 8px;
          height: 8px;
          border-radius: 4px; } }

.slider-paging {
  font-family: 'Futura-Bold', sans-serif;
  font-weight: 700;
  position: absolute;
  color: #FFF;
  z-index: 3;
  right: 30px;
  bottom: 80px; }
  .slider-paging__page.current-page {
    font-size: 48px;
    margin-right: -4px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all ease-out 300ms 10ms; }
    .slider-paging__page.current-page.removed {
      transform: translateY(20px) rotateX(35deg);
      opacity: 0; }
    .slider-paging__page.current-page.inactive {
      transform: translateY(-20px) rotateX(-35deg);
      opacity: 0; }
    .slider-paging__page.current-page.active {
      transform: translateY(0px);
      opacity: 1; }
    @media only screen and (max-width: 1368px) {
      .slider-paging__page.current-page {
        font-size: 43px; } }
    @media only screen and (max-width: 1280px) {
      .slider-paging__page.current-page {
        font-size: 40px; } }
  .slider-paging__page.page-mold {
    font-size: 48px;
    margin-right: -4px;
    opacity: 0; }
    @media only screen and (max-width: 1368px) {
      .slider-paging__page.page-mold {
        font-size: 43px; } }
    @media only screen and (max-width: 1280px) {
      .slider-paging__page.page-mold {
        font-size: 40px; } }
  .slider-paging__page.all-page {
    font-size: 15.5px; }
    @media only screen and (max-width: 1368px) {
      .slider-paging__page.all-page {
        font-size: 15px; } }
    @media only screen and (max-width: 1280px) {
      .slider-paging__page.all-page {
        font-size: 14px; } }
    .slider-paging__page.all-page:before {
      content: '/';
      margin-right: 2px;
      display: inline-block; }
  @media only screen and (max-width: 768px) {
    .slider-paging__page {
      display: none; } }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 10ms 300ms ease-out; }
  .modal .modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: #000;
    opacity: 0;
    width: 100%;
    height: 100vh;
    transition: all 300ms 220ms ease-out; }
  .modal .modal-content {
    width: 540px;
    max-width: 90%;
    background-color: #FFF;
    padding: 40px 60px;
    position: relative;
    border: none;
    opacity: 0;
    transform: translateY(40px);
    transition: all 300ms 20ms ease-out; }
    .modal .modal-content .close-modal {
      width: 45px;
      height: 45px;
      border-radius: 23px;
      background-color: #333;
      color: #FFF;
      line-height: 45px;
      display: inline-block;
      position: absolute;
      top: -23px;
      right: -23px;
      text-align: center;
      cursor: pointer;
      font-size: 28px; }
      .modal .modal-content .close-modal:hover {
        color: #FFF; }
  .modal.active {
    opacity: 1;
    visibility: visible;
    transition: all 10ms 10ms ease-out; }
    .modal.active .modal-overlay {
      opacity: 0.25;
      transition: all 300ms 20ms ease-out; }
    .modal.active .modal-content {
      transform: translateY(0);
      opacity: 1;
      transition: all 300ms 220ms ease-out; }

#signup-as-shop-form .form-field {
  margin-bottom: 20px; }
  #signup-as-shop-form .form-field label {
    display: block;
    color: #909090;
    margin-bottom: 8px;
    font-size: 16px; }
  #signup-as-shop-form .form-field input, #signup-as-shop-form .form-field textarea {
    width: 100%;
    resize: none;
    border: 0.5px solid #E3E3E3;
    padding: 5px 15px;
    border-radius: 4px;
    font-size: 16px;
    color: #333; }

#signup-as-shop-form .submit-feedback {
  display: none; }
  #signup-as-shop-form .submit-feedback.success {
    color: #f36d21;
    display: block; }
  #signup-as-shop-form .submit-feedback.error {
    color: #ff2222;
    display: block; }

@media only screen and (max-width: 1368px) {
  #signup-as-shop-form .form-field {
    margin-bottom: 18px; }
    #signup-as-shop-form .form-field label {
      margin-bottom: 7px;
      font-size: 15px; }
    #signup-as-shop-form .form-field input, #signup-as-shop-form .form-field textarea {
      padding: 5px 12px;
      border-radius: 3px;
      font-size: 15px; } }

@media only screen and (max-width: 1280px) {
  #signup-as-shop-form .form-field {
    margin-bottom: 15px; }
    #signup-as-shop-form .form-field label {
      margin-bottom: 5px;
      font-size: 14px; }
    #signup-as-shop-form .form-field input, #signup-as-shop-form .form-field textarea {
      padding: 4px 10px;
      border-radius: 3px;
      font-size: 14px; } }

/* Veno Box Custom Styling */
.vbox-container {
  overflow: hidden !important; }

body.admin-bar .vbox-close {
  top: 32px !important; }

.signup-info-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in 10ms 300ms;
  /* === RESPONSIVE === */ }
  .signup-info-modal .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: all ease-in 200ms 150ms; }
  .signup-info-modal .signup-info-modal-dialog {
    position: relative;
    background-color: #FFF;
    width: 850px;
    height: 500px;
    max-width: 100%;
    max-height: 100vh;
    box-shadow: 0 0 22px rgba(0, 0, 0, 0.35);
    display: flex;
    transform: translateY(30px);
    opacity: 0;
    transition: all ease-in 250ms; }
    .signup-info-modal .signup-info-modal-dialog .close-signup-info-modal {
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer;
      z-index: 3; }
    .signup-info-modal .signup-info-modal-dialog .left-content {
      background-color: #fabb88;
      color: #fff;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 50%;
      flex-shrink: 0; }
      .signup-info-modal .signup-info-modal-dialog .left-content > * {
        width: 75%; }
      .signup-info-modal .signup-info-modal-dialog .left-content .popup-title, .signup-info-modal .signup-info-modal-dialog .left-content .popup-sub-title {
        text-align: justify;
        white-space: nowrap;
        margin: 0; }
      .signup-info-modal .signup-info-modal-dialog .left-content .popup-title {
        font-size: 2.2em;
        font-weight: 600; }
      .signup-info-modal .signup-info-modal-dialog .left-content .popup-sub-title {
        font-size: 1.05em;
        letter-spacing: 0.025em;
        font-weight: 100; }
      .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form {
        padding: 2em 0 0.25em; }
        .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .input-holder {
          border: 2px solid #fff;
          padding: 5px 9px;
          border-radius: 8px;
          margin-bottom: 20px;
          display: flex;
          align-items: center; }
          .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .input-holder label {
            margin: 0;
            font-weight: 600;
            flex-shrink: 0;
            margin-right: 6px; }
          .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .input-holder input {
            flex: 1;
            background-color: transparent;
            border: none;
            outline: none;
            color: #666;
            font-weight: bold;
            min-width: 0; }
        .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder {
          text-align: center;
          padding: 0.5em 0; }
          .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder button, .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder a {
            border: 2px solid #FFF;
            background-color: transparent;
            color: #FFF;
            padding: 5px 9px;
            border-radius: 8px;
            cursor: pointer;
            transition: all ease-in 100ms; }
            .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder button.track-this-button, .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder a.track-this-button {
              position: relative; }
              .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder button.track-this-button:after, .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder a.track-this-button:after {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0; }
            .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder button .fa, .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder a .fa {
              margin-left: 3px; }
            .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder button:hover, .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder a:hover {
              background-color: #FFF;
              color: #F36E22;
              transition: all ease-out 150ms; }
            .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder button .loading-context, .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder a .loading-context {
              display: none; }
          .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder .submit-feedback {
            opacity: 0;
            transition: all ease-out 150ms;
            font-weight: 600; }
            .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder .submit-feedback.success {
              color: #00b894;
              opacity: 1; }
            .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder .submit-feedback.error {
              color: #ff2222;
              opacity: 1; }
    .signup-info-modal .signup-info-modal-dialog .right-content {
      width: 50%;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      position: relative;
      text-align: center;
      padding: 2em 1em;
      color: #ff7c13; }
      .signup-info-modal .signup-info-modal-dialog .right-content .right-title {
        margin: 1.75em 0 1em;
        font-weight: 700;
        font-size: 2em; }
      .signup-info-modal .signup-info-modal-dialog .right-content .right-cta {
        text-align: left;
        padding: 0.55em 1em;
        font-size: 2.5em;
        font-weight: 700;
        white-space: nowrap;
        border: 2px solid #ff7c13;
        border-radius: 10px;
        cursor: pointer;
        transition: all ease-in 100ms; }
        .signup-info-modal .signup-info-modal-dialog .right-content .right-cta:hover {
          color: #FFF;
          background-color: #ff7c13;
          transition: all ease-out 150ms; }
      .signup-info-modal .signup-info-modal-dialog .right-content .right-bg {
        position: absolute;
        width: 40%;
        bottom: 2%;
        left: 5%; }
        .signup-info-modal .signup-info-modal-dialog .right-content .right-bg img {
          width: 100%; }
  .signup-info-modal.active {
    opacity: 1;
    visibility: visible;
    transition: all ease-in 10ms; }
    .signup-info-modal.active .overlay {
      opacity: 1;
      transition: all ease-out 150ms; }
    .signup-info-modal.active .signup-info-modal-dialog {
      opacity: 1;
      transform: translateY(0);
      transition: all ease-out 300ms 100ms; }
  @media only screen and (max-width: 768px) {
    .signup-info-modal .signup-info-modal-dialog {
      width: 90%;
      height: auto;
      max-width: 100%;
      max-height: 100vh;
      flex-wrap: wrap; }
      .signup-info-modal .signup-info-modal-dialog .close-signup-info-modal {
        top: 2vw;
        right: 2vw;
        width: 6vw; }
        .signup-info-modal .signup-info-modal-dialog .close-signup-info-modal img {
          width: 100%; }
      .signup-info-modal .signup-info-modal-dialog .left-content {
        background-color: #fabb88;
        color: #FFF;
        width: 100%;
        flex-shrink: 0;
        padding: 3em 2em 2em; }
        .signup-info-modal .signup-info-modal-dialog .left-content > * {
          width: 75%; }
        .signup-info-modal .signup-info-modal-dialog .left-content .popup-title, .signup-info-modal .signup-info-modal-dialog .left-content .popup-sub-title {
          text-align: justify;
          white-space: nowrap;
          margin: 0; }
        .signup-info-modal .signup-info-modal-dialog .left-content .popup-title {
          font-size: 2.2em;
          text-align: center; }
        .signup-info-modal .signup-info-modal-dialog .left-content .popup-sub-title {
          font-size: 1.05em;
          letter-spacing: 0.025em;
          text-align: center; }
        .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form {
          padding: 2em 0 0.25em; }
          .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .input-holder {
            border: 2px solid #FFF;
            padding: 5px 12px;
            border-radius: 8px;
            margin-bottom: 20px; }
            .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .input-holder label {
              font-size: 1.35em;
              margin-right: 6px; }
            .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .input-holder input {
              flex: 1;
              height: 40px;
              line-height: 40px;
              font-size: 1.35em; }
          .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder {
            padding: 0.5em 0; }
            .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder button, .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder a {
              padding: 10px 20px;
              border-radius: 8px;
              font-size: 1.35em; }
              .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder button .fa, .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder a .fa {
                margin-left: 5px; }
      .signup-info-modal .signup-info-modal-dialog .right-content {
        width: 100%;
        padding: 1em 1em 12vw;
        justify-content: flex-start;
        align-items: center; }
        .signup-info-modal .signup-info-modal-dialog .right-content .right-title {
          margin: 1em 0;
          font-size: 2em; }
        .signup-info-modal .signup-info-modal-dialog .right-content .right-cta {
          padding: 0.25em 1em;
          font-size: 2em;
          border: 2px solid #ff7c13;
          border-radius: 10px;
          width: auto;
          display: inline-block;
          z-index: 2; }
        .signup-info-modal .signup-info-modal-dialog .right-content .right-bg {
          width: 28%;
          bottom: 2%;
          left: 5%; } }
  @media only screen and (max-width: 480px) {
    .signup-info-modal .signup-info-modal-dialog {
      width: 90%;
      height: auto;
      max-width: 100%;
      max-height: 100vh; }
      .signup-info-modal .signup-info-modal-dialog .close-signup-info-modal {
        top: 3vw;
        right: 3vw;
        width: 8vw; }
      .signup-info-modal .signup-info-modal-dialog .left-content {
        padding: 2.5em 1em 1.25em; }
        .signup-info-modal .signup-info-modal-dialog .left-content .popup-title {
          font-size: 1.8em; }
        .signup-info-modal .signup-info-modal-dialog .left-content .popup-sub-title {
          font-size: 1em;
          letter-spacing: 0.02em; }
        .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form {
          padding: 1.5em 0 0.2em; }
          .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .input-holder {
            border: 2px solid #FFF;
            padding: 5px 12px;
            border-radius: 5px;
            margin-bottom: 15px;
            height: 42px; }
            .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .input-holder label {
              font-size: 1em;
              margin-right: 6px; }
            .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .input-holder input {
              height: 36px;
              line-height: 36px;
              font-size: 1em; }
          .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder {
            padding: 0.5em 0; }
            .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder button, .signup-info-modal .signup-info-modal-dialog .left-content .signup-information-form .submit-holder a {
              padding: 5px 18px;
              border-radius: 8px;
              font-size: 1em; }
      .signup-info-modal .signup-info-modal-dialog .right-content {
        width: 100%;
        padding: 1em 1em 16vw;
        justify-content: flex-start;
        align-items: center; }
        .signup-info-modal .signup-info-modal-dialog .right-content .right-title {
          margin: 0.75em 0;
          font-size: 1.5em; }
        .signup-info-modal .signup-info-modal-dialog .right-content .right-cta {
          padding: 0.25em 1em;
          font-size: 1.75em;
          border: 2px solid #ff7c13;
          border-radius: 7px;
          z-index: 2; }
        .signup-info-modal .signup-info-modal-dialog .right-content .right-bg {
          width: 32%;
          bottom: 2%;
          left: 5%; } }

/* ======= HOME PAGE STYLE SHEET ====== */
/* Home Banner 1 */
#home-banner-1 {
  /* ===== Responsive ===== */ }
  #home-banner-1 .main-content {
    height: 40vw;
    display: -webkit-flex;
    display: flex; }
    #home-banner-1 .main-content__context {
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex: 1;
      height: 40vw; }
      #home-banner-1 .main-content__context__wrapper {
        width: 90%;
        height: auto; }
        @media only screen and (max-width: 1368px) {
          #home-banner-1 .main-content__context__wrapper .title {
            font-size: 38px;
            letter-spacing: 1px; } }
        @media only screen and (max-width: 1280px) {
          #home-banner-1 .main-content__context__wrapper .title {
            font-size: 37px;
            letter-spacing: 0; } }
        #home-banner-1 .main-content__context__wrapper .sub-title {
          margin: 15px 0 20px; }
          @media only screen and (max-width: 768px) {
            #home-banner-1 .main-content__context__wrapper .sub-title {
              margin: 15px 0 20px; } }
          @media only screen and (max-width: 480px) {
            #home-banner-1 .main-content__context__wrapper .sub-title {
              margin: 12px 0 17px; } }
          @media only screen and (max-width: 420px) {
            #home-banner-1 .main-content__context__wrapper .sub-title {
              margin: 10px 0 13px; } }
        #home-banner-1 .main-content__context__wrapper .desc {
          display: none;
          margin: 20px auto 25px;
          width: 80%; }
          @media only screen and (max-width: 768px) {
            #home-banner-1 .main-content__context__wrapper .desc {
              width: 80%;
              margin: 15px auto 20px; } }
          @media only screen and (max-width: 480px) {
            #home-banner-1 .main-content__context__wrapper .desc {
              width: 90%;
              margin: 10px auto 17px;
              font-size: 18px; } }
          @media only screen and (max-width: 420px) {
            #home-banner-1 .main-content__context__wrapper .desc {
              width: 95%;
              margin: 5px auto 15px; } }
    #home-banner-1 .main-content__slider {
      width: 100%;
      height: 40vw;
      position: relative;
      background-color: #AAA;
      padding: 0;
      overflow: hidden; }
      #home-banner-1 .main-content__slider .slick-slider {
        height: 40vw; }
      #home-banner-1 .main-content__slider__item {
        width: 100%;
        height: 40vw;
        position: relative; }
        #home-banner-1 .main-content__slider__item img {
          position: absolute;
          min-width: 100%;
          min-height: 100%;
          width: 100%;
          height: 100%;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
        #home-banner-1 .main-content__slider__item.slide-video .video-holder {
          position: relative;
          width: 100%;
          height: 100%; }
          #home-banner-1 .main-content__slider__item.slide-video .video-holder video {
            width: auto;
            height: auto;
            min-width: 100%;
            min-height: 100%;
            max-width: 135%;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    #home-banner-1 .main-content .slider-paging {
      position: absolute; }
  @media only screen and (max-width: 1024px) {
    #home-banner-1 .main-content {
      height: 460px; }
      #home-banner-1 .main-content__context__wrapper {
        width: 100%; }
      #home-banner-1 .main-content__slider {
        height: 460px; }
        #home-banner-1 .main-content__slider__item {
          height: 460px; } }
  @media only screen and (max-width: 768px) {
    #home-banner-1 .main-content {
      height: auto; }
      #home-banner-1 .main-content__context__wrapper {
        width: 100%;
        padding: 25px 0; }
      #home-banner-1 .main-content__slider {
        padding: 0 15px;
        background-color: #FFF;
        height: 155vw; }
        #home-banner-1 .main-content__slider .slick-slider {
          height: 155vw; }
        #home-banner-1 .main-content__slider__item {
          height: 155vw; }
          #home-banner-1 .main-content__slider__item.slide-video .video-holder video {
            min-height: 100%;
            height: auto;
            width: auto;
            max-width: 200%; } }
  @media only screen and (max-width: 480px) {
    #home-banner-1 .main-content__context {
      height: auto; }
      #home-banner-1 .main-content__context__wrapper {
        padding: 30px 0; }
    #home-banner-1 .main-content__slider {
      padding: 0 10px;
      height: 155vw; }
      #home-banner-1 .main-content__slider .slick-slider {
        height: 155vw; }
      #home-banner-1 .main-content__slider__item {
        height: 155vw; }
        #home-banner-1 .main-content__slider__item img {
          object-fit: cover; }
        #home-banner-1 .main-content__slider__item.slide-video .video-holder video {
          min-height: 100%;
          height: auto;
          width: auto;
          max-width: 220%; } }
  @media only screen and (max-width: 420px) {
    #home-banner-1 .main-content__context__wrapper {
      padding: 25px 0; }
    #home-banner-1 .main-content__slider {
      padding: 0 10px; } }

/* Home Banner 2 */
#home-banner-2 {
  /* ===== Responsive ===== */ }
  #home-banner-2 .product-slider {
    height: 780px;
    overflow: hidden;
    position: relative; }
    #home-banner-2 .product-slider__wrapper {
      height: 780px; }
      #home-banner-2 .product-slider__wrapper__item {
        width: 100%;
        height: 780px;
        position: relative; }
        #home-banner-2 .product-slider__wrapper__item__context {
          position: absolute;
          width: 100%;
          color: #FFF;
          z-index: 1;
          top: 215px; }
          #home-banner-2 .product-slider__wrapper__item__context__wrapper {
            width: 40%; }
            #home-banner-2 .product-slider__wrapper__item__context__wrapper .sub-title {
              margin-bottom: 35px; }
              @media only screen and (max-width: 768px) {
                #home-banner-2 .product-slider__wrapper__item__context__wrapper .sub-title {
                  margin-bottom: 25px; } }
              @media only screen and (max-width: 480px) {
                #home-banner-2 .product-slider__wrapper__item__context__wrapper .sub-title {
                  margin-bottom: 17px; } }
              @media only screen and (max-width: 420px) {
                #home-banner-2 .product-slider__wrapper__item__context__wrapper .sub-title {
                  margin-bottom: 12px; } }
        #home-banner-2 .product-slider__wrapper__item__bg {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          background-size: cover;
          background-position: center; }
  @media only screen and (max-width: 1368px) {
    #home-banner-2 .product-slider {
      height: 650px; }
      #home-banner-2 .product-slider__wrapper {
        height: 650px; }
        #home-banner-2 .product-slider__wrapper__item {
          height: 650px; }
          #home-banner-2 .product-slider__wrapper__item__context {
            top: 185px; }
            #home-banner-2 .product-slider__wrapper__item__context__wrapper {
              width: 50%; }
          #home-banner-2 .product-slider__wrapper__item__bg img {
            max-width: 124%;
            max-height: 650px; } }
  @media only screen and (max-width: 1280px) {
    #home-banner-2 .product-slider {
      height: 600px; }
      #home-banner-2 .product-slider__wrapper {
        height: 600px; }
        #home-banner-2 .product-slider__wrapper__item {
          height: 600px; }
          #home-banner-2 .product-slider__wrapper__item__context {
            top: 165px; }
            #home-banner-2 .product-slider__wrapper__item__context__wrapper {
              width: 50%; }
          #home-banner-2 .product-slider__wrapper__item__bg img {
            max-height: 600px; } }
  @media only screen and (max-width: 1024px) {
    #home-banner-2 .product-slider {
      height: 500px; }
      #home-banner-2 .product-slider__wrapper {
        height: 500px; }
        #home-banner-2 .product-slider__wrapper__item {
          height: 500px; }
          #home-banner-2 .product-slider__wrapper__item__context {
            top: 150px; }
            #home-banner-2 .product-slider__wrapper__item__context__wrapper {
              width: 50%; }
          #home-banner-2 .product-slider__wrapper__item__bg img {
            max-height: 500px; } }
  @media only screen and (max-width: 820px) {
    #home-banner-2 {
      margin-top: 15px; }
      #home-banner-2 .product-slider {
        height: 780px;
        padding: 0 15px; }
        #home-banner-2 .product-slider__wrapper {
          height: 780px; }
          #home-banner-2 .product-slider__wrapper__item {
            height: 780px; }
            #home-banner-2 .product-slider__wrapper__item__context {
              width: 100%;
              color: #FFF;
              top: auto;
              bottom: 50px;
              text-align: center; }
              #home-banner-2 .product-slider__wrapper__item__context__wrapper {
                width: 100%; }
            #home-banner-2 .product-slider__wrapper__item__bg img {
              max-width: 105%;
              max-height: 780px; } }
  @media only screen and (max-width: 480px) {
    #home-banner-2 {
      margin-top: 10px; }
      #home-banner-2 .product-slider {
        height: 140vw;
        padding: 0 10px; }
        #home-banner-2 .product-slider__wrapper {
          height: 140vw; }
          #home-banner-2 .product-slider__wrapper__item {
            height: 140vw; }
            #home-banner-2 .product-slider__wrapper__item__context {
              width: 100%; }
              #home-banner-2 .product-slider__wrapper__item__context__wrapper {
                width: 100%; }
            #home-banner-2 .product-slider__wrapper__item__bg img {
              max-height: 140vw; } }

/* Home Product List 1 */
#home-products-1 {
  /* ===== Responsive ===== */ }
  #home-products-1 .product-showcase__item {
    padding: 0; }
    #home-products-1 .product-showcase__item__top {
      padding: 50px 0 15px;
      cursor: pointer; }
      @media only screen and (max-width: 768px) {
        #home-products-1 .product-showcase__item__top {
          padding: 45px 0 12px; } }
      @media only screen and (max-width: 480px) {
        #home-products-1 .product-showcase__item__top {
          padding: 45px 0 10px; } }
      @media only screen and (max-width: 420px) {
        #home-products-1 .product-showcase__item__top {
          padding: 40px 0 8px; } }
      #home-products-1 .product-showcase__item__top .series-slogan:after {
        content: '';
        width: 7px;
        height: 7px;
        border: 1px solid #000;
        position: relative;
        bottom: 1px;
        left: 0;
        margin-left: 8px;
        border-left: none;
        border-bottom: none;
        display: inline-block;
        -webkit-transform: rotate(45deg) translate(0);
        transform: rotate(45deg) translate(0); }
      #home-products-1 .product-showcase__item__top:hover .series-slogan:after {
        animation: arrowMoving ease-in-out 600ms 20ms infinite; }
    #home-products-1 .product-showcase__item__body {
      height: 23.5vw;
      background-color: #f8f8f8;
      border-right: 1px solid #FFF;
      border-bottom: 1px solid #FFF;
      position: relative;
      display: block; }
      #home-products-1 .product-showcase__item__body .image-holder {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center; }
        #home-products-1 .product-showcase__item__body .image-holder img {
          width: 78%;
          left: 11%;
          top: 6.5%; }
      #home-products-1 .product-showcase__item__body .product-detail {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding-bottom: 15px; }
  @media only screen and (max-width: 1368px) {
    #home-products-1 .product-showcase__item__body {
      height: 24.5vw; } }
  @media only screen and (max-width: 820px) {
    #home-products-1 .product-showcase__item {
      padding: 0 15px; }
      #home-products-1 .product-showcase__item .series-name {
        font-size: 24px; }
      #home-products-1 .product-showcase__item .product-name {
        font-size: 24px;
        margin-bottom: 5px; }
      #home-products-1 .product-showcase__item__body {
        height: 70vw; } }
  @media (max-width: 660px) {
    #home-products-1 .product-showcase__item .series-name {
      font-size: 22px; }
    #home-products-1 .product-showcase__item .product-name {
      font-size: 22px;
      margin-bottom: 0; }
    #home-products-1 .product-showcase__item__body .image-holder {
      height: 74vw; } }
  @media only screen and (max-width: 480px) {
    #home-products-1 .product-showcase__item {
      padding: 0 10px; }
      #home-products-1 .product-showcase__item__body {
        height: 73vw; } }
  @media only screen and (max-width: 420px) {
    #home-products-1 .product-showcase__item {
      padding: 0 10px; }
      #home-products-1 .product-showcase__item .product-slogan {
        font-size: 12px; }
      #home-products-1 .product-showcase__item__body {
        height: 72vw; } }
  @media only screen and (max-width: 360px) {
    #home-products-1 .product-showcase__item .series-name {
      font-size: 19px; }
    #home-products-1 .product-showcase__item .product-name {
      font-size: 19px; } }

/* Home Product List 2 */
#home-products-2 {
  /* ===== Responsive ===== */ }
  #home-products-2 .product-showcase__top {
    padding: 50px 0 15px; }
    @media only screen and (max-width: 768px) {
      #home-products-2 .product-showcase__top {
        padding: 45px 0 12px; } }
    @media only screen and (max-width: 480px) {
      #home-products-2 .product-showcase__top {
        padding: 45px 0 10px; } }
    @media only screen and (max-width: 420px) {
      #home-products-2 .product-showcase__top {
        padding: 40px 0 8px; } }
  #home-products-2 .product-showcase__body {
    height: 840px; }
    #home-products-2 .product-showcase__body__item {
      background: #f8f8f8;
      height: 840px;
      position: relative;
      padding: 0; }
      #home-products-2 .product-showcase__body__item .image-holder {
        position: absolute;
        top: 50px;
        overflow: hidden;
        height: 640px;
        width: 100%; }
        #home-products-2 .product-showcase__body__item .image-holder__item {
          max-width: 50%;
          position: absolute; }
      #home-products-2 .product-showcase__body__item__full-bg {
        width: 100%;
        height: 840px;
        position: relative;
        overflow: hidden; }
        #home-products-2 .product-showcase__body__item__full-bg img {
          min-width: 100%;
          min-height: 100%;
          max-width: 110%;
          max-height: 110%;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
      #home-products-2 .product-showcase__body__item__detail {
        position: absolute;
        text-align: center;
        bottom: 20px;
        left: 0;
        width: 100%; }
  @media only screen and (max-width: 1368px) {
    #home-products-2 .product-showcase__body {
      height: 680px; }
      #home-products-2 .product-showcase__body__item {
        background: #f8f8f8;
        height: 680px; }
        #home-products-2 .product-showcase__body__item .image-holder {
          height: 480px; }
          #home-products-2 .product-showcase__body__item .image-holder__item {
            max-height: 440px; }
        #home-products-2 .product-showcase__body__item__full-bg {
          height: 680px; } }
  @media only screen and (max-width: 1280px) {
    #home-products-2 .product-showcase__body {
      height: 640px; }
      #home-products-2 .product-showcase__body__item {
        background: #f8f8f8;
        height: 640px; }
        #home-products-2 .product-showcase__body__item .image-holder {
          height: 440px; }
          #home-products-2 .product-showcase__body__item .image-holder__item {
            max-width: 65%;
            max-height: 420px; }
        #home-products-2 .product-showcase__body__item__full-bg {
          height: 640px;
          max-height: 105%; } }
  @media only screen and (max-width: 1024px) {
    #home-products-2 .product-showcase__body {
      height: 520px; }
      #home-products-2 .product-showcase__body__item {
        background: #f8f8f8;
        height: 520px; }
        #home-products-2 .product-showcase__body__item .image-holder {
          height: 370px; }
          #home-products-2 .product-showcase__body__item .image-holder__item {
            max-width: 75%;
            max-height: 360px; }
        #home-products-2 .product-showcase__body__item__full-bg {
          height: 520px;
          max-height: 105%; } }
  @media only screen and (max-width: 820px) {
    #home-products-2 .product-showcase__body {
      height: auto;
      padding: 0 15px; }
      #home-products-2 .product-showcase__body__item {
        background: #f8f8f8;
        height: 720px;
        position: relative; }
        #home-products-2 .product-showcase__body__item .image-holder {
          top: 30px;
          overflow: hidden;
          height: 600px;
          width: 100%; }
          #home-products-2 .product-showcase__body__item .image-holder__item {
            max-height: 500px;
            position: absolute; }
        #home-products-2 .product-showcase__body__item__full-bg {
          height: 720px; }
          #home-products-2 .product-showcase__body__item__full-bg img {
            min-width: 100%;
            min-height: 100%;
            max-width: 110%;
            max-height: 110%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%); }
        #home-products-2 .product-showcase__body__item__detail {
          position: absolute;
          text-align: center;
          bottom: 8px;
          left: 0;
          width: 100%; } }
  @media only screen and (max-width: 480px) {
    #home-products-2 .product-showcase__body {
      padding: 0 10px; }
      #home-products-2 .product-showcase__body__item {
        height: 110vw; }
        #home-products-2 .product-showcase__body__item .image-holder {
          top: 15px;
          height: 80vw; }
          #home-products-2 .product-showcase__body__item .image-holder__item {
            max-height: 75vw; }
        #home-products-2 .product-showcase__body__item__full-bg {
          height: 110vw; } }

/* Home Banner 3 */
#home-banner-3 {
  overflow: hidden;
  /* ===== Responsive ===== */ }
  #home-banner-3 .slider__item .container .row {
    height: 700px; }
  #home-banner-3 .slider__item__context {
    position: relative;
    z-index: 2;
    padding-right: 0;
    padding-top: 135px; }
    @media only screen and (max-width: 820px) {
      #home-banner-3 .slider__item__context .page-sub-title {
        letter-spacing: 0;
        margin: 15px 0 0; } }
    @media only screen and (max-width: 480px) {
      #home-banner-3 .slider__item__context .page-sub-title {
        letter-spacing: 0;
        margin: 13px 0 0; } }
    @media only screen and (max-width: 420px) {
      #home-banner-3 .slider__item__context .page-sub-title {
        letter-spacing: 0;
        margin: 12px 0 0; } }
    #home-banner-3 .slider__item__context .sub-title {
      margin: 15px 0 35px; }
      @media only screen and (max-width: 820px) {
        #home-banner-3 .slider__item__context .sub-title {
          margin: 25px 0 25px; } }
      @media only screen and (max-width: 480px) {
        #home-banner-3 .slider__item__context .sub-title {
          margin: 20px 0 17px; } }
      @media only screen and (max-width: 420px) {
        #home-banner-3 .slider__item__context .sub-title {
          margin: 15px 0 12px; } }
  #home-banner-3 .slider__item__image {
    height: 700px;
    padding: 0;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center; }
    #home-banner-3 .slider__item__image img {
      max-height: 660px; }
  @media only screen and (max-width: 1368px) {
    #home-banner-3 .slider__item .container .row {
      height: 640px; }
    #home-banner-3 .slider__item__image {
      height: 640px; }
      #home-banner-3 .slider__item__image img {
        max-height: 600px; } }
  @media only screen and (max-width: 1280px) {
    #home-banner-3 .slider__item .container .row {
      height: 600px; }
    #home-banner-3 .slider__item__image {
      height: 600px; }
      #home-banner-3 .slider__item__image img {
        max-height: 560px; } }
  @media only screen and (max-width: 1024px) {
    #home-banner-3 .slider__item .container .row {
      height: 550px; }
    #home-banner-3 .slider__item__image {
      height: 550px; }
      #home-banner-3 .slider__item__image img {
        max-height: 480px; } }
  @media only screen and (max-width: 820px) {
    #home-banner-3 .slider__item .container .row {
      height: auto;
      flex-direction: column-reverse; }
    #home-banner-3 .slider__item__context {
      position: relative;
      z-index: 2;
      text-align: center;
      padding: 35px; }
    #home-banner-3 .slider__item__image {
      height: auto;
      padding: 0; }
      #home-banner-3 .slider__item__image img {
        max-height: 500px; } }
  @media only screen and (max-width: 480px) {
    #home-banner-3 {
      margin-top: 30px; }
      #home-banner-3 .slider__item__context {
        padding: 35px; }
      #home-banner-3 .slider__item__image {
        padding: 0; }
        #home-banner-3 .slider__item__image img {
          max-height: 400px; } }
  @media only screen and (max-width: 420px) {
    #home-banner-3 {
      margin-top: 25px; }
      #home-banner-3 .slider__item__context {
        padding: 20px 20px 30px; } }

/* Home Flip Clock */
#home-flip-clock {
  text-align: center;
  border-top: 1px solid #d3d6d7;
  padding: 77px 0;
  color: #363c41; }
  #home-flip-clock h3 {
    font-size: 29px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 58px; }
  #home-flip-clock .flip-content {
    position: relative; }
    #home-flip-clock .flip-content .btn-image-compare {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -khtml-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  #home-flip-clock .item {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 48px 0; }
    #home-flip-clock .item h4 {
      font-size: 18px;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 11px; }
    #home-flip-clock .item .flip-item {
      position: relative;
      display: inline-block; }
      #home-flip-clock .item .flip-item .flip-clock-wrapper {
        display: inline-block;
        width: unset;
        margin: 0; }
        #home-flip-clock .item .flip-item .flip-clock-wrapper ul {
          width: 40px;
          height: 52px;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          margin: 3px; }
          #home-flip-clock .item .flip-item .flip-clock-wrapper ul li {
            line-height: 52px; }
            #home-flip-clock .item .flip-item .flip-clock-wrapper ul li a div {
              font-size: 44px; }
            #home-flip-clock .item .flip-item .flip-clock-wrapper ul li a .up {
              border-bottom: 1px solid #ffffff; }
            #home-flip-clock .item .flip-item .flip-clock-wrapper ul li a .down {
              border-bottom-left-radius: 3px;
              border-bottom-right-radius: 3px; }
        #home-flip-clock .item .flip-item .flip-clock-wrapper.number-decrease ul {
          position: relative; }
          #home-flip-clock .item .flip-item .flip-clock-wrapper.number-decrease ul.add-dot:before {
            content: '';
            position: absolute;
            top: 50%;
            left: calc(100% + 5px);
            width: 5px;
            height: 5px;
            background: #12b7bd;
            z-index: 10;
            -webkit-border-radius: 50%;
            -khtml-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            margin-top: -3px; }
          #home-flip-clock .item .flip-item .flip-clock-wrapper.number-decrease ul li a div .inn {
            font-size: 44px;
            color: #ffffff;
            text-shadow: none;
            background-color: #12b7bd;
            -webkit-border-radius: 3px;
            -khtml-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px; }
        #home-flip-clock .item .flip-item .flip-clock-wrapper.number-increase ul {
          position: relative; }
          #home-flip-clock .item .flip-item .flip-clock-wrapper.number-increase ul.add-dot:before {
            content: '';
            position: absolute;
            top: 50%;
            left: calc(100% + 5px);
            width: 5px;
            height: 5px;
            background: #96bd12;
            z-index: 10;
            -webkit-border-radius: 50%;
            -khtml-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            margin-top: -3px; }
          #home-flip-clock .item .flip-item .flip-clock-wrapper.number-increase ul li a div .inn {
            font-size: 44px;
            color: #ffffff;
            text-shadow: none;
            background-color: #96bd12;
            -webkit-border-radius: 3px;
            -khtml-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px; }
      #home-flip-clock .item .flip-item span {
        position: absolute;
        top: 0;
        left: calc(100% + 6px);
        line-height: 20px;
        font-size: 17px;
        color: #000000;
        text-align: left; }
    #home-flip-clock .item p {
      font-size: 16px;
      color: #000000;
      margin-bottom: 30px; }
    #home-flip-clock .item-image {
      min-height: 157px; }
  @media only screen and (max-width: 1024px) {
    #home-flip-clock {
      padding: 35px 0; }
      #home-flip-clock h3 {
        font-size: 18px;
        margin-bottom: 58px; }
      #home-flip-clock .flip-content .btn-image-compare {
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -khtml-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      #home-flip-clock .item {
        padding: 45px 0; }
        #home-flip-clock .item-first {
          margin-bottom: 100px; }
        #home-flip-clock .item h4 {
          font-size: 18px;
          margin-bottom: 11px; }
        #home-flip-clock .item .flip-item {
          position: relative;
          display: inline-block; }
          #home-flip-clock .item .flip-item .flip-clock-wrapper {
            display: inline-block;
            width: unset;
            margin: 0; }
            #home-flip-clock .item .flip-item .flip-clock-wrapper ul {
              width: 40px;
              height: 52px;
              -webkit-box-shadow: none;
              -moz-box-shadow: none;
              box-shadow: none;
              margin: 3px; }
              #home-flip-clock .item .flip-item .flip-clock-wrapper ul li {
                line-height: 52px; }
                #home-flip-clock .item .flip-item .flip-clock-wrapper ul li a div {
                  font-size: 44px; }
                #home-flip-clock .item .flip-item .flip-clock-wrapper ul li a .down {
                  border-bottom-left-radius: 3px;
                  border-bottom-right-radius: 3px; }
              #home-flip-clock .item .flip-item .flip-clock-wrapper ul:nth-last-child(1), #home-flip-clock .item .flip-item .flip-clock-wrapper ul:nth-last-child(2), #home-flip-clock .item .flip-item .flip-clock-wrapper ul:nth-last-child(3) {
                display: none; }
              #home-flip-clock .item .flip-item .flip-clock-wrapper ul:nth-last-child(4) {
                margin-right: 0 !important; }
                #home-flip-clock .item .flip-item .flip-clock-wrapper ul:nth-last-child(4)::before {
                  display: none; }
            #home-flip-clock .item .flip-item .flip-clock-wrapper.number-decrease ul {
              position: relative; }
              #home-flip-clock .item .flip-item .flip-clock-wrapper.number-decrease ul.add-dot:before {
                content: '';
                position: absolute;
                top: 50%;
                left: calc(100% + 5px);
                width: 5px;
                height: 5px;
                background: #12b7bd;
                z-index: 10;
                -webkit-border-radius: 50%;
                -khtml-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%;
                border-radius: 50%;
                margin-top: -3px; }
              #home-flip-clock .item .flip-item .flip-clock-wrapper.number-decrease ul li a div .inn {
                font-size: 44px;
                color: #ffffff;
                text-shadow: none;
                background-color: #12b7bd;
                -webkit-border-radius: 3px;
                -khtml-border-radius: 3px;
                -moz-border-radius: 3px;
                -ms-border-radius: 3px;
                -o-border-radius: 3px;
                border-radius: 3px; }
            #home-flip-clock .item .flip-item .flip-clock-wrapper.number-increase ul {
              position: relative; }
              #home-flip-clock .item .flip-item .flip-clock-wrapper.number-increase ul.add-dot:before {
                content: '';
                position: absolute;
                top: 50%;
                left: calc(100% + 5px);
                width: 5px;
                height: 5px;
                background: #96bd12;
                z-index: 10;
                -webkit-border-radius: 50%;
                -khtml-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%;
                border-radius: 50%;
                margin-top: -3px; }
              #home-flip-clock .item .flip-item .flip-clock-wrapper.number-increase ul li a div .inn {
                font-size: 44px;
                color: #ffffff;
                text-shadow: none;
                background-color: #96bd12;
                -webkit-border-radius: 3px;
                -khtml-border-radius: 3px;
                -moz-border-radius: 3px;
                -ms-border-radius: 3px;
                -o-border-radius: 3px;
                border-radius: 3px; }
          #home-flip-clock .item .flip-item span {
            position: absolute;
            top: 0;
            left: calc(100% + 6px);
            line-height: 20px;
            font-size: 17px;
            color: #000000;
            text-align: left; }
        #home-flip-clock .item p {
          font-size: 16px;
          color: #000000;
          margin-bottom: 30px; }
        #home-flip-clock .item-image {
          min-height: 157px; } }
  @media only screen and (max-width: 480px) {
    #home-flip-clock .item {
      padding: 45px 0; }
      #home-flip-clock .item h4 {
        font-size: 22px;
        margin-bottom: 11px; } }

@-webkit-keyframes arrowMoving {
  0% {
    -webkit-transform: rotate(45deg) translate(0);
    transform: rotate(45deg) translate(0);
    opacity: 1; }
  50% {
    -webkit-transform: rotate(45deg) translate(1.5px, -1.5px);
    transform: rotate(45deg) translate(1.5px, -1.5px);
    opacity: 0.5; } }

@keyframes arrowMoving {
  0% {
    -webkit-transform: rotate(45deg) translate(0);
    transform: rotate(45deg) translate(0);
    opacity: 1; }
  50% {
    -webkit-transform: rotate(45deg) translate(1.5px, -1.5px);
    transform: rotate(45deg) translate(1.5px, -1.5px);
    opacity: 0.5; } }

/* ======= PRODUCTS PAGE STYLE SHEET ====== */
/* Products Head */
#products-head {
  padding: 45px 0 30px;
  /* Responsive */ }
  #products-head .series-name {
    margin-bottom: 30px; }
  #products-head .products-control__item {
    margin: 0 10px;
    border: 1px solid #909090;
    display: inline-block;
    padding: 0 40px;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400; }
    #products-head .products-control__item.active {
      background: #f36d21;
      background: linear-gradient(to right, #ed2024, #f5811f);
      color: #FFF !important;
      border: none; }
  @media only screen and (max-width: 820px) {
    #products-head {
      padding: 45px 0 30px;
      z-index: 2;
      position: relative; }
      #products-head .series-name {
        margin-bottom: 30px;
        color: #333;
        opacity: 0.8; }
      #products-head .products-control-mb {
        width: 100%;
        text-align: center;
        position: relative; }
        #products-head .products-control-mb .action-holder {
          position: relative;
          z-index: 2;
          border: none;
          width: 180px; }
          #products-head .products-control-mb .action-holder:active {
            z-index: 2; }
          #products-head .products-control-mb .action-holder i {
            position: absolute;
            right: 15px;
            line-height: 37px; }
        #products-head .products-control-mb .products-control {
          position: absolute;
          top: 18px;
          padding: 20px 0 10px;
          text-align: center;
          background-color: #FFF;
          left: 50%;
          z-index: 1;
          width: 180px;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
          display: none; }
          #products-head .products-control-mb .products-control__item {
            list-style: none;
            border-radius: 0;
            border: none;
            padding: 8px auto;
            margin: 0;
            position: relative;
            z-index: 2;
            background-color: #FFF;
            font-size: 14px;
            width: 100%; }
            #products-head .products-control-mb .products-control__item:first-child.active:before {
              content: '';
              width: 100%;
              height: 19px;
              top: -19px;
              left: 0;
              position: absolute;
              background: #f36d21;
              background: linear-gradient(to right, #ed2024, #f5811f); } }
  @media only screen and (max-width: 480px) {
    #products-head .series-name {
      margin-bottom: 20px;
      padding: 0 50px;
      font-size: 22px; }
    #products-head .products-control-mb .action-holder {
      width: 150px; }
      #products-head .products-control-mb .action-holder i {
        position: absolute;
        right: 15px;
        line-height: 34px; }
    #products-head .products-control-mb .products-control {
      top: 17px;
      padding: 17px 0 10px;
      width: 150px; }
      #products-head .products-control-mb .products-control .products-control__item {
        padding: 6px auto;
        font-size: 12px;
        height: 38px; }
        #products-head .products-control-mb .products-control .products-control__item.active {
          display: none; } }
  @media only screen and (max-width: 360px) {
    #products-head .series-name {
      margin-bottom: 15px;
      padding: 0 25px;
      font-size: 20px; } }

/* Products List */
#product-list {
  padding: 20px 0 100px;
  /* Responsive */ }
  #product-list .series {
    min-height: 100vh; }
    #product-list .series__block {
      margin-top: 80px; }
      #product-list .series__block__title .series-title {
        background-image: url("../img/placeholder/series-text-clipmask.jpg");
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        color: #AAA;
        font-size: 72px;
        font-weight: 800; }
      #product-list .series__block__products__item {
        margin-bottom: 100px; }
        #product-list .series__block__products__item__image {
          text-align: center; }
          #product-list .series__block__products__item__image img {
            max-width: 100%; }
        #product-list .series__block__products__item__detail {
          padding: 0 0 0 130px;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: flex-start; }
          #product-list .series__block__products__item__detail .product-name {
            font-size: 57px;
            line-height: 71px;
            font-weight: 700;
            margin-bottom: 20px; }
          #product-list .series__block__products__item__detail .price {
            color: #f36d21;
            font-size: 32px;
            font-weight: 400;
            margin-bottom: 15px; }
          #product-list .series__block__products__item__detail .desc {
            width: 80%;
            font-size: 24px;
            margin-bottom: 10px;
            color: #000;
            opacity: 0.8;
            line-height: 30px; }
          #product-list .series__block__products__item__detail ul {
            font-size: 20px;
            color: #000;
            opacity: 0.8;
            margin-bottom: 30px; }
          #product-list .series__block__products__item__detail .product-cta {
            margin-right: 20px; }
            #product-list .series__block__products__item__detail .product-cta:last-child {
              margin-right: 0; }
  @media only screen and (max-width: 1368px) {
    #product-list {
      padding: 20px 0 90px; }
      #product-list .series__block {
        margin-top: 75px; }
        #product-list .series__block__title {
          margin: 0 0 90px; }
          #product-list .series__block__title .series-title {
            font-size: 68px; }
        #product-list .series__block__products__item {
          margin-bottom: 90px; }
          #product-list .series__block__products__item__detail .product-name {
            font-size: 54px;
            line-height: 70px;
            margin-bottom: 18px; }
          #product-list .series__block__products__item__detail .price {
            font-size: 30px;
            margin-bottom: 15px; }
          #product-list .series__block__products__item__detail .desc {
            font-size: 22px;
            line-height: 30px; }
          #product-list .series__block__products__item__detail ul {
            font-size: 19px; }
          #product-list .series__block__products__item__detail .product-cta {
            margin-right: 18px; } }
  @media only screen and (max-width: 1280px) {
    #product-list {
      padding: 20px 0 85px; }
      #product-list .series__block {
        margin-top: 70px; }
        #product-list .series__block__title {
          margin: 0 0 85px; }
          #product-list .series__block__title .series-title {
            font-size: 66px; }
        #product-list .series__block__products__item {
          margin-bottom: 85px; }
          #product-list .series__block__products__item__detail .product-name {
            font-size: 50px;
            line-height: 66px;
            margin-bottom: 18px; }
          #product-list .series__block__products__item__detail .price {
            font-size: 28px;
            margin-bottom: 12px; }
          #product-list .series__block__products__item__detail .desc {
            font-size: 20px;
            line-height: 30px; }
          #product-list .series__block__products__item__detail ul {
            font-size: 18px; }
          #product-list .series__block__products__item__detail .product-cta {
            margin-right: 12px; } }
  @media only screen and (max-width: 820px) {
    #product-list {
      padding: 20px 0 0; }
      #product-list .series__block {
        margin-top: 40px; }
        #product-list .series__block__title {
          margin: 0 0 20px; }
          #product-list .series__block__title .series-title {
            font-size: 58px; }
        #product-list .series__block__products__item {
          margin-bottom: 80px; }
          #product-list .series__block__products__item__image {
            text-align: center; }
            #product-list .series__block__products__item__image img {
              max-width: 90%; }
          #product-list .series__block__products__item__detail {
            padding: 0;
            text-align: center;
            display: block; }
            #product-list .series__block__products__item__detail .product-name {
              font-size: 36px;
              line-height: 54px;
              margin-bottom: 0; }
            #product-list .series__block__products__item__detail .price {
              font-size: 30px;
              font-weight: 400;
              margin-bottom: 15px; }
            #product-list .series__block__products__item__detail .desc {
              width: 100%;
              font-size: 22px;
              line-height: 28px; }
            #product-list .series__block__products__item__detail ul {
              list-style: none;
              padding: 0;
              font-size: 17px;
              line-height: 17px;
              display: flex;
              flex-wrap: wrap;
              justify-content: center;
              opacity: 0.7; }
              #product-list .series__block__products__item__detail ul li {
                padding: 0 18px;
                margin-bottom: 15px;
                border-right: 1px solid rgba(0, 0, 0, 0.7); }
                #product-list .series__block__products__item__detail ul li:last-child {
                  border-right: none; }
            #product-list .series__block__products__item__detail .product-cta {
              margin-right: 20px; } }
  @media only screen and (max-width: 480px) {
    #product-list {
      padding: 0; }
      #product-list .series__block {
        margin-top: 30px; }
        #product-list .series__block__title {
          margin: 0 0 20px; }
          #product-list .series__block__title .series-title {
            font-size: 47px; }
        #product-list .series__block__products__item {
          margin-bottom: 70px; }
          #product-list .series__block__products__item__image img {
            max-width: 88%; }
          #product-list .series__block__products__item__detail {
            padding: 0; }
            #product-list .series__block__products__item__detail .product-name {
              font-size: 28px;
              line-height: 44px;
              margin-bottom: 0; }
            #product-list .series__block__products__item__detail .price {
              font-size: 24px;
              font-weight: 400;
              margin-bottom: 15px;
              margin-top: 7px; }
            #product-list .series__block__products__item__detail .desc {
              width: 100%;
              font-size: 18px;
              padding: 0 30px;
              line-height: 32px;
              font-weight: 600;
              margin-bottom: 0; }
            #product-list .series__block__products__item__detail ul {
              list-style: none;
              padding: 0;
              font-size: 12px;
              margin-top: 10px;
              margin-bottom: 10px;
              line-height: 13px; }
              #product-list .series__block__products__item__detail ul li {
                padding: 0 8px; }
            #product-list .series__block__products__item__detail .product-cta {
              margin-right: 20px; } }
  @media only screen and (max-width: 420px) {
    #product-list {
      padding: 0; }
      #product-list .series__block {
        margin-top: 25px; }
        #product-list .series__block__title {
          margin: 0 0 20px; }
          #product-list .series__block__title .series-title {
            font-size: 42px; }
        #product-list .series__block__products__item {
          margin-bottom: 60px; }
          #product-list .series__block__products__item__image img {
            max-width: 90%; }
          #product-list .series__block__products__item__detail {
            padding: 0; }
            #product-list .series__block__products__item__detail .product-name {
              font-size: 27px;
              line-height: 38px;
              margin-bottom: 0; }
            #product-list .series__block__products__item__detail .price {
              font-size: 26px;
              margin-bottom: 10px;
              margin-top: 5px; }
            #product-list .series__block__products__item__detail .product-cta {
              margin-right: 15px; } }
  @media only screen and (max-width: 360px) {
    #product-list {
      padding: 0; }
      #product-list .series__block {
        margin-top: 25px; }
        #product-list .series__block__title {
          margin: 0 0 20px; }
          #product-list .series__block__title img {
            max-width: 44%; }
        #product-list .series__block__products__item {
          margin-bottom: 60px; }
          #product-list .series__block__products__item__image img {
            max-width: 90%; }
          #product-list .series__block__products__item__detail {
            padding: 0; }
            #product-list .series__block__products__item__detail .product-name {
              font-size: 22px;
              line-height: 38px;
              margin-bottom: 0; }
            #product-list .series__block__products__item__detail .price {
              font-size: 20px;
              margin-bottom: 10px;
              margin-top: 5px; }
            #product-list .series__block__products__item__detail .desc {
              font-size: 15px;
              padding: 0 15px;
              margin-bottom: 12px;
              line-height: 30px; }
            #product-list .series__block__products__item__detail ul {
              font-size: 11px; }
            #product-list .series__block__products__item__detail .product-cta {
              margin-right: 5px; } }

/* ======= SUPPORT PAGE STYLE SHEET ====== */
/* Support Body */
#support-body {
  padding-top: 60px; }
  #support-body .support-type {
    padding-bottom: 100px; }
    #support-body .support-type__item {
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      cursor: pointer; }
      #support-body .support-type__item__image {
        height: 100px;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 14px; }
      #support-body .support-type__item__detail {
        color: #6d6e71; }
        #support-body .support-type__item__detail .page-desc {
          font-weight: 700;
          margin: 0;
          font-size: 20px;
          line-height: 26px; }
        #support-body .support-type__item__detail .sm-cta {
          font-weight: 400;
          display: inline-block;
          line-height: 26px; }
          #support-body .support-type__item__detail .sm-cta:after {
            content: "\00bb";
            margin-left: 8px;
            display: inline-block; }
  #support-body .contact-info__title {
    font-weight: 900;
    font-size: 32px; }
  #support-body .contact-info__details {
    padding-bottom: 150px; }
    #support-body .contact-info__details__item {
      list-style: none;
      display: -webkit-flex;
      display: flex; }
      #support-body .contact-info__details__item__icon {
        width: 40px;
        height: 40px;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 22px; }
      #support-body .contact-info__details__item p {
        font-size: 26px;
        color: #000;
        opacity: 0.8;
        font-weight: 400; }
  @media only screen and (max-width: 1368px) {
    #support-body {
      padding-top: 50px; }
      #support-body .support-type {
        padding-bottom: 80px; }
        #support-body .support-type__item__image {
          height: 70px;
          margin-bottom: 16px; }
          #support-body .support-type__item__image img {
            max-height: 70px; }
        #support-body .support-type__item__detail .page-desc {
          font-size: 18px;
          line-height: 24px; }
        #support-body .support-type__item__detail .sm-cta {
          font-size: 16px;
          line-height: 24px; }
          #support-body .support-type__item__detail .sm-cta:after {
            margin-left: 6px; }
      #support-body .contact-info__title {
        font-size: 28px; }
      #support-body .contact-info__details {
        padding-bottom: 130px; }
        #support-body .contact-info__details__item__icon {
          width: 31px;
          height: 31px;
          margin-right: 20px; }
        #support-body .contact-info__details__item p {
          font-size: 18px; } }
  @media only screen and (max-width: 1280px) {
    #support-body {
      padding-top: 45px; }
      #support-body .support-type {
        padding-bottom: 70px; }
        #support-body .support-type__item__image {
          height: 60px;
          margin-bottom: 20px; }
          #support-body .support-type__item__image img {
            max-height: 60px; }
        #support-body .support-type__item__detail .page-desc {
          font-size: 16px;
          line-height: 20px; }
        #support-body .support-type__item__detail .sm-cta {
          font-size: 12px;
          line-height: 16px; }
          #support-body .support-type__item__detail .sm-cta:after {
            margin-left: 6px; }
      #support-body .contact-info__title {
        font-size: 28px; }
      #support-body .contact-info__details {
        padding-bottom: 100px; }
        #support-body .contact-info__details__item__icon {
          width: 30px;
          height: 30px;
          margin-right: 15px; }
        #support-body .contact-info__details__item p {
          font-size: 18px; } }
  @media only screen and (max-width: 1024px) {
    #support-body {
      padding-top: 50px; }
      #support-body .support-type {
        margin-bottom: 30px; }
        #support-body .support-type__item__image {
          height: 60px;
          margin-bottom: 20px; }
          #support-body .support-type__item__image img {
            max-height: 60px; }
        #support-body .support-type__item__detail .page-desc {
          margin-bottom: 5px;
          font-size: 18px; }
        #support-body .support-type__item__detail .sm-cta:after {
          margin-left: 6px; }
      #support-body .contact-info__title {
        font-size: 32px; }
      #support-body .contact-info__details {
        padding-bottom: 90px; }
        #support-body .contact-info__details__item {
          margin-bottom: 5px; }
          #support-body .contact-info__details__item__icon {
            width: 30px;
            height: 30px;
            margin-right: 18px; }
            #support-body .contact-info__details__item__icon img {
              max-height: 30px;
              max-width: 30px; }
          #support-body .contact-info__details__item p {
            font-size: 18px; } }
  @media only screen and (max-width: 820px) {
    #support-body {
      padding-top: 45px; }
      #support-body .support-type {
        padding-bottom: 40px;
        margin-bottom: 20px; }
        #support-body .support-type__item {
          margin-bottom: 40px; }
          #support-body .support-type__item__image {
            height: 55px;
            margin-bottom: 20px; }
            #support-body .support-type__item__image img {
              max-height: 55px;
              max-width: 65px; }
          #support-body .support-type__item__detail .page-desc {
            margin-bottom: 5px;
            font-size: 18px; }
          #support-body .support-type__item__detail .sm-cta:after {
            margin-left: 6px; }
      #support-body .contact-info__title {
        font-size: 30px; }
      #support-body .contact-info__details {
        padding-bottom: 90px; }
        #support-body .contact-info__details__item {
          margin-bottom: 5px; }
          #support-body .contact-info__details__item__icon {
            width: 28px;
            height: 28px;
            margin-right: 18px; }
            #support-body .contact-info__details__item__icon img {
              max-height: 28px;
              max-width: 28px; }
          #support-body .contact-info__details__item p {
            font-size: 18px; } }
  @media only screen and (max-width: 480px) {
    #support-body {
      padding-top: 40px; }
      #support-body .support-type {
        padding-bottom: 10px;
        margin-bottom: 20px; }
        #support-body .support-type__item {
          margin-bottom: 30px; }
          #support-body .support-type__item__image {
            height: 50px;
            margin-bottom: 18px; }
            #support-body .support-type__item__image img {
              max-height: 50px;
              max-width: 60px; }
          #support-body .support-type__item__detail .page-desc {
            margin-bottom: 3px;
            font-size: 16px; }
          #support-body .support-type__item__detail .sm-cta {
            font-size: 13px; }
            #support-body .support-type__item__detail .sm-cta:after {
              margin-left: 5px; }
      #support-body .contact-info__title {
        font-size: 24px; }
      #support-body .contact-info__details {
        padding-bottom: 90px; }
        #support-body .contact-info__details__item {
          margin-bottom: 5px; }
          #support-body .contact-info__details__item__icon {
            width: 28px;
            height: 28px;
            margin-right: 18px; }
            #support-body .contact-info__details__item__icon img {
              max-height: 28px;
              max-width: 28px; }
          #support-body .contact-info__details__item p {
            font-size: 18px; } }
  @media only screen and (max-width: 420px) {
    #support-body .support-type {
      padding-bottom: 10px;
      margin-bottom: 20px; }
      #support-body .support-type__item {
        margin-bottom: 30px; }
        #support-body .support-type__item__image {
          height: 45px;
          margin-bottom: 18px; }
          #support-body .support-type__item__image img {
            max-height: 45px;
            max-width: 53px; }
        #support-body .support-type__item__detail .page-desc {
          margin-bottom: 3px;
          font-size: 15px; }
        #support-body .support-type__item__detail .sm-cta:after {
          margin-left: 5px; }
    #support-body .contact-info__title {
      font-size: 22px; }
    #support-body .contact-info__details {
      padding-bottom: 50px; }
      #support-body .contact-info__details__item {
        margin-bottom: 5px; }
        #support-body .contact-info__details__item__icon {
          width: 24px;
          height: 24px;
          margin-right: 15px; }
          #support-body .contact-info__details__item__icon img {
            max-height: 24px;
            max-width: 24px; }
        #support-body .contact-info__details__item p {
          font-size: 15px; } }

.support-pages {
  /* === RESPONSIVE === */ }
  .support-pages .common-banner {
    position: relative;
    height: 31.25vw;
    background-color: #fcfbfb;
    overflow: hidden; }
    .support-pages .common-banner#support-banner-section {
      background-color: #ebebeb; }
    .support-pages .common-banner .bg-holder {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      .support-pages .common-banner .bg-holder#support-maintain-banner-bg img {
        width: 100%; }
      .support-pages .common-banner .bg-holder#support-privacy-banner-bg .img-holder {
        position: absolute;
        width: 33%;
        bottom: 0;
        right: 12.5%; }
        .support-pages .common-banner .bg-holder#support-privacy-banner-bg .img-holder img {
          width: 100%; }
      .support-pages .common-banner .bg-holder#support-main-banner-bg .img-holder {
        position: absolute;
        width: 30%;
        bottom: 3%;
        right: 13%; }
        .support-pages .common-banner .bg-holder#support-main-banner-bg .img-holder img {
          width: 100%; }
    .support-pages .common-banner .container {
      display: flex;
      height: 100%;
      align-items: center; }
      .support-pages .common-banner .container .main-content {
        align-items: center;
        position: relative;
        z-index: 2;
        width: 1080px;
        max-width: 100%;
        margin: auto; }
        .support-pages .common-banner .container .main-content .title {
          font-weight: bold;
          color: #191919;
          font-size: 48px; }
        .support-pages .common-banner .container .main-content .desc {
          font-size: 24px; }
  .support-pages .after-banner-content {
    padding: 150px 0; }
    .support-pages .after-banner-content .desc {
      width: 1080px;
      max-width: 100%;
      margin: auto;
      font-size: 24px; }
  .support-pages .common-page-content {
    background-color: #f4f4f4;
    padding: 85px 0; }
    .support-pages .common-page-content .topic-holder {
      width: 1080px;
      max-width: 100%;
      margin: auto;
      padding: 8px;
      background-color: #FFF; }
      .support-pages .common-page-content .topic-holder ul {
        list-style: none;
        margin: 0;
        padding: 0; }
      .support-pages .common-page-content .topic-holder .topic-list .topic-item {
        position: relative;
        margin-bottom: 5px;
        background-color: #ebebeb;
        cursor: pointer; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item:last-child {
          margin-bottom: 0; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler {
          position: absolute;
          width: 38px;
          height: 38px;
          top: 21px;
          right: 44px;
          cursor: pointer; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler:before, .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler:after {
            content: '';
            background-color: #222;
            position: absolute;
            display: block; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler:before {
            width: 100%;
            height: 3px;
            top: 17.5px; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler:after {
            width: 3px;
            height: 100%;
            left: 17.5px;
            transition: all ease-out 80ms; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-title {
          padding-left: 135px;
          font-size: 24px;
          font-weight: bold;
          text-transform: uppercase;
          line-height: 85px;
          margin: 0;
          transition: all ease-in 100ms; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-title:hover {
            color: #f36d21;
            transition: all ease-out 150ms; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder, .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-context {
          background-color: #FFF;
          display: none; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder a, .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-context a {
            color: #f36d21; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-context {
          padding: 30px 155px;
          text-align: justify; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item {
          border-top: 2px solid #FFF; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-title {
            background-color: #f4f4f4;
            line-height: 85px;
            font-size: 18px;
            font-weight: bold;
            padding-left: 135px;
            cursor: pointer;
            margin: 0;
            transition: all ease-in 100ms; }
            .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-title.active {
              background-color: #FFF;
              transition: all ease-out 150ms; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-content {
            padding: 0 150px 30px;
            font-size: 16px;
            line-height: 23px;
            color: #333;
            display: none;
            text-align: justify; }
            .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-content b {
              display: inline-block;
              font-size: 0.9em; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item.is-show-topic-content .topic-toggler:after {
          opacity: 0;
          transition: all ease-in 80ms; }
  .support-pages .common-page-actions {
    background-color: #f2f2f2;
    padding: 140px 0 100px; }
    .support-pages .common-page-actions .container .support-action-holder {
      width: 1080px;
      max-width: 100%;
      margin: auto;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      grid-template-rows: 1fr 1fr;
      grid-column-gap: 25px;
      grid-row-gap: 25px; }
      .support-pages .common-page-actions .container .support-action-holder .support-action-item {
        height: 200px;
        border-radius: 26px;
        border: 2px solid #3f4245;
        text-align: center;
        display: flex;
        justify-content: center;
        flex-direction: column;
        cursor: pointer;
        background-color: transparent;
        transition: all ease-in 100ms; }
        .support-pages .common-page-actions .container .support-action-holder .support-action-item .action-icon {
          margin-bottom: 9px; }
          .support-pages .common-page-actions .container .support-action-holder .support-action-item .action-icon img {
            max-height: 58px; }
        .support-pages .common-page-actions .container .support-action-holder .support-action-item:hover {
          background-color: #bcbcbc;
          transition: all ease-out 150ms; }
        .support-pages .common-page-actions .container .support-action-holder .support-action-item .action-context {
          white-space: nowrap;
          font-size: 24px;
          font-weight: bold; }
  @media only screen and (max-width: 1368px) {
    .support-pages .common-banner .container .main-content .title {
      font-size: 40px; }
    .support-pages .common-banner .container .main-content .desc {
      font-size: 22px; }
    .support-pages .after-banner-content {
      padding: 120px 0; }
      .support-pages .after-banner-content .desc {
        font-size: 22px; }
    .support-pages .common-pre-footer {
      padding: 90px 0; }
      .support-pages .common-pre-footer .action-holder .pre-footer-action .action-icon {
        width: 100px;
        height: 100px;
        border-radius: 50px;
        line-height: 96px; }
        .support-pages .common-pre-footer .action-holder .pre-footer-action .action-icon img {
          max-height: 50px; }
      .support-pages .common-pre-footer .action-holder .pre-footer-action .action-detail .action-title, .support-pages .common-pre-footer .action-holder .pre-footer-action .action-detail .desc {
        font-size: 16px;
        letter-spacing: 0.1px; }
    .support-pages .common-page-content {
      padding: 65px 0; }
      .support-pages .common-page-content .topic-holder {
        padding: 6px; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item {
          margin-bottom: 4px; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler {
            width: 36px;
            height: 36px;
            top: 20px;
            right: 40px; }
            .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler:before {
              top: 16px; }
            .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler:after {
              left: 16px; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-title {
            padding-left: 115px;
            font-size: 22px;
            line-height: 80px; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-context {
            padding: 20px 130px;
            font-size: 15px; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-title {
            line-height: 80px;
            font-size: 16px;
            padding-left: 115px; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-content {
            padding: 0 130px 20px;
            font-size: 15px;
            line-height: 21px; } }
  @media only screen and (max-width: 1280px) {
    .support-pages .common-banner .container .main-content .title {
      font-size: 38px; }
    .support-pages .common-banner .container .main-content .desc {
      font-size: 20px; }
    .support-pages .after-banner-content {
      padding: 110px 0; }
      .support-pages .after-banner-content .desc {
        font-size: 20px; } }
  @media only screen and (max-width: 768px) {
    .support-pages .common-banner {
      height: 162vw;
      background-color: #ebebeb; }
      .support-pages .common-banner .bg-holder {
        height: 84.4vw;
        bottom: auto; }
        .support-pages .common-banner .bg-holder#support-maintain-banner-bg img {
          width: 100%; }
        .support-pages .common-banner .bg-holder#support-privacy-banner-bg {
          display: flex;
          align-items: center; }
          .support-pages .common-banner .bg-holder#support-privacy-banner-bg .img-holder {
            width: 100%;
            bottom: auto;
            left: 0;
            top: 0;
            position: static; }
            .support-pages .common-banner .bg-holder#support-privacy-banner-bg .img-holder img {
              display: block;
              margin: auto;
              width: 80%; }
        .support-pages .common-banner .bg-holder#support-main-banner-bg {
          display: flex;
          align-items: center;
          height: 92.5vw; }
          .support-pages .common-banner .bg-holder#support-main-banner-bg .img-holder {
            width: 100%;
            position: static; }
            .support-pages .common-banner .bg-holder#support-main-banner-bg .img-holder img {
              display: block;
              margin: auto;
              width: 80%; }
      .support-pages .common-banner .container {
        width: 100%;
        max-width: 100%;
        position: relative;
        display: block; }
        .support-pages .common-banner .container .main-content {
          display: flex;
          flex-direction: column;
          justify-content: center;
          margin: auto;
          top: 84.33vw;
          height: 77.67vw;
          text-align: center; }
          .support-pages .common-banner .container .main-content .title {
            font-size: 48px; }
          .support-pages .common-banner .container .main-content .desc {
            font-size: 24px; }
    .support-pages .after-banner-content {
      padding: 120px 0; }
      .support-pages .after-banner-content .desc {
        font-size: 24px; }
    .support-pages .common-pre-footer {
      padding: 0 0 20vw;
      background-color: #f2f2f2; }
      .support-pages .common-pre-footer .action-holder {
        flex-wrap: wrap; }
        .support-pages .common-pre-footer .action-holder .pre-footer-action {
          width: 100%;
          flex-basis: 100%;
          flex-shrink: 0;
          height: 46.33vw;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-direction: column; }
          .support-pages .common-pre-footer .action-holder .pre-footer-action .action-icon {
            width: 110px;
            height: 110px;
            border-radius: 55px;
            line-height: 106px;
            margin: 0 auto 20px; }
            .support-pages .common-pre-footer .action-holder .pre-footer-action .action-icon img {
              max-height: 54px; }
          .support-pages .common-pre-footer .action-holder .pre-footer-action .action-detail .action-title, .support-pages .common-pre-footer .action-holder .pre-footer-action .action-detail .desc {
            font-size: 16px;
            letter-spacing: 0.2px; }
    .support-pages .common-page-content {
      padding: 0; }
      .support-pages .common-page-content .container {
        width: 100%;
        max-width: 100%;
        padding: 0; }
      .support-pages .common-page-content .topic-holder {
        padding: 5px 0; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item {
          margin-bottom: 5px; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler {
            width: 30px;
            height: 30px;
            top: 21px;
            right: 4vw; }
            .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler:before {
              width: 100%;
              height: 3px;
              top: 13.5px; }
            .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler:after {
              width: 3px;
              height: 100%;
              left: 13.5px; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-title {
            padding-left: 10vw;
            font-size: 20px;
            line-height: 70px;
            margin: 0; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-context {
            padding: 2vw 11.5vw; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-title {
            line-height: 70px;
            font-size: 17px;
            padding-left: 10vw; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-content {
            padding: 0 11.5vw 2vw;
            font-size: 16px;
            line-height: 23px; }
            .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-content b {
              font-size: 0.9em; }
    .support-pages .common-page-actions {
      padding: 80px 0 60px; }
      .support-pages .common-page-actions .container .support-action-holder {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 20px; }
        .support-pages .common-page-actions .container .support-action-holder .support-action-item {
          height: 190px;
          border-radius: 24px; }
          .support-pages .common-page-actions .container .support-action-holder .support-action-item .action-context {
            font-size: 22px; } }
  @media only screen and (max-width: 480px) {
    .support-pages .common-banner .bg-holder#support-privacy-banner-bg .img-holder img {
      width: 85%; }
    .support-pages .common-banner .container .main-content .title {
      font-size: 26px;
      margin-bottom: 12px;
      white-space: nowrap; }
    .support-pages .common-banner .container .main-content .desc {
      font-size: 16px;
      white-space: nowrap; }
    .support-pages .after-banner-content {
      padding: 40px 0; }
      .support-pages .after-banner-content .desc {
        font-size: 16px; }
    .support-pages .common-pre-footer {
      padding: 0 0 10vw; }
      .support-pages .common-pre-footer .action-holder .pre-footer-action {
        height: 54vw; }
        .support-pages .common-pre-footer .action-holder .pre-footer-action .action-icon {
          width: 60px;
          height: 60px;
          border-radius: 30px;
          line-height: 56px;
          margin: 0 auto 10px;
          border-width: 1px; }
          .support-pages .common-pre-footer .action-holder .pre-footer-action .action-icon img {
            max-height: 28px; }
        .support-pages .common-pre-footer .action-holder .pre-footer-action .action-detail .action-title, .support-pages .common-pre-footer .action-holder .pre-footer-action .action-detail .desc {
          font-size: 13px;
          letter-spacing: 0.2px; }
    .support-pages .common-page-content .topic-holder {
      padding: 5px 0; }
      .support-pages .common-page-content .topic-holder .topic-list .topic-item {
        margin-bottom: 5px; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler {
          width: 18px;
          height: 18px;
          top: 18px;
          right: 3vw; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler:before {
            width: 100%;
            height: 2px;
            top: 8px; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler:after {
            width: 2px;
            height: 100%;
            left: 8px; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-title {
          padding-left: 5vw;
          font-size: 13px;
          line-height: 54px;
          margin: 0;
          white-space: nowrap; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-context {
          padding: 2vw 6vw;
          font-size: 12px;
          margin-bottom: 6px; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-title {
          line-height: 54px;
          font-size: 12px;
          padding-left: 5vw; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-content {
          padding: 0 6vw 2vw;
          font-size: 12px;
          line-height: 18px;
          margin: 0; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-content b {
            font-size: 0.9em; }
    .support-pages .common-page-actions {
      padding: 60px 0 40px; }
      .support-pages .common-page-actions .container .support-action-holder {
        padding: 0 8vw;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        grid-column-gap: 20px;
        grid-row-gap: 20px; }
        .support-pages .common-page-actions .container .support-action-holder .support-action-item {
          height: 170px;
          border-radius: 22px; }
          .support-pages .common-page-actions .container .support-action-holder .support-action-item .action-icon {
            margin-bottom: 7px; }
            .support-pages .common-page-actions .container .support-action-holder .support-action-item .action-icon img {
              max-height: 52px; }
          .support-pages .common-page-actions .container .support-action-holder .support-action-item .action-context {
            font-size: 19px; } }
  @media only screen and (max-width: 360px) {
    .support-pages .common-banner .bg-holder#support-privacy-banner-bg .img-holder img {
      width: 85%; }
    .support-pages .common-banner .container .main-content .title {
      font-size: 23px;
      margin-bottom: 8px; }
    .support-pages .common-banner .container .main-content .desc {
      font-size: 14px;
      white-space: nowrap; }
    .support-pages .after-banner-content {
      padding: 30px 0; }
      .support-pages .after-banner-content .desc {
        font-size: 14px; }
    .support-pages .common-pre-footer {
      padding: 0 0 10vw; }
      .support-pages .common-pre-footer .action-holder .pre-footer-action {
        height: 54vw; }
        .support-pages .common-pre-footer .action-holder .pre-footer-action .action-icon {
          width: 54px;
          height: 54px;
          border-radius: 27px;
          line-height: 52px;
          margin: 0 auto 8px;
          border-width: 1px; }
          .support-pages .common-pre-footer .action-holder .pre-footer-action .action-icon img {
            max-height: 25px; }
        .support-pages .common-pre-footer .action-holder .pre-footer-action .action-detail .action-title, .support-pages .common-pre-footer .action-holder .pre-footer-action .action-detail .desc {
          font-size: 12px;
          letter-spacing: 0.1px; }
    .support-pages .common-page-content .topic-holder {
      padding: 2px 0; }
      .support-pages .common-page-content .topic-holder .topic-list .topic-item {
        margin-bottom: 2px; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler {
          width: 18px;
          height: 18px;
          top: 18px;
          right: 3vw; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler:before {
            width: 100%;
            height: 2px;
            top: 8px; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-toggler:after {
            width: 2px;
            height: 100%;
            left: 8px; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-title {
          padding-left: 5vw;
          font-size: 13px;
          line-height: 54px;
          margin: 0;
          white-space: nowrap; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .topic-context {
          padding: 2vw 6vw;
          font-size: 12px; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-title {
          line-height: 54px;
          font-size: 12px;
          padding-left: 5vw; }
        .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-content {
          padding: 2vw 6vw;
          font-size: 12px;
          line-height: 18px; }
          .support-pages .common-page-content .topic-holder .topic-list .topic-item .sub-topic-holder .sub-topic-item .sub-topic-content b {
            font-size: 0.9em; }
    .support-pages .common-page-actions {
      padding: 40px 0 30px; }
      .support-pages .common-page-actions .container .support-action-holder {
        padding: 0 7vw;
        grid-template-columns: 1fr;
        grid-column-gap: 18px;
        grid-row-gap: 18px; }
        .support-pages .common-page-actions .container .support-action-holder .support-action-item {
          height: 160px;
          border-radius: 20px; }
          .support-pages .common-page-actions .container .support-action-holder .support-action-item .action-icon {
            margin-bottom: 5px; }
            .support-pages .common-page-actions .container .support-action-holder .support-action-item .action-icon img {
              max-height: 50px; }
          .support-pages .common-page-actions .container .support-action-holder .support-action-item .action-context {
            font-size: 18px; } }

#content-container .content-block {
  padding-bottom: 150px; }
  @media only screen and (max-width: 820px) {
    #content-container .content-block {
      padding-bottom: 90px; } }
  @media only screen and (max-width: 768px) {
    #content-container .content-block {
      padding-bottom: 70px; } }
  @media only screen and (max-width: 480px) {
    #content-container .content-block {
      padding-bottom: 50px; } }
  @media only screen and (max-width: 420px) {
    #content-container .content-block {
      padding-bottom: 40px; } }

#content-container .title {
  font-weight: 700;
  font-size: 38px;
  letter-spacing: 2px;
  text-transform: uppercase; }
  @media only screen and (max-width: 1368px) {
    #content-container .title {
      font-size: 36px; } }
  @media only screen and (max-width: 1280px) {
    #content-container .title {
      font-size: 33px; } }
  @media only screen and (max-width: 820px) {
    #content-container .title {
      font-size: 30px; } }
  @media only screen and (max-width: 768px) {
    #content-container .title {
      font-size: 28px;
      letter-spacing: 1px; } }
  @media only screen and (max-width: 480px) {
    #content-container .title {
      font-size: 26px;
      margin-bottom: 0; } }
  @media only screen and (max-width: 420px) {
    #content-container .title {
      font-size: 24px; } }

#content-container .content-block * {
  color: #585858; }

#content-container .content-block h1, #content-container .content-block h2, #content-container .content-block h3, #content-container .content-block h4 {
  margin: 60px 0 20px;
  font-size: 30px;
  font-weight: 400; }
  @media only screen and (max-width: 1368px) {
    #content-container .content-block h1, #content-container .content-block h2, #content-container .content-block h3, #content-container .content-block h4 {
      font-size: 29px; } }
  @media only screen and (max-width: 1280px) {
    #content-container .content-block h1, #content-container .content-block h2, #content-container .content-block h3, #content-container .content-block h4 {
      font-size: 28px; } }
  @media only screen and (max-width: 820px) {
    #content-container .content-block h1, #content-container .content-block h2, #content-container .content-block h3, #content-container .content-block h4 {
      margin: 40px 0 20px;
      font-size: 26px; } }
  @media only screen and (max-width: 768px) {
    #content-container .content-block h1, #content-container .content-block h2, #content-container .content-block h3, #content-container .content-block h4 {
      margin: 35px 0 15px;
      font-size: 24px; } }
  @media only screen and (max-width: 480px) {
    #content-container .content-block h1, #content-container .content-block h2, #content-container .content-block h3, #content-container .content-block h4 {
      margin: 30px 0 12px;
      font-size: 22px; } }
  @media only screen and (max-width: 420px) {
    #content-container .content-block h1, #content-container .content-block h2, #content-container .content-block h3, #content-container .content-block h4 {
      margin: 25px 0 12px;
      font-size: 20px; } }

#content-container .content-block p {
  font-size: 18px;
  line-height: 24px; }
  @media only screen and (max-width: 820px) {
    #content-container .content-block p {
      font-size: 16px;
      line-height: 22px; } }
  @media only screen and (max-width: 480px) {
    #content-container .content-block p {
      font-size: 15px;
      line-height: 21px; } }
  @media only screen and (max-width: 420px) {
    #content-container .content-block p {
      font-size: 14px;
      line-height: 20px; } }

.yadea-child-page .banner {
  background-size: cover;
  height: calc(100vh - 72px);
  position: relative; }
  @media only screen and (max-width: 768px) {
    .yadea-child-page .banner {
      height: 480px; } }
  @media only screen and (max-width: 640px) {
    .yadea-child-page .banner {
      height: 440px; } }
  @media only screen and (max-width: 480px) {
    .yadea-child-page .banner {
      height: 340px; } }
  .yadea-child-page .banner .text {
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media only screen and (max-width: 768px) {
      .yadea-child-page .banner .text {
        padding: 0 15px;
        text-shadow: 5px 5px 15px rgba(0, 0, 0, 0.16); } }
    .yadea-child-page .banner .text h2 {
      font-size: 4.125rem;
      line-height: 1.2em;
      font-weight: bolder; }
      @media only screen and (max-width: 768px) {
        .yadea-child-page .banner .text h2 {
          font-size: 3rem; } }
      @media only screen and (max-width: 640px) {
        .yadea-child-page .banner .text h2 {
          font-size: 2.5rem; } }
      @media only screen and (max-width: 480px) {
        .yadea-child-page .banner .text h2 {
          font-size: 2rem; } }
    .yadea-child-page .banner .text p {
      font-size: 1.25rem; }

.yadea-child-page .content {
  width: 1300px;
  margin: 0 auto; }
  @media screen and (max-width: 1300px) {
    .yadea-child-page .content {
      width: 1170px; } }
  @media screen and (max-width: 1170px) {
    .yadea-child-page .content {
      max-width: 960px; } }
  @media screen and (max-width: 960px) {
    .yadea-child-page .content {
      max-width: 720px; } }
  @media only screen and (max-width: 768px) {
    .yadea-child-page .content {
      width: 100%;
      padding: 0 15px; } }

.yadea-child-page .line {
  width: 14px;
  height: 3px;
  background: #eb6302;
  border-radius: 3px;
  margin: 0 auto; }

.yadea-child-page .ui-flex {
  display: -ms-flexbox;
  display: flex; }

.yadea-child-page .align-center {
  -ms-flex-align: center;
  align-items: center; }

.yadea-child-page img {
  max-width: 100%; }

.about-page .banner {
  background-position: center center;
  background-size: 75% 75%;
  background-repeat: no-repeat;
  background-color: #45494C;
  height: calc(90vh - 72px); }
  .about-page .banner .main-content {
    color: #FFF;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .about-page .banner .main-content .content-head {
      padding: 0 0 30px; }
      .about-page .banner .main-content .content-head .title {
        margin: 0 0 15px; }
  .about-page .banner .intro-list {
    width: 100%;
    display: flex;
    flex-wrap: nowrap; }
    .about-page .banner .intro-list .intro-item {
      width: 25%;
      background-color: white;
      color: #333;
      text-align: left;
      padding: 30px 40px 50px;
      border-right: 2px solid #45494C; }
      .about-page .banner .intro-list .intro-item .icon {
        margin: 25px 0;
        width: 22%; }
        .about-page .banner .intro-list .intro-item .icon img {
          width: 100%; }
      .about-page .banner .intro-list .intro-item .grad-txt {
        font-size: 50px;
        font-weight: 700;
        margin: 17px 0 5px; }
      .about-page .banner .intro-list .intro-item .line {
        margin: 0; }
      .about-page .banner .intro-list .intro-item p {
        font-weight: 500;
        font-size: 16px; }
  @media only screen and (max-width: 1368px) {
    .about-page .banner {
      background-size: 75% 75%;
      height: calc(95vh - 72px); }
      .about-page .banner .main-content .content-head {
        padding: 0 0 20px; }
        .about-page .banner .main-content .content-head .title {
          margin: 0 0 15px; }
      .about-page .banner .intro-list {
        padding: 0 15px; }
        .about-page .banner .intro-list .intro-item {
          width: 25%;
          padding: 25px 35px 40px;
          border-right: 2px solid #45494C; }
          .about-page .banner .intro-list .intro-item .icon {
            margin: 25px 0;
            width: 21%; }
            .about-page .banner .intro-list .intro-item .icon img {
              width: 100%; }
          .about-page .banner .intro-list .intro-item .grad-txt {
            font-size: 46px;
            margin: 15px 0 4px; }
          .about-page .banner .intro-list .intro-item .line {
            margin: 0; }
          .about-page .banner .intro-list .intro-item p {
            font-weight: 500;
            font-size: 15px; } }
  @media only screen and (max-width: 1280px) {
    .about-page .banner {
      background-size: 75% 75%;
      height: calc(100vh - 72px); }
      .about-page .banner .main-content .content-head {
        padding: 0 0 15px; }
        .about-page .banner .main-content .content-head .title {
          margin: 0 0 14px; }
      .about-page .banner .intro-list {
        padding: 0 25px; }
        .about-page .banner .intro-list .intro-item {
          width: 25%;
          padding: 18px 33px 30px; }
          .about-page .banner .intro-list .intro-item .icon {
            margin: 20px 0;
            width: 20%; }
            .about-page .banner .intro-list .intro-item .icon img {
              width: 100%; }
          .about-page .banner .intro-list .intro-item .grad-txt {
            font-size: 42px;
            margin: 13px 0 3px; }
          .about-page .banner .intro-list .intro-item p {
            font-weight: 500;
            font-size: 14px; } }
  @media only screen and (max-width: 768px) {
    .about-page .banner {
      background-position: center top 40px;
      background-size: 80% auto;
      height: auto; }
      .about-page .banner .main-content {
        color: #FFF;
        text-align: center;
        position: relative;
        width: 100%;
        top: 0;
        transform: none;
        padding: 30px 0; }
        .about-page .banner .main-content .content-head {
          padding: 15px 0 30px; }
          .about-page .banner .main-content .content-head .title {
            margin: 0 0 20px; }
      .about-page .banner .intro-list {
        flex-wrap: wrap;
        padding: 0 50px; }
        .about-page .banner .intro-list .intro-item {
          width: 48%;
          margin: 0 1% 13px;
          background-color: white;
          color: #333;
          text-align: left;
          padding: 25px 35px 40px;
          border-right: none; }
          .about-page .banner .intro-list .intro-item .icon {
            margin: 20px 0;
            width: 21%; }
            .about-page .banner .intro-list .intro-item .icon img {
              width: 100%; }
          .about-page .banner .intro-list .intro-item .grad-txt {
            font-size: 44px;
            margin: 15px 0 5px; }
            .about-page .banner .intro-list .intro-item .grad-txt .mb-lite {
              margin-left: -4px;
              font-weight: 400;
              font-size: 34px; }
          .about-page .banner .intro-list .intro-item p {
            font-size: 16px; } }
  @media only screen and (max-width: 480px) {
    .about-page .banner {
      background-position: center top 25px;
      background-size: 140% auto; }
      .about-page .banner .main-content {
        width: 100%;
        padding: 20px 0; }
        .about-page .banner .main-content .content-head {
          padding: 13px 0 17px; }
          .about-page .banner .main-content .content-head .title {
            margin: 0 0 20px; }
      .about-page .banner .intro-list {
        padding: 0 10px; }
        .about-page .banner .intro-list .intro-item {
          width: 48%;
          margin: 0 1% 8px;
          padding: 15px 20px 15px;
          border-right: none; }
          .about-page .banner .intro-list .intro-item .icon {
            margin: 15px 0;
            width: 32%; }
            .about-page .banner .intro-list .intro-item .icon img {
              width: 100%; }
          .about-page .banner .intro-list .intro-item .grad-txt {
            font-size: 26px;
            margin: 13px 0 2px; }
            .about-page .banner .intro-list .intro-item .grad-txt .mb-lite {
              margin-left: -3px;
              font-size: 20px; }
          .about-page .banner .intro-list .intro-item p {
            font-size: 13px;
            padding-right: 15px; } }
  @media only screen and (max-width: 360px) {
    .about-page .banner {
      background-position: center top 25px;
      background-size: 140% auto; }
      .about-page .banner .main-content {
        width: 100%;
        padding: 20px 0; }
        .about-page .banner .main-content .content-head {
          padding: 13px 0 17px; }
          .about-page .banner .main-content .content-head p {
            font-size: 11px; }
          .about-page .banner .main-content .content-head .title {
            margin: 0 0 20px; }
      .about-page .banner .intro-list {
        padding: 0 10px; }
        .about-page .banner .intro-list .intro-item {
          width: 48%;
          margin: 0 1% 8px;
          padding: 15px 20px 15px;
          border-right: none; }
          .about-page .banner .intro-list .intro-item .icon {
            margin: 15px 0;
            width: 37%; }
            .about-page .banner .intro-list .intro-item .icon img {
              width: 100%; }
          .about-page .banner .intro-list .intro-item .grad-txt {
            font-size: 24px;
            margin: 13px 0 2px; }
            .about-page .banner .intro-list .intro-item .grad-txt .mb-lite {
              margin-left: -2px;
              font-size: 18px; }
          .about-page .banner .intro-list .intro-item p {
            font-size: 11px;
            padding-right: 0; } }

.about-page .description {
  padding: 50px 0 15px;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .about-page .description {
      padding: 40px 15px 20px; } }
  @media only screen and (max-width: 640px) {
    .about-page .description {
      padding: 30px 15px 10px; } }
  .about-page .description .points-list {
    margin: 40px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media only screen and (max-width: 640px) {
      .about-page .description .points-list {
        flex-direction: column; } }
    @media only screen and (max-width: 640px) {
      .about-page .description .points-list {
        margin: 20px 0 0; } }
    .about-page .description .points-list .points-item {
      margin-bottom: 20px;
      width: calc((100% - 20px)/2); }
      @media only screen and (max-width: 640px) {
        .about-page .description .points-list .points-item {
          width: 100%; } }
      .about-page .description .points-list .points-item:nth-child(2n) {
        margin-left: 20px; }
        @media only screen and (max-width: 640px) {
          .about-page .description .points-list .points-item:nth-child(2n) {
            margin-left: 0; } }

.about-page .culture {
  padding: 100px 0; }
  @media only screen and (max-width: 768px) {
    .about-page .culture {
      padding: 40px 15px; } }
  @media only screen and (max-width: 640px) {
    .about-page .culture {
      padding: 30px 15px; } }
  .about-page .culture .text {
    text-align: center; }
    .about-page .culture .text h3 {
      font-size: 2.625rem;
      font-weight: bolder; }
      @media only screen and (max-width: 640px) {
        .about-page .culture .text h3 {
          font-size: 2.3rem; } }
    .about-page .culture .text p {
      margin: 20px 0 40px; }
      @media only screen and (max-width: 640px) {
        .about-page .culture .text p {
          margin: 10px 0 20px; } }
    @media only screen and (max-width: 768px) {
      .about-page .culture .text {
        padding: 0 30px !important;
        width: 100%; } }
    @media only screen and (max-width: 480px) {
      .about-page .culture .text {
        padding: 0 25px !important;
        width: 100%; } }
    @media only screen and (max-width: 360px) {
      .about-page .culture .text {
        padding: 0 20px !important;
        width: 100%; } }
  .about-page .culture .points-list {
    margin-top: 40px;
    align-items: flex-start; }
    @media only screen and (max-width: 960px) {
      .about-page .culture .points-list {
        flex-direction: column; } }
    .about-page .culture .points-list .text {
      width: 660px;
      padding-right: 160px;
      text-align: left; }
      @media only screen and (max-width: 960px) {
        .about-page .culture .points-list .text {
          order: 2;
          padding-right: 0;
          width: 100%; } }
      .about-page .culture .points-list .text h5 {
        font-size: 1.5rem;
        font-weight: bolder; }
      .about-page .culture .points-list .text p {
        margin: 10px 0 50px; }
        @media only screen and (max-width: 640px) {
          .about-page .culture .points-list .text p {
            margin-bottom: 20px; } }
    .about-page .culture .points-list .img-box {
      width: 640px;
      margin: auto; }
      @media only screen and (max-width: 960px) {
        .about-page .culture .points-list .img-box {
          order: 1;
          margin-bottom: 20px;
          width: 100%; }
          .about-page .culture .points-list .img-box img {
            width: 100%; } }

.about-page .gongyi {
  padding: 0 0 100px; }
  @media only screen and (max-width: 768px) {
    .about-page .gongyi {
      padding: 0 15px 100px; } }
  @media only screen and (max-width: 640px) {
    .about-page .gongyi {
      padding-bottom: 40px; } }
  @media only screen and (max-width: 640px) {
    .about-page .gongyi .ui-flex {
      flex-direction: column; } }
  .about-page .gongyi .text {
    text-align: center; }
    .about-page .gongyi .text h3 {
      font-size: 2.625rem;
      font-weight: bolder; }
  .about-page .gongyi .points-list {
    margin-top: 40px; }
    .about-page .gongyi .points-list .points-item {
      width: calc((100% - 20px)/2);
      margin-right: 20px; }
      @media only screen and (max-width: 640px) {
        .about-page .gongyi .points-list .points-item {
          width: 100%;
          margin-right: 0;
          margin-bottom: 20px; } }
      .about-page .gongyi .points-list .points-item:last-child {
        margin-right: 0; }
    .about-page .gongyi .points-list .desc {
      border: 1px solid #ededed;
      border-top: none;
      padding: 30px; }
      @media only screen and (max-width: 640px) {
        .about-page .gongyi .points-list .desc {
          padding: 15px; } }
      .about-page .gongyi .points-list .desc p {
        height: 4.5em;
        margin-bottom: 0; }
        @media screen and (max-width: 960px) {
          .about-page .gongyi .points-list .desc p {
            height: 5.5rem; } }
        @media only screen and (max-width: 768px) {
          .about-page .gongyi .points-list .desc p {
            height: 8.5rem; } }
        @media only screen and (max-width: 640px) {
          .about-page .gongyi .points-list .desc p {
            height: auto; } }

.about-page .product .text {
  text-align: center;
  margin-bottom: 40px; }
  .about-page .product .text .title {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 38px;
    color: #333; }
  .about-page .product .text p {
    margin-bottom: 25px; }

.about-page .product .content {
  width: 1330px;
  padding: 0 15px;
  max-width: 100%; }

.about-page .product .points-list {
  display: flex;
  flex-wrap: wrap; }
  .about-page .product .points-list .points-item {
    width: 32%;
    margin: 0 0.53% 15px;
    position: relative;
    overflow: hidden;
    cursor: pointer; }
    .about-page .product .points-list .points-item .img-box {
      width: 100%;
      position: relative; }
      .about-page .product .points-list .points-item .img-box img {
        width: 100%; }
    .about-page .product .points-list .points-item .title {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 100px;
      color: #FFF;
      font-size: 16px;
      line-height: 100px;
      padding-top: 20px;
      text-align: center;
      font-weight: 400;
      margin: 0;
      transition: all ease-out 300ms 20ms;
      background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85), black); }
    .about-page .product .points-list .points-item .text {
      position: absolute;
      top: 0;
      left: 0;
      padding: 35px;
      color: #FFF;
      z-index: 2;
      width: 100%;
      height: 100%;
      background-color: rgba(23, 23, 23, 0.55);
      transition: all ease-out 400ms 120ms;
      opacity: 0; }
      .about-page .product .points-list .points-item .text p {
        text-align: justify;
        font-weight: 400;
        font-size: 14px; }
    .about-page .product .points-list .points-item:hover .title {
      transition: all ease-in 300ms 20ms;
      opacity: 0;
      transform: translateY(100%); }
    .about-page .product .points-list .points-item:hover .text {
      transition: all ease-out 400ms 120ms;
      opacity: 1; }

@media only screen and (max-width: 1368px) {
  .about-page .product .points-list .points-item {
    width: 32%;
    margin: 0 0.53% 13px; }
    .about-page .product .points-list .points-item .title {
      height: 100px;
      font-size: 16px;
      line-height: 100px;
      padding-top: 20px; }
    .about-page .product .points-list .points-item .text {
      padding: 32px; }
      .about-page .product .points-list .points-item .text p {
        font-size: 14px;
        margin-bottom: 14px; } }

@media only screen and (max-width: 1280px) {
  .about-page .product .points-list .points-item {
    margin: 0 0.53% 12px; }
    .about-page .product .points-list .points-item .title {
      height: 100px;
      font-size: 16px;
      line-height: 100px;
      padding-top: 20px; }
    .about-page .product .points-list .points-item .text {
      padding: 28px; }
      .about-page .product .points-list .points-item .text p {
        font-size: 13.5px;
        margin-bottom: 13.5px; } }

@media only screen and (max-width: 768px) {
  .about-page .product .text {
    text-align: center;
    margin-bottom: 35px; }
    .about-page .product .text .title {
      letter-spacing: 1px;
      font-size: 32px; }
    .about-page .product .text p {
      font-size: 14px;
      margin-bottom: 23px; }
  .about-page .product .points-list .points-item {
    width: 48%;
    margin: 0 1% 10px; }
    .about-page .product .points-list .points-item .img-box {
      width: 100%; }
      .about-page .product .points-list .points-item .img-box img {
        width: 100%; }
    .about-page .product .points-list .points-item .title {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 80px;
      font-size: 16px;
      line-height: 80px;
      padding-top: 14px;
      text-align: center;
      font-weight: 400;
      margin: 0;
      transition: none; }
    .about-page .product .points-list .points-item .text {
      position: static;
      top: 0;
      left: 0;
      padding: 15px;
      margin-bottom: 0;
      color: #333;
      z-index: 2;
      width: 100%;
      height: auto;
      background-color: transparent;
      opacity: 1; }
      .about-page .product .points-list .points-item .text p {
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 0;
        padding: 0; }
    .about-page .product .points-list .points-item:hover .title {
      transition: none;
      -webkit-transform: none;
      transform: none;
      opacity: 1; }
    .about-page .product .points-list .points-item:hover .text {
      transition: none; } }

@media only screen and (max-width: 480px) {
  .about-page .product .text {
    text-align: center;
    margin-bottom: 35px; }
    .about-page .product .text .title {
      font-size: 20px;
      margin-bottom: 12px; }
    .about-page .product .text p {
      font-size: 13px;
      margin-bottom: 23px; }
  .about-page .product .points-list .points-item {
    width: 100%;
    margin: 0 0 10px; }
    .about-page .product .points-list .points-item .title {
      height: 80px;
      font-size: 15px;
      line-height: 80px;
      padding-top: 14px;
      margin: 0; }
    .about-page .product .points-list .points-item .text {
      padding: 13px;
      margin-bottom: 0; }
      .about-page .product .points-list .points-item .text p {
        font-size: 15px; } }

@media only screen and (max-width: 360px) {
  .about-page .product .text {
    margin-bottom: 25px; }
    .about-page .product .text .title {
      font-size: 18px;
      margin-bottom: 12px; }
    .about-page .product .text p {
      font-size: 13px;
      margin-bottom: 20px; }
  .about-page .product .points-list .points-item {
    width: 100%;
    margin: 0 0 8px; }
    .about-page .product .points-list .points-item .title {
      height: 70px;
      font-size: 15px;
      line-height: 70px;
      padding-top: 10px;
      margin: 0; }
    .about-page .product .points-list .points-item .text {
      padding: 10px; }
      .about-page .product .points-list .points-item .text p {
        font-size: 15px; } }

.course-page .banner {
  background-position: center;
  background-size: cover; }

.history-section {
  /* Responsive */ }
  .history-section .history-holder {
    width: 1330px;
    max-width: 100%;
    padding: 0 15px;
    margin: 80px auto; }
    .history-section .history-holder .history-block {
      display: flex;
      justify-content: center;
      padding-bottom: 60px;
      position: relative; }
      .history-section .history-holder .history-block:before {
        content: '';
        position: absolute;
        height: 100%;
        left: 50%;
        width: 1px;
        background-color: #333; }
      .history-section .history-holder .history-block:last-child:before {
        display: none; }
      .history-section .history-holder .history-block__left, .history-section .history-holder .history-block__right {
        width: 50%;
        position: relative; }
        .history-section .history-holder .history-block__left .title, .history-section .history-holder .history-block__right .title {
          font-size: 18px;
          width: 100%;
          padding-bottom: 15px;
          letter-spacing: 0;
          border-bottom: 1px solid #333;
          margin-bottom: 15px;
          font-weight: 600; }
        .history-section .history-holder .history-block__left .context, .history-section .history-holder .history-block__right .context {
          color: #333;
          font-size: 15px;
          height: 50px;
          width: 100%;
          overflow: visible; }
      .history-section .history-holder .history-block__right {
        text-align: right; }
        .history-section .history-holder .history-block__right.sub-content * {
          display: none; }
      .history-section .history-holder .history-block__thumbnail {
        width: 300px;
        flex-basis: 300px;
        flex-shrink: 0;
        position: relative;
        z-index: 2; }
        .history-section .history-holder .history-block__thumbnail img {
          width: 100%; }
  @media only screen and (max-width: 1368px) {
    .history-section .history-holder {
      width: 1280px; }
      .history-section .history-holder .history-block__left .context, .history-section .history-holder .history-block__right .context {
        font-size: 14px; }
      .history-section .history-holder .history-block__thumbnail {
        width: 280px;
        flex-basis: 280px; } }
  @media only screen and (max-width: 1280px) {
    .history-section .history-holder {
      width: 1200px; } }
  @media only screen and (max-width: 820px) {
    .history-section .history-holder {
      margin: 50px auto; }
      .history-section .history-holder .history-block {
        padding-bottom: 50px; }
        .history-section .history-holder .history-block:before {
          left: 140px; }
        .history-section .history-holder .history-block:last-child:before {
          display: none; }
        .history-section .history-holder .history-block__left {
          display: none; }
        .history-section .history-holder .history-block__right {
          text-align: left;
          width: 100%; }
          .history-section .history-holder .history-block__right.sub-content * {
            display: block; }
          .history-section .history-holder .history-block__right .title {
            font-size: 18px;
            padding-bottom: 13px;
            padding-left: 20px;
            letter-spacing: 0;
            margin-bottom: 13px; }
          .history-section .history-holder .history-block__right .context {
            font-size: 15px;
            height: auto;
            padding-left: 20px; }
            .history-section .history-holder .history-block__right .context br {
              display: none; }
        .history-section .history-holder .history-block__thumbnail {
          width: 280px;
          flex-basis: 280px; } }
  @media only screen and (max-width: 640px) {
    .history-section .history-holder {
      margin: 50px auto; }
      .history-section .history-holder .history-block {
        padding-bottom: 50px; }
        .history-section .history-holder .history-block:before {
          left: 130px; }
        .history-section .history-holder .history-block__right .title {
          font-size: 18px;
          padding-bottom: 12px;
          padding-left: 20px;
          margin-bottom: 12px; }
        .history-section .history-holder .history-block__right .context {
          font-size: 14px;
          padding-left: 20px; }
        .history-section .history-holder .history-block__thumbnail {
          width: 260px;
          flex-basis: 260px; } }
  @media only screen and (max-width: 480px) {
    .history-section .history-holder {
      margin: 50px auto 40px; }
      .history-section .history-holder .history-block {
        padding-bottom: 30px; }
        .history-section .history-holder .history-block:before {
          left: 75px; }
        .history-section .history-holder .history-block__right .title {
          font-size: 16px;
          padding-bottom: 8px;
          padding-left: 15px;
          margin-bottom: 8px; }
        .history-section .history-holder .history-block__right .context {
          font-size: 12px;
          padding-left: 15px; }
        .history-section .history-holder .history-block__thumbnail {
          width: 150px;
          flex-basis: 150px; } }
  @media only screen and (max-width: 360px) {
    .history-section .history-holder {
      margin: 40px auto 30px; }
      .history-section .history-holder .history-block {
        padding-bottom: 25px; }
        .history-section .history-holder .history-block:before {
          left: 60px; }
        .history-section .history-holder .history-block__right .title {
          font-size: 16px;
          padding-bottom: 8px;
          padding-left: 12px;
          margin-bottom: 8px; }
        .history-section .history-holder .history-block__right .context {
          font-size: 12px;
          padding-left: 12px; }
        .history-section .history-holder .history-block__thumbnail {
          width: 120px;
          flex-basis: 120px; } }

.supplier-page .banner {
  background-size: cover;
  background-position: center center; }

.supplier-page .intro {
  font-size: 1.25rem;
  text-align: center;
  width: 630px;
  margin: 60px auto; }
  @media only screen and (max-width: 960px) {
    .supplier-page .intro {
      margin: 40px auto; } }
  @media only screen and (max-width: 640px) {
    .supplier-page .intro {
      width: 100%; } }

.supplier-page .ui-flex {
  margin: 0 auto 100px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (max-width: 960px) {
    .supplier-page .ui-flex {
      margin-bottom: 60px; } }
  @media only screen and (max-width: 640px) {
    .supplier-page .ui-flex {
      margin-bottom: 40px; } }
  .supplier-page .ui-flex .item {
    width: calc((100% - 60px)/4);
    margin-right: 20px;
    margin-bottom: 20px;
    box-shadow: 0 10px 20px rgba(120, 120, 120, 0.1); }
    .supplier-page .ui-flex .item:nth-child(4n+0) {
      margin-right: 0; }
    @media only screen and (max-width: 960px) {
      .supplier-page .ui-flex .item {
        width: calc((100% - 40px)/3); }
        .supplier-page .ui-flex .item:nth-child(4n+0) {
          margin-right: 20px; }
        .supplier-page .ui-flex .item:nth-child(3n+0) {
          margin-right: 0; } }
    @media only screen and (max-width: 640px) {
      .supplier-page .ui-flex .item {
        width: calc((100% - 20px)/2); }
        .supplier-page .ui-flex .item:nth-child(3n+0) {
          margin-right: 20px; }
        .supplier-page .ui-flex .item:nth-child(2n) {
          margin-right: 0; } }

.slide-detail {
  padding-bottom: 90px; }
  .slide-detail .product-detail-layout {
    display: flex;
    padding: 30px 0 0; }
    .slide-detail .product-detail-layout .bike-detail-slider {
      width: 60%;
      flex-basis: 60%;
      flex-shrink: 0; }
      .slide-detail .product-detail-layout .bike-detail-slider .slide-container {
        position: relative; }
        .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom {
          position: absolute;
          margin: 0;
          right: 0;
          left: 0;
          padding: 0;
          align-items: center;
          justify-content: center;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex; }
          .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li {
            display: inline-block;
            width: 30px;
            height: 30px;
            margin: 0 9px;
            box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.3);
            -webkit-border-radius: 50%;
            -khtml-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            -webkit-transition: all 0.3s;
            -khtml-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li button {
              width: 100%;
              height: 100%;
              border-radius: 50%;
              border: none;
              background: transparent;
              color: transparent;
              outline: none;
              text-indent: -9999px;
              cursor: pointer; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li:before {
              content: none; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.white {
              background-color: #FFF; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.gray {
              background-color: #AAA; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.light-gray {
              background-color: #dfe6e9; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.red {
              background-color: #d63031; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.yellow {
              background-color: #fdcb6e; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.black {
              background-color: #444; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.green {
              background-color: #00b894; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.pink {
              background-color: #fd79a8; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.blue {
              background-color: #0984e3; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.purple {
              background-color: #6c5ce7; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.orange {
              background-color: #f36d21; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.brown {
              background-color: #e58e26; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.active-color {
              -webkit-transform: scale(1.25);
              -khtml-transform: scale(1.25);
              -moz-transform: scale(1.25);
              -ms-transform: scale(1.25);
              -o-transform: scale(1.25);
              transform: scale(1.25); }
              .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.active-color:after {
                content: '';
                position: absolute;
                width: 17px;
                height: 17px;
                background: rgba(245, 245, 245, 0.36);
                border-radius: 50%;
                left: 50%;
                top: 50%;
                -webkit-transform: translate(-50%, -50%);
                -khtml-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      .slide-detail .product-detail-layout .bike-detail-slider .slide-item {
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        justify-content: center;
        align-items: center;
        padding: 50px 0; }
        .slide-detail .product-detail-layout .bike-detail-slider .slide-item-image {
          margin-right: 40px;
          width: 90%; }
          .slide-detail .product-detail-layout .bike-detail-slider .slide-item-image img {
            width: 90%;
            margin: auto; }
        .slide-detail .product-detail-layout .bike-detail-slider .slide-item-caption {
          margin-left: 40px;
          width: 30%; }
          .slide-detail .product-detail-layout .bike-detail-slider .slide-item-caption h3 {
            font-size: 22px;
            font-weight: 600;
            margin-bottom: 25px; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-item-caption h3 span {
              font-weight: normal; }
          .slide-detail .product-detail-layout .bike-detail-slider .slide-item-caption a {
            display: inline-block;
            font-size: 14px;
            font-weight: bold;
            text-transform: uppercase;
            background: #f16e20;
            color: #ffffff;
            padding: 10px 49px;
            -webkit-transition: all 0.3s;
            -khtml-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            -webkit-border-radius: 50px;
            -khtml-border-radius: 50px;
            -moz-border-radius: 50px;
            -ms-border-radius: 50px;
            -o-border-radius: 50px;
            border-radius: 50px; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-item-caption a:hover {
              background: #fc6308; }
      .slide-detail .product-detail-layout .bike-detail-slider .slick-active .slide-item-image {
        -webkit-animation: animate-slide-02 1.5s forwards;
        -khtml-animation: animate-slide-02 1.5s forwards;
        -moz-animation: animate-slide-02 1.5s forwards;
        -ms-animation: animate-slide-02 1.5s forwards;
        -o-animation: animate-slide-02 1.5s forwards;
        animation: animate-slide-02 1.5s forwards; }
      .slide-detail .product-detail-layout .bike-detail-slider .slick-active .slide-item-caption {
        -webkit-animation: animate-slide-01 1.5s forwards;
        -khtml-animation: animate-slide-01 1.5s forwards;
        -moz-animation: animate-slide-01 1.5s forwards;
        -ms-animation: animate-slide-01 1.5s forwards;
        -o-animation: animate-slide-01 1.5s forwards;
        animation: animate-slide-01 1.5s forwards; }
    .slide-detail .product-detail-layout .bike-detail-summary {
      flex: 1;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      .slide-detail .product-detail-layout .bike-detail-summary > * {
        width: 100%; }
      .slide-detail .product-detail-layout .bike-detail-summary .product-name {
        font-size: 2.35em;
        color: #231f20; }
      .slide-detail .product-detail-layout .bike-detail-summary .product-price {
        margin-bottom: 30px;
        color: #231f20;
        font-size: 1.75em; }
      .slide-detail .product-detail-layout .bike-detail-summary .product-detail {
        font-weight: 600;
        font-size: 1.2em;
        color: #231f20;
        margin-bottom: 25px; }
        .slide-detail .product-detail-layout .bike-detail-summary .product-detail ul, .slide-detail .product-detail-layout .bike-detail-summary .product-detail ol {
          padding: 0 18px; }
      .slide-detail .product-detail-layout .bike-detail-summary .cta-holder {
        color: #FFF; }
  @media only screen and (max-width: 1368px) {
    .slide-detail .product-detail-layout {
      padding: 30px 0 0; }
      .slide-detail .product-detail-layout .bike-detail-slider {
        width: 60%;
        flex-basis: 60%; }
        .slide-detail .product-detail-layout .bike-detail-slider .slide-item {
          padding: 20px 0; }
          .slide-detail .product-detail-layout .bike-detail-slider .slide-item-image {
            margin: auto;
            width: 75%; }
            .slide-detail .product-detail-layout .bike-detail-slider .slide-item-image img {
              width: 90%;
              margin: auto; }
      .slide-detail .product-detail-layout .bike-detail-summary {
        padding-top: 60px; }
        .slide-detail .product-detail-layout .bike-detail-summary .product-name {
          font-size: 2.15em; }
        .slide-detail .product-detail-layout .bike-detail-summary .product-price {
          margin-bottom: 30px;
          font-size: 1.65em; }
        .slide-detail .product-detail-layout .bike-detail-summary .product-detail {
          font-size: 1.15em;
          margin-bottom: 25px; }
          .slide-detail .product-detail-layout .bike-detail-summary .product-detail ul, .slide-detail .product-detail-layout .bike-detail-summary .product-detail ol {
            padding: 0 16px; } }

@media only screen and (max-width: 1024px) {
  .slide-detail .product-detail-layout .slide-detail {
    padding: 40px 0 0; }
    .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-item {
      padding: 60px 0;
      flex-direction: row; }
      .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-item-image {
        margin-right: 0;
        margin-bottom: 30px;
        width: 50%; }
        .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-item-image img {
          width: 90%; }
      .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-item-caption {
        margin-left: 0;
        width: 50%;
        padding-left: 100px; }
        .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-item-caption h3 {
          font-size: 18px;
          margin-bottom: 15px; }
        .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-item-caption a {
          font-size: 14px;
          padding: 10px 40px; }
    .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-container .slide-dots-custom li {
      width: 25px;
      height: 25px;
      margin: 0 9px;
      box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.3);
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: all 0.3s;
      -khtml-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-container .slide-dots-custom li:before {
        content: none; }
      .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-container .slide-dots-custom li.active-color {
        -webkit-transform: scale(1.25);
        -khtml-transform: scale(1.25);
        -moz-transform: scale(1.25);
        -ms-transform: scale(1.25);
        -o-transform: scale(1.25);
        transform: scale(1.25); }
        .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-container .slide-dots-custom li.active-color:after {
          width: 14px;
          height: 14px;
          border-radius: 50%;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -khtml-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .slide-detail .product-detail-layout .bike-detail-summary {
    padding-top: 60px; }
    .slide-detail .product-detail-layout .bike-detail-summary .product-name {
      font-size: 2.15em; }
    .slide-detail .product-detail-layout .bike-detail-summary .product-price {
      margin-bottom: 25px;
      font-size: 1.65em; }
    .slide-detail .product-detail-layout .bike-detail-summary .product-detail {
      font-size: 1.15em;
      margin-bottom: 22px; }
      .slide-detail .product-detail-layout .bike-detail-summary .product-detail ul, .slide-detail .product-detail-layout .bike-detail-summary .product-detail ol {
        padding: 0 15px; } }

@media only screen and (max-width: 768px) {
  .slide-detail .product-detail-layout .slide-detail {
    padding: 40px 0 0; }
    .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-item {
      padding: 60px 0;
      flex-direction: row; }
      .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-item-image {
        margin-right: 0;
        margin-bottom: 30px;
        width: 50%; }
        .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-item-image img {
          width: 90%; }
      .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-item-caption {
        margin-left: 0;
        width: 50%;
        padding-left: 100px; }
        .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-item-caption h3 {
          font-size: 18px;
          margin-bottom: 15px; }
        .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-item-caption a {
          font-size: 14px;
          padding: 10px 40px; }
    .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-container .slide-dots-custom li {
      width: 25px;
      height: 25px;
      margin: 0 9px;
      box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.3);
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: all 0.3s;
      -khtml-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-container .slide-dots-custom li:before {
        content: none; }
      .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-container .slide-dots-custom li.active-color {
        -webkit-transform: scale(1.25);
        -khtml-transform: scale(1.25);
        -moz-transform: scale(1.25);
        -ms-transform: scale(1.25);
        -o-transform: scale(1.25);
        transform: scale(1.25); }
        .slide-detail .product-detail-layout .slide-detail .bike-detail-slider .slide-container .slide-dots-custom li.active-color:after {
          width: 14px;
          height: 14px;
          border-radius: 50%;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -khtml-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .slide-detail .product-detail-layout .bike-detail-summary {
    padding-top: 40px; }
    .slide-detail .product-detail-layout .bike-detail-summary .product-name {
      font-size: 2em; }
    .slide-detail .product-detail-layout .bike-detail-summary .product-price {
      margin-bottom: 20px;
      font-size: 1.5em; }
    .slide-detail .product-detail-layout .bike-detail-summary .product-detail {
      font-size: 1.1em;
      margin-bottom: 20px; }
      .slide-detail .product-detail-layout .bike-detail-summary .product-detail ul, .slide-detail .product-detail-layout .bike-detail-summary .product-detail ol {
        padding: 0 15px; } }

@media only screen and (max-width: 480px) {
  .slide-detail .product-detail-layout {
    flex-direction: column-reverse;
    align-items: center; }
    .slide-detail .product-detail-layout .bike-detail-slider {
      width: 100%;
      flex-basis: 100%;
      padding: 30px 0 0; }
      .slide-detail .product-detail-layout .bike-detail-slider .slide-item {
        padding: 30px 0; }
        .slide-detail .product-detail-layout .bike-detail-slider .slide-item .slide-item-image {
          width: 100%;
          margin: 0; }
      .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li {
        width: 25px;
        height: 25px;
        margin: 0 9px;
        box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.3);
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all 0.3s;
        -khtml-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li:before {
          content: none; }
        .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.active-color {
          -webkit-transform: scale(1.25);
          -khtml-transform: scale(1.25);
          -moz-transform: scale(1.25);
          -ms-transform: scale(1.25);
          -o-transform: scale(1.25);
          transform: scale(1.25); }
          .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.active-color:after {
            width: 14px;
            height: 14px;
            border-radius: 50%;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -khtml-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .slide-detail .product-detail-layout .bike-detail-summary {
      width: 100%;
      padding: 0 20px; }
      .slide-detail .product-detail-layout .bike-detail-summary .product-name {
        font-size: 2.5em; }
      .slide-detail .product-detail-layout .bike-detail-summary .product-price {
        margin-bottom: 20px;
        font-size: 1.75em; }
      .slide-detail .product-detail-layout .bike-detail-summary .product-detail {
        font-size: 1.3em;
        margin-bottom: 20px; }
        .slide-detail .product-detail-layout .bike-detail-summary .product-detail ul, .slide-detail .product-detail-layout .bike-detail-summary .product-detail ol {
          padding: 0 20px; } }

@media only screen and (max-width: 360px) {
  .slide-detail .product-detail-layout {
    flex-direction: column-reverse;
    align-items: center; }
    .slide-detail .product-detail-layout .bike-detail-slider {
      width: 100%;
      flex-basis: 100%;
      padding: 20px 0 0; }
      .slide-detail .product-detail-layout .bike-detail-slider .slide-item {
        padding: 30px 0; }
        .slide-detail .product-detail-layout .bike-detail-slider .slide-item .slide-item-image {
          width: 100%; }
      .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li {
        width: 25px;
        height: 25px;
        margin: 0 9px;
        box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.3);
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all 0.3s;
        -khtml-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li:before {
          content: none; }
        .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.active-color {
          -webkit-transform: scale(1.25);
          -khtml-transform: scale(1.25);
          -moz-transform: scale(1.25);
          -ms-transform: scale(1.25);
          -o-transform: scale(1.25);
          transform: scale(1.25); }
          .slide-detail .product-detail-layout .bike-detail-slider .slide-container .slide-dots-custom li.active-color:after {
            width: 14px;
            height: 14px;
            border-radius: 50%;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -khtml-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .slide-detail .product-detail-layout .bike-detail-summary {
      width: 100%;
      padding: 0 15px; }
      .slide-detail .product-detail-layout .bike-detail-summary .product-name {
        font-size: 2.35em; }
      .slide-detail .product-detail-layout .bike-detail-summary .product-price {
        margin-bottom: 18px;
        font-size: 1.6em; }
      .slide-detail .product-detail-layout .bike-detail-summary .product-detail {
        font-size: 1.15em;
        margin-bottom: 20px; }
        .slide-detail .product-detail-layout .bike-detail-summary .product-detail ul, .slide-detail .product-detail-layout .bike-detail-summary .product-detail ol {
          padding: 0 18px; } }

.param-detail {
  text-align: center;
  color: #302f2f;
  background: #eef2f5;
  padding: 90px 0; }
  .param-detail h3 {
    position: relative;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 40px;
    margin-bottom: 40px; }
    .param-detail h3:before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 70px;
      height: 2px;
      margin-left: -35px;
      background: linear-gradient(to right, #f18a0f, #e71020);
      background-image: -webkit-linear-gradient(to right, #f18a0f, #e71020);
      background-image: -moz-linear-gradient(to right, #f18a0f, #e71020);
      background-image: -ms-linear-gradient(to right, #f18a0f, #e71020);
      background-image: -o-linear-gradient(to right, #f18a0f, #e71020); }
  .param-detail h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 38px; }
  .param-detail .content {
    margin-bottom: 60px; }
    .param-detail .content-table {
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      border-bottom: 1px solid #2f2f2f; }
      .param-detail .content-table:first-child {
        border-top: 1px solid #2f2f2f; }
      .param-detail .content-table .item {
        width: 33.3333%;
        font-size: 14px;
        padding: 12px 70px; }
        .param-detail .content-table .item p {
          margin-bottom: 6px; }

@media only screen and (max-width: 1368px) {
  .param-detail {
    padding: 70px 0; } }

@media only screen and (max-width: 1368px) {
  .param-detail {
    padding: 60px 0; } }

@media only screen and (max-width: 1280px) {
  .param-detail {
    padding: 65px 0px; }
    .param-detail h3 {
      font-size: 25px;
      padding-bottom: 40px;
      margin-bottom: 40px; }
      .param-detail h3:before {
        width: 42px;
        margin-left: -21px; }
    .param-detail h4 {
      font-size: 18px;
      margin-bottom: 38px; }
    .param-detail .content {
      margin-bottom: 60px; }
      .param-detail .content-table .item {
        width: 33.3333%;
        font-size: 14px;
        padding: 12px 30px; }
        .param-detail .content-table .item p {
          margin-bottom: 6px; } }

@media only screen and (max-width: 640px) {
  .param-detail {
    padding: 65px 0; }
    .param-detail h3 {
      font-size: 20px;
      padding-bottom: 40px;
      margin-bottom: 40px; }
      .param-detail h3:before {
        width: 42px;
        margin-left: -21px; }
    .param-detail h4 {
      font-size: 16px;
      margin-bottom: 38px; }
    .param-detail .content {
      margin-bottom: 60px; }
      .param-detail .content-table .item {
        width: 100%;
        font-size: 14px;
        padding: 12px 30px; }
        .param-detail .content-table .item p {
          margin-bottom: 6px; } }

@media only screen and (max-width: 480px) {
  .param-detail {
    padding: 35px 0; }
    .param-detail h3 {
      font-size: 20px;
      padding-bottom: 20px;
      margin-bottom: 20px; }
      .param-detail h3:before {
        width: 42px;
        margin-left: -21px; }
    .param-detail h4 {
      font-size: 16px;
      margin-bottom: 38px; }
    .param-detail .content {
      margin-bottom: 60px; }
      .param-detail .content-table:first-child {
        border-top: none; }
      .param-detail .content-table .item {
        width: 100%;
        font-size: 14px;
        padding: 10px 20px; }
        .param-detail .content-table .item p {
          margin-bottom: 6px; } }

.slide-image-reality {
  padding: 90px 0px; }
  .slide-image-reality h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    color: #302f2f;
    margin-bottom: 55px; }
  .slide-image-reality .slide-content .item img {
    width: 100%; }
  .slide-image-reality .slide-content .slick-list {
    margin: 0 -30px;
    padding: 30px 0px !important; }
    .slide-image-reality .slide-content .slick-list .slick-slide {
      margin: 0 30px;
      -webkit-transition: all 0.4s;
      -khtml-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
      .slide-image-reality .slide-content .slick-list .slick-slide .item {
        position: relative; }
        .slide-image-reality .slide-content .slick-list .slick-slide .item:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background-color: #ffffff;
          opacity: 0.6; }
    .slide-image-reality .slide-content .slick-list .slick-center {
      -webkit-transform: scale(1.25);
      -khtml-transform: scale(1.25);
      -moz-transform: scale(1.25);
      -ms-transform: scale(1.25);
      -o-transform: scale(1.25);
      transform: scale(1.25); }
      .slide-image-reality .slide-content .slick-list .slick-center .item:before {
        content: none; }
  .slide-image-reality .slide-content .arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 4;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .slide-image-reality .slide-content .arrow.prev {
      left: -75px; }
    .slide-image-reality .slide-content .arrow.next {
      right: -75px; }

@media only screen and (max-width: 1280px) {
  .slide-image-reality {
    padding: 90px 0px; }
    .slide-image-reality h3 {
      font-size: 20px;
      font-weight: 600;
      text-transform: uppercase;
      text-align: center;
      color: #302f2f;
      margin-bottom: 55px; }
    .slide-image-reality .slide-content .slick-list .slick-slide {
      margin: 0 30px; }
    .slide-image-reality .slide-content .slick-list .slick-center {
      -webkit-transform: scale(1.25);
      -khtml-transform: scale(1.25);
      -moz-transform: scale(1.25);
      -ms-transform: scale(1.25);
      -o-transform: scale(1.25);
      transform: scale(1.25); }
    .slide-image-reality .slide-content .arrow {
      -webkit-transform: translateY(-50%);
      -khtml-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      .slide-image-reality .slide-content .arrow.prev {
        left: -50px; }
      .slide-image-reality .slide-content .arrow.next {
        right: -50px; } }

@media only screen and (max-width: 768px) {
  .slide-image-reality {
    padding: 60px 0px;
    overflow: hidden; }
    .slide-image-reality h3 {
      font-size: 18px;
      font-weight: 600;
      text-transform: uppercase;
      text-align: center;
      color: #302f2f;
      margin-bottom: 35px; }
    .slide-image-reality .slide-content .slick-list {
      margin: 0 -20px; }
      .slide-image-reality .slide-content .slick-list .slick-slide {
        margin: 0 20px; }
        .slide-image-reality .slide-content .slick-list .slick-slide .item:before {
          content: none; }
      .slide-image-reality .slide-content .slick-list .slick-center {
        -webkit-transform: scale(1.25);
        -khtml-transform: scale(1.25);
        -moz-transform: scale(1.25);
        -ms-transform: scale(1.25);
        -o-transform: scale(1.25);
        transform: scale(1.25); }
    .slide-image-reality .slide-content .arrow {
      -webkit-transform: translateY(-50%);
      -khtml-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      .slide-image-reality .slide-content .arrow.prev {
        left: -50px; }
      .slide-image-reality .slide-content .arrow.next {
        right: -50px; } }

.section-shop-listing {
  padding: 40px 0 80px;
  position: relative;
  z-index: 0; }
  .section-shop-listing #storemapper #storemapper-left, .section-shop-listing #storemapper #storemapper-right {
    height: 600px; }
  .section-shop-listing #storemapper .storemapper-powered-by, .section-shop-listing #storemapper .storemapper-powered-by[style] {
    display: none !important; }
  .section-shop-listing #storemapper #storemapper-form {
    box-shadow: none;
    padding-bottom: 0; }
    .section-shop-listing #storemapper #storemapper-form .storemapper-form-inner {
      position: relative; }
      .section-shop-listing #storemapper #storemapper-form .storemapper-form-inner #storemapper-zip {
        height: 40px;
        border: 1px solid #DDD;
        border-radius: 19px;
        padding-right: 75px !important;
        box-shadow: none; }
      .section-shop-listing #storemapper #storemapper-form .storemapper-form-inner #storemapper-go {
        position: absolute;
        top: 3px;
        right: 3px;
        background-color: #f36d21;
        display: inline-block;
        width: auto;
        height: 34px;
        border-radius: 17px;
        margin: 0;
        background-image: linear-gradient(to right, #ed2024, #f5811f);
        padding: 8px 12px; }
      .section-shop-listing #storemapper #storemapper-form .storemapper-form-inner .storemapper-reset {
        width: 38px !important;
        background-color: #FFF;
        left: calc(100% - 120px) !important; }
        .section-shop-listing #storemapper #storemapper-form .storemapper-form-inner .storemapper-reset svg {
          left: 50%;
          transform: translate(-50%, -50%); }
    .section-shop-listing #storemapper #storemapper-form .storemapper-dropdown-menu li {
      font-size: 15px;
      padding: 5px 15px;
      text-align: left; }
    .section-shop-listing #storemapper #storemapper-form .storemapper-dropdown-menu.active {
      display: block;
      top: 110%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
  .section-shop-listing #storemapper.show_categories #storemapper-form .storemapper-categories {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 12px; }
    .section-shop-listing #storemapper.show_categories #storemapper-form .storemapper-categories .storemapper-dropdown-btn {
      font-size: 15px;
      font-weight: 400; }
      .section-shop-listing #storemapper.show_categories #storemapper-form .storemapper-categories .storemapper-dropdown-btn .caret {
        display: none; }
      .section-shop-listing #storemapper.show_categories #storemapper-form .storemapper-categories .storemapper-dropdown-btn:after {
        content: '';
        display: inline-block;
        background-image: url("../img/icons/filter-icon.png");
        background-repeat: no-repeat;
        background-size: 22px 14px;
        width: 28px;
        height: 15px;
        margin-left: 2px;
        background-position: center; }
  .section-shop-listing #storemapper #storemapper-list {
    background-color: #fff;
    height: 540px;
    overflow: auto; }
    .section-shop-listing #storemapper #storemapper-list .tier {
      box-shadow: none;
      border: 1px solid #ddd; }
      .section-shop-listing #storemapper #storemapper-list .tier h4 {
        color: #f36d21 !important;
        font-size: 16px;
        font-weight: 700;
        display: inline-block;
        background: -webkit-linear-gradient(0deg, #F91201, #F86704, #F26D20);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
      .section-shop-listing #storemapper #storemapper-list .tier p {
        font-size: 13px;
        line-height: 19px;
        position: relative;
        color: #333;
        margin-bottom: 5px; }
        .section-shop-listing #storemapper #storemapper-list .tier p a {
          color: #f36d21; }
        .section-shop-listing #storemapper #storemapper-list .tier p svg {
          fill: #f36d21; }
        .section-shop-listing #storemapper #storemapper-list .tier p:before {
          content: '';
          width: 18px;
          height: 18px;
          left: 2px;
          top: 2px;
          position: absolute;
          background-repeat: no-repeat;
          background-position: center; }
      .section-shop-listing #storemapper #storemapper-list .tier div {
        display: flex;
        flex-direction: column; }
        .section-shop-listing #storemapper #storemapper-list .tier div p {
          width: 100%; }
      .section-shop-listing #storemapper #storemapper-list .tier .storemapper-distance {
        display: none; }
      .section-shop-listing #storemapper #storemapper-list .tier .storemapper_btn-wrap .storemapper_view a {
        color: #f36d21;
        background-color: #FFF;
        border-color: #f36d21;
        font-size: 12px;
        height: 26px;
        line-height: 25px;
        border-radius: 13px;
        padding: 0;
        width: 150px; }
      .section-shop-listing #storemapper #storemapper-list .tier.storemapper-selected {
        background-color: #f36d21;
        color: #FFF !important;
        border-color: #f36d21; }
        .section-shop-listing #storemapper #storemapper-list .tier.storemapper-selected p {
          color: #FFF !important; }
          .section-shop-listing #storemapper #storemapper-list .tier.storemapper-selected p a {
            color: #FFF !important;
            border-color: #FFF !important; }
          .section-shop-listing #storemapper #storemapper-list .tier.storemapper-selected p svg {
            fill: #FFF; }
        .section-shop-listing #storemapper #storemapper-list .tier.storemapper-selected h4 {
          color: #FFF !important;
          font-size: 16px;
          font-weight: 700;
          background: #FFF;
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent; }
        .section-shop-listing #storemapper #storemapper-list .tier.storemapper-selected .storemapper_btn-wrap .storemapper_view a {
          color: #FFF;
          background-color: transparent;
          border-color: #FFF; }
  .section-shop-listing #storemapper .storemapper-iw-content {
    padding: 10px; }
    .section-shop-listing #storemapper .storemapper-iw-content h4 {
      font-size: 18px;
      font-weight: 700;
      background: -webkit-linear-gradient(0deg, #F91201, #F86704, #F26D20);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .section-shop-listing #storemapper .storemapper-iw-content p {
      padding: 0; }
      .section-shop-listing #storemapper .storemapper-iw-content p.storemapper-popup-address svg {
        display: none; }
    .section-shop-listing #storemapper .storemapper-iw-content .storemapper-map-directions {
      color: #f36d21;
      font-weight: 700;
      height: 25px;
      font-size: 12px;
      outline: none;
      margin: 0;
      padding: 0; }
    .section-shop-listing #storemapper .storemapper-iw-content .gm-ui-hover-effect {
      top: 0 !important;
      right: 2px !important;
      font-size: 18px; }
      .section-shop-listing #storemapper .storemapper-iw-content .gm-ui-hover-effect img {
        width: 20px !important;
        height: 20px !important; }
  @media only screen and (max-width: 1368px) {
    .section-shop-listing #storemapper #storemapper-left, .section-shop-listing #storemapper #storemapper-right {
      height: 550px; }
    .section-shop-listing #storemapper #storemapper-form .storemapper-form-inner #storemapper-zip {
      height: 38px;
      border-radius: 19px;
      padding-right: 73px !important; }
    .section-shop-listing #storemapper #storemapper-form .storemapper-form-inner #storemapper-go {
      top: 3px;
      right: 2px;
      height: 32px;
      border-radius: 16px; }
    .section-shop-listing #storemapper #storemapper-form .storemapper-dropdown-menu li {
      font-size: 15px;
      padding: 5px 13px; }
    .section-shop-listing #storemapper.show_categories #storemapper-form .storemapper-categories {
      margin-top: 8px; }
      .section-shop-listing #storemapper.show_categories #storemapper-form .storemapper-categories .storemapper-dropdown-btn {
        font-size: 14px; }
        .section-shop-listing #storemapper.show_categories #storemapper-form .storemapper-categories .storemapper-dropdown-btn:after {
          background-size: 18px 12px;
          width: 18px;
          height: 12px; }
    .section-shop-listing #storemapper #storemapper-list {
      height: 500px; }
      .section-shop-listing #storemapper #storemapper-list .tier h4 {
        font-size: 15px; }
      .section-shop-listing #storemapper #storemapper-list .tier p {
        font-size: 12px;
        line-height: 22px; }
      .section-shop-listing #storemapper #storemapper-list .tier .storemapper_btn-wrap .storemapper_view a {
        font-size: 12px;
        height: 26px;
        line-height: 25px;
        border-radius: 13px;
        width: 140px; }
    .section-shop-listing #storemapper .storemapper-iw-content {
      padding: 8px 8px 0; }
      .section-shop-listing #storemapper .storemapper-iw-content h4 {
        font-size: 15px; }
      .section-shop-listing #storemapper .storemapper-iw-content p {
        font-size: 12px; }
      .section-shop-listing #storemapper .storemapper-iw-content .storemapper-map-directions {
        height: 25px;
        font-size: 12px; }
      .section-shop-listing #storemapper .storemapper-iw-content .gm-ui-hover-effect {
        top: 0 !important;
        right: 2px !important; }
        .section-shop-listing #storemapper .storemapper-iw-content .gm-ui-hover-effect img {
          width: 18px !important;
          height: 18px !important; } }
  @media only screen and (max-width: 1280px) {
    .section-shop-listing #storemapper #storemapper-left, .section-shop-listing #storemapper #storemapper-right {
      height: 470px; }
    .section-shop-listing #storemapper #storemapper-form .storemapper-form-inner #storemapper-zip {
      height: 36px;
      border-radius: 18px;
      padding-right: 72px !important; }
    .section-shop-listing #storemapper #storemapper-form .storemapper-form-inner #storemapper-go {
      top: 3px;
      right: 3px;
      height: 30px;
      border-radius: 15px; }
    .section-shop-listing #storemapper #storemapper-form .storemapper-dropdown-menu li {
      font-size: 15px;
      padding: 4px 12px; }
    .section-shop-listing #storemapper.show_categories #storemapper-form .storemapper-categories {
      margin-top: 8px; }
      .section-shop-listing #storemapper.show_categories #storemapper-form .storemapper-categories .storemapper-dropdown-btn {
        font-size: 14px; }
        .section-shop-listing #storemapper.show_categories #storemapper-form .storemapper-categories .storemapper-dropdown-btn:after {
          background-size: 18px 11px;
          width: 18px;
          height: 11px; }
    .section-shop-listing #storemapper #storemapper-list {
      height: 410px; }
      .section-shop-listing #storemapper #storemapper-list .tier {
        padding: 10px 15px; }
        .section-shop-listing #storemapper #storemapper-list .tier h4 {
          font-size: 14px; }
        .section-shop-listing #storemapper #storemapper-list .tier p {
          font-size: 12px;
          line-height: 22px; }
        .section-shop-listing #storemapper #storemapper-list .tier .storemapper_btn-wrap .storemapper_view a {
          font-size: 11px;
          height: 25px;
          line-height: 24px;
          border-radius: 13px;
          width: 130px; }
    .section-shop-listing #storemapper .storemapper-iw-content {
      padding: 8px 5px 0; }
      .section-shop-listing #storemapper .storemapper-iw-content h4 {
        font-size: 14px; }
      .section-shop-listing #storemapper .storemapper-iw-content p {
        font-size: 12px; }
      .section-shop-listing #storemapper .storemapper-iw-content .storemapper-map-directions {
        height: 25px;
        font-size: 12px; }
      .section-shop-listing #storemapper .storemapper-iw-content .gm-ui-hover-effect {
        top: 0 !important;
        right: 2px !important; }
        .section-shop-listing #storemapper .storemapper-iw-content .gm-ui-hover-effect img {
          width: 16px !important;
          height: 16px !important; } }
  @media only screen and (max-width: 480px) {
    .section-shop-listing #storemapper #storemapper-right {
      height: auto; }
    .section-shop-listing #storemapper #storemapper-left {
      height: auto;
      overflow: auto; }
    .section-shop-listing #storemapper #storemapper-form .storemapper-form-inner #storemapper-zip {
      height: 36px;
      border-radius: 18px;
      padding-right: 100px; }
    .section-shop-listing #storemapper #storemapper-form .storemapper-form-inner #storemapper-go {
      top: 3px;
      right: 3px;
      height: 30px;
      border-radius: 15px; }
    .section-shop-listing #storemapper #storemapper-form .storemapper-dropdown-menu li {
      font-size: 15px;
      padding: 4px 12px; }
    .section-shop-listing #storemapper.show_categories #storemapper-form .storemapper-categories {
      margin-top: 8px; }
      .section-shop-listing #storemapper.show_categories #storemapper-form .storemapper-categories .storemapper-dropdown-btn {
        font-size: 13px; }
        .section-shop-listing #storemapper.show_categories #storemapper-form .storemapper-categories .storemapper-dropdown-btn:after {
          background-size: 16px 10px;
          width: 18px;
          height: 10px; }
    .section-shop-listing #storemapper #storemapper-list {
      height: auto;
      padding: 20px 10px; }
      .section-shop-listing #storemapper #storemapper-list .tier {
        padding: 10px 15px; }
        .section-shop-listing #storemapper #storemapper-list .tier h4 {
          font-size: 14px; }
        .section-shop-listing #storemapper #storemapper-list .tier p {
          font-size: 12px;
          line-height: 22px; }
        .section-shop-listing #storemapper #storemapper-list .tier .storemapper_btn-wrap {
          display: flex;
          flex-direction: row; }
          .section-shop-listing #storemapper #storemapper-list .tier .storemapper_btn-wrap .storemapper_view, .section-shop-listing #storemapper #storemapper-list .tier .storemapper_btn-wrap .storemapper_directions {
            width: 50%; }
            .section-shop-listing #storemapper #storemapper-list .tier .storemapper_btn-wrap .storemapper_view a, .section-shop-listing #storemapper #storemapper-list .tier .storemapper_btn-wrap .storemapper_directions a {
              font-size: 11px;
              height: 25px;
              line-height: 24px;
              border-radius: 13px;
              width: auto;
              padding: 0;
              border: 1px solid #f36d21;
              background-color: transparent;
              color: #f36d21; }
    .section-shop-listing #storemapper .storemapper-iw-content {
      padding: 8px 5px 0; }
      .section-shop-listing #storemapper .storemapper-iw-content h4 {
        font-size: 14px; }
      .section-shop-listing #storemapper .storemapper-iw-content p {
        font-size: 12px; }
      .section-shop-listing #storemapper .storemapper-iw-content .storemapper-map-directions, .section-shop-listing #storemapper .storemapper-iw-content .storemapper-maplink {
        height: 25px;
        font-size: 12px;
        font-weight: 700;
        color: #f36d21;
        padding: 0; }
      .section-shop-listing #storemapper .storemapper-iw-content .storemapper-maplink {
        margin-right: 5px; }
      .section-shop-listing #storemapper .storemapper-iw-content .gm-ui-hover-effect {
        top: 0 !important;
        right: 2px !important; }
        .section-shop-listing #storemapper .storemapper-iw-content .gm-ui-hover-effect img {
          width: 16px !important;
          height: 16px !important; } }

/* Additional Code */
#storemapper .storemapper-popup .storemapper-popup-name {
  font-size: 18px;
  color: #f36d21; }

#storemapper .storemapper-popup .storemapper-popup-address {
  padding: 0 !important;
  margin-bottom: 5px !important; }
  #storemapper .storemapper-popup .storemapper-popup-address svg {
    display: none !important; }

#storemapper .storemapper-popup p a {
  color: #f36d21; }
  #storemapper .storemapper-popup p a svg {
    fill: #f36d21 !important; }

#storemapper .storemapper-popup .btn.storemapper-map-directions {
  padding: 0;
  color: #f36d21;
  font-weight: 500;
  font-size: 14px !important; }
  @media only screen and (max-width: 480px) {
    #storemapper .storemapper-popup .btn.storemapper-map-directions {
      font-size: 12px !important;
      font-weight: 400; } }

#storemapper .gm-ui-hover-effect {
  top: 2px !important;
  right: 2px !important;
  font-size: 18px; }
  #storemapper .gm-ui-hover-effect img {
    width: 18px !important;
    height: 18px !important; }

.fb_dialog.fb_customer_chat_bubble_animated_no_badge {
  -webkit-transform: translate(5%, 27%) scale(0.85);
  transform: translate(5%, 27%) scale(0.85); }
  @media only screen and (max-width: 768px) {
    .fb_dialog.fb_customer_chat_bubble_animated_no_badge {
      -webkit-transform: translate(32, -72%) scale(0.8);
      transform: translate(32%, -72%) scale(0.8); } }

.zalo-chat-widget {
  -webkit-transform: translate(-110%, 0%);
  transform: translate(-110%, 0%); }
  @media only screen and (max-width: 768px) {
    .zalo-chat-widget {
      -webkit-transform: translate(-22%, -113%);
      transform: translate(-22%, -113%); } }

.hotline-float-btn {
  position: fixed;
  bottom: 9px;
  right: 140px;
  height: 52px;
  z-index: 10;
  /* === RESPONSIVE === */ }
  .hotline-float-btn .img-holder img {
    height: 52px; }
  @media only screen and (max-width: 768px) {
    .hotline-float-btn {
      right: 10px;
      height: 55px; }
      .hotline-float-btn .img-holder img {
        height: 55px; }
      .hotline-float-btn #loading-overlay {
        z-index: 9999999998; } }

.signup-test-drive-float-btn {
  position: fixed;
  top: 40vh;
  right: 0;
  z-index: 10;
  height: 100px;
  /* === RESPONSIVE === */ }
  .signup-test-drive-float-btn .thumbnail-icon {
    height: 74px;
    width: 86px;
    position: absolute;
    right: 0;
    cursor: pointer;
    transition: all ease-out 220ms 100ms; }
    .signup-test-drive-float-btn .thumbnail-icon .icon-img {
      position: absolute;
      top: 10px;
      left: 10px;
      z-index: 1; }
      .signup-test-drive-float-btn .thumbnail-icon .icon-img img {
        height: 54px; }
    .signup-test-drive-float-btn .thumbnail-icon .icon-effect {
      top: 0;
      left: 0;
      height: 74px;
      position: absolute;
      animation: shiningEffect 1.5s linear infinite; }
      .signup-test-drive-float-btn .thumbnail-icon .icon-effect img {
        height: 74px; }
  .signup-test-drive-float-btn .main-icon {
    height: 110px;
    width: 200px;
    position: absolute;
    right: -4px;
    top: -13px;
    opacity: 0;
    transform: translateX(100%);
    transition: all ease-in 220ms; }
    .signup-test-drive-float-btn .main-icon .icon-img {
      position: absolute;
      top: 9px;
      left: 25px;
      z-index: 1; }
      .signup-test-drive-float-btn .main-icon .icon-img img {
        height: 88px; }
      .signup-test-drive-float-btn .main-icon .icon-img .close-test-drive-area {
        width: 22%;
        height: 40%;
        position: absolute;
        top: 1px;
        left: 1px;
        z-index: 2; }
    .signup-test-drive-float-btn .main-icon .icon-effect {
      position: absolute;
      top: 5px;
      left: 20px;
      animation: shiningEffect 1.5s linear infinite; }
      .signup-test-drive-float-btn .main-icon .icon-effect img {
        height: 115px; }
  .signup-test-drive-float-btn.active .thumbnail-icon {
    opacity: 0;
    transform: translateX(100%);
    transition: all ease-in 220ms; }
  .signup-test-drive-float-btn.active .main-icon {
    opacity: 1;
    transform: translateX(0);
    transition: all ease-out 220ms 100ms; }
  @media only screen and (max-width: 768px) {
    .signup-test-drive-float-btn {
      top: 40vh; }
      .signup-test-drive-float-btn .thumbnail-icon {
        height: 64px;
        width: 70px; }
        .signup-test-drive-float-btn .thumbnail-icon .icon-img {
          top: 10px;
          left: 10px;
          z-index: 1; }
          .signup-test-drive-float-btn .thumbnail-icon .icon-img img {
            height: 44px; }
        .signup-test-drive-float-btn .thumbnail-icon .icon-effect {
          height: 64px; }
          .signup-test-drive-float-btn .thumbnail-icon .icon-effect img {
            height: 64px; }
      .signup-test-drive-float-btn .main-icon {
        height: 90px;
        width: 170px;
        right: -4px;
        top: -13px; }
        .signup-test-drive-float-btn .main-icon .icon-img {
          top: 9px;
          left: 26px; }
          .signup-test-drive-float-btn .main-icon .icon-img img {
            height: 72px; }
          .signup-test-drive-float-btn .main-icon .icon-img .close-test-drive-area {
            width: 22%;
            height: 40%;
            top: 1px;
            left: 1px;
            z-index: 2; }
        .signup-test-drive-float-btn .main-icon .icon-effect {
          top: 7px;
          left: 26px; }
          .signup-test-drive-float-btn .main-icon .icon-effect img {
            height: 90px; }
      .signup-test-drive-float-btn.active .thumbnail-icon {
        opacity: 0;
        transform: translateX(100%);
        transition: all ease-in 220ms; }
      .signup-test-drive-float-btn.active .main-icon {
        opacity: 1;
        transform: translateX(0);
        transition: all ease-out 220ms 100ms; } }

#loading-overlay {
  z-index: 9999999999; }

@keyframes shiningEffect {
  0% {
    transform: scale(1);
    opacity: 0.8; }
  50% {
    transform: scale(1.1);
    opacity: 1;
    filter: brightness(108%); }
  100% {
    transform: scale(1);
    opacity: 0.8; } }

.thankyou-page {
  /* Responsive */ }
  .thankyou-page .section-thankyou-context {
    padding: 120px 0 80px; }
    .thankyou-page .section-thankyou-context .container {
      width: 1080px;
      max-width: 100%;
      /* Cotext */
      /* Main Image */ }
      .thankyou-page .section-thankyou-context .container .main-content {
        text-align: center; }
        .thankyou-page .section-thankyou-context .container .main-content .title {
          font-size: 36px;
          font-weight: bold;
          margin-bottom: 0.75em; }
        .thankyou-page .section-thankyou-context .container .main-content .thankyou-note {
          font-size: 16px;
          line-height: 25px;
          margin-bottom: 0.5em; }
        .thankyou-page .section-thankyou-context .container .main-content .custom-line {
          width: 65px;
          height: 5px;
          border-radius: 3px;
          background-color: #ff850d;
          margin: 22px auto 40px; }
        .thankyou-page .section-thankyou-context .container .main-content .cta-holder {
          margin-top: 22px;
          text-align: center; }
      .thankyou-page .section-thankyou-context .container .thankyou-img {
        margin-top: 40px; }
        .thankyou-page .section-thankyou-context .container .thankyou-img .img-holder {
          margin: auto; }
          .thankyou-page .section-thankyou-context .container .thankyou-img .img-holder img {
            max-width: 100%;
            display: block;
            margin: auto; }
  @media only screen and (max-width: 768px) {
    .thankyou-page .section-thankyou-context {
      padding: 85px 0 60px; } }
  @media only screen and (max-width: 480px) {
    .thankyou-page .section-thankyou-context {
      padding: 65px 0 40px; }
      .thankyou-page .section-thankyou-context .container {
        /* Cotext */
        /* Main Image */ }
        .thankyou-page .section-thankyou-context .container .main-content .title {
          font-size: 24px;
          font-weight: bold;
          margin-bottom: 0.75em; }
        .thankyou-page .section-thankyou-context .container .main-content .thankyou-note {
          font-size: 15px;
          line-height: 23px;
          margin-bottom: 0.5em; }
        .thankyou-page .section-thankyou-context .container .main-content .custom-line {
          width: 60px;
          height: 5px;
          border-radius: 3px;
          background-color: #ff850d;
          margin: 20px auto 34px; }
        .thankyou-page .section-thankyou-context .container .main-content .cta-holder {
          margin-top: 22px;
          text-align: center; }
        .thankyou-page .section-thankyou-context .container .thankyou-img {
          margin-top: 60px; }
          .thankyou-page .section-thankyou-context .container .thankyou-img .img-holder {
            margin: auto; }
            .thankyou-page .section-thankyou-context .container .thankyou-img .img-holder img {
              max-width: 87.5%;
              display: block;
              margin: auto; } }

/* Common Reuse */
.btn.shadow-cta {
  position: relative;
  display: inline-block;
  padding: 0; }
  .btn.shadow-cta .context {
    display: block;
    position: relative;
    z-index: 1;
    background-color: #ff850d;
    font-weight: bold;
    border-radius: 8px;
    padding: 0 22px 0 33px;
    line-height: 35px;
    color: #2a2a2a;
    transition: color ease-in 100ms; }
    .btn.shadow-cta .context .arrow {
      font-size: 1.1em;
      display: inline-block;
      -webkit-transform: scaleY(1.2) scaleX(0.8) translateY(-1px);
      transform: scaleY(1.2) scaleX(0.8) translateY(-1px); }
    .btn.shadow-cta .context:hover {
      color: #FFF;
      transition: color ease-out 150ms; }
  .btn.shadow-cta .shadow {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0 0 15px #ff850d, inset 0 0 15px #ff850d;
    border-radius: 8px;
    -webkit-animation: shadowBtnEffect 1500ms linear infinite;
    animation: shadowBtnEffect 1500ms linear infinite; }
  .btn.shadow-cta.no-effect .shadow {
    display: none; }

@media only screen and (max-width: 480px) {
  .btn.shadow-cta .context {
    font-size: 14px;
    border-radius: 7px;
    padding: 0 15px 0 25px;
    line-height: 32px; }
    .btn.shadow-cta .context .arrow {
      font-size: 1.1em; }
  .btn.shadow-cta .shadow {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0 0 15px #ff850d, inset 0 0 15px #ff850d;
    border-radius: 8px;
    -webkit-animation: shadowBtnEffect 1500ms linear infinite;
    animation: shadowBtnEffect 1500ms linear infinite; } }

@-webkit-keyframes shadowBtnEffect {
  0% {
    transform: scaleY(0.5);
    opacity: 0; }
  12.5% {
    transform: scaleY(0.5);
    opacity: 0; }
  60% {
    transform: scaleY(1);
    opacity: 1; }
  99.99% {
    transform: scaleY(1.5) scaleX(1.1);
    opacity: 0; }
  100% {
    transform: scaleY(0.5);
    opacity: 0; } }

@keyframes shadowBtnEffect {
  0% {
    transform: scaleY(0.5);
    opacity: 0; }
  12.5% {
    transform: scaleY(0.5);
    opacity: 0; }
  60% {
    transform: scaleY(1);
    opacity: 1; }
  99.99% {
    transform: scaleY(1.5) scaleX(1.1);
    opacity: 0; }
  100% {
    transform: scaleY(0.5);
    opacity: 0; } }

.signup-test-drive-page {
  /* Banner */
  /* Test Drive Form */
  /* Responsive */ }
  .signup-test-drive-page .test-drive-banner {
    position: relative; }
    .signup-test-drive-page .test-drive-banner .background-holder {
      width: 100%;
      overflow: hidden;
      background-color: #FFB772; }
      .signup-test-drive-page .test-drive-banner .background-holder .img-holder img {
        width: 100%; }
    .signup-test-drive-page .test-drive-banner .main-content {
      position: absolute;
      bottom: 12%;
      left: 58%; }
      .signup-test-drive-page .test-drive-banner .main-content .title {
        font-weight: bold;
        font-size: 3em;
        color: #000; }
  @media (max-width: 1920px) {
    .signup-test-drive-page .test-drive-banner {
      position: relative; }
      .signup-test-drive-page .test-drive-banner .background-holder {
        min-width: 1920px;
        margin-left: calc((100% - 1920px) / 2); }
      .signup-test-drive-page .test-drive-banner .main-content {
        bottom: 11%;
        left: 60%; }
        .signup-test-drive-page .test-drive-banner .main-content .title {
          font-size: 36px;
          line-height: 45px; } }
  @media only screen and (max-width: 1368px) {
    .signup-test-drive-page .test-drive-banner .main-content {
      bottom: 12%;
      left: 60%; }
      .signup-test-drive-page .test-drive-banner .main-content .title {
        font-size: 35px;
        line-height: 43px; } }
  @media only screen and (max-width: 1280px) {
    .signup-test-drive-page .test-drive-banner .main-content {
      bottom: 10%;
      left: 60%; }
      .signup-test-drive-page .test-drive-banner .main-content .title {
        font-size: 34px;
        line-height: 42px; } }
  .signup-test-drive-page .test-drive-main-content {
    padding: 80px 0 100px; }
    .signup-test-drive-page .test-drive-main-content .container {
      width: 510px;
      max-width: 100%; }
      .signup-test-drive-page .test-drive-main-content .container .form-title .title {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 1.5em;
        color: #000;
        text-align: center;
        letter-spacing: 0; }
      .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block {
        margin-bottom: 20px; }
        .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block label {
          display: block;
          text-align: center;
          margin-bottom: 3px;
          font-size: 16px;
          font-weight: bold; }
          .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block label .required-mark {
            color: #f36d21; }
        .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block input, .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block select {
          display: block;
          width: 100%;
          min-width: 0;
          height: 40px;
          padding: 0 10px;
          background-color: #f8f8f8;
          border-radius: 8px;
          border: 1px solid #000;
          outline: none;
          transition: border-color ease-in 150ms; }
          .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block input:focus, .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block select:focus {
            border-color: #f36d21;
            transition: border-color ease-out 150ms; }
      .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .cta-holder {
        margin-top: 30px;
        background-color: transparent;
        text-align: center; }
        .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .cta-holder button {
          background: transparent; }
  @media only screen and (max-width: 768px) {
    .signup-test-drive-page {
      /* Banner */
      /* Test Drive Form */ }
      .signup-test-drive-page .test-drive-banner .background-holder {
        width: 100%;
        min-width: 0;
        margin-left: 0; }
      .signup-test-drive-page .test-drive-banner .main-content {
        text-align: center;
        bottom: 42%;
        width: 100%;
        left: 0; }
        .signup-test-drive-page .test-drive-banner .main-content .title {
          font-size: 3em; }
      .signup-test-drive-page .test-drive-main-content {
        padding: 70px 0 80px; }
        .signup-test-drive-page .test-drive-main-content .container {
          max-width: 100%;
          padding: 0 50px; }
          .signup-test-drive-page .test-drive-main-content .container .form-title .title {
            font-size: 24px;
            margin-bottom: 1.5em; }
          .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block {
            margin-bottom: 20px; }
            .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block label {
              margin-bottom: 3px;
              font-size: 16px; }
            .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block input, .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block select {
              min-width: 0;
              height: 40px;
              padding: 0 10px;
              border-radius: 8px; }
          .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .cta-holder {
            margin-top: 30px; } }
  @media only screen and (max-width: 480px) {
    .signup-test-drive-page {
      /* Banner */
      /* Test Drive Form */ }
      .signup-test-drive-page .test-drive-banner .main-content {
        bottom: 42%;
        width: 100%;
        left: 0; }
        .signup-test-drive-page .test-drive-banner .main-content .title {
          font-size: 2em;
          line-height: 1.4em; }
      .signup-test-drive-page .test-drive-main-content {
        padding: 50px 0 60px; }
        .signup-test-drive-page .test-drive-main-content .container {
          max-width: 100%;
          padding: 0 40px; }
          .signup-test-drive-page .test-drive-main-content .container .form-title .title {
            font-size: 20px;
            margin-bottom: 1em; }
          .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block {
            margin-bottom: 17px; }
            .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block label {
              margin-bottom: 2px;
              font-size: 15px; }
            .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block input, .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block select {
              min-width: 0;
              height: 34px;
              padding: 0 8px;
              border-radius: 6px; }
          .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .cta-holder {
            margin-top: 24px; } }
  @media only screen and (max-width: 360px) {
    .signup-test-drive-page {
      /* Banner */
      /* Test Drive Form */ }
      .signup-test-drive-page .test-drive-banner .main-content {
        bottom: 42%;
        width: 100%;
        left: 0; }
        .signup-test-drive-page .test-drive-banner .main-content .title {
          font-size: 1.7em;
          line-height: 1.3em; }
      .signup-test-drive-page .test-drive-main-content {
        padding: 40px 0 50px; }
        .signup-test-drive-page .test-drive-main-content .container {
          max-width: 100%;
          padding: 0 25px; }
          .signup-test-drive-page .test-drive-main-content .container .form-title .title {
            font-size: 18px;
            margin-bottom: 1em; }
          .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block {
            margin-bottom: 15px; }
            .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block label {
              margin-bottom: 1px;
              font-size: 14px; }
            .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block input, .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .form-block select {
              min-width: 0;
              height: 30px;
              padding: 0 8px;
              border-radius: 6px; }
          .signup-test-drive-page .test-drive-main-content .container #signup-test-drive .cta-holder {
            margin-top: 24px; } }
