@media only screen and (max-width: 480px){
	.logodiv{
		max-width:70% !important;
	}
	#about .about-container .title, .section-header .section-title {
		padding-top: 5px;
		font-size:1.5em;
	}
	#about .about-container .icon-box .icon{
		width:32px;
		height:32px;
	}
	#about .about-container .icon-box .icon i {
		font-size: 18px;
	}
	ul.goalsul, ul.documentsul{ margin:0 !important}
	#about .about-container .icon-box .title{ padding-left:20px; margin:0}
	#sponsors .col-md-3:last-child, #sponsors .col-md-3{ width:80% !important; max-width:80% !important}
	#boardmembership .col-md-3{ width:80% !important}
	.copyright, .poweredby{
		width: 100% !important;
		right: 0 !important;
		margin-top: 20px !important;
	}
	#portfolio .portfolio-item{ height:auto; padding:0; width:100%}
	#portfolio .portfolio-item img{ width:100%}
	#portfolio .portfolio-item a{ margin-right:0}
	ul.documentsul li{ display:block !important; margin-top:10px !important;}
}
@media screen and (min-width: 481px) and (max-width: 768px){
	ul.documentsul li {
		min-width: 330px !important;
	}
	#portfolio .portfolio-item{ height:auto; padding:0; width:100%}
	#portfolio .portfolio-item img{ width:100%}
	#portfolio .portfolio-item a{ margin-right:0}
	#boardmembership .col-md-3{ width:20% !important}
	
}
@media screen and (min-width: 769px) and (max-width: 1024px){
	
	
}
@media screen and (min-width: 1025px) and (max-width: 1280px){
	
}
@media screen and (min-width: 1370px) and (max-width: 1440px){
}
@media screen and (min-width: 1440px) and (max-width: 1680px){
	
}
@media screen and (min-width: 1681px) and (max-width: 1920px){
	
}
@media screen and (min-width: 1921px) and (max-width: 2100px){
	
}
@media screen and (min-width: 2101px) and (max-width: 2199px){
}
@media screen and (min-width: 2200px) and (max-width: 2560px){
	
}
@media screen and (min-width: 2561px) and (max-width: 2880px){
	
}
@media screen and (min-width: 2881px){
	
}