/* 
	Theme name:Ahly.com
	Theme coder:Safia Ameen
	psd designer:Safia Ameen
	BlackColor:#343a40
	RedColor:#eb1c24

	
*/
.owl-carousel .owl-item .item > img {
    width: 100%;
}

.I-Team p {
    text-align: center;
}

.I-Team img {
    margin-right: auto;
    margin-left: auto;
}

.q {
    padding-top: 100%;
    position: relative;
}

.qq {
    padding-top: 50%;
    position: relative;
}

    .q img,
    .qq img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        transform: scale(1.04);
    }
/*P U B L I C S T Y L E S */
.form-control:focus {
    border-color: #f3b8b8;
    box-shadow: 0 0 0 0.2rem #f3b8b875;
}

*:focus {
    outline: none !important;
}

body {
    overflow-x: hidden;
    direction: rtl;
    color: #343a40;
}

.article-p p {
    text-align: justify;
    background: #fff !important;
}

.container {
    padding: 0;
}

a:hover {
    text-decoration: none !important;
    color: #343a40;
}

a {
    color: #343a40;
}

.bg-red {
    background-color: #eb1c24;
}

.ahly-btn {
    display: inline-block;
    background-color: #eb1c24;
    border: 1px solid #eb1c24;
    color: #fff;
    padding: 5px;
    border-radius: 17px;
    width: 121px;
    text-align: center;
}

    .ahly-btn:hover {
        color: #eb1c24;
        background-color: #fff;
        border: 1px solid #eb1c24;
        transition: ease-in-out 0.4s;
    }

.navbar-brand {
    margin-left: 25px;
}

    .navbar-brand img {
        box-shadow: 1px 1px 9px 1px #fdf8f76e;
        Width: 50px;
    }

.navbar-nav {
    padding-right: 4px;
    font-size: 17px;
}

.p-20 {
    padding-right: 20px;
}

.navbar .nav-item {
    padding-right: 5px;
}

.nav-item .fa {
    color: #fff;
    border-radius: 50%;
    height: 25px;
    line-height: 25px !important;
    width: 25px;
    vertical-align: middle;
    text-align: center;
}

.nav-item .fa-search {
    background-color: #fff;
    color: #343a40;
}

.nav-link {
    padding-right: 2px !important;
}

.navbar-nav .dropdown-menu {
    text-align: right;
}

.follow4mobile {
    color: #fff9;
    padding-left: 10px;
    display: block;
    padding-bottom: 10px;
}

.social4mobile {
    padding-bottom: 30px;
}

    .social4mobile a {
        padding-right: 4px;
    }

        .social4mobile a:nth-child(2) {
            padding-right: 12px;
        }
/**********************search***********************/
.searchbox {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.searchbox-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.searchbox .closebtn {
    position: absolute;
    top: 60px;
    right: 45px;
    font-size: 50px;
    cursor: pointer;
    color: white;
}

    .searchbox .closebtn:hover {
        color: #ccc;
    }

.searchbox input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 80%;
    background: white;
}

    .searchbox input[type=text]:hover {
        background: #f1f1f1;
    }

.searchbox button {
    float: left;
    width: 20%;
    padding: 15px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

    .searchbox button:hover {
        background: #bbb;
    }
/*start seond row*/
.match-row {
    /*	height: 75px;*/
    height: 94px;
}

    .match-row img {
        width: 40px;
    }

.match-row {
    padding: 3px;
    padding-bottom: 0;
}

.status img {
    width: 58px;
    opacity: 0.8;
}

    .status img:hover {
        opacity: 1;
        transition: ease-in-out 0.2s;
        cursor: pointer;
    }

.match-header {
    padding: 0;
}

    .match-header.match-row .team02 {
        font-size: 27px;
    }

    .match-header .match-row .match-data {
        padding-top: 2px;
    }

    .match-header .match-row img {
        width: 35px;
    }

.match-row .team02 {
    font-size: 33px;
    font-weight: bolder;
    padding: 7px 0;
    color: #343a40;
    font-family: 'robotoMedium';
}

.match-row .match-data {
    color: #333;
    font-size: 14px;
    padding-top: 5px;
}

    .match-row .match-data i {
        font-style: normal;
    }

    .match-row .match-data a {
        color: #8d8686;
    }

        .match-row .match-data a:hover {
            color: #343a40;
        }

.match-row .t-icon {
    padding-right: 2px;
    padding-left: 12px;
}

.buttons .ahly-btn {
    margin-top: 10px;
    margin-bottom: 14px;
}

.ads01 {
    background-color: #eee;
    height: 80px;
}

.add02 {
    height: 100%;
    background-color: #eee;
}

.primarySection {
    padding-top: 5px;
    background-color: #f3f3f3;
}

.single-news {
    height: 235.5px;
    background-color: #eee;
    margin-top: 2px;
    margin-right: 2px;
}
/*start card edits*/
.card {
    background-color: rgba(0,0,0,0);
    border: none;
    margin: 4px 2px;
    text-align: right;
    overflow: hidden;
    border-radius: 0;
}

.card-img {
    border-radius: 0;
}

.MoreReadcard-text {
    background-color: rgba(250, 250, 250, 0.9);
    padding: 1px 5px;
    top: calc(100% - 65px);
        font-size: 10px;
    text-overflow: ellipsis;
    min-height: 85px;
    width: 100%;
    line-height: 22.5px;
    position: absolute;
    word-wrap: break-word;
}

.card-text {
    background-color: rgba(250, 250, 250, 0.9);
    padding: 1px 5px;
    top: calc(100% - 75px) !important;
    font-size: 14px;
    text-overflow: ellipsis;
    min-height: 95px !important;
    width: 100%;
    line-height: 22.5px;
    position: absolute;
    word-wrap: break-word;
}

    .card-text .dots {
        position: absolute;
        top: 20px;
        left: 3px;
    }

.card-img-overlay {
    padding: 0;
    bottom: auto;
    height: 100%;
}

.type-icon img {
    display: inline-block;
    z-index: 100;
    position: relative;
    width: 40px;
    background-color: #211f1fbf;
    padding: 4px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    top: 0;
}

    .type-icon img:hover {
        background-color: #eb1c24a6;
        transition: ease-in-out 0.4s;
    }

.card-img {
    transition: transform .5s;
}
/*.card>a img:nth-child(2):hover {*/
.card .card-img:hover {
    transform: scale(1.1);
    transition-duration: 0.5s;
}

.article-icon {
    position: absolute;
    top: 0;
    right: 2px;
}

.type-icon {
    position: absolute;
    top: 0;
    left: 0;
    direction: ltr;
}

.article-icon img {
    position: relative;
    z-index: 100;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    padding: 0;
    background-color: #eb1c24;
    top: 4px;
    right: 4px;
}

/*end card edits*/
.media img {
    width: 90px;
}

.primarySection {
    padding: 10px 5px !important;
}

    .primarySection .media-body p {
        padding: 10px;
        width: 97%;
        margin-right: 2%;
        color: #343a40;
        background-color: #fff;
        height: 90px;
        margin-bottom: 5px;
        overflow: hidden;
    }
/*end seond row*/

/*start sec-section*/
.sec-section .container:nth-child(1) {
    padding-top: 20px;
}

.sec-section .card {
    margin: 0;
}

.third-sectin .match-row {
    height: 99%;
    background-color: #eee;
    padding: 10px;
    width: 100%;
}

.third-sectin .status {
    margin: 10px 0;
}

.third-sectin .result {
    padding: 20px;
}

.third-sectin .buttons .ahly-btn {
    display: inline-block;
    color: #eb1c24;
    background-color: #eee;
}

    .third-sectin .buttons .ahly-btn:hover {
        background-color: #fff;
    }

.poll {
    background-color: #fff;
}

    .poll .poll-title {
        color: #eb1c24;
    }

        .poll .poll-title p {
            color: #343a40;
            font-size: 14px;
            text-align: center;
        }

    .poll .options {
        background-color: #eee;
        padding: 0 5px 17px;
    }

    .poll .arrow-down {
        margin: auto;
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #fff;
    }

    .poll label span {
        padding-right: 2px;
        font-size: 15px;
    }

    .poll input[type=radio] {
        border: 1px solid #f00;
        padding: 0.4em;
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        cursor: pointer;
        border-radius: 50%;
    }

input[type=radio]:checked {
    background-color: #f00;
    background-size: 9px 9px;
}

input[type=radio]:focus {
    outline-color: transparent;
}

.poll .form-check-label {
    margin-top: 10px;
}

.poll .fa {
    font-size: 38px;
    padding: 5px;
}

.poll .ahly-btn {
    background-color: #eee;
    color: #eb1c24;
    margin-left: 4px;
    margin-top: 4px;
}

    .poll .ahly-btn:hover {
        background-color: #fff;
    }
/*************************  start links  ****************************/
.links {
    background-color: #eee;
    padding-bottom: 2px;
}

    .links .media img {
        padding: 1px;
        border: 1px solid #f00;
        width: 100px;
    }

    .links .single-link {
        padding: 22px 10px 18px;
    }

    .links .badge-pill {
        padding-right: .8em;
        padding-left: .8em;
        border-radius: 0;
    }

    .links .badge {
        font-size: 88%;
    }

.subscribe {
    padding: 60px 0;
    /*! color: #fff; */
}

    .subscribe input[type=text] {
        background-color: #eb1c24;
        border: 1px solid #fff;
        color: #fff;
        padding: 4px;
        margin-left: 14px;
    }

    .subscribe a {
        background-color: #fff;
        color: #eb1c24;
        padding: 3px 8px;
    }
/*************************  end links  ****************************/
/******************** start single-news-page*************************/
.ad00 {
    min-width: 728px;
    max-width: 970px;
    margin: auto;
    min-height: 90px;
    max-height: 250px;
    /*background-color: #00f;*/
    margin: auto;
}


.ad0000 {
   
    /*background-color: #00f;*/
    /*margin: auto;*/
}
.ad01 {
    width: 728px;
    margin: auto;
    height: 90px;
    background-color: #d4d2d2;
    margin: auto;
}

.ad02 {
    width: 970px;
    height: 250px;
    margin: auto;
    background-color: #ff0;
}

.ad03 {
    width: 320px;
    height: 100px;
    margin: auto;
    background-color: #ff0;
}

.side-ad {
    width: 160px;
    height: 600px;
    /*background-color: yellow;*/
    margin: auto;
}

.single-news-page .carousel-caption {
    text-align: right;
    padding: 5px;
}

    .single-news-page .carousel-caption i {
        padding-left: 2px;
    }

    .single-news-page .carousel-caption span {
        padding-left: 5px;
    }

.single-news-page .cover-data {
    color: #7d7d7d;
    margin-bottom: 30px;
    margin-top: -20px;
    padding-top: 20px;
}

    .single-news-page .cover-data i {
        margin: 0 10px 0 5px;
    }

.article-cover img {
    width: 100%;
}

.article-p {
    padding: 15px;
    color: #000;
    font-family: 'GE_SS_Two_Light';
}

    .article-p .blockquote {
        font-size: 18px;
        padding: 8px;
        border: 1px solid #eb1c24;
        max-width: 50%;
        float: left;
        margin: 10px;
    }

        .article-p .blockquote img {
            display: block;
        }

.ad-box {
    width: 300px;
    height: 250px;
    background-color: #ff0;
    margin: auto;
}

.article-p .socila-footer, .article-p .socila-footer a {
    color: #eb1c24;
}

    .article-p .socila-footer a {
        margin-right: 4px;
        margin-left: 4px;
        font-size: 17px;
    }

        .article-p .socila-footer a:hover {
            /*opacity: 0.6;*/
        }

    .article-p .socila-footer .com {
        margin-right: 3px;
    }

.article-p .socila-footer {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ffffff9e;
    vertical-align: middle;
}

.search-row .input-group-addon {
    background-color: #eee;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #888;
    border: 1px solid #ced4da;
    border-right: none;
    cursor: pointer;
}

.search-row input[type=text] {
    border-radius: 0;
    border-left: none;
}

.article-02 .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.666667%;
    flex: 0 0 12.666667%;
    max-width: 12.666667%;
}

.article-02 .center-add01, .article-02 .center-add02 {
    background-color: #ff0;
    width: 300px;
    margin: 0 auto;
}

.article-02 .center-add02 {
    height: 600px;
}

.article-02 form {
    width: 98%;
    padding: 10px 0px;
}

.h-news {
    height: 40px;
    line-height: 40px;
    padding: 0px 7px;
    margin-top: 11px;
    color: #eb1c24;
    width: 100%;
    text-align: right;
}

.news-links .links {
    background-color: #fff;
}

.news-links .single-link {
    border-bottom: 1px solid #eee;
    transition: all 0.2s ease-in-out;
}

    .news-links .single-link:hover {
        background: #eaeaea;
    }

.news-links .links .media img {
    border: none;
}

.news-links .links:last-child {
    /*	border-bottom: 1px solid #eee;*/
    margin-bottom: 20px;
}

.most-visited img {
    width: 168px;
}
/*
.most-visited {
	display: none;
}
*/
.most-visited .card-text {
    background: linear-gradient(to bottom,#08080826, #080808c9);
    color: #fff;
    padding: 1px 6px;
    top: inherit;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 45px;
    text-align: right;
}

.most-visited .left {
    right: 29px;
}

.most-visited .right {
    right: 4px;
}

.most-visited .card-img-overlay {
    width: 84%;
    bottom: 4px;
}

.most-visited-4-mobile .card-img-overlay {
    position: relative;
}

.most-visited-4-mobile .card-text {
    background-color: #eeeeeeb0;
    padding: 4px 6px;
    /*top: inherit;*/
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
}

.most-visited-4-mobile img {
    /*	max-width: 162px!important;*/
}

.article-02 div.poll {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

.player-profile-link .carousel-control-prev-icon, .player-profile-link .carousel-control-next-icon {
    position: absolute;
    top: -37px;
    background-color: #eb1c24;
    height: 30px;
    line-height: 30px;
    width: 30px;
    background-image: none;
    text-align: center;
}

.player-profile-link .carousel-control-next-icon {
    right: 215px;
}

.player-profile-link .carousel-control-prev-icon {
    right: -154px;
}

@media(max-width:1300px) {
    .player-profile-link .carousel-control-next-icon {
        right: 338px;
    }

    .player-profile-link .carousel-control-prev-icon {
        right: 43px;
    }
}

@media(max-width:1100px) {
    .player-profile-link .carousel-control-next-icon {
        right: 225px;
    }

    .player-profile-link .carousel-control-prev-icon {
        right: -10px;
    }
}

@media(max-width:768px) {
    .player-profile-link .carousel-control-prev-icon {
        right: -145px;
    }

    .article-p .blockquote {
        max-width: 80%;
        float: none;
        margin: 10px auto;
    }
}

@media(max-width:600px) {
    .player-profile-link .carousel-control-next-icon {
        right: 354px;
    }

    .player-profile-link .carousel-control-prev-icon {
        right: 45px;
    }
}

@media(max-width:500px) {
    .player-profile-link .carousel-control-next-icon {
        right: 265px;
    }

    .player-profile-link .carousel-control-prev-icon {
        right: 40px;
    }
}

@media(max-width:400px) {
    .player-profile-link .carousel-control-next-icon {
        right: 202px;
    }

    .player-profile-link .carousel-control-prev-icon {
        right: 25px;
    }
}

.blog-footer .footer-bottom {
    background-color: #0c0c0c;
    color: #888;
    vertical-align: middle;
    margin: auto;
    padding-top: 15px;
    overflow: hidden;
}

.inner01 .match-row {
    height: auto;
    background-color: #eee;
}

.inner01 .table td, .table th {
    border-top: none;
}
.fold-table tr.allTable { display: table-row!important
}
/*
::after {
	 width: 95%;
    margin: auto;
     content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom ,#ffffff00,#929292);
    opacity: 0.6;
}
*/
/******************** end single-news-page***************************/
/******************** start news-page ***************************/
.news-page .btn:focus {
    box-shadow: none;
}

.search-filter {
    padding-top: 50px;
}

    .search-filter .group-parent {
        border: 1px solid #eee;
        border-left: 2px solid #eee !important;
        box-shadow: none;
        width: 100%;
        padding: 8px;
    }

    .search-filter button {
        background-color: #fff;
        color: #888;
    }

    .search-filter .caret {
        padding-right: 7px;
    }

.group-parent .child01 {
    width: 26%;
}

.group-parent .child02 {
    width: 15%;
}

.group-parent .child03 {
    width: 20%;
    margin-left: 26% !important;
}

.group-parent .Fiter-Select {
    float: right;
    margin: 0 5px;
    overflow: hidden;
}

    .group-parent .Fiter-Select select {
        border: 1px solid #ddd;
        color: #7b7b7b;
        padding: 5px;
        box-shadow: none;
        background-color: transparent;
        background-image: none !important;
    }

.group-parent .child04 {
    color: #fff;
    background-color: #eb1c24;
    border: 1px solid #eb1c24;
    width: 13%;
}

.search-filter .dropdown-menu li:hover {
    background-color: #e8e2e2;
    color: #fff !important;
    padding-right: 4px;
    transition: ease-in-out 0.4s;
}

.group-parent .child04:hover {
    color: #eb1c24;
    background-color: #fff;
    transition: ease-in-out 0.4s;
}

.news-container {
    margin-bottom: 20px;
}

    .news-container:hover {
        transform: translate3d(0,-6px,0);
        transition: ease-in-out 0.4s;
        /*	box-shadow: 0 0 8px 0 rgba(0,0,0,.08);*/
    }

.result-box {
    padding: 25px;
    overflow: hidden;
}

    .result-box h5:after {
        content: "";
        display: inline-block;
        width: 92%;
        margin: 0 .5em 0 -55%;
        vertical-align: middle;
        border-bottom: 1px solid #eee;
    }

    .result-box .main-p a {
        font-size: 18px;
        color: #eb1c24;
    }

    .result-box .img-container {
        overflow: hidden;
    }

@media all and (max-width: 767px) {
    .result-box .img-container a {
        display: block;
    }

    .result-box .img-container img {
        margin: 0 auto 20px;
        display: inherit;
    }
}
/******************** end news-page ***************************/
/***S TA R T    P L Y E R    P A G E***/
.player-cover {
    background-color: #eee;
    height: 350px;
    margin-bottom: 20px;
    padding-top: 20px;
    margin-top: 30px;
    overflow: hidden;
}

    .player-cover .player-photo {
        position: relative;
        z-index: 7;
        width: 138px;
    }

    .player-cover .player-name, .player-cover .player-data {
        position: relative;
        z-index: 6;
        background-color: #eb1c24;
        /*! margin-right: -100px; */
        text-align: right;
        height: 50px;
        padding-right: 15%;
        border-radius: 10px;
        line-height: 50px;
        color: #fff;
        font-size: 22px;
        width: 90%;
    }

    .player-cover .player-data {
        padding-right: 40%;
        font-size: 20px;
        height: 40px;
        line-height: 40px;
        margin-bottom: 10px;
        /*! width: 85%; */
    }

        .player-cover .player-data .fa {
            margin-left: 10px;
            font-size: 15px;
        }

        .player-cover .player-data:hover {
            padding-right: 120px;
            transition: ease-in-out 0.4s;
        }

    .player-cover span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 50%;
        background-color: #fff;
        color: #eb1c24;
        display: inline-block;
        margin-left: 15px;
        text-align: center;
    }

    .player-cover .cards {
        margin-right: 40%;
        display: inline-block;
    }

        .player-cover .cards img {
            width: 34px;
            border-radius: 50%;
        }

        .player-cover .cards span {
            font-family: 'robotoRegular';
            font-family: 'robotoRegular';
            font-weight: bold;
            background: no-repeat;
            padding-right: 5px;
            font-size: 16px;
            line-height: 40px;
        }

.player-tabs .nav-tabs {
    border-bottom: none;
}

    .player-tabs .nav-tabs .nav-link {
        width: 33.3%;
        text-align: center;
        background: #eee;
        border: none;
        border-radius: 0;
        color: #fff;
    }

        .player-tabs .nav-tabs .nav-link:hover {
            background-color: #e6e6e6;
            transition: all ease-in-out 0.4s;
        }

        .player-tabs .nav-tabs .nav-link:not(:last-child) {
            border-left: 1px solid #f00;
        }

.player-tabs .fa {
    display: block;
    text-align: center;
    margin: 0;
    border: none;
    color: #f00;
    text-align: center;
    width: auto;
    height: 25px;
}

.player-tabs table {
    color: #888;
    font-size: 14px;
}

    .player-tabs table a {
        font-size: 11px;
        color: #f00;
    }

.player-tabs .table thead th {
    border-bottom: none;
    font-size: 16px;
    height: 70px;
    line-height: 70px;
}

@media all and (max-width: 767px ) {
    .player-cover .player-name,
    .player-cover .player-data,
    .player-cover .cards {
        margin-right: auto;
        margin-left: auto;
        padding-right: 0;
        text-align: center;
    }

    .player-cover .player-photo,
    .player-cover .p-cards {
        text-align: center;
    }
}

.player-info {
    width: 160%;
    transform: translateX(40%);
}

.player-cover .cards:last-of-type {
    margin-right: 0;
}

.player-cover .p-cards .cards span {
    width: auto;
}

@media (max-width: 768px) {
    .player-photo {
        height: 350px;
        overflow: hidden;
    }

    .player-cover {
        height: auto;
    }

    .player-info {
        padding: 20px 0;
        width: 100%;
        transform: translateX(0%);
    }
}
/*************************  start footer  ****************************/
.footer {
    color: #fff;
    background-color: #2c2929;
    padding-top: 40px;
    overflow: hidden;
    margin-top: 20px;
}

    .footer ul {
        list-style-type: none;
    }
/*************************  end footer  ****************************/
.most-red {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

    .most-red .VeiwNo {
        position: absolute;
        top: 5px;
        right: 0;
        background-color: rgba(51, 51, 51, 0.7);
        color: #fff;
        padding: 2px 4px;
        border-radius: 4px 0 0 4px;
    }

    .most-red .card-img-overlay {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        transform: translateY(20px);
        transition: all 0.2s ease-in-out;
    }

@media all and (max-width: 767px) {
    .most-red .card-img-overlay {
        position: static;
        transform: translateY(0px);
    }
}

.most-red:hover .card-img-overlay {
    transform: translateY(0px);
}

.ug-gallery-wrapper .ug-textpanel-title,
.ug-gallery-wrapper .ug-textpanel-description {
    text-align: right;
}

.SNews-Title {
    font-size: 28px;
    color: #dc3545;
    text-shadow: 0 2px 2px #ddd;
    padding: 30px 0;
    margin: 0;
}

.cover-data {
    position: relative;
}

.W-div {
    position: absolute;
    top: -25px;
    right: 180px;
    background-color: #555;
    border-radius: 4px;
    padding: 2px 5px ;
    display: none;
}

    .W-div ul {
        position: relative;
    }

.list-inline-item:not(:last-child) {
    margin: 0;
}

.W-div ul li a {
    color: #fff;
}

    .W-div ul li a:hover {
        color: #dc3545;
    }

.W-div ul:after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #555;
    position: absolute;
    top: 100%;
    right: 50%;
    transform: translate(50%,-50%) rotate(45deg);
}

.cover-data:hover .W-div {
    display: block;
}

.player-profile-link .carousel-control-prev, .player-profile-link .carousel-control-next {
    /*display: none*/
}

section.slider {
    height: auto !important;
}

span.stLarge {
    background-image: url(../imgs/share.png) !important;
}

.sharing > div {
    float: none !important;
    margin-top: -5px !important;
}




/*/*/ /*/*/

.one {
    width: 100%;
}

    .one .table-responsive {
        overflow-x: scroll;
    }

    .one .th-one {
        padding: 10px 0 0 0;
    }

    .one .table-dark td,
    .one .table-dark th,
    .one .table-dark thead th {
        text-align: center;
        border-color: #32383e;
    }

    .one .aaa {
        padding: 0 !important;
        margin: 0 !important;
    }

    .one .conImg {
        display: inline-block;
        width: 25px;
    }

    .one .aaa div {
        width: 100%;
        height: 54px;
        position: relative;
        ;
        text-align: center;
        line-height: 52px;
    }

    .one .aaa span {
        padding: 0px;
        width: 30%;
        text-align: center;
        display: inline-block;
        height: 100%;
    }

        .one .aaa span:nth-of-type(2) {
            border-right: 1px solid #32383e;
            border-left: 1px solid #32383e;
        }

.th-3 {
    width: 300px;
    height: 425px !important;
    float: left;
    position: relative;
    display: none;
}



.foooter .foot a {
    color: #fff;
}

.foooter .foot .three,
.foooter .foot .two {
    text-align: center;
}



.foooter {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

.enter {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
}

.foooter .icon {
    right: 20%;
    top: -34px;
    margin: 0;
    position: absolute;
    padding: 5px 22px;
    color: #fff;
    background: #8e8e8e;
    border-radius: 2px 2px 0 0;
    cursor: pointer;
}

.foooter .foot {
    background-image: url(../imgs/foooter.png);
    height: 75px;
}

    .foooter .foot .three img {
        width: 80px;
        height: 80px;
        position: absolute;
        border-radius: 50%;
    }

    .foooter .foot .two {
        text-align: right;
        padding: 18px;
        color: #fff;
    }

        .foooter .foot .two button {
            background: #fff;
            border: none;
            padding: 5px 25px;
            border-radius: 5px;
            cursor: pointer;
        }

    .foooter .foot .one span {
        display: block;
        color: #fff;
        text-align: center;
        padding: 5px 0;
    }

    .foooter .foot .one img {
        width: 88px;
        height: 100px;
        position: absolute;
        top: -35px;
        right: 30px;
    }

@media (max-width:992px) {
    .foooter .foot .three {
        left: 50px;
    }
}

@media (max-width:767px) {
    .foooter .foot .one span {
        display: none;
    }

    .foooter .foot .three img {
        left: -20px;
    }
}

@media (max-width:575px) {
    .foooter .foot .one span {
        display: none;
    }

    .foooter .foot .three img {
        width: 80px;
        height: 80px;
        top: -60px;
        left: -20;
    }

    .foooter .foot .two {
        text-align: center;
    }
}

.momo {
    background-color: #fff;
}

.momo-text {
    background-color: #ff000059;
}

.players {
    padding-top: 55px;
    height: 205px;
    text-align: center;
}

    .players .playerDetails {
        width: 30%;
        display: inline-block;
    }

        .players .playerDetails img {
            width: 100px;
            height: 100px;
            border-radius: 50%;
            text-align: center;
        }

        .players .playerDetails p {
            margin-bottom: 0 !important;
            font-size: 14px;
        }

        .players .playerDetails .pName {
            font-size: 15px;
        }

.wcup {
    background: #dc3545;
    color: #fff;
    padding: 10px;
}

    .wcup span {
        padding: 0 5px;
        position: relative;
        display: inline-block;
        animation: www 1s infinite linear;
    }

@keyframes www {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}


.navbar-nav .wr {
    position: relative;
}

    .navbar-nav .wr span {
        position: absolute;
        top: -5px;
        left: -5px;
        font-size: 10px;
        padding: 1px 3px;
        background: #dc3545;
        border-radius: 2px;
    }

.article-p a {
    color: #DC3545;
}

.tags a {
    font-size: 16px !important;
    padding: 5px 10px !important;
    border: 2px solid #ccc !important;
    border-radius: 30px !important;
    display: inline-block;
    margin-bottom: 10px;
}

/********/

.nav-item .fa {
    width: 28px;
    height: 28px;
    line-height: 28px !important;
    font-size: 15px;
}

.nav-item .fa-facebook {
    background: #3b5998;
}

.nav-item .fa-twitter {
    background: #1da1f2;
}

.nav-item .fa-instagram {
    background: #833ab4;
}

.nav-item .fa-youtube {
    background: #ff0000;
}

.nav-item .fa-rss {
    background: #f26522;
}


.shareOpt {
    display: inline-block;
    direction: rtl;
}

    .shareOpt .sharetastic {
        display: inline-block;
        margin: 0 10px;
    }

        .shareOpt .abc .sharetastic__button--facebook {
            display: inline-block;
            width: 30px;
            height: 30px;
            background: #213e97;
            color: #fff;
            line-height: 33px;
            text-align: center;
            border-radius: 50%;
            margin: 0 5px;
        }

        .shareOpt .abc .sharetastic__button--twitter {
            display: inline-block;
            width: 30px;
            height: 30px;
            background: #1da1f2;
            color: #fff;
            line-height: 33px;
            text-align: center;
            border-radius: 50%;
            margin: 0 5px;
        }

        .shareOpt .abc .sharetastic__button--whatsapp {
            display: inline-block;
            width: 30px;
            height: 30px;
            background: #25d366;
            color: #fff;
            line-height: 33px;
            text-align: center;
            border-radius: 50%;
            margin: 0 5px;
        }

    .shareOpt .shareMore {
        display: inline-block;
        position: relative;
        bottom: -12px;
        right: -22px;
    }

    .shareOpt .abc i {
        margin: auto;
    }

.article-p .socila-footer .shareOpt {
    position: relative;
    /*right: -30px;*/
    top: -7px;
}

    .article-p .socila-footer .shareOpt a {
        margin: 0 4px;
        display: inline-block
    }

    .article-p .socila-footer .shareOpt .shareMore {
        bottom: -11px;
        right: -20px;
    }

span.stLarge {
    width: 30px !important;
    height: 30px !important;
}

.stButton .stLarge:hover {
    opacity: 1 !important;
    background-position: unset !important;
}

.Footer .footer {
    padding: 20px 0;
}

    .Footer .footer .fotsty {
        width: 100%;
        padding-top: 20px;
    }

        .Footer .footer .fotsty li {
            display: inline-block;
            margin: 0 5px;
        }

.fLogo {
    text-align: left;
}

    .fLogo img {
        margin-left: 20px;
        margin-top: 7px;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        position: relative;
        top: -12px;
    }

.add2 {
    width: 970px;
    height: 250px;
    background: #ff0;
}

@media (max-width: 767px) {
    .card-group > .card {
        margin-bottom: 0 !important;
    }
}



.adAB {
    width: 300px;
    height: 300px;
    /*background: #f00;*/
    margin: auto;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.adAB3 {
    width: 300px;
    height: 600px;
    /*background: #f00;*/
    margin: auto;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.adAB2 {
    width: 300px;
    height: 250px;
    /*background: #f00;*/
    margin: auto;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.adBC {
    width: 300px;
    height: 250px;
    /*background: #f00;*/
    margin: auto;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.adCD {    width: 320px;
    height: 100px;
    /*background: #f00;*/
    margin: auto;
text-align: center;
}

.adCD2 {
   
    margin: auto;
}

.adDE {
    width: 300px;
    height: 100px;
    /*background: #f00;*/
    margin: auto;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.adEF {
    width: 300px;
    height: 250px;
    /*background: #f00;*/
    margin: auto;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}



@media (max-width: 730px) {
    .mobileRichAd {
        display: block !important;
    }
    .RichAd {
        display: none !important;
    }
    .ad00 {
        display: none !important;
    }

    .ad0000 {
        display: none !important;
    }

    .adAB {
        display: block !important;
    }

     .adAB3 {
        display: block !important;
    }

    .adBC {
        display: block !important;
    }

    .adCD {
        display: block !important;
    }

    .adCD2 {
        display: block !important;
    }

    .adDE {
        display: block !important;
    }

    .adEF {
        display: block !important;
    }
}


@media (min-width: 731px) {

    .RichAd {
        display: block !important;
    }
    .mobileRichAd {
      display:none !important;
    }
    .ad00 {
        display: block !important;
    }

    .ad0000 {
        display: block !important;
    }

    .adAB {
        display: none !important;
    }

     .adAB3 {
        display: none !important;
    }

    .adBC {
        display: none !important;
    }

    .adCD {
        display: none !important;
    }

     .adCD2 {
        display: none !important;
    }

    .adDE {
        display: none !important;
    }

    .adEF {
        display: none !important;
    }
}
.newNewIcon {
    padding: 5px!important;
    border:none!important;
    width: 35px!important;
    height: 30px!important;
}
.footerF {
  background: #343A40;
  padding-top: 20px;
    margin-top: 20px;
    overflow: hidden;
}

.footerF .footer-links a {
  color: #fff;
  display: block;
  margin: 10px 0;
  transition: all 0.3s linear
}

.footerF .footer-links a:hover {
  color: #ccc
}

.footerF .follow-news h5 {
  color: #fff;
  font-size: 18px;
  text-align: center
}

.footerF .follow-news button {
  background: #fff;
  border: none;
  outline: none;
  padding: 8px 17px;
  border-radius: 5px;
  margin: auto;
  display: block;
  margin-top: 10px;
  cursor: pointer;
  font-size: 14px
}

.footerF .footer-social {
  padding-top: 20px;
  text-align: center;
}

.footerF .footer-social a {
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  margin: 0 5px;
}

.footerF .footer-social a i.fa {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  text-align: center;
  border-radius: 50%;
}

.footerF .footer-social a .fa-facebook {
  background: #3b5998
}

.footerF .footer-social a .fa-twitter {
  background: #1da1f2
}

.footerF .footer-social a .fa-instagram {
  background: #833ab4
}

.footerF .footer-social a .fa-youtube {
  background: #ff0000
}

.footerF .footer-social a .fa-rss {
  background: #f26522
}

.footerF .copyR {
  color: #fff;
  text-align: center;
  padding: 20px 0;
  border-top: 1px solid #fff;
  margin-top: 20px;
  font-family: ubuntu;
}

@media (max-width: 767px) {
  .footerF .follow-news {
    padding-top: 20px
  }
}

@media (max-width: 575px) {
  
  .footerF .footer-links {
    padding-right: 20px
  }
  
  .footerF .follow-news input {
    width: 80%;
    margin: auto
  }
  
  .footerF .copyR {
    font-size: 14px
  }
}


@media (min-width: 400px) and (max-width: 575px) {
    .footerF .col-xs-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49.333333%;
        flex: 0 0 49.333333%;
        max-width: 49.333333%;
    }
}




.media img {
  height: 90px
}





@media (max-width: 992px) and (min-width: 768px) {
    .links .single-link {
        padding: 5px 10px;
    }
}

@media (max-width: 575px) {
    .links .single-link {
        padding: 0 10px;
    }
}

@media (max-width: 1091px) {
  .na {
    overflow: hidden
  }
  
  .abp {
    position: relative;
    bottom: 2px;
  }
}

