@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');

body {
    color: #fff;
    font-size: 14px;
    font-family: "Orbitron", sans-serif;
    background: #000;
}
.container {
    max-width: 1276px;
}
.pointer-event-none {
    pointer-events: none;
}
.modal-content {
    border-radius: 12px;
    border: 1px solid #F91B1B;
    background: #000;
}
.close {
    opacity: 1;
}
.form-control-label {
    font-size: 14px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}
.form-control {
    border-radius: 8px;
    border: 1px solid #FFFFFF;
    background: transparent;
    height: 44px;
    padding: 10px 20px;
    color: #fff;
    font-family: "Poppins", sans-serif;
}
.form-control-date, .form-control-date:focus {
    border: 0;
    background: transparent;
    padding: 10px 20px;
    padding-left: 50px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    height: 56px;
    width: 170px;
    text-align: left;
}
.box_datepicker {
    border-radius: 800px;
    border: 1px solid #fff;
    max-width: 600px;
    margin: auto;
    position: relative;
}
.form-control:focus {
    border-color: #F91E1E;
    box-shadow: none;
}
::placeholder {
    color: #979797;
    opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12-18 */
    color: #979797;
}
/*slick slider start*/
.slick-prev, .slick-next {
    height: 36px;
    width: 36px;
    /*top: 95%;*/
    z-index: 1;
}
.slick-prev {
    /*left: auto;*/
    /*right: 80px;*/
    left: 30px;
}
.slick-next {
    /*right: 30px;*/
    right: 30px;
}
.slick-prev:before, .slick-next:before {
    display: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    opacity: 0.5;
}
.ft-slider {
    width: 100%;
    height: 750px;
    background-size: cover;
    background-position: center;
}
.ft-slider h5 {
    color: #FFF;
    font-size: 54px;
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
}
.ft-slider h1 {
    color: #FFF;
    font-size: 80px;
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
}
.ft-slider p {
    color: #CACACA;
    font-family: "Ubuntu", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
}
#js_slider_past_result .slick-prev {
    /*top: -15%;*/
    /*right: 50px;*/
    left: -40px;
}
#js_slider_past_result .slick-next {
    /*top: -15%;*/
    right: -50px;
}
#js_slider_highlight .slick-prev {
    left: -40px;
}
#js_slider_highlight .slick-next {
    right: -50px;
}
/*slick slider end*/

/*button start*/
.btn-primary, .btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
    border-radius: 4px;
    background: #000;
    box-shadow: 0px 17px 58px 0px #B50000;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #E20000;
    border-right: 3px solid #E20000;
    border-bottom: 3px solid #E20000;
}
.btn-primary:hover, .btn-primary:focus {
    border-color: #E20000;
    background: #E20000;
    box-shadow: none;
}
.btn-primary.disabled, .btn-primary:disabled {
    background-color: #cccccc;
    color: #666666;
    pointer-events: none;
    border-color: #E20000;
}

.btn-lang {
    background: #000;
    padding: 10px 20px !important;
    border: 1px solid #E20000;
    border-width: 1px 4px 4px 1px;
}

.btn-lang span {
    color: #fff;
}
.btn-lang:after {
    color: #fff;
}
.dropdown-menu {
    background: #000;
    top: 25px;
    min-width: 80px;
    padding: 0;
    border: 1px solid #FF1F4C;
}
.dropdown-item {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0;
    padding: 2px 6px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background: #E20000;
}
/*button end*/

/*header start*/
.icons-side-menu {
    padding: 8px;
    font-size: 24px;
}
header .navbar {
    padding-top: 30px;
    padding-bottom: 30px;
}
header .navbar-brand {
    margin-right: 90px;
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 18px;
    white-space: nowrap;
}
.navbar-expand-lg .navbar-nav .nav-link.active, .navbar-expand-lg .navbar-nav .nav-link:hover {
    /*color: #E20000;*/
    position: relative;
}
.navbar-expand-lg .navbar-nav .nav-link.active span, .navbar-expand-lg .navbar-nav .nav-link:hover span {
    border-bottom: 1px solid #fff;
}
/*.navbar-expand-lg .navbar-nav .nav-link.active:before, .navbar-expand-lg .navbar-nav .nav-link:hover:before {
    content: url('../images/icons/header_active.png');
    position: absolute;
    left: 50%;
    top: -3px;
    transform: translateX(-50%);
}*/
.header-logo {
    height: 60px;
}
/*header end*/

/*content start*/
.title-1 {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
}
.title-1 span {
    color: #DD95FF;
    text-decoration: underline;
}
.bg_line_1 {
    padding-bottom: 60px;
    position: relative;
}
.title_live_streaming {
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    background: linear-gradient(266deg, rgba(47, 14, 89, 0.02) 7.6%, rgba(98, 53, 170, 0.33) 25.94%, rgba(123, 98, 193, 0.58) 56.78%, #B08CFB 101.58%);
    padding: 8px 80px;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 1;
}
.box_live_streaming {
    padding: 23px;
    border-radius: 50%;
    border: 3px dashed #A37AD8;
    background: rgba(174, 133, 240, 0.08);
    max-width: 513px;
    position: relative;
    margin: auto;
    cursor: pointer;
}
.box_live_streaming:before {
    content: '';
    background: #FFF;
    filter: blur(30px);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    height: 95%;
    border-radius: 50%;
    z-index: -1;
}
.live_streaming_ball {
    max-width: 133px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.box_today_result {
    /*padding: 40px;*/
    /*padding-bottom: 60px;*/
}
.box_today_result p {
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    border: 1px solid #E20000;
    border-bottom: 0;
    border-radius: 12px 12px 0px 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: rgba(0,0,0,0.5);
}
.box_today_result .box_prize {
    border-radius: 12px;
    border: 1px solid #E20000;
    /*background: rgba(51, 64, 113, 0.52);*/
    background-image: linear-gradient(90deg, #380404, #1E0000);
    /*box-shadow: 1px 1px 0px 0px rgba(106, 88, 39, 0.50) inset;*/
    padding: 8px 0px 4px 0px;
}
.box_prize_top:nth-child(2) .box_prize {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}
.box_prize_top:first-child .box_prize {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.box_prize_top:last-child .box_prize {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.box_today_result .box_prize h5 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}
.box_past_result .box_prize h5 {
    font-size: 14px;
}
.box_today_result .box_prize h5 span {
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    vertical-align: super;
}
.box_past_result .box_prize h5 span {
    font-size: 8px;
}
.box_today_result .box_prize h1 {
    color: #FEE500;
    font-family: "Ubuntu", sans-serif;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}
.box_past_result .box_prize h1 {
    color: #fff;
    font-size: 16px;
}
.box_special_prize {
    color: #FFF;
    text-align: center;
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #E20000;
    border-right: 0;
    border-bottom: 0;
    padding: 5px 0px;
    line-height: 1;
}
.box_special_prize_outer {
    background-image: linear-gradient(90deg, #380404, #1E0000);
}
.box_special_prize_table .box_special_prize_outer:nth-child(3) .box_special_prize_top .box_special_prize {
    border-bottom: 1px solid #E20000;
}
.box_special_prize_table .box_special_prize_top:nth-child(5) .box_special_prize {
    border-right: 1px solid #E20000;
}
.box_special_prize_table .box_special_prize_top:nth-child(4) .box_consolation_prize {
    border-right: 1px solid #E20000;
}
.box_special_prize_table {
    padding-left: 10px;
    padding-right: 10px;
}
/*.box_special_prize_outer .box_special_prize_top:nth-child(5) .box_special_prize {
    border-right: 1px solid #E20000;
}
.box_special_prize_outer .box_special_prize_top:nth-child(n+6) .box_special_prize {
    border-bottom: 1px solid #E20000;
}
.box_special_prize_outer .box_special_prize_top:nth-child(11) .box_special_prize {
    border-right: 1px solid #E20000;
}*/
.box_result .box_prize {
    background-image: url('../images/1-3.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.box_result .box_special_prize_outer {
    background-image: url('../images/1-3.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.box_result .box_special_prize {
    padding: 8px 0px;
}
.box_result .box_prize {
    padding: 10px 0px;
}
.box_past_result_prize {
    border-radius: 8px;
    border: 2px solid #1B1D2E;
    background: linear-gradient(180deg, rgba(48, 49, 65, 0.60) 0%, rgba(41, 42, 58, 0.60) 53.65%, rgba(48, 49, 65, 0.60) 100%);
    padding: 20px 16px;
    margin-left: 10px;
    margin-right: 10px;
}
.box_past_result_prize h5 {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
}
.box_past_result_prize_inner {
    border-radius: 14px;
    border-bottom: 1px solid #5F6070;
    background: #161829;
    box-shadow: 2px 2px 0px 0px #0C0D1E inset;
    padding: 6px 0px;
}
.box_past_result_prize_inner h5 {
    color: #FEF6CF;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
.box_past_result_prize_inner h1 {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 3.2px;
}
.box_past_result_special p {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
}
.box_past_result_special .box_past_result_special_prize {
    color: #F0F0F0;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1.4px;
    border: 1px solid #9EA5B0;
    padding: 6px 0px;
}
.box_slider_past_result {
    /*border-radius: 48px 48px 0px 0px;*/
    /*border-top: 4px solid #1B1D2E;*/
    /*border-right: 4px solid #1B1D2E;*/
    /*border-bottom: 2px solid #1B1D2E;*/
    /*border-left: 4px solid #1B1D2E;*/
    /*background: linear-gradient(188deg, #260E59 6.55%, #6235AA 34.55%, #A362C1 69.67%, #D18CFB 98.61%), linear-gradient(180deg, #303141 0%, #292A3A 53.65%, #303141 100%);*/
    /*padding: 25px 15px;*/
    /*padding-left: 5px;*/
    /*padding-top: 0;*/
    /*margin-top: 60px;*/
    max-width: 1000px;
}
.box-latest-news {
    border-radius: 24px;
    border: 1px solid #F91B1B;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #C21313 23%, rgba(0, 0, 0, 0) 57%, #F91B1B 74%, rgba(0, 0, 0, 0) 100%);
    /*box-shadow: 0px 0px 42px 2px rgba(255, 255, 255, 0.2);*/
    padding: 10px;
    display: block;
    min-height: 300px;
    margin-left: 10px;
    margin-right: 10px;
    width: 295px;
}
.box-latest-news:hover {
    border: transparent;
    background: linear-gradient(180deg, #620000, #970409);
    text-decoration: none;
}
.box-latest-news-outer {
    position: relative;
    overflow: hidden;
    max-height: 280px;
}
.box-latest-news-outer:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.box-latest-news-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height:100%;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
}
.img-box-latest-news {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    border-radius: 24px;
}
.box-latest-news-content {
    position: relative;
}
.box-latest-news-content p {
    overflow: hidden;
    color: #FFF;
    text-overflow: ellipsis;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 8px;
    margin-bottom: 5px;
}
.box_get_your_lucky_number {
    /*border-radius: 24px;*/
    /*border-bottom: 4px solid #5F6070;*/
    /*background: #222434;*/
    /*box-shadow: 2px 2px 0px 0px #0C0D1E inset;*/
    /*padding: 25px 12px;*/
}
.box_get_your_lucky_number_left {
    background-image: url('../images/get_your_lucky_number_left_2.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    max-width: 166px;
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
}
.box_get_your_lucky_number_left label {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: italic;
    font-weight: 800;
    text-transform: capitalize;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}
.box_get_your_lucky_number_left span {
    color: #FEF6CF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 2.4px;
    text-transform: capitalize;
    border-radius: 8px;
    border: 1px solid #1B1D2E;
    background: linear-gradient(180deg, rgba(48, 49, 65, 0.80) 0%, rgba(41, 42, 58, 0.80) 53.65%, rgba(48, 49, 65, 0.80) 100%);
    display: inline-block;
    margin-bottom: 4px;
    width: 98px;
}
.box_get_your_lucky_number2 {
    width: 100%;
    text-align: center;
}
.box_get_your_lucky_number_right {
    background-image: url('../images/f-lucky-number.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 353px;
    height: 310px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    /*margin: auto;*/
}
.number-diy .data ._number {
    color: #E62222;
    text-align: center;
    font-size: 46px;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
.bg_globe {
    position: relative;
}
.bg_past_record {
    background-image: url('../images/bg_past_result.jpg');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
}
.body_bg {
    background-image: url('../images/background.jpg');
    background-size: cover;
    padding-top: 150px;
}
.bg_about {
    background-image: url('../images/white.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 20px;
    position: relative;
}
.bg_about2 {
    border-width: 25px;
    border-style: solid;
    border-image: url(../images/red.png) 50 round;
    border-radius: 48px;
    position: relative;
}
.bg_about_short {
    background-image: url('../images/white2.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 20px;
    position: relative;
}
.col-20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.md-title-desc {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}
.md-desc {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}
.md-date {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
}
.marquee_box {
    overflow: hidden;
    position: relative;
    background-image: linear-gradient(to bottom, #F91E1E , #BC0000);
    font-family: "Ubuntu Mono", monospace;
    font-size: 16px;
    padding: 15px 0px;
    height: 72px;
}
.marquee_box p {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center;
    font-weight: 700;
    /* Starting position */
    -moz-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
    /* Apply animation to this element */
    -moz-animation: example1 20s linear infinite;
    -webkit-animation: example1 20s linear infinite;
    animation: example1 20s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes example1 {
    0%   {
        -moz-transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
    }
}
@-webkit-keyframes example1 {
    0%   {
        -webkit-transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
    }
}
@keyframes example1 {
    0%   {
        -moz-transform: translateX(100%); /* Firefox bug fix */
        -webkit-transform: translateX(100%); /* Firefox bug fix */
        transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%); /* Firefox bug fix */
        -webkit-transform: translateX(-100%); /* Firefox bug fix */
        transform: translateX(-100%);
    }
}
.title_h1 {
    font-size: 42px;
    font-weight: bold;
    /*text-transform: uppercase;*/
}
.title_h1 span {
    color: #F91E1E;
}
.title_h2 {
    font-size: 32px;
    font-weight: bold;
    /*text-transform: uppercase;*/
}
.title_h2 span {
    color: #F91E1E;
}
.today_result_desc {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
}
.border_today_result {
    border-width: 25px;
    border-style: solid;
    border-image: url(../images/icons/border_today_result.png) 50 round;
    border-radius: 48px;
}
.title_coming_soon {
    position: relative;
    display: inline-block;
}
.title_coming_soon:before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url('../images/icons/coming_soon.png');
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    bottom: -20px;
    position: absolute;
    display: inline-block;
    z-index: -1;
}
.timestamp_text {
    font-size: 42px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.box_past_result_bg {
    background-color: rgba(0,0,0,0.7);
    padding: 30px 20px;
    border-radius: 24px;
    width: 400px;
    margin-left: 10px;
    margin-right: 10px;
}
.table {
    width: 100%;
    border-collapse: collapse;
}
.table th, .table td {
    border: 1px solid #E20000;
    text-align: center;
    padding: 10px;
    color: #fff;
    align-content: center;
    white-space: nowrap;
}
.table th {
    font-size: 16px;
    font-weight: 500;
    background-image: url('../images/1-3.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.table th span {
    font-size: 10px;
    vertical-align: super;
}
.table td {
    font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    background: rgba(0,0,0,0.5);
}
.table td span {
    color: #FEE500;
    font-weight: bold;
}
.table_inner {
    width: 100%;
}
.table_inner th, .table_inner td {
    border-top: 0;
}
.table_inner td {
    width: 50%;
    height: 45px;
}
.box_step_how_we_draw {
    border: 1px solid #fff;
    padding: 16px 10px;
    margin-bottom: 10px;
}
.box_step_how_we_draw_inner {
    background: #000;
    padding: 10px;
}
.tab_about_game {
    border: 1px solid #FFFFFF;
    border-radius: 800px;
    padding: 4px 6px;
    display: inline-flex;
    justify-content: center;
}
.tab_about_game li {

}
.tab_about_game li a {
    color: #fff;
    padding: 14px 36px;
    text-decoration: none;
    display: block;
}
.tab_about_game li a.active, .tab_about_game li a:hover {
    background: #000;
    border: 2px solid #F81E1E;
    border-radius: 800px;
}
.ways-div {
    padding: 10px 16px;
}
.alphabet {
    position: absolute;
    left: 5px;
    top: 2px;
    font-size: 10px;
    font-weight: bold;
    color: #FEE500;
}
/*content end*/

/*footer start*/
.footer {
    /*border-radius: 60px 60px 0px 0px;*/
    /*border-top: 4px solid #ECCFFE;*/
    /*background: linear-gradient(180deg, #222434 0%, #0E0F18 100%);*/
    /*box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);*/
    /*padding-top: 40px;*/
    /*padding-bottom: 40px;*/
    position: relative;
}
.footer_label {
    color: #DD95FF;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.footer_ul li {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}
.footer_ul li:first-child {
    padding-left: 0px;
}
.footer_ul li:last-child {
    padding-right: 0px;
}
.footer_ul li a {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
}
.footer_ul li a:hover, .footer_ul li a:focus {
    color: #E20000;
}
.footer_copright {
    color: #9B9B9B;
    font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    margin-bottom: 30px;
}
.footer_ball {
    position: absolute;
    right: 50px;
    top: -95px;
    width: 129px;
}
.footer_quick_links {
    color: #9B9B9B;
    font-size: 14px;
    font-family: "Ubuntu", sans-serif;
    display: block;
    margin-top: 12px;
}
.footer_quick_links:hover, .footer_quick_links:focus {
    color: #fff;
}
/*footer end*/

/*custom start*/
.cs-mt-10 {
    margin-top: 10px;
}
.cs-mt-20 {
    margin-top: 20px;
}
.cs-mt-35 {
    margin-top: 35px;
}
.cs-mt-50 {
    margin-top: 50px;
}
.cs-mt-90 {
    margin-top: 90px;
}
.cs-mb-10 {
    margin-bottom: 10px;
}
.cs-mb-20 {
    margin-bottom: 20px;
}
.cs-mb-30 {
    margin-bottom: 30px;
}
.cs-mb-40 {
    margin-bottom: 40px;
}
.cs-mb-45 {
    margin-bottom: 45px;
}
.cs-mb-80 {
    margin-bottom: 80px;
}
.cs-mb-100 {
    margin-bottom: 100px;
}
.cs-ml-n60 {
    margin-left: -60px;
}
.cs-ml-10 {
    margin-left: 10px;
}
.cs-mr-10 {
    margin-right: 10px;
}
.cs-mr-30 {
    margin-right: 30px;
}
.cs-mr-60 {
    margin-right: 60px;
}
.cs-mx-5 {
    margin-left: 5px;
    margin-right: 5px;
}
.cs-mx-10 {
    margin-left: 10px;
    margin-right: 10px;
}
.cs-mx-30 {
    margin-left: 30px;
    margin-right: 30px;
}
.cs-my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.cs-pt-40 {
    padding-top: 40px;
}
.cs-pt-50 {
    padding-top: 50px;
}
.cs-pb-40 {
    padding-bottom: 40px;
}
.cs-pb-80 {
    padding-bottom: 80px;
}
.cs-px-10 {
    padding-left: 10px;
    padding-right: 10px;
}
.cs-px-20 {
    padding-left: 20px;
    padding-right: 20px;
}
.fts-14 {
    font-size: 14px !important;
}
.fts-16 {
    font-size: 16px !important;
}
.fts-18 {
    font-size: 18px !important;
}
.fts-24 {
    font-size: 24px !important;
}
.fts-24 {
    font-size: 26px !important;
}
.fts-32 {
    font-size: 32px !important;
}
.font-ubuntu {
    font-family: "Ubuntu", sans-serif;
}
.font-poppins {
    font-family: "Poppins", sans-serif;
}
.font-orbitron {
    font-family: "Orbitron", sans-serif;
}
.color-EED660 {
    color: #EED660;
}
.color-FEE500 {
    color: #FEE500;
}
.color-FFE500 {
    color: #FFE500;
}
.border-bottom-left-radius-12 {
    border-bottom-left-radius: 12px;
}
.border-bottom-right-radius-12 {
    border-bottom-right-radius: 12px;
}
/*custom end*/

.country-icon {
    height: 25px;
    width: auto;
    margin-right: 10px;
}
.country-dropdown .dropdown-menu {
    height: auto;
    max-height: 280px;
    min-width: 100%;
    overflow-x: hidden;
    transform: none !important;
    top: 50px !important;
}
.country-dropdown .dropdown-item {
    padding-left: 12px;
    padding-right: 0;
}
.country-dropdown .btn-country {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.desktop-only {
    display: block;
}
.mobile-only {
    display: none;
}
.hide {
    display: none;
}
@media (max-width: 1400px) {
    #js_slider_past_result .slick-prev {
        left: 30px;
    }
    #js_slider_highlight .slick-prev {
        left: 30px;
    }
    #js_slider_highlight .slick-next {
        right: 30px;
    }
}
@media (max-width: 1100px) {
    header .navbar-brand {
        margin-right: 10px;
    }
    #js_slider_past_result .slick-next {
        right: 0px;
    }
    .m-opacity-4-1100 {
        opacity: 0.4;
    }
}
@media (max-width: 991.98px) {
    .desktop-only {
        display: none;
    }
    .mobile-only {
        display: block;
    }
    .m-mt-0 {
        margin-top: 0 !important;
    }
    .m-ml-n30 {
        margin-left: -30px;
    }
    .m-mr-0 {
        margin-right: 0 !important;
    }
    .m-my-10 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .m-mb-20 {
        margin-bottom: 20px;
    }
    .m-mb-40 {
        margin-bottom: 40px;
    }
    .m-pl-25 {
        padding-left: 25px !important;
    }
    .m-pt-100 {
        padding-top: 100px;
    }
    .m-p-20 {
        padding: 20px !important;
    }
    .m-justify-content-center {
        justify-content: center;
    }
    .m-z-index-0 {
        z-index: 0 !important;
    }
    /*mobile side menu start*/
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1031;
        top: 0;
        left: 0;
        overflow-x: hidden;
        transition: 0.5s;
        background-color: rgba(0,0,0,1);
    }
    .sidenav a {
        padding: 5px 20px;
        text-decoration: none;
        font-size: 13px;
        color: #fff;
        font-weight: 600;
        display: block;
        transition: 0.3s;
        border-bottom: 1px solid #E20000;
        min-height: 50px;
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        align-items: center;
        min-width: 300px;
        text-transform: capitalize;
    }
    .sidenav a.active {
        background-color: #E20000;
        color: #fff;
    }
    .sidenav a:hover, .sidenav a:focus {
        background-color: #E20000;
        font-weight: bold;
        color: #fff;
    }
    #mySidenavOverlay {
        position: fixed;
        z-index: 1031;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0,0,0,0.7);
    }
    .header-logo {
        height: 40px;
    }
    header .navbar {
        padding-bottom: 1px;
        padding-top: 1px;
    }
    header .navbar-brand {
        margin-right: 0px;
    }
    .dropdown-container {
        background: #1B1D2E;
    }
    .ft-slider {
        height: 625px;
    }
    .title_live_streaming {
        font-size: 24px;
    }
    .box_live_streaming {
        padding: 16px;
    }
    .box_live_streaming iframe {
        height: 360px !important;
    }
    .live_streaming_ball {
        max-width: 120px;
        bottom: -80px;
        left: -30px;
    }
    .box_today_result {
        background-image: url('../images/m_frame_today_result.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center;
        padding-bottom: 60px;
    }
    #js_slider_past_result .slick-next {
        right: 30px;
    }
    /*    .col-20 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%;
        }*/
    /*    .box_today_result .box_prize {
            display: flex;
            display: -webkit-flex;
            display: -ms-flexbox;
            align-items: center;
        }*/
    /*    .box_today_result .box_prize h5 {
            width: 50%;
            font-size: 16px;
        }
        .box_today_result .box_prize h1 {
            width: 50%;
            text-align: left;
            font-size: 32px;
        }*/
    /*    .box_today_result .box_prize {
            border-radius: 0;
            border: 1px solid #E20000;
            border-bottom: 0;
        }
        .box_prize_top:first-child .box_prize {
            border-top-left-radius: 20px;
            border-top-right-radius: 20px;
        }
        .box_prize_top:last-child .box_prize {
            border-bottom: 2px solid #D3FFFA;
            border-bottom-left-radius: 20px;
            border-bottom-right-radius: 20px;
        }*/
    .box_special_prize {
        border: 1px solid #E20000;
        border-right: 0;
        border-bottom: 0;
    }
    /*    .box_special_prize_outer .box_special_prize_top:nth-child(3n+3) .box_special_prize {
            border-right: 1px solid #E20000;
        }
        .box_special_prize_outer .box_special_prize_top:nth-child(5) .box_special_prize {
            border-right: 0;
        }
        .box_special_prize_outer .box_special_prize_top:nth-child(n+6) .box_special_prize {
            border-bottom: 0;
        }
        .box_special_prize_outer .box_special_prize_top:nth-child(11) .box_special_prize {
            border-right: 0;
        }*/
    .box_special_prize_outer .box_special_prize_top:nth-child(10) .box_special_prize,
    .box_special_prize_outer .box_special_prize_top:nth-child(11) .box_special_prize,
    .box_special_prize_outer .box_special_prize_top:nth-child(12) .box_special_prize {
        border-bottom: 1px solid #E20000;
    }
    .box_slider_past_result {
        padding-bottom: 54px;
    }
    .bg_globe {

    }
    .box_get_your_lucky_number {
        padding-left: 0;
        padding-right: 0;
    }
    .box_get_your_lucky_number_left {
        background-image: url('../images/m_get_your_lucky_number_left_2.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center;
        max-width: 335px;
        margin-top: 30px;
    }
    .box_get_your_lucky_number_left label {
        margin-bottom: 20px;
    }
    .box_get_your_lucky_number_left span {
        min-width: 64px;
    }
    .footer_ball {
        right: 0;
    }
    .footer_ul li {
        display: block;
        padding-left: 0px;
        padding-right: 0px;
    }
    .title_h1 {
        font-size: 32px;
    }
    .title_h2 {
        font-size: 28px;
    }
    .m12-pt-80 {
        padding-top: 80px;
    }
    .m-text-center {
        text-align: center;
    }
    .m-mx-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .m-float-none {
        float: none !important;
    }
    .m-width-50 {
        width: 50%;
    }
    .m-p-0 {
        padding: 0 !important;
    }
    .m-pt-20 {
        padding-top: 20px !important;
    }
    .box_get_your_lucky_number_right {
        margin: auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .bg_about {
        background-image: url('../images/m_white.png');
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        padding: 40px 20px;
        position: relative;
    }
    .bg_about_short {
        background-image: url('../images/m_white.png');
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        padding: 40px 20px;
        position: relative;
    }
    .body_bg {
        padding-top: 70px;
    }
    .tab_about_game {
        border-radius: 0;
    }
    .tab_about_game li a.active, .tab_about_game li a:hover {
        border-radius: 0;
    }
    .tab_about_game li a {
        padding: 5px 10px;
    }
}
@media (max-width: 576px) {
    .box_today_result {
        /*padding: 20px;*/
        /*padding-top: 50px;*/
        /*padding-bottom: 60px;*/
    }
    .ft-slider h5 {
        font-size: 20px;
    }
    .ft-slider h1 {
        font-size: 32px;
    }
    .ft-slider p {
        font-size: 14px;
    }
    .m-pt-120 {
        padding-top: 120px;
    }
    .m-opacity-4 {
        opacity: 0.4;
    }
}
@media (max-width: 400px) {
    .title_live_streaming {
        padding-right: 50px;
    }
    .box_live_streaming iframe {
        height: 280px !important;
    }
    .box_today_result .box_prize h1 {
        font-size: 24px;
    }
    .box_past_result_prize {
        padding: 15px 5px;
    }
    .box_past_result_prize_inner {
        min-width: 80px;
    }
    .box_past_result_prize_inner h1 {
        font-size: 12px;
    }
    .box_today_result {
        /*padding-left: 10px;*/
        /*padding-right: 10px;*/
    }
}