html, body {
    background-color: #222222;
    height: 100%;
    font-family: "\5FAE\8F6F\96C5\9ED1", arial;
}

p{
    color:#fff;
}

/*========= NAV =========*/
#nav-bar {
    display: flex;
    background: #000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding:10px;
}

#logo-img {
    height:70px;
}

/*========= Banner =========*/
#js-bg00b {
    background-image: url(../../img/hyg_banner_00b.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: -120px;
}

#bannerimg {
    width: 100%;
}

.mobile-banner {
    display: none;
}

/*========= LINE =========*/
#secone-contentwrap {
    position: relative;
    top: -73px
}

#lineinfo {
    text-align: center;
    color: #fff;
    margin: 0 auto 30px auto;
    padding: 15px 15px 15px 15px;
    width: 40%;
    background-color: rgba(3, 3, 3, 0.75);
    border: 5px solid #e4c58e;
    position: relative;
}

#lineinfo .f-corner{    
    list-style-type:none;
    background: url(../../img/frame_corner.png) no-repeat center;
    width:176px;
    height:177px;
    position:absolute;
    right:-23px;
    top: -22px;    
}

.f-c-br{
    transform: scaleY(-1);
    top: unset !important;
    bottom: -23px !important;   
}
.f-c-tl{ 
    transform: scaleX(-1);
    left:-23px;
    right:-23px;    
}
.f-c-bl{ 
    transform: scaleX(-1) scaleY(-1);
    top: unset !important;
    left:-23px;    
    bottom:-23px !important;
    
}

.lineid {
    padding:5px;
    color: rgb(255, 255, 255);
    font-size: 2.35em;
    letter-spacing: .05em;
    font-weight: bolder;    
    margin: 0px -15px 8px -15px;
}
.linelogo{
    height:38px;
    border-radius: 6px;
}
.lineid a{
    color:#fff;
    text-shadow: 1px 1px 3px #435a5a;
    padding:5px;
    cursor: pointer;
    text-decoration: none;
    font-weight:normal;
    padding:0 15px 0 20px;
}

.livechat_button{
    display: inline-block;
    border-radius: 10px;
    background-color: rgb(63, 199, 188);
}
h1 .lineatid{
    color:#ffc400 !important;
}
.blink_me {
    animation: blinker .75s ease-in-out infinite;
  }
  
  @keyframes blinker {
    50% {
      opacity: 0.6;
    }
  }


#line-note {
    font-size: 1.75em;
    letter-spacing: .1em;
    background-image: linear-gradient(90deg, rgb(106 79 33) 0%, rgb(236 201 139) 15%, rgb(180 145 84) 20%, rgb(255 224 167) 40%, rgb(255 224 167) 60%, rgb(180 145 84) 80%, rgb(236 201 139) 85%, rgb(106 79 33) 100%);
    color:#000;
    padding:5px;
    margin:20px -15px 15px -15px;
}

/*========= Section01 =========*/
.col-lg-12{
    text-align: center;
}

.section-header {
    text-align: center;
    font-style: italic;
    font-size: 3.5em;
    letter-spacing: .07em;
    border-bottom: 5px solid #000;
    line-height: 1.5em;
    background-color: rgb(0, 0, 0, .7);
    border-radius: 100px;
}

.neon {    
    color: #fff;
}

.three_in_one_img{
    width:100%;
    border-radius: 0 0 20px 20px;
    border:5px solid #585858;
}
.panel-wrapper{
    text-align: center;
}

.panel {
    border: 20px solid #222222;
    border-top:none;
    border-radius: 50px;
    margin:0;
}

h2 {
    color: #e4c58e;
    letter-spacing: .03em;
    font-size: 1.9em;
    font-weight: 700;
    margin: 10px 0
}

h3 {
    font-size: 1.5em;
    line-height: 1.5em;
    padding: .5em 0 1em;
    margin: 0;
    color:#222;
}

.plustyle{
    font-size: 7em;
    line-height: 0;
    font-weight: bolder;
    color:#fff;
}

.panel-wrapper>div>span{
    position: absolute;    
    z-index: 1;
    top:120px;
    left:557px;
    width: 5px;
    height: 5px;
}

.panel-wrapper + span{
    display: none;    
}

.panel>.js-heading {
    text-align: center;
    background-color: #000;
    overflow: hidden;
    border:5px solid #585858;
    border-bottom: none;
}

.js-panel-body {
    border-radius: 0 0 30px 30px!important;
    padding: 10px 20px 20px;
    overflow: hidden;
    text-align: center;
    background-color: #e4c58e!important;
    background-image: linear-gradient(45deg,  rgb(112 85 35) 0%, rgba(221,194,146,1) 27%, rgba(251,219,163,1) 44%, rgba(203,168,109,1) 63%, rgba(219,187,131,1) 63%, rgb(35 23 1) 100%);
    border:5px solid rgb(255, 238, 190);
    border-top:none;
    box-shadow: 0 5px 20px;
}

.js-sbtn {
    border-radius: 50px;
    font-size: 1.25em;
    color: #fff;
    background-color: #28aca1;
    border:3px solid #55dfd3;
    border-bottom: none;
    box-shadow: 0 5px 5px rgba(20, 20, 20, 0.5);
    width: 60%;
}


/*========= Section02 =========*/
#js-bg02 {
    background-image: url(../../img/bg02.jpg);
    background-size: cover;
    background-position: top;
    padding: 30px 0 35px 0;
}

.headtitle {
    font-style:italic;
    font-weight: 700;
    font-size: 2.25em;
    color: #ffc65c;
    letter-spacing: .2em;
    text-shadow: rgb(53, 53, 53) 3px 3px 3px;
}


.mg-bsimg{
    width:100%;    
    border-radius: 15px 15px 0 0;
}
.mg-bbn {
    font-size: 1.75em;
    letter-spacing:.2em;
    line-height: 2em;
    background-color: #222222;
    text-align: center;
    margin:0;
}
.nowrap {
    white-space: nowrap;
}

/*========= SECTION 03 =========*/
#js-bg03 {
    background-image: url(../../img/bg-shadow.png);
    background-repeat: repeat-x;
    padding: 30px 0 35px 0;
}

.js-bsimg {
    border-bottom:0;
    border-radius: 15px 15px 0 0;
    width: 100%
}

.bbn {
    font-size: 1em;
    padding:5px;
    background-color: #000;
    text-align: center;
    border-radius: 0 0 15px 15px;
    box-shadow: 0 3px 20px rgb(26, 26, 26);  
}

.js-betrecord {
    width: 100%;
    text-align: center
}

#bonuswrap {
    width: 100%;
    padding: 0 10px
}

#bonuswrap>div{
    padding: 0px 10px;
    margin-bottom: 25px;
}
.bonuslink {
    color: #fff;
}

.bonuslink:hover {
    color: #e4c58e;
    text-decoration: none;
}

/*========= SECTION 04 =========*/
#js-bg04 {
    background-color: #454545;
    padding-bottom: 25px;
}

.about-txt{
    margin:20px auto;
    text-align:justify;
    font-size: 1em;
    width:80%;
}
/*========= FLEXBOX =========*/
.flex-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flex-container > div{
    text-align: center;
    padding:35px;
    flex: 0 0 25%;
}
.flex-container .icon-title{
    color:rgb(41, 41, 41);
    font-weight: bolder;
    margin:0;
    font-size: 1.5em;
    letter-spacing: .1em;
    margin-top:10px;
    border-radius: 50px;
    background-image: linear-gradient(90deg, rgb(106 79 33) 0%, rgb(236 201 139) 15%, rgb(180 145 84) 20%, rgb(255 224 167) 40%, rgb(255 224 167) 60%, rgb(180 145 84) 80%, rgb(236 201 139) 85%, rgb(106 79 33) 100%);
}
.iconstyle{
    margin:auto;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 70%;
    height: 0;
    padding-top: 70%;
    border-radius: 50%;
}
.item-01>div{
    background-image: url(../../img/deposite.jpg);
}
.item-02>div{
    background-image: url(../../img/fairandopen.jpg);
}
.item-03>div{
    background-image: url(../../img/team.jpg);
}
.item-04>div{
    background-image: url(../../img/customerservice.jpg);
}
/*========= Footer =========*/
.footer {
    padding: 20px 0 4px;
    background-color: #222
}

#copyright {
    color: #fff;
    text-align: center;
    margin-top: -10px
}
/*========= RWD =========*/
@media(max-width:1600px) {
    #secone-contentwrap {
        top: 0;
    }
    #js-bg00b {
        margin-bottom: 20px;
    }
}
@media(max-width:1200px) {
    #nav-bar {
        padding:8px;
    }    
    #logo-img {
        height:50px;
    }
    #lineinfo {
        width: 90%;
    }
    .flex-container .icon-title{
        font-size: 1.25em;
    }
}
@media(max-width:1199px) {
    .panel-wrapper>div>span{
        left: 456px;
    }

}





@media(max-width:991px) {
    .iconstyle{
        width: 90%;
        padding-top: 90%;
    }  
    .flex-container > div{
        padding:20px;
    }  
    .flex-container > div{
        min-width: 25%;
    }
    .flex-container .icon-title{
        font-size: 1em;
    }
    .bonus-3in1{
        width:85%;
        margin:auto;
    }
    .panel {
        border: none;
    }
    .panel-wrapper{
        margin-bottom: 45px;
    }
    .panel-wrapper>div>span{
        display: none;
    }
    .panel-wrapper + span{
        display:inline-block; 
        text-align: center;
        width: 100%;
        margin-top: -8px;
       
    }
}
@media(max-width:767px){
    .flex-container{        
        justify-content: center;
    }
    .flex-container > div{
        flex-basis:40%;
    }
    #js-bg00b {
        background-image: url(../../img/hyg_banner_00b_sm.png);
        background-repeat: no-repeat;
        background-size: contain;
    }    
    .about-txt{
        width:90%;
    }
}
@media(max-width:620px) {
    .lineid{
        font-size: 1.75em !important;
    }

}
@media(max-width:450px) {
    .flex-container > div{
        flex-basis:50%;
    }
    #logo-img {
        height: 40px;
    }
    .mobile-banner {
        display: block;
    }
    .section-header{
        font-size: 2em;
    }    
    .headtitle {
        font-size: 1.5em;
    }
    .lineid{
        font-size: 1.25em !important;
    }
    .linelogo{
        height:22px;
        border-radius: 4px;
    }
    #line-note {
        font-size: 1.25em;
    }
    #lineinfo > span{
        font-size: 12px !important;
    }
    #bonuswrap>div{
        padding: 0px 5px;
        margin-bottom:15px;
    }    
}

@media(max-width:320px) {
    .lineid{
        font-size: 1.15em !important;
    }

}