.section-header{
    border-bottom: none;
}
.video .video-image{
    background: #333;
    max-height: 168px;
    overflow: hidden;
    text-align: center;
}
.video .video-thumb{
    background: #444;
    max-height: 78px;
}
.module.top-video{
    padding-bottom: 0;
}
.top-video .module-container{
    padding: 0;
}

/* Primary Video */
.primary-video .video{
	border-bottom: 0;
    background: #333;
    padding: 0;
    margin: 0 0 42px;
}
.primary-video .video .slide-length{
    bottom: 2px;
}
/*.primary-video .article-video-inline {
    background: #333;
	position: relative;
	display: inline-block;
	width: 100%;
}*/
.primary-video .featured-video .video-container-dark {
    margin-bottom: 62px; 
}
.primary-video .featured-video .video-header {
	padding: 16px 10px 18px;
	margin-top: -2px;
}
.primary-video .featured-video .video-heading {
	color: #fff;
	font-size: 2.1em;
	line-height: 24px;
	margin: 0;
}
.primary-video .featured-video .video-meta {
    color: #fff;
    font-size: 1.3em;
    padding: 8px 0 0;
}
.primary-video .module-header {
	margin: 0 10px 15px;
	border-bottom: 1px solid #ff8000;
	padding-bottom: 2px;
}
.primary-video .module-heading {
	font-family: knowledge-light, helvetica, arial, sans-serif;
    font-weight:300;
    font-style:normal;
	font-size: 2.2em;
	color: #333;
	text-transform: uppercase;
}

/* More Videos */
.more-videos{
    padding: 0;
}
.video-module .featured-video .video-image a,
.more-videos .video a{
    text-decoration: none;
}
.more-videos .thumb-link{
    float: right;
}
.more-videos article{
    position: relative;
    width: 100%;
    margin: 0;
    padding: 14px 0 16px;
    border-bottom: 1px solid #ddd;
}
.more-videos .video-thumb{
    position: relative;
    margin: 4px 0 0 14px;
    overflow: hidden;
    width: 110px;
    height: 62px;
}
.more-videos .video-thumb img{
    width: 100%;
}
.more-videos .video-heading{
    font-family: knowledge-medium,helvetica,arial,sans-serif;
    font-weight: 500;
    font-size: 1.8em;
    line-height: 22px;
}
.more-videos .video-heading a{
    text-decoration: none;
    color: #333333;
}
.more-videos .video-heading a:hover,
.more-videos .video-heading a:active{
    color: #FF8000;
}
.more-videos .video-divider{
    display: none;
}
.dark-module .section-title h1{
    color: #fff
}


/* Main Video */
.main-video .video{
    border-bottom: 0;
}
.main-video .featured-video .video-header{
    background-color: #333;
    padding: 16px 0 10px;
}
.main-video .featured-video .video-heading{
    font-family: knowledge-medium,helvetica,arial,sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 2.2em;
    line-height: 30px;
    margin: 0;
}
.main-video .featured-video .slide-length{
    position: absolute;
    bottom: 2px;
    right: 0;
}
.main-video .more-info-modal p{
    color: #fff;
    font-size: 1.3em;
    line-height: 18px;
}
.main-video .current-slide-desc .transcript-button{
    color: #ccc;
    font-size: 1em;
    margin: 10px 0;
    cursor: pointer;
}
.main-video .current-slide-desc .transcript-button:active{
    color: #ff8000;
}
.main-video .current-slide-desc .more-icon{
    font-size: 1.3em;
}

.main-video .current-slide-transcript{
    display: none
}
.main-video .video-share{
    display: block;
    background-image:url(//s4.reutersmedia.net/resources_v3/images/share-down-gray.png);
    background-repeat: no-repeat;
    margin: 10px 0 0;
    height: 16px;
    width: 66px;
    cursor: pointer;
}
.main-video .module-header{
    margin: 0 10px 15px;
    border-bottom: 1px solid #ff8000;
    padding-bottom: 2px;
}
.main-video .module-heading{
    font-family: knowledge-light,helvetica,arial,sans-serif;
    font-weight:300;
    font-style:normal;
    font-size: 2.2em;
    color: #333;
    text-transform: uppercase;
}
.next-video{
    position: relative;
    background: #eaeaea;
    padding: 10px 10px 0;
    margin-bottom: 42px;
}
.next-video:after, .next-video: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;
}
.next-video .next-video-title{
    display: inline-block;
    margin: 8px 0;
}
.next-video .next-video-title h3{
    color: #444;
    font-family: knowledge-medium,helvetica,arial,sans-serif;
    font-weight:500 !important;
    font-style:normal;
    font-size: 1.7em;
    font-weight: normal;
    text-transform: uppercase;
}
.next-video .next-video-info {
    border-bottom: none;
    position: relative;
}
.next-video .video .video-header{
    float: left;
    margin-right: 10px;
    max-width: 50%;
    font-family: knowledge-medium,helvetica, arial, sans-serif;
    font-weight: 500;
    font-size: 1.7em;
    line-height: 24px;
    color: #333;
}
.next-video .video .video-thumb{
    float: right;
    position: relative;
    height: 62px;
    width: 110px;
}
.next-video .video .video-thumb img{
    max-height: 62px;
}
.next-video a{
    text-decoration: none;   
}

@media screen and (min-device-width : 480px){
    .more-videos .video-thumb{
        max-height: 135px;    
    }
}

@media(min-width: 480px) {
    .primary-video .featured-video .video-header{
        margin: 0;
    }
}
