.player--search-wrapper {background-color: #d5d5d5;padding-top: 10px;padding-bottom: 10px;}
.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;}
.player--search-wrapper .player--title {color: #050505;font-family: 'FugazOne';font-size: 20px;line-height: 1;padding-left: 0;}
.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-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;padding: 0 5px;}
.player--search-wrapper .player--search-btn { border-color: #000; }
.player--search-wrapper .player--reset-btn { border-color: #000; background-color: #000; color: #fff;}
.player--search-wrapper .player--scout-btn {background-color: #8a8a8a;width: auto;margin-left: auto;color: #fff;}

.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--details { margin-bottom: 30px; }

.player--fetured-wrapper {padding-top: 30px;padding-bottom: 20px;}
.player--fetured-wrapper .player--title {font-size: 30px;font-family: 'FugazOne';font-weight: 500;line-height: 0.8;margin-bottom: 16px;padding-left: 0px;color: #050505;}
.player--fetured-wrapper .slide {padding: 0;border-left: 2px dotted #dadada;}
.player--fetured-wrapper .player--card {margin: auto;padding: 0 15px;}
.player--fetured-wrapper .player--card img { max-width: 100%; object-fit: cover; height: 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 {padding-bottom: 0;font-family: 'Source Sans Pro';font-size: 16px;padding-top: 5px;}

.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: 450px;max-width: 450px;margin-right: 15px;}

.player--main-social {max-width: 100%;height: 100%;display: flex;flex-wrap: wrap;}
.player--main-social img {width: 100%;max-width: 200px;margin: auto;display: block;}
.player--panel { background-color: #f2f2f2; padding: 12px; }
.player--main-social a i {background-color: #000000;color: #02f25a;min-width: 32px;height: 32px;text-align: center;line-height: 32px;border-radius: 100px;font-size: 16px;font-weight: 100;margin-right: 10px;}
.player--main-social a { display: flex; align-items: center; flex: 0 0 50%; max-width: 50%; margin-top: 5px; margin-bottom: 5px; }
.player--main-social .fa-tiktok { background-image: url('../images/player-profile/tiktok-icon.png'); background-position: center; background-size: 15px; background-repeat: no-repeat; }
.player--panel-wrapper.player--games-list .panel .panel-heading { background-color: #313131; margin-bottom: 0px; color: #fff; }

.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: #c5c5c5;color: #313131;font-size: 20px;font-family: 'Source Sans Pro';font-weight: 800;}
.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--profile-ads {
    max-width: 700px;
    margin: auto;
    width: 100%;
    font-family: 'FugazOne';
    font-size: 30px;
    color: #fff;
    background-color: #000;
    text-align: center;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.player--table-title {
    background-color: #313131;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-family: 'FugazOne';
    line-height: 1;
    font-size: 18px;
}

.player--column-container-1 .player--left-column {
    max-width: 100% !important;
    width: 100%;
    margin: 0px;
}

.player--table-sticky .table td {
    font-size: 20px;
}

.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: 20px;font-family: 'FugazOne';font-weight: 500;color: #333;line-height: 0.8;margin-bottom: 10px;padding-left: 0px;}
.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: #d5d5d5;color: #050505;padding: 11px;font-weight: 600;font-size: 18px;margin-bottom: 5px;}
.player--panel-wrapper .panel .panel-heading:after { display: none; }
.player--panel-wrapper .panel .panel-body {padding: 0px;background-color: #f2f2f2;padding-bottom: 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: 5px;}
.player--info-box {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;-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: 45px;font-family: 'Teko';font-weight: 600;text-align: center;line-height: 0.8;width: 100%;background-color: #d5d5d5;padding: 20px 15px 12px;}
.player--info-box .player--info-text {font-size: 17px;font-weight: 600;margin-top: 10px;text-align: center;}
.player--d-bottom p { color: #050505; font-family: 'Source Sans Pro'; font-weight: 700; margin: 0px; font-size: 18px; margin-bottom: 10px; }
.player--d-bottom p img { margin-right: 5px; }
.player--details-wrapper .player--details-right { margin-left:25px; flex: 1; }
.player--details-wrapper .player--details-left {flex: 1;}
.player--details-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; }


.player--video-gallary { display: flex; width: 100%; }
.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;display: none !important;}
.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 { flex: 1; padding: 15px; background-color: #000; max-width: 400px; }
.player--media .player--media-body {align-content: center;padding-left: 15px;color: #fff;}
.player--media .player--media-body .player--media-title { display: block; margin-bottom: 5px; font-size: 17px; }
.player--media .player--media-body .player--media-time { font-size: 15px; }
.player--video-gallary .player--slider-nav  .slide {overflow: hidden;padding: 10px 0;border: 0px;}
.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;flex: 1;margin: 0px;}
.player--frame-container { width: 100%; height: 0px; padding-top: 56.25%; position: relative; }
.player--frame-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.player--ads { margin-top:28px; }
.player--ads img { max-width: 100%; }
.player--media {display: flex;align-items: center;}
.player--media .player--media-image { max-width: 150px; }

.player--about .player--d-top {display: -webkit-box;display: -ms-flexbox;display: flex;padding: 15px;background-color: #5f5f5f;background-size: cover;background-repeat: no-repeat;}
.player--d-top .player--d-t-r {flex: 1;align-self: flex-end;}
.player--d-top .player--d-t-l { padding-right: 20px; }
.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 { background-color: transparent; padding: 0px; }
.player--main-social .player--social-title {font-family: 'Source Sans Pro';font-size: 18px;text-align: center;display: block;margin-top: 0px;color: #333;font-weight: 600;}
.player--search-wrapper .d-flex {
    flex-direction: column;
}
.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;margin-top: 15px;}
.player--d-bottom .player--d-b-left {flex: 1;padding-right: 15px;border-right: 2px dotted #d5d5d5;}
.player--d-bottom  .player--d-b-right {flex: 1;padding-left: 15px;}
.player--image img { width: 100%; }
.player--details .player--image {overflow: hidden;max-width: 100%;width: 138px;height: 138px;border-radius: 200px;display: flex;align-items: center;justify-content: center;}
.player--fetured-wrapper .player--card .player--image { display: flex; justify-content: center; max-width: 188px; width: 100%; margin: auto; height: 188px; align-items: center; }

.player--fetured-wrapper .player--card .player--content .player--name { font-size: 20px; font-family: 'Source Sans Pro'; }
.player--image .profile-placeholder { width: 100%; height: 100px; background-position: center; background-size: contain; background-repeat: no-repeat; }
.player--position .badge {width: 32px;height: 32px;padding: 0px;border-radius: 100px;background-color: #245aa0;color: #fff;font-family: 'Source Sans Pro';font-size: 14px;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;}
.player--position {font-size: 0;margin-bottom: 0px;}
.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--d-bottom p:last-child { margin-bottom: 0px; }
.player--search-wrapper .player--search-right .player--reset-btn {margin-top: auto;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--top-bar {display: flex;justify-content: space-between;align-items: center;margin-bottom: 22px;margin-top: 20px;}
.player--social-box .player--social > i { background-color: #000000; color: #02f25a; width: 32px; height: 32px; text-align: center; line-height: 32px; border-radius: 100px; font-size: 16px; font-weight: 100; margin-right: 10px; }
.player--social-box .player--social { display: inline-block; color: #050505; font-family: 'Source Sans Pro',sans-serif; font-weight: 800; font-size: 18px; margin-right: 15px; }
.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--details .player--name {font-family: 'FugazOne';font-size: 26px;padding: 12px;background-color: #d5d5d5; text-transform: uppercase;}
.player--details .player--status { text-align: center; font-size: 38px; color: #ffffff; font-family: 'FugazOne'; line-height: 0.8; margin-bottom: 35px; }
.player--row { display: flex; align-items: center; }
.player--verified { font-size: 16px; color: #02f25a; background-color: #050505; padding: 5px; display: inline-block; text-transform:uppercase; margin:auto; }
.player--row .player-col:first-child { flex: 1; }
.player--position .badge + .badge { margin-left: 5px; }
.player--showcase-list .row div[class^="col-"] { border-left: 2px dotted #d5d5d5; }
.player--info-box .player--info-text { width: 100%; margin-top: 0px; color: #fff; font-family: 'FugazOne'; background-color: #000; padding: 7px; margin-bottom: 5px; }
fa-tiktok

.team--records-wrapper .team-logo-content { border-radius: 200px; border: 0px; padding: 0px; max-width: 168px; }
.team--records-wrapper .team-details-wrapper.block {margin-top: 0px;border: 0px;border-radius: 0px;align-items: center;background-size: cover;background-repeat: no-repeat;background-position: right center;padding: 18px;}
.team--records-wrapper .team-details-block .team-name { font-size: 40px; color: #02f25a; font-family: 'FugazOne'; }
.team--records-wrapper .team-details-block .team-location,
.team--records-wrapper .team-details-block .team-division,
.team--records-wrapper .team-details-block .team-year { font-size: 28px; font-family: 'Source Sans Pro'; font-weight: 600; line-height: 1; color: #fff; }
.team--records-wrapper .block { border: 0px; padding: 0px; box-shadow:none; }
.team--records-wrapper .team-record-right .block {box-shadow: none;padding: 0px;margin-bottom: 0px;display: table;table-layout: fixed;}
.team--records-wrapper .block .title { font-family: 'FugazOne'; margin-bottom: 0px; }
.team--records-wrapper .team-record-right .block .title { font-size: 25px; 
  font-size: 30px;
    font-family: 'FugazOne';
    font-weight: 500;
    line-height: 0.8;
    padding-left: 0px;
    color: #050505;
}
.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 { border-radius: 0px; 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: #313131; }
.team--record-season .dropdown .btn { border:1px solid #000; border-top:0;  border-radius: 0px; width: 100%; text-align: left; display: flex; background-color: #fff; color: #313131; }
.team--record-season .dropdown .btn::after { margin-left: auto; }
.team--record-season .dropdown-menu { border:1px solid #000; 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--details-left .fireBox {font-size: 20px;font-family: 'FugazOne';font-weight: 500;color: #333;line-height: 0.8;margin-bottom: 10px;padding-left: 0px;background: transparent;margin-top: 23px !important;}
.player--details-left .coinBotm.player_award {background: transparent;margin-top: 30px !important;}
.player--details-left .boxtext {padding: 0px;font-size: 16px;color: #000;}

@media(max-width:1199px){
  .player--details-wrapper .player--details-right { max-width: 400px; min-width: 400px; }
  .player--video-gallary .player--slider-nav { max-width: 300px; }
  .player--media .player--media-image { max-width: 100px; }
}

@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;min-width: 1px;max-width: 400px;}
  .player--column-container .player--right-column {max-width: 100%;margin-top: 30px;}
  .player--details-wrapper .player--details-right {max-width: 100%;min-width: 1px;margin-top: 25px;}
  .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--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%; }
  .player--details-wrapper { flex-direction: column; }
  .player--details-wrapper .player--details-left { padding-right: 0px; }
  .player--video-gallary { flex-direction: column; }
  .player--video-gallary .player--slider-nav { max-width: 100%; }

  .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: left;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 { -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%; }
}

@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 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-top: 10px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .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%;padding-left: 0px;}
  .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%;padding-right: 0px;width: 100%;}
  .player--d-t-l .player--p-n { font-size: 30px; }
  .player--main-social a { max-width: 100%; }
}

.heading_game_title {font-size: 28px;font-family: 'Roboto Condensed';font-weight: 900;color: #c5c5c5;margin-bottom: 16px;padding-left: 0px;line-height: 0.8;text-transform: uppercase;}
#player-profile-image-edit i.fa-edit{color:#fff;}
.player--share #shareLinkAction .dropdown-btn{font-size: 13px;border-radius: 0px;display: inline-block;width: 100%;height: calc(2.25rem + 2px);padding: .375rem 1.75rem .375rem .75rem;line-height: 1.5;color: #fff;vertical-align: middle;background: #5b9aea 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-size: auto;background-size: 8px 10px;border: none;border-radius: 0;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.player--block-wrapper.mt-5{ margin-top:0px !important;}
.player--showcase-list .panel-heading .toggle-handle{ display:none;}
.player--showcase-list .panel .panel-heading {line-height: 24px;}