/* Event Registration Listing */
.page-template-template-event-registration .banner-media.support-page-effect.support-page-size.support-page-color .banner-media-pc {
    min-height: 100%;
}

.page-template-template-event-registration .short-desc {
    height: 85px;
    text-indent: 0;
    overflow: hidden;
    margin-bottom: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline;
}

body:not(.home).page-template-template-event-registration #site-content {
    padding-top: 0;
    background: #fff5ef;
}

.page-template-template-event-registration .row-resources {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.page-template-template-event-registration .item-resources:nth-child(3n) {
    margin-right: 10px;
}

.page-template-template-event-registration .item-resources:nth-child(3n+ 1) {
    margin-left: 10px;
}

.page-template-template-event-registration .item-resources {
    width: calc((100% - 50px) / 2);
    display: block;
    float: none;
    margin-bottom: 38px;
    margin: 57px 10px 38px;
}

.page-template-template-event-registration .row-resources .feature-image img{
    max-width: 100%;
    min-height: 322px;
    object-fit: cover;
}

.page-template-template-event-registration .item-resources .content-post .links{
    font-size: 28px;
    font-weight: 400;
    line-height: 56px;
    font-family: "PingFangHK-Regular";
}

.page-template-template-event-registration .item-resources .main-post {
    padding: 13px 20px 10px 20px;
    margin-bottom: 32px;
}

.page-template-template-event-registration .description {
    display: block;
    width: 60%;
    padding-top: 50px;
    padding-bottom: 55px;
}

.page-template-template-event-registration .description h2{
    line-height: 56px;
    margin-bottom: 15px;
    font-family: "PingFangHK-Regular";
}

.page-template-template-event-registration .row-content {
    margin: 0 -15px;
}

.page-template-template-event-registration .wrap-pagination{
    text-align: center;
    margin-bottom: 112px;
    margin-top: 23px;
}

.page-template-template-event-registration .row-resources .feature-image {
    margin-top: -20px;
    padding: 0 20px;
}

.page-template-template-event-registration .item-resources .content-post {
    margin-bottom: 2px;
}

.page-template-template-event-registration .item-resources .see-time {
    margin-bottom: 19px;
    display: flex;
    align-items: center;
}

.page-template-template-event-registration .item-resources .short-desc p{
    line-height: 21px;
    margin-bottom: 25px;
}

.wrapper-events .details-link a.btn-details.button.btn-forward:before {
    right: 8px;
}

.wrapper-events .details-link a.btn-details.button.btn-forward {
    padding: 10px 106px 10px 30px;
    font-size: 15px;
}

.wrapper-events .details-link a.btn-details.button.btn-forward:visited{
    color: #fff;
}

.wrapper-events .details-link a.btn-details.button.btn-forward:hover{
    color: #f76d9d;   
}

.wrapper-events .details-link a.btn-details.button.btn-forward:after {
    width: 51px;
}

.page-template-template-event-registration .item-resources .see-time span {
    color: #f76d9d;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    position: relative;
    padding-left: 20px;
}

.page-template-template-event-registration .item-resources .see-time:before{
    position: absolute;
    background-image: url(../images/calendar-silhouette.svg);
    background-size: contain;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    content: '';
    left: 0;
    background-position: center;
}

/* Event Detail */
.event-registration-detail .wrap-item figure img{
    width: 100%;
}

.single-event_registration.singular .featured-media-inner {
    position: relative;
    left: inherit;
    width: 100%;
}

.single-event_registration .content-item.content-one{
    display: flex;
    width: 100%;
    padding: 74px 103px 61px;
}

.single-event_registration .content-item.content-one .col-left{
    width: 39%;
}

.single-event_registration .content-item.content-one .col-right{
    width: 61%;
}

.single-event_registration .content-item.content-one .col-left .content strong,
.single-event_registration .content-item.content-one .col-left .content span{
    width: 100%;
    display: block;
}

.single-event_registration .content-item.content-one .col-left .content strong{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #504658;
    margin-bottom: 7px;
    font-family: "PingFangHK-SemiBold";;
}

.single-event_registration .content-item.content-one .col-left .content span{
    color: #504658;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.single-event_registration .content-item.content-one .col-left .content{
    margin-bottom: 30px;
}

.single-event_registration h2.entry-title {
    margin: 115px 102px 20px;
    line-height: 56px;
    color: #504658;
    font-family: "PingFangHK-Regular";
}

.single-event_registration .feature-image.feature_post {
    margin-top: 42px;
}

.single-event_registration .content-item.content-one .col-right h5{
    color: #504658;
    font-family: "PingFangHK-Semibold";
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 0;
}

.single-event_registration .content-item.content-one .col-right a.btn {
    height: 45px;
    border-radius: 22px;
    background: #2f5194;
    display: block;
    text-align: center;
    padding: 7px;
    width: 180px;
    text-decoration: none;
    color: #fff;
    font-family: "PingFangHK-Semibold";
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}

.single-event_registration .content-item.content-one .col-right a.btn:hover{
    color: #F76D9D;
}

.single-event_registration .content-item.content-one .col-right .description {
    color: #504658;
    font-family: "PingFangHK-Regular";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 45px;
    text-align: justify;
}

.single-event_registration .content-item.content-one .col-right .description h4{
    margin-top: 0;
    text-align: left;
}

@media screen and (max-width: 1024px) {
    .single-event_registration h2.entry-title {
        margin: 60px 102px 20px;
    }

    .page-template-template-event-registration .item-resources {
        justify-content: space-between;
        padding: 0;
    }

    .page-template-template-event-registration .row-resources {
        justify-content: space-between;
    }
}

@media screen and (max-width: 999px) {
    .page-template-template-event-registration .item-resources{
        margin-bottom: 38px !important;
        margin-top: 25px;
    }

    .page-template-template-event-registration .item-resources .main-post {
        padding: 0px 20px 10px 20px;
    }

    .page-template-template-event-registration .item-resources .container-item {
        padding-bottom: 2px;
    }

}

@media screen and (max-width: 991px) {
    .single-event_registration .content-item.content-one {
        padding: 74px 50px 61px;
    }
}

@media screen and (max-width: 767px) {
    .single-event_registration header#site-header:not(.page-has-banner) ~ #site-content {
        margin-top: 145px;
    }

    .single-event_registration .content-item.content-one {
        display: block;
    }

    .single-event_registration .content-item.content-one .col-right {
        width: 100%;
    }

    .single-event_registration .content-item.content-one .col-left {
        width: 100%;
    }

    .single-event_registration h2.entry-title {
        margin: 15px 0px 15px 19px;
        font-size: 40px;
        line-height: 53px;
    }

    .single-event_registration .feature-image.feature_post {
        margin-top: 36px;
    }

    .single-event_registration .content-item.content-one {
        padding: 37px 20px 67px;
    }

    .single-event_registration .content-item.content-one .col-right .description {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 25px;
        margin-bottom: 39px;
    }

    .single-event_registration .content-item.content-one .col-right h5{
        font-size: 18px;
        margin-bottom: 12px;
    }

    .single-event_registration .content-item.content-one .col-left .content strong {
        margin-bottom: 8px;
    }

    .page-template-template-event-registration .description {
        width: 100%;
    }

    .page-template-template-event-registration .item-resources {
        width: calc((100% - 40px) / 2);
    }
}

@media screen and (max-width: 639px) {
    .page-template-template-event-registration .item-resources {
        width: 100%;
        margin-bottom: 14px !important;
        margin-left: 0;
        margin-right: 0;
        margin-top: 55px;
    }

    .page-template-template-event-registration .wrap-pagination {
        margin-top: 56px;
        margin-bottom: 68px;
    }

    .page-template-template-event-registration a.prev.page-numbers,
    .page-template-template-event-registration a.next.page-numbers{
        display: none;
    }

    .page-template-template-event-registration .banner-media.support-page-effect.support-page-size.support-page-color .banner-text-inner .container h1 {
        font-size: 40px;
        line-height: 53px;
    }

    .page-template-template-event-registration .banner-media.support-page-effect.support-page-size.support-page-color .banner-text-inner {
        bottom: 12px;
    }

    .page-template-template-event-registration .description {
        padding-bottom: 10px;
    }

    .page-template-template-event-registration .row-resources {
        margin-top: 20px;
    }

    .page-template-template-event-registration .row-resources .feature-image {
        padding: 0px 20px;
    }

    .page-template-template-event-registration .row-content {
        margin: 0 -20px;
    }

    .page-template-template-event-registration .item-resources .content-post {
        margin-bottom: 0;
        margin-top: 10px;
    }

    .page-template-template-event-registration .item-resources .see-time {
        margin-bottom: 22px;
        padding-top: 0;
    }

    .page-template-template-event-registration .item-resources .short-desc p {
        line-height: 22px;
        margin-bottom: 27px;
    }

    .page-template-template-event-registration .item-resources .main-post {
        margin-bottom: 29px;
    }

    .page-template-template-event-registration .breadcrumbs-article{
        margin-top: 0;
    }

    .page-template-template-event-registration .item-resources:nth-child(3n) {
        margin-right: 0;
        margin-left: 0;
    }
    
    .page-template-template-event-registration .item-resources:nth-child(3n+ 1) {
        margin-left: 0;
        margin-right: 0;
    }

    .page-template-template-event-registration .short-desc {
        height: 90px;
    }

}

@media screen and (max-width: 479px){
    .single-event_registration header#site-header:not(.page-has-banner) ~ #site-content {
        margin-top: 105px;
    }
}

@media screen and (max-width: 375px) {
    .single-event_registration h2.entry-title {
        margin: 15px 0;
        text-align: center;
    }

    .event-registration-page .container {
        padding: 0 50px;
    }

    .page-template-template-event-registration .description {
        padding-top: 6px;
        font-size: 14px;
        line-height: 22px;
    }

    .page-template-template-event-registration .description h2 {
        margin-bottom: 0px;
    }

    .page-template-template-event-registration .row-resources .feature-image img {
        height: 195px;
    }

    .page-template-template-event-registration .item-resources .content-post .links {
        font-size: 25px;
    }

}

@media screen and (max-width: 374px) {
    .page-template-template-event-registration .item-resources .content-post .links {
        font-size: 25px;
        line-height: 35px;
    }

    .page-template-template-event-registration .item-resources .content-post {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .page-template-template-event-registration .item-resources .see-time {
        margin-bottom: 15px;
    }

}