a.slide,
#ss-controls,
#ss-resume,
#small-news,
#articles-wrapper,
#trending {
    display: none; }

#spotlights {
    display: none;
    position: relative;
    width: 100%; }

#home-tabs {
    min-height: 200px; }

#home-xs {
    overflow-x: scroll; }
#home-xs > #spotlights-xs-header {
    margin-top: 30px; }
#home-xs > #spotlights-xs {
    /*white-space: nowrap;*/ }
#home-xs > #spotlights-xs > p > a {
    text-decoration: underline; }


@media (max-width: 767px) {
	#spotlights {
        display: block; }
	
}

@media (min-width: 768px) {
    #spotlights {
        display: block; }
    #ss-controls {
        color: #555;
        display: block;
        font-size: 20px;
        position: absolute;
        right: 5px;
        top: 5px;
        z-index: 1000; }
    #ss-controls.light {
        color: #fff; }
    .ss-control {
        cursor: pointer;
        display: inline-block;
        height: 20px;
        width: 26px; }
    .ss-control:hover {
        color: #888888; }
    .ss-control:active {
        color: #bbbbbb; }
    #ss-controls.light .ss-control:hover {
        color: #cccccc; }
    #ss-controls.light .ss-control:active {
        color: #999999; }
    #small-news {
        display: block; }
    #small-news img {
        max-width: 100%;
        height: 100%;
    }
    #small-news .box {
        float: left;
        height: 95px;
        margin-left: 10px;
        width: 180px; }
    #small-news .box.full {
        width: 100%; }
    #small-news .box.half {
        width: 370px; }
    #small-news .box.third {
        margin-left: 15px;
        width: 240px; }
    #small-news .box:first-child,
    #small-news .box.third:first-child {
        margin-left: 0; }
    #trending {
        display: block;
        line-height: 30px;
        text-align: center; }
    #trending-label {
        border-right: 1px solid #ccc;
        font-weight: bold;
        padding-left: 10px;
        padding-right: 20px;
        vertical-align: middle;
        width: 108px; }
    #trending ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 620px; }
    #trending li {
        display: inline-block;
        margin-left: 25px; }
    #trending a {
        font-weight: bold; }

    #articles-wrapper {
        display: block;
    }

    #dc-mag-logo {
        display: block;
        height: 30px;
        position: absolute;
        right: 25px;
        top: 25px;
        width: 151px;
    }

    .article {
        float: left;
        height: 185px;
        overflow: hidden;
        padding: 15px 10px 0;
        position: relative;
        width: 242px;
    }

    .article-icon-wrapper {
        float: left;
        width: 50px;
    }

    .article-icon {
        height: 50px;
        width: 50px;
    }

    .article-icon > img {
        max-width: 100%;
    }

    .article-text-wrapper {
        float: left;
        padding-left: 10px;
        position: relative;
        width: 150px;
    }

    .article-title {
        font-size: 16px;
        font-weight: bold;
        height: 52px;
        line-height: 23px;
        overflow: hidden;
        padding: 6px 0 0;
    }

    .article-teaser {
        /*display: block;
        display: -webkit-box;*/
        font-size: 14px;
        height: 63px;
        line-height: 1.5;
        margin-top: 7px;
        margin-bottom: 21px;
        max-width: 150px;
        position: relative;

        /*line-height: 1.5;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;*/
        overflow: hidden;
    }

    .article-read-more {
        bottom: -15px;
        font-size: 10px;
        font-weight: bold;
        left: 10px;
        line-height: 1.5;
        position: absolute;
        right: 0;
    }

    #article-0,
    #article-2 {
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }

    #article-1 {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
}

@media (min-width: 992px) {
    #small-news .box {
        height: 124px;
        width: 235px; }
    #small-news .box.half {
        width: 480px; }
    #small-news .box.third {
        margin-left: 20px;
        width: 310px; }
    #trending-label {
        width: 118px; }
    #trending ul {
        width: 820px; }

    .article {
        height: 185px;
        padding: 15px 20px 0;
        width: 316px;
    }

    .article-icon-wrapper {
        width: 60px;
    }

    .article-icon {
        height: 60px;
        width: 60px;
    }

    .article-text-wrapper {
        padding-left: 15px;
        width: 214px;
    }

    .article-title {
        font-size: 16px;
        height: 52px;
        line-height: 23px;
        padding: 6px 0 0;
    }

    .article-teaser {
        max-width: 214px;
    }

    .article-read-more {
        left: 15px;
    }
}

@media (min-width: 1200px) {
    #small-news .box {
        height: 150px;
        width: 285px; }
    #small-news .box.half {
        width: 580px; }
    #small-news .box.third {
        margin-left: 15px;
        width: 380px; }
    #trending-label {
        width: 218px; }
    #trending ul {
        width: 920px; }
    #trending li {
        margin-left: 30px; }

    .article {
        height: 185px;
        padding: 15px 25px 0;
        width: 382px;
    }

    .article-icon-wrapper {
        width: 80px;
    }

    .article-icon {
        height: 80px;
        width: 80px;
    }

    .article-text-wrapper {
        padding-left: 15px;
        width: 250px;
    }

    .article-title {
        font-size: 16px;
        height: 52px;
        line-height: 23px;
        padding: 6px 0 0;
    }

    .article-teaser {
        max-width: 250px;
    }
}
