* {
    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);
    transform: translateZ(0);
    webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
}

body {
    -moz-user-select: none;

}

div {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    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);

    font-family: 'Roboto Condensed', sans-serif;
    /*400 700*/
}

#container {
    width: 728px;
    height: 90px;
    overflow: hidden;
    visibility: hidden;
    box-sizing: border-box;
    border: 1px solid #b7b7b7; 
}

div {
    position: absolute;
}

sup {
    position: relative;
    line-height: 0px;
    font-size: 0.6em;
    top: 1px;
}

i {
    font-style: italic;
}

b {
    font-weight: 700;
}

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

.hidden {
    opacity: 0;
}
.slideFromLeft{
    transform: translateX(-728px);
}
.slideUp{
    transform: translateY(90px);
}
.wrapper {
    width: 728px;
    height: 90px;
    position: absolute;
    top: -1px;
    left: -1px;
}

.adSize { 
    position: absolute;
    top: 0px;
    left: 0px;
    width: 728px;
    height: 90px;
    background-size: 728px 90px;
    background-repeat: no-repeat;
}

.rcReg{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

.rcBold{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;

}

/*FRAME COPIES*/

#sealFootnote{
    font-size: 10px;
    color: #ffffff;
    top: 76px;
    left: 13px;
}
#frame1{
    overflow: hidden;
    left: 93px;
}
#f1copy1_cont{
    top: 12px;
    /*left: 29px;*/
    width: 240px;
    height: 19px;
    overflow: hidden;
}
#f1copy1{
    font-size: 20px;
    color: #ffffff;
/*    top: 14px;
    left: 109px;*/
    letter-spacing: 0.09px;
}
#f1copy2_cont{
    width: 255px;
    height: 24px;
    top: 33px;
    /*left: 7px;*/
    overflow: hidden;
}
#f1copy2{
    font-size: 20px;
    color: #ffffff;
/*    top: 29px;
    left: 135px;*/
    letter-spacing: 0.1px;
}
#f1copy3_cont{
    top: 54px;
    /*left: 22px;*/
    width: 258px;
    height: 27px;
    overflow: hidden;
}
#f1copy3{
    font-size: 20px;
    color: #ffffff;
/*    top: 52px;
    left: 113px;*/
    letter-spacing: 0.1px;
}
#f1copy3sup{
    top: 1px;
}
#f2copy1,#f3copy1,#f4copy1{
    font-size: 20px;
    color: #ffffff;

    left: 6px;
    top: 1px;
}
#f2copy1 span{
    font-size: 14px;
    color: #ffffff;

    position: relative;
    left: 3px;
}

#f2copy2 div:nth-child(1){
    top: 31px;
    left: 6px;
    line-height: 14px;
    font-size: 12px;
    color: #ffffff;
}
#f2copy2 div:nth-child(2){
    font-size: 10px;
    top: 73px;
    left: 6px;
    color: #ffffff;
}

#f3copy1 span, #f4copy1 span{
    font-size: 14px;
    color: #ffffff;

    position: relative;
    left: 6px;
}

#f3copy2 div:nth-child(1){
    top: 29px;
    left: 6px;
    line-height: 16px;
    font-size: 12px;
    color: #ffffff;
}
#f3copy2 div:nth-child(2){
    font-size: 10px;
    top: 61px;
    left: 6px;
    color: #ffffff;
    line-height: 11px;
}

#f4copy2{
    font-size: 15px;
    color: #ffffff;
    text-align: center;
}
#f4copy2 div:nth-child(1){
    top: 31px;
    left: 11px;
}
#f4copy2 div:nth-child(2){
    top: 31px;
    left: 118px;
}
#f4copy2 div:nth-child(3){
    top: 31px;
    left: 223px;
}
#f5copy1_cont{
    width: 728px;
    height: 90px;
    left: 125px;
    overflow: hidden;
}
#f5copy1 div:nth-child(1){
    font-size: 15px;
    color: #75c4d6;
    top: 18px;
    left: 2px;
}
#f5copy1 div:nth-child(2){
    font-size: 22px;
    color: #ffffff;
    top: 33px;
    left: 2px;
}
#f5copy1 div:nth-child(3){
    font-size: 15px;
    color: #75c4d6;

    top: 58px;
    left: 2px;
    letter-spacing: 0.1px;
}
/*END FRAME COPIES */

#ctaText{
    top: 62px;
    left: 389px;
    font-size: 14px;
    color: #ffffff;
}
#ctaText span{
    left: 6px;
    position: relative;
    top: -1px;
}

/*custom*/
#scrollBg {
    width: 6px;
    height: 44px;
    background: #cbcbcb;
    border: 1px solid #9f9f9f;
    border-radius: 6px;

    box-shadow: inset 0 0 4px rgba(9,9,9,0.2);
    
    -webkit-transform: translate(216px, 24px);
    -moz-transform: translate(216px, 24px);
    -ms-transform: translate(216px, 24px);
    -o-transform: translate(216px, 24px);
    transform: translate(216px, 24px);
}

#scrollBar {
    width: 6px;
    height: 12px;
    left: -1px;
    top: -1px;
    background-color: #ffffff;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid #9f9f9f;
    
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

/* -------------------- CONTENT PROPERTIES -------------------- */
.hotspot {
    position: absolute;
    width: 728px;
    height: 90px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

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

.isiTextBlueBold {
    color: #004a98;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 17px;
    padding-left: 1px;
}

.isiText {
    color: #333333;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    padding-bottom: 5px;
    padding-left: 1px;
    letter-spacing: -0.06px;
}

.bullet_blue{
    color: #004a98;
    position: absolute;
    margin-top: 2px;
    left: 0px;
    font-weight: 400;
    line-height: 10px;
    padding-left: 1px;
}

.blue_header {
    color: #004a98; 
    font-weight: 700;
}

.par_blueHeader {
    padding-left: 6px; 
    padding-right: 35px;
    line-height: 15.6px;
}

.hypen_blue {
    color: #004a98;
    margin-left: -7px;
}

.symbol{
    position: absolute;
    top: 6px;
    left: 1px;
}

#isiBtnP{
    width: 14px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    right: 2px;
    top: 6px;
    cursor: pointer;
}
#isiBtnM{
    width: 14px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
    right: 3px;
    top: 6px;
    cursor: pointer;
}

/*#fb1, #fb2, #fb3, #fb4, #fb5, #fb6, #fb7, #fb8, #fb9, #fb10, #fb11, #fb12, #fb13, #fb14, #fb15, #fb16, #fb17, #fb18, #fb19, #fb20, #fb21, #fb22, #fb23{
    display: none;
}*/

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

#IRI_mainContainer {
    width: 300px;
    height: 88px;
}

#isiContainer {
    overflow:hidden;
    width: 300px;
    height: 88px;
    cursor: default;
    background-color: #ffffff;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

#isiContent {
    width: 210px;
    padding-left: 3px;
    padding-top: 3px;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

#isiContent > * {
    position: static;
    font-family: 'Roboto Condensed', sans-serif;
}


#isiHeaderBottom {
    cursor: pointer;
    background-color: #00a274;
    width: 229px;
    height: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    transform: translate(0px, 73px);
}

#ihTextBottom {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 9px;
    letter-spacing: 0.2px;
    color: #ffffff;
    cursor: pointer;
    line-height: 12px;
    width: 300px;
    margin: 2px 0px 0px 10px;
}

.isiLogo {
    position: relative;
    top: 13px;
    right: -18px;
    width: 121px;
    height: 33px;
    background-size: contain;
    background-repeat: no-repeat;
    cursor:pointer;
}


/* Property Work's For FireFox Only */
@-moz-document url-prefix() {
    #f1copy3sup{
        top: 0px;
    }
    sup{
        top: 0px;
    }
}

/* Property Work's For Internet Explorer Edge Only */
@supports (-ms-ime-align: auto) {}

/* Property Work's For Internet Explorer 11, 10 Only */
/*@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .bullet, .bullet2{
        margin-top: -1px;
    }
    sup {
        top: 0.3em;
    }
    #fr3Copy .point {
        top: 6px;
    }
}*/

/*Safari only*/
/*/Safari only/*/
@media not all and (min-resolution:.001dpcm) { @media {
    #f3copy2 div:nth-child(2){
        top: 76px;
    }
    #f5copy1 div:nth-child(2){
        top: 34px;
    }
    #f2copy2 div:nth-child(2){
        top: 64px;
    }
}}

/*@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ @media {
    #f3copy2 div:nth-child(2){
        top: 76px;
    }
}}*/