.article-recommends-ad{
	
	padding-top:30px;
	
}

#featured_video .meta_content, #featured_article .meta_content{
	padding-left:20px;
}

.video-info time{
	color:#b79b50;
}

.podcast time{
	color:#b79b50;	
}


#latest_videos{
	background-size:cover;
}

.sponsored-bottom{
	padding-bottom:30px !important;
}

.sponsored-top{
	padding-bottom:15px !important;
}



/*ADDED 2/21*/

#featured_video .title, #featured_article .title{
	font-size:35px;
	line-height:40px;
}



#featured_video .playbtn {
    height: 60px;
    width: 58px;
    position: absolute;
    z-index: 1;
    top: 46%;
    left: 50%;
    margin: -30px 0 0 -30px;
    background-color: rgba(0,0,0,.2);
    border-radius: 50%;
    background-image: url(./img/playbtn.png);
    background-size: contain;
    background-repeat: none;
    background-position: center center;
}

#featured_video .playbtn-lg {
    background-image: none;
    background-color: rgba(0,0,0,.4);
    display: inline-block;
    border-radius: 100px;
    border: 6px solid;
    border-color: #fff;
    height: 100px;
    width: 100px;
    color: #fff;
    transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    left: 50%;
}

#featured_video .playbtn-lg .icon-large {
    z-index: 2;
    font-size: 42px !important;
    margin-top: 25px;
    padding-left: 32px;
    text-align: center;
}



#watch_category #series img{
	border:1px !important;
	border-color:#464d54 !important;
}

@media screen and (max-width: 767px) and (min-width: 320px){
#vod-thumb .playbtn{
	top:31% !important;
}
}

@media screen and (max-width: 767px) and (min-width: 320px){
#featured_article > article > .the_article > .image-wrapper {
    float: left;
    padding-left: 15px;
    width: 162px;
    height: 83px;
    margin-right: 13px;
	max-width: 50%;
}
}

@media screen and (max-width: 767px) and (min-width: 320px){
#featured_article > article > .the_article > .meta_content {
    width: 50%;
    padding-left: 0px;
}
}

@media screen and (max-width: 767px) and (min-width: 320px){
#featured_video > article > .the_article > .meta_content h3.title {
    font-size: 17px;
    line-height: 20px;
    display: inline;
}
}

#video_of_the_day .video-title {
	line-height:32px;
}

@media screen and (max-width: 767px) and (min-width: 320px){
#watch_category.watch-wrapper, #watch_category {
    background: url('http://www.glennbeck.com/publish/themes/gb4/img/noisy_net.png') !important;
}
}


@media screen and (max-width: 767px) and (min-width: 320px){
.articles article .the_article > a > .image-wrapper, div.site-inner article .the_article a div.image-wrapper {

    height: 56px;

}
}


@media screen and (max-width: 1023px){
#podcasts .icon-small, .playbtn-sm .icon-small {

}
}

@media screen and (max-width: 767px) and (min-width: 320px){
.playbtn-sm .icon-small {
    z-index: 2;
    font-size: 21px !important;
    text-align: center;
}
}

@media screen and (max-width: 767px) and (min-width: 320px){
#archive-selection #featured_video .playbtn-lg .icon-large {
    font-size: 21px !important;
    margin-top: 14%;
    padding-left: 29%;
}
}

@media screen and (max-width: 767px) and (min-width: 320px){
#watch_category .site-inner .articles > article > .the_article > a > div.image-wrapper > div.playbtn, #archive-selection .site-inner article > .the_article > a > div.image-wrapper > div.playbtn, #archive-selection #featured_video .playbtn-lg {
    height: 38px;
    width: 38px;
    top: 62%;
    left: 60%;
}
}


@media screen and (max-width: 767px) and (min-width: 320px){
	
	#featured_video .playbtn-lg{
	border: 4px solid;
	}
}

