@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900');

@font-face {
    src: url(../fonts/poppins-font/Poppins-Black.ttf), format('ttf');
}

@font-face {
    src: url(../fonts/poppins-font/Poppins-Bold.ttf), format('ttf');
}

@font-face {
    src: url(../fonts/poppins-font/Poppins-ExtraBold.ttf), format('ttf');
}

@font-face {
    src: url(../fonts/poppins-font/Poppins-ExtraLight.ttf), format('ttf');
}

@font-face {
    src: url(../fonts/poppins-font/Poppins-Light.ttf), format('ttf');
}

@font-face {
    src: url(../fonts/poppins-font/Poppins-Medium.ttf), format('ttf');
}

@font-face {
    src: url(../fonts/poppins-font/Poppins-Regular.ttf), format('ttf');
}

@font-face {
    src: url(../fonts/poppins-font/Poppins-SemiBold.ttf), format('ttf');
}

@font-face {
    src: url(../fonts/poppins-font/Poppins-Thin.ttf), format('ttf');
}


/* josefin-sans-font start */
@import url('https://fonts.cdnfonts.com/css/tw-cen-mt');

@font-face {
    src: url(../fonts/tw-cen-mt-font/Tw\ Cen\ MT.ttf), format('ttf');
}

/* josefin-sans-font end*/
/** BASIC CSS **/

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}


html,
body {
    height: auto;
    max-width: 100%;
    min-width: 100%;
    background: #F1F2F9;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-weight: normal;
    font-style: normal;
    overflow-x: hidden;
}

p {
    font-size: 15px;
    color: #848484;
    line-height: 23px;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #555;
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    outline: none;
    color: #4b5460;
}

a:focus {
    outline: none;
}

a:focus {
    outline: none;
}

a:hover,
a:focus {
    color: #24a784;
    text-decoration: none;
}

hr {
    border-top: 1px solid #333;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

::selection {
    text-shadow: none;
    background: #24a784;
    color: #fff;
}

::-moz-selection {
    text-shadow: none;
    background: #24a784;
    color: #fff;
}

a,
input,
select,
textarea,
img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

input,
select,
textarea {
    border: 1px solid transparent;
}

.clearfix {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.hidden {
    display: none !important;
}

.show {
    display: block !important;
}

.floatl {
    float: left;
}

.floatr {
    float: right;
}

.nopad {
    padding: 0 !important;
}

.nopadl {
    padding-left: 0;
}

.nopadr {
    padding-right: 0;
}

.nomar {
    margin: 0;
}

.nomarl {
    margin-left: 0;
}

.nomarr {
    margin-right: 0;
}

.porel {
    position: relative;
}

.main-wrapper {
    width: 100%;
    height: auto;
    overflow-x: hidden;
}

/** Basic css end here **/
/* home page css start */
.main-banner-image {
    position: relative;
}

.main-banner-image img {
    width: 100%;
    background-repeat: no-repeat;
    top: 0px;
    height: 497px;
    object-fit: cover;
}

.main-banner-text h1 {
    color: #2c5f80;
    margin-bottom: 9px;
    font-size: 66px;
    font-weight: 900;
    line-height: 61px;
    text-transform: uppercase;
}

.main-banner-text p {
    line-height: 30px;
    color: #fff;
}

.main-banner-btn {
    margin-top: 25px;
}

.solid-btn {
    background: #008cd6;
    color: #fff !important;
    font-size: 18px;
    padding: 16px 34px;
    border-radius: 5px;
    transition: 0.6s ease all;
    display: inline-block;
    font-weight: 500;
}

.solid-btn:hover {
    background: #2c5f80;

}

.home-page-main-banner {
    position: relative;
    z-index: 9;
}

.home-page-banner-inner-section {
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.banner-basketball-team-list {
    margin: 25px 0px;
}

.banner-basketball-team-list ul li {
    display: inline-block;
    font-size: 19px;
    color: #2e2e2e;
    font-weight: 600;
}

.banner-basketball-team-list span {
    font-size: 19px;
    color: #2e2e2e;
    margin: 0px 15px;
    font-weight: 600;

}

/* latest score owl slider css start */
.home-banner-slider .owl-theme .owl-dots,
.owl-theme .owl-nav {

    -webkit-tap-highlight-color: transparent;
}

.home-banner-slider .owl-dots button {
    /* border: none !important; */
    outline: none !important;
    border: 1px solid #000 !important;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    margin: 0px 5px;
}

.home-banner-slider .owl-dots .owl-dot span {
    background: #2c5f80;
    margin: 6px;
}

.home-banner-slider .owl-dots .owl-dot:hover span {
    background: #008cd6;
}

.home-banner-slider .owl-dots .owl-dot.active span {
    background: #008cd6;
}

.home-banner-slider .owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -15%;
}

.home-banner-slider .owl-nav button {
    border: none !important;
    outline: none !important;
}

.home-banner-slider .owl-prev {
    position: absolute;
    top: 47%;
    transform: translate(-50%);
    font-weight: bolder !important;
    color: #1d1d1d !important;
    font-size: 24px !important;
    /* background: #fff !important;
	box-shadow: 0px 16px 34px 0px rgba(0, 0, 0, 0.25) !important; */
    width: 53.5px;
    height: 53.5px;
    display: inline-block;
    border-radius: 50px !important;
    transition: 0.6s ease all;
}

.home-banner-slider .owl-next {
    position: absolute;
    top: 47%;
    transform: translate(-50%);
    font-weight: bolder !important;
    color: #1d1d1d !important;
    font-size: 24px !important;
    /* background: #fff !important;
	box-shadow: 0px 16px 34px 0px rgba(0, 0, 0, 0.25) !important; */
    width: 53.5px;
    height: 53.5px;
    display: inline-block;
    border-radius: 50px !important;
    transition: 0.6s ease all;
}

.home-banner-slider .owl-prev {
    left: 9%;
}

.home-banner-slider .owl-next {
    right: 2%;
}

.home-banner-slider .owl-prev:hover {
    background: #008cd6 !important;
    color: #fff !important;
}

.home-banner-slider .owl-next:hover {
    background: #008cd6 !important;
    color: #fff !important;
}

.home-banner-slider .owl-item {
    opacity: 0;
    transition: opacity .75s linear;
}

.home-banner-slider .owl-item.active {
    opacity: 1;
}

.home-banner-slider .owl-stage-outer {
    overflow: initial;
}

/* banner css end */

/* player-score-section css start */
.player-score-section {
    margin: 60px 0px;
}

.section-title-text h4 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    font-size: 36px;
    color: #000;
}

.basketball-team-pts-card-section {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    padding: 25px;
    background: #fff;
}

.basketball-team-pts-team-name h5 {
    color: #2c5f80;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 18px;
}

.basketball-team-pts-list-name-section {
    display: flex;
    align-items: center;
}

.basketball-team-pts-player-name-first-later h5 {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    border: 2px solid #008cd6;
    color: #008cd6;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 700;
}

.basketball-team-pts-player-name h5 {
    color: #2a2a2a;
    font-weight: 600;
    margin-left: 15px;
    font-size: 19px;
}

.basketball-team-pts-list ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px dotted #b7b6b6;
    padding-bottom: 15px;
    padding-top: 15px;
}

.basketball-team-pts-list ul li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}

.basketball-team-pts-number h5 {
    color: #3d3d3d;
    font-weight: 400;
    font-size: 19px;
}

.basketball-team-pts-list ul {
    height: 318px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 10px;
}

.basketball-team-pts-list ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.basketball-team-pts-list ul::-webkit-scrollbar {
    width: 5px;
    background-color: #008cd6;
    border-radius: 10px;
}

.basketball-team-pts-list ul::-webkit-scrollbar-thumb {
    background-color: #008cd6;
    border-radius: 10px;
}

.basketball-team-pts-section {
    margin-top: 40px;
}

/* player-score-section css end */
/* tournament-challenge-destination-section css start */
.tournament-challenge-destination-section {
    margin: 60px 0px;
}

.section-title-text p {
    color: #3d3d3d;
    font-size: 19px;
    line-height: 37px;
    font-weight: 400;
}

.bracket-text h5 {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 18px;
    color: #000;
}

.bracket-text h6 {
    color: #2a2a2a;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 15px;
}

.bracket-text p {
    color: #3d3d3d;
    font-size: 19px;
    line-height: 37px;
    font-weight: 400;
    margin-bottom: 0px;
}

.bracket-left-image-text-card-section {
    background: #EAF7FF;
    border-radius: 10px;
    padding: 65px 40px 65px 2%;
    position: relative;
    margin-left: 7%;
}

.tournament-challenge-destination-section .bracket-image img {
    width: 100%;
    height: 354px;
    border-radius: 10px;
    object-fit: cover;
    object-position: top center;
}

.bracket-left-image-text-card-section .bracket-image {
    position: absolute;
    top: 50%;
    left: 12%;
    transform: translate(-50%, -50%);
}

.bracket-right-image-text-card-section {
    background: #EAF7FF;
    border-radius: 10px;
    padding: 65px 5% 65px 40px;
    position: relative;
    margin-right: 7%;
}

.bracket-right-image-text-card-section .bracket-image {
    position: absolute;
    top: 50%;
    right: -28%;
    transform: translate(-50%, -50%);
}

.bracket-left-image-text-card-total-section {
    margin-bottom: 44px;
}

.bracket-left-image-text-card-total-section:last-child {
    margin-bottom: 0px;
}

.bracket-image-text-total-section {
    margin-top: 20px;
}

/* tournament-challenge-destination-section css end*/
/* latest-scores-section css start */
.latest-scores-section {
    margin: 60px 0px;
}

.section-title-text h5 {
    color: #2A2A2A;
    font-size: 21px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
}

.latest-scores-inner-section {
    margin-top: 35px;
}

.latest-scores-inner-card-section {
    padding: 27px 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    background: #fff;
}

.top-score-latest-score {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #757171;
    padding-bottom: 21px;
    margin-bottom: 20px;

}

.top-score-latest-score:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border: none;
}

.latest-scores-name h5 {
    font-weight: 600;
    color: #2a2a2a;
    font-size: 17px;
}

.top-score-number .latest-scores-number-text h5 {
    color: #2c5f80;
    font-size: 17px;
    font-weight: 600;
    position: relative;
}

.top-score-number .latest-scores-number-text h5::after {
    content: '';
    display: block;
    position: absolute;
    width: 9px;
    height: 9px;
    border-radius: 50px;
    background: #2c5f80;
    right: -21px;
    top: 5px;
    z-index: 2;
}

.top-score-number {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.low-score-number {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.low-score-number .latest-scores-number-text h5 {
    color: #ababab;
    font-size: 17px;
    font-weight: 600;
}

.latest-scores-final-text h5 {
    color: #797979;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.top-score-low-score-section {
    width: 80%;
    position: relative;
}

.top-score-low-score-section::after {
    content: '';
    display: block;
    width: 1px;
    height: 47px;
    position: absolute;
    right: -17px;
    top: 5px;
    border-right: 2px dotted #8d8d8d;

}

/* latest score owl slider css start */
.latest-scores-slider .owl-theme .owl-dots,
.owl-theme .owl-nav {

    -webkit-tap-highlight-color: transparent;
}

.latest-scores-slider .owl-dots button {
    /* border: none !important; */
    outline: none !important;
    border: 1px solid #000 !important;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    margin: 0px 5px;
}

.latest-scores-slider .owl-dots .owl-dot span {
    background: #fff;
    margin: 6px;
}

.latest-scores-slider .owl-dots .owl-dot:hover span {
    background: #008cd6;
}

.latest-scores-slider .owl-dots .owl-dot.active span {
    background: #008cd6;
}

.latest-scores-slider .owl-dots {
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: 24px !important;
}

.latest-scores-slider .owl-nav button {
    border: none !important;
    outline: none !important;
}

.latest-scores-slider .owl-prev {
    position: absolute;
    top: 24%;
    transform: translate(-50%);
    font-weight: bolder !important;
    color: #767676 !important;
    font-size: 24px !important;
    /* background: #fff !important;
	box-shadow: 0px 16px 34px 0px rgba(0, 0, 0, 0.25) !important; */
    width: 53.5px;
    height: 53.5px;
    display: inline-block;
    border-radius: 50px !important;
    transition: 0.6s ease all;
}

.latest-scores-slider .owl-next {
    position: absolute;
    top: 24%;
    transform: translate(-50%);
    font-weight: bolder !important;
    color: #767676 !important;
    font-size: 24px !important;
    /* background: #fff !important;
	box-shadow: 0px 16px 34px 0px rgba(0, 0, 0, 0.25) !important; */
    width: 53.5px;
    height: 53.5px;
    display: inline-block;
    border-radius: 50px !important;
    transition: 0.6s ease all;
}

.latest-scores-slider .owl-prev {
    left: -48px;
}

.latest-scores-slider .owl-next {
    right: -103px;
}

.latest-scores-slider .owl-prev:hover {
    background: #008cd6 !important;
    color: #fff !important;
}

.latest-scores-slider .owl-next:hover {
    background: #008cd6 !important;
    color: #fff !important;
}

.latest-scores-slider .owl-item {
    opacity: 0;
    transition: opacity .75s linear;
}

.latest-scores-slider .owl-item.active {
    opacity: 1;
}

.latest-scores-slider .owl-stage-outer {
    overflow: initial;
}

/* latest score owl slider css end*/
/* latest-scores-section css end*/

/* join-now-section css start */
.join-now-section {
    margin: 60px 0px;
}

.join-now-inner-section {
    background: #008cd6;
    padding: 40px 33px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.join-now-inner-section-background-image {
    position: absolute;
    right: 0;
    bottom: -136px;
    z-index: -1;
}

.join-now-inner-section-background-image img {
    opacity: 0.2;
}

.join-now-inner-section-text-btn p {
    font-size: 20px;
    font-weight: 500;
    line-height: 37px;
    color: #fff;
}

.join-now-inner-section-btn {
    margin-top: 25px;
}

.join-now-inner-section-btn a {
    background: #2c5f80;
    color: #fff;
    font-size: 18px;
    padding: 16px 43px;
    border-radius: 5px;
    transition: 0.6s ease all;
    display: inline-block;
    font-weight: 500;
}

.join-now-inner-section-btn a:hover {
    background: #fff;
    color: #008cd6;
}

/* join-now-section css end*/


/* interior page css start */
.interior-section {
    margin: 60px 0px;
    min-height: 0px !important;
}

/* interior page css end*/

.bottom-section-text {
    margin-top: 35px;
}

.bottom-section-text p {
    font-weight: 500;
}

.score-title-text h5 {
    color: #2b6080;
    margin-bottom: 18px;
    font-weight: 600;
    font-size: 19px;
}

.total-score {
    height: 349px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 15px;
}

.total-score::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.total-score::-webkit-scrollbar {
    width: 2px;
    background-color: #F5F5F5;
}

.total-score::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #555555;
}

/* home page css end*/
/* dashboard desktop css start */

.individual-group-table-section {
    margin: 50px 0px 70px 0;
}

.individual-group-section-title h4 {
    font-family: 'Tw Cen MT', sans-serif;
    font-weight: bold;
    font-size: 35px;
    color: #0E0E0E;
}

/* custome radio input css start */
.individual-group-radio-input-section input[type="radio"] {
    display: none;
}

.individual-group-radio-input-section label {
    cursor: pointer;
    position: relative;
    display: inline-block;
    font-size: 20px;
    color: #8B91C1;
    font-weight: 600;
    padding: 15px 25px 15px 50px;
    border-radius: 6px;

}

.select-group-label {
    margin-left: 36px;
}

.individual-group-radio-input-section label::before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background-color: transparent;
    border: 2px solid #464646;
    border-radius: 50%;
    top: 50%;
    left: 18px;
    transform: translateY(-50%);
    transition: border-color 400ms ease;
}

.individual-group-radio-input-section label::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #2D5F80;
    border: 2px solid #2D5F80;
    border-radius: 50%;
    top: 50%;
    left: 19px;
    transform: translateY(-50%) scale(0);
    transition: transform 400ms ease;
}

.individual-group-radio-input-section input[type="radio"]:checked+label::before {
    border-color: #2D5F80;
}

.individual-group-radio-input-section input[type="radio"]:checked+label {
    background: #E3F9FF;
    color: #3A4178;
}

.individual-group-radio-input-section input[type="radio"]:checked+label::after {
    transform: translateY(-50%) scale(0.55);
}

/* custome radio input css end*/
.individual-group-radio-input-section {
    background: #fff;
    padding: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 6px;
    display: inline-block;
}

.individual-group-select-section {
    text-align: right;
}

/* custom select css start */
.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
    margin-right: 10px;
}

.custom-select-wrapper select {
    display: none;
}

.custom-select {
    position: relative;
    display: inline-block;
}

.custom-select-trigger {
    position: relative;
    display: block;
    width: 100%;
    padding: 16px 50px 16px 25px;
    font-size: 19px;
    font-weight: 400;
    color: #3A4178;
    background: #fff;
    border-radius: 9px;
    cursor: pointer;
}

.custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    top: 50%;
    right: 17px;
    margin-top: -3px;
    border-bottom: 2px solid #3A4178;
    border-right: 2px solid #3A4178;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}

.custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}

.custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    margin: 15px 0;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    background: #fff;
    transition: all .4s ease-in-out;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
}

.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
}

.custom-options:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
}

.option-hover:before {
    background: #f9f9f9;
}

.custom-option {
    position: relative;
    display: block;
    padding: 0 22px;
    border-bottom: 1px solid #b5b5b5;
    font-size: 16px;
    font-weight: 600;
    color: #3A4178;
    line-height: 38px;
    cursor: pointer;
    transition: all .4s ease-in-out;
}

.custom-option:first-of-type {
    border-radius: 4px 4px 0 0;
}

.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}

.custom-option:hover,
.custom-option.selection {
    background: #f9f9f9;
}

/* custom select css end*/
.select-view-bracket-field-section {
    display: flex;
    align-items: center;
}

.view-bracket-button-section {
    text-align: right;
}
.view-bracket-button-section a {
    display: inline-block;
    background: #F38A29;
    color: #fff;
    padding: 15px 25px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 9px;
}

.view-bracket-button-section a:hover {
    background: #3A4178;
}

.select-view-bracket-section {
    margin-top: 40px;
}

.individual-group-table-total-section .table {
    background: #fff;
    border-color: #CDD3FC;
}

.individual-group-table thead {
    background: #DFE1ED;

}

.individual-group-table-total-section {
    margin: 47px 0px;
}

.individual-group-table th {
    padding: 22px 11px;
    font-size: 16px;
    color: #181E47;
    font-weight: 500;
}

.individual-group-table td {
    padding: 22px 11px;
    font-size: 16px;
    color: #3A4178;
    font-weight: 500;
}

.table-number-section {
    width: 4%;
}

.bracket-name-section {
    width: 23%;
    text-align: center;
}

.palyer-section {
    width: 18%;
}

.points-section {
    width: 10%;
}

.bracket-image img {
    width: 45px;
    height: 30px;
    border-radius: 5px;
    object-fit: cover;
}

.bracket-name h5 {
    font-size: 16px;
    color: #3A4178;
    font-weight: 500;
}

.bracket-name-image-section {
    display: flex;
    align-items: center;
}

.bracket-name {
    margin-left: 13px;
}

.table-number {
    text-align: center;
}

.player-image img {
    width: 38px;
    height: 38px;
    border-radius: 50px;
    object-fit: cover;
    object-position: top center;
}

.player-name-image-section {
    display: flex;
    align-items: center;
}

.individual-group-table {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 4px;
}

.table-number {
    color: #3A4178 !important;
}

/* footer css start */
.footer {
    margin: 40px 0px 0px 0px;
    background: #d2ecec;
    padding: 30px 0px;
}

.footer-copy-right-text p {
    margin-bottom: 0px;
    color: #434343;
    font-size: 17px;
    font-weight: 500;
}

.footer-link ul {
    text-align: right;
}

.footer-link ul li {
    display: inline-block;
}

.footer-link ul li a {
    color: #434343;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px 12px;
}

.footer-link ul li a:hover {
    color: #008cd6;
}

.footer-social-media-link {
    text-align: right;

}

.footer-social-media-link a {
    font-size: 25px;
    color: #5a79d3;
    display: inline-block;
}

.active-footer-link {

    color: #008cd6 !important;
}

/* footer css end*/

/* dashboard desktop css end*/


/* dashboard desktop menu css start */

.sticky {
    top: 0 !important;
    background-color: #fff;
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    position: fixed;
    box-shadow: 0px 5px 35px 0px rgb(211 221 241 / 75%);
    z-index: 999;
    width: 100%;
}

.menu-section {
    display: flex;
    align-items: center;
}

/* nav css start */
.nav {
    background: #fff;
    position: relative;
    z-index: 9999;
    width: 100%;
}

.header {

    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 999;
    margin: 0 auto;


}

.header .navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
    max-width: 100%;
    height: auto;
    padding: 0.75rem 0;
}

.nav-btn {
    background: #33B6EF;
    color: #fff !important;
    padding: 12px 25px !important;
    border-radius: 10px;
    transition: 0.6s ease all;
    line-height: 34px !important;
    text-align: center;
    font-size: 18px !important;


}

.nav-btn:hover {
    background: #000;
}

.header .burger {
    position: relative;
    display: block;
    cursor: pointer;
    width: 2rem;
    height: auto;
    border: none;
    opacity: 1;
    visibility: visible;
    background: none;
    outline: none;
}

.brand img {
    width: 200px;
}

.header-phone-number-section i {
    font-size: 18px;
}

.responsive-phone-icon {
    display: none;
}




@media only screen and (min-width: 1200px) {
    .header .burger {
        display: none;
        opacity: 0;
        visibility: hidden;
    }
}

.header .burger-line {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 2px;
    margin: 6px auto;
    background: #008cd6;
    transform: rotate(0deg);
    transition: all 0.3s ease-in-out;
}

.header .menu {
    position: fixed;
    top: 0;
    left: -19rem;
    width: 19rem;
    height: 100%;
    z-index: 999;
    opacity: 0;
    overflow-y: auto;
    visibility: hidden;
    background: #fff;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    transition: all 0.5s ease;
}

@media only screen and (min-width: 1200px) {
    .header .menu {
        position: relative;
        top: 0;
        left: 0;
        width: auto;
        opacity: 1;
        visibility: visible;
        background: none;
        box-shadow: none;
    }
}

.header .menu.is-active {
    left: 0rem;
    opacity: 1;
    visibility: visible;
}

.header .menu-block {
    /* width: 100%; */
    height: auto;
    margin: 2rem 0;
}

@media only screen and (min-width: 991px) {
    .header .menu-block {
        margin: 16px auto;
        margin-right: 27px;
    }
}

.header .menu-item {
    display: block;
    margin: 0;
}

@media only screen and (min-width: 991px) {
    .header .menu-item {
        position: relative;
        display: inline-block;
        margin: 0px 9px;
    }
}

.header .menu-link {
    display: block;
    font-family: inherit;
    line-height: inherit;
    padding: 0px 6px;
    border: none;
    text-rendering: optimizeLegibility;
    transition: all 0.35s ease;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    color: #3b3b3b;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.active-header-link {
    color: #008cd6 !important;
}

.header .menu-link:hover {
    color: #008cd6;
}

.header-phone-number-section a {
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    color: #000000;
}

.header-phone-number-section a:hover {
    color: #FF0034;
}

.header-phone-number-section {
    margin: 0px 33px;
}

.header-get-call-section a {
    border-radius: 5px;
    color: #fff !important;
    padding: 12px 30px;
    transition: 0.6s ease all;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    margin-left: 15px;
}

.header-login-btn {
    background: #008cd6;
}

.header-sign-up-btn {
    background: #2c5f80;
}

.header-login-btn:hover {
    background: #2c5f80;
}

.header-sign-up-btn:hover {
    background: #008cd6;
}

@media only screen and (min-width: 991px) {
    .header .menu-link {
        padding: -0.5rem 19px;
    }

}

@media only screen and (max-width: 991px) {
    .header .menu-link {
        color: var(--color-black);

    }

}

.header .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.7);
    transition: all 0.35s ease-in-out;
}

.header .overlay.is-active {
    display: block;
    opacity: 1;
    visibility: visible;
}


/* nav css link end */
/* dashboard desktop menu css end*/


/* group create desktop css start */
.group-create-section .individual-group-select-section {
    text-align: left;
    margin-top: 30px;
}

.group-name-short-name-field-input-label label {
    color: #181E47;
    font-size: 18px;
    font-weight: 500;
    display: block;
    margin-bottom: 15px;
}

.red-color {
    color: #FF0000;
}

.group-name-short-name-field-input-label input {
    width: 100%;
    padding: 15px 25px;
    border-radius: 9px;
    color: #000;
    font-size: 16px;
}

.group-name-short-name-field-input-label input::placeholder {
    color: #7178A7;
    font-size: 16px;
}

.group-name-short-name-pricing-field-section {
    margin-top: 30px;
}

.group-create-pricing-section {
    margin-top: 30px;
}

/* custome radio input css start */
.select-pricing-total-section input[type="radio"] {
    display: none;
}

.select-pricing-total-section label {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 40px 35px;
    border-radius: 6px;
    background: #fff;
    height: 206px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: 1px solid transparent;

}

.select-group-label {
    margin-left: 36px;
}

.select-pricing-total-section label::before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background-color: transparent;
    border: 2px solid #464646;
    border-radius: 50%;
    top: 32px;
    right: 30px;
    transform: translateY(-50%);
    transition: border-color 400ms ease;
}

.select-pricing-total-section label::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #2D5F80;
    border: 2px solid #2D5F80;
    border-radius: 50%;
    top: 32px;
    right: 31px;
    transform: translateY(-50%) scale(0);
    transition: transform 400ms ease;
}

.select-pricing-total-section input[type="radio"]:checked+label::before {
    border-color: #2D5F80;
}

.select-pricing-total-section input[type="radio"]:checked+label {
    border: 2px solid #00BAF2;
    box-shadow: rgba(0, 139, 214, 0.2) 0px 7px 29px 0px;
}

.select-pricing-total-section input[type="radio"]:checked+label::after {
    transform: translateY(-50%) scale(0.55);
}

/* custome radio input css end*/
.pricing-title-text h5 {
    color: #3A4178;
    font-size: 33px;
    font-weight: 500;
    margin-bottom: 20px;
}

.pricing-offer-list ul li {
    list-style-type: disc;
    font-size: 16px;
    color: #3A4178;
    font-weight: 400;
    margin-bottom: 15px;
}

.pricing-offer-list ul {
    margin-left: 18px;
}

.sup-text {
    color: #181E47;
    font-size: 18px;
}

.sub-text {
    color: #181E47;
    font-size: 18px;
}

.group-create-cancel-create-btn {
    text-align: right;
}

.group-create-cancel-create-btn a {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    padding: 16px 50px;
    border-radius: 9px;
    margin-left: 15px;
}

.cancel-btn {
    background: #717695;
}

.cancel-btn:hover {
    background: #008cd6;
}

.create-btn {
    background: #008AA8;
}

.create-btn:hover {
    background: #008cd6;
}

.group-create-cancel-create-btn {
    margin-top: 40px;
}

.url-text {
    text-align: right;
    margin: 18px 0px;
}

.url-text h5 {
    color: #181E47;
    font-size: 16px;
    font-weight: 400;
}

/* group create desktop css end*/

/* new tournament desktop css start */
.group-name-short-name-field-input-label select {
    background: #fff;
    padding: 15px 25px;
    border-radius: 9px;
    width: 100%;
    color: #3A4178;
    font-size: 18px;
    -webkit-appearance: none;
    -moz-appearance: window;
}

.new-tournament-section .group-name-short-name-field-input-label {
    position: relative;
    margin-bottom: 40px;
}

.group-name-short-name-field-input-label i {
    position: absolute;
    right: 18px;
    top: 48px;
    font-size: 21px;
    color: #3A4178;
}

/* custom checkbox css start */
.prize-pool-checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.prize-pool-checkbox label {
    position: relative;
    cursor: pointer;
    font-weight: 500;
    font-size: 20px;
    color: #3A4178;
}

.prize-pool-checkbox label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #838E95;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 11px;
    margin-top: -4px;
    border-radius: 2px;
}

.prize-pool-checkbox input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 7px;
    width: 6px;
    height: 10px;
    border: solid rgb(26, 29, 59);
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* custom checkbox css end */
.prize-pool-checkbox-bottom-text p {
    color: #6E7186;
    font-size: 13px;
    margin-bottom: 0px;
    line-height: 20px;
    margin-top: 10px;
}

.new-tournament-section .group-create-cancel-create-btn {
    margin-top: 16px;
}

/* new tournament desktop css end*/

/* login desktop css start */
.login-desktop-section {
    margin: 60px 0px;
}

/* custom checkbox css start */
.forgot-password-checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.forgot-password-checkbox label {
    position: relative;
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
    color: #FF3C3C;
}

.forgot-password-checkbox label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #838E95;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 11px;
    margin-top: -4px;
    border-radius: 2px;
}

.forgot-password-checkbox input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 6px;
    width: 6px;
    height: 10px;
    border: solid rgb(26, 29, 59);
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* custom checkbox css end */
.login-card {
    padding: 50px 100px;
    background: #fff;
    border-radius: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.login-card-title h5 {
    color: #0E0E0E;
    font-weight: 700;
    font-size: 35px;
    text-align: center;
}

.login-form-input input {
    width: 100%;
    background: #F1F2F9;
    padding: 25px 25px;
    font-size: 16px;
    color: #000;
    border-radius: 9px;
}

.login-form-input input::placeholder {
    font-size: 16px;
    color: #8086AD;
}

.login-form-input {
    margin-bottom: 15px;
    position: relative;
}

.password-show-hide-eye-icon {
    position: absolute;
    right: 13px;
    top: 25px;
}

.password-show-hide-eye-icon span {
    color: #939AC9;
    font-size: 18px;
}

.forgot-password-checkbox {
    text-align: right;
}

.login-form {
    margin-top: 35px;

}

.login-btn {
    margin-top: 35px;
}

.login-btn input {
    padding: 18px 0px;
    width: 100%;
    display: inline-block;
    background: #008BD6;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    transition: 0.6s ease all;
    border-radius: 9px;
}

.login-btn input:hover {
    background: #181E47;
}

.sign-up-now-text-btn {
    text-align: center;
    margin-top: 40px;
}

.sign-up-now-text-btn p {
    color: #464C76;
    font-weight: 400;
    font-size: 15px;
}

.sign-up-text-button {
    color: #008BD6;
    font-weight: 500;
    text-decoration: underline;
}

.sign-up-text-button:hover {
    color: #181E47;
}

/* login desktop css end*/

/* sign up desktop css start */
.sign-up-btn input {
    background: #2D5F80;
}

/* sign up desktop css end*/

/* group desktop css start */
.join-group-table-btn {
    text-align: center;
}

.join-group-table-btn a {
    border-radius: 5px;
    color: #050505 !important;
    padding: 15px 30px;
    transition: 0.6s ease all;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    background: #A6EAFE;
}

.join-group-table-btn a:hover {
    background: #181E47;
    color: #fff !important;
}

/* group desktop css end*/

/* my-entries-desktop css start */
.my-entries-desktop-table-section .bracket-name {
    margin-left: 0px;
}

.bracket-name-bottom-text h5 {
    font-size: 16px;
    color: #3A4178;
    font-weight: 500;
    margin-top: 5px;
}

.table-action-btn {
    text-align: center;
}

.table-action-btn button {
    background: none;
    color: #3A4178;
    font-size: 20px;
    display: inline-block;
    margin: 0px 10px;
    transition: 0.6s ease all;
}

.table-action-btn button:hover {
    color: #008BD6;
}

/* my-entries-desktop css end*/

/* tournament-entry-desktop css start */
.name-bracket-label-input {
    display: flex;
    align-items: center;
}

.name-bracket-label-input input {
    width: 100%;
    padding: 19px 20px;
    font-size: 16px;
    color: #000;
    background: #fff;
    border-radius: 9px;
}

.name-bracket-label-input input::placeholder {
    font-size: 16px;
    color: #7178A7;
}

.name-bracket-label-input label {
    color: #181E47;
    font-size: 18px;
    font-weight: 500;
    display: block;
    margin-right: 15px;
}

.name-bracket-submit-input-btn input {
    padding: 19px 20px;
    background: #008AA8;
    color: #fff;
    border-radius: 9px;
    font-size: 20px;
    font-weight: 600;
    transition: 0.6s ease all;
}

.name-bracket-submit-input-btn input:hover {
    background: #008AA8;
}

.tournament-entry-btn a {
    display: inline-block;
    color: #fff;
    padding: 15px 25px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 9px;
    margin-right: 12px;
}

.pick-for-me-btn {
    background: #F38A29;
}

.link-existing-entry-btn {
    background: #73778D;
}

.copy-existing-entry-btn {
    background: #73778D;
}

.tournament-entry-btn a:hover {
    background: #181E47;
}

.tournament-entry-btn-section {
    margin: 25px 0px;
}

.draft-team-card-total-section {
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    position: relative;
    margin-bottom: 12px;
}

.draft-team-card-total-section:last-child {
    margin-bottom: 0px;
}

.draft-team-correct-icon {
    position: absolute;
    right: 38px;
    top: 38px;
}

.draft-team-plus-icon {
    position: absolute;
    right: 38px;
    top: 38px;
}

.draft-team-plus-icon i {
    font-size: 22px;
    color: #2D5F80;
}

.draft-team-correct-icon i {
    font-size: 22px;
    color: #30BD79;
}

.draft-team-icon {
    width: 111px;
    height: 89px;
    background: #F1F2F9;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.draft-team-name-text h5 {
    color: #3A4178;
    font-weight: 500;
    font-size: 30px;
}

.draft-team-name-text p {
    margin-bottom: 0px;
    color: #3A4178;
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
}

.draft-team-price-text h4 {
    padding: 16px 20px;
    background: #F1F2F9;
    color: #008CD6;
    font-weight: 500;
    font-size: 30px;
    border-radius: 5px;
    display: inline-block;
}

.draft-your-teams-scroll-section {
    height: 765px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}

.draft-your-teams-scroll-section::-webkit-scrollbar-track {
    background-color: #DBDCE5;
}

.draft-your-teams-scroll-section::-webkit-scrollbar {
    width: 4px;
    background-color: #DBDCE5;
}

.draft-your-teams-scroll-section::-webkit-scrollbar-thumb {
    background-color: #73778D;
}

.draft-teams-total-price-card-section {
    background: #fff;
    border-radius: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.draft-teams-name-price-flex-section {
    padding: 30px 25px;
    border-bottom: 1px solid #E8E8E8;
}

.draft-teams-name-price-total-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.draft-teams-name h5 {
    color: #3A4178;
    font-size: 18px;
    font-weight: 500;
}

.draft-teams-name-price h5 {
    color: #3A4178;
    font-size: 18px;
    font-weight: 600;
}

.total-price-text-section {
    text-align: right;
    padding: 22px 25px;
}

.total-price-text-section h5 {
    color: #3A4178;
    font-size: 19px;
    font-weight: 600;
}

.draft-your-teams-title-text-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-right: 20px;
}

.draft-your-teams-title-text h5 {
    color: #181E47;
    font-size: 22px;
    font-weight: 500;
}

.draft-your-teams-title-icon i {
    color: #2D5F80;
    font-size: 24px;
}

/* tournament-entry-desktop css end*/

/* official-tournament-dashboard-desktop css start */
.official-tournament-dashboard-inner-title-section h5 {
    font-size: 24px;
    font-weight: 500;
    color: #000;
}

.official-tournament-dashboard-my-group-section {
    margin: 30px 0px;
}

.official-tournament-dashboard-group-card-title-rocket-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.official-tournament-dashboard-group-card-title h4 {
    color: #3A4178;
    font-weight: 600;
    font-size: 25px;
}

.official-tournament-dashboard-group-card-rocket-icon i {
    color: #00BAF2;
    font-size: 24px;
}

.official-tournament-dashboard-icon-number {
    border: 1px solid #008CD6;
    position: relative;
    padding: 19px;
    border-radius: 6px;

}

.official-tournament-dashboard-icon {
    width: 60px;
    height: 100%;
    background: #008CD6;
    position: absolute;
    display: flex;
    align-items: center;
    left: -2px;
    top: 0;
    justify-content: center;
    border-radius: 6px 0px 0px 6px;
}

.official-tournament-dashboard-icon i {
    font-size: 24px;
    color: #fff;
}

.official-tournament-dashboard-number {
    text-align: center;
    margin-left: 50px;
}

.official-tournament-dashboard-number h5 {
    font-size: 18px;
    font-weight: 400;
    color: #3A4178;
}

.official-tournament-card-team-name-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 35px;
}

.official-tournament-card-team-name-text h5 {
    font-size: 16px;
    font-weight: 400;
    color: #3A4178;
}

.official-tournament-card-team-icon i {
    font-size: 22px;
    color: #008CD6;
}

.official-tournament-dashboard-group-card a {
    width: 100%;
    background: #fff;
    padding: 38px 25px;
    display: inline-block;
    border-radius: 6px;
    border: 2px solid transparent;
}

.official-tournament-dashboard-group-card a:hover {
    border: 2px solid #00BAF2;
    box-shadow: rgba(0, 186, 242, 0.2) 0px 7px 29px 0px;
}

.create-new-group a {
    width: 100%;
    background: #008AA8;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 254px;
    border-radius: 6px;
}

.create-new-group-plus-icon {
    text-align: center;
    margin-bottom: 25px;
}

.create-new-group-plus-icon i {
    color: #fff;
    font-size: 32px;
}

.create-new-group-text {
    text-align: center;
}

.create-new-group-text h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.create-new-group a:hover {
    background: #181E47;
}

.official-tournament-dashboard-group-card-total-section {
    margin-top: 30px;
}

.official-tournament-dashboard-search-card-section {
    margin: 60px 0px;
}

.official-tournament-dashboard-search-field-section input {
    width: 100%;
    padding: 15px 50px 15px 25px;
    border-radius: 9px;
    color: #000;
    font-size: 16px;
    background: #fff;
}

.official-tournament-dashboard-search-field-section input::placeholder {
    color: #3A4178;
}

.official-tournament-dashboard-search-field-section {
    position: relative;
}

.search-icon {
    position: absolute;
    right: 20px;
    top: 13px;
}

.search-icon button {
    color: #6B6B6B;
    font-size: 19px;
    background: none;
}

.official-tournament-dashboard-inner-title-section p {
    color: #3A4178;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 0px;
}

.official-tournament-dashboard-group-card-section-two {
    width: 100%;
    background: #fff;
    padding: 38px 25px;
    display: inline-block;
    border-radius: 6px;
    border: 1px solid transparent;
}

.official-tournament-card-bottom-btn {
    margin-top: 25px;
}

.official-tournament-card-bottom-btn a {
    display: inline-block;
    width: 100%;
    padding: 15px 25px;
    text-align: center;
    border-radius: 9px;
    font-size: 20px;
    font-weight: 600;
}

.official-tournament-card-bottom-btn a:hover {
    background: #181E47;
    color: #fff;
}

.view-entries-btn {
    background: #A6EAFE;
    color: #0A2B3C;
}

.play-now-btn {
    background: #008AA8;
    color: #fff;
}

/* official-tournament-dashboard-desktop css end*/

/* group-dashboard-home-desktop css start */
.group-dashboard-home-desktop-sub-text {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #525779;
}

.group-dashboard-home-desktop-top-icon {
    margin-left: 20px;
}

.group-dashboard-home-desktop-top-icon a {
    width: 40px;
    height: 40px;
    display: inline-flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    background: #008CD6;
    color: #fff;
    font-size: 20px;
    margin-right: 6px;

}

.group-dashboard-home-desktop-top-icon a:hover {
    background: #181E47;
}

.group-dashboard-home-desktop-top-title-icon-section {
    display: flex;
    align-items: center;
}

.pool-eight-icon {
    background: #2C5F80 !important;
}

.pool-eight-icon:hover {
    background: #181E47 !important;
}

.group-dashboard-home-table-title h5 {
    color: #181E47;
    font-size: 22px;
    font-weight: 500;
}

.group-dashboard-home-desktop-table-leader-board-chat-section .individual-group-table {
    margin-top: 25px;
}

.active-tournaments-table-section {
    margin-bottom: 40px;
}

.active-tournaments-table-section:last-child {
    margin-bottom: 0px;
}

.active-tournaments-table-section .bracket-name {
    margin-left: 0px;
}

.all-time-leaderboard-card-section {
    background: #fff;
    border-radius: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.all-time-leaderboard-card-section-title {
    background: #DFE1ED;
    text-align: center;
    width: 100%;
    padding: 28px 22px;
    border-radius: 5px 5px 0px 0px;
}

.all-time-leaderboard-card-section-title h5 {
    font-size: 16px;
    font-weight: 500;
    color: #181E47;
}

.leader-board-pts-section .draft-teams-name h5 {
    font-size: 16px;
}

.leader-board-pts-section .draft-teams-name-price h5 {
    font-size: 16px;
    font-weight: 500;
}

.leader-board-pts-section .draft-teams-name-price-total-section {
    padding: 25px 25px;
    margin-bottom: 0px;
    border-bottom: 1px solid #E8E8E8;
}

.leader-board-pts-section .draft-teams-name-price-total-section:last-child {
    border-bottom: none;
}

.roup-dashboard-home-desktop-table-chat-section {
    background: #fff;
    border-radius: 9px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-top: 50px;
}

.chat-user-name-image-section {
    display: flex;
    align-items: center;
    padding: 22px 22px;
}

.chat-user-image img {
    width: 34px;
    height: 34px;
    border-radius: 50px;
    object-fit: cover;
    object-position: top center;
}

.chat-user-name-text {
    margin-left: 12px;
}

.chat-user-name-text h5 {
    font-size: 19px;
    color: #181E47;
    font-weight: 500;
}

.chat-left-arrow-btn button {
    background: none;
    font-size: 17px;
    color: #181E47;
    display: inline-block;
    margin-right: 10px;
}

.chat-text-section {
    border-top: 1px solid #E8E8E8;
    padding: 16px 16px;
    border-bottom: 1px solid #E8E8E8;
}

.chat-text-left {
    text-align: left;
}

.chat-text-left .chat-text {
    display: inline-block;
    background: #F1F2F9;
    border-radius: 10px 10px 10px 0px;
    padding: 16px 20px;
}

.chat-text-right {
    text-align: right;
    margin: 12px 0px;
}

.chat-text-right .chat-text {
    display: inline-block;
    background: #008BD6;
    border-radius: 10px 10px 0px 10px;
    padding: 16px 20px;
}

.chat-text-left .chat-text p {
    color: #4B5077;
    font-size: 14px;
    margin-bottom: 5px;
}

.chat-text-left .chat-text h6 {
    color: #8187B7;
    font-size: 11px;
    text-align: right;
}

.chat-text-right .chat-text p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}

.chat-text-right .chat-text h6 {
    color: #fff;
    font-size: 11px;
    text-align: right;
}

.chat-type-section {
    padding: 16px 16px;
}

.chat-type-section-input input {
    background: #F1F2F9;
    width: 100%;
    padding: 12px 44px;
    font-size: 14px;
    color: #000;
    border-radius: 5px;
}

.chat-type-section-input input::placeholder {
    color: #8187B7;
}

.chat-type-section-input {
    position: relative;
}

.chat-type-emoji-icon {
    position: absolute;
    left: 15px;
    top: 15px;
}

.chat-type-emoji-icon i {
    font-size: 16px;
    color: #B8BBCB;
    transition: 0.6s ease all;
}

.chat-type-emoji-icon i:hover {
    color: #181E47;
}

.chat-type-send-icon {
    position: absolute;
    right: 15px;
    top: 15px;
}

.chat-type-send-icon i {
    font-size: 16px;
    color: #008BD6;
    transition: 0.6s ease all;
}

.chat-type-send-icon i:hover {
    color: #181E47;
}

.group-dashboard-home-top-link-ul {
    border-bottom: 2px solid #DFE1ED;
    margin: 40px 0px 30px 0px;
}

.group-dashboard-home-top-link-ul ul li {
    display: inline-block;
    margin-right: 60px;

}

.group-dashboard-home-top-link-ul ul li a {
    color: #9095B5;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    border-bottom: 5px solid transparent;
    padding-bottom: 25px;
}

.group-dashboard-home-top-link-ul ul li a:hover {
    color: #181E47;
    border-bottom: 5px solid #008CD6;
}

.active-top-link-btn {
    color: #181E47 !important;
    border-bottom: 5px solid #008CD6 !important;
}

/* group-dashboard-home-desktop-section css end */

/* group-dashboard-stats-desktop-section css start */
.group-dashboard-stats-desktop-section .select-view-bracket-section {
    margin-top: 0px;
}

.group-dashboard-stats-desktop-section .individual-group-table-total-section {
    margin: 0px 0px;
}

/* group-dashboard-stats-desktop-section css end*/

/* group-dashboard-member-desktop-section css start */
.group-dashboard-member-invite-btn .view-bracket-button-section a {
    background: #008CD6;
}

.group-dashboard-member-invite-btn .view-bracket-button-section a:hover {
    background: #181E47;
}

/* group-dashboard-member-desktop-section css end*/

/* group-dashboard-chatbox-desktop css start */
.group-dashboard-chatbox-section .roup-dashboard-home-desktop-table-chat-section {
    margin-top: 0px;
}

.group-dashboard-chatbox-left-side-contact {
    background: #fff;
    border-radius: 9px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    height: 586px;
}

.group-dashboard-chatbox-left-side-contact-title-search-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 22px 22px;
    background: #DFE1ED;
    border-radius: 9px 9px 0px 0px;

}

.group-dashboard-chatbox-left-side-contact-title h5 {
    font-size: 16px;
    font-weight: 500;
    color: #181E47;
}

.group-dashboard-chatbox-left-side-contact-search-btn button {
    background: none;
    font-size: 16px;
    color: #181E47;
}

.group-dashboard-chatbox-contact-user-image-user-name {
    display: flex;
    align-items: center;
}

.group-dashboard-chatbox-contact-user-image img {
    width: 46px;
    height: 46px;
    object-fit: cover;
    object-position: top center;
}

.group-dashboard-chatbox-contact-user-name {
    margin-left: 15px;
}

.group-dashboard-chatbox-contact-user-name h5 {
    font-size: 16px;
    font-weight: 500;
    color: #3A4178;
    margin-bottom: 0px;
}

.group-dashboard-chatbox-contact-user-name p {
    color: #9095B5;
    font-size: 13px;
    margin-bottom: 0px;
}

.chatbox-user-total-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.chatbox-timing-text h6 {
    color: #9095B5;
    font-size: 13px;
    font-weight: 400;
}

.chatbox-message-number-text {
    text-align: center;
    margin-top: 2px;
}

.chatbox-message-number-text h6 {
    font-size: 14px;
    display: inline-flex;
    background: #4EBA66;
    font-weight: 600;
    color: #fff;
    width: 24px;
    height: 24px;
    padding: 5px;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
}

.group-dashboard-chatbox-contact-user-name-section {
    padding: 22px 22px;
}

.group-dashboard-chatbox-contact-user-btn a {
    display: block;
    padding: 12px 15px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 7px;
}

.group-dashboard-chatbox-contact-user-btn a:hover {
    background: #F1F2F9;
    border-bottom: 1px solid transparent;
    border-radius: 9px;
}

.group-dashboard-chatbox-contact-user-btn a:last-child {
    border: none;
}

.active-chatbox-user-btn {
    background: #F1F2F9;
    border-radius: 9px;
    border-bottom: none !important;
}

.border-bottom-none {
    border-bottom: none !important;
}

.chat-box-images-section {
    text-align: left;
}

.chat-box-images {
    display: inline-block;
    background: #F1F2F9;
    border-radius: 10px 10px 10px 0px;
    padding: 16px 20px;

}

.chat-box-images img {
    width: 80px;
    height: 74px;
    object-fit: cover;
    border-radius: 10px;
}

.group-dashboard-home-mobile-chat-section {
    margin: 30px 0px;
}

.chat-user-name-image-section {
    position: relative;
}

.three-dot-line {
    position: absolute;
    right: 26px;
    top: 26px;
}

.three-dot-line button {
    background: none;
    font-size: 20px;
    color: #181E47;
}

/* group-dashboard-chatbox-desktop css end*/

/* group dashboard setting desktop css start */
.group-dashboard-setting-form-field-section .individual-group-select-section {
    text-align: left;
}

.group-dashboard-setting-form-field-section .individual-group-radio-input-section label {
    font-size: 20px;
    padding: 23px 55px 23px 60px;
}

.group-dashboard-setting-filed-input-label {
    color: #3A4178;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

.group-dashboard-settig-save-btn {
    background: #008CD6;
    padding: 16px 60px !important;
}

.group-dashboard-settig-save-btn:hover {
    background: #181E47;
}

.group-dashboard-setting-the-gun-text P {
    text-align: right;
    color: #7178A7;
    font-weight: 400;
}

.group-dashboard-setting-form-field-section .group-name-short-name-field-input-label {
    margin-bottom: 22px;
}

.group-dashboard-setting-form-field-section .individual-group-radio-input-section {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
}

.group-dashboard-setting-form-field-section {
    margin-bottom: 287px;
}

/* group dashboard setting desktop css end*/

/* dashboard desktop responsive css start */

/* X-Large devices (large desktops, less than 1600px) */
@media(max-width:1600.98px) {}

/* X-Large devices (large desktops, less than 1500px) */
@media (max-width: 1440.98px) {

    /* for mobile menu responsive section responsive css start */
    .header .menu-link {
        font-size: 16px;
    }

    .header-phone-number-section a {
        font-size: 16px;
    }

    .header-get-call-section a {
        font-size: 16px;
    }

    .header-phone-number-section {
        margin: 0px 20px;
    }

    /* for mobile menu responsive section responsive css end */
    .group-dashboard-setting-form-field-section {
        margin-bottom: 168px;
    }

    .group-dashboard-setting-form-field-section .individual-group-radio-input-section label {
        font-size: 20px;
        padding: 23px 41px 23px 52px;
    }
}

/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
    .header .menu-item {
        margin: 0px 4px;
    }

    .header .menu-link {
        font-size: 15px;
    }

    .custom-select-trigger {
        font-size: 15px;
    }

    .view-bracket-button-section a {
        font-size: 16px;
    }

    .individual-group-section-title h4 {
        font-size: 33px;
    }

    .individual-group-radio-input-section label {
        font-size: 18px;
    }

    .bracket-name h5 {
        font-size: 15px;
    }

    .individual-group-table th {
        font-size: 15px;
    }

    .individual-group-table td {
        font-size: 15px;
    }

    .footer-link ul li a {
        font-size: 15px;
        margin: 0px 6px;
    }

    .individual-group-table-section {
        margin: 27px 0px;
    }

    .draft-team-name-text h5 {
        font-size: 26px;
    }

    .official-tournament-dashboard-group-card a {
        padding: 38px 11px;
    }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {

    /* for mobile menu responsive section responsive css start */
    .header .menu-link {
        padding: 0px 4px;
    }

    .header .menu-item {
        margin: 0px 0px;
    }

    .header .menu-item {
        display: block;
    }

    .menu-section {
        display: block;
    }

    .header .menu-link {
        display: block;
        padding: 9px 15px;
        font-size: 18px;
    }

    .header .menu-item {
        margin: 0px 0px;
        border-bottom: 1px solid #eee;
    }

    .header-get-call-section {
        text-align: center;
        margin-top: 30px;
    }

    .header-phone-number-section a {
        display: none;
    }

    .responsive-phone-icon {
        display: block;
        margin-right: 15px;
        position: relative;
        width: 45px;
        height: 45px;
        border-radius: 50px;
        background: #32CD32;
        color: #fff;
        font-size: 25px;
    }

    .responsive-phone-icon:hover {
        color: #fff;
    }

    .responsive-phone-icon i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .burger-phone-icon-section {
        display: flex;
        align-items: center;
    }

    .header .menu-block {
        margin: 0px auto;
    }

    /* for mobile menu responsive section responsive css end */
    .group-dashboard-setting-form-field-section .individual-group-radio-input-section label {
        font-size: 20px;
        padding: 23px 19px 23px 49px;
    }
}

/* dashboard desktop responsive css end*/



.mobile-menu {
    display: none;
}

.for-mobile {
    display: none;
}

.for-desktop {
    display: block;
}


/* traditional tournament entry css start */
.bracket-tournament-card {
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    display: inline-block;
    width: 140px;
    padding: 12px 6px;
    border-radius: 5px;
}

.bracket-tournament-image-name-score {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.bracket-tournament-image-name-score:last-child {
    margin-bottom: 0px;
}

.bracket-tournament-image-name {
    display: flex;
    align-items: center;
}

.bracket-tournament-name h5 {
    font-weight: 600;
    font-size: 13px;
    margin-left: 8px;
}

.bracket-tournament-score h5 {
    font-weight: 600;
    font-size: 12px;
    margin-right: 5px;
}

.blue-text {
    color: #3A4178;
}

.gray-text {
    color: #A1A5BE;
}

.bracket-tournament-image img {
    width: 18px;
    height: 18px;
    object-fit: cover;
}

.bracket-tournament-section {
    margin: 33px 33px;
}

.first-bracket-div {
    margin-bottom: 10px;
}

.total-bracket-div {
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}

.total-bracket-div::after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/first-bracket-angel.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 23px;
    height: 82px;
    top: 36px;
    left: 138px;
    z-index: -1;
}

.bracket-tournament-card {
    position: relative;
}

.bracket-tournament-card::after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/bracket-div-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    height: 10px;
    top: 15px;
    right: -1px;
}

.first-bracket-second-bracket {
    display: flex;
    align-items: center;
}

.second-bracket-total {
    margin-left: 20px;
    margin-top: -6px;
}

.bracket-time-date p {
    font-size: 10px !important;
    color: #4D5068 !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    margin-top: -5px !important;
    font-weight: 500 !important;
}

.bracket-tournament-image-name-score-background-color1 {
    background: #DAFFF6;
    border-radius: 5px;
    padding: 3px 5px;
}

.bracket-tournament-image-name-score-background-color2 {
    background: #FFF1F1;
    border-radius: 5px;
    padding: 3px 5px;
}

.first-bracket-under-second-bracket-tournamet-div .bracket-tournament-card::after {
    top: 19px;
}

.second-bracket-after-line {
    position: relative;
    z-index: 2;
}

.second-bracket-after-line::after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/second-bracket-angel.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 23px;
    height: 177px;
    top: 60px;
    left: 138px;
    z-index: -1;
}

.bracket-tournament-image-name-score-background-color1 .bracket-tournament-name h5 {
    color: #07956A;
}

.bracket-tournament-image-name-score-background-color2 .bracket-tournament-name h5 {
    color: #FE4141;
}

.first-bracket-second-bracket-third-bracket-tournament-card {
    display: flex;
    align-items: center;
}

.first-to-fourth-tournament-entry-card {
    display: flex;
    align-items: center;
}

.first-to-third-tournament-entry-card {
    position: relative;
    z-index: 2;
}

.first-to-third-tournament-entry-card::after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/third-bracket-angel.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 23px;
    height: 358px;
    top: 186px;
    right: -18px;
    z-index: -1;
}

.right-side-tournament-bracket-card .first-to-fourth-tournament-entry-card {
    flex-direction: row-reverse;
}

.right-side-tournament-bracket-card .first-to-third-tournament-entry-card::after {
    left: -18px;
    transform: rotate(180deg);
}

.right-side-tournament-bracket-card .first-bracket-second-bracket-third-bracket-tournament-card {
    flex-direction: row-reverse;
}

.right-side-tournament-bracket-card .second-bracket-total {
    margin-left: 0px;
    margin-right: 20px;
}

.right-side-tournament-bracket-card .first-bracket-second-bracket {
    flex-direction: row-reverse;
}

.right-side-tournament-bracket-card .second-bracket-after-line::after {
    right: 138px;
    transform: rotate(180deg);
    left: inherit;
}

.right-side-tournament-bracket-card .total-bracket-div::after {
    transform: rotate(180deg);
}

.trophy-cup-winner-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.trophy-cup-image img {
    width: 22px;
    height: 30px;
    object-fit: contain;
}

.winner-text h5 {
    font-family: 'Tw Cen MT', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #FF462D;
    margin-left: 15px;
}

.tournament-winner-section {
    background: #DAFFF6;
    border-radius: 5px;
    padding: 22px 45px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.winner-team-name {
    background: #fff;
    padding: 15px 20px;
    border-radius: 5px;
    margin-top: 15px;
}

.winner-team-name .bracket-tournament-image img {
    width: 24px;
    height: 24px;
}

.winner-team-name .bracket-tournament-name h5 {
    font-weight: 600;
    font-size: 17px;
    margin-left: 8px;
    color: #07956A;
}

.winner-team-name .bracket-tournament-score h5 {
    font-size: 19px;
    color: #3A4178;
}

.championship-game-section {
    background: #fff;
    border-radius: 5px;
    padding: 22px 45px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-top: 16px;
}

.championship-game-title-text h5 {
    color: #008BD6;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;

}

.championship-game-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.championship-game-card {
    padding: 11px 14px;
    border-radius: 5px;

}

.championship-game-card-background-color1 {
    background: #DAFFF6;
}

.championship-game-card-team-logo {
    text-align: center;
    margin-bottom: 5px;
}

.championship-game-card-team-logo img {
    width: 18px;
    height: 18px;
    object-fit: contain;
}

.championship-game-card-team-name h5 {
    font-size: 13px;
    font-weight: 600;
}

.championship-game-card-team-score h5 {
    font-size: 19px;
    font-weight: 600;
}

.championship-game-card-background-color1 .championship-game-card-team-name h5 {
    color: #07956A;
}

.championship-game-card-background-color1 .championship-game-card-team-score h5 {
    color: #3A4178;
}

.championship-game-card-background-color2 {
    background: #FFF1F1;
}

.championship-game-two-team {
    margin-top: 15px;
}

.championship-game-card-background-color2 .championship-game-card-team-name h5 {
    color: #FE4141;
}

.championship-game-card-background-color2 .championship-game-card-team-score h5 {
    color: #3A4178;
}

.championship-game-all-total-section {
    position: relative;
    z-index: 2;
}

.championship-game-all-total-section::after {
    content: '';
    position: absolute;
    display: block;
    width: 78%;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    background: #AFB4D4;
}

.championship-game-all-total-section .second-bracket-total {
    margin-left: 0px;
    text-align: center;
}

.tournament-winner-chaampionship-section {
    margin-top: -140px;
}

.bracket-tournament-filter-button button {
    color: #9095B5;
    font-size: 19px;
    display: inline-block;
    margin-right: 30px;
    padding-bottom: 20px;
    border-bottom: 5px solid transparent;
}

.bracket-tournament-filter-button {
    border-bottom: 2px solid #DFE1ED;
    width: auto;
    white-space: nowrap;
    overflow: auto;
}

.active-filter-btn {
    color: #181E47 !important;
    font-weight: 500;
    border-bottom: 5px solid #008CD6 !important;
}

/* traditional tournament entry css end*/

.clickable-row {
    cursor: pointer;
}

.clickable-row:hover {
    background-color: #f5f5f5;
}

/* tournament section css start */
.tournament-card-total-section {
    margin-top: 30px;
}

.tournament-card-image {
    text-align: center;
    margin-bottom: 25px;
}

.tournament-card-image img {
    width: 100%;
    height: 140px;
    object-fit: cover;
}

.tournament-card-team-name h4 {
    color: #181E47;
    font-size: 26px;
    font-weight: 500;
    line-height: 43px;
    margin-bottom: 20px;
}

.tournament-card-timing-date h5 {
    color: #3A4178;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 8px;
}

.tournament-card-timing-date h5:last-child {
    margin-bottom: 0px;
}

.tournament-card-timing-section {
    margin-top: 25px;
}

.tournament-card-timing-icon-text-section {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.tournament-card-timing-icon-text-section:last-child {
    margin-bottom: 0px;
}

.tournament-card-timing-icon i {
    font-size: 25px;
    color: #008BD6;
}

.tournament-card-timing-text h5 {
    font-size: 25px;
    color: #3A4178;
    font-weight: 500;
    margin-left: 15px;
}

.tournament-card {
    background: #fff;
    border-radius: 6px;
    padding: 35px 38px;
}

.progress {
    background: #DDDDDD;
    justify-content: flex-start;
    border-radius: 100px;
    align-items: center;
    position: relative;
    display: flex;
    height: 9px;
    width: 180px;
}

.progress-value {
    animation: load 3s normal forwards;
    border-radius: 100px;
    background: #F38A29;
    height: 9px;
    width: 0;
}

@keyframes load {
    0% {
        width: 0;
    }

    100% {
        width: 30%;
    }
}

.tournament-card-progress-bar {
    margin-left: 15px;

}

/* tournament section css end*/

/* how to play page */
.bracket-image-text-total-row-section{
    margin-bottom: 60px;
}
.bracket-image-text-total-row-section:last-child{
    margin-bottom: 0px;
}
.how-to-play-section{
    margin: 60px 0px !important;
}
.how-to-play-section .bracket-text p {
    color: #3A4178;
}
/* how to play page end */
/* view entries page css start */
.my-entries-checkbox{
    margin-bottom: 25px;
}
.view-entries-section .roup-dashboard-home-desktop-table-chat-section {
    margin-top: 0px !important;
}
.view-entries-table-chatbox-section{
    margin-top: 20px;
}
.view-entries-section .official-tournament-dashboard-icon-number {
    background: #fff;
}
/* view entries page css end*/
/* spin css start */
.individual-group-section-title p{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 15px;
    color: #3A4178;
}
.teams-owned-section{
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 40px 25px;
    height: 370px;
    border-radius: 5px;
}
.teams-owned-section-title{
    border-bottom: 1px solid #BEB0B0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.teams-owned-section-title h5{
    font-weight: 500;
    font-size: 23px;
    color: #181E47;
}
.owned-list ul li{
    color: #3A4178;
    font-size: 18px;
    font-weight: 500;
}
.wheel {
    position: relative; 
    overflow: hidden;
    transition: all ease 7s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.spin-button{
    position: absolute;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: black;
    color: #fff;
    box-shadow: 0 5px 20px #000;
    font-weight: bold;
    font-size: 22px;
    cursor: pointer;
    animation: pulse 2s infinite;
    z-index: 2;
}
@keyframes pulse {
   0% {
   transform: scale3d(1, 1, 1);
   }
   50% {
   transform: scale3d(1.09, 1.09, 1.09);
   }
   100% {
   transform: scale3d(1, 1, 1);
   }
 } 
.spin-button:active {
    width: 70px;
    height: 70px;
    font-size: 20px;
    background: #ffe605;
} 
.wheel img{
    width: 796px;
    height: auto;
}
.spiner-inner-section{
    margin-top: 60px;
}
.wheel-section{
    position: relative;
}
.perspin-section{
    position: absolute;
    right: 45px;
    top: 0;
    background: url(../images/rupes-spin-background.png);
    width: 120px;
    height: 128px;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.perspin-section h5{
    font-size: 23px;
    font-weight: 800;
    color: #fff;
}
/* spin css end*/