@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('../dist/bootstrap/css/bootstrap.min.css');
@import url('../dist/owlcarousel/css/owl.theme.default.min.css');
@import url('../dist/owlcarousel/css/owl.carousel.min.css');
@import url('../dist/font-awesome/css/font-awesome.min.css');
:root { --primary-font: 'Nunito', sans-serif, Arial, Helvetica; --secondary-font: 'Playfair Display', serif; --dark-grey: #070707; --grey: #2E2E2E; --grey-1: #141414; --grey-2: #191919; --grey-3: #1C1C1C; --gold: #BFA257; --dark-yellow: #E1B640; --dark-yellow-1: #BFA257; --light-yellow: #EBD779; }
body { background-color: var(--dark-grey); color: var(--bs-white); font-family: var(--primary-font); font-weight: 400; overflow-x: hidden; padding-top: 102px; }
a { color: var(--bs-blue); }
a, a:hover { text-decoration: none; }
a:focus { outline: none; }
*:focus { outline: none; }
button:active, button:focus, .btn:active, .btn:focus { box-shadow: none !important; outline: none !important; }
.img-responsive, .navbar-brand > img { display: inline-block; }
img { display: inline-block; height: auto; max-width: 100%; }
h1, h2, h3, h4, h5, h6 { color: var(--bs-white); font-family: var(--secondary-font); font-weight: 500; text-transform: uppercase; }
h1 { font-size: 36px; }
h1 span { background: url("../images/dot.svg") no-repeat left center / 8px, url("../images/dot.svg") no-repeat right center / 8px; padding: 0px 40px; }
h2 { font-size: 24px; }
h2 span { background: url("../images/dot.svg") no-repeat left center / 8px, url("../images/dot.svg") no-repeat right center / 8px; padding: 0px 30px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h4 small { font-size: 14px; }
p, li { color: var(--bs-white); font: 400 16px/1.5 var(--primary-font); overflow-wrap: break-word; word-wrap: break-word; }
.clearfix { clear: both; margin: 0px; padding: 0px; }
.center { text-align: center !important; }

.navbar { background-color: var(--bs-black); border-image-source: linear-gradient(to left, #A8844A, #EAD578, #A8844A); border-bottom: 10px solid; border-image-slice: 1; border-width: 5px; }
.navbar .navbar-nav .nav-item, .navbar .navbar-nav .nav-link { color: var(--bs-white);  text-transform: uppercase; }
.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active { color: var(--gold); }
.navbar .user, .navbar .lang { width: 40px; }
.navbar .lang { border: 2px solid var(--bs-white); border-radius: 100%; padding: 2px;}
.navbar-toggler { display: none; }
.navbar-brand { margin-right: 4rem; }

.dropdown-toggle::after { display: none; }
.dropdown-menu[data-bs-popper] { margin-left: -30px; top: 170%; }
.dropdown-menu { background-color: var(--grey); border: 4px solid var(--gold); border-radius: 0px; }
.dropdown-item { color: var(--bs-white); display: inline; font-size: 14px; font-weight: 500; text-transform: uppercase; }
.dropdown-item:hover, .dropdown-item:focus { background-color: inherit; color: var(--bs-white); }
.dropdown-divider { border-color: var(--gold); border-width: 2px; }
.dropdown-menu li span { color: #FE9F1F; display: inline-block; margin-right: 3px; }
.dropdown-menu li .change { color: #ffffff; font-size: 11px; text-decoration: underline; text-transform: uppercase; }
.menu-log { margin-left: -120px !important; width: 240px; }
.menu-log li { font-size: 14px; }
.name { text-transform: uppercase; }

.offcanvas { background-color: var(--grey-1); display: none; border: 3px solid var(--dark-yellow) !important; border-right: none !important; border-radius: 35px 0px 0px 35px; overflow-y: auto; }
.offcanvas .col { flex-basis: 0; }
.offcanvas.offcanvas-end { width: 240px; }
.offcanvas-header .lang { border: 2px solid var(--bs-white); border-radius: 100%; padding: 2px; width: 40px; }
.offcanvas-title { color: var(--dark-yellow); font: 500 14px var(--primary-font); text-transform: capitalize; }
.offcanvas-header .btn-close { background: url("../images/back.svg") no-repeat center; opacity: 1; }
.offcanvas-body ul.nav-menu { list-style: none; margin: 0px 0px 1rem; padding: 0px; }
.offcanvas-body ul.nav-menu li { border-bottom: 1px solid var(--bs-white); color: var(--bs-white); font-size: 16px; font-weight: 500; text-transform: uppercase; }
.offcanvas-body ul.nav-menu li a { color: var(--bs-white); display: block; padding: 1rem 0px .5rem; }
.offcanvas-body ul.nav-menu li a .active {  }
.offcanvas .btn-primary { background-color: var(--grey-2); border: 2px solid var(--dark-yellow); border-radius: 8px; color: var(--bs-white); font: 500 16px var(--primary-font); line-height: 24px; text-transform: uppercase; }
.offcanvas .btn-primary:hover, .offcanvas .btn-primary:focus { background-color: var(--dark-yellow); }
.offcanvas p { font-size: 6px; margin: 5px 0px 0px; text-align: center; }
.offcanvas .wallet { border: none; font-size: 12px; padding: .3rem .725rem; }
.offcanvas .wallet img { width: 15px; }

.login-menu { list-style: none; margin: 0; padding: 0; }
.login-menu li { border: 1px solid var(--gold); border-radius: 5px; color: var(--bs-white); font-size: 14px; font-weight: 500; margin-bottom: 5px; padding: 3px 10px; text-transform: uppercase; }
.login-menu li a { color: var(--bs-white); }
.login-menu li span { color: #FE9F1F; display: inline-block; margin-right: 3px; }
.login-menu li .change { font-size: 11px; text-decoration: underline; text-transform: capitalize; }
.login-menu li:last-of-type { background-color: var(--gold); color: var(--grey-2); }
.login-menu li:last-of-type a { color: var(--grey-2); }

.carousel-indicators [data-bs-target] { height: 7px; width: 90px; }
.carousel-indicators .active { background-color: var(--gold); }

.collection { clear: both; padding: 5% 0px; text-align: center; width: 100%; }
.collection h4 { font-weight: 60; }
.collection h4 small { color: var(--gold); font-weight: 500; }
.collection img { border: 1px solid var(--gold); border-radius: 15px; }

.news { border-bottom: 1px solid var(--gold); border-top: 1px solid var(--gold); clear: both; margin-bottom: 5%; padding: 5% 0px; width: 100%; }
.news figure img { border-radius: 15px; }
.news p { font-size: 12px; text-transform: uppercase; }
.news .date { font-size: 14px; }

.btn-read { background: rgb(168,132,74); background: linear-gradient(90deg, rgba(168,132,74,1) 0%, rgba(234,213,120,1) 50%, rgba(168,132,74,1) 100%); color: var(--bs-white); border: none; font-size: 11px; text-transform: uppercase; }
.btn-vote { background: rgb(168,132,74); background: linear-gradient(90deg, rgba(168,132,74,1) 0%, rgba(234,213,120,1) 50%, rgba(168,132,74,1) 100%); color: var(--bs-white); border-color: var(--bs-white); font-size: 11px; text-transform: uppercase; }

.box { border: 1px solid var(--gold); border-radius: 10px; clear: both; height: 100%; width: 100%; }
.rank { height: 288px; padding: 0px 10px; margin-bottom: 8px; position: relative; overflow: hidden; overflow-y: auto; scrollbar-width: none; width: 100%; }
.rank::-webkit-scrollbar { display: none; }

.tlelist { background-color: var(--grey); margin-bottom: 5px; width: 100%; }
.tlelist:last-of-type { margin-bottom: 0px; }
.tlelist .table { margin-bottom: 0px; }
.tlelist .table tr td { color: var(--bs-white); font: 500 14px var(--primary-font); padding: .5rem .4rem; vertical-align: middle; }
.tlelist .table tr td img { border: 2px solid var(--gold); border-radius: 100%; width: 38px; }

footer { background-color: var(--bs-black); border-image-source: linear-gradient(to left, #A8844A, #EAD578, #A8844A); border-top: 10px solid; border-image-slice: 1; border-width: 3px; clear: both; padding: 60px 0px 25px; width: 100%; }
footer .col-auto img { margin: 0px 5px; }

.banner { clear: both; position: relative; margin-bottom: 35px; width: 100%; }
.banner .btn-primary { background-color: var(--bs-black); border: 2px solid var(--dark-yellow-1); border-radius: 10px; color: var(--dark-yellow-1); font-size: 26px; font-weight: 500; line-height: 54px; text-transform: uppercase; max-width: 270px; width: 100%; position: absolute; bottom: 28%; right: 17%; z-index: 1; }
.down { bottom: 20px; clear: both; position: absolute; left: 0; text-align: center; width: 100%; z-index: 1; }
.down img { width: 62px; }

.collect { border: 2px solid var(--dark-yellow-1); border-radius: 8px; display: inline-block; font-size: 17px; margin-top: 1rem; text-transform: uppercase; }
.collect-sm { border: 2px solid var(--bs-white); border-radius: 8px; display: inline-block; font-size: 13px; margin-top: 1rem; text-transform: uppercase; }

.progress { border-radius: 0px; height: 10px; max-width: 380px; }
.pgs-green { background-color: #154A2A; }
.pgsbar-green { background-color: #38E644; }
.pgsbar-green-1 { background-color: #2F9A59; }
.green { color: #38E644; }
.green-1 { color: #2F9A59; }
.green-2 {color: #2E784C; }

.pgs-violet { background-color: #3E415B; }
.pgsbar-violet { background-color: #8B99FF; }
.pgsbar-violet-1 { background-color: #414B9A; }
.violet { color: #8B99FF; }
.violet-1 { color: #4856C6; }
.violet-2 { color: #66697E; }

.pgs-yellow { background-color: #5D543D; }
.pgsbar-yellow { background-color: #F5CB5D; }
.pgsbar-yellow-1 { background-color: #AE9044; }
.yellow { color: #F5CB5D; }
.yellow-1 { color: #AE9044; }
.yellow-2 { color: #5D543D; }

.percent { clear: both; font-size: 13px; max-width: 380px; }
.percent span { display: inline-block; text-align: right; }

.spec { font-size: 14px; font-weight: 400; }
.spec:first-line { font-size: 17px; font-weight: 500; }

.btn-buy { background-color: var(--bs-black); border: 2px solid #38E644; border-radius: 10px; color: var(--bs-white); font-size: 26px; font-weight: 500; line-height: 54px; text-transform: uppercase; max-width: 270px; width: 100%; }
.btn-soon { background-color: var(--bs-black); border: 2px solid #8B99FF; border-radius: 10px; color: var(--bs-white); font-size: 26px; font-weight: 500; line-height: 54px; text-transform: uppercase; max-width: 270px; width: 100%; }
.soon { border-color: #BFA257; }

.common { background: fixed url("../images/tex_bg.jpg") no-repeat center top / cover; clear: both; padding: 40px 0px; min-height: 600px; width: 100%; }

.back .border-bottom { border-color: var(--dark-yellow-1) !important; }
.back a { color: var(--dark-yellow-1); font-size: 18px; font-weight: 600; text-decoration: underline; text-transform: uppercase; }

.form-signin { background-color: var(--grey); border: 1px solid var(--gold); border-radius: 30px; padding: 0px; max-width: 450px; }
.form-signin hr { border-top-color: var(--light-yellow); opacity: 1; }
.form-signin p { font-size: 14px; }
.form-signin .head_ban { clear: both; width: 100%; }
.form-signin .head_ban img { border-radius: 30px 30px 0px 0px; }
.form-area { clear: both; padding: 8% 8% 10%; width: 100%; }
.form-area h4 { border-bottom: 1px solid var(--light-yellow); color: var(--bs-white); font: 700 14px var(--primary-font); line-height: 0.1em; margin: 35px 0px; text-align: center; text-transform: uppercase; }
.form-area h4 span { background-color: var(--grey); padding: 0px 15px; }
.form-area img { box-shadow: 3px 6px 12px rgba(0, 0, 0, 1.0); }
.form-area .form-label { font: 500 15px var(--primary-font); }
.form-area .form-control { border-color: var(--light-yellow); border-radius: 8px; box-shadow: inset 2px 4px 8px rgb(0, 0, 0), 2px 4px 8px rgb(0, 0, 0); font: 400 15px var(--primary-font); line-height: 36px; }
.form-area .btn-primary { background-color: var(--dark-yellow-1); border-color: #515151; box-shadow: 2px 4px 8px rgb(0, 0, 0); color: var(--grey-3); font: 500 15px var(--primary-font); line-height: 36px; text-transform: uppercase; }
.form-area .btn-primary img { vertical-align: text-bottom; }
.form-area .btn-wallet { background-color: var(--bs-white); border-color: var(--grey-3); box-shadow: 2px 4px 8px rgb(0, 0, 0); color: var(--grey-3); font: 500 15px var(--primary-font); line-height: 36px; text-transform: uppercase; }
.form-area .icn { position: absolute; left: 1rem; top: .8rem; z-index: 1; }

.btn-back { background-color: var(--bs-black); border: 1px solid var(--light-yellow); border-radius: 30px; color: var(--bs-white); font-size: 10px; font-weight: 500; text-transform: uppercase; }

.note { font-size: 14px; font-weight: 300; }
.note a { color: #0F9BD9; }
.vsmc { background-image: url("../images/vsmc.png"); background-repeat: no-repeat; background-position: top right; background-size: 90px; }

.wallet { background-color: #FFF7F7; border: 1px solid var(--gold); border-radius: 30px; color: #111111; display: inline-block; font-size: 15px; font-weight: 500; padding: .5rem .725rem; text-transform: uppercase; }
.wallet img { width: 20px; }

.pro-details { padding: 8% 8% 0px; width: 100%; }
.pro-details p span { font-weight: 500; }
.success { clear: both; padding: 10% 0px; width: 100%; }

.profile .btn-outline { border: 1px solid var(--light-yellow); border-radius: 8px; color: var(--light-yellow); font-size: 14px; font-weight: 500; }
.profile img { vertical-align: text-bottom; }
.profile p { margin-top: 5px; text-transform: uppercase; }
.score { background-color: var(--grey); border: 1px solid var(--light-yellow); border-radius: 10px; box-shadow: 2px 4px 8px rgb(0, 0, 0); color: var(--bs-white); font-size: 15px; font-weight: 500; padding: 12px 12px; width: 100%; }
.score a { color: var(--bs-white); text-decoration: underline;}

.modal-content { background-color: var(--grey); border: 1px solid var(--gold); border-radius: 30px; padding: 0px; max-width: 450px; }
.modal-header img { border-radius: 30px 30px 0px 0px; }
.modal-body .btn-dark { background-color: var(#111111); border-color: var(--light-yellow); border-radius: 10px; font-size: 26px; font-weight: 500; position: relative; text-transform: uppercase; }

.mycollect, .faq { clear: both; margin-bottom: 3rem; width: 100%; }
.mycollect h4 { font: 700 22px var(--primary-font); }
.mycollect .col { flex-basis: auto; }
.fanbox { background-color: var(--bs-black); border: 1px solid var(--dark-yellow-1); border-radius: 10px; clear: both; padding: 8px 8px; text-align: center; width: 100%; }
.fanbox picture img { border-radius: 10px; margin-bottom: 1rem; }
.fanbox p { font-size: 18px; font-weight: 600; line-height: 18px; margin-bottom: 0px; text-transform: uppercase; }
.fanbox p span { color: var(--dark-yellow-1); font-size: 13px; font-weight: 500; }

.page-navigation { margin-top: 45px; max-width: 573px; }
.pagination .page-item a { background-color: var(--bs-white); border-color: var(--bs-white); border-radius: 5px; color: var(--dark-grey); font-size: 16px; font-weight: 500; padding: .6rem 1.145rem; margin: 0px 5px; }
.pagination .active > a { background-color: var(--bs-white); border-color: var(--bs-white); color: var(--dark-yellow-1); }
.pagination .page-item:first-child a, .pagination .page-item:last-child a { background-color: var(--dark-yellow-1); border-color: var(--dark-yellow-1); color: var(--grey); }
.pagination .page-item:first-child a { margin: 0px 10px 0px 0px; }
.pagination .page-item:last-child a {  margin: 0px 0px 0px 10px; }

.quest { background-color: var(--dark-yellow-1); border-radius: 10px; color: #1C1C1C; font-size: 14px; margin-bottom: .5rem; padding: 15px 30px; clear: both; width: 100%; }
.ans { background-color: var(--bs-white); border: 1px solid var(--light-yellow); border-radius: 10px; color: #1C1C1C; font-size: 14px; margin-bottom: .5rem; padding: 15px 30px; clear: both; width: 100%; }
.quest .col-auto, .ans .col-auto { font-weight: 900; text-transform: capitalize; width: 90px; }

.setting, .rewards { clear: both; width: 100%; }
.setting h4, .rewards h4 { font: 700 22px var(--primary-font); }
.setting .nav-pills .nav-link { color: var(--bs-white); border-radius: 0px; font-size: 20px; font-weight: 300; margin-right: 1rem; padding: .5rem 0px; text-transform: uppercase; }
.setting .nav-pills .nav-link.active { background-color: transparent; border-bottom: 3px solid var(--light-yellow); }

.voting {border: 1px solid var(--gold); border-radius: 30px; padding: 0px; text-align: center; max-width: 450px; }
.voting picture { background-color: #111111; border: 1px solid var(--gold); display: block; margin: 0px auto 1rem; width: 250px; }
.voting .code { color: var(--light-yellow); font-size: 14px; line-height: 18px; }
.voting hr { border-top-color: var(--light-yellow); opacity: 1; }
.voting .follow img { width: 35px; }
.voting p { font-size: 14px; margin-bottom: 5px; }
.voting p.first { color: var(--light-yellow); font-size: 14px; line-height: 18px; }
.voting p { font-size: 14px; }
.voting p.first { color: var(--light-yellow); font-size: 14px; line-height: 18px; }
.voting .btn-primary { background-color: var(--dark-yellow-1); border-color: #515151; box-shadow: 2px 4px 8px rgb(0, 0, 0); color: var(--grey-3); font: 500 15px var(--primary-font); line-height: 36px; text-transform: uppercase; }

.rewards .table { margin-bottom: 0px; }
.rewards .table thead tr { color: var(--grey); font-size: 14px; font-weight: 500; }
.rewards .table thead tr th, .rewards .table tbody tr td { border: none; padding: .725rem 1rem; }
.rewards .table tbody tr td { color: var(--bs-white); font-size: 14px; font-weight: 500; }
.rewards .table thead tr th:last-of-type, .rewards .table tbody tr td:last-of-type { text-align: center; }

.rewards .thead { background-color: var(--light-yellow); border-radius: 10px; clear: both; margin: 10px 0px; width: 100%; }
.rewards .tdata { background-color: var(--grey); border: 2px solid var(--light-yellow); border-radius: 10px; clear: both; margin: 10px 0px; width: 100%; }

.search { border: 2px solid var(--dark-yellow-1); border-radius: 10px; clear: both; margin: 25px 0px; padding: 0px 20px 20px; width: 100%; }
.search h2 { background: url("../images/flr_gph.png") no-repeat left top / 100%; color: #111111; font-size: 28px; font-weight: 700; line-height: 65px; margin-top: -2px; text-align: center; width: 338px; }
.search .form-control { background: url("../images/icn_search.svg") no-repeat 15px center / 30px var(--bs-white); border-color: var(--bs-white); border-radius: 15px; color: var(--dark-grey); font-size: 14px; font-weight: 400; line-height: 42px; text-indent: 55px; }

.participant { clear: both; margin: 25px 0px; width: 100%; }
.participant .col { flex-basis: auto; width: 20%; }
.participant .ptnbox { background-color: #111111; clear: both; width: 100%; }
.participant img { border: 1px solid #707070; }
.participant .number { border: 1px solid var(--dark-yellow-1); border-top: none; padding: 12px 15px; text-align: center; }
.participant .number p { color: var(--light-yellow); font-size: 14px; margin-bottom: 10px; }
.participant .btn-primary { background: rgb(168,132,74); background: linear-gradient(0deg, rgba(168,132,74,1) 0%, rgba(234,213,120,1) 50%, rgba(168,132,74,1) 100%); border-color: var(--bs-white); border-radius: 10px; color: #111111; font-size: 16px; font-weight: 900; text-transform: uppercase; width: 130px; }

/*-------------------
    Media Query
---------------------------*/

@media only screen and (max-width: 767px) {
    body { padding-top: 0px; }
    h1 { font-size: 22px; }
    h2 { font-size: 19px; }
    h3 { font-size: 16px; }
    h4 { font-size: 16px; }
    h4 small { font-size: 11px; }
    p { font-size: 9px; }
    .col { flex-basis: auto; }
    .navbar-brand { width: 125px; }
	.navbar { border-width: 3px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 10%); }
	.navbar .float-end { display: none; }
	.navbar-toggler { display: block; }
	.navbar-toggler-icon { background: url("../images/hamberger.svg") no-repeat center; }
	.offcanvas { display: block; }
    .carousel-indicators { display: none; }
    .news .col .row  .col { flex-basis: 0; }
    .news p, .news .date { font-size: 9px; }
    .news .date img { max-width: 16px; }
    .tlelist .table tr td { font-size: 11px; }
    footer { border-width: 2px; font-size: 8px; padding: 25px 0px; text-align: center; }
    footer figure img { max-width: 182px; }
    footer p { font-size: 8px; margin-top: 10px; }
    footer .col-auto { width: 100%; }
    footer .col-auto img { max-width: 38px; }
    .ft-brand { position: relative !important; }
    .banner .btn-primary { bottom: 30px; box-shadow: 0px 0px 12px rgba(255, 234, 180, 60%); font-size: 24px; right: 15%; line-height: 45px; max-width: 235px; }
    .collect { border-width: 1px; font-size: 12px; }
    .collect-sm { border-width: 1px; border-radius: 20px; font-size: 10px; }
    .pack-details { text-align: center; }
    .progress { height: 6px; }
    .percent { font-size: 10px; }
    .spec { font-size: 10px; }
    .spec:first-line { font-size: 12px; }
    .spec br:last-of-type { display: none; }
    .btn-buy, .btn-soon { border-width: 1px; font-size: 16px; line-height: 29px; max-width: 184px; }
    .common { background-image: url("../images/tex_mb_bg.jpg"); background-size: 100%; min-height: 500px; }
    .form-signin { border-radius: 20px; margin-top: 70px !important; max-width: 318px; }
    .form-signin .head_ban img { border-radius: 20px 20px 0px 0px; }
    .form-signin h4, .form-signin p { font-size: 10px; }
    .form-area .form-control { font-size: 10px; line-height: 25px; }
    .form-control.shadow-no { box-shadow: none; text-transform: uppercase; }
    .form-area .btn-primary, .form-area .btn-wallet { border-radius: 10px; box-shadow: none; font-size: 10px; line-height: 25px; }
    .form-area .btn-primary { background-color: var(--dark-yellow); border-color: var(--dark-yellow); }
    .form-area .icn { top: .4rem; }
    .form-area .mb-5 { margin-bottom: 1rem !important; }
    .form-area .col, .pro-details .col, .score .col { flex-basis: 0; }
    .pro-details p { font-size: 11px; }
    .pro-details p:first-line { font-size: 12px; }
    .success p span { font-size: 18px; }
    .success p { font-size: 11px; }
    .d-none-1 { display: none; }
    .vsmc { background-position: right -2px; background-size: 70px; }
    .profile { padding-top: 67px; text-align: center; }
    .profile picture { display: block; margin-bottom: 1rem; }
    .profile p { font-size: 10px; margin-top: 1rem; }
    .profile p strong { font-size: 22px; }
    .profile p br:last-of-type { display: none; }
    .score .col, .score .col-auto { font-size: 10px; }
    .score img { width: 30px; }
    .modal-content { background-color: var(--bs-black); border-radius: 20px;}
    .modal-header img { border-radius: 20px 20px 0px 0px; }
    .modal-body .btn-dark { background-color: var(--bs-white); border-radius: 8px; color: #3E3E3E; font-size: 14px; line-height: 25px; }
    .modal-body .btn-dark img { width: 26px; }
    .modal-body .btn-dark.ms-4 { margin-left: 1rem !important; }
    .mybanner { padding: 67px 0px 0px; }
    .mycollect, .faq { background: url("../images/tex_mb_bg.jpg") no-repeat left -250px / 100%; }
    .mycollect .col { width: 50%; }
    .page-navigation { margin-top: 20px; max-width: 345px; }
    .pagination .page-item a { font-size: 9px; margin: 0px 2px; padding: .4rem .745rem; }
    .pagination .page-item:first-child a, .pagination .page-item:last-child a { background-color: var(--dark-yellow); }
    .pagination .page-item:first-child a { margin: 0px 5px 0px 0px; }
    .pagination .page-item:last-child a {  margin: 0px 0px 0px 5px; }
    .quest { background-color: var(--dark-yellow); }
    .quest .col, .ans .col { flex-basis: 0; }
    .quest, .ans { border-radius: 5px; font-size: 9px; margin-bottom: .3rem; padding: 5px 12px; }
    .quest .col-auto, .ans .col-auto  { font-size: 12px; width: 70px; }
    .setting h4 { font-size: 16px; text-align: center; }
    .setting .nav-pills { margin: 0px auto; max-width: 284px; }
    .setting .nav-pills .nav-link { font-size: 14px; }
    .setting .nav-pills .nav-link.active { border-bottom-width: 2px; }
    .voting { border-radius: 20px; margin-top: 70px !important; max-width: 320px; }
    .voting picture { width: 197px; }
    .voting picture, .voting picture img { border-radius: 10px; }
    .voting .code { font-size: 10px; }
    .voting .code:first-line { font-size: 18px; font-weight: 600; }
    .voting .code span { color: var(--bs-white); font-size: 14px; font-weight: 500; }
    .voting .follow img { width: 30px; }
    .voting p { font-size: 10px; margin: 0px auto; max-width: 200px; }
    .voting p.first { color: #F9D879; font-size: 12px; font-weight: 600; line-height: 18px; }
    .voting .btn-primary { font-size: 10px; font-weight: 700; line-height: 29px; }
    .rewards .table thead tr th, .rewards .table tbody tr td { font-size: 10px; padding: .5rem .5rem; }
    .search { display: none; }
    .participant { padding-top: 37px; }
    .participant .col { width: 50%; }
    .participant .number p { font-size: 10px; }
    .participant .btn-primary { border-radius: 5px; font-size: 9px; font-weight: 700; width: 100px; }
    .curousel-main{margin-top: 70px!important;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body { padding-top: 69px; }
    h1 { font-size: 22px; }
    h2 { font-size: 19px; }
    h3 { font-size: 16px; }
    h4 { font-size: 16px; }
    h4 small { font-size: 11px; }
    p { font-size: 9px; }
    .navbar-brand { width: 125px; }
	.navbar { box-shadow: 0px 4px 8px rgba(0, 0, 0, 10%); }
	.navbar .float-end { display: none; }
	.navbar-toggler { display: block; }
	.navbar-toggler-icon { background: url("../images/hamberger.svg") no-repeat center; }
	.offcanvas { display: block; }
    .btn-read { font-size: 9px; }
    .news p, .news .date { font-size: 11px; }
    .news .date img { max-width: 16px; }
    footer { font-size: 12px; }
    footer figure img { max-width: 182px; }
    footer p { font-size: 12px; margin-top: 10px; }
    footer .col-auto img { max-width: 38px; }
    .banner .btn-primary { bottom: 25%; font-size: 18px; line-height: 36px; right: 15%; max-width: 180px; }
    .percent { font-size: 12px; }
    .btn-buy, .btn-soon { font-size: 16px; line-height: 27px; max-width: 184px; }
    .score .col, .score .col-auto { font-size: 10px; }
    .mycollect .col, .participant .col { flex-basis: auto; width: 25%; } 
    .participant .number p { font-size: 10px; }
    .participant .btn-primary { border-radius: 5px; font-size: 9px; font-weight: 700; width: 100px; } 
}

@media only screen and (min-width: 992px) and (max-width: 1180px) {
    .banner .btn-primary { bottom: 25%; font-size: 18px; line-height: 46px; right: 17%; max-width: 200px; }
    .btn-buy, .btn-soon { font-size: 16px; line-height: 42px; max-width: 200px; }
    .score .col, .score .col-auto { font-size: 12px; }
    .fanbox p { font-size: 15px; }
    .fanbox p span { font-size: 11px; }
}

@media (min-width: 1480px) {
    .rank { height: 345px; }
    .tlelist .table tr td img { width: 50px; }
}


/** Added by development */
.color-white, .color-white:hover{
    color: #fff;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title{
    color:var(--light-yellow)
}
.jconfirm-content{
    color: #fff;
}