@media screen and (max-width:1070px) {
 .gallery_img .time {
	    font-size:20px;
	}
 .more_img .foto-icon {
     font-size:20px;
     display:block;
 }
}

@media screen and (max-width:980px) {
.c2 h3 {
    font-size:28px;
}

.c4 .blocks >div i {
     width:60px;
     height:60px;
 }     

.rw_staff_tab .divimg {
    float: none;
}

.rw_staff_tab tr:nth-child(even) td {
 padding-left:0;   
}

    .donate {
        font-size:16px;
    }
    
    .donate .left_block {
        margin:0;
    }
    .donate .right_block {
		width: 100%;
		float: none;
		position: relative;
		top: 0;
		right: 0;
    }
}


@media screen and (max-width:680px) {

    .rw_rndstaff_ul li {
        font-size:20px;
    }
    
    .rw_rndstaff_ul li span{
        font-size:16px;
    }

    .rw_center_txt {
        font-size:18px;
    }
    
    .donate {
        font-size:13px;
    }
}


@media screen and (max-width:480px) {
.volunteers {
    height:360px;
    transform: none;
}

.volunteers .title {
    font-size:46px;
    height:54px;
    margin:0 auto;
    left:20%;
}

.volunteers p {
    display:block;
}

.volunteers .text p {
    padding-top:75px;
    font-size:18px;
}

.volunteers a { 
    display:block;
}    

.volunteers .text a {
    color:#f7f7a2;
}

}