#poststuff .idvl-editor .block,
.idvl-editor-container .idvl-editor .block,
.idvl-editor .block {
  margin: 10px 0 0;
  position: relative; }
  #poststuff .idvl-editor .block:after,
  .idvl-editor-container .idvl-editor .block:after,
  .idvl-editor .block:after {
    content: '';
    display: table;
    clear: both; }
  #poststuff .idvl-editor .block:first-child,
  .idvl-editor-container .idvl-editor .block:first-child,
  .idvl-editor .block:first-child {
    margin-top: 0; }
  #poststuff .idvl-editor .block .slot,
  .idvl-editor-container .idvl-editor .block .slot,
  .idvl-editor .block .slot {
    float: left;
    width: 100%; }
    #poststuff .idvl-editor .block .slot:last-of-type,
    .idvl-editor-container .idvl-editor .block .slot:last-of-type,
    .idvl-editor .block .slot:last-of-type {
      margin-bottom: 0; }
  #poststuff .idvl-editor .block.single,
  .idvl-editor-container .idvl-editor .block.single,
  .idvl-editor .block.single {
    padding: 0 10px; }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.single,
      .idvl-editor-container .idvl-editor .block.single,
      .idvl-editor .block.single {
        padding: 0; } }
  #poststuff .idvl-editor .block.half,
  .idvl-editor-container .idvl-editor .block.half,
  .idvl-editor .block.half {
    padding: 0 10px; }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.half,
      .idvl-editor-container .idvl-editor .block.half,
      .idvl-editor .block.half {
        padding: 0; } }
    #poststuff .idvl-editor .block.half .slot:nth-child(1),
    .idvl-editor-container .idvl-editor .block.half .slot:nth-child(1),
    .idvl-editor .block.half .slot:nth-child(1) {
      margin: 0 0 10px; }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.half .slot,
      .idvl-editor-container .idvl-editor .block.half .slot,
      .idvl-editor .block.half .slot {
        width: calc((100% - 20px) / 2); }
        #poststuff .idvl-editor .block.half .slot:nth-child(1),
        .idvl-editor-container .idvl-editor .block.half .slot:nth-child(1),
        .idvl-editor .block.half .slot:nth-child(1) {
          margin: 0 20px 0 0; } }
  #poststuff .idvl-editor .block.third,
  .idvl-editor-container .idvl-editor .block.third,
  .idvl-editor .block.third {
    padding: 0 10px; }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.third,
      .idvl-editor-container .idvl-editor .block.third,
      .idvl-editor .block.third {
        padding: 0; } }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.third .slot,
      .idvl-editor-container .idvl-editor .block.third .slot,
      .idvl-editor .block.third .slot {
        width: calc((100% - 40px) / 3);
        margin: 0 20px 0 0; }
        #poststuff .idvl-editor .block.third .slot:nth-child(3),
        .idvl-editor-container .idvl-editor .block.third .slot:nth-child(3),
        .idvl-editor .block.third .slot:nth-child(3) {
          width: calc((100% - 40px) / 3);
          margin-right: 0; } }
  #poststuff .idvl-editor .block.twoThirdLeft,
  .idvl-editor-container .idvl-editor .block.twoThirdLeft,
  .idvl-editor .block.twoThirdLeft {
    padding: 0 10px; }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.twoThirdLeft,
      .idvl-editor-container .idvl-editor .block.twoThirdLeft,
      .idvl-editor .block.twoThirdLeft {
        padding: 0; } }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.twoThirdLeft .slot:nth-child(1),
      .idvl-editor-container .idvl-editor .block.twoThirdLeft .slot:nth-child(1),
      .idvl-editor .block.twoThirdLeft .slot:nth-child(1) {
        width: calc(100% / 3 * 2 - 10px);
        margin: 0 10px 0 0; }
      #poststuff .idvl-editor .block.twoThirdLeft .slot:nth-child(2),
      .idvl-editor-container .idvl-editor .block.twoThirdLeft .slot:nth-child(2),
      .idvl-editor .block.twoThirdLeft .slot:nth-child(2) {
        width: calc(100% / 3); } }
  #poststuff .idvl-editor .block.twoThirdRight,
  .idvl-editor-container .idvl-editor .block.twoThirdRight,
  .idvl-editor .block.twoThirdRight {
    padding: 0 10px; }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.twoThirdRight,
      .idvl-editor-container .idvl-editor .block.twoThirdRight,
      .idvl-editor .block.twoThirdRight {
        padding: 0; } }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.twoThirdRight .slot:nth-child(1),
      .idvl-editor-container .idvl-editor .block.twoThirdRight .slot:nth-child(1),
      .idvl-editor .block.twoThirdRight .slot:nth-child(1) {
        width: calc(100% / 3);
        margin: 0 10px 0 0; }
      #poststuff .idvl-editor .block.twoThirdRight .slot:nth-child(2),
      .idvl-editor-container .idvl-editor .block.twoThirdRight .slot:nth-child(2),
      .idvl-editor .block.twoThirdRight .slot:nth-child(2) {
        width: calc(100% / 3 * 2 - 10px); } }
  #poststuff .idvl-editor .block.twoThirdQuadLeft,
  .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft,
  .idvl-editor .block.twoThirdQuadLeft {
    padding: 0 10px; }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.twoThirdQuadLeft,
      .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft,
      .idvl-editor .block.twoThirdQuadLeft {
        padding: 0; } }
    #poststuff .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(2), #poststuff .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(3), #poststuff .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(4), #poststuff .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(5),
    .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(2),
    .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(3),
    .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(4),
    .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(5),
    .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(2),
    .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(3),
    .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(4),
    .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(5) {
      width: calc((100% - 10px) / 2);
      margin: 0 10px 10px 0; }
    #poststuff .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(3), #poststuff .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(5),
    .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(3),
    .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(5),
    .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(3),
    .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(5) {
      margin-right: 0; }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(1),
      .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(1),
      .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(1) {
        width: calc(100% / 3 * 2 - 10px);
        min-height: 150px;
        margin: 0; }
      #poststuff .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(2), #poststuff .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(3), #poststuff .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(4), #poststuff .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(5),
      .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(2),
      .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(3),
      .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(4),
      .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(5),
      .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(2),
      .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(3),
      .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(4),
      .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(5) {
        width: calc(100% / 6 - 5px);
        min-height: 70px;
        margin: 0 0 10px 10px; }
      #poststuff .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(4), #poststuff .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(5),
      .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(4),
      .idvl-editor-container .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(5),
      .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(4),
      .idvl-editor .block.twoThirdQuadLeft .slot:nth-child(5) {
        margin-bottom: 0; } }
  #poststuff .idvl-editor .block.halfQuartLeft,
  .idvl-editor-container .idvl-editor .block.halfQuartLeft,
  .idvl-editor .block.halfQuartLeft {
    padding: 0 10px; }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.halfQuartLeft,
      .idvl-editor-container .idvl-editor .block.halfQuartLeft,
      .idvl-editor .block.halfQuartLeft {
        padding: 0; } }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.halfQuartLeft .slot:nth-child(1),
      .idvl-editor-container .idvl-editor .block.halfQuartLeft .slot:nth-child(1),
      .idvl-editor .block.halfQuartLeft .slot:nth-child(1) {
        width: 50%;
        margin: 0; }
      #poststuff .idvl-editor .block.halfQuartLeft .slot:nth-child(2), #poststuff .idvl-editor .block.halfQuartLeft .slot:nth-child(3),
      .idvl-editor-container .idvl-editor .block.halfQuartLeft .slot:nth-child(2),
      .idvl-editor-container .idvl-editor .block.halfQuartLeft .slot:nth-child(3),
      .idvl-editor .block.halfQuartLeft .slot:nth-child(2),
      .idvl-editor .block.halfQuartLeft .slot:nth-child(3) {
        width: calc(25% - 10px);
        margin: 0 0 0 10px; } }
  #poststuff .idvl-editor .block.halfQuartRight,
  .idvl-editor-container .idvl-editor .block.halfQuartRight,
  .idvl-editor .block.halfQuartRight {
    padding: 0 10px; }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.halfQuartRight,
      .idvl-editor-container .idvl-editor .block.halfQuartRight,
      .idvl-editor .block.halfQuartRight {
        padding: 0; } }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.halfQuartRight .slot:nth-child(1), #poststuff .idvl-editor .block.halfQuartRight .slot:nth-child(2),
      .idvl-editor-container .idvl-editor .block.halfQuartRight .slot:nth-child(1),
      .idvl-editor-container .idvl-editor .block.halfQuartRight .slot:nth-child(2),
      .idvl-editor .block.halfQuartRight .slot:nth-child(1),
      .idvl-editor .block.halfQuartRight .slot:nth-child(2) {
        width: calc(25% - 10px);
        margin: 0 10px 0 0; }
      #poststuff .idvl-editor .block.halfQuartRight .slot:nth-child(3),
      .idvl-editor-container .idvl-editor .block.halfQuartRight .slot:nth-child(3),
      .idvl-editor .block.halfQuartRight .slot:nth-child(3) {
        width: 50%; } }
  #poststuff .idvl-editor .block.quart,
  .idvl-editor-container .idvl-editor .block.quart,
  .idvl-editor .block.quart {
    padding: 0 10px; }
    @media all and (min-width: 768px) {
      #poststuff .idvl-editor .block.quart,
      .idvl-editor-container .idvl-editor .block.quart,
      .idvl-editor .block.quart {
        padding: 0; } }
    #poststuff .idvl-editor .block.quart .slot,
    .idvl-editor-container .idvl-editor .block.quart .slot,
    .idvl-editor .block.quart .slot {
      width: calc((100% - 10px) / 2);
      margin-right: 10px !important; }
      #poststuff .idvl-editor .block.quart .slot:nth-child(even),
      .idvl-editor-container .idvl-editor .block.quart .slot:nth-child(even),
      .idvl-editor .block.quart .slot:nth-child(even) {
        margin-right: 0 !important; }
      @media all and (min-width: 768px) {
        #poststuff .idvl-editor .block.quart .slot,
        .idvl-editor-container .idvl-editor .block.quart .slot,
        .idvl-editor .block.quart .slot {
          width: calc((100% - 30px) / 4);
          margin: 0 10px 0 0 !important; }
          #poststuff .idvl-editor .block.quart .slot:nth-child(even),
          .idvl-editor-container .idvl-editor .block.quart .slot:nth-child(even),
          .idvl-editor .block.quart .slot:nth-child(even) {
            margin-right: 10px !important; }
          #poststuff .idvl-editor .block.quart .slot:nth-child(4),
          .idvl-editor-container .idvl-editor .block.quart .slot:nth-child(4),
          .idvl-editor .block.quart .slot:nth-child(4) {
            margin-right: 0 !important; } }

.site-main .idvl-editor .block .slot .element {
  position: relative; }

#poststuff .idvl-editor.element.cmmsHomeSlider .home-slider .slide,
.idvl-editor .element.cmmsHomeSlider .home-slider .slide,
body.home .site-content .home-slider .slide,
body.post-type-archive-idvl_action .home-slider .slide {
  display: none; }
  #poststuff .idvl-editor.element.cmmsHomeSlider .home-slider .slide a,
  .idvl-editor .element.cmmsHomeSlider .home-slider .slide a,
  body.home .site-content .home-slider .slide a,
  body.post-type-archive-idvl_action .home-slider .slide a {
    display: block;
    line-height: 0; }
    #poststuff .idvl-editor.element.cmmsHomeSlider .home-slider .slide a img,
    .idvl-editor .element.cmmsHomeSlider .home-slider .slide a img,
    body.home .site-content .home-slider .slide a img,
    body.post-type-archive-idvl_action .home-slider .slide a img {
      width: 100%;
      height: auto; }
    #poststuff .idvl-editor.element.cmmsHomeSlider .home-slider .slide a .caption,
    .idvl-editor .element.cmmsHomeSlider .home-slider .slide a .caption,
    body.home .site-content .home-slider .slide a .caption,
    body.post-type-archive-idvl_action .home-slider .slide a .caption {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      box-sizing: border-box;
      padding: 30px 10px 5px;
      font: 300 14px/20px Roboto;
      text-transform: uppercase;
      color: #fff;
      background: rgba(0, 0, 0, 0.25);
      background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.75)));
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
      background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
      background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='rgba(0, 0, 0, 0.75)', GradientType=0);
      -webkit-text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
      -moz-text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
      -ms-text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
      -o-text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
      text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
      -webkit-backface-visibility: hidden;
      -webkit-transition: translateZ(0);
      -moz-transition: translateZ(0);
      -o-transition: translateZ(0);
      transition: translateZ(0); }
#poststuff .idvl-editor.element.cmmsHomeSlider .home-slider.rsHor .slide,
.idvl-editor .element.cmmsHomeSlider .home-slider.rsHor .slide,
body.home .site-content .home-slider.rsHor .slide,
body.post-type-archive-idvl_action .home-slider.rsHor .slide {
  display: block; }
#poststuff .idvl-editor.element.cmmsHomeSlider .home-slider .rsArrow,
.idvl-editor .element.cmmsHomeSlider .home-slider .rsArrow,
body.home .site-content .home-slider .rsArrow,
body.post-type-archive-idvl_action .home-slider .rsArrow {
  display: none; }
#poststuff .idvl-editor.element.cmmsHomeSlider .home-slider .rsBullets,
.idvl-editor .element.cmmsHomeSlider .home-slider .rsBullets,
body.home .site-content .home-slider .rsBullets,
body.post-type-archive-idvl_action .home-slider .rsBullets {
  position: absolute;
  width: 100%;
  top: 0;
  text-align: right;
  font-size: 0;
  line-height: 0;
  display: none; }
  @media all and (min-width: 768px) {
    #poststuff .idvl-editor.element.cmmsHomeSlider .home-slider .rsBullets,
    .idvl-editor .element.cmmsHomeSlider .home-slider .rsBullets,
    body.home .site-content .home-slider .rsBullets,
    body.post-type-archive-idvl_action .home-slider .rsBullets {
      display: block; } }
  #poststuff .idvl-editor.element.cmmsHomeSlider .home-slider .rsBullets .rsBullet,
  .idvl-editor .element.cmmsHomeSlider .home-slider .rsBullets .rsBullet,
  body.home .site-content .home-slider .rsBullets .rsBullet,
  body.post-type-archive-idvl_action .home-slider .rsBullets .rsBullet {
    display: inline-block;
    width: 20px;
    height: 30px;
    cursor: pointer; }
    #poststuff .idvl-editor.element.cmmsHomeSlider .home-slider .rsBullets .rsBullet span,
    .idvl-editor .element.cmmsHomeSlider .home-slider .rsBullets .rsBullet span,
    body.home .site-content .home-slider .rsBullets .rsBullet span,
    body.post-type-archive-idvl_action .home-slider .rsBullets .rsBullet span {
      display: block;
      width: 10px;
      height: 10px;
      margin: 10px 10px 10px 0;
      background: rgba(255, 255, 255, 0.75);
      -webkit-border-radius: 200%;
      -moz-border-radius: 200%;
      -ms-border-radius: 200%;
      -o-border-radius: 200%;
      border-radius: 200%;
      -webkit-transition: all 250ms ease-in-out;
      -moz-transition: all 250ms ease-in-out;
      -o-transition: all 250ms ease-in-out;
      transition: all 250ms ease-in-out; }
    #poststuff .idvl-editor.element.cmmsHomeSlider .home-slider .rsBullets .rsBullet.rsNavSelected span,
    .idvl-editor .element.cmmsHomeSlider .home-slider .rsBullets .rsBullet.rsNavSelected span,
    body.home .site-content .home-slider .rsBullets .rsBullet.rsNavSelected span,
    body.post-type-archive-idvl_action .home-slider .rsBullets .rsBullet.rsNavSelected span {
      background: #fff;
      -webkit-transform: scaleX(1.4) scaleY(1.4);
      -moz-transform: scaleX(1.4) scaleY(1.4);
      -ms-transform: scaleX(1.4) scaleY(1.4);
      -o-transform: scaleX(1.4) scaleY(1.4);
      transform: scaleX(1.4) scaleY(1.4); }

#poststuff .idvl-editor .element.text.headline,
.idvl-editor .element.text.headline {
  padding: 0 10px;
  margin: 10px 0 0;
  font: 300 18px/36px Roboto;
  font-weight: 400; }
  #poststuff .idvl-editor .element.text.headline a,
  .idvl-editor .element.text.headline a {
    font: inherit;
    color: inherit; }

.idvl-editor .element.post.media {
  font-size: 0; }
  .idvl-editor .element.post.media a.video {
    width: 100% !important;
    margin: 0 !important; }
    .idvl-editor .element.post.media a.video .thumbnail .description {
      font: 300 12px/16px Roboto !important; }
      .idvl-editor .element.post.media a.video .thumbnail .description .date,
      .idvl-editor .element.post.media a.video .thumbnail .description .duration {
        margin-top: -61px !important;
        font: 300 12px/16px Roboto !important; }
  .idvl-editor .element.post.media.type-picture a {
    display: block;
    color: inherit; }
  .idvl-editor .element.post.media.type-picture img {
    width: 100%;
    height: auto; }
  .idvl-editor .element.post.media > .player {
    width: 100% !important; }
  .idvl-editor .element.post.media > img {
    width: 100%;
    height: auto; }
  .idvl-editor .element.post.media .title {
    font: 500 14px/20px Roboto;
    display: block;
    padding: 5px 0 0; }
  .idvl-editor .element.post.media .description {
    font: 300 14px/20px Roboto;
    display: block;
    padding: 5px 0 0; }
  .idvl-editor .element.post.media > div:last-child {
    padding-bottom: 5px; }
  .idvl-editor .element.post.media .cmms-copyright {
    padding-bottom: 0 !important; }

.site-main .idvl-editor .element.postList.postListThumbs, .site-main .idvl-editor .element.postList.mediaListThumbs {
  font-size: 0; }
  .site-main .idvl-editor .element.postList.postListThumbs a.post,
  .site-main .idvl-editor .element.postList.postListThumbs a.video, .site-main .idvl-editor .element.postList.mediaListThumbs a.post,
  .site-main .idvl-editor .element.postList.mediaListThumbs a.video {
    width: 100%;
    margin: 0 0 20px; }
    @media all and (min-width: 480px) {
      .site-main .idvl-editor .element.postList.postListThumbs a.post,
      .site-main .idvl-editor .element.postList.postListThumbs a.video, .site-main .idvl-editor .element.postList.mediaListThumbs a.post,
      .site-main .idvl-editor .element.postList.mediaListThumbs a.video {
        width: calc((100% - 20px) / 2);
        margin-right: 0; }
        .site-main .idvl-editor .element.postList.postListThumbs a.post:before,
        .site-main .idvl-editor .element.postList.postListThumbs a.video:before, .site-main .idvl-editor .element.postList.mediaListThumbs a.post:before,
        .site-main .idvl-editor .element.postList.mediaListThumbs a.video:before {
          display: none; }
        .site-main .idvl-editor .element.postList.postListThumbs a.post:nth-of-type(odd),
        .site-main .idvl-editor .element.postList.postListThumbs a.video:nth-of-type(odd), .site-main .idvl-editor .element.postList.mediaListThumbs a.post:nth-of-type(odd),
        .site-main .idvl-editor .element.postList.mediaListThumbs a.video:nth-of-type(odd) {
          margin-right: 20px; } }
    @media all and (min-width: 768px) {
      .site-main .idvl-editor .element.postList.postListThumbs a.post,
      .site-main .idvl-editor .element.postList.postListThumbs a.video, .site-main .idvl-editor .element.postList.mediaListThumbs a.post,
      .site-main .idvl-editor .element.postList.mediaListThumbs a.video {
        width: calc((100% - 40px) / 3);
        margin-right: 20px; }
        .site-main .idvl-editor .element.postList.postListThumbs a.post:nth-of-type(3n),
        .site-main .idvl-editor .element.postList.postListThumbs a.video:nth-of-type(3n), .site-main .idvl-editor .element.postList.mediaListThumbs a.post:nth-of-type(3n),
        .site-main .idvl-editor .element.postList.mediaListThumbs a.video:nth-of-type(3n) {
          margin-right: 0; } }
.site-main .idvl-editor .element.postList.postListList, .site-main .idvl-editor .element.postList.mediaListList {
  font-size: 0; }
  .site-main .idvl-editor .element.postList.postListList a.post,
  .site-main .idvl-editor .element.postList.postListList a.video, .site-main .idvl-editor .element.postList.mediaListList a.post,
  .site-main .idvl-editor .element.postList.mediaListList a.video {
    display: block;
    margin: 10px 0 0;
    color: #000;
    -webkit-transition: all 250ms cubic-bezier(0.22, 0.61, 0.36, 1);
    -moz-transition: all 250ms cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition: all 250ms cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: all 250ms cubic-bezier(0.22, 0.61, 0.36, 1); }
    .site-main .idvl-editor .element.postList.postListList a.post:after,
    .site-main .idvl-editor .element.postList.postListList a.video:after, .site-main .idvl-editor .element.postList.mediaListList a.post:after,
    .site-main .idvl-editor .element.postList.mediaListList a.video:after {
      content: '';
      display: table;
      clear: both; }
    .site-main .idvl-editor .element.postList.postListList a.post:first-child,
    .site-main .idvl-editor .element.postList.postListList a.video:first-child, .site-main .idvl-editor .element.postList.mediaListList a.post:first-child,
    .site-main .idvl-editor .element.postList.mediaListList a.video:first-child {
      margin: 0; }
    .site-main .idvl-editor .element.postList.postListList a.post .thumbnail,
    .site-main .idvl-editor .element.postList.postListList a.video .thumbnail, .site-main .idvl-editor .element.postList.mediaListList a.post .thumbnail,
    .site-main .idvl-editor .element.postList.mediaListList a.video .thumbnail {
      position: relative;
      min-height: 74px;
      line-height: 0;
      display: block; }
      @media all and (min-width: 768px) {
        .site-main .idvl-editor .element.postList.postListList a.post .thumbnail,
        .site-main .idvl-editor .element.postList.postListList a.video .thumbnail, .site-main .idvl-editor .element.postList.mediaListList a.post .thumbnail,
        .site-main .idvl-editor .element.postList.mediaListList a.video .thumbnail {
          width: calc((100% - 40px) / 3);
          margin: 0 20px 0 0;
          float: left; } }
      .site-main .idvl-editor .element.postList.postListList a.post .thumbnail img,
      .site-main .idvl-editor .element.postList.postListList a.video .thumbnail img, .site-main .idvl-editor .element.postList.mediaListList a.post .thumbnail img,
      .site-main .idvl-editor .element.postList.mediaListList a.video .thumbnail img {
        width: 100%;
        height: auto; }
    .site-main .idvl-editor .element.postList.postListList a.post .title,
    .site-main .idvl-editor .element.postList.postListList a.video .title, .site-main .idvl-editor .element.postList.mediaListList a.post .title,
    .site-main .idvl-editor .element.postList.mediaListList a.video .title {
      display: block;
      font: 500 14px/20px Roboto;
      padding: 10px 0 0; }
      @media all and (min-width: 768px) {
        .site-main .idvl-editor .element.postList.postListList a.post .title,
        .site-main .idvl-editor .element.postList.postListList a.video .title, .site-main .idvl-editor .element.postList.mediaListList a.post .title,
        .site-main .idvl-editor .element.postList.mediaListList a.video .title {
          padding: 0 0 0 calc((100% - 40px) / 3 + 20px); } }
    .site-main .idvl-editor .element.postList.postListList a.post .description,
    .site-main .idvl-editor .element.postList.postListList a.video .description, .site-main .idvl-editor .element.postList.mediaListList a.post .description,
    .site-main .idvl-editor .element.postList.mediaListList a.video .description {
      display: block;
      font: 300 14px/20px Roboto;
      padding: 5px 0 0; }
      @media all and (min-width: 768px) {
        .site-main .idvl-editor .element.postList.postListList a.post .description,
        .site-main .idvl-editor .element.postList.postListList a.video .description, .site-main .idvl-editor .element.postList.mediaListList a.post .description,
        .site-main .idvl-editor .element.postList.mediaListList a.video .description {
          padding-left: calc((100% - 40px) / 3 + 20px); } }
    .site-main .idvl-editor .element.postList.postListList a.post .date,
    .site-main .idvl-editor .element.postList.postListList a.video .date, .site-main .idvl-editor .element.postList.mediaListList a.post .date,
    .site-main .idvl-editor .element.postList.mediaListList a.video .date {
      display: inline-block;
      font: 300 12px/16px Roboto;
      line-height: 20px;
      margin: 5px 0 0;
      padding: 0 5px;
      color: #000;
      background: rgba(0, 0, 0, 0.1); }
      @media all and (min-width: 768px) {
        .site-main .idvl-editor .element.postList.postListList a.post .date,
        .site-main .idvl-editor .element.postList.postListList a.video .date, .site-main .idvl-editor .element.postList.mediaListList a.post .date,
        .site-main .idvl-editor .element.postList.mediaListList a.video .date {
          margin-left: calc((100% - 40px) / 3 + 20px); } }
      .site-main .idvl-editor .element.postList.postListList a.post .date em,
      .site-main .idvl-editor .element.postList.postListList a.video .date em, .site-main .idvl-editor .element.postList.mediaListList a.post .date em,
      .site-main .idvl-editor .element.postList.mediaListList a.video .date em {
        font-weight: 500; }
    @media all and (min-width: 768px) {
      .site-main .idvl-editor .element.postList.postListList a.post:hover,
      .site-main .idvl-editor .element.postList.postListList a.video:hover, .site-main .idvl-editor .element.postList.mediaListList a.post:hover,
      .site-main .idvl-editor .element.postList.mediaListList a.video:hover {
        -webkit-transform: scaleX(1.02) scaleY(1.02);
        -moz-transform: scaleX(1.02) scaleY(1.02);
        -ms-transform: scaleX(1.02) scaleY(1.02);
        -o-transform: scaleX(1.02) scaleY(1.02);
        transform: scaleX(1.02) scaleY(1.02); } }
  .site-main .idvl-editor .element.postList.postListList a.video .thumbnail .date, .site-main .idvl-editor .element.postList.mediaListList a.video .thumbnail .date {
    text-align: right; }
  .site-main .idvl-editor .element.postList.postListList a.video .thumbnail .duration, .site-main .idvl-editor .element.postList.mediaListList a.video .thumbnail .duration {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 0 5px 30px;
    font: 300 12px/16px Roboto;
    color: #fff; }
    @media all and (min-width: 768px) {
      .site-main .idvl-editor .element.postList.postListList a.video .thumbnail .duration, .site-main .idvl-editor .element.postList.mediaListList a.video .thumbnail .duration {
        padding: 0 0 5px 10px; } }

#poststuff .idvl-editor .element.text.html,
.idvl-editor .element.text.html {
  font: 300 14px/20px Roboto; }
  #poststuff .idvl-editor .element.text.html h1, #poststuff .idvl-editor .element.text.html h2, #poststuff .idvl-editor .element.text.html h3, #poststuff .idvl-editor .element.text.html h4, #poststuff .idvl-editor .element.text.html h5, #poststuff .idvl-editor .element.text.html h6, #poststuff .idvl-editor .element.text.html p, #poststuff .idvl-editor .element.text.html ul, #poststuff .idvl-editor .element.text.html ol,
  .idvl-editor .element.text.html h1,
  .idvl-editor .element.text.html h2,
  .idvl-editor .element.text.html h3,
  .idvl-editor .element.text.html h4,
  .idvl-editor .element.text.html h5,
  .idvl-editor .element.text.html h6,
  .idvl-editor .element.text.html p,
  .idvl-editor .element.text.html ul,
  .idvl-editor .element.text.html ol {
    margin: 0 10px 10px;
    font-weight: inherit; }
    #poststuff .idvl-editor .element.text.html h1 a, #poststuff .idvl-editor .element.text.html h2 a, #poststuff .idvl-editor .element.text.html h3 a, #poststuff .idvl-editor .element.text.html h4 a, #poststuff .idvl-editor .element.text.html h5 a, #poststuff .idvl-editor .element.text.html h6 a, #poststuff .idvl-editor .element.text.html p a, #poststuff .idvl-editor .element.text.html ul a, #poststuff .idvl-editor .element.text.html ol a,
    .idvl-editor .element.text.html h1 a,
    .idvl-editor .element.text.html h2 a,
    .idvl-editor .element.text.html h3 a,
    .idvl-editor .element.text.html h4 a,
    .idvl-editor .element.text.html h5 a,
    .idvl-editor .element.text.html h6 a,
    .idvl-editor .element.text.html p a,
    .idvl-editor .element.text.html ul a,
    .idvl-editor .element.text.html ol a {
      color: inherit; }
  #poststuff .idvl-editor .element.text.html h1, #poststuff .idvl-editor .element.text.html h2,
  .idvl-editor .element.text.html h1,
  .idvl-editor .element.text.html h2 {
    font: 300 18px/36px Roboto; }
  #poststuff .idvl-editor .element.text.html h2,
  .idvl-editor .element.text.html h2 {
    position: relative;
    left: -10px;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box; }
  #poststuff .idvl-editor .element.text.html h3, #poststuff .idvl-editor .element.text.html h4,
  .idvl-editor .element.text.html h3,
  .idvl-editor .element.text.html h4 {
    font: 300 14px/20px Roboto;
    text-transform: uppercase; }
  #poststuff .idvl-editor .element.text.html h3,
  .idvl-editor .element.text.html h3 {
    color: rgba(0, 0, 0, 0.5); }
  #poststuff .idvl-editor .element.text.html h4,
  .idvl-editor .element.text.html h4 {
    padding: 5px 10px;
    display: inline-block; }
  #poststuff .idvl-editor .element.text.html p > iframe[width="100%"],
  .idvl-editor .element.text.html p > iframe[width="100%"] {
    position: relative;
    width: calc(100% + 20px);
    margin: 0 0 0 -10px; }
  #poststuff .idvl-editor .element.text.html .cmms-media-wrapper,
  .idvl-editor .element.text.html .cmms-media-wrapper {
    width: 100%; }
    #poststuff .idvl-editor .element.text.html .cmms-media-wrapper.media-type-picture,
    .idvl-editor .element.text.html .cmms-media-wrapper.media-type-picture {
      line-height: 0; }
    #poststuff .idvl-editor .element.text.html .cmms-media-wrapper > img, #poststuff .idvl-editor .element.text.html .cmms-media-wrapper > a > img,
    .idvl-editor .element.text.html .cmms-media-wrapper > img,
    .idvl-editor .element.text.html .cmms-media-wrapper > a > img {
      position: relative;
      max-width: 100%;
      height: auto;
      margin: 0 auto; }
  #poststuff .idvl-editor .element.text.html blockquote,
  .idvl-editor .element.text.html blockquote {
    position: relative;
    margin-left: 30px; }
    #poststuff .idvl-editor .element.text.html blockquote:before,
    .idvl-editor .element.text.html blockquote:before {
      position: absolute;
      left: -20px;
      content: '\f122';
      display: inline-block;
      width: 20px;
      height: 20px;
      font-size: 20px;
      line-height: 1;
      font-family: dashicons;
      text-decoration: inherit;
      font-weight: 400;
      font-style: normal;
      vertical-align: top;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  #poststuff .idvl-editor .element.text.html p a, #poststuff .idvl-editor .element.text.html ul a,
  .idvl-editor .element.text.html p a,
  .idvl-editor .element.text.html ul a {
    text-decoration: underline; }
  #poststuff .idvl-editor .element.text.html ul li,
  .idvl-editor .element.text.html ul li {
    display: block;
    margin-left: 18px; }
    #poststuff .idvl-editor .element.text.html ul li:before,
    .idvl-editor .element.text.html ul li:before {
      position: absolute;
      width: 8px;
      height: 8px;
      margin: 6px 0 0 -18px;
      display: block;
      content: '';
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      -ms-border-radius: 8px;
      -o-border-radius: 8px;
      border-radius: 8px; }
  #poststuff .idvl-editor .element.text.html ol,
  .idvl-editor .element.text.html ol {
    counter-reset: item; }
    #poststuff .idvl-editor .element.text.html ol li,
    .idvl-editor .element.text.html ol li {
      display: block;
      margin-left: 26px; }
      #poststuff .idvl-editor .element.text.html ol li:before,
      .idvl-editor .element.text.html ol li:before {
        position: absolute;
        width: 16px;
        margin: 2px 0 0 -26px;
        display: block;
        content: counter(item);
        counter-increment: item;
        font-size: 12px;
        line-height: 16px;
        font-weight: 400;
        text-align: center;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        -ms-border-radius: 16px;
        -o-border-radius: 16px;
        border-radius: 16px; }
  #poststuff .idvl-editor .element.text.html strong,
  .idvl-editor .element.text.html strong {
    font-weight: 400 !important; }
  #poststuff .idvl-editor .element.text.html i, #poststuff .idvl-editor .element.text.html em,
  .idvl-editor .element.text.html i,
  .idvl-editor .element.text.html em {
    font-style: italic;
    font-weight: inherit; }
  #poststuff .idvl-editor .element.text.html hr,
  .idvl-editor .element.text.html hr {
    border: 0;
    height: 1px;
    background: rgba(0, 0, 0, 0.1); }
  #poststuff .idvl-editor .element.text.html > *:last-child,
  .idvl-editor .element.text.html > *:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }

.idvl-editor .element.imageSlider .pagination {
  width: 100%;
  padding: 0 10px;
  font: 300 12px/16px Roboto;
  line-height: 20px;
  color: #fff;
  background: #000;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .idvl-editor .element.imageSlider .pagination:before {
    content: 'Bild ';
    font: inherit;
    color: inherit; }

#poststuff .idvl-editor .element.custom.mediaHeadline h2,
.idvl-editor .element.custom.mediaHeadline h2 {
  padding: 10px !important;
  margin: 0 !important; }
  #poststuff .idvl-editor .element.custom.mediaHeadline h2 a,
  .idvl-editor .element.custom.mediaHeadline h2 a {
    color: inherit; }
#poststuff .idvl-editor .element.custom.mediaHeadline .player,
.idvl-editor .element.custom.mediaHeadline .player {
  width: 100% !important; }
#poststuff .idvl-editor .element.custom.mediaHeadline img,
.idvl-editor .element.custom.mediaHeadline img {
  width: 100%;
  height: auto; }
#poststuff .idvl-editor .element.custom.mediaHeadline > a img,
.idvl-editor .element.custom.mediaHeadline > a img {
  width: 100% !important;
  height: auto !important; }
#poststuff .idvl-editor .element.custom.mediaHeadline.option-linked a,
.idvl-editor .element.custom.mediaHeadline.option-linked a {
  position: relative;
  line-height: 0;
  display: block;
  color: #fff; }
  #poststuff .idvl-editor .element.custom.mediaHeadline.option-linked a .headline,
  .idvl-editor .element.custom.mediaHeadline.option-linked a .headline {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 30px 10px 10px;
    margin-top: 0;
    margin-bottom: 0;
    box-sizing: border-box;
    font: 300 14px/20px Roboto;
    background: rgba(0, 0, 0, 0.25);
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.75)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='rgba(0, 0, 0, 0.75)', GradientType=0);
    -webkit-text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    -ms-text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    -o-text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5); }

.idvl-editor .element.home-box h2 {
  left: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  background: #000; }
  .idvl-editor .element.home-box h2:after {
    content: '';
    display: table;
    clear: both; }
  .idvl-editor .element.home-box h2 span {
    display: inline-block;
    padding: 0 10px;
    font: 300 12px/16px Roboto;
    line-height: 36px;
    text-transform: uppercase;
    color: inherit; }
    .idvl-editor .element.home-box h2 span:before {
      margin: 0 10px 0 0;
      font-size: 18px; }
    .idvl-editor .element.home-box h2 span em {
      display: none;
      font-style: normal !important; }
      @media screen and (min-width: 768px) {
        .idvl-editor .element.home-box h2 span em {
          display: inline; } }
  .idvl-editor .element.home-box h2 a {
    display: none; }
    @media screen and (min-width: 768px) {
      .idvl-editor .element.home-box h2 a {
        display: inline-block;
        font: 300 12px/16px Roboto;
        line-height: 36px;
        float: right;
        padding: 0 10px 0 0;
        color: rgba(255, 255, 255, 0.5); }
        .idvl-editor .element.home-box h2 a:hover {
          text-decoration: underline;
          color: #fff; } }
.idvl-editor .element.home-box .entries {
  font-size: 0;
  line-height: 0;
  padding: 0; }
  .idvl-editor .element.home-box .entries .entry {
    color: #000;
    display: block;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0.22, 0.61, 0.36, 1);
    -moz-transition: -moz-transform 250ms cubic-bezier(0.22, 0.61, 0.36, 1);
    -ms-transition: -ms-transform 250ms cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition: -o-transform 250ms cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: transform 250ms cubic-bezier(0.22, 0.61, 0.36, 1); }
    .idvl-editor .element.home-box .entries .entry:hover {
      -webkit-transform: scaleX(1.02) scaleY(1.02);
      -moz-transform: scaleX(1.02) scaleY(1.02);
      -ms-transform: scaleX(1.02) scaleY(1.02);
      -o-transform: scaleX(1.02) scaleY(1.02);
      transform: scaleX(1.02) scaleY(1.02); }
    .idvl-editor .element.home-box .entries .entry .thumbnail,
    .idvl-editor .element.home-box .entries .entry .title,
    .idvl-editor .element.home-box .entries .entry .desc {
      display: block; }
    .idvl-editor .element.home-box .entries .entry .thumbnail {
      margin: 0 0 5px; }
      .idvl-editor .element.home-box .entries .entry .thumbnail img {
        width: 100%;
        height: auto; }
    .idvl-editor .element.home-box .entries .entry .title {
      font: 500 14px/20px Roboto;
      margin: 0 0 5px; }
    .idvl-editor .element.home-box .entries .entry .desc {
      font: 300 14px/20px Roboto; }
    .idvl-editor .element.home-box .entries .entry .date {
      display: inline-block;
      font: 300 12px/16px Roboto;
      line-height: 20px;
      margin: 5px 0 0;
      padding: 0 5px;
      color: #000;
      background: rgba(0, 0, 0, 0.1); }
      .idvl-editor .element.home-box .entries .entry .date em {
        font-weight: 500; }
  .idvl-editor .element.home-box .entries.list .entry, .idvl-editor .element.home-box .entries.thumbs-list .entry {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .idvl-editor .element.home-box .entries.list .entry:last-child, .idvl-editor .element.home-box .entries.thumbs-list .entry:last-child {
      border: 0;
      padding-bottom: 0; }
  .idvl-editor .element.home-box .entries.thumbs {
    padding: 0; }
    .idvl-editor .element.home-box .entries.thumbs .entry {
      position: relative;
      padding: 10px 0;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .idvl-editor .element.home-box .entries.thumbs .entry .thumbnail {
        position: relative;
        overflow: hidden; }
        .idvl-editor .element.home-box .entries.thumbs .entry .thumbnail:before {
          content: '';
          display: block;
          padding-top: 25%; }
        .idvl-editor .element.home-box .entries.thumbs .entry .thumbnail img {
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
        .idvl-editor .element.home-box .entries.thumbs .entry .thumbnail .category {
          position: absolute;
          bottom: 10px;
          left: 0;
          display: inline-block;
          font: 300 12px/16px Roboto;
          line-height: 20px;
          text-transform: uppercase;
          padding: 0 5px;
          color: #fff;
          background: #000; }
        @media screen and (min-width: 768px) {
          .idvl-editor .element.home-box .entries.thumbs .entry .thumbnail {
            overflow: initial; }
            .idvl-editor .element.home-box .entries.thumbs .entry .thumbnail:before {
              display: none; }
            .idvl-editor .element.home-box .entries.thumbs .entry .thumbnail img {
              position: relative;
              top: 0;
              -webkit-transform: none;
              -moz-transform: none;
              -ms-transform: none;
              -o-transform: none;
              transform: none; } }
      .idvl-editor .element.home-box .entries.thumbs .entry .title {
        margin: 0; }
        @media screen and (min-width: 768px) {
          .idvl-editor .element.home-box .entries.thumbs .entry .title {
            min-height: 60px; } }
      .idvl-editor .element.home-box .entries.thumbs .entry .desc {
        margin: 5px 0 0; }
      @media screen and (min-width: 768px) {
        .idvl-editor .element.home-box .entries.thumbs .entry {
          display: inline-block;
          vertical-align: top;
          width: calc((100% - 40px - 2px) / 3);
          margin: 10px 0 0;
          padding: 0 10px;
          border-right: 1px solid rgba(0, 0, 0, 0.1);
          border-bottom: 0; }
          .idvl-editor .element.home-box .entries.thumbs .entry:nth-child(1), .idvl-editor .element.home-box .entries.thumbs .entry:nth-child(3n+1) {
            padding-left: 0; }
          .idvl-editor .element.home-box .entries.thumbs .entry:nth-child(3n) {
            padding-right: 0;
            border-right: 0; } }
  .idvl-editor .element.home-box .entries.thumbs-list .entry:after {
    content: '';
    display: table;
    clear: both; }
  .idvl-editor .element.home-box .entries.thumbs-list .entry .thumbnail {
    width: calc((100% - 40px - 2px) / 3);
    margin: 0 10px 0 0;
    float: left; }

/*# sourceMappingURL=idvl-editor.css.map */
