#footer-menu {
    background-color: #0e2740;
    position: fixed;
    z-index: 298;
    bottom: 0;
    width: 100%;
}

#footer-menu .signup {
    background-color: #0b589a;
    padding-right: 0;
}

#footer-menu .signin {
    background-color: #0e2740;
    padding-left: 0;
}

#footer-menu h4 {
    color: #fff;
    text-align: center;
    line-height: 3.5;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: 1px;
    height: 57px;
}

#footer-menu .signup:hover h4 {
    background-color: #fff;
    color: #0066c9;
}

#footer-menu .signin:hover h4 {
    background-color: #fff;
    color: #0066c9;
}

ul.bottom-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #0e2740;
    height: 100%;
}

ul.bottom-menu li {
    float: left;
    width: 20%;
}

ul.bottom-menu li a {
    display: block;
    color: #fff!important;
    text-align: center;
    padding: 1px;
    text-decoration: none;
}

ul.bottom-menu li a h6 {
    color: #fff;
    font-weight: 400;
}

ul.bottom-menu li a:hover,
ul.bottom-menu li a:hover h6 {
    color: #fff;
}

.bottom-menu h6 {
    /** text palcing  **/
    margin-top: 35px!important;
    margin-bottom: 5px;
    font-size: 0.65rem;
}

a.bottomicnhome {
    background: url("/assets/images/bottom-icn-home.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    padding: 40px 0px;
    /* set button height */
}

a.bottomicnhome:hover {
    background: url("/assets/images/bottom-icn-home-mo.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    background-color: #0e2740!important;
}

a.bottomicnhome-active {
    background: url("/assets/images/bottom-icn-home-mo.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    background-color: #0066c8;
}

a.bottomicnaccount {
    background: url("/assets/images/bottom-icn-account.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    padding: 40px 0px;
    /* set button height */
}

a.bottomicnaccount:hover {
    background: url("/assets/images/bottom-icn-account-mo.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    background-color: #0e2740;
}

a.bottomicnaccount-active {
    background: url("/assets/images/bottom-icn-account-mo.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    background-color: #0066c8;
}

a.bottomicnwallet {
    background: url("/assets/images/bottom-icn-wallet.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    padding: 40px 0px;
    /* set button height */
}

a.bottomicnwallet:hover {
    background: url("/assets/images/bottom-icn-wallet-mo.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    background-color: #0e2740;
}

a.bottomicnwallet-active {
    background: url("/assets/images/bottom-icn-wallet-mo.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    background-color: #0066c8;
}

a.bottomicnlivechat {
    background: url("/assets/images/bottom-icn-livechat.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    padding: 40px 0px;
    /* set button height */
}

a.bottomicnlivechat:hover {
    background: url("/assets/images/bottom-icn-livechat-mo.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    background-color: #0e2740;
}

a.bottomicnlivechat-active {
    background: url("/assets/images/bottom-icn-livechat-mo.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    background-color: #0066c8;
}

a.bottomicnpromo {
    background: url("/assets/images/bottom-icn-promo.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    padding: 40px 0px;
    /* set button height */
}

a.bottomicnpromo:hover {
    background: url("/assets/images/bottom-icn-promo-mo.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    background-color: #0e2740;
}

a.bottomicnpromo-active {
    background: url("/assets/images/bottom-icn-promo-mo.png") no-repeat;
    background-size: 25px;
    /**icon size **/
    background-position: 50% 35%;
    /**icon position **/
    background-color: #0066c8;
}

.footer {
    height: 80px!important;
}

.modal-bg {
    background-color: #0e2740!important;
    border-bottom: 4px solid #efda25;
    border-radius: 10px;
}

.modal-bg-promotion {
    background-color: #0e2740!important;
    border-bottom: 4px solid #efda25;
    border-radius: 10px;
    min-height: 100%;
}

.modal-bg-casino {
    background-color: #0e2740!important;
    border-bottom: 4px solid #efda25;
    border-radius: 10px;
}

.modal-bg-slots {
    background-color: #0e2740!important;
    border-bottom: 4px solid #efda25;
    border-radius: 10px;
}

.modal-bg-sports {
    background-color: #0e2740!important;
    border-bottom: 4px solid #efda25;
    border-radius: 10px;
}

.modal-bg-fishing {
    background-color: #0e2740!important;
    border-bottom: 4px solid #efda25;
    border-radius: 10px;
}

.modal-bg-signin-msg {
    background-color: #0e2740!important;
    border-bottom: 4px solid #efda25;
    border-radius: 10px;
}

.modal-bg-warning-msg {
    background-color: #0e2740!important;
    border-bottom: 4px solid #efda25;
    border-radius: 10px;
}

.modal-bg-system-msg {
    background-color: #0e2740!important;
    border-bottom: 4px solid #efda25;
    border-radius: 10px;
}


/*---------------------- SIGN IN PAGE ---------------------*/

.modal-bg-signin {
    background-color: #ffffff00!important;
    border: none;
}

.modal-header-signin {
    border-bottom: none;
    padding: 1.5rem 1rem;
}

.modal-title-signin {
    color: #ffffff;
    margin-bottom: 0;
    line-height: 1.5;
    font-weight: 500;
}

.modal-title-signin img {
    margin-right: 10px;
}

.modal-body-signin {
    padding: 1rem 1.5rem 1.5rem;
    color: #ffffff;
}

.modal-body-signin input {
    background: none;
    border: none;
    border-bottom: 2px #0066c9 solid;
    margin-bottom: 20px;
}

.modal-body-signin input:focus {
    background: none;
    border: none;
    border-bottom: 2px #0066c9 solid;
    margin-bottom: 20px;
}

.modal-body-signin p {
    color: #fff;
    margin-bottom: 0;
    font-size: .75rem;
    margin-left: 7px;
}

.modal-body-signin .btn-signup {
    color: #0066c9;
}


/*---------------------- SIGN UP PAGE ---------------------*/

.modal-bg-signup {
    background-color: #ffffff00!important;
    border: none;
}

.modal-header-signup {
    border-bottom: none;
    padding: 1.5rem 1rem;
}

.modal-title-signup {
    color: #ffffff;
    margin-bottom: 0;
    margin-left: 5px;
    line-height: 1.5;
    font-weight: 500;
}

.modal-title-signup img {
    margin-right: 10px;
}

.modal-body-signup {
    padding: 1rem 1.5rem 1.5rem;
    color: #ffffff;
}

.modal-body-signup input {
    background: none;
    border: none;
    border-bottom: 2px #0066c9 solid;
    margin-bottom: 20px;
}

.modal-body-signup input:focus {
    background: none;
    border: none;
    border-bottom: 2px #0066c9 solid;
    margin-bottom: 20px;
}

.modal-body-signup p {
    color: #fff;
    margin-bottom: 0;
    font-size: .75rem;
    margin-left: 7px;
}

.modal-body-signup .btn-signin {
    color: #0066c9;
}


/*---------------------- FORGOT PASSWORD ---------------------*/

.modal-bg-forgot-password {
    background-color: #ffffff00!important;
    border: none;
}

.modal-header-forgot-password {
    border-bottom: none;
    padding: 1.5rem 1rem;
}

.modal-title-forgot-password {
    color: #ffffff;
    margin-bottom: 0;
    margin-left: 5px;
    line-height: 1.5;
    font-weight: 500;
    text-transform: uppercase;
}

.modal-title-forgot-password img {
    margin-right: 10px;
}

.modal-body-forgot-password {
    padding: 1rem 1.5rem 1.5rem;
    color: #ffffff;
}

.modal-body-forgot-password input {
    background: none;
    border: none;
    border-bottom: 2px #0066c9 solid;
    margin-bottom: 20px;
}

.modal-body-forgot-password input:focus {
    background: none;
    border: none;
    border-bottom: 2px #0066c9 solid;
    margin-bottom: 20px;
}

.modal-body-forgot-password p {
    color: #fff;
    margin-bottom: 0;
    font-size: .75rem;
    margin-left: 7px;
}

.modal-body-forgot-password .btn-signup {
    color: #0066c9;
}

.modal h4 {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
}


/*.modal-title img {
    margin-right: 10px;
}*/

.modal p {
    color: #fff;
    margin-bottom: 10px;
    font-size: 0.75rem;
    text-align: justify;
}

.modal-header {
    border-bottom: none;
    padding: 1.5rem 1.5rem 1rem;
}

.modal .modal-body input {
    background: none;
    border: none;
    border-bottom: 2px #0066c9 solid;
    margin-bottom: 20px;
}

.form-control {
    color: #fff;
}

.form-control:focus {
    color: #fff;
}

.close {
    color: #fff;
    opacity: 1;
    font-size: 2rem;
}

.modal .tnc {
    color: #fff;
    font-weight: lighter;
    margin-bottom: 20px;
    padding-left: 20px;
    font-size: 0.8rem;
}

.modal p a {
    color: #0066c9;
}

.modal p a:hover {
    color: #fff;
}

.btn-style1 {
    background-color: #0066c9;
    border-radius: 5px;
    padding: 10px 30px;
    border: none;
    color: #fff!important;
    font-size: .75rem;
}

.btn-style1:hover {
    background-color: #fff;
    color: #0066c9!important;
}

.btn-style1-sm {
    background-color: #0066c9;
    border-radius: 5px;
    padding: 5px 10px;
    border: none;
    color: #fff!important;
    font-size: 0.75rem;
}

.btn-style1-sm:hover {
    background-color: #fff;
    color: #0066c9!important;
}

.btn-style2 {
    background-color: none;
    border-radius: 5px;
    padding: 5px 20px;
    border: 1px solid #0066c9;
    color: #fff!important;
    font-size: 0.75rem;
}

.btn-style2:hover {
    background-color: #0066c9;
    border-radius: 5px;
    padding: 5px 20px;
    border: 1px solid #0066c9;
    color: #fff!important;
    font-size: 0.75rem;
}

.btn-style1-100 {
    background-color: #0066c9;
    border-radius: 5px;
    padding: 10px 30px;
    border: none;
    color: #fff!important;
    width: 100%;
    font-size: .75rem;
}

.btn-style1-100:hover {
    background-color: #fff;
    color: #0066c9!important;
}

.btn-approved {
    background-color: #6fbb48;
    border-radius: 5px;
    padding: 5px 10px;
    border: none;
    color: #fff!important;
    font-size: 0.75rem;
}

.btn-rejected {
    background-color: #da1111;
    border-radius: 5px;
    padding: 5px 10px;
    border: none;
    color: #fff!important;
    font-size: 0.75rem;
}

.btn-pending {
    background-color: #0066c9;
    border-radius: 5px;
    padding: 5px 10px;
    border: none;
    color: #fff!important;
    font-size: 0.75rem;
}


/*---------------------- APP SUB LOBBY (SLOTS) ---------------------*/

.app-sub-lobby-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
}

.app-sub-lobby {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
}

.modal-bg-download {
    background-color: #0e2740!important;
    border-radius: 10px;
}


/*.app-sub-lobby img{
	border-radius: 10px;
}
*/

.app-sub-lobby-details {
    margin-top: -5px;
    background-color: #0066c9;
    border-radius: 0 0 10px 10px;
    text-align: center;
    padding: 6px 5px 3px 5px;
}

.app-sub-lobby-details p {
    color: #fff;
    font-size: 0.8rem;
    margin-bottom: 0px;
}

.app-sub-lobby-modal-header {
    padding: 0;
}

.app-sub-lobby-modal-header img {
    border-radius: 10px 10px 0 0;
}

.app-sub-lobby-modal-body .title-border {
    border-bottom: 2px solid #0066c8;
}

.app-sub-lobby-modal-body .title-border p {
    margin-bottom: 5px;
}

.app-sub-lobby-info h6 {
    color: #fff;
    font-size: 0.8rem;
    font-weight: 400;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.app-sub-lobby-info ul li {
    color: #fff;
    font-size: 0.8rem;
}

.download-input-with-icon {
    position: relative;
}

.download-input-with-icon img {
    width: 20px;
    right: 10px;
    top: 10px;
    position: absolute;
}

.btn-download {
    background-color: #0066c9;
    border-radius: 5px;
    padding: 15px;
    border: none;
    color: #fff!important;
    font-size: 0.8rem;
}

.download-icon {
    margin-left: -80px;
    display: inline-block;
    margin: auto 0;
}

.download-icon img {
    width: 20px;
    margin-top: 0px;
    margin-right: 5px;
}

.download-title {
    padding-top: 5px;
    display: inline-flex;
}

.download-title h4 {
    color: #fff!important;
    font-weight: 300;
    font-size: 1.2rem;
    line-height: 0.8;
    margin-bottom: 0;
}

.download-title h4 span {
    color: #fff!important;
    font-size: 0.7rem;
}

.download-info p {
    font-size: 0.9rem;
    margin-bottom: 20px;
    text-align: justify;
    color: #fff;
}

.download-modal-body {
    padding: 2rem 1.5rem 1.5rem;
}

.download-modal-body p {
    color: #fff;
    margin-bottom: 0;
    font-size: 1rem;
}

.download-modal-body input {
    background: none;
    border: none;
    border-bottom: 2px #0066c9 solid;
    margin-bottom: 20px;
}

.modal-body {
    padding: 1rem 1.5rem 1.5rem;
}


/*---------------------- END APP SUB LOBBY (SLOTS) ---------------------*/


/*---------------------- WALLET BAR ---------------------*/

#wallet-bar {
    background-color: #0e2740;
    border-radius: 0 0 10px 10px;
    border-bottom: 3px solid #efda25;
    padding: 15px 10px 15px;
}

ul.wallet-navi {
    list-style-type: none;
}

ul.wallet-navi li {
    float: left;
    width: 25%;
}

ul.wallet-navi li a {
    display: block;
    color: #fff!important;
    text-align: center;
    padding: 1px;
    text-decoration: none;
}

ul.wallet-navi li a h6 {
    color: #fff;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 0.65rem;
}

ul.wallet-navi li a:hover,
ul.wallet-navi li a:hover h6 {
    color: #fff;
}

ul.wallet-navi a img {
    width: 35px;
}

.wallet-refresh img {
    width: 30px;
    margin-top: 14px;
    margin-right: 5px;
}

.wallet-amount {
    padding-top: 5px;
}

.wallet-amount h6 {
    color: #0066c9;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 0.65rem;
}

.wallet-amount h6 span {
    color: #fff!important;
    font-size: 1.5rem;
    line-height: 1;
}

.wallet-user {
    padding-top: 5px;
}

.wallet-user h6 {
    color: #0066c9;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 11px;
}

.wallet-user p {
    color: #fff!important;
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 0;
}

.title-page h3 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 1rem;
    display: inline;
}

.title-page-blue h3 {
    color: #1396ff;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 1rem;
    display: inline;
}

.m-l--10 {
    margin-left: -10px;
}

.bg-darkblue {
    background-color: #0d3b5b;
}

.promotion-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
}

.promotion {
    margin-bottom: 20px;
}

.promotion img {
    border-radius: 10px;
}

.promotion-details {
    margin-top: -5px;
    background-color: #0066c9;
    border-radius: 0 0 10px 10px;
    text-align: center;
    padding: 6px 5px 3px 5px;
}

.promotion-details p {
    color: #fff;
    font-size: 0.8rem;
    margin-bottom: 0px;
}

.promotion-modal-header {
    padding: 0;
}

.promotion-modal-header img {
    border-radius: 10px 10px 0 0;
}

.promotion-modal-body {
    padding: 1rem 1.5rem 0rem 1.5rem;
}

.promotion-modal-body .title-border {
    border-bottom: 1px solid #ffffff;
}

.promotion-modal-body .title-border p {
    margin-bottom: 5px;
}

.promo-remaining-time div {
    margin-bottom: 20px;
    border-bottom: 2px solid #0066c8;
    padding-bottom: 5px;
    font-weight: 500;
    color: #ffffff;
}

.promo-remaining-time i {
    color: #0066c9;
}

.promotion-info h6 {
    color: #fff;
    font-size: 0.8rem;
    font-weight: 400;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.promotion-info>ul,
ol li {
    color: #fff;
    font-size: 0.8rem;
    text-align: justify;
}

.promotion-info>ul,
ol {
    padding-left: 15px;
}

.promotion-info strong {
    color: #0066c8;
}

.promotion-info td strong {
    color: #fff;
}

.casino-modal-header {
    padding: 0;
}

.casino-modal-body .title-border {
    border-bottom: 2px solid #0066c8;
}

.casino-modal-body .title-border p {
    margin-bottom: 5px;
}

.casino-modal-header img {
    border-radius: 10px 10px 0 0;
}

.casino-info p {
    font-size: 0.9rem;
    margin-bottom: 20px;
    text-align: justify;
}

.slots-modal-header {
    padding: 0;
}

.slots-modal-body .title-border {
    border-bottom: 2px solid #0066c8;
}

.slots-modal-body .title-border p {
    margin-bottom: 5px;
}

.slots-modal-header img {
    border-radius: 10px 10px 0 0;
}

.slots-info {
    font-size: 0.9rem;
    margin-bottom: 20px;
    text-align: justify;
}

.sports-modal-header {
    padding: 0;
}

.sports-modal-body .title-border {
    border-bottom: 2px solid #0066c8;
}

.sports-modal-body .title-border p {
    margin-bottom: 5px;
}

.sports-modal-header img {
    border-radius: 10px 10px 0 0;
}

.sports-info p {
    font-size: 0.9rem;
    margin-bottom: 20px;
    text-align: justify;
}

.fishing-modal-header {
    padding: 0;
}

.fishing-modal-body .title-border {
    border-bottom: 2px solid #0066c8;
}

.fishing-modal-body .title-border p {
    margin-bottom: 5px;
}

.fishing-modal-header img {
    border-radius: 10px 10px 0 0;
}

.fishing-info p {
    font-size: 0.9rem;
    margin-bottom: 20px;
    text-align: justify;
}

.signin-msg-modal-header {
    padding: 1.0rem 3.0rem;
    margin: 0 auto;
}

.signin-msg-modal-body .title-border {
    border-bottom: 2px solid #0066c8;
}

.signin-msg-modal-body .title-border p {
    margin-bottom: 5px;
}

.signin-msg-modal-header img {
    /*    border-radius: 10px 10px 0 0;*/
    width: 60px;
    margin-top: 40px;
}

.signin-msg-info p {
    font-size: 0.9rem;
    margin-bottom: 40px;
    text-align: center;
    line-height: 0.8rem;
}

.warning-msg-modal-header {
    padding: 1.0rem 3.0rem;
    margin: 0 auto;
}

.warning-msg-modal-body .title-border {
    border-bottom: 2px solid #0066c8;
}

.warning-msg-modal-body .title-border p {
    margin-bottom: 5px;
}

.warning-msg-modal-header img {
    /*    border-radius: 10px 10px 0 0;*/
    width: 60px;
    margin-top: 40px;
}

.warning-msg-info p {
    font-size: 0.9rem;
    margin-bottom: 40px;
    text-align: center;
    line-height: 1.2rem;
}

.system-msg-modal-header {
    padding: 1.0rem 3.0rem;
    margin: 0 auto;
}

.system-msg-modal-body .title-border {
    border-bottom: 2px solid #0066c8;
}

.system-msg-modal-body .title-border p {
    margin-bottom: 5px;
}

.system-msg-modal-header img {
    /*    border-radius: 10px 10px 0 0;*/
    width: 60px;
    margin-top: 40px;
}

.system-msg-info p {
    font-size: 0.9rem;
    margin-bottom: 40px;
    text-align: center;
    line-height: 1.2rem;
}

.gradient-fade {
    background: linear-gradient(0deg, rgba(14, 39, 64, 1) 0%, rgba(14, 39, 64, 0) 100%);
    height: 30px;
    margin-top: -30px;
}

.fp-text a {
    color: #0066c8!important;
    font-size: 0.8rem;
}

.fp-text a:hover {
    color: #fff!important;
    font-size: 0.8rem;
}

.wallet-half-right {
    display: flex;
    border-left: 1px solid #4c4c4c;
}

.wallet-half-left {
    display: flex;
}

#user-side-navigation {
    width: 20%;
}

#user-side-navigation ul li {
    list-style: none;
    text-align: center;
    display: block;
    padding: 10px;
}

#user-side-navigation ul {
    margin-bottom: 0;
}

#user-side-navigation ul li a img {
    width: 35px;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    padding-bottom: 8px;
}

#user-side-navigation ul li a {
    color: #fff;
    font-size: 11px;
    display: block;
}

#user-side-navigation ul li:hover {
    background: rgb(0, 102, 200);
    background: linear-gradient(90deg, rgba(0, 102, 200, 1) 0%, rgba(0, 99, 193, 1) 7%, rgba(0, 72, 126, 1) 7%);
}

#user-side-navigation ul .active {
    background: rgb(0, 102, 200);
    background: linear-gradient(90deg, rgba(0, 102, 200, 1) 0%, rgba(0, 99, 193, 1) 7%, rgba(0, 72, 126, 1) 7%);
}

.user-input label {
    color: #fff;
    font-weight: 400;
    font-size: 0.9rem;
    text-transform: none;
    letter-spacing: normal;
    margin-bottom: 5px;
}

.user-input input {
    background-color: #0d3b5b;
    border-color: #0066c9;
    border-radius: 5px;
    margin-bottom: 20px;
}

.user-input .form-control:disabled {
    background-color: #0e2740;
    border-color: #0066c9;
    border-radius: 5px;
    margin-bottom: 20px;
}

.user-input-msg {
    color: #1396ff;
    font-size: 0.75rem;
    margin-bottom: 10px;
    line-height: 120%;
}

.amount-select {
    width: 100%;
    border: 1px solid;
    border-color: #0066c9;
    border-radius: 5px;
    display: flex;
}

.amount-select a {
    color: #fff;
    font-size: 0.65rem;
    text-align: center;
    padding: 10px;
    width: 25%;
    border-right: 1px solid #0066c9;
}

.amount-select a:hover {
    background-color: #0066c9;
    color: #fff;
}

.amount-select .amount {
    border-right: 0px;
}

.user-input select {
    background-color: #0d3b5b;
    border-color: #0066c9;
    margin-bottom: 20px;
    border-radius: 5px;
    font-size: .75rem;
}

.user-input select option {
    font-size: 0.75rem;
}

.user-input select .selected {
    font-size: 0.75rem;
}

.user-input .form-control:focus {
    background-color: #0d3b5b;
    color: #fff;
    border-color: #0066c9;
}

.datepicker-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 1rem!important;
    ;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #1396ff;
    text-align: left;
    list-style: none;
    background-color: #0e2740;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.component-datepicker::placeholder {
    color: #fff;
    font-size: 0.8rem;
}

.payment-method {
    display: block;
}

.payment-method img {
    border-radius: 8px;
    width: 95px;
    margin-bottom: 20px;
    margin-right: 5px;
}

.oc-item img {
    width: 25px!important;
    margin: auto;
    margin-top: 5px;
}

.oc-bg-color {
    background-color: #0d3b5b;
}

.fishing-tab {
    background-image: url(/assets/images/navigation-tab/fishing-tab.png);
    background-size: cover;
    height: 57px;
    padding: 5px 10px;
}

.fishing-tab p {
    font-size: 0.65rem;
    margin-bottom: 0;
    color: #fff;
    margin-top: 5px;
    text-align: center;
}

.fishing-tab-active p {
    font-size: 0.65rem;
    margin-bottom: 0;
    color: #fff;
    margin-top: 5px;
    text-align: center;
}

.fishing-tab-active {
    background: rgb(0, 102, 200);
    background: linear-gradient(180deg, rgba(0, 102, 200, 1) 0%, rgba(0, 99, 193, 1) 5%, rgba(0, 72, 126, 1) 5%);
    background-size: cover;
    height: 57px;
    padding: 5px 10px;
}

.casino-tab {
    background-image: url(/assets/images/navigation-tab/casino-tab.png);
    background-size: cover;
    height: 57px;
    padding: 5px 10px;
}

.casino-tab p {
    font-size: 0.65rem;
    margin-bottom: 0;
    color: #fff;
    margin-top: 5px;
    text-align: center;
}

.casino-tab-active p {
    font-size: 0.65rem;
    margin-bottom: 0;
    color: #fff;
    margin-top: 5px;
    text-align: center;
}

.casino-tab-active {
    background: rgb(0, 102, 200);
    background: linear-gradient(180deg, rgba(0, 102, 200, 1) 0%, rgba(0, 99, 193, 1) 5%, rgba(0, 72, 126, 1) 5%);
    background-size: cover;
    height: 57px;
    padding: 5px 10px;
}

.promotion-tab {
    background-image: url(/assets/images/navigation-tab/promotion-tab.png);
    background-size: cover;
    height: 57px;
    padding: 5px 10px;
}

.promotion-tab p {
    font-size: 0.65rem;
    margin-bottom: 0;
    color: #fff;
    margin-top: 5px;
    text-align: center;
}

.promotion-tab-active p {
    font-size: 0.65rem;
    margin-bottom: 0;
    color: #fff;
    margin-top: 5px;
    text-align: center;
}

.promotion-tab-active {
    background: rgb(0, 102, 200);
    background: linear-gradient(180deg, rgba(0, 102, 200, 1) 0%, rgba(0, 99, 193, 1) 5%, rgba(0, 72, 126, 1) 5%);
    background-size: cover;
    height: 57px;
    padding: 5px 10px;
}

.slots-tab {
    background-image: url(/assets/images/navigation-tab/slots-tab.png);
    background-size: cover;
    height: 57px;
    padding: 5px 10px;
}

.slots-tab p {
    font-size: 0.65rem;
    margin-bottom: 0;
    color: #fff;
    margin-top: 5px;
    text-align: center;
}

.slots-tab-active p {
    font-size: 0.65rem;
    margin-bottom: 0;
    color: #fff;
    margin-top: 5px;
    text-align: center;
}

.slots-tab-active {
    background: rgb(0, 102, 200);
    background: linear-gradient(180deg, rgba(0, 102, 200, 1) 0%, rgba(0, 99, 193, 1) 5%, rgba(0, 72, 126, 1) 5%);
    background-size: cover;
    height: 57px;
    padding: 5px 10px;
}

.sports-tab {
    background-image: url(/assets/images/navigation-tab/sports-tab.png);
    background-size: cover;
    height: 57px;
    padding: 5px 10px;
}

.sports-tab p {
    font-size: 0.65rem;
    margin-bottom: 0;
    color: #fff;
    margin-top: 5px;
    text-align: center;
}

.sports-tab-active p {
    font-size: 0.65rem;
    margin-bottom: 0;
    color: #fff;
    margin-top: 5px;
    text-align: center;
}

.sports-tab-active {
    background: rgb(0, 102, 200);
    background: linear-gradient(180deg, rgba(0, 102, 200, 1) 0%, rgba(0, 99, 193, 1) 5%, rgba(0, 72, 126, 1) 5%);
    background-size: cover;
    height: 57px;
    padding: 5px 10px;
}

.owl-tab {
    background-color: #0e2740;
    padding-bottom: 15px;
}

.owl-tab-item img {
    width: 200px!important;
}

.owl-tab-item img:hover {
    border: 2px solid #fff;
}

.wallet-balance-amount p {
    font-size: 1.7rem;
    text-align: right;
}

.wallet-table th {
    color: #fff;
    font-size: 0.75rem;
    border-top: 1px solid #546677;
    border-bottom: 1px solid #546677!important;
    background-color: #446880;
    padding: 0.5rem;
}

.wallet-table td {
    color: #fff;
    font-size: 0.75rem;
    border: none;
    padding: 0.6rem;
    border-bottom: 1px solid #546677;
}

.modal-bg-wallet {
    background-color: #0e2740!important;
    border-bottom: 4px solid #efda25;
    border-radius: 10px;
}

.input-with-icon {
    position: relative;
}

.input-with-icon i {
    position: absolute;
    color: #fff;
    top: 7px;
    right: 10px;
}

.file-upload {
    background-color: #0d3b5b;
    color: #fff;
    width: 100%;
    border: 1px solid #0066c9;
    font-size: 0.8rem;
    padding: 7px;
}

.owl-tab-provider img {
    width: 100%!important;
    margin-top: 0;
}

.owl-tab-provider img:hover {
    border: 2px solid #fff;
    border-radius: 5px;
}

.owl-tab-provider .vendor-active {
    border: 2px solid #fff;
    border-radius: 5px;
}

.owl-tab-provider .oc-item {
    min-height: 50px;
    background-color: #000;
    border-radius: 5px;
}

.owl-tab-provider .owl-dot {
    background-color: #efda25!important;
}

.owl-carousel .owl-dots .owl-dot {
    margin-top: 15px;
}

.ic-upload2 {
    font-size: 1rem;
    width: 100%;
    display: inline-block;
    padding: 0.375rem 0.75rem;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #0066c9;
    text-transform: none;
    letter-spacing: normal;
    text-align: center;
    display: inline-grid;
}

.ic-upload2 img {
    width: 100px;
    display: inline;
    margin: 10px auto 5px;
}

#side-bar-off {
    position: absolute;
    top: 15px;
    left: 15px;
}

#side-bar-off img {
    width: 20px;
}

.footer-about {
    justify-content: center;
    display: flex;
    margin-top: 10px;
    color: #fff;
    font-size: 0.9rem;
}

.footer-about a {
    color: #fff;
    font-size: 0.9rem;
    margin: 0 8px;
}

.footer-copyright p {
    font-size: 0.9rem;
    color: #0066c9;
    text-align: center;
    margin-bottom: 0;
}

.promotion-table table {
    color: #fff;
    font-size: 0.8rem;
    font-weight: 400;
    margin-bottom: 0;
    width: 100%;
    overflow: auto;
    margin-top: 20px;
    margin-bottom: 30px;
    display: block;
}

.promotion-table table th {
    background-color: #183d61;
    border: 1px solid #2c2c2c;
    padding: 5px;
    padding-left: 15px;
}

.promotion-table table th strong {
    color: #fff;
    font-size: 0.75rem;
}

.promotion-table table td {
    padding: 5px;
    border: 1px solid #2c2c2c;
    background-color: #0c1d2e;
    min-width: 130px;
    padding-left: 15px;
    line-height: 21px;
    font-size: 0.75rem;
}

.promotion-table table::-webkit-scrollbar {
    -webkit-appearance: none;
}

.promotion-table table::-webkit-scrollbar:horizontal {
    height: 3px;
}

.promotion-table table::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: rgba(221, 221, 221, 0.5);
}

.modal-title-header {
    font-size: 1rem!important;
}


/* .promotion-table tbody tr:nth-of-type(odd) {
    background: #183d61;
}

.promotion-table tbody tr:nth-of-type(even) {
    background: #17334f;
} */

.member-area-table {
    color: #fff;
    font-size: 0.75rem;
    font-weight: 400;
    border: none;
    margin-bottom: 0;
    width: 100%;
}

.member-area-table th {
    padding: 5px;
    min-width: 130px;
    text-align: center;
    line-height: 3;
    background-color: #446880;
    text-align: center;
}

.member-area-table td {
    padding: 15px 5px;
    border-bottom: 1px solid #446880;
    min-width: 130px;
    text-align: center;
}

.member-area-table th.th-small {
    min-width: 40px;
}

.member-area-table td.td-small {
    min-width: 40px;
}

.member-area-table th.th-lg {
    min-width: 200px;
}

.member-area-table td.td-lg {
    min-width: 200px;
}

.all-in-vendor {
    border: 1px solid #5b5b5b;
    border-bottom: none;
    border-radius: 10px;
    background-color: #0e2740;
    margin: 5px 0;
}

.all-in-vendor:hover {
    border: 1px solid #0b589a;
    border-bottom: none;
    border-radius: 10px;
    background-color: #0e2740;
}

.all-in-vendor p {
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    font-size: 0.75rem;
}

.btn-allin {
    background-color: #5b5b5b;
    width: 100%;
    border-radius: 0 0 10px 10px;
    text-align: center;
}

.all-in-vendor:hover .btn-allin {
    background-color: #1396ff;
    width: 100%;
    border-radius: 0 0 10px 10px;
    text-align: center;
}

.btn-allin a {
    color: #fff;
    font-size: 0.75rem;
}

.col-all-in {
    width: 49%;
}

a.trash-msg i {
    color: #fff;
    background-color: #0066c9;
    padding: 2px 8px;
    border-radius: 4px 4px;
    float: right;
}

a.trash-msg i:hover {
    color: #0066c9;
    background-color: #fff;
}

.game-list img:hover {
    border: 2px solid #fff;
}

.all-in-list {
    display: flex;
    justify-content: space-between;
}

.col-sm-4 {
    width: 33.33%;
}

@media (min-width: 992px) {
    .col-all-in {
        width: 24%;
    }
    #user-side-navigation ul li {
        display: block;
    }
    .oc-item img {
        width: 60px!important;
    }
    .slots-tab {
        height: 100px;
    }
    .slots-tab:hover {
        height: 100px;
    }
    .slots-tab-active {
        height: 100px;
    }
    .casino-tab {
        height: 100px;
    }
    .casino-tab:hover {
        height: 100px;
    }
    .casino-tab-active {
        height: 100px;
    }
    .sports-tab {
        height: 100px;
    }
    .sports-tab:hover {
        height: 100px;
    }
    .sports-tab-active {
        height: 100px;
    }
    .fishing-tab:hover {
        height: 100px;
    }
    .fishing-tab {
        height: 100px;
    }
    .fishing-tab-active {
        height: 100px;
    }
    .promotion-tab {
        height: 100px;
    }
    .promotion-tab:hover {
        height: 100px;
    }
    .promotion-tab-active {
        height: 100px;
    }
    .owl-tab-item img {
        width: 200px!important;
    }
    .owl-tab-provider img {
        width: 100%!important;
    }
}

@media (min-width: 558px) {
    .container,
    .container-sm {
        max-width: 100%;
    }
    #user-side-navigation ul li {
        display: block;
    }
    /* .slider-height {
        min-height: 90vh!important;
    } */
    .col-all-in {
        width: 24%;
    }
}

@media (min-width: 767px) {
    .container,
    .container-sm,
    .container-md {
        max-width: 100%;
    }
    /* .slider-height {
        min-height: 50vh!important;
    } */
    #user-side-navigation ul li {
        display: block;
    }
    .col-all-in {
        width: 24%;
    }
}

@media (min-width: 811px) {
    /* .slider-height {
        min-height: 110vh!important;
    } */
}

@media (min-width: 1024px) {
    .container,
    .container-sm,
    .container-md {
        max-width: 100%;
    }
    /* .slider-height {
        min-height: 60vh!important;
    } */
    #user-side-navigation ul li {
        display: block;
    }
    .col-all-in {
        width: 24%;
    }
    #user-side-navigation ul li {
        display: block;
    }
    .oc-item img {
        width: 60px!important;
    }
    .slots-tab {
        height: 100px;
    }
    .slots-tab:hover {
        height: 100px;
    }
    .slots-tab-active {
        height: 100px;
    }
    .casino-tab {
        height: 100px;
    }
    .casino-tab:hover {
        height: 100px;
    }
    .casino-tab-active {
        height: 100px;
    }
    .sports-tab {
        height: 100px;
    }
    .sports-tab:hover {
        height: 100px;
    }
    .sports-tab-active {
        height: 100px;
    }
    .fishing-tab:hover {
        height: 100px;
    }
    .fishing-tab {
        height: 100px;
    }
    .fishing-tab-active {
        height: 100px;
    }
    .promotion-tab {
        height: 100px;
    }
    .promotion-tab:hover {
        height: 100px;
    }
    .promotion-tab-active {
        height: 100px;
    }
    .owl-tab-item img {
        width: 200px!important;
    }
    .owl-tab-provider img {
        width: 100%!important;
    }
    #header-wrap {
        height: 65px;
    }
    #content {
        padding-top: 0px;
    }
}

@media (min-height: 1200px) {
    /* .slider-height {
        min-height: 20vh!important;
        height: 500px;
    } */
}


/*---------------------- NOTIFICATION ICON ANIMATION ---------------------*/

.bell {
    animation: bellshake .5s cubic-bezier(.36, .07, .19, .97) both infinite;
    transform-origin: top center;
    animation-duration: 2s;
}

.notification-count {
    background-color: #0066c9;
    border-radius: 100%;
    font-size: 0.7rem;
    font-weight: bold;
    color: #fff;
    width: 20px;
    height: 20px;
    padding: 1px 4px;
    position: absolute;
    right: -10px;
    top: -5px;
    line-height: normal;
}

@keyframes bellshake {
    0% {
        transform: rotate(0);
    }
    5% {
        transform: rotate(5deg);
    }
    10% {
        transform: rotate(-5deg);
    }
    15% {
        transform: rotate(4deg);
    }
    20% {
        transform: rotate(-4deg);
    }
    25% {
        transform: rotate(2deg);
    }
    30% {
        transform: rotate(-2deg);
    }
    35% {
        transform: rotate(1deg);
    }
    40% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(0);
    }
}


/*---------------------- END NOTIFICATION ICON ANIMATION ---------------------*/


/*---------------------- STICK TAB BAR ---------------------*/

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 63px;
    z-index: 297;
}


/*---------------------- END STICK TAB BAR ---------------------*/


/*---------------------- IMAGE SLOT FOR CASINO,SLOT,SPORT,FISHING ---------------------*/

.image-slot img {
    border-radius: 10px;
}

.game-name {
    color: #ffffff;
    padding-top: 5px;
    font-size: 0.65rem;
    text-align: center;
}

.game-name p {
    margin-bottom: 10px;
}


/*---------------------- END IMAGE SLOT FOR CASINO,SLOT,SPORT,FISHING ---------------------*/

.owl-games .owl-item img {
    border-radius: 10px;
}

.oc-item a img {
    border-radius: 0!important;
}

.side-bar-icon {
    position: fixed;
    margin-left: 15px;
    top: 10px;
    left: 5px;
}

.tablinks.active {
    background: linear-gradient(180deg, rgba(0, 102, 200, 1) 0%, rgba(0, 99, 193, 1) 5%, rgba(0, 72, 126, 1) 5%);
}

.user-side-menu {
    width: 80%;
}


/******************* IMPORTANT NOTICE *******************/

.important-notice {
    background-color: #0e2740;
    padding: 15px;
    border: 1px solid #0066c9;
    border-radius: 5px;
}

.important-notice h5 {
    color: #efefef;
    font-size: 0.75rem;
    margin-bottom: 5px;
    font-weight: normal;
    display: inline-flex;
    align-items: center;
}

.important-notice p {
    color: #a4abb2;
    margin-bottom: 0;
    font-size: 0.75rem;
    line-height: 1rem!important;
    margin-bottom: 10px;
}

.important-notice h5 .mat-icon {
    font-size: 1.2rem;
    width: auto;
    margin-right: 3px;
}


/***************** BANK STATUS ****************/

.btn-bank-status {
    font-size: 0.65rem!important;
    padding: 2px 6px;
    margin-top: 4px;
}

.bank-status p {
    color: #fff;
    margin-bottom: 0;
    font-size: 0.7rem;
}

.bank-status-name {
    font-weight: 900;
    margin-bottom: 3px!important;
}

.dropdown-bankstatus {
    z-index: 298!important;
}


/***************** VIP PAGE ****************/

.vip-bar-container {
    background-image: url(/assets/images/vip-bar-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #000;
}

.vip-bar {
    background-image: url(/assets/images/vip-bar.png);
    padding: 5px;
    background-repeat: no-repeat;
    background-size: contain;
}

.vip-bar .mat-progress-bar {
    height: 10px;
    border-radius: 20px;
}

.vip-bar .mat-progress-bar-fill::after {
    background-color: #e9dd95;
}

.vip-bar .mat-progress-bar-buffer {
    background-color: #232323;
}

.vertical-row.row,
.vertical-row>.row {
    display: flex;
    align-items: center;
}

.vip-status h3 {
    font-weight: bolder;
    font-size: 1.1rem;
    color: #e8dd95;
    margin-bottom: 10px;
}

.vip-status h4 {
    font-weight: 500;
    font-size: .9rem;
    margin-bottom: 0px;
    color: #fff;
}

.vip-status img {
    max-width: 160px;
}

.max-w-100 {
    max-width: 100%!important;
}

.vip-tabs .mat-tab-body-wrapper {
    transform: translate(0px, -70px);
}

.vip-tabs .mat-tab-label {
    color: #fff;
    font-weight: bold;
    opacity: 1;
}

.vip-tabs .mat-tab-labels {
    justify-content: center;
}

.vip-tabs .mat-tab-group {
    width: 100%;
}

.vip-tabs .vip-tabs-item {
    margin: 0;
    padding: 120px 0px 40px 0px;
    min-height: 650px;
}

.vip-tabs-item h4 {
    font-size: 2.5rem;
    color: #fff;
}

.vip-tabs-item h4 span {
    color: #0066c9!important;
}

.vip-tabs-item p {
    font-size: 0.8rem;
}

.vip-tabs .mat-tab-label {
    width: 50%;
}

.vip-tabs .mat-tab-nav-bar,
.mat-tab-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0)!important;
}

.vip-tabs .mat-elevation-z4 {
    box-shadow: none;
}

.vip-tabs .vip-tabs-item {
    margin: 0;
    padding: 120px 0px 40px 0px;
    min-height: 650px;
}

.vip-tabs-item h4 {
    font-size: 2rem;
    color: #fff;
}

.vip-tabs-item h4 span {
    color: #0066c9!important;
}

.vip-tabs-item h6 {
    color: #fff;
    margin-bottom: 3px;
}

.vip-tabs-item p {
    font-size: .8rem;
    color: #fff;
    line-height: 1.5!important;
}

.vip-tabs .logo-image img {
    width: 100px;
}

.vip-tabs .mat-tab-header-pagination-chevron {
    border-color: #fff;
}

.vip-tabs .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
    border-color: #767070;
}

.darker-blue-bg {
    background-color: #061423;
}

.vip-overview {
    background-image: url(/assets/images/overview-bg.jpg);
    background-repeat: no-repeat;
    background-color: #061423;
}

.vip-howtojoin {
    background-image: url(/assets/images/howtojoin-bg.jpg);
    background-repeat: no-repeat;
    background-color: #061423;
}

.vip-howtojoin span {
    text-transform: uppercase;
}

.vip-benefits {
    background-image: url(/assets/images/benefits-bg.jpg);
    background-repeat: no-repeat;
    background-color: #061423;
}

.vip-faq {
    background-image: url(/assets/images/faq-bg.jpg);
    background-repeat: no-repeat;
    background-color: #061423;
}

.vip-level .vip-level-box {
    width: 20%;
    text-align: center;
    float: left;
}

.vip-level .vip-level-box .rank-level {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1!important;
    margin-top: 10px;
}

.vip-level .vip-level-box .rank-amount {
    font-size: 0.8rem;
}

.vip-benefits-table {
    width: 100%;
}

.vip-benefits-table tr:nth-child(even) {
    background-color: #0066c9a3;
}

.vip-benefits-table tr td {
    text-align: center;
    font-size: 0.8rem;
    line-height: 1.5;
    padding: 10px;
    color: #fff;
    min-width: 110px;
}

.vip-benefits-table tr td:first-child {
    text-align: left;
    min-width: 150px;
}

.vip-benefits-table .rank-level {
    margin-bottom: 10px;
}

.vip-benefits-table tr td img {
    width: 80px;
}

.vip-faq .mat-expansion-panel {
    background: #ffffff00;
}

.vip-faq .mat-expansion-panel-header-title {
    color: #fff;
    font-weight: bold;
    font-size: .85rem;
}

.vip-faq .mat-expansion-panel-header {
    background-color: #0066c9a3!important;
    margin-bottom: 10px;
}

.vip-faq .mat-expansion-panel-header:hover {
    background-color: #0066c9a3!important;
}

.vip-faq .mat-expansion-panel:not([class*=mat-elevation-z]) {
    box-shadow: none;
}

.vip-faq .mat-expansion-panel p {
    color: #fff;
    margin-bottom: 0;
}

.vip-faq .mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
    color: #fff!important;
}

.vip-faq .mat-expansion-panel-body {
    padding: 0 24px 0px;
}

.promotion-box h4 {
    margin-bottom: 0px;
    margin-top: 5px;
    color: #efda25;
    font-size: 1rem;
}

.promotion-box p {
    font-size: 0.75rem;
    margin-bottom: 5px;
    color: #fff;
}

@media screen and (max-width: 321px) {
    .vip-bar {
        padding: 3px;
    }
    .vip-tabs .mat-tab-label {
        max-width: 30%;
    }
    .vip-tabs-item h4 {
        font-size: 1.5rem;
    }
    .vip-faq .mat-expansion-panel-header-title {
        font-size: .7rem;
    }
    .vip-status h3 {
        font-size: 0.9rem;
    }
    .vip-status h4 {
        font-size: .75rem;
    }
    .vip-status img {
        max-width: 130px;
    }
}

@media screen and (max-width: 569px) and (min-width: 415px) {
    .vip-overview {
        background-size: cover;
    }
    .vip-howtojoin {
        background-size: cover;
    }
    .vip-benefits {
        background-size: cover;
    }
    .vip-faq {
        background-size: cover;
    }
    .vip-bar {
        background-image: url(/assets/images/vip-bar-lg.png);
        padding: 5px;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .vip-level {
        width: 100%;
    }
}

@media screen and (max-width: 641px) and (min-width: 570px) {
    .vip-overview {
        background-size: cover;
    }
    .vip-howtojoin {
        background-size: cover;
    }
    .vip-benefits {
        background-size: cover;
    }
    .vip-faq {
        background-size: cover;
    }
    .vip-bar {
        background-image: url(/assets/images/vip-bar-lg.png);
        padding: 5px 40px 5px 5px;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .vip-level {
        width: 100%;
    }
}

@media screen and (max-width: 670px) and (min-width: 642px) {
    .vip-overview {
        background-size: cover;
    }
    .vip-howtojoin {
        background-size: cover;
    }
    .vip-benefits {
        background-size: cover;
    }
    .vip-faq {
        background-size: cover;
    }
    .vip-bar {
        background-image: url(/assets/images/vip-bar-lg.png);
        padding: 5px 55px 5px 5px;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .vip-level {
        width: 100%;
    }
}

@media screen and (max-width: 740px) and (min-width: 671px) {
    .vip-overview {
        background-size: cover;
    }
    .vip-howtojoin {
        background-size: cover;
    }
    .vip-benefits {
        background-size: cover;
    }
    .vip-faq {
        background-size: cover;
    }
    .vip-bar {
        background-image: url(/assets/images/vip-bar-lg.png);
        padding: 5px 90px 5px 5px;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .vip-level {
        width: 100%;
    }
}

@media screen and (max-width: 830px) and (min-width: 741px) {
    .vip-overview {
        background-size: cover;
    }
    .vip-howtojoin {
        background-size: cover;
    }
    .vip-benefits {
        background-size: cover;
    }
    .vip-faq {
        background-size: cover;
    }
    .vip-bar {
        background-image: url(/assets/images/vip-bar-lg.png);
        padding: 5px 125px 5px 5px;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .vip-level {
        width: 100%;
    }
}

.promotion-modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

@keyframes promotionShow {
    from {
        top: 100%;
    }
    to {
        top: 0%;
    }
}

@keyframes promotionHide {
    from {
        top: 0%;
    }
    to {
        top: 100%;
    }
}

.slideUp-content {
    animation-name: promotionShow;
    animation-duration: .5s;
    animation-fill-mode: forwards;
}

.slideDown-content {
    animation-name: promotionHide;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.more-box {
    position: absolute;
    right: 15px;
}

.main-carousel-title img{
    height: 20px;
    margin-right: 10px;
    width: auto;
}

@-webkit-keyframes refresh-spin {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes refresh-spin {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.refresh-spin{
    animation: refresh-spin .4s linear;
}

.spinner-border-md {
	width: 1.4rem;
    height: 1.4rem;
    color: #fff;
    border-width: 0.2rem;
    float: left;
    margin: 4px 0px 0px 4px;
}
