@charset "utf-8"; 
.right-item-banner-top {
    margin-bottom: 25px;
}

.widget-index .at-main, .widget-index .at-side {
    padding-bottom: 0px;
}

.widget-index .div-title-underbar {
    margin-bottom: 15px;
}

.widget-index .div-title-underbar span {
    padding-bottom: 4px;
}

.widget-index .div-title-underbar span b {
    font-weight: 500;
}

.widget-index .div-title-underbar span h2, .widget-index .div-title-underbar span h3 {
    font-weight: 500;
    font-size: 16px;
    margin: 0;
}

.widget-index .widget-img img {
    display: block;
    max-width: 100%;
    /* 배너 이미지 */
}

.widget-box {
    margin-bottom: 25px;
}

.widget-box.for-validate-sites {
}

.widget-box.for-validate-sites .basic-post-gallery {
}

@media (min-width: 1199px) {
}

.nav-tabs>li.active>a {
    background-color: #fff !important;
}

.tabbox {
    border: 1px solid #e1e1e1;
}

.nav-tabs {
    /*background: #f7f7f7;*/
}

.nav-tabs>li {
    width: 33.333%;
    text-align: center;
}

.nav-tabs>li.active {
    border-top: 2px solid #FF3300;
}

.nav-tabs>li.active>a {
    border: 1px solid white !important;
    border-bottom-color: transparent;
}

.nav-tabs>li.active>a:hover {
    border: 1px solid white !important;
    background: white !important;
}

.nav-tabs>li>a:hover {
    border: none !important;
    background: none !important;
}

.nav>li>a {
    padding: 10px 5px !important;
}

.nav>li>a>h5 {
    margin: 0;
    font-family: dotum, sans-serif;
    font-size: 13px;
    font-weight: 600;
}

.widget-box {
    margin-bottom: 25px;
    background: white;
}

.widget-box.no-pd {
    padding: 0px;
}

.board_tab_nav {
    /*background: #ececec !important;*/
    border: none;
    display: flex;
}

.board_tab {
    width: 33.333%;
    text-align: center;
    margin-bottom: 0px;
}

.board_tab > a {
    border: none !important;
    /*background: #ececec !important*/
    ;border-radius: unset !important;
    margin-right: 0px !important;
    font-size: 15px;
    font-weight: bold;
    color: #737373 !important;
}

.board_tab.active > a {
    border: none;
    background: white !important;
    color: #FF3300 !important;
}

body {
    background-color: #000;
}

span.member > img {
    height: auto;
}

.game_wrap {
    /*margin-bottom:20px;*/
}

.game_wrap .game1 {
    height: 180px;
    color: #fff;
    padding: 5px;
    overflow: hidden;
}

.game_wrap .game1 img {
    width: 100%;
    height: 100%;
}

@media all and (max-width: 767px) {
    .game_wrap2 ul {
        width:100%;
        padding: 0;
        height: 130px;
    }

    .game_wrap2 ul li {
        list-style: none;
        float: left;
        width: 50%;
        margin: 0;
        color: #000;
        /*background-color:#ececec;border:1px solid #000;*/
        text-align: center;
        padding-top: 5px;
    }

    .game_wrap_youtube ul li img {
        width: 70%;
    }

    .game_wrap_youtube ul {
        width: 100%;
        padding: 0;
        height: 130px;
    }

    .game_wrap_youtube ul li {
        list-style: none;
        float: left;
        width: 50%;
        margin: 0;
        color: #000;
        /*background-color:#ececec;border:1px solid #000;*/
        text-align: center;
        padding-top: 5px;
    }

    .game_wrap_youtube ul li img {
        width: 70%;
    }
}

@media all and (min-width: 991px) {
    .game_wrap2 ul {
        width:100%;
        padding: 0;
        height: 130px;
    }

    .game_wrap2 ul li {
        list-style: none;
        float: left;
        height: 130px;
        width: 25%;
        margin: 0;
        color: #000;
        /*background-color:#ececec;border:1px solid #000;*/
        text-align: center;
        /*padding-top:50px;*/
    }

    .game_wrap2 ul li img {
        width: 90%;
    }

    .game_wrap_youtube ul {
        width: 100%;
        padding: 0;
        height: 130px;
    }

    .game_wrap_youtube ul li {
        list-style: none;
        float: left;
        height: 130px;
        width: 25%;
        margin: 0;
        color: #000;
        /*background-color:#ececec;border:1px solid #000;*/
        text-align: center;
        /*padding-top:50px;*/
    }

    .game_wrap_youtube ul li img {
        width: 90%;
    }
}

ul.main_banner {
    margin: 0;
    padding: 0
}

ul.main_banner li {
    list-style: none;
    margin-bottom: 10px;
}

ul.main_banner li img {
    width: 100%;
    border: 1px solid #000;
}

.for-validate-sites .basic-post-gallery .post-content {
    padding: 9px 0;
    background: #2c2c2c;
}

.for-validate-sites .post-subject {
    /* background:black ; */
    color: white;
}

.for-validate-sites .post-subject a {
    color: #9fffb8;
    color: #ffeb00;
    color: white;
    font-size: 13px;
}

.for-validate-sites .post-text {
    display: none;
}

.game_wrap2 {
    /* display: flex; */
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 16px;
    justify-content: space-between;
    align-items: center;
}

.game_wrap2 > a {
    padding-bottom: 15%;
    display: inline-block;
    position: relative;
    height: 0;
    overflow: hidden;
    /* margin-bottom: 10px; */
    width: 49%;
}

.game_wrap2 a .img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.game_wrap2 .img img {
    display: block;
    border: 0;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    object-fit: revert;
}

.game_wrap_youtube {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 0px;
    justify-content: space-between;
    align-items: center;
}

.game_wrap_youtube > a {
    /* padding-bottom: 15%; */
    display: inline-block;
    position: relative;
    height: 100%;
    overflow: hidden;
    /* margin-bottom: 10px; */
    width: 33%;
}

.game_wrap_youtube a .img {
    display: block;
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.game_wrap_youtube .img img {
    display: block;
    border: 0;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    object-fit: revert;
}

.nav-tabs>li>a>h2 {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    font-family: dotum, sans-serif;
}

.nav-tabs>li>a>h3 {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    font-family: dotum, sans-serif;
}

.co-cont img {
    max-width: 100%;
}

.brd-ico {
}

.brd-ico.hello:after {
    content: "가입";
    background: #FFC107;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.free:after {
    content: "자유";
    background: #4CAF50;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.baccara:after, .brd-ico._0005:after, .brd-ico.c1:after, .brd-ico.event_review:after, .brd-ico.slot_review:after, .brd-ico.unaffiliated_review:after {
    content: "후기";
    background: #ff3e3e;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

html.dark-mode .brd-ico.baccara:after, html.dark-mode .brd-ico._0005:after, html.dark-mode .brd-ico.c1:after, html.dark-mode .brd-ico.event_review:after, html.dark-mode .brd-ico.slot_review:after, html.dark-mode .brd-ico.unaffiliated_review:after {
    
    background-color: hsl(12 100% 43% / 1);
    color: hsl(0 0% 87% / 1) !important;
}

.brd-ico.c5:after {
    content: "유머";
    background: #2196F3;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.verified_casino:after {
    content: "검증";
    background: #607D8B;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.member_event:after {
    content: "이벤";
    background: #FFC107;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.qna:after {
    content: "질문";
    background: #9E9E9E;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

#swip_main_middle {
    margin-bottom: 12px;
    margin-top: 10px;
}