@media only screen and (max-width: 1024px) {
    .fixed-sp {
        position: fixed;
        top: 0;
        z-index: 102;
    }

    div#header-wrapper-sp {
        display: block;
        width: 100%;
        background-color: var(--primary-color) !important;
    }

    div#header-wrapper-sp .topBar-sp {
        height: 24px;
        padding-top: 12px;
        padding-bottom: 12px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    div#header-wrapper-sp .topBar-sp .topBar-left-sp .Choose-tool {
        margin-left: 8px;
        height: 20px;
        margin-top: 2px;
    }

    div#header-wrapper-sp .topBar-sp .topBar-left-sp .Choose-tool img {
        margin-left: 0px;
    }

    div#header-wrapper-sp .topBar-sp .topBar-right-sp .Choose-tool {
        margin-right: 8px;
        height: 20px;
    }

    body #header-wrapper-sp .topBar-sp .topBar-left-sp .Choose-tool .img-tool {
        border-radius: 0 !important;
    }

    div#header-wrapper-sp .topBar-sp .size-20 {
        height: 20px;
        width: 20px;
    }

    div#header-wrapper-sp .topBar-middle-sp a img {
        height: 24px;
    }

    div#header-wrapper-sp .topBar-middle-sp a {
        display: inline-block;
    }

    div#header-wrapper-sp .mainBar-sp {
        padding: 0 11.5px 0 18px;
    }

    div#header-wrapper-sp .mainBar-sp .authBox {
        display: flex;
        justify-content: space-between;
    }

    div#header-wrapper-sp .mainBar-sp .authBox > div {
        width: calc(100%);
        height: 36px;
        padding: 8px 24px;
        border: none;
        margin: 0 6px;
    }

    .mainBar-sp .newfeed {
        background-color: #004026;
        border-radius: 4px;
        margin: 0 6px;
        height: 24px;
        display: flex;
        align-items: center;
        padding: 6px 5px;
    }

    .mainBar-sp .newfeed > .d-flex {
        align-items: center;
        width: 100%;
    }

    .slide_Newfeed {
        flex-shrink: 1;
        flex-grow: 1;
        overflow: hidden;
    }

    .title_newFeed {
        flex: 0 0 67px;
    }

    .swiperNewFeed .swiper-slide {
        width: auto;
    }

    .swiperNewFeed .swiper-slide a {
        color: #ffffff;
    }

    .swiperNewFeed .swiper-slide a span {
        background-color: #ffffff;
        height: 5px !important;
        width: 5px !important;
        border-radius: 50%;
        margin-bottom: 2px;
        margin-right: 5px;
        display: inline-block;
    }

    .title_newFeed {
        color: #FFD740;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: bold;
    }

    /*#menuSp {*/
    /*    padding-top: 12px;*/
    /*    height: 22px;*/
    /*    width: calc(100% - 87px);*/
    /*    margin-left: 87px;*/
    /*    background-color: #e5e5e5;*/
    /*}*/
    .dark #menuSp {
        background-color: #030405;
    }

    div.bottomBar-sp #menuSp .sp-item-menu {
        /*display: inline-block;*/
        padding: 7px 5px;
        border-radius: 4px;
        background-color: #f2f2f2;
        margin-right: 6.5px !important;
        position: relative;
    }

    .swiperMenu {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }

    div.bottomBar-sp #menuSp .sp-item-menu a {
        text-align: center;
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction: column;
        height: 44px;
    }

    .swiper-slide a {
        text-decoration: none !important;
    }

    #menuSp .swiperMenu .swiper-slide {
        width: 67px;
    }

    .menuMainSp .swiperMainMenu .swiper-slide {
        /*width: auto;*/
        width: 76px;
    }

    #menuSp .swiperMatchList .swiper-slide {
        /*width: auto;*/
        width: 192px;
    }

    .bottomBar-sp {
        padding: 9px 11.5px 8px 18px;
    }

    div.bottomBar-sp #menuSp .swiper-slide.swiper-slide-active .sp-item-menu {
        /*border-bottom: 1px solid var(--primary-color);*/
    }

    div.bottomBar-sp #menuSp .swiper-box-icon {
        width: 100%;
        padding-bottom: 2px;
        height: 22px;
        margin-right: 0;
        text-align: center;
    }

    div.bottomBar-sp #menuSp .swiper-box-icon.htvd-icon {
        height: 19px;
    }

    div.bottomBar-sp #menuSp .swiper-box-icon img {
        width: 20px;
    }

    div.bottomBar-sp #menuSp .sp-item-menu span {
        font-size: 10px;
        height: 100%;
        line-height: 1.1;
        flex-shrink: 1;
        flex-grow: 1;
        display: flex;
        text-align: center;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        color: #666666;
    }

    .bottomBar-sp #menuSp .swiperMenu .swiper-slide .sp-item-menu.active-menu {
        background-color: #E9F6F1;

    }

    .dark .bottomBar-sp #menuSp .swiperMenu .swiper-slide .sp-item-menu.active-menu {
        background-color: #374041;

    }

    .bottomBar-sp #menuSp .swiperMenu .swiper-slide .sp-item-menu.active-menu span {
        color: #005030;
        font-weight: 600;
    }

    body #header-wrapper-sp .bottomBar-sp #menuSp .swiperMenu .swiper-slide.swiper-slide-active .sp-item-menu a {

    }

    .bottomBar-sp #menuSp .swiperMenu .swiper-slide .sp-item-menu.on span {
        font-weight: 600;
    }

    .bottomBar-sp #menuSp .swiperMenu .swiper-slide .sp-item-menu.active-menu .swiper-menu-icon {
        display: none;
    }

    .bottomBar-sp #menuSp .swiperMenu .swiper-slide .sp-item-menu.active-menu .swiper-menu-icon.icon-active {
        display: inline;
    }

    .settingBar {
        z-index: 1050;
        width: 100%;
        top: 0;
        display: block;
        left: -100%;
        position: fixed;
        background-color: #e5e5e5;
        overflow-y: auto;
        overflow-x: hidden;
        transition: 1s cubic-bezier(.36, -0.01, 0, .77);
        height: 100%;
    }

    .settingBar.closed {
        left: 0;
    }

    .heading-bar {
        background-color: var(--primary-color);
        height: 37px;
        justify-content: space-between;
        align-items: center;
        color: #fff;
    }

    .heading-bar > div {
        width: 33.333333%;
    }

    .heading-bar-left i {
        font-size: 18px;
        margin-left: 8px;
    }

    .heading-bar-right {
        justify-content: flex-end;
    }

    .heading-bar-right i {
        font-size: 18px;
        margin-right: 8px;

    }

    .heading-bar-middle span {
        font-size: 14px;
        text-align: center;
        width: 100%;
        display: inline-block;
        line-height: 20px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .closeBar {
        min-width: 50px;
        text-align: right;
    }

    .contentBar {
        padding: 12px 8px;
    }

    .table-setting.d-flex {
        justify-content: space-between;
        align-items: center;
        min-width: 21px;
        color: #070F03;
        margin-bottom: 12px;
    }
    .table-setting.d-flex #ddlOddsType li,.table-setting.d-flex #ddlTimeZone li {
        color: #ffffff
    }
    select.select-op {
        width: 100%;
        border: 0;
        height: 32px;
        padding: 7px;
        border-radius: 4px;

        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: #d4d4d4 url(../../../images/arrow-down.svg) calc(100% - 10px) center no-repeat;
        background-size: 20px 20px;
    }

    .dark select.select-op {
        color: #fff;
        background: #232323 url(../../../images/arrow-down-white.png) calc(100% - 10px) center no-repeat;
        background-size: 20px 20px !important;
    }

    .st-right input {
        display: none;
    }

    #spSettingTL, #spSettingTZ, #spSettingTZ #chooseTimeZone, #spSettingTL #chooseOddsType {
        width: 100%;
    }

    #spSettingTL #chooseOddsType #selectedOddsType, #spSettingTZ #chooseTimeZone #selectedTimeZone {
        width: 100%;
        color: #070F03;
        font-weight: 500;
    }
    .dark #spSettingTL #chooseOddsType #selectedOddsType,.dark #spSettingTZ #chooseTimeZone #selectedTimeZone {
        width: 100%;
        color: #ffffff;
        font-weight: 500;
    }
    .mg-d{
        filter: brightness(0.3) !important;
    }
    .dark .mg-d{
        filter: none !important;
    }
     div#spSettingTL,div#spSettingTZ {
        background-color: #d4d4d4;
        padding: 6px 10px;
        border-radius: 4px;
    }

    .dark div#spSettingTL,.dark div#spSettingTZ {
        background-color: #232323;
    }

    .st-right .switch .switch-style:before {
        top: 2px;
        width: 17px;
        height: 17px;
    }

    .st-right .switch .switch-style {
        height: 21px;
        margin-top: 0;
        width: 39px;
        background: #717171;
    }

    .dark .st-right .switch > input[type="checkbox"] + .switch-style {
        background: #717171 !important;
    }

    .st-right .switch > input[type="checkbox"]:checked + .switch-style {
        background: linear-gradient(90deg, #0C935D 0%, #022D1C 100%) !important;
    }

    .st-right .theme .theme-style {
        height: 21px;
        width: 39px;
    }

    .soundSetting .selectbox {
        border: 1px solid #B3C5BE;
        border-radius: 4px;
        display: flex;
        height: 30px;
    }

    .soundSetting .selectbox span {
        background-color: #D6E4DF;
        padding: 0 10px;
        min-width: 27px;
        display: inline-block;
        text-align: center;
        color: #070F03;
        /*font-weight: bold;*/
        font-size: 14px;
        line-height: 30px;
        border-right: 1px solid #B3C5BE;
    }

    .soundSetting .selectbox span.on {
        background-color: #004026;
        color: #ffffff;
    }

    .soundSetting .selectbox span:last-child {
        border-right: 0;
    }

    .icon-dark.swiper-menu-icon, .icon-dark.swiper-menu-icon.icon-active {
        display: none;
    }

    body.dark .icon-dark.swiper-menu-icon, body.dark .icon-dark.swiper-menu-icon.active-menu {
        display: inline;
    }

    .bottomBar-sp #menuSp .swiperMenu .swiper-slide .sp-item-menu.active-menu .swiper-menu-icon.icon-active {
        display: inline;
    }

    .bottomBar-sp #menuSp .swiperMenu .swiper-slide .sp-item-menu.active-menu .swiper-menu-icon.icon-active.icon-dark {
        display: none;
    }

    body.dark div.bottomBar-sp #menuSp .sp-item-menu a .swiper-box-icon .swiper-menu-icon {
        display: none;
    }

    body.dark .icon-dark.swiper-menu-icon {
        display: block;
    }

    body.dark div.bottomBar-sp #menuSp .sp-item-menu a .swiper-box-icon .swiper-menu-icon.icon-dark {
        display: inline;
    }

    body.dark div.bottomBar-sp #menuSp .sp-item-menu a .swiper-box-icon .swiper-menu-icon.icon-dark.icon-active {
        display: none;
    }

    body.dark .bottomBar-sp #menuSp .swiperMenu .swiper-slide .sp-item-menu.active-menu .swiper-menu-icon.icon-dark {
        display: none;
    }

    body.dark .bottomBar-sp #menuSp .swiperMenu .swiper-slide .sp-item-menu.active-menu .swiper-menu-icon.icon-active {
        display: none;
    }

    body.dark .bottomBar-sp #menuSp .swiperMenu .swiper-slide .sp-item-menu.active-menu .swiper-menu-icon.icon-active.icon-dark {
        display: inline;
    }

    body.dark div.bottomBar-sp #menuSp .sp-item-menu span {
        color: #d4d4d4 !important;
    }

    body.dark .bottomBar-sp #menuSp .swiperMenu .swiper-slide .sp-item-menu.active-menu span {
        color: #10E18D !important;
    }

    body.dark div.bottomBar-sp #menuSp .sp-item-menu {
        background: #1A1A1A;
    }


}


@media only screen and (max-width: 768px) {
    div#header-wrapper-sp .mainBar-sp {
        padding: 0 1.5px 0px 8px;
    }

    .bottomBar-sp {
        padding: 11px 1.5px 8px 8px;
    }

    div.bottomBar-sp #menuSp .sp-item-menu {
        padding: 5px;
    }
}

@media only screen and (max-width: 500px) {
}

@media only screen and (max-width: 390px) {

}
