footer{
	width:100%;
	background-color:#262120;/*#A7B3A5*/
	margin-top:30px;}
footer:after{content:"";display:block;clear:both;}
	.footer_top{width:90%;margin:auto;background-color:none;}
.footer_top:after{content:"";display:block;clear:both;}	
	.footer_inner{float:left;width:30%;margin:20px 0 20px 2.5%;overflow:hidden;
		text-align:center;background-color:#262120;}
.footer_inner h2{font-size:2rem;padding-bottom:1.5rem;font-family:'Barlow';color:#fdf7cf;}		
.footer_inner p{font-size:1.5rem;font-family:'Barlow';color:#fdf7cf;}
.footer_inner a{text-decoration:none;font-size:1.7rem;font-family:'Barlow';color:#fdf7cf;}

.shots{width:140px;height:140px;margin:3px auto 0 auto;}

.emergency{float:left;width:75%;margin:10px 0 10px 12.5%;overflow:hidden;
		text-align:center;background-color:#262120;}
.emergency h2{font-size:2rem;padding-bottom:1.5rem;font-family:'Barlow';color:#fdf7cf;text-align:left;}
.emergency p{font-size:1.5rem;font-family:'Barlow';color:#fdf7cf;text-align:left;}

.copyright{float:left;width:75%;margin:20px 0 20px 12.5%;overflow:hidden;
		text-align:center;background-color:#262120;}
.copyright p{font-size:1rem;font-family:'Barlow';color:#fdf7cf;}
.copyright p a{text-decoration:none;font-size:1rem;
	font-family:'Barlow';color:#fdf7cf;}



@media all and (max-width: 800px) {
.footer_top{width:100%;}
.footer_inner{width:95%;margin:20px 0 20px 2.5%;}





}