
/** Parallax header **/
.no-touch .header-parallax > .header-bg-wrapper > .header-bg:not(.header-carousel-wrapper),
.no-touch .header-parallax > .header-bg-wrapper > .header-bg.header-carousel-wrapper .t-background-cover {
  height: 130%;
  height: calc(100% + 30vh);
}
/*
----------------------------------------------------------

#Thumbs

----------------------------------------------------------
*/
.tmb .avatar {
  border-radius: 50%;
}
.tmb a.inactive-link {
  pointer-events: none;
  cursor: default;
}
.index-single .tmb {
  height: 100%;
  width: 100% !important;
}
.index-single .style-masonry .tmb {
  position: relative !important;
}
.tmb > .t-inside {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.index-single .tmb > .t-inside {
  height: 100%;
}
.tmb-loaded.tmb > .t-inside {
  opacity: 1;
}
.img-circle.tmb > .t-inside .t-entry-visual {
  border-radius: 50%;
}
.img-circle.tmb > .t-inside .t-entry-visual-cont {
  border-radius: 50%;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.img-round.tmb > .t-inside .t-entry-visual {
  border-radius: 4px;
}
.img-round.tmb > .t-inside .t-entry-visual-cont {
  border-radius: 4px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.tmb-no-bg.tmb > .t-inside {
  background: none;
}
.tmb > .t-inside hr {
  margin-top: 18px;
  margin-bottom: 18px;
}
.tmb > .t-inside hr.separator-reduced {
  width: 90px;
  border-top-width: 2px;
}
.tmb > .t-inside .spacer.half-space {
  margin-top: 18px;
}
.tmb > .t-inside .spacer.single-space {
  margin-top: 36px;
}
.tmb > .t-inside .spacer.double-space {
  margin-top: 72px;
}
.tmb-round.tmb > .t-inside {
  border-radius: 4px;
}
.tmb-media-first.tmb-round.tmb > .t-inside .t-entry-visual {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.tmb-media-first.tmb-round.tmb > .t-inside .t-entry-text {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.tmb-media-last.tmb-round.tmb > .t-inside .t-entry-visual {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.tmb-media-last.tmb-round.tmb > .t-inside .t-entry-text {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.tmb .t-entry-text-tc:not(.no-block-padding) .t-entry > *:first-child {
  margin-top: 0px !important;
}
.tmb .t-entry.t-entry-team .t-entry-title {
  margin: 5px 0px 0px 0px !important;
}
.tmb .t-entry .t-entry-cat {
  font-size: 13px;
  text-transform: uppercase;
}
.tmb .t-entry .t-buttons-socials {
  margin: 0px 0px 0px 0px;
  font-size: 12px;
}
.tmb .t-entry-visual .t-entry .t-buttons-socials {
  margin: 18px 0px 0px 0px !important;
}
.tmb .t-entry-visual {
  position: relative;
  overflow: hidden;
  text-align: left;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-font-smoothing: antialiased;
}
.tmb .t-entry-visual .pushed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.tmb.tmb-no-media.tmb .t-entry-visual .pushed {
  position: relative;
  display: block;
}
.tmb-quote.tmb .t-entry-visual blockquote {
  margin-top: 0;
}
.tmb-quote.tmb .t-entry-visual .t-overlay-inner,
.tmb-quote.tmb .t-entry-visual .t-overlay-wrap {
  position: relative;
}
.tmb .t-entry-visual img {
  width: 100%;
  max-width: none;
  z-index: 1;
  position: relative;
  display: block;
}
.tmb-img-ratio.tmb .t-entry-visual .t-entry-visual-cont > img,
.tmb-img-ratio.tmb .t-entry-visual .t-entry-visual-cont > a > img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.tmb .t-entry-visual .t-background-cover {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.tmb .t-entry-visual .t-background-cover > * {
  margin: 0px !important;
  border: none !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  z-index: 1000;
}
.tmb .t-entry-visual .t-background-cover .mejs-video {
  width: 100% !important;
  height: 100% !important;
}
.tmb .t-entry-visual .t-background-click {
  z-index: auto !important;
}
.tmb-image-anim.tmb .t-entry-visual img,
.tmb-image-anim.tmb .t-entry-visual .t-background-cover,
.tmb-image-anim.tmb .t-entry-visual .fluid-object,
.tmb-image-color-anim.tmb .t-entry-visual img,
.tmb-image-color-anim.tmb .t-entry-visual .t-background-cover,
.tmb-image-color-anim.tmb .t-entry-visual .fluid-object {
  -webkit-transition-property: -webkit-transform, -webkit-filter;
  -moz-transition-property: -moz-transform, -moz-filter;
  -o-transition-property: -o-transform, filter;
  transition-property: -webkit-transform,-moz-transform,-o-transform,transform,-webkit-filter,-moz-filter,-o-filter,filter;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
  -moz-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
  -o-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
  transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
}
.tmb .t-entry-visual .t-entry {
  width: 100%;
}
.tmb .t-entry-visual .t-entry-visual-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.tmb .t-entry-visual .t-entry-visual-overlay .t-entry-visual-overlay-in {
  width: 100%;
  height: 100%;
}
:not(.tmb-overlay-showed).tmb .t-entry-visual .t-entry-visual-overlay {
  opacity: 0;
}
.tmb-overlay-showed.tmb .t-entry-visual .t-entry-visual-overlay {
  opacity: 1;
}
.tmb-overlay-gradient-bottom.tmb .t-entry-visual .t-entry-visual-overlay {
  background-color: transparent !important;
}
.tmb-overlay-gradient-top.tmb .t-entry-visual .t-entry-visual-overlay {
  background-color: transparent !important;
}
.tmb .t-entry-visual .t-overlay-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.tmb-overlay-bottom.tmb .t-entry-visual .t-overlay-wrap {
  margin-top: 1px;
}
.tmb.tmb-no-media.tmb .t-entry-visual .t-overlay-wrap {
  position: relative;
}
.tmb .t-entry-visual .t-overlay-inner {
  display: table;
  table-layout: fixed;
  position: absolute;
  width: 100%;
  height: 100%;
}
.tmb.tmb-no-media.tmb .t-entry-visual .t-overlay-inner {
  position: relative;
}
.tmb .t-entry-visual .t-overlay-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.tmb-overlay-bottom.tmb .t-entry-visual .t-overlay-content {
  vertical-align: bottom;
}
.tmb-overlay-top.tmb .t-entry-visual .t-overlay-content {
  vertical-align: top;
}
.tmb-overlay-text-justify.tmb .t-entry-visual .t-overlay-content {
  text-align: justify;
}
.tmb-overlay-text-justify.tmb .t-entry-visual .t-overlay-content hr {
  margin-left: auto !important;
  margin-right: auto !important;
}
.tmb-overlay-text-center.tmb .t-entry-visual .t-overlay-content {
  text-align: center;
}
.tmb-overlay-text-center.tmb .t-entry-visual .t-overlay-content hr {
  margin-left: auto !important;
  margin-right: auto !important;
}
.tmb-overlay-text-left.tmb .t-entry-visual .t-overlay-content {
  text-align: left;
}
.tmb-overlay-text-left.tmb .t-entry-visual .t-overlay-content hr {
  margin-left: 0 !important;
  margin-right: auto !important;
}
.tmb-overlay-text-left.tmb .t-entry-visual .t-overlay-content .separator-reduced {
  margin-left: 0;
}
.tmb-overlay-text-right.tmb .t-entry-visual .t-overlay-content {
  text-align: right;
}
.tmb-overlay-text-right.tmb .t-entry-visual .t-overlay-content hr {
  margin-left: auto !important;
  margin-right: 0 !important;
}
.tmb-overlay-text-right.tmb .t-entry-visual .t-overlay-content .separator-reduced {
  margin-right: 0;
}
@media (max-width: 959px) {
  .tmb-overlay-text-mobile-justify.tmb .t-entry-visual .t-overlay-content {
    text-align: justify;
  }
  .tmb-overlay-text-mobile-justify.tmb .t-entry-visual .t-overlay-content hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .tmb-overlay-text-mobile-center.tmb .t-entry-visual .t-overlay-content {
    text-align: center;
  }
  .tmb-overlay-text-mobile-center.tmb .t-entry-visual .t-overlay-content hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .tmb-overlay-text-mobile-left.tmb .t-entry-visual .t-overlay-content {
    text-align: left;
  }
  .tmb-overlay-text-mobile-left.tmb .t-entry-visual .t-overlay-content hr {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .tmb-overlay-text-mobile-left.tmb .t-entry-visual .t-overlay-content .separator-reduced {
    margin-left: 0;
  }
  .tmb-overlay-text-mobile-right.tmb .t-entry-visual .t-overlay-content {
    text-align: right;
  }
  .tmb-overlay-text-mobile-right.tmb .t-entry-visual .t-overlay-content hr {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .tmb-overlay-text-mobile-right.tmb .t-entry-visual .t-overlay-content .separator-reduced {
    margin-right: 0;
  }
}
.tmb .t-entry-visual .t-overlay-icon {
  font-size: 18px;
}
.tmb .t-entry-visual .t-overlay-text {
  display: inline-block;
  margin: 0 auto;
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, -moz-transform 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, -o-transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out,-moz-transform 0.2s ease-in-out,-o-transform 0.2s ease-in-out,transform 0.2s ease-in-out;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.tmb .t-entry-visual .t-overlay-text .t-single-line .t-entry-excerpt {
  margin-top: 0;
}
.tmb .t-entry-visual .t-overlay-text .t-single-line .t-entry-excerpt > p:first-child {
  margin-top: 0;
}
.tmb .t-entry-visual .t-overlay-text .t-single-line .t-entry-excerpt .btn {
  margin-top: 0;
}
.tmb-overlay-pad-double.tmb .t-entry-visual .t-overlay-text {
  padding: 72px;
}
.tmb-text-showed.tmb .t-entry-visual .t-overlay-text {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.no-touch .tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual .t-overlay-text {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.no-touch .tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual .t-overlay-text {
  -webkit-transform: translate(0px, 36px);
  -moz-transform: translate(0px, 36px);
  -o-transform: translate(0px, 36px);
  -ms-transform: translate(0px, 36px);
  transform: translate(0px, 36px);
}
.tmb-overlay-right.tmb .t-entry-visual .t-overlay-text {
  float: right;
  padding-left: 0px;
}
.tmb-overlay-left.tmb .t-entry-visual .t-overlay-text {
  float: left;
  padding-right: 0px;
}
.tmb-overlay-text-reduced.tmb .t-entry-visual .t-overlay-text {
  width: 75%;
}
.tmb-overlay-text-reduced-2.tmb .t-entry-visual .t-overlay-text {
  width: 50%;
}
.tmb .t-entry-visual .t-overlay-text .t-entry > *:first-child {
  margin-top: 0px;
}
.no-touch .tmb-desaturated.tmb .t-entry-visual img,
.no-touch .tmb-desaturated.tmb .t-entry-visual .t-background-cover,
.no-touch .tmb-desaturated.tmb .t-entry-visual .fluid-object {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
}
.no-touch .tmb-desaturated.tmb-image-color-anim.tmb .t-entry-visual:hover img,
.no-touch .tmb-desaturated.tmb-image-color-anim.tmb .t-entry-visual:focus img,
.no-touch .tmb-desaturated.tmb-image-color-anim.tmb .t-entry-visual:hover .t-background-cover,
.no-touch .tmb-desaturated.tmb-image-color-anim.tmb .t-entry-visual:focus .t-background-cover,
.no-touch .tmb-desaturated.tmb-image-color-anim.tmb .t-entry-visual:hover .fluid-object,
.no-touch .tmb-desaturated.tmb-image-color-anim.tmb .t-entry-visual:focus .fluid-object {
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: none;
  filter: grayscale(0%);
}
.no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb .t-entry-visual:hover img,
.no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb .t-entry-visual:focus img,
.no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb .t-entry-visual:hover .t-background-cover,
.no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb .t-entry-visual:focus .t-background-cover,
.no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb .t-entry-visual:hover .fluid-object,
.no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb .t-entry-visual:focus .fluid-object {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
}
.no-touch .tmb-image-anim.tmb .t-entry-visual:hover img,
.no-touch .tmb-image-anim.tmb .t-entry-visual:focus img,
.no-touch .tmb-image-anim.tmb .t-entry-visual:hover .t-background-cover,
.no-touch .tmb-image-anim.tmb .t-entry-visual:focus .t-background-cover {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.tmb-overlay-showed.tmb-overlay-anim.tmb .t-entry-visual:hover .t-entry-visual-overlay,
.tmb-overlay-showed.tmb-overlay-anim.tmb .t-entry-visual:focus .t-entry-visual-overlay {
  opacity: 0;
}
:not(.tmb-overlay-showed).tmb-overlay-anim.tmb .t-entry-visual:hover .t-entry-visual-overlay,
:not(.tmb-overlay-showed).tmb-overlay-anim.tmb .t-entry-visual:focus .t-entry-visual-overlay {
  opacity: 1;
  -webkit-transition-delay: 150ms;
  -moz-transition-delay: 150ms;
  -o-transition-delay: 150ms;
  transition-delay: 150ms;
}
.no-touch .tmb-overlay-text-anim.tmb-text-showed.tmb .t-entry-visual:hover .t-overlay-text,
.no-touch .tmb-overlay-text-anim.tmb-text-showed.tmb .t-entry-visual:focus .t-overlay-text {
  -webkit-transition-delay: 0ms !important;
  -moz-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important;
}
.tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual:hover .t-overlay-text,
.tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual:focus .t-overlay-text {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.no-touch .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual:hover .t-overlay-text,
.no-touch .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual:focus .t-overlay-text {
  -webkit-transform: translate(0px, 0%);
  -moz-transform: translate(0px, 0%);
  -o-transform: translate(0px, 0%);
  -ms-transform: translate(0px, 0%);
  transform: translate(0px, 0%);
  -webkit-transition-delay: 250ms;
  -moz-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  transition-delay: 250ms;
}
.tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual:hover .t-overlay-text,
.tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual:focus .t-overlay-text {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.no-touch .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual:hover .t-overlay-text,
.no-touch .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual:focus .t-overlay-text {
  -webkit-transform: translate(0px, 36px);
  -moz-transform: translate(0px, 36px);
  -o-transform: translate(0px, 36px);
  -ms-transform: translate(0px, 36px);
  transform: translate(0px, 36px);
}
.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text,
.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.no-touch .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text,
.no-touch .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 250ms;
  -moz-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  transition-delay: 250ms;
}
.tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text,
.tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.no-touch .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text,
.no-touch .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text {
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -o-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}
.style-masonry .tmb .t-entry-visual:hover hr:not(.separator-reduced),
.style-masonry .tmb .t-entry-visual:focus hr:not(.separator-reduced) {
  width: 100%;
}
.tmb .t-entry-text {
  -webkit-backface-visibility: hidden;
  text-align: left;
}
.tmb-content-justify.tmb .t-entry-text {
  text-align: justify;
}
.tmb-content-justify.tmb .t-entry-text hr {
  margin-left: auto !important;
  margin-right: auto !important;
}
.tmb-content-center.tmb .t-entry-text {
  text-align: center;
}
.tmb-content-center.tmb .t-entry-text hr {
  margin-left: auto !important;
  margin-right: auto !important;
}
.tmb-content-left.tmb .t-entry-text {
  text-align: left;
}
.tmb-content-left.tmb .t-entry-text hr {
  margin-right: auto !important;
  margin-left: 0 !important;
}
.tmb-content-left.tmb .t-entry-text .separator-reduced {
  margin-left: 0;
}
.tmb-content-right.tmb .t-entry-text {
  text-align: right;
}
.tmb-content-right.tmb .t-entry-text hr {
  margin-right: 0 !important;
  margin-left: auto !important;
}
.tmb-content-right.tmb .t-entry-text .separator-reduced {
  margin-right: 0;
}
@media (max-width: 569px) {
  .tmb-content-mobile-justify.tmb .t-entry-text {
    text-align: justify;
  }
  .tmb-content-mobile-justify.tmb .t-entry-text hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .tmb-content-mobile-center.tmb .t-entry-text {
    text-align: center;
  }
  .tmb-content-mobile-center.tmb .t-entry-text hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .tmb-content-mobile-left.tmb .t-entry-text {
    text-align: left;
  }
  .tmb-content-mobile-left.tmb .t-entry-text hr {
    margin-right: auto !important;
    margin-left: 0 !important;
  }
  .tmb-content-mobile-left.tmb .t-entry-text .separator-reduced {
    margin-left: 0;
  }
  .tmb-content-mobile-right.tmb .t-entry-text {
    text-align: right;
  }
  .tmb-content-mobile-right.tmb .t-entry-text hr {
    margin-right: 0 !important;
    margin-left: auto !important;
  }
  .tmb-content-mobile-right.tmb .t-entry-text .separator-reduced {
    margin-right: 0;
  }
}
.tmb-no-bg.tmb .t-entry-text .t-entry-text-tc {
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
}
.tmb .t-entry-text .t-entry-text-tc .t-entry > *:not(hr):last-child {
  width: 100%;
}
.tmb .t-entry-text .t-entry-title .tmb-content-under:not(.tmb-text-space-reduced) + * {
  padding-top: 9px;
}
.tmb .t-entry {
  /*.tmb-text-inline& {
      .t-entry-inline, .t-entry-meta.t-entry-inline > *:not(.t-entry-category):not(:only-child) {
        display: inline-block;
        width: auto !important;
        padding-right: @app-padding-base / 2 !important;
        margin-right: @app-padding-base / 2 !important;
        border-top-width: 0 !important;
        border-bottom-width: 0 !important;
        border-left-width: 0 !important;
        &:extend(.tmb-border all);
        //&:extend(.tmb-color-text all);
        line-height: @app-padding-base;
        font-weight: @font-weight-600;
        // *:not(:hover) {
        //   &:extend(.tmb-color-text all);
        // }
        * {
          font-weight: @font-weight-600;
        }
        .tmb-content-under& {
          &:extend(.tmb-border-under all);
        }
      }
      > *:last-child {
        border-right-width: 0 !important;
        padding-right: 0 !important;
        margin-right: 0 !important;
      }
      .t-entry-author {
        span {
          margin: 0;
        }
        .avatar {
          display: none !important;
        }
      }
    }*/
}
.tmb-text-space-reduced.tmb .t-entry hr {
  margin-top: 9px;
  margin-bottom: 9px;
}
.tmb-text-space-reduced.tmb .t-entry > *:not(hr):not(.t-entry-readmore):not(:first-child) {
  margin-top: 0px !important;
}
:not(.tmb-post).tmb .t-entry > *:not(hr) {
  margin: 9px 0px 0px 0px;
}
.tmb .t-entry .t-entry-title {
  word-break: break-word;
}
.tmb-entry-title-uppercase.tmb .t-entry .t-entry-title {
  text-transform: uppercase;
}
.tmb-entry-title-lowercase.tmb .t-entry .t-entry-title {
  text-transform: lowercase;
}
.tmb-entry-title-capitalize.tmb .t-entry .t-entry-title {
  text-transform: capitalize;
}
.tmb .t-entry .t-entry-title.single-line > * {
  margin-top: 0;
}
.tmb .t-entry p.t-entry-type {
  font-size: 12px;
}
.tmb .t-entry p.t-entry-meta {
  /*:not(.tmb-text-inline)*/
}
.tmb .t-entry p.t-entry-meta span {
  display: block;
  font-size: 12px;
  font-weight: 600;
}
.tmb .t-entry p.t-entry-meta .fa-push-right {
  margin-left: 9px;
}
.tmb .t-entry p.t-entry-meta span:first-child {
  margin: 0px 0px 0px 0px;
}
.tmb .t-entry p.t-entry-meta span:first-child .fa-push-right {
  margin-left: 0;
}
.tmb .t-entry p.t-entry-meta .t-entry-category {
  text-transform: capitalize;
  display: inline-block;
}
.tmb .t-entry p.t-entry-meta .t-entry-category.t-entry-category-colored {
  padding: 0px 7px;
}
.tmb .t-entry p.t-entry-meta .t-entry-category .cat-comma {
  display: inline;
  padding-right: 3px;
}
.tmb .t-entry p.t-entry-readmore .btn {
  margin: 0px 0px 0px 0px;
}
.tmb .t-entry p.t-entry-author img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  border-radius: 50%;
}
.tmb .t-entry p.t-entry-author img > img {
  border-radius: 50%;
}
.tmb .t-entry p.t-entry-author i {
  margin: 0px 6px 0px 0px;
}
.tmb .t-entry p.t-entry-author span {
  font-size: 12px;
  margin: 0px 0px 0px 9px;
  vertical-align: middle;
  white-space: inherit;
}
.tmb-content-under.tmb .t-entry p.t-entry-author span {
  font-weight: 600;
}
.tmb .t-entry p.t-entry-small {
  font-size: 12px;
}
.tmb .t-entry p.t-entry-member-social a {
  display: inline-block;
  padding: 0px 5px 0px 5px !important;
}
.tmb .t-entry p.t-entry-member-social a:first-child {
  padding-left: 0px !important;
}
.tmb .t-entry p.t-entry-member-social a:last-child {
  padding-right: 0px !important;
}
.tmb .t-entry p.t-entry-member-social a i {
  padding: 0px !important;
}
.tmb .t-entry p.t-entry-comments {
  font-size: 12px;
}
.tmb .t-entry p.t-entry-comments .extras .extras-wrap {
  display: inline-block;
}
.tmb .t-entry p.t-entry-comments .extras > span {
  padding: 0px 14px 0px 0px;
}
.tmb .t-entry p.t-entry-comments .extras > span:last-child {
  padding: 0px;
}
.tmb .t-entry p.t-entry-comments .extras a {
  font-weight: normal;
  padding: 0px 14px 0px 0px;
}
.tmb .t-entry p.t-entry-comments .extras a.dot-irecommendthis {
  background: none !important;
  padding-left: 0px !important;
  margin-bottom: 0px !important;
}
.tmb .t-entry p.t-entry-comments .extras a:last-child {
  padding-right: 0px;
}
.tmb .t-entry p.t-entry-comments .extras i {
  position: relative;
  top: 1px;
  padding: 0px 5px 0px 0px;
}
.tmb .t-entry p.t-entry-comments .extras.t-reading-time {
  float: right;
  margin-top: 0px;
}
.tmb .t-entry-excerpt > p:first-child {
  margin-top: 0;
}
.style-metro .tmb .t-inside .t-entry-visual {
  display: table-cell;
  height: 100%;
  position: relative;
  width: 100%;
}
.style-metro .tmb .t-inside .t-entry-visual .t-entry-visual-tc {
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100%;
}
.style-metro .tmb .t-inside .t-entry-visual .t-entry-visual-tc .t-entry-visual-cont {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
}
@media (max-width: 959px) {
  .index-wrapper .style-metro .tmb .t-inside .t-entry-visual .t-entry-visual-tc .t-entry-visual-cont {
    position: relative;
  }
}
.style-metro .tmb .t-inside .t-entry-visual .t-entry-visual-tc .t-entry-visual-cont > a {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 3;
  overflow: hidden;
}
.style-metro .tmb .t-inside .t-entry-text {
  display: table;
  table-layout: fixed;
  height: 1px;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  width: 100%;
}
.style-metro .tmb .t-inside .t-entry-text .t-entry-text-tc {
  display: table-cell;
  width: 100%;
}
.tmb-woocommerce.tmb .t-entry .t-entry-category a,
.tmb-woocommerce.tmb .t-entry .t-entry-category .cat-comma {
  font-weight: 400;
}
.tmb-woocommerce.tmb .t-entry span.price {
  display: block;
}
.tmb-woocommerce.tmb .t-entry span.price del {
  display: inline;
  font-size: inherit !important;
}
.tmb-woocommerce.tmb .t-entry span.price ins {
  display: inline;
  font-size: inherit !important;
  text-decoration: none;
}
.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a {
  position: absolute;
  height: 40px;
  bottom: -40px;
  width: 100%;
  padding: 10px;
  z-index: 1000;
  text-align: center;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  -webkit-transition: bottom 0.2s ease-in-out;
  -moz-transition: bottom 0.2s ease-in-out;
  -o-transition: bottom 0.2s ease-in-out;
  transition: bottom 0.2s ease-in-out;
  font-size: 12px;
  line-height: 1.75;
  margin: 18px 0 0;
}
.tmb-woocommerce.tmb .t-entry-visual:hover .add-to-cart-overlay a,
.tmb-woocommerce.tmb .t-entry-visual:focus .add-to-cart-overlay a {
  bottom: 0px;
}
.tmb .dummy {
  margin-top: -1px;
}
.tmb-carousel .dummy {
  margin-top: 0px;
}
@media (max-width: 569px) {
  .tmb-content-overlay .h1,
  .tmb-content-overlay .h2,
  .tmb-content-overlay .h3,
  .tmb-content-overlay .h4,
  .tmb-content-overlay .h5,
  .tmb-content-overlay .h6 {
    font-size: 17px !important;
    line-height: 1.2 !important;
    margin: 27px 0 0 !important;
    margin-top: 0 !important;
    line-height: initial !important;
  }
}
.isotope-container .tmb .regular-text .pullquote {
  border: 0;
  background: #1b1d1f !important;
  color: white !important;
  padding: 36px 36px 36px 36px;
}
.tmb-entry-title-uppercase.isotope-container .tmb .regular-text .pullquote {
  text-transform: uppercase;
}
.tmb-entry-title-lowercase.isotope-container .tmb .regular-text .pullquote {
  text-transform: lowercase;
}
.tmb-entry-title-capitalize.isotope-container .tmb .regular-text .pullquote {
  text-transform: capitalize;
}
.isotope-container .tmb .regular-text .pullquote p small {
  text-transform: none;
}
.isotope-container .tmb .regular-text .pullquote p:first-child {
  font-family: inherit;
}
.isotope-container .tmb .fluid-svg {
  margin-top: 0px;
}
.isotope-container .tmb .fluid-svg img {
  margin: auto;
}
.isotope-container .tmb .fluid-svg svg {
  width: 100%;
  height: 100%;
}
.isotope-container .tmb .fluid-object.tweet {
  background: #1b1d1f !important;
  color: white !important;
}
.isotope-container .tmb .fluid-object.tweet .twitter-item {
  text-align: center;
}
.isotope-system .isotope-container .tmb .fluid-object.tweet .interact {
  display: none;
}
.isotope-container .tmb .fluid-object.tweet .twitter-footer small a {
  display: block;
}
.isotope-system .isotope-container .tmb .fluid-object.tweet .tweet-text {
  margin-top: 0px;
  margin-bottom: 0px;
}
.isotope-system .isotope-container .tmb .fluid-object.tweet .twitter-footer span:before {
  content: "-";
  margin: 0px 9px 0px 0px;
}
.isotope-system .isotope-container .tmb .fluid-object.tweet .twitter-footer span a {
  display: none;
}
.uncode-single-media-wrapper.tmb-shadow {
  margin-bottom: 4px;
}
/*
----------------------------------------------------------

#Overlay

----------------------------------------------------------
*/
@media (min-width: 960px) {
  .overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s 0.5s, visibility 0s 1s;
    transition: opacity 0.5s 0.5s, visibility 0s 1s;
  }
  .overlay input {
    background-color: transparent !Important;
    border-width: 1px;
  }
  .overlay.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .overlay .navbar-main,
  .overlay .search-container {
    -webkit-perspective: 1200px;
    perspective: 1200px;
  }
  .overlay.overlay-contentscale .menu-sidebar-inner,
  .overlay.overlay-contentscale .search-container form {
    opacity: 0;
    -webkit-transform: translateY(-35%) rotateX(45deg);
    transform: translateY(-35%) rotateX(45deg);
  }
  .open.overlay.overlay-contentscale .menu-sidebar-inner,
  .open.overlay.overlay-contentscale .search-container form {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transition: -webkit-transform 0.5s 0.5s, opacity 0.5s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.5s 0.5s;
  }
  .close.overlay.overlay-contentscale .menu-sidebar-inner,
  .close.overlay.overlay-contentscale .search-container form {
    -webkit-transform: translateY(35%) rotateX(-45deg);
    transform: translateY(35%) rotateX(-45deg);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
  }
  .overlay.overlay-sequential .menu-sidebar-inner .menu-smart > li,
  .overlay.overlay-sequential .search-container form {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
    -moz-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
    -o-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
    animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  }
  .open-items.overlay.overlay-sequential .menu-sidebar-inner .menu-smart > li,
  .open-items.overlay.overlay-sequential .search-container form {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
  }
  .close.overlay.overlay-sequential .menu-sidebar-inner .menu-smart > li,
  .close.overlay.overlay-sequential .search-container form {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: opacity 0.4s 0s !important;
    transition: opacity 0.4s 0s !important;
  }
  .overlay.overlay-search {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    text-align: center;
  }
  .overlay.overlay-search .mmb-container {
    top: 40px;
    z-index: 10001;
  }
  .overlay.overlay-search .search-container {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    font-size: 28px;
    font-size: 3.5vh;
  }
  .overlay.overlay-search .search-container .search-container-inner {
    width: 100%;
    max-width: none;
  }
  .overlay.overlay-search .search-container .search-container-inner i {
    margin-top: -0.5em;
    right: 1.5em;
  }
  .overlay.overlay-search .search-container form {
    display: inline-block;
    width: 100%;
    max-width: 600px;
    max-width: 60vw;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .overlay.overlay-search .search-container form .search-container-inner input {
    display: inline-block;
    margin: 0px;
    width: 100%;
    font-size: 28px;
    font-size: 3.5vh;
    padding: 1em 3em 1em 1.5em;
  }
}
@media (max-width: 959px) {
  .overlay.overlay-search {
    display: none;
  }
}
.overlay .overlay-close.no-toggle {
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: opacity 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: opacity 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: opacity 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
/*
----------------------------------------------------------

#Onepage-scroll

----------------------------------------------------------
*/
.onepage-wrapper {
  display: block;
  position: static;
  padding: 0;
  width: 100%;
  height: 100%;
}
.onepage-wrapper {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  padding: 0;
  -webkit-transform-style: preserve-3d;
}
.onepage-wrapper .section {
  width: 100%;
  height: 100%;
}
.onepage-pagination {
  position: fixed;
  right: 22px;
  top: 50%;
  z-index: 100;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 959px) {
  .onepage-pagination {
    display: none;
  }
}
.no-touch .onepage-pagination li {
  text-align: right;
  height: 1.5em;
}
.no-touch .onepage-pagination li:hover .cd-label {
  display: inline-block;
}
.no-touch .onepage-pagination a {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: default;
}
.no-touch .onepage-pagination span.cd-dot-cont:hover .cd-dot,
.no-touch .onepage-pagination a.is-selected .cd-dot {
  background-color: #ffffff;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.no-touch .onepage-pagination span.cd-dot-cont:hover + .cd-label {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.no-touch .cd-dot-cont {
  position: relative;
  width: 30px;
  height: 30px;
  cursor: pointer;
  float: right;
  display: inline-block;
  text-align: center;
}
.no-touch .onepage-pagination .cd-dot {
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
  width: 6px;
  height: 6px;
  background-color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  -webkit-backface-visibility: visible;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.no-touch .onepage-pagination .cd-label {
  font-size: 13px;
  font-weight: 500;
  padding: 6px 18px 6px 18px;
  position: relative;
  margin-right: 12px;
  color: #fff;
  display: none;
  top: -5px;
  border-radius: 1px;
  font-weight: 600;
  opacity: 0;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}
.no-touch .onepage-pagination .cd-label:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: 50%;
  right: -5px;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: inherit;
}
body.wrap.disabled-onepage-scroll {
  display: block !important;
}
body.wrap.disabled-onepage-scroll > div[data-parent="true"],
.disabled-onepage-scroll,
.disabled-onepage-scroll .wrapper {
  overflow: auto !important;
}
.disabled-onepage-scroll .onepage-wrapper .section {
  position: relative !important;
  top: auto !important;
  left: auto !important;
}
.disabled-onepage-scroll .onepage-wrapper {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  transform: none !important;
  -ms-transform: none !important;
  min-height: 100%;
}
.disabled-onepage-scroll .onepage-pagination {
  display: none;
}
body.disabled-onepage-scroll,
.disabled-onepage-scroll .onepage-wrapper,
html {
  position: inherit;
}
/*
----------------------------------------------------------

#Widgets

----------------------------------------------------------
*/
.widget-container {
  margin: 54px 0px 0px 0px;
}
.widget-container:first-child {
  margin-top: 0;
}
.widget-container .widget-title {
  word-break: break-word;
  padding: 0px 0px 27px 0px;
  margin: 0px 0px 27px 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-top: 0;
}
footer .widget-container .widget-title {
  border: 0;
  padding: 0;
  margin: 0px 0px 36px 0px;
}
.widget-container a {
  font-weight: 500;
}
.widget-container ul li {
  padding: 0px 0px 5px 0px;
}
.widget-container ul li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.widget-container ul > li > ul {
  margin-left: 10px;
}
footer .widget-container ul > li > ul {
  margin: 0;
}
.widget-container.widget_recent_entries a {
  display: block;
}
.widget-container.widget_recent_entries .post-date {
  font-size: 11px;
}
.widget-container .tagcloud {
  margin: 18px 0px 0px 0px;
}
.widget-container .tagcloud a {
  font-size: 11px !important;
  padding: 2px 5px 2px 5px;
  display: inline-block;
  border: 1px solid;
  border-radius: 4px;
  margin: 0px 5px 9px 0px;
  text-transform: uppercase;
  font-weight: 600;
}
.widget-container.widget_rss img {
  display: none;
}
.widget-container.widget_text img {
  margin: 18px 0px 0px 0px;
}
.widget-container.widget_calendar #wp-calendar {
  width: 100%;
}
.widget-container.widget_calendar #wp-calendar caption {
  text-align: left;
  padding: 0px 0px 9px 0px;
}
.widget-container.widget_calendar table#wp-calendar td,
.widget-container.widget_calendar table#wp-calendar th {
  text-align: center;
  padding: 9px 9px 8px 9px;
  font-size: 12px;
}
.widget-container.widget_archive li a:before,
.widget-container.widget_categories li a:before,
.widget-container.widget_meta li a:before,
.widget-container.widget_product_categories li a:before {
  font-family: "uncodeicon";
  content: "\f105";
  margin-right: 12px;
  margin-top: 3px;
}
.widget-container.widget_recent_comments li,
.widget-container.widget_recent_entries li,
.widget-container.widget_pages li,
.widget-container.widget_top_rated_products li,
.widget-container.widget_recent_reviews li {
  padding-left: 18px;
  position: relative;
}
.widget-container.widget_recent_comments li:before,
.widget-container.widget_recent_entries li:before,
.widget-container.widget_pages li:before,
.widget-container.widget_top_rated_products li:before,
.widget-container.widget_recent_reviews li:before {
  font-family: "uncodeicon";
  content: "\e664";
  position: absolute;
  font-size: 8px;
  left: 0px;
  top: 4px;
}
footer .widget-container.widget_recent_comments li:before,
footer .widget-container.widget_recent_entries li:before,
footer .widget-container.widget_pages li:before,
footer .widget-container.widget_top_rated_products li:before,
footer .widget-container.widget_recent_reviews li:before {
  content: '';
}
footer .widget-container.widget_recent_comments li,
footer .widget-container.widget_recent_entries li,
footer .widget-container.widget_pages li,
footer .widget-container.widget_top_rated_products li,
footer .widget-container.widget_recent_reviews li {
  padding-left: 0;
}
.widget-container.widget_nav_menu li,
.widget-container.widget_custom_menu li {
  text-transform: uppercase;
}
.widget-container.widget_nav_menu li a,
.widget-container.widget_custom_menu li a {
  font-size: 12px;
  display: inline-block;
  padding: 0px 0px 5px 0px;
}
.widget-container.widget_nav_menu .menu-item a:before,
.widget-container.widget_custom_menu .menu-item a:before {
  font-family: "uncodeicon";
  content: "\f105";
  margin-right: 9px;
  margin-top: 3px;
}
.widget-container.widget_latest_tweets_widget li:first-child .tweet-text,
.widget-container.widget_latest_tweets li:first-child .tweet-text {
  margin-top: 0;
}
.widget-container.widget_latest_tweets_widget .tweet-details,
.widget-container.widget_latest_tweets .tweet-details {
  padding-left: 1.5em;
  margin: 0px 0px 0px 0px;
}
.widget-container.widget_latest_tweets_widget .tweet-text,
.widget-container.widget_latest_tweets .tweet-text {
  position: relative;
  padding-left: 1.5em;
  margin: 5px 0px 0px 0px;
}
.widget-container.widget_latest_tweets_widget .tweet-text:before,
.widget-container.widget_latest_tweets .tweet-text:before {
  font-family: "uncodeicon";
  content: "\f099";
  font-size: 16px;
  margin-left: .5em;
  position: absolute;
  margin-left: -1.5em;
}
.widget-container.widget_search > form {
  margin: 18px 0px 0px 0px;
}
.widget-container.widget_search > form input[type="search"] {
  width: 100%;
}
.widget-container button,
.widget-container .btn {
  padding: 5px 15px 5px 15px !important;
}
.search-container-inner {
  position: relative;
}
.search-container-inner input {
  padding-right: 36px;
}
.rtl .search-container-inner input {
  padding-left: 36px;
  padding-right: 18px;
}
.search-container-inner i.fa {
  position: absolute;
  right: 1.35em;
  top: 50%;
  margin-top: -9px;
}
.rtl .search-container-inner i.fa {
  left: 1.35em;
  right: auto;
}
.widget_nav_menu li.active > a {
  text-decoration: none;
}
/*
----------------------------------------------------------

#Footer

----------------------------------------------------------
*/
footer {
  display: table-row;
  width: 100%;
  height: 1px;
}
footer .footer-last {
  font-size: 13px;
}
footer .footer-last p {
  font-size: 13px;
}
footer .footer-last .icon-box.icon-inline {
  line-height: 13px;
  padding-left: 9px;
  padding-right: 9px;
}
@media (max-width: 959px) {
  footer .footer-last {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  footer .footer-last .uncell {
    display: block;
    text-align: center;
  }
  footer .footer-last .uncell + .uncell {
    padding-top: 0;
  }
}
footer .footer-last .uncell {
  padding-top: 27px;
  padding-bottom: 27px;
}
footer .footer-last .uncell > *:first-child {
  margin-top: 0;
}
footer .footer-center {
  padding-top: 108px;
  padding-bottom: 108px;
}
footer .footer-center .uncell {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
}
footer .footer-center .uncell + .uncell {
  padding-top: 27px;
}
footer .footer-last.footer-center .social-icon i {
  font-size: 24px;
}
footer .footer-last:not(.footer-center) .social-icon i {
  font-size: 18px;
}
.vmenu-footer {
  padding: 18px 54px 18px 54px;
  font-size: 12px;
}
.vmenu-footer p {
  font-size: 12px;
}
.vmenu-footer > *:first-child {
  margin-top: 0;
}
.footer-scroll-top {
  z-index: 100;
  display: none;
  position: fixed;
  right: 22px;
  bottom: 22px;
}
.footer-scroll-top.footer-scroll-higher {
  bottom: 61px;
}
.footer-scroll-top:not(.window-scrolled) {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.window-scrolled .footer-scroll-top {
  opacity: 1;
  display: block;
  -webkit-animation-name: alpha-in;
  -moz-animation-name: alpha-in;
  -o-animation-name: alpha-in;
  animation-name: alpha-in;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.hide-scrollup .footer-scroll-top {
  display: block;
}
.footer-scroll-top i {
  border-radius: 2px;
  width: 2em;
  height: 2em;
  line-height: 2em;
}
.window-scrolled .footer-scroll-top:hover {
  opacity: .8;
}
/*
----------------------------------------------------------

#Comments

----------------------------------------------------------
*/
#comments .comments-title,
#respond .comments-title,
#comments #reply-title,
#respond #reply-title {
  margin: 36px 0px 0px 0px;
}
#comments .btn-comments,
#respond .btn-comments {
  padding: 5px 10px !important;
  font-size: 12px;
}
#comments .comment-list .comments-list:first-child,
#respond .comment-list .comments-list:first-child {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 36px;
}
#comments .comments-list .comment-content,
#respond .comments-list .comment-content {
  border-top-width: 1px;
  border-top-style: solid;
}
#cancel-comment-reply-link {
  display: block;
  padding: 36px 0px 36px 0px;
}
.comment-notes {
  font-weight: normal;
  margin: 9px 0px 0px 0px;
}
.comment-list {
  padding: 0;
}
.comment-list li {
  list-style-type: none;
}
.comment {
  margin: 36px 0px 0px 0px;
}
div.comment-meta.post-meta {
  margin-left: 0;
  padding: 0px 18px 18px 18px;
  border-width: 0px;
  border-style: solid;
  border-color: transparent;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
@media (min-width: 960px) {
  div.comment-meta.post-meta {
    margin-left: 90px;
  }
}
section.child-comments.comments-list {
  padding: 0px 0px 0px 90px;
}
@media (max-width: 959px) {
  section.child-comments.comments-list {
    padding: 0px 0px 0px 18px;
  }
}
.comment-content {
  position: relative;
  padding: 36px 0px 0px 0px;
}
.comment-content .comment-meta {
  padding-right: 0px !important;
  padding-bottom: 0px !important;
}
@media (max-width: 959px) {
  .comment-content .comment-meta {
    padding: 0px !important;
  }
}
.comment-content .gravatar {
  float: left;
}
@media (max-width: 959px) {
  .comment-content .gravatar {
    float: none;
  }
}
.comment-content .gravatar img.avatar {
  max-width: 72px;
  min-height: 72px;
}
@media (min-width: 960px) {
  .comment-content .gravatar img.avatar {
    display: block;
  }
}
.comment-content .logged-in-as {
  display: inline-block;
  margin: 9px 0px 0px 0px;
  font-size: 12px;
}
@media (max-width: 959px) {
  .comment-content .logged-in-as {
    margin: 0px 18px 27px 0px;
  }
}
.comment-content .comment-author {
  display: inline-block;
  text-transform: capitalize;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
}
.comment-content .comment-meta p {
  margin: 9px 0px 0px 0px;
}
.comment-content .comment-meta-item {
  margin: 9px 0px 0px 0px;
  display: block;
}
.comment-content .comment-meta-item,
.comment-content .comment-reply-link span {
  font-size: 11px;
}
.comment-content .comment-reply-link {
  margin: 18px 0px 0px 0px;
  display: block;
  text-transform: uppercase;
}
@media (min-width: 960px) {
  .comment-content .comment-reply-link {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 32px;
  }
}
.comment-form .comment-form-comment label {
  text-indent: -9999px;
  position: absolute;
  left: -9999px;
}
.comment-form .comment-form-comment.comment-loggedin {
  margin-top: 0px !important;
}
.comment-form .comment-form-comment.comment-loggedin textarea {
  margin-top: 0px;
}
.comment-form .comment-figure {
  width: 90px;
  float: left;
}
.comment-form .comment-figure .gravatar {
  margin: 0;
}
@media (max-width: 959px) {
  .comment-form .comment-figure {
    width: 100%;
  }
}
@media (min-width: 960px) {
  .comments-area .form-indent .comment-form .form-submit {
    margin-left: 108px;
  }
}
.form-submit {
  margin: 27px 0px 0px 0px;
}
.gravatar img.avatar {
  max-width: 5em;
  min-height: 5em;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  margin: 0 auto;
}
#comment-nav-below {
  margin-top: 36px;
}
.comment-navigation a {
  white-space: nowrap;
}
.comment-navigation .page-next,
.comment-navigation .page-prev {
  width: auto;
}
/*
----------------------------------------------------------

#Author

----------------------------------------------------------
*/
.author-details {
  text-align: center;
  padding: 18px 18px 18px 18px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
}
.author-details-data .author-name {
  font-size: 20px;
  line-height: 1.2;
  margin: 27px 0 0;
  margin: 0px 0px 0px 0px;
}
.author-details-data .author-heading {
  margin: 9px 0px 0px 0px;
}
.author-details-data .author-heading span {
  font-size: 13px;
  text-transform: uppercase;
}
.author-details-data .author-description {
  margin: 14px 0px 0px 0px;
  font-size: 13px;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.author-details-data .author-url {
  display: block;
  margin: 14px 0px 0px 0px;
  font-size: 13px;
}
.author-details-data .author-socials {
  margin: 14px 0px 0px 0px;
}
/*
----------------------------------------------------------

#Twitter

----------------------------------------------------------
*/
.twitter-item {
  text-align: center;
  word-break: break-word;
}
.twitter-item .tweet-text > span {
  quotes: "\201C" "\201D";
}
.twitter-item .tweet-text > span:before {
  font-family: Georgia, serif;
  content: open-quote;
  font-size: 1.5em;
  line-height: 0;
  vertical-align: -0.25em;
  margin-right: .2em;
}
.twitter-item .tweet-text > span:after {
  font-family: Georgia, serif;
  content: close-quote;
  font-size: 1.5em;
  line-height: 0;
  vertical-align: -0.25em;
  margin-left: .1em;
}
.twitter-item .twitter-item-data i.fa-twitter {
  font-size: 54px;
}
.twitter-item .interact {
  margin: 14px 0px 0px 0px;
}
.twitter-item .interact a {
  margin: 0px 2px 0px 2px;
}
.twitter-item .interact i {
  width: 26px;
  font-size: 14px;
  display: inline-block;
}
/*
----------------------------------------------------------

#Share

----------------------------------------------------------
*/
.share-module {
  margin: 18px 0px 0px 0px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.share-module-inner {
  display: table-cell;
  vertical-align: middle;
}
/*
----------------------------------------------------------

#Share

----------------------------------------------------------
*/
div[class*=sharer-].share-button {
  display: inline-table !important;
  font-size: 14px;
  width: 34px;
  position: relative;
  top: -2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div[class*=sharer-].share-button.social-center {
  margin: auto;
}
div[class*=sharer-].share-button.social-right {
  margin-left: auto;
}
div[class*=sharer-].share-button.share-vertical .social {
  display: none;
}
div[class*=sharer-].share-button.share-vertical .social.active {
  display: block;
}
.uncode-share .share-title {
  display: inline-block;
  padding-right: 0px;
  margin: 0px;
  line-height: 36px;
  vertical-align: top;
}
div[class*=sharer-].share-button [class*=social-]:before {
  font-family: 'uncodeicon' !important;
}
div[class*=sharer-].share-button label {
  cursor: pointer;
  margin: 0;
  padding: 5px 8px;
  display: inline-block;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  border-radius: 2px;
}
div[class*=sharer-].share-button label span {
  display: none;
}
div[class*=sharer-].share-button .social {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  margin-left: 0;
  opacity: 0;
}
div[class*=sharer-].share-button .social.top {
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  margin-top: -180px;
}
div[class*=sharer-].share-button .social.load {
  -webkit-transition: none!important;
  transition: none!important;
}
div[class*=sharer-].share-button .social.active {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  opacity: 1;
}
div[class*=sharer-].share-button .social.active.top {
  -webkit-transform: scale(1) translateY(-10px);
  -moz-transform: scale(1) translateY(-10px);
  -o-transform: scale(1) translateY(-10px);
  -ms-transform: scale(1) translateY(-10px);
  transform: scale(1) translateY(-10px);
}
div[class*=sharer-].share-button .social ul {
  color: #fff;
  margin: auto;
  padding: 2px;
  display: table;
  table-layout: fixed;
  background-color: #222;
  border-radius: 1px;
}
div[class*=sharer-].share-button .social ul:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  bottom: -5px;
  margin-top: -5px;
  border-width: 5px 5px 0;
  border-top-color: #404040;
  left: 50%;
  margin-left: -5px;
}
.share-button .social ul,
.share-button .social {
  position: relative;
  z-index: 1;
}
div[class*=sharer-].share-button .social ul li {
  cursor: pointer;
  text-align: center;
  display: block !Important;
  position: relative;
  z-index: 2;
  width: 24px;
  height: 24px;
  line-height: 24px;
  -webkit-transition: background-color 400ms ease-out;
  -moz-transition: background-color 400ms ease-out;
  -o-transition: background-color 400ms ease-out;
  transition: background-color 400ms ease-out;
}
div[class*=sharer-].share-button .social ul li:before {
  -webkit-transition: color 400ms ease-out;
  -moz-transition: color 400ms ease-out;
  -o-transition: color 400ms ease-out;
  transition: color 400ms ease-out;
}
.share-button:not(.only-icon) .social ul li[class*=facebook]:hover,
.share-button:not(.only-icon) .social ul li[class*=facebook]:focus {
  background-color: #3B5998;
}
.share-button:not(.only-icon) .social ul li[class*=twitter]:hover,
.share-button:not(.only-icon) .social ul li[class*=twitter]:focus {
  background-color: #3B8ACA;
}
.share-button:not(.only-icon) .social ul li[class*=gplus]:hover,
.share-button:not(.only-icon) .social ul li[class*=gplus]:focus {
  background-color: #d7473d;
}
.share-button:not(.only-icon) .social ul li[class*=pinterest]:hover,
.share-button:not(.only-icon) .social ul li[class*=pinterest]:focus {
  background-color: #c5142b;
}
.share-button:not(.only-icon) .social ul li[class*=linkedin]:hover,
.share-button:not(.only-icon) .social ul li[class*=linkedin]:focus {
  background-color: #2C8CC0;
}
.share-button:not(.only-icon) .social ul li[class*=paper-plane]:hover,
.share-button:not(.only-icon) .social ul li[class*=paper-plane]:focus {
  background-color: #999;
}
.share-button.only-icon .social ul li[class*=facebook]:hover:before,
.share-button.only-icon .social ul li[class*=facebook]:focus:before {
  color: #3B5998;
}
.share-button.only-icon .social ul li[class*=twitter]:hover:before,
.share-button.only-icon .social ul li[class*=twitter]:focus:before {
  color: #3B8ACA;
}
.share-button.only-icon .social ul li[class*=gplus]:hover:before,
.share-button.only-icon .social ul li[class*=gplus]:focus:before {
  color: #d7473d;
}
.share-button.only-icon .social ul li[class*=pinterest]:hover:before,
.share-button.only-icon .social ul li[class*=pinterest]:focus:before {
  color: #c5142b;
}
.share-button.only-icon .social ul li[class*=linkedin]:hover:before,
.share-button.only-icon .social ul li[class*=linkedin]:focus:before {
  color: #2C8CC0;
}
.share-button.only-icon .social ul li[class*=xing]:hover:before,
.share-button.only-icon .social ul li[class*=xing]:focus:before {
  color: #126567;
}
.share-button.only-icon .social ul li[class*=paper-plane]:hover:before,
.share-button.only-icon .social ul li[class*=paper-plane]:focus:before {
  color: #999;
}
div[class*=sharer-].share-button.only-icon {
  display: inline-block !important;
  margin-left: -10px;
  margin-bottom: -10px;
  top: 1px;
}
.social-export:before {
  content: "\f1e0" !important;
  font-size: 16px;
}
.social-facebook:before {
  content: "\f09a" !important;
}
.social-twitter:before {
  content: "\f099" !important;
}
.social-gplus:before {
  content: "\f0d5" !important;
}
.social-pinterest:before {
  content: "\f0d2" !important;
}
.social-linkedin:before {
  content: "\f0e1" !important;
}
.social-xing:before {
  content: "\f168" !important;
}
.social-paper-plane:before {
  content: "\f1d8" !important;
}
div[class*=sharer-].share-button.share-inline {
  width: auto;
  display: inline-block !important;
}
.share-button.share-inline .social.top {
  opacity: 1;
  margin-top: 0px !important;
  width: auto;
  float: none !important;
}
.share-button.share-inline .social.top ul {
  width: auto;
  background: none;
  border: none;
  color: inherit;
  margin: 0px;
}
.social-center.share-button.share-inline .social.top ul {
  margin: auto;
}
.social-right.share-button.share-inline .social.top ul {
  margin-left: auto;
}
.share-button.share-inline .social.top li {
  display: inline-block !important;
  margin-right: 2px;
}
.share-button.share-inline .social.top li:hover {
  color: white !important;
}
.share-button.share-inline .social-export {
  display: none;
}
div[class*=sharer-].share-button.share-inline .social ul:after {
  display: none;
}
.share-button.share-inline.share-bigger li {
  font-size: 1.5em;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
}
.portfolio-share {
  padding-top: 18px;
}
.sharedaddy {
  margin-top: 36px;
}
/*
----------------------------------------------------------

#VC-Modules

----------------------------------------------------------
*/
/* Progress bar
---------------------------------------------------------- */
.vc_progress_bar .vc_single_bar {
  position: relative;
  margin: 5px 0px 0px 0px;
  padding: 3px 9px 3px 9px;
}
.vc_progress_bar .vc_single_bar:last-child {
  margin-bottom: 0;
}
.vc_progress_bar .vc_single_bar .vc_label {
  display: block;
  position: relative;
  z-index: 1;
  margin: 0px 0px 0px 0px;
}
.vc_progress_bar .vc_progress_label {
  font-size: 13px;
  line-height: 1.75;
  margin: 18px 0 0;
}
.vc_progress_bar .vc_progress_label:first-child {
  margin-top: 0;
}
.vc_progress_bar .vc_label_units {
  float: right;
  line-height: 0;
  position: relative;
  top: 11.7px;
}
.vc_progress_bar .vc_single_bar .vc_bar {
  display: block;
  position: absolute;
  height: 100%;
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
  width: 0%;
  top: 0;
  left: 0;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  -webkit-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.vc_pie_chart .wpb_wrapper {
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}
/*** Pie chart **/
.vc_pie_chart {
  z-index: 0;
  text-align: center;
  opacity: 0;
  max-width: 160px;
  min-width: 100px;
}
.align_center .vc_pie_chart,
.align_left .align_center .vc_pie_chart,
.align_right .align_center .vc_pie_chart {
  margin: 0 auto !important;
}
.align_left .vc_pie_chart,
.align_right .align_left .vc_pie_chart,
.align_center .align_left .vc_pie_chart {
  margin-left: 0px !important;
  margin-right: auto !important;
}
.align_right .vc_pie_chart,
.align_left .align_right .vc_pie_chart,
.align_center .align_right .vc_pie_chart {
  margin-left: auto !important;
  margin-right: 0px !important;
}
.vc_pie_chart.vc_ready {
  opacity: 1;
}
.vc_pie_chart .vc_pie_wrapper {
  overflow: hidden;
  position: absolute;
  margin: 0 auto;
  top: 0px;
}
.vc_pie_chart canvas {
  position: relative;
  z-index: 1;
  left: -50%;
  margin-top: -50%;
  -webkit-transform: scale(0.5, 0.5);
  -moz-transform: scale(0.5, 0.5);
  -o-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}
.vc_pie_chart .vc_pie_chart_value {
  font-size: 150%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.vc_pie_chart_back {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-width: 7px;
  border-style: solid;
  border-radius: 999px;
  border-radius: 50%;
}
/*
----------------------------------------------------------

#Media-Elements

----------------------------------------------------------
*/
.mejs-container {
  clear: both;
  outline: 0;
}
.mejs-container * {
  font-family: Monospace, Helvetica, Arial;
}
.mejs-container,
.mejs-embed,
.mejs-embed body,
.mejs-container .mejs-controls {
  background: #222;
}
.mejs-controls a.mejs-horizontal-volume-slider {
  display: table;
  table-layout: fixed;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #fff;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #0073aa;
}
.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: rgba(255, 255, 255, 0.33);
}
.mejs-controls .mejs-offscreen {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}
span.mejs-offscreen {
  display: none;
}
.mejs-controls a:focus > .mejs-offscreen {
  background-color: #f1f1f1;
  clip: auto;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 0;
  top: 15px;
  text-decoration: none;
  text-transform: none;
  width: auto;
}
.mejs-overlay-loading {
  background: transparent;
}
/* Override theme styles that may conflict with controls. */
.mejs-controls button:hover {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.me-cannotplay {
  width: auto !important;
}
.media-embed-details .wp-audio-shortcode {
  display: inline-block;
  max-width: 400px;
}
.audio-details .embed-media-settings {
  overflow: visible;
}
.media-embed-details .embed-media-settings .setting span {
  max-width: 400px;
  width: auto;
}
.media-embed-details .embed-media-settings .checkbox-setting span {
  display: inline-block;
}
.media-embed-details .embed-media-settings {
  padding-top: 0;
  top: 28px;
}
.media-embed-details .instructions {
  padding: 16px 0;
  max-width: 600px;
}
.media-embed-details .setting p,
.media-embed-details .setting a {
  color: #a00;
  font-size: 10px;
  text-transform: uppercase;
}
.media-embed-details .setting a:hover {
  color: #f00;
}
.media-embed-details .embed-media-settings .checkbox-setting {
  float: none;
  margin: 0 0 10px;
}
.wp-video {
  width: 100% !important;
  height: auto;
}
.wp-video > .mejs-offscreen {
  display: none;
}
.wp_attachment_holder .wp-video,
.wp_attachment_holder .wp-audio-shortcode {
  margin-top: 18px;
}
video.wp-video-shortcode,
.wp-video-shortcode video {
  max-width: 100%;
  display: inline-block;
}
.mejs-container:not(.mejs-container-fullscreen) video {
  object-fit: cover;
}
.video-details .wp-video-holder {
  width: 100%;
  max-width: 640px;
}
.wp-playlist {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 12px 0 18px;
  font-size: 14px;
  line-height: 1.5;
}
.wp-admin .wp-playlist {
  margin: 0 0 18px;
}
.wp-playlist video {
  display: inline-block;
  max-width: 100%;
}
.wp-playlist audio {
  display: none;
  max-width: 100%;
  width: 400px;
}
.wp-playlist .mejs-container {
  margin: 0;
  width: 100%;
}
.wp-playlist .mejs-controls .mejs-button button {
  outline: 0;
}
.wp-playlist-light {
  background: #fff;
  color: #000;
}
.wp-playlist-dark {
  color: #fff;
  background: #000;
}
.wp-playlist-caption {
  display: block;
  max-width: 88%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.5;
}
.wp-playlist-item .wp-playlist-caption {
  text-decoration: none;
  color: #000;
  max-width: -webkit-calc(60%);
  max-width: calc(60%);
}
.wp-playlist-item-meta {
  display: block;
  font-size: 14px;
  line-height: 1.5;
}
.wp-playlist-item-title {
  font-size: 14px;
  line-height: 1.5;
}
.wp-playlist-item-album {
  font-style: italic;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wp-playlist-item-artist {
  font-size: 12px;
  text-transform: uppercase;
}
.wp-playlist-item-length {
  position: absolute;
  right: 3px;
  top: 0;
  font-size: 14px;
  line-height: 1.5;
}
.rtl .wp-playlist-item-length {
  left: 3px;
  right: auto;
}
.wp-playlist-tracks {
  margin-top: 10px;
}
.wp-playlist-item {
  position: relative;
  cursor: pointer;
  padding: 0 3px;
  border-bottom: 1px solid #ccc;
}
.wp-playlist-item:last-child {
  border-bottom: 0;
}
.wp-playlist-light .wp-playlist-caption {
  color: #333;
}
.wp-playlist-dark .wp-playlist-caption {
  color: #dedede;
}
.wp-playlist-playing {
  font-weight: bold;
  background: #f7f7f7;
}
.wp-playlist-light .wp-playlist-playing {
  background: #fff;
  color: #000;
}
.wp-playlist-dark .wp-playlist-playing {
  background: #000;
  color: #fff;
}
.wp-playlist-current-item {
  overflow: hidden;
  margin-bottom: 10px;
  height: 60px;
}
.wp-playlist .wp-playlist-current-item img {
  float: left;
  max-width: 60px;
  height: auto;
  margin-right: 10px;
  padding: 0;
  border: 0;
}
.rtl .wp-playlist .wp-playlist-current-item img {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.wp-playlist-current-item .wp-playlist-item-title,
.wp-playlist-current-item .wp-playlist-item-artist {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wp-audio-playlist .me-cannotplay span {
  padding: 5px 15px;
}
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}
.me-plugin {
  position: absolute;
}
.mejs-embed,
.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}
.mejs-fullscreen {
  overflow: hidden!important;
}
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}
.mejs-clear {
  clear: both;
}
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: 0;
}
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
:root .mejs-poster img {
  display: none;
}
.mejs-poster img {
  padding: 0;
  border: 0;
}
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
}
.mejs-overlay-play {
  cursor: pointer;
}
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px !important;
  font-size: 35px;
  border: 3px solid white;
  color: white !important;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  line-height: 53px;
  text-indent: 17px;
  opacity: .8;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.mejs-overlay-button:before {
  content: "\f04b";
  font-family: 'uncodeicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mejs-overlay:hover .mejs-overlay-button {
  opacity: 1;
}
.mejs-overlay-loading:before {
  background-image: url(../img/oval-anim-dark.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 38px;
  height: 38px;
  margin-top: -19px;
  margin-left: -19px;
  content: "";
  -webkit-filter: brightness(2);
  -moz-filter: brightness(2);
  -ms-filter: brightness(2);
  filter: brightness(2);
}
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background-color: #1b1d1f;
  height: 30px;
  width: 100%;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.mejs-container.wp-video-shortcode .mejs-controls {
  opacity: 0;
}
.mejs-container:hover .mejs-controls {
  opacity: 1;
}
.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica, Arial;
  border: 0;
}
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin: 7px 5px !important;
  padding: 0 !important;
  position: absolute !important;
  height: 16px !important;
  width: 16px !important;
  border: 0 !important;
  line-height: 16px;
  text-indent: 2px;
  background: transparent !important;
}
.mejs-controls .mejs-button button:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: white;
  z-index: 6;
  font-family: 'uncodeicon';
  font-size: 14px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time span {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}
.mejs-controls .mejs-play button:before {
  content: "\e098";
  text-indent: 4px;
}
.mejs-controls .mejs-pause button:before {
  content: "\e099";
}
.mejs-controls .mejs-stop button:before {
  content: "\e09a";
}
.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 9px;
}
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 2px;
  cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #222324;
  outline: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
}
@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fff;
  width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  width: 36px;
  height: 17px;
  top: -13px;
  margin-left: -18px;
  text-align: center;
  color: white;
  outline: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: none;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  top: 15px;
  left: 13px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}
.mejs-controls .mejs-fullscreen-button button:before {
  content: "\e110";
}
.mejs-controls .mejs-unfullscreen button:before {
  content: "\e111";
}
.mejs-controls .mejs-mute button:before {
  content: "\e0c6";
}
.mejs-controls .mejs-unmute button:before {
  content: "\e0c7";
}
.mejs-controls .mejs-volume-button {
  position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: rgba(50, 50, 50, 0.7);
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  cursor: N-resize;
  margin: 0;
}
.mejs-controls a.mejs-horizontal-volume-slider {
  height: 26px;
  width: 60px;
  position: relative;
  display: block;
  float: left;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 14px;
  width: 50px;
  height: 2px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  background: #222324;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 14px;
  width: 50px;
  height: 2px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  background: #fff;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}
.mejs-controls .mejs-captions-button {
  position: relative;
}
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none!important;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none!important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1;
}
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  overflow: hidden;
  border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}
.mejs-captions-position-hover {
  bottom: 45px;
}
.mejs-captions-text {
  padding: 3px 5px;
  background: url(background.html);
  background: rgba(20, 20, 20, 0.8);
}
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}
.me-cannotplay span {
  padding: 15px;
  display: block;
}
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
}
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}
.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none!important;
  overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none!important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(50, 50, 50, 0.7);
  z-index: 1000;
  overflow: hidden;
}
.mejs-postroll-layer-content {
  width: 100%;
  height: 100%;
}
.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(50, 50, 50, 0.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer;
}
video.background-video-shortcode::-webkit-media-controls {
  display: none !important;
}
.uncode-live-search i {
  font-size: 18px;
}
ul.dwls_search_results {
  display: block;
  padding: 0px 27px 0px 27px;
  max-height: 500px;
  margin: 0;
  position: absolute;
  left: 0;
  overflow: auto;
  z-index: 9999;
  list-style-type: none;
  list-style-image: none;
  list-style-position: inside;
  border-radius: 0 0 2px 2px;
  border-style: solid;
  border-width: 1px;
}
ul.dwls_search_results li {
  display: block;
  padding: 18px 0px 18px 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin: 0 0 0 0;
  text-align: left;
  text-decoration: none;
}
ul.dwls_search_results li p {
  margin: 5px 0px 0px 0px;
}
ul.dwls_search_results li a,
ul.dwls_search_results li a:visited {
  display: block;
  margin-left: 0;
  padding-left: 0;
  text-decoration: none;
}
ul.dwls_search_results .daves-wordpress-live-search_title span {
  display: block;
}
ul.dwls_search_results .daves-wordpress-live-search_title .search-category {
  font-size: 90%;
}
ul.dwls_search_results .daves-wordpress-live-search_title span {
  display: block;
}
ul.dwls_search_results .daves-wordpress-live-search_author {
  margin: 5px 0px 0px 0px;
  font-size: 90%;
}
ul.dwls_search_results .daves-wordpress-live-search_date {
  margin: 0;
  font-size: 90%;
}
ul.dwls_search_results .excerpt,
ul.dwls_search_results .meta {
  width: 100%;
}
ul.dwls_search_results .clearfix {
  float: none !important;
  clear: both !important;
}
.search_footer {
  width: 100%;
  padding: 27px 0px 27px 0px;
  font-size: 10px !important;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.search_footer a,
.search_footer a:visited {
  margin-right: 1em;
  text-decoration: none;
}
.dwls_search_results_activity_indicator {
  z-index: 999999;
}
#search_results_activity_indicator {
  width: 32px;
  height: 32px;
}
.style-light#search_results_activity_indicator {
  background-image: url(../img/oval-anim-light.svg);
}
.style-dark#search_results_activity_indicator {
  background-image: url(../img/oval-anim-dark.svg);
}
/* BEGIN post thumbnails */
/* END post thumbnails */
/* BEGIN post excerpt */
/* END post excerpt */
.wp-caption,
.gallery-caption {
  width: auto !important;
  max-width: 100%;
  margin-top: 18px;
  margin-bottom: 18px;
  display: table;
  table-layout: fixed;
}
.wp-caption-text {
  font-style: normal;
}
.bypostauthor {
  font-style: normal;
}
/* styles for img sizes */
img.size-full {
  width: auto;
  height: auto;
}
/* not classes, but surely something you should take care of */
.entry-content > *:first-child {
  margin-top: 0px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* the main classes used for alignment */
.alignleft {
  float: left;
  padding: 0px 23px 0px 0px;
  box-sizing: border-box;
}
.alignright {
  float: right;
  padding: 0px 0px 0px 23px;
  box-sizing: border-box;
}
.aligncenter {
  float: none;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
img.alignnone {
  float: none;
}
img.aligncenter {
  display: block;
}
/* WordPress Gallery 
------------------------------------------ */
.gallery {
  margin-left: -0.5em;
  margin-right: -0.5em;
}
.gallery:after {
  display: table;
  content: "";
  clear: both;
}
.gallery-item {
  margin: 0;
  float: left;
  padding: 0.5em;
}
.gallery-item img {
  width: 100%;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6667%;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}
/*
----------------------------------------------------------

#Animations

----------------------------------------------------------
*/
/* CSS Animations */
html:not(.no-cssanimations) .blocks-animation .header-title > *,
html:not(.no-cssanimations) .blocks-animation .post-info {
  opacity: 0;
}
html:not(.no-cssanimations) .animate_when_almost_visible {
  opacity: 0;
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -o-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
html:not(.no-cssanimations) .uncode-pricing.animate_when_almost_visible {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  -moz-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  -o-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
}
html:not(.no-cssanimations) .animate_when_almost_visible.start_animation:not(.zoom-reverse).top-t-bottom {
  -webkit-animation-name: anim_ttb;
  -moz-animation-name: anim_ttb;
  -o-animation-name: anim_ttb;
  animation-name: anim_ttb;
  opacity: 1;
}
html:not(.no-cssanimations) .animate_when_almost_visible.start_animation:not(.zoom-reverse).bottom-t-top {
  -webkit-animation-name: anim_btt;
  -moz-animation-name: anim_btt;
  -o-animation-name: anim_btt;
  animation-name: anim_btt;
  opacity: 1;
}
html:not(.no-cssanimations) .animate_when_almost_visible.start_animation:not(.zoom-reverse).left-t-right {
  -webkit-animation-name: anim_ltr;
  -moz-animation-name: anim_ltr;
  -o-animation-name: anim_ltr;
  animation-name: anim_ltr;
  opacity: 1;
}
html:not(.no-cssanimations) .animate_when_almost_visible.start_animation:not(.zoom-reverse).right-t-left {
  -webkit-animation-name: anim_rtl;
  -moz-animation-name: anim_rtl;
  -o-animation-name: anim_rtl;
  animation-name: anim_rtl;
  opacity: 1;
}
html:not(.no-cssanimations) .animate_when_almost_visible.start_animation:not(.zoom-reverse).zoom-in {
  -webkit-animation-name: zoom-in;
  -moz-animation-name: zoom-in;
  -o-animation-name: zoom-in;
  animation-name: zoom-in;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
html:not(.no-cssanimations) .animate_when_almost_visible.start_animation:not(.zoom-reverse).zoom-out {
  -webkit-animation-name: zoom-out;
  -moz-animation-name: zoom-out;
  -o-animation-name: zoom-out;
  animation-name: zoom-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
html:not(.no-cssanimations) .animate_when_almost_visible.zoom-reverse {
  -webkit-animation-name: zoom-reverse;
  -moz-animation-name: zoom-reverse;
  -o-animation-name: zoom-reverse;
  animation-name: zoom-reverse;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
html:not(.no-cssanimations) .animate_when_almost_visible.start_animation:not(.zoom-reverse).alpha-anim {
  -webkit-animation-name: alpha-in;
  -moz-animation-name: alpha-in;
  -o-animation-name: alpha-in;
  animation-name: alpha-in;
  opacity: 1;
}
html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="100"] {
  -webkit-animation-duration: 0.1s;
  -moz-animation-duration: 0.1s;
  -o-animation-duration: 0.1s;
  animation-duration: 0.1s;
}
html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="200"] {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="300"] {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="500"] {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="600"] {
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -o-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="700"] {
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -o-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="800"] {
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="900"] {
  -webkit-animation-duration: 0.9s;
  -moz-animation-duration: 0.9s;
  -o-animation-duration: 0.9s;
  animation-duration: 0.9s;
}
html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="1000"] {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
/* Top to bottom keyframes */
@-webkit-keyframes anim_ttb {
  0% {
    -webkit-transform: translate3d(0, -100px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-moz-keyframes anim_ttb {
  0% {
    -moz-transform: translate3d(0, -100px, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-o-keyframes anim_ttb {
  0% {
    -o-transform: translate3d(0, -100px, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes anim_ttb {
  0% {
    transform: translate3d(0, -100px, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* Bottom to top keyframes */
@-webkit-keyframes anim_btt {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-moz-keyframes anim_btt {
  0% {
    -moz-transform: translate3d(0, 100px, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-o-keyframes anim_btt {
  0% {
    -o-transform: translate3d(0, 100px, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes anim_btt {
  0% {
    transform: translate3d(0, 100px, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* Left to right keyframes */
@-webkit-keyframes anim_ltr {
  0% {
    -webkit-transform: translate3d(-100px, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-moz-keyframes anim_ltr {
  0% {
    -moz-transform: translate3d(-100px, 0, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate3d(0, 0);
    opacity: 1;
  }
}
@-o-keyframes anim_ltr {
  0% {
    -o-transform: translate3d(-100px, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes anim_ltr {
  0% {
    transform: translate3d(-100px, 0, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* Right to left keyframes */
@-webkit-keyframes anim_rtl {
  0% {
    -webkit-transform: translate3d(100px, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-moz-keyframes anim_rtl {
  0% {
    -moz-transform: translate3d(100px, 0, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-o-keyframes anim_rtl {
  0% {
    -o-transform: translate3d(100px, 0, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes anim_rtl {
  0% {
    transform: translate3d(100px, 0, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* Appear from center in keyframes */
@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes zoom-in {
  0% {
    -moz-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes zoom-in {
  0% {
    -o-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes zoom-in {
  0% {
    transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* Appear from center out keyframes */
@-webkit-keyframes zoom-out {
  0% {
    -webkit-transform: scale(1.5);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes zoom-out {
  0% {
    -moz-transform: scale(1.5);
    opacity: 0.1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes zoom-out {
  0% {
    -o-transform: scale(1.5);
    opacity: 0.1;
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes zoom-out {
  0% {
    transform: scale(1.5);
    opacity: 0.1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* Disappear from center keyframes */
@-webkit-keyframes zoom-reverse {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
    opacity: 0;
  }
}
@-moz-keyframes zoom-reverse {
  0% {
    -moz-transform: scale(1);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(0.5);
    opacity: 0;
  }
}
@-o-keyframes zoom-reverse {
  0% {
    -o-transform: scale(1);
    opacity: 1;
  }
  100% {
    -o-transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes zoom-reverse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
/* Alpha keyframes */
@-webkit-keyframes alpha-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes alpha-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes alpha-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes alpha-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
