body {
    margin: 0;
    padding: 0;
}

.border-box {
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    padding: 10px;
}

.c-logo h6 {
    font-family: 'AvertaStd-Semibold';
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 0;
    color: #212122;
}

.c-logo p {
    font-family: 'AvertaStd-Semibold';
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 0;
    color: #888888;
}

.play-btn {
    background: #FF4037;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 48%;
}

figure {
    position: relative;
}

figure img {
    width: 100%;
    transition: 0.7s;
}

.post-title {
    font-size: 20px;
    line-height: 26px;
    color: #212122;
    font-family: 'avertastd-semibold';
    transition: 0.7s;
}

.post-disp {
    font-size: 14px;
    line-height: 18px;
    color: #5A5A5C;
}

.title-14 {
    font-size: 14px;
    line-height: 16px;
    color: #212122;
    font-family: 'avertastd-semibold';
}

.side-posts {
    margin-bottom: 26px;
}

hr {
    background-color: #E9E9E9 !important;
}

.post-date {
    font-size: 12px;
    line-height: 14px;
    color: #5A5A5C;
}

.bg-gry {
    background: #d9d9d9;
}

.shop-sec {
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
}

.shop-heading {
    font-size: 14px;
    line-height: 16px;
    color: #212122;
    margin: 0;
    padding: 20px 26px;
}

.border-p {
    border: 1px solid #E9E9E9;
}

.product-inner {
    padding: 32px 0;
}

.teams h5 {
    font-size: 15px;
    line-height: 18px;
    font-family: 'avertastd-semibold';
    color: #212122
}

.teams p a {
    font-size: 13px;
    line-height: 15px;
    text-decoration-line: underline;
    color: #FF4037;
}

.team-list table {
    border-bottom: 1px solid #E9E9E9;
    border-radius: 4px;
    padding: 15px;
}

.team-list table th:first-child {
    text-align: left;
}

.team-list table th {
    font-size: 11px;
    line-height: 16px;
    color: #505050 !important;
}

.team-list table tbody th {
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    font-family: 'avertastd-light';
    color: #FF4037;
}

.team-list table tbody td {
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    font-family: 'avertastd-semibold';
    color: #505050;
}

.team-list table {
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    padding: 15px;
}

.padding-left {
    padding-left: 40px !important;
}

.product-inner h5 {
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
    color: #212122;
}




.ticket h5 {
    font-size: 14px;
    line-height: 16px;
    color: #212122;
    padding: 20px 26px;
    border-bottom: 1px solid #E9E9E9;
}

.ticket {
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    width: 100%;
}

.ticket-box {
    padding: 50px 25px 30px 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ticket-box p {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    font-family: 'avertastd-semibold';
    color: #212122;
    margin-top: 20px;
}

.ticket-box button {
    width: 100%;
    background: #FF4037;
    border-radius: 4px;
    font-size: 12px;
    padding: 15px 0;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'avertastd-extrabold';
    color: #FFFFFF;

}

.team-leaders {
    border: 1px solid #E9E9E9;
    padding: 15px;
    margin-bottom: 30px;
}

.team-leaders li.nav-item button {
    border: 0;

    font-size: 13px;
    line-height: 15px;
    padding: 10px 0;
    /* identical to box height */


    color: #505050;
}

.team-leaders li.nav-item button.active {
    border: 0;
    border-bottom: 3px solid #FF4037 !important;
    font-size: 13px;
    line-height: 15px;
    /* identical to box height */


    color: #212122;
}

.team-leaders li {
    width: 50%;
    text-align: center;
}

.team-leaders li button {
    width: 100%;

}

.tab-pane h3 {
    font-family: 'avertastd-semibold';
    font-size: 13px;
    margin: 13px 0 20px 0px;
    line-height: 15px;
    color: #212122;
}

.l-name p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
    color: #212122;
}

.l-name p small {
    font-size: 14px;
    line-height: 16px;
    color: rgba(33, 33, 34, 0.5);
}

.l-name h2 {
    font-size: 30px;
    line-height: 35px;
    font-family: 'avertastd-semibold';
    color: #212122;
}

.l-name {
    margin-left: 15px;
}

.color-light {
    color: rgba(33, 33, 34, 0.5) !important;
}

.slugs p {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0;
    color: #212122;
}

.runs p {
    font-size: 14px;
    line-height: 16px;
    /* identical to box height */

    text-align: center;
    margin-bottom: 0;
    color: rgba(33, 33, 34, 0.5);
}

.runs h1 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 0;
    font-family: 'avertastd-semibold';
    color: #212122;
}

.runs {
    padding: 30px 0;
}

.br-right {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.br-btm {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.spacing {
    margin: 30ox 16px;
}

.slugs div {
    width: 63px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

figure {
    overflow: hidden;
    transition: transform .2s;
}

figure img:hover {
    transform: scale(1.2);
    overflow: hidden;
    transition: transform .2s;
    transition-delay: 0.5s ease-out;

    transition-delay: 0.5s ease-in;


}

.search-icon-mobile {
    display: none;
}

.mobile-login-links {
    display: none;
}

@media only screen and (max-width:990px) {

    .loginSuperfanCol li a {
        font-size: 11px;
    }

    .cubsSlides {
        overflow: scroll;
    }

    .cubsSlidesItem {
        min-width: 107px;
    }

    .topBar li a {
        font-size: 9px;
    }

    ul.topBar_items li {
        margin-right: 4px !important;
    }

    ul.navbar-nav li a {
        text-align: center;
        margin-bottom: 10px;
    }

    .navbar form {
        display: none !important;
    }

    .addSection {
        padding: 15px 15px;
    }

    button.navbar-toggler.secound-btn {
        position: absolute;
        right: 10px;
        top: -45px;
    }

    .navbar {
        padding: 8px 10px 8px 25px;
    }

    .navbar-dark .navbar-toggler-icon {
        background-image: unset;
    }

    button.navbar-toggler {
        padding: 0;
        border: 0;
    }

    .post-title {
        font-size: 18px;
        line-height: 22px;
    }

    .row.clubs-two .post-title {
        font-size: 14px;
        line-height: 18px;
    }

    .shop-sec img {
        width: 60%;
        max-width: 100px;
    }

    .shop-sec {
        margin: 0 0px;
    }

    .cl-x .post-title {
        font-size: 14px;
        line-height: 18px;
    }

    .clubs-three .post-title {
        font-size: 14px;
        line-height: 18px;
    }

    .infoLogo img {
        max-width: 43px;
    }

    .infoDiscription h5 {
        font-size: 16px;
        line-height: 19px;
        color: #212122;
    }

    .cubsSlidesArrow {
        width: 40px;
        height: 82px;
        position: absolute;
        right: 0;
    }

    .sidebar {
        max-width: 500px;
        margin: 0 auto;
    }

    .padding-left {
        padding-left: 15px !important;
    }

    .search-icon-mobile {
        display: block !important;
    }

    .search-icon-mobile {
        position: absolute;
        right: 50px;
        top: 17px;
    }

    button.navbar-toggler {
        position: relative;
        top: 6px;
    }

    .mobile-login-links {
        display: block;
    }

    a.navbar-brand {
        margin-right: 0;
    }

}