* {
    margin: 0;
    padding: 0;

}

/*
body{
    min-width: 700px;
    min-height: 4000px;
}
.container-fluid{
    
}

.navbar img{
    max-height: 40px;
    max-width: 40px;
}



.navbar{
    height:10vh;
    min-height: 80px;
    max-height: 100px;
    max-width: 1280px;
    min-width: 600.5px;
}
*/
body {
    background-color: #ffffff;

}

p {
    font-family: 'Lora', serif;
    font-size: 1rem;
    line-height: 140%;
}

label {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}

h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 2rem;
}

h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: 2rem;
}

small {
    font-family: 'Raleway', sans-serif;
    font-size: 0.75rem;
}

a {
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
}

.nav-link:hover {
    color: #E3C171;
    transition: .5s;
}

.arrow {
    height: 1rem;
    width: 1rem;
}

.button:hover {
    border-color: #E3C171;
    background-color: transparent;
    color: #E3C171;
    border-width: 2px;
    transition: 0.5s;
}




#accent-color {
    color: #0F62FE;
}

.blue {
    color: #5876B3;
}

.yellow {
    color: #D9A16E;
}

.black {
    color: #21272A;
}

.small {
    font-size: 0.875rem;
}

.white {
    color: #ffffff;
}







li {
    align-self: center;
}

.nav-link {
    color: #21272A;
}

.nav-item {
    font-size: 1rem;
    height: 5vh;
    padding: 0;
}

#onButton {
    color: #FFFFFF;
    text-decoration: none;
}

.navbar {
    position: absolute;

}

.navbar.scrolled {
    background-color: #fff !important;
    transition: background-color 200ms linear;
}

.btn-nav {
    border-radius: 40px;
    height: 48px;
    color: #ffffff;
    background-color: #E3C171;
    border-width: 2px;
    width: 10em;
}

.logo {
    height: 50px;
    width: 50px;
}


.ease-in{
    /*display: none;*/
}

.content {
    line-height: 140%;
}

.hero {

    background-color: #c9c9c9;
}

.hero-left {
    height: 600px;
    overflow: hidden;
}

.emphasis {
    background-image: url(/Media/Donate\ Section\ -\ bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.in-touch.hero-left .hero-img img {
    width: 100px;
    height: 100%;
    object-fit: cover;
}

.btn {
    border-radius: 40px;
    border-width: 2px;
    height: 3rem;
}

.btndonate:hover {
    color: #fff;
    background-color: #E3C171;
    transition: 1s;
}

.content-about {
    line-height: 140%;
    background-color: #FFFFFF;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.btndonate {
    background-color: #E3C171;
    color: #FFFFFF;
    height: fit-content;
    border-radius: 40px;
    border-width: 2px;
    height: 4rem;
}

.no-arrow {
    height: fit-content;
    width: fit-content;
}

.btndonate:hover {
    color: #E3C171;
    border-color: #E3C171;
    background-color: transparent;
    transition: 1s;
}






.emphasis {
    padding: 20%;
    padding-top: 17rem;
    padding-bottom: 12.5rem;
}

@media screen and (min-width: 992px) {
    .emphasis {
        background-repeat: no-repeat;
    }

}

@media (min-width: 768px) {
    .emphasis {
        padding-top: 17rem;
        padding-bottom: 12.5rem;
    }
}

.in-touch input {
    background-color: #F2F4F8;
    color: #697077;
    font-family: 'Raleway', sans-serif;
    border-bottom: 1px solid #C1C7CD;
    font-size: 1rem;
    height: 3.5rem;
}

.in-touch textarea {
    background-color: #F2F4F8;
    color: #697077;
    font-family: 'Raleway', sans-serif;
    border-bottom: 1px solid #C1C7CD;
}

.inTouchImg img {
    height: inherit;
}

#Hero {
    background-image: url(/Media/Hero\ Section\ -\ mobile.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 10.5rem;
    padding-bottom: 6rem;
}

@media screen and (min-width: 992px) {
    #Hero {
        background-image: url(/Media/Hero\ section.png);
        background-repeat: no-repeat;
    }

}

@media (min-width: 768px) {
    #Hero {
        padding-top: 17rem;
        padding-bottom: 12.5rem;
    }
}


.web-logo {
    display: none;
}
















@media screen and (min-width: 414px) {


    p {
        font-family: 'Lora', serif;
        font-size: 1rem;
    }

    label {
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
    }

    h2 {
        font-weight: 700;
        font-size: 2rem;
    }

    h3 {
        font-weight: bold;
        font-size: 2.5rem;
    }

    .small {
        font-size: 0.875rem;
    }

    .btn-nav {
        border-radius: 40px;
        height: 48px;
        color: #ffffff;
        background-color: #E3C171;
        border-width: 0px;
        width: 10em;
    }

    .hero {
        margin-right: 7%;
    }

    .hero-left {
        margin-right: 0px;
    }






    .web-logo {
        display: none;
    }






    @media screen and (min-width: 991px) {
        h3 {
            font-size: 3.5rem;
        }

        .left {
            margin-left: 7%;
        }

        .in-touch {
            padding-left: 10%;
            padding-right: 10%;
        }

        .mobile-logo {
            display: none;
        }

        .web-logo {
            display: contents;
        }

        .nav-link {
            color: #FFFFFF;
        }

    }

    /*
    Get in touch section
    */
    @media screen and (min-width: 414px) {
        .in-touch {
            margin-top: 10vh;
            margin-bottom: 10vh;
        }

        .in-touch .hero-left {}

    }


    /*
    footer
    */

    footer {
        padding-top: 5vh;

    }

    .footer-links {
        vertical-align: middle;
    }

}

@media screen and (min-width: 767) {
    .imgPlaceholder {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .navbar {
        height: 95px;
    }

    .navbar .logo {
        max-height: 50px;
        max-width: 50px;
        min-width: 50px;
        min-height: 50px;
    }

}

@media screen and (max-width: 991px) {
    .hero {
        width: -webkit-fill-available;
        height: 280px;
        margin: auto;
        background-color: #c9c9c9;
    }

    .hero-left {
        width: -webkit-fill-available;
        height: 280px;
        margin: auto;
    }

    p,
    h2,
    h3 {
        padding-left: 0;
        padding-right: 0;
    }

    .content {
        padding-left: 7%;
        padding-right: 7%;
    }

    .content .hero {
        height: 431px;
    }

    .content-about {
        padding-left: 7%;
        padding-right: 7%;
    }

    .content-about .hero-left {
        height: 431px;
    }



}

@media screen and (max-width: 991px) {
    .content p {
        padding-left: 0;
        padding-right: 0;
    }

    .content h2 {
        padding-left: 0;
        padding-right: 0;
    }

    .content h3 {
        padding-left: 0;
        padding-right: 0;
    }

}


/*

Images and logogs


*/



/*
.imgPlaceholder{
    background-image:url("Media/SamplePhoto.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
*/


.white-logo {
    fill: #FFFFFF;
}

.btn-icon {
    vertical-align: middle;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("/Media/menu.png");
}




















* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Asap", sans-serif;
}

.reveal {
    position: relative;
    transform: translateY(150px);
    opacity: 0;
    transition: 1s all ease;
}

.reveal.active {
    transform: translateY(0);
    opacity: 1;
}

.reveals-once {
    position: relative;
    transform: translateY(150px);
    opacity: 0;
    transition: 1s all ease;
}

.reveals-once.active {
    transform: translateY(0);
    opacity: 1;
}
.load {
    
    opacity: 0;
    transition: 1s all ease;
}

.load.active {
    
    opacity: 1;
}