#mc {
	top: 0;
	left: 0;
	width: 300px;
	height: 250px;
	position: absolute;
	overflow: hidden;
	background-color: #121b78;
}

#mc #mainExit {
	width: 300px;
	height: 250px;
	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: 298px;
	height: 248px;
	position: absolute;
	top: 0;
	left: 0;
}

#mc #loading { 
	background-color: white;
	width: 298px;
	height: 248px;
	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: 300px;
	height: 250px;
	background-color: black;
	position: absolute;
}

#mc .hide{display: none;}

/* SVG */
#mc svg{position: absolute;overflow: hidden;}
#mc .st1{fill:#b14a32;}

/* BACKGROUND ELEMENTS */
#mc #betterWay {
	width: 300px;height: 395px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_betterWaySign.png") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	/*-webkit-background-size: 300px 395px;
	     -o-background-size: 300px 395px;
	        background-size: 300px 395px;*/
}

#mc #capital {
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_capital.png") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	/*-webkit-background-size: 300px 250px;
	     -o-background-size: 300px 250px;
	        background-size: 300px 250px;*/
}

#mc #cloud1 {
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_cloud1.svg") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	-webkit-background-size: 300px 250px;
	     -o-background-size: 300px 250px;
	        background-size: 300px 250px;
}

#mc #cloud2 {
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_cloud2.svg") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	-webkit-background-size: 300px 250px;
	     -o-background-size: 300px 250px;
	        background-size: 300px 250px;
}

#mc #cloud3 {
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_cloud3.svg") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	-webkit-background-size: 300px 250px;
	     -o-background-size: 300px 250px;
	        background-size: 300px 250px;
}

#mc #ctaIni {
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_ctaIni.svg") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	-webkit-background-size: 300px 250px;
	     -o-background-size: 300px 250px;
	        background-size: 300px 250px;
}

#mc #ctaOver {
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_ctaOver.svg") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	-webkit-background-size: 300px 250px;
	     -o-background-size: 300px 250px;
	        background-size: 300px 250px;
}

#mc #deadEndSign {
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_deadEndSign.png") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	/*-webkit-background-size: 300px 250px;
	     -o-background-size: 300px 250px;
	        background-size: 300px 250px;*/
}

#mc #endText {
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_endText.svg") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	-webkit-background-size: 300px 250px;
	     -o-background-size: 300px 250px;
	        background-size: 300px 250px;
}

/*#mc #govtSign {
	width: 300px;height: 395px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_govtSign.png") 0 0 no-repeat;
}*/

#mc #roadCrack {
	width: 822px;height: 684px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_leftRoadCrack.svg") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	-webkit-background-size: 822px 684px;
	     -o-background-size: 822px 684px;
	        background-size: 822px 684px;
}

#mc #mainBkg {
	width: 822px;height: 684px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_mainBkg.svg") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	-webkit-background-size: 822px 684px;
	     -o-background-size: 822px 684px;
	        background-size: 822px 684px;
}

#mc #phrmaLogo {
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_phrmaLogo.svg") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	-webkit-background-size: 300px 250px;
	     -o-background-size: 300px 250px;
	        background-size: 300px 250px;
}

/*#mc #protectPatients {
	width: 300px;height: 395px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_protectPatientsSign.png") 0 0 no-repeat;
}*/

#mc #roadway {
	width: 1118px;height: 548px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_roadway.svg") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	-webkit-background-size: 1118px 548px;
	     -o-background-size: 1118px 548px;
	        background-size: 1118px 548px;
}

#mc #sun {
	width: 300px;height: 250px;top: 0;left: 0;position: absolute;
	background: transparent url("img/img_sun.svg") 0 0 no-repeat;

	/*FOR SVG ELEMENTS */
	-webkit-background-size: 300px 250px;
	     -o-background-size: 300px 250px;
	        background-size: 300px 250px;
}

