﻿/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800');

html, body {
    height: 100%;
}

a:focus {
    outline: 0px solid;
    text-decoration: none
}

img {
    max-width: 100%;
    height: auto
}

.fix {
    overflow: hidden
}

p {
    margin: 0 0 15px;
    line-height: 28px;
    color: #666
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #373737;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 10px;
}

a {
    text-decoration: none;
    color: #555555;
}

a, button, input {
    transition: all 0.3s ease 0s;
}

    a:hover {
        color: #FE4847;
        text-decoration: none;
    }

    a:active, a:hover {
        outline: 0 none;
    }

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.clear {
    clear: both
}

body {
    scrollbar-face-color: #008001;
    scrollbar-track-color: #fff;
    padding: 0;
    margin: 0;
    transition: right 0.4s ease-in-out 0s;
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-thumb {
    background: #008001;
}

::-webkit-scrollbar-track {
    background: #fff;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    min-height: 85px;
}

.ui-datepicker {
    background: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    border: 1px solid #ddd !important;
    width: 100%;
    max-width: 300px;
    padding: 10px 15px;
    box-sizing: border-box;
}

    .ui-datepicker .ui-datepicker-calendar td {
        padding: 4px;
    }

    .ui-datepicker .ui-datepicker table {
        width: 100%;
    }

    .ui-datepicker .ui-datepicker-title select {
        padding: 5px;
        margin-right: 10px;
    }

a.ui-datepicker-next {
    text-align: right;
    display: block;
    float: right;
    cursor: pointer;
}

a.ui-datepicker-prev {
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-title {
    padding: 10px 0px;
}

.ui-datepicker .ui-datepicker-current-day a {
    background: grey;
    color: white;
    padding: 2px 5px 2px 5px;
}

.ui-helper-hidden-accessible {
    display: none;
}

#ui-datepicker-div {
    display: none;
}
/*Header css start here*/
header {
    background-color: #008001;
    box-shadow: 0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.28);
}

body .navbar {
    margin-bottom: 0;
}

body .navbar-brand {
    height: auto;
    padding: 4px 0px 2px;
    display: block;
}

    body .navbar-brand img {
        width: 100%;
        max-width: 200px;
    }

body .navbar-nav > li {
    margin-right: 40px;
}

    body .navbar-nav > li > a {
        line-height: 20px;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff;
        padding: 30px 0px 10px;
    }

    body .navbar-nav > li:last-child {
        margin-right: 15px;
    }

body .nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    color: #fff;
    background-color: transparent;
    border-bottom: 1px dashed #ffffff;
}

.bs-docs-nav .navbar-nav > .active > a, .bs-docs-nav .navbar-nav > .active > a:hover, .bs-docs-nav .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent;
    border-bottom: 1px dashed #ffffff;
}

body .navbar-toggle {
    background-color: #006901;
    margin-top: 18px;
}

    body .navbar-toggle .icon-bar {
        background-color: #fff;
    }
/*Header css end here*/
/*Banner css start here*/
.intro-Wrap {
    background: url(../images/banner.jpg) center center/cover no-repeat;
    color: #fff;
    overflow: hidden;
    position: relative;
    z-index: 999;
    min-height: 1038px;
}

    .intro-Wrap .overlay {
        background-color: #008001;
        background-image: -o-linear-gradient(-29deg,#008001 0,#008001 100%) !important;
        background: linear-gradient(-29deg,#008001 0,#008001 100%) !important;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        z-index: -1;
        opacity: 0.60;
    }

    .intro-Wrap:after {
        content: '';
        display: block;
        height: 100%;
        background: url(../images/Bg_03.png) bottom/cover no-repeat;
        position: absolute;
        bottom: -8px;
        left: 0;
        right: 0;
        z-index: -1;
    }

.intro-block {
    padding-top: 130px;
}

.intro-leftsection {
    padding-top: 200px;
}

    .intro-leftsection h1 {
        font-size: 44px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 55px;
    }

    .intro-leftsection p {
        font-size: 24px;
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
        padding: 35px 0;
    }

.learn-more-btn a {
    display: block;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    height: 55px;
    max-width: 225px;
    line-height: 55px;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}
/*Banner css end here*/
/*Expert css start here*/
.expect-wrap {
    background-color: #fff;
    padding: 80px 0px;
}

.section-heading {
    margin-bottom: 78px;
}

    .section-heading > h2 {
        font-weight: bold;
        font-size: 40px;
        margin: 0 0 15px;
        text-transform: uppercase;
        color: #008001;
        text-align: center;
    }

.reflection-text {
    position: relative;
}

    .reflection-text .heading-border {
        position: absolute;
        text-align: center;
        bottom: -2rem;
        width: auto;
        display: inline;
        margin: 0 auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

.fa-futbol:before {
    content: "\f1e3";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.reflection-text .heading-border i {
    color: #008001;
    font-size: 2rem;
    padding: 0 2px;
    position: relative;
    z-index: 2;
}

.reflection-text .heading-border .line-one {
    background-color: #008001;
    width: 90px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 130%;
}

.reflection-text .heading-border .line-two {
    background-color: #008001;
    width: 90px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 130%;
}

.expect-wrap .expect-block {
    background: #fff;
    border: 1px solid #eee;
    position: relative;
    padding: 20px 25px 15px 25px;
    box-sizing: border-box;
    margin-bottom: 70px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.035), 0 5px 9px rgba(0, 0, 0, 0.05);
}

.expect-wrap .expect-image {
    text-align: center;
}

.expect-wrap .title-heading {
    background: #fff;
    font-size: 24px;
    color: #008001;
    font-weight: bold;
    max-width: 200px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ddd;
    border-radius: 100px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -30px;
    box-shadow: 0 5px 6px rgba(0,0,0,.14), 0 5px 6px rgba(0,0,0,.28);
}

.expect-wrap .list-item {
    padding-top: 30px;
}

    .expect-wrap .list-item ul li {
        font-size: 16px;
        color: #333;
        padding-bottom: 10px;
        text-indent: -35px;
        padding-left: 35px;
    }

        .expect-wrap .list-item ul li i {
            font-size: 16px;
            color: #333;
            padding-right: 15px;
        }
/*Expert css end here*/
/*Video css start here*/
/*.video-wrap .video-image{
	background-image: url(../images/video-img.png);
    padding: 210px 0 210px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}*/
.video-wrap .video-image {
    border: 2px solid #ddd;
    padding: 4px 4px 0;
    position: relative;
}

.video-wrap .overlay {
    background: #000;
    background: linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.60;
}

.video-wrap .video-popup-icon {
    position: relative;
    text-align: center;
}

.pulse1 {
    position: absolute;
    width: 100px;
    height: 100px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
    border: 3px solid rgba(255, 255, 255, .1);
    -webkit-animation: pulsejg1 1.3s linear infinite;
    animation: pulsejg1 1.3s linear infinite;
    border-radius: 999px;
    -webkit-box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .6);
    box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .6);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.video-popup-icon a {
    font-size: 24px;
    color: #008001;
    border-radius: 100px;
    display: inline-block;
    background-color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 2;
    text-align: center;
}

.pulse2 {
    position: absolute;
    width: 100px;
    height: 100px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    opacity: 0;
    border: 4px solid rgba(255, 255, 255, 0);
    -webkit-animation: pulsejg2 0.9s linear infinite;
    animation: pulsejg2 0.9s linear infinite;
    border-radius: 999px;
    -webkit-box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, .8);
    box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, .8);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@-webkit-keyframes pulsejg1 {
    0% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(.9);
        opacity: .2;
    }

    70% {
        -webkit-transform: scale(1.1);
        opacity: .35;
    }

    80% {
        -webkit-transform: scale(1.25);
        opacity: .2;
    }

    100% {
        -webkit-transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes pulsejg1 {
    0% {
        -webkit-transform: scale(.6);
        transform: scale(.6);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale(.6);
        transform: scale(.6);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        opacity: .1;
    }

    70% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .25;
    }

    80% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
        opacity: .1;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@-webkit-keyframes pulsejg2 {
    0% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    40% {
        -webkit-transform: scale(.8);
        opacity: .05;
    }

    50% {
        -webkit-transform: scale(1);
        opacity: .1;
    }

    60% {
        -webkit-transform: scale(1.1);
        opacity: .3;
    }

    80% {
        -webkit-transform: scale(1.2);
        opacity: .1;
    }

    100% {
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes pulsejg2 {
    0% {
        -webkit-transform: scale(.6);
        transform: scale(.6);
        opacity: 0;
    }

    40% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: .05;
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .1;
    }

    60% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .3;
    }

    80% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: .1;
    }

    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0;
    }
}
/*Video css end here*/
/*screenshot css start here*/
.screenshot-area {
    background-color: #fff;
    padding: 80px 0px;
    overflow: hidden;
}

.screenshot-col .slide-item {
    margin: 0;
}

    .screenshot-col .slide-item img {
        border: 1px solid #dddddd;
    }

.screenshot-col .owl-item {
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

    .screenshot-col .owl-item.active.center {
        -ms-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        padding: 10px;
        -webkit-box-shadow: -2px 0px 66px -16px rgba(0,0,0,0.75);
        -moz-box-shadow: -2px 0px 66px -16px rgba(0,0,0,0.75);
        box-shadow: -2px 0px 66px -16px rgba(0,0,0,0.75);
    }

.screenshot-area .owl-theme .owl-nav {
}

    .screenshot-area .owl-theme .owl-nav [class*=owl-] {
        width: 50px;
        height: 50px;
        text-align: center;
        border-radius: 0;
        color: #008001;
        font-size: 24px;
        line-height: 50px;
        background: transparent;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        border: 2px solid #008001;
    }

.screenshot-area .owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 45%;
}

.screenshot-area .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 45%;
}
/*screenshot css end here*/
/*download css start here*/
.download-area {
    background-image: url(../images/download-bg.jpg);
    background-attachment: fixed;
    padding: 80px 0 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

    .download-area:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        background-image: -webkit-linear-gradient(bottom left, rgba(0, 128, 1, 0.80), rgba(0, 128, 1, 0.80), rgba(0, 128, 1, 0.80), rgba(0, 128, 1, 0.80), rgba(0, 128, 1, 0.80));
        background-image: -o-linear-gradient(bottom left, rgba(0, 128, 1, 0.80), rgba(0, 128, 1, 0.80), rgba(0, 128, 1, 0.80), rgba(0, 128, 1, 0.80), rgba(0, 128, 1, 0.80));
        background-image: linear-gradient(to top right, rgba(0, 128, 1, 0.80), rgba(0, 128, 1, 0.80), rgba(0, 128, 1, 0.80), rgba(0, 128, 1, 0.80), rgba(0, 128, 1, 0.80));
    }

.section-heading.white-color h2 {
    color: #fff;
}

.reflection-text .heading-border .line-one1 {
    background-color: #fff;
    width: 90px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 130%;
}

.reflection-text .heading-border .line-two1 {
    background-color: #fff;
    width: 90px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 130%;
}

.download-btn a {
    margin-bottom: 30px;
    padding: 22px 20px 22px 120px;
    background: #ffffff;
    position: relative;
    display: inline-block;
    border-radius: 5px;
    text-align: left;
    width: 100%;
    max-width: 300px;
}

    .download-btn a i {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 0;
        line-height: 100px;
        color: #8255A6;
        width: 100px;
        height: 100px;
        text-align: center;
        background: #fff;
        box-shadow: 0 0px 6px rgba(0,0,0,.14), 0 0px 6px rgba(0,0,0,.28);
    }

    .download-btn a span {
        font-size: 20px;
        color: #008001;
    }

    .download-btn a p {
        font-size: 24px;
        color: #008001;
        margin: 0;
        font-weight: bold;
    }
/*download css end here*/
/*testimonial css start here*/
.testimonial-wrap {
    background-color: #fff;
    padding: 80px 0px;
}

    .testimonial-wrap .testimonial {
        padding: 20px;
        margin: 20px 10px;
    }

        .testimonial-wrap .testimonial .pic {
            width: 122px;
            height: 122px;
            float: left;
            margin-right: 50px;
            position: relative;
        }

            .testimonial-wrap .testimonial .pic:before,
            .testimonial-wrap .testimonial .pic:after {
                content: "";
                display: block;
                height: 50%;
                width: 50%;
                position: absolute;
            }

            .testimonial-wrap .testimonial .pic:before {
                bottom: -10%;
                left: -10%;
                border-bottom: 3px solid #008001;
                border-left: 3px solid #008001;
                border-bottom-left-radius: 0px;
            }

            .testimonial-wrap .testimonial .pic:after {
                top: -10%;
                right: -10%;
                border-top: 3px solid #008001;
                border-right: 3px solid #008001;
                border-top-right-radius: 0px;
            }

            .testimonial-wrap .testimonial .pic img {
                width: 100%;
                height: auto;
            }

        .testimonial-wrap .testimonial .testimonial-content {
            display: table;
            position: relative;
        }

            .testimonial-wrap .testimonial .testimonial-content:before {
                content: "\f10d";
                font: normal normal normal 14px/1 FontAwesome;
                position: absolute;
                top: -40px;
                left: -30px;
                font-weight: 900;
                font-size: 30px;
                color: #d8dad6;
                z-index: -1;
            }

        .testimonial-wrap .testimonial .testimonial-title {
            font-size: 24px;
            color: #333;
            font-weight: 500;
            text-transform: uppercase;
        }

        .testimonial-wrap .testimonial .post {
            font-size: 16px;
            font-weight: 500;
            color: #333;
            border-left: 1px solid rgba(0, 0, 0, 0.1);
            margin-left: 5px;
            padding-left: 5px;
            text-transform: capitalize;
        }

        .testimonial-wrap .testimonial .description {
            font-size: 16px;
            color: #333;
            line-height: 28px;
            margin-top: 12px;
            text-align: justify;
            font-style: normal;
        }

    .testimonial-wrap .owl-theme .owl-controls .owl-page.active span,
    .testimonial-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
        background-color: #c10f41;
    }

    .testimonial-wrap .owl-dots {
        text-align: center;
    }

    .testimonial-wrap .owl-dot {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        padding: 0px;
    }

    .testimonial-wrap .owl-dots .owl-dot {
        background: #D8DAD6;
        display: inline-block;
        padding-right: 0px;
        text-align: center;
        margin-right: 10px;
    }

    .testimonial-wrap .owl-dot.active {
        background: #008001;
    }
/*testimonial css end here*/
/*Plyer list css start here*/
.search-area {
    background-image: url(../images/search-bg.jpg);
    padding: 10px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    overflow-x: hidden;
}

.get-image {
    width: 100%;
    max-width: 260px;
    box-shadow: 0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.28);
}

.searchbar .navbar-form {
    padding: 0px;
    margin: 0;
}

.searchbar .form-control {
    height: 45px;
    border: 1px solid #ddd;
}

.searchbar .navbar-form .input-group > .form-control {
    border-radius: 20px 0px 0px 20px;
}

.searchbar .btn-default {
    color: #fff;
    background-color: #008001;
    border-color: #008001;
    height: 45px;
    padding: 0px 15px 0 10px;
    line-height: 45px;
    border-radius: 0px 20px 20px 0px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.searchbar .input-group-btn:last-child > .btn {
    margin-left: 0px;
}

.search-area .search-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .search-area .search-social ul li {
        display: inline-block;
        padding: 0px 3px;
    }

        .search-area .search-social ul li:last-child {
            padding: 0;
        }

        .search-area .search-social ul li a {
            display: block;
            background: #008001;
            text-decoration: none;
            width: 40px;
            height: 40px;
            color: #fff;
            font-size: 16px;
            font-weight: 500;
            text-align: center;
            line-height: 40px;
            border-radius: 100px;
            -moz-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
            -webkit-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
            box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
        }

.search-area .button-wrap .btn-login, .search-area .button-wrap .btn-sign {
    color: #fff;
    background-color: #008001;
    border: 1px solid #008001;
    display: inline-block;
    box-sizing: border-box;
    padding: 6px 22px;
    margin-right: 6px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    border-radius: 30px;
    text-transform: uppercase;
    -moz-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    -webkit-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
}

.padding10 {
    padding: 0 0 0 10px;
}

.searchbar { /*padding-top: 5px;*/
}

.pr0 {
    padding-right: 0px;
}

.slider-wrap .nav > li > a > img {
    max-width: 100%;
}

.slider-wrap #myCarousel .nav {
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.slider-wrap .nav > li > a {
    position: relative;
    display: block;
    padding: 0;
    border: 2px solid #ddd;
    border-radius: 0px;
}

.slider-wrap .nav-pills > li.active > a, .slider-wrap .nav-pills > li.active > a:hover, .slider-wrap .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #fff;
    border: 2px solid #008001;
}

.main-body-area {
    background-color: #fff;
    padding: 40px 0px 40px 0px;
    clear: both;
}

.profile-section {
    background-color: #f8f8f8;
}

    .profile-section .profile-body-area {
        padding: 40px 0px 40px 0px;
        clear: both;
    }

.sitebar-image {
    float: left;
    width: 100%;
}

    .sitebar-image img {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }

.sitebar-widgets {
    background-color: #ffffff;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 15px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    box-sizing: border-box;
}

    .sitebar-widgets .widget_title {
        background-color: #081224;
        color: #ffffff;
        margin-left: -15px;
        margin-right: -15px;
        margin-top: -15px;
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 22px;
        font-weight: 500;
        padding: 15px 10px;
        text-transform: uppercase;
        border-left: 4px solid #008001;
    }

.widget-content ul {
    list-style-type: disc;
    margin: 0;
    padding: 0 15px;
    color: #008001;
}

    .widget-content ul li a {
        display: block;
        text-decoration: none;
        color: #008001;
        font-size: 13px;
        font-weight: 500;
        padding-bottom: 15px;
    }

.widget-content p {
    font-size: 12px;
    text-align: center;
    color: #333333;
    margin: 0;
    line-height: 20px;
}

.signup-button a {
    background-color: #008001;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.50);
    color: #ffffff;
    display: block;
    text-decoration: none;
    text-align: center;
    margin: 20px auto;
    width: 100%;
    max-width: 190px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 100px;
}

.blog-post {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-left: -15px;
    margin-right: -15px;
}

    .blog-post .blog-title {
        font-size: 16px;
        color: #008001;
        font-weight: 500;
        padding: 0 15px 10px;
        box-sizing: border-box;
    }

    .blog-post .blog-body p {
        font-size: 13px;
        font-style: italic;
        color: #333;
        font-weight: 500;
        margin: 0;
        padding: 0 15px 0px;
        text-align: left;
        box-sizing: border-box;
    }

.read-more {
    text-align: right;
    padding: 10px 15px 10px 0;
}

    .read-more a {
        display: block;
        text-decoration: none;
        font-size: 14px;
        color: #008001;
        font-weight: 500;
    }

.playerlist-slide {
    background: #fff;
    padding: 0px;
    border: 1px solid #ddd;
    height: 300px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.50);
    -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.50);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.50);
}

    .playerlist-slide img {
        height: 300px;
        margin-bottom: 15px;
        object-fit: fill;
    }

    .playerlist-slide .owl-theme .owl-controls .owl-page.active span,
    .playerlist-slide .owl-theme .owl-controls.clickable .owl-page:hover span {
        background-color: #c10f41;
    }

    .playerlist-slide .owl-dots {
        text-align: center;
        margin-bottom: 15px;
    }

    .playerlist-slide .owl-dot {
        width: 40px;
        height: 4px;
        border-radius: 0;
        padding: 0px;
    }

    .playerlist-slide .owl-dots .owl-dot {
        background: #fff;
        border: 1px solid #ddd;
        display: inline-block;
        padding-right: 0px;
        text-align: center;
        margin-right: 10px;
    }

    .playerlist-slide .owl-dot.active {
        background: #008001;
    }

.blog-post:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.searchBox-widget {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

    .searchBox-widget .widget_title, .player-area .widget_title {
        background-color: #fff;
        color: #008001;
        margin-bottom: 0px;
        font-size: 24px;
        line-height: 22px;
        font-weight: 600;
        padding: 15px 0px;
        text-transform: uppercase;
    }

    .searchBox-widget .widget-box-block {
        background-color: #f7f7f7;
        border: 1px solid #ddd;
        padding: 15px 15px 5px;
        float: left;
        width: 100%;
        box-sizing: border-box;
    }

        .searchBox-widget .widget-box-block .form-controls {
            display: block;
            width: 100%;
            height: 50px;
            padding: 6px 10px;
            font-size: 14px;
            line-height: 1.42857143;
            color: #000;
            background-color: #fff;
            background-image: none;
            border: 1px solid #ddd !important;
            border-radius: 0;
        }

        .searchBox-widget .widget-box-block .form-field:last-child {
            margin-right: 0;
        }

        .searchBox-widget .widget-box-block .form-field {
            float: left;
            width: 49%;
            margin-right: 10px;
        }

            .searchBox-widget .widget-box-block .form-field input:focus {
                outline: none;
                box-shadow: none;
            }

        .searchBox-widget .widget-box-block .form-row {
            margin-bottom: 10px;
            float: left;
            width: 100%;
        }

.player-area {
    float: left;
    width: 100%;
}

.player-tabs .tabs-wrap {
    border-top: 1px solid #c2c2c2;
    border-right: 1px solid #ddd;
    float: left;
    width: 100%;
    overflow: hidden;
    background: #f7f7f7;
}

.table-content {
    border: 1px solid #ddd;
    float: left;
}

.player-tabs .tabs-wrap ul li {
    display: inline-block;
    float: left;
    border-left: 1px solid #ddd;
}

    .player-tabs .tabs-wrap ul li:first-child {
        border-left: none;
    }

    .player-tabs .tabs-wrap ul li a {
        float: left;
        font-size: 14px;
        color: #111;
        background: #f7f7f7;
        margin: 0;
        padding: 10px 16.1px;
        border-radius: 0;
        font-weight: 500;
    }

    .player-tabs .tabs-wrap ul li.active a, .player-tabs .tabs-wrap ul li.active a:hover {
        color: #fff;
        background: #008001;
        border-left: none;
        border-bottom: none;
    }

.red-color {
    color: #ff0000 !important;
    font-weight: bold;
}

.leftbody, .sitebarbody {
    float: left;
    width: 100%;
    clear: both;
}

.slider-wrap {
    margin-bottom: 40px;
}

    .slider-wrap .item {
        background: #fff;
        margin: 0px 2px;
        color: #FFF;
        border-radius: 0px;
        text-align: center;
    }

    .slider-wrap #bannerSliderThumbs .item {
        background: #fff;
        padding: 0px;
        border: 2px solid #ddd;
        margin: 2px;
        color: #FFF;
        border-radius: 0px;
        text-align: center;
        cursor: pointer;
    }

    .slider-wrap #bannerSliderThumbs .current .item {
        background: #fff;
        border: 2px solid #008001;
    }

    .slider-wrap .owl-theme .owl-nav [class*='owl-'] {
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .slider-wrap .owl-theme .owl-nav [class*='owl-'].disabled:hover {
            background-color: #D6D6D6;
        }

    .slider-wrap .owl-theme {
        position: relative;
    }

        .slider-wrap .owl-theme .owl-next, .slider-wrap .owl-theme .owl-prev {
            background: rgba(255,255,255,0.5);
            border-radius: 100px;
            width: 40px;
            line-height: 40px;
            height: 40px;
            margin-top: -20px;
            position: absolute;
            text-align: center;
            top: 50%;
        }

        .slider-wrap .owl-theme .owl-prev {
            left: 10px;
        }

        .slider-wrap .owl-theme .owl-next {
            right: 10px;
        }

    .slider-wrap #bannerSliderThumbs.owl-theme .owl-next, .slider-wrap #bannerSliderThumbs.owl-theme .owl-prev {
        background: #fff;
        display: none !important;
    }
/*Player list css end here*/
/*watch list css star here*/
.section-title {
    margin-bottom: 20px;
}

    .section-title h1 {
        font-weight: 600;
        color: #008001;
        font-size: 36px;
        padding-bottom: 10px;
        border-bottom: 2px solid #ddd;
    }

        .section-title h1 span {
            color: #ff0000;
            padding-left: 10px;
        }

.list-area ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .list-area ul li {
        background-color: #fff;
        border: 1px solid #ddd;
        margin-bottom: 20px;
        -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
        -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
        overflow: hidden;
    }

.list-area .image {
    float: left;
    width: 200px;
    height: 150px;
    margin-right: 15px;
}

.list-area .info-block {
    padding: 15px 0;
    overflow: hidden;
}

    .list-area .info-block .info {
        float: left;
        width: 100%;
        max-width: 350px;
    }

        .list-area .info-block .info h4 {
            font-weight: 600;
            color: #008001;
            font-size: 20px;
        }

        .list-area .info-block .info p {
            font-size: 16px;
            margin: 0;
            color: #333;
        }

            .list-area .info-block .info p span {
                font-weight: 600;
                padding-right: 3px;
            }

    .list-area .info-block .football-image {
        float: left;
        width: 100%;
        max-width: 150px;
    }

.recruit-watch-block {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
}

    .recruit-watch-block .image {
        position: relative;
        border-bottom: 1px solid #ddd;
        height: 320px;
        line-height: 320px;
        background: rgba(245, 245, 245,0.8);
        text-align: center;
    }

        .recruit-watch-block .image img {
            display: inline-block;
            margin: 0 auto;
            max-height: 100%;
            max-width: 100%;
            vertical-align: middle;
            text-align: center;
            object-fit: cover;
            /*width: 100%;*/
        }

    .recruit-watch-block .football {
        position: absolute;
        left: 0px;
        right: 0;
        width: 100%;
        bottom: 0px;
        background: rgba(0, 0, 0, 0.4);
        padding: 5px 15px;
        margin: 0 auto;
        text-align: center;
        box-sizing: border-box;
    }

    .recruit-watch-block .image .hoverimage {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99;
    }

    .recruit-watch-block .image:hover .hoverimage {
        display: inline;
    }

    .recruit-watch-block .football h4 {
        margin: 0;
        padding: 5px 0;
        text-align: left;
        color: #fff;
    }

    .recruit-watch-block .football img {
        width: 100%;
        max-width: 150px;
    }

    .recruit-watch-block .caption {
        padding: 15px;
        box-sizing: border-box;
    }

        .recruit-watch-block .caption .info h4 {
            font-weight: 600;
            color: #008001;
            font-size: 20px;
        }

        .recruit-watch-block .caption .info p {
            font-size: 16px;
            margin: 0;
            color: #333;
        }

            .recruit-watch-block .caption .info p span {
                font-weight: 600;
                padding-right: 3px;
            }
/*watch list css end here*/
/*Amazing video list css start here*/
.video-area iframe {
    display: block;
}

.video-area {
    border: 1px solid #ddd;
    background: #fff;
    padding: 4px;
    margin-bottom: 20px;
}

.amazing-list-area ul li {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    overflow: hidden;
}

.amazing-list-area .image {
    float: left;
    width: 200px;
    height: 150px;
    margin-right: 0;
}

.amazing-list-area .info-block .info {
    float: left;
    width: 100%;
    max-width: 100%;
}

.amazing-list-area .info-block .info {
    float: left;
    width: 100%;
    max-width: 100%;
}

.amazing-list-area .info-block {
    padding: 15px 15px 15px 0;
    overflow: hidden;
}

    .amazing-list-area .info-block .info h4 {
        font-weight: 600;
        color: #008001;
        font-size: 20px;
    }

        .amazing-list-area .info-block .info h4 a {
            display: block;
            text-decoration: none;
            color: #008001;
        }

    .amazing-list-area .info-block .info p {
        font-size: 16px;
        margin: 0;
        color: #333;
    }
/*Amazing video list css end here*/
iframe {
    width: 100% !important;
}
/*About css end here*/
.about-area a {
    color: #ff0000;
}

.about-area iframe {
    border: 1px solid #ddd;
    width: 100% !important;
}

.about-area address p {
    margin: 0 0 15px;
    line-height: 14px;
    color: #000;
}

.about-area h4 em {
    text-decoration: underline;
}

.about-area ul {
    list-style: lower-latin;
    margin: 0 0 15px;
    padding: 0 10px;
}

    .about-area ul li {
        padding: 0 15px;
        font-size: 15px;
        color: #000;
        line-height: 28px;
    }

.about-area .about-title h3 {
    clear: both;
    color: #373737;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 10px;
}

.about-area p {
    margin: 0 0 15px;
    line-height: 28px;
    color: #000;
}

.app-links {
    text-align: center;
    padding: 40px 0;
}

.about-area .app-links a {
    color: #fff;
    background-color: #008001;
    border: 1px solid #008001;
    display: inline-block;
    padding: 12px 30px;
    margin-right: 6px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    border-radius: 30px;
    text-transform: uppercase;
    -moz-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    -webkit-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
}
/*About css end here*/
/*Register css start here*/
.button-area {
    padding: 20px;
    background: #008001;
    border: 1px solid #008001;
    margin: 30px 0;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.035), 0 5px 9px rgba(0, 0, 0, 0.05);
}

.register-area .button-area a {
    color: #008001;
    background-color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    padding: 12px 15px;
    margin-right: 6px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.42857143;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    border-radius: 30px;
    text-transform: uppercase;
    -moz-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    -webkit-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
}

.form-area {
    padding: 40px 0 0;
}

    .form-area .md-form {
        margin-bottom: 20px;
    }

        .form-area .md-form input:focus, .form-area .md-form select:focus {
            outline: none;
            border: 1px dashed #008001;
            background-color: #fff;
            box-shadow: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
        }

    .form-area .form-ctr {
        display: block;
        width: 100%;
        height: 40px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 0px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    }

    .form-area .form-body {
        padding-top: 30px;
    }

    .form-area .register-btn a {
        color: #fff;
        background-color: #008001;
        border: 1px solid #008001;
        display: inline-block;
        padding: 12px 30px;
        margin-right: 6px;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.42857143;
        text-align: center;
        vertical-align: middle;
        background-image: none;
        border-radius: 30px;
        text-transform: uppercase;
        -moz-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
        -webkit-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
        box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    }

.monthly-cost {
    padding: 0px 15px 15px;
    clear: both;
}

    .monthly-cost p {
        color: #333;
        font-size: 16px;
        margin-bottom: 0px;
    }

.radio-btn-area {
    padding-bottom: 20px;
}

    .radio-btn-area label {
        margin-right: 20px;
    }

    .radio-btn-area input[type="radio"] {
        display: none;
    }

        .radio-btn-area input[type="radio"] + label span {
            display: inline-block;
            width: 20px;
            height: 20px;
            background: transparent;
            vertical-align: middle;
            border: 2px solid #008001;
            border-radius: 50%;
            padding: 2px;
            margin: 0 10px;
        }

        .radio-btn-area input[type="radio"]:checked + label span {
            width: 20px;
            height: 20px;
            background: #008001;
            background-clip: content-box;
        }

    .radio-btn-area p {
        margin: 0 0 10px;
    }

.promocodeDiv input {
    margin-bottom: 10px;
}

.promocodeDiv .btn-default {
    color: #fff;
    background-color: #008001;
    border: 1px solid #008001;
    display: inline-block;
    padding: 12px 30px;
    margin-right: 6px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    border-radius: 30px;
    text-transform: uppercase;
    -moz-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    -webkit-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
}
/*Register css end here*/
/*Profile css star here*/
.profile-area {
    background-image: url(../images/profile-bg.jpg);
    padding-top: 50px;
    height: 295px;
}

.profile-sidebar {
    padding: 20px 0 0px 0;
    background: #fff;
    border: 1px solid #dddddd;
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.10);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.10);
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 150px;
    height: 150px;
    border: 4px solid #008001;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px;
}

.profile-usertitle-name {
    color: #333;
    font-size: 24px;
    font-weight: 600;
}

.profile-usermenu {
    margin-top: 18px;
}

    .profile-usermenu ul li {
        border-bottom: 1px solid #f0f4f7;
        float: none;
        margin-bottom: 0;
    }

        .profile-usermenu ul li:last-child {
            border-bottom: none;
        }

        .profile-usermenu ul li a {
            color: #333;
            font-size: 15px;
            font-weight: 500;
            margin-right: 0;
            border: none !important;
        }

            .profile-usermenu ul li a i {
                color: #008001;
                margin-right: 8px;
                font-size: 18px;
            }

            .profile-usermenu ul li a:hover {
                background-color: #fff;
                color: #008001;
                border-bottom: none;
            }

        .profile-usermenu ul li.active {
            border-bottom: none;
        }

            .profile-usermenu ul li.active a {
                color: #008001;
                background-color: #f3f3f3;
                border-left: 5px solid #008001;
            }

    .profile-usermenu .nav-tabs > li.active > a, .profile-usermenu .nav-tabs > li.active > a:focus, .profile-usermenu .nav-tabs > li.active > a:hover {
        color: #008001;
        cursor: default;
        border-radius: 0;
        background-color: #f3f3f3;
        border-left: 5px solid #008001 !important;
    }

.profile-right-content {
    background: #fff;
    min-height: 365px;
    border: 1px solid #dddddd;
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.10);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.10);
}

.profile-row {
    border-bottom: 1px solid #ddd;
}

    .profile-row:last-child {
        border-bottom: none;
    }

.profile-content-block {
    padding: 20px;
}

    .profile-content-block .title {
        font-size: 24px;
        font-weight: 600;
        color: #008001;
    }

        .profile-content-block .title i {
            font-size: 24px;
            padding-right: 10px;
            color: #008001;
        }

    .profile-content-block .likes {
        font-size: 20px;
        font-weight: 500;
        color: #eb57a7;
        margin-bottom: 5px;
    }

        .profile-content-block .likes i {
            font-size: 20px;
            padding-right: 10px;
            color: #eb57a7;
        }

            .profile-content-block .likes i.inactive {
                color: #ccc5c8 !important;
            }

.profile-sitebar-content p {
    font-size: 14px;
    color: #333;
}

.profile-sitebar-content span {
    color: #008001;
    padding-left: 5px;
    font-weight: bold;
}

.profile-sitebar-content {
    margin-left: -15px;
    margin-right: -15px;
}

.profile_Related {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

    .profile_Related:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .profile_Related .col-sm-3 {
        padding: 0;
    }

    .profile_Related .image img {
        width: 80px;
        height: 76px;
        display: block;
    }

    .profile_Related .image {
        width: 80px;
        height: 80px;
        border: 2px solid #008001;
    }

    .profile_Related h3, .profile_Related h3 a {
        font-size: 16px;
        font-weight: 500;
        color: #008001;
        margin: 0;
    }

    .profile_Related p {
        font-size: 14px;
        color: #333;
        margin: 0;
    }

    .profile_Related span {
        color: #333;
        padding-left: 5px;
    }

.profile-widget {
    background-color: #fff;
    border-left: 4px solid #008001;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
}

.school-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px;
    padding: 0 5px;
}

    .school-icon img {
        width: 48px;
        height: 45px;
        border-right: 1px solid #fff;
    }

    .school-icon .count {
        display: inline-block;
        vertical-align: middle;
        color: #333;
        font-size: 30px;
        padding: 0px 10px;
    }

.profile-widget .title {
    display: inline-block;
    color: #333;
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    padding: 15px 10px;
    text-transform: capitalize;
}

.top-button {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    float: right;
    background: #008001;
    padding: 13px 20px;
    line-height: 26px;
}

    .top-button a {
        display: block;
        text-align: center;
        text-decoration: none;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
    }

.profile-tabs-wrapper .tab .nav-tabs > li {
    margin-right: 0px;
}

    .profile-tabs-wrapper .tab .nav-tabs > li > a {
        border-right: 1px solid #ddd;
        border-top: 1px solid #ddd;
        padding: 13px 14.6px;
        color: #111;
        background: #fff;
        border-radius: 0;
        font-size: 14px;
        font-weight: 500;
        margin-right: 0px;
        box-sizing: border-box;
    }

        .profile-tabs-wrapper .tab .nav-tabs > li > a > i {
            font-size: 14px;
            margin-right: 10px;
        }

    .profile-tabs-wrapper .tab .nav-tabs > li.active > a,
    .profile-tabs-wrapper .tab .nav-tabs > li.active > a:focus,
    .profile-tabs-wrapper .tab .nav-tabs > li.active > a:hover {
        background: #008001;
        color: #fff;
        transition: background 0.20s linear;
    }

.profile-tabs-wrapper .tab .nav-tabs li.active:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 30%;
    margin: 0 auto;
    border: 10px solid transparent;
    border-top-color: #008001;
    text-align: center;
}

.profile-tabs-wrapper .tab .tab-content {
    background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    padding: 30px 25px 10px;
    box-sizing: border-box;
}

.profiletab-block {
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

    .profiletab-block h3 {
        background-color: #f3f3f3;
        color: #111;
        font-weight: 600;
        font-size: 16px;
        padding: 10px;
        text-transform: uppercase;
        margin: 0;
        box-sizing: border-box;
    }

.profile-table {
    padding: 15px 20px;
    box-sizing: border-box;
}

.profile-tabs-wrapper {
    margin-bottom: 20px;
}

.comments-likes {
    float: left;
    width: 100%;
}

.likes-block {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 20px 20px 20px 5px;
    overflow: hidden;
    margin-bottom: 10px;
    box-sizing: border-box;
}

    .likes-block h3 {
        font-size: 16px;
        font-weight: 500;
        color: #008001;
        margin: 0 0 5px;
    }

    .likes-block p {
        font-size: 14px;
        color: #000;
        font-weight: 500;
        margin: 0;
    }

        .likes-block p a {
            color: #008001;
            font-weight: 500;
        }

    .likes-block .like-count {
        color: #999;
        font-weight: 500;
        padding: 0;
    }

        .likes-block .like-count a {
            color: #999;
            font-weight: 500;
            padding: 0;
        }

    .likes-block span {
        color: #333;
        padding: 0 4px;
    }

.comments-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.leftcomments {
    float: left;
    width: 40%;
}

.rightcomments {
    float: right;
    width: 60%;
    text-align: right;
}

.leftcomments p {
    font-weight: 600;
    font-size: 16px;
    color: #000;
    margin: 3px 0;
}

.rightcomments label {
    font-weight: 600;
    font-size: 16px;
    padding-right: 5px;
    color: #000;
    margin: 0;
}

.form-comment {
    display: inline-block;
    width: 100%;
    max-width: 120px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 0px;
}

.comment-textarea {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.form-textarea {
    display: block;
    width: 100%;
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 0px;
}

.post-row {
    background: #fafafa;
    border: 1px solid #ddd;
    padding: 10px;
    overflow: hidden;
    box-sizing: border-box;
}

.leftpost {
    float: left;
}

.rightpost {
    text-align: right;
}

.leftpost .checkbox {
    margin: 5px 0 0;
}

.postbtn a {
    background-color: #9cb4d8;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 15px;
    width: 100%;
    max-width: 125px;
    margin: 0 auto;
    text-align: center;
    float: right;
}

.video-info {
    padding: 0px;
    overflow-y: auto;
    max-height: 320px;
}

.playerVideo {
    border-bottom: 1px #ddd solid;
    margin-bottom: 10px;
    padding-bottom: 5px;
    color: #fff;
}

.video-info a {
    font-weight: 500;
    font-size: 16px;
    color: #008001;
    display: block;
    text-decoration: none;
}

.video-info p {
    font-size: 14px;
    color: #333;
    margin: 0;
}

.profile-right {
    text-align: center;
}

    .profile-right .football-image {
        width: 100%;
        max-width: 150px;
        margin: 0 auto;
        border: 1px solid #eee;
        box-shadow: 0 0px 1px rgba(0,0,0,.14), 0 1px 2px rgba(0,0,0,.28);
    }

.playerimage-info {
    padding-top: 20px;
    height: 295px;
    overflow-y: auto;
}

    .playerimage-info .player-image {
        width: 50px;
        height: 50px;
        background: #008001;
        border: 1px solid #008001;
        margin-bottom: 5px;
        display: block;
        margin: 0 auto 5px;
    }

.profile-image-zoom {
    text-align: center;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    height: 325px;
    line-height: 325px;
}

    .profile-image-zoom img {
        height: 325px;
        display: inline-block;
        margin: 0 auto;
        max-height: 100%;
        max-width: 100%;
        vertical-align: middle;
        text-align: center;
        object-fit: cover;
    }
/*Profile css end here*/
/*Footer css start here*/
footer {
    background-color: #111;
    padding: 50px 0px;
}

.footer-block ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .footer-block ul li {
        display: block;
        padding-bottom: 10px;
    }

        .footer-block ul li a {
            display: block;
            text-decoration: none;
            font-size: 14px;
            font-weight: 500;
            color: #fff;
        }

.footer-block img {
    display: block;
    margin-bottom: 30px;
}

.footer-block .search-social ul li {
    display: inline-block;
    padding: 0px 3px;
}

    .footer-block .search-social ul li:last-child {
        padding: 0;
    }

    .footer-block .search-social ul li a {
        display: block;
        background: #008001;
        text-decoration: none;
        width: 40px;
        height: 40px;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        text-align: center;
        line-height: 40px;
        border-radius: 100px;
        -moz-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
        -webkit-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
        box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    }
/*Footer css end here*/
/*Data table css start here*/
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    display: none;
}

.dataTables_wrapper table.dataTable.no-footer {
    border: 1px solid #ddd;
}

.dataTables_wrapper table.dataTable thead th, .dataTables_wrapper table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #ddd;
}

.dataTables_wrapper table.dataTable tbody td a {
    color: #008001;
}

.dataTables_wrapper table.dataTable thead th {
    color: #000;
    font-size: 13px;
}

.dataTables_wrapper table.dataTable tbody td {
    color: #7e8082;
    font-size: 13px;
}

.dataTables_wrapper table.dataTable.stripe tbody tr.odd, .dataTables_wrapper table.dataTable.display tbody tr.odd {
    background-color: #f7f7f7;
}

.dataTables_wrapper table.dataTable > tbody > tr.child span.dtr-title {
    display: inline-block;
    font-weight: bold;
    color: #000;
}

.dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details > li {
    border: none;
}

.profile-table-wrapper {
    margin: 20px 0 0;
}

    .profile-table-wrapper .dataTables_wrapper table.dataTable.no-footer {
        border: none;
    }

    .profile-table-wrapper .dataTables_wrapper table.dataTable thead th {
        border: none;
    }

    .profile-table-wrapper .dataTables_wrapper .dataTables_info,
    .profile-table-wrapper .dataTables_wrapper .dataTables_paginate {
        display: none;
    }

    .profile-table-wrapper table.dataTable.display tbody tr.odd > .sorting_1 {
        background-color: transparent;
    }

    .profile-table-wrapper .dataTables_wrapper table.dataTable.display tbody tr.odd {
        background-color: transparent;
    }

    .profile-table-wrapper .dataTables_wrapper table.dataTable thead th, .dataTables_wrapper table.dataTable thead td {
        padding: 0 0 10px;
    }

    .profile-table-wrapper table.dataTable tbody th, .profile-table-wrapper table.dataTable tbody td {
        padding: 0;
    }

    .profile-table-wrapper table thead th {
        padding: 0 0 10px;
    }

    .profile-table-wrapper ul li strong {
        padding-right: 10px;
    }

    .profile-table-wrapper ul li {
        display: inline-block;
        width: 49%;
        float: left;
        line-height: 24px;
    }

    .profile-table-wrapper ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

.profile-image-slider {
}

    .profile-image-slider #thumbcarousel {
        margin: 0;
        height: 325px;
        overflow-y: auto;
    }

        .profile-image-slider #thumbcarousel .item {
            text-align: center;
        }

            .profile-image-slider #thumbcarousel .item .thumb {
                width: 45%;
                border: 4px solid #cecece;
                margin: 0 2% 10px;
                display: inline-block;
                vertical-align: middle;
                cursor: pointer;
            }

                .profile-image-slider #thumbcarousel .item .thumb:hover {
                    border-color: #008001;
                }

    .profile-image-slider .item {
        text-align: center;
    }

    .profile-image-slider .col-md-8 .carousel-inner {
        background: #f5f5f5;
        border: 1px solid #ddd;
    }

    .profile-image-slider .item img {
        /*width: 100%;*/
        height: 325px;
        display: inline-block;
        margin: 0 auto;
        max-height: 100%;
        max-width: 100%;
        vertical-align: middle;
        text-align: center;
        object-fit: cover;
    }

    .profile-image-slider .carousel-control {
        color: #0284b8;
        text-align: center;
        text-shadow: none;
        font-size: 30px;
        width: 30px;
        height: 30px;
        line-height: 20px;
        top: 23%;
    }

        .profile-image-slider .carousel-control:hover, .carousel-control:focus, .carousel-control:active {
            color: #333;
        }

    .profile-image-slider .carousel-caption, .carousel-control .fa {
        font: normal normal normal 30px/26px FontAwesome;
    }

    .profile-image-slider .carousel-control {
        background-color: rgba(0, 0, 0, 0);
        bottom: auto;
        font-size: 20px;
        left: 0;
        position: absolute;
        top: 30%;
        width: auto;
    }

        .profile-image-slider .carousel-control.right, .carousel-control.left {
            background-color: rgba(0, 0, 0, 0);
            background-image: none;
        }

    .profile-image-slider #thumbcarousel .item img {
        height: auto;
        min-height: auto;
    }
/*Data table css end here*/
/*copyright css start here*/
.copyright {
    background-color: #1c1c1c;
    padding: 15px 0px;
    text-align: center;
}

    .copyright p {
        margin: 0;
        color: #fff;
        font-size: 14px;
    }
/*copyright css end here*/
.eyes-block-images {
    padding: 20px 0px;
}

    .eyes-block-images .image {
        border: 1px solid #ddd;
        padding: 4px;
        box-sizing: border-box;
        margin: 0 auto 20px auto;
        display: block;
        text-align: center;
    }

.about-owner {
    border: 1px solid #ddd;
    padding: 4px;
    width: 80px;
    margin-right: 10px;
}
/*my profile css start here*/
.Referral-code h2 {
    margin: 0 0 20px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

.myprofile-buttons-row {
    text-align: center;
    margin: 0 auto;
    display: block;
}

    .myprofile-buttons-row .defualt-btn:last-child {
        margin-right: 0px;
    }

    .myprofile-buttons-row .defualt-btn {
        background: #008001;
        color: #fff;
        border: 1px solid #008001;
        padding: 6px 16px;
        margin-right: 12px;
        border-radius: 4px;
        cursor: pointer;
        display: inline-block;
        width: auto;
        font-size: 16px;
        text-align: center;
    }

.myprofile-history ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .myprofile-history ul li {
        font-size: 16px;
        color: #333;
    }

.myprofile-btns .defualt-btn {
    background: #008001;
    color: #fff;
    border: 1px solid #008001;
    padding: 6px 16px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    width: auto;
    font-size: 16px;
    text-align: center;
}

.myprofile-Recruiting .md-form {
    margin-bottom: 20px;
}

.myprofile-Recruiting .form-ctr {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.myprofile-Recruiting .md-form input:focus, .myprofile-Recruiting .md-form select:focus {
    outline: none;
    border: 1px dashed #008001;
    background-color: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.myprofile-widgets .widget_title {
    background-color: #081224;
    color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    padding: 15px 10px;
    text-transform: uppercase;
    border-left: 4px solid #008001;
}

.myprofile-Recruiting .tab .nav-tabs {
    position: relative;
    border-bottom: 0 none;
    background: #fff;
}

.myprofile-Recruiting .tab ul {
    padding: 0;
}

.myprofile-Recruiting .tab .nav-tabs li {
    text-align: center;
    margin-right: 0;
}

    .myprofile-Recruiting .tab .nav-tabs li a {
        font-size: 15px;
        font-weight: 500;
        color: #333;
        box-sizing: border-box;
        padding: 7px 15px;
        background: #fff;
        margin-right: 0;
        border-radius: 0;
        border: 1px solid #ddd;
        border-right: none;
        position: relative;
        transition: all 0.5s ease 0s;
    }

    .myprofile-Recruiting .tab .nav-tabs li:last-child a,
    .myprofile-Recruiting .tab .nav-tabs li:last-child.active a,
    .myprofile-Recruiting .tab .nav-tabs li:last-child a:hover {
        border-right: 1px solid #ddd;
    }

    .myprofile-Recruiting .tab .nav-tabs li a:hover,
    .myprofile-Recruiting .tab .nav-tabs li.active a {
        color: #fff;
        background-color: #008001;
        border-right: none;
    }

.myprofile-Recruiting .tab .tab-content {
    border-top: 3px solid #ddd;
}

.myprofile-Recruiting .tab .tab-content {
    font-size: 14px;
    color: #000;
    line-height: 26px;
    padding: 20px 10px;
    margin-top: -2px;
}

.mytab-info-name {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0px 15px;
    color: #008001;
    box-sizing: border-box;
}

.myprofile-inbox-tab .tab .nav-tabs {
    position: relative;
    border-bottom: 0 none;
    background: #fff;
}

.myprofile-inbox-tab .tab ul {
    padding: 0;
}

.myprofile-inbox-tab .tab .nav-tabs li {
    text-align: center;
    margin-right: 0;
}

    .myprofile-inbox-tab .tab .nav-tabs li a {
        font-size: 13px;
        font-weight: 500;
        color: #333;
        padding: 8px 14px;
        box-sizing: border-box;
        background: #fff;
        margin-right: 0;
        border-radius: 0;
        border: 1px solid #ddd;
        border-right: none;
        position: relative;
        transition: all 0.5s ease 0s;
    }

    .myprofile-inbox-tab .tab .nav-tabs li:last-child a,
    .myprofile-inbox-tab .tab .nav-tabs li:last-child.active a,
    .myprofile-inbox-tab .tab .nav-tabs li:last-child a:hover {
        border-right: 1px solid #ddd;
    }

    .myprofile-inbox-tab .tab .nav-tabs li a:hover,
    .myprofile-inbox-tab .tab .nav-tabs li.active a {
        color: #fff;
        background-color: #008001;
        border-right: none;
    }

.myprofile-inbox-tab .tab .tab-content {
    border-top: 3px solid #008001;
}

.myprofile-inbox-tab .tab .tab-content {
    font-size: 14px;
    color: #000;
    line-height: 26px;
    padding: 20px 10px;
    margin-top: 0px;
    box-sizing: border-box;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    border: 1px solid #ddd;
    margin-bottom: 30px;
}

.badge-notify {
    background: #ff0000;
    position: absolute;
    right: 0;
    top: -4px;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 10px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 10px;
}

.inbox-main-wrap {
    background: #fdfdfd;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.ptb10 {
    padding-bottom: 10px !important;
}

.inbox-main-wrap .inbox-headding {
    background: #f2f2f2;
    display: inline-block;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}

    .inbox-main-wrap .inbox-headding .lefttilte {
        color: #333;
        font-weight: 600;
        font-size: 16px;
        padding: 10px 10px 0px 0;
        line-height: 12px;
        text-transform: uppercase;
        margin: 0;
        box-sizing: border-box;
    }

.inbox-table-content {
    padding: 10px;
    box-sizing: border-box;
}

.inbox-main-wrap .lefttilte {
    float: left;
    width: 100%;
    max-width: 500px;
}

.inbox-main-wrap .rightbtn {
    float: left;
    width: 100%;
    max-width: 100px;
}

    .inbox-main-wrap .rightbtn a {
        text-decoration: none;
        display: block;
        color: #fff;
        text-align: center;
        box-sizing: border-box;
        /*background-color: #5cb75c;
        border-radius: 6px;
        padding: 3px 12px;
        font-size: 14px;*/
        background-color: #434343;
        font-size: 13px;
        border-radius: 3px;
        padding: 2px 0px;
    }

.inbox-main-wrap .inbox-checkbox {
    float: left;
    width: 100%;
    max-width: 90px;
    line-height: 30px;
    text-align: center;
}

    .inbox-main-wrap .inbox-checkbox .checkbox {
        margin: 0;
    }

        .inbox-main-wrap .inbox-checkbox .checkbox input[type=checkbox] {
            position: relative;
            margin-left: 0;
            top: 2px;
            left: 5px;
        }

        .inbox-main-wrap .inbox-checkbox .checkbox label {
            color: #333;
        }

.biograp-content .md-form {
    margin-bottom: 20px;
}

.myimage-tabs .title {
    font-size: 14px;
    color: #333;
}

    .myimage-tabs .title a {
        font-size: 14px;
        color: #008001;
    }

.myimage-tabs {
    text-align: center;
}

    .myimage-tabs .card {
        width: 100%;
        max-width: 250px;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0,0,0,.125);
        margin: 30px auto 30px auto;
    }

        .myimage-tabs .card .view_profile {
            padding: 10px;
            width: 100%;
            text-align: center;
            text-transform: uppercase;
            background: #008001;
            color: #fff;
            cursor: pointer;
            border-bottom-left-radius: calc(0.25rem - 1px);
        }

.profile-message-wrap .messase-block {
    margin-bottom: 30px;
}

    .profile-message-wrap .messase-block .reply-title {
        font-size: 18px;
        color: #ff0000;
        font-weight: 600;
    }

    .profile-message-wrap .messase-block p {
        margin: 0;
        font-size: 14px;
        color: #000;
    }

        .profile-message-wrap .messase-block p span {
            padding-left: 5px;
        }

        .profile-message-wrap .messase-block p strong {
            font-size: 14px;
            color: #000;
        }

        .profile-message-wrap .messase-block p a {
            font-size: 14px;
            color: #008001;
            font-weight: 600;
        }
/*my profile css end here*/
/*contact css start here*/
.contact-section-title {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
}

    .contact-section-title img {
        padding-bottom: 20px;
    }

    .contact-section-title h3 {
        text-transform: uppercase;
        font-weight: 600;
        clear: both;
        color: #373737;
        font-family: 'Poppins', sans-serif;
        margin: 0;
    }

    .contact-section-title p {
    }

.wt-icon-box-wraper {
    background-color: #008001;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
    min-height: 180px;
}

.m-b30 {
    margin-bottom: 30px;
}

.wt-icon-box-sm .icon-cell {
    display: table-cell;
    vertical-align: middle;
}

.wt-icon-box-sm {
    background-color: transparent;
    margin: 0 auto;
    display: table;
    width: 80px;
    height: 80px;
    text-align: center;
}

    .wt-icon-box-sm i {
        font-size: 30px;
    }

.wt-icon-box-wraper .icon-content h5 {
    text-transform: uppercase;
    font-size: 16px;
    clear: both;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 10px;
}

.wt-icon-box-wraper .icon-content p {
    margin: 0;
    line-height: 18px;
    color: #fff;
}

.contact-form.form-area {
    padding: 0;
}

.map {
    border: 1px solid #ddd;
    padding: 4px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
}
/*contact css end here*/
/*login css start here*/
.main-body-area.login-wrap {
    padding: 80px 0;
    background: #efefef;
}

.main-body-area.forgot-wrap {
    padding: 130px 0;
    background: #efefef;
}

.login-content {
    background: #fff none repeat scroll 0 0;
    padding: 25px;
    box-sizing: border-box;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.07);
}

    .login-content .login-title {
        color: #2a2a2a;
        font-size: 36px;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 0;
        margin-top: 0;
        text-transform: uppercase;
        text-align: center;
    }

    .login-content p {
        text-align: center;
        margin: 0 0 30px;
        line-height: 28px;
        color: #666;
    }

    .login-content .md-form, .forgot-content .md-form {
        margin-bottom: 20px;
    }

    .login-content .form-ctr, .forgot-content .form-ctr {
        display: block;
        width: 100%;
        height: 40px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 0px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    }

    .login-content .md-form input:focus, .forgot-content .md-form input:focus {
        outline: none;
        border: 1px dashed #008001;
        background-color: #fff;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }

    .login-content form input.login-sub {
        color: #fff;
        background-color: #008001;
        border: 1px solid #008001;
        display: inline-block;
        padding: 12px 30px;
        margin-right: 6px;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.42857143;
        text-align: center;
        vertical-align: middle;
        background-image: none;
        border-radius: 30px;
        text-transform: uppercase;
    }

.forgot-content form input.login-sub {
    color: #fff;
    background-color: #008001;
    border: 1px solid #008001;
    display: inline-block;
    padding: 8px 30px;
    width: 100%;
    margin-right: 6px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    border-radius: 30px;
    text-transform: uppercase;
}

.login-lost {
    margin-bottom: 20px;
}

    .login-lost span.forgot-login {
        float: right;
    }

        .login-lost span.forgot-login a, .login-lost span.log-rem a {
            color: #444;
            font-size: 14px;
        }

.forgot-content {
    background: #fff none repeat scroll 0 0;
    padding: 40px;
    box-sizing: border-box;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.07);
    -ms-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.07);
}

    .forgot-content .login-title a {
        color: #008001;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 30px;
        margin-top: 0;
        display: inline-block;
        text-align: left;
    }
/*login css end here*/
.stat-block {
    padding: 5px;
    border: 1px solid #808080;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.50);
}

.Coachprofile .tab-content {
    border: 1px solid #ddd;
    font-size: 14px;
    color: #000;
    line-height: 26px;
    padding: 20px 10px;
    margin-top: -2px;
}
/*modal popup css start here*/
.modal.in .modal-dialog {
    /*    -webkit-transform: translate(0%,5%);
    -ms-transform: translate(0%,5%);
    -o-transform: translate(0%,5%);
    transform: translate(0%,5%);
    height: 100%;*/
}

.modal-header {
    padding: 5px 20px;
    border-bottom: none;
    background: #008001;
}

.modal-title {
    float: left;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    font-style: italic;
}

    .modal-title img {
        margin-right: 20px;
    }

.modal-header .close {
    margin-top: 10px;
    float: right;
    font-size: 40px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: inherit;
}

.modal-footer {
    padding: 10px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    background: #008001;
}

    .modal-footer .btn-default {
        color: #333;
        background-color: #fff;
        border-color: #ccc;
        font-size: 18px;
        font-style: italic;
        font-weight: 600;
    }

.profile-modal-img {
    border: 1px solid #ddd;
    padding: 4px;
}

.profile-modal-content p {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

.profile-tabs-modal {
    margin-top: 35px;
}

.Add-gallery-modal .modal-header, .Addrank-modal .modal-header, .Addvideo-modal .modal-header, .AddMusic-modal .modal-header,
.invitation-modal .modal-header, .send-message-modal .modal-header {
    padding: 10px 20px;
    border-bottom: none;
    background: #008001;
}

.Add-gallery-modal .modal-title, .Addrank-modal .modal-title, .Addvideo-modal .modal-title, .AddMusic-modal .modal-title,
.invitation-modal .modal-title, .send-message-modal .modal-title {
    float: left;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    font-style: inherit;
}

.Add-gallery-modal .modal-header .close, .Addrank-modal .modal-header .close, .Addvideo-modal .modal-header .close,
.AddMusic-modal .modal-header .close, .invitation-modal .modal-header .close, .send-message-modal .modal-header .close {
    margin-top: 0px;
    float: right;
    font-size: 20px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: inherit;
}

.Add-gallery-modal .card {
    width: 100%;
    max-width: 250px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    margin: 30px auto 30px auto;
}

    .Add-gallery-modal .card .ttile {
        max-width: 100%;
        padding: 5px;
        font-weight: 700;
        font-size: 16px;
        color: #333;
        text-align: center;
    }

    .Add-gallery-modal .card .view_profile {
        padding: 10px;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
        background: #008001;
        color: #fff;
        cursor: pointer;
        border-bottom-left-radius: calc(0.25rem - 1px);
    }

.error {
    color: red;
    font-weight: 400;
}

code {
    display: block;
    color: #000;
    background: #f9f7f7;
}

.ui-autocomplete {
    z-index: 9999;
    background: white;
    width: 400px !important;
    padding: 5px;
    cursor: pointer;
}

.sendmessage-modal-body.myprofile-Recruiting .md-form {
    margin-bottom: 15px;
}

.fnt14 {
    font-size: 14px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.p-l-0 {
    padding-left: 0 !important;
}

.p-r-l-15 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.brdr-btm-gry {
    border-bottom: 1px solid #e0dbdb !important;
}

.brdr-gry {
    border: 1px solid #e0dbdb !important;
}

.border-red {
    border: 1px solid #f10303 !important;
}

.bg-red {
    background-color: #b50313 !important;
}

.font-w600 {
    font-weight: 600 !important;
}

.font-w700 {
    font-weight: 700 !important;
}

.become-fan-btn {
    background: #008001;
    border: none;
    color: white;
}

.t-a-center {
    text-align: center;
}

.cr .md-form label {
    font-weight: 500 !important;
}

.l-h-2 a {
    line-height: 2;
}

.btn-green {
    color: #fff;
    background-color: #008001;
    border: 1px solid #008001;
    display: inline-block;
    padding: 12px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    border-radius: 5px;
    text-transform: uppercase;
    -moz-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    -webkit-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
}

.btn-grey {
    color: #fff !important;
    background-color: #3c3b3b;
    border: 1px solid #3c3b3b;
    display: inline-block;
    padding: 12px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    border-radius: 5px;
    text-transform: uppercase;
    -moz-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    -webkit-box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
    box-shadow: inset 0 4px 6px rgba(0,0,0,0.30);
}

    .btn-grey:hover, .btn-grey:active {
        color: #fff !important;
    }

.myprofile-btns .defualt-btn {
    background: #008001;
    color: #fff;
    border: 1px solid #008001;
    padding: 6px 16px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    width: auto;
    font-size: 16px;
    text-align: center;
}

.myprofile-inbox-tab .tab .nav-tabs li.active:after {
    content: "";
    position: absolute;
    bottom: -19px;
    left: 30%;
    margin: 0 auto;
    border: 10px solid transparent;
    border-top-color: #008001;
    text-align: center;
}


.md-form {
    margin-bottom: 10px;
}

    .md-form label {
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
    }

iframe {
    border: none;
}

#videoWrapper iframe {
    width: 100%;
}

.math-captcha br {
    height: 10px;
    display: block;
    content: '';
}

.math-captcha a {
    position: absolute;
    left: 170px;
    top: 25px;
}

.math-captcha img {
    height: 50px;
}

.m-b-0{
    margin-bottom:0 !important;
}

.math-captcha input {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}


/*modal popup css end here*/
/*Media css start here*/
@media only screen and (max-width: 1024px) {
    .testimonial-wrap .testimonial {
        margin: 0;
    }

        .testimonial-wrap .testimonial .testimonial-content:before {
            display: none;
        }

    .screenshot-area {
        padding: 80px 0px 50px;
    }

    .testimonial-wrap .testimonial .description {
        font-size: 14px;
        line-height: 20px;
        text-align: left;
    }

    .expect-wrap {
        padding: 80px 0px 40px;
    }

    .intro-Wrap .intro-block .col-lg-8 {
        float: left;
        width: 60%;
    }

    .intro-Wrap {
        min-height: auto;
        padding-bottom: 20px;
    }

        .intro-Wrap:after {
            display: none;
        }

    .get-image {
        margin: 0 auto 15px;
    }

    .search-social {
        margin-bottom: 20px;
        text-align: center;
    }

    .player-tabs .tabs-wrap ul li {
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

        .player-tabs .tabs-wrap ul li a {
            width: 100%;
        }

    .searchBox-widget .widget-box-block .form-field {
        width: 100%;
        margin-bottom: 10px;
    }

    .searchBox-widget .widget-box-block .form-row {
        margin-bottom: 0;
    }

    .footer-block .search-social {
        text-align: left;
    }

    .button-wrap {
        text-align: center;
    }

    .list-area .image {
        float: none;
        width: 100%;
        height: auto;
        margin-right: 0;
    }

    .list-area .info-block {
        padding: 15px;
        overflow: hidden;
    }

        .list-area .info-block .info {
            float: left;
            width: 100%;
            max-width: 100%;
        }

    .amazing-list-area .image {
        float: none;
        width: 100%;
        height: auto;
        margin-right: 0;
    }

    .amazing-list-area .info-block {
        padding: 15px;
        overflow: hidden;
    }

        .amazing-list-area .info-block .info {
            float: left;
            width: 100%;
            max-width: 100%;
        }

    .profile-tabs-wrapper .tab .nav-tabs > li > a {
        border-left: 1px solid #ddd;
    }

    .profile-tabs-wrapper .tab > .nav-tabs li {
        width: 100%;
    }

    .top-button {
        float: none;
        width: 100%;
        margin-top: 10px;
    }

    .profile-widget {
        border: 1px solid #ddd;
    }

    .profile-right {
        margin-top: 10px;
        float: none;
    }

    .register-area .button-area a {
        margin-bottom: 15px;
    }

    .inbox-main-wrap .inbox-headding {
        padding: 0 15px 10px;
        box-sizing: border-box;
    }

        .inbox-main-wrap .inbox-headding .lefttilte {
            padding: 10px 10px 10px 0;
            box-sizing: border-box;
        }

    .myprofile-inbox-tab .tab .nav-tabs li {
        width: 47%;
        border-right: 1px solid #ddd;
        margin: 0 5px 5px 8px;
    }
}

@media only screen and (max-width: 980px) {
    .testimonial-wrap .testimonial {
        padding: 20px 0;
        margin: 20px 15px;
    }

        .testimonial-wrap .testimonial .pic {
            float: none;
            margin: 0 auto;
        }

        .testimonial-wrap .testimonial .testimonial-content {
            display: block;
            margin-top: 30px;
        }

            .testimonial-wrap .testimonial .testimonial-content:before {
                z-index: 1;
                top: -200px;
            }
}

@media (min-width: 768px) {
    .modal-dialog {
        margin: 100px auto;
        max-width: 600px;
        width: 100%;
    }

    .searchbar .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
        width: 100%;
    }

        .searchbar .navbar-form .input-group .input-group-btn {
            width: 1%;
        }

    .slider-wrap .nav-justified > li {
        display: inline-block;
        width: 100%;
        float: left;
        max-width: 218px;
        margin-right: 10px;
    }

        .slider-wrap .nav-justified > li:last-child {
            margin-right: 0px;
        }
}

@media only screen and (max-width: 768px) {
    .intro-Wrap .intro-block .col-lg-8 {
        float: left;
        width: 100%;
    }

    .intro-block {
        padding-top: 0;
        text-align: center;
    }

    .intro-leftsection {
        padding-top: 40px;
    }

        .intro-leftsection h1 {
            font-size: 30px;
            line-height: 36px;
            text-align: center;
        }

        .intro-leftsection p {
            font-size: 20px;
            padding: 15px 0;
            text-align: center;
        }

    .learn-more-btn a {
        margin: 0 auto 30px;
    }

    .intro-Wrap:after {
        display: none;
    }

    .bs-docs-nav .navbar-nav > .active > a, .bs-docs-nav .navbar-nav > .active > a:hover, .bs-docs-nav .navbar-nav > li > a:hover {
        border-bottom: none;
    }

    .section-heading > h2 {
        font-size: 30px;
    }

    .testimonial-wrap .testimonial .testimonial-content:before {
        display: none;
    }

    .testimonial-wrap, .search-area {
        text-align: center;
    }

    .download-btn a {
        margin: 0 auto 30px;
        display: block;
    }

    .screenshot-area {
        padding: 80px 0px 50px;
    }

    .expect-wrap {
        padding: 80px 0px 0px;
    }

    .screenshot-area .owl-theme .owl-nav [class*=owl-] {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }

    .expect-wrap .expect-image {
        margin-bottom: 60px;
    }

    .intro-Wrap {
        min-height: auto;
        padding-bottom: 20px;
    }

    .download-area .col-md-4 {
        float: left;
        width: 50%;
    }

    body .navbar-nav > li {
        margin-right: 12px;
    }

        body .navbar-nav > li:last-child {
            margin-right: 25px;
        }

    .get-image {
        margin: 0 auto 15px;
    }

    .search-social {
        margin-bottom: 20px;
        text-align: center;
    }

    .player-tabs .tabs-wrap ul li {
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

        .player-tabs .tabs-wrap ul li a {
            width: 100%;
        }

    .searchBox-widget .widget-box-block .form-field {
        width: 100%;
        margin-bottom: 10px;
    }

    .searchBox-widget .widget-box-block .form-row {
        margin-bottom: 0;
    }

    .footer-block .search-social {
        text-align: left;
    }

    .list-area .image {
        float: none;
        width: 100%;
        height: auto;
        margin-right: 0;
    }

    .list-area .info-block {
        padding: 15px;
        overflow: hidden;
    }

        .list-area .info-block .info {
            float: left;
            width: 100%;
            max-width: 100%;
        }

    .amazing-list-area .image {
        float: none;
        width: 100%;
        height: auto;
        margin-right: 0;
    }

    .amazing-list-area .info-block {
        padding: 15px;
        overflow: hidden;
    }

        .amazing-list-area .info-block .info {
            float: left;
            width: 100%;
            max-width: 100%;
        }

    .about-area .app-links a {
        margin-bottom: 15px;
        padding: 15px 25px;
    }

    .profile-area {
        height: auto;
        padding-bottom: 0px;
        background: none;
    }

    .profile-sidebar {
        margin-bottom: 30px;
    }

    .profile-tabs-wrapper .tab .nav-tabs > li > a {
        border-left: 1px solid #ddd;
    }

    .profile-tabs-wrapper .tab > .nav-tabs li {
        width: 100%;
    }

    .top-button {
        float: none;
        width: 100%;
        margin-top: 10px;
    }

    .profile-widget {
        border: 1px solid #ddd;
    }

    .profile-right {
        margin-top: 10px;
        float: none;
    }

    .register-area .button-area a {
        margin-bottom: 15px;
    }

    .inbox-main-wrap .inbox-headding {
        padding: 0 15px 10px;
        box-sizing: border-box;
    }

        .inbox-main-wrap .inbox-headding .lefttilte {
            padding: 10px 10px 10px 0;
            box-sizing: border-box;
        }

    .myprofile-inbox-tab .tab .nav-tabs li {
        width: 100%;
        border-right: 1px solid #ddd;
        margin-bottom: 8px;
    }

    .myprofile-inbox-tab .tab .nav-tabs li {
        width: 100%;
        border-right: 1px solid #ddd;
        margin: 0 0px 5px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .playerlist-slide {
        margin-bottom: 55px;
    }

    .map {
        margin-top: 20px;
    }

    .modal-dialog {
        /*width: 95%;*/
    }

    .intro-Wrap .intro-block .col-lg-8 {
        float: left;
        width: 100%;
    }

    .intro-block {
        padding-top: 0;
    }

    .intro-leftsection {
        padding-top: 40px;
    }

        .intro-leftsection h1 {
            font-size: 30px;
            line-height: 36px;
            text-align: center;
        }

        .intro-leftsection p {
            font-size: 20px;
            padding: 15px 0;
            text-align: center;
        }

    .learn-more-btn a {
        margin: 0 auto 30px;
    }

    .intro-Wrap:after {
        display: none;
    }

    .bs-docs-nav .navbar-nav > .active > a, .bs-docs-nav .navbar-nav > .active > a:hover, .bs-docs-nav .navbar-nav > li > a:hover {
        border-bottom: none;
    }

    .section-heading > h2 {
        font-size: 30px;
    }

    .testimonial-wrap .testimonial .testimonial-content:before {
        display: none;
    }

    .testimonial-wrap, .search-area {
        text-align: center;
    }

    .download-btn a {
        margin: 0 auto 30px;
        display: block;
    }

    .screenshot-area, .expect-wrap {
        padding: 80px 0px 0;
    }

        .screenshot-area .section-heading {
            margin-bottom: 0;
        }

        .screenshot-area .owl-theme .owl-nav [class*=owl-] {
            width: 40px;
            height: 40px;
            line-height: 40px;
            font-size: 18px;
        }

        .expect-wrap .expect-image {
            margin-bottom: 60px;
        }

    .intro-Wrap {
        min-height: auto;
        padding-bottom: 20px;
    }

    .download-area .col-md-4 {
        float: left;
        width: 100%;
    }

    .get-image {
        display: none;
    }

    .searchbar, .search-social {
        margin-bottom: 10px;
    }

    .searchBox-widget .widget-box-block .form-field {
        width: 100%;
        margin-bottom: 10px;
    }

    .searchBox-widget .widget-box-block .form-row {
        margin-bottom: 0;
    }

    .sitebarbody {
        clear: both;
    }

    .player-tabs .tabs-wrap ul li {
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

        .player-tabs .tabs-wrap ul li a {
            width: 100%;
        }

    .list-area .image {
        float: none;
        width: 100%;
        height: auto;
        margin-right: 0;
    }

    .list-area .info-block {
        padding: 15px;
        overflow: hidden;
    }

        .list-area .info-block .info {
            float: left;
            width: 100%;
            max-width: 100%;
        }

    .amazing-list-area .image {
        float: none;
        width: 100%;
        height: auto;
        margin-right: 0;
    }

    .amazing-list-area .info-block {
        padding: 15px;
        overflow: hidden;
    }

        .amazing-list-area .info-block .info {
            float: left;
            width: 100%;
            max-width: 100%;
        }

    .about-area .app-links a {
        margin-bottom: 15px;
        font-size: 16px;
        padding: 15px 20px;
    }

    .profile-area {
        height: auto;
        padding-bottom: 0px;
        background: none;
    }

    .profile-sidebar, .profile-tabs-wrapper {
        margin-bottom: 30px;
    }

        .profile-tabs-wrapper .tab .nav-tabs > li > a {
            border-left: 1px solid #ddd;
        }

    .likes-block .col-sm-2 {
        float: left;
        width: 35%;
    }

    .likes-block .col-sm-10 {
        float: left;
        width: 65%;
    }

    .profile_Related .col-sm-9 {
        float: left;
        width: 70%;
    }

    .profile_Related .col-sm-3 {
        padding: 0;
        float: left;
        width: 30%;
    }

    .profile-table-wrapper table thead th {
        padding: 0 10px 10px;
    }

    .top-button {
        float: none;
        width: 100%;
        margin-top: 10px;
    }

    .profile-widget {
        border: 1px solid #ddd;
    }

    .profile-right {
        margin-top: 10px;
        float: none;
    }

    .register-area .button-area a {
        margin-bottom: 15px;
        font-size: 15px;
    }

    .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details > li {
        border: none;
        font-size: 1.1rem;
    }

    .profile-table-wrapper ul li {
        width: 48%;
        float: none;
    }

    .profile-image-slider .item img {
        width: 100%;
        min-height: auto;
        margin-bottom: 20px;
    }

    .profile-image-slider #thumbcarousel .item img {
        margin-bottom: 0;
    }

    .inbox-main-wrap .inbox-headding {
        padding: 0 15px 10px;
        box-sizing: border-box;
    }

        .inbox-main-wrap .inbox-headding .lefttilte {
            padding: 10px 10px 10px 0;
            box-sizing: border-box;
        }

    .modal-title img {
        width: 40px;
        margin-right: 10px;
    }

    .modal-title, .modal-header .close {
        font-size: 16px;
    }

    .myprofile-buttons-row {
        text-align: left;
        margin: 0 auto;
        display: inline-block;
        width: 50%;
        float: left;
    }

        .myprofile-buttons-row .defualt-btn {
            width: 100%;
        }

    .owl-carousel .owl-item img {
        min-height: auto;
    }

    #bannerSlider img {
        max-height: auto;
    }
}

@media only screen and (max-width: 480px) {
    .profile-tabs-wrapper .tab > .nav-tabs li {
        width: 100%;
    }

    .profile-tabs-wrapper .tab .nav-tabs > li > a {
        padding: 20px;
    }

    .profile-tabs-wrapper .tab .nav-tabs > li.active:after {
        border: none;
    }

    .myprofile-Recruiting .tab .nav-tabs li {
        width: 100%;
        border-right: 1px solid #ddd;
        margin-bottom: 8px;
    }

    .myprofile-inbox-tab .tab .nav-tabs li {
        width: 100%;
        border-right: 1px solid #ddd;
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 320px) {
    .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details > li {
        border: none;
        font-size: 1.1rem;
    }
}
/*Media css end here*/
