@font-face {
    font-family: "NewsflashBB";
    src: local(NewsflashBB), local(NewsflashBB), url(fonts/NewsflashBB.html) format("truetype")
}

body {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0
}


.outer_wrapper {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%
}

.wrapper_top {
    float: left;
    height: auto;
    margin: 5px 0;
    padding: 0 0 5px;
    width: 100%
}

.login {
    float: right;
    height: auto;
    margin: 0;
    padding: 0;
    width: 40%
}

.login_label {
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: auto;
    margin: 2px 0;
    padding: 0;
    width: 10%
}

.login_box {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 90%
}

.login_input {
    float: left;
    height: auto;
    margin: 0 1%;
    padding: 0;
    width: 35%
}

.login_submit {
    float: left;
    height: auto;
    margin: 0 1%;
    padding: 0;
    width: 20%
}

.login_input input,
.login_submit input {
    border: 1px solid #000;
    border-radius: 6px;
    box-sizing: border-box;
    float: left;
    height: 24px;
    margin: 0;
    padding: 2px;
    width: 100%
}

.login_submit input {
    background-color: #ff0;
    color: #000;
    cursor: pointer;
    font-weight: 700
}

.header {
    background: #000 none repeat scroll 0 0;
    float: left;
    height: auto;
    margin: 0;
    padding: 5px 1%;
    width: 98%
}

.header_left {
    float: left;
    height: auto;
    margin: 0 1%;
    padding: 0;
    width: 98%
}

.site_name {
    color: #fff;
    float: left;
    font-size: 20px;
    font-weight: 700;
    height: auto;
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px red;
    width: 100%
}

.site_name h1 {
    color: #ffbb00;
    font-size: 24px;
    margin: 0;
    text-shadow: none
}

.site_name span h2 {
    font-size: 45px;
    margin: 0 !important
}

.site_name span {
    color: red;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 25px
}

.header_right {
    color: #fff;
    float: left;
    font-size: 12px;
    height: auto;
    margin: 0 1%;
    padding: 0;
    width: 13%
}

.home {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%
}

.other_websites {
    background-color: #fff;
    border-radius: 7px;
    color: #900;
    float: right;
    font-size: 12px;
    height: auto;
    margin: 0;
    padding: 5px 1%;
    width: 98%
}

.other_websites_label {
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: 20px;
    margin: 0;
    padding: 0;
    width: 100%
}

.other_websites ul {
    float: left;
    height: auto;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.other_websites ul li {
    float: left;
    height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.other_websites ul li a {
    float: left;
    height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.header_mater {
    background-color: #a52a2a;
    color: #ff0;
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    margin: 0;
    padding: 0 1%;
    text-align: justify;
    width: 98%
}

.header_mater h3 {
    float: right;
    font-size: 16px;
    margin: 0;
    width: 96%
}

.header_mater h1 {
    float: left;
    font-size: 16px;
    margin: 0;
    width: 4%
}

.header_mater_b {
    background-color: #fcb200;
    color: #000;
    float: left;
    font-size: 16px;
    font-weight: 700;
    height: 30px;
    line-height: 25px;
    margin: 0;
    padding: 0 1%;
    text-align: center;
    width: 98%
}

.header_mater_b .left {
    float: left;
    text-align: center;
    width: 50%
}

.header_mater_b .right {
    float: right;
    text-align: center;
    width: 50%
}

.header_mater_b .left a {
    text-decoration: none
}

.header_mater_b .right a {
    text-decoration: none
}

.header_mater_b .left a:hover {
    color: #5a85e8
}

.header_mater_b .right a:hover {
    color: #5a85e8
}

.header_mater_g {
    background-color: #00f;
    float: left;
    height: auto;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    width: 100%
}

.header_mater_g .left {
    float: none;
    margin: 0 1%;
    text-align: center;
    width: 98%
}

.header_mater_g .left a {
    float: left;
    margin: 0 5px !important
}

.header_mater_site {
    background-color: red;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    width: 100%
}

.header_mater_site span {
    font-size: 25px
}

.header_mater_site a {
    color: #fff;
    margin: 10px;
    text-decoration: none
}

.header_mater_site a:hover {
    color: #371d1d;
    text-decoration: underline
}

.scroll {
    background-color: #000;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    float: left;
    font-weight: 700;
    height: 30px;
    margin: 0 0 2px;
    padding: 5px 1%;
    width: 98%
}

.scroll_left {
    color: #ff0;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0 1%;
    padding: 0;
    width: 98%
}

.scroll_left marquee h3 {
    font-size: 16px;
    margin: 0
}

.scroll_right {
    background-color: #ff0;
    border-radius: 7px;
    color: #000;
    float: right;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    margin: 0 1%;
    padding: 0;
    text-align: center;
    width: 13%
}

.wrapper_bottom {
    background-color: #fff;
    color: #000 !important;
    float: left;
    height: auto;
    margin: 0;
    width: 100%
}

.wrapper_inner {
    float: left;
    height: auto;
    min-height: 400px;
    padding: 0;
    width: 100%;
    background-color: #000;
}

.games {
    background-color: #000;
    color: #ff7e00 !important;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    margin: -5px 0 0;
    width: 100%
}

.games a {
    text-decoration: none
}

.games img {
    float: right;
    height: 30px;
    position: absolute;
    width: 100px;
    z-index: 10000
}

.ngoi{
    display:none!important;
}

.date {
    color: #ffbb00;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 0 1%;
    text-align: center;
    width: 100%
}

.message {
    color: #efb938;
    float: left;
    font-size: 20px;
    height: auto;
    line-height: 30px;
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
    width: 100%
}

.live_open_result {
    background-color: red;
    border-radius: 10px 10px 0 0;
    color: #ff0;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
    width: 100%
}

.area_result {
    background-color: #f6f4c3;
    box-sizing: border-box;
    color: #900;
    float: left;
    font-size: 17px;
    font-weight: 700;
    height: auto;
    line-height: 20px;
    padding: 1px 0;
    text-align: center;
    width: 100%
}

div.white {
    background-color: #fff
}

div.green {
    background-color: #030;
    color: #ff0
}

.area_games {
    color: #900;
    float: left;
    height: auto;
    padding: 0;
    width: 100%
}

.area_games ul {
    float: left;
    height: auto;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.area_games ul li {
    box-sizing: border-box;
    float: left;
    height: 65px;
    list-style-type: none;
    margin: 0;
    min-width: 160px;
    padding: 0;
    width: 50%
}

.area_games ul li div {
    background-color: #fff;
    border: 1px solid #000;
    box-sizing: border-box;
    color: #000;
    float: left;
    font-size: 14px;
    height: 70px;
    margin: 0;
    min-width: 160px;
    padding: 3px 0 0;
    text-align: center;
    width: 100%
}

.area_games ul li .odd {
    background-color: #fff;
}

.area_games ul li .even {
    background-color: #CEF6F5
}

.area_games ul li:hover div {
    background-color: #eee;
    border: 1px solid #000;
    box-sizing: border-box;
    color: #000;
    float: left;
    height: 70px;
    margin: 0;
    min-width: 160px;
    padding: 3px 0;
    text-align: center;
    width: 100%
}

.area_games ul li div span {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px
}

.area_games ul li div span.big {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px
}

.area_games ul li div span.heading {
    color: #900;
    line-height: 23px
}

.area_games ul li div span.heading a {
    color: red;
    text-decoration: none
}

span.red {
    color: red;
    font-size: 16px
}

span.blue {
    color: #036;
    font-size: 16px
}

span.white {
    color: #fff;
    font-size: 16px
}

span.yellow {
    color: #ff0;
    font-size: 16px
}

span.green {
    color: #32bb07;
    font-size: 16px
}

.add_game {
    background-color: #030;
    color: #ff0;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    padding: 0;
    text-align: center;
    width: 100%
}

.box {
    background-color: #000;
    border: 0 none;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: 25px;
    margin: 2px 0 0 !important;
    min-height: 60px;
    padding: 15px;
    text-align: center;
    width: 100%
}

.box1 {
    background-color: #fff;
    box-sizing: border-box;
    float: left;
    font-size: 16px;
    font-weight: 700;
    height: auto;
    line-height: 25px;
    margin: 2px 0 0 !important;
    min-height: 60px;
    padding: 15px;
    text-align: center;
    width: 100%
}

.box2 {
    background-color: #ff0;
    border: 0 none;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: 25px;
    margin: 2px 0 0 !important;
    min-height: 60px;
    padding: 15px;
    text-align: center;
    width: 100%
}

.box3 {
    background-color: #000;
    border: 0 none;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: 25px;
    margin: 0 !important;
    min-height: 60px;
    padding: 15px;
    text-align: center;
    width: 100%
}

.box3 .red {
    font-size: 25px
}

.box3 .yellow {
    color: #ff0;
    float: left;
    height: auto;
    width: 100%
}

.box3 .yellow h3 {
    color: #ff0;
    float: left;
    font-size: 18px;
    height: auto;
    text-align: justify;
    width: 100%
}

.box4 {
    background-color: #000 !important;
    border: 0 none;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: 25px;
    margin: 2px 0 0 !important;
    min-height: 60px;
    padding: 15px;
    text-align: center;
    width: 100%
}

.box4 .red a {
    color: #e80a0a;
    font-size: 25px;
    text-decoration: underline
}

.box4 .red a:hover {
    color: #fff;
    font-size: 25px;
    text-decoration: underline
}

.box5 {
    background-color: #000;
    border: 3px solid red;
    border-radius: 7px;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: 25px;
    margin: 2px 0 0 !important;
    min-height: 60px;
    padding: 15px;
    text-align: center;
    width: 100%
}

.box6 {
    background-color: #000;
    border: 3px solid red;
    border-radius: 7px;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: 25px;
    margin: 2px 0 0 !important;
    min-height: 60px;
    padding: 15px;
    text-align: center;
    width: 100%
}

.box7 {
    background-color: #e80a0a;
    border: 0 none;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: 25px;
    margin: 2px 0 0 !important;
    min-height: 60px;
    padding: 15px;
    text-align: center;
    width: 100%
}

.box8 {
    background-color: #fdaf06;
    border: 0 none;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: 25px;
    margin: 2px 0 0 !important;
    min-height: 60px;
    padding: 15px;
    text-align: center;
    text-shadow: 1px 1px #000;
    width: 100%
}

.box9 {
    background-color: #fff;
    border: 0 none;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: 25px;
    margin: 2px 0 0 !important;
    min-height: 60px;
    padding: 15px;
    text-align: center;
    text-shadow: 1px 1px #000;
    width: 100%
}

.box10 {
    background-color: #000000;
    border: 0 none;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: 25px;
    margin: 2px 0 0 !important;
    min-height: 60px;
    padding: 15px;
    text-align: center;
    text-shadow: 1px 1px #000;
    width: 100%
}

.footer {
    background: #000000;
    color: #fff;
    float: left;
    height: auto;
    margin: 0;
    min-height: 80px;
    padding: 40px 0;
    text-align: center;
    width: 100%
}

.box span h3 {
    font-size: 16px;
    margin: 0 !important
}

.box1 span h1 {
    font-size: 18px;
    margin: 0 !important
}

.box1 .green h3 {
    font-size: 18px;
    margin: 0 !important
}

.box1 .blue h3 {
    font-size: 18px;
    margin: 0 !important
}

.box1 .red h1 {
    font-size: 18px;
    margin: 0 !important
}

.box1 .yellow h1 {
    font-size: 18px;
    margin: 0 !important
}

.box2 .red h1 {
    font-size: 18px;
    margin: 0 !important
}

.box2 .clc h3 {
    font-size: 18px;
    margin: 0 !important
}

.box2 .green h1 {
    font-size: 18px;
    margin: 0 !important
}

.box3 .yellow h3 {
    font-size: 18px;
    margin: 0 !important;
    text-align: justify !important
}

.box6 .yellow h3 {
    margin: 0 !important;
    text-align: justify !important
}

.box8 .white h3 {
    font-size: 18px;
    margin: 0 !important;
    text-align: justify !important
}

@media (max-width: 560px) {
    .area_games ul li div {
        font-size: 14px
    }

    .area_games ul li div span {
        font-size: 16px;
        font-weight: 700
    }
}

@media (max-width: 500px) {
    .message {
        color: #efb938;
        float: none;
        font-size: 20px;
        height: auto;
        line-height: 30px;
        margin: 10px auto 0;
        padding: 0;
        text-align: center;
        width: 65%
    }
}

@media (max-width: 475px) {
    .area_games ul li div {
        font-size: 12px
    }

    .area_games ul li div span {
        font-size: 14px;
        font-weight: 700
    }

    .site_name span h2 {
        font-size: 23px
    }

    .site_name {
        font-size: 18px !important
    }

    .header_mater {
        height: auto !important
    }

    .header_mater_h {
        font-size: 15px !important
    }

    .header_mater_g .left a {
        margin: 2px auto !important
    }

    .header_mater_g .left a img {
        margin: 2px !important
    }

    .mob {
        font-weight: 400;
        font-size: 11px;
        border-color: #000;
        background-color: #B90621;
        color: #CCC;
        font-size: 11px;
        font-weight: normal
    }
}

@media (max-width: 395px) {
    .area_games ul li div {
        font-size: 12px
    }

    .site_name span h2 {
        font-size: 23px
    }

    .area_games ul li div span {
        font-size: 14px;
        font-weight: 700
    }

    .mob {
        font-weight: 400;
        font-size: 11px;
        border-color: #000;
        background-color: #B90621;
        color: #CCC;
        font-size: 11px;
        font-weight: normal
    }
}

@media (max-width: 369px) {
    .site_name span h2 {
        font-size: 23px
    }

    .site_name {
        font-size: 18px !important
    }

    .mob {
        font-weight: 400;
        font-size: 11px;
        border-color: #000;
        background-color: #B90621;
        color: #CCC;
        font-size: 11px;
        font-weight: normal
    }
}

@media (max-width: 376px) {
    .message {
        color: #efb938;
        float: none;
        font-size: 20px;
        height: auto;
        line-height: 30px;
        margin: 10px auto 0;
        padding: 0;
        text-align: center;
        width: 85%
    }

    .site_name span h2 {
        font-size: 23px
    }

    .mob {
        font-weight: 400;
        font-size: 11px;
        border-color: #000;
        background-color: #B90621;
        color: #CCC;
        font-size: 11px;
        font-weight: normal
    }
}

.login {
    background-color: #fff;
    display: none;
    float: none;
    margin: 0 auto;
    width: 220px
}

.login .login_txt {
    margin: 10px
}

.login .login_txt span {
    margin: 10px
}

.register {
    background-color: #fff;
    display: none;
    float: none;
    margin: 0 auto;
    width: 220px
}

.box4 .red {
    cursor: pointer;
    font-size: 20px !important;
    text-decoration: underline !important
}

.header_mater_h {
    background-color: red;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 700;
    height: 35px;
    line-height: 5px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%
}

.header_mater_h h1 {
    font-size: 24px;
    font-weight: 700;
    text-align: center
}

.green_home {
    background-color: green;
    color: red
}

.sattamatka .satta_king {
    background-color: #fff;
    border-color: blue;
    border-radius: 10px;
    border-style: outset;
    border-width: 3px;
    color: #000;
    font-size: large;
    font-style: italic;
    font-weight: 700;
    margin: 10px;
    padding: 10px;
    text-align: center;
    text-decoration: none
}

.sattamatka .satta_king span a {
    color: red !important;
    text-decoration: none
}

.sattamatka .satta_king span a:hover {
    color: #fa6b81 !important;
    text-decoration: none
}

.alldelhi {
    color: #fff;
    float: none;
    line-height: 40px;
    margin: 0 auto;
    width: 80%
}

.alldelhi h2 {
    color: red;
    font-size: 28px
}

.alldelhi div {
    float: left;
    margin: 0 auto;
    width: 30%
}

.alldelhi div a {
    color: blue;
    text-align: center;
    text-decoration: none
}

.alldelhi div a:hover {
    color: #2929af;
    text-align: center;
    text-decoration: underline
}

.alldelhi table {
    color: #000;
    width: 100%
}

.box6 br {
    line-height: 12px
}

.header_mater_g .left a {
    background-color: red;
    color: #fff;
    font-size: 20px;
    text-decoration: none
}

.login-detail {
    margin: 0;
    padding: 0;
    width: 100%
}

.login-detail-left {
    margin: 0;
    padding: 0;
    width: 50%
}

.login-detail-left a {
    color: #f00a3b;
    font-weight: 700;
    text-align: center;
    text-decoration: none
}

.login-detail-left a:hover {
    color: #f00a3b;
    cursor: pointer;
    font-weight: 700;
    text-align: center;
    text-decoration: none
}

.login-detail-right {
    margin: 0;
    padding: 0;
    width: 50%
}

.login-detail-right a {
    color: #f00a3b;
    font-weight: 700;
    text-align: center;
    text-decoration: none
}

.login-detail-right a:hover {
    color: #f00a3b;
    cursor: pointer;
    font-weight: 700;
    text-align: center;
    text-decoration: none
}

#head {
    background-color: #FFF207;
    color: #000;
    font-size: 30px;
    height: auto;
    margin: 10px 0 0;
    padding: 15px;
    text-align: center
}

.clear {
    clear: both
}

.header_mater_g .left a {
    font-size: 18px !important
}

.header_mater {
    font-size: 15px !important
}

.new_add1 {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #FF0;
    font-weight: 700
}

.header_mater_b {
    background: #000
}

.blue1 {
    background-color: #FFFFBE;
    border: 3px solid #d87093;
    color: #000;
    font-weight: 700;
    margin-bottom: 1px;
    margin-top: 1px
}

.blue2 {
    background-color: #eee !important;
    color: #ffc;
    font-weight: 700;
    text-decoration: none
}

.white1 {
    background: #fff !important;
    text-align: center;
    padding: 2px 0 !important
}

.white1 a {
    color: #00f;
    text-decoration: none;
    font-weight: 700
}

.yellow1 {
    background: darkgreen !important;
    text-align: center;
    padding: 2px 0 !important
}

.sty1{
    background: linear-gradient(90deg,rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 50%) !important;
}


@media screen and (max-width: 568px) {
.leak-section h2 {
    font-size: 24px !important;
    color: yellow;
    margin-bottom: 10px;
    font-weight: bold;
}

.leak-section p {
    font-size: 17px!important;
}

.leak-section .game-text {
    color: #fff;
    font-size: 20px !important;
    font-weight: 600;
    margin-top: 15px;
}
.leak-section .btn {
    display: inline-block;
    background-color: red;
    color: #fff;
    font-size: 15px !important;
    font-weight: 700;
    padding: 12px 35px;
    border-radius: 40px;
    margin-top: 20px;
    text-decoration: none;
    transition: 0.3s;
}
  }


 
  .promo-box {
    max-width: 100%;
    margin: -20px 0px 40px 0px;
    padding: 28px 40px;
    /*border: 4px solid #0033cc;*/
    /* border-radius: 18px; */
    text-align: center;
    background: #ffffff;
}
    

    .promo-heading {
      font-weight: 700;
      font-size: 18px;
      text-transform: uppercase;
      color: #000000;
      margin: 2px 0 12px;
      letter-spacing: 0.4px;
    }

    .promo-subtext {
      font-weight: 600;
      font-size: 16px;
      color: #111111;
      margin-bottom: 18px;
    }

    .promo-highlight {
      color: #0b5bd7;
      font-weight: 800;
      font-size: 22px;
      margin: 6px 0 10px;
    }

    .promo-ceo {
      color: #e21717;
      font-weight: 800;
      font-size: 22px;
      margin: 6px 0;
    }

    .promo-number {
      color: #1f7a2e;
      font-weight: 800;
      font-size: 22px;
      margin: 8px 0 18px;
    }

    .promo-buttons {
      display: inline-flex;
      gap: 18px;
      justify-content: center;
      flex-wrap: wrap;
      margin-top: 6px;
    }

    .promo-btn {
      display: inline-block;
      padding: 14px 34px;
      border-radius: 40px;
      color: #ffffff;
      text-decoration: none;
      font-weight: 800;
      font-size: 18px;
      box-shadow: 0 6px 0 rgba(0, 0, 0, 0.12);
      transition: transform 0.08s ease, box-shadow 0.08s ease;
      border: none;
      cursor: pointer;
    }

    .promo-btn:active {
      transform: translateY(3px);
      box-shadow: 0 3px 0 rgba(0, 0, 0, 0.10);
    }

    .promo-call {
      background: linear-gradient(#ff2b2b, #d61b1b);
      padding-left: 44px;
      padding-right: 44px;
    }

    .promo-whatsapp {
      background: linear-gradient(#2f7a2f, #1b5d1b);
    }

    @media (max-width: 560px) {
      .promo-heading {
        font-size: 14px;
      }

      .promo-highlight,
      .promo-ceo,
      .promo-number {
        font-size: 18px;
      }

      .promo-btn {
        padding: 12px 22px;
        font-size: 16px;
      }

      .promo-box {
        padding: 18px 16px;
      }
    }

 .headern-section {
      background-color: #1574e4;
      color: #fff;
      margin-top: 12px;
      text-align: center;
      padding: 5px 20px;
      font-family: 'Times New Roman', serif;
    }

    .headern-section h1 {
      font-size: 26px;
      margin-bottom: 10px;
      letter-spacing: 1px;
    }

    .headern-section p {
      font-size: 18px;
      font-weight: bold;
      letter-spacing: 0.5px;
    }

.leak-section {
      background: linear-gradient(to bottom, #0b0f0f, #093941);
      color: yellow;
      text-align: center;
      padding: 40px 20px;
      border-radius: 10px;
      max-width: 100%;
      margin-top: 13px !important;
      margin: 0px auto;
    }

    .leak-section h2 {
      font-size: 36px;
      color: yellow;
      margin-bottom: 10px;
      font-weight: bold;
    }

    .leak-section p {
      font-size: 20px;
      color: yellow;
      margin: 10px 0;
      line-height: 1.6;
    }

    .leak-section .game-text {
      color: #fff;
      font-size: 28px;
      font-weight: 600;
      margin-top: 15px;
    }

    .leak-section .btn {
      display: inline-block;
      background-color: red;
      color: #fff;
      font-size: 22px;
      font-weight: 700;
      padding: 12px 35px;
      border-radius: 40px;
      margin-top: 20px;
      text-decoration: none;
      transition: 0.3s;
    }

    .leak-section .btn:hover {
      background-color: #cc0000;
    }

.yellow1 a {
    color: #fff;
    text-decoration: none;
    font-weight: 700
}

.clear {
    clear: both
}