html.wf-active{
    margin-top: 0!important;
}
body {
    padding: 0;
    margin: 0;
    font-family: 'M PLUS 1p', sans-serif;
}

/* main grid for all page start */

.center {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;

}

.topcasinolist,
#toplist-table {
	background: #8080809e !important;
	font-size: 15px;
}

/*    header */
.header {
    background: #0f131e;
    color: #fff;

}

.header .center {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    height: 56px;
}

.logo {
    display: flex;
}

.logo svg {
    width: 170px;
}

.header__cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*width: 340px;*/
    width: 40%;
}

.languages {
    position: absolute;
    right: 0px;
    display: flex;
}
.header__cta__text{
     font-size: 20px;
    color: rgb(184, 184, 184);
    text-decoration: underline;
    line-height: 1.2;
    text-align: left;

}

.header__cta__btn{

    font-size: 20px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 26px;
    text-align: center;

    background-color: rgb(243, 102, 82);

    width: 105px;
    height: 26px;


}
.main-screen__btn div{
 background-color: #4fd098;
    border: 2px solid #000;
     box-shadow: inset 2px 2px 2px #000;
    height: 80px;
    line-height: 80px;
    text-align: center;
    box-shadow: inset 0px -3px 2px 3px #2f896b;
    border-radius: 66px;
    cursor: pointer;
    transition: 0.5s;

}
.main-screen__btn{
    border: 3px solid #fff;
    box-shadow:  2px 2px 2px #000;
    width: 400px;
    height: 84px;
    border-radius: 66px;
    margin-left: calc(50% - 300px);
}
.main-screen__btn div:hover{
    background-color: #5af1ec;
}


.logo__text{
    font-size: 20px;
    margin-left: 10px;
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: left;

}

/*main-screen*/
.main-screen {
    background-image: url("/wp-content/themes/bonslot/image/main_background.png");
    width: 100%;
    height: 664px;
    position: relative;
    background-position: top center;
    background-size: cover;
}

.main-screen__text {
    padding: 15px 20px;

    min-height: 410px;
    width: 100%;
    margin-left: 10px;
    display: flex;
    flex-flow: column nowrap;
    background: url("/wp-content/themes/bonslot/image/main_text_background.png");
    background-repeat: no-repeat;
    background-position: top left;
}
.main-screen__text_wrap{
    display: grid;
    grid-template-columns: 305px 1fr;
    text-transform: uppercase;
    align-items: center;
    margin-top: 16px;
}


.girl {
    position: absolute;
    right: -88px;
    top:0px;
    z-index: 1;
}
.arrow{
    position: relative;
    z-index: 2;
    margin-left: auto;
}
.main-screen .center{
    max-width: 1000px;
    padding: 10px;
    position: relative;
   width: calc(100% - 20px);

}

.main-screen__text_white {
    font-weight: 500;
    font-size: 44px;
    line-height: 1.36;
    color: #d1d9fc;
    letter-spacing: -3px;


    text-shadow: -3px -3px 0 transparent,
    3px -3px 0 transparent,
    -3px 3px 0 transparent,
    3px 3px 0 transparent,
    -1px 1px 0 #333366,
    -2px 2px 0 #333366,
    -3px 3px 0 #333366,
    -4px 4px 0 #333366,
    -5px 5px 0 #333366;
    filter: drop-shadow(2px 4px #000);
}


.main-screen__text_orange {

    line-height: 1.1;
    font-weight: 600;
    font-size: 130px;
    letter-spacing: -12px;
    background: -webkit-linear-gradient(#dd8e48, #c53966);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    /*    text-shadow: -3px -3px 0 #222, 3px -3px 0 #222, -3px 3px 0 #222, 3px 3px 0 #222, 4px 4px 0 #fff, 5px 5px 0 #fff, 6px 6px 0 #fff, 7px 7px 0 #fff;*/

    position: relative;
    z-index: 1;
    filter: drop-shadow(2px 4px #000);
}

.main-screen__text_orange .t2{


    /*position: absolute;*/
    text-shadow: -3px -3px 0 transparent,
    3px -3px 0 transparent,
    -3px 3px 0 transparent,
    3px 3px 0 transparent,
    -1px 1px 0 #8a052a,
    -2px 2px 0 #8a052a,
    -3px 3px 0 #8a052a,
    -4px 4px 0 #8a052a,
    -5px 5px 0 #8a052a;


    z-index: 0;
}
.main-screen__text_orange .t1{
    position: absolute;
    z-index: 2;

    background: -webkit-linear-gradient(#dd8e48, #c53966);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;


}

.main-screen__text_last{

}


.main-screen__text_last {
   font-weight: bold;
    font-size: 52px;
    letter-spacing: -5px;
    line-height: 1;
    background: -webkit-linear-gradient(#6df2f8, #dd3398);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    /*    text-shadow: -3px -3px 0 #222, 3px -3px 0 #222, -3px 3px 0 #222, 3px 3px 0 #222, 4px 4px 0 #fff, 5px 5px 0 #fff, 6px 6px 0 #fff, 7px 7px 0 #fff;*/

    position: relative;
    z-index: 1;
    filter: drop-shadow(2px 4px #000);
}

.main-screen__text_last .t2{


    /*position: absolute;*/
    text-shadow: -3px -3px 0 transparent,
    3px -3px 0 transparent,
    -3px 3px 0 transparent,
    3px 3px 0 transparent,
    -1px 1px 0 #44364e,
    -2px 2px 0 #44364e,
    -3px 3px 0 #44364e,
    -4px 4px 0 #44364e,
    -5px 5px 0 #44364e;


    z-index: 0;
}
.main-screen__text_last .t1{
    position: absolute;
    z-index: 2;

    background: -webkit-linear-gradient(#6df2f8, #dd3398);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;


}

.main-screen__additional-info__text {
    font-size: 30px;
    color: rgb(255, 255, 255);
    line-height: 1.6;
    letter-spacing: -2.5px;
    text-align: left;
    display: flex;
    display: flex;
    flex-flow: column nowrap;

}
.main-screen__additional-info__text span:last-child{
    font-size: 40px;
    letter-spacing: -1.5px;
}

.main-screen__additional-info{
    display: flex;
    flex-flow: row nowrap;
    margin-top: 17px;
}
.arrow svg{
    width: 91px;
    height: 91px;
    filter: brightness(100);
    cursor: pointer;
}


/* footer*/
.footer__safe_text svg{
    width: 50px;
    margin-right: 15px;
}

.footer{
    background: #333333;
    padding-bottom: 80px;
    border-top:1px solid #999999;
}
.footer_game{
     padding-bottom: 0px;
}
.footer_black{
    background: #000;
    padding-top: 30px;
    padding-bottom: 80px;
}

.footer .center{
    max-width: 1000px;
}

.footer__safe {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    padding-bottom: 60px;
    border-bottom: 1px solid #999;
}
.copyright__img {
    width: 180px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}
.copyright__img svg:first-child{
    width: 120px;
}
.copyright__img svg:last-child{
    width: 41px;
}

.footer__safe_text {
    font-size: 24px;
    color: rgb(184, 184, 184);
    line-height: 1.2;
    text-align: left;
    display: flex;
    align-items: center;

}
.fotter_head {
    font-size: 40px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    padding: 40px 0;
}

.terms{
    font-size: 18px;
    color: rgb(0, 153, 255);
    text-decoration: underline;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 40px;
    cursor: pointer;

}
.logos{
    padding: 40px 0;
    border-bottom: 1px solid #999;
    margin-bottom: 40px;
}

.logos img{
    display: block;
    margin: 0 auto;
}
.n2 {
    font-size: 24px;
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: left;
    padding-bottom: 18px;
    border-bottom: 1px solid #999;
    margin-bottom: 18px;
}
.footer_n2{

    border-bottom: 0px solid #999;
     padding-bottom: 0px;
      padding-top: 0px;
}
.footer_copyright{
        margin-top: 30px;
        padding-top: 30px;
    border-top: 1px solid #999;
}
.footer_black{
    background:
}

.disclaimer__text{
    font-size: 18px;
    color: rgb(184, 184, 184);
    line-height: 1.2;
    text-align: left;

}


.copyright__text{
    font-size: 18px;
    color: rgb(184, 184, 184);
    line-height: 1.2;
    text-align: left;
    max-width: 532px;
    margin-right: 30px;
    display: none;
}

.copyright__text a{
    color: rgb(0, 153, 255);
}
.copyright{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin-top: 55px;
}


.logos img:hover, .footer__safe_text:hover{
    filter: brightness(100);
}


/* demos start */

.demos{
    background: #000;
    padding: 40px 0;
}

.grid-4{
    display: grid;
    grid-template-columns: repeat(6, 1fr);

        max-width: 1212px;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.demo{
    width: 202px;
    height: 234px;
    background-repeat: no-repeat;
    /*background-image: url("../image/main_back_new1.png");
    background-size: 1202px;*/
        background-size: auto;
    position: relative;
    cursor: pointer;
    transition: 0.5s;
}
.demolink:hover:before{
    content: attr(data-en);
    position: absolute;
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 45px;
    text-align: center;
    z-index: 2;
        width: 202px;
    margin: 43px auto 0;
}
.demolink:hover > .after{
    content:attr(data-jp);
    position: absolute;
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 45px;
    text-align: center;
    z-index: 2;
    margin: -98px auto 0px;
    width: 202px;
}

.demolink:hover > .demo:before{
    content:"";
    position: absolute;
   width: 202px;
    height: 234px;
    background: rgba(0,0,0,0.8);
    z-index: 1;
}

.demolink:hover > .demo:after {
    content:var(--demo-btn);
    position: absolute;
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 45px;
    text-align: center;
    z-index: 2;

    border-radius: 10px;
    background-color: rgb(37, 172, 91);
    width: 169px;
    height: 45px;
    right: 0px;
    left: 0px;
    margin: 87px auto 0;



}


.demo__description{
    font-size: 40px;
    color: rgb(184, 184, 184);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    margin-top: 40px;

}

#game_container{
    height: 75vh;
    border-width: 0;
    padding: 0;
    display: block;
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;

}

a {
    text-decoration: none;
}
.languages{
    margin-right: 10px;
    cursor: pointer;
}
.languages svg{
    width: 26px;
    height: 26px;
    margin-right: 10px;
}

/* main grid for all page end */

.only-mob{
    display: none;
}

.nonce{
    filter: blur(4px);
}
.nonce:hover{
    filter: blur(0px);
}
.demo.nonce:hover:after{
    content:"Register and play"
}

.disclaimer_soc svg{
    width: 50px;
}
.disclaimer_soc{
    display: flex;
    width: 300px;
    justify-content: space-between;
    margin: 0 auto 55px;

}
.soc_t{
    color:#fff;
    text-align: center;
    display: flex;
    justify-content: center;
    justify-items:center;
    line-height: 1.2;
    font-size: 18px;
}
.soc_t .terms{
    margin-bottom: 0px;
}


/* social sidebar */
.social_sidebar {
    background-color: rgb(247, 77, 7);
    position: fixed;
    right: 0;
    top:30vh;
    width: 43px;
    height: 184px;

    display: flex;
    flex-flow: column nowrap;
    justify-content: space-around;
    align-items: center;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    z-index: 2;
    /*display: none;*/

}
.social_sidebar svg{
    width: 26px;
}

.line_qr img{
    position: absolute;



    top: 500px;
    opacity: 0 ;
    z-index: 0;
    right: -250px;

}
.line_qr:after{
    content: "";
    position: absolute;
    background-color: #fff;
    width: 20px;
    height: 20px;

    top: 603px;
    transform: rotate(
            135deg
    ) skew(
            10deg
            ,
            10deg
    );
    right: -30px;

    transition: 0.3s;
}

.social_sidebar__line:hover .line_qr img{
    opacity: 1 ;
    z-index: 0;
    right: 60px;
    top: -31px;
}
.social_sidebar__line:hover .line_qr:after{
    right: 51px;
    top: 103px;
}
.modal_shadow{
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.8);
    z-index: 6;
    width: 100%;
    height: 100vh;
    display: none;
}

.modal{
    display: none;
    max-width: calc(490px - 140px);
    width: 100%;

    position: fixed;
    top: 20vh;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    background-color: #ffffff;
    z-index: 6;
    border-radius: 34px;
    border: 4px solid #d23c69;
    padding: 35px 70px;

}
.modal_close svg{
    width: 50px;
}
.modal_close{
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.modal_h1 {
    font-size: 30px;
     color: rgb(0, 0, 0);
    line-height: 1;
    text-align: center;

}

.modal_p {
    font-size: 22px;
   color: rgb(0, 0, 0);
    line-height: 1.364;
    text-align: center;
    margin: 40px auto 30px;
}


.modal_btn {
    font-size: 18px;
    color: rgb(255, 255, 255);
    line-height: 61px;
    text-align: center;
    border-radius: 30px;
    background-color: rgb(37, 172, 91);
    width: 300px;
    height: 61px;
    margin: 0 auto 30px;

}

.modal_disc{
    font-size: 18px;
    color: rgb(153, 153, 153);
    line-height: 1.2;
    text-align: center;
}


.modal_terms{
    font-size: 18px;
    color: #0099ff;
    line-height: 1.2;
    text-align: center;
}

.footer-grid{
   display: grid;
    grid-template-columns: 2fr 1fr;
    width: 100%;
    justify-content: space-between;
    padding: 28px 0px;
    align-items: center;
}

.footer-grid-btn{

  font-size: 22px;

  color: rgb(0, 0, 0);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.004);

}


.footer-grid-text{
     font-size: 24px;

  color: rgb(255, 255, 255);
  line-height: 1.5;
  text-align: left;


}



div.main-screen {
    height: calc(75vh + 39px);

}
div.main-page{
    height: 664px;
}

.main-screen-game .center{
    padding: 0px;
}
/*div.main-screen-game{*/
/*    height:75vh;*/
/*}*/

h1{
    font-size: inherit;
    margin: 0px;
    margin-block-start: 0px;
    margin-block-end: 0;
}
.single-h1{
    background-color: #333333;
    padding: 8px 0;
    text-align: center;
    color: #fff;
}
.main-screen__additional-info__text{
    position: relative;
    z-index: 5;
}

@media (max-width: 1400px){

    .center{
        max-width: 1100px;
    }

}


@media (max-width: 1300px){

    .center{
        max-width: 1000px;
    }

}


@media (max-width: 1200px){
    .center{
        max-width: 842px;
    }

    .main-screen{
        overflow: hidden;
    }
    .grid-4 {
        grid-template-columns: repeat(3, 1fr);
        justify-content: center;
        justify-items: center;
    }

}



@media (max-width: 1024px){
    .main-screen__text{
        background-image: url("/wp-content/themes/bonslot/image/main_text_background_m.png?v1");

        min-height: 210px;
        padding: 10px 15px;
        width: calc(100% - 30px);
        margin: 0px auto;
        background-position: top center;


    }
    .main-screen__text_wrap{
        grid-template-columns: 120px 1fr;
    }
    .main-screen__text_white {
        font-weight: bold;
        font-size: 25px;}
    .main-screen__text_orange{
        font-size: 57px;
        letter-spacing: -3px;
        width: 105%;
    }
    .main-screen__text_last{
        font-size: 24px;
        line-height: 1.3;
    }

    .main-screen{
        background-image: url("/wp-content/themes/bonslot/image/main_background_m.png");
        background-size: 100%;
        background-repeat: no-repeat;
        height: 370px;
        overflow: visible;
        height: 540px;
        background-color: #000;
    }
    .girl{
        display: none;
    }
    .main-screen .center{
        max-width: 347px;
        padding-top: 54px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .arrow{
        display: none;
    }
    .main-screen__additional-info{
        margin-top: 124px;
    }

    .main-screen__additional-info__text {
        font-size: 20px;
        color: rgb(255, 255, 255);
        line-height: 1.5;
        text-align: left;


    }
    .main-screen__additional-info__text span:last-child{
        font-size: 25px;
        text-align: center;
    }
    .only-mob{
        display: block;
    }
    .header__cta{
        display: none;

    }
    .logo__text{
        position: absolute;
        top: 68px;
        left: 0;
        z-index: 3;
        width: 100%;
        text-align: center;
        margin-left: 0;
    }
    .header .center{
        max-width: 335px;

    }
    .languages {
        margin-right: 0px;
        position: relative;
    }
    .grid-4{
        grid-template-columns: 1fr;
    }
    .main-screen__additional-info {
        justify-content: center;
        justify-items: center;
    }
    .demo__description{
        font-size: 20px;
    }
    .main-screen{
        background-size: auto;
        height: calc(75vh + 28px)!important;
    }
    .main-page{
        height: 370px!important;
    }

    .footer{
        padding: 0px 20px 80px;
    }
    .logos{
        display: none;
    }
    .fotter_head {
        font-size: 25px;
    }
    .footer__safe_text {
        font-size: 20px;
    }
    .footer__safe{
        grid-row-gap: 22px;
        padding-bottom:40px;
        margin-bottom: 35px;
            flex-flow: column;
    justify-content: center;

    align-items: baseline;

    }
    .n2{
        text-align: center;
    }
    .copyright__text{
        display: none;

    }
    .copyright{
        justify-content: center;
    }
    .copyright__img{
        margin-top: 30px;
    }
    .modal{
        width: 90%;
        padding: 35px 10px;
        top: 40px;
    }
    .modal_close svg {
        width: 30px;
    }
    .main-screen__btn div{
        height: 69px;
        line-height: 69px;
            height: 59px;
    line-height: 59px;
    }
    .main-screen__btn {
         width: 310px;
        height: 73px;
            height: 62px;

        margin: 0px auto;
    }
    .main-screen__additional-info{
        margin-top: 48px;
    }
    .footer-grid{
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }
    .footer_copyright{
        flex-flow: column!important;
        padding: 30px 10px 0px;
        align-items: center;
    }
    .logo__text{
            top: 60px;
    }
    .footer-grid-text{
            font-size: 18px;
            margin-top: -10px;
            letter-spacing: -1px;
            z-index: 11;
    }
    .demos{
          padding: 130px 0;
    }
}

@media (max-width: 450px){
    .grid-4{
        zoom:0.8;
    }
}
  .cta-line{height:60px;width:100vw;position:fixed;top:0;background:linear-gradient(to right,#6b126d,#7c24ee);display:flex;align-content:center;align-items:center;display:flex;z-index:111111}
    .centert{max-width:1170px;width:90%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin:0 auto}.cta-text{font-size:30px;color:#fff}
   /* .cta-span2,.cta-span3{display:none;  }*/
    .cta-span2,.cta-span3,.cta-span1{
 height: 60px;
    transition: 0.8s;
        overflow: hidden;
            display: flex;
    align-items: center;
    color: #fff;
    }
    .cta-no-height{
        height: 0px;
    }
    .cta-btn{font-size:30px;max-width:420px;width:50%;height:44px;color:#fff;text-align:center;line-height:44px;background-color:#21b304;border-radius:40px;cursor:pointer;transition:.5s;text-decoration:none;animation:litllePulsate 3s infinite}
    .cta-btn:hover{background-color:#04b495;text-decoration:none!important}
    @media (max-width:900px){
        .cta-text{font-size:11px}
    .cta-btn{font-size:11px}

    .header-mobile-wrap{padding-top:64px}}

.cta-line{
    display: none;
    overflow: hidden;
}
.wrapper.top_active{
        margin-top: 60px;
    position: relative;
}
@keyframes litllePulsate {
  0% { transform: scale(1, 1); }
  50% { transform: scale(1.1, 1.1); }
  100% { transform: scale(1, 1); }
}

   .line_qr img{
        transition: 0s;
    }
     .line_qr:after{
        transition: 0s;
    }

    .modal{
        top:20vh;
    }


    /* menu styles start */

.sub-menu{
    display: none;
    width: inherit;
    position: absolute;
    z-index: 1111;
    background: #666;
    margin-left: -20px;
    list-style: none;
    padding-inline-start: 0px;
    margin-top: 5px;
}
.menu{
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    margin: 0 auto;
    justify-content: space-between;
    padding-inline-start: 0px;
}
.menu_wrpaper_head{
    background: #333333;
}
.menu li{
    font-size: 20px;
    padding: 5px 20px;
    /*position: relative;*/
}

/*.menu li:after{*/
/*    content: '›';*/
/*    transform: rotate(*/
/*            90deg*/
/*    );*/
/*    color: #fff;*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: 7px;*/
/*    right: 0;*/
/*}*/
.menu li a{
    color:#fff;

}
.menu li:hover{
    background: #666666;
}
.menu li:hover > .sub-menu{
    display: block;
}
.sub-menu li:hover{
    background: #333333;
}
.sub-menu li{
    border-top:1px solid #000;
}
.sub-menu li:first-child{
    border-top:0px solid #000;
}





/* menu styles end */


/* front texts styles start */
p, .seo-front-text,  #breadcrumbs a{
    color:#fff;
}
#breadcrumbs a:hover{
    text-decoration: underline;
}
.main-screen-blur{
    border-top: 1px solid #000;
}
.single-h1{
    font-size: 23px;
}
div.post-single.main-screen {

    height: auto!important;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #000;
}
.post-single .center{
    background: rgb(0 0 0 / 93%);
    padding: 20px;
    box-shadow: 1px 1px 6px 4px #fff;
    border-radius: 16px;
    color: #fff;
}
.post-single a{
    color: #fff;
    text-decoration: underline;
}
.padd{
    padding: 20px 0px;
}
.post_thumb img{
    display: block;
    margin: 0 auto;
}

@media(max-width: 1300px){
    .menu_wrpaper_head .menu li{
        font-size: 16px;
        padding: 5px 5px;
    }
}

@media (max-width: 1024px){
    .logo__text {
       display: none;
    }
    .header .center{
        flex-flow: column nowrap;
        justify-content: center;
    }
}
@media (max-width: 765px){
    .menu_wrpaper_head .menu {
        flex-flow: column wrap;
        text-align: center;
    }
    .sub-menu{
        position: relative;
    }

    .menu li:after{
        content: '›';
        transform: rotate(
                90deg
        );
        color: #fff;
        display: block;
        position: absolute;
        right: 0;
        z-index: 22;
        width: 20px;
        height: 20px;
        text-align: center;
        margin-top: 8px;

    }
    .menu .sub-menu li:after{
        content: none;
    }
    .menu li:hover:after{
        display: none;
    }

    .menu_wrpaper_head .menu li{
        display: grid;
        grid-template-columns: 200px auto;
        max-width: 243px;
        margin: 0 auto;
        position: relative;
    }
    .menu_wrpaper_head .menu li:hover{
        grid-template-columns: 220px;
    }
    .menu li:hover > .sub-menu {

        margin-left: 0px;
    }
    .menu li a{
        position: relative;
        z-index: 1;
        max-width: 177px;
    }
    .menu{
        display: none;
    }
    .menu_wrpaper_head{
        position: relative;
    }
    .menu_wrpaper_head:before{
        content: "━━━━";
        position: absolute;
        width: 25px;
        top: -38px;
        left: 25px;
        border-top: 3px solid #fff;
        border-bottom: 3px solid #fff;
        height: 12px;
        /* background: #c74141; */
        /* padding-bottom: 8px; */
        /* overflow: hidden; */
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        overflow: hidden;
    }
    .menu_wrpaper_head:hover  .menu{
        display: flex;
    }
    .seo-front-text{
        padding: 0px 20px;
    }
    .main-screen-game .center{
        padding: 0px;
    }
    .post-content-g{
        padding: 15px;
    }
}

.requestsblock {
    text-align: center;
}

.requestsblock a {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.requestsblock .main-screen__btn {
    margin-left: 5px;
    margin-right: 5px;
    min-width: 40px;
    width: 100%;
}

.popular-posts .wpp-list {
    padding: 15px 15px 20px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1%;
}

.popular-posts h2 {
    padding: 0 15px;
}

.popular-posts .wpp-list li {
    width: 48%;
    margin: 1%;
}


@media screen and (min-width: 765px) {
    .popular-posts h2 {
        padding: 0;
    }

    .popular-posts .wpp-list {
        padding: 0 0 15px;
    }
}

@media screen and (min-width: 1024px) {
    .popular-posts .wpp-list li {
        width: 23%;
    }
}

.wptb-element-main-table_setting-892 tr:first-child td {
    text-align: center !important;
}

.wptb-element-main-table_setting-892 tr td {
    border: 0 !important;
}

.wptb-element-main-table_setting-892 tr td:nth-child(5) {
    width: 50%;
}

tr.wptb-row:nth-child(even) {
	background-color: rgba(108, 124, 139, 1);
}

.wptb-element-main-table_setting-892 tr.wptb-row:nth-child(even) {
	background-color: rgba(108, 124, 139, 1) !important;
}


.wptb-element-main-table_setting-892 tr.wptb-row:nth-child(even) .wptb-cell:nth-child(even) {
	background-color: #6291A5;
}

.wptb-element-main-table_setting-892 tr.wptb-row:nth-child(odd) {
	background-color: rgba(62, 84, 106, 1);
}

.wptb-element-main-table_setting-892 tr.wptb-row:nth-child(odd):not(.wptb-row:first-child) .wptb-cell:nth-child(even) {
	background-color: #30728F;
}

.wptb-element-main-table_setting-892 tr.wptb-row:first-child {
	background-color: #1D6592;
	height: 75px;
}

.wptb-element-main-table_setting-892 tr.wptb-row:first-child .wptb-cell:nth-child(even) {
	background-color: #1674A4;
}

.wptb-element-main-table_setting-892 .wptb-cell:nth-child(-n+3) {
   width: 105px;
}

.wptb-element-main-table_setting-892 .wptb-row .wptb-cell:nth-child(6){
	width: 135px;
}

.wptb-element-main-table_setting-892 .wptb-row .wptb-cell:nth-child(5){
	max-width: 440px;
    width: 425px;
}

.wptb-element-main-table_setting-892 .wptb-row .wptb-cell:nth-child(4) {
	width: 55px;
	text-align: center;
}

.wptb-element-main-table_setting-892 .wptb-row .wptb-cell:nth-child(5) .wptb-text-container p {
	max-width: 395px;
	margin: 0 0 0 25px;
    text-align: left;
}

.wptb-element-main-table_setting-892 .wptb-row:not(.wptb-row:first-child) .wptb-cell:nth-child(5) .wptb-text-container p {
  	font-size: 14px;
    line-height: 20px;
}

.wptb-element-main-table_setting-892 .wptb-row .wptb-cell:nth-child(3) .wptb-text-container div {
	width: fit-content;
    margin-left: 15px;
}

.wptb-element-main-table_setting-892 tr.wptb-row:not(.wptb-row:first-child) .wptb-cell {
	height: 49px;
}

.wptb-element-main-table_setting-892 tr.wptb-row:not(.wptb-row:first-child) .wptb-cell:nth-child(2) .wptb-text-container div {
	width: 85%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 20px;
}

.wptb-element-main-table_setting-892 .wptb-row .wptb-cell .wptb-image-wrapper {
	max-width: 102px;
	margin: 0 auto;
  	height: 52px;
}

.wptb-element-main-table_setting-892 .wptb-row .wptb-cell .wptb-image-wrapper a {
	display: flex;
    height: 100%;
    align-items: center;
}

.wptb-element-main-table_setting-892 .wptb-row .wptb-cell .wptb-image-wrapper a img {
    height: fit-content;
}

.wptb-element-main-table_setting-892 .wptb-row:nth-child(8) .wptb-cell .wptb-image-wrapper a img, .wptb-row:nth-child(10) .wptb-cell .wptb-image-wrapper a img {
    width: 82px;
}

.wptb-element-main-table_setting-892 .wptb-row:nth-child(8) .wptb-cell .wptb-image-wrapper a,
.wptb-element-main-table_setting-892 .wptb-row:nth-child(10) .wptb-cell .wptb-image-wrapper a {
    justify-content: center;
}

.wptb-element-main-table_setting-892 .wptb-row:nth-child(9) .wptb-cell .wptb-image-wrapper a img,
.wptb-element-main-table_setting-892 .wptb-row:nth-child(10) .wptb-cell .wptb-image-wrapper a img{
    height: 100%;
}

.wptb-element-main-table_setting-892 tr.wptb-row:not(.wptb-row:first-child) .wptb-cell:last-child .wptb-text-container {
	width: 118px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 90px;
	
	transition: all 1250ms cubic-bezier(0, 0.92, 0, 1.08);
}

.wptb-element-main-table_setting-892 tr.wptb-row:not(.wptb-row:first-child) .wptb-cell:last-child .wptb-text-container:hover {
	transform: scale(1.1);
    	box-shadow: inset 0 0 5px black;
    	outline: 2px solid;
	border: 0 solid;
    	outline-color: #7EE8FF;
    	outline-offset: 0px;
    	text-shadow: none;
    	transition: all 1250ms cubic-bezier(0, 0.92, 0, 1.08);
}

.wptb-element-main-table_setting-892 tr.wptb-row:not(.wptb-row:first-child):nth-child(odd) .wptb-cell:last-child .wptb-text-container:hover {
	box-shadow: inset 0 0 7px white;
	outline-color: white;
}

.wptb-element-main-table_setting-892 tr.wptb-row:not(.wptb-row:first-child) .wptb-cell:last-child .wptb-text-container a {
	color: black;
    text-decoration: none;
}


@media screen and (max-width: 1024px) {
    .wptb-element-main-table_setting-892 tr.wptb-row:first-child {
        display: none !important;
    }
	
	.wptb-element-main-table_setting-892 tbody tr.wptb-row:nth-child(odd):not(.wptb-row:first-child) .wptb-cell:nth-child(even) {
	    background-color: #3D546A !important;
    }

    .wptb-element-main-table_setting-892 tr.wptb-row {
        height: 200px !important;
        display: flex;
        flex-wrap: wrap;
		max-width: 347px;
		justify-content: space-around;
    }

    .wptb-table-container  .wptb-element-main-table_setting-892 .wptb-cell:nth-child(-n+3) {
        width: 98px !important;
		display: flex;
		align-items: center;
    }
	
	.wptb-table-container .wptb-element-main-table_setting-892 tr .wptb-cell:nth-last-child(-n+3) {
        display: flex;
        align-items: center;
    }
	
	.wptb-element-main-table_setting-892 tbody .wptb-row .wptb-cell:nth-child(5) {
        width: 154px !important;
    }
	
	.wptb-element-main-table_setting-892 tbody .wptb-row .wptb-cell:nth-child(5) .wptb-text-container p {
        margin: 0 !important;
    }
	
	.wptb-element-main-table_setting-892 tbody .wptb-row .wptb-cell:nth-child(4) {
	    width: 33px !important;
		justify-content: center ;
	}
	
	.wptb-element-main-table_setting-892 tbody .wptb-row .wptb-cell:nth-child(6) {
        width: 118px !important;
        padding: 0 !important;
    }
	
	.wptb-element-main-table_setting-892 tbody tr.wptb-row:not(.wptb-row:first-child) .wptb-cell:last-child .wptb-text-container {
    width: 116px !important;
	height: 40px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 0 auto !important;
    background: #FFFFFF !important;
    border-radius: 90px !important;
    }
	
	.wptb-element-main-table_setting-892 tbody tr.wptb-row:nth-child(even) .wptb-cell:nth-child(even) {
	background-color: #6C7C8A !important;
    }

	.wptb-element-main-table_setting-892 tbody tr.wptb-row:not(.wptb-row:first-child) .wptb-cell {
 	height: 90px !important;
    }
	
	.wptb-element-main-table_setting-892 tbody .wptb-row .wptb-cell:nth-child(3) .wptb-text-container div {
	margin-left: 6px !important;
    }
	
	.wptb-element-main-table_setting-892 tr.wptb-row:nth-child(even) {
	background-color: rgba(108, 124, 139, 1) !important;
    }
	
	.wptb-element-main-table_setting-892 tr.wptb-row:nth-child(odd) {
	background-color: rgba(62, 84, 106, 1) !important;
    }
	
 .wptb-element-main-table_setting-892 {
	min-width: unset !important;
    }
	
	.wptb-element-main-table_setting-892 tr.wptb-row:not(.wptb-row:first-child) .wptb-cell:last-child .wptb-text-container a {
		color: #000000 !important;
    text-decoration: none !important;
    }

}

@media screen and (max-width: 765px) {
	.wptb-element-main-table_setting-892 tr.wptb-row {
	max-width: 317px;
    }
}
