.yellow {
    color: #f6e125
}

.grey {
    color: rgb(127, 134, 152);
}

.bg-yellow {
    background-color: #f6e125
}

.purple {
    color: rgb(61, 24, 121);
}

.go2win-from .form-control {
    padding-bottom: 14px;
    padding-top: 14px;
    margin-bottom: 15px;
}

.go2win-from .nice-select.form-control {
    width: 100%;
    background-color: #fff;
    color: rgb(33, 37, 41);
}

.nice-select .list {
    height: auto;
}

.go2win-from .nice-select .list, .currency-select-bar .nice-select .list {
    width: 100%;
    color: white;
    max-height: 50vh;
}

.currency-select-bar .nice-select .list li:first-child {
    color: #7F8698;
}

.hidden {
    display: none;
}

.nav.payments-bnts li {
    margin-right: 15px;
    margin-bottom: 15px;
}

.gambling-pagination .pagination .page-link {
    background-color: #2E0F54;
    color: #fff;
    border-color: #4b1093;
}

.gambling-pagination .pagination .active > .page-link, .page-link.active {
    background-color: #4b1093;
    font-weight: bold;
    color: #6c6b6b;
    border-color: #fff
}

.profile-dd .dd-c {
    width: auto;
}

.profile-dd .dd-c li {
    padding: 7px 15px;
}

.profile-dd .profile-name {
    min-width: 120px;
    max-width: 40vw;
}

.contact-items img {
    background-color: #3D1879;
}

body.mobile .header-top-social.logged-in {
    width: 100%;
}

body.mobile .header-top-social.logged-in li {
    width: 50%;
}

body.mobile .header-top-social.logged-in li .deposit-btn {
    width: 100%;
    text-align: center;
}

.border-btn:hover::before {
    opacity: 1;
    background: linear-gradient(180deg, #170E30 -1.75%, #FFD400 100.23%);
}

.border-btn:hover span, .cmn--btn:hover span {
    color: #170E30;
}

.gsi-material-button {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-appearance: none;
    background-color: #f2f2f2;
    background-image: none;
    border: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #1f1f1f;
    cursor: pointer;
    font-family: 'Roboto', arial, sans-serif;
    font-size: 14px;
    height: 40px;
    letter-spacing: 0.25px;
    outline: none;
    overflow: hidden;
    padding: 0 12px;
    position: relative;
    text-align: center;
    -webkit-transition: background-color .218s, border-color .218s, box-shadow .218s;
    transition: background-color .218s, border-color .218s, box-shadow .218s;
    vertical-align: middle;
    white-space: nowrap;
    max-width: 100%;
    width: 100%;
    min-width: min-content;
}

.gsi-material-button .gsi-material-button-icon {
    height: 20px;
    margin-right: 12px;
    min-width: 20px;
    width: 20px;
}

.gsi-material-button .gsi-material-button-content-wrapper {
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

.gsi-material-button .gsi-material-button-contents {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-family: 'Roboto', arial, sans-serif;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
}

.gsi-material-button .gsi-material-button-state {
    -webkit-transition: opacity .218s;
    transition: opacity .218s;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.gsi-material-button:disabled {
    cursor: default;
    background-color: #ffffff61;
}

.gsi-material-button:disabled .gsi-material-button-state {
    background-color: #1f1f1f1f;
}

.gsi-material-button:disabled .gsi-material-button-contents {
    opacity: 38%;
}

.gsi-material-button:disabled .gsi-material-button-icon {
    opacity: 38%;
}

.gsi-material-button:not(:disabled):active .gsi-material-button-state,
.gsi-material-button:not(:disabled):focus .gsi-material-button-state {
    background-color: #001d35;
    opacity: 12%;
}

.gsi-material-button:not(:disabled):hover {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
}

.gsi-material-button:not(:disabled):hover .gsi-material-button-state {
    background-color: #001d35;
    opacity: 8%;
}

.truncate {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;;
}

.mfp-content.bonuses-popup, .mfp-content.newsletter-popup {
    max-width: 900px;
    background-color: #240945;
    padding: 15px;
    margin: 100px auto
}

.mfp-content.newsletter-popup {
    max-width: 500px;
    text-align: center;
    margin-top: 200px;
}

a.newsletter-link {
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}

a.newsletter-link:hover {
    text-decoration: underline;
}

.mfp-content.bonuses-popup .bonuses-description img {
    max-width: calc(100vw - 30px);
    height: auto;
    display: block;
}

.mobile .mfp-content.bonuses-popup .bonuses-description img, .mfp-content.bonuses-popup .bonuses-image {
    display: none;
}

.mobile .mfp-content.bonuses-popup .bonuses-image {
    display: block;
}

.mobile .mfp-content.bonuses-popup .bonuses-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
}

.main-list-menu .icon img {
    width: 20px;
    height: auto;
}

.block-center {
    display: inline-block;
    margin: auto;
}

.custom-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin: 10px 0;
    cursor: pointer;
    font-size: 16px;
    user-select: none;
}

.custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #35165C; /* grey background */
    border-radius: 4px;
    transition: 0.2s;
    color: #6c6b6b;
}

.custom-checkbox:hover input ~ .checkmark {
    background-color: #35165C;
}

.custom-checkbox input:checked ~ .checkmark {
    background-color: #35165C; /* darker grey when checked */
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-checkbox input:checked ~ .checkmark:after {
    display: block;
}

.custom-checkbox .checkmark:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.d-block {
    display: block;
}

.owl-carousel-home .banner-items {
    height: auto;
    background-image: none;
}

.owl-carousel-home .banner-left-bottom-btn {
    position: absolute;
    bottom: 55px;
    left: 55px;
}

.mobile .owl-carousel-home .banner-left-bottom-btn {
    bottom: 30px;
    left: 30px;
}

.header-top-wrapper .middle-referral ul .form-wrapper {
    margin-left: 0;
}

@media screen and (max-width: 1399px) {
    .header-top-wrapper .middle-referral ul li form {
         display: block;
    }
    .breadcumnd-banner, .banner-section {
        margin-top: 70px;
    }
}

@media screen and (max-width: 767px) {
    .crime-items .crime-content h6 {
        max-width: 145px;
        max-height: 50px;
        overflow: hidden;
        word-wrap: break-word;
        white-space: normal;
    }
}