.banner {
    width:728px;
    height:90px;
    border:1px solid #333;
    background:#fff;
    overflow:hidden;
    box-sizing:border-box;
}

#loader-container {
    display:none;
}

#btn-exit{
    width:100%;
    height:100%;   
    cursor:pointer;
    opacity:0;
}

#logo-exit{
    cursor:pointer;
    display:none;
}

.size{
    top:-1px;
    left:-1px;
    width:728px;
    height:90px;
}

#collage{
    top: -858px;
    left: -134px;
    background:url(../img/collage.png);
    background-size:contain;
    width:1000px;
    height:1190px;
    opacity:.5;   
}

#cover{
    background:url(../img/cover.jpg);
    background-size:contain;
}

#gradient{
    background:url(../img/gradient.jpg);
}

#copy-1{
    background: url(../img/copy01.png);
    background-size:contain;
}

#copy-2{
    background:url(../img/copy02.png) no-repeat;
    background-size:contain;
    opacity:0;
}

#copy-3{
    background:url(../img/copy03.png) no-repeat;
    background-size:contain;
    opacity:0;
}

#copy-4{
    background:url(../img/copy04.png) no-repeat;
    background-size:contain;
    opacity:0;
}

#copy-5{
    background:url(../img/copy05.png) no-repeat;
    background-size:contain;
    opacity:0;
}

#copy-6{
    background:url(../img/copy06.png) no-repeat;
    background-size:contain;
    opacity:0;
}

#copy-7{
    left:300px;
    background:url(../img/copy07.png) no-repeat;
    background-size:contain;
    opacity:0;
}

#cta{
    left:730px;
    background:url(../img/cta.png) no-repeat;
    background-size:contain;
}

#disclaimer{
    background:url(../img/disclaimer.png) no-repeat;
    background-size:contain;
    left:300px;
}

#disclaimer_f1{
    background:url(../img/disclaimer_f1.png) no-repeat;
    background-size:contain;
}

#disclaimer-2{
    background:url(../img/disclaimer2.png) no-repeat;
    background-size:contain;
    opacity:0;
}

#disclaimer-3{
    left:1000px;
    background:url(../img/disclaimer3.png) no-repeat;
    background-size:contain;
}

#logo{
    background:url(../img/logo.png) no-repeat;
    background-size:contain;
    opacity:0;
}

#logo-end{
    background:url(../img/logo_end.png) no-repeat;
    background-size:contain;
    opacity:0;
}

#logo-viiv{
    background:url(../img/logo_viiv.png) no-repeat;
    background-size:contain;
    opacity:0;
}

#pink-graphic{
    top: 4px;
    left: -43px;
    background: url(../img/pink_graphic.png);
    background-size:contain;
    width:457px;
    height:80px;
}

#kalvin{
    top: 40px;
    left: 672px;
    background:url(../img/kalvin.png) no-repeat;
    background-size:contain;
    opacity:0;
    width:37px;
    height:11px;
}

#kalvin-talking{
    top: 58px;
    left: 219px;
    background:url(../img/kalvintalking.png) no-repeat;
    background-size:contain;
    opacity:0;
    width:66px;
    height:26px;
}

#line-red{
    top: 54px;
    left: 610px;
    width:0;
    height:2px;
    background:#a91f5c;
}

#line-red-2{
    top: 70px;
    left: 219px;
    width:0;
    height:2px;
    background:#a91f5c;
}

#ambassador{
    background:url(../img/ambassador.png) no-repeat;
    background-size:contain;
    opacity:0;
}

#isi-container{
    top:90px;
    right: -3px;
    width: 301px;
    height: 90px;
    overflow:hidden;
    background:#fff;
    font-family:Arial,Helvetica,sans-serif;
}

#isi{
    width:89%;
    height: 90px;
    overflow-x: hidden;
    padding:0 60px 0 5px;
    font-size:10px;
    /*line-height: 10px;*/
    color:#666;
    letter-spacing: -0.3px;
    
}

#isi p{
    margin:-1px 0 5px 0;
}

#rail{
    right:2px;
    width:5px;
    height:100%;
    background: #ebebeb;
    border: #dfdfdf 1px solid;
}

#plus{
    top:2px;
    right:10px;
    width:14px;
    height:14px;
    z-index:1;
    cursor:pointer;
}

.plus{
    background:url(../img/plus.png) no-repeat;
    background-size:contain;
}

.less{
    background:url(../img/less.png) no-repeat;
    background-size:contain;
}

.scroller-container{
    right: -3px;
    width: 8px;
    height: 73px;
    top: 1px;
}

.knob-arrange{
    right: 5px;
    width: 6px;
    height: 86px;
}

.knob{
    right: 6px;
    width: 6px;
    height: 16px;
    background: #959595;
    border-radius: 5px;
    cursor: pointer;
}

#isi h1{
    color:#641478;
    font-size:10px;
    line-height: 11px;
    font-weight:bold;
    /*text-decoration:underline;
    text-underline-position:under;*/
    margin-bottom: 0px;
    margin-top: 2px;
    letter-spacing: 0;
}

#isi h2{
    color:#ea1b75;
    font-size:12px;
    line-height: 13px;
    font-weight:bold;
    margin-bottom: 4px;
    margin-top: 6px;
    letter-spacing: 0;
}

.pink{
    color:#ea1b75;
}

#isi .lineH{
    line-height: 11px;
}

#isi .footer{
    font-size:7px;
    line-height: .7em;
    letter-spacing: 0;
}

#isi .noMarginBottom{
    margin-bottom: 3px;
}

#isi .noMargins{
    margin:-3px 0 2px 0;
}


#isi .resetTop{
    margin-top:-2px;
}

#isi .marginTop{
    margin-top:9px;
}

#isi .lettSpa{
    letter-spacing: -0.5px;
}

#isi .bold{
    font-weight:bold;
}

#isi .lS{
    letter-spacing: 0;
}

#isi .link{
    text-decoration: underline;
    font-weight:bold;
    cursor:pointer;
}

#isi .underlined{
    text-decoration: underline;
    text-underline-position:under;
}

#isi .sup{
    vertical-align:text-top;
    font-size:6.5px;
    letter-spacing:.10px;
    margin-left: 1px;
}

#isi .p_indent{
    margin-left:9px;
}

#isi .p_indent2{
    margin-left: 18px;
}

#isi span.bullet{
    position: absolute;
    font-size: 14px;
    margin-top: -3px;
    color: #333;
}

#isi span.bullet2{
    margin-left: 10px;
    position: absolute;
    font-size: 9px;
    margin-top: -1px;
    color: #333;
}

#isi .nobr{
    white-space:nowrap;
}

.boxed_warning{
    position:relative;
    padding:10px;
    border:1px solid;
}

.pc-all{
    width:94% !important;
}

.ie-11{

}

.ie-edge{
    
}

.ff-mac{

}

.chrome-mac{

}

.safari-mac{

}

.ff-pc{

}

.chrome-pc{

}

.safari-pc{
    
}

.iphoneIpad{

}

.android{

}

 