.row.headingcnt a[href="/redirect/ninecasino"] img {
max-height: 60px !important;
}

.primary-bg {
    background: rgb(6, 14, 42) !important;
    padding-bottom: 40px !important;
}

.card.bg-light {
     background: rgb(22, 29, 55) !important;
    border-radius: 16px;
}

.headingcnt .col-md-4.text-center .row {
row-gap: 16px;
}

 .card-body span a {
 color: #fff !important;
 text-decoration: underline;
 }
 
  .card-body span a:hover {
 color: #2cd97d !important;
 text-decoration: underline;
 }
 
 .card-body .row .col-lg-6 span strong {
 color: #fff;
 }
 
 .card-body p > a strong, .card-body p + a strong {
 color: rgb(228, 88, 9) !important;
 text-decoration: underline;
 font-size: 14.6667px !important;
 }
 
 .btn.btn-default.bmbtn.btn1 {
    color: #fff !important;
    background-color: transperant !important;
    box-shadow: rgb(53, 59, 82) 0px 0px 0px 2px inset;
}

 .btn.btn-default.bmbtn.btn1:hover {
    background-color: rgb(68, 74, 95) !important;
    filter: none !important;
}

.btn.btn-default.bmbtn.btn2 {
    color: #fff !important;
    background-color: rgb(228, 88, 9) !important;
    box-shadow: rgb(228, 88, 9) 0px 0px 0px 2px inset;
}

.btn.btn-default.bmbtn.btn2:hover {
    background-color: rgb(246, 112, 36) !important;
      filter: none !important;
}

h1 {
    color: #fff !important;
    font-size: 34px !important;
}

.card-header h2 span strong, .card-header h2 strong span {
position: relative;
    color: rgb(239, 240, 242) !important;
        text-transform: none;
        font-weight: 800 !important;
        font-size: 20px !important;
        padding-bottom: 5px;
}

.card-body h3, .card-body h4 {
    color: rgb(239, 240, 242) !important;
}

.card-body p {
    color: rgba(239, 240, 242, .8) !important;
}

.card-body .btn.btn-danger.btn-lg {
    font-weight: 700;
   color: #fff !important;
    background-color: rgb(228, 88, 9) !important;
    box-shadow: rgb(228, 88, 9) 0px 0px 0px 2px inset;
    margin-top: 16px;
    padding: 8px 24px;
    border-radius: 1000px;
    
}

.card-body .btn.btn-danger.btn-lg:hover {
    background-color: rgb(246, 112, 36) ;
}

table {
    color: #fff !important;
    background-color: rgb(6, 14, 42) !important;
    border: 2px solid rgb(22, 29, 55) !important;
}

thead.table-light tr th {
 color: #fff !important;
    background-color: #e5570d !important;
    border: 2px solid rgb(22, 29, 55) !important;
    color: #000 !important;
    }
    
    table td a {
        color: rgb(228, 88, 9) !important;
        text-decoration: none !important;
    }
    
    table td a:hover {
        text-decoration: underline !important;
    }

    .header_pc .pc_label {
        top: -20px !important;
        font-size: 13px !important;
        padding: 1px 0 !important;
        background: rgb(228, 88, 9) !important;
            font-weight: 600;
    }

    .form-group.header_pc button {
        background-color: rgb(228, 88, 9);
        height: 42px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 15px;
        border-radius: 0 4px 4px 0 !important;
        color: #fff;
    }

    .col-lg-5+.col-lg-7 {
        justify-content: center;
        display: flex;
        align-items: center;
    }

    .form-group.header_pc.position-relative.pt-2 {
        padding-top: 0 !important;
    }

    .header_pc input {
        border-bottom-left-radius: 4px !important;
        font-weight: 600;
        font-size: 1.2rem !important;
        height: 42px !important;
    }

    .col-md-4.text-center {
        display: flex;
        align-items: center;
    }

    .text-center .row .col-md-12 {
        display: flex;
        align-items: center;
    }

    .text-center .row .col-md-12 a {
        margin: 0 !important;
    }

    .btn.btn-default.bmbtn.btn1,
    .btn.btn-default.bmbtn.btn2 {
         font-weight: 700;
         font-size: 20px !important;
         border-radius: 1000px !important;
    }

    @media (max-width: 768px) {
        .col-md-4.text-center {
            display: initial;
            margin-top: 0;
        }

        .text-center .row .col-md-12 {
            display: initial;
        }

        .card-body {
            padding: 14px 16px 25px !important;
        }

        .card-header h2 {
            margin-left: 0;
        }

        .form-group.header_pc {
            margin: 25px 0 16px;
            width: 80%;
            display: flex;
        }

        .header_pc input {
            max-width: 250px;
        }

        .form-group.header_pc button {
            height: 42px;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0 15px;
        }
    }

    @media (max-width: 992px) {
        table {
            width: 100% !important;
            max-width: 100% !important;
        }
    }

    .faq-area+.row h2 {
        padding: 0;
        margin: 50px 3.75px 3.75px;
        text-transform: uppercase;
        font-size: 24px !important;
        color: #fff;
        font-weight: 400 !important;
    }

    .faq-area+.row h2 i {
        color: #fff;
        margin-bottom: 16px;
    }

    .author-box h3 {
        font-weight: 500 !important;
        color: #fff;
        padding-right: 0 !important;
        margin-right: 12px;
        white-space: nowrap;
    }

    .author-box .row .col-lg-6 .row .col-lg-10 a h4 {
        white-space: nowrap;
    }

    .author-social .text-white i {
        color: rgb(228, 88, 9) !important;
    }
        
    .faq-area+.row {
        width: 100%;
    }

    .row .col-lg-8 {
        width: 100%;
    }

    .author-box h3 {
        font-weight: 500 !important;
        color: #fff;
        padding-right: 0 !important;
        margin-right: 12px;
        white-space: nowrap;
    }

    .author-box .row .col-lg-6 .row .col-lg-10 a h4 {
        white-space: nowrap;
    }

    .author-social .text-white {
        color: #96db00 !important;
    }

    .author-box .row .col-lg-6 {
        width: 100% !important;
        flex-direction: column;
    }

    @media (min-width: 1024px) {
        .author-box .row .col-lg-6 {
            padding-right: 0 !important;
            column-gap: 10px;
            width: 50% !important;
            flex-direction: row;
        }

        .author-box .row .col-lg-6 .row .col-lg-10 {
            column-gap: 10px;
        }

        .author-box .row .col-lg-6 .row .col-lg-10 a h4 {
            margin-right: 0 !important;
        }

        .author-box .row .col-lg-6 {
            padding-right: 0 !important;
            column-gap: 10px;
            width: 50% !important;
            flex-direction: row;
        }

        .author-box .row .col-lg-6 h3+.row {
            column-gap: 10px;
            flex-wrap: nowrap;
        }
        
            .card-body {
        padding: 0 2rem 1rem !important;
    }
    
	    .card-header {
	    margin: 0.5rem 2rem !important;
	    padding: 8px 0 !important;
	    }
    }

    .author-social {
        color: rgb(1, 211, 112) !important;
    }

    @media (min-width: 600px) and (max-width: 1023px) {
        .author-box .row .col-lg-6 {
            padding-right: 0 !important;
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .author-box .row .col-lg-6 h3 {
            padding: 0 !important;
        }

        .author-box .row .col-lg-6 .row {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            width: 100%;
        }

        .author-image {
            display: flex;
            justify-content: center;
            padding: 10px;
        }

        .author-box .row .col-lg-6 .row .col-lg-10 {
            flex-direction: column;
            align-items: center;
            margin-bottom: 20px;
        }

        .author-box .row .col-lg-6 .row .col-lg-10 a h4,
        .author-social i {
            margin-right: 0 !important;
        }
    }

    @media (max-width: 480px) {
        .fa-chevron-down.pull-right {
            display: none;
        }
        
         .author-social i {
            margin-right: 0 !important;
        }
        
        .card-header h2 {
        font-size: 20px;
        }
    }


    .border.rounded.d-block.mt-05.p-2.faqBar.position-relative {
        display: flex !important;
        cursor: pointer;
        align-items: center;
        padding: 10px 15px !important;
        min-height: 67px;
        margin: 0;
        color: #fff !important;
           background: rgb(53, 59, 82) !important;
    border-radius: 8px !important;
    border: none !important;
        margin-top: 10px;
    }

    .faqBar i {
        font-size: 18px;
    }

    .faqBar h3 {
        margin: 0 !important;
        font-size: 16px;
        color: #fff !important;
        font-weight: 700;
        text-transform: none;
    }

    .fa-chevron-down.pull-right {
        margin-left: auto;
        color: #fff !important;
    }

    .fa-question-circle {
        margin-right: 12px;
        color: rgb(162, 165, 175) !important;
    }

    .faqContent {
        padding: 15px 25px !important;
        font-size: 14px;
        font-weight: 500;
        color: rgb(177, 180, 188) !important;
        background: rgb(37, 44, 69) !important;
        border-radius: 0 0 4px 4px !important;
        border: none !important;
    }