/* 
  This stylesheet needs to be compiled with a sass compiler.  You can conveniently
  use the Web Compiler extension included in the Web Essentials extention bundle
  or any other sass compiler.

  PLEASE DO NOT MODIFY STYLE.CSS.  CHANGES THERE WILL BE OVERWRITTEN WHEN THIS FILE IS COMPILED
*/
/* listing */
.alist {
    clear: both;
}

    .alist .item {
        padding-bottom: 10px;
        margin-bottom: 10px;
        display: inline-block;
    }

    .alist.bio {
        display: inline-block;
        width: 100%;
    }

        .alist.bio .item {
            padding: 0 .5em 1em .5em;
            margin: 0;
            height: 240px;
            vertical-align: top;
        }

        .alist.bio .poster {
            float: none;
            padding: 0;
            height: 150px;
            min-width: inherit;
        }

        .alist.bio .info {
            max-height: 75px;
            overflow: hidden;
        }

        .alist.bio .title {
            text-align: center;
            font-size: 1.1em;
            text-transform: uppercase;
            padding-top: 5px;
        }

            .alist.bio .title .name {
                color: black;
                font-weight: bold;
            }

            .alist.bio .title .subtitle {
                text-transform: none;
                font-size: .9em;
                font-weight: normal;
            }

        .alist.bio .poster img {
            max-height: 150px;
            max-width: 100%;
        }

    .alist.contract .item, .alist.newsrelease .item, .alist.news .item, .alist.speeches .item, .alist.transcript .item, .alist.factsheet .item, .alist.todayindod .item {
        width: 100%;
        padding: 0;
        border-bottom: solid 1px #e7e7e7;
    }

    .alist .title {
        font-size: 1.6em;
        line-height: 1em;
        padding-bottom: .2em;
        padding-top: .2em;
    }

    .alist.contract .title, .alist.factsheet .title .alist.transcript .title {
        font-size: 1.6em;
        padding: 2px 0;
        line-height: 1em;
    }

    .alist .info-bar {
        font-size: .9em;
    }

        .alist .info-bar .date, .alist.news .date, .alist.speeches .date, .alist.transcript .date, .alist.factsheet .date {
            color: #999;
            font-style: italic;
        }

    .alist.news .info, .alist.speeches .info {
        padding-right: 140px;
        padding-bottom: 10px;
    }

    .alist.contract .info,
    .alist.transcript .info {
        padding-bottom: 10px;
    }

    .alist.news p {
        margin: 0px;
    }

    .alist .info-bar .sep {
        color: #999;
        font-weight: bold;
        font-style: normal;
        padding: 0 8px 0 8px;
    }

    .alist .info-bar .dateline {
        font-weight: bold;
        color: #900;
    }

    .alist .poster {
        float: left;
        text-align: center;
        min-width: 130px;
        padding-right: 15px;
    }

    .alist.news .poster, .alist.speeches .poster, .alist.factsheet .poster {
        float: right;
        margin-bottom: 1em;
        padding: 2px 0px 0px 0px;
        text-align: left;
    }

    .alist .poster img {
        box-shadow: 1px 1px 5px #888888;
        max-width: 115px;
        max-height: 75px;
    }

    .alist.bio .info-bar {
        color: #900;
        font-weight: bold;
        font-style: italic;
    }

    .alist .subtitle {
        padding: 6px 0px;
        display: block;
    }

        .alist .subtitle span {
            color: #aaa;
        }

    .alist .icon-vid {
        color: #E2380F;
        padding-left: 5px;
    }

@media (max-width: 767px) {
    .alist .poster img {
        max-width: 80px;
    }

    .alist .title {
        font-size: 1.2em;
    }

    .alist .poster {
        min-width: 100px;
    }

    .alist .item {
        border-bottom: solid 1px #e7e7e7;
    }

    .alist.bio .item {
        border: none;
    }

    .alist .info-bar {
        font-size: .8em;
    }

    .alist.news .info {
        padding-right: 0;
    }
}

@media (max-width: 450px) {
    .alist.bio .item {
        width: 100%;
    }
}

/* detail */
.adetail {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

    .adetail .title {
        font-size: 1.8em;
        font-weight: bold;
        margin: 0;
    }

    .adetail.newsrelease .title, .aprint.newsrelease .title,
    .adetail.contract .title, .aprint.contract .title,
    .adetail.transcript .title, .aprint.factsheet .title {
        margin-top: 20px;
    }

    .adetail .info .date, .adetail.newsrelease .date,
    .adetail.contract .date, .adetail.transcript .date,
    .adetail.factsheet .date {
        color: #999;
    }

    .adetail.contract .date, .adetail.transcript .date,
    .adetail.factsheet .date {
        font-size: 18px;
        display: block;
    }

    .adetail.speeches .header, .adetail.transcript .header {
        font-size: 2em;
        display: block;
        margin-bottom: 10px;
    }

    .adetail.contract .info, .adetail.transcript .info {
        margin-bottom: 10px;
    }

    .adetail.newsrelease .info, .adetail.newsrelease .date, .adetail.speeches .info, .aprint.speeches .info,
    .adetail.contract .info, .aprint.contract .info,
    .adetail.transcript .info, .aprint.transcript .info {
        font-size: 1.3em;
        display: block;
    }

    .adetail.newsrelease .social, .adetail.newsrelease .left,
    .adetail.contract .social, .adetail.contract .left,
    .adetail.transcript .social, .adetail.transcript .left,
    .adetail.factsheet .social, .adetail.factsheet .left {
        margin-top: 20px;
    }

    .adetail.newsrelease .left, .adetail.speeches .left,
    .adetail.contract .left, .adetail.factsheet .left,
    .adetail.sorn .left,
    .adetail.transcript .left {
        display: inline-block;
        float: left;
    }

    .adetail.newsrelease .text, .adetail.speeches .body {
        font-size: 1.2em;
        display: block;
    }

    /* v2 updates */
    .adetail.blog,
    .adetail.news,
    .adetail.transcript,
    .adetail.speeches,
    .adetail.bio,
    .adetail.factsheet {
        position: relative;
    }

        .adetail.news .article-body,
        .adetail.transcript .article-body,
        .adetail.speeches .article-body,
        .adetail.bio .article-body,
        .adetail.factsheet .article-body {
            max-width: 575px;
            margin: 32px auto 0;
        }

        .adetail.blog .header,
        .adetail.news .header,
        .adetail.transcript .header,
        .adetail.speeches .header,
        .adetail.bio .header,
        .adetail.factsheet .header {
            text-align: center;
            margin-bottom: 16px;
        }

            .adetail.news .header .title,
            .adetail.transcript .header .title,
            .adetail.speeches .header .title,
            .adetail.bio .header .title,
            .adetail.factsheet .header .title {
                font-size: 36px;
                margin: 16px 0 8px;
                font-weight: 700;
            }

            .adetail.news .header .subtitle,
            .adetail.transcript .header .subtitle,
            .adetail.speeches .header .subtitle,
            .adetail.bio .header .subtitle,
            .adetail.factsheet .header .subtitle {
                font-size: 24px;
                margin: 0;
                padding: 0;
                line-height: 34px;
                color: #000;
            }

            .adetail.blog .header .date,
            .adetail.news .header .date,
            .adetail.transcript .header .date,
            .adetail.speeches .header .date,
            .adetail.bio .header .date,
            .adetail.factsheet .header .date {
                float: right;
                font-size: 16px;
                color: #666;
                line-height: 38px;
            }

            .adetail.news .header .category-date,
            .adetail.transcript .header .category-date,
            .adetail.speeches .header .category-date,
            .adetail.bio .header .category-date,
            .adetail.factsheet .header .category-date {
                font-size: 16px;
            }

        .adetail.blog .social-inner,
        .adetail.news .social-inner,
        .adetail.transcript .social-inner,
        .adetail.speeches .social-inner,
        .adetail.bio .social-inner,
        .adetail.factsheet .social-inner {
            display: flex;
            font-size: 1.4rem;
            justify-content: center;
        }

            .adetail.blog .social-inner a,
            .adetail.news .social-inner a,
            .adetail.transcript .social-inner a,
            .adetail.speeches .social-inner a,
            .adetail.bio .social-inner a,
            .adetail.factsheet .social-inner a {
                border: 1px #717171 solid;
                border-radius: 50%;
                width: 50px;
                height: 50px;
                display: flex;
                justify-content: center;
                align-items: center;
                font-size: 18px;
                color: gray;
                text-decoration: none;
                margin: 10px 4px;
            }

        .adetail.blog .social,
        .adetail.news .social,
        .adetail.transcript .social,
        .adetail.speeches .social,
        .adetail.bio .social,
        .adetail.factsheet .social {
            display: block !important;
            width: 100% !important;
            float: none !important;
            padding: 0 !important;
            text-align: center !important;
            margin: 0 !important;
        }

        .adetail.blog .body,
        .adetail.news .body,
        .adetail.transcript .body,
        .adetail.speeches .body,
        .adetail.bio .body,
        .adetail.factsheet .body {
            border-top: none !important;
            border-bottom: 1px solid #000 !important;
            padding: 0 0 32px !important;
            margin-bottom: 32px !important;
            font-size: 14px;
            line-height: 1.6em;
        }

        .adetail.blog .body {
            font-size: 16px;
            line-height: 1.8em;
            max-width: 575px;
        }

        .adetail.bio .body {
            max-width: 575px;
        }

        .adetail.blog .share-bottom,
        .adetail.news .share-bottom,
        .adetail.transcript .share-bottom,
        .adetail.speeches .share-bottom,
        .adetail.bio .share-bottom,
        .adetail.factsheet .share-bottom {
            display: flex;
            justify-content: center;
            margin-bottom: 32px;
        }

            .adetail.blog .share-bottom > div,
            .adetail.news .share-bottom > div,
            .adetail.transcript .share-bottom > div,
            .adetail.speeches .share-bottom > div,
            .adetail.bio .share-bottom > div,
            .adetail.factsheet .share-bottom > div {
                margin: 0 16px;
                text-align: center;
            }

                .adetail.blog .share-bottom > div a,
                .adetail.news .share-bottom > div a,
                .adetail.transcript .share-bottom > div a,
                .adetail.speeches .share-bottom > div a,
                .adetail.bio .share-bottom > div a,
                .adetail.factsheet .share-bottom > div a {
                    color: #000;
                }

                .adetail.blog .share-bottom > div .fa-2x,
                .adetail.news .share-bottom > div .fa-2x,
                .adetail.transcript .share-bottom > div .fa-2x,
                .adetail.speeches .share-bottom > div .fa-2x,
                .adetail.bio .share-bottom > div .fa-2x,
                .adetail.factsheet .share-bottom > div .fa-2x {
                    font-weight: 400;
                    font-size: 3em;
                    margin-bottom: 4px;
                }

        /* Blog Styles */
        .adetail.blog .header {
            height: 500px;
            margin-bottom: 32px;
            position: relative;
        }

        .adetail.blog #blog-header-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
            z-index: 1;
        }

        .adetail.blog #blog-header-image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-attachment: fixed;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            z-index: 0;
            opacity: .75;
        }

        .adetail.blog .blog-header-content {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            z-index: 2;
        }

        .adetail.blog .header .title {
            font-family: Arial, sans-serif;
            font-size: 54px;
            font-weight: 700;
            color: #000;
            text-shadow: 1px 1px 0px white;
            line-height: 1em;
            padding: 24px 0;
        }

        .adetail.blog .header .subtitle {
            font-family: Arial, sans-serif;
            font-size: 36px;
            font-weight: 400;
            text-shadow: 1px 1px 0 white;
            line-height: 1em;
            padding: 24px 0;
        }

        .adetail.blog .category-date {
            font-family: Arial, sans-serif;
            font-size: 18px;
            font-weight: 400;
            line-height: 1.5em;
            padding: 32px 0;
        }

    /* inline media for all content types */
    .adetail .body .media-inline {
        width: 100% !important;
    }

    .adetail .media-inline .image-wrapper {
        border-radius: 6px;
    }

        .adetail .media-inline .image-wrapper img {
            border: none;
            border-radius: 6px;
        }

    .adetail .body .media-inline.media-inline-left,
    .adetail .body .media-inline.media-inline-right,
    .adetail .body .media-inline.media-inline-full {
        float: none;
        width: 100%;
        max-width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

        .adetail .body .media-inline.media-inline-left.media-inline-thumb {
            float: left;
            display: inline-block;
            margin-right: 30px;
        }

        .adetail .body .media-inline.media-inline-right.media-inline-thumb {
            float: right;
            display: inline-block;
            margin-left: 30px;
        }

    .adetail .body {
        width: auto;
        margin: 0 32px;
    }

        .adetail .body .media-inline.media-inline-center.breakout {
            float: none;
            width: 100% !important;
            max-width: 100% !important;
        }

@media screen and (min-width: 640px) {
    .adetail .body {
        margin: 0 auto;
    }
}

@media screen and (min-width: 768px) {
    .adetail.blog .header .title {
        font-size: 62px;
    }

    .adetail .body .media-inline.media-inline-left {
        float: left;
        display: inline-block;
        margin-right: 30px;
    }

    .adetail .body .media-inline.media-inline-right {
        float: right;
        display: inline-block;
        margin-left: 30px;
    }

    .adetail .body .media-inline.media-inline-center.breakout {
        width: 700px !important;
        margin-left: -62.5px;
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 700px !important;
    }

    .adetail .body .media-inline.media-inline-center.media-inline-xlarge.breakout .minfo {
        max-width: 700px !important;
    }

    .adetail .body .media-inline.media-inline-center.media-inline-large.breakout .minfo {
        max-width: 600px !important;
    }
}

@media screen and (min-width: 992px) {
    .adetail.blog .header .title {
        font-size: 70px;
    }

    .adetail .body .media-inline.media-inline-left {
        margin-left: -25%;
    }

    .adetail .body .media-inline.media-inline-right {
        margin-right: -25%;
    }

    .adetail .body .media-inline.media-inline-left.media-inline-small {
        margin-left: -32%;
    }

    .adetail .body .media-inline.media-inline-right.media-inline-small {
        margin-right: -32%;
    }

    .adetail .body .media-inline.media-inline-large,
    .adetail .body .media-inline.media-inline-xlarge {
        float: none;
        margin-left: 0;
        margin-right: 0;
        max-width: 575px;
    }

    .adetail .body .media-inline.media-inline-center.breakout {
        margin-left: -112.5px;
        width: 800px !important;
        max-width: 800px !important;
    }

    .adetail .body .media-inline.media-inline-center.media-inline-xlarge.breakout .minfo {
        max-width: 800px !important;
    }

    .adetail .body .media-inline.media-inline-center.media-inline-large.breakout .minfo {
        max-width: 600px !important;
    }
}

@media screen and (min-width: 1280px) {
    .adetail .body .media-inline.media-inline-left {
        float: left;
        margin-left: -45%;
        margin-right: 30px;
    }

    .adetail .body .media-inline.media-inline-right {
        float: right;
        margin-right: -45%;
        margin-left: 30px;
    }

    .adetail .body .media-inline.media-inline-left.media-inline-thumb {
        margin-left: -32%;
    }

    .adetail .body .media-inline.media-inline-right.media-inline-thumb {
        margin-right: -32%;
    }

    .adetail .body .media-inline.media-inline-left.media-inline-small {
        margin-left: -45%;
    }

    .adetail .body .media-inline.media-inline-right.media-inline-small {
        margin-right: -45%;
    }
}

.adetail .body .media-inline .minfo {
    border-bottom: none !important;
}

    .adetail .body .media-inline .minfo .caption {
        line-height: 2em !important;
    }

.adetail.speeches .info, .aprint.speeches .info {
    font-style: italic;
}

.adetail.news .title {
    font-size: 2.6em;
    margin-bottom: 12px;
}

.adetail.news .info {
    font-size: .9em;
}

    .adetail.news .info .line {
        width: 100%;
        display: inline-block;
    }

        .adetail.news .info .line:first-child {
            font-weight: 700;
            font-size: 1.2em;
        }

.adetail.news .social,
.adetail.news .sub-action {
    font-size: .9em;
    line-height: 18px;
    height: 18px;
    margin-top: 8px;
}

.adetail.news .dateline-text {
    display: inline;
    float: left;
}

.adetail.newsrelease .text,
.adetail.contract .text,
.adetail.factsheet .text,
.adetail.transcript .text {
    border-top: 1px solid #b9c1cd;
    border-bottom: 1px solid #b9c1cd;
    padding: 10px 0;
    margin: 10px 0;
}

.adetail.contract .text,
.adetail.transcript .text,
.adetail.factsheet .text {
    font-size: 16px;
    display: block;
    border-top: 1px solid #b9c1cd;
    border-bottom: 1px solid #b9c1cd;
}

.adetail .body a:link,
.adetail .body a:visited {
    color: #479ACB;
}

.adetail .body a:hover {
    text-decoration: none;
    color: #B41019;
}

.adetail.bio .subtitle {
    color: #999;
    font-size: 1.3em;
    margin: 0;
    padding: 5px 0 5px 0;
}

@media (max-width: 767px) {
    .adetail .poster img {
        max-width: 80px;
    }

    .adetail {
        font-size: 1.2em;
    }
}

/* detail - gallery*/
/*#adetail-gallery {
  overflow: hidden;
  max-height: 100%
}

.adetail .gallery {
  width: 100%;
  display: inline-block;
  position: relative;
}


.adetail .gallery .item {
  width: 100%;
  display:block;
  float:left;
}

.adetail .gallery .pager-left {
  cursor: pointer;
  height: 394px;
  width: 46px;
  position: absolute;
  background: transparent url(gallery-left.png) no-repeat left;
  opacity: .6;
  left: 0;
  z-index: 20;
}

.adetail .gallery .pager-right {
  cursor: pointer;
  height: 394px;
  width: 46px;
  position: absolute;
  background: transparent url(gallery-right.png) no-repeat right;
  opacity: .6;
  right: 0;
  z-index: 20;
}

.adetail .gallery .item .image {
  background-color: #000;
  text-align: center;
}

.adetail .gallery .item .image .aimage {
  max-height: 500px;
  display: inline-block;
}

.adetail.news .gallery .counter {
  float: left;
}

.adetail.news .gallery .carousel,
.adetail.transcript .gallery .carousel,
.adetail.speeches .gallery .carousel,
.adetail.factsheet .gallery .carousel {
  //height: auto;
  width: 100%;
  border-bottom: 1px solid #000;
  margin-bottom: 16px;
}

.adetail.news .gallery .image,
.adetail.transcript .gallery .image,
.adetail.speeches .gallery .image,
.adetail.factsheet .gallery .image {
  //max-height: 500px;
  width: 100%;
  overflow: hidden;
}

.adetail.news .gallery .item,
.adetail.transcript .gallery .item,
.adetail.speeches .gallery .item,
.adetail.factsheet .gallery .item {
  position: relative;
}

.adetail.news .gallery .info,
.adetail.transcript .gallery .info,
.adetail.speeches .gallery .info,
.adetail.factsheet .gallery .info {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8);
  width: 100%;
  padding: 16px;
  color: #FFF;
  white-space: normal;
  height: 86px;
  transform: translateY(86px);
  transition: all 300ms ease-out;
  margin-bottom: 0 !important;
  z-index: 10;
}

.adetail.news .gallery .info.open,
.adetail.transcript .gallery .info.open,
.adetail.speeches .gallery .info.open,
.adetail.factsheet .gallery .info.open {
  transform: translateY(0);
}

.adetail.news .gallery .item .info-button,
.adetail.transcript .gallery .item .info-button,
.adetail.speeches .gallery .item .info-button,
.adetail.factsheet .gallery .item .info-button {
  background: rgba(0, 0, 0, .8);
  display: inline-block;
  color: #FFF;
  position: absolute;
  height: 36px;
  top: -36px;
  left: 0;
  padding: 0 16px;
  line-height: 36px;
  cursor: pointer;
  font-size: 14px;
}

.adetail.news .gallery .item .image-title,
.adetail.transcript .gallery .item .image-title,
.adetail.speeches .gallery .item .image-title,
.adetail.factsheet .gallery .item .image-title {
  font-size: 18px;
  margin-bottom: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}

.adetail.news .gallery .item .action-bar,
.adetail.transcript .gallery .item .action-bar,
.adetail.speeches .gallery .item .action-bar,
.adetail.factsheet .gallery .item .action-bar {
  display: flex;
  text-transform: uppercase;
}

#content .adetail.news .gallery .item .action-bar a.info-link,
#content .adetail.transcript .gallery .item .action-bar a.info-link,
#content .adetail.speeches .gallery .item .action-bar a.info-link,
#content .adetail.factsheet .gallery .item .action-bar a.info-link,
.adetail.news .gallery .item .action-bar a.info-link,
.adetail.transcript .gallery .item .action-bar a.info-link,
.adetail.speeches .gallery .item .action-bar a.info-link,
.adetail.factsheet .gallery .item .action-bar a.info-link {
  color: #fff !important;
  font-size: 14px;
}

.adetail.factsheet .gallery .item .action-bar a {
  color: #fff;
}

.adetail.news .gallery .item .action-bar a .fa,
.adetail.transcript .gallery .item .action-bar a .fa,
.adetail.speeches .gallery .item .action-bar a .fa,
.adetail.factsheet .gallery .item .action-bar a .fa {
  color: #900;
  margin-right: 2px;
}

.adetail.news .gallery .item .action-bar > div,
.adetail.transcript .gallery .item .action-bar > div,
.adetail.speeches .gallery .item .action-bar > div,
.adetail.factsheet .gallery .item .action-bar > div {
  margin-right: 20px;
}

.adetail .gallery .info a, .adetail .gallery .info a:link {
  color: #900;
}*/
@media print {
    body {
        max-height: 100%;
    }
}

/* detail - social */
.adetail .social {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 15px 0 15px 0;
}

.adetail.bio .social,
.adetail.newsrelease .social,
.adetail.news .social,
.adetail.speeches .social,
.adetail.contract .social,
.adetail.factsheet .social,
.adetail.sorn .social,
.adetail.transcript .social {
    display: normal;
    width: 120px;
    float: right;
    padding: 0px;
    text-align: right;
}

/* detail - related */
.adetail .related .item {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.adetail .related {
    display: inline-block;
    width: 100%;
}

    .adetail .related h2 {
        font-size: 1.4em;
        margin: 5px 0 8px 0;
        border-bottom: solid 2px #224c80;
        color: #224c80;
    }

.adetail .related-block,
.dod2-related-block {
    margin-bottom: 10px;
    background-color: #eee;
    padding: 10px;
}

.dod2-related-block {
    background-color: transparent;
    padding: 0;
    margin-bottom: 16px;
}

    .dod2-related-block h2 {
        font-size: 1.8em;
        font-weight: 700;
    }

.adetail .related .title {
    font-size: 1.1em;
    font-weight: bold;
    margin: 0;
}

    .adetail .related .title span {
        font-weight: normal;
    }

.adetail .related .poster {
    float: right;
    text-align: center;
    min-width: 130px;
    padding-left: 15px;
}

    .adetail .related .poster img {
        box-shadow: 1px 1px 5px #888888;
        max-width: 115px;
        max-height: 75px;
    }

    .adetail .related .poster span.imghold {
        position: relative;
    }

        .adetail .related .poster span.imghold img.relatedPlayBtn {
            position: relative;
            width: 50px;
            height: 50px;
            top: 50%;
            left: 50%;
            z-index: 10;
        }

        .adetail .related .poster span.imghold img.videoImg {
            position: relative;
        }

/* detail - tags */
.adetail .tags {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 0 0 15px 0;
}

    .adetail .tags span {
        padding: 0 3px 0 10px;
    }

.adetail .dateline {
    float: left;
    padding-right: 5px;
}

.adetail #adetail-slick-gallery {
    max-height: 500px;
    overflow: hidden;
    border-bottom: 1px solid #000;
    background-color: #000;
    position: relative;
}

    .adetail #adetail-slick-gallery .item {
        width: 100%;
        max-height: 500px;
        display: block;
        float: left;
        position: relative;
    }

        .adetail #adetail-slick-gallery .item .image {
            background-color: #000;
            text-align: center;
            width: 100%;
            overflow: hidden;
        }

            .adetail #adetail-slick-gallery .item .image .aimage {
                max-height: 500px;
                display: inline-block;
                box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
                margin: 0;
            }

    .adetail #adetail-slick-gallery .info {
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        width: 100%;
        padding: 16px;
        color: #FFF;
        white-space: normal;
        height: 86px;
        transform: translateY(86px);
        transition: all 300ms ease-out;
        margin-bottom: 0 !important;
        z-index: 10;
        display: none;
    }

        .adetail #adetail-slick-gallery .info .info-button {
            background: rgba(0, 0, 0, 0.8);
            display: inline-block;
            color: #FFF;
            position: absolute;
            height: 36px;
            top: -36px;
            left: 0;
            padding: 0 16px;
            line-height: 36px;
            cursor: pointer;
            font-size: 14px;
        }

        .adetail #adetail-slick-gallery .info .image-title {
            font-size: 18px;
            margin-bottom: 8px;
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 100%;
            overflow: hidden;
        }

        .adetail #adetail-slick-gallery .info .action-bar {
            display: flex;
            text-transform: uppercase;
        }

            .adetail #adetail-slick-gallery .info .action-bar > div {
                margin-right: 20px;
            }

        .adetail #adetail-slick-gallery .info a.info-link {
            color: #fff !important;
            font-size: 14px;
        }

            .adetail #adetail-slick-gallery .info a.info-link .fa {
                color: #900;
                margin-right: 2px;
            }

        .adetail #adetail-slick-gallery .info.open {
            transform: translateY(0);
        }

    .adetail #adetail-slick-gallery .aimage {
        position: relative;
        z-index: 3;
    }

    .adetail #adetail-slick-gallery .blurred-bg {
        background-size: cover;
        background-position: 50% 50%;
        filter: blur(20px);
        height: 100%;
        width: 100%;
        position: absolute;
        z-index: 0;
        transform: scale(1.2);
        opacity: 0.3;
    }

    .adetail #adetail-slick-gallery .slick-current .blurred-bg {
        z-index: 2;
    }

    .adetail #adetail-slick-gallery .slick-current .info {
        display: block;
    }

    .adetail #adetail-slick-gallery .slick-slide {
        max-height: 500px;
        overflow: hidden;
    }

    .adetail #adetail-slick-gallery .slick-prev, .adetail #adetail-slick-gallery .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 20px;
        height: 20px;
        padding: 0;
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
        z-index: 3;
    }

        .adetail #adetail-slick-gallery .slick-prev:before, .adetail #adetail-slick-gallery .slick-next:before {
            /* stylelint-disable font-family-no-missing-generic-family-keyword */
            font-family: 'FontAwesome';
            /* stylelint-enable font-family-no-missing-generic-family-keyword */
            font-size: 30px;
            line-height: 1;
            opacity: .75;
            color: white;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            transition: opacity ease-in-out 300ms;
        }

        .adetail #adetail-slick-gallery .slick-prev:hover:before, .adetail #adetail-slick-gallery .slick-next:hover:before {
            opacity: 1;
        }

    .adetail #adetail-slick-gallery .slick-prev {
        left: 25px;
    }

        .adetail #adetail-slick-gallery .slick-prev:before {
            content: '\f053';
        }

    .adetail #adetail-slick-gallery .slick-next {
        right: 25px;
    }

        .adetail #adetail-slick-gallery .slick-next:before {
            content: '\f054';
        }

    .adetail #adetail-slick-gallery [dir='rtl'] .slick-prev {
        right: 25px;
        left: auto;
    }

        .adetail #adetail-slick-gallery [dir='rtl'] .slick-prev:before {
            content: '\f054';
        }

    .adetail #adetail-slick-gallery [dir='rtl'] .slick-next {
        right: auto;
        left: 25px;
    }

        .adetail #adetail-slick-gallery [dir='rtl'] .slick-next:before {
            content: '\f053';
        }

.adetail #bio-gallery {
    padding: 0;
    display: flex;
    justify-content: center;
    position: relative;
    width: auto !important;
}

    .adetail #bio-gallery .img-wrapper {
        border: 1px solid #000 !important;
        margin: 50px auto;
        position: relative;
        display: inline-block;
        text-align: center;
        height: 402px;
    }

        .adetail #bio-gallery .img-wrapper img {
            height: 400px;
        }

@media (max-width: 767px) {
    .adetail #bio-gallery .img-wrapper {
        height: 252px;
    }

        .adetail #bio-gallery .img-wrapper img {
            height: 250px;
        }
}

@media (max-width: 767px) {
    .adetail #bio-gallery .img-wrapper {
        height: 252px;
    }

        .adetail #bio-gallery .img-wrapper img {
            height: 250px;
        }
}

.adetail #bio-gallery .download-link {
    color: #FFF !important;
    font-weight: bold;
    position: absolute;
    bottom: 12px;
    left: 12px;
    text-shadow: 0 0 5px #000;
}

    .adetail #bio-gallery .download-link a {
        color: #FFF !important;
        fill: #FFF !important;
        display: flex;
        flex-direction: row;
        align-content: center;
    }

        .adetail #bio-gallery .download-link a svg {
            margin-right: 4px;
        }

.adetail .gallery-wrapper {
    display: flex;
    justify-content: center;
    align-content: center;
    margin-bottom: 32px;
}

.adetail .dod2-top-background-image,
.adetail .bg-image-fallback {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    border-bottom: 1px solid #000;
}

    .adetail .dod2-top-background-image img,
    .adetail .bg-image-fallback img {
        opacity: .7;
    }

@media (max-width: 767px) {
    .adetail .dod2-top-background-image,
    .adetail .bg-image-fallback {
        height: 350px;
    }
}

.adetail .bg-image-fallback {
    opacity: 0.7;
}

/* print */
.aprint {
    font-family: Arial, sans-serif;
    margin: .3in .5in .8in .5in;
    line-height: 1.4em;
    /* print inline media for all content types */
}

    .aprint .banner {
        font-weight: bold;
        margin-bottom: 15px;
    }

    .aprint .title {
        line-height: 1em;
        margin: 0px;
    }

    .aprint .related .poster {
        float: right;
        width: 130px;
        text-align: center;
    }

        .aprint .related .poster img {
            max-width: 100%;
        }

    .aprint .related .item {
        margin-bottom: 15px;
        display: inline-block;
        width: 100%;
    }

    .aprint .heading {
        font-family: 'Times New Roman', Times, serif;
        font-size: 3em;
    }

    .aprint .main-image {
        float: right;
        margin: 0 0 16px 30px;
    }

    .aprint .gallery-bio {
        float: right;
        padding: 0 0 20px 20px;
    }

    .aprint.bio .header .title {
        padding-top: 22px;
    }

    .aprint.bio .body {
        border: none;
    }

    .aprint.bio .gallery {
        text-align: center;
    }

        .aprint.bio .gallery img {
            height: auto;
        }

    .aprint .aprint.newsrelease .title {
        line-height: 1.1em;
        margin-bottom: 0px;
    }

    .aprint .aprint.newsrelease .info {
        margin: 0px 0px 10px 0px;
    }

    .aprint .header {
        text-align: center;
        margin-bottom: 32px;
    }

        .aprint .header h2,
        .aprint .header h3 {
            font-weight: 400;
        }

    .aprint #adetail-gallery.carousel,
    .aprint #adetail-slick-gallery {
        overflow: visible;
        max-height: none;
        float: right;
        margin: 0 0 16px 30px;
        width: 275px;
    }

        .aprint #adetail-gallery.carousel .item,
        .aprint #adetail-slick-gallery .item {
            margin-bottom: 32px;
        }

            .aprint #adetail-gallery.carousel .item .info,
            .aprint #adetail-slick-gallery .item .info {
                display: block !important;
                font-size: 12px;
            }

            .aprint #adetail-gallery.carousel .item img,
            .aprint #adetail-slick-gallery .item img {
                position: static;
                height: auto !important;
                width: 275px !important;
                border: 1px solid #000;
            }

    .aprint .print-logo {
        margin-bottom: 32px;
    }

    .aprint .media-inline {
        width: 100% !important;
        max-width: 250px !important;
    }

        .aprint .media-inline .image-wrapper {
            border-radius: 6px;
        }

            .aprint .media-inline .image-wrapper img {
                border: none;
                border-radius: 6px;
                max-width: 250px !important;
            }

        .aprint .media-inline.media-inline-left,
        .aprint .media-inline.media-inline-right,
        .aprint .media-inline.media-inline-full {
            float: none;
            width: 100%;
            max-width: 100%;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        .aprint .media-inline.media-inline-left {
            float: left;
            display: inline-block;
            margin-right: 30px;
        }

        .aprint .media-inline.media-inline-right {
            float: right;
            display: inline-block;
            margin-left: 30px;
        }

        .aprint .media-inline.media-inline-center.breakout {
            float: none;
            width: 100% !important;
            max-width: 100% !important;
        }

/* dashboards */
/*generic dashboard classes*/
.adash {
    display: inline-block;
    width: 100%;
}

    .adash .icon-vid {
        color: #E2380F;
        padding-left: 5px;
    }

    .adash .footer {
        float: right;
        font-size: 1em;
        padding-right: 10px;
        margin-top: 10px;
    }

        .adash .footer a {
            padding: 6px 0px;
            color: #084476;
            display: inline-block;
            font-weight: normal;
        }

    .adash hr {
        border: 0;
        height: 1px;
        background: #aaa;
        background: -moz-linear-gradient(left, #ffffff 0%, #dddddd 20%, #dddddd 80%, #ffffff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(20%, #dddddd), color-stop(80%, #dddddd), color-stop(100%, #ffffff));
        background: -webkit-linear-gradient(left, #ffffff 0%, #dddddd 20%, #dddddd 80%, #ffffff 100%);
        background: -o-linear-gradient(left, #ffffff 0%, #dddddd 20%, #dddddd 80%, #ffffff 100%);
        background: -ms-linear-gradient(left, #ffffff 0%, #dddddd 20%, #dddddd 80%, #ffffff 100%);
        background: linear-gradient(to right, #ffffff 0%, #dddddd 20%, #dddddd 80%, #ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
        margin-bottom: 13px;
        margin-top: 13px;
        padding-bottom: 2px;
    }

    .adash .poster {
        text-align: center;
        float: left;
        padding-right: 15px;
    }

        .adash .poster img {
            box-shadow: 1px 1px 5px #888888;
            max-width: 115px;
            max-height: 75px;
        }

    .adash .item {
        display: inline-block;
        width: 100%;
    }

    .adash a {
        font-weight: bold;
    }

    .adash .title {
        font-size: 16px;
        display: block;
    }

    .adash .rss {
        z-index: 999;
        text-align: right;
        width: 100%;
        padding: 10px;
    }

        .adash .rss a {
            color: #F28422;
        }

    .adash .info {
        display: inline-block;
    }

@media (max-width: 767px) {
    .adash .title {
        display: inline;
    }
}

.adash .links {
    font-size: .85em;
    display: inline-block;
}

    .adash .links a {
        color: #479ACB;
    }

        .adash .links a:hover {
            color: #B41019;
        }

/* top stories*/
@media (max-width: 767px) {
    .adash.dash-top-stories {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.adash.dash-top-stories .related {
    font-size: .85em;
    margin-bottom: 0;
}

/* blog */
.adash.dash-blog {
    background-color: #EDEFF4;
}

@media (max-width: 767px) {
    .adash.dash-blog {
        padding-top: 10px;
    }

        .adash.dash-blog .summary {
            font-size: 14px;
        }
}

.adash.dash-blog .item {
    border-top: solid 2px #fff;
    padding: 10px;
}

.adash.dash-blog .noborder {
    border-top: none;
}

.adash.dash-blog .title {
    width: 100%;
    padding-bottom: 7px;
}

/* newsroom */
.adash.adash-newsroom .item {
    margin: 10px 0;
}

.adash.adash-newsroom .nr-meta .nr-cat {
    text-transform: uppercase;
}

.adash.adash-newsroom .nr-meta .nr-cat,
.adash.adash-newsroom .nr-meta .nr-date {
    font-size: 12px;
}

.adash.adash-newsroom .nr-title {
    font-size: 24px;
    color: #000;
    line-height: 1.3em;
    margin: 0;
}

.adash.adash-newsroom .hasmore {
    text-align: center;
    margin: 30px auto 0 auto;
}

.adash.adash-newsroom .read-more-link {
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 8px;
    margin: 0;
    background: #fff;
    padding: 8px 16px;
    text-transform: uppercase;
    color: #000;
    transition: all 200ms linear;
}

    .adash.adash-newsroom .read-more-link:hover {
        background-color: #000;
        color: #FFF;
    }

/* today in dod*/
.adash.dash-today-in-dod a {
    display: inline-block;
}

.adash.dash-today-in-dod {
    padding-left: 11px;
}

@media (max-width: 767px) {
    .adash .poster img {
        max-width: 80px;
    }

    .adash {
        font-size: 1.2em;
    }
}

/* feature */
.adash.dash-feature .divider {
    font-size: 11px;
    font-weight: bold;
    background-color: #e5e9ed;
    padding: 3px 8px 3px 8px;
    text-transform: uppercase;
    margin: 5px 0 5px 0;
}

.adash.dash-feature .title {
    font-size: 14px;
}

.adash.dash-feature .item {
    padding-bottom: 5px;
}

/* recent */
.adash.dash-recent .date {
    color: #999;
}

.adash.dash-recent .title {
    font-size: 14px;
}

/* bio */
.adash-bio {
    display: flex;
    flex-flow: row wrap;
}

    .adash-bio .item {
        display: inline-block;
        float: right;
        width: 25%;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
        margin-bottom: 10px;
    }

    .adash-bio .dimg {
        margin: 0 auto;
    }

    .adash-bio .more {
        font-weight: bold;
    }

@media (max-width: 767px) {
    .adash-bio .item {
        width: 33%;
    }
}

@media (max-width: 480px) {
    .adash-bio .item {
        width: 50%;
    }
}

/* explore */
.adash.adash-explore .item {
    margin: 10px 0;
    display: flex;
    flex-direction: column;
}

    .adash.adash-explore .item > div {
        flex: 1 0 auto;
    }

        .adash.adash-explore .item > div:first-child {
            flex: 0 1 auto;
        }

    .adash.adash-explore .item .ex-image {
        margin-right: 16px;
        width: 100%;
        padding-bottom: 60%;
        background-position: center center;
        background-size: cover;
        border: 1px solid #000;
        margin-bottom: 16px;
    }

@media screen and (min-width: 768px) {
    .adash.adash-explore .item {
        flex-direction: row;
    }

        .adash.adash-explore .item > div {
            flex: 0 1 auto;
        }

            .adash.adash-explore .item > div:first-child {
                flex: 0 1 285px;
            }

        .adash.adash-explore .item .ex-image {
            width: 275px;
            margin-bottom: 0;
        }
}

.adash.adash-explore .ex-meta .ex-cat {
    text-transform: uppercase;
}

.adash.adash-explore .ex-meta .ex-cat,
.adash.adash-explore .ex-meta .ex-date {
    font-size: 12px;
}

.adash.adash-explore .ex-title {
    font-size: 24px;
    color: #000;
    line-height: 1.3em;
    margin: 0;
}

.adash.adash-explore hr {
    background: #CCC;
    height: 1px;
    padding: 0;
    width: 80%;
    margin: 30px auto;
}

.adash.adash-explore .hasmore {
    text-align: center;
    margin: 30px auto 0 auto;
}

.adash.adash-explore .read-more-link {
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 8px;
    margin: 0;
    background: #fff;
    padding: 8px 16px;
    text-transform: uppercase;
    color: #000;
    transition: all 200ms linear;
}

    .adash.adash-explore .read-more-link:hover {
        background-color: #000;
        color: #FFF;
    }

/* detailed */
.adash.adash-detailed .item {
    padding-bottom: 10px;
}

/* factsheets */
.adash.adash-factsheets .item {
    padding: 5px 0 5px 5px;
    border-bottom: 1px solid #dadada;
}

.adash.adash-factsheets a {
    margin-left: 10px;
}

/* Single Feature*/
.dash-single-feature .image-container {
    border: 1px solid black;
    position: relative;
    margin: 10px 10px 25px;
}

.dash-single-feature .img-group {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    background: #000;
}

.dash-single-feature .dash-temp-img {
    position: absolute;
    top: 0;
    left: 0;
}

.dash-single-feature .dash-blur-img {
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    z-index: 1;
    filter: blur(8px);
    -webkit-filter: blur(8px);
    transform: scale(1.25);
    opacity: .7;
}

.dash-single-feature .image {
    margin: 0;
    max-height: 350px;
    background: #e4e9f0;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e4e9f0 0%, #d8dde4 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e4e9f0 0%, #d8dde4 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e4e9f0 0%, #d8dde4 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e9f0', endColorstr='#d8dde4',GradientType=0 );
    /* IE6-9 */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
    position: relative;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
}

.dash-single-feature h2.thumb-title {
    text-align: center;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 2.2em;
    font-weight: 700;
    color: #084476;
    margin: 0 16px 8px;
}

.dash-single-feature .summary {
    font-size: 14px !important;
    line-height: 1.5em;
    padding: 10px;
    display: block;
}

.dash-single-feature .story-tag {
    position: absolute;
    padding: 10px;
    left: 25px;
    bottom: -10px;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: .8em;
    text-align: center;
    background-color: #084476;
    z-index: 3;
}

#adash.dash-single-feature .story-tag a,
#adash.dash-single-feature .story-tag a:visited {
    font-size: 1.2em;
    font-family: Arial, sans-serif;
    font-weight: 400;
    color: white !important;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1em;
}

    #adash.dash-single-feature .story-tag a:hover,
    #adash.dash-single-feature .story-tag a:active {
        font-family: Arial, sans-serif;
        font-weight: 700;
        color: white;
    }

.dash-single-feature .hasmore {
    text-align: center;
    margin: 30px auto 6px auto;
}

#adash.dash-single-feature a.read-more-link {
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 8px;
    margin: 0;
    background: #fff;
    padding: 8px 16px;
    text-transform: uppercase;
    color: #000 !important;
    transition: all 200ms linear;
}

    #adash.dash-single-feature a.read-more-link:hover {
        background-color: #000;
        color: #FFF !important;
    }

@media (max-width: 768px) {
    .dash-single-feature h2.thumb-title {
        font-size: 20px !important;
    }

    .dash-single-feature .story-tag a {
        font-size: 12px !important;
    }
}

@media (max-width: 480px) {
    .dash-single-feature h2.thumb-title {
        font-size: 18px !important;
    }

    .dash-single-feature .story-tag a {
        font-size: 12px !important;
    }
}

/* image on right*/
.adash.adash-ir .poster {
    float: right;
    padding: 0 0 0 15px;
}

/* simple */
.adash.adash-simple .item {
    float: left;
    width: unset;
    padding-bottom: 10px;
}

/* advanced search*/
.afilter .riDisplay {
    padding-top: 6px;
}

/*telerik override*/
.afilter .form-group {
    margin-bottom: 10px;
}

.da_index .index {
    height: 22px;
    float: left;
    font-size: 19px;
    padding-left: 18px;
}

.da_index {
    display: inline-block;
    text-align: center;
    padding: 8px 0px 0px 4px;
}

.center-pager {
    text-align: center;
}

/* block quote*/
.block-quote {
    border-left: 3px solid #335d8b;
    padding: 10px 10px 10px 20px;
    margin: 0px;
    quotes: "\201C" "\201D";
    background-color: #eee;
}

    .block-quote:before {
        content: open-quote;
        font-weight: bold;
        font-size: 1.1em;
    }

    .block-quote:after {
        content: close-quote;
        font-weight: bold;
        font-size: 1.1em;
    }

ul.tagit {
    background-color: #fff !important;
}

.adetail .contact {
    border-left: solid #224c80 5px;
    padding-left: 10px;
}

/*sorn*/
.adetail.sorn h4 {
    margin-top: 10px;
    margin-bottom: 4px;
    color: #1f497d;
}

.adetail.sorn .fields p {
    margin-top: 5px;
    padding: 0px 0px 0px 0px !important;
    font-size: 1em;
    line-height: 1.8em;
    margin-bottom: 1em;
}

.alist-sorn .even {
    background-color: #F0F0F0;
}

.alist-sorn td {
    padding: 10px;
    border-bottom: 1px dotted #000;
}

.alist-sorn th {
    background-color: #C7D5E1;
    padding: 10px;
    font-weight: bold;
    border-bottom: 1px dotted #000;
}

/*Publications*/
.alist-pub .title {
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.alist-pub .item {
    border-bottom-color: #B8B6A9;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    margin-bottom: 10px;
}

.adetail-pub .title {
    font-size: 22px;
    font-family: Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1em;
    margin-bottom: 3px;
    display: block;
    font-weight: bold;
}

.adetail-pub .info {
    font-size: 12px;
    padding-bottom: 15px;
}

.adetail-pub .body {
    clear: both;
    border-bottom-color: #a09e95;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    margin-top: 10px;
    padding-bottom: 10px;
}

.adetail .red {
    color: #990000;
}

.article-task-bar {
    background: url("panebg.gif") repeat-x scroll left top transparent;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

    .article-task-bar .item {
        font-size: .9em;
        float: right;
        margin-top: 10px;
        margin-right: 20px;
    }

    .article-task-bar a, .article-task-bar a:link, .article-task-bar a:hover, .article-task-bar a:visited {
        color: #3D3B34;
        text-decoration: none;
    }

/*pager*/
.alist.quiz .pager {
    position: relative;
    z-index: 10;
}

.alist.quiz .apager {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

    .alist.quiz .apager div {
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        margin: 0 5px;
    }

    .alist.quiz .apager a {
        width: 27px;
        height: 27px;
        line-height: 26px;
        display: inline-block;
    }

    .alist.quiz .apager a, .alist .pager a:link {
        color: #717171;
    }

    .alist.quiz .apager .active {
        border-radius: 50%;
        background-color: #355D8E;
    }

    .alist.quiz .apager a:focus, .alist .apager a:hover {
        text-decoration: none;
    }

    .alist.quiz .apager :not(.active) a:hover {
        border-radius: 50%;
        background-color: #EBEBEB;
        color: #333;
        text-decoration: none;
    }

    .alist.quiz .apager .active a, .alist.stories .pager .active a:link, .alist.stories .pager .active a:hover {
        color: #fff;
    }

    .alist.quiz .apager .disabled, .alist .apager .disabled a, .alist.stories .apager .disabled a {
        color: rgba(105, 105, 105, 0.25);
    }

    .alist.quiz .apager .nextprev {
        font-size: 20px;
        font-weight: normal;
        margin: 0;
    }

        .alist.quiz .apager .nextprev:not(.active) a:hover {
            background-color: transparent;
            color: #333;
        }

        .alist.quiz .apager .nextprev.disabled {
            pointer-events: none;
            cursor: default;
        }

.alist.quiz.no-items {
    display: block;
    font-size: 1.2rem;
}

/* quiz listing */
.alist.quiz .alist-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 30px -15px;
}

.alist.quiz .item {
    width: 33.33%;
    padding: 0 15px 60px;
}

.alist.quiz .quiz-image {
    border-radius: 4px;
    padding-top: 81.25%;
    background-size: cover;
    background-position: center center;
}

.alist.quiz .info {
    background: #fff;
    padding: 25px 25px 60px;
    position: relative;
    width: 85%;
    margin: -100px auto 0;
    min-height: 140px;
    border-radius: 0 0 4px 4px;
}

    .alist.quiz .info:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        height: 11px;
        top: -10px;
        background-size: 100% 100%;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 10 10'%3E%3Cpolygon fill='white' points='10,10 10,0 0,10' opacity='1'%3E%3C/polygon%3E%3C/svg%3E");
    }

    .alist.quiz .info .title {
        font-size: 1.4rem;
        font-weight: bold;
        display: block;
        word-break: break-word;
    }

    .alist.quiz .info .category {
        transform: skewX(-15deg);
        color: #fff;
        background: #355E92;
        position: absolute;
        bottom: calc(100% - 10px);
        right: 20px;
        text-transform: uppercase;
        padding: 8px 25px;
        font-weight: bold;
        letter-spacing: 2px;
        text-align: right;
        margin-left: 30px;
        font-size: .85rem;
    }

        .alist.quiz .info .category span {
            transform: skewX(15deg);
            display: block;
        }

    .alist.quiz .info .quiz-question-count {
        position: absolute;
        bottom: 25px;
        left: 25px;
        color: #717171;
    }

.alist.quiz .image-wrap {
    padding-top: 81.66%;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

    .alist.quiz .image-wrap a {
        display: block;
    }

    .alist.quiz .image-wrap .zoom-bg {
        background-color: rgba(255, 255, 255, 0.05);
        background-repeat: no-repeat;
        text-decoration: none;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background-size: cover;
        background-position: 50% 50%;
    }

.info .button-wrap {
    text-align: center;
    background: #1b8157;
    margin-left: auto;
    margin-top: -55px;
    margin-bottom: 15px;
    color: #fff;
    padding: 10px 15px;
    font-size: 20px;
    font-family: lato, Arial, sans-serif;
    font-weight: 700;
    border-radius: 3px;
    position: relative;
    z-index: 9999;
    height: 45px;
    width: 79px;
    transition: all .2s;
    overflow: hidden;
    text-transform: uppercase;
}

    .info .button-wrap .button-start {
        opacity: 0;
        position: absolute;
        transition: all 0.1s 0s;
    }

    .info .button-wrap .button-quiz {
        position: absolute;
        right: 15px;
        background: #1b8157;
    }

@media (max-width: 1400px) {
    .alist.quiz .item {
        width: 50%;
    }

    .alist.quiz .info .category {
        font-size: 1rem;
    }
}

@media (max-width: 1024px) {
    .alist.quiz .item {
        width: 100%;
    }

    .alist.quiz .info .title {
        font-size: 2rem;
    }

    .alist.quiz .info {
        min-height: 0 !important;
    }

        .alist.quiz .info .category {
            font-size: 1.2rem;
        }
}

@media (max-width: 776px) {
    .alist.quiz .info .quiz-question-count {
        font-size: 1.2rem;
    }

    .alist.quiz .info .category {
        font-size: 1.2rem;
    }
}

.alist.quiz.list .alist-inner {
    display: block;
    margin: 60px 0 0;
}

.alist.quiz.list .item {
    width: 100%;
    padding: 0;
}

.alist.quiz.list .quiz-image {
    display: none;
}

.alist.quiz.list .info:before {
    display: none;
}

.alist.quiz.list .info {
    margin: 0 0 70px;
    padding: 40px 30px 30px;
    width: auto;
    border-top: solid 8px #355D8E;
    border-radius: 3px;
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.3);
}

    .alist.quiz.list .info .title {
        font-size: 2rem;
        margin: 0 0 10px;
    }

    .alist.quiz.list .info .category {
        right: auto;
        left: 40px;
        top: -30px;
    }

    .alist.quiz.list .info .quiz-question-count {
        position: static;
        display: block;
        font-size: 1.2rem;
    }

@media (max-width: 450px) {
    .alist.quiz .info {
        padding: 25px 20px 60px;
        margin: -1rem auto 0;
    }

        .alist.quiz .info .title {
            font-size: 1.4rem;
        }

        .alist.quiz .info .category {
            right: 10px;
            margin-left: 15px;
            padding: 8px 15px;
        }
}

/* quiz banner */
.quiz.abanner {
    position: relative;
    overflow: hidden;
}

.abanner .banner-angle-header {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.6);
}

.quiz.abanner a.acategory-skew {
    display: none;
}

.quiz.abanner .content .tags {
    display: none;
}

.quiz.abanner header .date {
    display: none;
}

.quiz.abanner .banner-image {
    position: absolute;
    width: 100%;
    height: 757px;
    background-size: cover;
    background-position: center;
}

.quiz.abanner video.banner {
    position: absolute;
    width: 100%;
}

.quiz.abanner .content.content-wrap .social-top {
    display: none;
}

.quiz.abanner > header, .quiz.abanner > .content.content-wrap {
    z-index: 1000;
    width: 80%;
    margin: 0 auto;
    color: #fff;
}

.quiz.abanner header.start .maintitle {
    text-align: center;
}

.quiz.abanner.adetail {
    margin-bottom: 0;
}

.quiz.adetail header .maintitle.iscored {
    display: none;
}

.quiz.adetail.done-state header .maintitle.iscored {
    display: block;
}

.quiz.adetail.during-state .banner-angle, .quiz.adetail.done-state .banner-angle {
    display: none;
}

.quiz.adetail.during-state .banner-image, .quiz.adetail.done-state .banner-image {
    display: none;
}

.quiz.adetail.during-state header.start {
    display: none;
}

.quiz.adetail.during-state header.during {
    display: flex !important;
}

.quiz.adetail.during-state header.done {
    display: none;
}

.quiz.adetail.during-state .social-top {
    display: none;
}

.quiz.adetail.during-state .content {
    padding: 0;
}

.quiz.adetail.done-state header.start {
    display: none;
}

.quiz.adetail.done-state header.during {
    display: none;
}

.quiz.adetail.done-state header.done {
    display: block !important;
    text-align: center;
    color: #000;
}

    .quiz.adetail.done-state header.done .maintitle.message {
        font-family: Lato, Arial, sans-serif;
        font-size: 1.8rem;
        margin-top: 30px;
    }

    .quiz.adetail.done-state header.done .maintitle.count {
        display: none;
    }

    .quiz.adetail.done-state header.done .maintitle.iscored {
        font-family: Lato, Arial, sans-serif;
        font-size: 2.5rem;
        margin-top: 40px;
    }

    .quiz.adetail.done-state header.done .maintitle.try-again {
        font-family: Lato, Arial, sans-serif;
        font-size: 1.8rem;
        margin-top: 30px;
    }

        .quiz.adetail.done-state header.done .maintitle.try-again a {
            cursor: pointer;
        }

/*quiz embed*/
.quiz.adetail .quiz-embed {
    background: #f2f5f6;
    background: radial-gradient(ellipse at center, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);
}

    .quiz.adetail .quiz-embed .omniquizQuestionContainer {
        padding: 0;
    }

.quiz.adetail.during-state .content.content-wrap .ntext.inside .body {
    display: none;
}

.quiz.adetail.during-state header.during.content-wrap {
    color: inherit;
}

.quiz.adetail.during-state .aquiz .omniquizQuestion {
    color: #000;
}

.quiz.adetail.during-state .aquiz .omniquizCheckAnswerText {
    color: #000;
}

.quiz.adetail.done-state .content.content-wrap .body {
    display: none;
}

.quiz header.start hr.quiz-start-rule {
    width: inherit;
}

/* DOD2 Card Grid */
.dod2-card-grid {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.dod2-card-grid-rows {
    display: inline-block;
    margin: 0 -16px;
    width: 100%;
}

.dod2-card-grid-row {
    display: inline;
}

@media only screen and (min-width: 768px) {
    .dod2-card-grid-row {
        display: flex;
        flex-direction: row;
    }

        .dod2-card-grid-row .dod2-card:first-child {
            margin-left: 0;
        }

        .dod2-card-grid-row .dod2-card:last-child {
            margin-right: 0;
        }
}

.dod2-card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 32px);
    height: 33.4rem;
    margin: 8px;
    overflow: hidden;
    border: none;
    border-radius: 8px;
    text-decoration: none;
    min-width: 230px;
    word-wrap: break-word;
    background-clip: border-box;
    float: left;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
    transition: all 300ms ease-in-out;
    color: #111111 !important;
    padding: 1.5rem 2.5rem;
    background-color: #FFF;
}

@media only screen and (min-width: 992px) {
    .dod2-card {
        height: 40rem;
        margin: 16px;
    }
}

.dod2-card__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    z-index: 0;
    height: 0;
    transition: height .3s ease-out;
}

    .dod2-card__image::after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        background: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, 0.35) 100%);
    }

@media only screen and (min-width: 992px) {
    .dod2-card__image {
        height: 50%;
    }
}

.dod2-card__content {
    z-index: 2;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    margin-top: 16px;
    transition: all 300ms ease-out;
}

@media only screen and (min-width: 992px) {
    .dod2-card__content {
        margin-top: 200px;
    }
}

.dod2-card .dod2-object-eyebrow {
    display: flex;
    align-self: center;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    order: 2;
    font-size: 1.3rem;
    flex-direction: column;
}

.dod2-object-eyebrow-type {
    font-weight: 700;
}

.dod2-object-eyebrow-date {
    color: #999;
}

.dod2-card__title {
    order: 3;
    width: 100%;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 1.8rem;
    line-height: 2.8rem;
    display: flex;
    align-items: flex-start;
    position: relative;
    flex: 1 0 auto;
}

@media only screen and (min-width: 992px) {
    .dod2-card__title {
        font-size: 2.2rem;
        line-height: 1.385;
        flex-grow: 0;
    }

        .dod2-card__title span {
            position: static;
            bottom: auto;
        }
}

.dod2-card__hr {
    order: 4;
    margin-top: 8px;
    margin-bottom: 0;
    width: 100%;
    transition: all 300ms ease-out;
    align-self: center;
    height: 3px;
    background-color: #FFF;
}

@media only screen and (min-width: 992px) {
    .dod2-card__hr {
        width: 0;
        opacity: 0;
    }
}

.dod2-card__overlay {
    position: absolute;
    height: 0;
    bottom: 0;
    opacity: 0;
    width: 100%;
    left: 0;
    display: block;
    z-index: 1;
    transition: all .3s;
}

.dod2-card__description {
    order: 6;
    width: 100%;
    font-weight: 500;
    font-size: 1.4rem;
    padding-top: 1.5rem;
    line-height: 2.3rem;
    height: 50%;
    padding-bottom: 1.6rem;
    max-height: 109px;
    overflow: hidden;
}

@media only screen and (min-width: 992px) {
    .dod2-card__description {
        opacity: 0;
        max-height: 0;
        overflow: hidden;
        height: auto;
    }
}

@media only screen and (max-width: 991.999px) {
    .dod2-card__description {
        opacity: 1;
        max-height: 109px;
    }
}

#dod2-card-grid .dod2-card:hover, #dod2-card-grid .dod2-card:focus, #dod2-card-grid .dod2-card:active {
    color: #fff !important;
    background-color: #000 !important;
    text-decoration: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 992px) {
    .dod2-card:hover .dod2-card__description, .dod2-card:focus .dod2-card__description, .dod2-card:active .dod2-card__description {
        max-height: 12rem;
        opacity: 1;
    }
}

@media only screen and (min-width: 992px) {
    .dod2-card .dod2-object-eyebrow {
        position: static;
        flex-direction: row;
        margin-bottom: 4px;
    }
}

@media only screen and (min-width: 992px) {
    .dod2-object-eyebrow-type {
        margin-right: 8px;
    }
}

.dod2-card:hover .dod2-card__image, .dod2-card:focus .dod2-card__image, .dod2-card:active .dod2-card__image {
    height: 0;
}

.dod2-card:hover .dod2-card__hr, .dod2-card:focus .dod2-card__hr, .dod2-card:active .dod2-card__hr {
    width: 100%;
    opacity: 1;
    margin-bottom: 0 !important;
}

.dod2-card .dod2-card__overlay {
    display: none;
}

.dod2-card .dod2-card__hr {
    margin-left: 0;
    margin-right: 0;
}

.dod2-card .dod2-card__description {
    font-weight: 400;
    position: relative;
    text-align: center;
}

    .dod2-card .dod2-card__description span {
        text-align: left;
        display: block;
        margin-bottom: 16px;
    }

@media only screen and (min-width: 992px) {
    .dod2-card .dod2-card__description {
        transform: translateY(100%);
    }
}

.dod2-card__read-more {
    opacity: 0;
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    padding-bottom: 4px;
    display: inline;
}

.dod2-card:hover .dod2-card__description, .dod2-card:focus .dod2-card__description, .dod2-card:active .dod2-card__description {
    top: 0;
}

@media only screen and (min-width: 992px) {
    .dod2-card:hover .dod2-card__description, .dod2-card:focus .dod2-card__description, .dod2-card:active .dod2-card__description {
        transform: translateY(0);
    }

    .dod2-card:hover .dod2-card__content, .dod2-card:focus .dod2-card__content, .dod2-card:active .dod2-card__content {
        margin-top: 64px;
    }

    .dod2-card:hover .dod2-card__title, .dod2-card:focus .dod2-card__title, .dod2-card:active .dod2-card__title {
        height: auto;
    }

        .dod2-card:hover .dod2-card__title span, .dod2-card:focus .dod2-card__title span, .dod2-card:active .dod2-card__title span {
            position: static;
            bottom: auto;
        }

    .dod2-card:hover .dod2-card__read-more, .dod2-card:focus .dod2-card__read-more, .dod2-card:active .dod2-card__read-more {
        opacity: 1;
    }
}

@media only screen and (min-width: 1200px) {
    .dod2-card:active .dod2-card__description, .dod2-card:focus .dod2-card__description, .dod2-card:hover .dod2-card__description {
        max-height: 17rem;
    }
}

@media only screen and (min-width: 992px) {
    .dod2-card:active .dod2-card__description, .dod2-card:focus .dod2-card__description, .dod2-card:hover .dod2-card__description {
        max-height: 15rem;
    }
}

@media only screen and (max-width: 991.999px) {
    .dod2-card .dod2-card__description {
        overflow: hidden;
    }
}

/* command news dashboard */
.dash-command-news .items-container {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.dash-command-news .item {
    flex: 0 0 auto;
    width: calc(50%);
    position: relative;
}

.dash-command-news .image-container {
    border: 1px solid black;
    position: relative;
    margin: 10px 10px 40px;
}

.dash-command-news .img-group {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #000;
    height: 350px;
    display: flex;
    justify-content: center;
    align-content: center;
}

.dash-command-news .dash-temp-img {
    position: absolute;
    top: 0;
    left: 0;
}

.dash-command-news .dash-blur-img {
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 66.66667%;
    height: 100%;
    z-index: 1;
    filter: blur(8px);
    -webkit-filter: blur(8px);
    transform: scale(1.25);
    opacity: .7;
}

.dash-command-news .image {
    height: 100%;
    width: auto;
    max-width: none;
    margin: 0;
    background: #e4e9f0;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e4e9f0 0%, #d8dde4 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e4e9f0 0%, #d8dde4 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e4e9f0 0%, #d8dde4 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e9f0', endColorstr='#d8dde4',GradientType=0 );
    /* IE6-9 */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
    position: absolute;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
}

.dash-command-news h2.thumb-title {
    text-align: center;
    position: relative;
    top: -20px;
    font-family: Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 20px;
    color: #084476;
    margin-left: 16px;
    margin-right: 16px;
}

.dash-command-news .story-tag {
    position: absolute;
    padding: 10px;
    bottom: -12px;
    right: 10%;
    display: inline-block;
    font-family: Arial, sans-serif;
    text-align: center;
    background-color: #084476;
    z-index: 3;
}

#adash.dash-command-news .story-tag a,
#adash.dash-command-news .story-tag a:visited {
    font-size: 1.2em;
    font-family: Arial, sans-serif;
    font-weight: 400;
    color: white !important;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1em;
}

    #adash.dash-command-news .story-tag a:hover,
    #adash.dash-command-news .story-tag a:active {
        font-family: Arial, sans-serif;
        font-weight: 700;
        color: white !important;
    }

.dash-command-news .hasmore {
    text-align: center;
    margin: 30px auto 0 auto;
}

#adash.dash-command-news a.read-more-link {
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 8px;
    margin: 0;
    background: #fff;
    padding: 8px 16px;
    text-transform: uppercase;
    color: #000 !important;
    transition: all 200ms linear;
}

#adash.dash-command-news .read-more-link:hover {
    background-color: #000;
    color: #FFF !important;
}

@media (max-width: 992px) {
    .dash-command-news .img-group {
        height: 200px;
    }
}

@media (max-width: 768px) {
    .dash-command-news .items-container {
        display: flex;
        flex-direction: column;
    }

    .dash-command-news .item {
        width: calc(100%);
    }

    .dash-command-news h2.thumb-title {
        font-size: 18px !important;
    }

    .dash-command-news .story-tag a {
        font-size: 12px !important;
    }
}

/* Mobile screen */
@media (max-width: 480px) {
    .dash-command-news h2.thumb-title {
        font-size: 16px !important;
    }

    .dash-command-news .story-tag a {
        font-size: 12px !important;
    }
}

/* Focus Point Images */
.dod2-fixed-aspect {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

    .dod2-fixed-aspect img {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        object-fit: cover;
    }

    /* fallback */
    .dod2-fixed-aspect .bg-image-fallback {
        background-size: cover;
    }

#alist.alist.mosaic {
    position: relative;
    display: block;
}

    #alist.alist.mosaic .pager {
        text-align: center;
        padding-top: 50px;
        flex: 1 0 100%;
        padding-bottom: 50px;
    }

        #alist.alist.mosaic .pager .load-more {
            padding: 20px;
        }

    #alist.alist.mosaic .alist-more-button {
        cursor: pointer;
        font-size: 16px;
        border: 2px solid #000;
        border-radius: 8px;
        margin: 0;
        background: #fff;
        padding: 8px 16px;
        text-transform: uppercase;
        color: #000 !important;
        transition: all 200ms linear;
    }

        #alist.alist.mosaic .alist-more-button:hover {
            background-color: #000;
            color: #FFF !important;
        }

    #alist.alist.mosaic .items {
        display: flex;
        flex-wrap: wrap;
        font-family: Arial, sans-serif;
        justify-content: flex-start;
        width: 100%;
    }

        #alist.alist.mosaic .items .info-text {
            position: relative;
            display: block;
            margin: 20px 0 0;
            padding: 5px 0;
            color: #fff;
            line-height: 1.6;
            z-index: 3;
            opacity: 0;
            transition: all 350ms ease-out;
        }

            #alist.alist.mosaic .items .info-text a {
                color: #fff !important;
                font-size: 14px;
                text-decoration: none;
                font-family: Arial, sans-serif;
                font-weight: 700;
                text-transform: uppercase;
                border: 2px solid #fff;
                border-radius: 5px;
                margin: 0;
                padding: 0.7rem;
                transition: all linear 300ms;
                box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.8);
                text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.8);
            }

    #alist.alist.mosaic .item {
        display: flex;
        flex-direction: column;
        align-content: center;
        padding: 0;
        width: 100%;
        margin: 0;
        height: 500px;
        opacity: 0;
        transform: translateY(60px);
        transition: all 450ms cubic-bezier(0, 0, 0.2, 1);
        background-color: #999;
    }

        #alist.alist.mosaic .item.animated {
            transition-delay: 0.3s;
            opacity: 1;
            transform: translateY(0);
        }

        #alist.alist.mosaic .item:nth-child(13n + 4), #alist.alist.mosaic .item:nth-child(13n + 6), #alist.alist.mosaic .item:nth-child(13n + 9), #alist.alist.mosaic .item:nth-child(13n + 11), #alist.alist.mosaic .item:nth-child(13n + 13) {
            background-color: #555;
        }

        #alist.alist.mosaic .item a {
            text-decoration: none;
            color: #fff !important;
            font-weight: normal;
        }

        #alist.alist.mosaic .item .info {
            display: block;
            width: 100%;
            text-align: center;
            max-height: 570px;
            padding: 0 36px;
            z-index: 2;
            transition: all ease-out 300ms;
        }

        #alist.alist.mosaic .item .title {
            color: #fff !important;
            font-family: Arial, sans-serif;
            text-transform: uppercase;
            font-size: 32px;
            line-height: 40px;
            font-weight: 700;
            text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.8);
            margin: 0;
            transition: all linear 300ms;
        }

            #alist.alist.mosaic .item .title a {
                color: #FFF !important;
            }

        #alist.alist.mosaic .item .subtitle,
        #alist.alist.mosaic .item .content-type {
            color: #fff !important;
            font-family: Arial, sans-serif;
            font-size: 16px;
            font-weight: 700;
            text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.8);
            transition: all linear 300ms;
            opacity: 0;
            transform: translateY(-20px);
            margin: 0 0 24px;
            padding: 0;
        }

            #alist.alist.mosaic .item .subtitle a,
            #alist.alist.mosaic .item .content-type a {
                color: #FFF !important;
            }

        #alist.alist.mosaic .item .content-type {
            text-transform: uppercase;
            margin-bottom: 16px;
        }

        #alist.alist.mosaic .item .caption {
            position: relative;
            display: inline-block;
            font-size: 18px;
            width: 90%;
            color: #a7a7a7;
            margin-bottom: 10px;
            font-family: Arial, sans-serif;
            line-height: 1.4;
            max-height: 4.2em;
            overflow: hidden;
            text-overflow: ellipsis;
            text-overflow: -o-ellipsis-lastline;
        }

        #alist.alist.mosaic .item .poster {
            display: flex;
            flex-direction: column;
            justify-content: center;
            background-color: transparent;
            cursor: pointer;
            overflow: hidden;
            position: relative;
            width: 100%;
            height: 100%;
            opacity: 1;
            padding-top: 36px;
        }

            #alist.alist.mosaic .item .poster:hover .info {
                transform: translate3d(0, -30px, 0);
            }

            #alist.alist.mosaic .item .poster:hover .overlay,
            #alist.alist.mosaic .item .poster:hover .subtitle,
            #alist.alist.mosaic .item .poster:hover .content-type,
            #alist.alist.mosaic .item .poster:hover .info-text {
                opacity: 1;
                transform: translate3d(0, 0, 0);
            }

            #alist.alist.mosaic .item .poster > a {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
            }

            #alist.alist.mosaic .item .poster a,
            #alist.alist.mosaic .item .poster a:visited,
            #alist.alist.mosaic .item .poster a:link {
                color: #fff !important;
            }

            #alist.alist.mosaic .item .poster .image {
                display: block;
                width: 100%;
                position: absolute;
                top: 0;
                bottom: 0;
                right: 0;
                left: 0;
                opacity: 0.8;
                height: 100%;
                background-position: center;
                background-size: cover;
                background-repeat: no-repeat;
                transform: translateZ(0);
                transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
                transition-duration: .45s;
                transition-property: transform;
            }

                #alist.alist.mosaic .item .poster .image p.alt {
                    position: absolute !important;
                    clip: rect(1px 1px 1px 1px);
                    /* IE6, IE7 */
                    clip: rect(1px, 1px, 1px, 1px);
                    top: auto;
                    left: -9999px;
                    width: 1px;
                    height: 1px;
                    overflow: hidden;
                }

@media screen and (max-width: 740px) {
    #alist.alist.mosaic .item > .poster {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

#alist.alist.mosaic .overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -1px;
    background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
    opacity: 0;
    transition: all 400ms linear;
}

#alist.alist.mosaic.mosaic-md .item:nth-child(13n + 1), #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 1) {
    max-width: 100%;
    flex: 1 0 100%;
    height: 750px;
}

    #alist.alist.mosaic.mosaic-md .item:nth-child(13n + 1) .title, #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 1) .title {
        font-size: 48px;
        line-height: 56px;
    }

    #alist.alist.mosaic.mosaic-md .item:nth-child(13n + 1) .info, #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 1) .info {
        padding-bottom: 50px;
    }

#alist.alist.mosaic.mosaic-md .item:nth-child(13n + 2), #alist.alist.mosaic.mosaic-md .item:nth-child(13n + 8), #alist.alist.mosaic.mosaic-md .item:nth-child(13n + 12), #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 2), #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 8), #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 12) {
    max-width: 66.666667%;
    flex: 1 0 66.666667%;
    background-color: #777;
}

#alist.alist.mosaic.mosaic-md .item:nth-child(13n + 3), #alist.alist.mosaic.mosaic-md .item:nth-child(13n + 4), #alist.alist.mosaic.mosaic-md .item:nth-child(13n + 5), #alist.alist.mosaic.mosaic-md .item:nth-child(13n + 6), #alist.alist.mosaic.mosaic-md .item:nth-child(13n + 7), #alist.alist.mosaic.mosaic-md .item:nth-child(13n + 9), #alist.alist.mosaic.mosaic-md .item:nth-child(13n + 10), #alist.alist.mosaic.mosaic-md .item:nth-child(13n + 11), #alist.alist.mosaic.mosaic-md .item:nth-child(13n + 13), #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 3), #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 4), #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 5), #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 6), #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 7), #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 9), #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 10), #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 11), #alist.alist.mosaic.mosaic-lg .item:nth-child(13n + 13) {
    max-width: 33.333333%;
    flex: 1 0 33.333333%;
}

#alist.alist.mosaic.mosaic-md.mosaic-md .item:nth-child(13n + 2) .title, #alist.alist.mosaic.mosaic-md.mosaic-md .item:nth-child(13n + 8) .title, #alist.alist.mosaic.mosaic-md.mosaic-md .item:nth-child(13n + 12) .title, #alist.alist.mosaic.mosaic-lg.mosaic-md .item:nth-child(13n + 2) .title, #alist.alist.mosaic.mosaic-lg.mosaic-md .item:nth-child(13n + 8) .title, #alist.alist.mosaic.mosaic-lg.mosaic-md .item:nth-child(13n + 12) .title {
    font-size: 36px;
    line-height: 42px;
}

#alist.alist.mosaic.mosaic-md.mosaic-lg .item:nth-child(13n + 3) .title, #alist.alist.mosaic.mosaic-md.mosaic-lg .item:nth-child(13n + 4) .title, #alist.alist.mosaic.mosaic-md.mosaic-lg .item:nth-child(13n + 5) .title, #alist.alist.mosaic.mosaic-md.mosaic-lg .item:nth-child(13n + 6) .title, #alist.alist.mosaic.mosaic-md.mosaic-lg .item:nth-child(13n + 7) .title, #alist.alist.mosaic.mosaic-md.mosaic-lg .item:nth-child(13n + 9) .title, #alist.alist.mosaic.mosaic-md.mosaic-lg .item:nth-child(13n + 10) .title, #alist.alist.mosaic.mosaic-md.mosaic-lg .item:nth-child(13n + 11) .title, #alist.alist.mosaic.mosaic-md.mosaic-lg .item:nth-child(13n + 13) .title, #alist.alist.mosaic.mosaic-lg.mosaic-lg .item:nth-child(13n + 3) .title, #alist.alist.mosaic.mosaic-lg.mosaic-lg .item:nth-child(13n + 4) .title, #alist.alist.mosaic.mosaic-lg.mosaic-lg .item:nth-child(13n + 5) .title, #alist.alist.mosaic.mosaic-lg.mosaic-lg .item:nth-child(13n + 6) .title, #alist.alist.mosaic.mosaic-lg.mosaic-lg .item:nth-child(13n + 7) .title, #alist.alist.mosaic.mosaic-lg.mosaic-lg .item:nth-child(13n + 9) .title, #alist.alist.mosaic.mosaic-lg.mosaic-lg .item:nth-child(13n + 10) .title, #alist.alist.mosaic.mosaic-lg.mosaic-lg .item:nth-child(13n + 11) .title, #alist.alist.mosaic.mosaic-lg.mosaic-lg .item:nth-child(13n + 13) .title {
    font-size: 36px;
    line-height: 42px;
}

#alist.alist.mosaic.mosaic-md.mosaic-lg .item:nth-child(13n + 1) .title, #alist.alist.mosaic.mosaic-md.mosaic-lg .item:nth-child(13n + 2) .title, #alist.alist.mosaic.mosaic-md.mosaic-lg .item:nth-child(13n + 8) .title, #alist.alist.mosaic.mosaic-md.mosaic-lg .item:nth-child(13n + 12) .title, #alist.alist.mosaic.mosaic-lg.mosaic-lg .item:nth-child(13n + 1) .title, #alist.alist.mosaic.mosaic-lg.mosaic-lg .item:nth-child(13n + 2) .title, #alist.alist.mosaic.mosaic-lg.mosaic-lg .item:nth-child(13n + 8) .title, #alist.alist.mosaic.mosaic-lg.mosaic-lg .item:nth-child(13n + 12) .title {
    font-size: 48px;
    line-height: 56px;
}
