.newsrelease, .contact, .communityoffice, .latestvideo  {
	text-align: center;
  	padding: 6.25rem 0;
  	color:#fff;
	line-height:1.5rem;	
}

.communityoffice, .latestvideo {
  	background-color: #f5f5f5;
	color: #25518b;
}
 
.communityoffice h1 {
	color:#25518b;
	line-height:1.5rem;
}

.communityoffice h4 {
	color:#25518b;
	margin-bottom:0.625rem;
	text-transform:uppercase;
 }
	      
.communityoffice img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.25rem;
	width: 170px;
	height: auto; }	

.communityoffice  a {
	color: #25518b;
}

.communityoffice a:hover, #footer a:focus {
	color: #e23d1f;
	text-decoration:none;
}

.blacktext {
	color:#000; 
	margin-bottom:3.5rem;
}
			
.newsrelease, .contact {
	background-color: #25518b;
	color:#fff;
}

.newsrelease {text-align:left;}

.newsrelease h1 {
	text-align:center; 
	color:#fff;
	line-height:1.5rem;
	margin-bottom:3.5rem;
} 

.newsrelease h4 {color:#fff;} 

.latestvideo h1 {
	color:#25518b;
	text-align:center; 
	line-height:1.5rem;
	margin-bottom:3.5rem;
}

.latestvideo a {color:#25518b;}

.contact h1{
	color:#fff;
	line-height:1.5rem;
	margin-bottom:3.5rem;
} 

a {
  color: #fff;
  text-decoration: none;
  line-height: inherit;
}

a:hover {color:#e23d1f;}

.main {
  background-color: #fff;
  text-align: left;
  padding: 2rem 0; 
}

.main a {color:#25518b;}

.main a:hover {color:#e23d1f;}
  
.main h1 {margin-bottom:3rem;}

.main h1,h2,h3,h4,h5,h6 {color: #25518b;}

.rowmargin {margin-bottom:3rem;}

.rowmargin a {color:#e23d1f; font-weight:500;}

.rowmargin a:hover {color:#25518b; font-weight:500;}

footer {
background:#e23d1f;
color: #fff;
text-align: center;
padding: 20px 0; }
  
footer a {
color: #fff;
font-style:italic;}

footer a:hover, #footer a:focus {
color: #FFF;
text-decoration: underline;
font-style:italic; }
  
footer .to-top {
display: block;
margin-left: auto;
margin-right: auto;
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid white;
font-size: 26px;
color: white;
text-align: center;
line-height: 2.313rem;
margin-top: 20px; }

footer .to-top:hover, footer .to-top:focus {
color: #085997;
text-decoration: none; }
	  

button, .button {
  border-style: solid;
  border-width: 2px;
  cursor: pointer;
  font-family: "proxima-nova", arial, sans-serif; 
  font-weight: 300; 
  font-style: normal; 
  font-size: 1.1em;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #25518b;
  border-color: #fff;
  color: white;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #25518b; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #ee423c; }

button-white, .button-white {
  border-style: solid;
  border-width: 2px;
  cursor: pointer;
  font-family: "proxima-nova", arial, sans-serif; 
  font-weight: 300; 
  font-style: normal; 
  font-size: 1.1em;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #fff;
  border-color: #25518b;
  color: 25518b;
  transition: background-color 300ms ease-out; }
  button-white:hover, button-white:focus, .button-white:hover, .button-white:focus {
    background-color: #fff; text-decoration:none; }
  button-white:hover, button-white:focus, .button-white:hover, .button-white:focus {
    color: #ee423c;text-decoration:none;}





.social-icons {
text-align:center;
margin-top:2em;
}
.social-icons ul {
list-style:none;
margin:0;
}
.social-icons ul li {
display:inline-block;
margin:0;
}
.social-icons ul li a {	
display:block;
margin:0 auto;
padding:0;
width:3em;
height:3em;
line-height:4em;
text-align:left;
}


.fi-social-facebook {
color: #137bc0;
font-size:50px;
}
.fi-social-twitter {
color: #137bc0;
font-size:50px;
}



/* Media queries 
------------------------------------------- */

/* Max-width 60rem = 1024px */
 @media only screen and (max-width: 64rem) {
 
}

/* Max-width 50rem = 800px */
 @media only screen and (max-width: 50rem) {
 	
.main {
  padding: 2.5em 0;
}

.main h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h4 {
	line-height:2.5rem;
	font-size:2rem;
 }
 
 .newsrelease h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.newsrelease h4 {
	line-height:2.5rem;
	font-size:2rem;
 }
 
.contact h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.contact h4 {
	line-height:2.5rem;
	font-size:2rem;
 }
 
.latestvideo h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.latestvideo h4 {
	line-height:2.5rem;
	font-size:2rem;
 }
  
}

/* Max-width 40rem = 640px */
 @media only screen and (max-width: 40rem) {
.main {
  padding: 2.5em 0;
}

.main h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h4 {
	line-height:2.5rem;
	font-size:2rem;
 }
 
 .newsrelease h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.newsrelease h4 {
	line-height:2.5rem;
	font-size:2rem;
 }
 
.contact h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.contact h4 {
	line-height:2.5rem;
	font-size:2rem;
 }
 
.latestvideo h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.latestvideo h4 {
	line-height:2.5rem;
	font-size:2rem;
 }
  
}

/* Max-width 35.5rem = 568px */
 @media only screen and (max-width: 35.5rem) {
.main {
  padding: 2.5em 0;
}

.main h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h4 {
	line-height:2.5rem;
	font-size:2rem;
 }
 
 .newsrelease h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.newsrelease h4 {
	line-height:2.5rem;
	font-size:2rem;
 }
 
.contact h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.contact h4 {
	line-height:2.5rem;
	font-size:2rem;
 }
 
.latestvideo h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.latestvideo h4 {
	line-height:2.5rem;
	font-size:2rem;
 }
  
}

/* Max-width 30rem = 480px */
 @media only screen and (max-width: 30rem) {
.main {
  padding: 2.5em 0;
}

.main h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h4 {
	line-height:2rem;
	font-size:1.5rem;
 }
 
 .newsrelease h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.newsrelease h4 {
	line-height:2rem;
	font-size:1.5rem;
 }
 
.contact h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.contact h4 {
	line-height:2rem;
	font-size:1.5rem;
 }
 
.latestvideo h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.latestvideo h3 {
	line-height:1.8rem;
	font-size:1.5rem;
 }
  	

 }

/* Max-width 24rem = 384px */
 @media only screen and (max-width: 24rem) {	
.main {
  padding: 2.5em 0;
}

.main h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h4 {
	line-height:2.5rem;
	font-size:2rem;
 }
 
 .newsrelease h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.newsrelease h4 {
	line-height:2rem;
	font-size:1.5rem;
 }
 
.contact h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.contact h4 {
	line-height:2rem;
	font-size:1.5rem;
 }
 
.latestvideo h1 {
	line-height:1.8rem;
	font-size:1.8rem;
}

.latestvideo h4 {
	line-height:2rem;
	font-size:1.5rem;
 }
  
}

/* Max-width 20rem = 320px */
 @media only screen and (max-width: 20rem) {	
.main {
  padding: 2.5em 0;
}

.main h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h4 {
	line-height:2rem;
	font-size:1.5rem;
 }
 
 .newsrelease h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.newsrelease h4 {
	line-height:2rem;
	font-size:1.5rem;
 }
 
.contact h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.contact h4 {
	line-height:2rem;
	font-size:1.5rem;
 }
 
.latestvideo h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.latestvideo h3 {
	line-height:1.8rem;
	font-size:1.8rem;
 }
  
 }

/* Max-width 15rem = 240px */
 @media only screen and (max-width: 15rem) {

.main {
  padding: 2.5em 0;
}

.main h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.communityoffice h4 {
	line-height:2rem;
	font-size:1.5rem;
 }
 
 .newsrelease h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.newsrelease h4 {
	line-height:2rem;
	font-size:1.5rem;
 }
 
.contact h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.contact h4 {
	line-height:2rem;
	font-size:1.5rem;
 }
 
.latestvideo h1 {
	line-height:2.5rem;
	font-size:2rem;
}

.latestvideo h3 {
	line-height:1.5rem;
	font-size:1.8rem;
 }
  

}