/* reset */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
/* reset end*/

body {
    background: #F19A81 url(../images/web_bg.jpg) top center no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    background-size: cover;
    min-height: 100vh;
}
.logocon {
    max-width: 650px;
    margin: 20px auto 40px auto;
    text-align: center;
}
.logocon img {
    width: 250px;
}
.textcon {
    max-width: 650px;
    margin: 30px auto 20px auto;
    text-align: center;
    color: #F19A81;
    font-family: Kanit,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.textbanner {
    text-align: center;
    color: #F19A81;
    font-family: Kanit,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 20px auto 20px auto;
}
.bannercon {
    max-width: 350px;
    margin: 0px auto;
}

.btncon {
    text-align: center;
    margin: 60px auto 20px auto;
    width: 180px;

}
.btncon img {
    width: 100%;
}
.btncon.webonly {
   width: 100%;
   max-width: 350px;
 }
.btncon.webonly a{
    display: inline-block;
    width: 45%;
 }
 .btncon.webonly a:first-child{ margin-right: 4%; }
/* .btncon a {
    display: block;
    margin: 0px auto;
    width: 100%;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
} */
.slick-slide img {
    width: 100%;
}
.slick-dots li button:before {
    font-size: 12px;
    line-height: 14px;
    width: 12px;
    height: 12px;
    opacity: .75;
    color: rgb(233 132 127 / 50%);
    border-radius: 0px;
    content: '';
    background: rgb(233 132 127 / 50%);
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    background: #e9847f;
}
.slick-dots {
    bottom: -50px;
}
/* .btncon.mobile, .downloadcon { display: none; } */
.downloadcontainer {
    position: fixed;
    top: 0px;
    width: 100%;
    display: none;
    z-index: 1;
}
.downloadcon {
    max-width: 650px;
    margin: 0px auto;
}
.downloadcon img {
    width: 100%;
}
/* header.mobilespace {
    padding-top: 150px;
} */
.blackbg {
    width: 100%;
    z-index: 2;
    background-color: rgb(0 0 0 / 60%);
    position: fixed;
    height: 100%;
    top:0px;
    display: none;

}
.popupcon {
    position: absolute;
    z-index: 3;
    top: calc(50% - 350px);
    width: 70%;
    margin: 0px 15%;
}
.blackbg2 {
    width: 100%;
    z-index: 2;
    background-color: rgb(0 0 0 / 60%);
    position: fixed;
    height: 100%;
    top:0px;
    display: none;

}
.popupcon2 {
    position: absolute;
    z-index: 3;
    top: calc(50% - 450px);
    width: 60%;
    margin: 0px 20%;
}
.blackbg3 {
    width: 100%;
    z-index: 2;
    background-color: rgb(0 0 0 / 60%);
    position: fixed;
    height: 100%;
    top:0px;
    display: none;
}
.popupbox {
    display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.popupcon3 {
    position: relative;
    z-index: 3;
    width: 100%;
    margin: 0px auto;
    max-width: 900px;
    height: auto;
    background: rgb(41,150,252);
background: linear-gradient(180deg, rgba(41,150,252,1) 0%, rgba(255,168,143,1) 100%);
padding: 20px 0px;
border-radius: 10px;
}
.closebtn {
    display: block;
    width:20px;
    height: 20px;
    position: absolute;
    background: transparent url(../images/popup_close.png) no-repeat;
    background-size: 100%;
    top: -25px;
    right: 10px;
    z-index: 4;
 }
 .closebtn2 {
    display: block;
    width:20px;
    height: 20px;
    position: absolute;
    background: transparent url(../images/popup_close.png) no-repeat;
    background-size: 100%;
    top: -25px;
    right: 10px;
    z-index: 4;
 }
 .closebtn3 {
    display: block;
    width:20px;
    height: 20px;
    position: absolute;
    background: transparent url(../images/popup_close.png) no-repeat;
    background-size: 100%;
    top: -25px;
    right: 10px;
    z-index: 4;
    cursor: pointer;
    top:15px
 }
.popupcon .popupimg {
    width: 100%;
}
.popupcon a{
    display: block;
    margin: -40px auto 0px auto;
    width: 60%;
}
.popupcon .popupbtn {
    width: 100%;
}
.popupcon2 .popupimg {
    width: 100%;
}
.popupcon2 a{
    display: block;
    margin: -40px auto 0px auto;
    width: 60%;
}
.popupcon2 .popupbtn {
    width: 100%;
}
.maincon {
    top: 50%;
    transform: translate(0, -50%);
    position: absolute;
    width: 100%;
}
.tabcon { text-align: center; margin-top: 20px; }
.tabcon li {
    color:#ffa88f;
    display: inline-block;
    margin: 0px 10px;
    cursor: pointer;
    background: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    
}
.tabcon li.activetab {
    color: #fff;
    background:#ffa88f;
    
}
.androidtab {
    width: 100%;
    max-width: 650px;
    text-align: center;
    margin: 0px auto;

}
.tabtitle {
    margin: 20px 0px 10px 0px;
    font-size: 18px;
    color: #fff;
}
/* .androidtab ul{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
 } */
.androidtab li{
    display: inline-block;
    width: 30%;
    margin: 20px 5% 0px 5%;
    vertical-align: top;
}
.androidtab li img{ 
    width: 100%;
}
.steptext {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
}
.steptext span{ font-size: 15px; font-weight: bold; }
.steptext a { color: #fff; text-decoration: none; font-size: 14px; }
.iostab {
    width: 100%;
    max-width: 900px;
    text-align: center;
    margin: 0px auto;

}
.iostab li{
    display: inline-block;
    width: 20%;
    margin: 20px 1.5%;
    vertical-align: top;
}
.iostab li img{ 
    width: 100%;
}
@media screen and (max-width: 767px) {
    body {
        background-image: url(../images/mobile_bg.jpg);
    }
    /* header.mobilespace {
        padding-top: 80px;
    } */
    .popupcon {
        position: absolute;
        z-index: 3;
        top: calc(50% - 240px);
        width: 90%;
        margin: 0px 5%;
    }
    .popupcon2 {
        position: absolute;
        z-index: 3;
        top: calc(50% - 260px);
        width: 80%;
        margin: 0px 10%;
    }
    .popupcon2 a{
        margin: -30px auto 0px auto;
    }

header { padding-top: 50px; }
.logocon
    {
        margin:50px auto 20px auto;
    }


}
@media screen and (max-width: 389px) {
    /* .logocon
    {
        margin-bottom: 30px;
    } */
}
@media screen and (max-width: 359px) {
    /* header.mobilespace {
        padding-top: 50px;
    } */
    .logocon img {
        width: 150px;
    }
    .btncon {
        margin: 80px auto 20px auto;
        width: 180px;
    }
    .bannercon {
        max-width: 250px;
    }
    .popupcon {
        top: calc(50% - 180px);
       
    }
    .popupcon2 {
        top: calc(50% - 200px);
       
    }
}
    