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

    font-family:Arial,Helvetica,sans-serif;
}

#loader-container {
    display:none;
}

#btn-exit{
    width:100%;
    height:100%;   
    cursor:pointer;
    opacity:0;
}
#logo_link{
    height: 35px;
    width: 79px;
    top: 51px;
    right: 60px;
    cursor: pointer;
}
#pi_link{
 height: 14px;
 width: 160px;
 bottom: 16px;
 left: -1px;
 cursor: pointer;
}

#mg_link{
 height: 15px;
 width: 160px;
 bottom: 0;
 right: -1px;
 cursor: pointer;
}

.size{
    top:-1px;
    left:-1px;
    width:160px;
    height:600px;
}

.retina{
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

#bg{
  background: url("../img/bg.jpg");
  opacity: 1;
}

#copy1{
  background: url("../img/copy1.png");
  opacity: 1;
}

#copy2{
  background: url("../img/copy2.png");
  opacity: 0;
  top: -260px;
  left: -0px;
}

#copy3{
  background: url("../img/copy3.png");
  opacity: 0;
  top: -10px;
}

#copy4{
  background: url("../img/copy4.png");
  opacity: 0;
  top: -10px;
}

#copy5{
  background: url("../img/copy5.png");
  opacity: 0;
  top: -260px;
  left: -0px;
}

#cta{
  background: url("../img/cta.png");
  opacity: 1;
}

#head{
  background: url("../img/header.png");
  opacity:1;
}

#pi{
  background: url("../img/pi.png");
  opacity: 1;
}

#line1{
    background: #38939b;
    height: 2px;
/*    width: 106px;*/
    width: 0px;
    top: 218px;
    left: 18px;
}

#line2{
    background: #38939b;
    height: 2px;
/*    width: 106px;*/
     width: 0px; 
    top: 218px;
    right: 18px;
}

#mask1{
    height: 100px;
    top: 220px;
    width: 160px;
    left: -1px;
    overflow: hidden;
}

#isi-title{
    top: 75px;
    left: 10px;
    width: 100%;
    height: 20px;
    color: #444141;
    font-weight: bold;
}

.black{
    color:#000;
}

#isi-container{
    position: relative;
    background: #ffffff;
    top: 375px;
    width: 160px;
    height: 193px;
    overflow:hidden;
    font-size:11px;
    line-height: 13px;
    color: #333333;
}

#isi{
    width: 87%;
    height:193px;
    overflow-x: hidden;
    padding:0 60px 0 7px;
    text-align:left;
}

.scroller-container{
    right:-3px;
    width:8px;
    height:180px;
}

.knob-arrange{
    right:5px;
    width:8px;
    height:193px;
    background:none;
}

.knob{
    border-radius: 3px;
    right:5px;
    width:8px;
    height:18px;
    background:#1d2172;
    cursor:pointer;
}

#shadow{
 background: url("../img/isi_shadow.png");
 background-size: contain;
 width: 160px;
 height: 10px;
 bottom: 0;
 position: absolute;
 left: -1px;
 opacity: .5;
 pointer-events: none;
}

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

#isi .link1{
    color: #178686;
    text-decoration: underline;
    text-decoration-style:solid;
    cursor:pointer;
}

#isi .link2{
    text-decoration: underline;
    text-decoration-style:solid;
    cursor:pointer;
}

.opa5{
opacity: .5; 
}

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

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

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

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

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

.gray {
    color: #666666;
}

.purple {
    color: #17165d;
}

.green {
    color: #178686;
}

.fs9{
 font-size: 9px;
	line-height: 9px;
}

p{
 margin-top: 0px;
 margin-bottom: 6px;
}

.mt1{
 margin-top: 1px;
}

.mt6{
 margin-top: 6px;
}

.mt17{
 margin-top: 17px;
}

.mt23{
 margin-top: 23px;
}

.mt45{
 margin-top: 45px;
}

.mb0{
 margin-bottom: 0px;
}

.mb1{
 margin-bottom: 1px;
}

.mb2{
 margin-bottom: 2px;
}

.mb4{
 margin-bottom: 4px;
}

.mb10{
 margin-bottom: 10px;
}

.mb11{
 margin-bottom: 11px;
}

.ml10{
 margin-left: 10px;
}

.ls1{
letter-spacing: -0.3px;
}

.ls2{
letter-spacing: -0.1px;
}

#logo{
     margin-top: 21px;
     margin-left: 10px;
}

#footer{
    font-size: 10px !important;
    width: 160px;
    height: 210px !important;
    background: url("../img/isi_bg.jpg");
    padding-left: 10px;
    left: -10px;
    background-size: contain;
   color: #FFFFFF;
}

.pc-all{

}

.ie-11{

}

.ie-edge{
    
}

.ff-mac{

}

.chrome-mac{

}

.safari{

}

.ff-pc{

}

.chrome-pc{

}

.iphoneIpad{

}

.android{

}