/* start global footer styles */
#global-footer {
	height: auto;
	width: 100%;
	bottom: 0;
	position: relative;
	background-color: black;
	margin: 20px auto 0;
}


.global-footer-wrapper {
  color: #fff;
  max-width: 1120px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 50px;
}

.global-footer-wrapper a:link, .global-footer-wrapper a:visited, .global-footer-wrapper a{
	color: #fff;
}

.global-footer-wrapper ul {
    list-style-type: none;
    margin: 0;
	padding: 0;
}

.global-footer-wrapper .global-footer-products-service-wrap ul li:nth-child(2),
.global-footer-wrapper .global-footer-products-service-wrap ul li:nth-child(3) {
	margin-left: 17px;
} 

.global-footer-wrapper .global-footer-cols {
	width: 100%;
}

.global-footer-wrapper .global-footer-cols .global-footer-col:first-child {
	padding-left: 0;
}

.global-footer-wrapper .global-footer-divider-left {
	border-left: 1px solid #fff;
}

.global-footer-wrapper .global-footer-col-item {
	margin-left: 25%;
}

.global-footer-wrapper .global-footer-col a {
	font-size: 12px;
	line-height: 23px;
}

.global-footer-wrapper .global-footer-col a:hover {
	opacity: .75;
}

.global-footer-wrapper .global-footer-col .global-footer-col-name{
	font-weight: bold;
	margin-bottom: 20px;
}

.global-footer-wrapper .global-footer-col .about-us-container {
	margin-top: 10px;
}

.global-footer-wrapper .global-footer-col .about-us-container a {
	padding: 10px 20px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border: 1px solid #fff;
	margin: 10px 0;
	width: 118px;
}

.global-footer-wrapper .global-footer-col .about-us-container a:hover {
	text-decoration: none;
	color: #000;
	background-color: #fff;
	opacity: 1;
}

.global-footer-social-margin-top {
	margin-top: 9%;
}

.global-footer-social-wrapper {
	margin-left: 6%;
}

.global-footer-social-wrapper a {
	margin-right: 20px;
}

.global-footer-social-wrapper a:hover {
	opacity: .75;
}

.global-footer-wrapper .global-footer-col.social-container {
  font-size: 12px;
  vertical-align: bottom;
  padding-bottom: 10px;
  text-align: right;
}

.global-footer-wrapper .global-footer-col.social-container div:nth-child(2) {
	float: right;
}

.global-footer-wrapper .global-footer-cols .global-footer-col .global-footer-mag-wrapper {
	float: left;
	text-align: center;
	margin-left: 12%;
}

.global-footer-wrapper .global-footer-cols .global-footer-col .global-footer-mag-wrapper > a {
	font-size: 12px;
	font-weight: 400;
}

.global-footer-wrapper .global-footer-cols .global-footer-col .global-footer-mag-wrapper > a > img {
	margin-bottom: 10px;
}

.global-footer-wrapper .social {
	height: 30px;
	float: left;
	margin-left: -18px;
}

.global-footer-wrapper .social a {
	display: inline-block;
	margin-right: 20px;
}

.global-footer-wrapper .social a.facebook {
	height: 20px;
	width: 30px;
}

.global-footer-wrapper .social a.twitter {
	height: 20px;
	width: 35px;
}

.global-footer-wrapper .social a.youtube {
	height: 20px;
}

.global-footer-copy-wrap {
	font-size: 12px;
	font-weight: 300;
	line-height: 18px;
}

.global-footer-copy-wrap a:hover {
	opacity: .75;
}

.global-footer-wrapper > .container a {
	float: none !important;
}

@media (min-width: 768px) and (max-width: 991px) {
	.global-footer-wrapper > .global-footer-cols > div:nth-child(1) {
		padding-left: 6%;
	}

	.global-footer-wrapper > .global-footer-cols > .global-footer-divider-left .row:nth-child(1) .global-footer-col:nth-child(3) {
		clear: both;
	}

	.global-footer-wrapper > .global-footer-cols > .global-footer-divider-left .row:nth-child(1) .global-footer-col:nth-child(3),
	.global-footer-wrapper > .global-footer-cols > .global-footer-divider-left .row:nth-child(1) .global-footer-col:nth-child(4) {
		margin-top: 35px;
	}

	.global-footer-social-margin-top > div:first-child {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 767px) {
	/*this section will eventually change to the mobile layout*/
	.global-footer-wrapper > .global-footer-cols > div:nth-child(1) {
		padding-left: 6%;
	}

	.global-footer-wrapper > .global-footer-cols > .global-footer-divider-left .row:nth-child(1) .global-footer-col:nth-child(3) {
		clear: both;
	}

	.global-footer-wrapper > .global-footer-cols > .global-footer-divider-left .row:nth-child(1) .global-footer-col:nth-child(3),
	.global-footer-wrapper > .global-footer-cols > .global-footer-divider-left .row:nth-child(1) .global-footer-col:nth-child(4) {
		margin-top: 35px;
	}

	.global-footer-social-margin-top > div:first-child {
		margin-bottom: 30px;
	}
}

@media (min-width: 600px) and (max-width: 699px) {
	#global-footer {
		padding-bottom: 0;
	}

	.global-footer-wrapper {
		padding: 40px;
	}

	.global-footer-wrapper .global-footer-col .about-us-container a {
		font-size: 14px;
	}

	.global-footer-wrapper .global-footer-col.social-container div:nth-child(2) {
		float: left;
		margin-top: 25px;
	}
}
/* end global footer styles */


/* This is temp css that will be removed once the cache is fully flushed out*/
#footer {
	height: auto;
	width: 100%;
	bottom: 0;
	position: relative;
	background-color: black;
	margin: 20px auto 0;
}


.footer-wrapper {
	color: #fff;
	max-width: 1120px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 50px;
}

.footer-wrapper a:link, .footer-wrapper a:visited, .footer-wrapper a{
	color: #fff;
}

.footer-wrapper ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footer-wrapper .footer-products-service-wrap ul li:nth-child(2),
.footer-wrapper .footer-products-service-wrap ul li:nth-child(3) {
	margin-left: 17px;
}

.global-footer-wrapper ul li.level-2 {
	margin-left: 17px;
}

.footer-wrapper ul li.level-2 {
	margin-left: 17px;
}

.footer-wrapper .footer-cols {
	width: 100%;
}

.footer-wrapper .footer-cols .footer-col:first-child {
	padding-left: 0;
}

.footer-wrapper .footer-divider-left {
	border-left: 1px solid #fff;
}

.footer-wrapper .footer-col-item {
	margin-left: 25%;
}

.footer-wrapper .footer-col a {
	font-size: 12px;
	line-height: 23px;
}

.footer-wrapper .footer-col a:hover {
	opacity: .75;
}

.footer-wrapper .footer-col .footer-col-name{
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-wrapper .footer-col .about-us-container {
	margin-top: 10px;
}

.footer-wrapper .footer-col .about-us-container a {
	padding: 10px 20px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border: 1px solid #fff;
	margin: 10px 0;
	width: 118px;
}

.footer-wrapper .footer-col .about-us-container a:hover {
	text-decoration: none;
	color: #000;
	background-color: #fff;
	opacity: 1;
}

.footer-social-margin-top {
	margin-top: 9%;
}

.footer-social-wrapper {
	margin-left: 6%;
}

.footer-social-wrapper a {
	margin-right: 20px;
}

.footer-social-wrapper a:hover {
	opacity: .75;
}

.footer-wrapper .footer-col.social-container {
	font-size: 12px;
	vertical-align: bottom;
	padding-bottom: 10px;
	text-align: right;
}

.footer-wrapper .footer-col.social-container div:nth-child(2) {
	float: right;
}

.footer-wrapper .footer-cols .footer-col .footer-mag-wrapper {
	float: left;
	text-align: center;
	margin-left: 12%;
}

.footer-wrapper .footer-cols .footer-col .footer-mag-wrapper > a {
	font-size: 12px;
	font-weight: 400;
}

.footer-wrapper .footer-cols .footer-col .footer-mag-wrapper > a > img {
	margin-bottom: 10px;
}

.footer-wrapper .social {
	height: 30px;
	float: left;
	margin-left: -18px;
}

.footer-wrapper .social a {
	display: inline-block;
	margin-right: 20px;
}

.footer-wrapper .social a.facebook {
	height: 20px;
	width: 30px;
}

.footer-wrapper .social a.twitter {
	height: 20px;
	width: 35px;
}

.footer-wrapper .social a.youtube {
	height: 20px;
}

.footer-copy-wrap {
	font-size: 12px;
	font-weight: 300;
	line-height: 18px;
}

.footer-copy-wrap a:hover {
	opacity: .75;
}

.footer-wrapper > .container a {
	float: none !important;
}

@media (min-width: 768px) and (max-width: 991px) {
	.footer-wrapper > .footer-cols > div:nth-child(1) {
		padding-left: 6%;
	}

	.footer-wrapper > .footer-cols > .footer-divider-left .row:nth-child(1) .footer-col:nth-child(3) {
		clear: both;
	}

	.footer-wrapper > .footer-cols > .footer-divider-left .row:nth-child(1) .footer-col:nth-child(3),
	.footer-wrapper > .footer-cols > .footer-divider-left .row:nth-child(1) .footer-col:nth-child(4) {
		margin-top: 35px;
	}

	.footer-social-margin-top > div:first-child {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 767px) {
	/*this section will eventually change to the mobile layout*/
	.footer-wrapper > .footer-cols > div:nth-child(1) {
		padding-left: 6%;
	}

	.footer-wrapper > .footer-cols > .footer-divider-left .row:nth-child(1) .footer-col:nth-child(3) {
		clear: both;
	}

	.footer-wrapper > .footer-cols > .footer-divider-left .row:nth-child(1) .footer-col:nth-child(3),
	.footer-wrapper > .footer-cols > .footer-divider-left .row:nth-child(1) .footer-col:nth-child(4) {
		margin-top: 35px;
	}

	.footer-social-margin-top > div:first-child {
		margin-bottom: 30px;
	}
}

@media (min-width: 600px) and (max-width: 699px) {
	#footer {
		padding-bottom: 0;
	}

	.footer-wrapper {
		padding: 40px;
	}

	.footer-wrapper .footer-col .about-us-container a {
		font-size: 14px;
	}

	.footer-wrapper .footer-col.social-container div:nth-child(2) {
		float: left;
		margin-top: 25px;
	}
}
/* This is temp css that will be removed once the cache is fully flushed out*/
