  .moec-fr-evt-banner-wrapper,
.moec-fr-evt-form-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.moec-fr-evt-form-btn,
.moec-fr-evt-form-wrapper h2,
.moec-fr-evt-list-sec li {
    color: #fff;
    font-weight: 600
}

.moec-fr-evt-banner-wrapper {
    background-position: center center;
    z-index: 1;
    min-height: 100vh;
    padding-top: 20px
}

.moec-fr-evt-banner-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, rgb(253 92 91 / 74%), rgb(255 197 125 / 88%));
    z-index: -1
}

.moec-fr-evt-content-sec h1 {
    font-size: 48px
}

.moec-fr-evt-logo-sec {
    margin-bottom: 50px;
    width: 150px
}

.moec-fr-evt-logo-sec img {
    width: 100%
}

.moec-fr-evt-banner-sec {
    padding: 50px 0
}

.moec-fr-evt-sub-heading {
    margin-top: 25px
}

.moec-fr-evt-form-wrapper {
    padding: 25px;
    border-radius: 10px;
    margin-left: 50px;
    background-color: #fff;
    box-shadow: 0 40px 70px rgba(75, 3, 116, .15);
    background-position: center
}

.moec-fr-evt-form-sec,
.moec-fr-evt-team-wrapper {
    margin-top: 20px
}

.moec-fr-evt-form-wrapper .font-label-him,
.moec-fr-evt-form-wrapper .form-para-him {
    color: #fff
}

.moec-fr-evt-form-sec .form-control,
.moec-fr-evt-form-sec select#countryCode {
    margin-top: 20px;
    font-size: 14px;
    min-height: 40px;
    border-radius: 0
}

.moec-fr-evt-form-btn {
    background-color: #ffae4a;
    width: 100%;
    font-size: 18px;
    padding: 10px;
    border: none;
    transition: .3s linear;
    margin-top: 15px
}

.moec-fr-evt-list-sec {
    list-style: none;
    display: flex;
    gap: 30px;
}

.moec-fr-evt-list-sec li {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 18px
}

.moec-fr-evt-list-sec li .moec-fr-evt-icn {
    color: #1a519e;
    font-size: 25px;
    margin-right: 10px
}

.moec-fr-evt-team-content-sec {
    display: flex;
    padding: 6px;
    border: 1px solid #fff;
    border-radius: 10px;
    width: 100%;
}

.moec-fr-evt-team-img-sec {
    width: 65px
}

.moec-fr-evt-team-content-para {
    width: calc(100% - 80px);
    margin-left: 15px
}

.moec-fr-evt-team-content-sec img {
    width: 100%;
    border-radius: 10px
}

.moec-fr-evt-team-wrapper h2 {
    font-weight: 600
}

.moec-fr-evt-team-sec {
    display: flex;
    margin-top: 15px;
    gap: 15px
}

.moec-free-evt-slider-img-sec img {
    max-width: 100%;
    width: 100%
}

@media(max-width:1600px) {
    .moec-fr-evt-logo-sec {
        margin-bottom: 0;
        width: 100px
    }

    .moec-fr-evt-content-sec h1 {
        font-size: 44px
    }

    .moec-fr-evt-form-wrapper h2,
    .moec-fr-evt-team-wrapper h2 {
        font-size: 26px
    }

    .moec-fr-evt-form-sec .form-control,
    .moec-fr-evt-form-sec select#countryCode {
        margin-bottom: 10px;
        font-size: 14px;
        min-height: 35px;
        border-radius: 0
    }

    .moec-fr-evt-form-btn {
        font-size: 16px;
        padding: 7px
    }

    .moec-fr-evt-form-wrapper {
        padding: 20px
    }

    .moec-fr-evt-content-sec .number-list {
        margin-top: 15px
    }

    .moec-fr-evt-content-sec .number-list li {
        margin-bottom: 15px
    }

    .moec-fr-evt-banner-sec .moec-content-para p,
    .moec-fr-evt-list-sec li {
        font-size: 16px
    }

    .moec-fr-evt-list-sec li .moec-fr-evt-icn {
        font-size: 18px
    }

    .moec-fr-evt-banner-sec {
        padding-top: 30px;
        padding-bottom: 15px
    }
}

@media(max-width:1200px) {
    .moec-fr-evt-form-wrapper {
        margin-left: 0
    }

    .moec-fr-evt-content-sec h1 {
        font-size: 36px;
    }

    .moec-fr-evt-form-wrapper h2,
    .moec-fr-evt-team-wrapper h2 {
        font-size: 22px;
    }

    .moec-fr-evt-form-sec,
    .moec-fr-evt-team-wrapper {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .moec-fr-evt-list-sec {
        gap: 10px
    }

    .moec-fr-evt-list-sec li .moec-fr-evt-icn {
        font-size: 16px;
        margin-right: 7px
    }

    .moec-fr-evt-banner-sec {
        padding-top: 20px
    }

    .moec-fr-evt-banner-wrapper {
        padding-top: 15px
    }
}

@media(max-width:991px) {
    .moec-fr-evt-form-wrapper {
        margin-top: 15px
    }
}

@media(max-width:767px) {
    .moec-fr-evt-team-content-sec {
        display: block
    }

    .moec-fr-evt-team-content-para {
        width: 100%;
        margin-left: 0;
        margin-top: 10px
    }

    .moec-fr-evt-team-img-sec {
        width: 120px
    }
}

@media(max-width:576px) {
    .moec-fr-evt-content-sec h1 {
        font-size: 26px
    }

    .moec-fr-evt-list-sec {
        display: block
    }

    .moec-fr-evt-list-sec li {
        margin-bottom: 10px
    }

    .moec-fr-evt-team-sec {
        flex-flow: wrap
    }

    .moec-fr-evt-team-content-sec {
        width: calc(50% - 15px)
    }
}