.lorem-dropcap {
  display: block;
  float: left;
  font-size: 5.142em;
  font-weight: bold;
  line-height: 56px;
  margin: 14px 0.3em 0px 0px;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0; }

.lorem-dropcap-italic {
  color:  #d3bc6c;
  font-size: 60px;
  font-style: italic;
}

.lorem-dropcap-bold {
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color:  #4c4b46;
  font-size: 50px;
  font-weight: 700;
  line-height: 56px;
  margin-left: 3px;
  margin-top: 6px;
}

.lorem-dropcap-normal {
  color:  #d3bc6c;
  font-size: 50px;
  font-weight: 400;
  margin-left: 2px;
  line-height: 47px;
  margin-top: 11px;
}

.lorem-dropcap-shadow {
  background-color:  rgba(255, 255, 255, 0.1);
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
}

.lorem-dropcap.lorem-dropcap-shadow {
  padding: 1px 10px 5px;
}

.lorem-dropcap.lorem-dropcap-bgr {
  padding: 0 10px;
  background: url(../images/pattern_bgr.png) top left repeat;
}

.lorem-gap {
  margin: 1.313em 0;
  border-color: transparent; }
.lorem-clear {
  margin: 0;
  border: 0;
  clear: both; }

.lorem-highlight {
  color: white;
  padding: 0.15em 0.375em 0;
  background-color: #d3bc6c; }

.lorem-blockquote.right-text {
  text-align: right; }
.lorem-blockquote.center-text {
  text-align: center; }

.lorem-pullquote {
  width: 40%;
  margin: 0.45em 1.1em 0.55em 0;
  font-size: 1.313em; }
  .lorem-pullquote.right {
    margin-right: 0;
    margin-left: 1.1em; }
  @media (max-width: 767px) {
    .lorem-pullquote.left, .lorem-pullquote.right {
      float: none;
      width: 100%;
      margin: 1.313em 0; } }

.lorem-cite {
  color: #363636;
  display: block;}

.close {
  float: right;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.7;
  color: black;
  zoom: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  .close:hover {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.6;
    filter: alpha(opacity=60);
    zoom: 1; }

button.close {
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.lorem-alert,
.wpcf7-response-output {
  margin-bottom: 1.313em;
  border: 1px solid #b5b725;
  padding: 1.62em 3.5em 1.72em 1.15em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #b5b725;
  background-color: #fdffd2;
  position: relative; }
  .lorem-alert .h-alert,
  .wpcf7-response-output .h-alert {
    margin: 0.05em 0 0.25em;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: -1px;
    line-height: 1.3;
    text-transform: none;
    color: inherit; }
  .lorem-alert .close,
  .wpcf7-response-output .close {
  line-height: 1;
  margin-top: -14px;
  position: absolute;
  right: 17px;
  top: 50%;
    color: #c09853; }

.lorem-alert-muted {
  background-color: #eeeeee;
  border-color: #cfcfcf;
  color: #999999; }
  .lorem-alert-muted .close {
    color: #999999; }

.lorem-alert-info {
  background-color: #b9e7fe;
  border-color: #1c74a2;
  color: #1c74a2; }
  .lorem-alert-info .close {
    color: #1c74a2; }

.lorem-alert-success,
.wpcf7-mail-sent-ok {
background-color: #d6e6b3;
border-color: #708d32;
color: #708d32; }
  .lorem-alert-success .close,
  .wpcf7-mail-sent-ok .close {
    color: #708d32; }

.lorem-alert-danger {
background-color: #ffc6b4;
border-color: #d14f27;
color: #d14f27; }
  .lorem-alert-danger .close {
    color: #d14f27; }

.lorem-alert-block {
  padding: 0.786em 1.15em 1em; }

.lorem-alert-block > p,
.lorem-alert-block > ul {
  margin-bottom: 0; }

.lorem-alert-block p + p {
  margin-top: 6px; }

.wpcf7-response-output {
  border-width: 1px !important;
  margin: 1.313em 0 0 !important;
  padding: 0.786em 1.15em 1em !important; }

  .gm-style::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(211,188,108, 0.1);
    z-index: 1;
    pointer-events: none;
  }

.lorem-map {
  margin-bottom: 1.313em; }
  .lorem-map.with-container {
    border: 1px solid #dddddd;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 1.5%;
    background-color: white;}
  .lorem-map .lorem-map-inner {
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
    height: 0; }
    .lorem-map .lorem-map-inner iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .lorem-map-inner:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .no-map .lorem-map {
    display: none;
  }
.title-skill-bar,
.percent {
  font-family: Lato;
  color:  #989898;
  font-weight: 400;
  line-height: 23.999px;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.skill-bar-title-wrap {
  overflow: hidden;
}

.title-skill-bar {
  float: left;
  letter-spacing: 1.6px;
  margin-bottom: 17px;
  line-height: 23px;
}

.percent {
  display: inline-block;
  position: absolute;
  margin-left: -40px;
}

.lorem-skill-bar {
  background-color: #f0f0f0;
  height: 5px;
  margin-bottom: 19px;
  position: relative;
}

.percent::after {
  content: "%";
}
.lorem-skill-bar .bar {
  float: left;
  height: 9px;
  margin: -1px;
  margin-top: -2px;
  overflow: hidden;
  position: relative;
  width: 0;
  background-color: #d3bc6c;
}

.lorem-skill-bar .bar .percent {
  position: absolute;
  right: 4px;
  bottom: 4px;
  height: 17px;
  padding: 0 5px;
  font-size: 11px;
  line-height: 17px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
  color: white;
  background-color: #272727;
  background-color: rgba(0, 0, 0, 0.35); }

.skill-bar-wrap {
  margin-bottom: 20px;
  width: 98.4%;
}

.h-chart-bar {
  margin: 2.2em 0;
  text-align: center;
}
.lorem-code {
  line-height: 1; }

.lorem-block-grid {
  display: block;
  overflow: hidden;
  padding: 0; }
  .lorem-block-grid > li {
    display: block;
    height: auto;
    float: left; }
  .lorem-block-grid.two-up {
    margin: 1.313em -1.25%; }
    .lorem-block-grid.two-up > li {
      width: 50%;
      padding: 1.25%; }
      .lorem-block-grid.two-up > li:nth-child(2n+1) {
        clear: both; }
  .lorem-block-grid.three-up {
    margin: 1.313em -1%; }
    .lorem-block-grid.three-up > li {
      width: 33.33333%;
      padding: 1%; }
      .lorem-block-grid.three-up > li:nth-child(3n+1) {
        clear: both; }
  .lorem-block-grid.four-up {
    margin: 1.313em -0.9%; }
    .lorem-block-grid.four-up > li {
      width: 25%;
      padding: 0.9%; }
      .lorem-block-grid.four-up > li:nth-child(4n+1) {
        clear: both; }
  .lorem-block-grid.five-up {
    margin: 1.313em -0.85%; }
    .lorem-block-grid.five-up > li {
      width: 20%;
      padding: 0.85%; }
      .lorem-block-grid.five-up > li:nth-child(5n+1) {
        clear: both; }
  .lorem-block-grid img,
  .lorem-block-grid .lorem-img {
    margin-bottom: 0; }

.lorem-img {
  margin-bottom: 1.313em; }
  .lorem-img.left {
    margin: 0.35em 1.313em 0.35em 0; }
  .lorem-img.right {
    margin: 0.35em 0 0.35em 1.313em; }

.lorem-ul-icons {
  float: left;
  list-style: outside none none;
  margin-bottom: 0.8em !important;
  margin-left: 0.15em;
  margin-top: 0.3em;
  text-indent: -0.35em; }
  .lorem-ul-icons li [class^="lorem-icon-"],
  .lorem-ul-icons li [class*=" lorem-icon-"] {
    width: 0.35em; }

.lorem-columnize {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 3em;
  -moz-column-gap: 3em;
  column-gap: 3em;
  -webkit-column-rule: 1px solid #e5e5e5;
  -moz-column-rule: 1px solid #e5e5e5;
  column-rule: 1px solid #e5e5e5;
  margin: 0 0 1.313em; }
  .lorem-columnize p:last-child,
  .lorem-columnize ul:last-child,
  .lorem-columnize ol:last-child {
    margin-bottom: 0; }
  @media (max-width: 480px) {
    .lorem-columnize {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      -webkit-column-gap: 0;
      -moz-column-gap: 0;
      column-gap: 0;
      -webkit-column-rule: 0;
      -moz-column-rule: 0;
      column-rule: 0; } }

.lorem-responsive-video.lorem-responsive-video-shortcode {
  margin-bottom: 1.313em; }
.lorem-responsive-video.lorem-responsive-video-shortcode.with-container {
  border: 1px solid #dddddd;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 2.5%;
  background-color: white; }
.lorem-responsive-video .lorem-responsive-video-inner {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  overflow: hidden; }
  .lorem-responsive-video-inner.lorem-video-active {
    z-index: 11;
  }
  .lorem-responsive-video .lorem-responsive-video-inner.five-by-three {
    padding-bottom: 56%; }
  .lorem-responsive-video .lorem-responsive-video-inner.five-by-four {
    padding-bottom: 80%; }
  .lorem-responsive-video .lorem-responsive-video-inner.four-by-three {
    padding-bottom: 75%; }
  .lorem-responsive-video .lorem-responsive-video-inner.three-by-two {
    padding-bottom: 66.67%; }
  .lorem-responsive-video .lorem-responsive-video-inner embed,
  .lorem-responsive-video .lorem-responsive-video-inner iframe,
  .lorem-responsive-video .lorem-responsive-video-inner img,
  .lorem-responsive-video .lorem-responsive-video-inner object,
  .lorem-responsive-video .lorem-responsive-video-inner video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.lorem-accordion {
  margin-bottom: 1.375em; }

.widget .lorem-accordion {
  margin-top: 40px;
}

.lorem-accordion-group {
  margin-bottom: 10px; }
.lorem-accordion-heading {
  overflow: hidden;
  border-bottom: 0;
  position: relative;
  margin: 0;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
}

.lorem-accordion-group.no-shadow .lorem-accordion-heading{
  box-shadow: none;
}

  .lorem-accordion-heading:hover {
    box-shadow: none;
  }

  .lorem-accordion-heading .lorem-accordion-toggle {
  display: block;
  padding: 6px 32px 7px 1.8em;
  background-color:  #f0f0f0
 }
  .lorem-accordion-heading .lorem-accordion-toggle {
    background-color: #fff;
    font-family: Lato;
    color: #4c4b46;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    text-transform: none;
  }
    .lorem-accordion-heading .lorem-accordion-toggle:hover {
    color: #4c4b46;
    background-color: #f0f0f0;}
      .lorem-accordion-heading .lorem-accordion-toggle.collapsed:before {
       content: '\e86d';
       color: #ffffff; }
    .lorem-accordion-heading .lorem-accordion-toggle:before {
    bottom: 0.3em;
    color: #ffffff;
    content: '\e86c';
    display: inline-block;
    font-family: icon_font;
    font-size: 122%;
    font-weight: 300;
    position: absolute;
    right: 29px;
    top:50%;
    margin-top: -11px;
    background-color:  #d3bc6c;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;}
    .lorem-accordion-heading .lorem-accordion-toggle:hover:before {
    color: #fff;}
.lorem-accordion-toggle {
  cursor: pointer; }

.lorem-accordion-inner {
  padding: 1.15em 1.8em;
 }

 .accordion-body.in.collapse {
   -webkit-box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
 }
  .lorem-accordion-inner p:last-child,
  .lorem-accordion-inner ul:last-child,
  .lorem-accordion-inner ol:last-child {
    margin-bottom: 0; }

.lorem-column {
  float: left;
  min-height: 1px;
  margin-right: 2.56%;
  margin-bottom: 18px;
}

  .lorem-column.whole {
    width: 100%; }
  .lorem-column.one-half {
    width: 48.7%; }


  .lorem-column.three-fifth {
    width: 57.27%;
    margin-right: 2.7%;
  }
  .lorem-column.two-fifth {
    width: 40%;
  }

    .lorem-column.one-third {
    width: 31%; }
  .lorem-column.two-thirds {
    width: 66%; }
  .lorem-column.one-fourth {
    width: 23.07%; }
  .lorem-column.three-fourths {
    width: 74.5%; }
  .lorem-column.one-fifth {
    width: 16.8%; }


  .lorem-column.two-fifths {
    width: 37.6%;
    }
  .lorem-column.three-fifths {
    width: 58.4%;
    }

  .lorem-column.four-fifths {
    width: 79.2%; }
  .lorem-column.one-sixth {
    width: 13.33332%; }
  .lorem-column.five-sixths {
    width: 82.66666%; }


.no_columns_margin .lorem-column {
  margin-right: 0; }

  .no_columns_margin .lorem-column.one-half {
    width: 50%; }
  .no_columns_margin .lorem-column.one-third {
    width: 33.33%; }
  .no_columns_margin .lorem-column.two-thirds {
    width: 66.66%; }
  .no_columns_margin .lorem-column.one-fourth {
    width: 24%; }
  .no_columns_margin .lorem-column.three-fourths {
    width: 75%; }
  .no_columns_margin .lorem-column.one-fifth {
    width: 20%; }
  .no_columns_margin .lorem-column.two-fifths {
    width: 40%; }
  .no_columns_margin .lorem-column.three-fifths {
    width: 60%; }
  .no_columns_margin .lorem-column.four-fifths {
    width: 80%; }
  .no_columns_margin .lorem-column.one-sixth {
    width: 16.66%; }
  .no_columns_margin .lorem-column.five-sixths {
    width: 83.33%; }

  @media (max-width: 767px) {
    .lorem-column.one-half, .lorem-column.one-third, .lorem-column.two-thirds, .lorem-column.one-fourth, .lorem-column.three-fourths, .lorem-column.one-fifth, .lorem-column.two-fifths, .lorem-column.three-fifths, .lorem-column.four-fifths, .lorem-column.one-sixth, .lorem-column.five-sixths, .no_columns_margin .lorem-column.one-half, .no_columns_margin .lorem-column.one-third, .no_columns_margin .lorem-column.two-thirds, .no_columns_margin .lorem-column.one-fourth, .no_columns_margin .lorem-column.three-fourths, .no_columns_margin .lorem-column.one-fifth, .no_columns_margin .lorem-column.two-fifths, .no_columns_margin .lorem-column.three-fifths, .no_columns_margin .lorem-column.four-fifths, .no_columns_margin .lorem-column.one-sixth, .no_columns_margin .lorem-column.five-sixths {
      float: none;
      width: 100%;
      margin-right: 0; } }
  .lorem-column.last {
    margin-right: 0; }

.js .lorem-column {
  position: relative; }
  .js .lorem-column[data-fade="true"] {
    opacity: 0; }
/*===================Flex Slider==============================*/

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'icon_font';
  src:url('../fonts/icon_font.eot');
  src:url('../fonts/icon_font.eot?#iefix') format('embedded-opentype'),
    url('../fonts/icon_font.woff') format('woff'),
    url('../fonts/icon_font.ttf') format('truetype'),
    url('../fonts/icon_font.svg#icon_font') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "icon_font"; font-size: 26px; display: inline-block; content: '\e81b'; padding-top: 14px;padding-left: 20px;}
.flex-direction-nav a.flex-next:before  { content: '\e81c';padding-left: 24px; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "icon_font"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

/* override flexslider default style */
.flexslider {
  border:0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin:20px;
  overflow:hidden;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  z-index:900;
}

.flex-control-paging li a {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border:2px solid #fff;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
  background-color: #fff ;
}

.flex-direction-nav {
  height:72px;
  width: 100%;
  position: absolute;
  top:50%;
  left:0;
  margin: -36px 0 0!important;
  z-index:100;
}

.flex-direction-nav li {
  overflow:visible;
}

.flex-direction-nav a  {
  overflow:visible;
  width: 72px;
  height: 72px;
  margin: 0;
  opacity: 1;
  top:0;
  color: #3b424b;
  text-shadow: none;
  -webkit-transition:  all 0.3s ease-out;
  -moz-transition:  all 0.3s ease-out;
  transition:  all 0.3s ease-out;
  background-color: rgba(255,255,255,0.7);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.flex-direction-nav .arrow {
  position: absolute;
  top:0;
  left:0;
  width: 72px;
  height: 72px;
  z-index:200;
}

.flex-direction-nav .flex-prev { left:0px; }
.flex-direction-nav .flex-next { right:0px; text-align: left;}
.flexslider:hover .flex-prev { left:0; opacity:1}
.flexslider:hover .flex-next { right:0; opacity:1}
.flexslider:hover .flex-prev:hover .arrow { left:0;}
.flexslider:hover .flex-next:hover .arrow { right:0;}

.flexslider:hover .flex-prev:hover,
.flexslider:hover .flex-next:hover {
  background-color: #fff;
  opacity:1;
}
.flex-direction-nav a:hover {
  -webkit-transition:  all 0.3s ease-out;
  -moz-transition:  all 0.3s ease-out;
  transition:  all 0.3s ease-out;
  background-color: rgba(255,255,255,0.9);}
.lorem-flexslider-shortcode-container {
  margin-bottom: 1.313em; }
  .lorem-flexslider-shortcode-container.with-container {
    border: 1px solid #dddddd;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 2.5%;
    background-color: white; }
  .lorem-flexslider-shortcode-container .lorem-flexslider-shortcode {
    margin: 0; }
.lorem-flexslider-shortcode-container .flex-control-paging{
  display: none;
}
.lorem-flexslider-shortcode-container .flex-direction-nav {
  bottom: 20px;
}
.flex-direction-nav {
  opacity: 0;
  -webkit-transition:  all 0.3s ease-out;
  -moz-transition:  all 0.3s ease-out;
  transition:  all 0.3s ease-out;
}
.lorem-flexslider:hover .flex-direction-nav {
  opacity: 1;
  -webkit-transition:  all 0.3s ease-out;
  -moz-transition:  all 0.3s ease-out;
  transition:  all 0.3s ease-out;
}
/* general style */
.preview {
  width: 72px;
  height:72px;
  position: absolute;
  top:0;
  left:72px;
  z-index:100;
  -webkit-transition:  all 0.3s ease-out;
  -moz-transition:  all 0.3s ease-out;
  transition:  all 0.3s ease-out;
}

.preview img {
  position: absolute;
  left:0;
  top:0;
  width: 72px;
}

.preview .alt {
  display:none;
}


/* prev button */
.flex-prev {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.flex-prev .preview {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}


/* next button */
.flex-next {
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.flex-next .preview {
  right:72px;
  left:auto;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.flex-next .preview img {
  position: absolute;
  left:0;
  top:0;
  width: 72px;
}


/* hover style */
.flex-direction-nav a:hover .preview {
  opacity:1;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}


/* different hover style for flexslider nav */
.flex-direction-nav a {
  -webkit-transition:  none;
  -moz-transition: none;
  transition:  none;
}


/*=============================================================*/
.lorem-protect {
  background-color: #f2f2f2;
  padding: 2em 0;
  text-align: center; }
  .lorem-protect input[type="text"],
  .lorem-protect input[type="password"] {
    width: 100%;
    max-width: 380px;
    text-align: center;
    border: 1px solid #cccccc;
   }

.lorem-protect .h-protect {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #272727;
  margin-bottom: 1em !important; }

.lorem-btn-protect {
  margin-top: 0.75em; }

/*======================= RECENT POSTS SHORTCODE ====================*/
.lorem-recent {
  margin: 2.4em 0 0;
}
.lorem-recent .hentry{
  margin: 0;
}
.recent-posts-feed-wrapper .lorem-recent {
  margin-top: 0;
}
/*.post-slider .lorem-post-article {
  padding: 0 1em;
}*/
.lorem-recent header h4 {
  margin: 1.2em 0;
}
.lorem-recent .entry-wrap {
  background-color: transparent;
}
.lorem-recent .p-meta {
  margin: 1.7em 0 2em !important;
  padding: 0.7em 0 0.8em;
}

.lorem-recent .entry-content.excerpt {
  color: #888888;
  margin-top: 0;
  padding: 0;
}
.lorem-post-article,
#portfolio-2-container .lorem-portfolio {
  transition: all 0.6s ease!important;
  -webkit-transition: all 0.6s ease!important;
}
.post-appear-effect {
  opacity: 0!important;
  transform: translateY(75px)!important;
  transition: all 0.6s ease!important;
  -webkit-transform: translateY(75px)!important;
  -webkit-transition: all 0.6s ease!important;
}

.lorem-flexslider-shortcode-container .flex-direction-nav a:hover {
  opacity: 1;
}
.lorem-flexslider-shortcode-container .flex-direction-nav a {
  background-color: #88a4b1;
  color: white;
  height: 50px;
  padding-top: 8px;
  position: absolute;
  right: 0;
  text-align: center;
  text-indent: 1px;
  width: 50px;
  top:-50px;
  opacity: 0.5;
    -webkit-transition: opacity 0.5s ease;
   transition: opacity 0.5s ease;
}
.lorem-flexslider-shortcode-container .flex-direction-nav a:before {
  font-size: 22px;
  padding: 0;
  text-align: center;
}
/* widget recent and popular posts */

.lorem-sidebar .widget .widget-posts-wrapper {
  position: relative;
  /*overflow: hidden;*/
  min-height: 70px;
  margin-bottom: 40px;
}

.lorem-widget-posts-wrapper .lorem-recent {
  margin: 0;
}

.widget-post-thumbnail {
  width: 70px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.container-widget-posts .entry-header {
  position: relative;
  top: 0;
  left: 89px;
  width: 75%;
}

@media (max-width: 1250px) {
  .container-widget-posts .entry-header {
    width: 70%;
  }
}

@media (max-width: 1045px) {
  .container-widget-posts .entry-header {
    width: 68%;
  }
}

.container-widget-posts .h-recent-posts a {
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
}

.container-widget-posts .h-recent-posts {
  margin: 0;
  margin-top: -5px;
  -ms-word-break: normal;
      word-break: normal;
}



.widget .container-widget-posts .p-meta-short {
  font-family: Lato;
  color:  #989898;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  padding: 0;
  margin: 0!important;
  -ms-word-break: normal;
      word-break: normal;
}



/*======================= RECENT POSTS FEED SHORTCODE ====================*/
.recent-posts-feed-wrapper {
  margin-bottom: 3em;
}
.recent-posts-feed-wrapper .slick-slide {
  padding: 0;
}
.feed-thumb {
  display: block;
  position: relative;
  opacity: 0;
}
.feed-thumb .h-recent-posts {
  background-color: rgba(255, 255, 255, 0.8);
  left: 10%;
  position: absolute;
  padding: 1em 2em;
  right: 10%;
  margin: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transition: all 0.3s ease 0s;
   -webkit-transition: all 0.3s ease 0s;
}
.feed-thumb:hover .h-recent-posts {
  background-color: rgba(255, 255, 255, 0);
}
.feed-thumb .span-cover {
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.3s ease 0s;
   -webkit-transition: all 0.3s ease 0s;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
}
.feed-thumb:hover .span-cover {
  background-color: rgba(255, 255, 255, 0.8);
}
/*==================Featured Product======================*/
.lorem-featured-product .product{
  margin: 0 0 2.7em !important;
  width: 100% !important;
  margin: 0;
}

.lorem-featured-product .slick-next,
.lorem-featured-product .slick-prev {
  height: 50px;
  width: 50px;
  top: 50%;
  margin-top: -63px;
  border: 1px solid #d3bc6c;
  line-height: 0;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.lorem-featured-product .slick-next:hover,
.lorem-featured-product .slick-prev:hover {
  background-color: #d3bc6c;
}

.lorem-featured-product .slick-next {
  left: auto;
  right: 0;
  margin-right: -70px;
}
.lorem-featured-product .slick-prev {
  left: 0;
  margin-left: -70px;
}

.lorem-featured-product .lorem-icon-arrow-left-thin::before {
  content: '\e941';
  color: #d3bc6c;
}

.lorem-featured-product .lorem-icon-arrow-right-thin::before {
  content: '\e940';
  color: #d3bc6c;
}

.lorem-featured-product .slick-next:hover i::before,
.lorem-featured-product .slick-prev:hover i::before {
  color: #fff!important;
}

@media (max-width: 979px) {
  .lorem-featured-product .slick-next {
  margin-right: -40px;
}
.lorem-featured-product .slick-prev {
  margin-left: -40px;
}
}

/*==================Custom Product Categories======================*/
.lorem-featured-product-category-wr:hover .slick-next,
.lorem-featured-product-category-wr:hover .slick-prev {
  opacity: 1;
}
.lorem-featured-product-category-wrapper {
  margin-bottom: 1.5em;
  margin-top: 3.5em;
}
.lorem-featured-product-category-wrapper .woocommerce ul.products .product,
.lorem-featured-product-category-wrapper .woocommerce-page ul.products .product {
  border: medium none!important;
  margin: 0;
}
.lorem-featured-product-category-wrapper .product.product_cats {
  width: 100% !important;
}
.lorem-featured-product-category-wrapper .product.product_cats img {
  margin-bottom: 0;
  padding: 0;
}
.lorem-featured-product-category-wrapper .woocommerce ul.products .product:hover a:after,
.lorem-featured-product-category-wrapper .woocommerce-page ul.products .product:hover a:after {
  border: medium none!important;
  box-shadow: none!important;
}
.lorem-featured-product-category-wrapper .woocommerce ul.products .product img,
.lorem-featured-product-category-wrapper .woocommerce-page ul.products .product img{
  min-width: 100%;
}
.lorem-featured-product-category-wrapper .woocommerce ul.products .product h3,
.lorem-featured-product-category-wrapper .woocommerce-page ul.products .product h3{
  font-size: 100%;
  letter-spacing: 0;
  margin-top: -3em;
  padding: 2em 0;
  text-align: center;
  text-transform: uppercase;
}
.lorem-featured-product-category-wrapper .cat_count {
  color: #9f9f9f;
  display: block;
  font-size: 12px;
}
/*===================================================================*/
.lorem-audio {
  position: relative;
  margin-bottom: 1.313em; }

.lorem-pricing-table {
  width: 100%;
  margin: 1.313em 0 4em; }
  .lorem-pricing-table.one-column .lorem-pricing-column {
    width: 100%; }
  .lorem-pricing-table.two-columns .lorem-pricing-column {
    width: 50%; }
  .lorem-pricing-table.three-columns .lorem-pricing-column {
    width: 33.33333%; }
  .lorem-pricing-table.four-columns .lorem-pricing-column {
    width: 25%; }
  .lorem-pricing-table.five-columns .lorem-pricing-column {
    width: 20%; }
  @media (max-width: 979px) {
    .lorem-pricing-table[class*="-columns"] .lorem-pricing-column {
      width: 50%; }
    .lorem-pricing-table.three-columns .lorem-pricing-column:last-child, .lorem-pricing-table.five-columns .lorem-pricing-column:last-child {
      width: 99.9%; } }
  @media (max-width: 767px) {
    .lorem-pricing-table[class*="-columns"] .lorem-pricing-column {
      width: 100%; } }

.lorem-pricing-column {
  float: left;
  margin: 0 0 -1px -1px;
  text-align: center; }
  @media (max-width: 767px) {
    .lorem-pricing-column {
      float: none;
      margin-left: 0; } }
  .lorem-pricing-column:first-child {
   margin-left: 1px;}
  .lorem-pricing-column .lorem-price-title h2 {
    font-family: Montserrat;
    color:  #4c4b46;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
 .lorem-pricing-column .lorem-price-title .sub-man {
    font-family: Lato;
    color:  #d3bc6c;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 60px 0;
    letter-spacing: 1.4px;}
.lorem-pricing-table.type-2 .lorem-pricing-column:nth-child(2n+2) .sub-man {
  margin-bottom: 65px;
}
 .lorem-price-title h3 > span {
  text-transform: none;
}

.lorem-pricing-table p.lorem-price {
  font-family: Montserrat;
  color:  #4c4b46;
  margin-bottom: 50px !important;
}

.lorem-pricing-table.type-2 .lorem-pricing-column:nth-child(2n+2) p.lorem-price {
  margin-bottom: 60px !important;
}



.lorem-price .lorem-currency {
  font-size: 35px;
  font-weight: 700;
  position: relative;
  top: -.6em;
}
.lorem-price span.lorem-price {
  font-size: 80px;
  font-weight: 700;
}

.lorem-price .lorem-interval {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  top: .5em;
  letter-spacing: 0;
}


.lorem-pricing-column-info {
  border-top: 0;
  padding: 0;
}
  .lorem-pricing-column-info .lorem-price {
    margin: 0;
    font-size: 54px;
    font-size: 5.4rem;
    letter-spacing: -3px; }
  .lorem-pricing-column-info span {
    display: block;
    margin-top: -4px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #bababa; }
  .lorem-pricing-column-info p {
    margin: 0; }
  .lorem-pricing-column-info ul {
    margin:0 0 40px;

    display: table;
    margin-left: auto;
    margin-right: auto;
    text-align: left; }

.lorem-pricing-table.type-2 .lorem-pricing-column:nth-child(2n+2) .lorem-pricing-column-info ul {
  margin-bottom: 60px;
}

    .lorem-pricing-column-info ul > li {
  list-style: outside none none;
  padding: 0 15% 0 17%;
  line-height: 24px;
  letter-spacing: .8px;
  margin-bottom: 8px;
 }


      .lorem-pricing-column-info ul > li [class*="lorem-icon"] {
        margin-left: -0.25em; }
  .lorem-pricing-column-info .lorem-btn {
    padding: 24px 28px 25px 39px;
    font-size: 14px;
    line-height: 12px;
    letter-spacing: 4px;
    -webkit-transition: all .3s linear;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
            transition: all .3s linear;
  }
   .lorem-pricing-column.featured .lorem-pricing-column-info li {
    color: #53575d;
  }

.lorem-pricing-table.type-2 {
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;

}
.lorem-pricing-table.type-2 .lorem-pricing-column {
  margin-bottom: 2em;
  padding: 4em 1em;
  background-color:  #ffffff;
  box-shadow: 0 0 13px 2px rgba(0, 0, 0, 0.1);
}

.lorem-pricing-table.type-2 .lorem-pricing-column:nth-child(2n+2) {
  padding: 5em 1em;
  position: relative;
}

@media (max-width: 979px) {
  .lorem-pricing-table.type-2 .lorem-pricing-column:nth-child(2n+2) {
    padding: 4em 1em;
  }
  .lorem-pricing-table.type-2 .lorem-pricing-column:nth-child(2n+2) .sub-man {
    margin-bottom: 60px;
  }
  .lorem-pricing-table.type-2 .lorem-pricing-column:nth-child(2n+2) p.lorem-price {
      margin-bottom: 50px !important;
  }
  .lorem-pricing-table.type-2 .lorem-pricing-column:nth-child(2n+2) .lorem-pricing-column-info ul {
      margin-bottom: 50px;
  }
}

.lorem-pricing-table.type-2 .lorem-pricing-column-info ul > li {
  background-color: white;
}

.lorem-pricing-table.type-2 .lorem-pricing-column .lorem-price-title h2 {
  font-family: Montserrat;
  color:  #4c4b46;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 7px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.lorem-callout {
  position: relative;
  margin: 2.626em 0;
  border: 1px solid #ebebeb;
  padding: 2.35em;
  font-size: 21px;
  font-size: 2.1rem;
  background-color: #f7f7f7;
  border-radius: 0.5em;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.95), 0 1px 3px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.95), 0 1px 3px rgba(0, 0, 0, 0.05); }
  @media (max-width: 979px) {
    .lorem-callout {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media (max-width: 480px) {
    .lorem-callout {
      font-size: 16px;
      font-size: 1.6rem; } }
  .lorem-callout:before {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    left: 14px;
    right: 14px;
    bottom: 14px;
    border: 1px solid #ebebeb;
    background-color: white;
    border-radius: 0.275em;
    z-index: 0;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 0 rgba(255, 255, 255, 0.95);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 0 rgba(255, 255, 255, 0.95); }

.h-callout {
  position: relative;
  margin-top: 0;
  margin-bottom: 0.35em;
  font-size: 2.15em;
  line-height: 1.1; }

.p-callout {
  position: relative;
  line-height: 1.4; }

.lorem-promo {
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  margin-bottom: 1em;
  overflow: hidden;
  padding: 2em 2em 4em;
}
.lorem-promo:hover {
  box-shadow: 0 0 0 2px #608eb5 inset;
}
.lorem-promo-content {}

.lorem-author-box {
  margin: 1.313em 0; }
  .lorem-author-box .h-about-the-author {
    margin: 0 0 0.925em;
    border-bottom:1px solid #e1e1e1;
    padding-bottom: 0.45em;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #3b424b; }
  .lorem-author-box .avatar {
    float: left;
    width: 90px; }
    @media (max-width: 480px) {
      .lorem-author-box .avatar {
        display: none; } }
  .lorem-author-box .lorem-author-info {
    margin-left: 110px; }
    @media (max-width: 480px) {
      .lorem-author-box .lorem-author-info {
        margin-left: 0; } }
  .lorem-author-box .h-author {
  font-size: 115.38%;
  line-height: 1;
  margin-bottom: 0.35em;
  text-transform: uppercase; }
  .lorem-author-box .lorem-author-social {
    display: inline-block;
    margin-right: 1em;
    font-size: 13px;
    font-size: 1.3rem;
    white-space: nowrap; }
    .lorem-author-box .lorem-author-social [class*="lorem-social"] {
      position: relative;
      top: 2px; }
  .lorem-author-box .p-author {
    margin-top: 0.5em; }

.lorem-social {
  color: #828282;
  display: inline-block;
  font-size: 13px !important;
  margin: 0px 24px 0px 0px;
  text-align: center;
}

.lorem-prompt {
  margin: 0 0 1.313em;
  border: 1px solid #dddddd;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 1.75em;
  background-color: white;
  border-radius: 4px;
  -webkit-box-shadow: 0 0.125em 0.275em 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0 0.125em 0.275em 0 rgba(0, 0, 0, 0.075); }
  .lorem-prompt.message-left .lorem-prompt-section.lorem-prompt-section-message {
    padding-right: 2.25em;
    text-align: left; }
  .lorem-prompt.message-right .lorem-prompt-section.lorem-prompt-section-message {
    padding-left: 2.25em;
    text-align: right; }

.lorem-prompt-section {
  position: relative;
  display: table-cell;
  vertical-align: middle; }
  .lorem-prompt-section p:last-child {
    margin-bottom: 0; }
  .lorem-prompt-section.lorem-prompt-section-message {
    width: 46%;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4; }
  .lorem-prompt-section.lorem-prompt-section-button {
    width: 30%; }

.h-prompt {
  margin-top: 0;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.1; }

@media (max-width: 767px) {
  .lorem-prompt {
    display: block; }
    .lorem-prompt.message-left .lorem-prompt-section.lorem-prompt-section-message {
      padding: 0 0 1.25em 0; }
    .lorem-prompt.message-right .lorem-prompt-section.lorem-prompt-section-message {
      padding: 1.25em 0 0 0;
      text-align: left; }

  .lorem-prompt-section {
    display: block; }
    .lorem-prompt-section.lorem-prompt-section-message, .lorem-prompt-section.lorem-prompt-section-button {
      width: 100%; } }
.lorem-content-band {
  margin: 0 0 1.313em;
  padding: 40px 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  zoom: 1; }
.lorem-content-band.inner-shadow {
  position: relative;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
}
  .lorem-content-band:before, .lorem-content-band:after {
    display: table;
    content: ""; }
  .lorem-content-band:after {
    clear: both; }
  .lorem-content-band.vc {
    padding: 0; }
  .lorem-content-band.bg-image, .lorem-content-band.bg-pattern {
    background-position: 50% 50%; }
    .lorem-content-band.bg-image.parallax, .lorem-content-band.bg-pattern.parallax {
      background-attachment: fixed; }
  .lorem-content-band.bg-image {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat; }
  .lorem-content-band.bg-pattern {
    background-repeat: repeat; }
  .lorem-content-band.bg-video {
    position: relative;
    overflow: hidden; }
  .lorem-content-band.border-top {
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(0, 0, 0, 0.075); }
  .lorem-content-band.border-left {
    border-left: 1px solid #ddd;
    border-left: 1px solid rgba(0, 0, 0, 0.075); }
  .lorem-content-band.border-right {
    border-right: 1px solid #ddd;
    border-right: 1px solid rgba(0, 0, 0, 0.075); }
  .lorem-content-band.border-bottom {
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075); }
  .lorem-content-band > .lorem-column:last-child,
  .lorem-content-band > .lorem-container-fluid > .lorem-column:last-child {
    margin-right: 0; }

.lorem-entry-share {
  font-size: 1.2rem;
  line-height: 1;}
  .lorem-entry-share p {
    margin: 8px 0 10px;
    font-weight: 400;
    text-transform: uppercase; }
  .lorem-entry-share .lorem-share {
  color: inherit;
  display: inline-block;
  font-size: 1.2rem;
  margin: 0 0 0 0.75em;
  text-align: center; }
    .lorem-entry-share .lorem-share:hover {
      color: #608eb5;}
    .lorem-entry-share .lorem-share.email {
      position: relative;
      top: -2px; }
      .lorem-entry-share .lorem-share.email span {
        position: relative;
        top: -2px;
        font-size: 23px;
        font-size: 2.3rem; }

.lorem-toc {
  width: 200px;
  margin: 0.55em 0;
  padding: 15px;
  font-size: 11px;
  font-size: 1.1rem;
  background-color: white; }
  .lorem-toc.left {
    margin-right: 1.25em; }
  .lorem-toc.right {
    margin-left: 1.25em; }
  @media (max-width: 480px) {
    .lorem-toc.left, .lorem-toc.right {
      width: auto;
      float: none;
      margin: 0 0 1.313em; } }
  .lorem-toc.block {
    width: auto;
    margin: 0 0 1.313em; }

.h-toc {
  margin: 0 0 10px;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  text-transform: uppercase; }

.lorem-toc-item {
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3; }
  .lorem-toc-item:last-child {
    margin-bottom: 0; }
  .lorem-toc-item a {
    display: block;
    border-bottom: 1px solid #dddddd;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }

.h-custom-headline {
  letter-spacing: -1px;
  line-height: 1.1; }
  .h-custom-headline.accent {
    overflow: hidden; }
    .h-custom-headline.accent span {
      padding-bottom: 2px;
      display: inline-block;
      position: relative; }
      .h-custom-headline.accent span:before, .h-custom-headline.accent span:after {
        content: "";
        position: absolute;
        top: 50%;
        height: 3px;
        width: 9999px;
        display: block;
        margin-top: -2px;
        border-top: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0; }
      .h-custom-headline.accent span:before {
        right: 100%;
        margin-right: 0.5em; }
      .h-custom-headline.accent span:after {
        left: 100%;
        margin-left: 0.5em; }

.h-feature-headline  {
  cursor: pointer;
  margin-bottom: 1em;
  overflow: hidden;
}
.h-feature-headline h2 {
  line-height: 1.1;
  margin: 0;
  text-align: center;
  text-transform: none; }
  .h-feature-headline span {
  background: url("../images/ellipse.png") no-repeat scroll 0 0 / 171px 171px transparent;
  display: block;
  height: 171px;
  margin: 0 auto 0.65em;
  padding-top: 60px;
  text-align: center;
  width: 171px; }
    .h-feature-headline span i {
  color: #3b424b;
  font-size: 1.66em;
  margin-right: 0.05em; }

h2.h-feature-headline span i,
.h2.h-feature-headline span i {
  margin-top: -0.335em; }

.custom-link-1:hover {
  background-color: #608eb5;
  color: white;
  padding: 0.2em 0.4em;
}

.h-feature-headline > h2,
.vc_custom_heading.wpb_content_element > h2 {
  text-transform: inherit;
}
.h-feature-headline.type_center .icon_wrap {
  cursor: default;
  line-height: 1;
  margin: 0 auto;
  text-align: center;
  cursor:pointer;
}
.h-feature-headline .icon_wrap i {
  -webkit-transition: all 0.5s ease;
   transition: all 0.5s ease;
  color: #608eb5;
}
.h-feature-headline.icon_type_1 .icon_wrap {
  text-align: center;
  font-size: 49px;
}
.h-feature-headline h2 {
  margin-bottom: 0.65em;
}
.h-feature-headline.icon_type_2 .icon_wrap i {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 30px;
  width: 74px;
  height: 74px;
  border: 2px solid #fff;
  border-radius: 100%;
  line-height: 74px;
  background: #608eb5;
  color: #fff !important;
}
.h-feature-headline.icon_type_2 h2 {
  margin-bottom: 7px;
}
.h-feature-headline.icon_type_2:hover .icon_wrap i {
  background: none;
  color: #608eb5!important;
  border-color: #608eb5;
}

.h-feature-headline.icon_type_3 .icon_wrap i {
  width: 80px;
  height: 80px;
  border: 2px solid #608eb5;
  border-radius: 5px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 30px;
  line-height: 78px;
  position: relative;
  text-indent: -1px;
}
.h-feature-headline.icon_type_3 h2 {
  margin-bottom: 12px;
}
.h-feature-headline.icon_type_3:hover .icon_wrap i {
  border-color: #3b424b;
  color: #fff !important;
}
.h-feature-headline.icon_type_3 .icon_wrap i:before {
  position: relative;
  z-index: 99;
}
.h-feature-headline.icon_type_3 .icon_wrap i:after {
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  content: "";
  border: 3px solid #fff;
  border-radius: 5px;
  background: #3b424b;
  opacity: 0;

  -webkit-transition: all ease .4s;
  -moz-transition: all ease .4s;
  -ms-transition: all ease .4s;
  -o-transition: all ease .4s;
  transition: all ease .4s;
}
.h-feature-headline.icon_type_3:hover .icon_wrap i:after {
  opacity: 1;
}
.h-feature-headline.icon_type_4 .icon_wrap {
  float: left;
}
.h-feature-headline.icon_type_4 .icon_wrap i {
  background: #608eb5 none repeat scroll 0 0;
  border-radius: 100%;
  color: #fff !important;
  display: block;
  font-size: 18px;
  height: 40px;
  line-height: 42px;
  text-align: center;
  width: 40px;
}
.h-feature-headline.icon_type_4:hover .icon_wrap i {
  color: #fff !important;
}
.h-feature-headline.icon_type_4 h2 {
  text-align: left;

}
.h-feature-headline.icon_type_1 .sc_fl_content {
  line-height: 18px;
}
.h-feature-headline.icon_type_4 .sc_fl_content {
  overflow: hidden;
}
.h-feature-headline .icon_wrap.fh_icon_pos_left {
  float: left;
}
.h-feature-headline .icon_wrap.fh_icon_pos_right {
  float: right;
}
.h-feature-headline .icon_wrap.fh_icon_pos_left + *,
.h-feature-headline .icon_wrap.fh_icon_pos_right + * {
  text-align: left;
}
.h-feature-headline .sc_fl_content {
  color: #888;
}

.vc_custom_heading h1,
.vc_custom_heading h2,
.vc_custom_heading h3,
.vc_custom_heading h4,
.vc_custom_heading h5,
.vc_custom_heading h6{
  margin: 0;
}
.vc_custom_heading.wpb_content_element {
  margin-bottom: 1em;
}

.lorem-search-shortcode {
  margin-bottom: 1.313em; }

.cf {
  zoom: 1; }
  .cf:before, .cf:after {
    display: table;
    content: ""; }
  .cf:after {
    clear: both; }

.content-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.right {
  float: right; }

.left {
  float: left; }

.center-block {
  margin-left: auto;
  margin-right: auto; }

.center-list {
  display: table;
  margin-left: auto;
  margin-right: auto; }

.hide {
  display: none; }

.show {
  display: block; }

.hidden {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.overflow-hidden {
  overflow: hidden; }

.affix {
  position: fixed; }

.w-900 {
  font-weight: 900; }

.w-800 {
  font-weight: 800; }

.w-700 {
  font-weight: 700; }

.w-600 {
  font-weight: 600; }

.w-500 {
  font-weight: 500; }

.w-400 {
  font-weight: 400; }

.w-300 {
  font-weight: 300; }

.w-200 {
  font-weight: 200; }

.w-100 {
  font-weight: 100; }

.tt-upper {
  text-transform: uppercase; }

.tt-lower {
  text-transform: lowercase; }

.tt-none {
  text-transform: none; }

.center-text {
  text-align: center; }

.right-text {
  text-align: right; }

.left-text {
  text-align: left; }

.lorem-visible-phone {
  display: none !important; }

.lorem-visible-tablet {
  display: none !important; }

.lorem-visible-desktop {
  display: inherit !important; }

span.lorem-visible-desktop {
  display: inline !important; }

.lorem-hidden-desktop {
  display: none !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .lorem-visible-tablet {
    display: inherit !important; }

  span.lorem-visible-tablet {
    display: inline !important; }

  .lorem-hidden-tablet {
    display: none !important; }

  .lorem-hidden-desktop {
    display: inherit !important; }

  span.lorem-hidden-desktop {
    display: inline !important; }

  .lorem-visible-desktop {
    display: none !important; } }
@media (max-width: 767px) {
  .lorem-visible-phone {
    display: inherit !important; }

  span.lorem-visible-phone {
    display: inline !important; }

  .lorem-hidden-phone {
    display: none !important; }

  .lorem-hidden-desktop {
    display: inherit !important; }

  span.lorem-hidden-desktop {
    display: inline !important; }

  .lorem-visible-desktop {
    display: none !important; } }
.ptn, .pvn, .pan {
  padding-top: 0 !important; }

.pts, .pvs, .pas {
  padding-top: 0.5em !important; }

.ptm, .pvm, .pam {
  padding-top: 1em !important; }

.ptl, .pvl, .pal {
  padding-top: 2em !important; }

.prn, .phn, .pan {
  padding-right: 0 !important; }

.prs, .phs, .pas {
  padding-right: 0.5em !important; }

.prm, .phm, .pam {
  padding-right: 1em !important; }

.prl, .phl, .pal {
  padding-right: 2em !important; }

.pbn, .pvn, .pan {
  padding-bottom: 0 !important; }

.pbs, .pvs, .pas {
  padding-bottom: 0.5em !important; }

.pbm, .pvm, .pam {
  padding-bottom: 1em !important; }

.pbl, .pvl, .pal {
  padding-bottom: 2em !important; }

.pln, .phn, .pan {
  padding-left: 0 !important; }

.pls, .phs, .pas {
  padding-left: 0.5em !important; }

.plm, .phm, .pam {
  padding-left: 1em !important; }

.pll, .phl, .pal {
  padding-left: 2em !important; }

.mtn, .mvn, .man {
  margin-top: 0 !important; }

.mts, .mvs, .mas {
  margin-top: 0.5em !important; }

.mtm, .mvm, .mam {
  margin-top: 1em !important; }

.mtl, .mvl, .mal {
  margin-top: 2em !important; }

.mrn, .mhn, .man {
  margin-right: 0 !important; }

.mrs, .mhs, .mas {
  margin-right: 0.5em !important; }

.mrm, .mhm, .mam {
  margin-right: 1em !important; }

.mrl, .mhl, .mal {
  margin-right: 2em !important; }

.mbn, .mvn, .man {
  margin-bottom: 0 !important; }

.mbs, .mvs, .mas {
  margin-bottom: 0.5em !important; }

.mbm, .mvm, .mam {
  margin-bottom: 1em !important; }

.mbl, .mvl, .mal {
  margin-bottom: 2em !important; }

.mln, .mhn, .man {
  margin-left: 0 !important; }

.mls, .mhs, .mas {
  margin-left: 0.5em !important; }

.mlm, .mhm, .mam {
  margin-left: 1em !important; }

.mll, .mhl, .mal {
  margin-left: 2em !important; }

/*============Circle Progress==============*/
.circle-progress {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 170px;
  height: 170px;
}
.inner-circle {
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  height: 160px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 160px;
}
.circle-progress > .progressbar-text {
  color: #353b3f;
  font-size: 24px;
  height: 100%;
  left: 0;
  line-height: 167px;
  position: absolute;
  text-align: center;
  text-indent: 5px;
  width: 100%;
}
/*============Counter==============*/
.counter-bar {
  margin-top: 0.4em;
  text-align: center;
}
.counter-value {
  color: #608eb5;
  font-size: 36px;
  font-weight: bold;
  margin: .5em 0;
  line-height: 40px;
}
.h-count-bar {
  margin: 0.25em 0;
}
.num_prefix,
.num_suffix {
  font-size: 36px;
}
.home-studio .counter-value {
  color: white;
}
.home-studio .h-count-bar {
  color: #d6d6d6;
}
.white .counter-value,
.white .h-count-bar {
  color: #fff;
}
/*============Icon List==============*/
.lorem-icons-list {
  list-style: outside none none;
  margin: 27px 0 0 0;
}
.lorem-icons-list > li {
  padding: 0.24em 0 0.24em;
  position: relative;
  margin-bottom: 33px;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  -webkit-align-items: center;
          align-items: center;
}

.lorem-big-icons-list > li,
.lorem-small-icons-list > li,
.lorem-custom-icons-list > li {
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  -webkit-align-items: center;
          align-items: center;
}

.lorem-icons-list > li > i {
  left: 0;
  position: absolute;
}
ol.styled-list {
  margin:0 0 2em !important;
  padding-right: 0;
  list-style-type: none;
  counter-reset:li;
}
ol.styled-list > li {
  padding: 0.24em 0 0.24em 0;
  position: relative;
}
ol.styled-list li::before {
  background-color:#608eb5;
  border-radius: 100%;
  color: white;
  content: counter(li, decimal);
  counter-increment: li;
  display: inline-block;
  font-size: 80%;
  font-weight: bold;
  height: 20px;
  line-height: 23px;
  margin-right: 18px;
  text-align: center;
  width: 20px;
}

.lorem-icons-list .icon-list-content p {
  margin-bottom: 0;
  line-height: 29px;
  letter-spacing: 1.6px;
}

/*============Custom Table Type 1==============*/
.table-shortcode {
  margin-bottom: 4em;
  table-layout: fixed;
}
.table-shortcode.type-1 th {
  background-color: #608eb5;
  border: none;
  border-right: 1px solid #fff;
  color: white;
  font-size: 87.57%;
  padding: 1.2em;
  text-align: center;
  vertical-align: middle;
}
.table-shortcode.type-1 td {
  background-color: #fff;
  border: medium none;
  border-right: 1px solid #fff;
  padding: 0.65em;
  text-align: center;
  vertical-align: middle;
}
.table-shortcode.type-1 tr:nth-child(odd) td {
  background-color: #fafafa;
}
.table-shortcode.type-2 thead {
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-top: 2px solid #608eb5;
}
.table-shortcode.type-2 th {
  background-color: #fff;
  border: none;
  color: #608eb5;
  font-size: 87.57%;
  padding: 1.2em;
  text-align: center;
  vertical-align: middle;
}
.table-shortcode.type-2 td {
  background-color: #fff;
  border: 1px solid #dcdcdc;
  padding: 0.65em;
  text-align: center;
  vertical-align: middle;
}
#countdown {
  display: none;
}
#countdown h3 {
  color: #3b424b;
}
.knob {
  color: inherit !important;
  font-family: inherit !important;
  font-size: 36px !important;
  font-weight: 300 !important;
  margin-top: 50px !important;
}
.knob_progress {
  margin: 4em 0;
  text-align: center;
}
.progress_count {
  display:inline-block;
  margin: 0 20px;
  text-align: center;
}
.progress_count h3{
  margin: 0;
}
.knob_progress {
  opacity: 0;
}
.progress_label {
  margin-top: 2em;
  text-indent: 0.3em;
}
.comingsoon-block {
  height: 100%;
  overflow-y: auto;
  position: fixed;
  width: 100%;
}
.comingsoon-block .lorem-column {
  padding: 0 0 80px;
}
.comingsoon-block.dark h5,
.comingsoon-block.dark .knob{
  color:#fff!important;
}
.comingsoon-block #big-video-vid {
  position: fixed!important;
}

/*=================Preview Images=================*/
.lorem-preview-image {
  display: block;
  height: 0;
  overflow: hidden;
  padding-top: 300px;
  position: relative;
  width: 100%;
}
.lorem-preview-image > img {
  transform: translateY(-300px);
  transition: all 1.4s linear 0s;
  -webkit-transform: translateY(-300px);
  -webkit-transition: all 1.4s linear 0s;
}
.lorem-preview-image:hover > img {
  transform: translateY(-100%);
  transition: all 3s linear 0s;
  -webkit-transform: translateY(-100%);
  -webkit-transition: all 3s linear 0s;
}
.lorem-preview-img-wrapper.small .lorem-preview-image > img {
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}
.lorem-preview-img-wrapper.small .lorem-preview-image:hover > img {
  transition: all 0.6s linear 0s;
  -webkit-transition: all 0.6s linear 0s;
}
.lorem-preview-img-wrapper > h4 {
  margin-top: 0;
  display: block;
  text-align: center;
  margin-bottom: 1em;
}
.lorem-preview-img-wrapper h4 > a {
  display: block;
  padding: 0.6em 0;
}
/*=================STAFF ITEMS=================*/
.lorem-staff .lorem-staff-item {
  float: left;
}
.lorem-staff.cols-1 .lorem-staff-item {
  width: 100%;
}
.lorem-staff.cols-2 .lorem-staff-item {
  width: 50%;
}
.lorem-staff.cols-3 .lorem-staff-item {
  width: 33.33%;
}
.lorem-staff.cols-4 .lorem-staff-item {
  width: 25%;
}
.lorem-staff.cols-5 .lorem-staff-item {
  width: 20%;
}
@media(max-width:1199px){
.lorem-staff.cols-5 .lorem-staff-item {
  width: 25%;
}
.lorem-staff.cols-4 .lorem-staff-item,
.lorem-staff.cols-5 .lorem-staff-item {
  width: 33.33%;
}
}
@media(max-width:899px){
.lorem-staff.cols-3 .lorem-staff-item,
.lorem-staff.cols-4 .lorem-staff-item,
.lorem-staff.cols-5 .lorem-staff-item {
  width: 50%;
}
}
@media(max-width:767px){
.lorem-staff.cols-2 .lorem-staff-item,
.lorem-staff.cols-3 .lorem-staff-item,
.lorem-staff.cols-4 .lorem-staff-item,
.lorem-staff.cols-5 .lorem-staff-item {
  width: 100%;
}
}
img.lorem-grayscaled-img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.lorem-normal-img {
  position: absolute;
  top: 0;
  left: 0;
}
.lorem-staff-item {
  position: relative;
}
.staff-item-wrap {
  background-color: rgba(255, 255, 255, 0.75);
  height: auto;
  left: 0;
  position: absolute;
  opacity: 0;
  text-align: center;
  bottom: 0;
  width: 100%;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lorem-staff-item:hover .staff-item-wrap {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lorem-staff-item:hover .lorem-grayscaled-img {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.staff-item-inner {
  min-height: 70px;
  padding: 16px;
  position: relative;
}
.staff-name {
  margin: 0;
  font-weight: 600;
}
.staff-position {
  color: #608eb5;
  font-size: 14px;
}
.lorem-social-options {
  height: 30px;
  margin-top: -15px;
  position: absolute;
  right: 16px;
  top: 50%;
}
.staff-item-wrap .lorem-social {
  background-color: #3b424b;
  border-radius: 100%;
  color: #c7c8c9;
  height: 30px;
  line-height: 30px;
  margin: 0 0.25em;
  width: 30px;
}
.staff-item-wrap .lorem-social:hover {
  color:white!important;
  background-color:#608eb5;
}
.staff-item-inner > a {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.staff-name-holder {
  float: left;
  max-width: 50%;
  text-align: left;
}
/*============Double Section==============*/
.lorem-dbl-band {
  position: relative;
  padding: 0;
}
.lorem-dbl-left {
  left: 0;
  height: 100%;
  width: 50%;
  position: absolute;
}
.lorem-dbl-right {
  height: 100%;
  width: 50%;
   position: absolute;
   right: 0;
}
.lorem-dbl-left.bg-image,
.lorem-dbl-right.bg-image {
  background-size: cover;
}

.dbl-section .lorem-column.one-half {
  margin-right: 7%;
  width: 46.5%;
}
.dbl-section .lorem-column.one-half.last,
.dbl-section .lorem-content-band > .lorem-column:last-child,
.lorem-content-band > .lorem-container-fluid > .lorem-column:last-child{
  margin-right: 0;
}
@media (max-width: 767px) {
.lorem-dbl-left {
  height: 50%;
  left: 0;
  width: 100%;
}
.lorem-dbl-right {
  bottom: 0;
  height: 50%;
  right: 0;
  width: 100%;
}
.dbl-section .lorem-column.one-half {
  margin-right: 0;
  width: 100%;
}
}



.lorem-variable-product .product {
  opacity: 1!important;
}
.img-preview-slider {
  position: relative;
  overflow: hidden;
}
.img-preview-slider li {
  position: absolute;
  top: 0;
  left: 18%;
  height: 100%;
  width: 64%;
  padding: 0;
  opacity: 0;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform, opacity;
  -webkit-transform: translateX(200%) scale(0.7);
  -moz-transform: translateX(200%) scale(0.7);
  -ms-transform: translateX(200%) scale(0.7);
  -o-transform: translateX(200%) scale(0.7);
  transform: translateX(200%) scale(0.7);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}
.img-preview-slider li.selected {
  /* selected item */
  position: relative;
  opacity: 1;
  -webkit-transform: translateX(0) scale(1);
  -moz-transform: translateX(0) scale(1);
  -ms-transform: translateX(0) scale(1);
  -o-transform: translateX(0) scale(1);
  transform: translateX(0) scale(1);
}
.img-preview-slider li.move-left {
  /* item on left - preview visible */
  -webkit-transform: translateX(-80%) scale(0.7);
  -moz-transform: translateX(-80%) scale(0.7);
  -ms-transform: translateX(-80%) scale(0.7);
  -o-transform: translateX(-80%) scale(0.7);
  transform: translateX(-80%) scale(0.7);
  opacity: 0.3;
}
.img-preview-slider li.move-right {
  /* item on right - preview visible */
  -webkit-transform: translateX(80%) scale(0.7);
  -moz-transform: translateX(80%) scale(0.7);
  -ms-transform: translateX(80%) scale(0.7);
  -o-transform: translateX(80%) scale(0.7);
  transform: translateX(80%) scale(0.7);
  opacity: 0.3;
}
.img-preview-slider li.hide-left {
  /* items hidden on the left */
  -webkit-transform: translateX(-200%) scale(0.7);
  -moz-transform: translateX(-200%) scale(0.7);
  -ms-transform: translateX(-200%) scale(0.7);
  -o-transform: translateX(-200%) scale(0.7);
  transform: translateX(-200%) scale(0.7);
}
.img-preview-slider li img {
  display: block;
}
@media only screen and (min-width: 1048px) {
  .img-preview-slider li.move-left,
  .img-preview-slider li.move-right {
    /* hide preview items */
    opacity: 0;
    z-index: 1;
  }

  .lorem-variable-product .product>a:hover li.move-right,
  .lorem-variable-product .product>a:hover li.move-left {
  /* show preview items when hover over the its parent list item */
    opacity: 0.6;
  }
  .img-preview-slider li.focus-on-left {
    /* class added to the .selected and .move-right items when user hovers over the .move-left item (item preview on the left) */
    -webkit-transform: translateX(3%) scale(0.95);
    -moz-transform: translateX(3%) scale(0.95);
    -ms-transform: translateX(3%) scale(0.95);
    -o-transform: translateX(3%) scale(0.95);
    transform: translateX(3%) scale(0.95);
  }
  .img-preview-slider li.focus-on-left.move-right {
    -webkit-transform: translateX(83%) scale(0.7);
    -moz-transform: translateX(83%) scale(0.7);
    -ms-transform: translateX(83%) scale(0.7);
    -o-transform: translateX(83%) scale(0.7);
    transform: translateX(83%) scale(0.7);
  }
  .img-preview-slider li.focus-on-right {
    /* class added to the .selected and .move-left items when user hovers over the .move-right item (item preview on the right) */
    -webkit-transform: translateX(-3%) scale(0.95);
    -moz-transform: translateX(-3%) scale(0.95);
    -ms-transform: translateX(-3%) scale(0.95);
    -o-transform: translateX(-3%) scale(0.95);
    transform: translateX(-3%) scale(0.95);
  }
  .img-preview-slider li.focus-on-right.move-left {
    -webkit-transform: translateX(-83%) scale(0.7);
    -moz-transform: translateX(-83%) scale(0.7);
    -ms-transform: translateX(-83%) scale(0.7);
    -o-transform: translateX(-83%) scale(0.7);
    transform: translateX(-83%) scale(0.7);
  }
  .img-preview-slider li.hover {
    /* class added to the preview items (.move-left or .move-right) when user hovers over them */
    opacity: 1 !important;
  }
  .img-preview-slider li.hover.move-left {
    -webkit-transform: translateX(-77%) scale(0.75);
    -moz-transform: translateX(-77%) scale(0.75);
    -ms-transform: translateX(-77%) scale(0.75);
    -o-transform: translateX(-77%) scale(0.75);
    transform: translateX(-77%) scale(0.75);
  }
  .img-preview-slider li.hover.move-right {
    -webkit-transform: translateX(77%) scale(0.75);
    -moz-transform: translateX(77%) scale(0.75);
    -ms-transform: translateX(77%) scale(0.75);
    -o-transform: translateX(77%) scale(0.75);
    transform: translateX(77%) scale(0.75);
  }
}

.nav-dots {
  display: inline-block;
  margin: 0;
  position: relative;
  text-align: center;
  top: -0.5em;
  width: auto;
  opacity: 0.3;
}
.lorem-variable-product .product>a:hover .nav-dots {
  opacity: 1;
}
.nav-dots::after {
  clear: both;
  content: "";
  display: table;
}
.nav-dots li {
  display: inline-block;
  float: left;
  margin: 0 3px;
  pointer-events: none;
}
.nav-dots li.selected a {
  background: #2f2933;
  border-color: #2f2933;
}
.nav-dots a {
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  border: 1px solid #9688a0;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.2s, background-color 0.2s;
  -moz-transition: border-color 0.2s, background-color 0.2s;
  transition: border-color 0.2s, background-color 0.2s;
}
@media only screen and (min-width: 1048px) {
  .nav-dots li {
    pointer-events: auto;
  }
  .nav-dots li.selected a {
    background: #606060;
    border-color: #606060;
  }
  .nav-dots a {
    height: 6px;
    width: 6px;
    border-color: #606060;
    /* fix a bug in IE9/10 - transparent anchor not clickable */
    background-color: rgba(255, 255, 255, 0);
  }
}


/**
 *
 * new styles for Lorem.psd
 *
 */

.lorem-content-band {
  overflow: visible;
}

.home_box_wrap_left {

}
.home_box_wrap_right {

}

.no_columns_margin .home_box_wrap_right.one-sixths {
float: right;
width: 39.1%;
}

.no_columns_margin .home_box_wrap_left.five-sixths {
float: left;
width: 55%;
}
.img-wrap {
  position: relative;
/*  -webkit-box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.15);*/
  /*width: 458px;
  height: 458px;*/
  z-index: 10;
}

.img-wrap img {
  min-width: 100%;
  margin-bottom: 0;
}
.lorem-img-patern.box-width::after,
.lorem-img-patern.box-full-width::after,
.slicky-portfolio-featured::after,
.portfolio-custom .lorem-iso-container .slider-gallery.hentry .entry-featured .entry-featured::after,
.custom.box-width::after,
.custom.box-full-width::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/pattern_bgr.png);
  position: absolute;
  top: 0;
  z-index: -1;
}

.lorem-img-patern.box-width::after,
.slicky-portfolio-featured.box-width::after,
.custom.box-width::after {
  width: 100%;
  height: 100%;
}
.lorem-img-patern.box-full-width::after,
.custom.box-full-width::after,
.slicky-portfolio-featured.box-full-width::after,
.portfolio-custom .lorem-iso-container .slider-gallery.hentry .entry-featured .entry-featured::after {
  width: 1000%;
  height: 100%;
}

.lorem-img-patern.right-bottom::after,
.custom.right-bottom::after,
.slicky-portfolio-featured.right-bottom::after {
  margin-top: 40px;
  margin-left: 40px;
}

.lorem-img-patern.left-bottom::after {
  margin-top: 40px;
  margin-left: -40px;
}
.img-wrap.lorem-img-shadow {
  -webkit-box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.15);
}

.lorem-img-patern.right-top::after {
  margin-top: -40px;
  margin-left: 40px;
}
.lorem-img-patern.left-top::after {
  margin-top: -40px;
  margin-left: -40px;
}

@media (max-width: 1270px) {
  .lorem-img-patern.right-bottom::after,
  .custom.right-bottom::after,
  .slicky-portfolio-featured.right-bottom::after {
      margin-top: 30px;
      margin-left: 30px;
    }
  .lorem-img-patern.left-bottom::after {
    margin-top: 30px;
    margin-left: -30px;
  }

  .lorem-img-patern.right-top::after {
    margin-top: -30px;
    margin-left: 30px;
  }
  .lorem-img-patern.left-top::after {
    margin-top: -30px;
    margin-left: -30px;
  }
}

/*.img-wrap.right-top,
.img-wrap.left-top {
  -webkit-box-shadow: 0 -4px 13px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 -4px 13px 0 rgba(0, 0, 0, 0.15);
}*/


.lorem-column.five-twelve {
  width: 36%;
  margin-left: 2.9%;
}
.lorem-column.seven-twelve {
  width: 58.5%;
  margin-right: 2.5%;
}
@media (max-width: 767px) {
  .no_columns_margin .home_box_wrap_right.one-sixths,
  .no_columns_margin .home_box_wrap_left.five-sixths,
  .lorem-column.five-twelve, .lorem-column.seven-twelve  {
    float: none;
    width: 100%;
  }
  .img-wrap {
    max-width: 458px;
    max-height: 458px;
    margin: 0 auto;
    margin-top: 60px;
/*    margin-bottom: 60px;*/
  }

.contact-us-container .img-wrap {
  max-height: 100%;
}
}

@media (max-width: 500px) {
  .img-wrap {
    margin-bottom: inherit;
  }
}

/*----------  portfolio shortcode  ----------*/
.slicky-portfolio-featured {
  position: relative;
  float: right;
  width: 59.7%;
 }
 .title-portfolio-wrapper {
  position: relative;
  float: left;
  width: 39.66%;
 }
 .title-portfolio-wrapper .header-wrapper {
  position: relative;
  z-index: 2;
 }


.slicky-portfolio {
  padding: 50px 0;
  overflow: visible!important;
}

.title-portfolio-wrapper .header-wrapper {
  border-left: 3px solid;
  padding: 2px 0 8px 20px;
  color: #4c4b46;
}

.title-posts-wrapper .header-wrapper {
  border-left: 3px solid;
  padding: 2px 0 8px 20px;
}


/*.post-slider .title-posts-wrapper .header-wrapper {
  border: none;
  border-right: 3px solid;
  padding: 5px 20px 8px 0;
}*/

.title-portfolio-wrapper h3,
.title-posts-wrapper h3 {
  font-family: Lato;
  color: inherit;
  font-size: 24px;
  font-style: italic;
  line-height: 28px;
  margin: 0;
  text-transform: none;
  letter-spacing: 6.8px;
}
.title-portfolio-wrapper h2,
.title-posts-wrapper h2 {
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color: inherit;
  font-size: 40px;
  font-weight: 700;
  line-height: 33px;
  margin: 0;
  letter-spacing: 10px;
  text-transform: uppercase;
  letter-spacing: 10px;
  margin-top: 8px;
}

.title-wrap {
  position: absolute;
  display: block;
  width: 71.428%;
  height: 72.917%;
  background-color: #f1f1f1;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  backface-visibility: hidden;
  -webkit-filter: blur(0);
  -webkit-transform: translate3d(-54%, 18%, 0);
     -moz-transform: translate3d(-54%, 18%, 0);
      -ms-transform: translate3d(-54%, 18%, 0);
       -o-transform: translate3d(-54%, 18%, 0);
          transform: translate3d(-54%, 18%, 0);
  -webkit-transition: all linear 0.3s;
     -moz-transition: all linear 0.3s;
      -ms-transition: all linear 0.3s;
       -o-transition: all linear 0.3s;
          transition: all linear 0.3s;
}

.title-wrap .header-title {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 24px 10%;
  -webkit-transition: all linear 0.3s;
     -moz-transition: all linear 0.3s;
      -ms-transition: all linear 0.3s;
       -o-transition: all linear 0.3s;
          transition: all linear 0.3s;
}

.main-title {
  margin: auto;
  letter-spacing: 4.8px;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
       -o-transform: translateZ(0);
          transform: translateZ(0);
}

.main-title a {
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color:  #4c4b46;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 700;
}
.main-title a .sub-title {
  font-family: Lato;
  color:  #4c4b46;
  font-size: 22px;
  font-style: italic;
  line-height: 30px;
  margin: 0;
  text-transform: lowercase;
}

@media (max-width: 767px) {
  .title-wrap {
    width: 100%;
    background-color: #F1F1F1;
    top: 55%;
    z-index: 1;
    -webkit-transform: translate(-60%, 0);
       -moz-transform: translate(-60%, 0);
        -ms-transform: translate(-60%, 0);
         -o-transform: translate(-60%, 0);
            transform: translate(-60%, 0);
  }

  .lorem-iso-container.slicky-portfolio > .hentry {
    width: 100%;
    margin-bottom: 80px!important;
  }
}

@media (max-width: 670px) {
  .title-wrap {
    width: 100%;
    background-color: #F1F1F1;
    top: 61%;
    z-index: 1;
    -webkit-transform: translate(0px, 65px);
       -moz-transform: translate(0px, 65px);
        -ms-transform: translate(0px, 65px);
         -o-transform: translate(0px, 65px);
            transform: translate(0px, 65px);
  }

  .lorem-iso-container.slicky-portfolio > .hentry {
    margin-bottom: 170px!important;
  }

  .slicky-portfolio-featured {
    float: none;
    width: 100%;
   }
 .title-portfolio-wrapper {
    float: none;
    width: 100%;
   }
}

.portfolio-custom .lorem-iso-container .random.hentry {
  width: 30%;
  position: relative;
}

.portfolio-custom {
  position: relative;
}
.portfolio-custom .lorem-portfolio .entry-featured {
  overflow: visible;
  position: relative;
}

.portfolio-custom .lorem-portfolio .portfolio-featured {
  overflow: hidden;
}

.portfolio-custom .lorem-portfolio img {
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.portfolio-custom .lorem-portfolio .lorem-slickslide {
  overflow: hidden;
  position: relative;
}

.portfolio-custom .lorem-portfolio .entry-thumb::before,
.portfolio-custom .lorem-portfolio .lorem-slickslide::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.15s ease-out;
   -moz-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
     -o-transition: all 0.15s ease-out;
        transition: all 0.15s ease-out;
}

.portfolio-custom .portfolio-featured:hover img {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.portfolio-custom .portfolio-featured:hover .entry-thumb::before,
.portfolio-custom .portfolio-featured:hover .lorem-slickslide::before {
  opacity: 0.3;
}

.portfolio-custom .lorem-iso-container .hentry .portfolio-category,
.portfolio-custom .lorem-iso-container .slider-gallery.hentry .entry-title-portfolio {
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color:  #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.portfolio-custom .lorem-iso-container .slider-gallery.hentry .entry-title-portfolio {
  word-spacing: 1000px;
  letter-spacing: 2.7px;
}
.portfolio-custom .lorem-iso-container .hentry .portfolio-category p {
  margin: -2px 0px 0px;
  letter-spacing: 3.7px;
  padding: 0;
}

.portfolio-custom .lorem-iso-container .small.hentry {
  width: 20.9%;
}
.portfolio-custom .lorem-iso-container .small.hentry .entry-title,
.portfolio-custom .lorem-iso-container .random.hentry .entry-title {
  display: none;
}

.portfolio-custom .lorem-iso-container .small.hentry .portfolio-header,
.portfolio-custom .lorem-iso-container .random.hentry .portfolio-header {
  position: absolute;
  z-index: 2;
  bottom: 0px;
    -webkit-transform: rotate(-90deg) translate(44%, -50%);
     -moz-transform: rotate(-90deg) translate(44%, -50%);
      -ms-transform: rotate(-90deg) translate(44%, -50%);
       -o-transform: rotate(-90deg) translate(44%, -50%);
          transform: rotate(-90deg) translate(44%, -50%);


}

.portfolio-custom .lorem-iso-container .small.hentry .portfolio-header .portfolio-category p,
.portfolio-custom .lorem-iso-container .random.hentry .portfolio-header .portfolio-category p {
  letter-spacing: 2.8px;
}


.portfolio-custom .lorem-iso-container .slider-gallery.hentry {
  position: relative;
  width: 39.5%;
}
.portfolio-custom .lorem-iso-container .slider-gallery.hentry .entry-featured .entry-featured {
  position: relative;
}

.portfolio-custom .lorem-iso-container .slider-gallery.hentry img {
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.15);
}

.portfolio-custom .lorem-iso-container .slider-gallery.hentry .portfolio-category {
  display: none;
}
.portfolio-custom .lorem-iso-container .slider-gallery.hentry .portfolio-header {
  position: absolute;
  bottom: 0px;
  margin-left: 8.9%;
  -webkit-transform: translate(0, -27%);
     -moz-transform: translate(0, -27%);
      -ms-transform: translate(0, -27%);
       -o-transform: translate(0, -27%);
          transform: translate(0, -27%);
  z-index: 100;
  line-height: 25px;
}

.portfolio-custom .lorem-iso-container .slider-gallery.hentry .entry-featured .entry-featured::after {
  margin-top: 30px;
  margin-right: 30px;
  right: 0;
}




/*========================================
=            portfolio slider            =
========================================*/

.portfolio-custom .slick-next {
  right: 0;
  left: auto;
  margin-right: 30px;
}

.portfolio-custom .slick-prev {
  left: auto;
  right: 0;
  margin-right: 66px;
}

.portfolio-custom .slick-next,
.portfolio-custom .slick-prev {
  top: -8px;
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  color: #000;
  opacity: 1;
  cursor: pointer;
  font-size: 30px;
  height: 18px;
  line-height: 64px;
  margin-top: 18px;
  outline: medium none;
  padding: 0px;
  position: absolute;
  width: 12px;
  border-radius: 0px;
}

.portfolio-custom [class^="lorem-icon-"]:before, .portfolio-custom [class*=" lorem-icon-"]:before {
  width: 10px;
}


.portfolio-custom .slick-dots li {
  position: absolute;
  visibility: hidden;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color:  #4c4b46;
  font-size: 43px;
  font-weight: 400;
  margin: 0;
  line-height: 60px;
  right: 79px;
}


.portfolio-custom .slick-dots li span:first-child {
  margin-right: 10px;
}

.portfolio-custom .slick-dots li:first-child span:first-child {
  margin-right: 18px;
}

.portfolio-custom .slick-dots li span:nth-child(2) {
  font-size: 44px;
  position: relative;
  top: 1px
}

.portfolio-custom .slick-slider {
  margin-bottom: 0;
}


.portfolio-custom .slick-dots li span:last-child {
  top: 12px;
  font-size: 22px;
  position: relative;
  left: -5px;
}

.portfolio-custom .slick-dots li.slick-active {
  visibility: visible;
}

.lorem-portfolio-wrapper .portfolio-custom .lorem-icon-arrow-right-thin::before {
  content: "";
  margin: -9px 0px 0px;
  position: absolute;
  right: 5px;
  font-size: 22px;
}

.lorem-portfolio-wrapper .portfolio-custom .lorem-icon-arrow-left-thin::before {
  content: '\e942';
  margin: -9px 0px 0px;
  position: absolute;
  right: 9px;
  font-size: 22px;
}


/*=====  End of portfolio slider  ======*/



.portfolio-custom .lorem-iso-container .big.hentry {
  position: relative;
  width: 39.5%;
}

.portfolio-custom .lorem-iso-container .big.hentry .portfolio-category {
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  display: inline-block;
  color:  #4c4b46;
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 20px;
}


.portfolio-custom .lorem-iso-container .big.hentry .portfolio-category p {
  padding-bottom: 10px;
}
.portfolio-custom .lorem-iso-container .big.hentry .entry-title-portfolio {
  font-family: Lato;
  color:  #989898;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  text-transform: lowercase;
  letter-spacing: 2px;
  word-spacing: 3px;
}

.portfolio-custom .lorem-iso-container .big.hentry .portfolio-header {
  position: absolute;
  height: 100%;
  width: 50%;
  left: 0;
  background-color:  #f1f1f1;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.15);
  padding: 6.3%;
  line-height: 0;
  z-index: 2;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-justify-content: center;
          justify-content: center;
}

.portfolio-custom .lorem-iso-container .hentry {
  padding: 0 1.4% 2.8%!important;
  margin: 0!important;
}

.portfolio-custom .lorem-iso-container {
  margin: 0 -1.4%!important;
}


.portfolio-custom .lorem-iso-container .small.hentry .portfolio-header,
.portfolio-custom .lorem-iso-container .random.hentry .portfolio-header {
  width: 22px;
  height: 14px;
  -webkit-transform: rotate(-90deg) translate(70%, -45%);
     -moz-transform: rotate(-90deg) translate(70%, -45%);
      -ms-transform: rotate(-90deg) translate(70%, -45%);
       -o-transform: rotate(-90deg) translate(70%, -45%);
          transform: rotate(-90deg) translate(70%, -45%);
}

.portfolio-custom-type .lorem-icon {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #d3bc6c;
  z-index: 100;
}

.slicky-portfolio-featured .portfolio-custom-type .lorem-icon {
  width: 70px;
  height: 70px;
  bottom: 0;
  top: inherit;
  z-index: 10;
}

.portfolio-custom-type .lorem-icon::before {
  color: #fff;
  font-size: 23px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -11px;
  -webkit-filter: blur(0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.portfolio-custom-type .lorem-icon-airport7::before {
  transform: rotate(45deg);
  margin-left: -9px;
  margin-top: -17px;
}

.post-type-archive-lorem-portfolio .portfolio-custom-type .lorem-icon-airport7::before {
  margin-left: -11px;
  margin-top: -13px;
}

.portfolio-custom .lorem-iso-container .hentry {
  -webkit-transition: all 0.9s;
     -moz-transition: all 0.9s;
      -ms-transition: all 0.9s;
       -o-transition: all 0.9s;
          transition: all 0.9s;
}

/*@media (max-width: 1200px) {
  .portfolio-custom .slick-next {
    left: 145%;
  }
  .portfolio-custom .slick-prev {
    left: 135%;
  }
}*/

.portfolio-custom .big.land-full .portfolio-header {
  display: none!important;
}

@media (max-width: 1400px) {
  .portfolio-custom .lorem-iso-container .big.hentry {
    width: 35%;
  }

  .portfolio-custom .lorem-iso-container .land-full.hentry {
    width: 30%;
  }

  .portfolio-custom .lorem-iso-container .small.hentry,
  .portfolio-custom .lorem-iso-container .random.hentry {
    width: 30%;
  }

  .portfolio-custom .lorem-iso-container .slider-gallery.hentry {
    width: 35%;
  }

}

@media (max-width: 1250px ) {
  .portfolio-custom .lorem-iso-container .big.hentry {
    width: 49%;
  }

  .portfolio-custom .lorem-iso-container .land-full.hentry,
  .portfolio-custom .lorem-iso-container .small.hentry {
    width: 30%;
  }
}

@media (max-width: 979px ) {
  .portfolio-custom .lorem-iso-container .slider-gallery.hentry,
  .portfolio-custom .lorem-iso-container .land-full.hentry,
  .portfolio-custom .lorem-iso-container .small.hentry,
  .portfolio-custom .lorem-iso-container .random.hentry {
    width: 49%;
  }
  .portfolio-custom .lorem-iso-container .big.hentry .portfolio-category {
    margin-bottom: 7px;
  }
}

@media (max-width: 700px ) {
  .portfolio-custom .lorem-iso-container .big.hentry .portfolio-category {
    margin-bottom: 7px;
  }
  .portfolio-custom .lorem-iso-container .slider-gallery.hentry,
  .portfolio-custom .lorem-iso-container .land-full.hentry,
  .portfolio-custom .lorem-iso-container .small.hentry,
  .portfolio-custom .lorem-iso-container .big.hentry,
  .portfolio-custom .lorem-iso-container .random.hentry {
    width: 100%;
  }
}



/*===================================
=            Recent post            =
===================================*/
.post-slider {
  margin-bottom: 0!important;
  margin-left: 0;
  margin-right: 0;
}

.post-slider .slick-slider {
  margin-bottom: 11px;
}

.post-slider .entry-featured-left {
  width: 31.624%;
  float: left;
  text-align: left;
  height: 465px;
  position: relative;
  z-index: 100;
  -webkit-transition: all 0.9s;
     -moz-transition: all 0.9s;
      -ms-transition: all 0.9s;
       -o-transition: all 0.9s;
          transition: all 0.9s;
}

.post-slider .post-container {
  position: relative;
  overflow: hidden;
}

.post-slider .entry-content {
    position: absolute;
    width: 100%;
    padding-right: 40px;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
         -o-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.post-slider .entry-content {
  font-family: Lato;
  color:  #989898;
  font-size: 16px;
  font-weight: 400;
}

.post-slider .entry-wrap .entry-featured {
  max-width: 500px;
  max-height: 300px;
}

.slicky-posts-wrapper .slick-dots {
  display: none!important;
}

.slicky-posts-wrapper {
  width: 68.376%;
  float: right;
}

.slicky-posts-wrapper .entry-wrap {
  width: 100%;
  float: right;
  position: relative;
  overflow: hidden;
  height: 465px;
  -webkit-transition: all 0.9s;
     -moz-transition: all 0.9s;
      -ms-transition: all 0.9s;
       -o-transition: all 0.9s;
          transition: all 0.9s;
}

.slicky-posts-wrapper .entry-thumb-wrap {
  float: right;
}

.slicky-posts-wrapper .entry-header {
  width: 58.87%;
  position: absolute;
  background-color: #f0f0f0;
  padding: 4% 7% 14%;
  left: 0;
  top: 50%;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
  -webkit-filter: blur(0);
  -webkit-transform: translate3d(0, -50%, 0);
     -moz-transform: translate3d(0, -50%, 0);
      -ms-transform: translate3d(0, -50%, 0);
       -o-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.slicky-posts-wrapper .entry-header-meta {
  text-align: right;
  -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
       -o-transition: all 0.5s;
          transition: all 0.5s;
}

.slicky-posts-wrapper .p-meta,
.blog-posts-wrapper .p-meta {
  font-family: Lato;
  color:  #989898;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
  margin: 0!important;
  padding-top: 0!important;
  padding-bottom: 0!important;
  letter-spacing: 2px;
  text-transform: capitalize;
}

.blog-posts-wrapper .p-meta a {
  color:  #d3bc6c;
}

.blog-posts-wrapper .p-meta time,
.blog-posts-wrapper .p-meta .meta-comments {
  color:  #989898;
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
}


.blog-posts-wrapper.custom-post-2 .p-meta.meta-date time,
.blog-posts-wrapper.custom-post-2 .p-meta .meta-comments {
  color: #fff;
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
}

.blog-posts-wrapper .p-meta time:hover,
.blog-posts-wrapper .p-meta .meta-comments:hover,
.blog-posts-wrapper.custom-post-2 .p-meta.meta-date time:hover,
.blog-posts-wrapper.custom-post-2 .p-meta .meta-comments:hover {
  color: #d3bc6c;
  text-decoration: none;
}

.blog-posts-wrapper .p-meta .related-date:hover {
  text-decoration: none;
}

.slicky-posts-wrapper .p-meta-gallery,
.blog-posts-wrapper .p-meta-gallery {
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color:  #d3bc6c;
  font-weight: 700;
  text-transform: uppercase;
}

.slicky-posts-wrapper .p-meta i,
 .blog-posts-wrapper .p-meta i{
  font-style: normal;
  text-transform: capitalize;
}

.slicky-posts-wrapper .entry-header .h-recent-posts {
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color:  #4c4b46;
  font-weight: 700;
  line-height: 38px;
  position: relative;
  z-index: 20;
  text-transform: uppercase;
  text-align: right;
  letter-spacing: 3px;
  margin: 0;
  margin-top: 35px;
  -webkit-transition: all 0.9s;
     -moz-transition: all 0.9s;
      -ms-transition: all 0.9s;
       -o-transition: all 0.9s;
          transition: all 0.9s;
}

/*.first-word {
  font-family: Lato;
  color:  #4c4b46;
  font-size: 24px;
  font-style: italic;
  line-height: 38px;
  text-transform: capitalize;
  letter-spacing: 3px;
}*/

.slicky-posts-wrapper .entry-link {
  text-align: right;
}

.slicky-posts-wrapper .entry-link a {
  position: relative;
}

.slicky-posts-wrapper .entry-link a {
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #4c4b46;
  font-size: 12px;
  font-weight: 400;
  line-height: 43px;
  padding: 0 137px 0 20px;
  display: inline-block;
  border: 1px solid #f0f0f0;
  text-transform: uppercase;
  letter-spacing: 2.3px;
}

.slicky-posts-wrapper .entry-link a:hover,
.slicky-posts-wrapper .entry-link a:hover::after {
  color: #d3bc6c;
}


.slicky-posts-wrapper .entry-link a::after {
  content: '\e86b';
  font-family: 'icon_font';
  font-size: 12px;
  color: #4c4b46;
  font-weight: 400;
  line-height: 44px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  margin-right: 26px;
  -webkit-transition: color 0.3s linear;
     -moz-transition: color 0.3s linear;
      -ms-transition: color 0.3s linear;
       -o-transition: color 0.3s linear;
          transition: color 0.3s linear;
}

.slider-wrapper .lorem-icon-arrow-right-thin::before,
.slider-wrapper .lorem-icon-arrow-left-thin::before {
  content: '\e86b';
  font-family: 'icon_font';
  font-size: 16px;
  color: #4c4b46;
  font-weight: 400;
  width: 5px;
  height: 10px;

}
.slider-wrapper .lorem-icon-arrow-left-thin::before {
  content: '\e86a';
}

.slider-wrapper .slick-prev,
.slider-wrapper .slick-next {
  background: none;
  margin-top: 30px;
  width: 15px;
  height: 15px;
  top: 68%;
  line-height: 0;
  font-size: 0;
}
.slider-wrapper .slick-prev {
  left: 46%;
}
.slider-wrapper .slick-next {
  left: 49.3%;
}

@media (max-width: 1239px) {
  /*.slicky-posts-wrapper .entry-header h4 {
    padding-right: 10%;
  }*/

.slicky-posts-wrapper .entry-header-meta {
  /*padding-top: 50px;*/
}
}

@media (max-width: 1150px) {
  .slicky-posts-wrapper .entry-wrap {
    /*height: 400px;*/
  }

  .slider-wrapper .slick-prev,
  .slider-wrapper .slick-next {
    /*top: 75%;*/
  }

}

@media (max-width: 1087px) {
  .slicky-posts-wrapper .entry-header h4 {
    font-size: 20px;
  }

}

@media (max-width: 1000px) {

  .slicky-posts-wrapper .entry-wrap {
    float: none;
  }

  .lorem-posts-wrapper .entry-featured-left {
    float: none;
    width: 100%;
    text-align: left;
    height: auto;
  }
  .post-slider .title-posts-wrapper .header-wrapper {
    border: none;
    border-left: 3px solid #4c4b46;
    padding: 5px 0 8px 20px;
  }
  .lorem-posts-wrapper .entry-content {
    position: relative;
    margin-top: 30px!important;
    margin-bottom: 35px;
    text-align: left;
    padding-left: 0;
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  .slider-wrapper .slick-prev {
    left: 27%;
  }
  .slider-wrapper .slick-next {
    left: 33.4%;
  }
}

@media (max-width: 850px) {
  .slicky-posts-wrapper .entry-wrap {
   /* height: 425px;*/
  }

  .slicky-posts-wrapper .entry-header h4 {
    /*font-size: 20px;*/
  }
}

@media (max-width: 730px) {
  .slider-wrapper .slick-prev,
  .slider-wrapper .slick-next {
    display: none!important;
  }

  .slicky-posts-wrapper .entry-header {
    width: 100%;
    padding-bottom: 5%;
    bottom: 0;
    top: inherit;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}



.container-blog-posts {
  margin-left: -2.8%;
}

.container-blog-posts::after {
  content: '';
  display: block;
  clear: both;
}

.container-blog-posts .slick-slider {
  margin-bottom: 0;
}

.container-blog-posts .slick-slider .slick-prev,
.container-blog-posts .slick-slider .slick-next {
  display: none!important;
}


.blog-posts-wrapper {
  width: 21.582%;
  width: 24.9%;
  /*min-width: 250px;*/
  float: left;
  padding: 0!important;
/*  margin-left: 3.418%!important;
  margin-bottom: 3.418%!important;*/
  padding-left: 2.8%!important;
  padding-bottom: 2.8%!important;
  z-index: 100;
}


.blog-posts-wrapper .custom-post-1-wrap {
  position: relative;
  overflow: hidden;
  background-color: #FFF;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
  min-height: 345px;
}

.blog-posts-wrapper.stamp {
  position: absolute;
  width: 49.8%;
}

.blog-posts-wrapper.custom-post-1::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
.blog-posts-wrapper.custom-post-1::after {
/*  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/pattern_bgr.png);
  position: absolute;
  top: 0;
  z-index: -1;
  margin-top: 30px;
  margin-left: -30px;*/
}

.blog-posts-wrapper .entry-featured {
  margin-bottom: 0!important;
}

.blog-posts-wrapper .entry-thumb-wrap::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #000;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.blog-posts-wrapper .entry-featured:hover .entry-thumb-wrap::before {
  opacity: 0.3;
}

.blog-posts-wrapper.custom-post-1 .entry-featured {
  width: 53.09%;
  float: left;
  padding: 30px 30px 24px;
}

.blog-posts-wrapper.custom-post-2 .entry-featured,
.lorem-blog-standard.espesially-view .entry-featured {
  padding: 23px 2.3% 2px;
}

.blog-posts-wrapper.custom-post-2 .entry-featured {
  position: relative;
}

.blog-posts-wrapper.custom-post-1 .entry-featured .p-meta-gallery {
  margin-top: 24px!important;
}

.blog-posts-wrapper.custom-post-1 .time-post,
.lorem-blog-standard .custom-post-1-wrap .time-post {
    position: absolute;
    top: 50%;
    line-height: 30px;
    right: 0;
    transform: translateX(100%);
    -webkit-transform: translate(100%, 0);
       -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
         -o-transform: translate(100%, 0);
            transform: translate(100%, 0);
    margin-right: -30px;
    text-transform: uppercase;
}
.blog-posts-wrapper.custom-post-1 .time-post span,
.lorem-blog-standard .custom-post-1-wrap .time-post span {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color:  #4c4b46;
    font-size: 24px;
    font-weight: 700
}

.blog-posts-wrapper.custom-post-1 .daily-wrap,
.lorem-blog-standard .custom-post-1-wrap .daily-wrap {
    -webkit-transform: rotate(-90deg) translateX(-57%);
       -moz-transform: rotate(-90deg) translateX(-57%);
        -ms-transform: rotate(-90deg) translateX(-57%);
         -o-transform: rotate(-90deg) translateX(-57%);
            transform: rotate(-90deg) translateX(-57%);
    position: absolute;
    top: -10px;
    right: -27px;
    margin-right: -100px;
}

.blog-posts-wrapper.custom-post-1 .daily-wrap p,
.lorem-blog-standard .custom-post-1-wrap .daily-wrap p {
  color: #4c4b46;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 0;
  text-transform: uppercase;
  padding: 5px!important;
  letter-spacing: 4.6px;
}


.blog-posts-wrapper .entry-thumb-wrap {
  position: relative;
  z-index: 100;
}

.blog-posts-wrapper .entry-header {
  background-color: #FFF;
  padding: 24px 17px;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
}
.blog-posts-wrapper.custom-post-1 .entry-header,
.blog-posts-wrapper.custom-post-2 .entry-header,
.lorem-blog-standard.espesially-view .entry-header {
  background: none;
  box-shadow: none;
  padding: 0;
}

.blog-posts-wrapper.custom-post-2 .entry-header {
  position: relative;
}

.blog-posts-wrapper.custom-post-2 .entry-featured-inner,
.lorem-blog-standard.espesially-view .entry-featured-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  z-index: 0;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.blog-posts-wrapper.custom-post-2 .entry-featured:hover .entry-featured-inner,
.lorem-blog-standard.espesially-view .entry-featured:hover .entry-featured-inner {
  background-color: rgba(0, 0, 0, 0.7);
}

.lorem-blog-standard.espesially-view .entry-featured-inner {
  z-index: -1;
}

.blog-posts-wrapper .h-recent-posts a {
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color:  #4c4b46;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
}

.blog-posts-wrapper.custom-post-2 .h-recent-posts a {
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color:  #ffffff;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

/*.custom-post-2 .first-word,
.lorem-blog-standard.espesially-view .first-word {
  color: #fff;
  text-transform: capitalize;
}*/

.blog-posts-wrapper.custom-post-2 .h-recent-posts,
.lorem-blog-standard.espesially-view .entry-title {
  text-align: right;
  padding-right: 13.6%;
  padding-left: 31%;
  margin-top: 69px;
  margin-bottom: 38px;
  line-height: 31px;
}

.blog-posts-wrapper.custom-post-2 .entry-content,
.lorem-blog-standard.espesially-view .entry-content {
  font-family: Lato;
  color:  #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding-right: 13.602%;
  padding-left: 23.24%;
  text-align: right;
  margin-bottom: 112px;
}

.blog-posts-wrapper.custom-post-2 .p-meta,
.lorem-blog-standard.espesially-view .p-meta,
.lorem-blog-standard.espesially-view .p-meta time {
  -webkit-transition: color 0.3s linear;
     -moz-transition: color 0.3s linear;
      -ms-transition: color 0.3s linear;
       -o-transition: color 0.3s linear;
          transition: color 0.3s linear;
  color: #fff;
  letter-spacing: 1.2px;
}

.blog-posts-wrapper.custom-post-2 .p-meta-gallery,
.lorem-blog-standard.espesially-view .p-meta-gallery,
.lorem-blog-standard.espesially-view .p-meta time:hover {
  color:  #d3bc6c;
}


.blog-posts-wrapper.custom-post-2 .p-meta.meta-date {
  line-height: 32px;
}

.blog-posts-wrapper.custom-post-1 .h-recent-posts {
  margin: 10px 0 8px;
  line-height: 20px;
}

.blog-posts-wrapper .h-recent-posts {
  margin: 8px 0;
  line-height: 20px;
}

.blog-posts-wrapper .p-meta {
  letter-spacing: 1px;
}
.custom-post-2 .p-meta-wrap,
.lorem-blog-standard.espesially-view .p-meta-wrap {
  padding-left: 56.87%;
}

.blog-posts-wrapper.custom-post-2 p,
.lorem-blog-standard.espesially-view p{
  margin-bottom: 44px;
}

.lorem-posts-wrapper .isotope {
  overflow: visible!important;
}

.more-button {
  /*background-color: #d3bc6c;*/
  background: none;
  font-family: Lato;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.9px;
  padding: 15px 21px 15px 22px;
  position: relative;
  z-index: 5;
}

.more-button:hover {
  /*background-color: #fff;*/
  color: #d3bc6c;
}

/*.blog-posts-wrapper:nth-child(5)::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
}*/

@media (max-width: 1200px) {
  .blog-posts-wrapper:nth-child(5)::after {
    content: '';
    display: block;
    width: 1000%;
    height: 89.582%;
    background: url(../images/pattern_bgr.png);
    position: absolute;
    top: 0;
    z-index: -1;
    margin-top: 30px;
    margin-left: 30px;
  }
}


@media (max-width: 970px) {
  .blog-posts-wrapper {
   width: 50%;
  }
  .blog-posts-wrapper.stamp {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .blog-posts-wrapper {
   width: 100%;
  }
}

/*=====  End of Recent post  ======*/


/*=============================
=            staff            =
=============================*/

.lorem-staff-new.number-5,
.lorem-staff-new.number-4,
.lorem-staff-new.number-3,
.lorem-staff-new.number-2,
.lorem-staff-new.number-1 {
  width: 100%;
  display: block;
}

.lorem-staff-new.number-5::after,
.lorem-staff-new.number-4::after,
.lorem-staff-new.number-3::after,
.lorem-staff-new.number-2::after,
.lorem-staff-new.number-1::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/pattern_bgr.png);
  position: absolute;
  top: 0;
  z-index: -1;
  margin-top: 40px;
  margin-left: -40px;
}

@media (max-width: 1270px) {
  .lorem-staff-new.number-5::after,
  .lorem-staff-new.number-4::after,
  .lorem-staff-new.number-3::after,
  .lorem-staff-new.number-2::after,
  .lorem-staff-new.number-1::after {
      margin-top: 30px;
      margin-left: -30px;
    }
}


.lorem-staff-new.number-5 .img-1 {
  display: block;
  float: left;
  width: 374px;
  width: 54.5985%;
  /*height: 374px;*/
  /*margin-left: 5.8394%;*/
  margin-bottom: 5.8394%;
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.lorem-staff-new.number-5 .img-2 {
  display: block;
  float: right;
  width: 271px;
  width: 39.562%;
  /*height: 271px;*/
  margin-left: 5.8394%;
  margin-bottom: 5.8394%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.lorem-staff-new.number-5 .img-3,
.lorem-staff-new.number-5 .img-4 {
  display: block;
  float: left;
  width: 168px;
  /*width: 24.2336%;*/
  width: 44.8%;
  /*height: 168px;*/
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.lorem-staff-new.number-5 .img-4 {
  float: right;
}


.lorem-staff-new.number-5 .staff-img-wrap {
  float: left;
  width: 54.5985%;
}


.lorem-staff-new.number-5 .img-5 {
  display: block;
  float: right;
  width: 271px;
  width: 39.562%;;
  /*height: 271px;*/
  margin-left: 5.8394%;
  margin-top: -15.1%;
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.lorem-staff-new.number-4 .img-1,
.lorem-staff-new.number-4 .img-3 {
  display: block;
  float: left;
  width: 47%;
  margin-bottom: 5.8394%;
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.15);
}

.lorem-staff-new.number-4 .img-2,
.lorem-staff-new.number-4 .img-4 {
  display: block;
  float: right;
  width: 47%;
  margin-left: 5.8394%;
  margin-bottom: 5.8394%;
}

.lorem-staff-new.number-4 .img-3,
.lorem-staff-new.number-4 .img-4 {
  margin-bottom: 0;
}

.lorem-staff-new.number-3 .img-1 {
  display: block;
  float: left;
  width: 64%;
  margin-bottom: 0;
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.15);
}

.lorem-staff-new.number-3 .img-2,
.lorem-staff-new.number-3 .img-3 {
  display: block;
  float: right;
  width: 29%;
  margin-bottom: 0;
}

.lorem-staff-new.number-3 .img-2 {
  margin-bottom: 5.8394%;
}


.lorem-staff-new.number-2 .img-1 {
  display: block;
  float: left;
  width: 47%;
  margin-bottom: 0;
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.15);
}

.lorem-staff-new.number-2 .img-2 {
  display: block;
  float: right;
  width: 47%;
  margin-bottom: 0;
}

.lorem-staff-new.number-1 img {
  display: block;
  width: 100%;
  margin-bottom: 0;
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.15);
}

.lorem-staff-new.number-4 img {
  width: 47%;
}

@media (max-width: 950px) {
  .lorem-column.seven-twelve {
      width: 50%;
      margin-right: 2.5%;
  }
  .lorem-column.five-twelve {
      width: 44%;
  }

.lorem-staff-new.number-5 .img-1 {
    width: 99.5985%;
    /* height: 374px; */
    /* margin-left: 5.8394%; */
    margin-bottom: 5.7%;
  }

  .lorem-staff-new.number-5 .img-2 {
      float: left;
      width: 47.562%;
      margin-bottom: 5.8394%;
      margin-left: 0;
  }
  .lorem-staff-new.number-5 .img-3, .lorem-staff-new.number-5 .img-4 {
      float: left;
      width: 47.4%;
  }
  .lorem-staff-new.number-5 .img-4 {
    margin-left: 4.8394%;
  }
  .lorem-staff-new.number-5 .staff-img-wrap {
    float: right;
    width: 100%;
  }
  .lorem-staff-new.number-5 .img-5 {
    float: right;
    width: 47.562%;
    margin-left: 3.8394%;
    margin-top: -100.85%;
  }
}
@media (max-width: 770px) {

  .lorem-column.seven-twelve {
      width: 100%;
      float: none;
      order: 2;
  }
  .lorem-column.five-twelve {
      width: 100%;
      float: none;
      order: 1
  }
  .lorem-column.five-twelve .title-posts-wrapper {
    margin: 0!important;
  }

.lorem-container-fluid {
    display: flex;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
  }

.lorem-container-fluid.lorem-social-footer {
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
          justify-content: center;
}

.lorem-navbar-inner.lorem-container-fluid {
  display: block;
}



}
/*=====  End of staff  ======*/

/*=======================================
=            Default heading           =
=======================================*/

.lorem-default-title.title-posts-wrapper .header-wrapper {
  padding: 6px 0px 5px 19px;
}

.lorem-default-title.title-posts-wrapper {
  margin-bottom: 36px;
  position: relative;
  z-index: 100;
}

.lorem-default-title.title-posts-wrapper .header-wrapper h3 {
  text-transform: inherit;
  letter-spacing: 6.7px;
  line-height: 30px;
  color: inherit;
}

.lorem-default-title.title-posts-wrapper .header-wrapper h2 {
  letter-spacing: 12px;
  line-height: 30px;
  color: inherit;
}

@media (max-width: 880px) {
  .page .lorem-default-title.title-posts-wrapper .header-wrapper h2 {
    line-height: 37px;
  }
}

/*=====  End of Default heading  ======*/


/*=================================================
=            widget testimonial slider            =
=================================================*/
.lorem-slider-shortcode-container {
  margin-top: 40px;
  position: relative;
}

.blockquote-slide-container {
  padding: 0 7%;
}


.testimonial-slide-wrap {
  /*min-height: 136px;*/
  position: relative;
  overflow: hidden;
}

.testimonial-image-container {
  display: block;
  left: 0;
  top: 50%;
  position: absolute;
  z-index: 1;
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
}

.testimonial-image-wrap {
    width: 90%;
    height: auto;
}

.widget .testimonial-image-wrap {
    width: 50%;
}

.testimonial-content {
  background-color: #f0f0f0;
  top: 0;
  right: 0;
  width: 89.946%;
  /*padding: 70px 70px 70px 160px;*/
  padding: 70px 7.23% 70px 16.53%;
  height: 100%;
  position: relative;
  float: right;
  min-height: 136px;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.widget .testimonial-content {
  width: 85.946%;
  padding: 27px 8.2% 40px 15.9%;
  text-align: center;
}

@media (max-width: 1400px) {
  .testimonial-content,
  .blockquote-slide-container .slick-dots {
    width: 90%;
  }
}


@media (max-width: 1300px) {
  .widget .testimonial-content {
    width: 86%;
  }
}

@media (max-width: 1080px) {
  .widget .testimonial-content {
    width: 75%;
  }
  .testimonial-content,
  .blockquote-slide-container .slick-dots {
    width: 85%;
  }
}

@media (max-width: 979px) {
  .widget .testimonial-content {
    width: 90%;
  }
  .blockquote-slide-container {
    padding: 0;
  }
}

@media (max-width: 850px) {
  .testimonial-content,
  .blockquote-slide-container .slick-dots {
    width: 81%;
  }
}

@media (max-width: 600px) {
  .widget .testimonial-content {
    width: 88%;
  }
  .testimonial-content,
  .blockquote-slide-container .slick-dots {
    width: 75%;
  }
}

@media (max-width: 520px) {
  .testimonial-content,
  .blockquote-slide-container .slick-dots {
    width: 100%!important;
    padding-left: 7.23%!important;
  }
  .blockquote-slide-container .testimonial-image-container {
    display: none;
  }

}

@media (max-width: 450px) {
  .widget .testimonial-content {
    width: 80%;
  }
}

.lorem-slider-shortcode-container .testimonial-content p {
  padding: 0;
  text-align: center;
  line-height: 24px;
  font-family: Lato;
  color:  #4c4b46;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px!important;
}

.blockquote-slide-container .testimonial-content p {
  font-style: italic;
  line-height: 30px !important;
}

.testimonial-content p:first-child {
  margin-bottom: 13px;
  word-break: normal;
}

.testimonial-content p:last-child {
  color: #d3bc6c!important;
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 1.3px;
  font-style: normal;
}

.widget .testimonial-content p:last-child {
  font-size: 12px;
}


.lorem-slider.testimonial-content-shadow .slick-list,
.lorem-slider.testimonial-content-shadow .testimonial-slide-wrap {
  overflow: visible;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.lorem-slider.testimonial-content-transparent .testimonial-content {
  background: rgba(255, 255, 255, .8);
}

.lorem-slider.testimonial-content-shadow .testimonial-content {
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.1);
}

.lorem-slider.testimonial-content-shadow .testimonial-slide-wrap {
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}




/*=====  End of widget testimonial slider  ======*/


/*==============================================
=            widget latest comments            =
==============================================*/

.lorem-latest-comments-container {
  margin-top: 30px;

}

.widget .lorem-latest-comments {
  list-style: none;
  margin-left: 0!important;
}

.widget .lorem-latest-comments li {
  position: relative;
  list-style: none;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
          margin-bottom: 38px;
}

.widget .latest-comments-avatar-wrap {
  display: block;
  margin-right: 4.1%;
  max-width: 70px;
  width: 18.919%;;

}

.widget .latest-comments-avatar {
  position: relative;

}

.widget .latest-comments-avatar-wrap p {
  color:  #989898!important;
  font-size: 12px!important;
  font-weight: 400;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
  line-height:  20px!important;
  text-transform:  capitalize;
  text-align:  center;
  padding:  6px 2px 4px;
  letter-spacing:  1px;
  background-color:  #ffffff;
  word-break:  break-word;
  letter-spacing: 1px;
}

.widget .latest-comments-content_wrap {
  width: 77.027%;
  display: block;
  line-height: 20px;
}

.widget .latest-comments-content_wrap .comment-link a {
  font-family: Lato;
  color:  #4c4b46;
  font-size: 16px;
  font-weight: 400;
  text-transform: inherit;
}

.widget .latest-comments-content_wrap .comment-link {
  margin-top: 13px;
  margin-bottom: 17px;
  line-height: 20px;
}

.widget .latest-comments-content_wrap .p-meta {
  margin: 0!important;
  padding: 0;
  line-height: 16px;

}
.widget .latest-comments-content_wrap .p-meta a{
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color:  #d3bc6c;
  font-size: 12px;
  line-height: 14px;
}

.widget .latest-comments-content_wrap .p-meta a:hover {
  text-decoration: underline;
}

.widget .latest-comments-content_wrap .p-meta.p-meta-date {
  font-family: Lato;
  color:  #989898;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
}

/*================================
=            related posts            =
================================*/
/*.related-posts-wrap {
  margin-bottom: 130px;

}

.related-posts-wrap .related-title {
  letter-spacing: 8px;
  border-left: 3px solid #4c4b46;
  line-height: 1.2em;
  padding-left: 17px;
  margin-bottom: 93px;
}

.related-posts .hentry {
  margin-top: 0;
  margin-left: 5.2%;
}


.related-posts.cols-2 .hentry:first-child {
  width: 34.4%;
  float: left;
  margin-left: 0;;;
}

.related-posts.cols-2 .hentry:last-child {
  width: 60.2%;
  float: left;
  position: relative;
}

@media (max-width: 700px) {
  .related-posts.cols-2 .hentry:first-child,
  .related-posts.cols-2 .hentry:last-child {
    width: 46.5%;
  }
}

@media (max-width: 500px) {
  .related-posts.cols-2 .hentry:first-child,
  .related-posts.cols-2 .hentry:last-child {
    float: none;
    margin-left: 0;
    width: 100%;
  }

  .related-posts.cols-2 .hentry:first-child {
    margin-bottom: 20px;
  }
}



.related-posts.cols-2 .hentry:last-child::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: url("../../images/pattern_bgr.png") top left repeat;
  top: 0;
  left: 0;
  margin-top: 30px;
  margin-left: 30px;
  z-index: -1;
}


.related-posts .entry-featured {
  position: relative;
}

.related-posts .entry-wrap {
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.1);
  padding: 15px 20px 17px 20px;
}

.related-posts .p-meta-gallery {
  margin-top: 0!important;
  margin-bottom: 4px!important;
}

.related-posts .entry-title {
  font-size: 16px;
  letter-spacing: 1.5px;
  line-height: 19px;
  margin-bottom: 5px;
}

.related-posts .p-meta-short {
  margin: 0!important;
}*/


.lorem-big-icon-page .lorem-icon,
.lorem-icons-list .lorem-icon,
.lorem-big-icons-list .lorem-icon,
.lorem-small-icons-list .lorem-icon {
  display: flex;
  margin: auto;
  border-radius: 50%;
  border: 2px solid #d3bc6c;
  width: 130px;
  height: 130px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
}

.lorem-big-icon-page .lorem-icon::after,
.lorem-icons-list .lorem-icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background-color: #d3bc6c;
  z-index: -1;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s all ease-in-out;
     -moz-transition: 0.3s all ease-in-out;
      -ms-transition: 0.3s all ease-in-out;
       -o-transition: 0.3s all ease-in-out;
          transition: 0.3s all ease-in-out;
}

.lorem-icons-list .lorem-icon::after {
  z-index: 0;
}

.lorem-big-icon-page .lorem-icon:hover::after {
  width: 103%;
  height: 103%;
}

.lorem-icons-list .lorem-icon:hover::after {
  width: 104%;
  height: 104%;
}

.lorem-big-icons-list .lorem-icon,
.lorem-small-icons-list .lorem-icon {
  border: none;
  width: auto;
  height: auto;
}

.lorem-small-icon-page .lorem-icon,
.lorem-medium-icon-page .lorem-icon {
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
}

@media (max-width:767px) {
  .wpb_column .lorem-big-icon-page {
    padding-top: 30px;
  }
}

.lorem-icons-list .lorem-icon {
  width: 83px;
  height: 83px;
  margin: 0;
  margin-right: 40px;
  overflow: hidden;
  flex-shrink: 0;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.lorem-pricing-column-info .lorem-icon {
  width: auto;
  height: auto;
  margin: 0;
  margin-right: 17px;
  color: #d3bc6c;

}


.lorem-big-icon-page .lorem-icon::before {
  font-size: 60px;
  color: #d3bc6c;
  margin: auto;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear
}

.lorem-medium-icon-page .lorem-icon::before {
  color: #d3bc6c;
  font-size: 45px;
}

.lorem-small-icon-page .lorem-icon::before {
  color: #d3bc6c;
  font-size: 30px;
}

.lorem-custom-icon-page .lorem-icon::before {
  color: #d3bc6c;
}

.lorem-custom-icons-list .lorem-icon::before {
  color: #inherit;
}

.lorem-icons-list .lorem-icon:hover::before,
.lorem-big-icon-page .lorem-icon:hover::before {
  color: #fff;
}

.lorem-big-icons-list .lorem-icon::before {
  font-size: 60px;
  color: #d3bc6c;
  margin: auto;
}

.lorem-icons-list .lorem-icon::before {
  font-size: 40px;
  color: #d3bc6c;
  margin: auto;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear
}

.lorem-small-icons-list .lorem-icon::before {
  font-size: 30px;
  color: #d3bc6c;
  margin: auto;
}

.lorem-pricing-column-info .lorem-icon::before {
  color: inherit!important;
  font-size: inherit!important;
}





@media (max-width: 900px) {
.slicky-portfolio-featured .portfolio-custom-type .lorem-icon {
    width: 50px;
    height: 50px;
  }

}

@media (max-width: 500px) {
  .blog-posts-wrapper.custom-post-1 .daily-wrap,
  .lorem-blog-standard .custom-post-1-wrap .daily-wrap {
    display: none;
  }
  .blog-posts-wrapper.custom-post-1 .entry-featured {
    width: 60%;
  }

  .blog-posts-wrapper.custom-post-1 .time-post span,
  .lorem-blog-standard .custom-post-1-wrap .time-post span {
    font-size: 18px;
  }
}

@media (max-width: 460px) {
  .slicky-portfolio-featured .portfolio-custom-type .lorem-icon {
    display: none;
  }

  .slicky-portfolio-featured .main-title {
    padding-left: 5%;
    line-height: 24px;
  }
  .slicky-portfolio-featured .main-title a {
    font-size: 17px;

  }

  .slicky-portfolio-featured .sub-title {
    font-size: 14px;
  }

  .slicky-portfolio-featured .header-title {
    margin-top: 3%;
  }
}

@media (max-width: 420px) {
  .lorem-icons-list > li {
   -webkit-flex-direction: column;
    -ms-flex-direction: column;
        flex-direction: column;
  }

  .lorem-icons-list .lorem-icon {
    margin-right: 0;
    margin-bottom: 25px;
  }
}

@media (max-width: 400px) {
  .blog-posts-wrapper.custom-post-1 .entry-featured {
    width: 100%;
  }

  .blog-posts-wrapper.custom-post-1 .time-post span,
  .lorem-blog-standard .custom-post-1-wrap .time-post span {
    display: none;
  }
}

@media (max-width: 1050px) {
    .lorem-column.three-fifth {
      width: 40%;
      margin-right: 2.7%;
    }
    .lorem-column.two-fifth {
      width: 57%;
    }
    .contact-us-container .img-wrap {
      position: relative!important;
      top: 0!important;
      -webkit-transform: none!important;
         -moz-transform: none!important;
          -ms-transform: none!important;
           -o-transform: none!important;
              transform: none!important;
    }
  }

@media (max-width: 767px) {
    .lorem-column.three-fifth,
    .lorem-column.two-fifth {
      float: none;
      width: 100%;
      margin-right: 0; } }


.lorem-list-shortcode-container.lorem-custom-list {
  display: block;
  width: auto;
  height: auto;
  text-align: left;
}

.lorem-list-shortcode-container ul {
  margin-left: 0!important;
}

.lorem-list-shortcode-container.lorem-custom-list ul li:before {
  position: absolute;
  color: #D3BC6C;
  font-family: 'icon_font';
  left: 0;
}

.lorem-list-shortcode-container.lorem-list-check ul li:before {
  content: '\e877';
  margin-right: 21px;
  font-size: 70%;
  font-weight: 700;
  color: #4c4b46;
}

.lorem-list-shortcode-container.lorem-list-disc ul li:before,
.lorem-list-shortcode-container.lorem-list- ul li:before {
  content: '\e815';
  margin-right: 19px;
  font-size: 65%;
  top: -1px;
}

.lorem-list-shortcode-container.lorem-list-square ul li:before {
  content: '\e873';
  font-size: 45%;
  top: -2px;
  margin-right: 21px;
}


.lorem-list-shortcode-container.lorem-list-circle ul li:before {
  content: '\025CB';
  margin-right: 17px;
  color: #4c4b46;
  font-size: 115%;
  font-weight: 700;
  top: 0px
}

.lorem-list-shortcode-container.lorem-list-star ul li:before {
  content: '\e93f';
  margin-right: 10px;
  margin-left: -5px;
  font-size: 135%;
  top: 3px
}

.lorem-list-shortcode-container.lorem-list-angle-right ul li:before {
  content: '\e86b';
  margin-right: 20px;
  font-size: 120%;
  top: 2px;
  font-weight: 700;
  color: #4c4b46;
}

/*------------------ portfolio 2 - view -----------------------*/
.lorem-portfolio-wrapper-2 .entry-featured-action {
  position: relative;
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.lorem-portfolio-wrapper-2 .entry-featured-hover {
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);

}

.lorem-portfolio-wrapper-2 .entry-featured-action a {
  display: block;
}

.lorem-portfolio-wrapper-2 .gallery-description {
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 24px;
  letter-spacing: 2.7px;
  padding-right: 10px;
  margin: 0
}

.lorem-portfolio-wrapper-2 .portfolio-gallery-description {
  position: absolute;
  z-index: 1;
  bottom: 0;
  margin-left: 13%;
  margin-bottom: 14%;
  line-height: 24px;
  letter-spacing: 2.7px;
  font-size: 14px;
}

.lorem-portfolio-wrapper-2 .portfolio-description-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s linear;
     -moz-transition: opacity 0.3s linear;
      -ms-transition: opacity 0.3s linear;
       -o-transition: opacity 0.3s linear;
          transition: opacity 0.3s linear;
}

.lorem-portfolio-wrapper-2 .portfolio-title-wrap {
  position: absolute;
  padding: 0 10px;
  padding: 0 0 1em 1em;
}

.lorem-portfolio-wrapper-2 .entry-title-portfolio a:hover {
  color: #d3bc6c
}

.lorem-portfolio-wrapper-2 .entry-featured-hover:hover .entry-featured-action {
  -webkit-transform: translate(45px, 45px);
     -moz-transform: translate(45px, 45px);
      -ms-transform: translate(45px, 45px);
       -o-transform: translate(45px, 45px);
          transform: translate(45px, 45px);
}

.lorem-portfolio-wrapper-2 .entry-featured-hover:hover .portfolio-description-wrap {
  opacity: 0.2;
}

.lorem-portfolio-wrapper-2 .lorem-icon {
  left: auto;
  top: auto;
  bottom: 0;
  z-index: -1;
  width: 45px;
  height: 45px;
}

.lorem-portfolio-wrapper-2 .lorem-icon-airport7::before {
    transform: rotate(45deg);
    margin-left: -10px;
    margin-top: -12px;
}


/*=============Image Hover================*/
.img-hover-enabled img{
	transform: scale(1.0);
	-webkit-transform: scale(1.0);
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.img-hover-enabled:hover img{
  transform: scale(1.0);
	-webkit-transform: scale(1.0);
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.img-hover-enabled:hover img{
  transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.dummy-hover {
  background-color: #d64123;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
	opacity: 0;
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
}
.img-hover-enabled {
  display: block;
  overflow: hidden;
  position: relative;
}
.img-hover-enabled .dummy-hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.img-desc {
  border: 2px solid white;
  display: inline-block;
  left: 50%;
  padding: 0 1.4em;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	opacity: 0;
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
}
.img-desc {
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  margin: 1em 0;
  white-space: nowrap;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 100%;
  line-height: 40px;
  text-transform: uppercase;
  text-rendering: optimizelegibility;
}
.img-hover-enabled:hover .dummy-hover
{
  opacity: 0.75;
}
.img-hover-enabled:hover .img-desc {
	opacity: 1;
  transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
