

.field_facebook a {
 background-image: url('../../img/social_media/facebook_72.png');
}

.field_twitter a {
 background-image: url('../../img/social_media/twitter_72.png');
}

.field_youtube a {
 background-image: url('../../img/social_media/youtube_72.png');
}

.field_instagram a {
 background-image: url('../../img/social_media/instagram_72.png');
}

.field_linkedin a {
background-image: url('../../img/social_media/linkedin_72.png');
width: 3em !important;

}

.field_facebook a,
.field_twitter a,
.field_youtube a,
.field_instagram a,
.field_linkedin a {
border-bottom:0px !important;
background-repeat: no-repeat;
background-position: center center;
background-size: 100%;
height: 2.5em;
width: 2.5em;
text-indent: -9999px;
float: left;
margin-right: 1em;
margin-bottom:1em;
}



.field_facebook a:hover,
.field_twitter a:hover,
.field_youtube a:hover,
.field_instagram a:hover,
.field_linkedin a:hover {
  	box-shadow:0px 0px 3px;
  	opacity:.75;
	}

/* took the pinterest field out, but here's the css in case we bring it back:
#department_footer .field_pinterest a {
background-image: url('../img/social_media/pinterest_72.png');
background-repeat: no-repeat;
background-position: 0 center;
background-size: 21%;
padding: 3em 0em 3em 4em;
margin-right: 1em;
}

#department_footer .field_pinterest {
position:relative;
top: 1.75em;
}*/

.field_unit_name {
	font-weight:bold;
	}

#address ul li,
#directions ul li {
	margin:0;padding:0;
	}

#social-media li {
     background-color: #000000;
     display: inline-block;
     height: 2.5em;
     width: 2.5em;
 	 margin:0 1% 3% 0%;
	}


/* Social Media Icons */

#social-media li a {
	display:block;
	text-indent:-9999px;
	height: 2.5em;
	width: 2.5em;
	margin:0;
	padding:0;
	}

#social-media li a:hover {
	background-color:rgba(238,238,238,.5);
  	box-shadow:0px 0px 3px;
	}



/*
#copyright_text {
	font-size:.9em;
	color:#222;
    }

#copyright a {
border-bottom:1px dotted #222;
color:#111;
}*/

/* */
