@charset "utf-8";

@font-face {
	font-family: "archyedt-bold";
	src: url(../fonts/archyedt-bold.otf);
}
@font-face {
	font-family: "bpg_rioni_arial";
	src: url(../fonts/bpg_rioni_arial.ttf);
}
html,body{
    position: relative;
    margin: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: rgba(0,0,0,0);
    -moz-tap-highlight-color: transparent;
    -ms-tap-highlight-color: rgba(0,0,0,0);
    -ms-tap-highlight-color: transparent;
    -o-tap-highlight-color: rgba(0,0,0,0);
    -o-tap-highlight-color: transparent;
    tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: transparent;
}
body{
    background-color: #252525;
    background-image: url('../img/bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
div{
    box-sizing: border-box;
}
a{
    text-decoration: none;
}
a:hover,
a:focus{
    text-decoration: none;
    color: #fff;
}
.row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.logo{
    position: absolute;
    width: 220px;
    height: 40px;
    left: 7%;
    top: 7vh;
    z-index: 10;
    background: url(../img/logo.png) center no-repeat;
    background-size: contain;
}
.section{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.center{
    text-align: center;
}
.red{
    color: #ff1644;
}
.underline{
    box-shadow: inset 0 -2px 0 rgba(255,255,255,0.8);
    padding-bottom: 3px;
}
h1{
    margin: 0;
    font-size: 6vh;
    color: rgba(255,255,255,0.8);
    letter-spacing: 1px;
    font-weight: 100;
    text-align: center;
    font-family: "archyedt-bold";
}
h2{
    margin: 8vh 0 3vh 0;
    font-size: 3vh;
    color: #59daa4;
    font-weight: 100;
    font-family: "bpg_rioni_arial";
}
.banner{
    width: 100%;
    height: 40vw;
    background: url('../img/banner-lg.png') center no-repeat;
    background-size: cover;
}
.leaderboard-container{
    position: relative;
    width: 420px;
    margin: 0 auto;
    background-color: #373b4c;
    border-radius: 15px;
    overflow: hidden;
    text-align: center;
}
.silver{
    height: 610px;
    margin-top: -30px;
}
.gold{
    height: 640px;
    margin-top: -60px;
}
.bronze{
    height: 580px;
}
.leaderboard-header{
    position: relative;
    width: 100%;
    height: 150px;
    background: url('../img/leaderboard_header_bg.png') top no-repeat;
    background-size: cover;
    overflow: hidden;
    color: #d8dde7;
    font-family: "bpg_rioni_arial" !important;
    padding: 0 40px;
}
.header{
    display: -webkit-flex;
    display: flex;
    margin-top: 30px;
}
.col1{
    flex: 1.5;
    text-align: left;
}
.col2{
    flex: 6;
    text-align: left;
}
.col3{
    flex: 2;
    text-align: left;
}
.col4{
    flex: 5;
    text-align: right;
}
.leaderboard-content{
    width: 100%;
    height: calc(100% - 150px);
    padding: 0 40px;
    color: #d8dde7;
    padding-top: 0;
    overflow: hidden;
}
.leaderboard-content .overview{
    width: 100% !important;
}
.scrollable.default-skin{
    padding-right: 40px !important;
}
.content{
    display: -webkit-flex;
    display: flex;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    border-bottom: 1px solid #596575;
}
.authUser{
    position: relative;
    background-color: #8278f3;
    color: #fff;
    padding: 0 40px;
    border-radius: 15px;
}
.authUser > .content{
    margin-bottom: 0;
    height: 60px;
    line-height: 60px;
}
.verifyWarning{
    position: relative;
    margin:2vh auto 0 auto;
    color: #fff;
    font-family: "bpg_rioni_arial";
}
.verifyWarning span{
    display: inline-block;
    text-align: left;
}
.verifyWarning img{
    margin-right: 10px;
    vertical-align: super;
}
.verifyWarning a{
    color: #fff;
    opacity: .85;
}
.verifyWarning a:hover{
    opacity: 1;
}
.features-container{
    position: relative;
    margin-top: 15vh;
    padding: 6vh 12vw ;
    font-family: "bpg_rioni_arial";
    font-size: 2vh;
    line-height: 3vh;
    color: rgba(255,255,255,0.87);
}
.terms-container{
    position: relative;
    margin-top: 10vh;
    padding: 6vh 6vw ;
    background-color: rgba(57,65,78,0.5);
    color: #dce0e9;
    border-radius: 13px;
    box-shadow: 0 0 49px 3px rgba(38,42,49,0.3);
}
.terms-name{
    text-align: center;
    font-size: 3vh;
    margin-bottom: 3vh;
    font-family: "bpg_rioni_arial";
    color: #8278f3;
}
.listElem{
    margin: 2.5vh 0;
    font-size: 2vh;
    line-height: 3vh;
    text-align: left;
}
.listElem div{
    display: table-cell;
    font-family: "bpg_rioni_arial";
}
.icon{
    width: 30px;
    padding-right: 25px;
}
.text{
    width: calc(100% - 30px);
}
.SlBtn{
    position: relative;
    padding: 1vh 5vw;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    opacity: .9;
    font-size: 2.4vh;
    background-color: #ff1644;
    font-family: "bpg_rioni_arial";
}
.SlBtn:hover{
    opacity: 1;
}
.lari{
    font-family: "!BPGGEL";
}
.italic{
    font-style: italic;
}
/*-----------------------------Medias---------------------------*/
@media(max-width:1366px) and (min-width:1200px){
    .leaderboard-container{
        width: 380px;
    }
}
@media(max-width:1200px){
    .leaderboard-container{
        width: 500px;
        margin-bottom: 5vh;
        margin-top: 0;
    }
}
@media(max-width:600px){
    .leaderboard-container{
        width: 90%;
        margin-bottom: 5vh;
        margin-top: 0;
        font-size: 12px;
    }
    .verifyWarning{
        font-size: 12px;
    }
    .content{
        height: 30px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .banner{
        width: 100%;
        height: 100vh;
        background: url(../img/banner-sm.png) center no-repeat;
        background-size: contain;
    }
    .logo{
        left: 5%;
        top: 2vh;
    }
}
@media(max-width:420px){
    .leaderboard-container{
        width: 95%;
        margin-bottom: 5vh;
        margin-top: 0;
        font-size: 11px;
    }
    .leaderboard-content,
    .authUser,
    .leaderboard-header{
        padding: 0 5vw;
    }
    .scrollable.default-skin{
        padding-right: 5vw !important;
    }
    .verifyWarning {
        font-size: 11px;
    }
    .icon{
        padding-right: 5px;
    }
    .icon img{
        width: 20px;
    }
}
@media(max-width:390px){
    .leaderboard-container{
        width: 95%;
        margin-bottom: 5vh;
        margin-top: 0;
        font-size: 10px;
    }
}
/*------Mobile Devices Landscape------*/
@media(max-width:1024px) and (orientation:landscape){
    h1{
        font-size: 6vw;
    }
    h2{
        font-size: 3vw;
    }
    .listElem {
        font-size: 2vw;
        line-height: 3vw;
    }
    .features-container{
        font-size: 2vw;
        line-height: 3vw;
    }
    .SlBtn{
        font-size: 2.4vw;
    }
    .terms-name{
        font-size: 3vw;
    }
}
@media(max-width:600px) and (orientation:landscape){
    .banner{
        width: 100%;
        height: 100vw;
        background: url(../img/banner-sm.png) center no-repeat;
        background-size: contain;
    }
}