@import url('fonts.css');
@import url('../dist/bootstrap/css/bootstrap.min.css');
@import url('../dist/font-awesome/css/font-awesome.min.css');
@import url('../dist/owlcarousel/css/owl.theme.default.min.css');
@import url('../dist/owlcarousel/css/owl.carousel.min.css');
:root { --primary-font: 'Futura', sans-serif, Arial, Helvetica; --secondary-font: 'Work Sans', sans-serif ; --ash-blue: #2F3144; --light-blue: #5E93DE; --gray: #B2B2B2; --dark-gray: #2F3144; --green: #83E7DA; }
body { background-color: var(--bs-black); color: var(--bs-white); font-family: var(--primary-font); font-weight: 400; line-height: normal; overflow-x: hidden; position: relative; }
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(--primary-font); font-weight: 700; }
h1 { font-size: 24px; }
h3 { font-size: 16px; }
p, li { color: var(--bs-white); font: 400 12px var(--primary-font); overflow-wrap: break-word; word-wrap: break-word; }
.clearfix { clear: both; margin: 0px; padding: 0px; }

.wrapper { background: rgb(20,21,36); background: linear-gradient(140deg, rgba(20,21,36,1) 0%, rgba(31,52,49,1) 100%); clear: both; height: 100%; min-height: 100vh; width: 100%; }

.navbar .container-fluid { justify-content: end; }
.navbar .dropdown { background-color: var(--light-blue); border-color: var(--light-blue); border-radius: 30px 30px; height: 38px; padding: 5px 15px 5px 5px; }
.navbar .dropdown:focus { background-color: var(--light-blue) !important; border-color: var(--light-blue) !important; }
.navbar .dropdown.show { border-radius: 18px 18px 0px 0px !important; }
.navbar .dropdown img { height: 28px; }
.navbar .dropdown-toggle { background: transparent; color: var(--ash-blue); font: 500 18px var(--primary-font); text-transform: uppercase; }
.navbar .dropdown-toggle::after { background: url("../images/arw_dwn.svg") no-repeat center; border: inherit; height: 10px; margin-bottom: -4px; width: 12px; }
.navbar .dropdown-toggle:focus::after { transform: rotate(90deg); }
.navbar .dropdown-menu { background-color: var(--light-blue); border: 0px; border-radius: 0px 0px 18px 18px; margin-top: -3px; padding: 0px 0px; min-width: 91px; }
.navbar .dropdown-item { font: 500 16px var(--primary-font); padding: 3px 5px; }
.navbar .dropdown-item:hover { background: inherit; }

.btn-primary { background-color: var(--light-blue); border-color: var(--light-blue); color: var(--dark-gray); font: 500 18px var(--primary-font); }

.main { display: flex; align-items: center; height: 100%; padding: 2rem 0rem; justify-content: center; min-height: 100vh; }

.sign { background-color: var(--ash-blue); border-radius: 20px; box-shadow: 0px 15px 35px rgba(0, 0, 0, 28%); margin: 0px auto; padding: 30px 60px 15px; text-align: center; width: 430px; }
.sign p { font-size: 24px; margin-bottom: 4rem; }
.sign .form-control { background-color: var(--gray); border: inherit; border-radius: 50rem; box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 27%); color: var(--bs-white); font: 500 20px var(--primary-font); line-height: 48px; text-indent: 25px; width: 100%; }
.sign .form-control::placeholder { color: var(--bs-white); opacity: 0.5; }
.sign .btn-primary { box-shadow: 0px 15px 35px rgba(0, 0, 0, 28%); font-size: 24px; margin-bottom: 4rem; line-height: 46px; width: 100%; }
.sign .btn-request { font-size: 18px; line-height: 26px; position: absolute; right: 10px; top: 9px; max-width: 140px; width: 100%; }

.dashboard { background: url("../images/tex_bg.jpg") no-repeat top center / cover; clear: both; height: 100%; padding-bottom: 5%; min-height: 100vh; width: 100%; }

.sidebar { position: relative; max-width: 170px; min-width: 170px; }
.sidebar figure { margin: 0px auto; max-width: 137px; }
.sidebar .nav { margin-top: 150px; }
.sidebar .nav .nav-item { color: var(--bs-white); font: 500 16px var(--primary-font); }
.sidebar .nav .nav-link { color: var(--bs-white); }
.sidebar .nav .nav-link.active { color: var(--light-blue); }

.panel { background-color: rgba(0, 0, 0, 70%); border-radius: 20px; box-shadow: 0px 15px 35px rgba(94, 147, 222, 65%); padding: 20px 20px; width: 100%; }

.pocket { background: url("../images/pkt_bae.jpg") no-repeat top center / cover; border-radius: 20px; box-shadow: 0px 15px 35px rgba(188, 188, 188, 45%); clear: both; padding: 15px 15px; width: 100%; }
.pocket picture img { border: 2px solid var(--light-blue); border-radius: 100%; margin-bottom: 1rem; max-width: 80px; }
.pocket h3, .placement h3 { text-decoration: underline; }
.pocket .box { background-color: background: rgb(0,0,0); background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(27,44,69,0.76) 100%); box-shadow: 0px 5px 15px rgba(0, 0, 0, 67%); font-size: 12px; padding: 12px 12px; width: 100%; }
.pocket .box a { color: var(--light-blue); text-decoration: underline; }

.green { color: var(--green); }
.blue { color: var(--light-blue); }

.placement { background: url("../images/pmt_res.jpg") no-repeat top center / cover; border-radius: 20px; box-shadow: 0px 15px 35px rgba(188, 188, 188, 45%); clear: both; height: 100%; padding: 15% 15px 15px; width: 100%; }
.placement .btn-primary { color: var(--bs-white); font-size: 12px; text-transform: capitalize; max-width: 90px; width: 100%; }
.placement .balance { color: var(--light-blue); font-size: 16px; margin-top: 1rem; padding: 0px 12px; }

.relese { background: rgb(27,44,69); background: linear-gradient(90deg, rgba(27,44,69,1) 0%, rgba(27,44,69,0.24) 100%); box-shadow: 0px 3px 6px rgba(94, 147, 222, 62%); font-size: 16px; margin-bottom: 0.5rem; padding: 6px 12px; width: 100%; }

.nav-tabs { border-bottom-width: 4px; border-bottom-style: solid; border-image: linear-gradient(to right, #10C8E0, #A709E2) 1; margin: 0px auto; max-width: 540px; }
.nav-tabs .nav-link { border: 0px; border-radius: 0px; color: var(--bs-white); font-size: 16px; font-weight: 500; text-transform: uppercase; }
.nav-tabs .nav-link.active { background: url("../images/atv_1.png") no-repeat bottom center / 35px; background-color: transparent; color: var(--light-blue); }
.nav-tabs .nav-link:nth-child(1n+2).active { background: url("../images/atv_2.png") no-repeat bottom center / 35px; }
.nav-tabs .nav-link:last-child.active { background: url("../images/atv_3.png") no-repeat bottom center / 35px; color: #D736FF; }

.tab-detail { clear: both; height: 190px; overflow: hidden; overflow-y: hidden; overflow-y: hidden; overflow-y: scroll; width: 100%; scrollbar-width: thin; scrollbar-color: #9FC4FF; }
.tab-detail::-webkit-scrollbar { width: 20px; }
.tab-detail::-webkit-scrollbar-track { background: #484848; border: 1px solid #484848; border-radius: 5px; }
.tab-detail::-webkit-scrollbar-thumb { background-color: var(--light-blue); border: 1px solid var(--light-blue); border-radius: 10px; box-shadow: 0px 3px 6px rgba(0, 0, 0, 31%); }

.tbl-head { font-size: 12px; font-weight: 700; padding: 12px 12px; text-transform: capitalize; }
.tbl-row { background: rgb(27,44,69); background: linear-gradient(90deg, rgba(27,44,69,1) 0%, rgba(27,44,69,0.24) 100%); box-shadow: 0px 3px 6px rgba(94, 147, 222, 62%); font-size: 12px; margin-bottom: 0.5rem; padding: 8px 12px; width: 100%; }

.next, .buy { color: var(--light-blue); font-size: 16px; font-weight: 500; text-decoration: underline; text-transform: capitalize; }
.next:hover, .news .view:hover { color: var(--green); text-decoration: underline; }

.news { position: relative; max-width: 300px; min-width: 300px; }
.news .view { color: var(--light-blue); font-size: 18px; font-weight: 500; text-decoration: underline; text-transform: capitalize; }

.article { background-color: rgba(0, 0, 0, 47%); border-radius: 15px;  box-shadow: 0px 8px 15px rgba(94, 147, 222, 59%); clear: both; margin-bottom: 1.5rem;  padding: 8% 8%; width: 100%; }
.article p { font-size: 18px; font-weight: 500; }
.article span { color: var(--bs-white); font: 500 14px var(--secondary-font); }
.one, .two. .three { background-repeat: no-repeat; background-position: left top; background-size: cover; }
.one { background-image: url("../images/nws_bg_01.jpg"); }
.two { background-image: url("../images/nws_bg_02.jpg"); }
.three { background-image: url("../images/nws_bg_03.jpg"); }

.card { background: transparent; }

.navigation { display: none; }

.found { background: url("../images/pmt_bg.jpg") no-repeat left top / cover; box-shadow: 0px 3px 6px rgba(94, 147, 222, 62%), 0px 15px 35px rgba(188, 188, 188, 45%); margin: 1rem 0rem; width: 100%; }
.found .shade { background-color: rgba(0, 0, 0, 35%); padding: 25% 12px 12px; height: 100%; width: 100%; }
.found h1, .purchase h1 { text-transform: uppercase; }
.found  .hilite { background: rgb(94,147,222); background: linear-gradient(90deg, rgba(94,147,222,0.62) 0%, rgba(27,44,69,0.24) 100%); font-size: 20px; font-weight: 500; margin: 0.5rem 0rem; padding: 12px 12px; text-transform: uppercase; width: 100%; }

.purchase { background: url("../images/pse_bg.jpg") no-repeat left top / cover; box-shadow: 0px 3px 6px rgba(94, 147, 222, 62%), 0px 15px 25px rgba(188, 188, 188, 45%); margin-bottom: 1rem; width: 100%; }
.purchase img { max-width: 15px; }
.purchase .shade { background-color: rgba(0, 0, 0, 35%); padding: 25px 12px; height: 100%; width: 100%; }

.node .owl-stage-outer { padding: 5px 6px 15px; }
.node .owl-item:nth-child(1n+2) .shade { background-color: rgba(0, 0, 0, 45%) }
.node .owl-item:nth-child(1n+3) .shade { background-color: rgba(0, 0, 0, 60%) }
.node .owl-item:nth-child(1n+2), .node .owl-item:nth-child(1n+2) h1  { color: #888888; }
.node .owl-item:nth-child(1n+3), .node .owl-item:nth-child(1n+3) h1 { color: #4E4E4E; }
.node .owl-item img { display: inline-block; }

.swap-tab { margin: 0px auto; max-width: 360px; width: 100%; }
.swapbox { background: url("../images/swp_bg.jpg") no-repeat left top / cover; border-radius: 53px; box-shadow: 0px 15px 35px rgba(188, 188, 188, 45%); margin: 0px auto; padding: 20px 40px 40px; max-width: 530px; width: 100%; }
.swapbox .form-control { background: rgb(172,174,177); background: linear-gradient(90deg, rgba(172,174,177,1) 0%, rgba(205,208,211,0.24) 100%); border: inherit; border-radius: 0rem; box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 65%), 0px 3px 6px rgba(94, 147, 222, 62%); color: var(--bs-white); font: 500 20px var(--primary-font); line-height: 36px; width: 100%; }
.swapbox .form-control::placeholder { color: var(--bs-white); }
.swapbox .btn-request { font-size: 17px; line-height: 26px; position: absolute; right: 8px; top: 4px; max-width: 140px; width: 100%; }
.swapbox .btn-swap { font-size: 24px; line-height: 36px; max-width: 300px; width: 100%; }
.swapbox p { font-size: 16px; }

.bar { background: rgb(27,44,69); background: linear-gradient(90deg, rgba(27,44,69,1) 0%, rgba(27,44,69,0.24) 100%); box-shadow: 0px 3px 6px rgba(94, 147, 222, 62%); padding: 6px 6px; width: 100%; }
.bar .btn-link { color: var(--bs-white); font: 500 16px var(--primary-font); text-decoration: none; -webkit-appearance: none; position: relative; }
.bar .dropdown-toggle::after { background: url("../images/arw_dwn_01.svg") no-repeat center / 17px; border: 0px; margin-bottom: -7px; height: 17px; width: 17px; }
.bar .dropdown-item { font: 500 16px var(--primary-font); }
.wallet { background-color: var(--light-blue); border-color: var(--light-blue); border-radius: 17px; color: var(-bs-white); font: 500 10px var(--primary-font); line-height: 18px; padding: .475rem .5rem; position: absolute; right: 8px; top: 9px; max-width: 200px; width: 100%; }

.players { clear: both; margin: 2rem 0px; width: 100%; }
.players .frame { height: 235px; overflow-x: scroll; overflow-y: hidden; position: relative; -webkit-overflow-scrolling: touch; white-space: nowrap; width: 100%; scrollbar-width: thin; scrollbar-color: #9FC4FF; }
.players .frame::-webkit-scrollbar { width: 20px; }
.players .frame::-webkit-scrollbar-track { background: #484848; border: 1px solid #484848; border-radius: 5px; }
.players .frame::-webkit-scrollbar-thumb { background-color: var(--light-blue); border: 1px solid var(--light-blue); border-radius: 10px; box-shadow: 0px 3px 6px rgba(0, 0, 0, 31%); }
.players div { display: inline-block; float: none; margin: 0px 3px; overflow: hidden; position: relative;  zoom: 1; }
.players div p { font-size: 16px; font-weight: 500; margin: 5px 0px; text-align: center; }
.players .avtr { background-color: var(--bs-black); border: 1px solid rgb(112, 112, 112); border-radius: 100%; box-shadow:  0px 3px 6px rgba(94, 147, 222, 62%); height: 180px; width: 180px; }
.players .num { background: rgb(94,147,222); background: radial-gradient(circle, rgba(94,147,222,1) 0%, rgba(47,74,111,1) 100%); border: 1px solid var(--light-blue); border-radius: 100%; box-shadow: 0px 3px 6px rgba(94, 147, 222, 62%); color: var(--bs-white); font-size: 16px; font-weight: 500; height: 40px; line-height: 40px; position: absolute; right: 10px; text-align: center; top: 10px; width: 40px; z-index: 1; }
.players .overlay { bottom: 0; display: inherit; font-size: 16px; font-weight: 500; left: 0; margin-bottom: 15%; position: absolute; text-align: center; text-transform: uppercase; width: 100%; z-index: 1; }
.players .btn-primary { color: var(--bs-white); font-size: 16px; font-weight: 500; text-decoration: underline; text-transform: capitalize; width: 105px; }

.fudi, .fudi .dropdown-toggle { color: var(--light-blue); font-size: 13px; }
.fudi .dropdown-toggle::after { background: url("../images/arw_dwn_02.svg") no-repeat center; border: inherit; height: 10px; margin-bottom: -4px; width: 12px; }
.fudi .dropdown-toggle:focus::after { transform: rotate(90deg); }
.fudi .pic { width: 30px; }

.listing .nav-tabs { max-width: 720px; }
.listing .nav-tabs .nav-link:last-child.active { color: var(--light-blue); }
.listing .nav-tabs .nav-link:nth-child(1n+3).active { background: url("../images/atv_4.png") no-repeat bottom center / 35px; }
.listing .nav-tabs .nav-link:last-child.active { background: url("../images/atv_3.png") no-repeat bottom center / 35px; }
.foot { font-size: 14px; font-weight: 500; margin: 20px auto 0px; text-transform: uppercase; width: 93%; }
.foot a { color: var(--light-blue); text-decoration: underline; }
.foot img { max-width: 30px; }

.modal-title { font-size: 20px; text-decoration: underline; }
.modal-content { background: url("../images/swp_bg.jpg") no-repeat left top / cover; border-radius: 43px; box-shadow: 0px 15px 35px rgba(188, 188, 188, 45%); margin: 0px auto; padding: 0px 15px; max-width: 530px; width: 100%; }
.modal-body .btn-primary { font-size: 24px; line-height: 36px; max-width: 300px; width: 100%; }
.modal-body P { font-size: 16px; }
.modal-body .form-control { background: rgb(172,174,177); background: linear-gradient(90deg, rgba(172,174,177,1) 0%, rgba(205,208,211,0.24) 100%); border: inherit; border-radius: 0rem; box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 65%), 0px 3px 6px rgba(94, 147, 222, 62%); color: var(--bs-white); font: 500 20px var(--primary-font); line-height: 36px; width: 100%; }
.modal-body .form-control::placeholder { color: var(--bs-white); }
.modal-body .btn-request { font-size: 17px; line-height: 26px; position: absolute; right: 8px; top: 4px; max-width: 140px; width: 100%; }

/*-------------------
    Media Query
---------------------------*/

@media only screen and (max-width: 767px) {
	h1 { font-size: 32px; }
	h3 { font-size: 14px; }
	.col { flex-basis: auto; }
	.navbar .container-fluid { justify-content: start; }
	.navbar .nxt { justify-content: space-between; width: 100%; }
	.sidebar { display: none; }
	.sign { padding: 30px 40px 15px; width: 343px; }
	.sign figure img { max-width: 185px; }
	.sign p { font-size: 19px; }
	.sign .btn-primary { color: var(--bs-white); font-size: 19px; line-height: 26px; }
	.sign .btn-request { color: var(--ash-blue); font-size: 12px; line-height: 16px; max-width: 110px; }
	.sign .form-control { font-size: 13px; line-height: 37px; text-indent: 18px }
	.sign .form-control::placeholder { opacity: 1; }
	.dashboard { padding-bottom: 70px; }
	.panel { padding: 12px 12px; }
	.pocket { margin-bottom: 1rem }
	.pocket .box { font-size: 10px; }
	.pocket .box .col, .relese .col { flex-basis: 0; }
	.relese., .placement .balance { font-size: 12px; }
	.placement .balance { margin-top: 2rem; }
	.tab-detail::-webkit-scrollbar { width: 8px; }
	.nav-tabs .nav-link { font-size: 12px; }
	.tbl-head { padding: 8px 6px; font: 500 10px var(--secondary-font); }
	.tbl-row { padding: 8px 6px; font-size: 6px; }
	.news { background-color: rgba(0, 0, 0, 45%); margin-top: 3rem; padding: 12px 12px 40px; max-width: 100%; min-width: 100%; }
	.news h1 { font-size:  20px; }
	.news .view { float: right; margin-top: -35px; }
	.owl-carousel .owl-stage { padding: 8px 0px; }
	.article { margin-bottom: 10px 0px; width: 310px }
	.navigation { background-color: var(--bs-black); display: block; font-size: 10px; padding: .5rem  0rem; text-align: center; width: 100%; }
	.navigation .col { padding: 0px 0.5rem; width: 20%; }
	.navigation picture { align-items: center; display: flex; justify-content: center; height: 27px; width: 100%; }
	.navigation a { color: var(--bs-white); }
	.navigation a.active { filter: invert(48%) sepia(79%) saturate(3476%) hue-rotate(986deg) brightness(110%) contrast(159%); }
	.found, .purchase { width: 252px; }
	.found h1, .purchase h1 { font-size: 24px; }
	.found .hilite { font-size: 18px; }
	.swap-tab { max-width: 100%; }
	.swapbox { border-radius: 20px; padding: 20px 20px; }
	.swapbox .form-control { font-size: 12px; line-height: 18px; }
	.swapbox .btn-request { font-size: 9px; line-height: 9px; max-width: 110px; }
	.swapbox .btn-swap { color: var(--bs-white); font-size: 12px; line-height: 23px; max-width: 176px; }
	.bar .btn-link { text-align: left; width: 100%; }
	.bar .dropdown-toggle::after { float: right; }
	.bar .btn-link, .bar .dropdown-item { font-size: 12px; }
	.wallet { font-size: 6px; line-height: 6px; top: 5px; max-width: 100px; }
	.players .frame { height: 145px; }
	.players .frame::-webkit-scrollbar { height: 8px; }
	.players div p { font-size: 10px; }
	.players .avtr { height: 94px; margin: 0px 3px; width: 94px; }
	.players .num { font-size: 10px; height: 20px; line-height: 20px; right: 5px; top: 5px; width: 20px; }
	.players .overlay { font-size: 8px; }
	.players .btn-primary { font-size: 10px; width: 54px; }
	.nav-tabs .nav-link { font-size: 11px; padding: .5rem .5rem; }
	.swapbox p { font-size: 12px; }
	.buy { font-size: 6px; }
	.foot { font-size: 8px; text-align: center; margin-bottom: 25px; }
	.foot img { width: 20px; }
	.modal-title { font-size: 12px; }
	.modal-body .btn-primary { font-size: 16px; line-height: 26px; max-width: 198px; }
	.modal-body .form-control { font-size: 12px; line-height: 18px; }
	.modal-body .btn-request { font-size: 9px; line-height: 9px; max-width: 110px; }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.sidebar { display: none; }
	.news { background-color: rgba(0, 0, 0, 45%); margin-top: 3rem; padding: 12px 12px; max-width: 100%; min-width: 100%; }
	.news h1 { font-size:  20px; }
	.news .view { float: right; margin-top: -35px; }
	.owl-carousel .owl-item { padding: 8px 0px; }
	.news { padding-bottom: 60px; }
	.article { margin-bottom: 10px 0px; width: 280px }
	.navigation { background-color: var(--bs-black); display: block; font-size: 10px; padding: .5rem  0rem; text-align: center; width: 100%; }
	.navigation .col { padding: 0px 0.5rem; width: 20%; }
	.navigation picture { align-items: center; display: flex; justify-content: center; height: 27px; width: 100%; }
	.navigation a { color: var(--bs-white); }
	.navigation a.active { filter: invert(48%) sepia(79%) saturate(3476%) hue-rotate(986deg) brightness(110%) contrast(159%); }
	.found, .purchase { width: 252px; }
	.found h1, .purchase h1 { font-size: 20px; }
	.found .hilite { font-size: 16px; }
	.players .frame { height: 215px; }
	.players .avtr { height: 160px; margin: 0px 3px; width: 160px; }
	.players .num { font-size: 16px; height: 40px; line-height: 40px; width: 40px; }
	.buy { font-size: 12px; }
}

@media only screen and (min-width: 992px) and (max-width: 1180px) {
	.content { max-width: 54%; }
	.found h1, .purchase h1 { font-size: 20px; }
	.found .hilite { font-size: 16px; }
	.players .frame { height: 215px; }
	.players .avtr { height: 160px; margin: 0px 3px; width: 160px; }
	.buy { font-size: 12px; }
	.nav-tabs .nav-link { font-size: 11px; padding: .5rem .5rem; }
	.foot { font-size: 10px; }
}

@media only screen and (min-width: 1200px) and (max-width: 1480px) {
	.content { max-width: 62%; }
	.found h1, .purchase h1 { font-size: 20px; }
	.found .hilite { font-size: 16px; }
}

@media only screen and (min-width: 1560px) and (max-width: 1670px) {
	.content { max-width: 63%; }
}

@media (min-width: 1680px) {
	h1 { font-size: 32px; }
	h3 { font-size: 20px; }
	.sidebar { max-width: 240px; min-width: 240px; }
	.sidebar .nav .nav-item { font-size: 20px; }
	.news { max-width: 420px; min-width: 420px; }
	.pocket picture img { max-width: inherit; }
	.pocket .box, .tbl-head, .tbl-row { font-size: 16px; }
	.relese, .placement .balance { font-size: 20px; }
	.placement .btn-primary { font-size: 16px; }
	.nav-tabs { border-bottom-width: 6px; }
	.tab-detail { height: 220px; }
	.next { font-size: 20px; }
	.news .view, .article p { font-size: 27px; }
	.article { border-radius: 20px; padding: 8% 8%; }
	.article span { font-size: 18px; }
	.hilite { font-size: 32px; }
	.content { max-width: 64.5%; }
	.bar .btn-link { font-size: 20px; }
	.players .frame { height: 315px; }
	.players div p { font-size: 20px; }
	.players .avtr { height: 256px; margin: 0px 13px; width: 256px; }
	.players .num { font-size: 20px; height: 54px; line-height: 54px; width: 54px; }
	.players .overlay { font-size: 20px; }
	.players .btn-primary { font-size: 20px; width: 147px; }
	.swapbox p { font-size: 20px; }
	.fudi, .fudi .dropdown-toggle {  font-size: 16px; }
	.fudi .pic { width: 50px; }
}