﻿.btn_reg_drop_menu {
    position: relative;
}

span#contac_num_head_icon {
    position: absolute;
    top: 21px;
    left: 6%;
    transform: translate(-50%, -50%);
}

#reg_contact_num_head {
    max-width: fit-content;
    padding-left: 56px;
}

.btn_reg_drop_menu img {
    width: 24px;
}

#reg_form_phase_2 .btn_reg_drop {
    padding: 6px 12px 6px 25px;
}

.seo-content-wrap h2 {
    color: #d49128;
    font-size: 14px;
    font-weight: bold;
}

.seo-content-wrap p a {
    color: white;
}

/*Banner*/
.casino_banner_en {
    background: url(../images/livecasino/casino.png) top center;
    background-position: top;
    background-size: 1920px 355px;
    background-repeat: no-repeat;
}

.casino_banner_cn {
    background: url(../images/livecasino/Banner_Casino_CN.jpg) top center;
    background-position: top;
    background-size: 1920px 355px;
    background-repeat: no-repeat;
}

.slot_banner_en {
    background: url(../images/slots/slots.png) top center;
    background-position: top;
    background-size: 1920px 355px;
    background-repeat: no-repeat;
}

.slot_banner_cn {
    background: url(../images/slots/Banner_Slot_CN.jpg) top center;
    background-position: top;
    background-size: 1920px 355px;
    background-repeat: no-repeat;
}

.fish_banner_en {
    background: url(../images/fishing/fishing.png) top center;
    background-position: top;
    background-size: 1920px 355px;
    background-repeat: no-repeat;
}

.fish_banner_cn {
    background: url(../images/fishing/Banner_Fishing_CN.jpg) top center;
    background-position: top;
    background-size: 1920px 355px;
    background-repeat: no-repeat;
}


/*Header*/
.logo {
    top: -70px;
    /*width: 150px;*/
}

    .logo img {
        margin-left: 0;
    }

body[data-singlepage="horse"] .reg_btn {
    background: linear-gradient(to bottom, #01d5c7 0%, #01d5c7 100%);
    color: #000;
}

.h-right-wrap a {
    margin: 0 11px;
    color: #d3b262;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 2px solid #ffcd0000;
}

/*Footer*/
.t-footer .container {
    max-width: 1200px !important;
}

.footer_link {
    padding: 30px 0;
    display: grid;
    grid-template-columns: 30% auto auto auto;
    color: #fff;
    font-size: 12px;
    grid-column-gap: 10px;
}

    .footer_link ul {
        list-style-type: none;
        padding: 0;
    }

.footer_title {
    color: #838383;
    font-size: 14px;
}

.footer_link ul li a {
    color: #ffffff;
}

    .footer_link ul li a img {
        width: 25px;
        margin-right: 5px;
    }

.footer_link ul li {
    margin-bottom: 20px;
    margin-top: 10px;
}

.footer_link_01 img {
    width: 210px;
}

.footer_link ul li.footer_img_cus img {
    width: auto;
    max-width: 85px;
    margin: 0 3px;
}

.footer_link ul li.footer_img_cus {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

    .footer_link ul li.footer_img_cus img.footer_img_cus_sub1 {
        max-width: 33px;
    }

.footer_logo_grid img {
    object-fit: contain;
}

/*Index*/
.lobby_bg {
    background-image: url(../images/index/BG_v1.jpg);
}

.index_reward_wrap {
    width: 800px;
    margin: auto;
    padding: 30px 0;
}

.carousel-indicators.index_b {
    bottom: -7%;
}

#memberOnline, #memberOnline2 {
    margin-right: 5px;
}

.rank-active_wrap {
    font-size: 14px !important;
    color: white;
}

.slidePrev-btn2, .slideNext-btn2 {
    color: #ddad51 !important;
    background-image: unset;
}

.mg-reward-prize-amount {
    top: 103% !important;
    font-weight: bold;
}

/*Popup Announcement*/
.modal-dialog.promo {
    border: 2px solid #f4c274 !important;
}

.pm-title-wrapper {
    border-bottom: 1px solid #f4c274 !important;
}


/*Register*/
/*#reg_form_phase_2 .contact_input_wrap {
    display: block;
}*/

.dropdown.btn_reg_drop_menu {
    display: grid;
    grid-template-columns: 20% 80%;
}

/*Reward*/
.list-reward {
    border-radius: 10px;
}

#our_sites_blog {
    display: flex;
    gap: 20%;
}

/*Check-in*/
.checkin_bg .token {
    height: 120px;
    margin: 0 0 20px;
}

    .checkin_bg .token .wrap-btn {
        background: url(../images/checkin/token_button.png) no-repeat center center;
        background-size: 238px 120px;
    }

        .checkin_bg .token .wrap-btn button.btn-token {
            background: none;
            /*margin-top: 25px;*/
        }

.tour-btn button {
    background: none;
}