div.carousel_view_more_button{
    text-align: center;
    background-color: #eee;
    font-family: 'Ubuntu';
    font-size: 12px;
    font-weight: 600;
    padding: 8px 0px;
}

#carousel_story_container.carousel_container{
    box-shadow: inset 0px 22px 27px -24px rgba(0,0,0,0.5),inset 0px 0 0px -5px rgba(0,0,0,0.5);
    padding-top: 25px;
}
#carousel_container.carousel_container a{
    color: #fff;
}
#carousel_container.carousel_public_affairs_container a{
    color: #fff;
}
.carousel_public_affairs_container .main_carousel{
    width: 45%;
}
.carousel_public_affairs_container .sub_carousel{
    width: 55%;
}
#carousel_container .carousel_view_more_button{
    background-color: #1e201f;
}
#carousel_container .carousel_view_more_button:hover {
    background: #000;
}
div.carousel_container div.carousel_view_more_button span.glyph_button {
    color: #b40000;
}
#carousel_most_viewed.carousel_container a{
    color: #fff;
}
#carousel_most_viewed.carousel_public_affairs_container a{
    color: #fff;
}

#carousel_most_viewed .carousel_view_more_button{
    background-color: #1e201f;
}
#carousel_most_viewed .carousel_view_more_button:hover {
    background: #000;
}
#carousel_title {
    padding: 5px;
    text-align: center;
    margin: 5px;
    background: #cc0001;
    border-radius: 6px;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Ubuntu Condensed';
}
#carousel_public_affairs_title {
    padding: 0 5px;
    margin: 5px;
    background: #cc0001;
    border-radius: 6px;
    color: #fff;
    font-size: 30px;
    font-family: 'Oswald';
    background-repeat: no-repeat;
    background-position: left center;
}
#carousel_public_affairs_section{
    background-repeat: no-repeat;
    background-position: left center;
    width: 50%;
    float: left;
}
#carousel_public_affairs_video{
    text-align: right;
    font-size: 24px;
    padding: 5px;
}
.main_carousel #carousel_title{
    font-size: 25px;
    font-weight: bold;
    background: none;
    text-align: left;
    margin: 0;
    padding: 5px 5px 5px 0px;
}
.main_carousel .stories .story{
    min-height: 200px;
}
.main_carousel .stories .story .carousel_image{
    background-size: contain !important;
    margin: auto;
    /*max-height: 350px;*/
    position: relative;    
    width: 100%;
}
#carousel_story_container .main_carousel .stories .story .carousel_image{
    height: 215px;
    max-width: 340px;
}

.main_carousel .stories .story .carousel_title_teaser{

    width: 100%;
    position: relative;
    margin: auto;

}
.main_carousel .stories .story .carousel_title{
    position: relative;
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Source Sans Pro';
}
.main_carousel .stories .story .carousel_teaser{
    width: 100%;
    float: left;
    font-size: 12px;
}

.sub_carousel .stories .story{
    min-height: 70px;
    padding: 3px;
}
#carousel_container .sub_carousel .stories .story{
    min-height: 85px;
    margin: 0px 3px 10px;
    padding: 0px;

}

#carousel_container .main_carousel .stories .story .carousel_image .play{
    height: 48px;
    width: 50px;
    position: absolute;
    margin: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
#carousel_most_viewed .sub_carousel .stories .story{
    min-height: 85px;
    margin: 0px 3px 10px;
    padding: 0px;

}

#carousel_most_viewed .main_carousel .stories .story .carousel_image .play{
    height: 48px;
    width: 50px;
    position: absolute;
    margin: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.sub_carousel .stories .story.active{
    background: #000;
}
#carousel_container .sub_carousel .stories .story .carousel_image .play{
    height: 34px;
    width: 36px;
    position: absolute;
    margin: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

#carousel_container .sub_carousel .stories .story .carousel_image{
    height: 85px;
    width: 115px;
    background-size: cover !important;
    float: left;
    position: relative;
}
#carousel_most_viewed .sub_carousel .stories .story .carousel_image .play{
    height: 34px;
    width: 36px;
    position: absolute;
    margin: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

#carousel_most_viewed .sub_carousel .stories .story .carousel_image{
    height: 85px;
    width: 115px;
    background-size: cover !important;
    float: left;
    position: relative;
}
#carousel_story_container .sub_carousel .stories .story .carousel_image{

    height: 65px;
    width: 90px;
    background-size: cover !important;
    float: left;
}
.sub_carousel .stories .story .carousel_title_teaser{
    width: 60%;
    float: left;
    margin-left: 10px;
    position: relative;
}
.sub_carousel .stories .story .carousel_title{

    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-family: "Source Sans Pro";
    line-height: 17px;
    margin-top: 2px;
}
.sub_carousel .stories .story .carousel_teaser{
    width: 100%;
    float: left;
    font-size: 12px;
    margin-top: 5px;    
}


#carousel_compact_latest_container.carousel_container {
    box-shadow: none;
    background: url(http://images.gmanews.tv/res/img/cs_latest_video.png) center top no-repeat;
    padding-top: 60px;
}
#carousel_compact_latest_container .main_carousel .stories .story {
    margin-bottom: 5px;
}
#carousel_compact_latest_container .main_carousel .stories .story .carousel_title{

    font-weight: bold;
    font-size: 14px;
    font-family: 'Ubuntu';
    text-align: left;
    height: 40px;
    max-height: 40px;
    overflow: hidden;
}
#carousel_compact_latest_container .main_carousel .stories .story .carousel_title_teaser{
    max-width: 275px;
}
#carousel_compact_latest_container .main_carousel .stories .story .carousel_image{
    max-width: 275px;
}
#carousel_compact_latest_container .main_carousel .stories .story .carousel_image.video{
    height: 180px;
    position: relative;
}


#carousel_compact_latest_container .main_carousel .stories .story .carousel_image.video .play{
    height: 48px;
    width: 50px;
    position: absolute;
    margin: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
#carousel_compact_latest_container .sub_carousel .stories{
    max-width: 275px;
    margin: auto;
}
#carousel_compact_latest_container .sub_carousel .stories .story.odd{
    padding: 0px 10px 0px 0px;
}
#carousel_compact_latest_container .sub_carousel .stories .story.even{
    padding: 0px 0px 0px 10px;
}
#carousel_compact_latest_container .sub_carousel .stories .story .carousel_image{
    float: none;
    margin: auto;
    width: 100%;
    height: 85px;
    background-size: contain !important;
    position: relative;
}
#carousel_compact_latest_container .sub_carousel .stories .story .carousel_image .play{
    height: 34px;
    width: 36px;
    position: absolute;
    margin: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
#carousel_compact_latest_container .sub_carousel .stories .story .carousel_title{
    font-weight: normal;
    text-align: left;
    font-size: 13px;
}
#carousel_compact_latest_container .sub_carousel .stories .story .carousel_title_teaser{
    padding: 0px;
    width: 100%;
    text-align: center;
}





#carousel_compact_top_container.carousel_container {
    box-shadow: none;
    background: url(http://images.gmanews.tv/res/img/cs_top_video.png) center top no-repeat;
    padding-top: 60px;
}
#carousel_compact_top_container .main_carousel .stories .story {
    margin-bottom: 5px;
}
#carousel_compact_top_container .main_carousel .stories .story .carousel_title{

    font-weight: bold;
    font-size: 14px;
    font-family: 'Ubuntu';
    text-align: left;
}
#carousel_compact_top_container .main_carousel .stories .story .carousel_title_teaser{
    max-width: 275px;
}
#carousel_compact_top_container .main_carousel .stories .story .carousel_image{
    max-width: 275px;
}
#carousel_compact_top_container .main_carousel .stories .story .carousel_image.video{
    height: 180px;
    position: relative;
}
#carousel_compact_top_container .main_carousel .stories .story .carousel_image.video .play{
    height: 48px;
    width: 50px;
    position: absolute;
    margin: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

#carousel_compact_top_container .sub_carousel .stories{
    max-width: 275px;
    margin: auto;
}
#carousel_compact_top_container .sub_carousel .stories .story.odd{
    padding: 0px 10px 0px 0px;
}
#carousel_compact_top_container .sub_carousel .stories .story.even{
    padding: 0px 0px 0px 10px;
}
#carousel_compact_top_container .sub_carousel .stories .story .carousel_image{
    float: none;
    margin: auto;
    width: 100%;
    height: 85px;
    background-size: contain !important;
    position: relative;
}
#carousel_compact_top_container .sub_carousel .stories .story .carousel_image .play{
    height: 34px;
    width: 36px;
    position: absolute;
    margin: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
#carousel_compact_top_container .sub_carousel .stories .story .carousel_title{
    font-weight: normal;
    text-align: left;
    font-size: 13px;
}
#carousel_compact_top_container .sub_carousel .stories .story .carousel_title_teaser{
    padding: 0px;
    width: 100%;
    text-align: center;
    margin-left: 10px;    
}
.public_affairs_view.selected {
    color: #000;
    padding: 10px;
}


/****************************** MOBILE ***********************************/
@media (max-width: 480px){
    #carousel_story_container .main_carousel .stories .story .carousel_image{
        height: 215px;
    }    
}
@media (max-width: 767px){
    #carousel_container #carousel_title{
        border-radius: 0px;
    }

    
    .carousel_public_affairs_container .main_carousel{
        width: 100%;
    }


    #carousel_container .sub_carousel{
        width: 100%;
        padding: 0px !important;
    }
    .sub_carousel .stories .story .carousel_title_teaser{
        width: 100%;
        margin: 5px 0px 0px 0px;
    }
    #carousel_story_container .sub_carousel .stories .story .carousel_image{
        height: 90px;
        width: 110px;
    }
    #carousel_container .sub_carousel .stories .story .carousel_title{
        text-align: left;
    }

    #carousel_container .sub_carousel .stories .story .carousel_image{
        float: none;
        margin: auto;
        width: 100%;
        height: 115px;
        background-color: #000 !important;
        background-size: contain !important;
    }
    #carousel_container .sub_carousel .stories .story{
        margin: 0px;
        padding: 5px;
    }

    #carousel_story_container.carousel_container > .no_pad_left{
        padding: 0px;
    }
    .main_carousel #carousel_title{
        text-align: center;
    }

    #carousel_story_container .main_carousel .stories .story .carousel_image{
        max-width: 100%;
        background-size: contain !important;
        background-color: #000 !important;
        height: 285px;
    }
    #carousel_story_container .sub_carousel{
        padding: 0px;
    }

    #carousel_story_container .sub_carousel .stories .story .carousel_image {
        height: 115px;
        width: 100%;
        background-size: contain !important;
        background-color: #000 !important;
    }

    #carousel_story_container .sub_carousel .stories .story .carousel_title{
        margin: 5px 0px 5px 0px;
    }

    #carousel_container .main_carousel .stories .story .carousel_image .play{
        max-height: 265px;
    }
    #carousel_most_viewed .main_carousel .stories .story .carousel_image .play{
        max-height: 265px;
    }
    .main_carousel .stories .story .carousel_image{
        max-height: 265px;
    }
    
    .main_carousel .stories .story .carousel_image > img {
        max-height: 265px;
    }
}

@media (max-width: 991px) and (min-width: 768px){
    #carousel_container .sub_carousel .stories .story .carousel_title_teaser{
        width: 50%;
    }
    #carousel_container .sub_carousel .stories .story .carousel_title{
        font-size: 14px;
    }

    #carousel_most_viewed .sub_carousel .stories .story .carousel_title_teaser{
        width: 50%;
    }
    #carousel_most_viewed .sub_carousel .stories .story .carousel_title{
        font-size: 14px;
    }
    #carousel_story_container .sub_carousel .stories .story .carousel_title_teaser{
        width: 66%;
    }
    #carousel_story_container .sub_carousel .stories .story .carousel_title{
        font-size: 15px;
    }
}