 <style>
        @charset "UTF-8";
        @import url('https://fonts.googleapis.com/css?family=Oswald:400,300,700&subset=latin,latin-ext');
        @import url('https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic&subset=latin,greek-ext');

        * {
            margin: 0;
            padding: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

        body {
            background-color: #fff;
            color: #313539;
            font-family: 'Roboto', sans-serif;
            font-size: 14px;
            line-height: 24px
        }

        body h1,
        body h2,
        body h3,
        body h4,
        body h5,
        body h6 {
            color: #333;
            font-family: 'Oswald', sans-serif;
            font-style: normal;
            line-height: 1.5;
            letter-spacing: 1.1px;
            margin: 0 0 8px
        }

        h1 {
            font-size: 26px
        }

        h2 {
            font-size: 24px
        }

        h3 {
            font-size: 22px
        }

        h4 {
            font-size: 20px
        }

        h5 {
            font-size: 18px
        }

        h6 {
            font-size: 16px
        }

        h1 a,
        h2 a,
        h3 a,
        h4 a,
        h5 a,
        h6 a {
            color: #333
        }

        p a {
            color: #333
        }

        p {
            line-height: 26px;
            margin-bottom: 10px;
            letter-spacing: .8px
        }

        a {
            color: #333;
            text-decoration: none
        }

        a:hover,
        a:focus,
        a:active {
            outline: 0;
            text-decoration: none
        }

        ul {
            margin-bottom: 0
        }

        figure {
            margin-bottom: 6px;
            position: relative
        }

        img {
            height: auto;
            max-width: 100%
        }

        strong {
            color: #333
        }

        iframe {
            border: 0;
            float: left;
            width: 100%
        }

        select {
            background-color: #f0eef0;
            border: 1px solid #dfdfdf;
            color: #666;
            cursor: pointer;
            display: inline-block;
            font-size: 14px;
            font-weight: 300;
            height: 40px;
            padding: 8px 12px;
            width: 100%
        }

        label {
            color: #333;
            display: block;
            margin-bottom: 10px
        }

        button {
            border: 0
        }

        textarea,
        input[type="text"],
        input[type="password"],
        input[type="datetime"],
        input[type="datetime-local"],
        input[type="date"],
        input[type="month"],
        input[type="time"],
        input[type="week"],
        input[type="number"],
        input[type="email"],
        input[type="url"],
        input[type="search"],
        input[type="tel"],
        input[type="color"],
        .uneditable-input {
          
        }

        input[type="submit"] {
            outline: 0
        }

        option {
            padding: 5px 15px
        }

        li {
            line-height: 28px;
            list-style: inside disc
        }

        ul ul {
            margin-left: 20px
        }

        ol {
            float: none;
            list-style: outside decimal;
            padding-left: 15px
        }

        ol ol {
            margin-left: 20px
        }

        ol li {
            list-style: outside decimal;
            width: 100%
        }

        table {
            background-color: transparent;
            max-width: 100%
        }

        th {
            text-align: left
        }

        table {
            margin-bottom: 15px;
            width: 100%
        }

        table>thead>tr>th,
        table>tbody>tr>th,
        table>tfoot>tr>th,
        table>thead>tr>td,
        table>tbody>tr>td,
        table>tfoot>tr>td {
            border: 1px solid #ddd;
            line-height: 2.5;
            padding-left: 3px;
            text-align: center;
            vertical-align: top
        }

        table thead tr th {
            border-top: 1px solid #ddd;
            text-align: center;
            text-transform: capitalize
        }

        .table>caption+thead>tr:first-child>th,
        .table>colgroup+thead>tr:first-child>th,
        .table>thead:first-child>tr:first-child>th,
        .table>caption+thead>tr:first-child>td,
        .table>colgroup+thead>tr:first-child>td,
        .table>thead:first-child>tr:first-child>td {
            border-top: 1px solid #ddd
        }

        table>thead>tr>th {
            border-bottom: 2px solid #ddd;
            vertical-align: bottom
        }

        table>caption+thead>tr:first-child>th,
        table>colgroup+thead>tr:first-child>th,
        table>thead:first-child>tr:first-child>th,
        table>caption+thead>tr:first-child>td,
        table>colgroup+thead>tr:first-child>td,
        table>thead:first-child>tr:first-child>td {
            border-bottom: 0 none
        }

        table>tbody+tbody {
            border-top: 2px solid #ddd
        }

        .table>thead>tr>th,
        .table>tbody>tr>th,
        .table>tfoot>tr>th,
        .table>thead>tr>td,
        .table>tbody>tr>td,
        .table>tfoot>tr>td {
            padding: 6px 10px
        }

        p ins {
            color: #999
        }

        dl dd {
            margin-left: 20px
        }

        address {
            font-style: italic
        }

        .ritekhed-main-content,
        .ritekhed-main-section,
        .ritekhed-wrapper {
            float: left;
            width: 100%;
            position: relative
        }

        .ritekhed-main-content {
            padding: 80px 0 40px 0
        }

        #ritekhed-header {
            float: left;
            width: 100%
        }

        .ritekhed-main-header:before {
            content: '';
            position: absolute;
            right: 0;
            top: 0;
            border-bottom: 96px solid;
            border-left: 96px solid transparent;
            z-index: 2
        }

        .ritekhed-main-header:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            border-bottom: 96px solid;
            border-right: 96px solid transparent;
            z-index: 2
        }

        .ritekhed-top-strip {
            float: left;
            width: 100%;
            padding: 11px 0 2px 0;
            border-bottom: 2px solid #333
        }

        .ritekhed-top-strip-social {
            float: left
        }

        .ritekhed-top-strip-social li {
            float: left;
            list-style: none;
            margin: 1px 16px 9px 0
        }

        .ritekhed-top-strip-social li a {
            color: #b5b2b2;
            font-size: 17px
        }

        .ritekhed-user-section {
            float: right
        }

        .ritekhed-user-section>li {
            float: left;
            list-style: none;
            font-size: 13px;
            margin: 0 30px 10px 0
        }

        .ritekhed-user-section li:last-child {
            margin-right: 0
        }

        .ritekhed-user-section li a {
            color: #b5b2b2
        }

        .ritekhed-user-section li i {
            font-size: 14px;
            margin: 7px 13px 0 0;
            float: left;
            color: #b5b2b2
        }

        .ritekhed-cart-box {
            position: absolute;
            right: 0;
            top: 100%;
            background-color: #fff;
            padding: 32px 38px;
            width: 354px;
            z-index: 50;
            margin-top: 8px;
            margin: 4px 0 0 0;
            display: none;
            z-index: 11
        }

        .ritekhed-cart-box h2 {
            font-size: 20px;
            margin-bottom: 24px;
            border-bottom: 1px solid #f4f4f4;
            padding-bottom: 11px
        }

        .ritekhed-cart-box ul {
            margin: 0
        }

        .ritekhed-cart-box ul li {
            float: left;
            width: 100%;
            list-style: none;
            margin-bottom: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid #f4f4f4
        }

        .ritekhed-cart-box ul li:last-child {
            border-bottom: 0
        }

        .ritekhed-cart-box ul li figure {
            float: left;
            width: 90px;
            margin-bottom: 0;
            z-index: 1
        }

        .ritekhed-cart-box ul,
        .ritekhed-cart-box p,
        .ritekhed-cart-link,
        .widget_cartbox ul {
            float: left;
            width: 100%
        }

        .ritekhed-cartbox-text {
            position: relative
        }

        .ritekhed-cart-box ul li figure~.ritekhed-cartbox-text,
        .widget_cartbox ul li figure~.ritekhed-cartbox-text {
            padding-left: 110px
        }

        .ritekhed-cartbox-text h6 a {
            color: #6c8391
        }

        .ritekhed-cartbox-text h6 {
            margin-bottom: 2px;
            font-weight: 400;
            font-size: 15px
        }

        .ritekhed-cartbox-price {
            display: block;
            font-size: 15px;
            line-height: 1
        }

        .ritekhed-cartbox-text small {
            color: #bdbdbd;
            font-size: 15px;
            margin-left: 4px;
            text-decoration: line-through
        }

        .ritekhed-close-cart {
            position: absolute;
            right: -16px;
            top: -2px;
            font-size: 16px;
            color: #dadada
        }

        .ritekhed-cart-box h5,
        .widget_cartbox h5 {
            border-bottom: 1px solid #f4f4f4;
            padding-bottom: 13px;
            margin-bottom: 29px
        }

        .ritekhed-cart-box h5 span,
        .widget_cartbox h5 span {
            float: right
        }

        .ritekhed-cart-link {
            text-align: center
        }

        .ritekhed-cartbox-btn {
            display: inline-block;
            background-color: #f3f3f3;
            font-size: 14px;
            color: #6d8492;
            line-height: 1;
            padding: 10px 20px;
            margin-bottom: 2px
        }

        .ritekhed-cartbox-btn i {
            margin-right: 11px
        }

        .ritekhed-cartbox-btn:hover {
            color: #fff
        }

        .ritekhed-rating {
            display: inline-block;
            height: 16px;
            line-height: 16px;
            position: relative;
            width: 85px
        }

        .ritekhed-rating:before,
        .ritekhed-rating-box:before {
            color: #ffb400;
            content: "\f006 \f006 \f006 \f006 \f006";
            font-family: FontAwesome;
            font-size: 14px;
            left: 0;
            letter-spacing: 4px;
            position: absolute;
            top: 0
        }

        .ritekhed-rating-box:before {
            content: "\f005 \f005 \f005 \f005 \f005";
            color: #ffb400
        }

        .ritekhed-rating-box {
            height: 16px;
            left: 0;
            overflow: hidden;
            position: absolute;
            top: 0
        }

        .loginmodal .modal-dialog {
            width: 460px;
            margin-top: 150px
        }

        .ritekhed-login-box {
            float: left;
            width: 100%;
            background-color: #28292b;
            padding: 31px 40px 33px 40px
        }

        .ritekhed-login-box h4 {
            color: #fff;
            text-transform: uppercase;
            padding-bottom: 8px;
            border-bottom: 1px solid #37383a;
            margin-bottom: 30px
        }

        .ritekhed-login-box form {
            margin-bottom: 31px
        }

        .ritekhed-login-box form,
        .ritekhed-login-box form input[type='text'],
        .ritekhed-login-box form input[type='password'] {
            float: left;
            width: 100%
        }

        .ritekhed-login-box form input[type='text'],
        .ritekhed-login-box form input[type='password'] {
            background-color: #232323;
            padding: 6px 20px;
            height: 40px;
            font-size: 12px;
            color: #8e8e8e;
            font-style: italic;
            margin-bottom: 15px
        }

        .ritekhed-login-box form a {
            color: #999;
            font-size: 14px;
            float: right;
            border-bottom: 1px solid #37383a;
            line-height: 1;
            margin-top: 5px;
            margin-bottom: 25px
        }

        .ritekhed-login-box form label {
            float: left;
            width: 100%;
            position: relative;
            margin-bottom: 0
        }

        .ritekhed-login-box form input[type='submit'] {
            float: left;
            width: 100%;
            background-color: transparent;
            border: 1px solid;
            font-size: 16px;
            font-weight: bold;
            padding: 15px 25px;
            line-height: 1;
            text-transform: uppercase;
            border-radius: 5px;
            cursor: pointer
        }

        .login-network {
            margin: 0 -5px
        }

        .login-network li {
            float: left;
            width: 50%;
            padding: 0 5px;
            list-style: none;
            margin-bottom: 12px
        }

        .login-network li a {
            float: left;
            width: 100%;
            background-color: #47619c;
            font-size: 12px;
            font-weight: bold;
            color: #fff;
            text-transform: uppercase;
            padding: 5px 15px;
            text-align: center
        }

        .login-network li a i {
            display: inline-block;
            font-size: 14px;
            margin: 7px 6px 0 0
        }

        .ritekhed-login-box p {
            float: left;
            width: 100%;
            text-align: center;
            font-size: 12px;
            color: #fff;
            margin: 5px 0 0 0
        }

        .ritekhed-login-box p a {
            text-transform: uppercase
        }

        .login-network li.ritekhed-twitter a {
            background-color: #02aaf1
        }

        .login-network li.ritekhed-google-plus a {
            background-color: #eb6250
        }

        .ritekhed-login-close {
            position: absolute;
            right: -24px;
            top: -24px;
            width: 59px;
            height: 59px;
            background-color: #28292b;
            border-radius: 100%;
            text-align: center;
            padding-top: 16px
        }

        .ritekhed-main-header {
            float: left;
            width: 100%;
            background: url(images/vpattren.png);
            border-bottom: 3px solid;
            position: relative;
            z-index: 10
        }

        .ritekhed-logo {
            float: left;
            margin: 16px 0
        }

        .ritekhed-right-head {
            float: right
        }

        .ritekhed-banner,
        .ritekhed-banner-layer {
            float: left;
            width: 100%;
            position: relative
        }

        .ritekhed-banner-transparent {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 1
        }

        .ritekhed-banner-caption {
            position: absolute;
            left: 0;
            top: 50%;
            width: 100%;
            margin-top: -180px;
            z-index: 2
        }

        .ritekhed-banner-caption h1 {
            display: inline-block;
            width: 85%;
            color: #fff;
            font-size: 60px;
            font-weight: 500;
            margin-bottom: 30px;
            line-height: 1.3;
            text-transform: uppercase
        }

        .ritekhed-banner-caption p {
            display: inline-block;
            width: 60%;
            color: #fff;
            margin-bottom: 40px;
            font-size: 18px;
            line-height: 28px
        }

        .ritekhed-banner-caption a {
            display: inline-block;
            padding: 15px 35px;
            border-radius: 80px;
            border: 1px solid;
            font-size: 16px;
            font-weight: 600;
            text-transform: uppercase;
            line-height: 1;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-banner-caption.ritekhed-right-align {
            text-align: right
        }

        .ritekhed-banner-caption.ritekhed-center-align {
            text-align: center
        }

        .ritekhed-fixture-table-slider,
        .ritekhed-fixture-table-slider ul,
        .ritekhed-fixture-table-slider ul li {
            float: left;
            width: 100%
        }

        .ritekhed-fixture-table-slider {
            padding: 0 42px;
            position: relative
        }

        .ritekhed-fixture-table-slider-layer {
            padding: 0 1px
        }

        .ritekhed-fixture-table-slider time {
            float: left;
            width: 100%;
            color: #fff;
            text-align: center;
            padding: 8px 4px
        }

        .ritekhed-fixture-table-slider ul li {
            list-style: none;
            line-height: 1;
            padding: 12px 20px;
            border-bottom: 1px solid rgba(0, 0, 0, 0.10);
            margin: 0
        }

        .ritekhed-fixture-table-slider ul li span {
            float: right
        }

        .ritekhed-fixture-table-slider ul li:last-child {
            border: 0;
            font-weight: 600
        }

        .ritekhed-fixture-addtext {
            text-align: center;
            text-transform: uppercase
        }

        .ritekhed-fixture-vs {
            text-align: center
        }

        .ritekhed-fixture-table-slider ul li small {
            font-size: 14px;
            width: auto;
            height: auto;
            background-color: transparent;
            padding: 0;
            position: relative;
            right: 120px
        }

        .counter_small {
            float: left;
            margin-left: 10%;
            font-weight: bold;
            position: relative;
            left: 40px;
            top: 10px
        }

        .super_king {
            left: -58px
        }

        .ritekhed-fixture-table-slider .slick-arrow {
            position: absolute;
            left: 0;
            top: 0;
            width: 40px;
            height: 100%;
            font-size: 20px;
            text-align: center;
            padding-top: 90px;
            cursor: pointer;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-fixture-table-slider .slick-arrow.slick-arrow-right {
            left: auto;
            right: 0
        }

        .ritekhed-match-fixture {
            float: left;
            width: 100%;
            margin: 20px 0 66px
        }

        .ritekhed-classic-heading {
            float: left;
            width: 100%;
            padding: 0;
            position: relative
        }

        .ritekhed-classic-heading h2 {
            margin: 0;
            color: #fff;
            font-size: 22px;
            padding: 14px 0 13px 29px;
            text-transform: uppercase;
            border-bottom: 4px solid
        }

        .ritekhed-classic-heading h2:before {
            content: '';
            position: absolute;
            left: 0;
            top: -22px;
            width: 100%;
            height: 70%;
            border-radius: 100%;
            background-color: #27282a;
            z-index: -1
        }

        .ritekhed-match-fixture .ritekhed-client-detail {
            background-color: #fff;
            margin: 0;
            border: 1px solid #f5f5f5
        }

        .ritekhed-match-fixture .ritekhed-client-detail tr>td figure {
            width: 26px;
            margin: 2px 0 0
        }

        .ritekhed-match-fixture .ritekhed-client-detail tr>td {
            padding: 15px 2px 15px 20px;
            color: #292c31;
            vertical-align: middle
        }

        .ritekhed-match-fixture .ritekhed-client-detail tr>td:nth-child(2) {
            padding-left: 0;
            padding-right: 8px
        }

        .ritekhed-match-fixture .ritekhed-client-detail tr>td>span {
            float: left;
            font-weight: bold;
            font-size: 16px;
            line-height: 2
        }

        .ritekhed-match-fixture .player-stats-text h6 {
            font-size: 14px;
            margin: 0 0 6px
        }

        .ritekhed-client-detail {
            margin-bottom: 24px;
            float: left;
            width: 100%;
            background-color: #f5f5f5
        }

        .ritekhed-client-detail tr>th {
            color: #000;
            border: 0;
            padding: 9px 27px 6px 30px;
            text-align: left
        }

        .ritekhed-client-detail tr>td {
            border: 0;
            border-bottom: 0;
            border-top: 0;
            padding: 14px 27px 10px 30px;
            text-align: left;
            font-size: 12px;
            color: #666
        }

        .ritekhed-client-detail tr>td figure {
            float: left;
            margin: 6px 0 0;
            width: 20px;
            line-height: 1
        }

        .ritekhed-client-detail tr>td figure~.player-stats-text {
            margin: 4px 0 0 32px;
            line-height: .6
        }

        .ritekhed-match-fixture .player-stats-text span {
            color: #292c31
        }

        .ritekhed-client-detail tr>td figure img {
            width: 100%
        }

        .ritekhed-match-fixture .ritekhed-client-detail tr>td figure~.player-stats-text {
            margin: 0 0 0 37px
        }

        .ritekhed-match-fixture .ritekhed-client-detail tr {
            border-bottom: 0
        }

        .ritekhed-match-fixture .ritekhed-client-detail tr:nth-child(odd) {
            background-color: #f5f5f5
        }

        .ritekhed-client-detail tr>td figure img {
            border-radius: 100%
        }

        .ritekhed-client-detail tr>th:last-child {
            padding: 9px 36px 6px 30px
        }

        .ritekhed-client-detail tr>td:last-child {
            padding: 16px 30px 20px 30px
        }

        .ritekhed-client-detail tr {
            border-bottom: 1px solid #ececec
        }

        .ritekhed-client-detail tr:last-child {
            border-bottom: 0
        }

        .ritekhed-team-ranking .ritekhed-client-detail tr>td:first-child {
            padding: 15px 13px 15px 30px
        }

        .ritekhed-team-ranking .ritekhed-client-detail tr>th:first-child {
            padding: 15px 13px 15px 30px
        }

        .ritekhed-team-ranking .ritekhed-client-detail tr>td {
            padding: 15px 9px 15px 7px
        }

        .ritekhed-team-ranking .ritekhed-client-detail tr>th {
            padding: 15px 7px
        }

        .ritekhed-team-ranking .ritekhed-client-detail tr>td figure~.player-stats-text {
            margin: 0 0 0 75px
        }

        .ritekhed-team-ranking .ritekhed-client-detail tr>td figure {
            margin: 8px 0 0 28px
        }

        .ritekhed-team-ranking .ritekhed-client-detail tr span {
            margin-top: 5px
        }

        .ritekhed-counter,
        .ritekhed-counter-wrap {
            float: left;
            width: 100%
        }

        .ritekhed-counter {
            margin-bottom: 32px
        }

        .ritekhed-counter-wrap {
            box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.10);
            border: 1px solid rgba(0, 0, 0, 0.07);
            background-color: #fff;
            padding: 30px;
            text-align: center;
            border-radius: 8px;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        li:hover .ritekhed-counter-wrap {
            box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.14);
            border-radius: 16px;
            background-color: #f9f9f9
        }

        .ritekhed-counter ul li {
            list-style: none;
            margin-bottom: 30px
        }

        .ritekhed-counter i {
            font-size: 70px;
            margin-bottom: 20px;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-counter span {
            font-size: 30px;
            font-weight: 700;
            color: #333;
            display: block;
            margin-bottom: 1px
        }

        .ritekhed-counter small {
            font-size: 13px;
            font-weight: 600;
            text-transform: uppercase
        }

        .ritekhed-parallax-full {
            background-color: #2b2a2a
        }

        .ritekhed-parallax {
            float: left;
            width: 100%;
            position: relative;
            z-index: 2;
            text-align: center
        }

        .ritekhed-parallax h2 {
            display: inline-block;
            width: 80%;
            font-size: 40px;
            text-transform: uppercase;
            color: #fff;
            margin-bottom: 25px;
            line-height: 1.3
        }

        .ritekhed-parallax p {
            display: inline-block;
            width: 82%;
            color: #fff;
            line-height: 28px;
            margin-bottom: 35px;
            font-size: 16px
        }

        .ritekhed-parallax a {
            display: inline-block;
            padding: 15px 35px;
            border-radius: 80px;
            border: 1px solid;
            font-size: 16px;
            font-weight: 600;
            text-transform: uppercase;
            line-height: 1;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-nextmatch {
            border: 1px solid #f3f3f3;
            border-top: 0;
            background-color: #fff;
            margin-bottom: 53px
        }

        .ritekhed-nextmatch,
        .ritekhed-match-countdown,
        .ritekhed-team-matches,
        .ritekhed-match-countdown .countdown-row,
        .ritekhed-ticket-button {
            float: left;
            width: 100%
        }

        .ritekhed-nextmatch img {
            max-height: 90px;
            width: auto;
            display: inline-block;
            margin-bottom: 3px
        }

        .ritekhed-team-matches li {
            float: left;
            width: 33.333%;
            list-style: none;
            text-align: center;
            padding: 25px 0
        }

        .ritekhed-team-matches li a span {
            display: block
        }

        .ritekhed-team-matches li small {
            font-size: 14px;
            color: #555;
            text-transform: uppercase
        }

        .ritekhed-team-matches li time {
            display: block;
            font-size: 24px;
            font-weight: bold
        }

        .ritekhed-match-countdown .countdown-section {
            color: #999;
            float: left;
            width: 25%;
            background-color: #f6f6f6;
            font-size: 15px;
            text-transform: uppercase;
            border-left: 1px solid #eee;
            text-align: center;
            padding: 9px 0
        }

        .ritekhed-match-countdown .status-section {
            color: #999;
            float: left;
            width: 100%;
            background-color: #f6f6f6;
            font-size: 15px;
            text-transform: uppercase;
            border-left: 1px solid #eee;
            text-align: center;
            padding: 9px 0
        }

        .ritekhed-match-countdown .countdown-section:first-child {
            border-left: none
        }

        .ritekhed-match-countdown .countdown-amount {
            color: #333;
            font-weight: bold;
            margin-right: 2px
        }

        .ritekhed-ticket-button {
            text-align: center;
            font-size: 15px;
            font-weight: 600;
            color: #555;
            padding: 15px 0
        }

        .ritekhed-player-thumb-wrap {
            float: left;
            width: 100%
        }

        .ritekhed-player-thumb {
            background-color: #f5f5f5;
            margin-top: -80px;
            margin-bottom: 60px;
            padding-top: 60px
        }

        .ritekhed-player-thumb-wrap figure {
            float: left;
            width: 290px;
            margin: 0
        }

        .ritekhed-player-thumb-wrap figure img {
            float: left;
            width: 100%
        }

        .ritekhed-player-thumb-text {
            float: left;
            width: 50%;
            margin: 0 0 0 66px;
            padding: 42px 0 55px 30px
        }

        .ritekhed-player-thumb-text h2 {
            float: left;
            margin: 0 0 25px;
            font-size: 55px;
            font-weight: bold;
            color: #333
        }

        .ritekhed-player-thumb-text h3 {
            font-size: 25px;
            color: #333;
            line-height: 1.5;
            float: left;
            margin: 5px 0 43px 16px
        }

        .ritekhed-player-thumb-text h3 span {
            font-size: 40px;
            line-height: .8
        }

        .ritekhed-player-info {
            float: left;
            width: 100%
        }

        .ritekhed-player-info li {
            float: left;
            list-style: none;
            width: 33.333%;
            margin: 0 0 15px
        }

        .ritekhed-player-info li h5 {
            margin: 0;
            color: #333;
            line-height: 1.3
        }

        .ritekhed-player-info li span {
            color: #666
        }

        .ritekhed-player-skillbar {
            float: left;
            width: 100%;
            margin: 0 0 30px;
            padding: 4px 0 0
        }

        .ritekhed-player-skillbar .skillst h6 {
            font-size: 14px;
            margin: 0 0 14px;
            float: left;
            font-weight: bold
        }

        .ritekhed-player-skillbar .skillst span {
            float: right;
            font-weight: bold
        }

        .ritekhed-player-skillbar .skillst {
            margin: 0 0 20px
        }

        .skillst {
            float: left;
            width: 100%;
            position: relative
        }

        .bar-container {
            width: 100%;
            float: left;
            position: relative
        }

        .bar-container .bar {
            height: 100%;
            position: absolute;
            left: 0;
            top: 0
        }

        .bar-container .bar small {
            display: none
        }

        .skillst .title {
            display: none
        }

        .skillst .count {
            float: right;
            font-size: 12px;
            color: #272727;
            margin: -27px 0 0 0
        }

        .ritekhed-player-accuracy h2 {
            margin-bottom: 14px
        }

        .ritekhed-latest-result-wrap {
            float: left;
            width: 100%;
            margin-bottom: 60px
        }

        .ritekhed-latest-result {
            display: table;
            width: 100%;
            padding: 41px 0 41px 0;
            background-color: #fcfcfc;
            border: 1px solid #f3f3f3
        }

        .ritekhed-latest-result ul {
            display: table-row;
            width: 100%;
            position: relative
        }

        .ritekhed-latest-result ul li {
            display: table-cell;
            vertical-align: middle;
            list-style: none;
            width: 33.333%;
            text-align: center
        }

        .ritekhed-latest-result ul li span {
            display: block;
            font-size: 18px;
            font-weight: 500;
            color: #555
        }

        .ritekhed-latest-result ul li img {
            margin: 7px 0
        }

        .ritekhed-result-time {
            width: 152px;
            height: 152px;
            display: inline-block;
            border-radius: 100%;
            padding: 4px
        }

        .ritekhed-time-wrap {
            background: url(images/transparent-pattren.png);
            background-color: #4d4d4d;
            display: inline-block;
            width: 100%;
            height: 100%;
            border-radius: 100%;
            font-size: 50px;
            font-weight: 500;
            color: #fff;
            padding: 35px 6px 0 6px
        }

        .ritekhed-result-time small {
            display: block;
            font-size: 14px;
            line-height: 1.5;
            margin-top: 14px
        }

        .ritekhed-plyer-list,
        .ritekhed-fixermatch-list {
            float: left;
            width: 100%
        }

        .ritekhed-plyer-list ul li {
            list-style: none;
            float: left;
            width: 50%;
            background: url(images/transparent-pattren.png);
            background-color: #434343;
            padding: 10px 20px;
            color: #fff;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            border-right: 1px solid rgba(255, 255, 255, 0.1)
        }

        .ritekhed-plyer-list ul li span {
            float: right;
            font-weight: bold
        }

        .ritekhed-fancy-title {
            float: left;
            width: 100%;
            text-align: center;
            margin-bottom: 50px
        }

        .ritekhed-fancy-title h2 {
            display: inline-block;
            margin-bottom: 0;
            font-size: 30px;
            text-transform: uppercase;
            position: relative
        }

        .ritekhed-fancy-title h2:before {
            content: '';
            position: absolute;
            left: -17px;
            bottom: -5px;
            width: 3px;
            height: 30px
        }

        .ritekhed-fancy-title h2:after {
            content: '';
            position: absolute;
            left: -23px;
            bottom: 0;
            width: 34px;
            height: 3px
        }

        .ritekhed-blog {
            float: left;
            width: 100%
        }

        .ritekhed-blog ul li {
            list-style: none
        }

        .ritekhed-blog>ul>li {
            margin-bottom: 30px
        }

        .ritekhed-blog-grid figure,
        .ritekhed-blog-grid figure a,
        .ritekhed-blog-grid figure img,
        .ritekhed-blog-grid-text {
            float: left;
            width: 100%
        }

        .ritekhed-blog-grid figure {
            margin-bottom: 0
        }

        .ritekhed-blog-grid-text {
            background-color: #f5f5f5;
            padding: 20px 20px 24px 20px;
            border-top: 5px solid
        }

        .ritekhed-blog-grid-text h2 {
            font-size: 18px;
            margin-bottom: 13px;
            line-height: 1.5
        }

        .ritekhed-blog-grid-text ul {
            float: left;
            width: 100%;
            margin: 0
        }

        .ritekhed-blog-grid-text ul li {
            float: left;
            list-style: none;
            margin: 0 10px 6px 0
        }

        .ritekhed-blog-grid-text ul li:last-child {
            margin-right: 0
        }

        .ritekhed-blog-grid-text ul li i {
            margin-right: 5px;
            color: #888
        }

        .ritekhed-blog-grid-text p {
            margin-bottom: 17px
        }

        .ritekhed-blog-grid-btn {
            float: left;
            padding: 12px 22px;
            line-height: 1;
            border-radius: 80px;
            text-transform: uppercase;
            font-weight: 600
        }

        .ritekhed-blog-hover {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.55);
            opacity: 0;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        li:hover .ritekhed-blog-hover {
            opacity: 1
        }

        li:hover .ritekhed-blog-hover i {
            top: 50%
        }

        .ritekhed-blog-hover i {
            position: absolute;
            left: 50%;
            top: 20%;
            width: 60px;
            height: 60px;
            text-align: center;
            border-radius: 100%;
            font-size: 22px;
            padding-top: 19px;
            margin: -25px 0 0 -25px;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-blog-large figure,
        .ritekhed-blog-large figure a,
        .ritekhed-blog-large figure a img {
            float: left;
            width: 100%
        }

        .ritekhed-blog-large>ul>li {
            margin: 0 0 30px
        }

        .ritekhed-blog-large figure a {
            position: relative;
            overflow: hidden
        }

        .ritekhed-blog-large figure a:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 0;
            opacity: 0;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-blog-large ul li:hover figure a:before {
            opacity: .85;
            height: 100%
        }

        .ritekhed-blog-large figure a i {
            position: absolute;
            left: 50%;
            top: 0;
            font-size: 17px;
            height: 50px;
            width: 50px;
            text-align: center;
            padding: 18px 0 0;
            color: #333;
            margin: -25px 0 0 -24px;
            opacity: 0;
            border-radius: 4px;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-blog-large ul li:hover figure a i {
            opacity: 1;
            top: 50%
        }

        .ritekhed-blog-large figure {
            margin: 0
        }

        .ritekhed-bloglarge-text {
            float: left;
            width: 100%;
            background-color: #f5f5f5;
            padding: 21px 30px 15px 30px;
            position: relative;
            margin: 0 0 10px
        }

        .ritekhed-bloglarge-text:before {
            content: '';
            position: absolute;
            left: 0;
            bottom: -6px;
            height: 12px;
            width: 50%;
            background-color: #f5f5f5;
            z-index: 1
        }

        .ritekhed-bloglarge-text:after {
            content: '';
            position: absolute;
            right: 0;
            bottom: -6px;
            height: 12px;
            width: 50%;
            background-color: #f5f5f5;
            z-index: 1
        }

        .ritekhed-bloglarge-text time {
            display: inline-block;
            text-transform: uppercase;
            color: #85711c;
            font-size: 10px;
            line-height: 1.5;
            padding: 2px 8px 3px 8px;
            border-radius: 3px;
            margin: 0 0 7px
        }

        .ritekhed-bloglarge-text h3 {
            font-size: 24px;
            margin: 0 0 17px;
            text-transform: uppercase;
            line-height: 28px
        }

        .ritekhed-bloglarge-text p {
            margin: 0 0 18px;
            padding: 0 0 22px;
            border-bottom: 1px solid #ddd
        }

        .ritekhed-blog-large .ritekhed-article-options {
            float: right;
            width: auto;
            border-top: 0;
            padding: 0
        }

        .ritekhed-blog-large .ritekhed-article-options li {
            margin: 0 0 5px 17px
        }

        .ritekhed-readmore-btn {
            float: left;
            font-size: 12px;
            text-transform: uppercase;
            position: relative;
            line-height: 1.1;
            font-weight: bold;
            padding: 8px 0 0
        }

        .ritekhed-readmore-btn i {
            float: right;
            margin: 0 0 0 6px
        }

        .ritekhed-readmore-btn:before {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            background-color: #292c31;
            width: 69px;
            height: 1px
        }

        .ritekhed-article-options {
            float: left;
            width: 100%;
            margin: 0;
            padding: 9px 30px 11px 30px
        }

        .ritekhed-article-options li {
            float: left;
            list-style: none;
            margin: 0 16px 5px 0
        }

        .ritekhed-article-options li a {
            color: #888;
            font-size: 12px;
            font-weight: 600
        }

        .ritekhed-article-options li a i {
            float: left;
            margin: 9px 9px 0 0
        }

        .ritekhed-pagination,
        .ritekhed-pagination>ul {
            float: left;
            width: 100%
        }

        .ritekhed-pagination {
            margin: 30px 0 32px;
            text-align: center
        }

        .ritekhed-pagination>ul>li {
            display: inline-block;
            list-style: none;
            margin: 0 11px 0 0
        }

        .ritekhed-pagination>ul>li>.previous {
            padding: 4px 13px 4px 9px
        }

        .ritekhed-pagination>ul>li>.next {
            padding: 4px 9px 4px 13px
        }

        .ritekhed-pagination>ul>li>.previous,
        .ritekhed-pagination>ul>li>.next {
            background-color: #f5f5f5;
            line-height: 1.2;
            font-size: 18px
        }

        .buy {
            position: relative;
            left: 398px;
            bottom: 62px
        }

        .ritekhed-pagination>ul>li>.previous {
            position: relative
        }

        .ritekhed-pagination>ul>li>a:hover,
        .ritekhed-pagination>ul>li>span.current {
            color: #fff;
            background-color: #28292b
        }

        .ritekhed-pagination>ul>li>.previous:hover:before {
            border-right-color: #28292b
        }

        .ritekhed-pagination>ul>li>.next:hover:before {
            border-left-color: #28292b
        }

        .ritekhed-pagination>ul>li>.previous:before {
            content: '';
            position: absolute;
            left: -5px;
            top: 0;
            width: 0;
            height: 0;
            border-top: 15px solid transparent;
            border-right: 5px solid #f5f5f5;
            border-bottom: 15px solid transparent;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-pagination>ul>li>.next {
            position: relative
        }

        .ritekhed-pagination>ul>li>.next:before {
            content: '';
            position: absolute;
            right: -5px;
            top: 0;
            width: 0;
            height: 0;
            border-top: 15px solid transparent;
            border-left: 5px solid #f5f5f5;
            border-bottom: 15px solid transparent;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-pagination>ul>li>a,
        .ritekhed-pagination>ul>li>span {
            background-color: #f5f5f5;
            color: #888;
            float: left;
            height: 30px;
            line-height: 1.6;
            padding: 4px 11px;
            width: 30px;
            font-weight: 600;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-detail-thumb,
        .ritekhed-detail-thumb img,
        .ritekhed-rich-editor {
            float: left;
            width: 100%
        }

        .ritekhed-rich-editor {
            margin-bottom: 10px
        }

        .ritekhed-detail-thumb {
            margin-bottom: 30px
        }

        .ritekhed-rich-editor h2 {
            font-size: 30px;
            text-transform: uppercase;
            margin-bottom: 25px;
            line-height: 1.3
        }

        .ritekhed-rich-editor p {
            font-size: 15px;
            margin-bottom: 25px;
            line-height: 28px
        }

        .ritekhed-rich-editor .ritekhed-article-options {
            padding: 0;
            margin: 0
        }

        blockquote {
            float: left;
            width: 100%;
            padding: 0 0 0 30px;
            margin: 10px 0 30px 0;
            border: 0;
            font-size: 20px;
            font-weight: 400;
            font-style: italic;
            position: relative;
            border-left: 4px double #ddd;
            line-height: 34px;
            color: #666
        }

        blockquote:before {
            content: "\f10d";
            font-family: FontAwesome;
            position: absolute;
            left: -15px;
            top: 0;
            font-size: 30px;
            color: #999;
            padding-top: 6px;
            font-style: normal;
            background-color: #fff;
            -webkit-transform: scaleY(-1);
            -moz-transform: scaleY(-1);
            -ms-transform: scaleY(-1);
            -o-transform: scaleY(-1);
            transform: scaleY(-1)
        }

        .ritekhed-detail-thumb iframe {
            width: 100%;
            float: left
        }

        .ritekhed-prenxt-post {
            float: left;
            width: 100%;
            margin: 10px 0 40px 0
        }

        .ritekhed-prenxt-post ul {
            margin: 0 -15px
        }

        .ritekhed-prenxt-post ul li {
            list-style: none;
            float: left;
            width: 50%;
            padding: 0 15px
        }

        .ritekhed-prev-post,
        .ritekhed-next-post {
            background-color: #f5f5f5;
            float: left;
            width: 100%;
            padding: 15px;
            position: relative
        }

        .ritekhed-prev-post figure,
        .ritekhed-next-post>figure {
            margin: 0;
            float: right;
            width: 90px
        }

        .ritekhed-prenxt-post ul li figure a img,
        .ritekhed-prenxt-post ul li figure a {
            float: left;
            width: 100%
        }

        .ritekhed-prenxt-post ul li figure a {
            position: relative;
            overflow: hidden
        }

        .ritekhed-prenxt-post ul li figure a:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            opacity: 0
        }

        .ritekhed-prenxt-post ul li:hover figure a:before {
            opacity: .5
        }

        .ritekhed-prenxt-post ul li figure~.ritekhed-prev-artical {
            margin: 0 90px 0 0;
            text-align: right;
            padding: 10px 20px 0 0
        }

        .ritekhed-post-arrow i {
            margin: 7px 10px 0 0;
            float: left
        }

        .ritekhed-prev-artical h3,
        .ritekhed-next-artical h3 {
            display: inline-block;
            font-size: 16px;
            line-height: 1.4;
            margin: 0
        }

        .ritekhed-next-post>figure {
            float: left
        }

        .ritekhed-prenxt-post ul li figure~.ritekhed-next-artical {
            margin: 0 0 0 90px;
            padding: 10px 0 0 19px
        }

        .ritekhed-post-arrow {
            float: right;
            margin: -3px 0 0;
            font-size: 12px;
            color: #666;
            font-style: italic
        }

        .ritekhed-next-artical>.ritekhed-post-arrow {
            float: left
        }

        .ritekhed-next-artical>.ritekhed-post-arrow i {
            margin: 9px 0 0 9px;
            float: right
        }

        .ritekhed-related-article,
        .ritekhed-related-article ul li figure,
        .ritekhed-related-article ul li figure a,
        .ritekhed-related-article ul li figure a img,
        .ritekhed-article-text {
            float: left;
            width: 100%
        }

        .ritekhed-blog-artical {
            margin-bottom: 20px
        }

        .ritekhed-related-article>ul>li {
            list-style: none;
            margin: 0 0 30px
        }

        .ritekhed-related-article ul li figure {
            margin: 0
        }

        .ritekhed-related-article ul li figure a i {
            position: absolute;
            bottom: -17px;
            right: 20px;
            background-color: #292c31;
            color: #fff;
            width: 40px;
            height: 40px;
            text-align: center;
            border-radius: 100%;
            padding: 14px 0 0;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-related-article ul li figure a {
            overflow: hidden
        }

        .ritekhed-related-article ul li:hover figure a i {
            padding: 13px 0 0
        }

        .ritekhed-article-text {
            background-color: #f7f7f7;
            padding: 28px 20px 13px 30px
        }

        .ritekhed-article-text time {
            float: left;
            line-height: 1;
            color: #292c31;
            font-size: 10px;
            padding: 5px 8px 8px 9px;
            border-radius: 3px;
            margin: 0 0 7px
        }

        .ritekhed-article-text h5 {
            float: left;
            text-transform: uppercase;
            color: #2f2f2f;
            line-height: 28px;
            margin-bottom: 4px
        }

        .ritekhed-related-options {
            float: left;
            width: 100%;
            margin: 0;
            background-color: #f7f7f7;
            border-top: 1px solid #ececec;
            padding: 9px 30px 11px 30px
        }

        .ritekhed-related-options li {
            float: left;
            list-style: none;
            margin: 0 16px 5px 0;
            font-weight: 600
        }

        .ritekhed-related-options li a {
            color: #888;
            font-size: 11px;
            font-weight: 600
        }

        .ritekhed-related-options li a i {
            float: left;
            margin: 11px 9px 0 0
        }

        #ritekhed-comments {
            position: relative;
            margin-bottom: 20px
        }

        #ritekhed-comments,
        #ritekhed-comments h2,
        .thumblist,
        #ritekhed-comments ul ul.children {
            float: left;
            width: 100%
        }

        #ritekhed-comments ul li .thumblist {
            padding-bottom: 30px
        }

        #ritekhed-comments ul li {
            float: left;
            list-style: none;
            position: relative;
            width: 100%
        }

        #ritekhed-comments ul ul {
            margin: 0
        }

        #ritekhed-comments ul li figure {
            border-radius: 100%;
            width: 48px;
            float: left
        }

        #ritekhed-comments ul li figure~.text {
            margin: 0 0 0 75px
        }

        #ritekhed-comments ul li .text {
            background-color: #fff;
            padding: 22px 30px 18px 30px;
            position: relative;
            box-shadow: 2px 2px 2px 0 #ddd;
            background-color: #f7f7f7
        }

        #ritekhed-comments ul li .text:before {
            content: '';
            position: absolute;
            left: -14px;
            top: 0;
            border-top: 14px solid #f7f7f7;
            border-left: 14px solid transparent
        }

        #ritekhed-comments ul li .text a {
            display: inline-block;
            margin: 0 12px 5px 0;
            text-transform: capitalize;
            font-size: 16px;
            font-weight: 600
        }

        #ritekhed-comments ul li .text p {
            margin-bottom: 3px
        }

        #ritekhed-comments ul li .text time i {
            margin-right: 4px
        }

        #ritekhed-comments ul li .text time {
            color: #777;
            font-size: 12px;
            font-weight: 600
        }

        #ritekhed-comments ul li .text a.replay-button,
        #ritekhed-comments ul li .text a.comment-button {
            color: #777;
            font-weight: 600;
            font-size: 12px
        }

        #ritekhed-comments ul li .text a.replay-button i,
        #ritekhed-comments ul li .text a.comment-button i {
            margin-right: 4px
        }

        #ritekhed-comments ul ul.children {
            margin: 0 0 30px 0;
            padding: 0 0 0 66px;
            position: relative
        }

        .ritekhed-latest-result-wrap {
            float: left;
            width: 100%;
            margin-bottom: 53px
        }

        .ritekhed-detail-thumb figcaption img {
            width: auto;
            float: none
        }

        .ritekhed-detail-thumb figcaption {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.60)
        }

        .ritekhed-fixer-result {
            display: table;
            width: 100%;
            padding: 145px 0 42px 0
        }

        .ritekhed-fixer-result ul {
            display: table-row;
            width: 100%;
            position: relative
        }

        .ritekhed-fixer-result ul li {
            display: table-cell;
            vertical-align: middle;
            list-style: none;
            width: 33.333%;
            text-align: center
        }

        .ritekhed-fixer-result ul li span {
            display: block;
            font-size: 18px;
            font-weight: 500;
            color: #fff
        }

        .ritekhed-fixer-result ul li img {
            margin: 7px 0
        }

        .ritekhed-result-time {
            width: 152px;
            height: 152px;
            display: inline-block;
            border-radius: 100%;
            padding: 4px
        }

        .ritekhed-time-wrap {
            background: url(images/transparent-pattren.png);
            background-color: #4d4d4d;
            display: inline-block;
            width: 100%;
            height: 100%;
            border-radius: 100%;
            font-size: 50px;
            font-weight: 500;
            color: #fff;
            padding: 35px 6px 0 6px
        }

        .ritekhed-result-time small {
            display: block;
            font-size: 14px;
            line-height: 1.5;
            margin-top: 14px
        }

        .ritekhed-countdown {
            float: left;
            width: 100%;
            background-color: #27282a;
            margin-top: -30px;
            padding: 10px 0 10px 0;
            margin-bottom: 30px
        }

        .ritekhed-countdown .countdown-row {
            margin-bottom: 0;
            float: left;
            width: 100%
        }

        .ritekhed-countdown .countdown-section {
            float: left;
            width: 25%;
            position: relative;
            line-height: 1;
            padding: 20px 0 20px 0
        }

        .ritekhed-countdown .countdown-section:last-child:before {
            display: none
        }

        .ritekhed-countdown .countdown-section:before {
            position: absolute;
            font-size: 40px;
            color: #fff;
            top: 35px;
            right: 0;
            content: ":"
        }

        .ritekhed-countdown .countdown-amount {
            font-size: 45px;
            margin-bottom: 10px;
            font-weight: bold;
            display: block;
            color: #fff;
            text-align: center
        }

        .ritekhed-countdown .countdown-period {
            font-size: 20px;
            color: #fff;
            display: block;
            text-align: center
        }

        .ritekhed-map-second {
            margin-bottom: 50px;
            float: left;
            width: 100%
        }

        .ritekhed-main-content .widget {
            float: left;
            width: 100%;
            margin-bottom: 40px
        }

        .ritekhed-main-content .widget ul li {
            list-style: none
        }

        .ritekhed-widget-heading {
            float: left;
            width: 100%;
            margin-bottom: 34px
        }

        .ritekhed-widget-heading h2 {
            font-size: 20px;
            margin-bottom: 0;
            padding-bottom: 8px;
            position: relative;
            float: left;
            text-transform: uppercase
        }

        .ritekhed-widget-heading h2:before {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            width: 35px;
            height: 2px;
            -webkit-transform: rotate(5deg);
            -moz-transform: rotate(5deg);
            -ms-transform: rotate(5deg);
            -o-transform: rotate(5deg);
            transform: rotate(5deg)
        }

        .widget_cetagories ul li {
            margin: 0 0 3px;
            width: 100%;
            float: left
        }

        .widget_cetagories ul li a {
            float: left;
            width: 100%;
            padding: 10px 0 10px 0;
            color: #333;
            position: relative;
            border-bottom: 1px solid #eee
        }

        .widget_cetagories ul li a:before {
            content: "-";
            font-family: FontAwesome;
            float: left;
            margin: 2px 10px 0 0;
            color: #999;
            font-size: 12px
        }

        .widget_cetagories ul li a span {
            float: right
        }

        .widget_cetagories ul li:last-child a {
            border: 0;
            padding-bottom: 0
        }

        .widget_cetagories ul li:first-child a {
            padding-top: 0
        }

        .widget_popular_post ul li {
            margin: 0 0 10px;
            width: 100%;
            float: left
        }

        .ritekhed-popular-post {
            float: left;
            width: 100%;
            background-color: #f5f5f5;
            padding: 19px 17px 16px 20px;
            position: relative
        }

        .ritekhed-popular-post figure a,
        .ritekhed-popular-post figure a img {
            float: left;
            width: 100%
        }

        .ritekhed-popular-post figure {
            float: left;
            width: 58px;
            margin: 0
        }

        .ritekhed-popular-post figure:before {
            background-color: #fff;
            content: "";
            height: 82px;
            margin: 0 -12px 0 0;
            position: absolute;
            right: 40px;
            top: -12px;
            width: 2px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .ritekhed-popular-post figure~.ritekhed-popular-post-text {
            margin: 0 0 0 78px;
            line-height: 24px
        }

        .ritekhed-popular-post-text h5 {
            font-size: 14px;
            line-height: 18px;
            margin: 0
        }

        .ritekhed-popular-post-text h5 a {
            color: #292c31
        }

        .ritekhed-popular-post-text time {
            font-size: 10px;
            color: #555
        }

        .ritekhed-popular-post span {
            position: absolute;
            left: 0;
            width: 100%;
            bottom: 0
        }

        .widget_matches ul li {
            background-color: #f5f5f5;
            padding: 20px 17px 20px 17px;
            position: relative;
            margin: 0 0 3px;
            width: 100%;
            float: left
        }

        .widget_matches ul li:first-child:after {
            content: none
        }

        .widget_matches ul li:last-child:before {
            content: none
        }

        .widget_matches ul li:before {
            content: '';
            position: absolute;
            left: 50%;
            bottom: -5px;
            width: 0;
            height: 0;
            border-left: 9px solid transparent;
            border-right: 9px solid transparent;
            border-top: 6px solid #f5f5f5;
            margin: 0 0 0 -9px;
            z-index: 1
        }

        .widget_matches ul li:after {
            content: '';
            position: absolute;
            left: 50%;
            top: 0;
            width: 0;
            height: 0;
            border-left: 9px solid transparent;
            border-right: 9px solid transparent;
            border-top: 5px solid #fff;
            margin: 0 0 0 -9px
        }

        .ritekhed-team-one,
        .ritekhed-team-two {
            float: left
        }

        .ritekhed-team-one {
            margin: 0 17px 0 0
        }

        .ritekhed-team-two {
            margin: 0 0 0 17px
        }

        .ritekhed-team-one h6,
        .ritekhed-team-two h6 {
            font-size: 13px;
            font-weight: 500;
            color: #292c31;
            margin-bottom: 5px;
            line-height: 1
        }

        .ritekhed-team-one>span,
        .ritekhed-team-two>span {
            float: right;
            font-size: 10px;
            line-height: 1
        }

        .ritekhed-team-two>span {
            float: left
        }

        .widget_matches ul li>span {
            width: 30px;
            height: 25px;
            float: left;
            color: #555;
            font-weight: bold;
            text-align: center;
            position: relative;
            padding: 2px 0 0;
            line-height: 1.5
        }

        .ritekhed-testimonial-slider {
            float: left;
            width: 100%;
            position: relative;
            z-index: 9
        }

        .ritekhed-testimonial-slider-layer {
            padding: 0 15px
        }

        .ritekhed-testimonial-slider p {
            float: left;
            width: 100%;
            margin-bottom: 30px;
            background-color: rgba(255, 255, 255, 0.08);
            padding: 30px 40px;
            color: #fff;
            border-radius: 8px;
            position: relative
        }

        .ritekhed-testimonial-slider p:before {
            content: '';
            position: absolute;
            left: 34px;
            bottom: -11px;
            border-left: 11px solid transparent;
            border-right: 11px solid transparent;
            border-top: 11px solid rgba(255, 255, 255, 0.08)
        }

        .ritekhed-testimonial-slider-thumb {
            float: left;
            width: 90px
        }

        .ritekhed-testimonial-slider-thumb img {
            border-radius: 100%
        }

        .ritekhed-testimonial-slider-thumb~.ritekhed-testimonial-slider-text {
            margin-left: 115px;
            padding-top: 20px
        }

        .ritekhed-testimonial-slider-text h5 {
            color: #fff;
            text-transform: uppercase;
            margin-bottom: 2px
        }

        .ritekhed-testimonial-slider-text span {
            color: #fff;
            text-transform: uppercase
        }

        .ritekhed-testimonial-slider .slick-arrow {
            position: absolute;
            left: -60px;
            top: 50%;
            font-size: 40px;
            color: #fff;
            margin-top: -25px;
            cursor: pointer;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-testimonial-slider .slick-arrow.slick-arrow-right {
            left: auto;
            right: -60px;
            margin-top: -20px
        }

        .ritekhed-player-grid,
        .ritekhed-player-grid figure,
        .ritekhed-player-grid figure a,
        .ritekhed-player-grid figure a img,
        .ritekhed-player-grid-text {
            float: left;
            width: 100%
        }

        .ritekhed-player-grid ul li {
            list-style: none
        }

        .ritekhed-player-grid>ul>li {
            margin-bottom: 30px
        }

        .ritekhed-player-grid figure a {
            position: relative;
            overflow: hidden
        }

        .ritekhed-player-grid figure a:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: #fff;
            opacity: 0;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-player-grid ul li:hover figure a:before {
            opacity: .8
        }

        .ritekhed-player-grid figure a i {
            position: absolute;
            left: 50%;
            bottom: 0;
            width: 40px;
            height: 40px;
            background-color: #292c31;
            color: #fff;
            text-align: center;
            padding: 13px 0 0;
            margin: 0 0 -20px -20px;
            opacity: 0;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-player-grid ul li:hover figure a i {
            bottom: 50%;
            opacity: 1
        }

        .ritekhed-player-grid figure {
            margin: 0
        }

        .ritekhed-player-grid figure:before {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            width: 46%;
            height: 10px;
            background-color: #f5f5f5;
            z-index: 1
        }

        .ritekhed-player-grid figure:after {
            content: '';
            position: absolute;
            right: 0;
            bottom: 0;
            width: 46%;
            height: 10px;
            background-color: #f5f5f5
        }

        .ritekhed-player-grid figure span {
            text-align: center;
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%
        }

        .ritekhed-player-grid figure span:before {
            content: '';
            position: absolute;
            left: 50%;
            bottom: 0;
            width: 0;
            height: 0;
            border-bottom: 10px solid #f5f5f5;
            border-right: 11px solid transparent;
            margin: 0 0 0 -11px
        }

        .ritekhed-player-grid figure span:after {
            content: '';
            position: absolute;
            right: 50%;
            bottom: 0;
            width: 0;
            height: 0;
            border-bottom: 10px solid #f5f5f5;
            border-left: 10px solid transparent;
            margin: 0 -11px 0 0
        }

        .ritekhed-player-grid-text {
            background-color: #f5f5f5;
            padding: 15px 12px 0 30px;
            position: relative
        }

        .forward-btn {
            display: inline-block;
            background-color: #ffdc11;
            font-size: 10px;
            line-height: 1;
            border-radius: 3px;
            padding: 6px 11px 7px;
            margin: 0 0 8px
        }

        .ritekhed-player-grid-text h5 {
            margin: 0 0 9px;
            text-transform: uppercase
        }

        .ritekhed-player-grid-text p {
            margin: 0 0 15px;
            line-height: 21px
        }

        .ritekhed-player-grid-social {
            float: left;
            width: 100%;
            margin: 0;
            border-top: 1px solid #ececec;
            background-color: #f5f5f5;
            padding: 13px 31px 10px
        }

        .ritekhed-player-grid-social li {
            float: left;
            list-style: none;
            margin: 0 11px 4px 0
        }

        .ritekhed-player-grid-social li a {
            color: #999;
            font-size: 16px;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-partner-slider,
        .ritekhed-package-slider {
            float: left;
            width: 100%;
            margin: 0 0 35px;
            text-align: center;
            position: relative
        }

        .ritekhed-partner-slider a,
        .ritekhed-package-slider a {
            display: inline-block
        }

        .ritekhed-partner-slider img {
            height: auto;
            max-height: 90px
        }

        .ritekhed-partner-slider .slick-arrow,
        .ritekhed-package-slider .slick-arrow {
            right: -50px;
            cursor: pointer;
            top: 33px;
            width: 45px;
            height: 50px;
            background-color: transparent;
            padding-top: 0;
            position: absolute
        }

        .ritekhed-partner-slider .slick-arrow-left.slick-arrow,
        .ritekhed-package-slider .slick-arrow-left.slick-arrow {
            left: -50px;
            top: 34px
        }

        .ritekhed-partner-slider .slick-arrow i,
        .ritekhed-package-slider .slick-arrow i {
            font-size: 32px;
            color: #999;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-subheader {
            float: left;
            width: 100%;
            background: url(extra-images/parallax-bg.jpg);
            text-align: center;
            padding: 70px 0;
            position: relative
        }

        .ritekhed-subheader h1 {
            display: inline-block;
            width: 100%;
            font-size: 40px;
            text-transform: uppercase;
            margin-bottom: 12px;
            line-height: 1.2;
            position: relative;
            z-index: 9;
            color: #fff
        }

        .ritekhed-breadcrumb {
            display: inline-block;
            margin: 0 10px 0 0;
            position: relative;
            z-index: 9
        }

        .ritekhed-breadcrumb li {
            float: left;
            list-style: none;
            line-height: 1;
            font-size: 12px;
            font-weight: 700;
            text-transform: uppercase;
            color: #fff
        }

        .ritekhed-breadcrumb li:before {
            content: "|";
            font-family: FontAwesome;
            display: inline-block;
            margin: 0 15px 0 10px;
            color: #fff
        }

        .ritekhed-breadcrumb li:first-child:before {
            display: none;
            margin-left: 0
        }

        .ritekhed-breadcrumb li a {
            color: #fff;
            padding: 0 3px
        }

        .ritekhed-fixture {
            float: left;
            width: 100%
        }

        .ritekhed-fixture ul li {
            list-style: none;
            margin: 0 0 20px
        }

        .ritekhed-fixture-wrap {
            float: left;
            width: 100%;
            background-color: #f5f5f5;
            position: relative;
            margin: 0 0 20px;
            text-align: center
        }

        .ritekhed-fixture ul li:last-child .ritekhed-fixture-wrap {
            margin: 0
        }

        .ritekhed-fixture-wrap:before {
            content: '';
            width: 6px;
            height: 100%;
            position: absolute;
            right: 33%;
            top: 0
        }

        .ritekhed-teams-match {
            float: left;
            width: 74.6667%
        }

        .ritekhed-match-view {
            display: inline-block;
            text-align: center;
            margin: 16px 54px 0 3px
        }

        .ritekhed-match-view span {
            display: inline-block;
            background-color: #27282a;
            color: #fff;
            font-size: 20px;
            font-weight: bold;
            padding: 5px 18px 7px;
            position: relative
        }

        .ritekhed-match-view span:before {
            content: '';
            position: absolute;
            left: -5px;
            top: 0;
            width: 0;
            height: 0;
            border-top: 20px solid transparent;
            border-right: 6px solid #27282a;
            border-bottom: 20px solid transparent
        }

        .ritekhed-match-view span:after {
            content: '';
            position: absolute;
            right: -5px;
            top: 0;
            width: 0;
            height: 0;
            border-top: 20px solid transparent;
            border-left: 6px solid #27282a;
            border-bottom: 20px solid transparent
        }

        .ritekhed-first-team,
        .ritekhed-second-team {
            background-color: #ededed;
            float: left;
            padding: 28px 36px 41px 35px;
            position: relative
        }

        .ritekhed-first-team:before {
            content: '';
            position: absolute;
            right: -103px;
            top: 0;
            width: 0;
            height: 0;
            border-bottom: 110px solid #ededed;
            border-right: 104px solid transparent
        }

        .ritekhed-second-team:before {
            content: '';
            position: absolute;
            left: -103px;
            top: 0;
            width: 0;
            bottom: 38px;
            height: 0;
            border-bottom: 110px solid #ededed;
            border-left: 104px solid transparent
        }

        .ritekhed-second-team {
            padding: 28px 76px 41px 35px;
            margin: 0;
            float: right
        }

        .ritekhed-first-team figure,
        .ritekhed-second-team figure {
            margin: 0;
            float: right;
            width: 55px
        }

        .ritekhed-teams-match figure a img,
        .ritekhed-teams-match figure a {
            float: left;
            width: 100%
        }

        .ritekhed-teams-match figure~.ritekhed-first-team-info {
            margin: 0 48px 0 0;
            text-align: right;
            padding: 17px 20px 0 0;
            line-height: 1
        }

        .ritekhed-first-team-info h6,
        .ritekhed-second-team-info h6 {
            line-height: 15px;
            margin: 0
        }

        .ritekhed-first-team-info>span,
        .ritekhed-second-team-info>span {
            display: inline-block;
            font-size: 10px;
            color: #292c31
        }

        .ritekhed-second-team>figure {
            float: left
        }

        .ritekhed-teams-match figure~.ritekhed-second-team-info {
            margin: 0 0 0 55px;
            padding: 14px 0 0 19px;
            line-height: 1;
            text-align: left
        }

        .ritekhed-buy-ticket {
            float: left;
            width: 25.333%;
            padding: 34px 27px 0 0
        }

        .ritekhed-buy-ticket-text {
            float: left;
            line-height: 1.5
        }

        .ritekhed-buy-ticket-text h5 {
            margin: 0 0 4px
        }

        .ritekhed-buy-ticket-text time {
            font-size: 12px;
            color: #292c31;
            float: left
        }

        .ritekhed-buy-ticket-text time span {
            float: right;
            margin: 0 0 0 16px
        }

        .ticket-buy-btn {
            float: right;
            font-size: 11px;
            background-color: #27282a;
            color: #fff;
            font-weight: bold;
            padding: 0 17px 2px 15px;
            border-radius: 3px;
            margin: 21px 0 0;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .mumbai {
            font-size: 16px;
            text-align: center;
            margin: 0 249px 0 4px
        }

        .delhi {
            font-size: 9px
        }

        .ticket-buy-btn:hover {
            color: #333
        }

        .ritekhed-table-point {
            float: left;
            width: 100%;
            margin-bottom: 60px
        }

        ul.ritekhed-table-head {
            display: table;
            width: 100%;
            background-color: #fcfcfc
        }

        ul.ritekhed-table-head li {
            display: table-row;
            width: 100%;
            list-style: none
        }

        ul.ritekhed-table-head li .ritekhed-cell {
            display: table-cell;
            vertical-align: middle;
            color: #555;
            padding: 12px 14px;
            text-align: center;
            border-left: 1px solid #f3f3f3
        }

        ul.ritekhed-table-head li .ritekhed-cell:nth-child(1) {
            width: 60px;
            border-left: none
        }

        ul.ritekhed-table-head li .ritekhed-cell:nth-child(2) {
            width: 48%
        }

        ul.ritekhed-table-head li .ritekhed-cell:nth-child(2),
        ul.ritekhed-table-list li .ritekhed-cell:nth-child(2) {
            text-align: left
        }

        ul.ritekhed-table-list {
            display: table;
            width: 100%;
            background-color: #fff;
            border-right: 1px solid #f7f7f7
        }

        ul.ritekhed-table-list li {
            display: table-row;
            width: 100%;
            list-style: none
        }

        ul.ritekhed-table-list li:nth-child(even) {
            background-color: #fcfcfc
        }

        ul.ritekhed-table-list li .ritekhed-cell {
            display: table-cell;
            vertical-align: middle;
            color: #555;
            padding: 12px 14px;
            text-align: center;
            border-left: 1px solid #f7f7f7;
            border-bottom: 1px solid #f7f7f7
        }

        ul.ritekhed-table-list li .ritekhed-cell:nth-child(2) {
            width: 50%
        }

        .ritekhed-fixture-list {
            float: left;
            width: 100%;
            margin-bottom: 40px
        }

        .ritekhed-fixture-list ul {
            display: table;
            width: 100%;
            border-right: 1px solid #f3f3f3
        }

        .ritekhed-fixture-list ul li {
            list-style: none;
            display: table-row;
            width: 100%;
            background-color: #fff
        }

        .ritekhed-fixture-list ul li:nth-child(odd) {
            background-color: #fcfcfc
        }

        .ritekhed-fixture-list ul li .ritekhed-cell {
            display: table-cell;
            vertical-align: middle;
            padding: 14px 20px;
            border-left: 1px solid #f3f3f3;
            border-bottom: 1px solid #f3f3f3;
            text-align: left
        }

        .ritekhed-fixture-flag.ritekhed-next-flag {
            float: right
        }

        .ritekhed-fixture-list ul li span {
            color: #555;
            margin: 0 0 0 59px
        }

        .ritekhed-fixture-list ul li .ritekhed-match-view span {
            color: #fff
        }

        .ritekhed-fixture-flag {
            color: #555;
            display: inline-block;
            width: 130px
        }

        .ritekhed-fixture-flag img {
            margin-right: 4px
        }

        .ritekhed-fixture-vs {
            display: inline-block;
            margin: 0 18px;
            position: relative;
            padding: 2px
        }

        .ritekhed-fixture-vs small {
            display: inline-block;
            position: relative;
            z-index: 1;
            font-size: 18px;
            width: 34px;
            height: 34px;
            background-color: #ebebeb;
            color: #333;
            font-weight: bold;
            text-align: center;
            border-radius: 100%;
            padding: 2px 0 0 0
        }

        .ritekhed-matches-list .ritekhed-fixture-flag {
            width: 28%;
            text-align: left
        }

        .ritekhed-fixture-list.ritekhed-matches-list {
            margin-bottom: 40px
        }

        .ritekhed-spacer {
            float: left;
            width: 100%;
            height: 30px
        }

        .ritekhed-player,
        .ritekhed-player-list figure a,
        .ritekhed-player-list figure a img {
            float: left;
            width: 100%
        }

        .ritekhed-player>ul>li {
            list-style: none;
            margin: 0 0 50px
        }

        .ritekhed-player-list figure {
            width: 268px;
            float: left;
            margin: 0
        }

        .ritekhed-player-list figure a {
            position: relative
        }

        .ritekhed-player-list figure a i {
            position: absolute;
            right: -20px;
            top: 50%;
            width: 40px;
            height: 40px;
            border-radius: 100%;
            text-align: center;
            color: #333;
            z-index: 2;
            padding: 14px 0 0;
            margin: -18px 0 0 0
        }

        .ritekhed-player-list figure~.ritekhed-player-list-text {
            margin-left: 268px
        }

        .ritekhed-player-list-text {
            background-color: #27282a;
            padding: 26px 30px 0 35px;
            position: relative
        }

        .ritekhed-forword-btn {
            display: inline-block;
            font-size: 10px;
            line-height: 1.5;
            border-radius: 3px;
            padding: 3px 11px 5px;
            margin: 0 0 8px
        }

        .ritekhed-player-list-text h5 {
            margin: 0 0 12px;
            text-transform: uppercase
        }

        .ritekhed-player-list-text h5 a {
            color: #fff
        }

        .ritekhed-player-list-text p {
            color: #999;
            margin: 0 0 26px;
            line-height: 24px
        }

        .ritekhed-player-social {
            display: inline-block;
            width: 100%;
            margin: 0;
            border-top: 1px solid #444;
            padding: 24px 0 16px 0
        }

        .ritekhed-player-social li {
            float: left;
            list-style: none;
            margin: 0 11px 0 0
        }

        .ritekhed-player-social li a {
            font-size: 15px;
            color: #999
        }

        .ritekhed-shop,
        .ritekhed-shop-grid figure,
        .ritekhed-shop-grid figure a,
        .ritekhed-shop-grid figure img,
        .ritekhed-shop-grid-text {
            float: left;
            width: 100%
        }

        .ritekhed-shop ul li {
            list-style: none
        }

        .ritekhed-shop>ul>li {
            margin-bottom: 30px
        }

        .ritekhed-shop-grid figure {
            margin-bottom: 0
        }

        .ritekhed-shop-grid-text {
            position: relative;
            background-color: #27282a;
            padding: 48px 23px 30px 23px;
            height: 360px
        }

        .ritekhed-shop-grid-text:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            border-top: 30px solid #ffdc11;
            border-right: 260px solid transparent
        }

        .ritekhed-shop-grid-text h2 {
            text-transform: uppercase;
            font-size: 18px;
            margin-bottom: 5px
        }

        .ritekhed-shop-grid-text h2 a,
        .price-cart,
        .ritekhed-shop-grid-text p {
            color: #fff
        }

        .price-cart {
            display: inline-block;
            width: 100%;
            margin-bottom: 6px
        }

        .price-cart del {
            font-weight: bold
        }

        .ritekhed-shop-grid-text p {
            margin-bottom: 25px
        }

        .ritekhed-shop-btn {
            display: inline-block;
            padding: 10px 20px 11px 20px;
            line-height: 1;
            color: #fff;
            font-weight: 600;
            border-radius: 4px
        }

        .spacer-add {
            float: left;
            width: 100%;
            height: 22px
        }

        .ritekhed-thumb-img {
            float: left;
            width: 100%;
            margin: 0;
            padding: 32px 0 0
        }

        .ritekhed-shop-thumb {
            background-color: #f5f5f5;
            margin-top: -80px;
            margin-bottom: 60px
        }

        .ritekhed-thumb-img img,
        .ritekhed-summery-option {
            float: left;
            width: 100%
        }

        .ritekhed-shop-summery {
            float: left;
            width: 75%;
            padding: 32px 0 80px
        }

        .ritekhed-shop-summery h2 {
            margin: 0 0 12px;
            font-size: 30px;
            color: #333
        }

        .ritekhed-price-cartbox {
            float: left;
            font-size: 20px;
            font-weight: bold;
            color: #333;
            margin: 0 43px 0 0
        }

        .ritekhed-price-cartbox del {
            font-weight: normal;
            font-size: 14px;
            color: #666;
            margin: 0 5px 0 0
        }

        .star-rating {
            float: left;
            width: 27%;
            height: 21px;
            position: relative;
            margin: 4px 0 21px 0
        }

        .star-rating:before,
        .star-rating-box:before {
            content: "\f006 \f006 \f006 \f006 \f006";
            font-family: FontAwesome;
            font-size: 16px;
            left: 50%;
            margin: 0 0 0 -44px;
            letter-spacing: 4px;
            position: absolute;
            top: 0
        }

        .star-rating-box:before {
            content: "\f005 \f005 \f005 \f005 \f005";
            margin: 0;
            left: 32px
        }

        .star-rating>.star-rating-box {
            height: 20px;
            left: 0;
            overflow: hidden;
            position: absolute;
            top: 0
        }

        .ritekhed-shop-summery p {
            color: #666;
            float: left;
            margin: 0 0 15px;
            line-height: 24px
        }

        .ritekhed-summery-option {
            margin: 0 0 20px
        }

        .ritekhed-summery-option>li {
            float: left;
            list-style: none;
            margin: 0 46px 10px 0
        }

        .ritekhed-summery-option li label {
            margin: 0 0 11px;
            font-weight: bold;
            color: #333
        }

        .ritekhed-summery-option li input[type="number"] {
            float: left;
            width: 58px;
            height: 30px;
            background-color: transparent;
            border: 1px solid #ddd;
            color: #333;
            font-size: 12px;
            text-align: center
        }

        .ritekhed-summery-option li a {
            float: left;
            width: 27px;
            height: 27px;
            position: relative;
            border-radius: 100%
        }

        .ritekhed-summery-option li a.white-color {
            border: 1px solid #ddd;
            margin: 0 7px 0 0
        }

        .ritekhed-summery-option li a:before {
            content: '';
            position: absolute;
            left: 5px;
            top: 5px;
            width: 15px;
            height: 15px;
            border-radius: 100%;
            background-color: #000
        }

        .ritekhed-summery-option li a.red-color:before {
            background-color: #ad1616
        }

        .ritekhed-summery-option li a.yellow-color:before {
            background-color: #f8e405
        }

        .ritekhed-summery-option li a.orange-color:before {
            background-color: #f89a05
        }

        .ritekhed-banner-btn {
            display: inline-block;
            color: #fff;
            font-weight: bold;
            border: 1px solid #fff;
            padding: 11px 19px 12px 19px;
            line-height: 1;
            position: relative;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-gallery {
            float: left;
            width: 100%
        }

        .ritekhed-gallery ul li {
            list-style: none
        }

        .ritekhed-gallery>ul>li {
            margin-bottom: 30px
        }

        .ritekhed-gallery-simple a,
        .ritekhed-gallery-simple img {
            float: left;
            width: 100%
        }

        .ritekhed-gallery-simple a {
            margin-bottom: 12px;
            position: relative
        }

        .ritekhed-gallery-simple h2 {
            font-size: 18px;
            text-transform: uppercase;
            margin-bottom: 12px;
            line-height: 1.4
        }

        .ritekhed-gallery-simple time {
            display: inline-block;
            padding: 10px 15px;
            line-height: 1;
            border-radius: 4px;
            font-weight: 600
        }

        .ritekhed-gallery-simple a i {
            position: absolute;
            left: 50%;
            top: 10%;
            width: 40px;
            height: 40px;
            border-radius: 4px;
            margin: -20px 0 0 -20px;
            text-align: center;
            padding-top: 12px;
            opacity: 0;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-gallery-simple li:hover a i {
            opacity: 1;
            top: 50%
        }

        .ritekhed-gallery-classic a,
        .ritekhed-gallery-classic a img {
            float: left;
            width: 100%
        }

        .ritekhed-gallery-classic-text {
            position: absolute;
            left: 0;
            top: 20%;
            width: 100%;
            text-align: center;
            margin-top: -50px;
            opacity: 0;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        li:hover .ritekhed-gallery-classic-text {
            top: 50%;
            opacity: 1
        }

        .ritekhed-gallery-classic-text h2,
        .ritekhed-gallery-classic-text time {
            color: #fff
        }

        .ritekhed-gallery-classic-text h2 {
            font-size: 20px;
            margin-bottom: 15px;
            padding: 0 35px;
            text-transform: uppercase
        }

        .ritekhed-gallery-classic-text time {
            color: #333;
            border-radius: 4px;
            padding: 5px 12px;
            line-height: 1;
            text-transform: uppercase;
            font-weight: 600
        }

        .login-register-full {
            padding-bottom: 40px
        }

        .ritekhed-search-result,
        .ritekhed-search-result form,
        .ritekhed-search-result input[type="text"] {
            float: left;
            width: 100%
        }

        .ritekhed-search-result {
            margin-bottom: 40px
        }

        .ritekhed-search-result h2 {
            font-size: 50px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 20px
        }

        .ritekhed-search-result form {
            position: relative
        }

        .ritekhed-search-result label {
            font-size: 17px;
            margin-bottom: 20px
        }

        .ritekhed-search-result input[type="text"] {
            height: 60px;
            border: 2px solid #eee;
            border-radius: 0;
            background-color: #fff;
            padding: 7px 30px;
            font-size: 15px;
            font-style: italic;
            color: #999
        }

        .ritekhed-search-result input[type="submit"] {
            position: absolute;
            right: 0;
            bottom: 0;
            padding: 18px 42px;
            font-size: 15px;
            text-transform: uppercase;
            border: 0;
            border-radius: 0;
            font-weight: 700;
            cursor: pointer;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .ritekhed-search-result input[type="submit"]:hover {
            color: #fff
        }

        .ritekhed-error-page {
            position: relative;
            background: url(extra-images/error-page-backimg.html);
            background-position: center;
            background-repeat: no-repeat
        }

        .ritekhed-error-wrap {
            float: left;
            width: 100%;
            text-align: center;
            padding: 101px 0 135px
        }

        .ritekhed-error-transparent {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: #fff;
            opacity: .4
        }

        .ritekhed-error-heading {
            float: left;
            width: 100%;
            margin-bottom: 20px
        }

        .ritekhed-error-heading>span {
            font-size: 100px;
            display: inline-block;
            font-weight: bold;
            margin: 0;
            color: #292c31;
            line-height: 1.3;
            background-color: #f5f5f5;
            padding: 0 2px 0 7px;
            position: relative;
            margin: 0 19px 0 3px
        }

        .ritekhed-error-heading>span.error-shape-two {
            padding: 0 4px 0
        }

        .ritekhed-error-heading>span.error-shape-one:before {
            content: '';
            position: absolute;
            right: -21px;
            top: 0;
            width: 0;
            height: 0;
            border-top: 65px solid transparent;
            border-left: 21px solid #f5f5f5;
            border-bottom: 65px solid transparent
        }

        .ritekhed-error-heading>span.error-shape-two:before {
            content: '';
            position: absolute;
            right: -21px;
            top: 0;
            width: 0;
            height: 0;
            border-top: 66px solid #f5f5f5;
            border-right: 21px solid transparent
        }

        .ritekhed-error-heading>span.error-shape-two:after {
            content: '';
            position: absolute;
            right: -21px;
            bottom: 0;
            width: 0;
            height: 0;
            border-bottom: 66px solid #f5f5f5;
            border-right: 21px solid transparent
        }

        .ritekhed-error-heading>span.error-shape-two>small {
            position: relative
        }

        .ritekhed-error-heading>span.error-shape-two>small:before {
            content: '';
            position: absolute;
            left: -25px;
            top: -12px;
            width: 0;
            height: 0;
            border-top: 68px solid #f5f5f5;
            border-left: 21px solid transparent
        }

        .ritekhed-error-heading>span.error-shape-two>small:after {
            content: '';
            position: absolute;
            left: -25px;
            bottom: -2px;
            width: 0;
            height: 0;
            border-bottom: 68px solid #f5f5f5;
            border-left: 21px solid transparent
        }

        .ritekhed-error-heading>span.error-shape-three {
            padding: 0 7px 0 2px
        }

        .ritekhed-error-heading>span.error-shape-three:before {
            content: '';
            position: absolute;
            left: -21px;
            top: 0;
            width: 0;
            height: 0;
            border-top: 65px solid transparent;
            border-right: 21px solid #f5f5f5;
            border-bottom: 65px solid transparent
        }

        .ritekhed-error-wrap>h3 {
            font-size: 30px;
            display: block;
            font-weight: bold;
            margin: 0 0 7px;
            color: #292c31;
            line-height: 1.3;
            letter-spacing: 8px
        }

        .ritekhed-error-wrap>span {
            font-size: 16px;
            display: block;
            font-weight: bold;
            margin: 0 0 18px
        }

        .ritekhed-error-wrap p {
            display: inline-block;
            width: 100%;
            margin: 0 0 21px
        }

        .ritekhed-error-wrap form {
            position: relative;
            display: inline-block;
            width: 59%
        }

        .ritekhed-error-wrap form input[type="text"] {
            height: 50px;
            color: #999;
            font-size: 15px;
            padding: 4px 15px 4px 14px;
            border: 1px solid #ececec;
            width: 542px;
            float: left;
            font-style: italic;
            background-color: transparent
        }

        .ritekhed-error-wrap form label {
            margin: 0;
            float: right;
            position: relative
        }

        .ritekhed-error-wrap form input[type="submit"] {
            float: right;
            width: 120px;
            border: 0;
            height: 50px;
            padding: 0 0 1px;
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            background-color: #27282a;
            cursor: pointer
        }

        .ritekhed-map-full {
            margin-bottom: 70px
        }

        .ritekhed-contact-form,
        .ritekhed-contact-form form {
            float: left;
            width: 100%
        }

        .ritekhed-contact-form {
            margin: 0 0 31px
        }

        .ritekhed-contact-form form ul {
            margin: 0 -15px
        }

        .ritekhed-contact-form form ul li {
            float: left;
            list-style: none;
            width: 50%;
            padding: 0 15px;
            margin-bottom: 15px
        }

        .ritekhed-contact-form form ul li:last-child {
            margin: 0
        }

        .ritekhed-contact-form form ul li>label {
            float: left;
            width: 100%;
            margin: 0 0 10px;
            font-weight: bold;
            color: #292c31
        }

        .ritekhed-contact-form form p {
            list-style: none;
            margin-bottom: 0;
            width: 100%;
            float: left;
            position: relative
        }

        .ritekhed-contact-form form ul li p>span {
            border: 1px solid #ececec;
            position: absolute;
            right: 0;
            top: 0;
            height: 100%;
            width: 45px;
            text-align: center
        }

        .ritekhed-contact-form form p>span i {
            color: #999;
            padding: 13px 0 0;
            font-size: 18px
        }

        .ritekhed-contact-form form ul li.full-input {
            width: 100%
        }

        .ritekhed-contact-form form p input[type="text"] {
            float: left;
            width: 88%;
            font-size: 13px;
            background: 0;
            margin: 0;
            color: #999;
            height: 50px;
            border: 1px solid #ececec;
            padding: 3px 0 3px 16px;
            position: relative
        }

        .ritekhed-contact-form form p textarea {
            height: 150px;
            font-size: 13px;
            padding: 13px 21px 0 16px;
            color: #505050;
            border: 1px solid #ececec;
            background-color: transparent;
            width: 94%
        }

        .ritekhed-contact-form form p>label {
            margin: 9px 0 0;
            display: inline-block;
            position: relative
        }

        .ritekhed-contact-form form input[type="submit"] {
            border: 0;
            color: #fff;
            padding: 9px 25px 9px 25px;
            float: left;
            font-weight: bold;
            text-transform: uppercase;
            background-color: #292c31;
            cursor: pointer
        }

        .ritekhed-contact-us-text {
            float: left;
            width: 100%
        }

        .ritekhed-contact-us-text li {
            float: left;
            width: 100%;
            list-style: none;
            margin: 0 0 10px
        }

        .ritekhed-contact-us-text li h4 {
            margin: 0 0 17px;
            text-transform: uppercase
        }

        .ritekhed-contact-us-text li p {
            float: left;
            margin: 0 0 13px;
            font-style: italic;
            line-height: 23px
        }

        .ritekhed-contact-us-text li time {
            float: left;
            font-weight: bold;
            text-transform: uppercase;
            color: #2f2f2f
        }

        .ritekhed-contact-us-text li time span {
            font-weight: normal;
            float: right;
            margin: 0 0 0 22px
        }

        .ritekhed-rating-box.eight-percent {
            width: 80%
        }

        .ritekhed-rating-box.ten-percent {
            width: 100%
        }

        .star-rating-box.eight-percent {
            width: 69%
        }

        #ritekhed-footer {
            float: left;
            width: 100%
        }

        .ritekhed-footer-one {
            background: url(images/footer-pattren.png)
        }

        .ritekhed-footer-widget {
            float: left;
            width: 100%;
            padding: 80px 0 40px 0;
            position: relative
        }

        .ritekhed-footer-widget .widget {
            margin-bottom: 40px
        }

        .ritekhed-footer-widget p,
        .ritekhed-footer-widget a {
            color: #999
        }

        .footer-widget-title {
            float: left;
            width: 100%;
            margin-bottom: 34px
        }

        .footer-widget-title h2 {
            font-size: 18px;
            color: #fff;
            margin-bottom: 0;
            padding-bottom: 8px;
            position: relative;
            text-transform: uppercase;
            float: left
        }

        .footer-widget-title h2:before {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            width: 35px;
            height: 2px;
            -webkit-transform: rotate(5deg);
            -moz-transform: rotate(5deg);
            -ms-transform: rotate(5deg);
            -o-transform: rotate(5deg);
            transform: rotate(5deg)
        }

        .footer-logo {
            float: left;
            width: 100%;
            margin-bottom: 17px
        }

        .widget_contact_info p {
            margin-bottom: 12px
        }

        .ritekhed-info-list {
            float: left;
            width: 100%
        }

        .ritekhed-info-list li {
            float: left;
            width: 100%;
            list-style: none;
            padding-left: 48px;
            position: relative;
            line-height: 1;
            margin-top: 20px
        }

        .ritekhed-info-list li i {
            position: absolute;
            left: 0;
            top: 0;
            width: 31px;
            height: 32px;
            background-color: #3a3a3a;
            color: #999;
            text-align: center;
            padding-top: 8px
        }

        .ritekhed-info-list li i:after {
            content: '';
            position: absolute;
            right: -9px;
            top: 0;
            border-top: 16px solid transparent;
            border-left: 9px solid #3a3a3a;
            border-bottom: 16px solid transparent
        }

        .ritekhed-info-list li span {
            float: left;
            color: #999;
            padding: 9px 20px 8px 15px;
            position: relative
        }

        .widget_contact_info .ritekhed-social-network li a {
            font-size: 19px
        }

        .ritekhed-social-network {
            float: left
        }

        .ritekhed-social-network li {
            float: left;
            list-style: none;
            margin: 1px 16px 9px 0
        }

        .ritekhed-social-network li a {
            color: #b5b2b2;
            font-size: 17px
        }

        .ritekhed-main-content .widget_gallery ul li {
            float: left;
            width: 33.333%
        }

        .ritekhed-main-content .widget_gallery ul li a:before {
            background-color: #27282a;
            height: 100%;
            width: 60%
        }

        .ritekhed-main-content .widget_gallery ul li:hover a:before {
            width: 100%;
            opacity: .8
        }

        .widget_gallery ul li a i {
            position: absolute;
            left: 0;
            top: 50%;
            z-index: 1;
            font-size: 12px;
            color: #fff;
            margin: -7px 0 0 -3px;
            opacity: 0
        }

        .widget_gallery ul li:hover a i {
            opacity: 1;
            left: 50%
        }

        .widget_gallery ul {
            margin: 0 -5px
        }

        .widget_gallery ul li {
            float: left;
            width: 25%;
            padding: 0 5px;
            margin-bottom: 10px;
            list-style: none
        }

        .widget_gallery ul li a,
        .widget_gallery ul li a img {
            float: left;
            width: 100%;
            position: relative
        }

        .widget_gallery ul li a:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 60%;
            z-index: 1;
            opacity: 0;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .widget_gallery ul li:hover a:before {
            opacity: .50;
            height: 100%
        }

        .widget_featured_news ul li {
            float: left;
            width: 100%;
            list-style: none;
            margin: 0 0 15px;
            padding: 0 0 0 71px;
            position: relative
        }

        .widget_featured_news ul li span {
            position: absolute;
            left: 0;
            top: 5px;
            font-size: 40px;
            font-weight: bold;
            color: #999;
            font-style: italic
        }

        .widget_featured_news ul li h6 {
            font-size: 15px;
            line-height: 22px;
            margin: 0 0 5px 0
        }

        .widget_featured_news ul li h6 a {
            color: #999
        }

        .widget_featured_news ul li time {
            font-size: 12px;
            color: #999
        }

        .ritekhed-copyright {
            float: left;
            width: 100%;
            background-color: #ffdc11;
            position: relative;
            overflow: hidden
        }

        .ritekhed-copyright p {
            color: #27282a;
            margin-bottom: 0;
            padding: 28px 0 45px 0
        }

        .ritekhed-copyright-link {
            float: right
        }

        .ritekhed-copyright-link li {
            float: left;
            list-style: none;
            padding: 0 20px;
            position: relative;
            margin: 26px 0
        }

        .ritekhed-copyright-link li:last-child {
            padding-right: 0
        }

        .ritekhed-copyright-link li:first-child:before {
            display: none
        }

        .ritekhed-copyright-link li:before {
            content: '|';
            position: absolute;
            left: -4px;
            top: 0;
            font-size: 14px;
            color: #27282a
        }

        .ritekhed-copyright-link li a {
            color: #27282a;
            font-weight: 500
        }

        .ritekhed-back-top {
            position: absolute;
            left: 50%;
            bottom: 0;
            color: #27282a;
            font-size: 22px;
            line-height: 1;
            text-align: center;
            width: 82px;
            margin-left: -40px
        }

        .ritekhed-back-top:before {
            content: '';
            position: absolute;
            right: 0;
            bottom: 0;
            border-left: 41px solid transparent;
            border-right: 41px solid transparent;
            border-bottom: 30px solid #ffdc11
        }

        .ritekhed-back-top i {
            position: relative;
            color: #27282a
        }

        .accordion {
            background-color: #eee;
            color: #444;
            cursor: pointer;
            padding: 18px;
            width: 100%;
            border: 0;
            text-align: left;
            outline: 0;
            font-size: 15px;
            transition: .4s;
            margin: 10px 0 0 0
        }

        .accordion:hover {
            background-color: #ccc
        }

        .panel {
            padding: 18px 18px;
            display: none;
            background-color: white;
            overflow: hidden;
            border: 1px solid #eee;
            margin: 0 0 10px 0
        }

        .next-match-title {
            margin: 12px 0 0 0;
            text-align: center;
            font-size: 19px;
            color: #27282a;
            font-weight: 700
        }

        .make-offline-payment {
            cursor: pointer;
            border: 1px solid #606e92;
            margin: 0;
            font-size: 13px;
            background-color: #15295ead;
            color: white;
            font-weight: 600;
            padding: 5px 0 5px 10px;
            border-radius: 5px;
            width: 166px
        }

        .nwxt-match-revel {
            display: initial !important;
            font-size: 15px !important;
            font-weight: 300 !important
        }
 /*////////////////////////////////////////*/
   .blink_me {
      animation: blinker 1s linear infinite;
    }

    @keyframes blinker {
      50% {
        opacity: 0;
      }
    }

    .next_match_left {
      position: relative;
      bottom: 40px;
      color: white;
      left: 372px;

    }

    .next_match_right {
      position: relative;
      bottom: 405px;
      color: white;
      left: 428px;
    }

    .next_match_left a,
    .next_match_right a {
      color: #FFFFFF;
    }

    /* .ritekhed-main-section {*/
    /*    z-index: 9999999;*/
    /*}*/
    /* WhatsApp Button*/
    /*.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:100;*/
    /*}*/

    /*.my-float{*/
    /*	margin-top:16px;*/
    /*}*/

    #spantips {
      font-size: 12px;
      color: #fff;
      animation: bottomMenu 1s linear infinite;
    }

    @keyframes bottomMenu {
      0% {
        opacity: 0;
      }

      50% {
        opacity: .5;
      }

      100% {
        opacity: 1;
      }
    }

    .bottomMenu {
      position: fixed;
      bottom: 0;
      color: #fff;
      width: 100%;
      height: 70px;
      border-top: 1px solid #000;
      background: #35b9d2;
      z-index: 1;
      transition: all .5s;
    }

    #myID .close {
      position: absolute;
      top: -13px;
      left: 1px;
      width: 24px;
      height: 20px;
      content: "";
      background-color: white;
      border: solid lightgrey 1px;
      border-radius: 50%;
    }

    #myID .close:before {
      position: absolute;
      border-radius: 50%;
      content: "";
      width: 26px;
      height: 26px;
      top: 0px;
      left: 0px;
    }

    #myID .close:after {
      position: absolute;
      content: "X";

      font-weight: bold;
      font-size: 18px;
      color: white;
      top: 0px;
      left: 0px;
      width: 100%;
      text-align: center;
      vertical-align: middle;
      line-height: 30px;
    }

    #myID .close.blue:before {
      background-color: #034559;
      background: linear-gradient(to bottom, #378CA4 0%, #034559 100%);
    }

    .close {
      opacity: 1 !important;
    }

    .body {
      /*height: 100vh;*/
      display: flex;
      /*justify-content: center;*/
      /*align-items: center;*/
      /*background-color: #020002;*/
    }

    .nav {
      position: fixed;
      /* Fix the navbar at a specific position */
      bottom: 0;
      /* Position it at the bottom of the screen */
      left: 0;
      /* Stretch it to the left edge */
      width: 100%;
      /* Ensure it spans the full width of the screen */
      display: flex;
      justify-content: space-between;
      padding: 0 5px;
      background-color: #1d1a1d;
      border-top: 1px solid #252325;
      /* Adjusted border to top for better visibility */
      border-radius: 0px;
      overflow: hidden;
      box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.5);
      /* Optional shadow for better aesthetics */
      z-index: 999;
      /* Ensure it stays above other content */
    }


    .nav-item {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 5px;
      width: 50px;
      margin: 0 5px;
      padding: 15px;
      color: rgba(255, 255, 255, 0.2);
      text-decoration: none;
      transition: .3s;
    }

    .nav-item.is-active {
      color: #ffdc11;
    }

    .nav-item.is-active::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 120%;
      height: 120%;
      transform: translate(-10%, -10%);
      background: radial-gradient(#ffdc11, transparent);
      filter: blur(10px);
      opacity: .2;
    }

    .nav-item i {
      font-size: 24px;
    }

    .nav-item span {
      font-size: 11px;
      font-weight: 600;
    }

    .nav-indicator-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.175);
      display: flex;
      justify-content: center;
    }

    .nav-indicator {
      width: 30px;
      height: 5px;
      background-color: #ffdc11;
      border-radius: 10px;
    }
 
    .match-card {
      background-color: #1c1c1c;
      color: #fff;
      border-radius: 10px;
      padding: 15px;
      margin: 0px;
      width: 100%;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    }

    .match-card .team {
      display: flex;
      align-items: center;
    }

    .match-card .team img {
      width: 30px;
      height: 30px;
      border-radius: 50%;
      margin-right: 10px;
    }

    .match-card .finished-badge {
     
      color: #fff;
      padding: 5px 11px;
      border-radius: 2px;
      font-size: 12px;
    }

    .match-card .scores {
      font-size: 14px;
    }

    .match-card .result {
      font-weight: bold;
      margin-top: 10px;
      color: #e74c3c;
    }

    h6 {
      color: #fffff;
    }

    #blink {

      font-weight: bold;

      transition: 0.5s;
    }

    a {
      -webkit-transition: .3s all ease;
      -o-transition: .3s all ease;
      transition: .3s all ease;
    }

    a,
    a:hover {
      text-decoration: none !important;
    }

    .content {
      padding: 7rem 0;
    }

    h2 {
      font-size: 20px;
    }

    .owl-1 .owl-nav {
      width: 100%;
      position: absolute;
      top: 50%;
    }

    .owl-1 .owl-nav .owl-next,
    .owl-1 .owl-nav .owl-prev {
      border: 1px solid red;
      z-index: 92;
      position: absolute;
      top: 50%;
    }

    .owl-1 .owl-nav .owl-next:active,
    .owl-1 .owl-nav .owl-next:focus,
    .owl-1 .owl-nav .owl-prev:active,
    .owl-1 .owl-nav .owl-prev:focus {
      outline: none;
    }

    .owl-1 .owl-nav .owl-next span,
    .owl-1 .owl-nav .owl-prev span {
      color: #fff;
    }

    .owl-1 .owl-nav .owl-next span:before,
    .owl-1 .owl-nav .owl-prev span:before {
      font-size: 40px !important;
    }

    .owl-1 .owl-nav .owl-next {
      border: 4px solid blue;
      right: 20px;
    }

    .owl-1 .owl-nav .owl-prev {
      left: 20px;
    }

    .owl-1 .owl-dots {
      position: absolute;
      bottom: 40px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
    }

    .owl-1 .owl-dots .owl-dot {
      background: none;
      display: inline-block;
    }

    .owl-1 .owl-dots .owl-dot>span {
      display: inline-block;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.5);
      margin: 4px;
    }

    .owl-1 .owl-dots .owl-dot.active>span {
      background: white;
    }

    .owl-1 .owl-dots .owl-dot:active,
    .owl-1 .owl-dots .owl-dot:focus {
      outline: none;
    }

    .media-29101 .img {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
    }

    .media-29101 .text {
      padding: 50px;
    }

    @media (max-width: 991.98px) {
      .media-29101 .text {
        padding: 20px;
        width: 100%;
      }
    }

    .media-29101 .text .category {
      color: #adb5bd;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: bold;
      letter-spacing: .2rem;
    }

    .media-29101 .text h2 {
      /*font-family: "Playfair Display", times, serif;*/
      font-size: 2rem;
      line-height: 1.3;
      margin-bottom: 30px;
    }

    .media-29101 .text h2 a {
      color: #000;
    }

    .carousel-nav {
      width: 100%;
      border-bottom: 1px solid #ccc;
      margin-bottom: 40px;
    }

    .carousel-nav a {
      color: #999;
      padding: 20px;
      text-align: center;
      display: inline-block;
    }

    .carousel-nav a:hover {
      color: #000;
    }

    .carousel-nav a.active {
      color: #000;
    }

    .carousel-nav a.active:before {
      content: "";
      bottom: -1px;
      left: 0;
      right: 0;
      position: absolute;
      border-bottom: 1px solid #000;
    }
    .carousel-nav a {
    text-decoration: none;
    padding: 10px 15px;
    font-size: 16px;
    color: #000;
    border-radius: 5px;
    background-color: #f1f1f1;
    transition: background-color 0.3s, color 0.3s;
}

.carousel-nav a.active {
    background-color: #ffdc11;
    color: black;
    font-weight: bold;
}
.owl-item{
  width: 200px;
}
.ritekhed-main-content{ 
  padding: 0px 0 0px 0;
}
