
/*===================
  volunteer css
=====================*/
.top-image{
    width:100%;
    text-align:center;
    padding:7px 5px;
    overflow:hidden;
    height:auto;
    min-height:100%;
}
.image-sun{
    font-size:35px;
    padding-left:10px;
}
.volunteer-text1{
    font-size: 40px;
    text-align:center;
}
.volunteer-text2{
    color: red;
    font-size: 20px;
    padding-top: 30px;
    margin-bottom:3px;
}
.volunteer-text3{
    padding:10px;
    border: solid #ccc;
    font-size:1.1rem;
    line-height:1.5;
}
.volunteer-div1{
    position:relative;
    width:80%;
    float:left;
    margin-top: 30px;
    clear:both;
}
.volunteer-div1-text1{
    font-size:1.1rem;
    line-height:1.5;
    margin-bottom:15px;
}
.volunteer-div1-text2{
    position:absolute;
    right:0;
    top:0;
    width:30%;
    overflow:hidden;
    height:auto;
    min-height:100%;
}
.volunteer-div1-text2 img{
   position:absolute;
   width:100%;
   height:auto;
}
.volunteer-text4{
    color: red;
    font-size: 20px;
    padding-top: 30px;
    margin-bottom:3px;
    width:100%;
    clear:both;
}
.volunteer-text5{
    padding:10px;
    border: solid 5px #FFA500;
    font-size:1.1rem;
    line-height:1.5;
    margin-bottom: 15px;
    border-radius:12px 12px;
    width:63%;
    clear:both;
}
.volunteer-text6{
    font-size:1rem;
    line-height:1.5;
    margin-bottom:15px;
     clear:both;
}
.volunteer-text7{
    font-size:1rem;
    line-height:1.5;
    margin-bottom:15px;
     clear:both;
}
.volunteer-text8{
    font-size:1rem;
    line-height:1.5;
    margin-bottom:15px; 
}
.volunteer-text9{
    font-size:2rem;
    line-height:1.5;
    color: #FFA500;
}
.volunteer-div2{
    position:relative;
    width:100%;
    float:left;
    margin-top:10px;
    clear:both;
}
.volunteer-div2-text1{
    font-size:1rem;
    line-height:1.5;
    margin-bottom:15px;
    border: dotted #ccc;
    padding: 10px;
    width:60%;
    margin-left:80px;
    
}
.volunteer-div2-text2{
    position: absolute;
    right:0;
    margin-right:18%;
    top:-60px;
    width:10%;
}
.volunteer-div2-text2 img{
    width:100%;
    top:0;
    position:absolute;
    height:auto;
}