.mainH1{
    font-size: 9rem;
    margin-top: 85px;
}

.divSection2row{
    margin-bottom: 25px;
}

.mt-15 {
    margin-top: 10rem !important;
}

#divSection1{
    color: #fff;
}

#divMainText{
    font-family: 'Raleway', sans-serif;
    font-size: 3rem !important;
}

#divMainText i{
    font-weight: bold;
}

#divSection2{
    background-image: url('../images/section2.jpg');
    height: 100vh;
}

#divDonations{
    background-image: url('../images/section-donations.jpg');
    height: 100vh;
}

#divSection2 h1{
    margin-left: 20px;
}

#divArrow{
    margin-bottom: 12vh;
}

#divArrow i{
    color: #ffffff3b !important;
    font-size: 3.5rem !important;
    margin-bottom: 2rem;
}

#divArrow i:hover {
    color: #fff !important;
}

#divMinistries{
    background-image: url('../images/section4.jpg');
}

#divDonations{
    color: #322e25;
}

#divDonations i{
    color: #fff;
}

#divDonations .rounded-circle{
    height: 150px;
    width: 150px;
    background-image: url('../images/square.jpg');
    cursor: pointer;
}

#divDonations .top-50 {
    top: 31% !important;
}

#divDonations p{
    font-family: "Raleway", sans-serif;
}

#divDonations .fs-1 {
    font-size: 4.5rem !important;
}

#divDonations a{
    color: #322e25;
    text-decoration: none;
}

.popover-body {
    text-align: center;
}

#divSection3 .btnConference {
    margin-bottom: 10vh;
}

#divSequence .icon-button{
    position: absolute;
    width: 45px;
    height: 30px;
    padding-top: 5px;
    background-color: #000;
}

#divNextSteeps a{
    height: 45px;
    padding-top: 6px;
    font-size: 1.25rem !important;
}

#divForm input,
#divForm select,
#divForm textarea{
    background-color: #ececec!important;
}

#divBannerTithes{
    padding: 50px 100px;
}

#txtTithesTitle{
    padding-top: 50px;
    padding-bottom: 20px;
}

#divTithes img{
    width: 11vw;
}

#divRowTithes{
    padding-left: 100px;
    padding-right: 100px;
}

@media (min-width: 992px) and (max-width: 1200px){
    #divSequence,
    #divMainEvent{
        min-height: 500px;
        height: auto;
    }
}

@media (max-width: 576px) {
    .line-height-80 {
        line-height: 50px;
    }
    .color-green-spotify{
        left: 38%;
    }
    .h-30{
        height: 10vh;
    }
    .h-70{
        height: 90vh;
    }
    .p-20vh{
        padding: 60px 20px;
    }
    #divNextSteeps{
        text-align: center;
    }
    .fs-4rem {
        font-size: 3rem;
    }
    #divBannerTithes {
        padding: 10px 0px;
    }
    #divBannerTithes .fs-5 {
        font-size: 1rem !important;
        line-height: 16px;
    }
    #divBannerTithes h1{
        margin-bottom: 0px;
        font-size: 1.3rem;
    }
    #divTithes{
        height: auto;
    }
    #divTithes img {
        width: 250px;
    }
    #divRowTithes {
        padding-left: 10px;
        padding-right: 10px;
    }
    #divMainEvent{
        height: 22vh
    }
}
@media (max-width: 400px) {
    #divMainText{
        font-size: 2.3rem !important;
    }
}
@media (min-width: 992px){
    #divSequence .offset-lg-5 {
        margin-left: 36.666667%;
        margin-right: 7px;
    }
}
@media (max-width: 992px) {
    .divSection2row {
        margin-top: 0.5rem !important;
    }
    .mt-15 {
        margin-top: 3.5rem !important;
    }
    #divSection2{
        text-align: center;
        height: auto;
    }
    #divArrow{
        margin-bottom: 5vh;
    }
    #divMinistries{
        height: auto;
    }
    #divDonations{
        height: auto;
    }
    #divSection3 .btnConference {
        margin-bottom: 1.75vh;
        font-size: 1rem;
    }
}

@media (max-height: 400px) {
    #divSection2{
        height: auto;
    }
    #divMinistries{
        height: auto;
    }
    #divDonations{
        height: auto;
    }
    #divArrow{
        margin-bottom: 0px !important;
    }
    .btnConference {
        margin-bottom: 8.8vh;
    }
}

@media (min-width: 1400px) {
    .divSection2row {
        margin-top: 10rem !important;
    }
    .mt-15 {
        margin-top: 15rem !important;
    }
    #divMainText{
        font-size: 4rem !important;
    }
    #divMinistries{
        height: auto;
    }
    #divDonations{
        height: auto;
    }
}
@media (min-width:1200px){
    #divMainEvent{
        height: 100%;
    }
}
@media (min-height: 810px) {
    .divSection2row {
        margin-top: 4rem !important;
    }
    #divMinistries{
        height: auto;
    }
    #divDonations{
        height: auto;
    }
}
