article .group p span[style]{font-size:16px !important}

#article_body {width: auto;}

@media all and (orientation: landscape) {
	#article_body {width:90%;}
	.immersive #article_body { width:auto;}
}

#page_home_page_redesign.mobile-touch .downArrowTabs .tabContents > li ul li {
	border-top:0;
}

#page_home_page_redesign.mobile-touch .downArrowTabs .tabContents > li .headline a {
	font-size: 18px;
	line-height: 20px;
}

.inlineChart {
  width: 100%;
}

.news-alert.hide {
	display:none !important;
}

#pageHeader + .adcom_wrapper{
	min-height:50px;
	background-color: #f2f2f2;
}

.cnbc-end-mobile .mobile-web-wrap .mobile-web-partright .mobile-web-cnbc-end-next-video-title {
	padding-top: 0 !important;
}
/* Overrides for watch live alert */
#cnbc-alert-container-watch-live {background-color: #e96525 !important;}

.immersive .story-header-left[style^='background'] {
	position:relative;
	padding:0;
	height: 536px;
}

.immersive .story-header-left[style^='background'] .headline-container {
	position:absolute;
	bottom:0;
	padding-bottom: 10px;
}

.special-event .special-event-hat{
	background:url(http://fm.cnbc.com/applications/cnbc.com/staticcontent/img/special_event_bg_mobile.jpg?vn=1) no-repeat center;
	margin-bottom: 10px;
	padding-top:0px;
}

.special-event .special-event-contanier .special-event-header:before{
	content:'Republican Presidential Debate';
	color:#fff;
	font-size: 20px;
}

.special-event.mobile-touch .downArrowTabs .tabContents > li ul li {
	border-top:0;
}

.special-event.mobile-touch .downArrowTabs .tabContents > li .headline a {
	font-size: 18px;
	line-height: 20px;
}


@media only screen and (max-width : 320px) {
	.immersive .story-header-left[style^='background'] {
		height: 168px;
	}
	
	.immersive .story-header-left[style^='background'] .datestamp {
		font-size: 10px;
	}

	.immersive .story-header-left[style^='background'] .headline-container {
		padding-bottom: 10px;
	}

	.immersive .story-header-left[style^='background'] .title {
		font-size: 22px;
	}

}

@media only screen and (min-width : 321px) and (max-width : 380px) {
	.immersive .story-header-left[style^='background'] {
		height: 197px;
	}	
}

@media only screen and (min-width : 381px) and (max-width : 420px) {
	.immersive .story-header-left[style^='background'] {
		height: 217px;
	}
}

@media only screen and (min-width : 421px) and (max-width : 570px) {
	.immersive .story-header-left[style^='background'] {
		height: 298px;
	}
}

@media only screen and (min-width : 571px) and (max-width : 680px) {
	.immersive .story-header-left[style^='background'] {
		height: 349px;
	}
}

@media only screen and (min-width : 681px) and (max-width : 768px) {
	.immersive .story-header-left[style^='background'] {
		height: 386px;
	}
}

@media only screen and (min-width : 768px) {
	.immersive .story-header-left[style^='background'] {
		height: 536px;
	}
}

/*for temp fix on pro tour interstitial*/
#pro-tour-container .pro-tour-close-container {
	top: 0px !important;
}

#pro-tour-close-button {
	visibility: visible !important;
}

@media (max-width:767px) and (min-width:360px), (max-width:360px) {
	#cnbc-new-header{
	    background: white;
	}
}


#cnbc-new-header ul li.sub-nav-menu ul li.emerge-americas,
#cnbc-new-header ul li.sub-nav-menu ul li.iconic--conference {
	text-transform: none;
}

.mobile-touch.tp-modal-open div.tp-modal{z-index:3000500!important;}

/* source logo */
span.sourcelogo {
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 10px;
    font-family: 'Gotham Narrow SSm 4r', Arial;
}
