
@media (min-width: 768px) and (max-width: 1024px) {
	
}


@media (max-width: 767px) {
	.header_section { padding-bottom:50px;}
	a.logo img { width:100%;}
	.info_scetion_content { font-size:20px; line-height:28px; padding-top:30px; padding-bottom:30px;}
	.our_mission_section h3 { font-size:35px; margin-top: 20px;}
	.our_mission_section { padding-top:60px; padding-bottom:40px; background-position:center center;}
	.our_mission_section h3:after {margin-top: 35px;}
	.our_mission_section p { font-size:20px;  line-height:28px;}
	.trustee_section {padding-top: 50px;  padding-bottom: 50px;}
	.trustee_section_content { text-align:center;}
	.trustee_section h3:after { margin-left:auto; margin-right:auto;}
	.trustee_section h3 { font-size:35px; margin-top: 20px;}
	.trustee_section h3:after {margin-top: 35px;}
	.trustee_heading_line  { font-size:24px; line-height:30px;}
	.trustee_section ul li { line-height:28px;}
	.trustee_section ul li h4 + p { font-size:20px;}
	.trustee_section ul li h4 { font-size:20px; margin-bottom:5px;}
	.volunteers_section {padding-top: 50px;  padding-bottom: 50px; background-position:center center;}
	.volunteers_section h3 {font-size:35px; margin-top: 20px;}
	.volunteers_section h3:after { margin-top:35px;}
	.volunteers_section p {font-size: 20px;     line-height: 28px;}
	.footer-content { display:block; text-align:center;}
	.footer-content .social { margin-top:10px;}
	
	.sponsors-supports h3 {font-size: 35px;  margin-top: 20px;}
	.sponsors-supports-content { text-align:center;}
	.sponsors-supports h3:after {    margin-left: auto;  margin-right: auto;}
	.sponsors-ul-wrapper ul li { list-style:none; font-size:20px; margin-bottom:10px;}
}