@charset "UTF-8";
@font-face {
  font-family: 'crt-icon';
  src: url("../fonts/crt-icon_32623403.eot");
  src: url("../fonts/crt-icon_32623403.eot#iefix") format("embedded-opentype"), url("../fonts/crt-icon.woff") format("woff2"), url("../fonts/crt-icon_32623403.woff") format("woff"), url("../fonts/crt-icon_32623403.ttf") format("truetype"), url("../fonts/crt-icon_32623403-crt-icon.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'crt-icon';
    src: url('https://cdn.curator.io/4.0/font/crt-icon.svg?32623403#crt-icon') format('svg');
  }
}
*/
[class^="crt-icon-"]:before, [class*=" crt-icon-"]:before {
  font-family: "crt-icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  margin: 0; }

.crt-icon-right-open-big:before, .crt-panel-next:before {
  content: '\e800'; }

/* '' */
.crt-icon-rss:before {
  content: '\e801'; }

/* '' */
.crt-icon-cancel:before {
  content: '\e802'; }

/* '' */
.crt-icon-right-open:before {
  content: '\e803'; }

/* '' */
.crt-icon-left-open:before {
  content: '\e804'; }

/* '' */
.crt-icon-left-open-big:before, .crt-panel-prev:before {
  content: '\e805'; }

/* '' */
.crt-icon-down-open-big:before {
  content: '\e806'; }

/* '' */
.crt-icon-up-open-big:before {
  content: '\e807'; }

/* '' */
.crt-icon-heart:before {
  content: '\e808'; }

/* '' */
.crt-icon-yelp:before {
  content: '\e809'; }

/* '' */
.crt-icon-comment-alt:before, .crt-icon-comment:before {
  content: '\e80a'; }

/* '' */
.crt-icon-soundcloud:before {
  content: '\e80b'; }

/* '' */
.crt-icon-cogs:before, .crt-icon-giphy:before {
  content: '\e80c'; }

/* '' */
.crt-icon-spin1:before {
  content: '\e830'; }

/* '' */
.crt-icon-twitter:before {
  content: '\f099'; }

/* '' */
.crt-icon-facebook:before {
  content: '\f09a'; }

/* '' */
.crt-icon-gplus:before {
  content: '\f0d5'; }

/* '' */
.crt-icon-linkedin:before {
  content: '\f0e1'; }

/* '' */
.crt-icon-angle-left:before {
  content: '\f104'; }

/* '' */
.crt-icon-angle-right:before {
  content: '\f105'; }

/* '' */
.crt-icon-angle-up:before {
  content: '\f106'; }

/* '' */
.crt-icon-angle-down:before {
  content: '\f107'; }

/* '' */
.crt-icon-attention-alt:before, .crt-icon-unknown:before {
  content: '\f12a'; }

/* '' */
.crt-icon-youtube:before {
  content: '\f16a'; }

/* '' */
.crt-icon-instagram:before {
  content: '\f16d'; }

/* '' */
.crt-icon-tumblr:before {
  content: '\f173'; }

/* '' */
.crt-icon-weibo:before {
  content: '\f18a'; }

/* '' */
.crt-icon-slack:before {
  content: '\f198'; }

/* '' */
.crt-icon-behance:before {
  content: '\f1b4'; }

/* '' */
.crt-icon-spotify:before {
  content: '\f1bc'; }

/* '' */
.crt-icon-vine:before {
  content: '\f1ca'; }

/* '' */
.crt-icon-pinterest:before {
  content: '\f231'; }

/* '' */
.crt-icon-medium:before {
  content: '\f23a'; }

/* '' */
.crt-icon-clone:before, .crt-icon-image-carousel:before {
  content: '\f24d'; }

/* '' */
.crt-icon-tripadvisor:before {
  content: '\f262'; }

/* '' */
.crt-icon-snapchat-ghost:before {
  content: '\f2ac'; }

/* '' */
.crt-icon-flickr:before {
  content: '\f303'; }

/* '' */
.crt-icon-vimeo:before {
  content: '\f306'; }

/* '' */
.crt-icon-deviantart:before {
  content: '\f307'; }

/* '' */

@keyframes opacityWithDisplay {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

.crt-clearfix, .crt-popup-wrapper .crt-popup .crt-popup-header, .crt-post-v1 .crt-post .crt-post-header, .crt-widget-waterfall .crt-feed {
  zoom: 1; }
  .crt-clearfix:before, .crt-popup-wrapper .crt-popup .crt-popup-header:before, .crt-post-v1 .crt-post .crt-post-header:before, .crt-widget-waterfall .crt-feed:before, .crt-clearfix:after, .crt-popup-wrapper .crt-popup .crt-popup-header:after, .crt-post-v1 .crt-post .crt-post-header:after, .crt-widget-waterfall .crt-feed:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .crt-clearfix:after, .crt-popup-wrapper .crt-popup .crt-popup-header:after, .crt-post-v1 .crt-post .crt-post-header:after, .crt-widget-waterfall .crt-feed:after {
    clear: both; }

.crt-responsive-video {
  padding-bottom: 100%; }
  .crt-responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.crt-sep {
  width: 4px;
  height: 1em;
  display: inline-block;
  margin: 0 4px;
  position: relative; }
  .crt-sep:before {
    position: absolute;
    background-color: #CCCCCC;
    width: 4px;
    height: 4px;
    display: block;
    content: '';
    top: 50%;
    margin-top: -1px; }

.crt-widget button {
  cursor: pointer; }

.crt-notice {
  text-align: center;
  margin: 20px; }
  .crt-notice span {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 10px 20px;
    color: #0b0b0b;
    display: inline-block; }
  .crt-notice.crt-notice-error span {
    color: #ff0000;
    background-color: rgba(255, 0, 0, 0.05); }
  .crt-notice.crt-notice-info span {
    color: #4e7291;
    background-color: rgba(143, 188, 240, 0.25); }
  .crt-notice.crt-notice-warning span {
    color: #B4987A;
    background-color: rgba(247, 231, 220, 0.25); }
  .crt-notice.crt-notice-success span {
    color: #8AC194;
    background-color: rgba(201, 237, 205, 0.25); }

.crt-popup .crt-icon-youtube,
.crt-post .crt-icon-youtube,
.crt-list-post .crt-icon-youtube,
.crt-grid-post .crt-icon-youtube {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3MS40IDUwIiB3aWR0aD0iNzEiIGhlaWdodD0iNTAiPjxnIHRyYW5zZm9ybT0ic2NhbGUoMC41ODgyMzUyOSAwLjU4ODIzNTI5KSI+PHBhdGggY2xhc3M9InN0MCIgZD0iTTExOC45IDEzLjNDMTE3LjUgOC4xIDExMy40IDQgMTA4LjIgMi42IDk4LjcgMCA2MC43IDAgNjAuNyAwIDYwLjcgMCAyMi43IDAgMTMuMiAyLjUgOC4xIDMuOSAzLjkgOC4xIDIuNSAxMy4zIDAgMjIuOCAwIDQyLjUgMCA0Mi41IDAgNDIuNSAwIDYyLjMgMi41IDcxLjcgMy45IDc2LjkgOCA4MSAxMy4yIDgyLjQgMjIuOCA4NSA2MC43IDg1IDYwLjcgODVjMCAwIDM4IDAgNDcuNS0yLjUgNS4yLTEuNCA5LjMtNS41IDEwLjctMTAuNyAyLjUtOS41IDIuNS0yOS4yIDIuNS0yOS4yIDAgMCAwLjEtMTkuOC0yLjUtMjkuM3oiIGZpbGw9IiNmMDAiLz48cG9seWdvbiBjbGFzcz0ic3QxIiBwb2ludHM9IjgwLjIgNDIuNSA0OC42IDI0LjMgNDguNiA2MC43ICIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }
  .crt-popup .crt-icon-youtube:before,
  .crt-post .crt-icon-youtube:before,
  .crt-list-post .crt-icon-youtube:before,
  .crt-grid-post .crt-icon-youtube:before {
    opacity: 0; }

.crt-widget {
  position: relative;
  padding-bottom: 30px; }
  .crt-widget div {
    box-sizing: border-box; }
  .crt-widget a {
    cursor: pointer; }
    .crt-widget a:hover {
      text-decoration: none; }
  .crt-widget.crt-widget-branded {
    padding-bottom: 25px; }
    .crt-widget.crt-widget-branded .crt-logo {
      display: block;
      position: absolute;
      bottom: 5px;
      right: 10px;
      font-size: 0.9em;
      z-index: 999;
      color: #090909;
      text-decoration: none; }

/**
* ==================================================================
* Popup
* =====
*/
body.crt-popup-visible {
  overflow: hidden; }

.crt-popup-underlay {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  z-index: 100; }

.crt-popup-wrapper-c {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  min-height: 100%;
  width: 100%;
  position: relative; }

.crt-popup-wrapper {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  display: none;
  z-index: 100000;
  overflow-x: hidden;
  overflow-y: auto;
  /*[empty]background-color:;*/ }
  .crt-popup-wrapper div {
    box-sizing: border-box; }
  .crt-popup-wrapper .crt-popup-container {
    padding: 60px;
    position: relative;
    z-index: 101; }
  .crt-popup-wrapper .crt-popup-padding {
    padding: 60px 0;
    margin: 0 auto; }
  .crt-popup-wrapper .crt-popup {
    position: relative;
    max-width: 950px;
    width: 100%;
    z-index: 101;
    background-color: #ffffff;
    float: left; }
    .crt-popup-wrapper .crt-popup a {
      text-overflow: ellipsis;
      text-decoration: none;
      color: #2B2B2B;
      cursor: pointer; }
      .crt-popup-wrapper .crt-popup a:hover {
        color: black; }
    .crt-popup-wrapper .crt-popup .crt-popup-left {
      display: none;
      background-color: #ffffff;
      position: relative;
      padding-right: 335px; }
      .crt-popup-wrapper .crt-popup .crt-popup-left img {
        width: 100%;
        max-width: 600px;
        height: auto;
        display: block; }
      .crt-popup-wrapper .crt-popup .crt-popup-left .crt-video {
        width: 100%;
        display: none; }
        .crt-popup-wrapper .crt-popup .crt-popup-left .crt-video .crt-video-container {
          position: relative; }
          .crt-popup-wrapper .crt-popup .crt-popup-left .crt-video .crt-video-container img {
            position: relative;
            display: block;
            z-index: 1; }
          .crt-popup-wrapper .crt-popup .crt-popup-left .crt-video .crt-video-container video {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 2; }
          .crt-popup-wrapper .crt-popup .crt-popup-left .crt-video .crt-video-container iframe {
            display: block; }
      .crt-popup-wrapper .crt-popup .crt-popup-left .crt-pagination {
        text-align: center;
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 335px; }
        .crt-popup-wrapper .crt-popup .crt-popup-left .crt-pagination ul {
          list-style: none;
          margin: 0;
          padding: 0;
          text-align: center; }
          .crt-popup-wrapper .crt-popup .crt-popup-left .crt-pagination ul li {
            padding: 0;
            display: inline-block;
            margin: 0 5px; }
            .crt-popup-wrapper .crt-popup .crt-popup-left .crt-pagination ul li a {
              border: 2px solid #fff;
              display: block;
              border-radius: 50%;
              width: 13px;
              height: 13px;
              box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
            .crt-popup-wrapper .crt-popup .crt-popup-left .crt-pagination ul li.selected a {
              background-color: #f6f6f6;
              border: 2px solid #f6f6f6; }
    .crt-popup-wrapper .crt-popup .crt-popup-right {
      width: 335px;
      padding: 10px 20px;
      font-family: Arial, san-serif;
      font-weight: normal !important;
      font-size: 15px;
      color: #0b0b0b; }
      .crt-popup-wrapper .crt-popup .crt-popup-right a {
        color: #626262; }
      .crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text {
        overflow-x: hidden;
        overflow-y: scroll; }
        .crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text .crt-popup-text-container {
          padding-right: 5px;
          /* These are technically the same, but use both */
          overflow-wrap: break-word;
          word-wrap: break-word;
          -ms-word-break: break-word;
          word-break: break-word;
          /* Adds a hyphen where the word breaks, if supported (No Blink) */ }
          .crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text .crt-popup-text-container .crt-popup-post-spots-content {
            font-size: 10px;
            padding: 10px 6px 10px 6px;
            background: #F0F0F0;
            font-weight: bold;
            line-height: 1.50em; }
            .crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text .crt-popup-text-container .crt-popup-post-spots-content a {
              text-decoration: underline;
              color: #666; }
        .crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text::-webkit-scrollbar {
          width: 6px;
          height: 6px; }
        .crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text::-webkit-scrollbar-thumb {
          background: #ccc; }
        .crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text::-webkit-scrollbar-track {
          background: #fff; }
    .crt-popup-wrapper .crt-popup .crt-popup-header {
      border-bottom: 1px solid #fff;
      color: #2B2B2B;
      /*[empty]margin-left:;*/
      padding-bottom: 5px;
      position: relative;
      margin-bottom: 15px; }
      .crt-popup-wrapper .crt-popup .crt-popup-header .crt-social-icon {
        float: left;
        display: block;
        width: 34px;
        height: 42px;
        margin-right: 10px;
        line-height: 42px;
        text-align: center;
        padding-top: 2px; }
        .crt-popup-wrapper .crt-popup .crt-popup-header .crt-social-icon i {
          margin-top: 0;
          font-size: 35px;
          color: #2B2B2B; }
          .crt-popup-wrapper .crt-popup .crt-popup-header .crt-social-icon i.crt-icon-twitter {
            font-size: 32px;
            margin-right: 6px; }
          .crt-popup-wrapper .crt-popup .crt-popup-header .crt-social-icon i.crt-icon-instagram {
            margin-left: -1px; }
      .crt-popup-wrapper .crt-popup .crt-popup-header img {
        float: left;
        width: 40px;
        margin-right: 9px;
        margin-top: 7px; }
      .crt-popup-wrapper .crt-popup .crt-popup-header .crt-post-name {
        float: left;
        position: absolute;
        left: 105px;
        top: 11px;
        right: 15px;
        font-size: 0.9em;
        line-height: 1.1em;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
    .crt-popup-wrapper .crt-popup .crt-popup-read-more {
      display: none;
      zoom: 1;
      padding: 10px 15px 10px;
      background-color: #ffffff;
      line-height: 1em;
      text-align: center;
      z-index: 1; }
      .crt-popup-wrapper .crt-popup .crt-popup-read-more:before, .crt-popup-wrapper .crt-popup .crt-popup-read-more:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden; }
      .crt-popup-wrapper .crt-popup .crt-popup-read-more:after {
        clear: both; }
      .crt-popup-wrapper .crt-popup .crt-popup-read-more a.crt-button {
        border-radius: 6px;
        background-color: #efefef;
        display: inline-block;
        padding: 10px 15px;
        color: #2e2e2e; }
    .crt-popup-wrapper .crt-popup .crt-popup-footer {
      zoom: 1;
      border-top: 1px solid #efefef;
      padding: 10px 15px 10px;
      background-color: #ffffff;
      margin-top: 4px;
      line-height: 1em;
      z-index: 2; }
      .crt-popup-wrapper .crt-popup .crt-popup-footer:before, .crt-popup-wrapper .crt-popup .crt-popup-footer:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden; }
      .crt-popup-wrapper .crt-popup .crt-popup-footer:after {
        clear: both; }
      .crt-popup-wrapper .crt-popup .crt-popup-footer .crt-popup-stats {
        float: left;
        color: #CCCCCC;
        font-size: .8em;
        text-transform: uppercase;
        vertical-align: middle;
        padding-top: 2px; }
        .crt-popup-wrapper .crt-popup .crt-popup-footer .crt-popup-stats span {
          color: #666; }
        .crt-popup-wrapper .crt-popup .crt-popup-footer .crt-popup-stats .sep {
          background-color: #CCCCCC;
          width: 4px;
          height: 4px;
          display: inline-block;
          margin: 0 4px;
          vertical-align: middle;
          position: relative;
          top: -2px; }
      .crt-popup-wrapper .crt-popup .crt-popup-footer .crt-post-share {
        float: right;
        text-align: right;
        padding-top: 3px; }
        .crt-popup-wrapper .crt-popup .crt-popup-footer .crt-post-share i {
          color: #666; }
    .crt-popup-wrapper .crt-popup .crt-date {
      margin-top: 0;
      opacity: 0.5; }
    .crt-popup-wrapper .crt-popup .crt-link {
      text-decoration: underline; }
    .crt-popup-wrapper .crt-popup .crt-popup-text-title {
      font-weight: bold;
      display: none; }
    .crt-popup-wrapper .crt-popup a.crt-play {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 3; }
    .crt-popup-wrapper .crt-popup .crt-close {
      position: absolute;
      top: 13px;
      right: 15px;
      z-index: 10; }
    .crt-popup-wrapper .crt-popup .crt-previous,
    .crt-popup-wrapper .crt-popup .crt-next {
      position: absolute;
      top: 50%;
      margin-top: -25px;
      z-index: 1;
      color: #ffffff;
      height: 50px;
      width: 50px;
      text-align: center;
      line-height: 50px;
      font-size: 20px; }
    .crt-popup-wrapper .crt-popup .crt-previous {
      left: -51px; }
    .crt-popup-wrapper .crt-popup .crt-next {
      right: -51px; }
    .crt-popup-wrapper .crt-popup.crt-popup-has-title .crt-popup-text-title {
      display: block; }
    .crt-popup-wrapper .crt-popup.has-image .crt-popup-left {
      display: block; }
    .crt-popup-wrapper .crt-popup.has-image .crt-popup-right {
      position: absolute;
      width: 335px;
      height: 100%;
      top: 0;
      right: 0; }
      .crt-popup-wrapper .crt-popup.has-image .crt-popup-right .crt-popup-text {
        position: absolute;
        top: 75px;
        left: 20px;
        right: 20px;
        bottom: 40px; }
      .crt-popup-wrapper .crt-popup.has-image .crt-popup-right .crt-popup-footer {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0; }
    .crt-popup-wrapper .crt-popup.has-video .crt-popup-left .crt-video {
      display: block; }
    .crt-popup-wrapper .crt-popup.has-video .crt-popup-left .crt-image {
      display: none; }
    .crt-popup-wrapper .crt-popup.has-video a.crt-play {
      display: block; }
    .crt-popup-wrapper .crt-popup.crt-has-read-more .crt-popup-read-more {
      display: block; }
    .crt-popup-wrapper .crt-popup.crt-has-read-more.has-image .crt-popup-right {
      padding-bottom: 100px; }
      .crt-popup-wrapper .crt-popup.crt-has-read-more.has-image .crt-popup-right .crt-popup-read-more {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 39px; }
      .crt-popup-wrapper .crt-popup.crt-has-read-more.has-image .crt-popup-right .crt-popup-text {
        bottom: 100px; }
    .crt-popup-wrapper .crt-popup.video-playing .crt-popup-left .crt-video .crt-video-container a i {
      opacity: 0; }

@media screen and (max-width: 910px) {
  .crt-popup-wrapper .crt-popup-container {
    padding: 40px; }
  .crt-popup-wrapper .crt-popup .crt-previous,
  .crt-popup-wrapper .crt-popup .crt-next {
    width: 40px; }
  .crt-popup-wrapper .crt-popup .crt-next {
    right: -41px; }
  .crt-popup-wrapper .crt-popup .crt-previous {
    left: -41px; }
  .crt-popup-wrapper .crt-popup .crt-close {
    background-color: #ffffff;
    top: 0;
    right: 0;
    width: 30px;
    line-height: 30px;
    height: 30px;
    text-align: center; }
  .crt-popup-wrapper .crt-popup .crt-popup-right {
    position: relative;
    width: auto;
    max-width: 600px;
    right: auto;
    height: auto;
    padding-bottom: 40px; }
    .crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      max-height: 300px;
      padding-bottom: 15px; }
  .crt-popup-wrapper .crt-popup .crt-popup-left {
    padding-right: 0; }
    .crt-popup-wrapper .crt-popup .crt-popup-left .crt-pagination {
      right: 0; }
  .crt-popup-wrapper .crt-popup.has-image .crt-popup-right {
    position: relative;
    width: auto;
    max-width: 600px;
    right: auto;
    height: auto; }
    .crt-popup-wrapper .crt-popup.has-image .crt-popup-right .crt-popup-text {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      max-height: 300px; }
  .crt-popup-wrapper .crt-popup.crt-has-read-more.has-image .crt-popup-right .crt-popup-text {
    bottom: auto; } }

.crt-load-more-container {
  text-align: center; }

button.crt-load-more {
  background-color: #fff;
  color: #2B2B2B;
  display: inline-block;
  text-align: center;
  padding: 20px 30px;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0); }

.crt-post-date {
  margin-top: 0;
  opacity: 0.5;
  font-size: .8em;
  text-transform: uppercase; }
  .crt-post-date a {
    color: #999;
    text-decoration: none; }

.crt-post-userimage {
  width: 24px;
  height: auto;
  border-radius: 50%; }

.crt-post-username {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: .8em;
  text-transform: uppercase; }
  @media (max-width: 480px) {
    .crt-post-username {
      font-size: 1em; } }

.crt-play {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer; }

.crt-post:not(.crt-post-youtube) .crt-play-icon,
.crt-grid-post:not(.crt-post-youtube) .crt-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 24px solid #efefef;
  z-index: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  opacity: 0.50; }
  .crt-post:not(.crt-post-youtube) .crt-play-icon:before,
  .crt-grid-post:not(.crt-post-youtube) .crt-play-icon:before {
    content: '';
    position: absolute;
    top: -30px;
    left: -46px;
    bottom: -30px;
    right: -14px;
    border-radius: 50%;
    border: 2px solid #efefef;
    z-index: 2;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s; }
  .crt-post:not(.crt-post-youtube) .crt-play-icon:after,
  .crt-grid-post:not(.crt-post-youtube) .crt-play-icon:after {
    content: '';
    opacity: 0;
    transition: opacity 0.6s;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s; }
  .crt-post:not(.crt-post-youtube) .crt-play-icon.active,
  .crt-grid-post:not(.crt-post-youtube) .crt-play-icon.active {
    border-color: transparent; }
    .crt-post:not(.crt-post-youtube) .crt-play-icon.active:after,
    .crt-grid-post:not(.crt-post-youtube) .crt-play-icon.active:after {
      content: '';
      opacity: 1;
      width: 20px;
      height: 32px;
      background: #efefef;
      position: absolute;
      right: 2px;
      top: -16px;
      border-left: 8px solid #efefef;
      box-shadow: inset 12px 0 0 0 #f9f9f9; }

.crt-post.crt-post-youtube .crt-play-icon,
.crt-grid-post.crt-post-youtube .crt-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 76px;
  color: rgba(255, 255, 255, 0.55);
  margin: 0;
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3MS40IDUwIiB3aWR0aD0iNzEiIGhlaWdodD0iNTAiPjxnIHRyYW5zZm9ybT0ic2NhbGUoMC41ODgyMzUyOSAwLjU4ODIzNTI5KSI+PHBhdGggY2xhc3M9InN0MCIgZD0iTTExOC45IDEzLjNDMTE3LjUgOC4xIDExMy40IDQgMTA4LjIgMi42IDk4LjcgMCA2MC43IDAgNjAuNyAwIDYwLjcgMCAyMi43IDAgMTMuMiAyLjUgOC4xIDMuOSAzLjkgOC4xIDIuNSAxMy4zIDAgMjIuOCAwIDQyLjUgMCA0Mi41IDAgNDIuNSAwIDYyLjMgMi41IDcxLjcgMy45IDc2LjkgOCA4MSAxMy4yIDgyLjQgMjIuOCA4NSA2MC43IDg1IDYwLjcgODVjMCAwIDM4IDAgNDcuNS0yLjUgNS4yLTEuNCA5LjMtNS41IDEwLjctMTAuNyAyLjUtOS41IDIuNS0yOS4yIDIuNS0yOS4yIDAgMCAwLjEtMTkuOC0yLjUtMjkuM3oiIGZpbGw9IiNmMDAiLz48cG9seWdvbiBjbGFzcz0ic3QxIiBwb2ludHM9IjgwLjIgNDIuNSA0OC42IDI0LjMgNDguNiA2MC43ICIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

.crt-popup .crt-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -15px;
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
  border-left: 42px solid #efefef;
  z-index: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  opacity: 0.50; }
  .crt-popup .crt-play-icon:before {
    content: '';
    position: absolute;
    top: -52.5px;
    left: -80.5px;
    bottom: -52.5px;
    right: -24.5px;
    border-radius: 50%;
    border: 2px solid #efefef;
    z-index: 2;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s; }
  .crt-popup .crt-play-icon:after {
    content: '';
    opacity: 0;
    transition: opacity 0.6s;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s; }
  .crt-popup .crt-play-icon.active {
    border-color: transparent; }
    .crt-popup .crt-play-icon.active:after {
      content: '';
      opacity: 1;
      width: 35px;
      height: 56px;
      background: #efefef;
      position: absolute;
      right: 3.5px;
      top: -28px;
      border-left: 14px solid #efefef;
      box-shadow: inset 21px 0 0 0 #f9f9f9; }

.crt-filter {
  margin: 5px;
  padding: 5px;
  text-align: center; }
  .crt-filter label, .crt-filter a {
    color: #2B2B2B; }
  .crt-filter .crt-filter-networks,
  .crt-filter .crt-filter-sources {
    position: relative;
    display: block;
    margin-bottom: 3px; }
    .crt-filter .crt-filter-networks ul,
    .crt-filter .crt-filter-sources ul {
      display: inline-block;
      margin: 0;
      padding: 0; }
      .crt-filter .crt-filter-networks ul li,
      .crt-filter .crt-filter-sources ul li {
        display: inline-block; }
        .crt-filter .crt-filter-networks ul li a,
        .crt-filter .crt-filter-sources ul li a {
          display: block;
          padding: 7px 10px;
          text-decoration: none;
          font-size: 1em;
          line-height: 1.2em;
          margin-right: 5px;
          border-radius: 20px;
          transition: background-color 0.3s linear; }
          .crt-filter .crt-filter-networks ul li a i,
          .crt-filter .crt-filter-sources ul li a i {
            pointer-events: none; }
          .crt-filter .crt-filter-networks ul li a:hover,
          .crt-filter .crt-filter-sources ul li a:hover {
            text-decoration: none;
            background-color: rgba(0, 0, 0, 0.1); }
        .crt-filter .crt-filter-networks ul li.active a,
        .crt-filter .crt-filter-sources ul li.active a {
          background-color: #cccccc; }
    .crt-filter .crt-filter-networks .crt-filter-label,
    .crt-filter .crt-filter-sources .crt-filter-label {
      margin: 0 5px; }

.crt-image-responsive {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  .crt-image-responsive img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.crt-panel-next,
.crt-panel-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  width: 60px;
  height: 60px;
  z-index: 100;
  background-color: rgba(151, 152, 172, 0.27);
  border-radius: 50%; }
  .crt-panel-next:before,
  .crt-panel-prev:before {
    color: #ffffff;
    font-size: 20px;
    font-family: 'crt-icon';
    line-height: 1;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.crt-panel-prev {
  left: -60px; }
  .crt-panel-prev:before {
    margin-left: -3px; }

.crt-panel-next {
  right: -60px; }
  .crt-panel-next:before {
    margin-left: 3px; }

.crt-controls-over .crt-panel-prev {
  left: 10px; }

.crt-controls-over .crt-panel-next {
  right: 10px; }

.crt-controls-show-on-hover .crt-panel-prev,
.crt-controls-show-on-hover .crt-panel-next {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s, opacity 0.3s linear; }

.crt-controls-show-on-hover:hover .crt-panel-prev,
.crt-controls-show-on-hover:hover .crt-panel-next {
  visibility: visible;
  opacity: 1; }

.crt-social-icon {
  display: block; }
  .crt-social-icon i {
    display: inline-block;
    color: #2B2B2B;
    line-height: 1em; }

.crt-carousel-pane {
  position: relative; }
  .crt-carousel-pane .crt-pane-index {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 1px solid red;
    z-index: 100;
    padding: 3px;
    display: none; }

.crt-ad.crt-ad-no-title .crt-post-header, .crt-ad.crt-ad-no-header .crt-post-header {
  display: none; }

.crt-ad.crt-ad-no-title .crt-post-text, .crt-ad.crt-ad-no-header .crt-post-text {
  padding-top: 28px; }

.crt-ad.crt-ad-no-image .crt-post-content-image {
  display: none; }

.crt-ad.crt-ad-no-image .crt-post-text {
  padding: 15px; }

.crt-widget-waterfall .crt-post {
  margin: 0 10px 20px; }

.crt-post {
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  z-index: 1; }
  .crt-post a {
    transition: color 0.2s linear; }
  .crt-post .crt-post-header {
    padding-top: 28px;
    margin: 0 17px;
    color: #2B2B2B;
    position: relative;
    text-align: center; }
    .crt-post .crt-post-header .crt-social-icon {
      margin-bottom: 12px; }
      .crt-post .crt-post-header .crt-social-icon i {
        font-size: 24px; }
        .crt-post .crt-post-header .crt-social-icon i.crt-icon-twitter {
          font-size: 26px;
          margin-left: 6px; }
  .crt-post .crt-post-fullname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin-bottom: 6px;
    font-weight: bold; }
  .crt-post .crt-post-title {
    margin: 17px 17px 6px;
    color: #2B2B2B;
    font-size: 1em;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
    display: none; }
  .crt-post .crt-post-text {
    padding: 0 17px 28px;
    color: #707070;
    font-size: 1em;
    line-height: 1.2em;
    text-align: center;
    overflow-wrap: break-word;
    word-break: break-word; }
    .crt-post .crt-post-text img {
      max-width: 100%;
      height: auto; }
    .crt-post .crt-post-text a {
      color: #2B2B2B; }
      .crt-post .crt-post-text a:hover {
        color: black; }
    .crt-post .crt-post-text .crt-image {
      display: none; }
  .crt-post .crt-comments-likes {
    position: relative;
    font-size: .8em;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 13px;
    display: none; }
    .crt-post .crt-comments-likes span span {
      opacity: 0.5; }
    .crt-post .crt-comments-likes .crt-sep,
    .crt-post .crt-comments-likes .crt-comments,
    .crt-post .crt-comments-likes .crt-likes {
      display: none; }
  .crt-post .crt-post-footer {
    position: relative;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .crt-post .crt-post-footer .crt-post-userimage {
      position: absolute;
      top: 7px;
      left: 10px;
      width: 24px; }
    .crt-post .crt-post-footer .crt-post-share {
      position: absolute;
      top: 0px;
      right: 10px;
      font-size: .9em;
      text-align: right;
      box-shadow: none; }
      .crt-post .crt-post-footer .crt-post-share a {
        display: inline-block;
        color: #2B2B2B;
        transition: opacity .3s linear; }
        .crt-post .crt-post-footer .crt-post-share a:hover {
          opacity: 1; }
        .crt-post .crt-post-footer .crt-post-share a i {
          font-size: 1.1em;
          display: inline-block;
          vertical-align: top; }
          .crt-post .crt-post-footer .crt-post-share a i:before {
            margin: 0 0 0 5px; }
          .crt-post .crt-post-footer .crt-post-share a i.crt-icon-twitter {
            font-size: 1.1em;
            margin-top: 0em; }
  .crt-post .crt-image .crt-image-carousel {
    position: absolute;
    bottom: 7px;
    left: 10px;
    color: #fff;
    font-size: 1.2em;
    display: none; }
  .crt-post .crt-post-content-image {
    overflow: hidden;
    position: relative; }
    .crt-post .crt-post-content-image .text {
      display: none; }
    .crt-post .crt-post-content-image IMG {
      width: 100%; }
    .crt-post .crt-post-content-image .crt-play {
      display: none; }
  .crt-post video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none; }
  .crt-post .crt-post-max-height-read-more,
  .crt-post .crt-post-read-more {
    display: none;
    text-align: center;
    margin: 0.5em; }
  .crt-post .crt-post-max-height-read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 0.5em;
    padding-top: 4em;
    margin: 0em;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,131313+100 */
    background: rgba(0, 0, 0, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, #efefef));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #efefef 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0); }
  .crt-post .crt-post-read-more-button {
    display: inline-block;
    background-color: #ddd;
    text-decoration: none;
    height: 2.5em;
    line-height: 2.5em;
    padding: 0 1em;
    border-radius: 00.1em;
    color: #666; }
  .crt-post .crt-post-spots-content {
    background-color: #EFEFEF;
    padding: 12px;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.50em; }
    .crt-post .crt-post-spots-content a {
      text-decoration: underline;
      color: #2B2B2B; }
  .crt-post.crt-show-comments .crt-comments-likes {
    display: block; }
    .crt-post.crt-show-comments .crt-comments-likes .crt-comments {
      display: inline-block; }
  .crt-post.crt-show-likes .crt-comments-likes {
    display: block; }
    .crt-post.crt-show-likes .crt-comments-likes .crt-likes {
      display: inline-block; }
  .crt-post.crt-show-comments.crt-show-likes .crt-sep {
    display: inline-block; }
  .crt-post.crt-post-has-title .crt-post-title {
    display: inherit; }
  .crt-post.crt-post-rss .crt-post-title {
    display: none; }
  .crt-post.crt-has-image-carousel .crt-image .crt-image-carousel {
    display: block; }
  .crt-post.crt-post-show-read-more .crt-post-read-more {
    display: block; }
  .crt-post.crt-post-hide-share .crt-post-footer .crt-post-share {
    display: none; }
  .crt-post.crt-post-has-video .crt-play {
    display: block; }
  .crt-post.crt-post-has-video .crt-hitarea:hover i:before, .crt-post.crt-post-has-video .crt-hitarea:focus i:before {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); }
  .crt-post.crt-post-has-video.crt-post-video-playing video {
    display: block; }
  .crt-post.crt-post-has-video.crt-post-video-playing .crt-play {
    display: none; }
  .crt-post.crt-post-max-height .crt-post .crt-post-share {
    bottom: -50px;
    display: none; }
  .crt-post.crt-post-max-height .crt-post-max-height-read-more {
    display: block; }
  .crt-post.crt-post-no-image .crt-post-content-image {
    display: none; }

.crt-post-london .crt-social-icon {
  position: absolute;
  right: 15px;
  top: 0px; }
  .crt-post-london .crt-social-icon i {
    line-height: .6em; }
    .crt-post-london .crt-social-icon i:before {
      font-size: .6em; }

.crt-post-london .crt-post-header {
  margin: 15px 0 0;
  padding-top: 0; }

.crt-post-london .crt-post-fullname {
  text-align: left;
  padding-left: 15px;
  padding-right: 50px; }

.crt-post-london .crt-post-title {
  margin: 15px 0;
  text-align: left;
  padding: 0 15px; }

.crt-post-london .crt-post-text {
  margin: 15px 0;
  text-align: left;
  padding: 0 15px; }

.crt-post-london .crt-comments-likes {
  text-transform: none;
  text-align: left;
  padding-left: 15px; }

.crt-post-london .crt-post-footer {
  border-top: none;
  height: 60px; }
  .crt-post-london .crt-post-footer .crt-post-userimage {
    top: 0;
    width: 54px; }
  .crt-post-london .crt-post-footer .crt-post-date,
  .crt-post-london .crt-post-footer .crt-post-username {
    position: absolute;
    left: 72px;
    top: 12px;
    line-height: 1em; }
  .crt-post-london .crt-post-footer .crt-post-date {
    top: 30px;
    text-transform: none; }
  .crt-post-london .crt-post-footer .crt-post-share {
    top: auto;
    bottom: 10px;
    line-height: 1em; }

.crt-post-london.crt-hide-user-image .crt-post-footer {
  height: 30px; }
  .crt-post-london.crt-hide-user-image .crt-post-footer .crt-post-userimage {
    display: none; }
  .crt-post-london.crt-hide-user-image .crt-post-footer .crt-post-date,
  .crt-post-london.crt-hide-user-image .crt-post-footer .crt-post-username {
    position: absolute;
    left: 15px;
    top: 0px; }
  .crt-post-london.crt-hide-user-image .crt-post-footer .crt-post-date {
    top: 18px; }

.crt-post-london.crt-hide-user-screen-name .crt-post-footer .crt-post-username {
  display: none; }

.crt-post-london.crt-hide-user-image.crt-hide-user-screen-name .crt-post-footer {
  height: 30px; }
  .crt-post-london.crt-hide-user-image.crt-hide-user-screen-name .crt-post-footer .crt-post-date {
    top: 8px; }

.crt-post-berlin .crt-social-icon {
  position: absolute;
  left: 0px;
  top: 0px; }
  .crt-post-berlin .crt-social-icon i {
    line-height: .6em;
    font-size: .6em; }

.crt-post-berlin .crt-post-header {
  margin: 15px 0 0;
  padding-top: 0;
  height: 20px; }

.crt-post-berlin .crt-post-fullname {
  text-align: left;
  padding-left: 30px;
  padding-right: 0px;
  text-transform: uppercase; }

.crt-post-berlin .crt-post-title {
  margin: 15px 0;
  text-align: left;
  padding: 0 0px; }

.crt-post-berlin .crt-post-text {
  margin: 15px 0;
  text-align: left;
  padding: 0 0px; }

.crt-post-berlin .crt-comments-likes {
  text-transform: none;
  text-align: left;
  padding-left: 15px; }

.crt-post-berlin .crt-post-footer {
  border-top: none;
  height: 38px; }
  .crt-post-berlin .crt-post-footer .crt-post-userimage {
    top: 0;
    width: 32px; }
  .crt-post-berlin .crt-post-footer .crt-post-date,
  .crt-post-berlin .crt-post-footer .crt-post-username {
    position: absolute;
    left: 50px;
    top: 3px;
    line-height: 1em; }
  .crt-post-berlin .crt-post-footer .crt-post-date {
    top: 18px; }
  .crt-post-berlin .crt-post-footer .crt-post-share {
    top: auto;
    bottom: 10px;
    right: 0;
    line-height: 1em; }

.crt-post-berlin .crt-post-date {
  text-transform: uppercase; }

.crt-post-berlin.crt-hide-user-image .crt-post-footer {
  height: 30px; }
  .crt-post-berlin.crt-hide-user-image .crt-post-footer .crt-post-userimage {
    display: none; }
  .crt-post-berlin.crt-hide-user-image .crt-post-footer .crt-post-date,
  .crt-post-berlin.crt-hide-user-image .crt-post-footer .crt-post-username {
    position: absolute;
    left: 0px;
    top: 0px; }
  .crt-post-berlin.crt-hide-user-image .crt-post-footer .crt-post-date {
    top: 18px; }

.crt-post-berlin.crt-hide-user-screen-name .crt-post-footer .crt-post-username {
  display: none; }

.crt-post-berlin.crt-hide-user-image.crt-hide-user-screen-name .crt-post-footer {
  height: 30px; }
  .crt-post-berlin.crt-hide-user-image.crt-hide-user-screen-name .crt-post-footer .crt-post-date {
    top: 8px; }

.crt-widget-waterfall .crt-post.crt-post-berlin {
  margin-bottom: 40px; }

/**
* ==================================================================
* POST
* ==================================================================
 */
.crt-post-v1.crt-post-c {
  width: 368px;
  float: left;
  position: relative; }

.crt-post-v1 .crt-post-bg {
  position: absolute;
  top: 0px;
  left: 5px;
  right: 5px;
  bottom: 0px;
  background-color: #efefef; }

.crt-post-v1 .crt-post {
  margin: 0 5px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 0px; }
  .crt-post-v1 .crt-post a {
    transition: color 0.2s linear; }
  .crt-post-v1 .crt-post .crt-post-header {
    background-color: #efefef;
    color: #2B2B2B;
    /*[empty]margin-left:;*/
    padding-bottom: 3px;
    position: relative; }
    .crt-post-v1 .crt-post .crt-post-header .crt-social-icon {
      float: left;
      display: block;
      width: 43px;
      height: 55px;
      margin-right: 10px;
      margin-left: 3px;
      text-align: center;
      padding-top: 2px; }
      .crt-post-v1 .crt-post .crt-post-header .crt-social-icon i {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        font-size: 38px;
        color: #2B2B2B; }
        .crt-post-v1 .crt-post .crt-post-header .crt-social-icon i.crt-icon-twitter {
          font-size: 32px;
          margin-left: 6px; }
    .crt-post-v1 .crt-post .crt-post-header IMG {
      float: left;
      width: 40px;
      margin-right: 9px;
      margin-top: 10px; }
    .crt-post-v1 .crt-post .crt-post-header .crt-post-name {
      float: left;
      margin-top: 3px;
      position: absolute;
      left: 105px;
      top: 11px;
      right: 0px;
      font-size: 0.9em;
      line-height: 1.1em;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .crt-post-v1 .crt-post .crt-post-header .crt-post-name a {
        text-overflow: ellipsis;
        text-decoration: none;
        color: #2B2B2B; }
        .crt-post-v1 .crt-post .crt-post-header .crt-post-name a:hover {
          color: black; }
    .crt-post-v1 .crt-post .crt-post-header .crt-post-fullname {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .crt-post-v1 .crt-post .crt-post-header .crt-post-username {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
  .crt-post-v1 .crt-post .crt-post-text {
    padding-left: 17px;
    padding-right: 17px;
    padding-bottom: 16px;
    color: #707070;
    font-size: 1em;
    line-height: 1.2em; }
    .crt-post-v1 .crt-post .crt-post-text a {
      color: #2B2B2B; }
      .crt-post-v1 .crt-post .crt-post-text a:hover {
        color: black; }
    .crt-post-v1 .crt-post .crt-post-text .crt-image {
      display: none; }
  .crt-post-v1 .crt-post .crt-post-content-image {
    max-height: 400px;
    overflow: hidden;
    position: relative;
    margin-bottom: 16px; }
    .crt-post-v1 .crt-post .crt-post-content-image .text {
      display: none; }
    .crt-post-v1 .crt-post .crt-post-content-image IMG {
      width: 100%; }
    .crt-post-v1 .crt-post .crt-post-content-image .crt-play {
      display: none; }
  .crt-post-v1 .crt-post .crt-post-content-image-hidden {
    display: none; }
  .crt-post-v1 .crt-post .crt-post-text-hidden {
    display: none; }
  .crt-post-v1 .crt-post:hover .crt-post-share {
    bottom: 0; }
  .crt-post-v1 .crt-post .crt-post-footer {
    zoom: 1;
    margin: 5px 15px 10px 15px; }
    .crt-post-v1 .crt-post .crt-post-footer:before, .crt-post-v1 .crt-post .crt-post-footer:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .crt-post-v1 .crt-post .crt-post-footer:after {
      clear: both; }
  .crt-post-v1 .crt-post .crt-post-share {
    float: right;
    line-height: .9em;
    font-size: .9em;
    color: #2B2B2B;
    text-align: right;
    box-shadow: none; }
    .crt-post-v1 .crt-post .crt-post-share A {
      display: inline-block;
      color: #2B2B2B;
      opacity: 0.5;
      transition: opacity .3s linear; }
      .crt-post-v1 .crt-post .crt-post-share A:hover {
        opacity: 1; }
      .crt-post-v1 .crt-post .crt-post-share A i {
        font-size: 1.1em;
        display: inline-block;
        vertical-align: top; }
        .crt-post-v1 .crt-post .crt-post-share A i:before {
          margin: 0 0 0 5px; }
        .crt-post-v1 .crt-post .crt-post-share A i.crt-icon-twitter {
          font-size: 1.1em;
          margin-top: 0.1em; }
  .crt-post-v1 .crt-post .crt-post-read-more,
  .crt-post-v1 .crt-post .crt-post-max-height-read-more {
    display: none;
    text-align: center;
    margin: 0.5em; }
  .crt-post-v1 .crt-post .crt-post-read-more-button {
    display: inline-block;
    background-color: #ddd;
    text-decoration: none;
    height: 2.5em;
    line-height: 2.5em;
    padding: 0 1em;
    border-radius: 00.1em;
    color: #666; }
  .crt-post-v1 .crt-post.crt-post-show-read-more .crt-post-read-more {
    display: block; }
  .crt-post-v1 .crt-post.has-video .crt-play {
    display: block; }
  .crt-post-v1 .crt-post.has-video .crt-hitarea:hover i:before, .crt-post-v1 .crt-post.has-video .crt-hitarea:focus i:before {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); }
  .crt-post-v1 .crt-post.crt-post-max-height .crt-post .crt-post-share {
    bottom: -50px;
    display: none; }
  .crt-post-v1 .crt-post.crt-post-max-height .crt-post-read-more {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 0.5em;
    padding-top: 4em;
    margin: 0em;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,131313+100 */
    background: rgba(0, 0, 0, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, #efefef));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #efefef 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0); }

.crt-grid-post {
  border: 0;
  margin: 0;
  float: left;
  clear: none;
  overflow: hidden;
  position: relative;
  padding: 0; }
  .crt-grid-post .crt-post-c {
    position: relative;
    cursor: pointer;
    overflow: hidden; }
  .crt-grid-post .crt-grid-post-content {
    width: 100% !important;
    display: block;
    padding-bottom: 100%;
    position: relative;
    color: #707070;
    font-size: 1em;
    line-height: 1.2em;
    text-align: center; }
  .crt-grid-post .crt-post-spots-content {
    background-color: #EFEFEF;
    padding: 6px;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.50em;
    text-align: left; }
    .crt-grid-post .crt-post-spots-content a {
      text-decoration: underline;
      color: #707070; }
  .crt-grid-post .crt-social-icon {
    position: absolute;
    right: 10px;
    bottom: 8px;
    z-index: 3;
    font-size: 24px;
    transition: opacity .2s linear; }
  .crt-grid-post .crt-image-carousel {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
    font-size: 20px;
    display: none;
    z-index: 3; }
  .crt-grid-post .crt-grid-post-text,
  .crt-grid-post .crt-grid-post-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .crt-grid-post video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    height: auto;
    overflow: hidden; }
    .crt-grid-post video.aspect-square {
      width: 100%;
      height: 100%; }
    .crt-grid-post video.aspect-portrait {
      width: 100%;
      height: auto; }
    .crt-grid-post video.aspect-landscape {
      width: auto;
      height: 100%; }
  .crt-grid-post .crt-post-header {
    padding-top: 28px;
    color: #2B2B2B;
    position: relative;
    text-align: center; }
    .crt-grid-post .crt-post-header .crt-social-icon {
      margin-bottom: 12px; }
      .crt-grid-post .crt-post-header .crt-social-icon i {
        font-size: 24px; }
        .crt-grid-post .crt-post-header .crt-social-icon i.crt-icon-twitter {
          font-size: 26px;
          margin-left: 6px; }
  .crt-grid-post .crt-post-fullname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin-bottom: 6px;
    font-weight: bold; }
  .crt-grid-post .crt-comments-likes {
    position: relative;
    padding: 0 0 13px;
    font-size: .8em;
    text-transform: uppercase;
    text-align: center;
    color: #999; }
    .crt-grid-post .crt-comments-likes span {
      color: #000; }
  .crt-grid-post .crt-post-footer {
    position: relative;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #ffffff; }
    .crt-grid-post .crt-post-footer .crt-post-userimage {
      position: absolute;
      top: 7px;
      left: 10px;
      width: 24px; }
    .crt-grid-post .crt-post-footer .crt-post-share {
      position: absolute;
      top: 0px;
      right: 0px;
      font-size: .9em;
      color: #2B2B2B;
      text-align: right;
      box-shadow: none; }
      .crt-grid-post .crt-post-footer .crt-post-share a {
        display: inline-block;
        color: #2B2B2B;
        opacity: 0.5;
        transition: opacity .3s linear;
        width: 32px;
        text-align: center; }
        .crt-grid-post .crt-post-footer .crt-post-share a:hover {
          opacity: 1; }
        .crt-grid-post .crt-post-footer .crt-post-share a i {
          font-size: 1.1em;
          display: inline-block;
          vertical-align: top; }
          .crt-grid-post .crt-post-footer .crt-post-share a i.crt-icon-twitter {
            font-size: 1.1em;
            margin-top: 0em; }
  .crt-grid-post .crt-grid-post-image {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    z-index: 1; }
  .crt-grid-post .crt-social-icon i {
    color: #ffffff; }
  .crt-grid-post .crt-play {
    display: none;
    z-index: 4; }
  .crt-grid-post .crt-grid-post-text {
    display: none; }
    .crt-grid-post .crt-grid-post-text .crt-grid-post-text-wrap {
      display: table;
      position: absolute;
      top: 0;
      height: 100%;
      padding: 0 10px 20px;
      overflow: hidden; }
      .crt-grid-post .crt-grid-post-text .crt-grid-post-text-wrap div {
        display: table-cell;
        vertical-align: middle;
        text-overflow: ellipsis; }
  .crt-grid-post .crt-post-title {
    color: #707070;
    font-size: 1em;
    line-height: 1.2em;
    padding: 10px 17px 0;
    font-weight: bold;
    text-align: center;
    word-break: break-word;
    margin-bottom: 12px;
    display: none; }
  .crt-grid-post .crt-post-text {
    color: #707070;
    font-size: 1em;
    line-height: 1.2em;
    text-align: center;
    word-break: break-word; }
    .crt-grid-post .crt-post-text a {
      color: #2B2B2B; }
      .crt-grid-post .crt-post-text a:hover {
        color: black; }
  .crt-grid-post .crt-post-hover {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #ffffff;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s, opacity 0.3s linear; }
    .crt-grid-post .crt-post-hover .crt-post-text {
      padding-left: 17px;
      padding-right: 17px;
      padding-bottom: 28px; }
      .crt-grid-post .crt-post-hover .crt-post-text .crt-image {
        display: none; }
    .crt-grid-post .crt-post-hover .crt-post-footer {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
  .crt-grid-post .crt-post-read-more,
  .crt-grid-post .crt-post-max-height-read-more {
    display: none; }
  .crt-grid-post.crt-has-image-carousel .crt-image-carousel {
    display: block; }
  .crt-grid-post.crt-post-has-video .crt-play {
    display: block; }
  .crt-grid-post.crt-post-has-video.crt-post-video-playing .crt-play {
    display: none; }
  .crt-grid-post.crt-post-has-video.crt-post-video-playing .crt-grid-post-image {
    display: none; }
  .crt-grid-post.crt-post-has-image .crt-grid-post-image {
    display: block; }
  .crt-grid-post.crt-post-has-image .crt-grid-post-text {
    display: none; }
  .crt-grid-post.crt-post-has-image .crt-post-text {
    display: block; }
  .crt-grid-post.crt-post-has-title .crt-post-title {
    display: block; }
  .crt-grid-post.crt-post-content-image-hidden .crt-grid-post-image {
    display: none; }
  .crt-grid-post.crt-post-content-image-hidden .crt-grid-post-text {
    display: block; }
  .crt-no-touch .crt-grid-post:not(.crt-post-youtube) .crt-post-c {
    cursor: pointer; }
    .crt-no-touch .crt-grid-post:not(.crt-post-youtube) .crt-post-c:hover .crt-social-icon-normal {
      opacity: 0; }
    .crt-no-touch .crt-grid-post:not(.crt-post-youtube) .crt-post-c:hover .crt-image-carousel {
      opacity: 0; }
    .crt-no-touch .crt-grid-post:not(.crt-post-youtube) .crt-post-c:hover .crt-post-hover {
      visibility: visible;
      opacity: 1; }
  .crt-grid-post.crt-post-hide-share .crt-post-share {
    display: none; }
  .crt-grid-post.crt-post-has-image .crt-post-text-c {
    display: none; }

.crt-grid-post-new-york {
  padding: 0 10px 20px; }
  .crt-grid-post-new-york .crt-grid-post-content {
    padding-bottom: 125%; }
  .crt-grid-post-new-york .crt-social-icon {
    bottom: auto;
    top: 6px;
    right: auto;
    left: 10px; }
  .crt-grid-post-new-york .crt-date {
    position: absolute;
    top: 12px;
    left: 40px;
    z-index: 2;
    color: #ffffff; }
  .crt-grid-post-new-york .crt-post-hover {
    top: auto; }
    .crt-grid-post-new-york .crt-post-hover .crt-post-title {
      text-align: left;
      padding: 10px 17px 0;
      margin-bottom: 0; }
    .crt-grid-post-new-york .crt-post-hover .crt-post-text {
      text-align: left;
      padding-top: 10px; }
  .crt-grid-post-new-york .crt-post-footer {
    position: relative;
    height: 60px;
    line-height: 40px;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #ffffff; }
    .crt-grid-post-new-york .crt-post-footer .crt-post-userimage {
      position: absolute;
      top: 7px;
      left: 10px;
      width: 40px; }
    .crt-grid-post-new-york .crt-post-footer .crt-post-fullname {
      position: absolute;
      top: 10px;
      left: 60px;
      line-height: 1em;
      right: 10px;
      overflow: hidden;
      text-align: left; }
    .crt-grid-post-new-york .crt-post-footer .crt-post-username {
      position: absolute;
      top: 30px;
      left: 60px;
      line-height: 1em;
      right: 45px;
      overflow: hidden;
      text-align: left; }
    .crt-grid-post-new-york .crt-post-footer .crt-post-share {
      position: absolute;
      top: auto;
      bottom: 0px; }
  .crt-grid-post-new-york.crt-post-youtube .crt-social-icon,
  .crt-grid-post-new-york.crt-post-youtube .crt-date {
    display: none; }

.crt-grid-post-retro {
  border: 0;
  margin: 0;
  overflow: hidden; }
  .crt-grid-post-retro img.spacer {
    width: 100%;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    position: relative; }
  .crt-grid-post-retro .crt-post-text-c,
  .crt-grid-post-retro .crt-post-content-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .crt-grid-post-retro .crt-social-icon-normal {
    color: #ffffff; }
  .crt-grid-post-retro .crt-social-icon {
    position: absolute;
    right: 3px;
    bottom: 5px;
    z-index: 3;
    font-size: 1.3em;
    transition: opacity .4s linear; }
  .crt-grid-post-retro .crt-post-content-image {
    background-size: cover;
    background-position: center center;
    z-index: 1; }
  .crt-grid-post-retro .crt-post-text-c {
    z-index: 2; }
    .crt-grid-post-retro .crt-post-text-c .crt-post-text {
      font-size: 20px; }
  .crt-grid-post-retro .crt-post-hover {
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 3;
    opacity: 0;
    transition: opacity .4s linear; }
    .crt-grid-post-retro .crt-post-hover .crt-post-header .crt-social-icon,
    .crt-grid-post-retro .crt-post-hover .crt-post-header {
      background-color: transparent; }
      .crt-grid-post-retro .crt-post-hover .crt-post-header .crt-social-icon IMG,
      .crt-grid-post-retro .crt-post-hover .crt-post-header IMG {
        margin-left: 6px;
        margin-top: 6px; }
      .crt-grid-post-retro .crt-post-hover .crt-post-header .crt-social-icon .crt-post-name,
      .crt-grid-post-retro .crt-post-hover .crt-post-header .crt-post-name {
        left: 53px;
        margin-top: 0;
        font-size: 0.8em; }
    .crt-grid-post-retro .crt-post-hover .crt-post-hover-text {
      padding: 6px;
      font-size: 0.85em; }
  .crt-grid-post-retro .crt-hitarea:hover .crt-social-icon-normal {
    opacity: 0; }
  .crt-grid-post-retro .crt-hitarea:hover .crt-post-hover {
    display: block;
    opacity: 1; }
  .crt-grid-post-retro.crt-post-has-image .crt-post-text-c {
    display: none; }

.crt-grid-post-tokyo .crt-grid-post-content {
  border-radius: 10px; }

.crt-grid-post-tokyo .crt-post-hover,
.crt-grid-post-tokyo .crt-grid-post-image {
  border-radius: 10px; }

.crt-grid-post-tokyo .crt-social-icon {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  text-align: center; }
  .crt-grid-post-tokyo .crt-social-icon i {
    color: #0b0b0b; }

.crt-grid-post-tokyo .crt-post-footer {
  display: none; }

.crt-grid-post-tokyo .crt-post-header {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%); }
  .crt-grid-post-tokyo .crt-post-header .crt-social-icon {
    margin-bottom: 0; }
  .crt-grid-post-tokyo .crt-post-header .crt-date {
    margin-bottom: 4px; }

.crt-widget-theme-tokyo .crt-grid-ad .crt-grid-post-content {
  border-radius: 10px; }

.crt-widget-theme-tokyo .crt-grid-ad .crt-post-hover,
.crt-widget-theme-tokyo .crt-grid-ad .crt-grid-post-image {
  border-radius: 10px; }

.crt-list-post {
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  z-index: 1;
  margin-bottom: 20px; }
  .crt-list-post a {
    transition: color 0.2s linear; }
  .crt-list-post .crt-post-header {
    padding-top: 28px;
    color: #2B2B2B;
    position: relative;
    text-align: center; }
    .crt-list-post .crt-post-header .crt-social-icon {
      margin-bottom: 12px; }
      .crt-list-post .crt-post-header .crt-social-icon i {
        font-size: 24px; }
        .crt-list-post .crt-post-header .crt-social-icon i.crt-icon-twitter {
          font-size: 26px;
          margin-left: 6px; }
  .crt-list-post .crt-post-fullname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin-bottom: 6px;
    font-weight: bold; }
  .crt-list-post .crt-comments-likes {
    position: relative;
    font-size: .8em;
    text-transform: uppercase;
    text-align: center;
    color: #999;
    padding: 0 0 13px;
    display: none; }
    .crt-list-post .crt-comments-likes span span {
      color: #000; }
    .crt-list-post .crt-comments-likes .crt-sep,
    .crt-list-post .crt-comments-likes .crt-comments,
    .crt-list-post .crt-comments-likes .crt-likes {
      display: none; }
  .crt-list-post .crt-post-footer {
    position: relative;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .crt-list-post .crt-post-footer .crt-post-userimage {
      position: absolute;
      top: 7px;
      left: 10px;
      width: 24px; }
    .crt-list-post .crt-post-footer .crt-post-share {
      position: absolute;
      top: 0px;
      right: 10px;
      font-size: .9em;
      color: #2B2B2B;
      text-align: right;
      box-shadow: none; }
      .crt-list-post .crt-post-footer .crt-post-share a {
        display: inline-block;
        color: #2B2B2B;
        opacity: 0.5;
        transition: opacity .3s linear; }
        .crt-list-post .crt-post-footer .crt-post-share a:hover {
          opacity: 1; }
        .crt-list-post .crt-post-footer .crt-post-share a i {
          font-size: 1.1em;
          display: inline-block;
          vertical-align: top; }
          .crt-list-post .crt-post-footer .crt-post-share a i:before {
            margin: 0 0 0 5px; }
          .crt-list-post .crt-post-footer .crt-post-share a i.crt-icon-twitter {
            font-size: 1.1em;
            margin-top: 0em; }
  .crt-list-post .crt-image .crt-image-carousel {
    position: absolute;
    bottom: 7px;
    left: 10px;
    color: #fff;
    font-size: 1.2em;
    display: none; }
  .crt-list-post .crt-post-content-image {
    max-height: 400px;
    overflow: hidden;
    position: relative; }
    .crt-list-post .crt-post-content-image img {
      width: 100%; }
    .crt-list-post .crt-post-content-image .crt-play {
      display: none; }
  .crt-list-post video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .crt-list-post .crt-post-title {
    padding: 0 17px 10px;
    color: #2B2B2B;
    font-size: 1em;
    line-height: 1.2em;
    text-align: center;
    font-weight: bold; }
  .crt-list-post .crt-post-text {
    padding-left: 17px;
    padding-right: 17px;
    padding-bottom: 28px;
    color: #707070;
    font-size: 1em;
    line-height: 1.2em;
    text-align: center; }
    .crt-list-post .crt-post-text img {
      max-width: 100%;
      height: auto; }
    .crt-list-post .crt-post-text a {
      color: #2B2B2B; }
      .crt-list-post .crt-post-text a:hover {
        color: black; }
    .crt-list-post .crt-post-text .crt-image {
      display: none; }
  .crt-list-post .crt-post-max-height-read-more,
  .crt-list-post .crt-post-read-more {
    display: none;
    text-align: center;
    margin: 0.5em; }
  .crt-list-post .crt-post-read-more-button {
    display: inline-block;
    background-color: #ddd;
    text-decoration: none;
    height: 2.5em;
    line-height: 2.5em;
    padding: 0 1em;
    border-radius: 00.1em;
    color: #666; }
  .crt-list-post.crt-show-comments .crt-list-post-text-wrap {
    padding-bottom: 40px; }
  .crt-list-post.crt-show-comments .crt-comments-likes {
    display: block; }
    .crt-list-post.crt-show-comments .crt-comments-likes .crt-comments {
      display: inline-block; }
  .crt-list-post.crt-show-likes .crt-list-post-text-wrap {
    padding-bottom: 40px; }
  .crt-list-post.crt-show-likes .crt-comments-likes {
    display: block; }
    .crt-list-post.crt-show-likes .crt-comments-likes .crt-likes {
      display: inline-block; }
  .crt-list-post.crt-show-comments.crt-show-likes .crt-sep {
    display: inline-block; }
  .crt-list-post.crt-post-show-read-more .crt-post-read-more {
    display: block; }
  .crt-list-post.crt-post-hide-share .crt-post-footer .crt-post-share {
    display: none; }
  .crt-list-post.crt-post-has-video .crt-play {
    display: block; }
  .crt-list-post.crt-post-has-video .crt-hitarea:hover i:before, .crt-list-post.crt-post-has-video .crt-hitarea:focus i:before {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); }
  .crt-list-post.crt-post-has-video.crt-post-video-playing .crt-play {
    display: none; }
  .crt-list-post.crt-post-max-height .crt-post .crt-post-share {
    bottom: -50px;
    display: none; }
  .crt-list-post.crt-post-max-height .crt-post-max-height-read-more {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 0.5em;
    padding-top: 4em;
    margin: 0em;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,131313+100 */
    background: rgba(0, 0, 0, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, #efefef));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #efefef 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0); }
  .crt-list-post.crt-post-no-image .crt-post-content-image {
    display: none; }
  .crt-list-post .crt-post-content {
    display: table;
    width: 100%; }
  .crt-list-post .crt-list-post-image {
    display: table-cell;
    vertical-align: top;
    width: 170px;
    padding-right: 0px; }
    .crt-list-post .crt-list-post-image img {
      max-width: 100%;
      display: block; }
    .crt-list-post .crt-list-post-image div {
      position: relative; }
  .crt-list-post .crt-list-post-text {
    display: table-cell;
    vertical-align: top;
    position: relative; }
    .crt-list-post .crt-list-post-text .crt-post-footer {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
    .crt-list-post .crt-list-post-text .crt-comments-likes {
      padding-top: 10px; }
  .crt-list-post .crt-list-post-text-wrap {
    padding: 10px 20px 60px;
    text-align: center; }
  .crt-list-post .crt-image-carousel,
  .crt-list-post .crt-social-icon {
    position: absolute;
    right: 7px;
    bottom: 5px;
    z-index: 3;
    font-size: 1.3em;
    transition: opacity .4s linear; }
    .crt-list-post .crt-image-carousel i,
    .crt-list-post .crt-social-icon i {
      color: #ffffff; }
  .crt-list-post .crt-social-icon {
    left: 7px;
    right: auto; }
  .crt-list-post .crt-image-carousel {
    display: none; }
  .crt-list-post.crt-has-image-carousel .crt-image .crt-image-carousel {
    display: block; }

.crt-widget-waterfall {
  min-height: 400px;
  position: relative;
  display: block;
  clear: both;
  max-width: 100%;
  overflow-anchor: none; }
  .crt-widget-waterfall .crt-feed-spacer {
    height: 1px;
    opacity: 0; }
  .crt-widget-waterfall .crt-logo {
    display: none; }
  .crt-widget-waterfall .crt-feed-scroll {
    width: 100%; }
  .crt-widget-waterfall .crt-feed {
    width: 100%; }

.crt-widget-carousel {
  min-height: 400px;
  position: relative; }
  .crt-widget-carousel .crt-logo {
    display: none; }
  .crt-widget-carousel .crt-carousel-feed {
    width: 100%;
    position: relative;
    -webkit-font-smoothing: antialiased; }
  .crt-widget-carousel .crt-hide-controls .crt-panel-next,
  .crt-widget-carousel .crt-hide-controls .crt-panel-prev {
    display: none; }
  .crt-widget-carousel .crt-post .crt-post-c {
    width: 100%; }
  .crt-widget-carousel .crt-carousel-pane {
    padding: 0 10px; }
  .crt-widget-carousel .crt-carousel-stage {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .crt-widget-carousel .crt-carousel-stage.crt-match-heights .crt-post-content {
      margin-bottom: 40px; }
    .crt-widget-carousel .crt-carousel-stage.crt-match-heights .crt-post-footer {
      position: absolute;
      bottom: 0;
      width: 100%; }
  .crt-widget-carousel .crt-carousel-slider {
    width: 0%;
    list-style: none;
    position: relative;
    overflow: hidden;
    padding: 0;
    left: 0;
    display: block; }
    .crt-widget-carousel .crt-carousel-slider .crt-post-c {
      height: auto;
      -ms-flex-pack: center;
          justify-content: center; }

.crt-widget-panel {
  min-height: 400px;
  position: relative; }
  .crt-widget-panel .crt-logo {
    display: none; }

.crt-widget-grid {
  position: relative;
  zoom: 1; }
  .crt-widget-grid .crt-logo {
    display: none; }
  .crt-widget-grid:before, .crt-widget-grid:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .crt-widget-grid:after {
    clear: both; }
  .crt-widget-grid .crt-grid-post {
    width: 33%; }
  .crt-widget-grid.crt-grid-col1 .crt-grid-post {
    width: 100%; }
  .crt-widget-grid.crt-grid-col2 .crt-grid-post {
    width: 50%; }
  .crt-widget-grid.crt-grid-col3 .crt-grid-post {
    width: 33.33333%; }
  .crt-widget-grid.crt-grid-col4 .crt-grid-post {
    width: 25%; }
  .crt-widget-grid.crt-grid-col5 .crt-grid-post {
    width: 20%; }
  .crt-widget-grid.crt-grid-col6 .crt-grid-post {
    width: 16.66667%; }
  .crt-widget-grid.crt-grid-col7 .crt-grid-post {
    width: 14.28571%; }
  .crt-widget-grid.crt-grid-col8 .crt-grid-post {
    width: 12.5%; }
  .crt-widget-grid.crt-grid-col9 .crt-grid-post {
    width: 11.11111%; }
  .crt-widget-grid.crt-grid-col10 .crt-grid-post {
    width: 10%; }
  .crt-widget-grid.crt-grid-col11 .crt-grid-post {
    width: 9.09091%; }
  .crt-widget-grid.crt-grid-col12 .crt-grid-post {
    width: 8.33333%; }
  .crt-widget-grid.crt-grid-col13 .crt-grid-post {
    width: 7.69231%; }
  .crt-widget-grid.crt-grid-col14 .crt-grid-post {
    width: 7.14286%; }
  .crt-widget-grid.crt-grid-col15 .crt-grid-post {
    width: 6.66667%; }
  .crt-widget-grid .crt-feed {
    zoom: 1; }
    .crt-widget-grid .crt-feed:before, .crt-widget-grid .crt-feed:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .crt-widget-grid .crt-feed:after {
      clear: both; }
  .crt-widget-grid .crt-load-more-container {
    margin-top: 20px; }
  .crt-widget-grid .crt-post {
    border: 0;
    margin: 0; }
    .crt-widget-grid .crt-post img.spacer {
      width: 100%;
      display: block;
      margin: 0 !important;
      padding: 0 !important;
      position: relative; }
    .crt-widget-grid .crt-post .crt-post-content-text-c,
    .crt-widget-grid .crt-post .crt-post-content-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      max-height: none;
      max-width: none; }
    .crt-widget-grid .crt-post .crt-social-icon-normal {
      color: #ffffff; }
    .crt-widget-grid .crt-post .crt-social-icon {
      position: absolute;
      right: 3px;
      bottom: 5px;
      z-index: 3;
      font-size: 1.3em;
      transition: opacity .4s linear; }
    .crt-widget-grid .crt-post .crt-post-content-image {
      background-size: cover;
      background-position: center center;
      z-index: 1; }
    .crt-widget-grid .crt-post .crt-post-content-text-c {
      z-index: 2; }
      .crt-widget-grid .crt-post .crt-post-content-text-c .crt-post-content-text {
        font-size: 20px; }
    .crt-widget-grid .crt-post .crt-post-hover {
      position: absolute;
      top: 3px;
      left: 3px;
      right: 3px;
      bottom: 3px;
      background-color: rgba(255, 255, 255, 0.8);
      z-index: 3;
      opacity: 0;
      transition: opacity .4s linear; }
      .crt-widget-grid .crt-post .crt-post-hover .crt-post-header .crt-social-icon,
      .crt-widget-grid .crt-post .crt-post-hover .crt-post-header {
        background-color: transparent; }
        .crt-widget-grid .crt-post .crt-post-hover .crt-post-header .crt-social-icon IMG,
        .crt-widget-grid .crt-post .crt-post-hover .crt-post-header IMG {
          margin-left: 6px;
          margin-top: 6px; }
        .crt-widget-grid .crt-post .crt-post-hover .crt-post-header .crt-social-icon .crt-post-name,
        .crt-widget-grid .crt-post .crt-post-hover .crt-post-header .crt-post-name {
          left: 53px;
          margin-top: 0;
          font-size: 0.8em; }
      .crt-widget-grid .crt-post .crt-post-hover .crt-post-hover-text {
        padding: 6px;
        font-size: 0.85em; }
    .crt-widget-grid .crt-post.crt-post-has-image .crt-post-content-text-c {
      display: none; }
  .crt-widget-grid.crt-no-touch .crt-post .crt-hitarea:hover .crt-social-icon-normal {
    opacity: 0; }
  .crt-widget-grid.crt-no-touch .crt-post .crt-hitarea:hover .crt-post-hover {
    display: block;
    opacity: 1; }

.crt-carousel-pane {
  float: left; }
  .crt-carousel-pane .crt-grid-post {
    float: none; }

.crt-widget-grid-carousel {
  position: relative; }
  .crt-widget-grid-carousel .crt-logo {
    display: none; }
  .crt-widget-grid-carousel .crt-grid-carousel-feed {
    width: 100%;
    position: relative;
    -webkit-font-smoothing: antialiased; }
  .crt-widget-grid-carousel .crt-hide-controls .crt-panel-next,
  .crt-widget-grid-carousel .crt-hide-controls .crt-panel-prev {
    display: none; }
  .crt-widget-grid-carousel .crt-post {
    width: 100%;
    padding: 0 10px;
    float: left; }
    .crt-widget-grid-carousel .crt-post .crt-post-c {
      width: 100%; }
  .crt-widget-grid-carousel .crt-grid-carousel-stage {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .crt-widget-grid-carousel .crt-grid-carousel-stage.crt-match-heights .crt-post-content {
      margin-bottom: 40px; }
    .crt-widget-grid-carousel .crt-grid-carousel-stage.crt-match-heights .crt-post-footer {
      position: absolute;
      bottom: 0;
      width: 100%; }
  .crt-widget-grid-carousel .crt-grid-carousel-slider {
    width: 0%;
    list-style: none;
    position: relative;
    overflow: hidden;
    padding: 0;
    left: 0;
    display: block; }
    .crt-widget-grid-carousel .crt-grid-carousel-slider .crt-post-c {
      height: auto;
      -ms-flex-pack: center;
          justify-content: center; }

.crt-widget-list {
  position: relative;
  zoom: 1; }
  .crt-widget-list .crt-logo {
    display: none; }
  .crt-widget-list:before, .crt-widget-list:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .crt-widget-list:after {
    clear: both; }
  .crt-widget-list .crt-feed {
    zoom: 1; }
    .crt-widget-list .crt-feed:before, .crt-widget-list .crt-feed:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .crt-widget-list .crt-feed:after {
      clear: both; }