body {
    font-family: "Open Sans", sans-serif;
    color: #000;
}
.active{
    color:gray;
}
.fw-300 {
    font-weight: 300;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800;
}

.text_grey {
    color: #c8c8c8;
}

.btn_ltblue {
    color: #fff;
    background-color: #0986c9;
    border-color: #0986c9;
}

.btn_ltblue:hover,
.btn_ltblue:focus {
    color: #fff;
    background-color: #147eb8;
    border-color: #147eb8;
}

.radius_lg {
    border-radius: 15px;
}

.radius_30 {
    border-radius: 30px;
}

.title_lg {
    font-weight: 700;
    font-size: 42px;
    line-height: 1.2;
}

.title_md {
    font-weight: 700;
    font-size: 34px;
    line-height: 1.2;
}
.pd_card_wrapper {
    max-width: 980px;
}
.pd_card_wrapper .pd_card_bottom_block {
    margin-top: 1vw;
}
.pd_card_wrapper p {
    color: white;
    font-weight: bold;
}
.box-1 {
    background: linear-gradient(90deg, #4f246d 0.00%, #220c31 100.00%), url(bg.png);
    background-blend-mode: lighten;
}
.team_links {
    min-height: 200px;
}

.wrapper_main {
    /* margin-left: 400px; */
}

.team_info_img {}

.team_info_img img {
    max-width: 680px;
    width: 100%;
    padding: 15px;
}

.language_nav {}

.language_nav a {
    color: #c8c8c8;
    font-weight: 500;
    font-size: 18px;
}

.language_nav a.active,
.language_nav a:hover,
.language_nav a:hover {
    color: #0f0000;
}

.links_right a {
    color: #c8c8c8;
    font-weight: 500;
    font-size: 18px;
    padding: 3px 0;
    line-height: 1.3;
}

.links_right a+a {
    margin-top: 28px;
}

.links_right a.active,
.links_right a:hover,
.links_right a:hover {
    color: #0f0000;
}

.team_info_block {}

.team_info_block .text_lg {
    font-size: 38px;
}

.team_info_block .text_md {
    font-size: 38px;
}

.team_info_block .text_sm {
    font-size: 20px;
}

.team_info_block .team_block_item {}

.team_block_item .team_img_left {}

.team_block_item .team_img_left img {
    max-width: 220px;
}

.team_block_item .team_info_right {}

.team_links .btn_wrap {
    /* max-width: 600px; */
}

data_item_1{
    margin-left: 100px;
}

.team_links .btn_wrap a {
    font-size: 28px;
}

.team_links .collapse_toggle {
    font-size: 48px;
    line-height: 1;
}

.team_links .collapse_toggle. {}

.team_links .collapse_toggle:focus {
    box-shadow: none;
}

.team_links .collapse_toggle .chevron_down {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.team_links .collapse_toggle.collapsed .chevron_down {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.pr_eye_test_item {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.pr_eye_test_item+.pr_eye_test_item {
    margin-top: 34px;
}
/*.box-1 {
    background-image: linear-gradient(90deg, rgba(98, 32, 146, 0.726) 0%,rgba(34,12,49,0.8) 100%), url(bg.png);
	border-radius: 2vw;
    padding: 2vw;
}*/
.box-2 {
    width: 100%;
    background: linear-gradient(90deg, #4f246d 0.00%, #220c31 100.00%);
    background-blend-mode: lighten;
    border-radius: 2vw;
    padding: 2vw;
	margin-top: 2vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-content: space-between;
}
.box-1 {
    border-radius: 2vw;
    padding: 2vw;
}
.box-1-text-box .first-box {
    display: flex;
    align-items: center;
}
.box-1-text-box .first-box p {
    color: white;
    font-weight: bold;
}
.box-1-text-box .second-text-box p {
    color: white;
    font-weight: bold;
}
.pr_eye_test_item .et_icon {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 120px;
    background: rgb(255, 255, 255);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.85);
    position: relative;
    z-index: 111;
    top: -2px;
}

.pr_eye_test_item .et_icon img {
    max-width: 74px;
}

.pr_eye_test_item .et_text_belt {
    position: relative;
    z-index: 110;
    flex-grow: 1;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
    background-color: rgb(0, 0, 0);
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 48%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 48%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 48%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    margin-left: -11px;
}

.player_ratings {}

.player_ratings .bluechip {}

.player_ratings .bluechip .et_icon {
    background-color: #b9f2ff;
}

.player_ratings .bluechip .et_text_belt {
    background: rgb(185, 242, 255);
    background: -moz-linear-gradient(90deg,
            rgba(185, 242, 255, 1) 0%,
            rgba(185, 242, 255, 1) 48%,
            rgba(185, 242, 255, 0) 100%);
    background: -webkit-linear-gradient(90deg,
            rgba(185, 242, 255, 1) 0%,
            rgba(185, 242, 255, 1) 48%,
            rgba(185, 242, 255, 0) 100%);
    background: linear-gradient(90deg,
            rgba(185, 242, 255, 1) 0%,
            rgba(185, 242, 255, 1) 48%,
            rgba(185, 242, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b9f2ff", endColorstr="#b9f2ff", GradientType=1);
}

.player_ratings .gold {}

.player_ratings .gold .et_icon {
    background-color: #b8860b;
}

.player_ratings .gold .et_text_belt {
    background: rgb(184, 134, 11);
    background: -moz-linear-gradient(90deg,
            rgba(184, 134, 11, 1) 0%,
            rgba(184, 134, 11, 1) 48%,
            rgba(184, 134, 11, 0) 100%);
    background: -webkit-linear-gradient(90deg,
            rgba(184, 134, 11, 1) 0%,
            rgba(184, 134, 11, 1) 48%,
            rgba(184, 134, 11, 0) 100%);
    background: linear-gradient(90deg, rgba(184, 134, 11, 1) 0%, rgba(184, 134, 11, 1) 48%, rgba(184, 134, 11, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b8860b", endColorstr="#b8860b", GradientType=1);
}

.player_ratings .silver {}

.player_ratings .silver .et_icon {
    background-color: #a9a9a9;
}

.player_ratings .silver .et_text_belt {
    background: rgb(169, 169, 169);
    background: -moz-linear-gradient(90deg,
            rgba(169, 169, 169, 1) 0%,
            rgba(169, 169, 169, 1) 48%,
            rgba(169, 169, 169, 0) 100%);
    background: -webkit-linear-gradient(90deg,
            rgba(169, 169, 169, 1) 0%,
            rgba(169, 169, 169, 1) 48%,
            rgba(169, 169, 169, 0) 100%);
    background: linear-gradient(90deg,
            rgba(169, 169, 169, 1) 0%,
            rgba(169, 169, 169, 1) 48%,
            rgba(169, 169, 169, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a9a9a9", endColorstr="#a9a9a9", GradientType=1);
}

.player_ratings .green {}

.player_ratings .green .et_icon {
    background-color: #0fd129;
}

.player_ratings .green .et_text_belt {
    background: rgb(15, 209, 41);
    background: -moz-linear-gradient(90deg,
            rgba(15, 209, 41, 1) 0%,
            rgba(15, 209, 41, 1) 48%,
            rgba(15, 209, 41, 0) 100%);
    background: -webkit-linear-gradient(90deg,
            rgba(15, 209, 41, 1) 0%,
            rgba(15, 209, 41, 1) 48%,
            rgba(15, 209, 41, 0) 100%);
    background: linear-gradient(90deg, rgba(15, 209, 41, 1) 0%, rgba(15, 209, 41, 1) 48%, rgba(15, 209, 41, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0fd129", endColorstr="#0fd129", GradientType=1);
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font48 {
    font-size: 48px;
}

.bg_dark_blue {
    background: #b8860b;
    background: -moz-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(177, 177, 177) 100%);
    background: -webkit-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(177, 177, 177) 100%);
    background: linear-gradient(90deg, #b8860b 0.00%,#d8ccb1 100.00%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125f", endColorstr="#48458b", GradientType=1);


    /* ------------------- Demo --------------------- */

    /* position: absolute; */
    width: 146px;
    height: 35px;

    /* border-color: #000000; */
    /* border-width: 1px; */
    /* border-style: none; */
    /* border-radius: 30px; */


    /* background: #b8860b; */
    /* background: linear-gradient(90deg, #b8860b 0.00%,#d8ccb1 100.00%); */
}

.bg_dark_grey {
    background: rgb(169, 169, 169);
    background: -moz-linear-gradient(90deg, rgba(169, 169, 169, 1) 0%, rgba(200, 200, 200, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(169, 169, 169, 1) 0%, rgba(200, 200, 200, 1) 100%);
    background: linear-gradient(90deg, rgba(169, 169, 169, 1) 0%, rgba(200, 200, 200, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a9a9a9", endColorstr="#c8c8c8", GradientType=1);
}

.aahsf_badge {}

.aahsf_badge .badge {
    min-width: 130px;
    border-radius: 30px;
}

.psc_list_item {}

.psc_list_item .tbl_title_row {
    /* transform: translateY(-100%);
    -webkit-transform: translateY(-100%); */
    margin-top: -52px;
    color: #000;
    font-weight: 700;
}

.psc_list_item .tbl_data_row {
    margin-top: 5px;
    position: relative;
    top: 3px;
}

.psc_list_wrapper {
    margin-top: 80px;
}

.psc_list_wrapper .pr_eye_test_item .et_text_belt {
    margin-left: -18px;
    background: rgb(21, 18, 95);
    background: -moz-linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0) 100%);
    background: -webkit-linear-gradient(90deg,
            rgba(21, 18, 95, 1) 0%,
            rgba(21, 18, 95, 1) 48%,
            rgba(21, 18, 95, 0) 100%);
    background: linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
}

.psc_list_item .title_item {
    font-weight: 700;
    font-size: 22px;
}

.psc_list_item .data_item {
    font-size: 22px;
}

.psc_list_item .title_item,
.psc_list_item .data_item {
    padding: 7px 7px;
    line-height: 1.2;
    font-size: 22px;
}

.psc_list_item .title_item:nth-child(1),
.psc_list_item .data_item:nth-child(1) {
    width: 7%;
}

.psc_list_item .title_item:nth-child(2),
.psc_list_item .data_item:nth-child(2) {
    width: 18%;
}

.psc_list_item .title_item:nth-child(3),
.psc_list_item .data_item:nth-child(3) {
    width: 24%;
}

.psc_list_item .title_item:nth-child(4),
.psc_list_item .data_item:nth-child(4) {
    width: 15%;
}

.psc_list_item .title_item:nth-child(5),
.psc_list_item .data_item:nth-child(5) {
    width: 10%;
}

.psc_list_item .title_item:nth-child(6),
.psc_list_item .data_item:nth-child(6) {
    width: 26%;
}


.player_info_block {
    margin-top: 80px;
}

.player_info_block .title_lg {
    position: relative;
    z-index: 111;
}

.player_info_block .player_info_img {
    margin-top: -190px;

}

.player_info_block .player_info_img img {
    max-width: 960px;
}

.player_info_block .player_positions_img img {
    max-width: 1060px;
    width: 100%;
}

.title-2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 1.2;
}

.purple_card {
    border-radius: 20px;
    padding: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: rgb(79, 36, 109);
    background: -moz-linear-gradient(90deg, rgba(79, 36, 109, 1) 0%, rgba(34, 12, 49, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(79, 36, 109, 1) 0%, rgba(34, 12, 49, 1) 100%);
    background: linear-gradient(90deg, rgba(79, 36, 109, 1) 0%, rgba(34, 12, 49, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4f246d", endColorstr="#220c31", GradientType=1);
}

.player_info_block .purple_card {
    max-width: 960px;
}

.player_info_block .dot_green {
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 100%;
    background-color: #108a20;
    -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.7);
}

.legend_block {
    padding: 50px;
    border-radius: 30px;
    border: #a9a9a9 solid 1px;
    box-shadow: 0px 2px 3px 3px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0px 2px 3px 3px rgba(0, 0, 0, 0.6);
}

.mw_740 {
    max-width: 760px;
}

.mw_960 {
    max-width: 960px;
}

.mw_1000 {
    max-width: 1000px;
}

.mw_1060 {
    max-width: 1060px;
}


.left_nav_social {}

.left_nav_social .social-item {
    margin-bottom: 35px;
}

.left_nav_social .icon {
    width: 72px;
    margin-right: 22px;
}

.left_nav_social a {
    text-decoration: none;
    color: #000;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.25;
}

.team_details_block.block_2 {
    padding-left: 250px;
    margin-top: -80px;
}

.ap_nubmer_block_wrapper {}

.ap_nubmer_block_wrapper .ap_nubmer_block {
    width: 63px;
    text-align: center;
    padding: 0 5px;
}

.ap_nubmer_block_wrapper .ap_text {
    font-size: 20px;
    font-weight: 700;
}

.ap_nubmer_block_wrapper .ap_num {
    font-size: 32px;
    font-weight: 700;
}

.tab_style_1 {}

.tab_style_1 {}

.tab_style_1 {}

.tab_style_1 .nav-link {
    border: 0;
    border-radius: 0;
    background-color: #fff;
    font-size: 20px;
    font-weight: 700;
    color: #c8c8c8;
}

.tab_style_1 .nav-link.active,
.tab_style_1 .show>.nav-link {
    color: #000;
}

/*------------- list_style_1 -------------*/
.list_style_1_wrapper {
    margin-top: 50px;
}

.list_style_1_item {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.list_style_1_item+.list_style_1_item {
    margin-top: 45px;
}

.list_style_1_item .list_icon {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    min-width: 120px;
    width: 120px;
    height: 120px;
    background: rgb(184, 134, 11);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.85);
    position: relative;
    z-index: 111;
    top: -2px;
}

.list_style_1_item .list_icon img {
    max-width: 135px;     
}

.list_style_1_item .text_belt {
    margin-left: -18px;
    background: rgb(184, 134, 11);
    background: -moz-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: linear-gradient(90deg, rgb(184, 134, 11)  0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
    flex-grow: 1;
    font-weight: 600;
    border-radius: 5px;
    flex-wrap: wrap;
    border-radius: 5px;

}

.list_style_1_item .text_belt1 {
    margin-left: 70%;
    background: rgb(184, 134, 11);
    background: -moz-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: linear-gradient(90deg, rgb(184, 134, 11)  0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
    flex-grow: 1;
    font-weight: 600;
    flex-wrap: wrap;
    border-radius: 5px;
}
.list_style_1_item .text_belt2 {
    margin-left: 1800px;
    background: rgb(184, 134, 11);
    background: -moz-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: linear-gradient(90deg, rgb(184, 134, 11)  0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
    flex-grow: 1;
    font-weight: 600;
    flex-wrap: wrap;
    border-radius: 5px;
}


.list_style_1_item .tbl_title_row {
    margin-top: -54px;
    color: #000;
    font-weight: 700;
}

.list_style_1_item .tbl_data_row {
    margin-top: 5px;
    position: relative;
    top: 7px;
}

.list_style_1_wrapper .list_style_1_item .et_text_belt {
    margin-left: -18px;
    background: rgb(21, 18, 95);
    background: -moz-linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0) 100%);
    background: -webkit-linear-gradient(90deg,
            rgba(21, 18, 95, 1) 0%,
            rgba(21, 18, 95, 1) 48%,
            rgba(21, 18, 95, 0) 100%);
    background: linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
}

.list_style_1_item .title_item {
    font-weight: 700;
    font-size: 22px;
    font-weight: bold;
}

.list_style_1_item .data_item {
    font-size: 22px;
}

.list_style_1_item .title_item,
.list_style_1_item .data_item {
    padding: 7px 0px 8px;
    line-height: 1.2;
    font-size: 15px;
    font-weight: bold;
}

.list_style_1_item .tbl_colm:nth-child(1) {
    width: 16%;
}

.list_style_1_item .tbl_colm:nth-child(2) {
    width: 16%;
}

.list_style_1_item .tbl_colm:nth-child(3) {
    width: 16%;
}

.list_style_1_item .tbl_colm:nth-child(4) {
    width: 16%;
}

.list_style_1_item .tbl_colm:nth-child(5) {
    width: 15%;
}

.list_style_1_item .tbl_colm:nth-child(6) {
   width: 15%;
}
.list_style_1_item .tbl_colm:nth-child(7) {
    
     width: 3%; 
    
}

/*------------- list_style_2 -------------*/
.list_style_2_wrapper {
    margin-top: 80px;
}

.list_style_2_item {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.list_style_2_item+.list_style_2_item {
    margin-top: 45px;
}

.list_style_2_item .list_icon {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    background: rgb(255, 255, 255);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.85);
    position: relative;
    z-index: 111;
    top: -2px;
}

.quebec{

/* position: absolute; */
width: 100%;
font-weight: bold;
margin-bottom: 1rem !important;
margin-bottom: 10px !important;


}

.quebec1{
color: gray;
    color: #c6c6c6
    display: inline-block;
padding: .35em 1.65em;
  padding-top: 0.35em;
  padding-bottom: 0.35em;
font-size: 17px;
padding-left: 0 !important;

line-height: 1;

text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25rem;
    /* position: absolute; */
/* width: 1298px;
height: 26px; */

}

.quebec1.active {
  color: #000000;

}

.list_style_2_item .list_icon img {
    max-width: 74px;
}

.list_style_2_item .text_belt {
    margin-left: -18px;
    background: rgb(21, 18, 95);
    background: -moz-linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0) 100%);
    background: linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
    flex-grow: 1;
    font-weight: 600;
    flex-wrap: wrap;
    padding: 7px 15px 7px 20px;
}

.list_style_2_item .tbl_title_row {
    margin-top: -45px;
    color: #000;
    font-weight: 700;
}

.list_style_2_item .tbl_data_row {
    margin-top: 9px;
    position: relative;
    top: 3px;
}

.list_style_2_wrapper .list_style_2_item .et_text_belt {
    margin-left: -18px;
    background: rgb(21, 18, 95);
    background: -moz-linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0) 100%);
    background: -webkit-linear-gradient(90deg,
            rgba(21, 18, 95, 1) 0%,
            rgba(21, 18, 95, 1) 48%,
            rgba(21, 18, 95, 0) 100%);
    background: linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
}

.list_style_2_item .title_item {
    font-weight: 700;
    font-size: 22px;
}

.list_style_2_item .data_item {
    font-size: 22px;
    text-align: left;
}

.list_style_2_item .title_item,
.list_style_2_item .data_item {
    padding: 6px 7px;
    line-height: 1.2;
    font-size: 22px;
}

.list_style_2_item .tbl_colm:nth-child(1) {
    width: 8%;
}

.list_style_2_item .tbl_colm:nth-child(2) {
    width: 24%;
}

.list_style_2_item .tbl_colm:nth-child(3) {
    width: 13%;
}

.list_style_2_item .tbl_colm:nth-child(4) {
    width: 13%;
}

.list_style_2_item .tbl_colm:nth-child(5) {
    width: 12%;
}

.list_style_2_item .tbl_colm:nth-child(6) {
    width: 20%;
}

.list_style_2_item .tbl_colm:nth-child(7) {
    width: 10%;
}

.list_style_2_item .tbl_colm:nth-child(7) svg {
    margin-top: -7px;
}

.schedule_block {
    /* max-width: 1000px; */
}

.schedule_block+.schedule_block {
    margin-top: 100px;
}

.schedule_block .date_time {
    color: #000;
    font-weight: 700;
    font-size: 48px;
}

.schedule_block .first_row {
    margin-bottom: 20px;
}

.schedule_block .first_row .image {}


.schedule_block .first_row .num {
    color: #000;
    font-weight: 700;
    font-size: 48px;
}

.schedule_block .second_row .text_1 {
    color: #000;
    font-weight: 700;
    font-size: 48px;
    width: 140px;
}

.schedule_block .second_row .text_2 {
    color: #000;
    font-weight: 700;
    font-size: 48px;
}

.schedule_block .second_row .image {}


.schedule_block .second_row .image img,
.schedule_block .first_row .image img {
    max-width: 650px;
}

.schedule_block .text_bottom {
    margin-top: 20px;
}

.schedule_block .text_bottom a {
    text-decoration: none;
    color: #000;
    font-weight: 700;
    font-size: 18px;
}

.schedule_block .text_bottom a:hover {
    text-decoration: underline;
    color: #000;
}


.link_black {
    color: #000;
    text-decoration: none;
}

.link_black:hover,
.link_black:focus {
    color: #000;
    text-decoration: underline;
}

.link_grey {
    color: #c8c8c8;
    text-decoration: none;
}

.link_grey:hover,
.link_grey:focus {
    color: #000;
    text-decoration: underline;
}

.tab_style_1 .nav-link+.view-option {
    display: none;
}

.tab_style_1 .nav-link.active+.view-option {
    display: block;
}

.pr_eye_test_item .icon_lg {
    width: 140px;
    height: 140px;
}

.list_style_2_item .list_icon img {
    max-width: 60px;
}

.nav_horizontal {}

.nav_horizontal {
    background-color: #F5F5F5 !important;
}

.nav_horizontal .navbar-nav .nav-link {
    color: #c8c8c8;
    font-weight: 500;
}

.nav_horizontal .navbar-nav .nav-link.active,
.nav_horizontal .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9);
    font-weight: 700;
}

.team_details_block .col {
    padding-left: 7px;
    padding-right: 7px;
}

.schedule_block .first_row .image img {
    max-width: 630px;
}
.nav_main .navbar-nav .nav-item .sub_nav{
    display: none;
    margin-top: -15px;
}
.nav_main .navbar-nav .nav-item.active .sub_nav{
    display: flex;
}
.nav_main .sub_nav {
padding-right: 50px;
}
.nav_main .sub_nav a{
    color: #ccc;
    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
}
.nav_main .sub_nav a:focus,
.nav_main .sub_nav a:hover{
    text-decoration: underline;
}
.nav_main .sub_nav a.active{
    color: #000;
}

/* *********************************** */

@media (min-width:992px) {
    .wrapper_main {
        margin-left: 260px;
    }
    .list_style_1_item .text_belt1 {
    margin-left: 40%;
    background: rgb(184, 134, 11);
    background: -moz-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: linear-gradient(90deg, rgb(184, 134, 11)  0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
    flex-grow: 1;
    font-weight: 600;
    flex-wrap: wrap;
    border-radius: 5px;
}

}

@media (min-width: 1200px) {
    .nav_horizontal .navbar-nav .nav-link+.nav-link {
        margin-left: 2vw;
    }

    .wrapper_main {
        margin-left: 310px;
    }
    
    .list_style_1_item .text_belt1 {
    margin-left: 50%;
    background: rgb(184, 134, 11);
    background: -moz-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: linear-gradient(90deg, rgb(184, 134, 11)  0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
    flex-grow: 1;
    font-weight: 600;
    flex-wrap: wrap;
    border-radius: 5px;
}
}

@media (min-width:1300px) {
    .wrapper_main {
        margin-left: 310px;
    }
}

@media (min-width:1400px) {
    .wrapper_main {
        margin-left: 400px;
    }

    .team_details_block .text_sm {
        font-size: 20px;
    }
}

/* *********************************** */

@media (max-width: 1499px) {
    .team_details_block .image img {
        max-width: 120px;
        height: auto;
    }

    .team_links .text48 {
        font-size: 40px;
    }

    .team_links .collapse_toggle .chevron_down {
        max-width: 38px;
    }

    .team_links .btn_wrap a {
        font-size: 26px;
    }

    .schedule_block .second_row .image img,
    .schedule_block .first_row .image img {
        max-width: 620px;
    }
    .player_info_block .player_info_img img {
        max-width: 960px;
        width: 100%;
    }
    .player_info_block .player_info_img {
        margin-top: -175px;
    }
}

@media (max-width: 1399px) {
    .team_details_block .col {
        display: flex;
        flex-direction: column;
    }

    .list_style_1_item .tbl_title_row {
        margin-top: -40px;
    }

    .team_details_block .image {
        order: 1;
    }

    .team_details_block .text_sm {
        font-size: 18px;
        line-height: 1.25;
        order: 2;
    }

    .team_links .radius_30 {
        border-radius: 20px;
        padding: 20px;
    }

    .list_style_1_item .tbl_data_row {
        top: 5px;
    }

    .list_style_1_item .title_item,
    .list_style_1_item .data_item {
        padding: 4px 6px;
        font-size: 11px;
    }

    .list_style_2_item .list_icon,
    .list_style_1_item .list_icon {
        min-width: 100px;
        width: 100px;
        height: 100px;
    }

    .list_style_2_item .list_icon img,
    .list_style_1_item .list_icon img {
/*        max-width: 60px;*/
    }

    .schedule_block .date_time,
    .schedule_block .second_row .text_1,
    .schedule_block .second_row .text_2,
    .schedule_block .first_row .num {
        font-size: 42px;
    }

    .schedule_block .second_row .image img,
    .schedule_block .first_row .image img {
        max-width: 520px;
        width: 100%;
    }

    .schedule_block .second_row .image img,
    .schedule_block .first_row .image img {
        max-width: 600px;
        width: 52vw;
    }
    .nav_main .sub_nav {
        padding-right: 34px;
    }

}

@media (max-width: 1299px) {
    .title_lg {
        font-size: 38px;
    }

    .links_right a+a {
        margin-top: 22px;
    }

    .team_block_item .team_img_left img {
        max-width: 200px;
    }

    .team_info_block .text_lg {
        font-size: 34px;
    }

    .team_links .text48 {
        font-size: 38px;
    }

    .team_links .collapse_toggle .chevron_down {
        max-width: 30px;
        margin-top: -5px;
    }

    .team_links .btn_wrap a {
        font-size: 22px;
    }

    .list_style_1_item .title_item,
    .list_style_1_item .data_item {
        font-size: 13px;
    }

    .list_style_1_item .list_icon {
        min-width: 100px;
        width: 100px;
        height: 100px;
    }

    .list_style_1_item .list_icon img {
/*        max-width: 60px;*/
    }

    .pr_eye_test_item .et_text_belt {
        font-size: 22px;
    }

    .pr_eye_test_item .et_icon {
        width: 100px;
        height: 100px;
    }

    .pr_eye_test_item .et_icon img {
        max-width: 60px;
    }

    .title_md {
        font-size: 32px;
    }

    .list_style_2_item .title_item,
    .list_style_2_item .data_item {
        padding: 6px 6px;
        font-size: 19px;
    }

    .schedule_block .date_time,
    .schedule_block .second_row .text_1,
    .schedule_block .second_row .text_2,
    .schedule_block .first_row .num {
        font-size: 40px;
    }

    .schedule_block .second_row .image,
    .schedule_block .first_row .image {
        padding-right: 15px;
    }
    .title-2 {
        font-size: 30px;
    }
    .legend_block {
        padding: 35px;
        border-radius: 25px;
    }
    .nav_main .navbar-nav .nav-item .sub_nav {
        margin-top: -8px;
    }
    .nav_main .sub_nav a {
        font-size: 16px;
    }
    .nav_main .sub_nav {
        padding-right: 30px;
    }
}

@media (max-width: 1199px) {
    .title_lg {
        font-size: 36px;
    }

    .list_style_1_item .tbl_title_row {
        margin-top: -40px;
    }

    .team_info_img img {
        max-width: 500px;
    }

    .team_block_item .team_img_left img {
        max-width: 160px;
    }

    .team_info_block .text_lg {
        font-size: 32px;
    }

    .team_details_block .text_sm {
        font-size: 16px;
    }

    .list_style_1_item .title_item,
    .list_style_1_item .data_item {
        font-size: 10px;
    }

    .title_md {
        font-size: 28px;
    }

    .ap_nubmer_block_wrapper .ap_text {
        font-size: 18px;
    }

    .ap_nubmer_block_wrapper .ap_num {
        font-size: 30px;
    }

    .list_style_2_item .title_item {
        font-size: 17px;
    }

    .schedule_block .date_time,
    .schedule_block .second_row .text_1,
    .schedule_block .second_row .text_2,
    .schedule_block .first_row .num {
        font-size: 38px;
    }
    .left_nav_social {
        padding-left: 0px;
    }
    .left_nav_social .social-item {
        margin-bottom: 20px;
    }
    .left_nav_social .icon {
        width: 48px;
        margin-right: 10px;
    }
    .left_nav_social a {
        font-size: 18px;
    }
    .player_info_block .player_info_img {
        margin-top: -14vw;
    }
    .player_info_block {
        margin-top: 8vw;
    }
    .title-2 {
        font-size: 28px;
    }
    .team_details_block.block_2 {
        padding-left: 0;
        margin-top: 25px;
    }
    .player_team_info{
        align-items: center;
    }
    .player_team_info .pti_img img{
        max-width: 160px;
    }
    .nav_main .sub_nav {
        padding-right: 15px;
    }
    .nav_main .navbar-nav .nav-item .sub_nav {
        margin-top: -5px;
    }
}
 
@media (max-width: 991px) {
    .title_lg {
        font-size: 32px;
    }
    
    .list_style_1_item .text_belt1 {
    margin-left: 35%;
    background: rgb(184, 134, 11);
    background: -moz-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: linear-gradient(90deg, rgb(184, 134, 11)  0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
    flex-grow: 1;
    font-weight: 600;
    flex-wrap: wrap;
    border-radius: 5px;
}

    .links_right a+a {
        margin-top: 15px;
    }

    .links_right a {
        font-size: 16px;
    }

    .team_block_item .team_img_left img {
        max-width: 140px;
    }

    .team_info_block .text_lg {
        font-size: 28px;
    }

    .team_info_block .text_sm {
        font-size: 18px;
    }

    .team_details_block .col {
        width: 33.33%;
        flex: 0 0 auto;
    }

    .team_links .text48 {
        font-size: 34px;
    }

    .team_links .collapse_toggle .chevron_down {
        max-width: 20px;
        margin-top: -20px;
    }

    .team_links .btn_wrap a {
        font-size: 20px;
    }

    .list_style_1_item .list_icon {
        min-width: 80px;
        width: 80px;
        height: 80px;
    }

    .list_style_1_item .list_icon img {
        max-width: 110%;
    }

    .list_style_1_item .tbl_title_row {
        margin-top: 0px;
    }

    .aahsf_badge .badge {
        font-size: 16px !important;
    }

    .pr_eye_test_item .et_text_belt {
        font-size: 20px;
    }

    .title_md {
        font-size: 24px;
    }

    .list_style_1_item .tbl_title_row {
        margin-top: -45px;
    }

    .ap_nubmer_block_wrapper .ap_text {
        font-size: 17px;
    }

    .ap_nubmer_block_wrapper .ap_num {
        font-size: 28px;
    }

    .ap_nubmer_block_wrapper .ap_nubmer_block {
        width: 60px;
    }

    .list_style_2_item .title_item {
        font-size: 16px;
    }

    .schedule_block .date_time,
    .schedule_block .second_row .text_1,
    .schedule_block .second_row .text_2,
    .schedule_block .first_row .num {
        font-size: 32px;
    }

    .schedule_block .second_row {
        flex-wrap: wrap;
    }

    .schedule_block .second_row .text_1 {
        width: 100%;
        margin: 0;
    }

    .schedule_block .second_row .image img,
    .schedule_block .first_row .image img {
        max-width: 550px;
        width: 87vw;
    }

    .schedule_block .text_bottom a {
        font-size: 17px;
    }

    .schedule_block+.schedule_block {
        margin-top: 60px;
    }
    .purple_card {
        padding: 40px;
        font-size: 17px;
    }
    .left_nav_social a {
        font-size: 17px;
    }
    .left_nav_social .icon {
        width: 38px;
    }
    .left_nav_social .social-item {
        margin-bottom: 15px;
    }
    .wrapper_main {
         margin-top: 75px; 
    }
    .player_info_block .player_info_img {
        margin-top: -17vw;
    }
    .title-2 {
        font-size: 26px;
    }
    .legend_block {
        padding: 25px;
        box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.25);
    }
    .player_info_block p{
        font-size: 17px;
    }
    .player_team_info .pti_img img{
        max-width: 140px;
    }
    .tab_style_1 .nav-link {
        font-size: 18px;
    }
    .nav_main .navbar-nav .nav-item .sub_nav {
        margin-top: 0;
        padding-left: 38px;
    }
}

@media (max-width: 767px) {
    .links_right a+a {
        margin-top: 10px;
    }
    
    .list_style_1_item .text_belt1 {
    margin-left: 35%;
    background: rgb(184, 134, 11);
    background: -moz-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: linear-gradient(90deg, rgb(184, 134, 11)  0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
    flex-grow: 1;
    font-weight: 600;
    flex-wrap: wrap;
    border-radius: 5px;
}


    .team_block_item .team_img_left img {
        max-width: 110px;
    }

    .team_links .text48 {
        font-size: 30px;
    }

    .team_links .btn_wrap a {
        font-size: 18px;
    }

    .pr_eye_test_item .et_icon {
        min-width: 80px;
        width: 80px;
        height: 80px;
    }

    .pr_eye_test_item .et_icon img {
        max-width: 50px;
    }

    .ap_nubmer_block_wrapper .ap_text {
        font-size: 16px;
    }

    .ap_nubmer_block_wrapper .ap_num {
        font-size: 26px;
    }

    .ap_nubmer_block_wrapper .ap_nubmer_block {
        width: 50px;
    }

    .list_style_2_item .text_belt {
        flex-wrap: wrap;
        padding: 25px 15px 0 28px;
    }

    .list_style_2_item .tbl_title_row {
        margin-top: auto;
    }

    .list_style_2_item .tbl_data_row {
        margin-top: 0;
        position: relative;
        top: 0;
    }

    .list_style_2_item .data_item {
        font-size: 17px;
    }

    .list_style_2_item .tbl_colm:nth-child(n) {
        width: 33.33%;
        margin-bottom: 24px;
    }

    .list_style_2_item .title_item {
        font-size: 14px;
        /* background-color: #c89922; */
        background-color: #e3b131;
        border-radius: 5px;
        padding: 3px 5px 4px;
        letter-spacing: 0.01rem;
    }

    .list_style_2_item .tbl_colm:nth-child(7) svg {
        margin-top: 0;
        max-width: 32px;
    }

    .list_style_2_item .tbl_data_row {
        margin-top: 0;
        position: relative;
        top: 0;
    }

    .list_style_2_item .data_item {
        padding: 7px 0 0;
    }

    .list_style_2_item .list_icon {
        min-width: 80px;
        width: 80px;
        height: 80px;
    }

    .schedule_block .second_row .image img,
    .schedule_block .first_row .image img {
        max-width: 75vw;
        width: auto;
    }

    .schedule_block .first_row .num,
    .schedule_block .second_row .text_2 {
        display: flex;
        align-items: center;
    }
    .title-2 {
        font-size: 22px;
    }
    .player_team_info .pti_img img{
        max-width: 130px;
    }
    .team_info_block .text_sm{
        font-size: 17px;
    }
} 

@media (max-width: 700px) {
    .list_style_1_item .tbl_title_row {
        margin-top: 0;
    }

    .list_style_1_item .tbl_data_row {
        top: 0;
    }

    .list_style_1_item .title_item,
    .list_style_1_item .data_item {
        padding: 2px 6px;
    }

    .list_style_1_item .tbl_colm:nth-child(n) {
        width: 33.33%;
        margin-bottom: 20px;
        padding-right: 8px;
    }

    .list_style_1_item .text_belt {
        background: rgb(21, 18, 95);
        background: -moz-linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0.5) 100%);
        background: -webkit-linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0.5) 100%);
        background: linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
    }

    /* .list_style_1_item .tbl_title_row {
        color: #f9bd2b;
    } */

    .list_style_1_item .title_item {
        font-size: 14px;
        /* background-color: #c89922; */
        background-color: #e3b131;
        border-radius: 5px;
        padding: 3px 5px 4px;
        letter-spacing: 0.01rem;
    }
}

@media (max-width: 575px) {
    .title_lg {
        font-size: 28px;
    }

    .team_info_img img {
        max-width: 90%;
    }

    .team_info_block .text_lg {
        font-size: 26px;
    }

    .team_info_block .text_sm {
        font-size: 16px;
    }

    .team_info_block .team_block_item {
        background-color: #eeedeb;
        padding: 12px 5px 14px;
        border-radius: 12px;
    }

    .team_block_item .team_img_left {
        margin-bottom: 5px;
    }

    .team_block_item .team_img_right {
        width: 100%;
    }

    .team_details_block .col {
        width: 50%;
    }

    .pr_eye_test_item {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        background-color: rgb(0, 0, 0);
        background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0.4) 100%);
        background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0.4) 100%);
        background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0.4) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
        padding: 20px;
        margin-top: 30px;
    }

    .pr_eye_test_item+.pr_eye_test_item {
        margin-top: 58px;
    }

    .pr_eye_test_item .et_text_belt {
        background: none;
    }

    .pr_eye_test_item .et_icon {
        margin-top: -55px;
    }

    .pr_eye_test_item.bluechip {
        background: rgb(185, 242, 255);
        background: -moz-linear-gradient(90deg, rgba(185, 242, 255, 1) 0%, rgba(185, 242, 255, 1) 48%, rgba(185, 242, 255, 0) 100%);
        background: -webkit-linear-gradient(90deg, rgba(185, 242, 255, 1) 0%, rgba(185, 242, 255, 1) 48%, rgba(185, 242, 255, 0) 100%);
        background: linear-gradient(90deg, rgba(185, 242, 255, 1) 0%, rgba(185, 242, 255, 1) 48%, rgba(185, 242, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b9f2ff", endColorstr="#b9f2ff", GradientType=1);
    }

    .pr_eye_test_item.gold {
        background: rgb(184, 134, 11);
        background: -moz-linear-gradient(90deg, rgba(184, 134, 11, 1) 0%, rgba(184, 134, 11, 1) 48%, rgba(184, 134, 11, 0) 100%);
        background: -webkit-linear-gradient(90deg, rgba(184, 134, 11, 1) 0%, rgba(184, 134, 11, 1) 48%, rgba(184, 134, 11, 0) 100%);
        background: linear-gradient(90deg, rgba(184, 134, 11, 1) 0%, rgba(184, 134, 11, 1) 48%, rgba(184, 134, 11, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b8860b", endColorstr="#b8860b", GradientType=1);
    }

    .pr_eye_test_item.silver {
        background: rgb(169, 169, 169);
        background: -moz-linear-gradient(90deg, rgba(169, 169, 169, 1) 0%, rgba(169, 169, 169, 1) 48%, rgba(169, 169, 169, 0) 100%);
        background: -webkit-linear-gradient(90deg, rgba(169, 169, 169, 1) 0%, rgba(169, 169, 169, 1) 48%, rgba(169, 169, 169, 0) 100%);
        background: linear-gradient(90deg, rgba(169, 169, 169, 1) 0%, rgba(169, 169, 169, 1) 48%, rgba(169, 169, 169, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a9a9a9", endColorstr="#a9a9a9", GradientType=1);
    }

    .pr_eye_test_item.green {
        background: rgb(15, 209, 41);
        background: -moz-linear-gradient(90deg, rgba(15, 209, 41, 1) 0%, rgba(15, 209, 41, 1) 48%, rgba(15, 209, 41, 0) 100%);
        background: -webkit-linear-gradient(90deg, rgba(15, 209, 41, 1) 0%, rgba(15, 209, 41, 1) 48%, rgba(15, 209, 41, 0) 100%);
        background: linear-gradient(90deg, rgba(15, 209, 41, 1) 0%, rgba(15, 209, 41, 1) 48%, rgba(15, 209, 41, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0fd129", endColorstr="#0fd129", GradientType=1);
    }

    .player_ratings .pr_eye_test_item.bluechip .et_text_belt,
    .player_ratings .pr_eye_test_item.gold .et_text_belt,
    .player_ratings .pr_eye_test_item.silver .et_text_belt,
    .player_ratings .pr_eye_test_item.green .et_text_belt {
        background: transparent;
    }

    .title_lg {
        font-size: 24px;
    }

    .list_style_2_item {
        flex-direction: column;
        align-items: self-start;
    }

    .list_style_2_item {
        background: rgb(21, 18, 95);
        background: -moz-linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0.5) 100%);
        background: -webkit-linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0.5) 100%);
        background: linear-gradient(90deg, rgba(21, 18, 95, 1) 0%, rgba(21, 18, 95, 1) 48%, rgba(21, 18, 95, 0.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
        /* padding: 15px 15px 10px; */
        padding: 25px 25px 0 25px;
        border-radius: 10px;
    }

    .list_style_2_item .text_belt {
        flex-wrap: wrap;
        padding: 20px 15px 0 20px;
        background: transparent;
    }

    .list_style_2_item .list_icon {
        margin-top: -55px;
    }

    .list_style_2_item .tbl_colm:nth-child(n) {
        width: 50%;
        margin-bottom: 25px;
    }

    .schedule_block .date_time {
        flex-direction: column;
        font-size: 28px;
    }

    .schedule_block .second_row .image {
        width: 90%;
    }

    .schedule_block .text_bottom a {
        font-size: 15px;
        font-weight: 500;
    }

    .schedule_block .second_row .text_1 {
        line-height: 1;
    }
    .schedule_block .second_row .image img,
    .schedule_block .first_row .image img {
        max-width: 77vw;
        width: auto;
    }
}

@media (max-width: 810px) {
    .list_style_1_item .tbl_title_row {}
}

@media (max-width: 575px) {
    .list_style_1_item .text_belt {
        background: transparent;
    }

    .list_style_1_item {
         background: rgb(184, 134, 11);
    background: -moz-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgb(184, 134, 11) 0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    background: linear-gradient(90deg, rgb(184, 134, 11)  0%, rgb(171, 97, 7) 48%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#15125F", endColorstr="#15125F", GradientType=1);
        padding: 15px 20px 10px;
        border-radius: 10px;


       


    }

    .list_style_1_item .tbl_colm:nth-child(n) {
        width: 46%;
    }

    .list_style_1_item {
        flex-direction: column;
        align-items: flex-start;
    }

    .list_style_1_item .list_icon {
        margin-top: -50px;
    }

    .list_style_1_item .data_item {
        padding: 0;
    }

    .ap_nubmer_block_wrapper .ap_nubmer_block {
        width: 48px;
    }
    .player_info_block .title_lg {
        font-size: 22px;
    }
    .purple_card {
        padding: 32px;
        font-size: 16px;
        letter-spacing: 0.0075em;
    }
    .legend_block {
        padding: 20px;  
    }
    .player_team_info .pti_img img {
        max-width: 100px;
    }
    .player_team_info {
        background-color: #eeedeb;
        padding: 12px 5px 14px;
        border-radius: 12px;
    }
} 


@media (max-width: 414px) {
    .schedule_block .second_row .text_1,
    .schedule_block .second_row .text_2,
    .schedule_block .first_row .num {
        font-size: 24px;
    }

    .schedule_block .date_time {
        font-size: 20px;
        line-height: 1.3;
        margin-bottom: 7px;
    }
    .schedule_block + .schedule_block {
        margin-top: 50px;
    }
    .purple_card {
        padding: 24px;
    }
    .title_lg {
        font-size: 22px;
    }
}
@media (max-width: 375px) {

    .schedule_block .second_row .image,
    .schedule_block .first_row .image {
        padding-right: 7px;
    }

    .schedule_block .text_bottom {
        margin-top: 15px;
    }
    .schedule_block .second_row .text_1 {
        margin-bottom: 6px;
    }

    .schedule_block .second_row .text_1,
    .schedule_block .second_row .text_2,
    .schedule_block .first_row .num {
        font-size: 22px;
    }

    .schedule_block .date_time {
        font-size: 18px;
    }
}