﻿.alert-success {
    display: block;
    margin: 2px 0;
    padding: 5px;
    background-color: #a6ff8c;
    color: green;
}

.alert-fail {
    display: block;
    margin: 2px 0;
    padding: 5px;
    background-color: #fbb;
    color: red;
}

#features {
    text-align: center;
    color: white;
}

.navig {
    border-bottom: 1px solid #aaa;
    padding: 10px 0;
    margin-bottom: 27px !important;
    text-align: center;
}

    .navig a {
        color: #777;
        padding: 0 10px;
        font-size: 13px
    }

    .navig i {
        font-size: 10px;
        color: #777;
    }

.sec-spacer {
    padding: 20px 0;
}

body, p, h1, h2, h3, h4, h5 {
    line-height: 28px;
}

section#features i {
    text-shadow: 0px 0px 2px black;
}



.copyrightdiv {
    background-color: #000;
    text-align: center;
    color: #aaa;
    direction: rtl;
}

    .copyrightdiv a {
        color: Highlight;
        display: block;
        text-decoration: none;
    }

    .copyrightdiv img {
        width: 60px;
        margin-bottom: 5px;
        display: inline-block;
        vertical-align: middle;
    }

    .copyrightdiv span {
        display: inline-block;
        vertical-align: middle
    }

.header-top-area .header-top-left ul li a {
    padding: 4px;
    display: inline-block;
}

.header-top-area {
    padding: 0;
}

section#features {
    height: 700px;
}

.g_gallery {
    direction: rtl;
}

.bottom-icons {
    left: 0;
    right: 0;
    top: 45%;
}

    .bottom-icons i {
        padding-right: 0;
        font-size: 35px !important;
    }

.g_file {
    padding: 2px;
}

.gallery-section-area {
    direction: rtl;
    padding-bottom: 0;
}

#grid .single-gallery {
    margin: 5px -10px !important;
    height: 200px;
}

.gallery-section-area h4 {
    padding-right: 15px;
    font-size: 15px;
}

.nav-menu > li a {
    font-size: 13px;
    text-decoration: none;
}

.header-middle-area .rs-menu > ul > li > a {
    padding: 28px 11px;
}

.file-popup {
    position: absolute;
    z-index: 99;
    right: 5px;
    font-size: 50px;
    bottom: 5px;
}

.header-top-area .header-top-left ul li ul li {
    float: none;
    display: block;
}

.rs-breadcrumbs {
    min-height: auto;
}

.gallery-section-page2 .single-gallery {
    background-color: #fff;
    text-align: center;
}

#selectedkeywords {
    direction: rtl;
    max-width: 100%;
    overflow: auto;
}

    #selectedkeywords ul {
        display: table;
        margin: 7px auto;
        border-bottom: 1px solid;
    }

    #selectedkeywords li {
        display: table-cell;
        white-space: nowrap;
        padding: 7px;
    }


#blog {
    background-color: #eee;
    padding-bottom: 20px;
}

    #blog .item {
        border: 20px solid #fff;
        height: 300px;
        overflow: hidden;
        border-radius: 10px;
        box-shadow: 0 0 0px 1px #ddd;
    }

        #blog .item img {
            object-fit: contain;
            border-radius: 5px !important;
            padding: 0;
            width: 100%;
            height: 100%;
            background-color: white;
        }

.our-team-section {
    background-color: #328eef;
    margin: auto;
}

    .our-team-section .our-team {
        height: 300px;
    }

        .our-team-section .our-team img {
            border-radius: 10px;
        }

    .our-team-section .our-team, .our-team-section .best-player {
        height: 300px;
        overflow: hidden;
        text-align: center;
    }


    .our-team-section .best-footballer {
        padding: 0;
        position: relative;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        height: auto;
        background-color: transparent;
    }

    .our-team-section .our-team .person-details {
        background-color: #000a;
        color: #fff;
    }

.title-bg * {
    display: inline-block;
    min-width: 200px;
    text-align: center;
    margin: 0;
}

.gallery-section-area #gallery-items {
    margin-top: 50px;
}

    .gallery-section-area .grid .grid-item:hover:after, .gallery-section-area #gallery-items .grid-item:hover:after, .gallery-section-area .grid .single-gallery:hover:after, .gallery-section-area #gallery-items .single-gallery:hover:after, .gallery-section-area .grid .grid-item:hover:before, .gallery-section-area #gallery-items .grid-item:hover:before, .gallery-section-area .grid .single-gallery:hover:before, .gallery-section-area #gallery-items .single-gallery:hover:before {
        width: 260px;
        height: 447.2px;
    }

    .gallery-section-area .grid .grid-item .bottom-icons, .gallery-section-area #gallery-items .grid-item .bottom-icons, .gallery-section-area .grid .single-gallery .bottom-icons, .gallery-section-area #gallery-items .single-gallery .bottom-icons {
        left: 0;
    }

.champion-awards-section {
    padding: 40px 0 80px;
}

    .champion-awards-section .owl-item {
        height: 250px;
        border: 4px solid #fff;
        overflow: hidden;
        margin-top: 40px
    }

.champion-list {
    height: 100%;
    border: 8px solid #000;
}

.champion-awards-section .owl-item img {
    border: none;
    margin: 0;
}

.single-logo, .single-logo a {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 100%;
    margin: 0 auto !important;
    padding: 0 !important;
}

.clicent-logo-section .owl-carousel .owl-item img {
    width: 100%;
}

    .clicent-logo-section .owl-carousel .owl-item img:hover {
        transform: rotate(360deg);
    }

@media only screen and (max-width: 991px) {
    .title-bg {
        text-align: center;
        font-size: 13px;
    }

    section#features {
        height: 840px;
    }

    .header-top-area .col-lg-6 {
        width: auto;
    }

    .our-team-section .best-player {
        height: auto;
    }

    .our-team-section .best-footballer {
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.gallery-section-area .grid .grid-item img, .gallery-section-area #gallery-items .grid-item img, .gallery-section-area .grid .single-gallery img, .gallery-section-area #gallery-items .single-gallery img {
    object-fit: cover;
    min-height: 100%;
    min-width: 100%;
}

#contact-us {
    margin: 0;
}

.our-products-section .single-product .product-tile a {
    font-size: 11px;
}

.artitems .artpic img {
    width: 100%;
    height: 160px;
    padding: 2%;
    border-radius: 10px;
    object-fit: cover;
}

@media only screen and (min-width: 990px) {
    .arttitle, .artdesc, .artdate {
        padding-top: 10px;
    }
}

.artitems {
    border-bottom: 1px solid #eee;
    padding: 5px 0;
}

    .artitems .arttitle h3 {
        font-size: 15px;
        margin: 0;
    }

    .artitems .arttitle p {
        font-size: 12px;
        color: #999;
    }

    .artitems .artdesc {
        color: #555;
    }

    .artitems .artdate {
        color: #999;
        font-style: italic;
    }
