
.player--search-wrapper {background-color: #2c2c2c;padding-top: 40px;padding-bottom: 40px;font-family: 'Open Sans';}
.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;margin-bottom: 30px;}
.player--search-wrapper .player--title {color: #050505;font-family: 'Roboto Condensed';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: 500;color: #515151;font-size: 15px;}

.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;display: inline-flex;width: 100%;font-weight: 600;padding: 0 5px;align-items: center;justify-content: center;}
.player--search-wrapper .player--search-btn {
    background-color: #7b7878;
}
.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;}
.player--search-wrapper .player--profile-btn {width: auto;margin-left: auto;padding: 12px 20px;font-size: 24px;font-weight: 600;line-height: 1.95;height: auto;}
.player--search-wrapper .player--title .h4 {display: block;color: #a1a1a1;font-size: 32px;margin: 0px;line-height: 1;font-weight: 600;}
.player--search-wrapper .player--profile-btn i {margin-right: 10px;padding-right: 10px;border-right: 1px solid #a1201c;font-size: 35px;}
.player--search-form label {font-weight: 600;font-size: 18px;color: #fff;}
.player--search-wrapper .player--title .h3 {font-size: 42px;color: #ffffff;line-height: 1;display: block;margin: 0px;font-weight: 600;}
.player--search-wrapper .player--title .h4 { text-transform: uppercase; }
.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-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: 32px;font-family: 'Roboto Condensed';font-weight: 600;line-height: 0.8;margin-bottom: 25px;padding-left: 0px;color: #c5c5c5;}
.player--fetured-wrapper .slide {padding: 0;}
.player--fetured-wrapper .player--card {margin: auto;padding: 0px;}
.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;line-height: 1.5;font-size: 16px;color: #1f1f1f;}
.player--fetured-wrapper .player--card .player--content {padding-bottom: 0;font-family: 'Open Sans';font-size: 16px;padding-top: 5px;flex: 1;}

.player--column-container {display: -webkit-box;display: -ms-flexbox;display: flex;margin-top: 18px;clear: both;}
.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--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;font-family: 'Roboto Condensed';}
.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: #f3f3f3;}
.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: #000000;font-size: 17px;font-family: 'Roboto Condensed';font-weight: 400;}
.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;font-weight: 400;}
.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:after {content: '';display: block;clear: both;}
.player--block-wrapper .player--title {font-size: 28px;font-family: 'Roboto Condensed';font-weight: 900;color: #c5c5c5;margin-bottom: 16px;padding-left: 0px;line-height: 0.8;}
.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;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;background-color: #e6e6e6;}
.player--info-box .player--info-value {word-break: normal;display: block;font-size: 45px;font-weight: 800;text-align: center;line-height: 0.8;width: 100%;padding: 30px 15px 12px;font-family: 'Source Sans Pro';}
.player--info-box .player--info-text {font-size: 18px;font-weight: 600;margin-top: 10px;text-align: center;}

.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;flex-direction: column;}
.player--search-wrapper {background-color: #2c2c2c;padding-top: 40px;padding-bottom: 40px;font-family: 'Open Sans';}
.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;margin-bottom: 30px;}
.player--search-wrapper .player--title {color: #050505;font-family: 'Roboto Condensed';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: 500;color: #515151;font-size: 15px;}

.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;display: inline-flex;width: 100%;font-weight: 600;padding: 0 5px;align-items: center;justify-content: center;}
.player--search-wrapper .player--search-btn {
    background-color: #7b7878;
}
.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;}
.player--search-wrapper .player--profile-btn {width: auto;margin-left: auto;padding: 12px 20px;font-size: 24px;font-weight: 600;line-height: 1.95;height: auto;}
.player--search-wrapper .player--title .h4 {display: block;color: #a1a1a1;font-size: 32px;margin: 0px;line-height: 1;font-weight: 600;}
.player--search-wrapper .player--profile-btn i {margin-right: 10px;padding-right: 10px;border-right: 1px solid #a1201c;font-size: 35px;}
.player--search-form label {font-weight: 600;font-size: 18px;color: #fff;}
.player--search-wrapper .player--title .h3 {font-size: 42px;color: #ffffff;line-height: 1;display: block;margin: 0px;font-weight: 600;}
.player--search-wrapper .player--title .h4 { text-transform: uppercase; }
.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-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: 32px;font-family: 'Roboto Condensed';font-weight: 600;line-height: 0.8;margin-bottom: 25px;padding-left: 0px;color: #c5c5c5;}
.player--fetured-wrapper .slide {padding: 0;}
.player--fetured-wrapper .player--card {margin: auto;padding: 0px;}
.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;line-height: 1.5;font-size: 16px;color: #1f1f1f;}
.player--fetured-wrapper .player--card .player--content {padding-bottom: 0;font-family: 'Open Sans';font-size: 16px;padding-top: 5px;flex: 1;}

.player--column-container {display: -webkit-box;display: -ms-flexbox;display: flex;margin-top: 18px;clear: both;}
.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--panel-wrapper.player--games-list .panel .panel-heading { background-color: #313131; margin-bottom: 0px; color: #fff; }
.player--search-wrapper .container > .d-flex {display: block !important;}
.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;font-family: 'Roboto Condensed';}
.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: #f3f3f3;}
.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: #000000;font-size: 17px;font-family: 'Roboto Condensed';font-weight: 400;}
.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;font-weight: 400;}
.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:after {content: '';display: block;clear: both;}
.player--block-wrapper .player--title {font-size: 28px;font-family: 'Roboto Condensed';font-weight: 900;color: #c5c5c5;margin-bottom: 16px;padding-left: 0px;line-height: 0.8;}
.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;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;background-color: #e6e6e6;}
.player--info-box .player--info-value {word-break: normal;display: block;font-size: 45px;font-weight: 800;text-align: center;line-height: 0.8;width: 100%;padding: 30px 15px 12px;font-family: 'Source Sans Pro';}
.player--info-box .player--info-text {font-size: 18px;font-weight: 600;margin-top: 10px;text-align: center;}

.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;flex-direction: column;}



body .player-profile{ font-family:"Inter" ;}
.player-profile .framtop{ width: 100%;}
.player-profile .framMedia{ background: url(../images/bg.jpg) repeat-x bottom left; background-size: auto 100%; /*! margin-bottom:-6px; *//*! min-height: 299px; */}
.player-profile .framtop .stars{ width: 52px; /*! height: 100%; */ background: #D41F31;}
.player-profile .framtop .stars li {display: inline-block;width: 100%;text-align: center;margin: 17px 0;}
.player-profile .framtop .stars li img{ max-width: 100%;}
.player-profile .framtop .pics img{ width: 240px;}
.player-profile .frTitl{ background: #D41F31; border-radius: 0 8px 8px 0; padding:0 27px; width: auto;  display: inline-block; margin-top: 30px;}
.player-profile .frTitl h1{ color: #fff; font-size: 37px; line-height: 44px; text-transform: uppercase; font-weight: 500 !important; display:inline-block;margin: 0px; font-family: 'AlumniSans';}
.player-profile .frTitl h1 span{ display: inline-block; background: #fff; padding:7px 15px; color: #243B90; margin:0 18px;}
.player-profile .contList{ width: 100%; display: inline-block; max-width: 645px; padding:15px 25px 10px 25px;}
.player-profile .contList li{ width: 100%; float: left; color: #fff; font-size: 13px; line-height: 28px;}
.player-profile .contList li strong{ font-weight: 700;}
.player-profile .contList ul{ width: 50%; float: left;}
.player-profile .agRank{ width: 100%; padding: 0 25px;}
.player-profile .agRank li{ display: inline-block; margin-right: 10px;}
.player-profile .agRank li span.ageRankLabel{ display: inline-block; background: #D41F31; border-radius: 8px; overflow: hidden; font-family: 'AlumniSans'; font-size: 29px; line-height: 30px; text-transform: uppercase; color: #fff;}
.player-profile .agRank li  span.ageRankData{ background: #C6A873; width: 50.67px; height: 48.22px; display: inline-block; line-height: 48px; text-align: center;}
.player-profile .agRank li  em{ display: inline-block; font-style: normal; padding: 0 15px;}
.player-profile .mdRtBox{ padding: 10px;}
.player-profile .shares {display: flex;background: #FFFFFF;border-radius: 4px;padding: 6px;align-items: center;justify-content: center;max-width: 127px; float: right;}
.player-profile .shares li{ display: inline-block; color: #101828; font-size: 14px; line-height: 16px; padding: 0 6px;}
.player-profile .shares li a{ color: #D41F31; font-size: 23px;}
.player-profile .mdLftBox{ max-width: 66%;float: left;}
.player-profile .mdRtBox{ max-width: 34%;float: left;}
.player-profile .framMedia .media-body{ display: flex; justify-content: space-between;}
.player-profile .conctBox{ min-width: 260px; width: 260px; border-radius: 8px; overflow: hidden; background: #fff; margin-top: 10px;width: 100%; float: right;}
.player-profile .conctBox h4{ font-weight: 300; font-size: 14px; line-height: 20px; color: #fff; background: #D41F31; padding: 10px 20px; margin: 0px; font-weight: 600; font-family: 'Inter';}
.player-profile .conctBox .text{ width: 100%; padding: 3px;}
.player-profile .conctBox .inBox{ background: #F6F6F6; padding: 10px; text-align: center; border-radius: 8px;}
.player-profile .conctBox .inBox p{ font-size: 14px; line-height: 20px; color: #344054; padding-bottom: 0px; margin: 0px; font-weight: normal; font-family: 'Inter';}
.player-profile .conctBox .inBox p strong{ font-weight: 700;}

.player-profile .clK{ color: #101828; font-weight: 700; font-size: 12px; line-height: 20px; background: #fff; border: 1px solid #CFCFCF; border-radius: 8px; margin-top: 5px; display: inline-block; padding: 4px 7px;}
.player-profile .clK:hover{ color:#D41F31; }
.player-profile .mdgray{ width: 100%; background: #F6F6F6; padding: 12px 20px;}
.player-profile .mdgray li{ display: inline-block; background: #CFCFCF; padding: 6px 21px; border-radius: 8px; border: 1px solid #CFCFCF; color: #101828; font-size: 14px; line-height: 20px; font-weight: 600; margin-right: 8px; }
.player-profile .framMid{ width: 100%; margin-top: 20px;}
.player-profile .framMidIn{ width: 100%; background: #F6F6F6; padding: 20px; text-align: center;}
.player-profile .maxBox {width: 193px;height: 156px;background: #fff;border-radius: 8px;text-align: center;display: flex;justify-content: center;align-items: center;flex-direction: column;margin-top: 25px;}
.player-profile .maxBox .titl{ display: inline-block; width: 100%; color: #101828; font-size: 71px; line-height: 76px; font-family: 'AlumniSans'; font-weight: 700;}
.player-profile .mxtxt{ width: 100%; border-top: 8px solid #D41F31; padding: 19px 0 10px; color: #101828; font-size: 14px; line-height: 16px; text-transform: uppercase; font-weight: 700;}
.player-profile .framMidIn .frmmedia{ gap:12px;}
.player-profile .clickLock{ width: 100%; text-align: center; display: inline-block; margin-top: 20px;}
.player-profile .clickLock i{ display: inline-block;}
.player-profile .clickLock i img{ max-width: 100%; margin-bottom: 10px;}
.player-profile .clickLock p{ color: #344054; font-size: 14px; line-height: 20px; font-weight: 400; margin-bottom: 6px;}
.player-profile .hitngRow{ width: 100%; margin: 20px 0;}
.player-profile .btPadd{ padding: 0 40px;}
.player-profile .hitngRow h4{ color: #101828; font-size: 25px; line-height: 30px; text-transform: uppercase; font-weight: 700; font-family: 'AlumniSans';}
.player-profile .hitngRow .maxBox .titl{ font-size: 47px; line-height: 50px;}
.player-profile .hitngRow .maxBox{ border: 1px solid #CFCFCF; width: 131px; height: 105px; margin-top: 7px;}
.player-profile .hitngRow .maxBox .mxtxt{ padding: 14px 0 10px;}
.player-profile .hitngRow .media{ gap:10px; display:block;}
.player-profile .hitngRow .bx1{ padding-right: 20px; position: relative;}
.player-profile .hitngRow .bx1:first-child:before{ width: 1px; height: 105px; right: 0px; background:#CFCFCF; content: ""; position: absolute; bottom: 0px; }
.player-profile .hitngRow .bx1:last-child{ padding-right: 0px; padding-left: 20px;}
.player-profile .grHits{ width: 100%; background: #F6F6F6; border-radius: 8px;padding-bottom: 20px;margin-top: 21px;}
.player-profile .hitngRow p{ font-size: 14px; line-height: 20px; color: #344054;}
.player-profile .hitngRow.d-flex{ margin-bottom: 40px;}
.player-profile .dtaDay{ display: inline-block; overflow: hidden; border-radius: 4px; margin: 7px 0 10px;}
.player-profile .dtaDay li{ display: inline-block; padding: 8px 12px; color: #fff; font-size: 14px; line-height: 20px; font-weight: 400;}
.player-profile .dtaDay li:first-child{ background: #D41F31; border-right: 1px solid #fff;}
.player-profile .dtaDay li:last-child{ background: #243B90;}
.player-profile .clickLockOpen{ width: 100%; padding: 0 20px; padding-bottom: 10px;}
.player-profile .clickLockOpen .row{ margin: 0 -7px;}
.player-profile .clickLockOpen .col-sm-2{ padding: 0 7px;}
.player-profile .blMidaBox{ overflow: hidden; border-radius: 8px; margin-top: 14px;}
.player-profile .blU{ background: #243B90; width: 50%; font-size: 12px; line-height: 18px; text-transform: uppercase; color: #fff; border: 1px solid #243B90; padding: 10px 15px;font-weight: 700; border-radius: 8px 0 0 8px; text-align: left;}
.player-profile .whT{ background: #fff; width: 50%; font-size: 53px; line-height: 53px; text-transform: uppercase; color: #101828; border: 1px solid #CFCFCF; padding: 10px;font-weight: 700; font-family: 'AlumniSans'; border-radius: 0 8px 8px 0;}
.player-profile .whT,.player-profile  .blU {height: 80px;display: flex;justify-content: center;align-items: center;}
.player-profile .whHits{ width: 100%; margin-top: 15px;}
.player-profile .whHits tr td,.player-profile  .whHits tr th{ color: #101828; font-size: 14px; line-height: 20px; padding: 10px; border: none; text-align: center;}
.player-profile .whHits tr th{ background: #F6F6F6; font-weight: 600; text-transform: uppercase;}
.player-profile .whHits tr th:nth-child(2),.player-profile  .whHits tr td:nth-child(2){ text-align: left;}
.player-profile .whHits tr th:last-child,.player-profile  .whHits tr td:last-child{ padding-right: 35px;}
.player-profile .whHits tr th:nth-child(1),.player-profile  .whHits tr td:nth-child(1){ padding-left: 20px;}
.player-profile .midvideoSec{ padding-top: 30px; padding-bottom: 30px;}
.player-profile .midVideoBox{ width: 100%;}
.player-profile .midVideoBox video{ width: 100%; height: 231px; object-fit:cover;}
.player-profile .midVideoBox .text{ width: 100%;}
.player-profile .midVideoBox .text ul{ background: #F6F6F6; padding: 0 10px; min-height:35px;}
.player-profile .midVideoBox .text ul li{ display: inline-block; padding:5px 0px; color: #101828; font-size: 20px; line-height: 25px; text-transform: uppercase; font-family: 'AlumniSans'; font-weight: 700;}
.player-profile .midVideoBox .text ul li::after {content: "|";color: #A9A9A9;padding: 0 5px;position: relative;top: -2px;}
.player-profile .midVideoBox .text ul li:last-child:after{ display: none;}
.player-profile .midVideoBox .vdo{ background:#F6F6F6; }
.player-profile .midVideoBox p{ padding: 10px; color: #344054; font-size: 14px; line-height: 20px;}
.player-profile .clckBlue {
	display: inline-block;
	font-size: 15px;
	line-height: 28px;
	color: #fff !important;
	border-radius: 4px;
	background: #243B90;
	padding: 3px 28px;
	margin-top: 20px;
}
.player-profile .framtop .pics img{ height: 294px !important; object-fit:cover;}
.player-profile .framtop .pics, .framtop .stars{ height: 294px;}
.player-profile .framtop .stars{ /*! display: flex; */justify-content: center; align-items: center;/*! float: left; */}
.player-profile .box25{ width: 25%; float: left;}
.player-profile .box75{ width: 75%; float: left;}
.player-profile .hitngRow .mdcolm{ padding: 0 5px; float: left;}
.player-profile .hitngRow .mdcolm .maxBox{ width: 100%;}
.player-profile .box25 .mdcolm{ width: 50%;}
.player-profile .hitngRow .bx1:first-child::before {height: 82.7%;}
.player-profile .box75 .mdcolm{ width:16.666%;}
.player-profile .inBox.text-left p{ line-height: 24px;}
.player-profile .inBox.text-left{ background: none;}
.player-profile .midVideoBox .vdo{ position: relative;}
.player-profile .midVideoBox .vdo img{ width: 100%;}
.player-profile .midVideoBox .vdo i {position: absolute;top: calc(50% - 20px);left: calc(50% - 10px);color: #fff;bottom: 0;right: 0;font-size: 3em;}

.player--frame-container {width: 100%;height: 0px;padding-top: 56.25%;position: relative;}
.video-details {line-height: 1.4;font-size: 13px;}
.video-details h2 {font-size: 20px;}
.player--frame-container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.player-profile .mediaEval img {margin-left: 74px;max-width: 146px;}
.player-profile .mediaEval {flex-direction: row-reverse;}
.media-body {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}



.player-profile .frTitl h1, .player-profile .frTitl h1 b { font-weight:400 !important;}
.player-profile .contList li{     font-size: 14px; line-height: 24px; font-weight: normal; font-family: 'Inter';}
.player-profile .contList li strong { font-weight: 600; }
.player-profile .framtop .pics img { height: 300px !important;}
.player-profile .framtop .pics, .framtop .stars { height: 300px; }
.player-profile .shares li img {width: 20px; height:auto;}



@media screen and (max-width:1200px){
	.player-profile .mdLftBox, .mdRtBox{ max-width: 100% !important;}
	.player-profile .framMedia .media-body{ display: inline-block; width: 100%;}
	.player-profile .mdgray li{ margin-bottom: 4px;}
	.player-profile .hitngRow .bx1:first-child{ width: 25%; float: left;}
	.player-profile .hitngRow .bx1:last-child{ width: 75%; float: left;}
	.player-profile .btPadd{ padding-left: 15px; padding-right: 15px;}
}
@media screen and (max-width:1199px){
	.player-profile .player-profile .clickLockOpen .col-sm-2{ -webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
	.player-profile .clickLockOpen .row{justify-content: center;}
}
@media screen and (max-width:991px){
	.player-profile .frTitl h1{ font-size: 30px; line-height: 32px;}
	.player-profile .maxBox .titl{ font-size: 53px; line-height: 69px;}
	.player-profile .mxtxt{ border-width: 6px;}
	.player-profile .maxBox {width: 193px;height: 136px;}
	.player-profile .hitngRow .maxBox .titl {font-size: 31px;line-height: 46px;}
	.player-profile .clickLockOpen .col-sm-2{ -webkit-box-flex: 0;-ms-flex: 0 0 33.333%;flex: 0 0 33.333%;max-width: 33.333%;}
	.player-profile .clickLockOpen .row{justify-content: center;}
	.player-profile .clickLockOpen{ padding: 0px;}
}
@media screen and (max-width:767px){
	.player-profile .framMedia{ width: 100%; display: inline-block; position: relative;}
	.player-profile .framtop .stars {width: 52px;height: 300px;position: absolute;left: 0px;top: 0px;}
	.player-profile .framtop .pics{ padding-left: 52px;height: auto;}
	.player-profile .hitngRow .bx1:last-child{ padding-left: 10px;}
	.player-profile .hitngRow .bx1 {padding-right: 10px;}
	.player-profile .clickLockOpen .col-sm-2{ -webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.player-profile .clickLockOpen .row{justify-content: center;}
	.player-profile .clickLockOpen{ padding: 0px;}
}
@media screen and (max-width:640px){
	.player-profile .hitngRow .bx1:first-child,.player-profile  .hitngRow .bx1:last-child {width: 100%;float: left; padding: 10px 0;}
	.player-profile .hitngRow.d-flex {margin-bottom: 20px;display: inline-block !important;width: 100% !important;}  
	.player-profile .hitngRow .bx1:first-child::before{ display: none;}  
	.player-profile .btPadd {padding-left: 0;padding-right: 0;}  
	.player-profile .box25 .mdcolm,.player-profile  .box75 .mdcolm{ width: 25%;}
}

@media screen and (max-width:575px){
	.player-profile .frTitl{ padding: 0 14px;}
	.player-profile .frTitl h1 {font-size: 25px;line-height: 25px;}
	.player-profile .contList{ padding: 14px 18px;}
	.player-profile .agRank{ padding: 0 18px;}
	.player-profile .agRank li .ageRankLabel{ font-size: 24px;line-height: 25px;}
	.player-profile .agRank li  span.ageRankData{ height: 41.22px; line-height: 39px;}
	.player-profile .framMidIn .frmmedia{ width: 100%;flex-wrap: wrap;}
	.player-profile .maxBox{ margin: 0px;}
	.player-profile .hitngRow .media {gap: 10px;flex-wrap: wrap;}
	.player-profile .maxBox{ width: 160px;}
}
@media screen and (max-width:480px){
	.player-profile .contList ul {width: 100%;float: left;}
	.player-profile .frTitl h1 {font-size: 22px;line-height: 25px;}
	.player-profile .frTitl h1 span {padding: 7px 9px;margin: 0 8px;}
	.player-profile .blU{ padding: 10px;}
	.player-profile .clickLockOpen .row {margin: 0 -2px;}
	.player-profile .clickLockOpen .col-sm-2 {padding: 0 2px;}
}
@media screen and (max-width:400px){
	.player-profile .clickLockOpen .col-sm-2{ -webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.player-profile .framMidIn{ padding: 10px;}
	.player-profile .blU{ font-size: 12px;line-height: 19px;}
	.player-profile .whT{ font-size: 36px;line-height: 49px;}
	.player-profile .whT,.player-profile  .blU{   height: 66px;}
}
@media screen and (max-width:380px){
	.player-profile .frTitl h1 {font-size: 20px;line-height: 25px;}
	.player-profile .framtop .pics img {width: 174px;object-fit: cover;height: 195px !important;}
	.player-profile .framtop .stars li {display: inline-block;width: 100%;text-align: center;margin: 8px 0;}	
	.player-profile .framtop .stars,.framtop .pics{ height: 195px;}

	.player-profile .clickLockOpen .col-sm-2{ flex: 0 0 100%; max-width: 100%;}	
	.player-profile .conctBox { min-width: 220px;}
	
	
}


/*for team profile*/


.team-profile .framtop{ width: 100%;}
.team-profile .framMedia{ background: url(../images/bg.jpg) repeat-x bottom left; background-size: auto 100%;}
.team-profile .framtop .stars{ width: 52px; height: 100%; background: #D41F31;}
.team-profile  .framtop .stars li {display: inline-block;width: 100%;text-align: center;margin: 16px 0;}
.team-profile .framtop .stars li img{ max-width: 100%;}
.team-profile .framtop .pics img{ width: 240px;}
.team-profile .frTitl{ background: #D41F31; border-radius: 0 8px 8px 0; padding:0 27px; width: auto;  display: inline-block; margin-top: 39px;}
.team-profile .frTitl h1{ color: #fff; font-size: 37px; line-height: 37px; text-transform: uppercase; font-weight: 500; display:inline-block;margin: 0px; font-family: 'AlumniSans';}
.team-profile .frTitl h1 span{ display: inline-block; background: #fff; padding:7px 15px; color: #243B90; margin:0 18px;}
.team-profile .contList{ width: 100%; display: inline-block; max-width: 645px; padding: 11px 30px;}
.team-profile .contList li{ width: 100%; float: left; color: #fff; font-size: 14px; line-height: 28px;}
.team-profile .contList li strong{ font-weight: 700;}
.team-profile .contList ul{ width: 50%; float: left;}
.team-profile .agRank{ width: 100%; padding: 0 0px 0 30px;}
.team-profile .agRank li{ display: inline-block; margin-right: 10px;}
.team-profile .agRank li a{ display: inline-block; background: #D41F31; border-radius: 8px; overflow: hidden; font-family: 'AlumniSans'; font-size: 29px; line-height: 30px; text-transform: uppercase; color: #fff;}
.team-profile .agRank li a span{ background: #C6A873; width: 50.67px; height: 48.22px; display: inline-block; line-height: 48px; text-align: center;}
.team-profile .agRank li a em{ display: inline-block; font-style: normal; padding: 0 15px;}



.team-profile .mdRtBox{ padding: 10px;}
.team-profile .shares {display: flex;background: #FFFFFF;border-radius: 4px;padding: 6px;align-items: center;justify-content: center;max-width: 127px; float: right;}
.team-profile .shares li{ display: inline-block; color: #101828; font-size: 14px; line-height: 16px; padding: 0 6px;}
.team-profile .shares li a{ color: #D41F31; font-size: 23px;}
.team-profile .mdLftBox{ max-width: 66%;float: left;}
.team-profile .mdRtBox{ max-width: 34%;float: left;}
.team-profile .framMedia .media-body{ display: flex; justify-content: space-between;}
.team-profile .conctBox{ width: 260px; border-radius: 8px; overflow: hidden; background: #fff; margin-top: 10px;/*width: 100%;*/ float: right;}
.team-profile .conctBox h4{ font-weight: 600; font-size: 14px; line-height: 20px; color: #fff; background: #D41F31; padding: 10px 20px; margin: 0px;}
.team-profile .conctBox .text{ width: 100%; padding: 3px;}
.team-profile .conctBox .inBox{ background: #F6F6F6; padding: 20px; text-align: center; border-radius: 8px;}
.team-profile .conctBox .inBox p{ font-size: 13px; line-height: 20px; color: #344054; padding-bottom: 0px; margin: 0px;}
.team-profile .clK{ color: #101828; font-weight: 700; font-size: 14px; line-height: 20px; background: #fff; border: 1px solid #CFCFCF; border-radius: 8px; margin-top: 5px; display: inline-block; padding: 4px 7px;}
.team-profile .clK:hover{ color:#D41F31; }
.team-profile .mdgray{ width: 100%; background: #F6F6F6; padding: 12px 20px;}
.team-profile .mdgray li{ display: inline-block; background: #CFCFCF; padding: 6px 21px; border-radius: 8px; border: 1px solid #CFCFCF; color: #101828; font-size: 14px; line-height: 20px; font-weight: 600; margin-right: 8px;}
.team-profile .framMid{ width: 100%; margin-top: 20px;}
.team-profile .framMidIn{ width: 100%; background: #F6F6F6; padding: 20px; text-align: center;}
.team-profile .maxBox {width: 193px;height: 156px;background: #fff;border-radius: 8px;text-align: center;display: flex;justify-content: center;align-items: center;flex-direction: column;margin-top: 25px;}
.team-profile .maxBox .titl{ display: inline-block; width: 100%; color: #101828; font-size: 71px; line-height: 76px; font-family: 'AlumniSans'; font-weight: 700;}
.team-profile .mxtxt{ width: 100%; border-top: 8px solid #D41F31; padding: 19px 0 10px; color: #101828; font-size: 14px; line-height: 16px; text-transform: uppercase; font-weight: 700;}
.team-profile .framMidIn .frmmedia{ gap:12px;}
.team-profile .clickLock{ width: 100%; text-align: center; display: inline-block; margin-top: 20px;}
.team-profile .clickLock i{ display: inline-block;}
.team-profile .clickLock i img{ max-width: 100%; margin-bottom: 10px;}
.team-profile .clickLock p{ color: #344054; font-size: 14px; line-height: 20px; font-weight: 400; margin-bottom: 6px;}
.team-profile .hitngRow{ width: 100%; margin: 15px 0;}
.team-profile .btPadd{ padding: 0 40px;}
.team-profile .hitngRow h4{ color: #101828; font-size: 25px; line-height: 30px; text-transform: uppercase; font-weight: 700; font-family: 'AlumniSans';}
.team-profile .hitngRow .maxBox .titl{ font-size: 47px; line-height: 50px;}
.team-profile .hitngRow .maxBox{ border: 1px solid #CFCFCF; width: 131px; height: 105px; margin-top: 7px;}
.team-profile .hitngRow .maxBox .mxtxt{ padding: 14px 0 10px;}
.team-profile .hitngRow .media{ gap:10px;}
.team-profile .hitngRow .bx1{ padding-right: 20px; position: relative;}
.team-profile .hitngRow .bx1:first-child:before{ width: 1px; height: 105px; right: 0px; background:#CFCFCF; content: ""; position: absolute; bottom: 0px; }
.team-profile .hitngRow .bx1:last-child{ padding-right: 0px; padding-left: 20px;}
.team-profile .grHits{ width: 100%; background: #F6F6F6; border-radius: 8px;padding-bottom: 20px;margin-top: 21px;}
.team-profile .hitngRow p{ font-size: 14px; line-height: 20px; color: #344054;}
.team-profile .hitngRow.d-flex{ margin-bottom: 40px;}
.team-profile .evatons{ margin-top: 60px;}
.team-profile .dtaDay{ display: inline-block; overflow: hidden; border-radius: 4px; margin: 7px 0 10px;}
.team-profile .dtaDay li{ display: inline-block; padding: 8px 12px; color: #fff; font-size: 14px; line-height: 20px; font-weight: 400;}
.team-profile .dtaDay li:first-child{ background: #D41F31; border-right: 1px solid #fff;}
.team-profile .dtaDay li:last-child{ background: #243B90;}
.team-profile .clickLockOpen{ width: 100%; padding: 0 20px; padding-bottom: 10px;}
.team-profile .clickLockOpen .row{ margin: 0 -7px;}
.team-profile .clickLockOpen .col-sm-2{ padding: 0 7px;}
.team-profile .blMidaBox{ overflow: hidden; border-radius: 8px; margin-top: 14px;}
.team-profile .blU{ background: #243B90; width: 50%; font-size: 14px; line-height: 24px; text-transform: uppercase; color: #fff; border: 1px solid #243B90; padding: 10px 15px;font-weight: 700; border-radius: 8px 0 0 8px; text-align: left;}
.team-profile .whT{ background: #fff; width: 50%; font-size: 53px; line-height: 53px; text-transform: uppercase; color: #101828; border: 1px solid #CFCFCF; padding: 10px;font-weight: 700; font-family: 'AlumniSans'; border-radius: 0 8px 8px 0;}
.team-profile .whT,.team-profile  .blU {height: 80px;display: flex;justify-content: center;align-items: center;}
.team-profile .whHits{ width: 100%; margin-top: 15px;}
.team-profile .whHits tr td,.team-profile  .whHits tr th{ color: #101828; font-size: 12px; line-height: 21px; padding: 10px; border: none; text-align: center;}
.team-profile .whHits tr td a,.team-profile  .whHits tr th a{ color: #101828; }
.team-profile  .vs-game {width: 80px;}
.team-profile  .vs-game b{ font-weight:normal;}
.team-profile .facebook-share{background: #D41F31;width: 25px;height: 23px;display: block;border-radius: 50%;text-align: center;}
.team-profile .facebook-share i{color: #fff;text-align: center;font-size: 14px;}
.team-profile .whHits tr th{ background: #F6F6F6; font-weight: 600; text-transform: uppercase;}
.team-profile .whHits tr th:nth-child(2),.team-profile  .whHits tr td:nth-child(2){ text-align: left;}
.team-profile .whHits tr th:last-child,.team-profile  .whHits tr td:last-child{ padding-right: 35px;}
.team-profile .whHits tr th:nth-child(1),.team-profile  .whHits tr td:nth-child(1){ padding-left: 20px;}
.team-profile .midvideoSec{ padding-top: 30px; padding-bottom: 30px;}
.team-profile .midVideoBox{ width: 100%;}
.team-profile .midVideoBox video{ width: 100%; height: 231px; object-fit:cover;}
.team-profile .midVideoBox .text{ width: 100%;}
.team-profile .midVideoBox .text ul{ background: #F6F6F6; padding: 0 10px;}
.team-profile .midVideoBox .text ul li{ display: inline-block; padding:5px 0px; color: #101828; font-size: 20px; line-height: 25px; text-transform: uppercase; font-family: 'AlumniSans'; font-weight: 700;}
.team-profile .midVideoBox .text ul li::after {content: "|";color: #A9A9A9;padding: 0 5px;position: relative;top: -2px;}
.team-profile .midVideoBox .text ul li:last-child:after{ display: none;}
.team-profile .midVideoBox .vdo{ background:#F6F6F6; }
.team-profile .midVideoBox p{ padding: 10px; color: #344054; font-size: 14px; line-height: 20px;}
.team-profile .clckBlue{ display: inline-block; font-size: 10px; line-height: 30px; color: #fff !important; border-radius: 4px; background: #243B90; padding: 0 14px; margin-top: 20px;}
.team-profile .framtop .pics img{ /*! height: 82%; */ object-fit:cover;}
.team-profile .framtop .pics,.team-profile  .framtop .stars{ }
.team-profile .framtop .stars{ display: flex;justify-content: center; align-items: center;}
.team-profile .box25{ width: 25%; float: left;}
.team-profile .box75{ width: 75%; float: left;}
.team-profile .hitngRow .media{ display: inherit; margin: 0 -3px;}
.team-profile .hitngRow .mdcolm{ padding: 0 5px; float: left;}
.team-profile .hitngRow .mdcolm .maxBox{ width: 100%;}
.team-profile .box25 .mdcolm{ width: 50%;}
.team-profile .hitngRow .bx1:first-child::before {height: 100%;}
.team-profile .box75 .mdcolm{ width:16.666%;}
.team-profile .inBox.text-left p{ line-height: 24px;}
.team-profile .inBox.text-left{ background: none;}
.team-profile .midVideoBox .vdo{ position: relative;}
.team-profile .midVideoBox .vdo img{ width: 100%;}
.team-profile .midVideoBox .vdo i {position: absolute;top: calc(50% - 20px);left: calc(50% - 10px);color: #fff;bottom: 0;right: 0;font-size: 3em;}
.team-profile .box25 h4{ position: relative;}
.team-profile .box25 h4:before{ position: absolute; top: 0; right: -20px; content: ""; border-right: 1px solid #fff; height: 151%;}

.team-profile .frTitl{ width: auto; overflow: hidden; min-width: 545px;}
.team-profile .frTitl h1 {display: flex;margin: 0px;justify-content: space-between;width: 100%;align-items: center;}
.team-profile .mdLftBoxFlx .frTitl h1 span{ margin-right: 0px;}
.team-profile .mdLftBoxFlx .frTitl{ padding: 0 0 0 27px; }
.team-profile .flowSos li{ display: inline-block; width: auto; margin-left: 7px;}
.team-profile .flowSos li a{ display: inline-block; color: #fff; font-size: 20px;}
.team-profile .contList ul.flowSos{ width: auto !important; float: none; display: inline-block;}
.team-profile .contList{ min-height: 95px;}
.team-profile .carocelSec{ width: 100%; background: #EAECF0; padding: 40px 0; margin: 40px 0 0;}
.team-profile .slick-prev,.team-profile  .slick-next{ cursor:pointer; border:0px; width: 39px; height: 124px; background: #D41F31 !important; position: absolute; top: 40%; transform: translateY(-50%); font-size: 30px !important; color: #fff !important;}
.team-profile .slick-prev{ left: 0px; border-radius: 8px 0 0 8px;}
.team-profile .userTabl tr td:first-child {
	width: 165px !important;
	display: block;
}
.team-profile .slick-next{ right: 0px; border-radius: 0 8px 8px 0;}
.team-profile .carocelSec .owl-carousel{ padding: 0 60px;}
.team-profile .caroBox{ width: 100%; text-align: center;}
.team-profile .caroBox img{ width: 100%; height: 220px; object-fit:cover;}
.team-profile  .slick-slide{ margin-right:15px;}

.team-profile .caroBox h4{ padding: 12px 20px 0; color: #101828; font-size: 14px; line-height: 20px; margin: 0px; font-weight:bold;}
.team-profile .dropdown .btn.dropdown-toggle{ font-size:15px;	}
.team-profile .usrIcn img{ max-width: 100%; width: 26px;}
.team-profile .usrIcn{ margin-right: 10px; display: inline-block;}
.team-profile .whHits .text-left tr td, .team-profile .whHits .text-left tr th{ text-align: left;}
.team-profile .w3Box{ width: 100%; display: inline-block;}
.team-profile .w3Box .mdcolm{ width: 33.333%;}
.team-profile .frmBtms{ width: 100%; padding: 30px 0;}
.team-profile .hitngRow{ display: inline-block;}
.team-profile .player_profile_link {background-image:url(../images/user.png);margin-right: 6px;margin-top: -7px;}

.team-profile .framtop .pics { background-color: #cfcfcf; height: 294px; align-content: center;}
.team-profile .framtop .pics img { vertical-align: revert-layer; display: inline-block; }
.team-profile .frTitl{ margin-top: 55px;}


@media screen and (max-width:1200px){
	.team-profile .mdLftBox,.team-profile  .mdRtBox{ max-width: 100%;}
	.team-profile .framMedia .media-body{ display: inline-block; width: 100%;}
	.team-profile .mdgray li{ margin-bottom: 4px;}
	.team-profile .hitngRow .bx1:first-child{ width: 25%; float: left;}
	.team-profile .hitngRow .bx1:last-child{ width: 75%; float: left;}
	.team-profile .btPadd{ padding-left: 15px; padding-right: 15px;}
}
@media screen and (max-width:1199px){
	.team-profile .clickLockOpen .col-sm-2{ -webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
	.team-profile .clickLockOpen .row{justify-content: center;}
}
@media screen and (max-width:991px){
	.team-profile .frTitl h1{ font-size: 30px; line-height: 32px;}
	.team-profile .maxBox .titl{ font-size: 53px; line-height: 69px;}
	.team-profile .mxtxt{ border-width: 6px;}
	.team-profile .maxBox {width: 193px;height: 136px;}
	.team-profile .hitngRow .maxBox .titl {font-size: 31px;line-height: 46px;}
	.team-profile .clickLockOpen .col-sm-2{ -webkit-box-flex: 0;-ms-flex: 0 0 33.333%;flex: 0 0 33.333%;max-width: 33.333%;}
	.team-profile .clickLockOpen .row{justify-content: center;}
	.team-profile .clickLockOpen{ padding: 0px;}
}
@media screen and (max-width:767px){
	.team-profile .framtop .pics {height: 300px;}
	.team-profile .framMedia{ width: 100%; display: inline-block; position: relative;}
	.team-profile .framtop .stars {width: 52px;height: 300px;position: absolute;left: 0px;top: 0px;}
	.team-profile .framtop .pics{ padding-left: 52px;}
	.team-profile .hitngRow .bx1:last-child{ padding-left: 10px;}
	.team-profile .hitngRow .bx1 {padding-right: 10px;}
	.team-profile .clickLockOpen .col-sm-2{ -webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.team-profile .clickLockOpen .row{justify-content: center;}
	.team-profile .clickLockOpen{ padding: 0px;}
	.team-profile .box25 h4::before {right: -10px;}
}
@media screen and (max-width:640px){
	.team-profile .hitngRow .bx1:first-child,.team-profile  .hitngRow .bx1:last-child {width: 100%;float: left; padding: 10px 0;}
	.team-profile .hitngRow.d-flex {margin-bottom: 20px;display: inline-block !important;width: 100% !important;}  
	.team-profile .hitngRow .bx1:first-child::before{ display: none;}  
	.team-profile .btPadd {padding-left: 0;padding-right: 0;}  
	.team-profile .box25 .mdcolm,.team-profile  .box75 .mdcolm{ width: 25%;}
	.team-profile .box25 h4::before { display: none;}
}
@media screen and (max-width:575px){
	.team-profile .frTitl{ padding: 0 14px;}
	.team-profile .frTitl h1 {font-size: 25px;line-height: 25px;}
	.team-profile .contList{ padding: 14px 18px;}
	.team-profile .agRank{ padding: 0 18px;}
	.team-profile .agRank li a{ font-size: 24px;line-height: 25px;}
	.team-profile .agRank li a span{ height: 41.22px; line-height: 39px;}
	.team-profile .framMidIn .frmmedia{ width: 100%;flex-wrap: wrap;}
	.team-profile .maxBox{ margin: 0px;}
	.team-profile .hitngRow .media {gap: 10px;flex-wrap: wrap;}
	.team-profile .maxBox{ width: 160px;}
	.team-profile .frTitl{ min-width: 80%;}
	.team-profile .slick-prev,.team-profile  .slick-next{ width: 28px;height: 80px}
	.team-profile .carocelSec .owl-carousel {padding: 0 36px;}
}
@media screen and (max-width:480px){
	.team-profile .contList ul {width: 100%;float: left;}
	.team-profile .frTitl h1 {font-size: 22px;line-height: 25px;}
	.team-profile .frTitl h1 span {padding: 7px 9px;margin: 0 8px;}
	.team-profile .blU{ padding: 10px;}
	.team-profile .clickLockOpen .row {margin: 0 -2px;}
	.team-profile .clickLockOpen .col-sm-2 {padding: 0 2px;}
}
@media screen and (max-width:400px){
	.team-profile .clickLockOpen .col-sm-2{ -webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.team-profile .framMidIn{ padding: 10px;}
	.team-profile .blU{ font-size: 12px;line-height: 19px;}
	.team-profile .whT{ font-size: 36px;line-height: 49px;}
	.team-profile .whT,.team-profile  .blU{   height: 66px;}
}
@media screen and (max-width:380px){
	.team-profile .frTitl h1 {font-size: 20px;line-height: 25px;}
	.team-profile .framtop .pics img {width: 174px;object-fit: cover;}
	.team-profile .framtop .stars li {display: inline-block;width: 100%;text-align: center;margin: 8px 0;}	
	.team-profile .framtop .stars,.team-profile .framtop .pics{ height: 195px;}
	.team-profile .conctBox{ width: 100%; max-width: 260px;}	
	.team-profile .w3Box .mdcolm {width: 50%;}
}