.dstory-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .dstory-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .dstory-col-xs-1,
  .dstory-col-sm-1,
  .dstory-col-md-1,
  .dstory-col-lg-1,
  .dstory-col-xs-2,
  .dstory-col-sm-2,
  .dstory-col-md-2,
  .dstory-col-lg-2,
  .dstory-col-xs-3,
  .dstory-col-sm-3,
  .dstory-col-md-3,
  .dstory-col-lg-3,
  .dstory-col-xs-4,
  .dstory-col-sm-4,
  .dstory-col-md-4,
  .dstory-col-lg-4,
  .dstory-col-xs-5,
  .dstory-col-sm-5,
  .dstory-col-md-5,
  .dstory-col-lg-5,
  .dstory-col-xs-6,
  .dstory-col-sm-6,
  .dstory-col-md-6,
  .dstory-col-lg-6,
  .dstory-col-xs-7,
  .dstory-col-sm-7,
  .dstory-col-md-7,
  .dstory-col-lg-7,
  .dstory-col-xs-8,
  .dstory-col-sm-8,
  .dstory-col-md-8,
  .dstory-col-lg-8,
  .dstory-col-xs-9,
  .dstory-col-sm-9,
  .dstory-col-md-9,
  .dstory-col-lg-9,
  .dstory-col-xs-10,
  .dstory-col-sm-10,
  .dstory-col-md-10,
  .dstory-col-lg-10,
  .dstory-col-xs-11,
  .dstory-col-sm-11,
  .dstory-col-md-11,
  .dstory-col-lg-11,
  .dstory-col-xs-12,
  .dstory-col-sm-12,
  .dstory-col-md-12,
  .dstory-col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .dstory-col-xs-1,
  .dstory-col-xs-2,
  .dstory-col-xs-3,
  .dstory-col-xs-4,
  .dstory-col-xs-5,
  .dstory-col-xs-6,
  .dstory-col-xs-7,
  .dstory-col-xs-8,
  .dstory-col-xs-9,
  .dstory-col-xs-10,
  .dstory-col-xs-11,
  .dstory-col-xs-12 {
    float: left;
  }
  .dstory-col-xs-12 {
    width: 100%;
  }
  .dstory-col-xs-11 {
    width: 91.66666667%;
  }
  .dstory-col-xs-10 {
    width: 83.33333333%;
  }
  .dstory-col-xs-9 {
    width: 75%;
  }
  .dstory-col-xs-8 {
    width: 66.66666667%;
  }
  .dstory-col-xs-7 {
    width: 58.33333333%;
  }
  .dstory-col-xs-6 {
    width: 50%;
  }
  .dstory-col-xs-5 {
    width: 41.66666667%;
  }
  .dstory-col-xs-4 {
    width: 33.33333333%;
  }
  .dstory-col-xs-3 {
    width: 25%;
  }
  .dstory-col-xs-2 {
    width: 16.66666667%;
  }
  .dstory-col-xs-1 {
    width: 8.33333333%;
  }
  .dstory-col-xs-pull-12 {
    right: 100%;
  }
  .dstory-col-xs-pull-11 {
    right: 91.66666667%;
  }
  .dstory-col-xs-pull-10 {
    right: 83.33333333%;
  }
  .dstory-col-xs-pull-9 {
    right: 75%;
  }
  .dstory-col-xs-pull-8 {
    right: 66.66666667%;
  }
  .dstory-col-xs-pull-7 {
    right: 58.33333333%;
  }
  .dstory-col-xs-pull-6 {
    right: 50%;
  }
  .dstory-col-xs-pull-5 {
    right: 41.66666667%;
  }
  .dstory-col-xs-pull-4 {
    right: 33.33333333%;
  }
  .dstory-col-xs-pull-3 {
    right: 25%;
  }
  .dstory-col-xs-pull-2 {
    right: 16.66666667%;
  }
  .dstory-col-xs-pull-1 {
    right: 8.33333333%;
  }
  .dstory-col-xs-pull-0 {
    right: auto;
  }
  .dstory-col-xs-push-12 {
    left: 100%;
  }
  .dstory-col-xs-push-11 {
    left: 91.66666667%;
  }
  .dstory-col-xs-push-10 {
    left: 83.33333333%;
  }
  .dstory-col-xs-push-9 {
    left: 75%;
  }
  .dstory-col-xs-push-8 {
    left: 66.66666667%;
  }
  .dstory-col-xs-push-7 {
    left: 58.33333333%;
  }
  .dstory-col-xs-push-6 {
    left: 50%;
  }
  .dstory-col-xs-push-5 {
    left: 41.66666667%;
  }
  .dstory-col-xs-push-4 {
    left: 33.33333333%;
  }
  .dstory-col-xs-push-3 {
    left: 25%;
  }
  .dstory-col-xs-push-2 {
    left: 16.66666667%;
  }
  .dstory-col-xs-push-1 {
    left: 8.33333333%;
  }
  .dstory-col-xs-push-0 {
    left: auto;
  }
  .dstory-col-xs-offset-12 {
    margin-left: 100%;
  }
  .dstory-col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .dstory-col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .dstory-col-xs-offset-9 {
    margin-left: 75%;
  }
  .dstory-col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .dstory-col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .dstory-col-xs-offset-6 {
    margin-left: 50%;
  }
  .dstory-col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .dstory-col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .dstory-col-xs-offset-3 {
    margin-left: 25%;
  }
  .dstory-col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .dstory-col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .dstory-col-xs-offset-0 {
    margin-left: 0%;
  }

  /* Unordered & Ordered list styles fix */
  .dstory-slide-text ul,
  .dstory-slide-text ol {
    font-size: 10px;
    margin-left: 30px;
  }
  .dstory-slide-text ul ul, 
  .dstory-slide-text ol ol,
  .dstory-slide-text ul ol,
  .dstory-slide-text ol ul {
    margin-top: 1em;
  }
  .dstory-slide-text ul {
    list-style-type: disc;
  }
  .dstory-slide-text ul ul {
    list-style-type: circle;
  }
  .dstory-slide-text ul li > ol {
    list-style-type: decimal;
  }
  .dstory-slide-text ol {
    list-style-type: decimal;
  }
  .dstory-slide-text ol ol {
    list-style-type: lower-alpha;
  }
  .dstory-slide-text ol li > ul {
    list-style-type: circle;
  }
  .dstory-slide-text ul li,
  .dstory-slide-text ol li {
    list-style-position: outside;
  }
  
  @media (min-width: 768px) {
    .dstory-col-sm-1,
    .dstory-col-sm-2,
    .dstory-col-sm-3,
    .dstory-col-sm-4,
    .dstory-col-sm-5,
    .dstory-col-sm-6,
    .dstory-col-sm-7,
    .dstory-col-sm-8,
    .dstory-col-sm-9,
    .dstory-col-sm-10,
    .dstory-col-sm-11,
    .dstory-col-sm-12 {
      float: left;
    }
    .dstory-col-sm-12 {
      width: 100%;
    }
    .dstory-col-sm-11 {
      width: 91.66666667%;
    }
    .dstory-col-sm-10 {
      width: 83.33333333%;
    }
    .dstory-col-sm-9 {
      width: 75%;
    }
    .dstory-col-sm-8 {
      width: 66.66666667%;
    }
    .dstory-col-sm-7 {
      width: 58.33333333%;
    }
    .dstory-col-sm-6 {
      width: 50%;
    }
    .dstory-col-sm-5 {
      width: 41.66666667%;
    }
    .dstory-col-sm-4 {
      width: 33.33333333%;
    }
    .dstory-col-sm-3 {
      width: 25%;
    }
    .dstory-col-sm-2 {
      width: 16.66666667%;
    }
    .dstory-col-sm-1 {
      width: 8.33333333%;
    }
    .dstory-col-sm-pull-12 {
      right: 100%;
    }
    .dstory-col-sm-pull-11 {
      right: 91.66666667%;
    }
    .dstory-col-sm-pull-10 {
      right: 83.33333333%;
    }
    .dstory-col-sm-pull-9 {
      right: 75%;
    }
    .dstory-col-sm-pull-8 {
      right: 66.66666667%;
    }
    .dstory-col-sm-pull-7 {
      right: 58.33333333%;
    }
    .dstory-col-sm-pull-6 {
      right: 50%;
    }
    .dstory-col-sm-pull-5 {
      right: 41.66666667%;
    }
    .dstory-col-sm-pull-4 {
      right: 33.33333333%;
    }
    .dstory-col-sm-pull-3 {
      right: 25%;
    }
    .dstory-col-sm-pull-2 {
      right: 16.66666667%;
    }
    .dstory-col-sm-pull-1 {
      right: 8.33333333%;
    }
    .dstory-col-sm-pull-0 {
      right: auto;
    }
    .dstory-col-sm-push-12 {
      left: 100%;
    }
    .dstory-col-sm-push-11 {
      left: 91.66666667%;
    }
    .dstory-col-sm-push-10 {
      left: 83.33333333%;
    }
    .dstory-col-sm-push-9 {
      left: 75%;
    }
    .dstory-col-sm-push-8 {
      left: 66.66666667%;
    }
    .dstory-col-sm-push-7 {
      left: 58.33333333%;
    }
    .dstory-col-sm-push-6 {
      left: 50%;
    }
    .dstory-col-sm-push-5 {
      left: 41.66666667%;
    }
    .dstory-col-sm-push-4 {
      left: 33.33333333%;
    }
    .dstory-col-sm-push-3 {
      left: 25%;
    }
    .dstory-col-sm-push-2 {
      left: 16.66666667%;
    }
    .dstory-col-sm-push-1 {
      left: 8.33333333%;
    }
    .dstory-col-sm-push-0 {
      left: auto;
    }
    .dstory-col-sm-offset-12 {
      margin-left: 100%;
    }
    .dstory-col-sm-offset-11 {
      margin-left: 91.66666667%;
    }
    .dstory-col-sm-offset-10 {
      margin-left: 83.33333333%;
    }
    .dstory-col-sm-offset-9 {
      margin-left: 75%;
    }
    .dstory-col-sm-offset-8 {
      margin-left: 66.66666667%;
    }
    .dstory-col-sm-offset-7 {
      margin-left: 58.33333333%;
    }
    .dstory-col-sm-offset-6 {
      margin-left: 50%;
    }
    .dstory-col-sm-offset-5 {
      margin-left: 41.66666667%;
    }
    .dstory-col-sm-offset-4 {
      margin-left: 33.33333333%;
    }
    .dstory-col-sm-offset-3 {
      margin-left: 25%;
    }
    .dstory-col-sm-offset-2 {
      margin-left: 16.66666667%;
    }
    .dstory-col-sm-offset-1 {
      margin-left: 8.33333333%;
    }
    .dstory-col-sm-offset-0 {
      margin-left: 0%;
    }
  }
  @media (min-width: 1024px) {
    .dstory-col-md-1,
    .dstory-col-md-2,
    .dstory-col-md-3,
    .dstory-col-md-4,
    .dstory-col-md-5,
    .dstory-col-md-6,
    .dstory-col-md-7,
    .dstory-col-md-8,
    .dstory-col-md-9,
    .dstory-col-md-10,
    .dstory-col-md-11,
    .dstory-col-md-12 {
      float: left;
    }
    .dstory-col-md-12 {
      width: 100%;
    }
    .dstory-col-md-11 {
      width: 91.66666667%;
    }
    .dstory-col-md-10 {
      width: 83.33333333%;
    }
    .dstory-col-md-9 {
      width: 75%;
    }
    .dstory-col-md-8 {
      width: 66.66666667%;
    }
    .dstory-col-md-7 {
      width: 58.33333333%;
    }
    .dstory-col-md-6 {
      width: 50%;
    }
    .dstory-col-md-5 {
      width: 41.66666667%;
    }
    .dstory-col-md-4 {
      width: 33.33333333%;
    }
    .dstory-col-md-3 {
      width: 25%;
    }
    .dstory-col-md-2 {
      width: 16.66666667%;
    }
    .dstory-col-md-1 {
      width: 8.33333333%;
    }
    .dstory-col-md-pull-12 {
      right: 100%;
    }
    .dstory-col-md-pull-11 {
      right: 91.66666667%;
    }
    .dstory-col-md-pull-10 {
      right: 83.33333333%;
    }
    .dstory-col-md-pull-9 {
      right: 75%;
    }
    .dstory-col-md-pull-8 {
      right: 66.66666667%;
    }
    .dstory-col-md-pull-7 {
      right: 58.33333333%;
    }
    .dstory-col-md-pull-6 {
      right: 50%;
    }
    .dstory-col-md-pull-5 {
      right: 41.66666667%;
    }
    .dstory-col-md-pull-4 {
      right: 33.33333333%;
    }
    .dstory-col-md-pull-3 {
      right: 25%;
    }
    .dstory-col-md-pull-2 {
      right: 16.66666667%;
    }
    .dstory-col-md-pull-1 {
      right: 8.33333333%;
    }
    .dstory-col-md-pull-0 {
      right: auto;
    }
    .dstory-col-md-push-12 {
      left: 100%;
    }
    .dstory-col-md-push-11 {
      left: 91.66666667%;
    }
    .dstory-col-md-push-10 {
      left: 83.33333333%;
    }
    .dstory-col-md-push-9 {
      left: 75%;
    }
    .dstory-col-md-push-8 {
      left: 66.66666667%;
    }
    .dstory-col-md-push-7 {
      left: 58.33333333%;
    }
    .dstory-col-md-push-6 {
      left: 50%;
    }
    .dstory-col-md-push-5 {
      left: 41.66666667%;
    }
    .dstory-col-md-push-4 {
      left: 33.33333333%;
    }
    .dstory-col-md-push-3 {
      left: 25%;
    }
    .dstory-col-md-push-2 {
      left: 16.66666667%;
    }
    .dstory-col-md-push-1 {
      left: 8.33333333%;
    }
    .dstory-col-md-push-0 {
      left: auto;
    }
    .dstory-col-md-offset-12 {
      margin-left: 100%;
    }
    .dstory-col-md-offset-11 {
      margin-left: 91.66666667%;
    }
    .dstory-col-md-offset-10 {
      margin-left: 83.33333333%;
    }
    .dstory-col-md-offset-9 {
      margin-left: 75%;
    }
    .dstory-col-md-offset-8 {
      margin-left: 66.66666667%;
    }
    .dstory-col-md-offset-7 {
      margin-left: 58.33333333%;
    }
    .dstory-col-md-offset-6 {
      margin-left: 50%;
    }
    .dstory-col-md-offset-5 {
      margin-left: 41.66666667%;
    }
    .dstory-col-md-offset-4 {
      margin-left: 33.33333333%;
    }
    .dstory-col-md-offset-3 {
      margin-left: 25%;
    }
    .dstory-col-md-offset-2 {
      margin-left: 16.66666667%;
    }
    .dstory-col-md-offset-1 {
      margin-left: 8.33333333%;
    }
    .dstory-col-md-offset-0 {
      margin-left: 0%;
    }
  }
  @media (min-width: 1200px) {
    .dstory-col-lg-1,
    .dstory-col-lg-2,
    .dstory-col-lg-3,
    .dstory-col-lg-4,
    .dstory-col-lg-5,
    .dstory-col-lg-6,
    .dstory-col-lg-7,
    .dstory-col-lg-8,
    .dstory-col-lg-9,
    .dstory-col-lg-10,
    .dstory-col-lg-11,
    .dstory-col-lg-12 {
      float: left;
    }
    .dstory-col-lg-12 {
      width: 100%;
    }
    .dstory-col-lg-11 {
      width: 91.66666667%;
    }
    .dstory-col-lg-10 {
      width: 83.33333333%;
    }
    .dstory-col-lg-9 {
      width: 75%;
    }
    .dstory-col-lg-8 {
      width: 66.66666667%;
    }
    .dstory-col-lg-7 {
      width: 58.33333333%;
    }
    .dstory-col-lg-6 {
      width: 50%;
    }
    .dstory-col-lg-5 {
      width: 41.66666667%;
    }
    .dstory-col-lg-4 {
      width: 33.33333333%;
    }
    .dstory-col-lg-3 {
      width: 25%;
    }
    .dstory-col-lg-2 {
      width: 16.66666667%;
    }
    .dstory-col-lg-1 {
      width: 8.33333333%;
    }
    .dstory-col-lg-pull-12 {
      right: 100%;
    }
    .dstory-col-lg-pull-11 {
      right: 91.66666667%;
    }
    .dstory-col-lg-pull-10 {
      right: 83.33333333%;
    }
    .dstory-col-lg-pull-9 {
      right: 75%;
    }
    .dstory-col-lg-pull-8 {
      right: 66.66666667%;
    }
    .dstory-col-lg-pull-7 {
      right: 58.33333333%;
    }
    .dstory-col-lg-pull-6 {
      right: 50%;
    }
    .dstory-col-lg-pull-5 {
      right: 41.66666667%;
    }
    .dstory-col-lg-pull-4 {
      right: 33.33333333%;
    }
    .dstory-col-lg-pull-3 {
      right: 25%;
    }
    .dstory-col-lg-pull-2 {
      right: 16.66666667%;
    }
    .dstory-col-lg-pull-1 {
      right: 8.33333333%;
    }
    .dstory-col-lg-pull-0 {
      right: auto;
    }
    .dstory-col-lg-push-12 {
      left: 100%;
    }
    .dstory-col-lg-push-11 {
      left: 91.66666667%;
    }
    .dstory-col-lg-push-10 {
      left: 83.33333333%;
    }
    .dstory-col-lg-push-9 {
      left: 75%;
    }
    .dstory-col-lg-push-8 {
      left: 66.66666667%;
    }
    .dstory-col-lg-push-7 {
      left: 58.33333333%;
    }
    .dstory-col-lg-push-6 {
      left: 50%;
    }
    .dstory-col-lg-push-5 {
      left: 41.66666667%;
    }
    .dstory-col-lg-push-4 {
      left: 33.33333333%;
    }
    .dstory-col-lg-push-3 {
      left: 25%;
    }
    .dstory-col-lg-push-2 {
      left: 16.66666667%;
    }
    .dstory-col-lg-push-1 {
      left: 8.33333333%;
    }
    .dstory-col-lg-push-0 {
      left: auto;
    }
    .dstory-col-lg-offset-12 {
      margin-left: 100%;
    }
    .dstory-col-lg-offset-11 {
      margin-left: 91.66666667%;
    }
    .dstory-col-lg-offset-10 {
      margin-left: 83.33333333%;
    }
    .dstory-col-lg-offset-9 {
      margin-left: 75%;
    }
    .dstory-col-lg-offset-8 {
      margin-left: 66.66666667%;
    }
    .dstory-col-lg-offset-7 {
      margin-left: 58.33333333%;
    }
    .dstory-col-lg-offset-6 {
      margin-left: 50%;
    }
    .dstory-col-lg-offset-5 {
      margin-left: 41.66666667%;
    }
    .dstory-col-lg-offset-4 {
      margin-left: 33.33333333%;
    }
    .dstory-col-lg-offset-3 {
      margin-left: 25%;
    }
    .dstory-col-lg-offset-2 {
      margin-left: 16.66666667%;
    }
    .dstory-col-lg-offset-1 {
      margin-left: 8.33333333%;
    }
    .dstory-col-lg-offset-0 {
      margin-left: 0%;
    }
  }
  .dstory-container:before,
  .dstory-container:after,
  .dstory-row:before,
  .dstory-row:after {
    content: " ";
    display: table;
  }
  .dstory-container:after,
  .dstory-row:after {
    clear: both;
  }
  .dstory {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .dstory-header {
    text-align: center;
    margin: 40px auto 20px;
  }
  .dstory-ctrl-label {
    font-size: 21px;
    font-weight: normal;
    line-height: 1.2em;
    margin-right: 20px;
    margin-bottom: 10px;
  }
  .dstory-ctrl-select {
    display: inline-block;
    font-size: 16px;
    min-width: 200px;
  }
  .dstory-content-cont {
    padding: 10px 25px 40px;
    position: relative;
  }
  @media (min-width: 768px) {
    .dstory-content-cont {
      padding: 10px 40px 40px;
      position: relative;
    }
  }
  .dstory-content {
    margin: 0;
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
  }
  .dstory-slider {
    position: relative;
  }
  .dstory-slide-cont {
    float: left;
    margin: 0 4px;
    border: solid 1px #fff;
    background-color: #f2f2f2;
    color: #000;
    position: relative;
    box-sizing: border-box;
    transition: background-color 0.5s linear, border 0.5s linear;
  }
  .dstory-slide-photo {
    position: relative;
    padding-top: 56.26%;
    background-color: #000;
  }
  .dstory-slide-photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .dstory-slide-close {
    display: none;
    position: absolute;
    top: 5px;
    right: 20px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    line-height: 1.42857143em;
    cursor: pointer;
    z-index: 100;
  }
  .dstory-slide-category-cont .dstory-slide-close {
    color: #fff;
  }
  .dstory-slide-category {
    display: block;
    padding: 5px 20px;
    background-color: #000;
    color: #fff;
    font-size: 11px;
    line-height: 1.42857143em;
    text-transform: uppercase;
  }
  .dstory-slide-inner {
    position: relative;
    padding: 15px 20px;
  }
  .dstory-slide-category-cont .dstory-slide-inner {
    padding: 10px 20px;
  }
  .dstory-slide-inner-photo {
    display: none;
    float: right;
    width: 50%;
    margin: 10px 0 10px 20px;
  }
  .dstory-slide-text {
    display: none;
  }
  .dstory-slide-text-subheader {
    font-size: 14px;
    line-height: 1.42857143em;
    font-weight: bold;
    text-transform: uppercase;
  }
  .dstory-slide-header {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 10px 0;
  }
  .dstory-slide-subheader {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857143em;
    text-transform: uppercase;
    margin: 10px 0;
  }
  .dstory-slide-abstract {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857143em;
    margin: 10px 0;
  }
  .dstory-slide-readmore {
    margin: 10px 0;
  }
  .dstory-slide-readmore a {
    font-weight: bold;
    font-size: 12px;
    line-height: 1.42857143em;
    color: #000;
    display: block;
  }
  .dstory-slide-readmore a::after {
    color: #A7A8AA;
    content: "\f105";
    font-family: Dcom-EDE;
    line-height: 1.42857143em;
    padding-left: 5px;
    position: absolute;
  }
  .dstory-slide-cta {
    margin: 1em 0;
  }
  .dstory-slide-cta a {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.42857143em;
    color: #000;
    display: block;
  }
  .dstory-slide-cta a::after {
    color: #A7A8AA;
    content: "\f105";
    font-family: Dcom-EDE;
    line-height: 1.42857143em;
    padding-left: 5px;
    position: absolute;
  }
  .dstory-slide-cont-active {
    border: solid 1px #D0D0CE;
    background-color: #fff;
  }
  .dstory-slide-cont-active .dstory-slide-close {
    display: block;
  }
  .dstory-slide-cont-active .dstory-slide-photo {
    display: none;
  }
  .dstory-slide-cont-active .dstory-slide-text {
    display: block;
  }
  .dstory-slide-cont-active .dstory-slide-inner-photo {
    display: block;
  }
  .dstory-slide-cont-active .dstory-slide-readmore {
    display: none;
  }
  .dstory-controls-cont {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    pointer-events: none;
  }
  .dstory-pager-cont {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translate(-50%, 0);
    margin: 0;
    padding: 0;
  }
  .dstory-pager-cont li {
    padding: 0;
    margin: 0;
    width: 10px;
    height: 10px;
    background-color: #A7A8AA;
    border-radius: 50%;
    display: inline-block;
    margin: 5px;
    font-size: 0;
    cursor: pointer;
    pointer-events: all;
  }
  .dstory-pager-cont li.story-pager-active {
    background-color: #62B5E5;
  }
  .dstory-btn-nav {
    position: absolute;
    top: 0;
    transform: translate(0, -50%);
    width: 25px;
    height: 25px;
    font-size: 10px;
    background-color: #62B5E5;
    transition: background-color 0.5s linear;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    pointer-events: all;
  }
  @media (min-width: 768px) {
    .dstory-btn-nav {
      width: 35px;
      height: 35px;
      font-size: 18px;
    }
  }
  .dstory-btn-nav-inactive {
    background-color: #D0D0CE;
  }
  .dstory-btn-nav span {
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
  }
  .dstory-btn-prev {
    left: 0px;
  }
  .dstory-btn-next {
    right: 0px;
  }
  .dstory-btn-prev span {
    transform: translate(-60%, -50%);
  }
  .dstory-btn-next span {
    transform: translate(-40%, -50%);
  }
  .dstory-item-image {
    text-align: center;
  }
  .dstory-infographic {
    margin: 0 0 1em 0;
  }
  .dstory-video-cont {
    position: relative;
    padding-bottom: 56.25%;
    background-color: #000;
    margin: 0 0 1em 0;
    width: auto;
    display: none;
  }
  .dstory-video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .dstory-container .fallback-msg {
    margin: 0 0 1em 0;
  }