body {
    font-family: 'Arial', Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    color: #000;
    -webkit-font-smoothing: antialiased !important;
    background: transparent;
}

img{
    border:none;
}

a:link, a:hover, a:visited{
    text-decoration:none;
}

.spacing{
    position:relative;
    width:100%;
    height:20px;
}

.f-left{ float:left;}
.f-right{ float:right;}

.absolute-center {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}

.clear{
    clear:both;
}

.clear-padding{
    padding:0;
}

.clear-margin{
    margin:0;
}

.section-content{
    position: relative;
    display: block;
    width: 100%;
    padding: 0px 0px;
    z-index: 1;
}

.content-container{
    position: relative;
    display: table;
    width: 1100px;
    margin: auto;
    padding: 0px 0px;
}

.img-full{
    width: 100%;
}

.main-header-banner{
    position: relative;
    display: block;
    width: 100%;
    margin: 40px 0px;
}

.section-content .middle {
    display: table-cell;
    vertical-align: top;
}

.box-main-btn-area{
    position: relative;
    display: table;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    width: 500px;
}

.box-main-title{
    position: relative;
    font-family: 'noto_sans_thaibold';
    font-size:36px;
    line-height: 36px;
    color: #17302a;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

.box-main-title span{
    font-family: 'FWDCircularTTBold';
}

.btn-main{
    position: relative;
    width: 100%;
    font-size: 30px;
    line-height: 30px;
    font-family: 'noto_sans_thaibold';
    color: #fff;
    background: #e87721;
    border: none;
    padding: 15px 20px 15px 20px;
    border-radius: 5px;
    margin: 0px 0px;
    text-align: center;
    margin-bottom: 30px;
}

.btn-main:hover, .btn-main:focus, .btn-main:active{
    opacity: 0.8;
    color: #fff;
    background: #e87721;
    border: none;
    outline: none !important;
    outline: 0 !important;
    box-shadow: none !important;
}

.btn-main span{
    font-family: 'FWDCircularTTBold';
}

.box-item-lucky{
    position: relative;
    width: 100%;
    font-size: 30px;
    line-height: 30px;
    font-family: kanitmedium;
    color: #fff;
    background: #e87721;
    border: none;
    padding: 15px 5px 15px 5px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 25px;
    height: 60px;
}

.box-item-lucky .slot-box{
    height: 60px;
}

.box-item-lucky .slot-box{
    height: 60px;
}

.box-item-lucky .slot-box .slotMachineContainer div{
    height: 60px;
}

.btn-bottom-main-area{
    position: relative;
    display: table;
    margin: auto;
    padding-top: 20px;
}

.btn-bottom{
    position: relative;
    width: 150px;
    font-size: 24px;
    line-height: 24px;
    font-family: kanitmedium;
    color: #fff;
    background: #e87721;
    border: none;
    padding: 15px 20px 15px 20px;
    border-radius: 5px;
    margin: 0px 10px;
    text-align: center;
    margin-bottom: 30px;
}

.btn-bottom:hover, .btn-bottom:focus, .btn-bottom:active{
    opacity: 0.8;
    color: #fff;
    background: #e87721;
    border: none;
    outline: none !important;
    outline: 0 !important;
    box-shadow: none !important;
}

@media (min-width: 1200px) and (max-width: 1300px) {

    
}

@media (min-width: 992px) and (max-width: 1199px) {

    .content-container{
        width: 900px;
        padding: 0px 0px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .content-container{
        width: 100%;
        padding: 0px 5.045vw;
    }

}

@media (min-width: 576px) and (max-width: 767px) {

    .content-container{
        width: 100%;
        padding: 0px 2.608vw;
    }

    #Shuffle{
        display: none;
    }

}

@media screen and (max-width: 575px){

    .content-container{
        width: 100%;
        padding: 0px 2.608vw;
    }

    .box-main-btn-area{
        width: 100%;
    }

    .btn-main{
        padding: 2.609vw 1.739vw 2.609vw 1.739vw;
        font-size: 5.217vw;
        line-height: 5.217vw;
        margin-bottom: 5.217vw;
    }

    #Shuffle{
        display: none;
    }

}

@media (min-width: 480px) and (max-width: 575px) {



}

/* Iphone 6 Plus */
@media (min-width:414px) and (max-width: 479px) {

}

/* Iphone 6 */
@media (min-width:375px) and (max-width: 413px) {

}

@media (min-width:300px) and (max-width: 374px) {

}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    
}

@media 
only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 568px) and (max-width: 768px),
only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 568px) and (max-width: 768px),
only screen and (-moz-min-device-pixel-ratio: 2) and (min-width: 568px) and (max-width: 768px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 568px) and (max-width: 768px),
only screen and (min-device-pixel-ratio: 2) and (min-width: 568px) and (max-width: 768px),
only screen and (min-resolution: 192dpi) and (min-width: 568px) and (max-width: 768px),
only screen and (min-resolution: 2dppx) and (min-width: 568px) and (max-width: 768px) {
    
}

@media 
only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 480px) and (max-width: 567px),
only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 480px) and (max-width: 567px),
only screen and (-moz-min-device-pixel-ratio: 2) and (min-width: 480px) and (max-width: 567px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 480px) and (max-width: 567px),
only screen and (min-device-pixel-ratio: 2) and (min-width: 480px) and (max-width: 567px),
only screen and (min-resolution: 192dpi) and (min-width: 480px) and (max-width: 567px),
only screen and (min-resolution: 2dppx) and (min-width: 480px) and (max-width: 567px) {
    
}

@media 
only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width:300px) and (max-width: 479px),
only screen and (min--moz-device-pixel-ratio: 2) and (min-width:300px) and (max-width: 479px),
only screen and (-moz-min-device-pixel-ratio: 2) and (min-width:300px) and (max-width: 479px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width:300px) and (max-width: 479px),
only screen and (min-device-pixel-ratio: 2) and (min-width:300px) and (max-width: 479px),
only screen and (min-resolution: 192dpi) and (min-width:300px) and (max-width: 479px),
only screen and (min-resolution: 2dppx) and (min-width:300px) and (max-width: 479px) {
    
}