.kss-swatch {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  width: 145px;
  height: 140px;
  text-align: center;
  font-size: 1.4rem;
  color: #FFF;
  padding-top: 90px; }
  .kss-swatch.kss-swatch-light {
    border: 1px solid #F6F6F6;
    color: #000; }

.grid-tiles-container {
  position: relative; }
  .grid-tiles-container--tile-row .tile-container--image img {
    margin: 0 auto; }

.tile-container {
  position: relative; }

.grid-tiles-container--tile-row .box-with-hover {
  margin-bottom: 7.5%;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s; }

@media only screen and (max-width: 767px) {
  .grid-tiles-container--tile-row .box-with-hover {
    border-bottom: 3px solid;
    margin: 20px auto;
    max-width: 460px;
    width: 100%; } }

.grid-tiles-container--tile-row .box-with-hover.left-center .details {
  left: 10px;
  right: auto; }

.grid-tiles-container--tile-row .box-with-hover.big-center .details {
  width: 100%; }

.grid-tiles-container--tile-row .box-with-hover.right-center .details {
  left: auto;
  right: 10px; }

.grid-tiles-container--tile-row .box-with-hover.bottom-center .details {
  bottom: 30%;
  left: 0;
  right: 0;
  top: auto;
  transform: translateY(50%);
  -webkit-transform: translateY(50%); }

.grid-tiles-container--tile-row .box-with-hover.top-center .details {
  bottom: 0;
  left: 0;
  right: 0;
  top: 35%; }

.grid-tiles-container--tile-row .box-with-hover.video > #play-video {
  display: block;
  position: relative;
  z-index: 3; }

.grid-tiles-container--tile-row .video-iframe-container {
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2; }
  .grid-tiles-container--tile-row .video-iframe-container div {
    height: 100%; }
  .grid-tiles-container--tile-row .video-iframe-container.video-play {
    opacity: 1; }

.grid-tiles-container--tile-row .box-with-hover.video > #play-video.active-video {
  z-index: 1; }

.grid-tiles-container--tile-row .box-with-hover.video > #play-video > img.video-icon {
  bottom: 0;
  cursor: pointer;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.grid-tiles-container--tile-row .box-with-hover.video .details {
  width: 100%; }

.grid-tiles-container--tile-row .box-with-hover.video:hover .cover-video-image img {
  opacity: 0.3; }

.grid-tiles-container--tile-row .box-with-hover.bottom-center .details {
  bottom: 30%;
  left: 0;
  right: 0;
  top: auto;
  transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -o-transform: translateY(50%); }

.grid-tiles-container--tile-row .box-with-hover.bottom-center .details .video-title {
  color: #fff;
  font-size: 35px;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  text-align: center;
  top: 45%;
  z-index: 9; }

@media (max-width: 991px) {
  .grid-tiles-container--tile-row .box-with-hover.bottom-center .details .video-title {
    font-size: 24px; } }

@media (max-width: 640px) {
  .grid-tiles-container--tile-row .box-with-hover.bottom-center .details .video-title {
    font-size: 18px; } }

.grid-tiles-container--tile-row .box-with-hover img {
  display: block;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s; }

.grid-tiles-container--tile-row .box-with-hover .details {
  bottom: 0;
  height: 110px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 170px; }

@media (max-width: 480px) {
  .grid-tiles-container--tile-row .box-with-hover .details {
    width: 130px; } }

.grid-tiles-container--tile-row .box-with-hover .details > h3 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  text-transform: uppercase; }

@media (max-width: 480px) {
  .grid-tiles-container--tile-row .box-with-hover .details > h3 {
    font-size: 16px; } }

.grid-tiles-container--tile-row .box-with-hover .details .readmore div {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  opacity: 0;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s; }

@media (max-width: 480px) {
  .grid-tiles-container--tile-row .box-with-hover .details .readmore div {
    font-size: 13px;
    line-height: 16px; } }

.grid-tiles-container--tile-row .box-with-hover:hover img.video-icon {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1); }

.grid-tiles-container--tile-row .box-with-hover:hover img {
  opacity: 0.39;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2); }

.grid-tiles-container--tile-row .box-with-hover:hover .details .readmore div {
  opacity: 1; }

#play-video h3.tile-container--title {
  font-size: 35px;
  text-transform: capitalize;
  margin-top: 40px; }
  @media screen and (max-width: 768px) {
    #play-video h3.tile-container--title {
      font-size: 18px; } }
