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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: hand; }

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100427;
  overflow: hidden;
  position: fixed;
  background: #ffffff; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100428;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 10045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  box-shadow: none;
  z-index: 77777; }

.button.mfp-arrow {
  background: #f7f7f7; }

button.mfp-close {
  background: transparent; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  color: red;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #333;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-image-holder .mfp-close:hover, .mfp-iframe-holder .mfp-close:hover {
  color: #4ccdb3; }

.mfp-counter {
  text-align: center;
  top: 0;
  right: 0;
  color: #4ccdb3;
  font-size: 18px;
  line-height: 1.2em;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -22px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow-left, .mfp-arrow-right {
  width: 45px;
  height: 45px;
  background: #f7f7f7;
  opacity: 1;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear; }

.mfp-arrow-left:before, .mfp-arrow-right:before {
  font-family: 'Material Icons';
  font-size: 39px;
  line-height: 40px;
  cursor: pointer;
  position: absolute;
  top: 2px !important;
  color: #333;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear; }

.mfp-arrow-left:before {
  left: 2px !important; }

.mfp-arrow-right:before {
  right: 2px !important; }

.mfp-arrow-left:hover, .mfp-arrow-right:hover {
  width: 45px;
  height: 45px;
  background: #4ccdb3; }

.mfp-arrow-left:hover:before, .mfp-arrow-right:hover:before {
  color: #fff; }

.mfp-arrow-left:before {
  left: 0;
  content: "\e408"; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:before {
  content: "\e409"; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000; }

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  font-size: 22px;
  line-height: 1.2em;
  color: #333;
  text-align: center;
  word-wrap: break-word;
  display: block;
  text-transform: uppercase;
  padding: 15px 0 5px; }

@media (max-width: 1770px) {
  .mfp-image-holder .mfp-content {
    max-width: 80%;
    width: 43%; } }
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.tp-static-layers {
  position: absolute;
  z-index: 505;
  top: 0px;
  left: 0px; }

.tp-hide-revslider, .tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important; }

.tp-caption {
  z-index: 1;
  white-space: nowrap; }

.tp-caption-demo .tp-caption {
  position: relative !important;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 20px !important; }

.tp-caption.whitedivider3px {
  color: #000000;
  text-shadow: none;
  background-color: #fff;
  text-decoration: none;
  min-width: 408px;
  min-height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #000000;
  border-style: none; }

.tp-caption.finewide_large_white {
  color: #ffffff;
  text-shadow: none;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 8px;
  border-width: 0px;
  border-color: #000;
  border-style: none; }

.tp-caption.whitedivider3px {
  color: #000000;
  text-shadow: none;
  background-color: #fff;
  text-decoration: none;
  font-size: 0px;
  line-height: 0;
  min-width: 468px;
  min-height: 3px;
  border-width: 0px;
  border-color: #000;
  border-style: none; }

.tp-caption.finewide_medium_white {
  color: #ffffff;
  text-shadow: none;
  font-size: 37px;
  line-height: 37px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: #000;
  border-style: none; }

.tp-caption.boldwide_small_white {
  font-size: 25px;
  line-height: 25px;
  font-weight: 800;
  font-family: Helvetica, Arial, sans-serif;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: #000;
  border-style: none; }

.tp-caption.whitedivider3px_vertical {
  color: #000000;
  text-shadow: none;
  background-color: #fff;
  text-decoration: none;
  font-size: 0px;
  line-height: 0;
  min-width: 3px;
  min-height: 130px;
  border-width: 0px;
  border-color: #000;
  border-style: none; }

.tp-caption.finewide_small_white {
  color: #ffffff;
  text-shadow: none;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: #000;
  border-style: none; }

.tp-caption.finewide_verysmall_white_mw {
  font-size: 13px;
  line-height: 25px;
  font-weight: 400;
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  max-width: 470px;
  white-space: normal !important;
  border-width: 0px;
  border-color: #000;
  border-style: none; }

.tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: #ebebeb;
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #222;
  border-style: none; }

.tp-caption.finewide_large_white {
  color: #FFF;
  text-shadow: none;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 8px;
  border-width: 0px;
  border-color: #000;
  border-style: none; }

.tp-caption.finewide_medium_white {
  color: #FFF;
  text-shadow: none;
  font-size: 34px;
  line-height: 34px;
  font-weight: 300;
  font-family: Helvetica, Arial, sans-serif;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: #000;
  border-style: none; }

.tp-caption.huge_red {
  position: absolute;
  color: #df4b6b;
  font-weight: 400;
  font-size: 150px;
  line-height: 130px;
  font-family: 'Oswald', sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  background-color: #2d3136;
  padding: 0px; }

.tp-caption.middle_yellow {
  position: absolute;
  color: #fbd572;
  font-weight: 600;
  font-size: 50px;
  line-height: 50px;
  font-family: Helvetica, Arial, sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap; }

.tp-caption.huge_thin_yellow {
  position: absolute;
  color: #fbd572;
  font-weight: 300;
  font-size: 90px;
  line-height: 90px;
  font-family: Helvetica, Arial, sans-serif;
  margin: 0px;
  letter-spacing: 20px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap; }

.tp-caption.big_dark {
  position: absolute;
  color: #333;
  font-weight: 700;
  font-size: 70px;
  line-height: 70px;
  font-family: Helvetica, Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap; }

.tp-caption.medium_dark {
  position: absolute;
  color: #333;
  font-weight: 300;
  font-size: 40px;
  line-height: 40px;
  font-family: Helvetica, Arial;
  margin: 0px;
  letter-spacing: 5px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap; }

.tp-caption.medium_grey {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #888;
  white-space: nowrap; }

.tp-caption.small_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap; }

.tp-caption.medium_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap; }

.tp-caption.large_bold_white_25 {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: #fff;
  border-style: none; }

.tp-caption.medium_text_shadow {
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: #fff;
  border-style: none; }

.tp-caption.large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap; }

.tp-caption.medium_bold_grey {
  font-size: 30px;
  line-height: 30px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.very_large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  letter-spacing: -2px; }

.tp-caption.very_big_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #000; }

.tp-caption.very_big_black {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #fff; }

.tp-caption.modern_medium_fat {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: Helvetica, Arial, sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap; }

.tp-caption.modern_medium_fat_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: Helvetica, Arial, sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap; }

.tp-caption.modern_medium_light {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 24px;
  line-height: 20px;
  font-family: Helvetica, Arial, sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap; }

.tp-caption.modern_big_bluebg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  font-family: Helvetica, Arial, sans-serif;
  padding: 3px 10px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #4e5b6c;
  letter-spacing: 0; }

.tp-caption.modern_big_redbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  font-family: Helvetica, Arial, sans-serif;
  padding: 3px 10px;
  padding-top: 1px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #de543e;
  letter-spacing: 0; }

.tp-caption.modern_small_text_dark {
  position: absolute;
  color: #555;
  text-shadow: none;
  font-size: 14px;
  line-height: 22px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap; }

.tp-caption.boxshadow {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); }

.tp-caption.black {
  color: #000;
  text-shadow: none; }

.tp-caption.noshadow {
  text-shadow: none; }

.tp-caption a {
  color: #ff7302;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out; }

.tp-caption a:hover {
  color: #ffa902; }

.tp-caption.thinheadline_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  font-family: Helvetica, Arial;
  background-color: transparent; }

.tp-caption.thintext_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  font-family: Helvetica, Arial;
  background-color: transparent; }

.tp-caption.medium_bg_red a {
  color: #fff;
  text-decoration: none; }

.tp-caption.medium_bg_red a:hover {
  color: #fff;
  text-decoration: underline; }

.tp-caption.smoothcircle {
  font-size: 30px;
  line-height: 75px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.49804);
  padding: 50px 25px;
  text-align: center;
  border-radius: 500px 500px 500px 500px;
  border-width: 0px;
  border-color: #000;
  border-style: none; }

.tp-caption.largeblackbg {
  font-size: 50px;
  line-height: 70px;
  font-weight: 300;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: #000;
  padding: 0px 20px 5px;
  text-shadow: none;
  border-width: 0px;
  border-color: #fff;
  border-style: none; }

.tp-caption.largepinkbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: Helvetica, Arial;
  background-color: #db4360;
  padding: 0px 20px;
  border-radius: 0px; }

.tp-caption.largewhitebg {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: Helvetica, Arial;
  background-color: #fff;
  padding: 0px 20px;
  border-radius: 0px; }

.tp-caption.largegreenbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: Helvetica, Arial;
  background-color: #67ae73;
  padding: 0px 20px;
  border-radius: 0px; }

.tp-caption.excerpt {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  font-family: Arial;
  color: #ffffff;
  text-decoration: none;
  background-color: #000;
  text-shadow: none;
  margin: 0px;
  letter-spacing: -1.5px;
  padding: 1px 4px 0px 4px;
  width: 150px;
  white-space: normal !important;
  height: auto;
  border-width: 0px;
  border-color: #fff;
  border-style: none; }

.tp-caption.large_bold_grey {
  font-size: 60px;
  line-height: 60px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.medium_thin_grey {
  font-size: 34px;
  line-height: 30px;
  font-weight: 300;
  font-family: Helvetica, Arial;
  color: #666;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.small_thin_grey {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  font-family: Helvetica, Arial;
  color: #757575;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: #ebebeb;
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #222;
  border-style: none; }

.tp-caption.large_bold_darkblue {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.medium_bg_darkblue {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: #34495e;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.medium_bold_red {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.medium_light_red {
  font-size: 21px;
  line-height: 26px;
  font-weight: 300;
  font-family: Helvetica, Arial;
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.medium_bg_red {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: #e33a0c;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.medium_bold_orange {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #f39c12;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.medium_bg_orange {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: #f39c12;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.grassfloor {
  text-decoration: none;
  background-color: #a0b397;
  width: 4000px;
  height: 150px;
  border-width: 0px;
  border-color: #222;
  border-style: none; }

.tp-caption.large_bold_white {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.medium_light_white {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.mediumlarge_light_white {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.mediumlarge_light_white_center {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: Helvetica, Arial;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
  text-align: center;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.medium_bg_asbestos {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: #7f8c8d;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.medium_light_black {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: Helvetica, Arial;
  color: #000;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.large_bold_black {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #000;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.mediumlarge_light_darkblue {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: Helvetica, Arial;
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.small_light_white {
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.roundedimage {
  border-width: 0px;
  border-color: #222;
  border-style: none; }

.tp-caption.large_bg_black {
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: #000;
  padding: 10px 20px 15px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.mediumwhitebg {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: Helvetica, Arial;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  padding: 5px 15px 10px;
  text-shadow: none;
  border-width: 0px;
  border-color: #000;
  border-style: none; }

.tp-caption.medium_bg_orange_new1 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: Helvetica, Arial;
  color: #fff;
  text-decoration: none;
  background-color: #f39c12;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none; }

.tp-caption.boxshadow {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); }

.tp-caption.black {
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 19px;
  line-height: 19px;
  font-family: Helvetica, Arial, sans; }

.tp-caption.noshadow {
  text-shadow: none; }

.tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important; }

.tp-caption .frontcorner {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px; }

.tp-caption .backcorner {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px; }

.tp-caption .frontcornertop {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px; }

.tp-caption .backcornertop {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px; }

img.tp-slider-alternative-image {
  width: 100%;
  height: auto; }

.tp-simpleresponsive .button {
  padding: 6px 13px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 30px;
  cursor: pointer;
  color: #fff !important;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
  font-size: 15px;
  line-height: 45px !important;
  background: url(../images/gradient/g30.png) repeat-x top;
  font-family: arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px; }

.tp-simpleresponsive .button.big {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  padding: 9px 20px;
  font-size: 19px;
  line-height: 57px !important;
  background: url(../images/gradient/g40.png) repeat-x top; }

.tp-simpleresponsive .purchase:hover, .tp-simpleresponsive .button:hover, .tp-simpleresponsive .button.big:hover {
  background-position: bottom, 15px 11px; }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tp-simpleresponsive .button {
    padding: 4px 8px 3px;
    line-height: 25px !important;
    font-size: 11px !important;
    font-weight: normal; }

  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none; } }
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tp-simpleresponsive .button {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 10px !important; }

  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none; } }
.tp-simpleresponsive .button.green, .tp-simpleresponsive .button:hover.green, .tp-simpleresponsive .purchase.green, .tp-simpleresponsive .purchase:hover.green {
  background-color: #21a117;
  box-shadow: 0px 3px 0px 0px #104d0b; }

.tp-simpleresponsive .button.blue, .tp-simpleresponsive .button:hover.blue, .tp-simpleresponsive .purchase.blue, .tp-simpleresponsive .purchase:hover.blue {
  background-color: #1d78cb;
  box-shadow: 0px 3px 0px 0px #0f3e68; }

.tp-simpleresponsive .button.red, .tp-simpleresponsive .button:hover.red, .tp-simpleresponsive .purchase.red, .tp-simpleresponsive .purchase:hover.red {
  background-color: #cb1d1d;
  box-shadow: 0px 3px 0px 0px #7c1212; }

.tp-simpleresponsive .button.orange, .tp-simpleresponsive .button:hover.orange, .tp-simpleresponsive .purchase.orange, .tp-simpleresponsive .purchase:hover.orange {
  background-color: #ff7700;
  box-shadow: 0px 3px 0px 0px #a34c00; }

.tp-simpleresponsive .button.darkgrey, .tp-simpleresponsive .button.grey, .tp-simpleresponsive .button:hover.darkgrey, .tp-simpleresponsive .button:hover.grey, .tp-simpleresponsive .purchase.darkgrey, .tp-simpleresponsive .purchase:hover.darkgrey {
  background-color: #555;
  box-shadow: 0px 3px 0px 0px #222; }

.tp-simpleresponsive .button.lightgrey, .tp-simpleresponsive .button:hover.lightgrey, .tp-simpleresponsive .purchase.lightgrey, .tp-simpleresponsive .purchase:hover.lightgrey {
  background-color: #888;
  box-shadow: 0px 3px 0px 0px #555; }

.fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0; }

.fullwidthbanner-container {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden; }

.fullwidthbanner-container .fullwidthbanner {
  width: 100%;
  position: relative; }

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
  position: absolute;
  visibility: hidden;
  -webkit-font-smoothing: antialiased !important; }

.tp-simpleresponsive img {
  max-width: none; }

.noFilterClass {
  -webkit-filter: none !important;
  filter: none !important; }

.tp-bannershadow {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none; }

.tp-bannershadow.tp-shadow1 {
  background: url(../assets/shadow1.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px; }

.tp-bannershadow.tp-shadow2 {
  background: url(../assets/shadow2.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px; }

.tp-bannershadow.tp-shadow3 {
  background: url(../assets/shadow3.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px; }

.caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%; }

.caption.fullscreenvideo iframe, .caption.fullscreenvideo video {
  width: 100% !important;
  height: 100% !important;
  display: none; }

.tp-caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%; }

.tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none; }

.fullcoveredvideo video, .fullscreenvideo video {
  background: #000; }

.fullcoveredvideo .tp-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px; }

.html5vid.videoisplaying .tp-poster {
  display: none; }

.tp-video-play-button {
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  color: #FFF;
  z-index: 3;
  margin-top: -27px;
  margin-left: -28px;
  text-align: center;
  cursor: pointer; }

.html5vid .tp-revstop {
  width: 15px;
  height: 20px;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  position: relative;
  margin: 10px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.html5vid .tp-revstop {
  display: none; }

.html5vid.videoisplaying .revicon-right-dir {
  display: none; }

.html5vid.videoisplaying .tp-revstop {
  display: block; }

.html5vid.videoisplaying .tp-video-play-button {
  display: none; }

.html5vid:hover .tp-video-play-button {
  display: block; }

.fullcoveredvideo .tp-video-play-button {
  display: none !important; }

.tp-video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  opacity: 0;
  transition: opacity .3s;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, black), color-stop(1, #323232));
  display: table;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.tp-caption:hover .tp-video-controls {
  opacity: .9; }

.tp-video-button {
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  line-height: 12px;
  font-size: 12px;
  color: #fff;
  padding: 0px;
  margin: 0px;
  outline: none; }

.tp-video-button:hover {
  cursor: pointer; }

.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap {
  padding: 0px 5px;
  display: table-cell; }

.tp-video-seek-bar-wrap {
  width: 80%; }

.tp-video-vol-bar-wrap {
  width: 20%; }

.tp-volume-bar, .tp-seek-bar {
  width: 100%;
  cursor: pointer;
  outline: none;
  line-height: 12px;
  margin: 0;
  padding: 0; }

.tp-dottedoverlay {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 4; }

.tp-dottedoverlay.twoxtwo {
  background: url(gridtile.png); }

.tp-dottedoverlay.twoxtwowhite {
  background: url(../assets/gridtile_white.png); }

.tp-dottedoverlay.threexthree {
  background: url(../assets/gridtile_3x3.png); }

.tp-dottedoverlay.threexthreewhite {
  background: url(../assets/gridtile_3x3_white.png); }

.tpclear {
  clear: both; }

.tp-bullets {
  z-index: 1000;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5px); }

.tp-bullets.hidebullets {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.tp-bullets.simplebullets.navbar {
  border: 1px solid #666;
  border-bottom: 1px solid #444;
  background: url(../assets/boxed_bgtile.png);
  height: 40px;
  padding: 0px 10px;
  border-radius: 5px; }

.tp-bullets.simplebullets.navbar-old {
  background: url(../assets/navigdots_bgtile.png);
  height: 35px;
  padding: 0px 10px;
  border-radius: 5px; }

.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullet.png) no-Repeat top left;
  width: 20px;
  height: 20px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
  margin-left: 3px; }

.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px; }

.tp-bullets.simplebullets.round-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullets.png) no-Repeat bottom left;
  width: 23px;
  height: 23px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-bullets.simplebullets.round-old .bullet.last {
  margin-right: 0px; }

.tp-bullets.simplebullets.square .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-bullets.simplebullets.square .bullet.last {
  margin-right: 0px; }

.tp-bullets.simplebullets.square-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-bullets.simplebullets.square-old .bullet.last {
  margin-right: 0px; }

.tp-bullets.simplebullets.navbar .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullet_boxed.png) no-Repeat top left;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  float: left;
  margin-top: 0px; }

.tp-bullets.simplebullets.navbar .bullet.first {
  margin-left: 0px !important; }

.tp-bullets.simplebullets.navbar .bullet.last {
  margin-right: 0px !important; }

.tp-bullets.simplebullets.navbar-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/navigdots.png) no-Repeat bottom left;
  width: 15px;
  height: 15px;
  margin-left: 5px !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 10px; }

.tp-bullets.simplebullets.navbar-old .bullet.first {
  margin-left: 0px !important; }

.tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0px !important; }

.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
  background-position: top left; }

.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
  background-position: bottom left; }

.tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5000px);
  -webkit-transform-style: flat;
  -webkit-backface-visibility: hidden;
  z-index: 600;
  position: relative; }

.tparrows.hidearrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_left.png) no-Repeat top left;
  width: 40px;
  height: 40px; }

.tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_right.png) no-Repeat top left;
  width: 40px;
  height: 40px; }

.tp-leftarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/small_left.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-rightarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/small_right.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-leftarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_left.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-rightarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_right.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-leftarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/small_left_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-right: 6px;
  margin-top: 12px; }

.tp-rightarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/small_right_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-left: 6px;
  margin-top: 12px; }

.tp-leftarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrowleft.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-right: 6px;
  margin-top: 10px; }

.tp-rightarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrowright.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-left: 6px;
  margin-top: 10px; }

.tp-leftarrow.navbar-old.thumbswitharrow {
  margin-right: 10px; }

.tp-rightarrow.navbar-old.thumbswitharrow {
  margin-left: 0px; }

.tp-leftarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_left2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px; }

.tp-rightarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_right2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px; }

.tp-leftarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_left2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px; }

.tp-rightarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_right2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px; }

.tp-leftarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_left.png) no-Repeat 0 0;
  width: 40px;
  height: 40px; }

.tp-rightarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_right.png) no-Repeat 0 0;
  width: 40px;
  height: 40px; }

.tp-leftarrow:hover, .tp-rightarrow:hover {
  background-position: bottom left; }

.tp-bullets.tp-thumbs {
  z-index: 1000;
  position: absolute;
  padding: 3px;
  background-color: #fff;
  width: 500px;
  height: 50px;
  margin-top: -50px; }

.fullwidthbanner-container .tp-thumbs {
  padding: 3px; }

.tp-bullets.tp-thumbs .tp-mask {
  width: 500px;
  height: 50px;
  overflow: hidden;
  position: relative; }

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
  width: 5000px;
  position: absolute; }

.tp-bullets.tp-thumbs .bullet {
  width: 100px;
  height: 50px;
  cursor: pointer;
  overflow: hidden;
  background: none;
  margin: 0;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out; }

.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.tp-thumbs img {
  width: 100%; }

.tp-bannertimer {
  width: 100%;
  height: 10px;
  background: url(../assets/timer.png);
  position: absolute;
  z-index: 200;
  top: 0px; }

.tp-bannertimer.tp-bottom {
  bottom: 0px;
  height: 5px;
  top: auto; }

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .responsive .tp-bullets {
    display: none; }

  .responsive .tparrows {
    display: none; } }
.tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none; }

.tp-simpleresponsive a {
  text-decoration: none; }

.tp-simpleresponsive ul, .tp-simpleresponsive ul li, .tp-simpleresponsive ul li:before {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  overflow-x: visible;
  overflow-y: visible;
  background-image: none; }

.tp-simpleresponsive > ul > li {
  list-style: none;
  position: absolute;
  visibility: hidden; }

.caption.slidelink a div, .tp-caption.slidelink a div {
  width: 3000px;
  height: 1500px; }

.tparrows .tp-arr-imgholder {
  display: none; }

.tparrows .tp-arr-titleholder {
  display: none; }

.tparrows.preview1 {
  width: 100px;
  height: 100px;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  background: transparent; }

.tparrows.preview1:after {
  position: absolute;
  left: 0px;
  top: 0px;
  font-family: "revicons";
  color: #fff;
  font-size: 30px;
  width: 100px;
  height: 100px;
  text-align: center;
  background: rgba(0, 0, 0, 0.15);
  z-index: 2;
  line-height: 100px;
  transition: background 0.3s, color 0.3s; }

.tp-rightarrow.preview1:after {
  content: '\e825'; }

.tp-leftarrow.preview1:after {
  content: '\e824'; }

.tparrows.preview1:hover:after {
  background: #fff;
  color: #aaa; }

.tparrows.preview1 .tp-arr-imgholder {
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.tparrows.preview1 .tp-arr-iwrapper {
  transition: all 0.3s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0; }

.tparrows.preview1:hover .tp-arr-iwrapper {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.tp-rightarrow.preview1 .tp-arr-imgholder {
  right: 100%;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0; }

.tp-leftarrow.preview1 .tp-arr-imgholder {
  left: 100%;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0; }

.tparrows.preview1:hover .tp-arr-imgholder {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview1, .tparrows.preview1:after {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 24px; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tparrows.preview1, .tparrows.preview1:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px; } }
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tparrows.preview1, .tparrows.preview1:after {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px; } }
.tp-bullets.preview1 {
  height: 21px; }

.tp-bullets.preview1 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.15) !important;
  box-shadow: none;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 5px !important;
  margin-bottom: 0px !important;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

.tp-bullets.preview1 .bullet.last {
  margin-right: 0px; }

.tp-bullets.preview1 .bullet:hover, .tp-bullets.preview1 .bullet.selected {
  box-shadow: none;
  background: #aaa !important;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid #fff !important; }

.tparrows.preview2 {
  min-width: 60px;
  min-height: 60px;
  background: #fff;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  overflow: hidden;
  transition: width 0.3s, background-color 0.3s, opacity 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.tparrows.preview2:after {
  position: absolute;
  top: 50%;
  font-family: "revicons";
  color: #aaa;
  font-size: 25px;
  margin-top: -12px;
  transition: color 0.3s; }

.tp-rightarrow.preview2:after {
  content: '\e81e';
  right: 18px; }

.tp-leftarrow.preview2:after {
  content: '\e81f';
  left: 18px; }

.tparrows.preview2 .tp-arr-titleholder {
  background-size: cover;
  background-position: center center;
  display: block;
  visibility: hidden;
  position: relative;
  top: 0px;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  white-space: nowrap;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 60px;
  padding: 0px 10px; }

.tp-rightarrow.preview2 .tp-arr-titleholder {
  right: 50px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.tp-leftarrow.preview2 .tp-arr-titleholder {
  left: 50px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.tparrows.preview2.hovered {
  width: 300px; }

.tparrows.preview2:hover {
  background: #fff; }

.tparrows.preview2:hover:after {
  color: #000; }

.tparrows.preview2:hover .tp-arr-titleholder {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  visibility: visible;
  position: absolute; }

.tp-bullets.preview2 {
  height: 17px; }

.tp-bullets.preview2 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  border-radius: 10px;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

.tp-bullets.preview2 .bullet.last {
  margin-right: 0px; }

.tp-bullets.preview2 .bullet:hover, .tp-bullets.preview2 .bullet.selected {
  box-shadow: none;
  background: #fff !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid #000 !important; }

.tp-arr-titleholder.alwayshidden {
  display: none !important; }

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview2 {
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px; }

  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 20px;
    margin-top: -12px; }

  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 11px; }

  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 11px; }

  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 0px; }

  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 35px; }

  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 35px; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px; }

  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px; }

  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 8px; }

  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 8px; }

  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 10px;
    line-height: 30px;
    letter-spacing: 0px; }

  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 25px; }

  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 25px; }

  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: none; } }
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px; }

  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px; }

  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 8px; }

  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 8px; }

  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: none; }

  .tparrows.preview2:hover {
    width: 30px !important;
    height: 30px !important; } }
.tparrows.preview3 {
  width: 70px;
  height: 70px;
  background: #fff;
  -webkit-transform-style: flat; }

.tparrows.preview3:after {
  position: absolute;
  line-height: 70px;
  text-align: center;
  font-family: "revicons";
  color: #aaa;
  font-size: 30px;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 100;
  width: 70px;
  height: 70px;
  transition: color 0.3s; }

.tparrows.preview3:hover:after {
  color: #000; }

.tp-rightarrow.preview3:after {
  content: '\e825'; }

.tp-leftarrow.preview3:after {
  content: '\e824'; }

.tparrows.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  transition: transform 0.2s, -webkit-transform 0.2s;
  z-index: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  display: table;
  min-height: 90px;
  top: -10px; }

.tp-leftarrow.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%; }

.tparrows.preview3 .tp-arr-imgholder {
  background-size: cover;
  background-position: center center;
  display: table-cell;
  min-width: 90px;
  height: 90px;
  position: relative;
  top: 0px; }

.tp-rightarrow.preview3 .tp-arr-iwrapper {
  right: 0px;
  padding-right: 70px; }

.tp-leftarrow.preview3 .tp-arr-iwrapper {
  left: 0px;
  direction: rtl;
  padding-left: 70px; }

.tparrows.preview3 .tp-arr-titleholder {
  display: table-cell;
  padding: 30px;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  position: relative;
  clear: right;
  vertical-align: middle; }

.tparrows.preview3:hover .tp-arr-iwrapper {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

.tp-bullets.preview3 {
  height: 17px; }

.tp-bullets.preview3 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  border-radius: 10px;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

.tp-bullets.preview3 .bullet.last {
  margin-right: 0px; }

.tp-bullets.preview3 .bullet:hover, .tp-bullets.preview3 .bullet.selected {
  box-shadow: none;
  background: #fff !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid #000 !important; }

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview3:after, .tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px; }

  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px; }

  .tparrows.preview3 .tp-arr-imgholder {
    min-width: 70px;
    height: 70px; }

  .tp-rightarrow.preview3 .tp-arr-iwrapper {
    padding-right: 50px; }

  .tp-leftarrow.preview3 .tp-arr-iwrapper {
    padding-left: 50px; }

  .tparrows.preview3 .tp-arr-titleholder {
    padding: 10px;
    font-size: 16px; } }
@media only screen and (max-width: 767px) {
  .tparrows.preview3:after, .tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px; }

  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px; } }
.tparrows.preview4 {
  width: 30px;
  height: 110px;
  background: transparent;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000; }

.tparrows.preview4:after {
  position: absolute;
  line-height: 110px;
  text-align: center;
  font-family: "revicons";
  color: #fff;
  font-size: 20px;
  top: 0px;
  left: 0px;
  z-index: 0;
  width: 30px;
  height: 110px;
  background: rgba(0, 0, 0, 0.25);
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.tp-rightarrow.preview4:after {
  content: '\e825'; }

.tp-leftarrow.preview4:after {
  content: '\e824'; }

.tparrows.preview4 .tp-arr-allwrapper {
  visibility: hidden;
  width: 180px;
  position: absolute;
  z-index: 1;
  min-height: 120px;
  top: 0px;
  left: -150px;
  overflow: hidden;
  -webkit-perspective: 1000px;
  -webkit-transform-style: flat; }

.tp-leftarrow.preview4 .tp-arr-allwrapper {
  left: 0px; }

.tparrows.preview4 .tp-arr-iwrapper {
  position: relative; }

.tparrows.preview4 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: relative;
  top: 0px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.tparrows.preview4 .tp-arr-imgholder2 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: absolute;
  top: 0px;
  left: 180px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
  left: -180px; }

.tparrows.preview4 .tp-arr-titleholder {
  display: block;
  padding: 0px 10px;
  text-align: left;
  position: relative;
  background: #000;
  color: #FFF;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 11px;
  line-height: 2.75;
  transition: all 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0; }

.tparrows.preview4:after {
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%; }

.tp-leftarrow.preview4:after {
  transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%; }

@media only screen and (min-width: 768px) {
  .tparrows.preview4:hover:after {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg); }

  .tp-leftarrow.preview4:hover:after {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg); }

  .tparrows.preview4:hover .tp-arr-titleholder {
    transition-delay: 0.4s;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; } }
.tp-bullets.preview4 {
  height: 17px; }

.tp-bullets.preview4 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  border-radius: 10px;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

.tp-bullets.preview4 .bullet.last {
  margin-right: 0px; }

.tp-bullets.preview4 .bullet:hover, .tp-bullets.preview4 .bullet.selected {
  box-shadow: none;
  background: #fff !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid #000 !important; }

@media only screen and (max-width: 767px) {
  .tparrows.preview4 {
    width: 20px;
    height: 80px; }

  .tparrows.preview4:after {
    width: 20px;
    height: 80px;
    line-height: 80px;
    font-size: 14px; }

  .tparrows.preview1 .tp-arr-allwrapper, .tparrows.preview2 .tp-arr-allwrapper, .tparrows.preview3 .tp-arr-allwrapper, .tparrows.preview4 .tp-arr-allwrapper {
    display: none !important; } }
.tp-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute; }

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background: url(../assets/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.tp-loader.spinner5 {
  background: url(../assets/loader.gif) no-repeat 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

@-webkit-keyframes tp-rotateplane {
  0% {
    -webkit-transform: perspective(120px); }

  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }

  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }

  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }

  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: #ff0000;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out; }

@-webkit-keyframes tp-scaleout {
  0% {
    -webkit-transform: scale(0); }

  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }

@keyframes tp-scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0); }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0; } }

.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center; }

.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes tp-bouncedelay {
  0%,80%,100% {
    -webkit-transform: scale(0); }

  40% {
    -webkit-transform: scale(1); } }

@keyframes tp-bouncedelay {
  0%,80%,100% {
    transform: scale(0);
    -webkit-transform: scale(0); }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear; }

.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); }

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes tp-rotate {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes tp-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }

@-webkit-keyframes tp-bounce {
  0%,100% {
    -webkit-transform: scale(0); }

  50% {
    -webkit-transform: scale(1); } }

@keyframes tp-bounce {
  0%,100% {
    transform: scale(0);
    -webkit-transform: scale(0); }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

.tp-transparentimg {
  content: "url(../assets/transparent.png)"; }

.tp-3d {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%; }

.tp-caption img {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
  zoom: 1; }

@font-face {
  font-family: 'revicons';
  src: url("revicons.eot?5510888");
  src: url("revicons.eot?5510888#iefix") format("embedded-opentype"), url("revicons.woff?5510888") format("woff"), url("revicons.ttf?5510888") format("truetype"), url("revicons.svg?5510888#revicons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em; }

.revicon-search-1:before {
  content: '\e802'; }

.revicon-pencil-1:before {
  content: '\e831'; }

.revicon-picture-1:before {
  content: '\e803'; }

.revicon-cancel:before {
  content: '\e80a'; }

.revicon-info-circled:before {
  content: '\e80f'; }

.revicon-trash:before {
  content: '\e801'; }

.revicon-left-dir:before {
  content: '\e817'; }

.revicon-right-dir:before {
  content: '\e818'; }

.revicon-down-open:before {
  content: '\e83b'; }

.revicon-left-open:before {
  content: '\e819'; }

.revicon-right-open:before {
  content: '\e81a'; }

.revicon-angle-left:before {
  content: '\e820'; }

.revicon-angle-right:before {
  content: '\e81d'; }

.revicon-left-big:before {
  content: '\e81f'; }

.revicon-right-big:before {
  content: '\e81e'; }

.revicon-magic:before {
  content: '\e807'; }

.revicon-picture:before {
  content: '\e800'; }

.revicon-export:before {
  content: '\e80b'; }

.revicon-cog:before {
  content: '\e832'; }

.revicon-login:before {
  content: '\e833'; }

.revicon-logout:before {
  content: '\e834'; }

.revicon-video:before {
  content: '\e805'; }

.revicon-arrow-combo:before {
  content: '\e827'; }

.revicon-left-open-1:before {
  content: '\e82a'; }

.revicon-right-open-1:before {
  content: '\e82b'; }

.revicon-left-open-mini:before {
  content: '\e822'; }

.revicon-right-open-mini:before {
  content: '\e823'; }

.revicon-left-open-big:before {
  content: '\e824'; }

.revicon-right-open-big:before {
  content: '\e825'; }

.revicon-left:before {
  content: '\e836'; }

.revicon-right:before {
  content: '\e826'; }

.revicon-ccw:before {
  content: '\e808'; }

.revicon-arrows-ccw:before {
  content: '\e806'; }

.revicon-palette:before {
  content: '\e829'; }

.revicon-list-add:before {
  content: '\e80c'; }

.revicon-doc:before {
  content: '\e809'; }

.revicon-left-open-outline:before {
  content: '\e82e'; }

.revicon-left-open-2:before {
  content: '\e82c'; }

.revicon-right-open-outline:before {
  content: '\e82f'; }

.revicon-right-open-2:before {
  content: '\e82d'; }

.revicon-equalizer:before {
  content: '\e83a'; }

.revicon-layers-alt:before {
  content: '\e804'; }

.revicon-popup:before {
  content: '\e828'; }

@font-face {
  font-family: 'Material Icons';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url(MaterialIcons-Regular.eot);
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("MaterialIcons-Regular.woff2") format("woff2"), url("MaterialIcons-Regular.woff") format("woff"), url("MaterialIcons-Regular.ttf") format("truetype"); }

.icon-ico, [class*="icon-"]:before {
  font-family: 'Material Icons';
  font-weight: 400;
  font-style: normal;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:hover, [class*=" icon-"]:hover {
  text-decoration: none; }

.icon--flippedY {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1); }

.icon--flippedX {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

.icon-3d_rotation:before {
  content: "\e84d"; }

.icon-access_alarm:before {
  content: "\e190"; }

.icon-access_alarms:before {
  content: "\e191"; }

.icon-access_time:before {
  content: "\e192"; }

.icon-accessibility:before {
  content: "\e84e"; }

.icon-account_balance:before {
  content: "\e84f"; }

.icon-account_balance_wallet:before {
  content: "\e850"; }

.icon-account_box:before {
  content: "\e851"; }

.icon-account_circle:before {
  content: "\e853"; }

.icon-adb:before {
  content: "\e60e"; }

.icon-add:before {
  content: "\e145"; }

.icon-add_alarm:before {
  content: "\e193"; }

.icon-add_alert:before {
  content: "\e003"; }

.icon-add_box:before {
  content: "\e146"; }

.icon-add_circle:before {
  content: "\e147"; }

.icon-add_circle_outline:before {
  content: "\e148"; }

.icon-add_shopping_cart:before {
  content: "\e854"; }

.icon-add_to_photos:before {
  content: "\e39d"; }

.icon-adjust:before {
  content: "\e39e"; }

.icon-airline_seat_flat:before {
  content: "\e630"; }

.icon-airline_seat_flat_angled:before {
  content: "\e631"; }

.icon-airline_seat_individual_suite:before {
  content: "\e632"; }

.icon-airline_seat_legroom_extra:before {
  content: "\e633"; }

.icon-airline_seat_legroom_normal:before {
  content: "\e634"; }

.icon-airline_seat_legroom_reduced:before {
  content: "\e635"; }

.icon-airline_seat_recline_extra:before {
  content: "\e636"; }

.icon-airline_seat_recline_normal:before {
  content: "\e637"; }

.icon-airplanemode_active:before {
  content: "\e195"; }

.icon-airplanemode_inactive:before {
  content: "\e194"; }

.icon-airplay:before {
  content: "\e055"; }

.icon-alarm:before {
  content: "\e855"; }

.icon-alarm_add:before {
  content: "\e856"; }

.icon-alarm_off:before {
  content: "\e857"; }

.icon-alarm_on:before {
  content: "\e858"; }

.icon-album:before {
  content: "\e019"; }

.icon-android:before {
  content: "\e859"; }

.icon-announcement:before {
  content: "\e85a"; }

.icon-apps:before {
  content: "\e5c3"; }

.icon-archive:before {
  content: "\e149"; }

.icon-arrow_back:before {
  content: "\e5c4"; }

.icon-arrow_drop_down:before {
  content: "\e5c5"; }

.icon-arrow_drop_down_circle:before {
  content: "\e5c6"; }

.icon-arrow_drop_up:before {
  content: "\e5c7"; }

.icon-arrow_forward:before {
  content: "\e5c8"; }

.icon-aspect_ratio:before {
  content: "\e85b"; }

.icon-assessment:before {
  content: "\e85c"; }

.icon-assignment:before {
  content: "\e85d"; }

.icon-assignment_ind:before {
  content: "\e85e"; }

.icon-assignment_late:before {
  content: "\e85f"; }

.icon-assignment_return:before {
  content: "\e860"; }

.icon-assignment_returned:before {
  content: "\e861"; }

.icon-assignment_turned_in:before {
  content: "\e862"; }

.icon-assistant:before {
  content: "\e39f"; }

.icon-assistant_photo:before {
  content: "\e3a0"; }

.icon-attach_file:before {
  content: "\e226"; }

.icon-attach_money:before {
  content: "\e227"; }

.icon-attachment:before {
  content: "\e2bc"; }

.icon-audiotrack:before {
  content: "\e3a1"; }

.icon-autorenew:before {
  content: "\e863"; }

.icon-av_timer:before {
  content: "\e01b"; }

.icon-backspace:before {
  content: "\e14a"; }

.icon-backup:before {
  content: "\e864"; }

.icon-battery_alert:before {
  content: "\e19c"; }

.icon-battery_charging_full:before {
  content: "\e1a3"; }

.icon-battery_full:before {
  content: "\e1a4"; }

.icon-battery_std:before {
  content: "\e1a5"; }

.icon-battery_unknown:before {
  content: "\e1a6"; }

.icon-beenhere:before {
  content: "\e52d"; }

.icon-block:before {
  content: "\e14b"; }

.icon-bluetooth:before {
  content: "\e1a7"; }

.icon-bluetooth_audio:before {
  content: "\e60f"; }

.icon-bluetooth_connected:before {
  content: "\e1a8"; }

.icon-bluetooth_disabled:before {
  content: "\e1a9"; }

.icon-bluetooth_searching:before {
  content: "\e1aa"; }

.icon-blur_circular:before {
  content: "\e3a2"; }

.icon-blur_linear:before {
  content: "\e3a3"; }

.icon-blur_off:before {
  content: "\e3a4"; }

.icon-blur_on:before {
  content: "\e3a5"; }

.icon-book:before {
  content: "\e865"; }

.icon-bookmark:before {
  content: "\e866"; }

.icon-bookmark_border:before {
  content: "\e867"; }

.icon-border_all:before {
  content: "\e228"; }

.icon-border_bottom:before {
  content: "\e229"; }

.icon-border_clear:before {
  content: "\e22a"; }

.icon-border_color:before {
  content: "\e22b"; }

.icon-border_horizontal:before {
  content: "\e22c"; }

.icon-border_inner:before {
  content: "\e22d"; }

.icon-border_left:before {
  content: "\e22e"; }

.icon-border_outer:before {
  content: "\e22f"; }

.icon-border_right:before {
  content: "\e230"; }

.icon-border_style:before {
  content: "\e231"; }

.icon-border_top:before {
  content: "\e232"; }

.icon-border_vertical:before {
  content: "\e233"; }

.icon-brightness_1:before {
  content: "\e3a6"; }

.icon-brightness_2:before {
  content: "\e3a7"; }

.icon-brightness_3:before {
  content: "\e3a8"; }

.icon-brightness_4:before {
  content: "\e3a9"; }

.icon-brightness_5:before {
  content: "\e3aa"; }

.icon-brightness_6:before {
  content: "\e3ab"; }

.icon-brightness_7:before {
  content: "\e3ac"; }

.icon-brightness_auto:before {
  content: "\e1ab"; }

.icon-brightness_high:before {
  content: "\e1ac"; }

.icon-brightness_low:before {
  content: "\e1ad"; }

.icon-brightness_medium:before {
  content: "\e1ae"; }

.icon-broken_image:before {
  content: "\e3ad"; }

.icon-brush:before {
  content: "\e3ae"; }

.icon-bug_report:before {
  content: "\e868"; }

.icon-build:before {
  content: "\e869"; }

.icon-business:before {
  content: "\e0af"; }

.icon-cached:before {
  content: "\e86a"; }

.icon-cake:before {
  content: "\e7e9"; }

.icon-call:before {
  content: "\e0b0"; }

.icon-call_end:before {
  content: "\e0b1"; }

.icon-call_made:before {
  content: "\e0b2"; }

.icon-call_merge:before {
  content: "\e0b3"; }

.icon-call_missed:before {
  content: "\e0b4"; }

.icon-call_received:before {
  content: "\e0b5"; }

.icon-call_split:before {
  content: "\e0b6"; }

.icon-camera:before {
  content: "\e3af"; }

.icon-camera_alt:before {
  content: "\e3b0"; }

.icon-camera_enhance:before {
  content: "\e8fc"; }

.icon-camera_front:before {
  content: "\e3b1"; }

.icon-camera_rear:before {
  content: "\e3b2"; }

.icon-camera_roll:before {
  content: "\e3b3"; }

.icon-cancel:before {
  content: "\e5c9"; }

.icon-card_giftcard:before {
  content: "\e8f6"; }

.icon-card_membership:before {
  content: "\e8f7"; }

.icon-card_travel:before {
  content: "\e8f8"; }

.icon-cast:before {
  content: "\e307"; }

.icon-cast_connected:before {
  content: "\e308"; }

.icon-center_focus_strong:before {
  content: "\e3b4"; }

.icon-center_focus_weak:before {
  content: "\e3b5"; }

.icon-change_history:before {
  content: "\e86b"; }

.icon-chat:before {
  content: "\e0b7"; }

.icon-chat_bubble:before {
  content: "\e0ca"; }

.icon-chat_bubble_outline:before {
  content: "\e0cb"; }

.icon-check:before {
  content: "\e5ca"; }

.icon-check_box:before {
  content: "\e834"; }

.icon-check_box_outline_blank:before {
  content: "\e835"; }

.icon-check_circle:before {
  content: "\e86c"; }

.icon-chevron_left:before {
  content: "\e5cb"; }

.icon-chevron_right:before {
  content: "\e5cc"; }

.icon-chrome_reader_mode:before {
  content: "\e86d"; }

.icon-class:before {
  content: "\e86e"; }

.icon-clear:before {
  content: "\e14c"; }

.icon-clear_all:before {
  content: "\e0b8"; }

.icon-close:before {
  content: "\e5cd"; }

.icon-closed_caption:before {
  content: "\e01c"; }

.icon-cloud:before {
  content: "\e2bd"; }

.icon-cloud_circle:before {
  content: "\e2be"; }

.icon-cloud_done:before {
  content: "\e2bf"; }

.icon-cloud_download:before {
  content: "\e2c0"; }

.icon-cloud_off:before {
  content: "\e2c1"; }

.icon-cloud_queue:before {
  content: "\e2c2"; }

.icon-cloud_upload:before {
  content: "\e2c3"; }

.icon-code:before {
  content: "\e86f"; }

.icon-collections:before {
  content: "\e3b6"; }

.icon-collections_bookmark:before {
  content: "\e431"; }

.icon-color_lens:before {
  content: "\e3b7"; }

.icon-colorize:before {
  content: "\e3b8"; }

.icon-comment:before {
  content: "\e0b9"; }

.icon-compare:before {
  content: "\e3b9"; }

.icon-computer:before {
  content: "\e30a"; }

.icon-confirmation_number:before {
  content: "\e638"; }

.icon-contact_phone:before {
  content: "\e0cf"; }

.icon-contacts:before {
  content: "\e0ba"; }

.icon-content_copy:before {
  content: "\e14d"; }

.icon-content_cut:before {
  content: "\e14e"; }

.icon-content_paste:before {
  content: "\e14f"; }

.icon-control_point:before {
  content: "\e3ba"; }

.icon-control_point_duplicate:before {
  content: "\e3bb"; }

.icon-create:before {
  content: "\e150"; }

.icon-credit_card:before {
  content: "\e870"; }

.icon-crop:before {
  content: "\e3be"; }

.icon-crop_16_9:before {
  content: "\e3bc"; }

.icon-crop_3_2:before {
  content: "\e3bd"; }

.icon-crop_5_4:before {
  content: "\e3bf"; }

.icon-crop_7_5:before {
  content: "\e3c0"; }

.icon-crop_din:before {
  content: "\e3c1"; }

.icon-crop_free:before {
  content: "\e3c2"; }

.icon-crop_landscape:before {
  content: "\e3c3"; }

.icon-crop_original:before {
  content: "\e3c4"; }

.icon-crop_portrait:before {
  content: "\e3c5"; }

.icon-crop_square:before {
  content: "\e3c6"; }

.icon-dashboard:before {
  content: "\e871"; }

.icon-data_usage:before {
  content: "\e1af"; }

.icon-dehaze:before {
  content: "\e3c7"; }

.icon-delete:before {
  content: "\e872"; }

.icon-description:before {
  content: "\e873"; }

.icon-desktop_mac:before {
  content: "\e30b"; }

.icon-desktop_windows:before {
  content: "\e30c"; }

.icon-details:before {
  content: "\e3c8"; }

.icon-developer_board:before {
  content: "\e30d"; }

.icon-developer_mode:before {
  content: "\e1b0"; }

.icon-device_hub:before {
  content: "\e335"; }

.icon-devices:before {
  content: "\e1b1"; }

.icon-dialer_sip:before {
  content: "\e0bb"; }

.icon-dialpad:before {
  content: "\e0bc"; }

.icon-directions:before {
  content: "\e52e"; }

.icon-directions_bike:before {
  content: "\e52f"; }

.icon-directions_boat:before {
  content: "\e532"; }

.icon-directions_bus:before {
  content: "\e530"; }

.icon-directions_car:before {
  content: "\e531"; }

.icon-directions_railway:before {
  content: "\e534"; }

.icon-directions_run:before {
  content: "\e566"; }

.icon-directions_subway:before {
  content: "\e533"; }

.icon-directions_transit:before {
  content: "\e535"; }

.icon-directions_walk:before {
  content: "\e536"; }

.icon-disc_full:before {
  content: "\e610"; }

.icon-dns:before {
  content: "\e875"; }

.icon-do_not_disturb:before {
  content: "\e612"; }

.icon-do_not_disturb_alt:before {
  content: "\e611"; }

.icon-dock:before {
  content: "\e30e"; }

.icon-domain:before {
  content: "\e7ee"; }

.icon-done:before {
  content: "\e876"; }

.icon-done_all:before {
  content: "\e877"; }

.icon-drafts:before {
  content: "\e151"; }

.icon-drive_eta:before {
  content: "\e613"; }

.icon-dvr:before {
  content: "\e1b2"; }

.icon-edit:before {
  content: "\e3c9"; }

.icon-eject:before {
  content: "\e8fb"; }

.icon-email:before {
  content: "\e0be"; }

.icon-equalizer:before {
  content: "\e01d"; }

.icon-error:before {
  content: "\e000"; }

.icon-error_outline:before {
  content: "\e001"; }

.icon-event:before {
  content: "\e878"; }

.icon-event_available:before {
  content: "\e614"; }

.icon-event_busy:before {
  content: "\e615"; }

.icon-event_note:before {
  content: "\e616"; }

.icon-event_seat:before {
  content: "\e903"; }

.icon-exit_to_app:before {
  content: "\e879"; }

.icon-expand_less:before {
  content: "\e5ce"; }

.icon-expand_more:before {
  content: "\e5cf"; }

.icon-explicit:before {
  content: "\e01e"; }

.icon-explore:before {
  content: "\e87a"; }

.icon-exposure:before {
  content: "\e3ca"; }

.icon-exposure_neg_1:before {
  content: "\e3cb"; }

.icon-exposure_neg_2:before {
  content: "\e3cc"; }

.icon-exposure_plus_1:before {
  content: "\e3cd"; }

.icon-exposure_plus_2:before {
  content: "\e3ce"; }

.icon-exposure_zero:before {
  content: "\e3cf"; }

.icon-extension:before {
  content: "\e87b"; }

.icon-face:before {
  content: "\e87c"; }

.icon-fast_forward:before {
  content: "\e01f"; }

.icon-fast_rewind:before {
  content: "\e020"; }

.icon-favorite:before {
  content: "\e87d"; }

.icon-favorite_border:before {
  content: "\e87e"; }

.icon-feedback:before {
  content: "\e87f"; }

.icon-file_download:before {
  content: "\e2c4"; }

.icon-file_upload:before {
  content: "\e2c6"; }

.icon-filter:before {
  content: "\e3d3"; }

.icon-filter_1:before {
  content: "\e3d0"; }

.icon-filter_2:before {
  content: "\e3d1"; }

.icon-filter_3:before {
  content: "\e3d2"; }

.icon-filter_4:before {
  content: "\e3d4"; }

.icon-filter_5:before {
  content: "\e3d5"; }

.icon-filter_6:before {
  content: "\e3d6"; }

.icon-filter_7:before {
  content: "\e3d7"; }

.icon-filter_8:before {
  content: "\e3d8"; }

.icon-filter_9:before {
  content: "\e3d9"; }

.icon-filter_9_plus:before {
  content: "\e3da"; }

.icon-filter_b_and_w:before {
  content: "\e3db"; }

.icon-filter_center_focus:before {
  content: "\e3dc"; }

.icon-filter_drama:before {
  content: "\e3dd"; }

.icon-filter_frames:before {
  content: "\e3de"; }

.icon-filter_hdr:before {
  content: "\e3df"; }

.icon-filter_list:before {
  content: "\e152"; }

.icon-filter_none:before {
  content: "\e3e0"; }

.icon-filter_tilt_shift:before {
  content: "\e3e2"; }

.icon-filter_vintage:before {
  content: "\e3e3"; }

.icon-find_in_page:before {
  content: "\e880"; }

.icon-find_replace:before {
  content: "\e881"; }

.icon-flag:before {
  content: "\e153"; }

.icon-flare:before {
  content: "\e3e4"; }

.icon-flash_auto:before {
  content: "\e3e5"; }

.icon-flash_off:before {
  content: "\e3e6"; }

.icon-flash_on:before {
  content: "\e3e7"; }

.icon-flight:before {
  content: "\e539"; }

.icon-flight_land:before {
  content: "\e904"; }

.icon-flight_takeoff:before {
  content: "\e905"; }

.icon-flip:before {
  content: "\e3e8"; }

.icon-flip_to_back:before {
  content: "\e882"; }

.icon-flip_to_front:before {
  content: "\e883"; }

.icon-folder:before {
  content: "\e2c7"; }

.icon-folder_open:before {
  content: "\e2c8"; }

.icon-folder_shared:before {
  content: "\e2c9"; }

.icon-folder_special:before {
  content: "\e617"; }

.icon-font_download:before {
  content: "\e167"; }

.icon-format_align_center:before {
  content: "\e234"; }

.icon-format_align_justify:before {
  content: "\e235"; }

.icon-format_align_left:before {
  content: "\e236"; }

.icon-format_align_right:before {
  content: "\e237"; }

.icon-format_bold:before {
  content: "\e238"; }

.icon-format_clear:before {
  content: "\e239"; }

.icon-format_color_fill:before {
  content: "\e23a"; }

.icon-format_color_reset:before {
  content: "\e23b"; }

.icon-format_color_text:before {
  content: "\e23c"; }

.icon-format_indent_decrease:before {
  content: "\e23d"; }

.icon-format_indent_increase:before {
  content: "\e23e"; }

.icon-format_italic:before {
  content: "\e23f"; }

.icon-format_line_spacing:before {
  content: "\e240"; }

.icon-format_list_bulleted:before {
  content: "\e241"; }

.icon-format_list_numbered:before {
  content: "\e242"; }

.icon-format_paint:before {
  content: "\e243"; }

.icon-format_quote:before {
  content: "\e244"; }

.icon-format_size:before {
  content: "\e245"; }

.icon-format_strikethrough:before {
  content: "\e246"; }

.icon-format_textdirection_l_to_r:before {
  content: "\e247"; }

.icon-format_textdirection_r_to_l:before {
  content: "\e248"; }

.icon-format_underlined:before {
  content: "\e249"; }

.icon-forum:before {
  content: "\e0bf"; }

.icon-forward:before {
  content: "\e154"; }

.icon-forward_10:before {
  content: "\e056"; }

.icon-forward_30:before {
  content: "\e057"; }

.icon-forward_5:before {
  content: "\e058"; }

.icon-fullscreen:before {
  content: "\e5d0"; }

.icon-fullscreen_exit:before {
  content: "\e5d1"; }

.icon-functions:before {
  content: "\e24a"; }

.icon-gamepad:before {
  content: "\e30f"; }

.icon-games:before {
  content: "\e021"; }

.icon-gesture:before {
  content: "\e155"; }

.icon-get_app:before {
  content: "\e884"; }

.icon-gif:before {
  content: "\e908"; }

.icon-gps_fixed:before {
  content: "\e1b3"; }

.icon-gps_not_fixed:before {
  content: "\e1b4"; }

.icon-gps_off:before {
  content: "\e1b5"; }

.icon-grade:before {
  content: "\e885"; }

.icon-gradient:before {
  content: "\e3e9"; }

.icon-grain:before {
  content: "\e3ea"; }

.icon-graphic_eq:before {
  content: "\e1b8"; }

.icon-grid_off:before {
  content: "\e3eb"; }

.icon-grid_on:before {
  content: "\e3ec"; }

.icon-group:before {
  content: "\e7ef"; }

.icon-group_add:before {
  content: "\e7f0"; }

.icon-group_work:before {
  content: "\e886"; }

.icon-hd:before {
  content: "\e052"; }

.icon-hdr_off:before {
  content: "\e3ed"; }

.icon-hdr_on:before {
  content: "\e3ee"; }

.icon-hdr_strong:before {
  content: "\e3f1"; }

.icon-hdr_weak:before {
  content: "\e3f2"; }

.icon-headset:before {
  content: "\e310"; }

.icon-headset_mic:before {
  content: "\e311"; }

.icon-healing:before {
  content: "\e3f3"; }

.icon-hearing:before {
  content: "\e023"; }

.icon-help:before {
  content: "\e887"; }

.icon-help_outline:before {
  content: "\e8fd"; }

.icon-high_quality:before {
  content: "\e024"; }

.icon-highlight_off:before {
  content: "\e888"; }

.icon-history:before {
  content: "\e889"; }

.icon-home:before {
  content: "\e88a"; }

.icon-hotel:before {
  content: "\e53a"; }

.icon-hourglass_empty:before {
  content: "\e88b"; }

.icon-hourglass_full:before {
  content: "\e88c"; }

.icon-http:before {
  content: "\e902"; }

.icon-https:before {
  content: "\e88d"; }

.icon-image:before {
  content: "\e3f4"; }

.icon-image_aspect_ratio:before {
  content: "\e3f5"; }

.icon-import_export:before {
  content: "\e0c3"; }

.icon-inbox:before {
  content: "\e156"; }

.icon-indeterminate_check_box:before {
  content: "\e909"; }

.icon-info:before {
  content: "\e88e"; }

.icon-info_outline:before {
  content: "\e88f"; }

.icon-input:before {
  content: "\e890"; }

.icon-insert_chart:before {
  content: "\e24b"; }

.icon-insert_comment:before {
  content: "\e24c"; }

.icon-insert_drive_file:before {
  content: "\e24d"; }

.icon-insert_emoticon:before {
  content: "\e24e"; }

.icon-insert_invitation:before {
  content: "\e24f"; }

.icon-insert_link:before {
  content: "\e250"; }

.icon-insert_photo:before {
  content: "\e251"; }

.icon-invert_colors:before {
  content: "\e891"; }

.icon-invert_colors_off:before {
  content: "\e0c4"; }

.icon-iso:before {
  content: "\e3f6"; }

.icon-keyboard:before {
  content: "\e312"; }

.icon-keyboard_arrow_down:before {
  content: "\e313"; }

.icon-keyboard_arrow_left:before {
  content: "\e314"; }

.icon-keyboard_arrow_right:before {
  content: "\e315"; }

.icon-keyboard_arrow_up:before {
  content: "\e316"; }

.icon-keyboard_backspace:before {
  content: "\e317"; }

.icon-keyboard_capslock:before {
  content: "\e318"; }

.icon-keyboard_hide:before {
  content: "\e31a"; }

.icon-keyboard_return:before {
  content: "\e31b"; }

.icon-keyboard_tab:before {
  content: "\e31c"; }

.icon-keyboard_voice:before {
  content: "\e31d"; }

.icon-label:before {
  content: "\e892"; }

.icon-label_outline:before {
  content: "\e893"; }

.icon-landscape:before {
  content: "\e3f7"; }

.icon-language:before {
  content: "\e894"; }

.icon-laptop:before {
  content: "\e31e"; }

.icon-laptop_chromebook:before {
  content: "\e31f"; }

.icon-laptop_mac:before {
  content: "\e320"; }

.icon-laptop_windows:before {
  content: "\e321"; }

.icon-launch:before {
  content: "\e895"; }

.icon-layers:before {
  content: "\e53b"; }

.icon-layers_clear:before {
  content: "\e53c"; }

.icon-leak_add:before {
  content: "\e3f8"; }

.icon-leak_remove:before {
  content: "\e3f9"; }

.icon-lens:before {
  content: "\e3fa"; }

.icon-library_add:before {
  content: "\e02e"; }

.icon-library_books:before {
  content: "\e02f"; }

.icon-library_music:before {
  content: "\e030"; }

.icon-link:before {
  content: "\e157"; }

.icon-list:before {
  content: "\e896"; }

.icon-live_help:before {
  content: "\e0c6"; }

.icon-live_tv:before {
  content: "\e639"; }

.icon-local_activity:before {
  content: "\e53f"; }

.icon-local_airport:before {
  content: "\e53d"; }

.icon-local_atm:before {
  content: "\e53e"; }

.icon-local_bar:before {
  content: "\e540"; }

.icon-local_cafe:before {
  content: "\e541"; }

.icon-local_car_wash:before {
  content: "\e542"; }

.icon-local_convenience_store:before {
  content: "\e543"; }

.icon-local_dining:before {
  content: "\e556"; }

.icon-local_drink:before {
  content: "\e544"; }

.icon-local_florist:before {
  content: "\e545"; }

.icon-local_gas_station:before {
  content: "\e546"; }

.icon-local_grocery_store:before {
  content: "\e547"; }

.icon-local_hospital:before {
  content: "\e548"; }

.icon-local_hotel:before {
  content: "\e549"; }

.icon-local_laundry_service:before {
  content: "\e54a"; }

.icon-local_library:before {
  content: "\e54b"; }

.icon-local_mall:before {
  content: "\e54c"; }

.icon-local_movies:before {
  content: "\e54d"; }

.icon-local_offer:before {
  content: "\e54e"; }

.icon-local_parking:before {
  content: "\e54f"; }

.icon-local_pharmacy:before {
  content: "\e550"; }

.icon-local_phone:before {
  content: "\e551"; }

.icon-local_pizza:before {
  content: "\e552"; }

.icon-local_play:before {
  content: "\e553"; }

.icon-local_post_office:before {
  content: "\e554"; }

.icon-local_printshop:before {
  content: "\e555"; }

.icon-local_see:before {
  content: "\e557"; }

.icon-local_shipping:before {
  content: "\e558"; }

.icon-local_taxi:before {
  content: "\e559"; }

.icon-location_city:before {
  content: "\e7f1"; }

.icon-location_disabled:before {
  content: "\e1b6"; }

.icon-location_off:before {
  content: "\e0c7"; }

.icon-location_on:before {
  content: "\e0c8"; }

.icon-location_searching:before {
  content: "\e1b7"; }

.icon-lock:before {
  content: "\e897"; }

.icon-lock_open:before {
  content: "\e898"; }

.icon-lock_outline:before {
  content: "\e899"; }

.icon-looks:before {
  content: "\e3fc"; }

.icon-looks_3:before {
  content: "\e3fb"; }

.icon-looks_4:before {
  content: "\e3fd"; }

.icon-looks_5:before {
  content: "\e3fe"; }

.icon-looks_6:before {
  content: "\e3ff"; }

.icon-looks_one:before {
  content: "\e400"; }

.icon-looks_two:before {
  content: "\e401"; }

.icon-loop:before {
  content: "\e028"; }

.icon-loupe:before {
  content: "\e402"; }

.icon-loyalty:before {
  content: "\e89a"; }

.icon-mail:before {
  content: "\e158"; }

.icon-map:before {
  content: "\e55b"; }

.icon-markunread:before {
  content: "\e159"; }

.icon-markunread_mailbox:before {
  content: "\e89b"; }

.icon-memory:before {
  content: "\e322"; }

.icon-menu:before {
  content: "\e5d2"; }

.icon-merge_type:before {
  content: "\e252"; }

.icon-message:before {
  content: "\e0c9"; }

.icon-mic:before {
  content: "\e029"; }

.icon-mic_none:before {
  content: "\e02a"; }

.icon-mic_off:before {
  content: "\e02b"; }

.icon-mms:before {
  content: "\e618"; }

.icon-mode_comment:before {
  content: "\e253"; }

.icon-mode_edit:before {
  content: "\e254"; }

.icon-money_off:before {
  content: "\e25c"; }

.icon-monochrome_photos:before {
  content: "\e403"; }

.icon-mood:before {
  content: "\e7f2"; }

.icon-mood_bad:before {
  content: "\e7f3"; }

.icon-more:before {
  content: "\e619"; }

.icon-more_horiz:before {
  content: "\e5d3"; }

.icon-more_vert:before {
  content: "\e5d4"; }

.icon-mouse:before {
  content: "\e323"; }

.icon-movie:before {
  content: "\e02c"; }

.icon-movie_creation:before {
  content: "\e404"; }

.icon-music_note:before {
  content: "\e405"; }

.icon-my_location:before {
  content: "\e55c"; }

.icon-nature:before {
  content: "\e406"; }

.icon-nature_people:before {
  content: "\e407"; }

.icon-navigate_before:before {
  content: "\e408"; }

.icon-navigate_next:before {
  content: "\e409"; }

.icon-navigation:before {
  content: "\e55d"; }

.icon-network_cell:before {
  content: "\e1b9"; }

.icon-network_locked:before {
  content: "\e61a"; }

.icon-network_wifi:before {
  content: "\e1ba"; }

.icon-new_releases:before {
  content: "\e031"; }

.icon-nfc:before {
  content: "\e1bb"; }

.icon-no_sim:before {
  content: "\e0cc"; }

.icon-not_interested:before {
  content: "\e033"; }

.icon-note_add:before {
  content: "\e89c"; }

.icon-notifications:before {
  content: "\e7f4"; }

.icon-notifications_active:before {
  content: "\e7f7"; }

.icon-notifications_none:before {
  content: "\e7f5"; }

.icon-notifications_off:before {
  content: "\e7f6"; }

.icon-notifications_paused:before {
  content: "\e7f8"; }

.icon-offline_pin:before {
  content: "\e90a"; }

.icon-ondemand_video:before {
  content: "\e63a"; }

.icon-open_in_browser:before {
  content: "\e89d"; }

.icon-open_in_new:before {
  content: "\e89e"; }

.icon-open_with:before {
  content: "\e89f"; }

.icon-pages:before {
  content: "\e7f9"; }

.icon-pageview:before {
  content: "\e8a0"; }

.icon-palette:before {
  content: "\e40a"; }

.icon-panorama:before {
  content: "\e40b"; }

.icon-panorama_fish_eye:before {
  content: "\e40c"; }

.icon-panorama_horizontal:before {
  content: "\e40d"; }

.icon-panorama_vertical:before {
  content: "\e40e"; }

.icon-panorama_wide_angle:before {
  content: "\e40f"; }

.icon-party_mode:before {
  content: "\e7fa"; }

.icon-pause:before {
  content: "\e034"; }

.icon-pause_circle_filled:before {
  content: "\e035"; }

.icon-pause_circle_outline:before {
  content: "\e036"; }

.icon-payment:before {
  content: "\e8a1"; }

.icon-people:before {
  content: "\e7fb"; }

.icon-people_outline:before {
  content: "\e7fc"; }

.icon-perm_camera_mic:before {
  content: "\e8a2"; }

.icon-perm_contact_calendar:before {
  content: "\e8a3"; }

.icon-perm_data_setting:before {
  content: "\e8a4"; }

.icon-perm_device_information:before {
  content: "\e8a5"; }

.icon-perm_identity:before {
  content: "\e8a6"; }

.icon-perm_media:before {
  content: "\e8a7"; }

.icon-perm_phone_msg:before {
  content: "\e8a8"; }

.icon-perm_scan_wifi:before {
  content: "\e8a9"; }

.icon-person:before {
  content: "\e7fd"; }

.icon-person_add:before {
  content: "\e7fe"; }

.icon-person_outline:before {
  content: "\e7ff"; }

.icon-person_pin:before {
  content: "\e55a"; }

.icon-personal_video:before {
  content: "\e63b"; }

.icon-phone:before {
  content: "\e0cd"; }

.icon-phone_android:before {
  content: "\e324"; }

.icon-phone_bluetooth_speaker:before {
  content: "\e61b"; }

.icon-phone_forwarded:before {
  content: "\e61c"; }

.icon-phone_in_talk:before {
  content: "\e61d"; }

.icon-phone_iphone:before {
  content: "\e325"; }

.icon-phone_locked:before {
  content: "\e61e"; }

.icon-phone_missed:before {
  content: "\e61f"; }

.icon-phone_paused:before {
  content: "\e620"; }

.icon-phonelink:before {
  content: "\e326"; }

.icon-phonelink_erase:before {
  content: "\e0db"; }

.icon-phonelink_lock:before {
  content: "\e0dc"; }

.icon-phonelink_off:before {
  content: "\e327"; }

.icon-phonelink_ring:before {
  content: "\e0dd"; }

.icon-phonelink_setup:before {
  content: "\e0de"; }

.icon-photo:before {
  content: "\e410"; }

.icon-photo_album:before {
  content: "\e411"; }

.icon-photo_camera:before {
  content: "\e412"; }

.icon-photo_library:before {
  content: "\e413"; }

.icon-photo_size_select_actual:before {
  content: "\e432"; }

.icon-photo_size_select_large:before {
  content: "\e433"; }

.icon-photo_size_select_small:before {
  content: "\e434"; }

.icon-picture_as_pdf:before {
  content: "\e415"; }

.icon-picture_in_picture:before {
  content: "\e8aa"; }

.icon-pin_drop:before {
  content: "\e55e"; }

.icon-place:before {
  content: "\e55f"; }

.icon-play_arrow:before {
  content: "\e037"; }

.icon-play_circle_filled:before {
  content: "\e038"; }

.icon-play_circle_outline:before {
  content: "\e039"; }

.icon-play_for_work:before {
  content: "\e906"; }

.icon-playlist_add:before {
  content: "\e03b"; }

.icon-plus_one:before {
  content: "\e800"; }

.icon-poll:before {
  content: "\e801"; }

.icon-polymer:before {
  content: "\e8ab"; }

.icon-portable_wifi_off:before {
  content: "\e0ce"; }

.icon-portrait:before {
  content: "\e416"; }

.icon-power:before {
  content: "\e63c"; }

.icon-power_input:before {
  content: "\e336"; }

.icon-power_settings_new:before {
  content: "\e8ac"; }

.icon-present_to_all:before {
  content: "\e0df"; }

.icon-print:before {
  content: "\e8ad"; }

.icon-public:before {
  content: "\e80b"; }

.icon-publish:before {
  content: "\e255"; }

.icon-query_builder:before {
  content: "\e8ae"; }

.icon-question_answer:before {
  content: "\e8af"; }

.icon-queue:before {
  content: "\e03c"; }

.icon-queue_music:before {
  content: "\e03d"; }

.icon-radio:before {
  content: "\e03e"; }

.icon-radio_button_checked:before {
  content: "\e837"; }

.icon-radio_button_unchecked:before {
  content: "\e836"; }

.icon-rate_review:before {
  content: "\e560"; }

.icon-receipt:before {
  content: "\e8b0"; }

.icon-recent_actors:before {
  content: "\e03f"; }

.icon-redeem:before {
  content: "\e8b1"; }

.icon-redo:before {
  content: "\e15a"; }

.icon-refresh:before {
  content: "\e5d5"; }

.icon-remove:before {
  content: "\e15b"; }

.icon-remove_circle:before {
  content: "\e15c"; }

.icon-remove_circle_outline:before {
  content: "\e15d"; }

.icon-remove_red_eye:before {
  content: "\e417"; }

.icon-reorder:before {
  content: "\e8fe"; }

.icon-repeat:before {
  content: "\e040"; }

.icon-repeat_one:before {
  content: "\e041"; }

.icon-replay:before {
  content: "\e042"; }

.icon-replay_10:before {
  content: "\e059"; }

.icon-replay_30:before {
  content: "\e05a"; }

.icon-replay_5:before {
  content: "\e05b"; }

.icon-reply:before {
  content: "\e15e"; }

.icon-reply_all:before {
  content: "\e15f"; }

.icon-report:before {
  content: "\e160"; }

.icon-report_problem:before {
  content: "\e8b2"; }

.icon-restaurant_menu:before {
  content: "\e561"; }

.icon-restore:before {
  content: "\e8b3"; }

.icon-ring_volume:before {
  content: "\e0d1"; }

.icon-room:before {
  content: "\e8b4"; }

.icon-rotate_90_degrees_ccw:before {
  content: "\e418"; }

.icon-rotate_left:before {
  content: "\e419"; }

.icon-rotate_right:before {
  content: "\e41a"; }

.icon-router:before {
  content: "\e328"; }

.icon-satellite:before {
  content: "\e562"; }

.icon-save:before {
  content: "\e161"; }

.icon-scanner:before {
  content: "\e329"; }

.icon-schedule:before {
  content: "\e8b5"; }

.icon-school:before {
  content: "\e80c"; }

.icon-screen_lock_landscape:before {
  content: "\e1be"; }

.icon-screen_lock_portrait:before {
  content: "\e1bf"; }

.icon-screen_lock_rotation:before {
  content: "\e1c0"; }

.icon-screen_rotation:before {
  content: "\e1c1"; }

.icon-sd_card:before {
  content: "\e623"; }

.icon-sd_storage:before {
  content: "\e1c2"; }

.icon-search:before {
  content: "\e8b6"; }

.icon-security:before {
  content: "\e32a"; }

.icon-select_all:before {
  content: "\e162"; }

.icon-send:before {
  content: "\e163"; }

.icon-settings:before {
  content: "\e8b8"; }

.icon-settings_applications:before {
  content: "\e8b9"; }

.icon-settings_backup_restore:before {
  content: "\e8ba"; }

.icon-settings_bluetooth:before {
  content: "\e8bb"; }

.icon-settings_brightness:before {
  content: "\e8bd"; }

.icon-settings_cell:before {
  content: "\e8bc"; }

.icon-settings_ethernet:before {
  content: "\e8be"; }

.icon-settings_input_antenna:before {
  content: "\e8bf"; }

.icon-settings_input_component:before {
  content: "\e8c0"; }

.icon-settings_input_composite:before {
  content: "\e8c1"; }

.icon-settings_input_hdmi:before {
  content: "\e8c2"; }

.icon-settings_input_svideo:before {
  content: "\e8c3"; }

.icon-settings_overscan:before {
  content: "\e8c4"; }

.icon-settings_phone:before {
  content: "\e8c5"; }

.icon-settings_power:before {
  content: "\e8c6"; }

.icon-settings_remote:before {
  content: "\e8c7"; }

.icon-settings_system_daydream:before {
  content: "\e1c3"; }

.icon-settings_voice:before {
  content: "\e8c8"; }

.icon-share:before {
  content: "\e80d"; }

.icon-shop:before {
  content: "\e8c9"; }

.icon-shop_two:before {
  content: "\e8ca"; }

.icon-shopping_basket:before {
  content: "\E8CB"; }

.icon-shopping_cart:before {
  content: "\e8cc"; }

.icon-shuffle:before {
  content: "\e043"; }

.icon-signal_cellular_4_bar:before {
  content: "\e1c8"; }

.icon-signal_cellular_connected_no_internet_4_bar:before {
  content: "\e1cd"; }

.icon-signal_cellular_no_sim:before {
  content: "\e1ce"; }

.icon-signal_cellular_null:before {
  content: "\e1cf"; }

.icon-signal_cellular_off:before {
  content: "\e1d0"; }

.icon-signal_wifi_4_bar:before {
  content: "\e1d8"; }

.icon-signal_wifi_4_bar_lock:before {
  content: "\e1d9"; }

.icon-signal_wifi_off:before {
  content: "\e1da"; }

.icon-sim_card:before {
  content: "\e32b"; }

.icon-sim_card_alert:before {
  content: "\e624"; }

.icon-skip_next:before {
  content: "\e044"; }

.icon-skip_previous:before {
  content: "\e045"; }

.icon-slideshow:before {
  content: "\e41b"; }

.icon-smartphone:before {
  content: "\e32c"; }

.icon-sms:before {
  content: "\e625"; }

.icon-sms_failed:before {
  content: "\e626"; }

.icon-snooze:before {
  content: "\e046"; }

.icon-sort:before {
  content: "\e164"; }

.icon-sort_by_alpha:before {
  content: "\e053"; }

.icon-space_bar:before {
  content: "\e256"; }

.icon-speaker:before {
  content: "\e32d"; }

.icon-speaker_group:before {
  content: "\e32e"; }

.icon-speaker_notes:before {
  content: "\e8cd"; }

.icon-speaker_phone:before {
  content: "\e0d2"; }

.icon-spellcheck:before {
  content: "\e8ce"; }

.icon-star:before {
  content: "\e838"; }

.icon-star_border:before {
  content: "\e83a"; }

.icon-star_half:before {
  content: "\e839"; }

.icon-stars:before {
  content: "\e8d0"; }

.icon-stay_current_landscape:before {
  content: "\e0d3"; }

.icon-stay_current_portrait:before {
  content: "\e0d4"; }

.icon-stay_primary_landscape:before {
  content: "\e0d5"; }

.icon-stay_primary_portrait:before {
  content: "\e0d6"; }

.icon-stop:before {
  content: "\e047"; }

.icon-storage:before {
  content: "\e1db"; }

.icon-store:before {
  content: "\e8d1"; }

.icon-store_mall_directory:before {
  content: "\e563"; }

.icon-straighten:before {
  content: "\e41c"; }

.icon-strikethrough_s:before {
  content: "\e257"; }

.icon-style:before {
  content: "\e41d"; }

.icon-subject:before {
  content: "\e8d2"; }

.icon-subtitles:before {
  content: "\e048"; }

.icon-supervisor_account:before {
  content: "\e8d3"; }

.icon-surround_sound:before {
  content: "\e049"; }

.icon-swap_calls:before {
  content: "\e0d7"; }

.icon-swap_horiz:before {
  content: "\e8d4"; }

.icon-swap_vert:before {
  content: "\e8d5"; }

.icon-swap_vertical_circle:before {
  content: "\e8d6"; }

.icon-switch_camera:before {
  content: "\e41e"; }

.icon-switch_video:before {
  content: "\e41f"; }

.icon-sync:before {
  content: "\e627"; }

.icon-sync_disabled:before {
  content: "\e628"; }

.icon-sync_problem:before {
  content: "\e629"; }

.icon-system_update:before {
  content: "\e62a"; }

.icon-system_update_alt:before {
  content: "\e8d7"; }

.icon-tab:before {
  content: "\e8d8"; }

.icon-tab_unselected:before {
  content: "\e8d9"; }

.icon-tablet:before {
  content: "\e32f"; }

.icon-tablet_android:before {
  content: "\e330"; }

.icon-tablet_mac:before {
  content: "\e331"; }

.icon-tag_faces:before {
  content: "\e420"; }

.icon-tap_and_play:before {
  content: "\e62b"; }

.icon-terrain:before {
  content: "\e564"; }

.icon-text_format:before {
  content: "\e165"; }

.icon-textsms:before {
  content: "\e0d8"; }

.icon-texture:before {
  content: "\e421"; }

.icon-theaters:before {
  content: "\e8da"; }

.icon-thumb_down:before {
  content: "\e8db"; }

.icon-thumb_up:before {
  content: "\e8dc"; }

.icon-thumbs_up_down:before {
  content: "\e8dd"; }

.icon-time_to_leave:before {
  content: "\e62c"; }

.icon-timelapse:before {
  content: "\e422"; }

.icon-timer:before {
  content: "\e425"; }

.icon-timer_10:before {
  content: "\e423"; }

.icon-timer_3:before {
  content: "\e424"; }

.icon-timer_off:before {
  content: "\e426"; }

.icon-toc:before {
  content: "\e8de"; }

.icon-today:before {
  content: "\e8df"; }

.icon-toll:before {
  content: "\e8e0"; }

.icon-tonality:before {
  content: "\e427"; }

.icon-toys:before {
  content: "\e332"; }

.icon-track_changes:before {
  content: "\e8e1"; }

.icon-traffic:before {
  content: "\e565"; }

.icon-transform:before {
  content: "\e428"; }

.icon-translate:before {
  content: "\e8e2"; }

.icon-trending_down:before {
  content: "\e8e3"; }

.icon-trending_flat:before {
  content: "\e8e4"; }

.icon-trending_up:before {
  content: "\e8e5"; }

.icon-tune:before {
  content: "\e429"; }

.icon-turned_in:before {
  content: "\e8e6"; }

.icon-turned_in_not:before {
  content: "\e8e7"; }

.icon-tv:before {
  content: "\e333"; }

.icon-undo:before {
  content: "\e166"; }

.icon-unfold_less:before {
  content: "\e5d6"; }

.icon-unfold_more:before {
  content: "\e5d7"; }

.icon-usb:before {
  content: "\e1e0"; }

.icon-verified_user:before {
  content: "\e8e8"; }

.icon-vertical_align_bottom:before {
  content: "\e258"; }

.icon-vertical_align_center:before {
  content: "\e259"; }

.icon-vertical_align_top:before {
  content: "\e25a"; }

.icon-vibration:before {
  content: "\e62d"; }

.icon-video_library:before {
  content: "\e04a"; }

.icon-videocam:before {
  content: "\e04b"; }

.icon-videocam_off:before {
  content: "\e04c"; }

.icon-view_agenda:before {
  content: "\e8e9"; }

.icon-view_array:before {
  content: "\e8ea"; }

.icon-view_carousel:before {
  content: "\e8eb"; }

.icon-view_column:before {
  content: "\e8ec"; }

.icon-view_comfy:before {
  content: "\e42a"; }

.icon-view_compact:before {
  content: "\e42b"; }

.icon-view_day:before {
  content: "\e8ed"; }

.icon-view_headline:before {
  content: "\e8ee"; }

.icon-view_list:before {
  content: "\e8ef"; }

.icon-view_module:before {
  content: "\e8f0"; }

.icon-view_quilt:before {
  content: "\e8f1"; }

.icon-view_stream:before {
  content: "\e8f2"; }

.icon-view_week:before {
  content: "\e8f3"; }

.icon-vignette:before {
  content: "\e435"; }

.icon-visibility:before {
  content: "\e8f4"; }

.icon-visibility_off:before {
  content: "\e8f5"; }

.icon-voice_chat:before {
  content: "\e62e"; }

.icon-voicemail:before {
  content: "\e0d9"; }

.icon-volume_down:before {
  content: "\e04d"; }

.icon-volume_mute:before {
  content: "\e04e"; }

.icon-volume_off:before {
  content: "\e04f"; }

.icon-volume_up:before {
  content: "\e050"; }

.icon-vpn_key:before {
  content: "\e0da"; }

.icon-vpn_lock:before {
  content: "\e62f"; }

.icon-wallpaper:before {
  content: "\e1bc"; }

.icon-warning:before {
  content: "\e002"; }

.icon-watch:before {
  content: "\e334"; }

.icon-wb_auto:before {
  content: "\e42c"; }

.icon-wb_cloudy:before {
  content: "\e42d"; }

.icon-wb_incandescent:before {
  content: "\e42e"; }

.icon-wb_iridescent:before {
  content: "\e436"; }

.icon-wb_sunny:before {
  content: "\e430"; }

.icon-wc:before {
  content: "\e63d"; }

.icon-web:before {
  content: "\e051"; }

.icon-whatshot:before {
  content: "\e80e"; }

.icon-widgets:before {
  content: "\e1bd"; }

.icon-wifi:before {
  content: "\e63e"; }

.icon-wifi_lock:before {
  content: "\e1e1"; }

.icon-wifi_tethering:before {
  content: "\e1e2"; }

.icon-work:before {
  content: "\e8f9"; }

.icon-wrap_text:before {
  content: "\e25b"; }

.icon-youtube_searched_for:before {
  content: "\e8fa"; }

.icon-zoom_in:before {
  content: "\e8ff"; }

.icon-zoom_out:before {
  content: "\e900"; }

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url("fontawesome-webfont.eot?v=4.4.0");
  src: url("fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("fontawesome-webfont.woff?v=4.4.0") format("woff"), url("fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("fontawesome-webfont.svg?v=4.4.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; }

.fa-lg {
  font-size: 1.33333333em;
  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.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  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; }

.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 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-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 {
  -webkit-filter: none;
  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: #ffffff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before, .fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

@font-face {
  font-family: 'fontello';
  src: url("fontello.eot?7814774");
  src: url("fontello.eot?7814774#iefix") format("embedded-opentype"), url("fontello.woff?7814774") format("woff"), url("fontello.ttf?7814774") format("truetype"), url("fontello.svg?7814774#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-clothes-"]:before, [class*=" icon-clothes-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-clothes-01:before {
  content: '\e801'; }

.icon-clothes-10:before {
  content: '\e804'; }

.icon-clothes-02:before {
  content: '\e805'; }

.icon-clothes-03:before {
  content: '\e806'; }

.icon-clothes-04:before {
  content: '\e807'; }

.icon-clothes-05:before {
  content: '\e808'; }

.icon-clothes-06:before {
  content: '\e809'; }

.icon-clothes-07:before {
  content: '\e80a'; }

.icon-clothes-08:before {
  content: '\e80b'; }

.icon-clothes-09:before {
  content: '\e80c'; }

.is-scrolled .header-wrapper.transparent-header #header {
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

.is-scrolled .header-wrapper.transparent-header #header.header-custom .main-navigation .menu-option .btn-group > .dropdown-toggle {
  color: #000;
  font-weight: normal;
  font-size: 0.9em; }

.is-scrolled .header-wrapper.transparent-header #header .logo-wrapper .logotype {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/logo_a91b2b72-87c9-4538-ad1b-2c2fdbb45f63.png?1023"); }

.is-scrolled .header-wrapper.transparent-header #header .header-icon-outline {
  stroke: #000; }

.is-scrolled .header-wrapper.transparent-header #header .cartItemCount {
  color: #000; }

.is-scrolled .header-wrapper.transparent-header #header .itemsInCart #cartBagContent {
  color: #fff;
  fill: #333; }

.is-scrolled .header-wrapper.transparent-header #header .itemsInCart:hover #cartBagContent {
  fill: #333; }

.is-scrolled .header-wrapper.transparent-header #header .itemsInCart .cartItemCount {
  color: #fff; }

.is-scrolled .header-wrapper.transparent-header #header .icon-bar {
  background-color: #555; }

.is-scrolled #header.header-custom {
  top: 0;
  position: fixed; }

@media (min-width: 1024px) {
  .is-scrolled #header.header-custom {
    margin: 0;
    background: #fff;
    padding: 10px 0; }

  /* .is-scrolled #header.header-custom .logotype
  {
  	width: 180px;
  	height: 36px;
  	left: calc(50% - 90px);
  } */
  .is-scrolled #header.header-custom .btn-group > .dropdown-toggle:before {
    bottom: -15px !important; } }
.is-scrolled #topinfo {
  -webkit-transform: translate3d(0px, -28px, 0px);
  transform: translate3d(0px, -28px, 0px);
  transition: all .3s ease-out;
  top: 0; }

@media (min-width: 1024px) {
  .is-scrolled .secondary-navigation {
    margin-top: -42px;
    margin-bottom: -20px; } }
.menu-hidden .header-custom {
  -webkit-transform: translate3d(0px, -100px, 0px);
  transform: translate3d(0px, -100px, 0px);
  transition: all .3s ease-out; }

.menu-hidden #topinfo {
  -webkit-transform: translate3d(0px, -36px, 0px);
  transform: translate3d(0px, -36px, 0px); }

.btn-group.open .dropdown-toggle {
  box-shadow: none !important; }

.transparent-header #topinfo .country_message {
  color: #333; }

.transparent-header #topinfo .country_message a {
  color: #444;
  text-decoration: underline; }

.transparent-header #topinfo .currency_selector {
  color: #444; }

.transparent-header #topinfo .currency_selector:after {
  border-color: #444; }

.flag-icon-row {
  background-image: url(row-flag.svg?v=2); }

.flag-icon-box {
  background-image: url(box-icon.svg?v=2); }

.flag-icon-green-box {
  background-image: url(box-icon.svg?v=2); }

.flag-icon-card {
  background-image: url(card-icon.svg?v=2); }

.flag-icon-sound {
  background-image: url(sound-icon.svg?v=2); }

.flag-icon-popular {
  background-image: url(popular-icon.svg?v=2); }

#topinfo {
  top: 0px;
  position: fixed;
  width: 100%;
  z-index: 100002;
  height: 28px;
  line-height: 28px;
  overflow: visible;
  transition: all .1s ease-out;
  background-color: #fff;
  color: #333;
  font-size: 12px;
  text-transform: uppercase; }

#topinfo .country_message {
  color: #777; }

#topinfo .country_message a {
  color: #333; }

#topinfo .currency_selector {
  padding-right: 12px;
  color: #9d9d9d;
  font-weight: normal; }

#topinfo .currency_selector:after {
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  content: "";
  display: inline-block;
  height: 5px;
  margin-left: 7px;
  margin-bottom: 2px;
  box-sizing: content-box;
  pointer-events: none;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .15s ease-in-out;
  width: 5px;
  color: #9d9d9d; }

@media (max-width: 1023px) {
  #topinfo .currency_selector:after {
    margin-left: 3px;
    margin-bottom: 4px; } }
#topinfo .cu-opened .dropdown-menu {
  display: block; }

#topinfo .country_flag {
  height: 12px;
  margin-right: 10px; }

#topinfo a {
  color: #4d4d4d;
  font-weight: bold; }

#topinfo a.currency {
  font-weight: normal; }

#topinfo a:active, #topinfo a:hover {
  text-decoration: none; }

#topinfo .btn-group.open .dropdown-toggle {
  box-shadow: none;
  text-decoration: none; }

#topinfo .btn-group > .dropdown-toggle .flag-icon {
  margin-right: 4px;
  font-size: 14px; }

#topinfo .btn-group > .dropdown-toggle i {
  margin-left: 3px;
  font-size: 14px; }

#topinfo .btn-group > .dropdown-toggle:hover {
  text-decoration: none; }

#topinfo .dropdown-menu {
  margin-top: 10px;
  min-width: 300px;
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 8px 0;
  border: none; }

#topinfo .dropdown-menu li {
  width: 100%; }

#topinfo .dropdown-menu li.caret {
  position: absolute;
  left: 18px;
  top: -6px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 4px 0 0 0;
  background: #fff;
  box-shadow: -1px -1px 0px rgba(82, 95, 127, 0.1);
  will-change: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: .25s;
  border: none !important; }

#topinfo .dropdown-menu li a {
  width: 100%;
  float: left;
  padding: 7px 20px; }

#topinfo .dropdown-menu li a .flag-icon {
  font-size: 18px;
  margin-right: 13px;
  float: left;
  margin-top: -2px; }

#topinfo .dropdown-menu li a:hover {
  background: rgba(0, 0, 0, 0.05); }

#topinfo .dropdown-menu > li > a > i {
  margin-right: 15px;
  font-size: 15px;
  margin-top: 1px;
  float: left; }

#topinfo .dropdown-menu > li.divider {
  float: left; }

.headphones span {
  color: #444;
  font-weight: 200; }

.cases {
  height: 45px;
  width: 185px;
  float: left;
  padding-left: 30px;
  font-weight: 600;
  background-position: -4% 4px;
  background-repeat: no-repeat;
  background-size: 34px 34px;
  margin: 4px 0; }

.cases span {
  color: #444;
  font-weight: 200; }

.cables {
  height: 45px;
  width: 100%;
  float: left;
  padding-left: 30px;
  font-weight: 600;
  background-position: 1px 6px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  margin: 4px 0; }

.cables span {
  color: #444;
  font-weight: 200; }

.speakers {
  height: 45px;
  width: 185px;
  float: left;
  font-weight: 600;
  padding-left: 34px;
  background-position: 1px 8px;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  margin: 4px 0; }

.speakers span {
  color: #444;
  font-weight: 200; }

.mobile-headphones {
  background-position: 12px 5px;
  background-size: 25px 32px;
  background-repeat: no-repeat; }

.mobile-headphones a span {
  padding-left: 10px; }

.mobile-cases {
  background-position: 12px 5px;
  background-size: 32px 32px;
  background-repeat: no-repeat; }

.mobile-cases a span {
  padding-left: 15px; }

#off-canvas-menu .headphones-earbud {
  background-position: 15px 5px; }

#off-canvas-menu .headphones-earbud-plus {
  background-position: 13px 5px; }

.headphones-earbud {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/earbud.gif?123); }

.headphones-earbud-plus {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/earbud-plus.gif?123); }

.headphones-earbud-plus-wireless {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/earbud-plus-wireless.gif?123); }

.headphones-in-ear {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/in-ear.gif?123); }

.headphones-in-ear-wireless {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/in-ear-wireless.gif?123); }

.headphones-ear-piece-wireless {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/ear-piece-wireless.gif?123); }

.headphones-air-1-wireless {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/air-1-wireless.gif?1223); }

.iphone-x {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/Web_Menu_Icons_iPhone_X_099c675c-3f9b-4dca-bdd7-e66dc0a34a6d.png?17625923063797643459); }

.iphone-6-plus {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/Web_Menu_Icons_iPhone_6_Plus_4684733a-3177-461f-91d7-edb08c35fae6.png?17625923063797643459); }

.iphone-6 {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/Web_Menu_Icons_iPhone_6_8fc9fc63-97bf-4c5d-ba55-1ee074a3d30b.png?17625923063797643459); }

.iphone-7-8 {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/Web_Menu_Icons_iPhone_8_2d7b75d6-dd6c-4299-afcb-a1b4a879a83a.png?17625923063797643459); }

.iphone-7-8-plus {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/Web_Menu_Icons_iPhone_8_Plus_d3338c71-04df-4b54-9ed7-a1c8be8530df.png?17625923063797643459); }

.ipad {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/Web_Menu_Icons_iPad_8f40b486-0a39-4290-bcb6-e9b8d3932574.png?17625923063797643459); }

.lightning-cable {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/Web_Menu_Icons_Lightning_Cable_1.png?2674603248442862187); }

.micro-usb {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/Web-Menu-Icons_Micro-USB-Cable-_2.png?12047450434693034811); }

.sound-piece {
  background-image: url(https://cdn.shopify.com/s/files/1/1368/7677/files/speaker.png?3618230881038596575); }

@media (min-width: 768px) {
  footer.layout-3 .title-under {
    font-weight: 600; } }
footer.layout-3 section.newsletter {
  padding-top: 10px; }

footer.layout-3 section.footer {
  background: #F9FAFA;
  padding: 30px 0; }

@media (min-width: 768px) {
  footer.layout-3 section.footer {
    padding: 50px 0; } }
.another-title .title-box {
  padding: 15px 0 30px 0; }

@media (max-width: 767px) {
  .another-title .title-box {
    padding: 30px 0 0; }

  .another-title .title-box h2 {
    text-align: center; } }
.another-title .title-box .title-under {
  font-size: 19px;
  margin-bottom: 0; }

.another-title .title-box .title-under {
  border-bottom: 1px solid #eee; }

@media (min-width: 768px) {
  .another-title .title-box .title-under {
    font-size: 24px; } }
@media (max-width: 767px) {
  .shopping-cart-table__list-parameters li span:first-child {
    width: 70px; }

  .shopping-cart-table .icon {
    top: 0; } }
@media (min-width: 768px) {
  .shopping-cart-table td:nth-child(1), .shopping-cart-table th:nth-child(1) {
    width: 13.3%; }

  .shopping-cart-table td:nth-child(1) img, .shopping-cart-table th:nth-child(1) img {
    max-width: 120px; }

  .shopping-cart-table th {
    text-transform: uppercase;
    font-weight: bold;
    border-right: 0; }

  .shopping-cart-table td {
    vertical-align: middle;
    border-right: 0;
    padding: 25px 0; }

  .shopping-cart-table .shopping-cart-table__product-name a {
    font-size: 18px;
    text-transform: none; }

  .shopping-cart-table .shopping-cart-table__product-price {
    font-size: 24px;
    font-weight: 300; }

  .shopping-cart-table .shopping-cart-table__input input {
    font-size: 20px; }

  .shopping-cart-table .shopping-cart-table .icon, .shopping-cart-table .shopping-cart-table .fa {
    font-size: 30px;
    display: inline-block; } }
.shopping-cart-btns .btn--ys.btn--light {
  background: #fff;
  color: #555;
  font-size: 14px; }

.shopping-cart-btns .btn--ys.btn--light:hover {
  background: none;
  color: #222; }

.shopping-cart-btns .btn--ys.btn--light:hover .icon {
  color: #333; }

.shopping-cart-btns .btn--ys .icon {
  padding: 0 10px 0 0;
  color: #333; }

@media (max-width: 767px) {
  .shopping-cart-btns .btn {
    margin-bottom: 0 !important; } }
.hp-fullscreenmodal h4 {
  text-align: center; }

.hp-fullscreenmodal img {
  width: 100%; }

.hp-fullscreenmodal .product-title {
  text-align: center;
  font-style: italic;
  margin: 5px 0;
  color: #4d4d4d; }

.hp-fullscreenmodal a:hover {
  text-decoration: none; }

.hp-fullscreenmodal .selected .product-title {
  color: #000; }

.mobile-h3 {
  text-align: left;
  margin-left: 20px; }

.hp-colors-mobile {
  padding-left: 20px !important;
  padding-bottom: 20px !important;
  padding-right: 30px;
  border-bottom: 1px solid #eee;
  display: flex;
  flex-wrap: wrap; }

.hp-colors-mobile li {
  width: 40px !important;
  height: 40px !important; }

.hp-colors {
  list-style: none;
  padding-left: 0;
  clear: both;
  margin: 0 auto; }

.hp-colors-lifestyle {
  margin-bottom: 20px; }

.hp-colors li {
  width: 33px;
  height: 33px;
  margin: 0 2px 2px 0;
  padding: 0;
  overflow: hidden;
  border-bottom: 0px !important;
  display: inline-block !important; }

.hp-colors a {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  border-radius: 50%; }

.hp-colors a span {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  border: 3px solid #fff;
  text-indent: -999px;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.1); }

.hp-colors .selected a {
  border-color: #333; }

.hp-colors .selected a:hover {
  border-color: #333; }

.hp-colors a:hover {
  border-color: #ccc; }

.hp-selected-color {
  font-weight: bold; }

.hp-colors .cobalt span {
  background-color: #0051c2; }

.hp-colors .turquoise span {
  background-color: #09deda; }

.hp-colors .black span {
  background-color: #323232; }

.hp-colors .brown span {
  background-color: #6c4d00; }

.hp-colors .mint span {
  background-color: #a4d8c7; }

.hp-colors .grey span {
  background-color: #878787; }

.hp-colors .green span {
  background-color: #b1e36a; }

.hp-colors .red span {
  background-color: #cc0000; }

.hp-colors .transparent span {
  background-color: #f6f6f6; }

.hp-colors .cerise span {
  background-color: #f9358a; }

.hp-colors .yellow span {
  background-color: #fddf00; }

.hp-colors .coral span {
  background-color: #ff9c8f; }

.hp-colors .pink span {
  background-color: #ffa8ec; }

.hp-colors .white span {
  background-color: #fff;
  border: 3px solid #f2f2f2; }

.hp-colors .nude span {
  background-color: #e6cdbf; }

.hp-colors .blush span {
  background-color: #f4c8d0; }

.hp-colors .silver span {
  background: linear-gradient(to bottom right, #999a9e, white); }

.hp-colors .space-grey span {
  background: linear-gradient(to bottom right, #c7c7c7, #ededed); }

.hp-colors .rose-gold span {
  background: linear-gradient(to bottom right, #cd754e, #f9d3b3); }

.hp-colors .gold span {
  background: linear-gradient(to bottom right, #e2b974, #ffeeb1); }

.hp-colors .pink-gold span {
  background: linear-gradient(to bottom right, #e2b9bf, #feebed); }

.hp-colors .matte-gold span {
  background: linear-gradient(to bottom right, #ecd5b6, #fff7ed); }

.hp-colors .black-marble span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/t/21/assets/filter_color4.png?5213615030019961832") center/100% 100% no-repeat; }

.hp-colors .camouflage span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/camo.jpg?7769304361823425747") center/100% 100% no-repeat; }

.hp-colors .childhood span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/t/21/assets/filter_color1.png?268136707101993397") center/100% 100% no-repeat; }

.hp-colors .green-marble span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/t/21/assets/filter_color3.png?5213615030019961832") center/100% 100% no-repeat; }

.hp-colors .rainbow-edition span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/rainbow.png?7769304361823425747") center/100% 100% no-repeat; }

.hp-colors .sapphire-black span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/t/21/assets/filter_color5.png?5213615030019961832") center/100% 100% no-repeat; }

.hp-colors .triad span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/30s.png?7769304361823425747") center/100% 100% no-repeat; }

.hp-colors .white-marble span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/t/21/assets/filter_color2.png?5213615030019961832") center/100% 100% no-repeat; }

.hp-colors .pink-marble span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/pink-marble.png") center/100% 100% no-repeat; }

.hp-colors .botanica-exotica span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/Color-Picker-Botanica-Exotica.jpg?17640891040846762250") center/100% 100% no-repeat; }

.hp-colors .vintage-roses span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/Color-Picker-Vintage-Roses.jpg?2708123221095485100") center/100% 100% no-repeat; }

.hp-colors .hawaiian-nights span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/Home-Feature-Hawaiian-Nights.jpg?3401148558608124388") center/100% 100% no-repeat; }

.hp-colors .black-gold span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/Color-Picker-EarPiece-II-BlackGold.jpg?4165647855662244258") center/100% 100% no-repeat; }

.hp-colors .sunny-jungle span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/Color-Picker-Dunny-Jungle.jpg?952274144174871712") center/100% 100% no-repeat; }

.hp-colors .toco-loco span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/Color-Picker-Toco-Loco.jpg?772699466232448652") center/100% 100% no-repeat; }

.hp-colors .pink-flamingos span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/Color-Picker-Pink-Flamingos.jpg?772699466232448652") center/100% 100% no-repeat; }

.hp-colors .carbon-fiber span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/Carbon_Fibre_Low.jpg?6494753556376593013") center/100% 100% no-repeat; }

.hp-colors .blue-quartz span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/Blue_Quartz_Low.jpg?6494753556376593013") center/100% 100% no-repeat; }

.hp-colors .peacock span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/Color-Picker-Peacock.jpg?10719762725167920247") center/100% 100% no-repeat; }

.hp-colors .leopard span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/Color-Picker-Leopard.jpg?10719762725167920247") center/100% 100% no-repeat; }

.hp-colors .transparent span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/Color-Picker-Transparent.jpg?10719762725167920247") center/100% 100% no-repeat; }

.hp-colors .triad span {
  background: url("//cdn.shopify.com/s/files/1/1368/7677/files/triad.jpg?11531200250498408301") center/100% 100% no-repeat; }

.added_to_cart {
  text-align: center;
  padding: 20px 0 10px 0;
  background-color: #000; }

.added_to_cart h6 {
  color: #fff; }

.bigcounter {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+ICANCgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzE5MTQxNDtzdHJva2UtbWl0ZXJsaW1pdDoyMDt9DQo8L3N0eWxlPjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMy40IDM2LjMgMjcuNCAzNi4zIDI1LjkgMTIuMyA0LjkgMTIuMyAiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTAuMSAxMi4zYzAgMC0wLjItNy4zIDQuOC03LjNzNSA3LjMgNSA3LjMiLz48L3N2Zz4=") center/100% 100% no-repeat; }

#country_switch_modal .modal-dialog .modal-header, #country_switch_modal .modal-dialog .modal-body {
  text-align: center; }

.country_switch_content {
  text-align: center;
  margin-bottom: 15px; }

.country_switch_content img {
  text-align: center;
  display: block;
  max-width: 100%;
  width: 100px;
  margin: 15px auto; }

.hp-product-title {
  padding: 30px 0 20px 0; }

.hp-product-title h1 {
  font-size: 26px;
  line-height: 1.1;
  text-transform: none;
  margin-bottom: 5px; }

.hp-product-title h2 {
  font-size: 14px;
  color: #ccc;
  line-height: 1.1;
  margin: 0;
  text-transform: none; }

.hp-product-title h2 a {
  color: #ccc;
  text-decoration: underline; }

.hp-product-title h2 a:hover {
  text-decoration: none; }

.hp-product-title-v3 h1 {
  font-size: 26px;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 600; }

.hp-color-selector {
  width: 100%;
  max-width: 480px;
  clear: both; }

.hp-price-box {
  clear: both;
  padding: 20px 0 10px 0;
  font-size: 26px; }

.hp-tab-section {
  max-width: 640px;
  margin: 0 auto 5px auto; }

.hp-tab-section .container {
  width: 100%; }

.hp-product-buybtn {
  clear: both;
  margin-bottom: 20px; }

.index #pageContent {
  padding-bottom: 0;
  margin-bottom: -15px; }

#pageContent {
  padding-top: 1.2rem;
  padding-bottom: 0; }

@media (min-width: 750px) {
  #pageContent {
    padding-top: 2.5rem; } }
.hp-featured-products {
  margin-bottom: 10px; }

.hp-featured-products h3 {
  margin-bottom: 30px; }

.stockist-horizontal {
  min-height: 500px; }

#carouselUpsell {
  margin-bottom: 20px; }

#addedToCartModal .optionButtons, #listItemAddedToCartModal .optionButtons {
  text-align: center;
  margin: 20px 0;
  margin-top: 0; }

#addedToCartModal .optionButtons .btn, #listItemAddedToCartModal .optionButtons .btn {
  border-radius: 4px; }

#addedToCartModal .optionButtons form, #listItemAddedToCartModal .optionButtons form {
  margin-bottom: 10px; }

#addedToCartModal .optionButtons form .btn, #listItemAddedToCartModal .optionButtons form .btn {
  border: 0; }

#addedToCartModal .modal-title, #listItemAddedToCartModal .modal-title {
  text-align: center; }

#addedToCartModal .greatTogether, #listItemAddedToCartModal .greatTogether {
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5; }

.purchaseFlowBtn {
  background: #222;
  color: #fff;
  border-radius: 2px !important; }

.purchaseFlowBtn:hover, .purchaseFlowBtn:active {
  background: #666;
  color: #fff; }

.productInfo {
  padding-top: 20px; }

.checkoutBtnTable {
  margin-bottom: 40px; }

.indexInstagram {
  padding-bottom: 25px; }

#stockist-widget {
  margin: 20px 0; }

.splash-box-push {
  width: 100%;
  height: 280px;
  background-size: cover;
  background-position: center;
  margin-bottom: 18px; }

.splash-box-push .label {
  position: absolute;
  left: 30px;
  bottom: 36px;
  display: block;
  background-color: #fff;
  color: #000;
  padding: 8px 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold; }

.category-push {
  width: 100%;
  height: 280px;
  background-size: cover;
  background-position: center;
  margin-bottom: 18px; }

.category-push .label {
  position: absolute;
  left: 30px;
  bottom: 36px;
  display: block;
  background-color: #fff;
  color: #000;
  padding: 8px 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold; }

.category-push-headphones {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/headphones.jpg"); }

.category-push-cases {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/case.jpg"); }

.category-push-cables {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/cables.jpg"); }

.category-push-speakers {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/speakers_23ce292e-664b-410f-9b13-ec80711e6643.jpg"); }

.category-product-splash {
  margin-top: 20px; }

.category-product-splash h2 {
  text-align: center; }

.category-product-push {
  width: 100%;
  height: 180px;
  background-size: cover;
  background-position: center;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 0.4em; }

.category-product-push .label {
  position: absolute;
  left: 4px;
  bottom: 4px;
  display: block;
  background-color: #fff;
  color: #000;
  padding: 6px 6px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 1.2; }

@media (max-width: 1023px) {
  .category-product-push .label {
    left: 0;
    bottom: 0;
    font-size: 11px;
    width: 100%;
    border-radius: 0; } }
.category-product-push .label .fromprice {
  font-size: 11px;
  color: #808080;
  text-transform: none;
  font-weight: normal; }

.category-push-earbud {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/t/22/assets/earbud.png?new"); }

.category-push-earbud-plus {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/t/22/assets/earbud-plus.png?new"); }

.category-push-in-ear {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/t/22/assets/in-ear.png?new"); }

.category-push-earbud-plus-wireless {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/earbud-plus-wireless.jpg?7975562558551666725"); }

.category-push-in-ear-wireless {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/in-ear-wireless.jpg?7975562558551666725"); }

.category-push-ear-piece-wireless {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/t/22/assets/ear-piece.png?new"); }

.colabs {
  position: relative;
  margin-bottom: 20px; }

.colabs img {
  width: 100%; }

.colabs .colab-name {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 20px;
  padding: 5px 10px;
  color: #000;
  background-color: #fff;
  font-weight: bold; }

.hp-index-slider-caption {
  width: 100%;
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center; }

.hp-index-slider-caption .text {
  margin: auto;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2; }

.hp-index-slider-caption .text1 {
  padding-bottom: 0;
  font-size: 24px;
  font-weight: normal; }

.hp-index-slider-caption .text2 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 42px;
  font-weight: 600; }

.hp-index-slider-caption .text3 {
  text-transform: none;
  font-weight: normal;
  font-size: 24px;
  margin-bottom: 25px; }

.hp-index-slider-caption .text4 {
  font-weight: normal;
  text-transform: none;
  margin-top: 20px;
  font-size: 18px; }

.hp-index-slider-caption .slider-link-btn {
  margin: auto;
  background-color: #111;
  font-size: 15px;
  padding: 12px 20px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: futura-pt-bold, futura, Trebuchet MS, arial, sans-serif;
  color: #fff; }

.hp-index-slider-caption .slider-link-btn:hover {
  background-color: #444;
  text-decoration: none; }

@media (max-width: 767px) {
  .hp-index-slider-caption .text1 {
    font-size: 20px; }

  .hp-index-slider-caption .text2 {
    font-size: 34px; }

  .hp-index-slider-caption .text3 {
    font-size: 20px; }

  .hp-index-slider-caption .text4 {
    font-size: 18px; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .hp-index-slider-caption .text1 {
    font-size: 24px; }

  .hp-index-slider-caption .text2 {
    font-size: 38px; }

  .hp-index-slider-caption .text3 {
    font-size: 24px; }

  .hp-index-slider-caption .text4 {
    font-size: 20px; } }
.search-results {
  z-index: 8889;
  list-style-type: none;
  width: 80%;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid #ccc;
  overflow: hidden; }

.search-results li {
  display: block;
  width: 100%;
  margin: 0;
  border-top: 1px solid #ccc;
  line-height: 38px;
  overflow: hidden;
  text-align: left; }

.search-results li:first-child {
  border-top: none; }

.search-results .title {
  float: left;
  padding-left: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-align: left; }

.search-results .thumbnail {
  float: left;
  display: block;
  width: 32px;
  height: 32px;
  margin: 3px 0 3px 3px;
  padding: 0;
  text-align: center;
  overflow: hidden; }

.search-results .thumbnail img {
  width: 100%; }

.search-dropdown .search-results a {
  display: block;
  padding: 6px;
  overflow: hidden; }

.search-dropdown .search-results a:hover {
  color: #000; }

.search-dropdown .title {
  margin: 0; }

@media (max-width: 1024px) {
  .search-dropdown .search-results {
    margin-left: 15px; } }
#shappify_count_down {
  color: #ccc;
  font-weight: normal;
  font-size: 12px; }

.hp-page .image-header-60 {
  position: relative;
  background-color: #f2f2f2; }

.hp-page .image-header-60 .brand-logo {
  height: 150px; }

.hp-page .image-header-60 .img-container {
  text-align: center; }

.hp-page .image-header-60 .img-container .custom-divider hr {
  margin-bottom: 0; }

.hp-page .image-header-60 .img-container img {
  max-width: 1920px;
  max-height: 100%;
  width: 100%; }

.hp-page .image-header-60 .img-container .text-grid {
  position: relative;
  margin-bottom: 5%; }

.hp-page .image-header-60 .img-container .text-grid .textblock {
  text-align: center;
  position: relative;
  margin-top: 7%;
  margin-bottom: 7%; }

.hp-page .image-header-60 .img-container .text-grid .textblock p, .hp-page .image-header-60 .img-container .text-grid .textblock h1 {
  color: #333; }

@media (min-width: 768px) {
  .hp-page .image-header-60 .img-container {
    overflow: hidden;
    max-height: 65vh; }

  .hp-page .image-header-60 .img-container .custom-divider {
    display: none !important; }

  .hp-page .image-header-60 .img-container .text-grid {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    top: 0; }

  .hp-page .image-header-60 .img-container .text-grid .textblock {
    text-align: center;
    position: absolute;
    top: 45%;
    margin-top: 0;
    margin-bottom: 0; }

  .hp-page .image-header-60 .img-container .text-grid .textblock p, .hp-page .image-header-60 .img-container .text-grid .textblock h1 {
    color: #fefefe; }

  .hp-page .image-header-60 .img-container .text-grid .textblock h1 {
    font-size: 46px; }

  .hp-page .image-header-60 .img-container .text-grid .textblock p {
    font-size: 26px; } }
.hp-page .image-header-60 h1 {
  font-weight: 500; }

.hp-page .image-header-60 p {
  font-weight: 200;
  margin-bottom: 20px; }

@media (min-width: 1024px) {
  .hp-page .image-header-60 h1 {
    font-size: 32px; }

  .hp-page .image-header-60 h2 {
    font-size: 28px; } }
.hp-page .hp-block {
  padding: 30px 0;
  text-align: center; }

.hp-page .hp-block h2 {
  font-weight: 500;
  text-transform: none;
  font-size: 26px;
  line-height: 1.3; }

.hp-page .hp-block p {
  font-size: 14px;
  line-height: 1.3; }

@media (min-width: 1024px) {
  .hp-page .hp-block h2 {
    font-size: 34px; }

  .hp-page .hp-block p {
    font-size: 18px;
    line-height: 1.3; } }
@media (min-width: 1200px) {
  .hp-page .hp-block {
    padding: 40px 0; } }
@media (max-width: 1023px) {
  .hp-page .hp-block {
    padding: 20px 0px;
    margin-left: -15px;
    margin-right: -15px; }

  .hp-page .hp-block .xs-full {
    padding: 0;
    margin-top: -20px; }

  .hp-page .hp-block h2 {
    text-align: center; } }
.hp-page .hp-odd-row {
  background-color: #f2f2f2; }

.hp-page .image-text .text {
  margin-top: 10px;
  text-align: left; }

.hp-page .image-text .text a {
  text-decoration: underline; }

@media (min-width: 1200px) {
  .hp-page .image-text .text {
    margin-top: 40px; } }
@media (min-width: 1024px) {
  .hp-page .image-text .text {
    margin-top: 20px; } }
.hp-page .heading-text p {
  margin: 0; }

.hp-page .heading-text .center-text-inner {
  padding: 20px 0;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2; }

.hp-page .hp-quote p {
  font-family: georgia;
  font-style: italic;
  color: #333; }

.hp-page .hp-quote .author {
  color: #333;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 0; }

.hp-page .color-quote {
  padding: 20px 0;
  margin-top: 20px;
  margin-bottom: -90px; }

@media (min-width: 1200px) {
  .hp-page .color-quote {
    margin-top: 30px;
    padding: 20px 0; } }
@media (max-width: 767px) {
  .hp-page .color-quote {
    margin-bottom: 0; } }
@media (min-width: 1024px) {
  .hp-page .color-quote {
    margin-bottom: -90px; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .hp-page .color-quote {
    margin-bottom: -75px; } }
.hp-page .color-quote a {
  color: #999; }

.hp-page .color-quote a:hover {
  text-decoration: none; }

.hp-page .color-quote h2 {
  margin-bottom: 0; }

.hp-page .image-text-gallery {
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .hp-page .image-text-gallery {
    margin-bottom: 15px; } }
.hp-page .image-text-gallery .text {
  background-color: #f2f2f2;
  margin-bottom: 15px;
  color: #4d4d4d;
  text-align: center;
  padding: 20px 15px 20px 15px; }

.hp-page .image-text-gallery .text h2 {
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  margin: 0; }

.hp-page .image-text-gallery .text p {
  padding-bottom: 7px;
  font-size: 13px;
  margin: 0; }

.hp-page .image-text-gallery .image img {
  width: 100%; }

.hp-page .image-text-gallery .shopnowbtn {
  background-color: #fff;
  color: #000;
  padding: 8px 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  width: 120px;
  display: block;
  margin: 5px auto 0 auto; }

.hp-page .image-text-gallery .shopnowbtn:hover {
  text-decoration: none; }

.hp-page .image-gallery {
  margin-bottom: -30px; }

.hp-page .image-gallery img {
  width: 100%;
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .hp-page .image-gallery img {
    margin-bottom: 15px; } }
@media (max-width: 767px) {
  .hp-page .image-gallery {
    margin-bottom: -15px; } }
.hp-page .image-gallery .push-block {
  position: relative; }

.hp-page .image-gallery .label {
  position: absolute;
  left: 20px;
  bottom: 45px;
  display: block;
  background-color: #fff;
  color: #000;
  padding: 8px 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold; }

@media (max-width: 767px) {
  .hp-page .image-gallery .label {
    bottom: 30px; } }
.hp-page .hp-product-block {
  padding: 10px 0; }

@media (min-width: 1200px) {
  .hp-page .hp-product-block {
    padding: 15px 0; } }
@media (max-width: 1023px) {
  .hp-page .hp-product-block {
    padding: 8px; } }
.TagTray .tagtray-gallery {
  background: #fff;
  width: 100%;
  margin-top: 16px; }

.TagTray .tagtray-carousel {
  background: #fff;
  width: 100%;
  margin-top: 16px; }

.TagTray .ttbx-wrapper {
  box-shadow: 0 0 0px !important;
  border: 5px solid #fff;
  background: #fff; }

.TagTray .ttbx-wrapper img {
  width: auto; }

.TagTray .ttbx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
  visibility: hidden; }

.TagTray .tagtray-gallery .tagtray-gallery-item {
  background-color: #fff;
  overflow: hidden;
  margin: 0 7px; }

.TagTray .tagtray-gallery .tagtray-gallery-item a > img {
  width: auto; }

@media (max-width: 767px) {
  .TagTray .tagtray-gallery .tagtray-gallery-item a > img {
    max-width: 100%; } }
.TagTray {
  display: none;
  margin-bottom: -60px;
  margin-top: 20px; }

.list-image .list-image-2 {
  display: none; }

#geo-cart-message-wrapper .warning-message {
  text-align: center;
  margin-top: 20px;
  border: 1px solid red;
  padding: 20px;
  padding-bottom: 8px; }

#geo-cart-message-wrapper .warning-message a {
  text-decoration: underline; }

.hp-ecom-values {
  padding-top: 15px;
  padding-bottom: 7px;
  background-color: #f0f0f0;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px; }

.hp-ecom-values .ecom-icon {
  height: 25px;
  margin-right: 5px; }

.product .product_color {
  font-weight: bold;
  display: block; }

.product .product_model {
  color: #333;
  display: block;
  text-transform: none;
  height: 18px;
  overflow: hidden;
  margin-bottom: 2px;
  font-weight: 600; }

.product .price-box {
  color: #808080; }

.upsell_block .slick-dots {
  display: none; }

.upsell_block h2 .all-colors {
  display: block; }

.upsell_block h2 .all-colors a {
  color: #ccc;
  text-decoration: underline;
  font-size: 12px;
  line-height: 16px; }

.hp-product-top-description {
  margin-bottom: 25px; }

.hp-product-top-description ul {
  margin-left: 12px;
  padding-left: 12px; }

.hp-product-top-description ul li {
  margin-bottom: 6px; }

.product-page-collection {
  background-color: #fafafa;
  padding-top: 25px; }

.product-page-collection .container {
  max-width: 800px; }

.mobile-cart .cart-item {
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  margin-bottom: 15px;
  padding: 10px;
  position: relative; }

.mobile-cart .delete-product {
  position: absolute;
  top: 5px;
  right: 6px; }

.mobile-cart .product-image {
  text-align: center;
  margin-bottom: 15px; }

.mobile-cart .product-image img {
  width: 100px; }

.mobile-cart h5 {
  text-align: center;
  margin-bottom: 6px; }

.mobile-cart .price-and-quantity {
  text-align: center;
  margin-bottom: 10px;
  color: #4d4d4d; }

.mobile-cart .change-quantity {
  text-align: center; }

.mobile-cart .change-quantity input {
  width: 45px;
  display: inline;
  height: 35px; }

.mobile-cart .last {
  margin-bottom: 0; }

.checkout-page .total-text {
  margin-top: 5px;
  text-align: center;
  color: #ccc; }

.checkout-page .total-sum {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  padding: 8px 0;
  margin-top: 10px; }

.checkout-page .discounted_total {
  color: #ccc;
  font-weight: 200;
  text-decoration: line-through; }

.checkout-page .total-info {
  text-align: center;
  color: #ccc;
  margin-bottom: 10px; }

.checkout-page .order-faq {
  marign-top: 8px;
  color: #ccc;
  font-size: 12px;
  text-align: center; }

.checkout-page .free-shipping-info {
  color: #ccc;
  margin-top: 6px;
  font-size: 0.8em; }

.productitem-price {
  color: #333;
  margin-bottom: 8px; }

.productitem-addtocart a {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  color: #4d4d4d;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 0 auto;
  width: 135px;
  padding: 8px 0;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  font-family: futura-pt-bold, futura, Trebuchet MS, arial, sans-serif; }

.productitem-addtocart a:hover {
  padding-left: 4px;
  background: #333;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none; }

.productitem-addtocart a:active {
  text-decoration: none; }

.infobar {
  background-color: #000;
  color: #fff;
  width: 100%; }

.top-banner {
  background-color: #333;
  color: #fff;
  width: 100%;
  line-height: 26px;
  margin-bottom: 30px; }

.top-banner p {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase; }

.discount-message {
  color: red;
  display: block;
  font-size: 0.8em; }

.original-price {
  text-decoration: line-through;
  color: #ccc;
  font-size: 0.8em; }

.shipping-table {
  width: 250px;
  border: 1px solid #333;
  margin: 15px auto;
  border-collapse: collapse; }

.shipping-table td {
  padding: 5px;
  width: 123px;
  border: 1px solid #333; }

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

.footer .menu-row {
  padding-bottom: 20px; }

.payment-logo {
  height: 15px;
  margin-right: 10px;
  margin-top: 6px; }

.paypal {
  margin-top: 9px; }

.mastercard {
  height: 22px; }

.e-comv-text {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400; }

.ecom-row {
  margin-right: 0px !important;
  margin-left: 0px !important; }

.values-text {
  margin-top: 5px;
  font-size: 13px; }

@media (max-width: 1200px) {
  .values-text {
    font-size: 11px; } }
@media all and (max-width: 991px) {
  .values-text {
    display: flex;
    align-items: center;
    justify-content: flex-start; } }
@media (min-width: 1024px) {
  .splash-container {
    padding-right: 0px; } }
.big-splash {
  background-size: cover;
  padding-bottom: 30px;
  padding-top: 30px;
  overflow: hidden;
  display: flex;
  flex-direction: column; }

.big-splash .big-splash-video, .big-splash .big-splash-video-right {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: translate(-50%);
  transform: translate(-50%); }

.big-splash .cta-anchor {
  margin: 0 auto;
  margin-top: 20px; }

.big-splash .cta-anchor:hover, .big-splash .cta-anchor:active {
  text-decoration: none; }

.big-splash .cta {
  padding: 14px 16px 14px;
  font-size: 1em;
  line-height: 1em;
  text-transform: uppercase;
  background: #333;
  color: #fff;
  border-radius: 2px;
  font-weight: 600;
  font-family: futura-pt-bold, futura, Trebuchet MS, arial, sans-serif; }

.big-splash .cta:hover, .big-splash .cta:active {
  text-decoration: none;
  background: #444;
  color: #fff; }

.big-splash .label {
  margin: 0 auto;
  white-space: normal;
  background-color: #fff;
  color: #000;
  padding: 6px 15px;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0; }

.big-splash-left {
  height: 90vh;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 15%;
  padding-bottom: 15%; }

@media (max-width: 520px) {
  .big-splash-left {
    height: 64vh; } }
.big-splash-left .subheading-one {
  font-size: 44px; }

@media (max-width: 992px) {
  .big-splash-left .subheading-one {
    font-size: 40px; } }
@media (max-width: 560px) {
  .big-splash-left .subheading-one {
    font-size: 30px; } }
.big-splash-left .subheading-two, .big-splash-left .main-heading {
  font-size: 22px; }

@media (max-width: 992px) {
  .big-splash-left .subheading-two, .big-splash-left .main-heading {
    font-size: 21px; } }
@media (max-width: 560px) {
  .big-splash-left .subheading-two, .big-splash-left .main-heading {
    font-size: 19px; } }
.big-splash-right-top {
  position: relative;
  overflow: hidden;
  height: 44vh;
  width: 100%; }

@media (max-width: 992px) {
  .big-splash-right-top {
    margin-top: 3vh; } }
.big-splash-right-top .subheading-one {
  font-size: 32px; }

@media (max-width: 992px) {
  .big-splash-right-top .subheading-one {
    font-size: 30px; } }
@media (max-width: 560px) {
  .big-splash-right-top .subheading-one {
    font-size: 26px; } }
.big-splash-right-top .subheading-two, .big-splash-right-top .main-heading {
  font-size: 20px; }

@media (max-width: 992px) {
  .big-splash-right-top .subheading-two, .big-splash-right-top .main-heading {
    font-size: 18px; } }
@media (max-width: 560px) {
  .big-splash-right-top .subheading-two, .big-splash-right-top .main-heading {
    font-size: 17px; } }
.big-splash-right-bottom {
  position: relative;
  overflow: hidden;
  margin-top: 2vh;
  height: 44vh;
  width: 100%; }

.big-splash-right-bottom .subheading-one {
  font-size: 32px; }

@media (max-width: 992px) {
  .big-splash-right-bottom .subheading-one {
    font-size: 30px; } }
@media (max-width: 560px) {
  .big-splash-right-bottom .subheading-one {
    font-size: 26px; } }
.big-splash-right-bottom .subheading-two, .big-splash-right-bottom .main-heading {
  font-size: 20px; }

@media (max-width: 992px) {
  .big-splash-right-bottom .subheading-two, .big-splash-right-bottom .main-heading {
    font-size: 18px; } }
@media (max-width: 560px) {
  .big-splash-right-bottom .subheading-two, .big-splash-right-bottom .main-heading {
    font-size: 17px; } }
#leftColumn {
  position: fixed;
  display: block;
  margin: 0;
  padding: 0;
  background: #fff;
  list-style: none;
  z-index: 999999999999999;
  top: 0;
  left: -150%;
  height: 100%;
  width: 270px;
  text-align: left;
  overflow: scroll; }

#leftColumn .collapse-block {
  padding: 0 20px; }

#leftColumn.column-open {
  left: 0;
  transition: left 300ms linear 0s; }

#leftColumn .slide-column-close {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  font-size: 0.8125em !important;
  line-height: 1em !important;
  font-weight: 600 !important;
  color: #333;
  padding: 15px 18px !important;
  text-decoration: none;
  text-transform: uppercase; }

#leftColumn .slide-column-close .icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.7692em;
  color: #333; }

#leftColumn .filters-block {
  padding: 15px 20px;
  border-bottom: 1px solid #e5e5e5; }

#leftColumn .filters-row__select {
  display: block;
  padding: 5px 0 0 0; }

#leftColumn .filters-row__select label {
  min-width: 65px;
  margin: 0; }

#leftColumn .filters-row__select .select-wrapper .select--ys {
  min-width: 118px; }

.slide-column-open {
  margin: 0;
  display: inline-block; }

#leftColumn:after {
  background: none; }

a.slide-column-close.position-fix {
  position: absolute !important; }

.filters-row {
  margin-bottom: 35px; }

.banner-divider {
  padding-bottom: 20px; }

.banner-divider h3 {
  padding-top: 40px;
  padding-bottom: 40px;
  font-weight: 600; }

#centerCol .img-responsive {
  display: inline; }

.socialmedia-followers {
  font-weight: 300 !important;
  padding-left: 20px;
  text-transform: none; }

@media (max-width: 600px) {
  .socialmedia-followers {
    font-size: 10px; } }
.follower-number {
  font-weight: 600;
  text-transform: none; }

.hp-id {
  position: absolute;
  letter-spacing: 2px;
  top: 36%;
  left: 0;
  width: 100%;
  -webkit-transform: rotate(0.25turn);
  transform: rotate(0.25turn);
  text-transform: uppercase;
  color: #fff;
  font-family: "IconFont", "Times New Roman";
  display: flex;
  justify-content: center; }

.mobile-input-hpid {
  text-align: center; }

.hp-id-text {
  font-family: "IconFont", "Times New Roman";
  font-size: 93px;
  justify-content: center;
  padding-bottom: 20px;
  letter-spacing: 8px; }

@media (max-width: 1200px) {
  .hp-id-text {
    font-size: 92px; } }
@media (max-width: 768px) {
  .hp-id-text {
    font-size: 72px;
    padding-bottom: 10px; } }
.hp-id-mobile-container {
  position: relative; }

.hp-id-mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  color: #fff;
  font-family: 'IconFont', "Times New Roman";
  display: flex;
  justify-content: center;
  align-items: center; }

.hp-id-text-mobile {
  font-family: "IconFont", "Times New Roman";
  font-size: 85px;
  -webkit-transform: rotate(0.25turn);
  transform: rotate(0.25turn);
  margin: 0;
  padding-bottom: 20px;
  letter-spacing: 8px; }

.gold-text {
  background-image: linear-gradient(to left, #ffcf5b 0%, #ffdb6f 50%, #ffb43e 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text; }

.silver-text {
  background-image: linear-gradient(to bottom, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text; }

.white-text {
  background-image: linear-gradient(to bottom, white);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text; }

.black-text {
  background-image: linear-gradient(to bottom, black);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text; }

.color-radio {
  visibility: hidden; }

.radio-label {
  font-size: 18px;
  height: 30px;
  width: 30px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 50%;
  margin-right: 5px; }

.radio-label:hover {
  border: 1px solid rgba(0, 0, 0, 0.7); }

.text-btn {
  font-family: 'IconFont', "Times New Roman";
  position: relative;
  top: 2px;
  font-size: 18px;
  padding: 1px 7px 3px 7px;
  border-radius: 2px;
  border: 1px solid #777;
  color: #333;
  background: #eee; }

.text-btn:hover {
  background: #fff;
  text-decoration: none;
  cursor: grab; }

@font-face {
  font-family: 'IconFont';
  src: url("//cdn.shopify.com/s/files/1/1368/7677/files/HappyID.eot?8527513309288097562");
  src: url("//cdn.shopify.com/s/files/1/1368/7677/files/HappyID.woff?8527513309288097562") format("woff"), url("//cdn.shopify.com/s/files/1/1368/7677/files/HappyID.ttf?8527513309288097562") format("truetype"), url("//cdn.shopify.com/s/files/1/1368/7677/files/HappyID.svg?8527513309288097562") format("svg"); }

.line-item-property__field {
  margin-bottom: 20px; }

.happy-id-desc {
  margin-bottom: 0; }

.label-gold {
  background-image: linear-gradient(to left, #ffcf5b 0%, #ffdb6f 50%, #ffb43e 100%); }

.label-silver {
  background-image: linear-gradient(to bottom, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%); }

.label-black {
  background: #000; }

.label-white {
  background: #FEFFFA;
  border: 1px solid rgba(0, 0, 0, 0.3); }

input#your-initials {
  width: 15%;
  font-family: 'IconFont', "Times New Roman";
  text-transform: uppercase; }

.collection-header {
  padding-left: 0;
  padding-right: 0;
  max-height: 60vh;
  min-height: 50vh;
  background-position: 60% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center; }

.collection-header h1 {
  text-align: center;
  font-size: 44px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 4px;
  margin-bottom: 0;
  padding-bottom: 10px; }

@media (max-width: 992px) {
  .collection-header h1 {
    font-size: 40px;
    text-align: center;
    margin: 0 auto; } }
@media (max-width: 768px) {
  .collection-header h1 {
    font-size: 32px;
    text-align: center;
    margin: 0 auto; } }
.collection-header h2 {
  text-align: center;
  padding-top: 5px;
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0; }

@media (max-width: 992px) {
  .collection-header h2 {
    padding-top: 0px;
    font-size: 18px;
    text-align: center; } }
@media (max-width: 768px) {
  .collection-header h2 {
    padding-top: 0px;
    font-size: 15px;
    text-align: center; } }
.collection-filler {
  height: 30px; }

@media (max-width: 992px) {
  .collection-filler {
    height: 15px; } }
.instagram-text {
  margin-bottom: 40px;
  margin-top: 0px;
  font-size: 16px;
  text-align: center; }

.instagram-title {
  font-size: 22px; }

@media (max-width: 768px) {
  .cc-revoke {
    display: none; } }
@media (max-width: 768px) {
  div.cc-revoke {
    display: none; } }
@media (max-width: 1200px) {
  .geo-row {
    margin-left: 0; } }
.affiliate-btn {
  color: #fff !important;
  padding: 5px 9px;
  border: 1px solid #000;
  text-transform: capitalize;
  border-radius: 2px;
  background: #000; }

.affiliate-btn:hover {
  background: #fff !important;
  color: #000 !important;
  text-decoration: none; }

.phone-model-select {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>");
  background-color: #f2f2f2;
  background-repeat: no-repeat;
  background-position: right 10px top 15px;
  background-size: 16px 16px;
  padding: 12px;
  padding-right: 40px;
  width: auto;
  font-size: 16px;
  color: #000;
  border-radius: 1px;
  text-align: center;
  -webkit-appearance: none;
  border: none;
  outline: 0;
  margin-bottom: 10px;
  transition: 0.3s ease all; }

.description-image {
  width: 100%;
  height: auto;
  margin-top: 15px;
  margin-bottom: 20px;
  -webkit-transform: translateX(-10%);
  transform: translateX(-10%); }

.description-image-case {
  width: 170%;
  -webkit-transform: translateX(-25%);
  transform: translateX(-25%); }

.image-description-wrapper {
  display: flex;
  align-items: center; }

.sticky-atc {
  position: fixed;
  bottom: 0px;
  margin-bottom: 0;
  z-index: 9999; }

.sticky-atc button {
  width: 38vw; }

@media (max-width: 970px) {
  .sticky-atc {
    left: 0; }

  .sticky-atc button {
    width: 105vw;
    height: 50px !important; } }
.lifestyle-gallery .image-wrapper img {
  width: 100%;
  margin-bottom: 25px; }

.lifestyle-upsell-item {
  margin-top: 50px; }

.usp-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 15px; }

@media (max-width: 1200px) {
  .usp-container {
    justify-content: center; } }
.usp-container .usp-item {
  display: flex;
  flex-direction: column;
  width: 120px;
  align-items: center;
  flex-basis: 165px;
  margin-top: 10px; }

@media (min-width: 1760px) {
  .usp-container .usp-item {
    flex-basis: 240px; } }
@media (max-width: 1200px) {
  .usp-container .usp-item {
    margin-bottom: 15px;
    margin-right: 20px; }

  .usp-container .usp-item img {
    min-width: 50px;
    max-width: 50px; } }
@media (max-width: 768px) {
  .usp-container .usp-item {
    flex-basis: 160px; } }
.usp-container .usp-item img {
  min-width: 45px;
  max-width: 45px;
  margin-bottom: 5px;
  margin-left: 10px; }

@media (max-width: 970px) {
  .hp-page .three-product-slick {
    margin-top: 45px; } }
.hp-page .container-row {
  margin-top: 100px; }

.hp-page .image-container {
  height: 320px;
  width: auto;
  position: relative;
  background-size: cover; }

@media (max-width: 970px) {
  .hp-page .image-container {
    height: 200px; } }
.hp-page .headline-black {
  color: #111 !important; }

.hp-page .image-headline {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-weight: 600;
  font-family: Helvetica;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-bottom: 0;
  font-size: 40px;
  text-align: center;
  line-height: 1.4; }

.hp-page .square-carbon-fiber {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/Carbon_Fibre_Low.jpg?9011720547997777255"); }

.hp-page .square-blue-quartz {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/Blue_Quartz_Low.jpg?9011720547997777255"); }

.hp-page .square-hawaiian-nights {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/Home_Feature_Hawaiian_Nights_313c37b0-08db-4f09-8e9a-ea2c4c5744ec.jpg?226208097832448410"); }

.hp-page .square-vintage-roses {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/Home_Feature_Vintage_Roses_bea6ab2f-3182-4968-8e23-bdd23299a86c.jpg?226208097832448410"); }

.hp-page .square-botanica-exotica {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/Home_Feature_Botanica_Exotica.jpg?226208097832448410"); }

.hp-page .square-toco-loco {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/Home_Feature_Toco_Loco.jpg?226208097832448410"); }

.hp-page .square-white-marble {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/White_Marble_Low.jpg?296923877678199912"); }

.hp-page .square-pink-marble {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/Home_Feature_Pink_Marble.jpg?17649552522611345514"); }

.hp-page .square-black-marble {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/Black_Marble_Low.jpg?296923877678199912"); }

.hp-page .square-pink-flamingos {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/Home_Feature_Pink_Flamingos.jpg?226208097832448410"); }

.hp-page .square-sunny-jungle {
  background-image: url("//cdn.shopify.com/s/files/1/1368/7677/files/Home_Feature_Sunny_Jungle_7ea91851-3de9-474b-9180-1aa287108f35.jpg?226208097832448410"); }

@media (max-width: 490px) {
  .checkout-page .order-summary-container {
    padding-left: 0;
    padding-right: 0; } }
.checkout-page .checkoutBtnTable-design2 {
  border: 1px solid #eee; }

.checkout-page .purchaseFlowBtn {
  width: 70%;
  margin: 0 auto; }

.checkout-page .title-box {
  margin-top: 50px;
  margin-bottom: 40px; }

.checkout-page .cart-usp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #eee; }

.checkout-page .cart-usp ul {
  margin: 0 auto;
  padding: 0;
  padding-bottom: 20px; }

.checkout-page .cart-usp ul li {
  display: flex;
  align-items: center; }

.checkout-page .cart-usp ul svg {
  margin-right: 10px; }

.checkout-page .subtotal-h4 {
  margin-top: 20px; }

.tp-dottedoverlay {
  background: none !important; }

@media (max-width: 768px) {
  .modal-dialog {
    width: 95%; } }
.checkout-page #update-cart {
  margin-bottom: 0 !important;
  font-size: 12px; }

.checkout-page .upsell_block-cart {
  margin-top: 0; }

.checkout-page .upsell_block-cart #carouselUpsellCart {
  padding-bottom: 50px; }

.checkout-page .upsell_block-cart .number-in-carousel {
  font-weight: 200;
  font-size: 13px; }

.checkout-page .upsell_block-cart .order-summary-headline {
  padding-bottom: 5px; }

.checkout-page .upsell_block-cart .productitem-addtocart {
  margin-top: 10px; }

.checkout-page .upsell_block-cart .addtocartbtn-cart {
  color: #fff;
  background: #333;
  border: none;
  border-radius: 0;
  padding-left: 0; }

.checkout-page .upsell_block-cart .addtocartbtn-cart:hover {
  background: #000; }

.checkout-page .upsell_block-cart .product_model, .checkout-page .upsell_block-cart .productitem-price {
  margin-top: 5px; }

.checkout-page .shopping-cart-btns {
  display: flex;
  justify-content: flex-end; }

.checkout-page .shopping-cart-btns button {
  font-size: 12px; }

.checkout-page .purchaseFlowBtn {
  color: #fff;
  background: #37D86E;
  font-size: 16px;
  height: auto; }

.checkout-page .purchaseFlowBtn:hover {
  background: #2DB25B; }

.checkout-page ul {
  list-style: none; }

.checkout-page .order-summary-headline {
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 20px;
  letter-spacing: 0.5px; }

@media (max-width: 1200px) {
  .checkout-page .great-together-headline {
    margin-top: 40px; } }
.checkout-page .order-summary {
  padding: 15px 0px;
  border-top: 2px solid #aaa;
  border-bottom: 2px solid #aaa; }

.checkout-page .order-summary li {
  display: flex;
  justify-content: space-between;
  padding: 10px 15px; }

@media (max-width: 490px) {
  .checkout-page .order-summary li {
    padding: 10px 0; } }
.checkout-page .title-box-shopping-bag {
  padding-bottom: 35px; }

.checkout-page .title-box-shopping-bag h1 {
  font-weight: 700;
  font-size: 38px; }

@media (max-width: 1200px) {
  .checkout-page .title-box-shopping-bag h1 {
    font-size: 28px; } }
@media (max-width: 1200px) {
  .checkout-page .title-box-shopping-bag h3 {
    font-size: 20px; } }
.checkout-page .order-summary-item .remove-product {
  padding-top: 2px; }

.checkout-page .order-summary-item .shopping-cart-table__input {
  max-width: 40px;
  height: 25px;
  margin-top: -2px; }

@media (max-width: 490px) {
  .checkout-page .order-summary-item .shopping-cart-table__input {
    max-width: 25px; } }
.checkout-page .order-summary-item .shopping-cart-table__input input {
  padding: 0;
  border: 0;
  height: 25px;
  background: #F5F5F5; }

.checkout-page .order-summary-item .product-price {
  padding-right: 25px;
  white-space: nowrap; }

.checkout-page .order-summary-item .product-quantity-symbol {
  padding-right: 15px; }

.checkout-page .order-summary-item .product-name {
  max-width: 220px;
  text-align: left;
  margin-right: auto;
  padding-right: 20px;
  padding-left: 10px; }

.checkout-page .cart-shipping-subtotal, .checkout-page .cart-shipping-total {
  text-transform: uppercase;
  padding: 0;
  padding-bottom: 10px;
  font-size: 16px; }

.checkout-page .cart-shipping-subtotal li, .checkout-page .cart-shipping-total li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px; }

.checkout-page .cart-shipping-subtotal {
  border-bottom: 2px solid #aaa; }

.checkout-page .cart-shipping-total {
  text-transform: uppercase;
  font-weight: 600; }

.cart-page {
  padding-top: 40px;
  padding-bottom: 60px; }

.cart-page h3 {
  text-align: center; }

.product-page-v4 {
  padding-top: 25px; }

.product-page-v4 h2, .product-page-v4 h4 {
  font-weight: 600; }

@media (max-width: 768px) {
  .product-page-v4 .content {
    margin-top: 6px; } }
.product-page-v4 .hp-colors li {
  width: 40px;
  height: 40px; }

.product-page-v4 .usp-container {
  margin: 0;
  margin-top: 15px; }

@media (max-width: 1200px) {
  .product-page-v4 .usp-container {
    margin-top: 35px; } }
.product-page-v4 .usp-container .usp-item {
  flex-direction: row;
  width: 160px; }

.product-page-v4 .usp-container .usp-item .usp-item-text {
  margin-left: 8px; }

.product-page-v4 .usp-container .usp-item h5 {
  margin-bottom: 3px;
  font-size: 10px;
  font-weight: 600;
  line-height: 13px;
  text-transform: capitalize; }

.product-page-v4 .usp-container .usp-item p {
  font-size: 11px;
  line-height: 1.3; }

.product-page-v4 .usp-container .usp-first-row, .product-page-v4 .usp-container .usp-second-row {
  display: flex;
  width: 100%;
  justify-content: space-evenly; }

@media (max-width: 768px) {
  .product-page-v4 .usp-container .usp-first-row, .product-page-v4 .usp-container .usp-second-row {
    flex-direction: column; } }
.product-page-v4 .product-description-usp {
  margin-top: 70px; }

@media (max-width: 1200px) {
  .product-page-v4 .product-description-usp {
    margin-top: 15px; } }
.product-page-v4 .intro-product {
  text-align: center; }

.product-page-v4 .intro-product .product-type {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 5px; }

@media (max-width: 1200px) {
  .product-page-v4 .intro-product .product-type {
    margin-top: 20px; } }
.product-page-v4 .intro-product .product-vendor {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 10px; }

.product-page-v4 .intro-product .type-headline {
  font-size: 15px; }

.product-page-v4 .panel-group .panel {
  border: 0;
  box-shadow: 0; }

.product-page-v4 .panel-group .panel .panel-body {
  text-align: left; }

.product-page-v4 .panel-group .panel .panel-body p {
  padding-left: 10px;
  padding-right: 10px; }

.product-page-v4 .panel-group .panel .panel-heading {
  border-top: 0;
  border-bottom: 1px solid #eee; }

.product-page-v4 .panel-group .panel .panel-heading .panel-title a {
  text-align: left;
  font-size: 14px;
  padding: 20px 0px 20px 10px; }

.product-page-v4 .panel-group .panel .panel-heading .panel-title:after {
  top: 18px;
  font-size: 18px;
  font-weight: 400;
  right: 10px; }

@media (max-width: 1023px) {
  .search-dropdown {
    margin-top: -52px;
    padding: 0;
    right: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); } }
@media (min-width: 1024px) {
  .search-dropdown {
    padding: 20px 0;
    margin-top: -70px; } }
@media (max-width: 1023px) {
  .search-dropdown .input-outer {
    padding-right: 60px; }

  .search-dropdown .input-outer button {
    right: 60px; } }
.search-dropdown .input-outer .search_field {
  background: #fff; }

@media (max-width: 1023px) {
  .search-dropdown .input-outer .search_field {
    padding: 14px 15px 15px 0;
    margin-left: 0;
    border: none;
    box-shadow: none; } }
.search-dropdown .search__close {
  float: right; }

@media (max-width: 1023px) {
  .search-dropdown .search__close {
    padding: 0 10px 7px 19px;
    border-left: 1px solid #ccc;
    margin-right: 5px; } }
.product-page-v4 .hp-product-buybtn {
  margin-top: 35px; }

@media (max-width: 768px) {
  .product-page-v4 .hp-product-buybtn {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100vw;
    margin-bottom: 0; }

  .product-page-v4 .hp-product-buybtn .phone-model-select {
    margin-bottom: 0; }

  .product-page-v4 .hp-product-buybtn .addtocart {
    height: 50px; } }
.product-page-v4 .phone-model-select {
  width: 100%; }

.product-page-v4 .btn {
  width: 100%; }

.product-page-v4 .addtocart {
  width: 100%;
  background: #37D86E;
  font-weight: 600;
  font-family: futura-pt-bold, futura, Trebuchet MS, arial, sans-serif; }

.product-page-v4 .addtocart:hover {
  background: #2DB25B; }

.product-page-v4 .price {
  padding-top: 20px;
  margin-bottom: 0; }

.product-page-v4 .hp-color-selector {
  margin-top: 35px;
  margin-bottom: 25px;
  max-width: none;
  font-weight: 600;
  font-family: futura-pt-bold, futura, Trebuchet MS, arial, sans-serif; }

.product-page-v4 .product-page-v4-carousel .small-thumb-container {
  list-style: none;
  padding-left: 0; }

.product-page-v4 .product-page-v4-carousel .small-thumb-container .slick-prev {
  content: "\e409"; }

.product-page-v4 .product-page-v4-carousel .small-thumb-container .slick-next {
  content: "\e408"; }

@media (min-width: 1200px) {
  .product-page-v4 .product-page-v4-carousel .small-thumb-container .slick-next {
    right: 10px; } }
.product-page-v4 .product-page-v4-carousel .small-thumb-container .slick-prev, .product-page-v4 .product-page-v4-carousel .small-thumb-container .slick-next {
  top: 110%;
  -webkit-transform: rotate(-0.25turn);
  transform: rotate(-0.25turn); }

.product-page-v4 .product-page-v4-carousel .small-thumb-container .slick-prev:before, .product-page-v4 .product-page-v4-carousel .small-thumb-container .slick-next:before {
  font-size: 30px; }

.product-page-v4 .product-page-v4-carousel .small-thumb-container .first-thumb {
  margin-top: 0; }

.product-page-v4 .product-page-v4-carousel .small-thumb-container li {
  margin-top: 10px; }

.product-page-v4 .product-page-v4-carousel .small-thumb-container img {
  cursor: pointer;
  width: 100px;
  height: auto; }

@media (max-width: 768px) {
  .product-page-v4 .gallery, .product-page-v4 .content, .product-page-v4 .gallery-row {
    padding-left: 0;
    padding-right: 0; } }
.product-page-v4 #productGalleryV4 {
  max-width: 720px;
  margin: 0 auto;
  height: auto;
  width: 100%;
  padding-left: 0; }

.product-page-v4 #productGalleryV4 .slick-dots {
  bottom: -25px; }

.product-page-v4 #productGalleryV4 .slick-prev {
  margin-left: 10px; }

.product-page-v4 #productGalleryV4 .slick-prev:before {
  top: -7px;
  right: 2px;
  position: absolute;
  font-size: 28px; }

.product-page-v4 #productGalleryV4 .slick-next {
  margin-right: 10px; }

.product-page-v4 #productGalleryV4 .slick-next:before {
  top: -7px;
  right: 0px;
  position: absolute;
  font-size: 28px; }

.product-page-v4 #productGalleryV4 .slick-prev, .product-page-v4 #productGalleryV4 .slick-next {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  width: 30px;
  height: 30px; }

.product-page-v4 #productGalleryV4 .gallery-picture {
  display: flex;
  justify-content: center; }

.product-page-v4 #productGalleryV4 .gallery-picture img {
  height: 100%;
  width: 100%; }

.product-page-v4 .instagram-gallery {
  margin-top: 40px; }

.product-page-v4 .splash-text {
  position: absolute;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.product-page-v4 .splash-text .white {
  color: #fff; }

@media (max-width: 1200px) {
  .product-page-v4 .splash-text {
    text-align: center;
    position: static;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%); }

  .product-page-v4 .splash-text h2 {
    font-size: 24px !important;
    color: #000 !important; }

  .product-page-v4 .splash-text p {
    font-size: 18px !important;
    color: #000 !important; } }
.product-page-v4 .splash-text h2 {
  font-weight: 600;
  font-size: 40px;
  color: #000;
  margin-bottom: 8px; }

.product-page-v4 .splash-text p {
  font-size: 24px;
  color: #000;
  line-height: 1.1; }

.product-page-v4 .first-splash-image {
  margin-top: 80px;
  margin-bottom: 30px;
  position: relative; }

@media (max-width: 1199px) {
  .product-page-v4 .first-splash-image {
    margin-bottom: 0; } }
@media (max-width: 768px) {
  .product-page-v4 .first-splash-image {
    padding-left: 0;
    padding-right: 0; } }
.product-page-v4 .first-splash-image img {
  width: 100%; }

@media (max-width: 568px) {
  .product-page-v4 .first-splash-image img {
    position: relative;
    width: 200%;
    max-width: 200%;
    left: -60%; } }
.product-page-v4 .first-splash-image .splash-text {
  top: 50%;
  left: 6%; }

.product-page-v4 .second-splash-image {
  margin-bottom: 50px;
  padding: 0;
  position: relative; }

@media (max-width: 768px) {
  .product-page-v4 .second-splash-image {
    padding-left: 0;
    padding-right: 0; } }
.product-page-v4 .second-splash-image video {
  width: 100%;
  height: auto; }

.product-page-v4 .second-splash-image img {
  width: 100%; }

@media (max-width: 568px) {
  .product-page-v4 .second-splash-image img {
    position: relative;
    width: 200%;
    max-width: 200%;
    left: 0; } }
.product-page-v4 .second-splash-image .splash-text {
  top: 50%;
  right: 5%;
  padding-bottom: 20px; }

.product-page-v4 .divider {
  width: 20%;
  margin: auto; }

.product-page-v4 #carouselUpsellTwoLg {
  margin-top: 40px; }

.product-page-v4 .carousel-products {
  margin-top: 60px; }

@media (max-width: 1600px) {
  .product-page-v4 .great-together-section {
    width: 100%; } }
.product-page-v4 .great-together-section .slick-dots {
  bottom: -35px; }

@media (max-width: 1200px) {
  .product-page-v4 .exclusive-deals-container {
    margin-top: 40px; } }
.product-page-v4 .exclusive-deals {
  background-image: url(//cdn.shopify.com/s/files/1/1368/7677/files/Product-Page-Compain-Area-01.jpg?13372305685653969347);
  background-size: cover;
  height: 280px;
  margin-top: 45px;
  width: auto;
  position: relative; }

@media (max-width: 1200px) {
  .product-page-v4 .exclusive-deals {
    height: 400px; } }
.product-page-v4 .exclusive-deals .exclusive-deals-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%; }

.product-page-v4 .exclusive-deals h3, .product-page-v4 .exclusive-deals p {
  color: #fff; }

.product-page-v4 .exclusive-deals h3 {
  font-size: 45px;
  font-weight: 700; }

.product-page-v4 .exclusive-deals p {
  font-size: 20px; }

.product-page-v4 .fullprice {
  text-decoration: line-through;
  color: #fc4757;
  font-size: 80%; }

@media (max-width: 768px) {
  .cc-window {
    font-size: 10px !important;
    padding: 1.5em !important; } }
@media (max-width: 768px) {
  .search svg {
    width: 20px; } }
.subscribe-box {
  margin-bottom: 30px; }

.ttbx-wrapper .bx-prev {
  left: 10px;
  background: url("https://cdn.shopify.com/s/files/1/1368/7677/files/left-arrow.png?18189828872460785952") 50% 50% no-repeat !important;
  background-size: 80% !important; }

.ttbx-wrapper .bx-prev:hover {
  background: url("https://cdn.shopify.com/s/files/1/1368/7677/files/left-arrow.png?18189828872460785952") 50% 50% 50% 50% no-repeat !important;
  background-size: 80% !important; }

.ttbx-wrapper .bx-next {
  right: 10px;
  background: url("https://cdn.shopify.com/s/files/1/1368/7677/files/right-arrow.png?18189828872460785952") 50% 50% no-repeat !important;
  background-size: 80% !important; }

.ttbx-wrapper .bx-next:hover {
  background: url("https://cdn.shopify.com/s/files/1/1368/7677/files/right-arrow.png?18189828872460785952") 50% 50% no-repeat !important;
  background-size: 80% !important; }

.act-underline-shipping {
  font-size: 14px;
  color: 999;
  text-transform: none; }

.act-underline-shipping .flag-icon {
  margin-left: 5px;
  margin-right: 5px; }

/*# sourceMappingURL=hp-style-min.css.map */
@media (min-width: 1023px) {
  .jdgm-review-widget {
    width: 50%;
    margin-left: auto;
    margin-right: auto; } }
