/*@media only screen and (max-width: 480px){
.home-section-top-left img, .home-section-top-right img {
height:100% !important;
}
.home-section-right-column .right-column-img-wrapper img {
height:100% !important;
}
.home-recap-section img{
height:100% !important;
}
}
.home-section-middle-column .middle-column-img-wrapper {
position: relative;
}
h4{
font: 42px/42px helvetica, sans-serif;
color: #fff;
position: relative;
bottom: 0;
left: 0;
background: url("../../../assets/images/black-background-70-percent.png");
width: 365px;
padding: 8px;
}*/


#videoplayer{width:1018px;height:574px;margin-bottom:20px;}
.container.video #videoplayer{margin-bottom: 0;}
.play_icon{width:auto;max-width: 100px;right: 50%;top: 50%;margin: -50px -50px 0 0;position: absolute; z-index: 2}
.container.video .play_icon{top: auto; margin-top: 0; bottom: 225px;}
.play_icon img{max-width: 100%;height: auto; border: none;}
.fancybox-title-outside{padding-top:0; padding-bottom: 10px; color: #000; background: white;}
#what-you-need-sm{display:none;}
@media only screen and (max-width: 640px){
#videoplayer{width:100%;height:auto;margin-bottom:20px;}
.container.video #videoplayer{margin-bottom:0px;}
#videoplayer video{max-width:100%;height:auto;}
.video-embed{margin-left:0;}
.play_icon{top: 70%;}
.container.video .play_icon{top: auto; margin-top: 0; bottom: 35px;}
}

#video-share{width:340px;max-width:100%;height:180px;margin:0 auto;color:#333;display:none;}
#video-share a{color:#333;text-decoration:none;}
#video-share.visible {left:0;position:relative;}
#video-share .panel{background: #fff;width:340px;max-width:90%;position: absolute;padding:10px;}
#video-share .panel .sharelabel{font-size: 20px;font-weight: bold;border-bottom: 1px solid #ccc;margin:10px 0;padding-bottom:10px;}
#video-share .button{float:left;margin-right:10px;height:50px;width:50px;background:transparent url(../../../assets/images/player/share-sprite.png) no-repeat 0 0;}
#video-share #twitter{background-position: -78px 0;}
#video-share #google_plusone_share{background-position: -155px 0;}
#video-share #embed{width:98%;height:auto;margin-top:10px;resize: none;}
#video-share #copy-button{float:left;margin: 10px 0;background: #ccc;padding: 10px;font-weight: bold;}
#video-share #closepanel{float:right;background: #ccc;padding: 3px;margin-top:-5px;}
#video-share .addthis_button_email{float:left;}
#video-share .at16nc.at16t_email{background: transparent url(../../../assets/images/player/share-sprite.png) no-repeat -227px 0;width: 50px;height: 50px;}
/*videoplayer style end*/

/*story*/

#article-header .article-module-what-you-need {
float: left;
clear: both;
background: url("../../../assets/images/black-background-70-percent.png");
padding: 15px;
}

/* wraping images in anchor tag */
a img {vertical-align: bottom !important;}
/* wraping images in anchor tag ends */

/* footer headline and topic name fix 
#footer .footer-bucket { clear: left; }
#footer .footer-bucket-image { position: relative; }
#footer .footer-bucket-image h2 {
	position: absolute;
	top: 156px;
	margin: 0;
}
#footer .footer-bucket-image h3 { margin-left: 6px; }
#footer .footer-bucket-image.red h3 { color: #c1143f; }
#footer .footer-bucket-image.red h2 { background-color: #c1143f; }
/* footer headline and topic name fix ends */

/* home page section wall fixes (hp_recap) */
.home-recap-section.red { margin-right: 3px !important; }
.home-recap-section.last { margin-right: 0px !important; }
.home-recap-section .recap-item { height: 80px; }
/* home page section wall fixes ends*/

/* home page right rail fixes*/
.home-section-right-column .right-column-img-tv-info h4 { width: auto; }
.home-section-right-column .right-column-img-wrapper.first { margin-bottom: 0; }
/* home page right rail fixes ends*/

/*home page featured fixes */
.home-section-top-right .home-section-top-wrapper .top-section-headline .play { margin-top: -158px; }
.home-section-top-right .home-section-top-wrapper .top-section-headline .play.green { background-color: #45b700; }
.home-section-top-right .home-section-top-wrapper .top-section-headline .play.red { background-color: #c1143f; }
.home-section-top-right .home-section-top-wrapper .top-section-headline .play.turquoise { background-color: #00c1f3; }
.home-section-top-right .home-section-top-wrapper .top-section-headline .play.blue { background-color: #0066d8; }
/*home page featured fixes ends */

/*navigation fixes */
#header-bottom ul li #navigation-violet {
	background: url("../../../assets/images/navigation-square-purple.png") no-repeat 0% 40%;
	padding-left: 14px;
}

/*for story*/
#header-bottom { 
	position: relative;
	z-index: 5;
	margin: 3px 0 0 0;
}

#article-header {
	top: -13px;
}


/*for story*/
/*navigation fixes ends */

/*slideshow fixes */
.fusion-stage { text-align: center; }
.fusion-thumbs li .clip { cursor: pointer; }
.fusion-stage .caption { text-align: left; }
.slideshow.box { overflow: hidden; }
.fusion-stage .caption h3 {
	font-size: 22px;
	line-height: 30px;
}
/*slideshow fixes */

/*show page fixes*/
.showpage-header .showpage-header-title h4 { bottom: auto; }
/*show page fixes*/

/*story fixes*/
.story-inner-container {
	background: white;
	position: relative;
}

.story-inner-container a, .video-synopsis a, .gallery-caption-content a {
	color: #00c1f3;	
}

/*story fixes*/


/*twitter module fixes*/
.home-section-middle-column .middle-column-instagram-wrapper .instagram-feed { width: 100% }
.show-section-middle-column .middle-column-wrapper .instagram-feed iframe { width: 100% !important; margin-left: auto !important; margin-right: auto !important; }
.show-section-middle-column .middle-column-wrapper .instagram-feed { width: 100%; margin: 0; }
.show-section-middle-column .middle-column-wrapper { width: 100%; }
/*twitter module fixes ends*/


#footer .footer-bucket-image h3 {
font: 14px/18px helvetica, sans-serif;
}

.footer-bucket-image .image-border {
border-top: 3px solid;
}

#footer #footer-latest {
font: 12px/17px helvetica, sans-serif;
}