/*
    ##New Updates from Client##
        Share vote via Anonymously
        Change Home page design as per the current data available and admin desire
        Change the way of strategy and vote - HTML Template with a snippet from database
   ##Coded on October 2019##
*/
.mont-serrat-font {
    font-family: "Montserrat", sans-serif;
}

body.prev-scroll {
    overflow: hidden;
    position: fixed;
    left: 0;
    width: 100%;
}

.annony-modal .modal-custom {
    width: 100%;
    max-width: 450px;
}

.annony-modal .modal-content {
    background: url('../images/login-popup-bg.jpg');
    background-color: #fff;
    background-position: center;
}

.annony-modal .modal-body .button-gp {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}

.annony-modal .modal-body .button-gp ul {
    list-style: none;
    padding: 0;
    box-sizing: border-box;
    max-width: 295px;
    width: 100%;
    margin: 0 auto;
}

.annony-modal .modal-body .button-gp ul>li {
    margin-bottom: 20px;
}

.annony-modal .modal-header .close {
    z-index: 55;
}

.modal-body .main-content {
    text-align: center;
    background: #FF9898;
    padding: 10px 0;
    margin-bottom: 20px;
}

.modal-body .main-content h5 {
    margin-bottom: 0;
    font-size: 15px;
    padding: 0 30px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.login-nw-style {
    display: inline-block;
    width: 100%;
    color: #333;
    cursor: pointer;
    text-transform: uppercase;
    cursor: pointer;
}

.login-nw-style:hover {
    color: #000 !important;
}

.login-nw-style div {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    position: relative;
    line-height: 50px;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 5px;
}

.login-nw-style figure {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 25px;
    top: 5px;
}

.login-nw-style figure>img {
    max-height: 100%;
    height: 100%;
    width: 100%;
    max-width: 100%;
    object-fit: scale-down;
    object-position: center;
}

.login-nw-style figcaption {
    padding-left: 30px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Exo', sans-serif;
}

/*-- Vote via Email Form --*/
.vote-email {
    display: none;
    min-height: 250px;
    text-align: center;
}

.vote-email form {
    display: inline-block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 50px;
}

.vote-email .form-panel {
    margin-bottom: 15px;
}

.vote-email form input {
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
    line-height: 40px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #333;
    font-weight: 600;
    border: 1px solid #eaeaea
}

.header_email figure {
    width: 100%;
    max-width: 65px;
    margin: 0 auto 12px;
}

.header_email figcaption {
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #333;
    line-height: 17px;
    margin-bottom: 20px;
    font-family: 'Montserrat' sans-serif;
    font-style: italic;
}

.btn_share {
    margin-top: 10px;
}

.btn_share button {
    width: 100%;
    background: #1DB240;
    line-height: 45px;
    height: 45px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat' sans-serif;
    box-shadow: none;
    border: 1px solid #1DB240;
    font-weight: 600;
    letter-spacing: 0.8px;
}


/*--
    ## Strategy Model HTML render ##
--*/
/* -- Club Swapper Section --*/
.club_swapper {
    height: 580px;
    padding-top: 15%;
    background: #197719;
}

.club_swapper::before {
    content: '';
    background: #197719;
    top: 0;
    left: -100px;
    width: 200px;
    height: 100%;
    position: absolute;
}

.club_swapper ul {
    padding-left: 0;
    list-style: none;
}

.club_swapper ul>li figure {
    width: 80px;
    margin: 0 auto 20px;
    border: 2px solid #dedede;
    border-radius: 50%;
    padding: 10px;
    background: #ffffff61;
}

.swapper-area {
    text-align: center;
}

.swapper-btn {
    display: inline-block;
    width: auto;
    padding: 0 20px;
    height: 30px;
    /* border: 1px solid #fff; */
    border-radius: 50px;
    line-height: 30px;
    color: #000 !important;
    font-size: 12px;
    background: #26b240;
    font-weight: bold;
    font-family: 'Montserrat';
    margin-bottom: 15px;
}

.desc-club {
    text-align: center;
    color: #fff;
    padding: 0 15px;
    font-size: 14px;
    margin-top: 15px;
    line-height: 26px;
    margin: 5px 0;
}

.desc-club span {
    display: block;
}

.strt-chng-area {
    text-align: center;
    margin-top: 2%;
}

.chng-strat {
    display: inline-block;
    width: auto;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 50px;
    font-weight: bold;
    letter-spacing: 0.8px;
}

.chng-strat:hover {
    color: #333;
    background: #fff;
}

.strat-poll-section {
    padding: 0;
    /*background: url('../images/strategy-bg.jpg');*/
    /*background-repeat: repeat-x;*/
    background: #198719;
}

.canvas-holder {
    width: 100%;
    max-width: 400px;
    /* height: 580px; */
    margin: 0 auto;
    position: relative;
    background: url('../images/strategy-bg.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-color: green
}

.pos {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    position: absolute;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    cursor: pointer;
    border: 1px solid #fff;
    box-shadow: 1px 1px 7px 2px #0000003d;
}

.pos::after {
    content: attr(data-pp);
    position: absolute;
    z-index: 5;
    opacity: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 50px;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
    color: #000;
}

.center {
    left: 50%;
    transform: translate(-50%, 0);
}

.pos.choosen {
    background-position: top center;
    background-size: cover;
    border: 2px solid #fff;
}

.pos.choosen::after {
    background: #00000059;
    color: #fff;
}

.red {
    background: #ff0d0d;
}

.yellow {
    background: #ffff00;
}

.blue {
    background: #3b0dff;
}

.gray {
    background: #808080
}

.popup-choose-player {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #eaeaea;
    position: absolute;
    top: 0;
    display: none;
    height: 100%;
}

.popup-choose-player::before {
    content: '';
    position: fixed;
    z-index: 9;
    background: #000;
    opacity: 0.5;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.popup-choose-player .pop-header {
    padding: 22px 3px 0px 17px;
}

.pop-content {
    position: relative;
    z-index: 99;
    background: #fff;
    box-sizing: border-box;
    max-width: 850px;
    margin: 0 auto;
    height: 570px;
    overflow-y: auto;
    top: 50%;
    border-radius: 5px;
    transform: translate(0, -50%);
}

.inner-content-box {
    max-width: 650px;
    padding: 0 10px 20px 10px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
}

.search-bar {
    position: relative;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    z-index: 999;
    padding: 10px 0;
    background: #f9f9f9ec;
}

.search-bar .form-element {
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
    display: flex;
}

.empty-space {
    height: 0;
}

.search-bar input {
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    line-height: 45px;
    height: 45px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 50px;
    border: 2px solid #eaeaea;
    box-shadow: none;
    outline: none !important;
    text-align: right;
}

.search-bar input:focus {
    border: 2px solid #0b3e6f;
}

.cancel-btn {
    background: #fe2b00;
    color: #fff;
    width: 45px;
    height: 45px;
    position: absolute;
    z-index: 999;
    font-size: 15px;
    border: none;
    right: 0;
}

.result-bar ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}

.result-bar ul>li {
    margin-bottom: 5px;
    flex-basis: 50%;
    border-bottom: 1px dashed #eaeaea;
    /*padding-bottom: 10px;*/
    /*padding-top: 10px;*/
    /*padding-right: 10px;*/
    padding-left: 0;
    box-sizing: border-box;
    position: relative;
}

.result-bar ul>li::after {
    content: '';
    height: 75%;
    width: auto;
    border: 1px dashed #eaeaea;
    right: 0;
    top: 7px;
    position: absolute;
    opacity: 0.5;
}

.result-bar ul>li:nth-child(even)::after {
    display: none;
}

.result-bar ul>li:nth-last-child(2),
.result-bar ul>li:last-child {
    border-bottom: none;
}

.result-bar ul>li .player-select {
    all: unset;
    display: inline-block;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    text-decoration: none;
    flex-direction: row-reverse;
    cursor: pointer;
    padding: 10px;
    box-sizing: border-box;
}

.result-bar ul>li .ald-choosen {
    background: #eaeaea;
}

.result-bar ul>li>.player-select>figure {
    border-radius: 50%;
    border: 1px solid #eaeaea;
    max-width: 50px;
    width: 50px;
    max-height: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0;
}

.result-bar ul>li>.player-select .choose_span {
    margin-left: 5px;
    margin-right: auto;
    color: #333;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    padding: 0 13px;
    height: 25px;
    line-height: 25px;
    font-weight: 500;
    text-transform: capitalize;
    transition: background 0.5s;
}

.result-bar ul>li .player-select:hover .choose_span {
    background: #2a3035;
    color: #fff;
    border-color: #2a3035;
}

.result-bar ul>li .ald-choosen .choose_span {
    background: #fff;
    border: 1px solid #fff;
}

.result-bar ul>li>.player-select>figure>img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
    min-height: 100%;
    min-width: 100%;
}

.result-bar ul>li>.player-select>figcaption {
    padding-right: 15px;
    flex: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-direction: row-reverse;
}

.result-bar ul>li>.player-select>figcaption h5 {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    color: #333;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    text-align: right;
}

.result-bar ul>li>.player-select>figcaption h5 span {
    display: block;
    font-size: 11px;
    margin-top: 5px;
}

.tot_strat {
    display: inline-block;
    width: 100%;
}

.club_swapper .circle_rating {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.club_swapper .circular__bar {
    display: inline-block;
    margin: 0 auto;
    float: none;
}

.club_swapper .circle_rating h6 {
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
}

.strat_club_name {
    text-align: center;
    color: #fff;
    font-style: normal;
    letter-spacing: 0.8px;
    font-size: 17px;
}

.strat-art {
    padding: 25px 0 5px;
}

.strat-art .strat-desc h5 {
    color: #fff;
    font-style: normal;
    margin-bottom: 5px;
}

.strat-art .strat-desc p {
    color: #fff;
    margin-bottom: 5px;
}

.strat-pos-ul {
    padding-left: 10px;
    list-style: none;
}

.strat-pos-ul li {
    color: #fff;
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
}

.strat-pos-ul li>span {
    padding-right: 5px;
    float: left;

}

#formVote button {
    background: none;
    border: 2px solid #fff;
    border-radius: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .pos {
        width: 45px;
        height: 45px;
    }

    .club_swapper::before {
        left: -100px;
        width: 110px;
    }
}

@media only screen and (max-width: 600px) {
    .result-bar ul {
        flex-wrap: wrap;
    }

    .result-bar ul>li {
        flex: 1;
        flex-basis: 100%
    }

    .result-bar ul>li::after {
        display: none
    }

    .club_swapper {
        padding-top: 10%;
        height: 450px;
    }

    .info-top {
        padding: 0 !important
    }

    .club_swapper::before {
        display: none;
    }

    .pos {
        width: 45px;
        height: 45px;
    }

    .descr-below {
        margin-bottom: 15px;
    }

    .pop-header h5 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 360px) {
    .pos {
        width: 35px;
        height: 35px;
    }

    .canvas-holder {
        margin-top: 10px;
    }

    .pos::after {
        line-height: 40px;
    }
}

/* New Style Updates On The Match Overview page */
.tab-header {
    display: flex;
    background: #f1faff;
    position: relative;
    margin-bottom: 4rem;
}

.tab-clubs {
    padding: 10px 0;
    width: 100%;
    text-align: center;
    border-right: 1px dashed #adadad;
    position: relative;
    z-index: 2;
}

.clb2:after {
    content: '';
    position: absolute;
    right: -80px;
    top: 0;
    background: #f1faff;
    width: 23%;
    height: 100%;
    z-index: 1;
}

.tab-clubs:last-child {
    border-right: none;
}

.active-c-tab {
    background: #fff;
}

.clb2.active-c-tab:after {
    background: #fff;
}

.active-c-tab::before {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    border-top-color: #fff;
    content: '';
    pointer-events: none;
}

.tab-clubs a {
    width: 100%;
    display: inline-block;
}

.tab-clubs figure {
    width: 90px;
    margin: 0 auto 25px;
    position: relative;
}

.tab-clubs .percent {
    position: absolute;
    bottom: -25px;
    line-height: 25px;
    left: 50%;
    transform: translate(-50%, 0);
}

.tab-clubs figure>.club-logo-tab {
    width: 100%;
    object-fit: scale-down;
    transform: scale(0.7);
    height: 90px;
}

.tab-clubs .percentage-holder {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.tab-clubs .percentage-holder .chart,
.tab-clubs .percentage-holder>.chart canvas,
.start_grid .percentage-holder .chart,
.start_grid .percentage-holder>.chart canvas {
    width: 100% !important;
    height: 100% !important;
    margin: 0;
}

.tab-clubs h4 {
    font-size: 13px;
    letter-spacing: 0.7px;
    margin-top: 15px;
    padding: 0 5px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.no-padd {
    padding: 0 !important;
}

.match-page-bg {
    background: #e7e7e7;
    position: relative;
    overflow: hidden;
}

/*-- sIDEBAR UPDATES IN MATCH DETAIL PAGE --*/
.match-page-bg .bg-after {
    top: 30px;
}

.match-page-bg .bg-after::before {
    left: 0;
    /* width: 30vw;*/
    width: 24vw;
}

.match-page-bg .pr-top {
    position: relative;
    z-index: 5;
    background: #e7e7e7;
    /*min-height: 700px;*/
}

.strat-row {
    display: flex;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
}

.start_grid {
    flex-basis: 20%;
    /*margin-right: 10px;*/
    margin-bottom: 20px;
    position: relative;
}

.is-active .start_grid {
    border-bottom: 1px solid #eaeaea;
}

.is-active .start_grid::before {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 15px;
    border-top-color: #eaeaea;
    content: '';
    pointer-events: none;
}

.gridtab>dt {
    padding: 0 5px;
    border: none;
    background: none;
    /*margin-right: 10px;*/
}

.gridtab>dd {
    border: none;
    display: grid;
    grid-template-areas: "stack";
}

.gridtab>dd>figure,
.gridtab>dd>section {
    grid-area: stack;
}

.top-strat a::before {
    visibility: hidden;
    content: '';
    position: absolute;
    z-index: 2;
    right: 10px;
    top: 0px;
    height: 60px;
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
    border-bottom: 20px solid transparent;
}

.top-strat a::after {
    content: '\f005';
    position: absolute;
    z-index: 2;
    right: 8px;
    top: 3px;
    color: #f90;
    font-family: FontAwesome;
    font-size: 19px;
}

.start_grid figure::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.5s;
}

.hover-more {
    position: absolute;
    bottom: 20%;
    left: 50%;
    border: 1px solid #fff;
    border-radius: 50px;
    opacity: 0;
    transition: bottom 0.5s;
    color: #fff;
    z-index: 6;
    padding: 0 10px;
    transform: translate(-50%, 50%);
    font-size: 13px;
    width: 100px;
    text-align: center;
    background: #323150;
}

.start_grid a:hover>figure::after {
    opacity: 0.5;
}

.start_grid a:hover>figure .hover-more {
    bottom: 50%;
    opacity: 1;
}

.strat_content {
    background: #fff;
    text-align: center;
    padding: 8px 0;
    text-transform: uppercase;
}

.strat_content h5 {
    margin-bottom: 0;
    font-size: 15px;
    font-style: normal;
}

.start_grid figure>.percentage-holder {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translate(-50%, 0);
    background: #fff;
    border-radius: 50%;
    z-index: 2;
    width: 50px;
    height: 50px;
}

.start_grid figure>.percentage-holder>.chart {
    margin: 0;
}

.start_grid figure {
    position: relative;
    /*height: 255px;*/
    /*min-height: 255px;*/
}

.start_grid figure>img {
    min-height: 100%;
    height: 100%;
    width: 100%;
    min-width: 100%;
    object-fit: scale-down;
}

.ajax-players {
    display: inline-block;
    width: 100%;
    height: 350px;
    background: #fff;
}

.voted-players li {
    margin-bottom: 10px;
    border-bottom: 1px dashed #eaeaea;
    padding-bottom: 10px;
}

/*-- Custom Alert Box --*/
.custom-alert-box {
    display: inline-block;
    width: 100%;
    background: #fff6d7;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: #000;
    border-radius: 5px;
    font-size: 15px;
    border: 2px solid #ece2be;
    position: relative;
}

.matchoverview-votebtn {
    position: absolute;
    right: 20px;
    top: 15px;
    border: none;
    padding: 0 25px;
    line-height: 35px;
    border-radius: 5px;
    background: #fff;
    border: 2px solid #e0c566;
}

.tab-body {
    padding: 0 20px;
}

.stratt1 {
    text-align: center;
}

.strtatefgy_grid {
    min-height: 400px;
}

.match-upcoming-lat li.rtl-left figcaption h4 {
    text-align: right;
}

.match-upcoming-lat li:last-child figcaption {
    float: right;
}

@media (min-width: 736px) {

    .game-result__team,
    .game-result__score-wrap {
        float: left;
    }

    .result-tab {
        margin-left: -8px;
        margin-right: -8px;
        margin-top: 20px;
    }

    .strategyteam .white-card {
        padding: 20px 15px;
    }
}

@media only screen and (max-width: 600px) {

    /*.gridtab > dt{*/
    /*    min-width: calc(46% + 2px);*/
    /*    width: calc(46% + 2px);*/
    /*    margin: 0 5px;*/
    /*}*/
    .custom-alert-box {
        text-align: center;
    }

    .matchoverview-votebtn {
        position: relative;
        top: auto;
        right: auto;
        margin-top: 15px;
    }

    .card-inner-content .voted-players li {
        width: 100%;
        padding-bottom: 10px !important;
    }

    .strtatefgy_grid {
        min-height: 270px;
        height: auto;
    }

    .strtatefgy_grid span:first-child {
        height: 265px;
        display: block
    }

    .game-result .card__header--has-btn>h4 {
        text-align: center;
    }

    .game-result__section .game-result__content {
        display: flex;
        flex-direction: row-reverse;

    }

    .game-result__section .game-result__score-wrap {
        width: 30%;
        text-align: center;
    }

    .result-tab .strategyteam {
        padding: 0;
    }
}

@media only screen and (max-width: 320px) {
    .gridtab>dt {
        min-width: calc(45% + 2px);
        width: calc(45% + 2px);
        margin: 0 5px;
    }
}