.vjcu_learn_more_btn a>span::before {
    background-image: linear-gradient(-90deg, #b58811, #b58811) !important;
    left: -20px;
    transform: translate(-50%, -50%);
    background-color: initial;
    border-radius: 50%;
    content: "";
    height: 10px;
    position: absolute;
    top: 50%;
    width: 10px;
}

.vjcu_read_more::after {
    content: '';
    border: 1px solid;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-bottom: 0;
    border-left: 0;
    rotate: 45deg;
    margin-left: 3px;
}

.vjcu_learn_more_btn a:hover>span::before {
    animation: criss-cross-left .8s both;
    animation-direction: alternate;

}

.vjcu_learn_more_btn a:hover span {
    color: #fff;
    ;
    z-index: 1;
}


.vjcu_learn_more_btn a>span::after {
    background-image: linear-gradient(-90deg, #b58811, #b58811) !important;
    right: -20px;
    transform: translate(-50%, -50%);
    background-color: initial;
    border-radius: 50%;
    content: "";
    height: 10px;
    position: absolute;
    top: 50%;
    width: 10px;
    z-index: -1;
}

.vjcu_learn_more_btn a {
    position: relative;
    overflow: hidden;
}

@keyframes criss-cross-left {
    0% {
        left: -20px;
    }

    50% {
        left: 50%;
        width: 10px;
        height: 10px;
    }

    100% {
        left: 50%;
        height: 300px;
        width: 300px;
    }
}

@keyframes criss-cross-right {
    0% {
        right: -20px;
    }

    50% {
        right: 50%;
        width: 10px;
        height: 10px;
    }

    100% {
        right: 50%;
        height: 300px;
        width: 300px;
    }
}

.vjcu_footer_social_icons a:hover {
    box-shadow: 0 0 5px 5px rgba(241, 198, 80, .532);
}

.vjcu_gallery_title span {
    background-color: #b58811;
    color: #fff;
    padding-left: 10px;
}

.vjcu_learn_more_btn a .elementor-button-text {
    transition: all .8s ease-in;
}

.vjcu_learn_more_btn a:hover>span::after {
    animation: criss-cross-right .8s both;
    animation-direction: alternate;
}

.vjcu_outreach_tabs_wrapper .elementor-tabs-content-wrapper>div {
    padding: 0;
}

.vjcu_outreach_tabs_wrapper .elementor-tabs-wrapper .elementor-active {
    border-bottom: 2px solid #b58811 !important;
}

.vjcu_outreach_tabs_wrapper .elementor-tabs-wrapper {
    border-bottom: 1px solid #e0e0e0;
}

.vjcu_outreach_tabs_wrapper .elementor-tabs-content-wrapper p {
    margin: 0;
}

.vjcu_outreach_tabs_wrapper {
    border-radius: 5px;
    box-shadow: 0 1px 3px #0003;
    padding: 10px 20px 20px;
}

.vjcu_outreach_tabs_wrapper .elementor-tabs .elementor-tabs-wrapper {
    display: block;
    overflow: auto;
    white-space: nowrap;
}

.vjcu_outreach_tabs_wrapper .elementor-tabs-content-wrapper .elementor-tab-title {
    display: none !important;
}

#wpforms-227 {
    background-color: #f4f4f4;
    border-radius: 8px;
    margin: 0 auto;
    padding: 2rem;
    position: relative;
    width: 100%;
    z-index: 1;
    margin-top: 20px;
    margin-bottom: 50px;
}

.vjcu_single_gallery_wrapper img {
	width: 380px;
	height: 285px;
	object-fit: cover;
}

#wpforms-227 textarea,
#wpforms-227 input {
    max-width: unset;
    background-color: #fff;
    border: 1px solid #0000;
    border-radius: 4px;
    font-family: Poppins;
    margin: 0 0 10px;
    outline: none;
    padding: 10px 12px;
    transition: all .3s ease-in;
    display: inline-block;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
}

#wpforms-227 textarea:focus,
#wpforms-227 input:focus {
    border-color: #ccc;
    box-shadow: unset;
}

#wpforms-form-227 .wpforms-field {
    padding: 0;
    margin: 0 0 15px;
}

#wpforms-form-227 label {
    display: block;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

#wpforms-form-227 .wpforms-required-label {
    display: none;
}

#wpforms-227 textarea {
    height: unset;
}

#wpforms-submit-227 {
    background-color: #b58811;
    width: 100% !important;
    border: 1px solid #b58811 !important;
    border-radius: 2px;
    font-size: 14px;
    padding: 1rem;
    text-transform: uppercase;
    transition: all .8s ease-in;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    height: unset;
}

#wpforms-submit-227:hover {
    background: #e8c564;
    color: #fff !important;
}

#wpforms-submit-227:focus::after {
    border: 0 !important;
}

.home .vjcu_page_title {
    display: none;
}

.page-id-211 .vjcu_outreach_tabs_wrapper {
    box-shadow: unset;
}

.page-id-211 .vjcu_outreach_tabs_wrapper img {
    height: 250px;
    object-fit: cover;

}

.vjcu_ministries_heading {
    background-color: #b58811;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}

.vjcu_sub_title::after,
.vjcu_sub_title::before {
    border-bottom: 2px solid;
    border-color: #b58811;
    content: "";
    height: 10px;
    position: absolute;
    top: 0;
    width: 100px;
}

.vjcu_sub_title::after {
    margin-left: 15px;
    left: 100%;
}

.vjcu_sub_title::before {
    margin-right: 15px;
    right: 100%;
}

.vjcu_sub_title {
    color: #b58811;
}

.vjcu_up_events_date {
    display: flex;
    gap: 5px;
}

.vjcu_up_event_date_container {
    font-size: 1.5em;
    background-color: #b58811;
    color: white;
    padding: 20px;
    text-align: center;
    grid-area: photo;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: 'Poppins';
}

.vjcu_up_events_container {
    /* margin: 10px; */
    display: grid;
    grid-template-areas: 'photo info';
    grid-template-columns: 150px 1fr;
    width: 500px;
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 0px 0px rgba(0, 0, 0, 0.23);
    line-height: 1.75em;
    font-family: 'Poppins';
    width: 47.9%;
}

.vjcu_up_event_details {
    padding: 20px;
    grid-area: info;
}

.vjcu_up_event_title {
    font-weight: bold;
    padding-bottom: 5px;
}

.vjcu_up_event_desc {
    font-weight: 300;
}

.vjcu_up_events_day {
    font-weight: 300;
    font-size: 18px;
}

.vjcu_up_events_month {
    font-weight: 600;
}

.vjcu_up_events_wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 50px;
    padding: 20px 0;
}


.vjcu_sinlge_posts_wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    align-items: center;
}

.single-post #content {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 4rem 15px;
}

.vjcu_sinlge_posts_wrapper>div {
    flex: 0 0 48%;
    max-width: 48%;
    padding: 0 15px;
}

.vjcu_content>p {
    color: #000 !important;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.vjcu_mobile_menu {
    position: absolute;
    right: 20px;
    top: 70px;
    z-index: 999;
    display: none;
}

.vjcu_mobile_menu_wrapper {
    list-style: none;
    border-bottom: 4px solid #b58811;
    border-radius: 0 0 15px 15px;
    overflow-y: auto;
    padding: 20px;
    transition: all .3s ease;
    width: 300px;
    z-index: 999;
    background-color: #fffc;
    box-shadow: 0 4px 5px #0003;
    padding-bottom: unset;
}

.vjcu_mobile_menu_wrapper li {
    margin: 0 10px;
    padding-bottom: 20px;
}

.vjcu_mobile_menu_wrapper li a {
    color: #b58811;
    display: block;
    font-size: 12px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.vjcu_mobile_menu_wrapper .vjcu_learn_more_btn a {
    border: 1px solid #b58811;
    background: transparent;
}

.vjcu_page_title p {
    display: none;
}

#vjcu_mobile_menu_btn {
    cursor: pointer;
    width: 30px;
}

.vjcu_posts_Wrapper {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 50px;
}

.vjcu_post {
    border-bottom: 3px solid transparent;
    border-radius: 5px;
    box-shadow: rgb(163, 165, 174) 0px 30px 40px -20px !important;
    width: 30.5%;
    transition: 0.5s;
    text-decoration: unset !important;
}

.vjcu_post:hover {
    border-bottom: 3px solid #B58811;
}

.vjcu_post h2 {
    color: #b58811;
    font-size: 20px;
    font-weight: 500;
    font-family: "Poppins";
}

.vjcu_post p {
    font-size: 15px;
    font-weight: 400;
    font-family: "Poppins";
    color: black;
}

.vjcu_post img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: 244px;
	width: 100%;
	object-fit: cover;
}

.vjcu_post_content {
    padding: 15px 30px 20px;
}


.vjcu_read_more {
    color: black;
    display: inline-block;
    border-bottom: 2px solid transparent;
}

.vjcu_read_more:hover {
    border-bottom: 2px solid #b58811;
    transition: 0.5s;
    color: #b58811;
}

@media only screen and (max-width: 768px) {
    .vjcu_post {
        width: 48%;
        margin-bottom: 30px;
    }

    .vjcu_up_events_container {
        width: 100%;
    }

    .vjcu_posts_Wrapper {
        gap: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .vjcu_post {
        width: 100%;
    }
}

@media (max-width: 1219px) {
    .vjcu_up_events_wrapper {
        gap: 40px;
    }
}

@media (max-width: 1205px) {
    .vjcu_post {
        width: 31%;
    }

    .vjcu_posts_Wrapper {
        gap: 30px;
    }
}

@media (max-width: 886px) {
    .vjcu_post {
        width: 48%;
    }

    .vjcu_posts_Wrapper {
        gap: 30px;
    }
}

@media (max-width: 886px) {
    .vjcu_post {
        width: 46%;
    }

    .vjcu_posts_Wrapper {
        gap: 40px;
    }
}

@media (max-width: 991.98px) {
    .vjcu_sinlge_posts_wrapper>div {
        padding: 0 10px;
    }

    .vjcu_sinlge_posts_wrapper {
        margin-left: -10px;
        margin-right: -10px;
    }

    /* .vjcu_up_events_container {
        width: 47%;
    } */
}

@media screen and (max-width: 800px) {
    #wpforms-227 {
        width: 60vw;
    }
}

@media (max-width: 575.98px) {
    .vjcu_sinlge_posts_wrapper>div {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 575px) {
    #wpforms-227 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 530px) {
    .vjcu_post {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {

    .vjcu_outreach_tabs_wrapper {
        border-radius: 5px;
        box-shadow: 0 1px 3px #0003;
        padding: 10px 15px 20px;
    }

    .vjcu_outreach_tabs_wrapper .elementor-element {
        padding: 0;
        margin-top: 3px;
    }

    .vjcu_post {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    #wpforms-227 {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: unset;
    }
}