/* body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
} */

table.display.table.table-bordered.table-striped.avail-bonus.new_avail_bonus tbody tr td {
    color: #fff;
}

.d-lg-none {
    display: none !important;
}

input.btn.btn-danger.forgot_sub.header_forgot {
    font-size: 19px;
    border-radius: 33px;
    background: linear-gradient(to right, #fec52e, #fad84d);
    text-transform: inherit;
    border: none;
    color: #fff !important;
    width: 150px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    margin: 0 auto;
    padding:7px 40px 10px
}

hr.hori_line {
    border-top: 1px solid rgb(255 255 255 / 10%);
}

a {
    color: #544bc9;
}

a:focus,
a:hover {
    color: #544bc9;
}

.box.col-md-9.col-sm-12.col-xs-12.not-scroll.pf-lt.rightside_inner {
    overflow-y: auto;
}

.pt-2 {
    padding-top: 2em !important;
}

.aboutus-title {
    font-size: 24px !important;
    padding: 0 0 10px 0px;
}

.ml-0 {
    margin-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

/***Header***/
.top-headermenu {
    margin: 0 auto;
    height: auto;
    display: flex;
    justify-content: center;
    padding: 5px 0;
}

.header {
    background: #fff;
    box-shadow: 0 -1px 10px -5px #000;

}

.topmenu-left {
    margin: auto 0;
}

.topmenu-left ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.topmenu-left ul li {
    float: left;
}

.topmenu-left ul li a {
    color: #fff;
    font-size: 15px;
    padding: 3px 10px;
    text-transform: uppercase;
    font-weight: 500;
}

.topmenu-left ul li a:hover {
    color: #23a7ce;
    text-decoration: none;
}

.sign-up,
.popup-btn {
    background: #ffbb2c;
    width: 100px;
    margin-left: 16px;
    text-align: center;
    padding: 7px 3px;
    border: 1px solid #af750a;
    margin-top: -7px;
    border-radius: 3px;
}

.sign-up a,
.popup-btn a {
    color: #232323 !important;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 1px;
    text-decoration: none;
    font-weight: 600 !important;
}

.col-sm-3.logo {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    position: relative;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}

/* .main_logo {
    position: absolute;
    z-index: 999;
    width: 270px;
    height: auto;
    top: 25px;
    left: 0px;
    right: 0px;
} */

.main_logo img {
    width:85%;
    /* top: 8px; */
    position: relative;
}

.form-row {
    width: 100%;
    vertical-align: baseline;
    background: transparent;
    margin: 0px;
    padding: 0px;
    display: flex;
    float: right;
    justify-content: end;
    gap:12px
}

.form-row-label input {
    color: #636363;
    border: 1px solid #d9d9d9;
    padding: 5px 8px;
    margin-right: 10px;
    font-size: 14px;
    margin-top: 4px;
    background-color: #f5f5f5;
    width: 167px;
    border-radius: 2px;
    display: none;
}

input::placeholder {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 200;
}

.login-form.mobile-hide input::placeholder {
    color: #000;
}

.form-login {
    /* background: #159475;
    height: 37px;
    color: #fff;
    padding: 6px 22px;
    border: 2px solid #27c5a0 !important;
    font-size: 14px;
    cursor: pointer;
    vertical-align: middle;
    text-transform: uppercase;
    margin-left: 0px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 4px;
    border-radius: 0;
    margin-right: 10px;
    border: 2px solid #000;
    box-shadow: inset 0 0 0.5em 0 #27c5a0, 0 0 0.5em 0 #27c5a0; */
    font-size: 16px;
    border-radius: 33px;
    background: linear-gradient(to right, #fec52e, #fad84d);
    text-transform: inherit;
    border: none;
    color: #000000;
    width: 125px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    /* margin: 0 auto; */
    cursor: pointer;
    padding: 7px 0;
    font-weight: 600
}

.forgot-pw {
    color: #544bc9 !important;
    font-size: 11px;
    text-align: right !important;
    padding-right: 0px;
    float: left;
    padding-left: 0;
    text-decoration: none;
    font-style: italic;
    left: 140px;
    position: relative;
    font-weight: 600;
}

.userlog-alertmsg {
    font-size: 12px;
    
    float: left;
    font-weight: 100;
    opacity: 0.8;
}

.before_login .auto-height {
    height:85px;
}

.after_login .auto-height {
    height:105px;
}

.loggedusername-1 {
    color: #544bc9;
    padding-right: 46%;
    float: right;
    margin-top: 6px;
    border: 0px !important;
    font-size: 13px;
}

.loggedusername-1 p {
    margin-bottom: 0;
    font-family: NexaExtraLight;
}

.user_menu .accordion .link {
    font-size: 12px;
    font-weight: 600;
}

/***Banner***/
.bg-image {
    width: 100%;
    /* background: #081a2f; */
    background-attachment: fixed;
    position: relative;
    margin-bottom: -1px;
}

.banner-bg {
    /* padding: 0 15px !important; */
    margin: 0px auto;
    top: 0px;
    /* background: #eeedf9; */
    /* margin-top: 15px; */
}

.container-fluid.clear-padding-both.image-lobby {
    position: relative;
    width: 100%;
    top: 0px;
    height: 100%;
    max-height: 100%;
}

article.container-fluid.clear-padding-both {
    position: relative;
}

.banner-bg .col-md-12 {
    /* padding:15px !important; */
    /* background: #eeedf9; */
}

.carousel-caption {
    position: absolute;
    top: 12%;
    bottom: 20px;
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    width: 40%;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}

.carousel-h1 {
    font-size: 38px;
    line-height: 30px;
    text-align: center;
}

.carousel-h2 {
    font-size: 32px;
    line-height: 30px;
    text-align: center;
}

.carousel-h3 {
    font-size: 22px;
    text-align: center;
}

.playnow-btn {
    background: #ffbb2c;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    border-image-slice: 2;
    border-radius: 3px;
    padding: 5px 4px;
    border: 2px solid #ffbb2c;
    margin-top: 2%;
    display: inline-block;
    width: 135px;
}

.playnow-btn a {
    text-decoration: none;
    color: #232323;
    font-weight: 400;
}

.gameslist-section .gamesearch_box .form-control {
    border: 1px solid rgb(255 255 255 / 20%);
    color: #fff;
    width: 250px;
    height: 33px;
}

.gameslist-section {
    padding-top: 20px;
}

.header:before {
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0;
    height: 0px;
    border-radius: 2px;
    background: none;
}

/***carousel***/
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 59%;
    z-index: 15;
    width: 40%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

/* .carousel-indicators li {
    border-radius: 10px;
} */

/***Games List***/
.games-category-title .slide-menu .slide-menu-buttons li a {
    font-size: 12px !important;
    text-transform: uppercase;
}

.new_tag {
    position: absolute;
    top: 4px;
    left: 5px;
    font-size: 11px;
    padding: 5px 8px;
    color: white;
    background: none !important;
    text-transform: uppercase;
}

/***Winners Section***/
.winner-section {
    background: #081a2f;
}

.winner-div {
    color: #fff;
    /* width: 1200px; */
    padding: 0px;
    margin: 0 auto;
    padding-top: 50px !important;
}

.winner-div h4 {
    font-size: 23px;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 15px 0px;
    font-weight: bold;
    margin-top: 0px;
}

.winner-div img {
    max-width: 100%;
}

.winnersection-content p {
    color: rgb(255 255 255 / 60%);
    padding-bottom: 0px;
    line-height: 25px;
}

ul.latest_win {
    margin-top: 20px;
}

.in_maxget3.in_maxget,
ul.latest_win li {
    background:#eeedf9;
    /* border: 1px solid #544bc9; */
    /* margin-left: 3px; */
}

ul.latest_win li img {
    max-width: 50%;
    border: 1px solid #544bc9;
}

.player_detailnew p {
    font-size: 15px;
    padding-left: 5px
}

.in_maxget1.in_maxget h3 span,
.in_maxget2.in_maxget h3 span,
.in_maxget3.in_maxget h3 span,
.info_data ul li span.wage_no,
p.game_name {
    color: #544bc9;
}

.player_detailnew p.p_namenew {
    font-size: 12px;
}

.player_detailnew {
    padding-left: 13px;
}

/***Footer Section***/
.footer-row {
    padding-top: 25px !important;
    display: table;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid rgb(255 255 255 / 10%);
}

.footer-links p {
    text-align: left;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500 !important;
    font-size: 16px;
    margin-bottom: 1px;
}

.footer-links ul {
    list-style: none;
    padding-left: 0px;
    padding-top: 10px;
}

.footer-links ul li a {
    color: #a9a9a9;
    font-size: 14px;
    line-height: 23px;
    text-transform: capitalize;
}

.footer-section .col-lg-2.footer-links {
    width: 19%;
}

.footer-section .col-lg-3.footer-links {
    width: 19%;
}

.footer-fb i {
    background-color: #5d82d1;
    color: white;
    font-size: 35px;
    height: 50px;
    width: 50px;
    text-align: center;
    vertical-align: inherit;
    padding-top: 8px;
    margin-right: 12px;
}

.footer-twitter i {
    background-color: #40bff5;
    color: white;
    font-size: 35px;
    height: 50px;
    width: 50px;
    text-align: center;
    vertical-align: inherit;
    padding-top: 8px;
    margin-right: 12px;
}

.footer-instagram i {
    background-color: #d15d5d;
    color: white;
    font-size: 35px;
    height: 50px;
    width: 50px;
    text-align: center;
    vertical-align: inherit;
    padding-top: 8px;
}

.footer-icon {
    width: 98%;
    height: 60px;
    text-indent: -9999px;
    transition: all 0s;
    background: url(../images/footer-icon.png) no-repeat;
    margin-top: 14px;
}

section.footer-section {
    background: #fff;
    margin-top: 0px;
    padding-top: 0;
    padding-bottom: 30px;
    width: 100%;
    border-top: 1px solid lightgrey;
}

.footericon-row {
    padding-top: 10px;
    display: table;
    margin-top: 18px;
    margin: 0px auto;
    padding-bottom: 20px;
}

.footericon-div {
    margin-top: 30px;
    text-align: center;
}

.footericon-div ul {
    padding: 0px;
    margin: 0px;
}

.footericon-div ul li {
    display: inline-block;
    height: 50px;
    padding: 5px 12px;
}

.footericon-div ul li img {
    max-height: 100%;
    transition: opacity .3s linear;
}

.fticon-img {
    height: 60px;
}

.fticon-img1 {
    height: 62px;
}

footer {
    padding-bottom: 0px;
}

.d-lg-block {
    display: block;
}

/* Cashier Style*/
.mainbg-2 {
    position: relative;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    bottom: 0;
    background: #fff;
}

ul.bonus_nav li a.active {
    background: #fec52e !important;
    color: #000 !important;
    /* font-weight: 600 !important; */
}

section.loggedin_menubar {
    background: #544bc9 !important;
}

.inner_header .panel-group {
    background: #182f4b;
}

.add_cnt p.addres_p {
    border: 1px solid #544bc9;
    font-size: 14px;
    /* background: #0e2542; */
}

.inner_header #accordion .panel-title a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    display: block;
    text-align: center;
    padding: 15px 30px 15px;
    border-bottom: 1px solid rgb(255 255 255 / 5%);
}

.row.inner_header {
    margin-bottom: 20px;
}

input#username {
    background: 0e2542 !important;
}

.banner1-background {
    background: #eeedf9;
}

.banner2-background {
    background: rgb(255 255 255 / 0.05);
}

/* After-Login header */
.logindiv-right {
    float: right;
}

.after_login_header .han {
    margin-top: 0;
    color: #23a7ce;
    font-size: 24px;
    padding: 0px;
}

ul.money_ul.loginheader-ul {
    margin-right: 20px;
}

.loginheader-icon {
    color: #23a7ce;
    font-size: 20px;
    border: 1px solid #23a7ce;
    border-radius: 50px;
    width: 38px;
    height: 38px;
    line-height: 36px;
    text-align: center;
    margin-right: 10px;
}

.after_login_header .ico {
    margin-right: 0px;
    white-space: nowrap;
}

.after_login_header .ico span {
    border: 0px;
}

.after_login_header .yel {
    font-size: 15px !important;
    color: #544bc9 !important;
    font-weight: 600;
}

.after_login_header ul li {
    padding: 2px 8px;
}

.user_menu .accordion {
    background: #ffffff;
    right: 0px;
}

.user_menu .accordion .link {
    border-bottom: 1px solid #d6d2ff;
}

.after_login_header .user_menu .accordion:after {
    border-bottom: 13px solid #9892df !important;
}

.user_menu .submenu {
    background: #ffffff
}

.user_menu .submenu a:hover {
    background: rgb(255 255 255 / 10%);
    color: #000;
}

.user_menu .submenu a {
    color: #000;
    font-size: 12px;
}

.user_menu .submenu li {
    border-bottom: 1px solid rgb(255 255 255 / 5%);
}

.user_menu .submenu a {
    padding: 8px 20px 8px 27px;
}

.deposit-btn {
    background: #ffbb2c;
    width: 100px;
    margin-left: 16px;
    text-align: center;
    padding: 7px 3px;
    border: 1px solid #af750a;
    margin-top: -7px;
    border-radius: 3px;
}

.deposit-btn a {
    color: #232323 !important;
    font-weight: 600 !important;
}

.top_menu svg {
    padding-right: 8px;
    max-width: 50px;
    padding-left: 10px;
    filter: brightness(0) saturate(100%) invert(29%) sepia(100%) saturate(1300%) hue-rotate(228deg) brightness(81%) contrast(94%);
}

/* Signup*/
.register-new #msform fieldset {
    background: linear-gradient(to right, #544bc9, #a14dc9 );
    padding: 0;
    width: 100%;
}

.regi_label label {
    color: #544bc9;
    background: #fff;
}

.register-new #msform input,
.register-new #msform select,
.register-new #msform textarea {
    border: 1px solid #544bc9;
}

.register-new #progressbar li:before {
    background: #544bc9;
}

/* Withdral*/
.required.ccards.div_ccards span img {
    opacity: 0.7;
}

.method_bg {
    background: #fff;
}

.method_img.active {
    background: #5a0b64;
}

.method_img span {
    background: #eeedf9;
}

.info_data ul {
    background: #fff;
    border: 1px solid #544bc9;
}

.side_h5.profile-view {
    padding: 25px 20px;
    margin-left: 0px;
    background: #fff;
}

.right_info p.input___data {
    border: 1px solid #544bc9;
}

.sub_content {
    padding-left: 0px;
    position: relative;
    max-height: 100%;
}

.info_data ul li {
    color: #000;
}

input#withdraw_submit {
    background: linear-gradient(to right, #544bc9, #a14dc9);
    color: #fff;
    border-radius: 33px;
}

.smallbtn input:hover,
a#clickmail:hover,
div.register.login a:hover,
input#withdraw_submit:hover {
    background: linear-gradient(to right, #544bc9, #a14dc9);
    color: #fff;
}

.inner_header .panel-default>.panel-heading {
    background-color: #544bc9;
}

input.btn.btn-danger.forgot_sub.clear_btn {
    border: 2px solid #23a7ce;
}

.forgot_password .box_pass .forgot_sub {
    text-transform: uppercase;
    color: #232323;
    display: block;
    background: #ffbb2c;
    font-size: 14px;
    width: 50%;
    margin-left: 0px;
    text-align: center;
    padding: 7px 3px;
    border: 2px solid #af750a;
    margin-top: 4px;
    border-radius: 3px;
}

.input.btn.btn-outine-primary.forgot_sub {
    border: 2px solid #af750a;
    background: none !important;
}

.submit.change_pwdnew input.btn.btn-danger.forgot_sub.clear_btn {
    border: 2px solid #23a7ce;
    color: #000 !important;
    border: none !important;
    box-shadow: none !important;
    background: linear-gradient(to right, #fec52e, #fad84d) !important;
    border-radius: 33px;
}

.submit.change_pwdnew input.btn.btn-danger.forgot_sub.clear_btn:hover {
    background: linear-gradient(to right, #fec52e, #fad84d) !important;
}

.submit.change_pwdnew input.btn.btn-danger.forgot_sub {
    color: #fff;
    background: linear-gradient(to right, #544bc9, #a14dc9);
    border: none !important;
    align-content: normal;
    border-radius: 33px;
}

.submit.change_pwdnew input.btn.btn-danger.forgot_sub:hover {
    color: #fff;
    background: linear-gradient(to right, #544bc9, #a14dc9);
}


.method_img {
    border:1px solid #d6d3f3
}

.error-msg {
    color: #ff2727 !important;
}

.user_menu .accordion .link:hover {
    background: #544bc9 ;
    color: #fff !important;
    font-weight: 500;
}

.user_menu .accordion .link a:hover {
    color: #fff;
    font-weight: 500;
}

.user_menu .accordion li i.fa-chevron-down {
    font-size: 10px;
}
/* 
.user_menu .accordion link:hover.open .link
{
    color: #fff;
} */

.user_menu .accordion li.open .link,
.user_menu .accordion li.open i {
    color: #544bc9 ;
}

.info_data ul li span {
    color: #000;
    font-size: 13px;
}

.inner_amount {
    border: 1px solid #544bc9;
}

.intiate_withdral h2.method_icon {
    font-size: 22px;
}

.input___data.select_network select,
p.input___data.curr_img {
    font-size: 14px;
}

/***My Bonuses***/
button#checkcode {
    border: 1px solid rgb(255 255 255 / 30%);
    height: 39px;
}

.excb input {
    height: 40px;
    border: 1px solid #fff;
}

.excb1.new_excb1 .excp {
    margin-bottom: 10px;
}

.table-responsive table thead th {
    background: #000 !important;
}

/***Change Password***/
input.btn.btn-danger.forgot_sub {
    color: #fff;
    text-decoration: none;
    padding: 7px 24px;
    line-height: 26px;
    background: linear-gradient(to right, #544bc9, #a14dc9) !important;
    border: none !important;
    /* box-shadow: inset 0 0 0.5em 0 #27c5a0, 0 0 0.5em 0 #27c5a0; */
    border-radius: 33px;
    font-size: 16px;
    letter-spacing: .15px;
    text-transform: capitalize;
    white-space: nowrap;
    /* width:auto */
}

.forgot_password .box_pass input {
    border: 1px solid #544bc9;
    /* background: #0e2542; */
}

/*** Game History ***/
.game_history.table-responsive {
    overflow-x: hidden !important;
}

/*** Deposit ***/
.box.col-md-12.col-sm-12.col-xs-12.pf-lt.not-scroll.rightside_inner.deposite_pagenew {
    overflow-y: hidden;
}

.bonus-back.bonus_back__new h4,
h3.bonus-title.new_avail_bonus_ttl {
    font-size: 18px;
}

ul.bonus_nav li a {
    padding: 15px 0;
}

#myform2 ul li input,
#myform2 ul li select {
    background: #081a2f !important;
}

/*** Payment History ***/
.ui-datepicker .ui-datepicker-header {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    background: #081a2f;
    color: #fff;
}

#box-jugar a {
    color: #000 !important;
}

/*** Date Picker ***/
.ui-widget-content {
    color: #fff;
    background: #544bc9 !important;
    border: 1px solid rgb(255 255 255 / 15%);
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid rgb(255 255 255 / 15%);
    background: #fff;
    font-weight: 600;
    color: #544bc9;
}

.ui-state-default:hover
{
    background-color: #fec52e !important;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    border-color: #544bc9;
    width: 45%;
}

.ui-widget-content a,
.ui-widget-header a {
    color: rgb(255 255 255 / 80%);
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 12px;
}

.ui-datepicker .ui-datepicker-header {
    border: 1px solid rgb(255 255 255 / 15%);
    background: #0e2542;
}

#myform2 ul li input,
#myform2 ul li select {
    border: 1px solid #544bc9 !important;
    background: #fff !important;
    color: #000 !important;
}

#myform2 ul li label {
    font-size: 12px;
    background: #fff !important;
    color:#000 !important
}

.edit-details-box input.btn-action {
    /* border-image-source: linear-gradient(to top, #23a7ce, #23a7ce) !important; */
    border:1px solid #fec52e !important
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid rgb(255 255 255 / 15%);
    background: url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x #544bc9;
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url(../images/ui-icons_222222_256x240.png);
    /* filter: grayscale(100%);
    filter: brightness(0) invert(1); */
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    color: #000;
    background: #fff !important;
    border: 1px solid rgb(255 255 255 / 15%);
}

.user_menu .accordion li.top_menu {
    display: flex;
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 20%;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 1250px) {
    .sign-up {
        width: 85px;
    }

    .top-headermenu {
        width: 100%;
    }

    .topmenu-left ul li a {
        font-size: 13px;
        padding: 3px 10px;
    }

    .main_logo {
        left: 1%;
        width: 220px;
        height: auto;
    }

    .login-form {
        padding-right: 0px;
        width: 75%;
    }

    .form-row-label input {
        width: 140px;
    }

    .max_get.row.winner-div {
        width: 100%;
        padding: 0px 2%;
    }

    .row.footer-row {
        padding-top: 50px;
        width: 100%;
    }

    .footer-links .footer-fb i {
        font-size: 24px;
        height: 36px;
        width: 36px;
    }

    .footer-links .footer-twitter i {
        font-size: 24px;
        height: 36px;
        width: 36px;
    }

    .footer-links .footer-instagram i {
        font-size: 24px;
        height: 36px;
        width: 36px;
    }

    .banner-bg {
        width: 100%;
    }

    .carousel-h1 {
        font-size: 34px;
    }

    .carousel-h3 {
        font-size: 20px;
    }

    .container-fluid.main_header {
        padding: 0px;
    }

    .topmenu-left {
        width: 35%;
    }

    .row.footericon-row {
        width: 100%;
    }

    ul.money_ul.loginheader-ul {
        margin-right: 0px;
    }

    .after_login_header ul li {
        padding: 2px 4px;
    }

    .left-img img {
        width: 190px !important;
    }

    .register-new .already_account p {
        font-size: 18px;
    }

    .register-new .already_account .login_res {
        font-size: 17px;
        width: 130px;
    }

    .register-new #msform input,
    .register-new #msform select,
    .register-new #msform textarea {
        font-size: 14px;
        height: 40px;
    }

    .register-new #msform .action-button {
        font-size: 20px;
        margin: 25px auto;
    }

    .deposit-btn {
        margin-left: 8px;
    }

    .after_login_header .ico {
        margin-right: 10px;
    }
}

@media (min-width: 768px) {
    .main_div.container {
        width: 100%;
    }
}

@media screen and (max-width: 1092px) {
    .topmenu-left ul li a {
        font-size: 12px;
        padding: 3px 6px;
    }

    .main_logo {
        width: 200px;
    }

    .topmenu-left {
        width: 34%;
    }

    .forgot-pw a {
        padding-left: 0px;
    }

    .sign-up {
        width: 75px;
    }

    .carousel-h1 {
        font-size: 26px;
        line-height: 24px;
    }

    .carousel-h3 {
        font-size: 14px;
    }

    .carousel-h2 {
        font-size: 22px;
        line-height: 22px;
    }

    .after_login_header .ico {
        margin-right: 0px;
    }

    .sub_content iframe {
        min-height: 300px;
    }
}

@media screen and (min-width: 1281px) {
    .banner1-background {
        padding-top: 19px;
        margin-top: 46px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1280px) {
    .banner1-background {
        margin-top: 47px;
        padding-top: 26px;
        padding-top: 20px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 991px) {
    h2.latest_ttl {
        color: #fff;
        padding-left: 18px;
    }

    .sign-up {
        width: 65px;
        margin-left: 12px;
        padding: 3px 0px;
    }

    .banner-bg .col-md-12 {
        top: 5px;
    }

    .winnersection-br img {
        transform: rotate(91deg);
    }

    .main_logo {
        width: 193px;
        top: 17px;
    }

    .form-row-label input {
        width: 130px;
        height: 28px;
        font-size: 13px;
        margin-top: 0px;
    }

    .winnersection-br {
        display: none;
    }

    .form-login,
    .signup {
        height: 30px !important;
        font-size: 12px !important;
        margin-top: 0px;
        top: 0 !important;
    }

    .menu-area ul>li>a {
        color: #fff;
        font-size: 11px !important;
        font-weight: 700;
        padding: 14px 6px !important;
        text-transform: uppercase;
        white-space: nowrap;
        /* top: 10px; */
        position: relative;
    }
    

    .chat-box {
        height: 44px !important;
    }

    .menu-area ul {
        float: right;
        justify-content: end;
    }

    .android_icon {
        padding: 7px 0px 4px 1px !important;
    }

    .forgot-pw a {
        padding-left: 10px;
    }

    .topmenu-left ul li a {
        font-size: 11px;
        padding: 3px 7px;
    }

    .deposit-btn {
        width: 75px;
    }

    .sign-up {
        width: 68px;
    }

    .topmenu-left {
        width: 36%;
    }

    .top-headermenu {
        height: 80px;
    }

    .after_login .auto-height {
        height: 190px;
    }

    .col-md-3.col-sm-3.col-xs-12.withdrwal_newpage {
        width: 40% !important;
    }

    .mainbg-2 {
        padding: 0px 15px;
    }

    .plr-0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .banking_pagesnew #myTabs .nav-tabs>li {
        margin-right: 1%;
    }

    .after_login_header .ico span {
        margin-right: 8px !important;
    }

    .after_login_header .han {
        width: 25px !important;
        margin-right: 0px !important;
    }

    .carousel-h2 {
        margin-top: 0px;
    }

    .wrapper-dropdown-3 {
        padding: 9px 18px 8px 2px;
    }

    .carousel-h1 {
        font-size: 24px;
        line-height: 22px;
        margin-top: 0px;
    }

    section.footer-section {
        padding-top: 0px;
    }
}

@media screen and (max-width: 950px) {
    .slide-menu .slide-menu-buttons-scroll {
        justify-content: flex-end;
    }
}

@media screen and (max-width: 881px) {
    .form-row-label input {
        width: 105px;
    }
}

@media screen and (max-width: 850px) {
    .games-category-title .slide-menu .slide-menu-buttons li a {
        padding: 10px 7px 8px !important;
    }

    .loginheader-icon {
        font-size: 20px;
        border: 1px solid #23a7ce;
        width: 35px;
        height: 35px;
    }
}

@media (max-width:767px) {

    .banner-bg
    {
           padding: 0 15px 7px 15px  !important;
    }
    ul.latest_win li img {
        max-width: 32% !important;
        border: 1px solid rgb(255 255 255 / 20%);
    }

    .real_money_mobi ul li .real_m {
        /* background: url(../images/bonus-money.png) left 7px no-repeat; padding-left: 60px; */
    }

    .real_money_mobi ul.money_ul li .real_m {
        background-size: 45px;
        padding-left: 47px;
    }

    .currency_menu {
        top: 0 !important;
        z-index: 9999;
        position: absolute;
    }

    /* .beforlog.header {
        padding: 5px 0 3px;
    } */

    .currency_menu strong em {
        display: none;
    }

    .modal-dialog {
        width: 83%;
    }

    .mobile-hide {
        display: none;
    }

    .error-msg {
        font-size: 11px;
    }

    #menu .user_menu .accordion li.open .link,
    #menu .user_menu .accordion li.open i {
        color: #fff !important;
    }

    .carousel-caption ul.mobile_signup,
    .currency_mobi {
        margin-top: 10px;
        float: right;
        text-align: right;
    }

    .mobile-login-div {
        width: 50%;
        background: none;
    }

    .top-headermenu {
        width: 100%;
        height:104px;
        padding: 0 0;
    }

    /* .auto-height {
        height: 135px;
    } */

    .banner-bg {
        display: block;
        text-align: center;
        background-size: cover;
        background-position: center;
    }

    .d-md-block {
        display: block !important;
    }

    .banner-text.d-lg-none.d-md-block {
        position: absolute;
        top: 0px;
        left: auto;
        right: auto;
        text-align: center;
        width: 100%;
        color: #fff;
    }

    .bantext-1 {
        margin-top: 30px;
        font-size: 20px;
        line-height: 15px;
        padding-top: 0px;
        font-weight: 400;
        text-transform: uppercase;
    }

    .bantext-2 {
        text-align: center;
        padding-top: 0px;
        height: 0px;
        font-size: 12px;
    }

    .bantext-3 {
        margin-top: 28px;
        font-size: 32px;
        line-height: 20px;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 13px;
    }

    .bantext-4 {
        text-align: center;
        margin-top: 10px;
    }

    .playnow-btn {
        font-size: 13px;
        padding: 3px 4px;
        width: 120px;
    }

    .joinnow-btn {
        background: #ffbb2c;
        border: 1px solid #af750a;
        color: #232323;
        font-size: 14px;
        padding: 9px 100px;
        text-transform: uppercase;
        font-weight: 600;
        border-radius: 3px;
    }

    .max_get.row.winner-div {
        margin-top: 0px;
        background: #240024;
    }

    .d-md-none {
        display: none !important;
    }

    #myTabs .nav-tabs>li {
        width: 50% !important;
        border-bottom: 0px solid #494e75 !important;
        border-right: 0px solid rgb(255 255 255 / 10%) !important;
    }

    .mobilefooter-display ul {
        margin-bottom: 0px;
        padding: 5px 5px;
        display: flex;
    }

    .mobilefooter-display ul li {
        list-style: none;
        display: block;
        margin: 0;
        font-size: 13px;
        width: auto;
        margin: 4px auto;
        text-align: center;
    }

    .mobilefooter-display ul li a {
        text-decoration: none;
        color: rgb(255 255 255 / 70%);
        width: 100%;
        display: block;
        line-height: 20px;
        padding: 10px 0px;
        font-weight: 600;
    }

    .footer-fixed {
        background: #fff;
        border-top: 2px solid lightgrey;
    }

    .footer-fixed ul li {
        border-right: 1px solid lightgrey;
    }

    .footer-fixed ul li:first-child a {
        color: #000;
    }

    .mobilefooter-display {
        background: #0d010f;
        padding-top: 5px;
    }

    #menuToggle span {
        width: 28px !important;
    }

    #menuToggle #menu {
        width:62% !important;
    }

    #menuToggle #menu li.user_name {
        color: #fec52e !important;
    }

    span.stars.vip1 {
        opacity: 0;
    }

    #menu .user_menu .accordion .link,
    #menuToggle #menu li a {
        padding: 7px 15px !important;
        border-bottom: 1px solid rgb(255 255 255 / 5%) !important;
        color: #fff;
        font-size: 16px !important;
        font-family: NexaExtraLight !important;
    }

    .btn-select {
        margin-top: 0px;
        height: 0px;
    }

    .method_bg {
        margin-bottom: 20px;
    }

    h2.method_icon {
        font-size: 18px !important;
        margin: 15px 0 !important;
        padding: 0 5px !important;
    }

    .mb-30 {
        margin-bottom: 10px !important;
    }

    .aboutus-title {
        font-size: 22px !important;
    }

    .mainbg-2 {
        padding: 0px 15px;
    }

    #myTabs .nav-tabs>li>a {
        font-size: 11px !important;
    }

    .register-new #progressbar li:before {
        background: #690072 !important;
    }

    .register-new #progressbar li.active:before {
        background: #23a7ce !important;
        color: #000 !important;
    }

    .col-md-3.col-sm-3.col-xs-12.withdrwal_newpage {
        width: 100% !important;
    }

    /* .row.inner_header.deposite_pagenewrow {
        padding: 0px 15px;
    } */

    ul.bonus_nav li a {
        min-height: 40px !important;
    }

    .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .container.banner1-background {
        padding-left: 8px;
        padding-right: 8px;
        margin-top: 50px;
    }

    .aboutus-title {
        padding: 10px 0 15px 10px !important;
    }

    /* .aboutpage_content {
        padding: 0px 15px;
    } */

    .banking .ttl_img {
        padding: 0px 10px;
    }

    .withdrawal_amount {
        width: 100%;
    }

    /* .bonus_terms1 .norm-text {
        padding: 0px 15px;
    } */

    section.banking .ttl_img h2 {
        font-size: 20px;
    }

    .bonus_terms ul li {
        margin-right: 10px;
    }

    .terms_width h2 {
        margin-left: 12px;
    }

    .terms ul li,
    .terms ol li {
        margin-right: 15px;
    }

    .terms_width h3 {
        margin-left: 15px;
    }

    .terms ul li,
    .terms p,
    .terms ol li {
        margin-left: 15px;
        margin-right: 15px;
    }

    span.stars.new-depositor {
        opacity: 0;
    }

    #menu .user_menu .accordion li.open .link,
    #menu .user_menu .accordion li.open i {
        color: #fff;
    }

    .promotion-wrp__header .promotion-percent {
        font-size: 30px;
        line-height: 45px;
    }

    .promotion-wrp__header .promotion-summa {
        font-size: 40px;
        line-height: 50px;
    }

    .promotion-wrp__header .promotion-freespins {
        font-size: 16px;
    }

    .promotion-wrp__header .promotion-upto {
        font-size: 16px;
    }

    .promotion-description {
        font-size: 12px;
    }

    .code_123 {
        font-size: 12px !important;
    }

    .promotion-wrp__body .promotion-title {
        font-size: 22px;
    }

    .sign-up a {
        font-size: 12px;
    }

    .promotion-wrp__header .promotion-summa {
        font-size: 40px;
    }

    .inner_header #accordion .panel-title a {
        font-size: 12px;
    }

    .coins-text p.bt_ttl {
        font-size: 15px !important;
    }

    .ttl_img p {
        font-size: 12px;
    }

    .coins-text p img {
        max-width: 32px;
    }

    .left_info .filed_name {
        font-size: 14px;
    }

    .edit-details-box h5.inner_title {
        margin-bottom: 30px;
        font-size: 14px;
    }

    input.btn.btn-danger.forgot_sub {
        font-size: 13px;
    }

    .method_img {
        max-width: 25% !important;
        float: left;
    }

    .method_bg {
        margin-bottom: 20px;
        margin-top: 50px;
        padding: 0 !important;
    }

    .withdrwal_newpage .method_img img {
        max-width: 87% !important;
    }

    .withdrwal_newpage .method_img span {
        top: -26px !important;
    }

    #menu .user_menu .accordion .link {
        padding: 10px 14px !important;
    }

    .helpbox ul li {
        margin-right: 30px;
        line-height: 2.4;
    }
}

@media screen and (min-width: 280px) and (max-width: 653px) {
    .mainbg-2 {
        padding: 0px;
    }

    .promotion-wrp .col-md-4.col-xs-12 {
        padding: 0px;
    }

    ul.bonus_nav li a {
        font-size: 9px !important;
        padding: 4px 3px !important;
    }

    #metolist_metodos_cuerpo {
        padding-left: 45px !important;
    }

    .rowColoured {
        font-size: 12px;
    }

    .logo img {
        width: 100%;
        height: 100% !important;
        /* margin-left: 17px; */
    }

    .mobile-login-div ul li {
        width: 70px !important;
        margin-left: 8px !important;
    }

    .mobile-login-div ul li {
        display: inline-block !important;
        width: 60px !important;
        margin-left: 10px;
    }

    .register-new .first_step_main_div {
        padding: 15px 35px 37px 35px;
    }

    .profile-edit-view_m_top .forgot_password .box_pass .pwd-text {
        padding-right: 5px;
    }

    .profile-edit-view_m_top .forgot_password .pwd-text {
        font-size: 9px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1366px) {
    .main_logo {
        left: 3%;
    }

    .after_login_header ul li:last-child {
        padding-right: 10px;
    }

    .after_login_header .han {
        font-size: 26px;
        margin-right: 6px;
    }

    button.close {
        right: 18px;
    }
}

@media screen and (min-width: 912px) and (max-width: 1368px) {
    .main_logo {
        left: 3%;
        width: 180px;
        top: 30px;
    }
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
    .main_logo {
        left: 0%;
    }

    .forgot-pw {
                /* padding-left: 8%; */
                left: 140px;
    }

    .after_login_header .han {
        margin-right: 0;
    }

    .after_login_header ul li:last-child {
        padding-right: 0px;
    }

    .after_login_header ul li.ico {
        padding-right: 20px !important
    }
}

@media screen and (min-width:767px) and (max-width: 1023px) {
    .footer_terms {
        padding-bottom: 70px;
    }

    .after_login_header ul {
        gap: 6px;
    }

    .after_login_header .money_ul {
        gap: 0;
    }
}

@media(max-width:1024px) {
    .chat-box {
        width: 175px !important;
    }
}

.text-primary {
    color: #23a8cf;
}

.aboutpage_content h3 {
    font-size: 16px;
    margin-bottom: 20px;
    color: #544bc9;
}

.pt-0 {
    padding-top: 0 !important;
}

#modalpopup .modal-body.body1 {
    padding: 30px;
    text-align: center;
}

#modalpopup .modal-body.body1 p {
    color: #fff;
}

#modalpopup .modal-dialog {
    top: 47%;
    transform: translateY(-50%);
}

@media (min-width: 1100px) {
    #lobbyContainerModal #myGameOpenModal button.close {
        top: -20px;
        right: -15px;
    }
}

@media screen and (max-width: 767px) {
    .Reg-btn {
        font-size: 14px !important;
    }

    .Log-btn {
        font-size: 14px !important;
    }

    .footericon-div {
        margin-top: 5px;
        margin-bottom: 25px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
        padding-bottom: 5px;
        border-top: 1px solid rgb(255 255 255 / 10%);
    }

    .footericon-div ul li {
        height: 42px;
        padding-right: 0px;
    }

    .fticon-img.fticon-newimg {
        /* height: 34px !important; */
    }

    .footericon-div ul {
        padding: 10px 0px;
    }

    .container.footericon-row.d-md-block.d-lg-none {
        background: #0d010f;
        padding-top: 0px;
    }

    .ftnewicon {
        height: 46px !important;
    }

    .lang-select {
        display: none;
    }
}

@media screen and (min-width: 767px) and (max-width: 1023px) {
    .footericon-div ul li {
        padding-right: 8px;
        padding-left: 8px;
    }

    .footericon-div ul {
        margin-bottom: 50px !important;
    }

    .bighead {
        padding: 0 4px !important;
    }

    .thrpointssec h3 {
        font-weight: 500;
        font-size: 14px !important;
    }

    .thrpointssec p {
        font-size: 13px;
    }

    .chat-box {
        width: 130px !important;
        height: 39px !important;
    }

    .chat-box i {
        font-size: 14px;
        padding: 6px 2px 0 1px;
        margin-right: 7px;
    }

    .col-lg-8.col-md-6.col-sm-12.col-xs-12.helpbox {
        width: 50%;
        padding-left: 5%;
    }

    ul.footer_payments li {
        max-width: 25%;
    }

    .main_logo img {
        width: 85% !important;
        /* top: -17px !important; */
    }
}

@media (min-width: 767px) {
    .menu-area ul {
        display: flex;
        list-style-type: none;
        margin-bottom: 0;
        gap:20px
    }

    .menu-area ul>li>a {
        color: #000 !important;
        font-size: 13px;
        /* font-weight: 600; */
        /* padding: 14px 11px; */
        text-transform: uppercase;
        white-space: nowrap;
    }

    .header_menu-section.afterlogin .menu-area ul>li>a {
        top: 0;
        position: relative;
    }

    .header-wrapper {
        margin-top: 0;
    }

    .menu-area {
        display: flex;
        /* padding-top: 6px; */
    }

    .chat-box {
        display: flex;
        top: -20px;
        position: relative;
        justify-content: center;
        background: #213f63;
        padding: 7px 2px 9px 1px
    }

    .beforlog .chat-box {
        width: 189px;
        top: -26px;
        display: none;
    }

    .beforlog .chat-box i {
        font-size: 20px;
    }

    .beforlog .android_icon {
        margin-left: 32px;
    }

    .chat_txt span {
        display: block;
    }

    .chat_txt span:first-child {
        font-size: 12px;
        color: #23a7ce;
        text-align: left;
        font-weight: 700;
    }

    .chat_txt span:last-child {
        font-size: 12px;
        color: #fff;
    }

    .chat_txt {
        margin: auto 0;
    }

    .chat-box i {
        margin: auto;
        font-size: 22px;
        padding: 7px 2px 0 1px;
        margin-right: 10px;
        color: #d3dce7;
    }

    .header-chat {
        width: 14.5%;
    }
}

.mt-0 {
    margin-top: 0 !important;
}

.header_menu-section .header_top {
    display: flex;
}

.form-row.form1 {
    margin-top: 14px;
    margin-left: auto;
    width: auto !important;
    display: none;
}

@media (min-width: 1400px) {
    .chat-box {
        width: 188px;
    }

    .chat-box.chat1 {
        padding: 3px 2px 0 1px !important;
    }

    .chat_txt span:first-child {
        font-size: 14px !important;
        font-weight: 500;
    }

    .chat_txt span:last-child {
        font-size: 14px !important;
    }

    .login-form .menu-area ul>li>a {
        position: relative;
    }

    /* .header_menu-section.afterlogin .menu-area ul>li>a {
        top: 9px;
        position: relative;
        right: 26px;
    } */

    .header_menu-section.afterlogin .header_top {
        float: right;
        top: 8px;
        position: relative;
        /* right: 23px; */
    }

    .currency_menu {
        top: 62px !important;
    }
}

@media (max-width:1199px) {
    .player_detailnew p {
        font-size: 12px !important;
    }
}

@media (min-width: 820px) and (max-width:1199px) {
    .chat-box {
        width: 188px;
    }
}

@media (min-width: 820px) and (max-width:1280px) {
    .header_menu-section.afterlogin .chat-box {
        width: 162px;
    }

    .after_login_header {
        padding-right: 16px;
    }
}

@media (min-width: 820px) and (max-width:1180px) {
    .chat-box {
        width: 158px !important;
    }
}

@media (min-width: 821px) and (max-width:1280px) {
    .currency_menu {
        top: 117px !important;
    }
}

@media (min-width:1204px) and (max-width:1399px) {
    .header_menu-section.afterlogin .menu-area ul>li>a {
        top: 11px;
        position: relative;
    }
}

@media (min-width: 767px) and (max-width:819px) {
    .header_menu-section.afterlogin .chat-box {
        width: 116px;
    }

    .chat_txt span:last-child {
        text-align: left;
        font-size: 10px !important;
        white-space: nowrap;
    }

    .currency_menu {
        top: 90px !important;
    }

    .chat-box {
        width: 136px;
        left: -10px;
    }

    .form-row {
        margin-right: 10px;
    }

    .menu-area ul>li>a {
        right: 14px;
    }
}

.currency_menu {
    position: fixed;
    right: 0;
    top: 91px;
    z-index: 99;
    width: 95px;
    background: #159475;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.currency_menu strong small figure {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px;
}

.currency_menu strong small:after {
    content: "\f0d7";
    display: inline-block;
    margin-left: 7px;
    vertical-align: middle;
    font-size: 15px;
    font-family: FontAwesome;
    color: #ffffff;
}

.header_menu-section.afterlogin .header_top {
    float: right;
    justify-content: center;
    top:0
}

.header-chat {
    /* background: #213f63; */
    position: relative;
}

.header-chat p {
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.header-chat p a {
    position: relative;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding-left: 45px;
}

.header-chat p a.android-app {
    padding-left: 0;
}

.header-chat p a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/image-sprite.png) -11px -11px no-repeat;
    width: 27px;
    height: 22px;
}

.header-chat p a.android-app:before {
    content: inherit !important;
}

.header-chat p a.android-app img {
    max-width: 100%;
}

.header-chat .tollfree_no {
    padding: 0 0 15px 0;
    white-space: nowrap;
    margin: 0 auto;
    justify-content: center;
    text-align: center;
}

.header-chat .tollfree_no .yellow {
    display: block;
    color: #23a7ce !important;
}

.header-chat .tollfree_no a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    border-top: 1px solid #2f62a1;
}

.chat-box.chat1 {
    width: inherit !important;
    display: flex;
    top: 0;
    padding: 8px 2px 0 1px;
}

.float-right {
    float: right !important
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .header-chat .tollfree_no {
        padding-left: 15px;
        text-align: right;
        line-height: 1.7;
    }

    span.tollfree_no:before {
        left: 8px !important;
        top: -2px;
    }
}

.chat-sec {
    display: flex;
    text-align: center;
    justify-content: center;
}

.thrpntsbrd {
    background: rgba(255, 255, 255, .05);
    display: none;
}

.thrpointssec {
    padding: 17px 0 16px 0;
}

.bordrit {
    border-right: solid 1px #334d6b;
}

.bighead {
    font-family: 'Song Myung', serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 15px;
    font-size: 65px;
    float: left;
    font-weight: 700;
    padding: 0 20px;
    color: #1baa87;
}

.thrpointssec h3 {
    font-weight: 700;
    color: #23a7ce;
    font-size: 16px;
    line-height: 8px;
    font-family: 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.thrpointssec p {
    color: #b0b5bb;
    font-weight: 100;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
}

@media (max-width: 767px) {
    .ul.latest_win li button {
        position: relative;
        display: flex !important;
    }

    .main_logo {
        width: 185px;
        float: left;
        left: 0%;
        top: 0;
        position: relative;
        padding-bottom: 14px;
    }

    .mobile-login-div ul.mobile_signup {
        margin-top: 0;
        background: #eeedf9 !important;
    }

    #menuToggle {
        top: 20px !important;
    }

    .currency_menu {
        padding: 3px 0px;
    }
/* 
    .logo img {
        margin-left: 8px;
    } */

    .android_icon img {
        width: 75% !important;
        top: 3px !important;
        position: relative;
    }

    .chaticonsbox {
        padding: 10px 20px 10px 41px;
    }

    #menuToggle #menu li a {
        box-shadow: none;
    }

    #menuToggle #menu li a i.fa {
        top: 4px;
        position: relative;
        display: none;
    }

    #menuToggle #menu li a i.fa.fa-envelope {
        font-size: 18px;
    }

    img.mobile-icon {
        width: 22px;
        margin-right: 5px;
        filter: invert(1);
        margin-left: 0px;
    }

    img.mobile-icon.mobile-icon1 {
        width: 20px;
    }

    #menuToggle #menu li a {
        text-transform: uppercase;
        font-family: NexaExtraLight !important;
        font-size: 15px !important;
        padding: 12px 5px !important;
        /* margin-left: 13px; */
    }

    #menuToggle #menu li {
        margin-left: 0px !important;
        border-bottom: 1px solid #856ac7;
    }

    .new_testimonials_in {
        padding: 10px 0;
    }

    ul.sv_contact_new {
        text-align: justify;
        margin-top: 18px;
    }

    .col-lg-2.col-md-2.col-sm-3.col-xs-6.text-center-xs.sociallinks {
        padding-left: 10px;
    }

    .chaticonsbox h3 {
        font-size: 14px;
    }

    .footer_terms {
        padding-bottom: 45px;
    }

    #menuToggle.visible-xs.afterlogin-menu #menu li a {
        font-size: 15px !important;
        padding: 10px 5px !important;
    }

    img.mobile-icon.mobile-icon2 {
        width: 17px;
        top: 0px;
        margin-left: 5px;
    }
}

.bg-banner1 {
    margin-top: 20px;
}

#myform2 ul li input:focus,
#myform2 ul li select:focus {
    border-color: rgb(255 255 255 / 15%) !important;
}

.register-new #msform input::placeholder
{color: #000;}

#myModallogin_1 input::placeholder
{
    color: #000 !important;
}
#myModallogin input::placeholder
{
    color: #000 !important;
}

#carousel-example-generic .carousel-inner>.item>a>img
{
    border-radius:10px;
}
/* .main_header
{
    background: #e3dee7;
} */

#myform2 ul li input:focus:focus {
    border-color: #544bc9 !important;
}


.header_menu-section.afterlogin .header_top_block img
{
    filter: brightness(0) saturate(100%) invert(29%) sepia(100%) saturate(1300%) hue-rotate(228deg) brightness(81%) contrast(94%);
}


.header-chat
{
    display: flex;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
}


@media (min-width:900px) and (max-width:991px)
{
    .login-reg-form
    {
        margin-top:0px
    }
}

.header_menu-section.afterlogin .menu-area ul>li>a.active
{
    color: #544bc9;
}

@media screen and (max-width: 767px) {
    .before_login .auto-height {
        height: 178px;
    }
}


ul.latest_win li.slick-active
{
    border:none !important
}