* {
	margin: 0;
	padding: 0;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-tap-highlight-color: transparent;
    user-select: none !important;
}

body {
	-moz-user-select: none;
}

p {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-transform: translateZ(0);
}

.def-transition {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.adsize {
    width: 320px;
    height: 50px;
    background-size: contain;
}
.expanded-adsize {
    width: 320px;
    height: 480px;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
}
/* start - added font classes */
.noto-sans-reg {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
}
.noto-sans-semibold {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
}
.noto-sans-bold {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
}
.open-sans-bold {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
/* font classes - end */

/* Default background is already set for this container, change only when necessary */
/* This container is for collapse and expand. */
#container {
    width: 318px;
    height: 48px;
    border: 1px solid #c1c1c1;
    overflow: hidden;
    visibility: hidden;
    background: #ffffff;

    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.IRI_mainContainer
{   
    visibility: hidden;
    opacity:0;

    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

div {
    position: absolute;
}

sup {
    line-height: 0px;
}

.wrapper {
    width: 320px;
    height: 50px;
    top: -1px;
    left: -1px;
}
.wrapper * {
	background-repeat: no-repeat;
}

.animationSection {
    width: 320px;
    height: 480px;

}

/* New Frame 1 Collapsed */
#collapsed-frame {
    width: 320px;
    height: 50px;
    position: absolute;
    top: -1px;
    left: -1px;
}
#copy1-col {
    color: #0054a6;
    font-size: 14px;
    line-height: 14.7px;
    position: absolute;
    left: 5px;
    top: 4px;

    opacity: 0;
    transform: translateY(-10px);
}
#footer-col {
    font-size: 9.3px;
    color: #4f5861;
    position: absolute;
    bottom: 2.5px;
    left: 5px;
    letter-spacing: -.18px;
}

#footer-col1 {
    letter-spacing: -.3px;
}
#footer-col2 {
    margin-left: 2px;
}
#footer-col3 {
    letter-spacing: -.3px;
}
#footer-col4 {
    margin-left: 2px;
}
#cta-col-container {
    width: 320px;
    height: 50px;
    top: 0px;
    left: 0px;
    background-size: contain;
}
#cta-text-col {
    font-size: 11px;
    color: #ffffff;
    position: absolute;
    line-height: 7.16pt;
    right: 51px;
    top: 13.8px;
}

#wrapper {
    opacity: 0;
}

/* resets */
#blood-drop-icon, #heart-icon, #scale-icon {
    opacity: 0;
    transform: scale(1) translate(0, -10px);
}

#bg-frame-4, #ring-container, #hero-image {
    opacity: 0;
}
#ring-container {
    position: absolute;
    top: 0;
    left: 0;
}

/* New End Frame 1 Collapsed */ 
/* #ring-outer, #ring-middle, #ring-inner {
    height: 342px;
    width: 363px;
    background-size: contain;
    top: 0px;
    left: -225px;
    position: absolute;
} */

/* #ring-outer.frame4, #ring-middle.frame4, #ring-inner.frame4 {
    height: 244px;
    width: 230px;
    background-size: contain;
    top: 82px;
    left: -74px;
    position: absolute;
    opacity: .75;
} */

#ring-outer, #ring-middle, #ring-inner {
    height: 342px;
    width: 363px;
    background-size: contain;
    transform: scale(1) translate(-225px, 0px);
}

#ring-outer.frame4, #ring-middle.frame4, #ring-inner.frame4 {
    height: 342px;
    width: 363px;
    background-size: contain;
    transform: scale(0.65) translate(-217px, 33px);
    opacity: .75;
}

/*FRAME1 Collapsed*/



#ExpandHotspot{
    visibility:hidden;
    position:absolute;
    top: 0px;
    left: 0px;
    width: 320px;
    height: 50px;
    cursor:pointer;
}

/*END FRAME1 Collapsed*/


/* All frame elements */

#header-prompt {
    color: #ffffff;
    font-size: 12px;
    position: absolute;
    left: 156px;
    top: 25px;
    line-height: 13px;
}
#isiHeaderPrompt {
    font-size: 11px;
    color: #444444;
    position: absolute;
    top: 301px;
    left: 7px;
}
#isiHeaderPrompt-sup {
    font-size: 6px;
}

/* Start Frame 1 styles */

#bg-frame-123 {
    background: #e9e5e1;
}
#frame1-copy1 {
    font-size: 21px;
    color: #da0812;
    position: absolute;
    top: 148px;
    left: 155px;
    line-height: 25px;

    opacity: 0;
    transform: translate(0, -10px);
}
#frame1-copy1-sup {
    font-size: 12px;
}
/* END Frame 1 styles */

/* Start frame 2 styles */
#frame2-copy1 {
    position: absolute;
    top: 122px;
    left: 139px;
    letter-spacing: -0.1px;
    line-height: 20px;

    opacity: 0;
    transform: translate(0, -10px);
}
#frame2-copy1-1 {
    font-size: 18px;
    color: #da0812;
}
#frame2-copy1-1-sup {
    font-size: 11px;
    position: relative;
    top: .8px;
    left: -.5px;
}
#frame2-copy1-2 {
    font-size: 14px;
    color: #006072;
    line-height: 17px;
    display: block;
    position: relative;
    top: -19px;

    opacity: 0;
    transform: translate(0, -10px);
}
/* End frame 2 styles */

/* Start frame 3 styles */
#frame3 {
    position: absolute;
    top: 159px;
    left: 139px;

    opacity: 0;
    transform: translate(0, -10px);
}
#frame3-copy1 {
    font-size: 18px;
    color: #da0812;
    line-height: 22px;
    letter-spacing: -0.1px;
}
#frame3-copy2 {
    font-size: 10px;
    color: #444444;
    position: relative;
    top: 1px;
}
#frame3-copy2-sup {
    font-size: 6.5px;
}

/* End frame 3 styles */

/* Start Frame 4 styles */
#frame4-copy1 {
    font-size: 18px;
    color: #da0812;
    line-height: 20px;
    position: absolute;
    top: 110px;
    left: 163px;
    width: 150px;

    opacity: 0;
    transform: translate(0, -10px);
}
#frame4-copy1-sup {
    font-size: 10px;
    position: relative;
    left: -.5px;
}
#frame4-description {
    font-size: 10px;
    color: #ffffff;
    text-shadow: 0px 0px 4px #000000, 0px 0px 4px #000000, 0px 0px 4px #000000;
    /* text-shadow: 0px 2px 3px #000000, 0px 2px 3px #000000; */
    position: absolute;
    top: 247px;
    left: 7px;
    width: 100px;
    line-height: 12px;
    
    opacity: 0;
}
/* End Frame 4 styles */
#visitBtn{
    position: absolute;
    top: 222px;
    left: 159px;
    width: 141px;
    height: 23px;

    background-color: #006072;
    border-radius: 4px;
    color: #ffffff;
    font-size: 12px;

    padding-top: 6px;
    padding-left: 9px;

    opacity: 0;
    transform: translate(0, -10px);
}
#visitIcon{
    position: absolute;
    top: 8px;
    left: 126px;
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}

#repBtn{
    position: absolute;
    top: 258px;
    left: 159px;
    width: 94px;
    height: 22px;

    background-color: #ffffff;
    border: 1px solid #006072;
    border-radius: 4px;
    color: #006072;
    font-size: 12px;

    padding-top: 4px;
    padding-left: 53px;
    cursor: pointer;

    opacity: 0;
    transform: translate(0, -10px);
}
#repIcon{
    position: absolute;
    top: 6px;
    left: 126px;
    width: 13px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}
.overallclick {
    visibility:hidden;
	position: absolute;
	width: 320px;
	height: 480px;
	top: 0px;
}

.headerclick {
    position: absolute;
    width: 320px;
    height: 22px;
    top: 0px;
    left:0px;
}

#blocker {
    background-color: #f4f4f2;
    visibility: hidden;
    position: absolute;
    width: 320px;
    height: 480px;
    left: 0px;
    top: 0px;
    z-index:10;
}

/* -------------------- ISI -------------------- */

#isiHeader {
    width: 318px;
    height: 20px;
    top: 0px;
    background-color: #ffffff;
    -webkit-transform: translate(0px, 320px);
    -moz-transform: translate(0px, 320px);
    -ms-transform: translate(0px, 320px);
    -o-transform: translate(0px, 320px);
    transform: translate(0px, 320px);
}

#ihText {
	font-family: 'Noto Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #006072;
    top: 2px;
    left: 8px;
    letter-spacing: 0.02px;
}

#HeaderClose {
    /* opacity:0; */
    width: 320px;
    height: 22px;
    top: 0px;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);

    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
    visibility:hidden;
}

#closeText{
    font-size: 12px;
    color: #006774;
    top: 1px;
    right: 20px;
    width: 57px;
    height: 19px;
    text-align: right;
    letter-spacing: -0.01px;
    padding-right:6px;
    padding-top:2px;
}

#closeBtn {
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    position:absolute;
    right: 67px;
    top: 4px;
    cursor: pointer;
}

#isiHeaderBottom {
    width: 318px;
    height: 21px;
    bottom: 0px;
    background-color: #eeeeee;
    visibility:hidden;
}

.ihTransition {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#ihTextBottom {
    font-size: 12px;
    top: 1px;
    margin: 0px 0px 0px 7px !important;
    color: #134b8e;
    text-decoration: none;
    cursor: pointer;
    text-underline-offset: 2px;
}

.isiBg {
    width: 318px;
    height: 232px;
    background-color: #ffffff;
    border-top: 1px solid #c1c1c1;
    -webkit-transform: translate(0px, 319px);
    -moz-transform: translate(0px, 319px);
    -ms-transform: translate(0px, 319px);
    -o-transform: translate(0px, 319px);
       transform: translate(0px, 319px);
}

#isiContainer {
    width: 318px;
    top: -5px;
    overflow: hidden;
    cursor: default;

    -webkit-transform: translate(0px, 342px);
    -moz-transform: translate(0px, 342px);
    -ms-transform: translate(0px, 342px);
    -o-transform: translate(0px, 342px);
       transform: translate(0px, 342px);
}

#isiContent {
    position: absolute;
    top: 3px;
    left: 8px;
    width: 290px;
    line-height: 7px;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

#scrollBg {
    width: 8px;
    right: 0px;
    top: -2px;
    height: 67px;
    background-color: #ffffff;
    border: 1px solid #c1c1c1;

    -webkit-transform: translate(290px, 427px);
    -moz-transform: translate(290px, 427px);
    -ms-transform: translate(290px, 427px);
    -o-transform: translate(290px, 427px);
    transform: translate(290px, 427px);
}

#scrollBar {
    width: 6px;
    background-color: #c1c1c1;
    cursor: pointer;

    -webkit-transform: translate(1px, 1px);
    -moz-transform: translate(1px, 1px);
    -ms-transform: translate(1px, 1px);
    -o-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
}

.headertxt,.sub_headertxt,.bullet_main,.bullet_sub,.bottomtxt_1,.bottomtxt_2,.bottomtxt_3,.bottomtxt_4 {
    font-family: 'Noto Sans', sans-serif;
}

.sub_headertxt {
    color: #444444;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.01px;
    line-height: 1.2em;
    padding-bottom: 4px;
}

.headertxt {
    color: #006072;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.2em;
    padding-bottom: 0px;
}

.bullet_main {
    color: #444444;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.035px;
    line-height: 1.2em;
    padding-bottom:5px;
    padding-left: 7.5px;
}

.bullet_sub {
    color: #444444;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: -0.01px;
    line-height: 1.2em;
    padding-bottom:4px;
}

.reg_sup {
    position: relative;
    font-size: 0.6em;
    top: 0.5px;

}

.bullet_black {
    color: #444444;
    position: absolute;
    left: 0px;
    font-weight: 700;
    padding-left:0px;
}


.firefox #isiContent .isTrademark {
    top: 0;
}

.msie #isiContent .isTrademark {
    position: relative;
    top: 2px;
}
.novoLogo {
    width: 54px;
    height: 39px;
    position: absolute !important;
    background-repeat:no-repeat;
    background-size: contain;
    right: -2px;
    display: inline-block;
    bottom: 7px;
}

/* ----- CSS for targeting specific Browsers ----- */

/* FireFox */
@-moz-document url-prefix() {

}

/* Edge */
@supports (-ms-ime-align: auto) {

}

/* Internet Explorer 11, 10 */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

}

/* Safari */
@media not all and (min-resolution:.001dpcm) { @media {

}}
