
.donateImageAndTextBlock h2{
    font-family: montserrat-extra-bold;
    font-size: 36px;
    font-style: normal;
    line-height: 44px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 61px;
    margin: 0%;
}
.donateImageAndForm{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    
}
.donateImageAndTextBlock .container{
    position: relative;
}
.donate{
    position: absolute;
    top: 0;
}
.donateBackgroundImage {
    position: relative;
    margin-left: 45%;
}
.donateImageAndTextWrapper {
    width: 50%;
    position: relative;
}
.donateImageAndTextBlock a {
    color: red;
    text-decoration: underline;
}
.donateImageAndTextBlock a:hover{
    color: red;
}

.donateForm {
    padding-left: 20px;
}
.donateImageAndTextBlock strong {
    font-family: 'poppins-bold';
    font-size: 18px;
    line-height: 30px;
}
.donateImage img{
    margin-top: 62px;
    margin-bottom: 50px;
}
.donateContent{
    width: 83%;
}
.donateContent h1{
    font-family: montserrat-bold;
    font-size: 48px;
    font-style: normal;
    line-height: 59px;
    letter-spacing: 0px;
    text-align: left;
    padding-bottom: 29px;
    margin: 0%;
    color:black;
    text-transform: capitalize;
}
.contentDescription{
    padding-bottom: 35px;
}
.contentDescription p {
    font-family: poppins-regular;
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    padding-bottom: 30px;
    margin: 0%;
}
.contentShortDescription p{
    font-family: poppins-regular;
    font-size: 14px;
    font-style: normal;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    margin: 0%;
}
.contentDescription p:last-child{
    padding-bottom: 0px;
}
.donateBackgroundImageTablet {
    display: none;
}
.donateBackgroundImageMobile {
    display: none;
}
.donateForm iframe{
    top: 35px;
}

/*******TABLET*******/
/********************/
@media (min-width: 768px) and (max-width: 991.98px) {
    .donate{
        position: relative;
    }
    
    .donateImageAndTextBlock h2{
        font-size: 30px;
        font-family: montserrat-extra-bold;
        letter-spacing: 0px;
        text-transform: uppercase;
        line-height: 36.57px;
        text-align: center;
        padding-bottom: 42px;
    }
    .donateImageAndTextBlock{
        padding-top: 0px !important;
        padding-bottom: 100px !important;
    }
    .donateImageAndTextWrapper{
        width: 100%;
        padding-bottom: 59px;
    }
    .donateImage img{
        margin-top: 0px;
        margin-bottom: 30px;
        width: 80%;
    }
    .donateImage{
        text-align: center;
    }
    .donateContent{
        width: 100%;
    }
    .donateContent h1{
        font-family: montserrat-bold;
        font-size: 36px;
        font-style: normal;
        line-height: 43.88px;
        letter-spacing: 0px;
        padding-bottom: 21px;
        margin: 0%;
    }
    .contentDescription{
        padding-bottom: 21px;
    }
    .contentDescription p{
        font-family: poppins-regular;
        font-size: 15px;
        font-style: normal;
        line-height: 24px;
        letter-spacing: 0px;
        margin: 0%;
    }
    .contentShortDescription p{
        font-family: poppins-regular;
        font-size: 12px;
        font-style: normal;
        line-height: 18px;
        letter-spacing: 0px;
        text-align: left;
        margin: 0%;
    }
    .donateBackgroundImageTablet {
        position: relative;
        top: 70%;
        display: block;
        margin-left: -35px;
    }
    .donateBackgroundImage {
        display: none;
    }
    .donateForm iframe{
        top: 30px;
        position: absolute;
    }
    .donateBackgroundImageMobile {
        position: relative;
        top: 0%;
        display: none;
    }
    .donateForm {
        position: relative;
    }
    .donateImageAndTextBlock strong {
        font-family: 'poppins-bold';
        font-size: 16px;
        line-height: 30px;
    }
    


}
/****LANDSCAPE MOBILE****/
/************************/
@media (min-width: 576px) and (max-width: 767.98px) {
    .donate{
        position: relative;
    }
    .donateImage img{
        margin-top: 0px;
        margin-bottom: 30px;
        width: 100%;
    }
    .donateContent{
        width: 100%;
    }
    .donateImageAndTextWrapper{
        width: 100%;
        padding-bottom: 100px;
    }
    .donateBackgroundImageTablet {
        position: relative;
        top: 70%;
        display: block;
        margin-left: -35px;
    }
    .donateBackgroundImage {
        display: none;
    }
    .donateBackgroundImageMobile {
        display: none;
    }

    .donateForm iframe{
        top: 30px;
        position: absolute;
        margin-left: -20px;
    }
    .donateForm {
        position: relative;
    }
    .donateImageAndTextBlock{
        padding-bottom: 80px !important;
    }
    .donateImageAndTextBlock h2{
        font-family: montserrat-extra-bold;
        font-size: 24px;
        font-style: normal;
        line-height: 29.26px;
        letter-spacing: 0px;
        text-align: center;
        text-transform: uppercase;
        padding-bottom: 38px;
        
    }
    .donateImageAndTextBlock{
        padding-top: 0px !important;
    }
}

/*******MOBILE*******/
/********************/
@media (max-width: 575.98px) {
    .donate{
        position: relative;
    }
    .donateImageAndTextBlock strong{
        font-size: 14px;
        line-height: 24px;
    }
    .donateImageAndTextBlock h2{
        font-family: montserrat-extra-bold;
        font-size: 24px;
        font-style: normal;
        line-height: 29.26px;
        letter-spacing: 0px;
        text-align: center;
        text-transform: uppercase;
        padding-bottom: 44px;
       
        
    }
    .donateImageAndTextBlock{
        padding-top: 0px !important;
        padding-bottom: 80px !important;
    }
    .donateImage img{
        margin-top: 0px;
        margin-bottom: 30px;
        width: 100%;
    }
    .donateContent{
        width: 100%;
    }
    .donateContent h1{
        font-family: montserrat-bold;
        font-size: 30px;
        font-style: normal;
        line-height: 36.57px;
        letter-spacing: 0px;
        padding-bottom: 22px;
        margin: 0%;
        text-transform: capitalize;
    }
    .contentDescription{
        padding-bottom: 28px;
    }
    .contentDescription p{
        font-family: poppins-regular;
        font-size: 14px;
        font-style: normal;
        line-height: 24px;
        letter-spacing: 0px;
        margin: 0%;
    }
    .contentShortDescription p{
        font-family: poppins-regular;
        font-size: 12px;
        font-style: normal;
        line-height: 18px;
        letter-spacing: 0px;
        text-align: left;
        margin: 0%;
    }
    .donateImageAndTextWrapper{
        width: 100%;
        padding-bottom: 80px;
    } 
    .donateBackgroundImage {
        display: none;
    }
    .donateBackgroundImageTablet {
        position: relative;
        top: 70%;
        display: none;
    }
    .donateBackgroundImageMobile{
        display: block;
        margin-left: -40px;
        margin-right: -25px;
    }
    .donateBackgroundImageMobile img{
        width: 100%;
    }
    .donateForm iframe{
        top: 35px;
        position: absolute;
        margin-left:-30px ;
    }
    .donateForm {
        position: relative;
        width: 100%;
    }
    
}
