.main-member-menu-profile {
    box-shadow: 0px 3px 6px #0000004d;
    padding: 35px;
    position: relative;
    overflow: hidden;
    min-height: 266px;
    margin-bottom: 35px !important;
}

.event-head-fac {
    font-size: 23px !important;
    font-family: 'Gotham A', 'Gotham B', 'Lato' !important;
    margin: 0 !important;
    color: #333333 !important;
}

.head-description {
    font-size: 14px !important;
    font-family: 'Lato' !important;
    color: #000000 !important;
}

.fac-time-zone {
    margin: 0px !important;
}

.event-details-row {
    font-family: 'Lato' !important;
    font-size: 16px !important;
    margin-left: 14px;
}

#loadMoreBtn, #loadlessBtn {
    margin-bottom: 28px;
    margin-top: 15px;
    width: 138px;
}

.btn-secondary {
    background-color: #ffffff !important;
    color: #772432 !important;
    border: 1px solid #772432 !important;
}

.club-events-heading {
    font-size: 36px !important;
    margin-bottom: 50px;
    font-family: 'Gotham A', 'Gotham B', 'Lato' !important;
    color: #000000 !important;
}

    .club-events-heading::before {
        content: '';
        height: 4px;
        width: 49px;
        background-color: #772431;
        position: absolute;
        left: 15px;
        display: block;
        top: 70px;
    }

.event-logo {
    padding-right: 10px !important;
}

.event-desc-right {
    padding-left: 0px;
}

.event-details-section {
    padding-left: 0 !important
}

@media(max-width:480px) {
    .club-events-heading::before {
        content: '';
        height: 2px;
        width: 37px;
        background-color: #772431;
        position: absolute;
        left: 15px;
        display: block;
        top: 40px;
    }

    .club-events-heading {
        font-size: 28px !important;
        margin-bottom: 30px !important;
    }

    .main-member-menu-profile {
        padding-top: 30px !important;
        padding-left: 11px !important;
        padding-right: 19px !important;
    }

    .event-logo img {
        margin-left: 10px !important;
    }

    .head-description {
        margin-bottom: 28px !important;
    }

    .event-details-row {
        margin: 0 !important;
    }

    .event-details-section b, .event-details-section p {
        line-height: 25px !important;
    }
}

.club-content {
    box-shadow: 0px 2px 4px #00000029;
    border: 1px solid #707070;
    border-radius: 3px;
    padding: 0;
    margin-top: 50px;
    position: relative;
}

.club-header h2 {
    font-size: 36px !important;
    font-family: 'Gotham A','Gotham B' , 'Lato' !important;
    font-weight: 700 !important;
    color: #4D4D4D !important;
}

.club-main-content {
    padding: 60px 25px !important;
}

.club-header {
    margin-bottom: 52px;
}

.cus-group {
    margin-bottom: 20px;
}

    .cus-group label, .cus-group span {
        font-family: 'lato';
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .cus-group input {
        border: 1px solid #333333;
        border-radius: 2px;
        height: 38px;
    }

    .cus-group select {
        height: 38px;
        border: 1px solid #333333;
    }

.request-btn {
    margin-top: 10px;
}

.description-info {
    margin-top: 35px;
}

    .description-info p span {
        font-size: 16px !important;
        font-family: 'lato';
        font-weight: 600 !important;
        font-style: normal !important;
    }

.terms-para {
    padding-left: 20px;
}

.para1 {
    margin-top: 54px;
}

.banner-image {
    height: 208px;
    background: #2499d5;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.heading-text-toast {
    font-size: 36px;
    text-transform: capitalize;
    color: #ffffff;
}

.time-section {
    background: #fff5;
    padding: 0 10px;
    color: #772432;
}

    .time-section strong {
        font-family: 'Gotham A','Gotham B','Lato';
        color: #333333;
    }

input.form-control::placeholder {
    font-family: 'Lato';
    font-size: 16px;
    color: #333333;
}

@media(min-width:480px) {
    #mdlcontact .tableRow .tableCol span.title {
        display: inherit !important;
    }
}

@media(max-width:480px) {
    #mdlcontact .modal-title {
        text-align: left;
    }

    #mdlcontact .terms-para {
        padding-left: 0px !important;
    }

    .clubDetails .contact-information .contact-info-phone {
        text-align: left !important;
    }
}
