#mc {
	top: 0;
	left: 0;
	width: 728px;
	height: 90px;
	position: absolute;
	overflow: hidden;
	background-color: black;
}

#mc #bgExit {
	width: 728px;
	height: 90px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	overflow: hidden;
	background: transparent;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 15000;
}

#mc #border {
	border: 1px solid #666;
	width: 726px;
	height: 88px;
	position: absolute;
	top: 0;
	left: 0;
}

#mc #loading { 
	background-color: black;
	width: 726px;
	height: 88px;
	position: absolute;
	top: 1px;
	left: 1px;
	margin: 0;
	padding: 0;
	z-index: 10000;
}

.fix_shake {
	-webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	transform:rotateZ(0.001deg);
}

#mc .drop_shadow{
	-webkit-filter: drop-shadow(0px 0px 5px rgba(0,0,0,1));
  	filter: drop-shadow(0px 0px 5px rgba(0,0,0,1));
}

#mc #bkg_solid {
	top: 0;
	left: 0;
	width: 728px;
	height: 90px;
	background-color: black;
	position: absolute;
}

#mc .hide{display: none;}

/* BACKGROUND ELEMENTS */
#mc .sprite_load {
	width: 728px;height: 208px;
	background: transparent url("img/phrma_728x90_SPRITE.svg") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	-webkit-background-size: 728px 208px;
	     -o-background-size: 728px 208px;
	        background-size: 728px 208px;
}

#mc #phrma_logo {
	width: 96px;height: 38px;top: 37px;left: 456px;position: absolute;
	background: transparent url("img/phrma_logo.svg") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	-webkit-background-size: 96px 38px;
	     -o-background-size: 96px 38px;
	        background-size: 96px 38px;
}

#mc #pan_bkg{
	width: 1556px;height: 90px;top: 0;left: -40px;position: absolute;
	background: transparent url("img/people_long_small.jpg") 0 0 no-repeat;
}

#mc #end_frame{
	width: 728px;height: 90px;top: 0;left: 0;position: absolute;
	background: transparent url("img/end_frame.jpg") 0 0 no-repeat;
}

/* TEXT */
#mc .txt_cont{width: 728px;height: 90px;top: 0;left: 0;position: absolute;}
#mc #t1_a{width: 214px;height: 37px;top: 9px;left: 35px;position: absolute;background-position: 0 0;;;}
#mc #t1_b{width: 337px;height: 32px;top: 46px;left: 35px;position: absolute;background-position: 0 -44px;;;}

#mc #t2_a{width: 153px;height: 38px;top: 10px;left: 354px;position: absolute;background-position: 0 -90px;;;}
#mc #t2_b{width: 340px;height: 36px;top: 43px;left: 354px;position: absolute;background-position: 0 -130px;;;}

#mc #t3_a{width: 333px;height: 22px;top: 11px;left: 343px;position: absolute;background-position: 0 -180px;;;}
/*#mc #t3_b{width: 212px;height: 22px;top: 221px;left: 6px;position: absolute;background-position: 0 -306px;;}*/