/* Responsive Base Setup
--------------------------------------------------------------------------------
Using intrinsic ratio container to create a responsive video player
*/

.cm8_ad_body  {
	margin: 0px;
}

.cm8_ad_body iframe {
    margin: 0px;
    
}


#cm8_ad_container {
	margin: 0 auto;
}

#cm8_background {
	position: fixed;
	left: 50%;
	
	/* Half the background width */
	margin-left: -642px; 
}

#content {
    position: relative;
	max-width: 1000px;
	max-height: 600px;
	margin: auto;
}

.hideContainer {
    display: none;
}

#cm8_ad_collapse_container {
    position: absolute;
    width: 300px;
    right: 0%;
}

#cm8_ad_expand_container {
	width: 100%;
    position: absolute;
}

#cm8_expand_button {
	position: absolute;
	/*background-color: blue;*/
	width: 100%;
	height: 100%;
	top: 0%;
	right: 0%;
}

#cm8_collapse_button {
	width: 3%;
	height: 4%;
	right: 0%;
    top: 0%;
	position: absolute;
	cursor: pointer;
}

.cm8_button {
	cursor: pointer;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.trans-img {
    width: 300px;
    height: 600px;
}

.twitter-div {
    width: 480px;
    height: 385px;
    position: absolute;
    top: 2%;
    right: 1%;
}

.abs-position {
	position: absolute;
}

#cm8_col_top_line {
	width: 112px;
	height: 1px;
	top: 250px;
	left: 203px;
}

#cm8_col_top_text {
	width: 270px;
    height: 83px;
    top: 273px;
    left: 20px;
}

#cm8_col_bottom_line {
    width: 225px;
    height: 1px;
    top: 335px;
    left: 139px;
}

#cm8_col_bottom_text {
    width: 170px;
    height: 56px;
    top: 363px;
    left: 40px;
}

#cm8_col_cta {
    width: 205px;
    height: 37px;
    top: 430px;
    left: 48px;
}

#cm8_col_logo {
    width: 122px;
    height: 76px;
    top: 482px;
    left: 300px;
/*     opacity: 0; */
}

#cm8_exp_close_btn {
	position: absolute;
	width: 21px;
	height: 19px;
	top: 0.9%;
	right: 0.5%;
}

.tracking-btn {
	background: url("http://ch2lb.checkm8.com/data/745081/1x1_trans.png") center repeat;
    position: absolute;
    cursor: pointer;
    opacity: 0.5;
}

#left-article-btn {
	width: 474px;
    height: 576px;
    left: 12px;
    top: 12px;
}
#right-desc-btn {
    width: 417px;
    height: 50px;
    left: 537px;
    top: 445px;
}

#right-terms-btn {
    width: 417px;
    height: 25px;
    left: 537px;
    top: 495px;
}

#right-cta-btn {
    width: 128px;
    height: 33px;
    left: 537px;
    top: 526px;
}

#youtube-btn {
	width: 49px;
    height: 20px;
    left: 683px;
    top: 539px;
}

#facebook-btn {
    width: 21px;
    height: 20px;
    left: 747px;
    top: 539px;
}

#logo-btn {
    width: 130px;
    height: 84px;
    left: 874px;
    top: 479px;
}

#cm8_exp_left_article {
	width: 474px;
    height: 577px;
    left: 120px;
    top: 12px;
}

#cm8_exp_right_article {
    width: 478px;
    height: 576px;
    left: 530px;
    top: 12px;
}

#cm8_exp_logo {
    width: 122px;
    height: 76px;
    right: 0px;
    top: 482px;
}