#promoModal .cta-button,
.cstmztxt h2,
.cstmztxt h4,
.cstmztxt h6,
thead th {
    text-transform: uppercase
}

.container,
.container-box {
    max-width: 1140px
}

.custom-header nav a,
a {
    text-decoration: none
}

.container-box,
footer {
    background: #cbd5d6;
    box-shadow: 0 0 20px rgb(0 0 0 / .1)
}

.cstmztxt h2,
.cstmztxt h4,
.cstmztxt h6 {
    font-family: Jumper, Sans-serif;
    text-transform: uppercase
}

.cmn-btn.reg,
.cstmztxt h2,
.cstmztxt h4,
.cstmztxt h6,
.description h4,
.login-title,
.signup-title,
.sky-section h2 {
    font-weight: 700
}

body {
    background: 0 0/contain #dde7e8;
    font-family: Roboto, sans-serif;
    position: relative
}

img {
    max-width: 100%
}

.container-box {
    margin: 30px auto;
    padding: 20px;
    border-radius: 30px
}

.whatsapp-float {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 999
}

.bonus-icon,
button.crntbtn {
    left: 50%;
    transform: translateX(-50%)
}

.slider img {
    border-radius: 10px;
    width: 100%;
}

.custom-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.hdrwtsp img {
    width: 40px
}

.logbxs p,
.login-img,
.signup-image img {
    width: 100%
}

.custom-header h1 {
    font-size: 28px;
    color: #1a2e46
}

.custom-header nav a {
    margin: 0 10px;
    color: #000;
    font-weight: 500
}

.custom-header nav a:hover {
    color: #f60
}

.eleven-section h2,
.first-section h2,
.first-section h5,
.first-section p,
.five-section .signup-box p,
.five-section ul li,
.logbxs p,
.logbxs p a,
.nine-section h2,
.nine-section h4,
.nine-section p,
.seven-section h3,
.seven-section p,
.third-section h2,
.third-section p,
button.cmn-btn.reg a {
    color: #fff
}

.description {
    text-align: center;
    margin-top: 30px
}

.slick-dots {
    bottom: -25px
}

.cmn-btn.reg {
    font-size: 19px;
    border: 0;
    transition: .5s;
    padding: 8px 24px;
    border-radius: 5px;
    color: #fff !important;
    -webkit-animation: 1.3s infinite glowingg;
    -moz-animation: 1.3s infinite glowingg;
    -o-animation: 1.3s infinite glowingg;
    animation: 1.3s infinite glowingg
}

.cmn-btn.reg:hover {
    padding: 6px 20px;
    font-size: 16px
}

@keyframes glowingg {
    0% {
        background-color: #fda863;
        box-shadow: 0 0 3px #fda863
    }
    50% {
        background-color: #ff8725;
        box-shadow: 0 0 15px #ff8725
    }
    100% {
        background-color: #ff7300;
        box-shadow: 0 0 3px #ff7300
    }
}

button.crntbtn {
    position: absolute;
    bottom: 20px
}

.logbxs {
    position: relative
}

.ptb-50 {
    padding: 50px 0
}

.logbxs p {
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
    padding: 6px;
    font-size: 20px
}

.info-image img,
.login-box,
.signup-box,
.signup-image img,
.sky-section {
    border-radius: 12px
}

.bgblue {
    background: #0092c7
}

.bgorng {
    background: #ff7400
}

.tiptext li,
.tiptext p {
    font-size: 16px;
    line-height: 29px
}

.tiptext {
    flex: 0 0 80%
}

.sky-section {
    margin: 20px auto;
    background: #fff;
    box-shadow: 0 8px 25px rgb(0 0 0 / .08)
}

.sky-section h2 {
    font-size: 35px;
    color: #000;
    line-height: 48px;
    margin-bottom: 25px;
    text-align: center
}

.sky-section p,
.sky-section ul li {
    margin-bottom: 10px;
    text-align: justify
}

.sky-section p {
    font-size: 16px;
    line-height: 1.6;
    color: #444
}

.info-text h2,
.signup-title {
    font-size: 35px;
    line-height: 45px;
    color: #000
}

.sky-section ul {
    list-style: none;
    padding-left: 0;
    margin-top: 30px
}

.sky-section ul li {
    font-size: 16px;
    padding: 10px 0 10px 30px;
    position: relative;
    color: #333;
    border-bottom: 1px solid #e5e7eb;
    line-height: 1.6
}

.sky-section ul li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #ff7400;
    font-weight: 700
}

.info-section {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px
}

.info-text {
    flex: 1;
    padding-right: 30px
}

.info-text h2,
.sponsrimgs {
    margin-bottom: 20px
}

.info-text p {
    font-size: 16px;
    line-height: 1.6;
    text-align: justify;
    margin-bottom: 15px;
    color: #444
}

.bonus-desc,
.bonus-title,
.btn-idcommon,
.info-image,
.info-title,
.menu-item,
.modal-content,
a.logo {
    text-align: center
}

.info-image {
    flex: 1
}

.info-image img {
    max-width: 100%;
    width: 100%;
    box-shadow: 0 4px 12px rgb(0 0 0 / .1);
    position: sticky;
    top: 17px;
    margin-bottom: 15px
}

@media (max-width:600px) {
    .sky-section {
        padding: 20px
    }
    .info-section {
        flex-direction: column
    }
    .info-text {
        padding-right: 0
    }
    .sky-section h2 {
        font-size: 28px
    }
    .sky-section p,
    .sky-section ul li {
        font-size: 15px
    }
}

.cta-button {
    display: inline-block;
    transition: background .3s
}

.signup-title {
    margin-bottom: 10px
}

.login-list li,
.signup-list li {
    margin-bottom: 16px;
    font-size: 16px;
    color: #444
}

.signup-list li::marker {
    color: #ff7400;
    font-size: 20px
}

.pro-tip {
    background-color: #fffbe5;
    border-left: 5px solid #ff7400;
    padding: 15px 20px;
    line-height: 1.6;
    font-size: 15px;
    color: #333;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgb(0 0 0 / .05)
}

.signup-image {
    position: sticky;
    top: 10px
}

.login-img {
    height: 100%;
    object-fit: cover;
    border-radius: 0 0 0 12px
}

.login-title {
    font-size: 35px;
    margin-bottom: 16px;
    color: #222
}

.login-desc {
    font-size: 16px;
    margin-bottom: 20px;
    color: #555
}

.login-list {
    padding-left: 20px
}

.login-list li::marker {
    color: #ff7400;
    font-size: 20px
}

.info-box {
    border-radius: 12px;
    padding: 40px 0;
    margin: auto
}

.info-title {
    font-size: 35px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px
}

.info-text {
    font-size: 16px;
    color: #555;
    margin-bottom: 25px
}

.highlight {
    color: #0092c7;
    font-weight: 600
}

.feature-box {
    background-color: #fff;
    border-radius: 16px;
    padding: 30px 25px;
    margin-bottom: 30px;
    box-shadow: 0 10px 25px rgb(0 0 0 / .08);
    transition: transform .3s, box-shadow .3s
}

.feature-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 35px rgb(0 0 0 / .1)
}

.feature-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 20px
}

.feature-title {
    font-size: 20px;
    font-weight: 600;
    color: #222;
    line-height: normal
}

.feature-desc {
    font-size: 16px;
    color: #555;
    line-height: 1.6
}

@media (max-width:768px) {
    .signup-image {
        min-height: 250px;
        border-left: none;
        border-top: 1px solid #eee
    }
    .slider img {
        height: auto;
    }
    .login-img {
        border-radius: 12px 12px 0 0
    }
    .h1-new {
        font-size: 22px
    }
    .feature-flex {
        flex-direction: column;
        align-items: center;
        text-align: center
    }
    .feature-img {
        margin-bottom: 15px
    }
}

.first-section {
    background: linear-gradient(90deg, #000 60%, #ff841e 100%);
    padding: 40px
}

.eight-section,
.four-section,
.second-section,
.six-section,
.tenth-section,
.twelve-section {
    padding: 40px
}

.third-section {
    background: #000;
    padding: 40px
}

.eleven-section,
.five-section,
.nine-section,
.seven-section {
    background: linear-gradient(180deg, #1d1f2c 0, #07080d 100%);
    padding: 40px
}

.five-section h2 {
    font-size: 35px;
    color: #fff
}

.faqsection h2,
.twelve-section h2,
.twelve-section p {
    color: #000
}

.bonus-card {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 8px 20px rgb(0 0 0 / .08);
    padding: 30px 20px 20px;
    margin-top: 50px;
    position: relative;
    transition: .3s ease-in-out;
    height: 100%
}

.bonus-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgb(0 0 0 / .12)
}

a.navbar-brand img {
    max-width: 250px;
    width: 200px;
    height: auto
}

.bonus-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #ff7400;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -40px;
    box-shadow: 0 5px 15px rgb(0 0 0 / .1);
    z-index: 10
}

.bonus-icon img {
    width: 40px;
    height: 40px
}

.bonus-title {
    font-size: 17px;
    line-height: 30px;
    font-weight: 600;
    margin-top: 20px
}

.bonus-desc {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
    margin-top: 10px
}

.faqsection {
    background: 0 0;
    padding: 40px
}

.afterimg,
.beforeimg {
    background-image: url(https://tigerxplay.com/wp-content/uploads/2022/12/svgexport-1-1.png.webp);
    background-repeat: no-repeat;
    background-size: contain
}

.ftrswrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 0 18px
}

.nwftrbox {
    width: 32%;
    padding: 20px;
    position: relative;
    margin-top: 50px
}

.afterimg,
.beforeimg,
.ftrnw_icn,
.modal-header,
.ytvdo img {
    position: absolute
}

.ftrnw_icn {
    top: -35px;
    left: 20px
}

.ftrnw_icn+div {
    margin-top: 25px
}

.footer-link li a {
    font-weight: 500;
    font-size: 16px;
    position: relative;
    top: -3px;
    left: -2px;
    color: #000
}

ul.footer-link {
    padding-left: 15px;
    list-style: disc
}

ul.footer-link li::marker {
    font-size: 26px;
    color: #fb7401
}

footer {
    border-radius: 30px 30px 0 0
}

a.logo img {
    max-width: 240px
}

.navbar-toggler:focus {
    box-shadow: none
}

.beforeimg {
    height: 300px;
    left: -87px;
    width: 300px
}

.afterimg {
    height: 400px;
    width: 400px;
    right: 5px;
    top: 4%;
    transform: translateY(-50%)
}

.modal-header button {
    opacity: 1
}

.modal-content {
    background: url(../images/modalbg.png) 0 0/cover;
    color: #fff;
    border-radius: 12px;
    padding: 30px 20px
}

.modal-header {
    right: 0;
    top: 5px;
    border: none;
    justify-content: flex-end
}

#promoModal .cta-button {
    background-color: #fff;
    font-size: 17px;
    font-weight: 500;
    fill: #000;
    display: inline-block;
    margin-top: 20px;
    color: #000;
    border-radius: 20px;
    box-shadow: 0 -2px 10px 0 rgb(0 0 0 / .42) inset;
    padding: 12px 35px
}

.cstmztxt h4 {
    color: #fff;
    font-size: 27px;
    line-height: 22px;
    margin-bottom: 8px
}

.cstmztxt h2 {
    color: #fff;
    font-size: 70px;
    line-height: 56px
}

.cstmztxt h6 {
    color: #fff;
    font-size: 20px;
    margin-top: 0
}

.sponsrimgs img {
    max-width: 145px
}

.payimgs {
    display: flex;
    gap: 5px;
    justify-content: space-between;
    margin-bottom: 30px
}

.payimgs img {
    max-width: 86px;
    object-fit: contain;
    filter: saturate(0) brightness(90%) contrast(50%);
    transition: .5s
}

.payimgs img:hover {
    filter: none
}

.navbar-nav li.nav-item {
    padding: 0 10px
}

@media(min-width:1000px) {
    ul.navbar-nav {
        position: absolute;
        left: 54%;
        transform: translateX(-50%)
    }
}

@media(max-width:640px) {
    .beforeimg {
        display: none
    }
    .container-box {
        padding: 10px;
        margin: 10px auto
    }
    .tiptext li,
    .tiptext p {
        font-size: 16px
    }
    .signup-title,
    h3.info-title {
        font-size: 22px
    }
    .tiptext {
        flex: 0 0 100%
    }
    .faqsection,
    .first-section,
    .nine-section,
    .seven-section,
    .third-section,
    .twelve-section {
        padding: 15px
    }
    .eight-section,
    .six-section,
    .tenth-section {
        padding: 40px 15px
    }
    .five-section {
        padding: 20px
    }
    .nwftrbox {
        width: 100%;
        margin-top: 30px
    }
    h1,
    section h2 {
        font-size: 22px !important
    }
    .signup-title {
        line-height: normal
    }
}

.badge-easy,
.badge-hard,
.badge-medium {
    padding: 6px 10px;
    border-radius: 6px;
    font-size: .85rem
}

.commonanchor-tiger {
    color: #cc5500
}

h1 {
    font-size: 35px
}

thead {
    background: linear-gradient(90deg, #ff7400, #ffa64d)
}

thead th {
    color: #fff;
    padding: 15px;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: .5px
}

tbody tr {
    border-bottom: 1px solid #f1f1f1;
    transition: .3s
}

tbody tr:hover {
    background-color: #fff2e6
}

tbody td {
    padding: 14px;
    vertical-align: middle;
    color: #444
}

tbody td:first-child {
    font-weight: 600;
    color: #ff7400
}

.badge-easy {
    background-color: #e9f8ec;
    color: #1a7a1a
}

.badge-medium {
    background-color: #fff6d9;
    color: #9a7b00
}

.badge-hard {
    background-color: #ffe6e6;
    color: #b30000
}

.tiger-tablenew {
    width: 100%;
    overflow: auto
}

.ytvdo {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    background-color: #000;
    cursor: pointer;
    overflow: hidden;
    border-radius: 8px
}

.ytvdo img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ytvdo .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #f03;
    color: #fff;
    border-radius: 50%;
    width: 58px;
    height: 58px;
    text-align: center;
    line-height: 48px;
    font-size: 28px;
    display: flex;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .3);
    justify-content: center;
    align-items: center
}

@media (min-width:992px) {
    .ytvdo {
        padding-top: 0;
        height: 500px
    }
}


.tiger-footer-li li{
   flex: 0 0 45%; 
}