/**
 * @version     $Id$
 * @author      NooTheme
 * @package     Joomla.Site
 * @subpackage  mod_noo_slider
 * @copyright   Copyright (C) 2013 NooTheme. All rights reserved.
 * @license     License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
 */
.jux-content-slider i.fa {
  padding: 0px;
}
.jux-content-slider h1 {
  margin: 30px 0;
  font-size: 23px;
  font-weight: 300;
  color: #fff;
}
.jux-content-slider a {
  color: #323233;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.jux-content-slider a:hover {
  color: #f0c95f;
}
.stoopid-icon {
  margin: 0 2px 4px !important;
}
.jux-content-slider hr {
  margin: 0px;
}
#share_like {
  position: relative;
  float: left;
  width: 100%;
}
.jux-content-slider-share .fa {
  padding-right: 10px 10px 10px 10px;
}
.jux-slider .bolder {
  float: left;
  border: 10px solid #f0c95f;
}
.jux-slider .share_fb {
  float: left;
  position: absolute;
  bottom: 30px;
  left: 7px;
  top: auto;
  right: auto;
  width: 22px;
  background: #fff;
  text-align: center;
  border: 1px solid #dfdfdf;
  padding: 5px;
}
.facebook .twitter {
  border-bottom: 1px solid #EDEDED;
}
.twitter {
  margin: 3px 0px;
}
.jux-slider .border {
  margin-right: 10px;
}
.jux-social-share li {
  list-style: none;
  border-top: 1px dotted #aaa;
  line-height: 30px;
}
.jux-social-share li:first-child {
  border-top: 0 none;
}
.jux-content-slider-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.jux-content-slider-share .jux-read-more {
  height: 44px;
  width: 44px;
  line-height: 44px;
  text-align: center;
  border-top: 1px solid #b9b9b9;
}
.jux-social {
  display: block;
  position: relative;
  height: 44px;
  width: 44px;
  line-height: 44px;
  text-align: center;
  float: left;
  border-top: 1px solid #b9b9b9;
  border-right: 1px solid #ddd;
}
.jux-social .jux-social-share {
  background-color: #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  display: block;
  opacity: 0;
  position: absolute;
  bottom: 70px;
  min-width: 20px;
  padding: 8px 10px;
  margin: 0;
  text-align: center;
  border: 1px solid #b9b9b9;
}
.jux-social .jux-social-share:after {
  content: "";
  position: absolute;
  bottom: -6px;
  width: 6px;
  height: 6px;
  border-top: solid 6px #b9b9b9;
  border-left: solid 6px transparent;
  border-right: solid 6px transparent;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.jux-social:hover .jux-social-share {
  opacity: 1;
  bottom: 50px;
}
.jux-slider .jux-content-slider-share .jux-social .jux-social-share .fa:hover,
.jux-content-slider-share .jux-border .fa:hover,
.jux-content-slider-share .jux-social .fa:hover {
  color: #323232;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#share_like a {
  text-decoration: none;
  padding: 10px 0px;
  margin-right: 15px;
  color: #000;
}
@media screen and (max-width: 767px) {
  #share_like a {
    margin-right: 11px;
  }
}
@media screen and (max-width: 479px) {
  #share_like a {
    margin-right: 9px;
  }
}
.jux-slider .title-slider {
  float: left;
  width: 100px;
}
.owl-demo .item .entry-thumbnail-bg {
  height: auto !important;
}
.item {
  -webkit-transition: 300ms ease-in;
  transition: 300ms ease-in;
}
.item .date-title-descript {
  padding: 25px;
}
.item .date-title-descript .share_like {
  margin-top: 25px;
}
.item .jux-date {
  font-size: 12px;
  opacity: 0.8;
}
.item .jux-date .fa {
  margin-right: 5px;
  font-size: 14px;
}
.grid .entry-thumbnail-bg {
  width: 200px;
  height: 100px;
}
.owl-next fa {
  padding: 2px 1px 2px 2px !important;
}
.jux-slider .jux-slider-description span {
  margin: 0;
  font-family: Arial !important;
  font-size: 13px !important;
  line-height: 20px;
  color: #333333;
}
.owl-buttons .owl-next,
.owl-buttons .owl-prev,
.owl-controls .owl-page span {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.grid figure {
  margin-bottom: 0;
}
.item .jux-border {
  float: left;
  border-top: 1px solid #b9b9b9;
}
.item .jux-border .fa {
  padding: 14px 15px 14px 15px;
  height: 44px;
}
.item .google .fa {
  padding: 11px 2px 5px 5px;
}
.item .twitter .fa {
  padding: 8px 1px 8px 4px;
}
.item .facebook .fa {
  padding: 4px 3px 11px 5px;
}
.jux-slider a span {
  color: #323232;
}
.jux-slider a {
  text-decoration: none;
}
.item .slider-hover-effects:hover {
  background: #fff;
}
.nivo-lightbox-inline {
  min-height: 300px;
}
.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 48px;
  color: #CECECE;
  opacity: 0;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  z-index: 99;
}
@media (max-width: 1300px) {
  .owl-carousel .owl-next,
  .owl-carousel .owl-prev {
    display: none;
  }
}
.owl-carousel .owl-prev {
  left: -15px;
}
.owl-carousel .owl-prev:hover {
  color: #ecbc2fcc;
}
.owl-carousel .owl-next {
  right: -15px;
}
.owl-carousel .owl-next:hover {
  color: #ecbc2fcc;
}
.owl-carousel:hover .owl-prev {
  opacity: 1;
}
.owl-carousel:hover .owl-next {
  opacity: 1;
}
.owl-carousel.owl-loaded .owl-nav .disabled {
  opacity: 0;
}
.owl-carousel.owl-loaded .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}
.owl-carousel.owl-loaded .owl-dots .owl-dot {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  outline: 0;
  border: none;
}
.owl-carousel.owl-loaded .owl-dots .owl-dot.active span,
.owl-carousel.owl-loaded .owl-dots .owl-dot:hover span {
  opacity: 1;
  -webkit-transform: scale3d(1.2, 1.2, 1.2);
          transform: scale3d(1.2, 1.2, 1.2);
  background-color: #ecbc2fcc;
}
.owl-carousel.owl-loaded .owl-dots .owl-dot span {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 0.2;
  background-color: #656565;
  display: block;
  margin: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.jux-slider .btn-text {
  font-weight: bold;
  font-size: 16px;
  font-family: "Old Standard TT";
}
.jux-slider .jux-title a {
  font-family: "Old Standard TT";
  font-size: 22px;
  font-weight: bold;
}
.jux-slider-description {
  opacity: 0.6;
}
.layout_2 .share_like,
.layout_3 .share_like,
.layout_4 .share_like {
  display: none;
}
.jux-content-slider h2.jux-title {
  margin-top: 7px;
  margin-bottom: 20px;
  line-height: 0.9;
}
.jux-content-slider .item .entry-thumbnail-bg {
  margin: 0;
  padding: 0;
  height: 100% !important;
  width: 100% !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
.layout_2 .item .jux-title {
  margin-top: 15px;
}
.layout_2 .item .date-title-descript {
  position: relative;
  padding: 25px;
}
.layout_2 .item .entry-thumbnail-bg {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.layout_2 .item:hover .entry-thumbnail-bg {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
          transform: scale3d(1.1, 1.1, 1.1);
}
.layout_2 .item:hover .item-hover {
  opacity: 0 !important;
}
.layout_2 .item .jux-date {
  display: -ms-grid;
  display: grid;
  opacity: 1;
  font-style: inherit;
  -webkit-box-shadow: 5px 4px 13px 0px #3f3a643b;
          box-shadow: 5px 4px 13px 0px #3f3a643b;
  padding: 10px;
  color: #fff;
  background-color: #2d2e32;
  width: 65px;
  height: 65px;
  border-radius: 4px;
  position: absolute;
  top: -36px;
  left: 25px;
  text-align: center;
  line-height: 1.2em;
  z-index: 9999;
}
.layout_2 .item .jux-date .post-day {
  font-weight: bold;
  font-size: 26px;
  line-height: 1;
}
.layout_2 .item .jux-date .post-month {
  font-size: 12px;
  text-transform: uppercase;
}
.layout_2 .item .jux-date .fa.fa-calendar-o {
  display: none;
}
.layout_2 .entry-meta-more {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout_2 .entry-meta-more h6 {
  font-weight: bold;
  font-size: 14px;
  color: #2d2e32;
  margin: 0;
}
.layout_2 .entry-meta-more .author-avatar i {
  margin-right: 15px;
  background: #b9b9b9;
  color: #fff !important;
  font-size: 28px;
  width: 30px;
  border-radius: 100%;
  height: 30px;
  text-align: center;
}
.layout_3 .item .date-title-descript .entry-meta-category {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 11px;
  color: #b9a25f;
}
.layout_3 .item .date-title-descript h2 {
  margin-top: 0px;
}
.layout_3 .item .date-title-descript .jux-date {
  padding-top: 10px;
  font-size: 13px;
}
.layout_3 .item .entry-thumbnail-bg {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.layout_3 .item:hover .entry-thumbnail-bg {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
          transform: scale3d(1.1, 1.1, 1.1);
}
.layout_3 .item:hover .item-hover {
  opacity: 0 !important;
}
.layout_3 .item .post-read-more i.fa {
  color: #f0c95f;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.layout_3 .item:hover .post-read-more i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.layout_4 .item .entry-thumbnail-bg {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.layout_4 .item:hover .entry-thumbnail-bg {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
          transform: scale3d(1.1, 1.1, 1.1);
}
.layout_4 .item:hover .item-hover {
  opacity: 0 !important;
}
.layout_4 .item .post-read-more {
  padding-top: 15px;
}
.layout_4 .item .post-read-more span.btn-text {
  margin-right: 3px;
}
.layout_4 .item .post-read-more i.fa {
  color: #f0c95f;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.layout_4 .item:hover .post-read-more .btn-text {
  color: #f0c95f !important;
  margin-right: 3px;
}
.layout_4 .item:hover .post-read-more i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'feathericons';
  src: url('../fonts/feathericons/feathericons.eot?-8is7zf');
  src: url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'), url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'), url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'), url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}
.grid {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}
/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0px;
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  width: 48%;
  text-align: center;
}
.grid figure figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.grid figure h4 {
  font-weight: 300;
  font-size: 14px;
}
.grid figure h4 span {
  font-weight: 800;
}
.grid figure h4,
.grid figure p {
  margin: 0;
}
.grid figure span {
  font-size: 80%;
  text-transform: none;
  line-height: 16px;
  letter-spacing: 1px;
  font-weight: bold;
  display: block;
}
/* Individual effects */
/*---------------*/
/***** Lily *****/
/*---------------*/
figure.effect-lily .entry-thumbnail-bg {
  max-width: none;
  width: calc(100% + 50px);
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
figure.effect-lily figcaption {
  text-align: left;
}
figure.effect-lily figcaption > div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
}
figure.effect-lily h4,
figure.effect-lily p {
  margin-left: 10%;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
figure.effect-lily h4 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-lily p {
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
  transition: opacity 0.2s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-lily:hover .entry-thumbnail-bg,
figure.effect-lily:hover p {
  opacity: 1;
  color: #ddd;
}
figure.effect-lily:hover .entry-thumbnail-bg,
figure.effect-lily:hover h4,
figure.effect-lily:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: red;
}
figure.effect-lily:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
/*---------------*/
/***** Sadie *****/
/*---------------*/
figure.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(72, 76, 97, 0)), color-stop(75%, rgba(72, 76, 97, 0.8)));
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
figure.effect-sadie h4 {
  position: absolute;
  top: 27%;
  left: 0;
  width: 100%;
  color: #484c61;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  -webkit-transition: color 0.35s, -webkit-transform 0.35s;
  transition: color 0.35s, -webkit-transform 0.35s;
  transition: transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
figure.effect-sadie figcaption::before,
figure.effect-sadie p {
  margin-bottom: 10%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-sadie p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
figure.effect-sadie:hover h4 {
  color: #fff;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Roxy *****/
/*---------------*/
figure.effect-roxy {
  background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
}
figure.effect-roxy .entry-thumbnail-bg {
  max-width: none;
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
}
figure.effect-roxy figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
figure.effect-roxy figcaption {
  text-align: left;
}
figure.effect-roxy p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
figure.effect-roxy:hover .entry-thumbnail-bg {
  opacity: 0.7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Bubba *****/
/*---------------*/
figure.effect-bubba figcaption h4 {
  font-weight: bold;
}
figure.effect-bubba figcaption h4,
figure.effect-bubba figcaption p span {
  margin: 0 35px;
}
figure.effect-bubba {
  background: #9e5406;
}
figure.effect-bubba .entry-thumbnail-bg {
  opacity: 0.7;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.effect-bubba:hover .entry-thumbnail-bg {
  opacity: 0.4;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-bubba figcaption::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
figure.effect-bubba figcaption::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
figure.effect-bubba h4 {
  padding-top: 25%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}
figure.effect-bubba p {
  padding-top: 20%;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Romeo *****/
/*---------------*/
figure.effect-romeo {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
figure.effect-romeo .entry-thumbnail-bg {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 0, 300px);
  transform: translate3d(0, 0, 300px);
}
figure.effect-romeo:hover .entry-thumbnail-bg {
  opacity: 0.6;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
figure.effect-romeo:hover figcaption::before {
  opacity: 0.5;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
figure.effect-romeo:hover figcaption::after {
  opacity: 0.5;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
figure.effect-romeo h4,
figure.effect-romeo p {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-romeo h4 {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
}
figure.effect-romeo p {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
}
figure.effect-romeo:hover h4 {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}
figure.effect-romeo:hover p {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
}
/*---------------*/
/***** Layla *****/
/*---------------*/
figure.effect-layla {
  background: #fff;
}
figure.effect-layla .entry-thumbnail-bg {
  height: 390px;
}
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
  position: absolute;
  content: '';
  opacity: 0;
}
figure.effect-layla figcaption::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
figure.effect-layla figcaption::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
figure.effect-layla h4 {
  padding-top: 50%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-layla p {
  padding-top: 30%;
  text-transform: none;
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
figure.effect-layla .entry-thumbnail-bg,
figure.effect-layla h4 {
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
  margin-bottom: -30px;
}
figure.effect-layla .entry-thumbnail-bg,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-layla:hover .entry-thumbnail-bg {
  opacity: 0.7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-layla:hover h4,
figure.effect-layla:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h4,
figure.effect-layla:hover p,
figure.effect-layla:hover .entry-thumbnail-bg {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/*---------------*/
/***** Honey *****/
/*---------------*/
figure.effect-honey {
  background: #4a3753;
}
figure.effect-honey .entry-thumbnail-bg {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.effect-honey:hover .entry-thumbnail-bg {
  opacity: 0.5;
}
figure.effect-honey figcaption::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
figure.effect-honey h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: left;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}
figure.effect-honey h4 i {
  font-style: normal;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}
figure.effect-honey figcaption::before,
figure.effect-honey h4 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h4,
figure.effect-honey:hover h4 i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Oscar *****/
/*---------------*/
figure.effect-oscar {
  background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
}
figure.effect-oscar .entry-thumbnail-bg {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.effect-oscar figcaption {
  padding: 0em;
  background-color: rgba(58, 52, 42, 0.7);
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
}
figure.effect-oscar h4 {
  padding-top: 25%;
  margin: 0 35px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
figure.effect-oscar figcaption::before,
figure.effect-oscar p {
  padding-top: 25%;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
figure.effect-oscar figcaption::before span,
figure.effect-oscar p span {
  margin: 0 35px;
}
figure.effect-oscar:hover,
.effect-oscar:hover h4 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.effect-oscar:hover figcaption::before,
.effect-oscar:hover p,
.effect-oscar:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-oscar:hover,
.effect-oscar:hover figcaption {
  background-color: rgba(176, 119, 23, 0.6);
}
figure.effect-oscar:hover .entry-thumbnail-bg {
  opacity: 0.4;
}
.effect-oscar:hover .entry-thumbnail-bg {
  opacity: 0.4;
}
/*---------------*/
/***** Marley *****/
/*---------------*/
figure.effect-marley figcaption {
  text-align: right;
}
figure.effect-marley h4,
figure.effect-marley p {
  position: absolute;
  right: 30px;
  left: 30px;
}
figure.effect-marley p {
  bottom: 30px;
  line-height: 1.5;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
figure.effect-marley h4 {
  top: 30px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
figure.effect-marley:hover h4 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-marley h4::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
figure.effect-marley h4::after,
figure.effect-marley p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-marley:hover h4::after,
figure.effect-marley:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Ruby *****/
/*---------------*/
figure.effect-ruby {
  background-color: #17819c;
}
figure.effect-ruby .entry-thumbnail-bg {
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
figure.effect-ruby:hover .entry-thumbnail-bg {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-ruby h4 {
  margin-top: 20%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
figure.effect-ruby p {
  margin: 25px;
  padding: 50px 10px;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1);
}
figure.effect-ruby:hover h4 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-ruby:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
/*---------------*/
/***** Milo *****/
/*---------------*/
figure.effect-milo {
  background: #2e5d5a;
}
figure.effect-milo .entry-thumbnail-bg {
  max-width: none;
  width: calc(100% + 60px);
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 0, 0) scale(1.12);
  transform: translate3d(0, 0, 0) scale(1.12);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-milo:hover .entry-thumbnail-bg {
  opacity: 0.5;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.owl-wrapper .item:hover .entry-thumbnail-bg {
  opacity: 0.5;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
figure.effect-milo h4 {
  position: absolute;
  right: 10%;
  bottom: 10%;
}
figure.effect-milo p {
  margin-top: 10%;
  width: 90%;
  border-right: 1px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
figure.effect-milo:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Dexter *****/
/*---------------*/
figure.effect-dexter {
  background: -webkit-gradient(linear, left top, left bottom, from(#258dc8), to(#683c13));
  background: linear-gradient(to bottom, #258dc8 0%, #683c13 100%);
}
figure.effect-dexter .entry-thumbnail-bg {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.effect-dexter:hover .entry-thumbnail-bg {
  opacity: 0.4;
}
figure.effect-dexter figcaption::after {
  position: absolute;
  right: 30px;
  bottom: 30px;
  left: 30px;
  height: calc(50% - 30px);
  border: 7px solid #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
figure.effect-dexter:hover figcaption::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-dexter figcaption {
  text-align: left;
}
figure.effect-dexter p {
  position: absolute;
  right: 60px;
  bottom: 60px;
  left: 60px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
figure.effect-dexter:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Sarah *****/
/*---------------*/
figure.effect-sarah {
  background: #42b078;
}
figure.effect-sarah .entry-thumbnail-bg {
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-sarah:hover .entry-thumbnail-bg {
  opacity: 0.4;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-sarah h4 {
  margin: 10px 0px;
  position: relative;
  overflow: hidden;
  padding-bottom: 15px;
  text-align: center;
  top: calc(50% - 30px);
}
figure.effect-sarah h4::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80%;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
figure.effect-sarah:hover h4::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  margin-left: 6%;
}
figure.effect-sarah p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  text-align: center;
  top: calc(50% + 25px);
  position: absolute;
  width: 100%;
}
figure.effect-sarah:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  text-align: center;
}
/*---------------*/
/***** Zoe *****/
/*---------------*/
figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  height: 3.75em;
  background: #fff;
  color: #3c4a50;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
figure.effect-zoe h4 {
  float: left;
}
figure.effect-zoe p.icon-links a {
  float: right;
  color: #3c4a50;
  font-size: 1.4em;
}
figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
  color: #252d31;
}
figure.effect-zoe p.description {
  position: absolute;
  bottom: 8em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  /* Fix for Chrome 37.0.2062.120 (Mac) */
}
figure.effect-zoe h4,
figure.effect-zoe p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}
figure.effect-zoe p.icon-links a span::before {
  display: inline-block;
  font-family: 'feathericons';
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-eye::before {
  content: '\e000';
}
.icon-paper-clip::before {
  content: '\e001';
}
.icon-heart::before {
  content: '\e024';
}
figure.effect-zoe h4 {
  display: inline-block;
}
figure.effect-zoe:hover p.description {
  opacity: 1;
}
figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h4,
figure.effect-zoe:hover p.icon-links a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-zoe:hover h4 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
figure.effect-zoe:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
figure.effect-zoe:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
figure.effect-zoe:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/*---------------*/
/***** Chico *****/
/*---------------*/
figure.effect-chico .entry-thumbnail-bg {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}
figure.effect-chico:hover .entry-thumbnail-bg {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-chico figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure.effect-chico figcaption::before,
figure.effect-chico p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-chico p {
  margin: 0 auto;
  max-width: 200px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
@media screen and (max-width: 50em) {
  .content {
    text-align: center;
  }
  .grid figure {
    float: none;
    margin: 0px auto;
    width: 100%;
  }
}
/*Hover effect new*/
/* Page Styling */
.slider-hover-effects .item,
.slider-hover-effects .item-hover,
.slider-hover-effects .item-hover .mask,
.slider-hover-effects .item-img,
.slider-hover-effects .item-info {
  width: 100%;
  height: 100%;
}
.slider-hover-effects .item-hover,
.slider-hover-effects .item-hover .mask,
.slider-hover-effects .item-img {
  position: absolute;
  top: 0;
  left: 0px;
}
.slider-hover-effects .item-type-line .item-hover {
  z-index: 100;
  -webkit-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  opacity: 0;
  display: block;
  text-decoration: none;
  text-align: center;
  width: 100%;
  height: 100%;
}
.slider-hover-effects .item-type-line .item-info {
  z-index: 10;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  z-index: 5;
  top: calc(50% - 30px);
}
.slider-hover-effects .item-type-line .item-info .headline {
  font-size: 20px;
  text-transform: uppercase;
}
.slider-hover-effects .item-type-line .item-info .line {
  height: 1px;
  width: 0%;
  margin: 15px auto;
  background-color: #ffffff;
  -webkit-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.slider-hover-effects .item-type-line .item-info .date {
  font-size: 12px;
}
.slider-hover-effects .item-type-line .item-hover .mask {
  background-color: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 0;
}
.owl-item .item:hover .slider-hover-effects .item-type-line .item-hover .line {
  width: 40%;
}
.owl-item .item:hover .slider-hover-effects .item-type-line .item-hover {
  opacity: 1;
}
.slider-hover-effects .item-img {
  background-color: #7a548f;
  z-index: 0;
}
.slider-hover-effects .item {
  text-align: center;
  float: left;
  position: relative;
}
.item-type-spin .item-hover {
  z-index: 5;
  -webkit-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  opacity: 0;
  display: block;
  text-decoration: none;
  text-align: center;
}
.item-type-spin .item-info {
  z-index: 10;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  z-index: 5;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  top: calc(50% - 30px);
}
.item-type-spin .item-info .headline {
  font-size: 18px;
  margin: 0 auto;
}
.item-type-spin .item-info .line {
  height: 1px;
  width: 60%;
  margin: 15px auto 10px auto;
  background-color: #ffffff;
}
.item-type-spin .item-info .date {
  font-size: 14px;
  font-style: italic;
}
.item-type-spin .item-hover .mask {
  background-color: #000;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  z-index: 0;
}
.item:hover .item-type-spin .item-hover {
  opacity: 1;
}
.item:hover .item-type-spin .item-hover .item-info {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.slider-hover-effects .item-type-double .item-hover {
  z-index: 5;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  opacity: 0;
  display: block;
  text-decoration: none;
  text-align: center;
  width: 100%;
  height: 100%;
}
.slider-hover-effects .item-type-double .item-info {
  z-index: 10;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  top: calc(50% - 30px);
  z-index: 5;
}
.slider-hover-effects .item-type-double .item-info .headline {
  font-size: 17px;
  width: 90%;
  margin: 0 auto;
  text-transform: uppercase;
}
.slider-hover-effects .item-type-double .item-info .line {
  height: 1px;
  width: 0%;
  margin: 14px auto;
  background-color: #ffffff;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.slider-hover-effects .item-type-double .item-info .date {
  font-size: 14px;
}
.slider-hover-effects .item-type-double .item-hover .mask {
  background-color: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 0;
}
.item:hover .slider-hover-effects .item-type-double .item-hover .line {
  width: 90%;
}
.item:hover .slider-hover-effects .item-type-double .item-hover {
  opacity: 1;
}
.slider-hover-effects .item-type-move .item-hover {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  opacity: 0;
  z-index: 100;
}
.slider-hover-effects .item-type-move .item-info {
  z-index: 10;
  color: #ffffff;
  position: absolute;
  z-index: 5;
  top: 50%;
}
.slider-hover-effects .item-type-move .item-info .headline,
.slider-hover-effects .item-type-move .item-info .date {
  width: 100%;
  position: absolute;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  padding: 0 10px;
}
.slider-hover-effects .item-type-move .item-info .headline {
  font-size: 18px;
  top: -100px;
}
.slider-hover-effects .item-type-move .item-info .date {
  font-size: 14px;
  font-style: italic;
  top: 100px;
}
.slider-hover-effects .item-type-move .item-info .line {
  height: 1px;
  width: 85%;
  margin: 0 auto 0 auto;
  background-color: #ffffff;
}
.slider-hover-effects .item-type-move .item-hover .mask {
  background-color: #000;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  z-index: 0;
}
.item:hover .slider-hover-effects .item-type-move .item-hover {
  opacity: 1;
}
.item-type-move .item-hover:hover .item-info .headline {
  top: -30px;
}
.slider-hover-effects .item-type-move .item-hover:hover .item-info .date {
  top: 10px;
}
figure.item-hover-effct.jux-slider {
    height: 76px !important;
}