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

#mc #mainExit {
	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: 19000;
}

#mc #border {
	border: 1px solid #000;
	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 .bkg_solid {
	top: 0;
	left: 0;
	width: 728px;
	height: 90px;
	background-color: black;
	position: absolute;
}

/* SVG */
#mc svg{position: absolute;overflow: hidden;}
#mc .st0{fill:#DB2C27;}
#mc .image_size{top: 0;left: 0;width: 728px;height: 90px;position: absolute;}
#mc .cont{width: 728px;height: 90px;top: 0;left: 0;position: absolute;}

/* BACKGROUND ELEMENTS */
#mc #image1{background: transparent url("img/img_1.jpg") 0 0 no-repeat;}
#mc #image2{background: transparent url("img/img_2.jpg") 0 0 no-repeat;}



/* TEXT */
#mc #t1a {
	background: transparent url("img/txt_1a.svg") 0 0 no-repeat;
}

#mc #t1b {
	background: transparent url("img/txt_1b.svg") 0 0 no-repeat;
}

#mc #t1c {
	background: transparent url("img/txt_1c.svg") 0 0 no-repeat;
}

#mc #t1d {
	background: transparent url("img/txt_1d.svg") 0 0 no-repeat;
}

#mc #t1e {
	background: transparent url("img/txt_1e.svg") 0 0 no-repeat;
}

#mc #t1f {
	background: transparent url("img/txt_1f.svg") 0 0 no-repeat;
}

#mc #t1g {
	background: transparent url("img/txt_1g.svg") 0 0 no-repeat;
}

#mc #t1h {
	background: transparent url("img/txt_1h.svg") 0 0 no-repeat;
}

#mc #t1i {
	background: transparent url("img/txt_1i.svg") 0 0 no-repeat;
}

#mc #t2a {
	background: transparent url("img/txt_2a.svg") 0 0 no-repeat;
}

#mc #t2b {
	background: transparent url("img/txt_2b.svg") 0 0 no-repeat;
}

#mc #t2c {
	background: transparent url("img/txt_2c.svg") 0 0 no-repeat;
}

#mc #t2d {
	background: transparent url("img/txt_2d.svg") 0 0 no-repeat;
}

#mc #t2e {
	background: transparent url("img/txt_2e.svg") 0 0 no-repeat;
}

#mc #t3a {
	background: transparent url("img/txt_3a.svg") 0 0 no-repeat;
}

#mc #t3b {
	background: transparent url("img/txt_3b.svg") 0 0 no-repeat;
}

#mc #t3c {
	background: transparent url("img/txt_3c.svg") 0 0 no-repeat;
}

#mc #t3d {
	background: transparent url("img/txt_3d.svg") 0 0 no-repeat;
}

#mc #t3e {
	background: transparent url("img/txt_3e.svg") 0 0 no-repeat;
}

#mc #t3f {
	background: transparent url("img/txt_3f.svg") 0 0 no-repeat;
}

#mc #t_legal {
	background: transparent url("img/txt_legal.svg") 0 0 no-repeat;
}

/* LOGO : INITIAL; */
/*#mc #logo_initial {
	background: transparent url("img/img_initialLogo.svg") 0 0 no-repeat;
}*/

/* LOGO : END*/
#mc #logo_end_hiscox {
	background: transparent url("img/img_endLogo_hiscoxTxt.svg") 0 0 no-repeat;
}

#mc #logo_end_left {
	background: transparent url("img/img_endLogo_leftFlourish.svg") 0 0 no-repeat;
}

#mc #logo_end_mid {
	background: transparent url("img/img_endLogo_midFlourish.svg") 0 0 no-repeat;
}

#mc #logo_end_right {
	background: transparent url("img/img_endLogo_rightFlourish.svg") 0 0 no-repeat;
}

#mc #logo_end_subTxt {
	background: transparent url("img/img_endLogo_subTxt.svg") 0 0 no-repeat;
}

/* CTA */
#mc #cta_initial {
	background: transparent url("img/cta_initial.svg") 0 0 no-repeat;
}