.mobile-only {
  display: block;
}

@media screen and (min-width: 48em) {
  .mobile-only {
    display: none;
  }
}

.desktop-only {
  display: none;
}

@media screen and (min-width: 48em) {
  .desktop-only {
    display: block;
  }
}

@media screen and (min-width: 48em) {
  .margin-tb {
    margin: 10px 0;
  }
}

.color-white {
  color: white;
}

.title-block {
  position: relative;
  display: block;
  height: 60px;
  overflow: hidden;
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.5);
}
.category_archive .title-block{
	overflow: visible;
}
.category_archive .titleContainer{
	background:url(title-container.png) no-repeat left center;
	height: 143px;
    width: 240px;
    display: block;
    position: absolute;
    top: -52px;
    z-index: 2;
    left: -37px;
}
.title-block.green {
  background-color: #4aac2a;
}

.title-block.blue {
  background-color: #42afff;
}
.title-block.red {
  background-color: #da2d2d;
}
.title-block.orange {
  background-color: #dc7d2f;
}

@media screen and (min-width: 48em) {
  .title-block {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  }
}

@media screen and (min-width: 1280px) {
  .title-block {
    border-radius: 8px;
  }
}

.title-block .title-text {
  position: absolute;
  top: 9px;
  left: 0;
  text-align: center;
  height: 100%;
  vertical-align: middle;
  display: table;
  width: 100%;
  color: white;
  font-size: 1.2em;
  font-weight: 400;
  text-shadow: 1px 1px 4px black;
}

.title-block .title-text h2 {
  margin: 0;
  vertical-align: middle;
  display: table-cell;
  font-weight: 500;
}

@media screen and (min-width: 35.5em) {
  .title-block .title-text {
    font-size: 1.8em;
  }
  .title-block .title-text h2 {
    vertical-align: initial;
  }
}

@media screen and (min-width: 48em) {
  .shadow-edge {
    border-radius: 6px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.7);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}

@media screen and (min-width: 1280px) {
  .shadow-edge {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
}

/* -----------------------------------------------------
   created with https://www.codeandweb.com/texturepacker 
   -----------------------------------------------------
   $TexturePacker:SmartUpdate:0b275259db75647a210704cf85479ba1:dc67cfa62c34fa6d2c044e9c04d3811d:a4a8bba8d35aabadcc0802c64012d345$
   -----------------------------------------------------

   usage: <span class="{-spritename-} sprite"></span>

   replace {-spritename-} with the sprite you like to use

*/
.sprite, .hero-slider-banner #nav-dots li button {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(spritesheet_a.png);
}

.Panel_Bolt_A {
  width: 33px;
  height: 33px;
  background-position: -158px -130px;
}

.Panel_Bolt_B {
  width: 33px;
  height: 33px;
  background-position: -158px -163px;
}

.Panel_Detail {
  width: 953px;
  height: 60px;
  background-position: -0px -0px;
}

.Panel_DetailEnd_Left {
  width: 16px;
  height: 60px;
  background-position: -538px -60px;
}

.Panel_DetailEnd_Right {
  width: 16px;
  height: 60px;
  background-position: -436px -111px;
}

.Porthole_Nav_Arrow_Left {
  width: 79px;
  height: 200px;
  background-position: -0px -60px;
}

.Porthole_Nav_Arrow_Right {
  width: 79px;
  height: 200px;
  background-position: -79px -60px;
}

.Porthole_Nav_BoltA, .hero-slider-banner #nav-dots .slick-dots li:nth-child(1) button {
  width: 70px;
  height: 70px;
  background-position: -158px -60px;
}

.Porthole_Nav_BoltB, .hero-slider-banner #nav-dots .slick-dots li:nth-child(2) button {
  width: 70px;
  height: 70px;
  background-position: -228px -60px;
}

.Porthole_Nav_BoltC, .hero-slider-banner #nav-dots .slick-dots li:nth-child(3) button {
  width: 70px;
  height: 70px;
  background-position: -297px -60px;
}

.Porthole_Nav_BoltD, .hero-slider-banner #nav-dots .slick-dots li:nth-child(4) button {
  width: 70px;
  height: 70px;
  background-position: -367px -60px;
}

.Porthole_RivetA {
  width: 51px;
  height: 51px;
  background-position: -436px -60px;
}

.Porthole_RivetB {
  width: 51px;
  height: 51px;
  background-position: -487px -60px;
}

.sprite, .hero-slider-banner #nav-dots li button {
  background-size: 952.5px 259.5px;
}

.bg-holder {
  opacity: 0.5;
}

.bg-holder.Panel_Detail {
  width: 100%;
  background-repeat: repeat-x;
}

.edge {
  position: absolute;
  left: auto;
  top: 0;
  right: auto;
  bottom: auto;
  display: none;
}

.edge.Panel_DetailEnd_Left {
  left: -2px;
  opacity: 0.5;
}

.edge.Panel_DetailEnd_Right {
  right: -2px;
}

@media screen and (min-width: 1280px) {
  .edge {
    display: block;
  }
}

.rivet {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}

.rivet.tr {
  top: -14px;
  right: -11px;
}

.rivet.tl {
  left: -10px;
  top: -12px;
}

.rivet.bl {
  left: -10px;
  bottom: -10px;
}

.rivet.br {
  right: -10px;
  bottom: -8px;
}

@media screen and (min-width: 48em) {
  .rivet {
    -webkit-transform: none;
            transform: none;
  }
  .rivet.tr {
    top: -5px;
    right: -2px;
  }
  .rivet.tl {
    left: -1px;
    top: 2px;
  }
  .rivet.bl {
    left: -1px;
    bottom: 0;
  }
  .rivet.br {
    right: 0;
    bottom: 0;
  }
}

.bolt {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
}

.bolt.tr {
  top: 2%;
  right: -2px;
}

.bolt.tl {
  left: -1px;
  top: 2px;
}

.bolt.bl {
  left: -1px;
  bottom: -12%;
}

.bolt.br {
  right: 0%;
  bottom: -15%;
}

/* -----------------------------------------------------
   created with https://www.codeandweb.com/texturepacker 
   -----------------------------------------------------
   $TexturePacker:SmartUpdate:dba836946dd6ea327539b752cd35784c:40383e3cffc36be4c43c68e76c0e2e3d:2631b6dbc177268d9b69c2be69202751$
   -----------------------------------------------------

   usage: <span class="{-spritename-} sprite"></span>

   replace {-spritename-} with the sprite you like to use

*/
.sprite-b {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(spritesheet_b.png);
}

.Porthole_Square_A {
  width: 200px;
  height: 305px;
  background-position: -0px -0px;
}
.product-section.frontpage #slider-products  .Porthole_Square_A {
	    width: 200px;
    height: 245px;
    background-position: -0px -0px;
}


.Porthole_Square_B {
  width: 200px;
  height: 305px;
  background-position: -200px -0px;
}

.Porthole_Square_C {
  width: 200px;
  height: 305px;
  background-position: -400px -0px;
}

.sprite-b {
  background-size: 185px 305px;
}





.full-height {
  height: 100%;
}

.fill-width {
  width: 100%;
  height: auto;
}

.fill-height {
  height: 100%;
  width: auto;
}

@media screen and (min-width: 48em) {
  .margin-t {
    margin-top: 10px;
  }
}

@media screen and (min-width: 48em) {
  .margin-b {
    margin-bottom: 10px;
  }
}

.banner-section {
  display: -webkit-box;
  display: flex;
  max-height: 655px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
          flex-direction: column-reverse;
}

@media screen and (min-width: 48em) {
  .banner-section {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
            flex-direction: unset;
  }
}

.banners {
  width: 100%;
  height: 100%;
}

.banners .event-callout.margin-b {
  margin-bottom: 0;
}

.banners .event-callout.img-a {
  background-image: url(temp-evencallout-image.png?v=1);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
}

.banners .event-callout.alt-a {
  background-image: url(temp-evencallout-image-b.jpg?v=1);
}

.banners.left {
  height: 240px;
}

@media screen and (min-width: 35.5em) {
  .banners.left {
    height: 430px;
  }
}

@media screen and (min-width: 600px) {
  .banners.left {
    max-height: 330px;
  }
}

@media screen and (min-width: 916px) {
  .banners.left {
    max-height: 430px;
  }
}

.banners.right {
  height: 200px;
  max-height: 225px;
}

@media screen and (min-width: 600px) {
  .banners.right {
    max-height: 330px;
  }
}

@media screen and (min-width: 916px) {
  .banners.right {
    max-height: 430px;
  }
}

@media screen and (min-width: 35.5em) {
  .banners {
    max-height: 430px;
  }
}

@media screen and (min-width: 48em) {
  .banners {
    width: 50%;
    height: auto;
  }
  .banners.left .margin {
    margin-right: 5px;
  }
  .banners.right {
    height: auto;
    max-height: auto;
  }
  .banners.right .margin {
    margin-left: 5px;
  }
  .banners .event-callout {
    height: 100%;
    max-height: 210px;
    padding-bottom: 0;
  }
  .banners .event-callout.margin-b {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 600px) {
  .banners .event-callout {
    max-height: 160px;
  }
}

@media screen and (min-width: 916px) {
  .banners .event-callout {
    max-height: 210px;
  }
}

.hero-slider-banner {
  position: relative;
  background-color: #dc7d2f;
  width: auto;
  height: 100%;
  max-height: 430px;
  overflow: hidden;
}

@media screen and (min-width: 48em) {
  .edge-border {
    border: 2px #ff9300ad outset;
    box-sizing: border-box;
  }
}

.slider-holder {
  position: absolute;
  left: 0;
  top: 0%;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin: 0 auto;
}

@media screen and (min-width: 48em) {
  .slider-holder {
    position: relative;
  }
}

.window-frame {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  pointer-events: none;
  width: 100%;
  text-align: center;
  background-image: url(Porthole_Frame.png?v=1);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}

.hero-slider-banner #slider {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.hero-slider-banner #slider .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.hero-slider-banner .slick-slide div {
  height: 100%;
}
.hero-slider-banner .slick-slide div.price {
    position: absolute;
    z-index: 9999;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background: #000;
    border-radius: 50%;
}

.hero-slider-banner .slick-list {
  height: 100%;
}

.hero-slider-banner .slick-track {
  height: 100%;
}

.hero-slider-banner .slick-arrow {
  height: 200px;
  width: 40px;
  background-position: center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

.hero-slider-banner .slick-arrow div {
  margin-top: -23px;
}

@media screen and (min-width: 48em) {
  .hero-slider-banner .slick-arrow div {
    margin-top: -18px;
  }
}

.hero-slider-banner .slick-next::before {
  display: none;
}

.hero-slider-banner .slick-prev::before {
  display: none;
}


.hero-slider-banner #nav-arrow-next {
  right: 0px;
}

.hero-slider-banner #nav-arrow-next div {
  -webkit-transform: translateX(18px) scale(0.45);
          transform: translateX(18px) scale(0.45);
}

@media screen and (min-width: 916px) {
  .hero-slider-banner #nav-arrow-next div {
    -webkit-transform: translateX(-4px) scale(0.8);
            transform: translateX(-4px) scale(0.8);
  }
}

.hero-slider-banner #nav-arrow-prev {
  left: 0px;
}

.hero-slider-banner #nav-arrow-prev div {
  -webkit-transform: translateX(-18px) scale(0.45);
          transform: translateX(-18px) scale(0.45);
}

@media screen and (min-width: 916px) {
  .hero-slider-banner #nav-arrow-prev div {
    -webkit-transform: translateX(4px) scale(0.8);
            transform: translateX(4px) scale(0.8);
  }
}

.hero-slider-banner #nav-arrow-prev, .hero-slider-banner #nav-arrow-next {
  width: 80px;
  position: absolute;
  height: 100%;
  top: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.hero-slider-banner #nav-dots {
  width: 100%;
  position: absolute;
  bottom: 6%;
  height: 20px;
  z-index: 20;
}

@media screen and (min-width: 48em) {
  .hero-slider-banner #nav-dots {
    bottom: 5%;
  }
}

.hero-slider-banner #nav-dots li {
  width: 35px;
  height: 35px;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (min-width: 48em) {
  .hero-slider-banner #nav-dots li {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
}

.hero-slider-banner #nav-dots .slick-dots li {
  width: 35px;
  height: 35px;
  margin-left: -8px;
  margin-right: -8px;
  z-index: 2;
}

@media screen and (min-width: 48em) {
  .hero-slider-banner #nav-dots .slick-dots li {
    margin-left: -4px;
    margin-right: -4px;
  }
}

.hero-slider-banner #nav-dots .slick-dots li button {
  position: absolute;
  left: -17px;
  top: -16px;
}

.hero-slider-banner #nav-dots li button::before {
  display: none;
}

.hero-slider-banner #nav-dots .slick-dots li.slick-active {
  z-index: 1;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

@media screen and (min-width: 48em) {
  .hero-slider-banner #nav-dots .slick-dots li.slick-active {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

.hero-slider-banner .mask {
  position: relative;
  width: 190px;
  height: 190px;
  margin: 0 auto;
  margin-top: -20px;
  overflow: hidden;
  border-radius: 100%;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

@media screen and (min-width: 600px) {
  .hero-slider-banner .mask {
    width: 300px;
    height: 300px;
  }
}

@media screen and (min-width: 48em) {
  .hero-slider-banner .mask {
    margin-top: -40px;
  }
}

.color-white {
  color: white;
}

.product-section {
  width: 100%;
  position: relative;
}

.product-section .slider-holder-products {
  position: relative;
}

.product-section.frontpage .slider-holder-products {
  position: relative;left:0;
}
.product-section #slider-products {
  width: 100%;
  height: 100%;
  position: relative;
}

.product-section #slider-products .slick-prev, .product-section #slider-products .slick-next {
  top: 45%;
}

.product-section #slider-products .slick-prev:before, .product-section #slider-products .slick-next:before {
  font-family: 'Montserrat', sans-serif;
  font-size: 85px;
}

.product-section #slider-products .slick-prev:before {
  content: '\02039';
}

.product-section #slider-products .slick-next:before {
  content: '\0203A';
}

.product-section #slider-products .slide-item {
  position: relative;
  width: 200px;
  height: 305px;
}

.product-section #slider-products .slide-item .product-image {
  position: absolute;
  top: 27px;
  left: 24px;
  width: 150px;
  height: 154px;
  z-index: 0;
  background-size: cover;
  background-position: center;
}
.product-section.frontpage #slider-products .slide-item .product-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 154px;
}

.product-section #slider-products .slide-item .product-frame {
  position: relative;
  z-index: 2;
}

.product-section #slider-products .slide-item .product-link {
  color: #4e0901;
  font-size: 12px;
  position: absolute;
  right: 25px;
  bottom: 31px;
  z-index: 3;
}

.product-section #slider-products .slide-item .product-link:hover {
  color: white;
}

.product-section #slider-products .slide-item .product-info {
position: absolute;
    width: 100%;
    max-width: 150px;
    left: 19px;
    top: 185px;
    z-index: 3;
    height: 95px;
}

.product-section.frontpage .slider-holder-products {
      position: relative;
    padding-left: 175px;
    z-index: 10;
    padding-top: 33px;
}
.product-section.frontpage img.bigcontainer {
width: 756px;
    position: absolute;
    top: -113px;
    left: -378px;
    z-index: 3;
}

.product-section.frontpage #slider-products .slide-item .product-info {
    position: absolute;
    width: 100%;
    max-width: 100%;
    left: 0;
    top: 185px;
    z-index: 3;
    height: 95px;
    text-align: center;
}

.product-section #slider-products .slide-item .product-info .name {
  color: #fde838;
  font-size: 14px;
  line-height: 16px;direction:ltr;
}

.product-section #slider-products .slide-item .product-info .price {
  font-size: 37px;
  font-weight: 500;
  position: absolute;
  bottom: 0;
}
.product-section.frontpage #slider-products .slide-item {
	height:auto;
}

.product-section.frontpage #slider-products .slide-item .price {
font-size: 37px;
    font-weight: 500;
    position: absolute;
     bottom: 80px;
    right: -7px;
    height: 80px;
    width: 80px;
    background: url(pricebg.png) no-repeat;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;color:#FFF;
}

.product-section #slider-products .slide-item  .price .dollar-sign {
  font-size: 20px;
  vertical-align: text-top;
  line-height: 35px;
  margin-right: 2px;
}

.product-section #slider-products .slide-item .price .cents-value {
  font-size: 16px;
  vertical-align: text-top;
  line-height: 33px;
}

.product-section .slick-slide {
  padding: 0 9.5px;
  box-sizing: border-box;
}

.product-section .slick-slide:focus {
  outline: none;
}

.product-section .slick-arrow {
  height: 200px;
  width: 40px;
  z-index: 10;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.5);
}

.product-section .rtl #nav-arrow-next {
  left: -10px;
}

.product-section .rtl .slick-next {
  left: 0px;
}

@media screen and (min-width: 1280px) {
  .product-section .rtl .slick-next {
    left: -25px;
  }
}

.product-section .rtl .slick-prev {
  right: 0px;
}

@media screen and (min-width: 1280px) {
  .product-section  .rtl .slick-prev {
    right: -25px;
  }
}

.product-section .arrow-holder {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.product-section #nav-arrow-prev, .product-section #nav-arrow-next {
  width: 10%;
  position: absolute;
  height: 50%;
  top: 0;
}

.product-section #nav-dots {
  width: 100%;
  position: absolute;
  bottom: 10%;
  height: 20px;
  z-index: 20;
}

.product-section #nav-dots li {
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.product-section #nav-dots li button {
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-section #nav-dots li button::before {
  display: none;
}

.product-section #nav-dots .slick-active {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}

.product-section .mask {
  position: relative;
  width: 55%;
  margin: 0 auto;
  padding-bottom: 55%;
  height: 0;
  overflow: hidden;
  border-radius: 100%;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.grid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
          justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

@media screen and (min-width: 48em) {
  .grid {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .grid {
    overflow: visible;
  }
}

.grid .item {
  width: 33%;
  max-width: 158px;
  min-width: 158px;
  height: 158px;
  max-height: 158px;
  position: relative;
  z-index: 0;
  margin: 0px;
  margin-bottom: 30px;
}

@media screen and (min-width: 321px) {
 .grid  .item {
    margin: 5px;
    margin-bottom: 30px;
  }
}

.grid .item a {
  text-decoration: none;
}

.content {
  border-radius: 100%;
  overflow: hidden;
  width: 137px;
  height: 137px;
}

.content.image {
  width: 137px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.lifestyle-title {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 160px;
/*  text-transform: capitalize;*/
  font-size: 14px;
  font-weight: 700;
}

.window-holder {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.sprite-holder {
  position: absolute;
  top: -10px;
  left: -22px;
  width: 281px;
  height: 175px;
  pointer-events: none;
  -webkit-transition: 0.4s all linear;
  transition: 0.4s all linear;
}

.sprite-porthole {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(sprite-portholes.png);
  width: 281px;
  height: 175px;
}

.sprite-porthole {
  background-size: 1124px 1400px;
  background-position: -562px 0;
  overflow: hidden;
}

@-webkit-keyframes sprite {
  0% {
    background-position: 0 0px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: 0 -1225px;
  }
}

@keyframes sprite {
  0% {
    background-position: 0 0px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: 0 -1225px;
  }
}

@-webkit-keyframes spritereverse {
  0% {
    background-position: 0 -1225px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: 0 0px;
  }
}

@keyframes spritereverse {
  0% {
    background-position: 0 -1225px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: 0 0px;
  }
}

@-webkit-keyframes spriteGreen {
  0% {
    background-position: -281px 0px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: -281px -1225px;
  }
}

@keyframes spriteGreen {
  0% {
    background-position: -281px 0px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: -281px -1225px;
  }
}

@-webkit-keyframes spritereverseGreen {
  0% {
    background-position: -281px -1225px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: -281px 0px;
  }
}

@keyframes spritereverseGreen {
  0% {
    background-position: -281px -1225px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: -281px 0px;
  }
}

@-webkit-keyframes spriteOrange {
  0% {
    background-position: -562px 0px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: -562px -1225px;
  }
}

@keyframes spriteOrange {
  0% {
    background-position: -562px 0px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: -562px -1225px;
  }
}

@-webkit-keyframes spritereverseOrange {
  0% {
    background-position: -562px -1225px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: -562px 0px;
  }
}

@keyframes spritereverseOrange {
  0% {
    background-position: -562px -1225px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: -562px 0px;
  }
}

@-webkit-keyframes spriteRed {
  0% {
    background-position: -843px 0px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: -843px -1225px;
  }
}

@keyframes spriteRed {
  0% {
    background-position: -843px 0px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: -843px -1225px;
  }
}

@-webkit-keyframes spritereverseRed {
  0% {
    background-position: -843px -1225px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: -843px 0px;
  }
}

@keyframes spritereverseRed {
  0% {
    background-position: -843px -1225px;
    -webkit-animation-timing-function: steps(7);
            animation-timing-function: steps(7);
  }
  100% {
    background-position: -843px 0px;
  }
}

.grid .item .lifestyle-title {
  color: #d06d00;
}

.grid .item:hover {
  z-index: 1000;
}

.grid .item:hover .play {
  -webkit-animation: spriteOrange 0.3s forwards;
          animation: spriteOrange 0.3s forwards;
}

.grid .item:hover .sprite-holder {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.reverse {
  -webkit-animation: spritereverseOrange 0.3s forwards;
          animation: spritereverseOrange 0.3s forwards;
}

.grid .item:nth-child(4n+2) .lifestyle-title {
  color: #007906;
}

.grid .item:nth-child(4n+2) .sprite-porthole {
  background-position: -281px 0;
}

.grid .item:nth-child(4n+2):hover .play {
  -webkit-animation: spriteGreen 0.3s forwards;
          animation: spriteGreen 0.3s forwards;
}

.grid .item:nth-child(4n+2) .reverse {
  -webkit-animation: spritereverseGreen 0.3s forwards;
          animation: spritereverseGreen 0.3s forwards;
}

.grid .item:nth-child(4n+3) .lifestyle-title {
  color: #0a6ff5;
}

.grid .item:nth-child(4n+3) .sprite-porthole {
  background-position: 0 0;
}

.grid .item:nth-child(4n+3):hover .play {
  -webkit-animation: sprite 0.3s forwards;
          animation: sprite 0.3s forwards;
}

.grid .item:nth-child(4n+3) .reverse {
  -webkit-animation: spritereverse 0.3s forwards;
          animation: spritereverse 0.3s forwards;
}

.grid .item:nth-child(4n+4) .lifestyle-title {
  color: #d60000;
}

.grid .item:nth-child(4n+4) .sprite-porthole {
  background-position: -843px 0;
}

.grid .item:nth-child(4n+4):hover .play {
  -webkit-animation: spriteRed 0.3s forwards;
          animation: spriteRed 0.3s forwards;
}

.grid .item:nth-child(4n+4) .reverse {
  -webkit-animation: spritereverseRed 0.3s forwards;
          animation: spritereverseRed 0.3s forwards;
}

.slick-arrow:before {
	color:#000;
}
