body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #FFF;
    overflow-x: hidden;
}

header {
    position: fixed;
    padding: 5px;
    width: 100%;
    margin-top: -30px;
    z-index: 3;
    background-color: #FFF;
}

header a {
    color: #555;
    text-decoration: none;
    margin: 0 15px;
    height: 40px;
    
}

header a:hover {
    color: #02458d;
}

#logo {
    cursor: pointer;
    float: left;

}

.header-org{
    position: relative;
    width: 70%;
    padding: 10px;
    margin: 0 auto;
}

.menu-nav{
    position: relative;
    top: 10px;
    height: 40px;
    float: right;
}

.header-org2{
    position: fixed;
    top: 65px;
    width: 86%;
    height: 350px;
    background-color: #FFF;
    color: #222;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: transform .3s; /* Animation */
    border-top: 2px solid #0cf;
    justify-content: center;
    margin-left: 7%;
    padding-top: 30px;
    z-index: 3;
    display: none;
}
.header-org2 a{
    color: #121;
    text-decoration: none;
}
.header-org2 a:hover{
    color: #888;
    text-decoration: underline;
}
.burger{
    float: right;
    font-size: 20px;
    position: relative;
    top: -10px;
    cursor: pointer;
    display: none;
}

.burger:hover{
    color: #02458d;
}

.give-menu{
    position: fixed;
    width: 250px;
    height: 200px;
    background-color: #FFF;
    color: #222;
    top: 65px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: all .5s ease-in-out;
    border-top: 2px solid #0cf;
    z-index: 3;
    display: none;
}

.give-item{
    position: relative;
    margin-left: 30px;
    cursor: pointer;
}
.give-item a{
    color: #222;
    text-decoration: none;
}
.give-item a:hover{
    color: #888;
    text-decoration: underline;
}
.tabbed{
    position: relative;
    margin-left: 60px;
    cursor: pointer;
}
.welcome-container{
    width: 100%;
    height: 100vh;
    background-image: url(../static/BG-VPASAY.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 80%;
    font-weight: 400;
}
.welcome-to{
    letter-spacing: 10px;
    text-align: center;
    font-size: 24px;
    color: #FFF;
}
.victory-to{
    letter-spacing: 25px;
    text-align: center;
    font-size: 55px;
    color: #FFF;
    margin-top: -5px;
    font-weight: 600;
    
}
.exist-to{
    letter-spacing: 4px;
    text-align: center;
    font-size: 27px;
    color: #FFF;
    margin-top: -30px;
}
.welcome-sign{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.select-button{
    display: flex;
    justify-content: center;
    text-decoration: none;
}
.select-button a{
    text-decoration: none;
}
.v-button{
    border-radius: 20px;
    border: 1px solid #02458d;
    text-align: center;
    font-size: 2vw;
    color: #02458d;
    cursor: pointer;
    transition: transform .3s; /* Animation */
    width: 25vw;
    font-weight: 600;
    text-decoration: none;
    position: relative; 
    top: 13.5vw; 
    left: 3%;
}
.v-button svg{
    fill: #fff;
    width: 20px;
}
.v-button:hover{
    color: #fff;
    background-color: #02458d;
    transform: scale(1.02); 
    text-decoration: none;
}
.v-button:hover svg {
    fill: #02458d;/* Change the color of the SVG when hovered */
}



.one2one{
    border-radius: 20px;
    border: 1px solid #02458d;
    text-align: center;
    font-size: 2vw;
    color: #02458d;
    cursor: pointer;
    transition: transform .3s; /* Animation */
    width: 30vw;
    font-weight: 600;
    text-decoration: none;
    position: relative; 
    top: 27vw; 
    left: 65%;
}

.one2one:hover{
    color: #fff;
    background-color: #02458d;
    transform: scale(1.02); 
    text-decoration: none;
}


.connectnow{
    font-size: 30px;
    width: 20%;
    margin: 0 auto;
}
.default-container{
    width: 100%;
    text-align: center;
    margin-top: 50px;
    
}
.prayer-container{
    width: 100%;
    height: 300px;
    display: flex;
    justify-content: left;
    align-items: center;
    background-color: #02458d;
    color: white;
    margin-top: 50px;
}
.location-map{
    width: 70%;
    height: 450px;
    border: 0;
}
.socmed-icon{
    width: 50px;
    transition: transform .3s; /* Animation */
    cursor: pointer;
    padding: 10px;
}
.socmed-icon:hover{
    transform: scale(1.07); 
}
.main-footer{
    background-color: #02458d;
    color: #FFF;
    text-align: center;
    padding: 10px;
    font-size: 12px;
}
.footer-info a{
    color: #FFF;
    text-decoration: none;
    
}
.ems-footer {
    position: absolute;
    background-color: #02458d;
    color: #FFF;
    text-align: center;
    padding: 10px;
    font-size: 12px;
}

.ultimate-container{
    position: relative;
    width: 100%;
    text-align: center;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.almighty-container{
    font-family: Inter;
    font-size: 200px; 
    font-weight: 6000;
}
.ultimate-paragraph{
    font-size: 30px; 
    font-weight: 400; 
    color:#555; 
    margin-top: -40px; 
    width: 60%;
    margin-left:20%;
}
.container-121{
    border-radius: 20px;
    border: 3px solid #02458d;
    text-align: center;
    font-size: 25px;
    color: #02458d;
    padding: 10px;
    cursor: pointer;
    width: 40%;
    transition: transform .3s; /* Animation */
    position: relative;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 50px;
    
    
}
.container-121:hover{
    background-color: #02458d;
    color: #fff;
}
.spotify-podcast{
    width: 95%;
    display: flex;
    margin: 0 auto;
}
.send-prayer-request{
    margin-top: 5px;
    color: #FFF;
    background-color: transparent;
    border-radius: 50px;
    border: 1px solid #fff;
    padding: 10px;
    transition: transform .3s; /* Animation */
    text-decoration: none;
    font-weight: 800;
}
.send-prayer-request:hover{
    background-color: #fff;
    transform: scale(1.05);
    color: #02458d;
}
.worship-service-sched{

    width: 100%;
    
}
.spotify-player{
    height: 250px;
    border-radius: 10px;
    width: 70%;
    background-color: #5f876e;
    justify-content: center;
    padding: 10px;
    font-size: 14px;
    margin-top: 20px;
    margin: 20px;
    
}
.event-container{
    border-radius: 10px;
    background-color: #D9D9D9;
    width: 95%;
    height: 500px;
    margin: 20px auto;
    display: flex;
}

.event-img-container{
    width: 90%;
}
.event-img-div{
    width: 50%;
    height: 500px;
    display: flex; 
    justify-content: center;
    align-items: center;
    
}
.event-desc-container{
    margin-left: 50px;
    height: 200px;
    width: 45%;
    margin-top: 50px;
}

.get-connect-container{
    background-color: #02458d;
    height: 500px;
    margin-top: 50px;
}

.blue-default-container{
    background-color: #02458d;
    width: 100%;
    height: 300px;
    margin-top: 30px;
}
.enc-events-default-container{
    width: 100%;
    height: 500px;
    margin-top: 100px;
}
.enc-default-container{
    background-color: #870D06;
    width: 100%;
    height: 600px;
    margin-top: 30px;
}
.header-sign{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.header-sign-enc{
    position: relative;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.h1-to{
    letter-spacing: 15px;
    text-align: center;
    font-size: 55px;
    color: #FFF;
    margin-top: -5px;
}
.h2-to{
    letter-spacing: 1px;
    text-align: center;
    font-size: 17px;
    color: #FFF;
    margin-top: -30px;
}
.h3-to{
    letter-spacing: 3px;
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    color: #FFF;
    margin-top: 50px;
}
.enc-paragraph{
    letter-spacing: 2px;
    width: 80%;
    color: #000; 
    font-weight: 200; 
    text-align: justify;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 24px;
}
.layer{
    display: flex;
    width: 100%;
    height: auto;
    margin-top: -40px;
    align-items: center; 
    justify-content: center;
}
.panel{
    width: 600px;
    height: 550px;
    text-align: left;
    font-family: inter;
    margin: 20px;
    vertical-align: top;
}
.side{
    justify-content: left;
}
.add-space{
    margin-top: 0px;
}

.pc-title{
    font-size: 20px;
    font-weight: 500;
}
.pc-desc{
    font-size: 14px;
    font-weight: 350;
    color: #555;
}
.pc-request{
    font-size: 14px;
    font-weight: 800;
    color: #FFF;
    background-color: #02458d;
    border-radius: 20px;
    width: max-content;
    padding: 10px;
    transition: transform .3s; /* Animation */
    cursor: pointer;
}
.pc-request a{
    text-decoration: none;
    color: #FFF;
}
.pc-request:hover{
    transform: scale(1.05);
    
}

.sched-container{
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.podcasts{
    font-size: 20px; margin-left: 10%;
}
.come-container{
    font-size: 15px; 
    margin-top: -22px; 
    color: #555;
}

.online-service-container{
    width: 90%;
    height: 500px;
    margin: 0 auto;
    text-decoration: none;
    display: flex;
    margin-top: 50px;
}

.title1{
    width: 20%;
    margin-top: -10px;
    letter-spacing: 2px;
    font-size: 50px;
    line-height: 43px;
    font-weight: 800;
}
.title2{
    width: 40%;
    letter-spacing: 2px;
    font-size: 4vw;
    line-height: 5vw;
    margin-left: 70px;
}

.prayer-desc{
    width: 60%;
    letter-spacing: 2px;
    font-size: 1.5vw;
    line-height: 40px;
    margin-left: 30px;
}
.paragraph1{
    font-size: 23px;
    text-decoration: none;
    color: #555;
    font-weight: 300;
    transition: transform .3s; /* Animation */
    width: 75%;
}
.paragraph1 a{
    color: #222;
    text-decoration: none;
    font-weight: 400;
}
.paragraph1 a:hover{
    color: #555;
    text-decoration: underline;
}
.yt-container{
    border-radius: 10px;
    width: 100%;
    margin: 30px auto;
}
.podcast-title{
    width: 70%; 
    margin: 0 auto;
    color: #fff;
    background-color: #222;
    padding: 20px;
    border-radius: 50px;
    text-align: center;
}
.watch-online{
    color: #fff;
    background-color: #222;
    width: 150px;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    transition: transform .3s; /* Animation */
}
.watch-online:hover{
    transform: scale(1.05);
}
.watch-online a{
    color: #fff;
    text-decoration: none;
}
.enc-container{
    width: 25%;
}
.enc-video{
    position: relative;
    width: 80%;
    margin-top: -25%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.cm-img{
    width: 40%;
    margin: 20px;
    text-align: center;
    margin-left: 0 auto;
    transition: transform .3s; /* Animation */
    cursor: pointer;
}
.cm-img:hover{
    transform: scale(1.05);
}
.cm-title{
    font-size: 20px;
    text-align: center;
    color: #fff; 
    font-weight: 700;
}
.cm-panel{
    height: auto;
    text-align: center;
}
#campus-missionaries{
    display: none;
}

.title-event{
    font-size: 30px;
}
.desc-event{
    font-size: 24px;
}
.mobile{
    display: none;
}
.desktop{
    display: flex;
}
.img-container-full{
    background-repeat:no-repeat;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left top;
    display:block;
    margin:auto;
    margin-top:5%;
    height: 140vh;
    width: 95%;
}
.img-container-full a{
    text-decoration: none;
}

.one-2-one-full{
    background-repeat:no-repeat;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left top;
    display:block;
    margin:auto;
    margin-top:5%;
    height: 200vh;
    width: 95%;
}
.one-2-one-full a{
    text-decoration: none;
}
@media (max-width: 1300px){
    .give-menu{
        width: 170px;
        height: auto;
        font-size: 12px;
    }
    .give-item{
        position: relative;
        margin-left: 20px;
        cursor: pointer;
    }
}
@media (min-width: 1500px){
    .ems-footer{
        position: absolute;
        bottom: 0;
        width: 100%;
    }
}
@media (max-width: 991px){
    header{
        height: 56px;
    }
    .layer{
        display: block;
    }
    .panel{
        width: 90%;
        height: auto;
        padding-bottom: 20px;
        margin-left: 5%;
    }
    .welcome-to{
        font-size: 20px;
    }
    .victory-to{
        font-size: 40px;
        margin-left: 5%;
    }
    .exist-to{
        font-size: 15px;
    }
    .h1-to{
        font-size: 30px;
    }
    .h2-to{
        width: 70%;
        font-size: 12px;
        margin-left: 15%;
    }
    .header-sign{
        text-align: center;
    }
    .burger{
        display: block;
    }
    .menu-nav{
        display: none;
    }
    .welcome-sign{
        font-size: 30px;
    }
    .add-space{
        margin-top: 50px;
        padding-bottom: 30px;
    }
    .header-org{
        width: 90%;
    }
    .select-button{
        transform: scale(0.9);
    }
    .sched-container{
        display: block;
        margin-top: 150px;
    }
    .worship-service-sched{
        margin-top: 50px;
        content: url("../static/worship_sched_mobile_22.png");
    }
    .ultimate-paragraph{
        width: 90%;
        margin-left: 5%;
        font-size: 24px;
        font-weight: 300;
    }
    .almighty-container{
        font-size: 100px; 
    }
    .container-121{
        width: 70%;
        font-size: 20px;
    }
    .spotify-podcast{
        display: block;
        width: 95%;
        margin: 0;
    }
    .spotify-balloon{
        width: 95%;
        margin-left: 0;
    }
    .spotify-player{
        width: 95%;
        margin-left: 0;
    }
    .podcasts{
        margin-left: 0;
    }
    .event-container{
        margin-left: 0 auto;
        text-align: center;
        justify-content: center;
    }
    .come-container{
        width: 90%;
        margin-left: 5%;
    }
    .location-map{
        width: 100%;
    }
    .connectnow{
        font-size: 15px;
        width: 30%;
    }
    .title1{
        width: 90%;
        font-size: 40px;
        font-weight: 800;
    }
    .paragraph1{
        width: 90%;
        font-size: 18px;
    }
    .online-service-container{
        margin-top: 30px;
        display: block;
        
    }
    .yt-container{
        width: 100%;
        height: 56%;
        margin-bottom: 50px;
    }
    .enc-container{
        margin-top: 30px;
        width: 60%;
    }
    .enc-events-default-container{
        height: 160px;
    }
    .enc-default-container{
        height: 320px;
        
    }
    .enc-video{
        margin-top: -30%;
        width: 90%;
    }
    .enc-paragraph{
        width: 90%;
        font-size: 17px;
    }
    .img-event-right{
        float: none;
        margin-left: 25%;
    }
    .img-event-left{
        float: none;
        margin-left: 25%;
    }
    .event-img-container{
        width: 90%;
    }
    .desc-event{
        font-size: 15px;
    }
    .mobile{
        display: block;
    }
    .desktop{
        display: none;
    }
    .img-container-full{
        margin-top: -100px;
        height: 100vh;
    }
    .ultimate-container{
        height: 60vh;
    }
    .one-2-one-full {
        height: 120vh;
    }
    .title2{
        font-size: 6.5vw;
        line-height: 7vw;
        margin-left: 10px;
    }
    .prayer-desc{
        font-size: 2.3vw;
        line-height: 6vw;
        margin-left: -5px;
    }
    .prayer-desc a{
        
        font-size: 3vw;
    }
    .podcast-title{
        width: 90%;
        font-size: 20px;
    }
    .prayer-container{
        display: block;
    }
} 
@media (max-width: 800px){
    .img-container-full{
        margin-top: -100px;
        height: 70vh;
    }
    .one-2-one-full {
        height: 120vh;
    }
}
@media (max-width: 570px){
    .img-container-full{
        margin-top: -100px;
        height: 50vh;
    }
    .one-2-one-full {
        height: 70vh;
    }
    .prayer-desc{
        font-size: 4vw;
    }
}
