@font-face {
    font-family: 'Trade Gothic LT Std Cn';
    src: url('../font/TradeGothicLTStd-BdCn20.woff2') format('woff2'),
        url('../font/TradeGothicLTStd-BdCn20.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

.banner {
    width:300px;
    height:250px;
    border:1px solid #333;
    background:#fff;
    overflow:hidden;
    display:block !important;
    box-sizing:border-box;
    font-family:Arial,Helvetica,sans-serif;
}

#loader-container {
    display:none;
}

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

.size {
    width: 300px;
    height: 250px;
}

.retina {
    background-size: contain;
}

#people {

}

#line {
    background: #000;
    width: 0px;
    height: 1px;
    top: 75px;
    left: 16px;
}

#data {
    background-image: url(../img/data.svg);
    background-repeat: no-repeat; 
    width: 37px;
    height: 19px;
    top: 79px;
    left: 236px;
    opacity: 0;
}

.person {
    margin-right: 2px;
    position: static;
    display: inline-block;
    float: left;
    opacity: 0;
}

#row1 {
    top: 17px;
    left: 17px;
    width: 280px;
}

.man {
    background-image: url(../img/man.svg);
    background-repeat: no-repeat;
    width: 22px;
    height: 54px;
}

.woman {
    background-image: url(../img/woman.svg);
    background-repeat: no-repeat;
    width: 27px;
    height: 55px;
}

.yellowman {
    background-image: url(../img/man_yellow.svg);
    background-repeat: no-repeat;
    width: 22px;
    height: 54px;
    margin-left: 2px;
}

.yellowwoman {
    background-image: url(../img/woman_yellow.svg);
    background-repeat: no-repeat;
    width: 27px;
    height: 55px;
}

.yellowColor {
    color: #ffdc00;
}

.blackColor {
    color: #000000;
}

.leftUppercase {
    text-transform: uppercase;
    text-align: left;
}

.text {
    color: #fff;
    font-family: 'Trade Gothic LT Std Cn';
    font-weight: bold;
    font-style: normal;
    font-size: 22px;
    letter-spacing: -0.5px;
    line-height: 0.98em;
}

#text1 {
    top: 79px;
    left: 18px;
    line-height: 20px;
}

.text1 {
    display: inline-block;
    padding-top: 4px;
}

#text1_1, #text1_2 {
    opacity: 0;
}

.blackBox {
    background: #000;
    padding-top: 4px;
    padding-left: 2px;
    padding-right: 2px;
    height: 18px;
}

.pc-all .blackBox {
    padding-top: 0px;
    height: 22px;
}

.pc-all .text1 {
    padding-top: 0px;
}

.pc-all #text1 {
    top: 79px;
    line-height: 23px;
}

#unsmoke {
    background-image: url(../img/unsmoke.svg);
    background-repeat: no-repeat;
    width: 43px;
    height: 24px;
    top: 216px;
    left: 244px;
}

#unsmoke2 {
    background-image: url(../img/unsmoke.svg);
    background-repeat: no-repeat;
    width: 43px;
    height: 24px;
    top: 207px;
    left: 189px;
    opacity: 0;
}

#legal {
    color: #7b7a79;
    font-family: 'Trade Gothic LT Std Cn';
    font-weight: bold;
    font-style: normal;
    font-size: 7px;
    letter-spacing: 0;
    line-height: 0.98em;
    text-transform: uppercase;
    text-align: left;
    bottom: 9px;
    left: 11px;
}

sup {
    position: relative;
    top: 0.4em;
    font-size: 7px;
}

#text2 {
    font-size: 20px;
    top: 80px;
    left: 18px;
    letter-spacing: -0.5px;
    line-height: 18px;
    opacity: 0;
}

.text2 {
    display: inline-block;
    padding-top: 5px;
}

.pc-all .text2 {
    padding-top: 0px;
}

.pc-all #text2 {
    line-height: 23px;
}

#white {
    background: #fff;
    opacity: 0;
}

#rectangle1 {
    border: 2px solid #ffdc00;
    width: 63px;
    height: 21px;
    top: -2px;
    left: -5px;
    opacity: 0;
}

#logo {
    background-image: url(../img/logo.svg);
    background-repeat: no-repeat;
    top: 207px;
    left: 73px;
    width: 93px;
    height: 22px;
    opacity: 0;
}

#cta {
    font-family: 'Trade Gothic LT Std Cn';
    font-weight: bold;
    font-style: normal;
    background-color: #ffdc00;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    font-size: 14px;
    line-height: 13px;
    letter-spacing: 0.2px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.31);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.31);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.31);
    top: 144px;
    left: 76px;
    width: 145px;
    height: 32px;
    padding-top: 11px;
    opacity: 0;
}

.pc-all #cta {
	padding-top: 9px;
	height: 34px;
}

#bubble1 {
    background-image: url(../img/bubble1.png);
    opacity: 0;
}

#text3 {
    top: 64px;
    left: 107px;
    font-size: 21px;
    text-transform: uppercase;
    width: 185px;
    text-align: left;
    letter-spacing: -0.1px;
}

#rectangle2 {
    border: 2px solid #ffdc00;
    width: 68px;
    height: 20px;
    top: -6px;
    left: 17px;
    opacity: 0;
}

.pc-all #rectangle2 {
    top: -3px;
}

.pc-all #text3 {
	top: 61px;
}

#text3_2 {
    left: 6px;
    top: 22px;
}

#borderL {
    background: #646464;
    width: 8px;
    height: 100%;
    top: 0;
    left: 0;
}

#borderB {
    background: #646464;
    width: 100%;
    height: 8px;
    bottom: 0;
    left: 0;
}

#borderR {
    background: #646464;
    width: 8px;
    height: 100%;
    bottom: 0;
    right: 0;
}

#borderT {
    background: #646464;
    width: 100%;
    height: 8px;
    top: 0;
    right: 0;
}