.player--search-wrapper { background-color: #333333; padding-top: 21px; padding-bottom: 21px; }
.player--search-wrapper .player--search-left { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-right: 14px; }
.player--search-wrapper .player--title { color: #fff; font-family: 'Teko', sans-serif; font-size: 36px; line-height: 1; padding-left: 26px; }
.player--search-wrapper .player--search-right { min-width: 152px; padding-top: 7px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.player--search-wrapper .row { margin-left: -7px; margin-right: -7px; }
.player--search-wrapper .row div[class^="col-"] { padding-left: 7px; padding-right: 7px; margin-bottom: 7px; margin-top: 7px; }
.player--search-wrapper .player--search-center { padding-right: 14px; max-width: 900px;min-width: 815px;}
.player--search-form .form-control { border-radius: 0px; font-weight: 600; color: #333; }
 .player--search-form ::-webkit-input-placeholder {
opacity: 1 !important;
color: inherit !important;
}
.player--search-form ::-moz-placeholder {
opacity: 1!important;
color: inherit !important;
}
.player--search-form :-ms-input-placeholder {
opacity: 1!important;
color: inherit !important;
}
.player--search-form :-moz-placeholder {
opacity: 1!important;
color: inherit !important;
}
.player--search-wrapper .btn { height: 38px; padding-top: 0; padding-bottom: 0; line-height: 34px; border-radius: 0px; border: 2px solid #fff; display: block; width: 100%; font-weight: 600; }
.player--search-wrapper .player--scout-btn { background-color: #757575; }
.page-body .player--page-title-bar { padding: 0px; text-align: center; height: 300px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-image: url('../images/player-profile/player-banner.jpg'); background-position: center; background-size: cover; }
.page-body .player--page-title-bar .page-bar-title:after { display: none; }
.page-body .player--page-title-bar .page-bar-title { font-size: 66px; font-family: 'Teko', sans-serif; line-height: 0.8; padding: 0px; }
.page-body .player--page-title-bar .page-bar-title b { font-weight: 500; line-height: inherit; display: block; }
.player--fetured-wrapper { background-color: #fff; padding-top: 30px; padding-bottom: 20px; }
.player--fetured-wrapper .player--title {font-family: 'SF Sports Night', Sans-serif; font-size: 20px; font-weight: normal; letter-spacing: 0.5px; margin-bottom: 16px; padding-left: 10px; padding-top: 10px; }
.player--fetured-wrapper .slide { padding: 0 5px; }
.player--fetured-wrapper .player--card { max-width: 188px; margin: auto; }
.player--fetured-wrapper .player--card img { max-width: 100%; }
.player--fetured-wrapper .player--card a { color: #333; }
.player--fetured-wrapper .player--card .player--content > * { display: block; text-align: center; line-height: 1.5; }
.player--fetured-wrapper .player--card .player--content { margin-top: 14px; padding-bottom: 10px; }
.player--column-container { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 18px; }
.player--column-container .player--right-column { flex: 1; }
.player--column-container .player--left-column { min-width: 400px; max-width: 400px; }
.player--main-social { max-width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; }
.player--main-social img { width: 100%; max-width: 200px; margin: auto; display: block; }
.player--panel { background-color: #f2f2f2; padding: 12px; }
.player--soical-container .player--left-column { margin-right: 15px; }
.player--table .table td, .player--table .table th { border: 0px; }
.player--table .table th { background-color: #ccc; color: #333; font-weight: 600; }
.player--table .table { font-size: 14px; font-weight: 600; margin-bottom: 0px; border-collapse: separate; border-spacing: 0; }
.player--table .table-hover tbody tr:hover { background-color: rgba(0,0,0,0.04) !important; color: #292828; }
.player--table .table-striped tbody tr:nth-of-type(odd) { background-color: #f2f2f2; }
.player--table .table-striped tbody tr:nth-of-type(even) { background-color: #f9f9f9; }
.player--table-sticky .table th:nth-child(1), .player--table-sticky .table td:nth-child(1) { position: -webkit-sticky; position: sticky; left: 0; min-width: 140px; }
.player--table-sticky .table th { position: -webkit-sticky; position: sticky; top: 0; z-index: 1; background-color: #000; color: #fff; }
.player--table-sticky .table th:nth-child(1) { z-index: 2; }
.player--table-sticky .table tbody tr:nth-child(odd) td:nth-child(1) { background-color: #eaeaea; }
.player--table-sticky .table tbody tr:nth-child(even) td:nth-child(1) { background-color: #f7f6f6; }
.player--table .table-hover tbody tr:hover td { background-color: inherit !important; color: inherit !important; }
.player--table .table-hover tbody tr:hover { cursor: pointer; }
.player--table .table * { height: 100%; }
.player--pagination { margin-top: 30px; }
.player--pagination .pagination { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.player--pagination .pagination .page-link { border: 0px; border-radius: 0px; font-weight: 600; padding: 6px 10px; line-height: 1; }
.player--pagination .pagination .page-link:not(span):hover { background-color: #333; color: #fff; }
.player--pagination .pagination span.page-link { background-color: transparent !important; cursor: unset; }
.player--block-wrapper .player--title { font-size: 34px; font-family: 'Teko', sans-serif; font-weight: 500; color: #333; line-height: 0.8; margin-bottom: 10px; }
.player--panel-wrapper .panel { -webkit-box-shadow: none; box-shadow: none; border-radius: 0px; }
.player--panel-wrapper .panel + .panel { margin-top: 15px; }
.player--panel-wrapper .panel .panel-heading { background-color: #333; color: #fff; padding: 11px; font-weight: 600; font-size: 18px; }
.player--panel-wrapper .panel .panel-heading:after { display: none; }
.player--panel-wrapper .panel .panel-body { padding: 12px; background-color: #f2f2f2; padding-bottom: 0px; }
.player--panel-block { box-shadow: none; border: 0px; background-color: #e6e6e6; border-radius: 0px; }
.player--panel-block .panel-header { background-color: #25405c; padding: 15px 20px; color: #fff; display: flex; flex-wrap: wrap; justify-content: space-between; font-family: 'Open sans'; font-weight: 600; font-size: 18px; line-height: 1.5; }
.player--panel-block .panel-body { padding: 25px 20px; flex: 1; }
.player--panel-block { margin: 0px; font-size: 16px; font-weight: 500; display: flex; flex-direction: column; height: 100%; }
.player--panel-block .row + .row { margin-top: 20px; }
.player--panel-block p, .player--panel-block b { line-height: 1.5; margin: 0px; }
.player--showcase-list .panel .row { margin-left: -7px; margin-right: -7px; }
.player--showcase-list .panel .row div[class^="col-"] { padding-left: 7px; padding-right: 7px; margin-bottom: 14px; }
.player--info-box { padding: 15px; background-color: #ffffff; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; min-height: 145px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.player--info-box .player--info-value { word-break: normal; display: block; font-size: 50px; font-family: 'Teko', sans-serif; font-weight: 600; text-align: center; line-height: 0.8; }
.player--info-box .player--info-text { font-size: 17px; font-weight: 600; margin-top: 10px; text-align: center; }
.player--details-wrapper .player--details-right { max-width: 500px; min-width: 500px; }
.player--details-wrapper .player--details-left { width: 100%; padding-right: 15px; }
.player--details-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; }
.player--video-gallary .player--slider-nav .slick-arrow { width: 18px; border: 0px; background-color: #333; color: #fff; font-size: 0; padding: 0px; min-width: 18px; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.player--video-gallary .player--slider-nav .slick-arrow:before { content: ''; display: block; font-size: 15px; color: #fff; }
.player--video-gallary .player--slider-nav .slick-arrow.slick-prev:before { content: '<'; }
.player--video-gallary .player--slider-nav .slick-arrow.slick-next:before { content: '>'; }
.player--video-gallary .player--slider-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }
.player--video-gallary .player--slider-nav .slide { overflow: hidden; }
.player--video-gallary .slide img { -o-object-fit: cover; object-fit: cover; width: 100%; }
.player--video-gallary .player--slider-for .slide { padding: 0px; }
.player--video-gallary .player--slider-for { margin-bottom: 13px; }
.player--frame-container { width: 100%; position: relative; }
.player--frame-container video { width: 100%; height: 100%; }
.player--about .player--d-top { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 30px; font-family: 'Teko', sans-serif; }
.player--d-top .player--d-t-r { -webkit-box-flex: 1; -ms-flex: 1 0 140px; flex: 1 0 140px; max-width: 140px; }
.player--d-top .player--d-t-l { width: 100%; }
.player--d-t-l > span { display: block; line-height: 0.8; font-weight: 500; }
.player--d-t-l .player--p-n { font-size: 46px; margin-bottom: 10px; }
.player--d-t-l .player--p-g { font-size: 35px; }
.player--social-bx > a { background-color: #333; padding: 5px; font-size: 22px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1; color: #fff; }
.player--social-bx > a i { font-size: 20px; vertical-align: middle; color: #1da0f1; margin-right: 5px; }
.player--social-bx > a span { display: block; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.player--social-bx > a:hover { color: #0c71c3; }
.player-social-grid { display: flex; flex-wrap: wrap; flex-direction: column; }
.player-social-grid .row { justify-content: space-around; flex-wrap: nowrap; margin: 0 -6px; }
.player-social-grid .player-social-bx { padding: 6px; text-align: center; }
.player-social-bx img { width: 100%; max-width: 120px; display: block; margin: auto; }
.player-social-grid .player-social-bx .player--social-title { display: block; text-align: center; font-family: 'Teko', sans-serif; font-size: 22px; color: #333; margin-top: 5px; font-weight: 600; }
.player--soical-container .player--left-column .player--panel { min-height: 342px; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.player--main-social .player--social-title { font-family: 'Teko'; font-size: 45px; text-align: center; display: block; margin-top: 25px; color: #333; font-weight: 600; }
.player--commitment { width: 100%; background-color: #245aa0; color: #fff; text-align: center; padding: 7px 5px 3px; font-size: 22px; line-height: 1; margin-top: 10px; position: relative; }
.player--commitment .player--c-text { position: absolute; left: 0; right: 0; top: 100%; background-color: #efe9e9; padding: 10px 5px; color: #333; font-size: 24px; word-break: normal; }
.player--d-bottom { display: -webkit-box; display: -ms-flexbox; display: flex; }
.player--d-bottom .player--d-b-left { -webkit-box-flex: 0; -ms-flex: 0 0 225px; flex: 0 0 225px; max-width: 225px; margin-right: 35px; }
.player--d-bottom .player--d-b-right { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }
.player--image img { width: 100%; }
.player--image { overflow: hidden; max-width: 100%; margin-right: 10px; }
.player--fetured-wrapper .player--card .player--image { max-height: 188px; display: flex; justify-content: center; align-items: center; }
.player--image .profile-placeholder { width: 100%; height: 100px; background-position: center; background-size: contain; background-repeat: no-repeat; }
.player--position .badge { width: 50px; height: 50px; padding: 0px; border-radius: 100px; background-color: #245aa0; color: #fff; font-family: 'Teko', sans-serif; font-size: 28px; font-weight: 500; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-top: 5px; margin-right: 8px; }
.player--position { font-size: 0; margin-bottom: 19px; }
.player--p-deatail { font-size: 17px; font-weight: 600; line-height: 1; }
.player--p-deatail > p { margin-bottom: 15px; }
.btn.player--btn { border-radius: 0px; font-family: 'Teko', sans-serif; font-size: 25px; line-height: 0.8; padding: 13px 20px 9px; }
.player--search-wrapper .player--search-right .player--reset-btn { margin-top: 10px; margin-bottom: 7px; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.player--games-list .panel .panel-body { padding: 0px; }
.player--games-table .player--g-index { width: 200px; text-align: left; }
.player--games-table .player--g-vs { width: 100px; text-align: center; }
.player--games-table .player--g-score { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-height: 100%; background-color: rgba(0,0,0,0.1); border: 1px solid #bdbdbd; border-width: 0 1px; }
.player--games-table td.player--g-vs { padding: 0px; height: 30px; }
.player--games-table .player--g-score > span { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.player--games-table .player--g-score .player--g-s-1 { width: 50%; border-right: 1px solid #bdbdbd; }
.player--games-table .player--g-score .player--g-s-2 { width: 50%; }
.player--games-table .table-striped tbody tr:nth-of-type(even) { background-color: #f9f9f9; }
.player--games-table .player--g-team { text-align: right; }
.player--games-table .player--g-vs + .player--g-team { text-align: left; }
.player--games-table a { color: inherit; }
.player--games-table a:hover { text-decoration: underline; }
.player--share .custom-select { background-color: #5b9aea; color: #fff; font-size: 13px; border-radius: 0px; }
#shareLinkAction .share-link { display: block; font-size: 15px; padding: 5px 10px; color: #000; }
.player--social-box .player--social { padding: 5px; background-color: #245ba0; color: #fff; display: inline-flex; align-items: center; border-radius: 3px; }
.player--social-box .player--social i { margin-right: 5px; }
.team--record-season .dropdown:hover button { border-radius: 5px 5px 0 0; }
.team--records-wrapper .team-logo-content { border-radius: 5px; }
.team--records-wrapper .team-details-wrapper.block { margin-top: 0px; border-radius: 0px; align-items: center; background-size: cover; background-repeat: no-repeat; background-position: right center; padding: 18px; margin-top: 20px; }
.team--records-wrapper .team-details-block .team-location, .team--records-wrapper .team-details-block .team-division, .team--records-wrapper .block { padding: 5px; box-shadow: none; }
.team--records-wrapper .team-record-right .block { box-shadow: none; padding: 5px; margin-bottom: 0px; display: table; table-layout: fixed; border-radius: 3px; }
.team--records-wrapper .block .title { margin-bottom: 0px; }
.team--records-wrapper .team-record-right .block .title { font-size: 20px; line-height: 0.8; color: #050505; padding-top: 5px; padding-left: 0px; }
.team--records-wrapper .team-record-right .block .title b { font-weight: inherit; }
.team--records-wrapper .table thead th, .team--records-wrapper .table tbody td { border: 0px !important; color: #000; font-family: 'Source Sans Pro'; font-size: 16px; }
.team--records-wrapper .table-wrapper-box { margin-bottom: 0px; }
.team--records-wrapper .team-record-left.block .table-wrapper-box { margin-bottom: 15px; }
.team--records-wrapper .table-wrapper-box .title { background-color: #d5d5d5; }
.team--records-wrapper .table-wrapper-box .table-striped tbody tr:nth-of-type(odd), .team--records-wrapper .table-wrapper-box .table-striped tbody tr:nth-of-type(odd) td { background-color: #ffffff; }
.team--records-wrapper .table-wrapper-box .table-striped tbody tr:nth-of-type(even), .team--records-wrapper .table-wrapper-box .table-striped tbody tr:nth-of-type(even) td { background-color: #eaeaea; }
.team--records-wrapper .table thead th { background-color: #c5c5c5; }
.team--records-wrapper .player--fetured-wrapper .player--card { padding: 0 9px; }
.team--records-wrapper .player--fetured-wrapper .slide { border: 0px; }
.team--records-wrapper .player--fetured-wrapper .player--card .player--image { width: 100%; height: 220px; display: flex; justify-content: center; align-items: center; overflow: hidden; }
.team--record-season { padding: 7px; clear: both; background-color: #245ba0; margin-bottom: 20px; border-radius: 5px; }
.team--record-season .dropdown .btn { border: 1px solid #245ba0; border-top: 0; border-radius: 5px; width: 100%; text-align: left; display: flex; background-color: #fff; color: #313131; align-items: center; }
.team--record-season .dropdown .btn::after { margin-left: auto; }
.team--record-season .dropdown-menu { border: 1px solid #245ba0; border-top: 0; width: 100%; border-radius: 0px; margin: 0; max-height: 200px; overflow: auto; }
.team--record-season .dropdown:hover .dropdown-menu { display: block !important; }
.team--record-season .dropdown-menu .dropdown-item { padding: 10px; }
.player--top-bar { display: flex; width: 100%; justify-content: space-between; align-items: center; margin-top: 15px; }
.player--about .player--d-bottom { clear: both; }
.player--d-b-right { float: left; }
.player--d-b-left { max-width: 225px; float: left; margin-bottom: 10px; }
.video-upsell { max-width: 500px; }
.video-upsell img { max-width: 100%; }

.page-wrapper .container .fireBox {font-size: 34px;font-family: 'Teko', sans-serif;font-weight: 500;color: #333;line-height: 0.8;margin-bottom: 10px;background: transparent !important; padding:0px;}
.page-wrapper .container .coinBotm.player_award {background: transparent;}
.page-wrapper .container .boxtext {padding-top: 10px;padding-left: 0;font-size: 14px;padding-bottom: 0px;}

 @media(max-width:1199px) {
.player--details-wrapper .player--details-right { max-width: 400px; min-width: 400px; }
.player--search-wrapper .player--search-center{ min-width:auto!important;}
}
 @media(max-width:991px) {
.player--table { width: 100%; overflow: auto; }
.player--column-container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.player--column-container .player--left-column { padding-right: 0px; }
.player--column-container .player--right-column { max-width: 100%; margin-top: 30px; }
.player--details-wrapper .player--details-right { max-width: 300px; min-width: 300px; }
.player--d-top .player--d-t-r { -webkit-box-flex: 1; -ms-flex: 1 0 100px; flex: 1 0 100px; }
.player--d-t-l .player--p-n { font-size: 40px; }
.player--d-t-l .player--p-g { font-size: 25px; }
.player--d-bottom .player--d-b-left { -webkit-box-flex: 0; -ms-flex: 0 0 150px; flex: 0 0 150px; margin-right: 15px; }
.player--p-deatail { font-size: 15px; }
.player--column-container.player--soical-container { flex-direction: row; }
.player-social-grid .row { flex-wrap: wrap; }
.player--column-container.player--soical-container .player--right-column { margin-top: 0px; }
.player-social-grid .player-social-bx { width: 50%; }
.team--records-wrapper .team-record-tables { flex-wrap: wrap; }
.team--records-wrapper .team-record-tables .table-wrapper-box.box { width: calc(33.33% - 10px); }
.team--records-wrapper .table-wrapper-box .title { font-size: 13px; }
}
 @media(max-width:767px) {
.player--search-wrapper .d-flex { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.player--search-wrapper .player--search-center { padding-right: 0px; }
.page-body .player--page-title-bar { height: 150px; }
.player--search-wrapper .player--title { padding-left: 0px; }
.player--fetured-wrapper .player--title { text-align: center; padding-left: 0px; }
.player--table .table td, .player--table .table th { font-size: 12px; }
.player--games-table .player--g-index { width: 100%; padding-bottom: 0px; }
.player--social-bar { padding: 20px; }
.player--details-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.player--details-wrapper .player--details-right { max-width: 100%; min-width: 100%; }
.player--details-wrapper .player--details-left { padding-right: 0px; margin-bottom: 30px; }
.player--search-wrapper .player--search-right .player--reset-btn { margin-top:0px; margin-bottom:0px; -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; margin-right: 15px; }
.player--search-wrapper .player--search-right { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
.player--games-table .table, .player--games-table tbody, .player--games-table tbody tr, .player--games-table tbody tr td { display: block; }
.player--games-table .table thead { display: none; }
.player--games-table .table tr { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; border: 1px solid #d8d8d8; margin-bottom: 5px; }
.player--games-table .player--g-vs { display: none; }
.player--games-table .table .player--g-team { width: 100%; text-align: left; border-top: 1px solid #d8d8d8; padding: 0px; display: -webkit-box; display: -ms-flexbox; display: flex; }
.player--games-table .player--g-event { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.player--games-table .table .player--g-team:before { content: attr(data-player-score); width: 65px; display: inline-block; text-align: center; padding: 12px; border-right: 1px solid #d8d8d8; }
.player--games-table .table .player--g-team .player--t-name { padding: 12px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.player--column-container.player--soical-container { flex-direction: column; }
.player-social-grid .row { justify-content: space-between; }
.player-social-bx { display: inline-block; }
.player-social-grid .player-social-bx { width: 25%; }
.player--column-container.player--soical-container .player--right-column { margin-top: 40px; }
.player--column-container.player--soical-container .player--left-column { min-width: 100%; }
.team--records-wrapper .team-record-tables .table-wrapper-box.box { width: 100%; }
.team--records-wrapper .team-details-wrapper.block { flex-direction: column; }
.team--records-wrapper .team-details-wrapper.block .team-details-block { margin-left: 0px; margin-top: 20px; }
.team--records-wrapper .team-details-block .team-name { font-size: 23px; text-align: center; }
.team--records-wrapper .team-details-block .team-location, .team--records-wrapper .team-details-block .team-division, .team--records-wrapper .team-details-block .team-year { text-align: center; font-size: 20px; }
}
 @media(max-width:575px) {
.page-body .player--page-title-bar .page-bar-title { font-size: 40px; }
.player--fetured-wrapper .player--title { font-size: 30px; }
.player--search-wrapper .row div[class^="col-"] { width: 50%; }
.player--showcase-list .panel .row div[class^="col-"] { width: 50%; }
.player-social-grid .player-social-bx { width: 50%; }
.player--about .player--d-top { float: left; max-width: 60%; }
.player--image img { max-height: 140px; }
.player--image.player--detail--page img { width: 120px !important; height: 120px !important; }
}
 @media(max-width:480px) {
.player--about .player--d-top { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.player--about .player--d-bottom { margin-top: 10px; -webkit-box-align: top; -ms-flex-align: top; align-items: top; }
.player--d-top .player--d-t-r { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; max-width: 100%; margin-top: 10px; }
.player--d-bottom .player--d-b-right { margin-top: 20px; width: 100%; }
.player--d-bottom .player--d-b-left { margin-right: 0px; -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; max-width: 100%; }
.player--d-t-l .player--p-n { font-size: 30px; }
.player--about .player--d-top { float: left; max-width: 100%; }
.player--fetured-wrapper { padding-bottom: 0px; }
.player--image img { max-height: 140px; }
}
.player--image.player--detail--page img { width: 150px; height: 150px; border-radius: 50%; object-fit: cover; }
.whiteText, .whiteText:hover { color: #fff }
.player--commitment .player--c-text.n_a { padding: 20px 0px; font-weight: bold; color: #fff; font-size: 33px; }
.player--c-text-n_a-footer { position: absolute; background: #245aa0; width: 100%; left: 0px; top: 105px; font-size: 14px; text-transform: uppercase; padding-top: 5px; }
.metrics-slider .slick-slide { margin: 0 10px; }
.metrics-slider .slick-list { margin: 0 -10px; }
.collapsible--panel i.toggle-handle.fa { position: absolute; right: 12px; font-size: 24px; top: 10px; cursor: hand; cursor: pointer; z-index: 2 }
.collapsible--panel.active i.toggle-handle.fa:before { content: "\f106" !important; }
.relative { position: relative }
.collapsible--panel .panel-body { display: none }
.collapsible--panel.active .panel-body { display: block }
.player--d-b-right-commitment { font-family: 'Teko', sans-serif; width: 195px }
.slick-slider-arrow { position: absolute; top: 42%; z-index: 100; font-size: 32px; color: #245aa0; }
.slick-slider-arrow.next.slick-arrow { right: 0px; }
.slick-slider-arrow.prev.slick-arrow { left: 0px; }
.panel-body.p-12 { padding: 12px !important }
 @media(max-width:768px) {
.metrics-slider .player--info-box { display: block; min-height: auto !important; border-radius: 15px }
.metrics-slider b.player--info-value { width: 50%; display: inline-block; float: left; font-size: 22px; padding-top: 8px }
.metrics-slider .player--info-box .player--info-text { width: 50%; display: inline-block; float: left; text-align: left; font-size: 14px; font-weight: normal; margin-top: 0px;max-width: 56px; }
.metrics-slider .player--info-box::after { content: " "; clear: both; float: none; display: block; }
.slick-slider-arrow{ top:16% !important}
}
.panel.collapsible--panel{ float:none}

#player_filter_form label {color: #fff;}



.player--panel-block {margin-bottom: 35px;}
.player--share .dropdown-btn {font-size:18px;background-color: #fff;color: #000;display: inline-block;width: 100%;height: calc(2.25rem + 2px);padding: .375rem 1.75rem .375rem .75rem;  line-height: 1.5;color: #495057;vertical-align: middle;background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-color: rgb(255, 255, 255);background-size: auto;background-size: 8px 10px;border: 1px solid #ced4da;border-radius: .25rem;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.player--share .dropdown .dropdown-menu {background-color: #fff;}
.player--block-wrapper {overflow: hidden; clear:both;}
.heading_game_title,.season_game_name {text-transform: uppercase;font-size: 34px;font-family: 'Teko', sans-serif;font-weight: 500;color: #333;line-height: 0.8;margin-bottom: 10px;}
.player--table.player--agl-stats-table .table tr th {background-color: #ccc !important;color: #333;font-weight: 600;}
.player--table .table tr td {background: inherit !important;}
.player--social-box .player--social {display: block;margin-bottom: 5px; font-size:18px;}
.player--showcase-list .container {padding: 0px 1px;}
.player--showcase-list .panel-heading .toggle-handle{ display:block;}