@charset "utf-8";

#footer {
	float: left;
	height: auto;
	width: 100%;
	background-color: #1AAE8B;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: 'Nunito', sans-serif;
	}
#footer a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	}
#footer-wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	}
.footer-left {
	float: left;
	width: 40%;
	}
.footer-mid-hours {
	float: left;
	width: 20%;
	}
.centred {
	text-align: center;
	color: #FFF;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
.footer-mid-hours ul {
	line-height: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFF;
	font-size: 14px;
	list-style-type: none;
	}
.footer-hours-title {
	line-height: 40px;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	}
.footer-hours-left {
	float: left;
	width: 48%;
	}
.footer-hours-left ul {
	margin-left: 0px;
	padding-left: 25px;
	text-align: left;
	}
.footer-hours-right {
	float: left;
	width: 52%;
	}
.footer-hours-right ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
	}
.footer-mid-map {
	display: none;
	}
.footer-map-full {
	float: left;
	height: 240px;
	width: 100%;
	padding-top: 10px;
	}
.footer-right {
	float: left;
	width: 40%;
	text-align: right;
	}
.footer-contact {
	float: left;
	height: 40px;
	width: 100%;
	line-height: 40px;
	font-size: 15px;
	font-weight: normal;
	}
.footer-map {
	background-image: url(../img/footer/footer-map.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 40px;
	width: 90%;
	padding-left: 10%;
	line-height: 40px;
	background-size: 6%;
	}
.footer-phone {
	background-image: url(../img/footer/footer-phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 40px;
	width: 90%;
	padding-left: 10%;
	line-height: 40px;
	background-size: 6%;
	}
.footer-fax {
	background-image: url(../img/footer/footer-fax.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 40px;
	width: 90%;
	padding-left: 10%;
	line-height: 40px;
	background-size: 6%;
	}
.footer-mail {
	background-image: url(../img/footer/footer-post.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 40px;
	width: 90%;
	padding-left: 10%;
	line-height: 40px;
	background-size: 6%;
	}
.footer-copyright {
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 100%;
	line-height: 40px;
	font-size: 15px;
	font-weight: normal;
	}
.footer-design {
	background-image: url(../img/footer/footer-design.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 40px;
	width: 90%;
	padding-right: 10%;
	line-height: 40px;
	background-size: 6%;
	}
.footer-html {
	background-image: url(../img/footer/footer-html.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 40px;
	width: 90%;
	padding-right: 10%;
	line-height: 40px;
	background-size: 6%;
	}
.footer-css {
	background-image: url(../img/footer/footer-css.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 40px;
	width: 90%;
	padding-right: 10%;
	line-height: 40px;
	background-size: 6%;
	}
.footer-cms {
	background-image: url(../img/footer/footer-cms.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 40px;
	width: 90%;
	padding-right: 10%;
	line-height: 40px;
	background-size: 6%;
	}

@media only screen and (max-width: 1600px){
#footer-wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	}
.footer-hours-title {
	background-position: 25% center;
	}
.footer-contact {
	}
.footer-map {
	width: 90%;
	padding-left: 10%;
	}
.footer-phone {
	width: 90%;
	padding-left: 10%;
	}
.footer-fax {
	width: 90%;
	padding-left: 10%;
	}
.footer-mail {
	width: 90%;
	padding-left: 10%;
	}
.footer-copyright {
	}
.footer-design {
	width: 90%;
	padding-right: 10%;
	}
.footer-html {
	width: 90%;
	padding-right: 10%;
	}
.footer-css {
	width: 90%;
	padding-right: 10%;
	}
.footer-cms {
	width: 90%;
	padding-right: 10%;
	}	
	}
	
@media only screen and (max-width: 1200px){
#footer-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	}
.footer-mid-map {
	display: none;
	}	
.footer-map-full {
	float: left;
	width: 100%;
	height: 180px;
	clear: both;
	display: block;
	}
.footer-left {
	float: left;
	width: 38%;
	}
.footer-mid-hours {
	float: left;
	width: 24%;
	}
.footer-right {
	float: left;
	width: 38%;
	text-align: right;
	}
.footer-hours-title {
	background-position: 30% center;
	text-indent: 30px;
	font-size: 14px;
	}
.footer-contact {
	font-size: 14px;
	}
.footer-map {
	width: 90%;
	padding-left: 10%;
	}
.footer-phone {
	width: 90%;
	padding-left: 10%;
	}
.footer-fax {
	width: 90%;
	padding-left: 10%;
	}
.footer-mail {
	width: 90%;
	padding-left: 10%;
	}
.footer-copyright {
	font-size: 14px;
	}
.footer-design {
	width: 90%;
	padding-right: 10%;
	}
.footer-html {
	width: 90%;
	padding-right: 10%;
	}
.footer-css {
	width: 90%;
	padding-right: 10%;
	}
.footer-cms {
	width: 90%;
	padding-right: 10%;
	}
	}
	
@media only screen and (max-width: 960px){
#footer {
	font-size: 10px;
	font-weight: normal;
	}
.centred {
	text-align: center;
	color: #FFF;
	font-size: 10px;
	line-height: 22px;
	height: 22px;
	}
#footer a{
	font-weight: normal;
	}
#footer ul{
	font-weight: normal;
	}
#footer-wrap {
	font-size: 11px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	}
.footer-left {
	float: left;
	width: 35%;
	}
.footer-right {
	float: left;
	width: 35%;
	text-align: right;
	}
.footer-mid-hours {
	float: left;
	width: 30%;
	}
.footer-mid-hours ul {
	font-size: 11px;
	}
.footer-hours-title {
	background-position: 25% center;
	text-indent: 30px;
	font-size: 12px;
	}
.footer-contact {
	font-size: 12px;
	}
.footer-map {
	width: 90%;
	padding-left: 10%;
	}
.footer-phone {
	width: 90%;
	padding-left: 10%;
	font-weight: normal;
	}
.footer-fax {
	width: 90%;
	padding-left: 10%;
	}
.footer-mail {
	width: 90%;
	padding-left: 10%;
	}
.footer-copyright {
	font-size: 12px;
	}
.footer-design {
	width: 90%;
	padding-right: 10%;
	}
.footer-html {
	width: 90%;
	padding-right: 10%;
	}
.footer-css {
	width: 90%;
	padding-right: 10%;
	}
.footer-cms {
	width: 90%;
	padding-right: 10%;
	}	
	}
	
@media only screen and (max-width: 728px){
#footer {
	}
#footer-wrap {
	font-size: 14px;
	width: 100%;
	}
.footer-left {
	float: left;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5%;
	padding-left: 5%;
	}
.footer-mid-hours {
	float: left;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	}
.centred {
	text-align: left;
	color: #FFF;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	}
.footer-mid-hours ul {
	font-size: 14px;
	}
.footer-right {
	float: left;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.footer-hours-left {
	float: left;
	width: 30%;
	text-align: left;
	}
.footer-hours-left ul {
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	}
.footer-hours-right {
	float: left;
	width: 60%;
	}
.footer-hours-title {
	width: 100%;
	text-align: left;
	background-position: left center;
	padding-left: 0%;
	text-indent: 0px;
	font-size: 14px;
	}
.footer-contact {
	width: 100%;
	font-size: 14px;
	}
.footer-map {
	width: 89%;
	padding-left: 11%;
	}
.footer-phone {
	width: 89%;
	padding-left: 11%;
	}
.footer-fax {
	width: 89%;
	padding-left: 11%;
	}
.footer-mail {
	width: 89%;
	padding-left: 11%;
	}
.footer-copyright {
	width: 100%;
	padding-right: 0%;
	font-size: 14px;
	}
.footer-design {
	background-position: left center;
	width: 89%;
	padding-left: 11%;
	padding-right: 0%;
	}
.footer-html {
	background-position: left center;
	width: 89%;
	padding-left: 11%;
	padding-right: 0%;
	}
.footer-css {
	background-position: left center;
	width: 89%;
	padding-left: 11%;
	padding-right: 0%;
	}
.footer-cms {
	background-position: left center;
	width: 89%;
	padding-left: 11%;
	padding-right: 0%;
	}	
	}
