@font-face {
    font-family: 'MyriadPro Bold';
    font-style: normal; 
    font-weight: bold; 
    src: url('../fonts/MyriadPro-Bold.woff') format('woff');
}

@font-face {
   font-family: 'MyriadPro Semibold';
   font-style: normal; 
   font-weight: bold; 
   src: url('../fonts/MyriadPro-Semibold.woff') format('woff');
}

.ref {
	opacity:0;
	top:0px;
}

/* MAIN */
body {
	margin:0px;
	text-rendering:optimizeLegibility; 
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	-webkit-text-size-adjust: none;
	font-kerning: none;
	-webkit-text-rendering: optimizeSpeed;
	text-rendering: optimizeSpeed;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	
}

@media screen and (min-width:0) and (min-resolution:+72dpi) { /* IE fix */
	body { text-rendering:optimzeSpeed; }
}

div { position:absolute; display:block; } 

img { position:absolute; }

#ad, #banner {
   width:728px; 
   height:90px; 
}

#ad {   
   overflow:hidden;
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

#banner {
	background-color:#FFF; 
}

svg {
	/*shape-rendering:geometricPrecision;*/
}

#border {
	width: 726px;
	height: 88px;
	border: 1px solid #AAA;
	pointer-events:none;
	z-index:50;
	display:block;
	opacity: 0;
}

/* INTERACTIVE */

.button {
	outline:none;
	background-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	user-select:none;
	cursor:pointer;
}

#clickthru { 
	width:728px; 
	height:90px; 
	z-index:98; 
	cursor:pointer; 
	background-color:rgba(0, 0, 0, 0);
}

#replayButton { 
    width:36px;
	height:36px;
    position: absolute;
    left: 263px;
    top: 15px;
    z-index:99; 
    display:none;
}

#replayimg {
	position:relative;
    padding:10px;
}
/* custom */

.frame { 
	width:100%; 
	height:100%; 
	display:none; 
}

/* Logos */
.Logos { 
    left: 0px;
    top: 0px;
    position: absolute;
    opacity: 1;
}

#AC_Logo { 
    left: 45px;
    top: 36px;
    position: absolute;
    opacity: 0;
}

#RTP_Logo { 
    left: 121px;
    top: 14px;
    position: absolute;
    opacity: 0;
}

#AMA_Logo { 
    left: 301px;
    top: 36px;
    position: absolute;
    opacity: 0;
}

#AHA_Logo { 
    left: 370px;
    top: 33px;
    position: absolute;
    opacity: 0;
}

#AMA-F_Logo { 
    left: 434px;
    top: 36px;
    position: absolute;
    opacity: 0;
}

#ABC_Logo { 
    left: 503px;
    top: 37px;
    position: absolute;
    opacity: 0;
}

#MHI_Logo { 
    left: 569px;
    top: 35px;
    position: absolute;
    opacity: 0;
}

#NMA_Logo { 
    left: 627px;
    top: 38px;
    position: absolute;
    opacity: 0;
}

#line { 
    left: 256px;
    top: 12px;
    position: absolute;
    opacity: 0;
}

/*bgs*/
#fr1_bg, #fr2_bg, #fr3_bg, #fr4_bg, #fr5_bg, #fr6_bg, #fr7_bg, #fr8_bg { 
    position: absolute;
    opacity: 0;
}

/*icons*/
#Emark { 
    position: absolute;
    opacity: 0;
}

#Heart_purple, #Heart_pink { 
    position: absolute;
    opacity: 0;
}

#Sunburst { 
    left:0px; 
	top:0px;
    position: absolute;
    opacity: 0;
}

#Woman { 
    position: absolute;
    opacity: 0;
}

#Doctor { 
    position: absolute;
    opacity: 0;
}

#Heartwave { 
    position: absolute;
    opacity: 0;
}

#House { 
    position: absolute;
    opacity: 0;
}

#Rays { 
    position: absolute;
    opacity: 0;
}

#Meditate {
    position: absolute;
    opacity: 0;
}

/* TEXT */
.textGroup { 
	width:728px; 
	height:90px; 
} 

.textDiv1 { 
	width:100%; 
	height:70px;
	overflow:hidden; 
} 

.textDiv2 { 
	width:100%; 
	height:50px;
	overflow:hidden; 
}

.textStyle1 { 
	width:100%; 
	font-family:'MyriadPro Bold';
	text-align:left; 
    font-size:47.5px; 
	letter-spacing:-0.02em;
	line-height:1.1em;
	color: #FFF;
	/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);*/
}

.textStyle2 { 
	width:100%; 
	font-family:'MyriadPro Bold';
	text-align:left; 
    font-size:47.5px; 
	letter-spacing:-0.025em;
	line-height:1.1em;
	color: #FFF;
	/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);*/
}

.textStyle3 { 
	width:100%; 
	font-family:'MyriadPro Semibold';
	text-align:left; 
	font-size:18px; 
	line-height:1em;
	letter-spacing:0em;
	color: #FFF;
	/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);*/
}

.textStyle4 { 
	width:100%; 
	font-family:'MyriadPro Semibold';
	text-align:center; 
	font-size:18px; 
	line-height:1em;
	letter-spacing:0em;
	color: #FFF;
	/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);*/
}

.ytext {
	color: #ecba54;
}

/*text1*/
#text1 { 
    left:28px; 
	top:22px;
	opacity: 0;
}

#textDiv1a { 
	left:0px; 
	top:0px;
}

/*text2*/
#text2 { 
    left:136px; 
	top:23px;
	opacity: 0;
}

#textDiv2a { 
	left:0px; 
	top:0px;
}

/*text3*/
#text3 { 
    left:237px; 
	top:7px;
	opacity:1;
}

#textDiv3a { 
	left:0px; 
	top:0px;
}

#textDiv3b { 
	left:9px; 
	top:55px;
}

/*text4*/
#text4 { 
    left:242px; 
	top:8px;
	opacity: 1;
}

#text4a1 { 
	color: #e31e66;
	left:0px; 
}

#text4a2 { 
	color: #3251ca;
	left:53px; 
}

#text4a3 { 
	color: #ecba54;
	left:92px; 
}

#text4a4 { 
	color: #e9e5e0;
	left:132px; 
}

#text4a5 { 
	color: #aa6fb5;
	left:158px; 
}

#text4a6 { 
	color: #e31e66;
	left:185px; 
}

#text4a7 { 
    color: #ecba54;
	left:225px; 
}

#textDiv4b { 
	left:58px; 
	top:51px;
	opacity:0;
}

/*text5*/
#text5 { 
    left:28px; 
	top:18px;
	opacity: 1;
}

#textDiv5a { 
	left:0px; 
	top:0px;
}

/*text6*/
#text6 { 
    left:27px; 
	top:23px;
	opacity: 1;
}

#textDiv6a { 
	left:0px; 
	top:0px;
}

/*text7*/
#text7 { 
    left:0px; 
	top:0px;
	opacity: 1;
}

#textDiv7a { 
	left:28px; 
	top:21px;
	position: absolute;
}

#textDiv7b { 
	left:259px; 
	top:39px;
	position: absolute;
}

/*ctaArrow*/
#ctaArrow {
	left: 374px;
	top: 29px;
	position: absolute;
	opacity: 0;
}