/* ThemeColor One */

.ritekhed-color,.ritekhed-colorhover:hover,.ritekhed-fixture-table-slider .slick-arrow,.ritekhed-testimonial-slider .slick-arrow:hover,
.ritekhed-partner-slider .slick-arrow:hover i,.ritekhed-breadcrumb li {
    color: #ffdc11;
}

.ritekhed-bgcolor,.ritekhed-bgcolorhover:hover,.ritekhed-fixture-table-slider .slick-arrow:hover,.ritekhed-fancy-title h2:before,.ritekhed-fancy-title h2:after,
.footer-widget-title h2:before,.widget_gallery ul li a:before,.ritekhed-bloglarge-text time,.ritekhed-blog-large figure a i,.ritekhed-widget-heading h2:before,
.ticket-buy-btn:hover,.ritekhed-forword-btn,.ritekhed-player-list figure a i,.ritekhed-article-text time,.ritekhed-banner-btn:hover {
    background-color: #ffdc11;
}

.ritekhed-border-color,.ritekhed-border-colorhover:hover,.sm-blue ul,.sm-blue ul ul,.ritekhed-classic-heading h2,.ritekhed-banner-btn:hover {
    border-color: #ffdc11;
}
.ritekhed-main-header:before,.ritekhed-main-header:after {
	border-bottom-color: #ffdc11;
}
.bar-container .bar {
	background-color: #ffdc11 !important;
}

/* ThemeColor Two */
.ritekhed-color-two,.ritekhed-colorhover-two:hover,.ritekhed-fixture-table-slider .slick-arrow:hover,li:hover .ritekhed-counter-wrap i,.ritekhed-partner-slider .slick-arrow i,
.ritekhed-banner-btn {
	color: #27282a;
}

.ritekhed-bgcolor-two,.ritekhed-bgcolorhover-two:hover,.sm-blue ul,.sm-blue ul ul,.ritekhed-fixture-table-slider .slick-arrow,.ritekhed-classic-heading h2,.ritekhed-blog-large figure a:before,
.ritekhed-search-result input[type="submit"]:hover {
	background-color: #27282a;
}

.ritekhed-border-color-two,.ritekhed-border-colorhover-two:hover,.ritekhed-banner-btn {
	border-color: #27282a;
}
.sm-blue ul:before {
	border-bottom-color: #27282a;
}



.latest-result .single-match {
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.09);
    margin-bottom: 40px;
    background-color:white;
}

.latest-result .single-match .part-head {
    text-align: center;
    padding: 3px 0;
    /*border-radius: 0 0 10px 10px;*/
    position: relative;
    z-index: 2;
    overflow: hidden;
    /*border-bottom: 1px solid #ddd;*/
    /*border-top: 1px solid #ddd;*/
}

.latest-result .single-match .part-head .match-title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    color: white;
    margin: 0 0 4px 0;
}

.latest-result .single-match .part-head .match-venue {
    font-size: 14px;
    font-weight: 400;
    color: white;
}

.latest-result .single-match .part-head:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    background: #27282a;
    height: 100%;
    z-index: -1;
    opacity: .98;
}
.latest-result .single-match .part-team {
    padding: 20px 60px 10px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: white;
}
.latest-result .single-match .part-team .single-team {
    display: inline-block;
    text-align: center;
    background: #fff;
    border-radius: 3px;
}
.latest-result .single-match .part-team .single-team .logo {
    height: 80px;
    margin-bottom: 22px;
    display: inline-block;
    position: relative;
}
.latest-result .single-match .part-team .single-team .logo img {
    height: 100%;
    width: auto;
}
.latest-result .single-match .part-team .single-team span.team-name {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #383838;
    display: block;
    opacity: .9;
}
.latest-result .single-match .part-team .match-details {
    display: inline-block;
    text-align: center;
}
.latest-result .single-match .part-team .match-details {
    display: inline-block;
    text-align: center;
}
.latest-result .single-match .part-team .match-details .match-time {
    margin-bottom: 12px;
}
.latest-result .single-match .part-team .match-details .match-time span.date {
    font-weight: 500;
    color: #2a2a2a;
    opacity: .6;
    font-size: 14px;
}
.latest-result .single-match .part-team .single-team {
    display: inline-block;
    text-align: center;
    background: #fff;
    border-radius: 3px;
}
.latest-result .single-match .part-team .single-team .logo span.win {
    display: inline-block;
    background-color: #c40c49;
    position: absolute;
    bottom: calc(100% + 10px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 3px 15px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
}
.latest-result .single-match .part-team .single-team .logo span.win:after {
    position: absolute;
    content: '';
    left: 50%;
    width: 10px;
    height: 10px;
    background: #c40c49;
    top: 100%;
    margin-left: -5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -5px;
}
.won-result p{
    text-align: center;
    color: #c40c49;
    font-weight: 500;
   
}
.latest-result .single-match .part-team .match-details span.versase {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    background: #ffdd17;
    width: 40px;
    height: 40px;
    line-height: 34px;
    border-radius: 50%;
    color: #c40c49;
    border: 2px solid rgb(255 221 23);
    margin-bottom: 20px;
    font-style: italic;
    z-index: 99999;
}
.latest-result .single-match .part-team .match-details span.versase:after {
    position: absolute;
    content: '';
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 64%;
    width: 170px;
    margin-top: -1px;
    height: 2px;
    background: rgb(255 221 23);
    z-index: -61;
}

.match-details span.versase {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    background: #ffdd17;
    width: 40px;
    height: 40px;
    line-height: 34px;
    border-radius: 50%;
    color: #c40c49;
    border: 2px solid rgb(255 221 23);
    margin-bottom: 20px;
    font-style: italic;
    z-index: 99999;
   
}
.versase-for-payment{
     padding: 0 0 0 9px;
    left: 51px;
}
.match-details span.versase:after {
    position: absolute;
    content: '';
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 64%;
    width: 170px;
    margin-top: -1px;
    height: 2px;
    background: rgb(255 221 23);
    z-index: -61;
}
.match-prediction-latest{
    background-color: #ffdd17;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 0 5px 0;
}
.match-prediction-latest a{
    background-color: #2c2d2f;
    /* width: 136px; */
    padding: 7px 20px 8px 20px;
    /* height: 34px; */
    color: white;
}
.match-prediction-latest a:hover{
    background-color: white;
    color: black;
}
.widget-tournament-name{
    border: 1px solid;
    background-color: black;
    padding: 18px;
}
.widget-tournament-pre88 h2{
    color: white;
}
.widget-tournament-name ul li a {
    color: white;
}
.tournament-part-team{
    padding: 30px 15px 10px 15px !important;
}
.latest-result .single-match .tournament-part-team .single-team span.team-name {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    color: #383838;
    display: block;
    opacity: .9;
}

.sport-content-title {
    background: #383838;
    border-radius: 5px;
    margin: 0 0 30px 0;
}

.sport-content-title h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    padding: 17px 30px;
    margin: 0;
}
.pl-0{
    padding-left: 0;
}
.pr-0{
    padding-right: 0;
}
.view-matches{
   float: right;
    color: #ffdd17;
}

.horizontal .progress-bar {
  float: left;
  width: 100%;
  /*padding: 12px 0;*/
  background-color:white;
  margin: 7px 0 9px 0;
}

.horizontal .progress-track {
  position: relative;
  width: 100%;
  height: 20px;
  background: #ebebeb;
}

.horizontal .progress-fill {
  position: relative;
  background: #666;
  height: 20px;
  width: 50%;
  color: #fff;
  text-align: center;
  font-family: "Lato","Verdana",sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.rounded .progress-track,
.rounded .progress-fill {
  border-radius: 3px;
  box-shadow: inset 0 0 5px rgba(0,0,0,.2);
}


/* Vertical */

.vertical .progress-bar {
  float: left;
  height: 300px;
  width: 40px;
  margin-right: 25px;
}

.vertical .progress-track {
  position: relative;
  width: 40px;
  height: 100%;
  background: #ebebeb;
}

.vertical .progress-fill {
  position: relative;
  background: #825;
  height: 50%;
  width: 40px;
  color: #fff;
  text-align: center;
  font-family: "Lato","Verdana",sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.rounded .progress-track,
.rounded .progress-fill {
  box-shadow: inset 0 0 5px rgba(0,0,0,.2);
  border-radius: 3px;
}
.graphical-view{
    background-color: white;
    padding: 25px;
    margin: 0 0 50px 0;

}
.green{
    background-color: #25d366 !important;
}
.yellow{
    background-color: #c40c49 !important;
}
.blue{
    background-color: #1729ff !important;
}
.sport-content-conter{
    padding: 0 26px 0 31px;
}
.pt-60{
    padding:60px 0 0 0 ;
}
.bet-slip .bet-slip-sidebar {
    -webkit-box-shadow: 0px 0px 11px 7px rgba(56, 56, 56, 0.06);
    box-shadow: 0px 0px 11px 7px rgba(56, 56, 56, 0.06);
}
.bet-slip .bet-slip-sidebar h3.title {
    padding: 15px 30px;
    background: -webkit-linear-gradient(285deg, #27282a, #282828);
    background: -o-linear-gradient(285deg, #27282a, #282828);
    background: linear-gradient(165deg, #27282a, #282828);
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    text-align: center;
}
.bet-slip .bet-slip-sidebar .sidebar-content {
    padding: 26px 30px 22px;
}
.bet-slip .bet-slip-sidebar .sidebar-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative;
}
.bet-slip .bet-slip-sidebar .sidebar-content ul li {
    text-align: center;
    list-style: none;
    height: 48px;
}
.bet-slip .bet-slip-sidebar .sidebar-content ul li span.title {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.bet-slip .bet-slip-sidebar .sidebar-content ul li span.number {
    font-size: 20px;
    color: #c40c49;
}

.bet-slip .bet-slip-sidebar .sidebar-content .total-returns {
    background: #f81b64;
    background: -webkit-linear-gradient(285deg, #ffdc11, #fdda11);
    background: -o-linear-gradient(285deg, #ffdc11, #fdda11);
    background: linear-gradient(165deg, #ffdc11, #fdda11);
    text-align: center;
    padding: 25px 0 36px;
    border-radius: 5px;
    margin-top: 30px;
}
.bet-slip .bet-slip-sidebar .sidebar-content .total-returns span.text {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}
.bet-slip .bet-slip-sidebar .sidebar-content .total-returns span {
    display: block;
}
.bet-slip .bet-slip-sidebar .sidebar-content .total-returns span.number {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
}
.bet-slip .bet-slip-sidebar .sidebar-content .total-returns span {
    display: block;
}
.bet-slip .bet-slip-sidebar .sidebar-content .btn-for-bet {
    text-align: center;
}
.bet-slip .bet-slip-sidebar .sidebar-content .btn-for-bet .place-bet-btn {
    display: inline-block;
    padding: 0 35px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    background: #383838;
    border-radius: 5px;
    position: relative;
    top: -20px;
    border: 1px solid #fff;
}
.bet-slip{
    margin: 0 0 40px 0;
}

.sign-up-step {
    -webkit-box-shadow: 0px 0px 11px 7px rgba(56, 56, 56, 0.08);
    box-shadow: 0px 0px 11px 7px rgba(56, 56, 56, 0.08);
    border-radius: 10px;
    padding: 7px;
    margin-bottom: 30px;
}
.sign-up-step ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 0 0 50px;
}

.sign-up-step ul li:first-child {
    padding-left: 25px;
    z-index: 5;
    border-radius: 10px 50px 50px 10px;
    border-left: 1px solid rgba(56, 56, 56, 0.6);
    margin-left: 0;
}
.sign-up-step ul li.active {
    border-color: #fff;
}
.sign-up-step ul li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 124px;
    border-right: 1px solid rgba(56, 56, 56, 0.3);
    border-top: 1px solid rgba(56, 56, 56, 0.2);
    border-bottom: 1px solid rgba(56, 56, 56, 0.2);
    height: 50px;
    line-height: 48px;
    border-radius: 0 50px 50px 0;
    margin-left: -25px;
    padding-left: 45px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: relative;
    z-index: 2;
    overflow: hidden;
    cursor: pointer;
    background-color: #ffdc11;
}
.sign-up-step ul li.active span.icon {
    color: #28292b;
}
.sign-up-step ul li span.icon {
    margin-right: 10px;
    color: rgba(56, 56, 56, 0.6);
}
.sign-up-step ul li.active span.text{
    color: #28292b;
}
.sign-up-step ul li span.text {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.sign-up-step ul li.active:after {
    width: 100%;
}
.sign-up-step ul li:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: -webkit-linear-gradient(290deg, #ffdc11, #ffdc11);
    background: -o-linear-gradient(290deg, #ffdc11, #ffdc11);
    background: linear-gradient(160deg, #ffdc11, #ffdc11);
    z-index: -1;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    border-radius: 0 50px 50px 0;
}
.previous-matches-all{
    padding: 6px;
    float: right;
    font-size: 13px;
}
.justify{
    text-align:justify;
}



.comment-input{
  width: 46%;
    padding: 24px 20px !important;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    float: left;
    margin: 22px 0px 0 15px;
    border-radius: 6px;
}
.comment-textarea{
    margin: 22px 0 25px 16px;
    width: 95%;
    height: 90px;
    border-radius: 5px;
    padding: 12px 0 0 21px;
}
.comment-submit{
    margin: 0 0 16px 35%;
    padding: 15px 26px 15px 26px;
}
/* Extra styles for the cancel button */
.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}

/* Center the image and position the close button */
.imgcontainer {
  text-align: center;
  margin: 12px 0 12px 0;
  position: relative;
  border-bottom:1px solid #cac8c8;
}

img.avatar {
  width: 40%;
  border-radius: 50%;
}



span.psw {
  float: right;
  padding-top: 16px;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
 
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  padding-top: 60px;
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
  border: 1px solid #888;
  width: 50%; /* Could be more or less, depending on screen size */
}

/* The Close Button (x) */
.close {
  position: absolute;
  right: 25px;
  top: 0;
  color: #000;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: red;
  cursor: pointer;
}

/* Add Zoom Animation */
.animate {
  -webkit-animation: animatezoom 0.6s;
  animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
  from {-webkit-transform: scale(0)} 
  to {-webkit-transform: scale(1)}
}
  
@keyframes animatezoom {
  from {transform: scale(0)} 
  to {transform: scale(1)}
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
  span.psw {
     display: block;
     float: none;
  }
  .cancelbtn {
     width: 100%;
  }
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 9999999999 !important;
}
.result-for-toss{
    background-color: black;
    color: white;
    padding: 6px 0 0 24px;
}
.gap-gap{
    display:none;
}
.match-tournament-detail-resp{
    background-color: black;
    color: white;
    padding: 0 0 5px 26px;
    margin: 0 0 32px -15px;
}
.turmen-turmen{
        margin: 0 46px 0 3px;
    }
    .payment-make-pay{
        border: 1px solid black;
    border-radius: 6px;
    padding: 0 0 0 43px;
    font-style: italic;
    background-color: #0d0d0d;
    color: white;
    }
    
    .match-detail-box{
        
        background-color:blue;
        float:left;
    }