/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin:0px;
	padding: 0;
	*zoom: 1;
	margin-left: 25px!important;
	margin-top: 109px!important;
}

.bx-wrapper ul{margin:0px;padding:0px;}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	
	left: -5px;
	background: #fff;
}
/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
#mobile-wrapper{border:white solid 1px;background: url(https://fm.cnbc.com/applications/cnbc.com/resources/styles/skin/MARKETING/2014/EMAIL/NEWSLETTERS-FORM/mobile-bg.png)no-repeat;width:240px; height:550px;}