
.site-footer{
	background:#4b2e83;
	float:left;
	clear:both;
	width:100%;
	padding:0;
	border-top: 1px solid #ccc;
}

.site-footer .row-wrapper {
	padding:0;
}

.site-footer .block{
	border:none;
}

.site-footer__top{
	padding: 15px 0 0 0;
	float: none;
	background: #fff;
}

@media (min-width: 768px) {
.site-footer__top{
	background: #4b2e83;
	float: left;
	}
}

.site-footer__top .region:first-child{
	width:100%;
}

#block-socialmediafooterlinks{
	padding:0;
}

#block-socialmediafooterlinks h5{
	font-family:'Encode Sans Condensed','Open Sans',sans serif;
	font-size:1em;
	text-transform: uppercase;
	font-weight: 700;
	padding-left: 15px;
	color:#4b2e83 !important;
}

@media (min-width: 768px) {
#block-socialmediafooterlinks h5 {
	color:#fff !important;
	}
}
/* @media (min-width: 768px) {*/
#block-socialmediafooterlinks p, #block-socialmediafooterlinks h5, #block-socialmediafooterlinks a {
	color: #fff;
	font-size: 0.9em;
	}


@media (min-width: 768px) {
#block-socialmediafooterlinks p {
	padding-left: 15px;
	}
}

#block-socialmediafooterlinks ul{
	list-style-type:none;
	margin:5px 5px 0 0;
	padding: 0 0 0 15px;
}

#block-socialmediafooterlinks ul li{
	margin:0;
	padding:0;
	display: inline-block;
}

#block-socialmediafooterlinks ul li a{
	float:left;
	margin:0;
	list-style-type:none;
	padding:0 35px 0 0;
	border:none;
	width:25px;
	;
}

#block-socialmediafooterlinks img{
	width:25px;
	max-width:inherit;
}

.site-footer__bottom{
	float: none;
	letter-spacing:0.2px;
	margin-top:0;
	border-top:none;
	padding: 20px 0;
	width:100%;
	clear: both;
	margin: 0 auto;
}

@media(min-width: 768px) {
	.site-footer__bottom{
	clear: none;
	margin: 0 auto;
	}
}

.site-footer__bottom .content{
	padding:0;
}

.site-footer__bottom h5{
	display:block;
	margin:0 auto .5em;
}

@media(min-width: 768px) {
.site-footer__bottom h5{
		clear: none;
		width: inherit;
   	margin: 0;
   	float: right;
	}
}

.site-footer__bottom h5 a span{
	display:none;
	visibility:hidden;
}

.site-footer__bottom p {
float: none;
text-align:center;
margin: .3em .3em 1.2em;
font-size: .8em;
color: #fff;
	}

@media (min-width: 768px) {
	.site-footer__bottom p {
		text-align: right;
      margin: .5em 20px 1.2em 0;
      font-size: .8em;
      color: #fff;
      float: right;
      clear: both;
	}
}

.site-footer__bottom p a {
color: #fff;
}


.site-footer__bottom h6{
	display: block;
	width: 390px;
	color: white;
	padding: 0;
	text-transform: none;
	margin: 0px auto 0.5em auto;
	font-size: 0.9em;
	text-align: center;
	font-weight:normal;
}



@media (min-width: 768px) {
.site-footer__bottom h6{
	display: block;
	width: 310px;
	color: white;
	padding: 0;
	text-transform: none;
	margin: 0px 20px 0.5em auto;
	font-size: 0.95em;
	text-align:left;
	}
}

@media (min-width: 960px) {
.site-footer__bottom h6{
	display: block;
	width: 390px;
	color: white;
	padding: 0;
	text-transform: none;
	margin: 0px 20px 0.5em auto;
	font-size: 0.95em;
	text-align:left;
	}
}

.site-deohs-footer h5 a span{
	display:none;
	visibility:hidden;
}

.site-deohs-footer h6 {
	display:none;
	visibility:hidden;
}

.site-deohs-footer h5 a{
	display:block;
	height: 70px;
	background:url(/sites/all/themes/deohs2/images/deohs-logo-mobile.png) 50% 0% no-repeat;
	border:none;
	margin: 0 auto;
	text-align: center;
}
	
@media (min-width: 768px) {
.site-deohs-footer h5 a{
	display:block;
	width: 360px;
	float: right;
	background:url(/sites/all/themes/deohs2/images/deohs-logo-footer-outlined.svg)  no-repeat;
	border:none;
	margin: 0px 20px 0.5em auto;
	}
}



@media (max-width: 768px) {
.site-deohs-footer {
	display:block;
	height: 175px;
	width: 100%;
	background-color: #4B2E83;
	padding-top: 25px;
	}
}

@media (max-width: 768px) {
.site-deohs-footer p {
	text-align: center;
	}
}
