body {
    overflow-x:hidden;
}

/* .site-header .container {
    max-width: 100%;
} 
.navbar-brand {

    display: inline-block;
    padding-top: .32rem;
    padding-bottom: .32rem;
    margin-right: 1rem;
    font-size: 1.125rem;
    line-height: inherit;
    white-space: nowrap;
    margin-left: 70px;
}

*/

/*for flip box*/
.flipdiv {padding: 50px 15px 45px 15px;text-align: center;}
/*.flipbox img {width: 100%;height: 330px;object-fit:cover;}*/
.flipbox {height: auto;border: 1px solid #017a3a;position: relative;margin: 59px 10px;width: 250px;display: inline-block;}

.mark-head {
    min-height: 74px;
    background: #017a3a;
    color: #fff;
    text-align: left;
    padding:5px;
}

/*hide class of player of the month*/
@media only screen and (max-width:1454px) {
    .players-month .section-title::before {
        display: none;
    }
    .players-month .section-title::after {
        display: none;
    }
}/*1454*/

/*header resp.*/
@media only screen and (max-width:1314px) {
    .site-header .container {
        max-width: 100%;
    } 
    header .navbar-expand-md .navbar-nav {padding-right: 20px;}
    .navbar-brand {
        display: inline-block;
        padding-top: .32rem;
        padding-bottom: .32rem;
        margin-right: 1rem;
        font-size: 1.125rem;
        line-height: inherit;
        white-space: nowrap;
        margin-left:0px;
        position: relative;
        left:4em;
    }
    .header-toggle {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }
} 

/*start header*/
@media only screen and (max-width:1307px) {
.footer-about .navbar-brand {left: 0;}    
    .players-div {
        text-align: center;
        padding: 70px 0 0 0;
    }
    
    .players-div .player-box:nth-child(3) {
       margin-top:30px;
       margin-bottom:30px;
    }

}

@media only screen and (max-width:1299px) {
.player-box {width: 320px;}
}

@media only screen and (max-width:1199px) {
.rc-logo {padding: 25px 0 0 0; text-align: center;}
.rc-inner {margin: -50px 0 0 30px;}
.footer-social li a {padding: 0 5px;}
.challenges-sect .section-title {font-size: 40px;}
.challenges-sect .section-title::before {left: 18%;}
.challenges-sect .section-title::after { right: 18%;}
.banner-colbox .banner-col {font-size: 13px;}
.banner-colbox .banner-col p { margin-bottom: 0; }
.players-div {padding: 100px 0 0 0;}
.player-box:nth-child(2) {width: 300px;}
.homebanner {min-height: 700px;}
.showcase-box {margin: 150px auto 50px;}

/*.menu-box .navbar-light .navbar-nav .nav-link:focus:before, .menu-box .navbar-light .navbar-nav .nav-link:hover:before {content: "";background: #017a3a;height: 112px;width: 60px;position: absolute;top: -32px;bottom: 0; left:2px;transform: skew(-20deg);z-index: -1; }*/
    
    /*homebanner*/
    /*.showcase-box {
        background: rgba(0,0,0,0.6);
        margin: 90px 0 95px 66px;
        border-left: 3px solid #017a3a;
        width: 700px;
        color: #fff;
        padding: 15px 25px;
    }*/

    .showcase-box h1{
        font-size:40px;
    }
    .showcase-box h3{
        font-size:25px;
    }

    .showcase-box .banner-btn {
        background: #017a3a;
        color: #fff;
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 600;
        padding: 5px 40px;
        display: inline-block;
        margin: 35px 0 20px;
        border: 2px solid #017a3a;
    }

    /*Tournament*/
    .section-title {
        font-family: 'Marcellus SC', serif;
        font-size: 40px;
        text-align: center;
        position: relative;
        color: #fff;
    }
    .section-title::before {
        background: url(../images/heading-before.png) no-repeat;
        content: "";
        width: 128px;
        height: 18px;
        position: absolute;
        left: 0;
        top: 16px;
    }
    .section-title::after {
        background: url(../images/heading-after.png) no-repeat;
        content: "";
        width: 128px;
        height: 18px;
        position: absolute;
        right: 0;
        top: 19px;
    }
    .ts-small-img .tsm-icons {
        background: rgba(1, 122, 58, 0.8);
        width: auto;
        text-align: center;
        font-size: 16px;
        padding: 4px 0;
        margin-right: 3px;
    }
    .ts-small-img .item img {   /*slider img*/
        object-fit: cover;
    }
    .ts-small-img .tsm-icons {
        margin-top: -36px;
    
    }
    .ts-join {  
        padding: 1px 10px;
        display: inline-block;
        margin-top: -32px;
    
    }
    .ts-small-img .tsm-info {

        background: rgba(1, 122, 58, 0.8);
        width: 100%;
        font-size: 11px;
        margin: -1px 0 0 0;
        padding: 3px;
    
    }
    /*Player of the Month*/

}/*1199*/

@media only screen and (max-width:1099px) {
.player-box {width: 275px;}
.player-box:nth-child(2) {width: 280px;}
}

@media only screen and (max-width:991px) {
.rc-logo img { width: 100%; }
.rc-inner {margin: 25px 0 0 0; width: 100%; padding: 0 30px;}
.showcase-box {margin: 150px auto 50px;width: auto;}
.player-box {width: 260px;margin: 0 15px;}
.player-box:nth-child(2) {width: 255px;}

    .section-title::before {
        display:none;
    }
    .section-title::after {
        display:none;
    }

    /*player of the month*/
    .players-month {
        background:url(../images/players-month.jpg);
        min-height:735px;
        padding:30px 0 0px 0;
    }

    .players-div {
        text-align: center;
        padding: 70px 0 0 0;
    }

    .players-div .player-box:nth-child(2) {
        margin-top:90px;
        margin-bottom:30px;
     }
  
    .players-div .player-box:nth-child(3) {
       margin-top:60px;
       margin-bottom:30px;
    }
    /*Tournametns*/
    .tsb-icons {
        width: 160px;
        height: 42px;
        margin: 19% auto 5px;
        display: block;
        background: rgba(1, 122, 58, 0.8);
        text-align: center;
        font-size: 22px;
    }

    .tsb-info {
        background: rgba(1, 122, 58, 0.8);
        width: 84%;
        margin: 0 auto;
        padding: 8px 10px;
        font-size: 15px;
        font-weight: 500;
    }

    .ts-small-img .tsm-icons {
        width:60px;
        font-size: 13px;
    }

    .ts-join {
        padding: 1px 7px;
        display: inline-block;
        margin-top: -32px;
        font-size:14px;
    }
    .ts-small-img .tsm-info p {
        padding: 3px;
        line-height: 13px;
        margin-top: 3px;
    }
    .ts-small-img .tsm-price {
        font-size: 16px;
        font-weight: 900;
        padding-right: 0;
    }
    .ts-small-img .tsm-credit {

        font-size: 12px;
        font-weight: 900;
        padding-left: 0;
        text-align: right;
        line-height: 15px;
        padding-top: 0px;
    
    }

    /*footer*/

    .col-lg-3.col-md-6.col-sm-12.footer-social {
        background:transparent;
        margin:0;
        border-left:none;
        width:auto;
        color:#fff;
        padding:20px 0 0 0;
    }
    .col-lg-3.col-md-6.col-sm-12.footer-social {
        margin: auto;
        text-align:center;
    }

}/*991*/

@media only screen and (max-width:767px) {
.site-header { position: relative; }
.logo-box {text-align: center;}
.logo-box .navbar-brand {margin: 0;left: 0;}
.logo-box .navbar-brand img {padding: 0;}
.main-section {padding: 0;}
#register-form .row.mn {padding: 50px 0 30px 0;}
#register-form [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {padding-left: 50px;}
.login-banner {min-height: auto;padding: 50px 0;background-position: 100% 0;}
.login-banner h1 {text-shadow: 0 0 5px #333;}
.login-banner ul {text-shadow: 0 0 5px #333;}


    /*Head logo*/
    .navbar-brand {
        display: inline-block;
        padding-top: .32rem;
        padding-bottom: .32rem;
        margin-right: 1rem;
        font-size: 1.125rem;
        line-height: inherit;
        white-space: nowrap;
        margin-left:0px;
        position: relative;
        left:2.5em;
    }
    .navbar-brand img {
        width: 200px;
        padding-bottom: 12px;
        padding-top: 12px;
    }

    /*head toggle*/
    .header-toggle .head-toggle {
        background: none;
        border: 0;
        color: #fff;
        font-size: 30px;
        margin: 39px 8px;
        display: inline-block;
        padding-top:3px;
    }

    /*toggle nav*/

    .navbar-light .navbar-toggler {
        padding:3px;
        border:lightgrey;
        background-color:none;
        font-size:25px;
        border-radius: 5px;
    }

    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer;
        position: absolute;
        top: -80px;
        right: 0;
    }
.menu-box .navbar-light .navbar-nav .nav-link {
    padding: 10px .5rem;
}

    .menu-box .navbar-light {
        padding: 0px 0;
    }
    /*nav menu li*/
    .menu-box .navbar-light .navbar-nav li {
        margin-left: 0px;
        text-align: center;
    }
    /*homebanner*/
    .showcase-box {
        background: rgba(0,0,0,0.6);
        margin: 90px 0 95px 1px;
        border-left: 3px solid #017a3a;
        width: auto;
        color: #fff;
        padding: 15px 25px;
    }

    .showcase-box h1{
        font-size:30px;
    }
    .showcase-box h3{
        font-size:25px;
    }

    .showcase-box .banner-btn {
        background: #017a3a;
        color: #fff;
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 600;
        padding: 5px 40px;
        display:block;
        margin: 80px 20px 40px 20px;
        border: 2px solid #017a3a;
        text-align: center;
    }

    .menu-box .navbar-light .navbar-nav .nav-link:focus:before, .menu-box .navbar-light .navbar-nav .nav-link:hover:before { 
        content: "";
        background:#017a3a; /*Temporory*/
        height:100%;
        width:30%;
        position:absolute;
        top:3.8px;
        bottom:0;
        left:0;
        transform:skew(-20deg);
        z-index:-1; 
        margin-left:35%;
        margin-right:35%;
    }

    .menu-box .navbar-light .navbar-nav .signup .nav-link:focus:before, .menu-box .navbar-light .navbar-nav .signup .nav-link:hover:before {width:29%;}

    /*tournament slider*/

    .col-lg-12.col-md-12.col-sm-12.tournaments-slider {
        margin-left: 16px;
        margin-bottom: 16px;
        margin-top: 10px
    }
    .ts-small-img .tsm-icons {
        width: 135px;  
        font-size: 16px;
        margin-top: 13px;
        margin-bottom: 5px;
    }
    .ts-join {
        padding: 6px 28px;
        display: inline-block;
        margin-top: 63px;
        font-size: 14px;
    }
    .ts-small-img .tsm-info {
        width: 44%;
        font-size: 11px;
        margin-top: -40px;
    }

    .tournaments-slider.ts-small-first {
        padding-right: 0;
        margin-top: 10px;
        margin-left: 9px;
    }
     /*second*/
    .tournaments-slider.ts-small-second {
        padding: 0;
        margin-top: 20px;
        margin-left: 16px;
    }
    /*third*/
    .tournaments-slider.ts-small-third {
        padding-left: 0;
        margin-left: 25px;
        margin-top: 20px;
    }

    /*Match making*/
    .flipdiv {
        padding: 0px 15px 45px 15px;
        text-align: center;
    }
    .flipbox {
        margin: 0px 10px 23px 10px !important;
    }

    .flipbox {
        width: 100%;
        height: 420px;
        border: 1px solid #017a3a;
        position: relative;
        margin: 15px 10px;
        width: auto;
        display: inline-block;
    }
    /*Credit*/
    .ts-small-img .item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    /*Players of the Month*/
    .players-month .section-title{
        font-size:34px;
    }

    /*footer*/
    .site-footer {
        background: #191919;
        font-size: 12px;
        color: #a8a8a8;
        padding: 30px 0 30px 0;
    }
    .foot-about {
        padding: 15px 0 0 0;
        text-align:justify;
    }

    .col-lg-4.col-md-6.col-sm-12.footer-menu {
        margin-top: -95px;
    }
    .col-lg-12.col-md-12.col-sm-12.copyright {
        margin-top: 10px;
        padding: 0px;
        
    }
    .col-lg-3.col-md-6.col-sm-12.footer-social {
        text-align: center;
    }
    

}/*767*/

@media only screen and (max-width:699px) {
.footer-about .navbar-brand {width: 100%; text-align: center;}
.footer-about .navbar-brand img { width: 300px;padding-bottom: 0; }
}


@media only screen and (max-width:599px) {
.login-banner { background-position: 90% 0;}
}


@media only screen and (max-width:499px) {
.logo-box .navbar-brand img {width: 75%;padding: 0 0;}
.navbar-toggler:not(:disabled):not(.disabled) {top: -55px;}
#register-form .row.mn h3 {width: 100%;margin-bottom: 10px;}
.login-banner {background-position: 85% 0;}
}


@media only screen and (max-width:420px) {
    /*Head logo*/
    .navbar-brand img {
        width: 180px;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .showcase-box .banner-btn {
        background: #017a3a;
        color: #fff;
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 600;
        padding: 5px 40px;
        display:block;
        margin: 70px 20px 30px 20px;
        border: 2px solid #017a3a;
        text-align: center;
    }
    /*Players of the Month*/
    .player-box {
        width: 271px;
    }
    
    .players-month .section-title{
        font-size: 22px;
    }
    /*Match making*/
    .match-making .section-title{
        font-size: 27px;
    }
    /*Tournament and Challanges*/
    .tournaments-sect .section-title {
        font-family: 'Marcellus SC', serif;
        font-size: 25px!important;
        text-align: center;
        position: relative;
        color: #fff;
        margin-bottom: 0;
        z-index: 1;
    }
    .challenges-list {
        border: 1px solid #f5f5f5;
        padding: 0;
        max-height: 643px;
        overflow: auto;
        margin-top:13.4em!important;
    }
    .tsb-info {
        font-size: 13px;
    }
    .tsb-credit {
        font-size: 14px!important;
        top: -3.2em!important;
    }
    .tsb-price {
        font-size: 27px;
        font-weight: 900;
        padding: 0;
        margin-left: -27px;
    }
    /*footer*/
    .col-lg-3.col-md-6.col-sm-12.footer-social {
        text-align: center;
    }
    .col-lg-12.col-md-12.col-sm-12.copyright {
        margin-top: 10px;
        padding: 0px;
    }


}/*420*/

/*---------------------------------------------------------------------------------*/

/*out of scope*/

@media only screen and (max-width:575px) {      /*for the tournament and challanges*/

    .tournaments-sect .section-title {
        font-family: 'Marcellus SC', serif;
        font-size: 30px;
        text-align: center;
        position: relative;
        color: #fff;
        top:8em;
        margin-bottom: 0;
        z-index: 1;
    }
    .players-month .section-title {
        top: 0em;
    }

    /*Green banner*/
    .banner-colbox .banner-col{
        display: inline-block;
        padding-top:0px;
    }

    .homebanner {
        background: url(../images/banner-bg.jpg) no-repeat;
        background-size: auto;
        background-size: cover;
        min-height: 820px;
        position: relative;
    }

    .banner-colbox .banner-col:nth-child(1) {
        display: inline-block;
        padding-top:30px;
    }

    .banner-colbox .banner-col:nth-child(3) {
        display: inline-block;
        padding-top:0px;
    }

    .match-making .container .section-title{
        top: 0em;
    }
    .flipbox {
        margin: 0px 10px 23px 10px !important;
    }

    .challenges-list {
        border: 1px solid #f5f5f5;
        padding: 0;
        max-height: 643px;
        overflow: auto;
        margin-top:15.4em;
    }
    /*footer*/
    .col-lg-3.col-md-6.col-sm-12.footer-social {
        margin: auto;
    }

    /*Tournament n challenges*/
    .tsb-icons {
        width: 160px;
        height: 42px;
        margin: 4% auto 5px;
        display: block;
        background: rgba(1, 122, 58, 0.8);
        text-align: center;
        font-size: 22px;
    }
    .ts-small-img .tsm-icons {
        width: 135px;
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .ts-join {
        padding: 6px 20px;
        display: inline-block;
        margin-top: 4px;
        font-size: 14px;
    }
    .ts-small-img .tsm-info {
        width: 70%;
        font-size: 11px;
        margin-top: -40px;
    }
    /*resp. slider*/
    .tsb-credit {
    font-size:19px;
    font-weight:900;
    text-align:right;
    top:-1.9em;
    }
    .col-sm-12.challenges-div {
        padding-right: 0;
        width: 90%;
        margin-left:3%;
    }
    .col-sm-12.tournaments-div {
        padding-left: 0;
        width: 90%;
        margin-left: 3%;
    }
    .col-lg-12.col-md-12.col-sm-12.tournaments-slider {
        margin-left:28px;
        margin-bottom: 16px;
        margin-top: 10px;
        border-left: 1px solid aliceblue;
        padding: 0;
        width: 92%;
    }
    .tournaments-slider.ts-small-first {
        padding-right: 0;
        margin-top: 10px;
        margin-left: 34px;
        border-left: 1px solid aliceblue;
        border-top: 1px solid aliceblue;
        padding: 0;
        width: 88%;
    }

    .tournaments-slider.ts-small-second {
        padding: 0;
        margin-top: 20px;
        margin-right: auto;
        margin-left: 34px;
        border-left: 1px solid aliceblue;
        border-top: 1px solid aliceblue;
        padding: 0;
        width: 88%;
    }

    .tournaments-slider.ts-small-third {
        padding-left: 0;
        margin-left: 34px;
        margin-top: 20px;
        border-left: 1px solid aliceblue;
        border-top: 1px solid aliceblue;
        padding: 0;
        width:88%;
    }

    /*to show the trophy*/
    .banner-colbox .banner-col:nth-child(3) {
        display: inline-block;
        padding-top: 0px;
        z-index: 1;
    }

}/*575*/

@media only screen and (max-width:399px) {
.header-toggle .head-toggle {margin: 22px 8px;}
.rc-logo img {width: 80%;}
.rc-inner {padding: 0 20px;}
.g-recaptcha {transform:scale(0.80);-webkit-transform:scale(0.80);transform-origin:0 0;-webkit-transform-origin:0 0;}
.login-banner {background-position: 75% 0;}
}

@media only screen and (max-width:366px) {
    .tournaments-sect .section-title{
        top: 10.3em;
        margin-top: 48px;
        font-size: 23px !important;
    }
}

/**/

