.section-header{
    border-bottom: none;
}
.dark-module .section-title h1{
    color: #fff;
}
.top-picture {
    margin: 0 0 42px;
    padding: 0;
}
.module.top-picture,
.top-picture .featured-photo {
    background-color: #333;
}
.top-picture .module-header {
    padding:14px 0 10px;
    border-bottom:none;
    margin:0;
}
.top-picture .featured-photo .photo-image {
    position: relative;
    margin:0;
}
.top-picture .featured-photo .photo-image img {
    width:100%;
    height:auto;
}
.top-picture .photo-image .slideshow-marker {
    background-image: url(//s4.reutersmedia.net/resources_v3/images/slideshow-marker.png);
    background-repeat: no-repeat;
    background-size: 30px;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 30px;
    width: 30px;
    cursor: pointer;
}
.top-picture .featured-photo .photo-share {
    background-image:url(//s4.reutersmedia.net/resources_v3/images/share-down-gray.png);
    background-repeat: no-repeat;
    margin: 10px 10px 0;
    height: 16px;
    width: 66px;
    cursor: pointer;
}
.top-picture .photo-heading{
    padding: 0 10px;
    margin-top:10px;
    font-size:1.7em;
    line-height:24px;
    font-family:knowledge-medium,helvetica,arial,sans-serif;
    font-weight: 500;
}
.top-picture .photo.featured-photo .photo-heading{
    font-size: 2.2em;
}

.top-picture .photo-heading a {
    color:#fff;
    text-decoration:none;
}
.top-picture .photo-thumb {
    margin:16px 20px 0 0;
    float:left;
}
.top-picture .photo-thumb,.photo-module .photo-thumb img {
    width:134px;
    height:90px;
}
#nextPopular{
    padding-bottom: 42px;
}
.sec-slideshow .dark-module .section-title h1{
    text-transform: none;
}

/* News In Pictures */
.news-in-pictures{
    width: 100%;
}
.news-in-pictures .photo-container{
    position: relative;
    width: 100%;
    height: 96px;
    margin: 0;
    padding: 14px 0 16px;
    border-bottom: 1px solid #ddd;
}
.news-in-pictures .thumb-link{
    float: left;
}
.news-in-pictures .photo-thumb {
	background: #eee;
    position: relative;
    overflow: hidden;
    width: 134px;
    height: 90px;
    margin: 6px 8px 0 0;
}
.news-in-pictures .photo-thumb img{
    width: 110%;
}
.news-in-pictures .photo-thumb .label{
    position: absolute;
    left: 0;
    top: 16px;
    background-color: #ff8000;
    padding: 3px 5px;
    font-family: knowledge-medium,helvetica,arial,sans-serif;
    font-weight:500;
    font-style:normal;
    font-size: 1.3em;
    color: #fff;
    opacity: 0.9;
}
.news-in-pictures .photo-heading {
    font-family: knowledge-medium,helvetica,arial,sans-serif;
    font-weight: 500;
    font-size: 1.8em;
    line-height: 24px;
}
.news-in-pictures .photo-heading a {
    text-decoration: none;
    color: #333333;
}
.news-in-pictures .photo-container .photo-share {
    background-image:url(//s4.reutersmedia.net/resources_v3/images/share-down-gray.png);
    background-repeat: no-repeat;
    margin-top: 14px;
    height: 16px;
    width: 66px;
    cursor: pointer;
}
.news-in-pictures .slideshow-divider {
	display: none;
}

/* Wider Image */
.wider-image {
    margin-top: 40px;
}
.wider-image .module-container {
    background-color: #333;
    padding: 0 10px;
    margin: 0;
}
.wider-image .module-header {
    border-bottom: 0;
    padding: 14px 0 0;
    color: #fff;
    font-family: knowledge-light,helvetica,arial,sans-serif;
    font-weight:300;
    font-style:normal;
}
.wider-image .featured-photo .photo-image {
    margin: auto;
    position: relative;
}
.wider-image .featured-photo .photo-image img {
    width:100%;
    height:auto;
}
.wider-image .photo-share {
    background-image:url(//s4.reutersmedia.net/resources_v3/images/share-down-gray.png);
    background-repeat: no-repeat;
    margin: 10px 10px 0;
    height: 16px;
    width: 66px;
    cursor: pointer;
    overflow: hidden;
}
/*.wider-image .photo-heading,
.wider-image .photo.featured-photo .photo-heading{
    padding: 0 10px;
    margin-top:10px;
    font-size:1.7em;
    line-height:24px;
    font-family:helvetica,arial,sans-serif;
}*/
.wider-image .photo.featured-photo .photo-heading{
    padding: 0;
}
.wider-image .photo-heading a {
    text-decoration: none;
    color: #fff;
}
.wider-image .photo-heading a:hover,
.wider-image .photo-heading a:active{
    color: #FF8000;
}
.wider-image .photo:before {
    content: " ";
    display: table;
}
.wider-image .photo:after {
    content: " ";
    display: table;
    clear: both;
}
.wider-image .photo-thumb {
    margin: 16px 20px 0 0;
    float: left;
}
.wider-image .photo-thumb img {
    width: 134px;
    height: 90px;
}
.wider-image .photo .label {
    position: absolute;
    left: 0;
    top: 16px;
    background-color: #ff8000;
    padding: 3px 5px;
    font-family: knowledge-medium,helvetica,arial,sans-serif;
    font-weight:500;
    font-style:normal;
    font-size: 1.3em;
    color: #fff;
    opacity: 0.9;
}

/* Best Pictures */
.best-pictures .photo {
    border-bottom: 0;
}
.best-pictures .featured-photo figure {
    margin: 0;
    position: relative;
}
.best-pictures .photo-image img,
.best-pictures .photo-thumb img {
    width: 100%;
}
.best-pictures .slideshow-marker {
    bottom: 2px;
}
.best-pictures .photo-heading,
.best-pictures .photo.featured-photo .photo-heading{
    margin-top:10px;
    font-size:1.8em;
    line-height:24px;
    font-family:knowledge-medium,helvetica,arial,sans-serif;
    font-weight: 500;
}
.best-pictures .photo-heading a {
    color:#333;
    text-decoration:none;
}
.best-pictures .photo-share {
    background-image:url(//s4.reutersmedia.net/resources_v3/images/share-down-gray.png);
    background-repeat: no-repeat;
    margin: 10px 0;
    height: 16px;
    width: 66px;
    cursor: pointer;
}
.slideshow-container ~ .slideshow-next{
	position: relative;
	padding-top: 10px;
}
.slideshow-next:after, .slideshow-next:before {
    top: 0px;
    left: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 8px;
    margin-left: -8px;
    border-top-color: #333;
}
.slideshow-next-popular::after, .slideshow-next-popular:before {
    border: none;
}
.slideshow-next .photo {
    border-bottom: 1px solid #ccc;
}
.slideshow-next.slideshow-next-popular .photo{
    border-bottom: none;
}

@media(min-width: 480px) {
    .section-header {
        border-bottom: none;
    }

    .top-picture .featured-photo:before {
        content: " ";
        display: table;
    }
    
    .top-picture .photo {
        border-bottom: none;
    }

    .top-picture .featured-photo .photo-image {
        width: 50%;
        float: left;
        margin-right: 10px;
    }

    .best-pictures .featured-photo:before {
        content: " ";
        display: table;
    }

    .best-pictures .featured-photo .photo-image,
    .wider-image .featured-photo .photo-image{
        width: 50%;
        float: left;
        margin-right: 20px;
    }
    .best-pictures .featured-photo .photo-header h3,
    .wider-image .photo.featured-photo .photo-heading{
        margin-top: 0;
    }
}
