/* Footer Styles */
.footer {
	color: #454545; /* $text */
	background-color: transparent;
	border-top: 1px solid #454545; /* $text */
	transition: opacity .4s ease 0s;
}

.footer > div.main {
	padding: 3.889em 2.78em;
}

.footer .footer-nav {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 2em 2% 1.5em;
	border-bottom: solid 1px #fff;
}

.footer .footer-nav ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer .footer-nav ul li {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

.footer .footer-nav ul li a {
	display: block;
	padding: .2em .75em;
	font-weight: 700;
	color: #00729D;
	text-transform: uppercase;
	transition: color .4s ease 0s;
	line-height: 1.77;
}

.no-touch .footer .footer-nav ul li a:hover, .footer .footer-nav ul li a:focus {
}

.footer .left {
	width: 30%;
	float: none;
}

.footer .right {
	width: 70%;
	float: none;
}

.footer .schema-info .logo-link {
	display: block;
	padding-bottom: 1.167em;
}

.footer .schema-info span.address {
	font-size: 1.222em;
	line-height: 1.4;
	font-weight: 400;
	color: #454545;
	display: block;
}

.footer .schema-info .phone-link {
	color: #00729D; /* $primary */
	font-size: 1.667em;
	display: block;
	line-height: 1.33;
	font-weight: 700;
}

.no-touch .footer .schema-info .phone-link:hover, .footer .schema-info .phone-link:focus {
	color: #00729D; /* $primary */
}

.footer .schema-info h4 {
	padding-top: 1.5em;
	margin-bottom: .75em;
	font-size: 1.5em;
	color: #00729D; /* $primary */
}

.footer .schema-info .box {
}

.footer .schema-info .box a {
	display: inline-block;
}

.footer .schema-info .box a.quick-link-btn {
}

.footer .schema-info .box a.quick-link-btn.active {
	background-color: #D7A303;
}

.footer .schema-info .box a.quick-link-btn.active:before {
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	margin: 2px;
}

.footer .schema-info .box a.quick-link-btn.active:after {
	-webkit-transform: rotate(90deg) translate(-50%, 50%);
	-ms-transform: rotate(90deg) translate(-50%, 50%);
	transform: rotate(90deg) translate(-50%, 50%);
	left: 88%;
}

.footer .schema-info .foot-social {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 1.111em 0;
}

.footer .schema-info .foot-social li {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

.footer .schema-info .foot-social li a {
	display: block;
	color: #E7B314; /* $secondary */
	margin-right: 1.111rem;
}

.footer .schema-info .foot-social li a icon {
	position: relative;
	display: block;
	font-size: 1.5em;
	text-align: center;
	background-color: transparent;
	transition: color .35s ease 0s;
}

.no-touch .footer .schema-info .foot-social li a:hover icon, .footer .schema-info .foot-social li a:focus icon {
	color: #454545;
}

.footer .schema-info .btn-con {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.footer .quick-links > * {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

.footer .quick-links .quick-link-content {
	width: 100%;
}

.footer .quick-links h4 {
	margin: 0;
	font-size: 1.556em;
	font-weight: 500;
	text-transform: uppercase;
	color: #454545; /* $text */
	letter-spacing: .2rem;
}

.footer .quick-links {
	font-weight: 700;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	text-transform: uppercase;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.cms-admin .footer .quick-links > div:first-child {
	width: 100% !important;
}

.footer .quick-links ul {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 31%;
	padding-right: 2em;
	padding-top: 1.333em;
}

.footer .quick-links ul:last-of-type {
	padding-right: 0;
}

.footer .quick-links ul li {
	border-bottom: 1px solid #454545; /* $text */
}

.footer .quick-links ul li a {
	font-weight: 700;
	color: #00729D; /* $primary */
	line-height: 1.77;
	text-transform: uppercase;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0.5rem 1rem .5rem 0;
	position: relative;
	transition: .35s ease 0s;
}

.no-touch .footer .quick-links ul li a:hover, .footer .quick-links ul li a:focus {
	color: #454545; /* $text */
	padding-left: .5rem;
}

.footer .quick-links ul li a:after {
	position: absolute;
	content: '\e915';
	top: 50%;
	left: 100%;
	font-family: 'icomoon-ult';
	-webkit-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
	color: #E7B314; /* $secondary */
	transition: .35s ease 0s;
}

.no-touch .footer .quick-links ul li a:hover:after, .footer .quick-links ul li a:focus:after {
	color: #454545; /* $text */
	left: 101%;
}
/* End Footer Styles */

/* Scorpion Footer Area */
.scorpion-footer {
	padding: 2.389em 0 5.167em;
	color: #A4A4A4; /* $light */
	background-color: #000000; /* $dark */
}

.scorpion-footer .box {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.scorpion-footer .disclaimer {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 70%;
}

.scorpion-footer small {
	font-weight: 300;
}

.scorpion-footer small a {
	color: #C5C4C2;
	font-weight: inherit;
}

.no-touch .scorpion-footer small a:hover, .scorpion-footer small a:focus {
	color: #E7B314; /* $secondary */
}

.scorpion-footer .scorpion-logo {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.scorpion-footer .scorpion-logo a {
	display: block;
}

.scorpion-footer .scorpion-logo a img {
	display: block;
}
/* End Scorpion Footer Area */

/* IE Fallback */
.no-flexbox .footer .schema-info .box .trio-info {
	display: table;
}

.no-flexbox .footer .schema-info .box .trio-info > * {
	display: table-cell;
}

.no-flexbox .footer .footer-nav ul {
	display: table;
	width: auto;
	margin: 0 auto;
	text-align: center;
}

.no-flexbox .footer .footer-nav ul li {
	display: table-cell;
	vertical-align: middle;
}

.no-flexbox .footer .schema-info .box {
	display: table;
	width: 100%;
}

.no-flexbox .footer .schema-info .box > * {
	display: table-cell;
	vertical-align: middle;
}

.no-flexbox .footer .schema-info .contact-info a {
	display: block;
}

.no-flexbox .footer .schema-info .social-info ul {
	display: block;
}

.no-flexbox .footer .schema-info .social-info ul:after {
	display: block;
	clear: both;
	content: ' ';
}

.no-flexbox .footer .schema-info .social-info ul li {
	display: block;
	float: left;
}

.no-flexbox .scorpion-footer .box {
	display: table;
	width: 100%;
}

.no-flexbox .scorpion-footer .box > div {
	display: table-cell;
	vertical-align: middle;
}
/* End IE Fallback */

/* 1530px Responsive */
@media screen and (max-width:1530px) {
	.footer > div.main {
		padding-left: 4%;
		padding-right: 4%;
	}
}
/* End 1530px Responsive */

/* 1200px Responsive */
@media screen and (max-width:1200px) {
	.footer .schema-info .box .trio-info, .footer .schema-info .social-info {
		float: none;
		width: 100%;
	}

	.no-flexbox .footer .schema-info .social-info ul {
		float: right;
	}

	.footer .schema-info .social-info {
		padding-top: .5em;
	}

	.footer .schema-info .social-info ul li a icon {
		padding: .45em;
		font-size: 1.3em;
	}

	.footer .quick-links ul {
		padding-right: 1em;
		width: 32.5%;
	}

	.footer .quick-links ul li a {
		line-height: 1.5;
	}

	.footer .right {
		width: 67%;
	}
}
/* End 1200px Responsive */

/* 1000px Responsive */
@media screen and (max-width:1000px) {
	.footer .footer-nav ul li a {
		padding: .4em .75em;
	}

	.footer .footer-nav ul, .no-flexbox .footer .footer-nav ul {
		display: block;
		text-align: center;
	}

	.no-flexbox .footer .footer-nav ul li {
		display: block;
		width: 100%;
	}

	.footer .quick-links ul {
		width: 100%;
		padding-top: 0;
		padding-right: 0;
	}

	.footer .quick-links ul:first-of-type {
		padding-top: 1.333em;
	}

	.footer .left, .footer .right {
		width: 50%;
	}

	.scorpion-footer {
		padding: 2.389em 0;
	}
}
/* End 1000px Responsive */

/* 800px Responsive */
@media screen and (max-width:800px) {
	.footer .schema-info .business-info .bottom-logo {
		margin: 0 auto;
	}

	.footer .schema-info .social-info ul {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.no-flexbox .footer .schema-info .social-info ul {
		float: none;
		margin: 0 auto;
		text-align: center;
	}

	.no-flexbox .footer .schema-info .social-info ul li {
		display: inline-block;
		float: none;
	}

	.footer .schema-info .social-info ul li a {
		margin-right: .25em;
		margin-left: .25em;
	}

	.footer .schema-info .business-info {
		text-align: center;
	}

	.footer .schema-info h4 {
		padding-top: .8em;
		margin-bottom: .05em;
	}

	.footer .schema-info .social-info {
		padding-top: 2.5em;
	}

	.footer .schema-info .business-info small {
		padding-left: 1.5em;
	}

	.footer .schema-info .box {
		display: block;
		width: 100%;
		padding: 0;
		text-align: center;
	}

	.footer .schema-info .foot-social {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.footer .schema-info .foot-social li a {
		margin: 0;
		padding-left: .5em;
		padding-right: .5em;
	}

	.footer .schema-info .box .trio-info > * {
		text-align: center;
	}

	.footer .left, .footer .right {
		width: 100%;
	}

	.footer > div.main {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer .quick-links .quick-link-content {
		display: none;
	}

	.footer .schema-info .btn-con {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}

	.footer .quick-links ul {
		padding-right: 0;
	}
}
/* End 800px Responsive */

/* 600px Responsive */
@media screen and (max-width:600px) {
	.footer .schema-info .box .trio-info, .footer .schema-info .box .trio-info > *, .no-flexbox .footer .schema-info .box .trio-info, .no-flexbox .footer .schema-info .box .trio-info > * {
		display: block;
		width: 100%;
		text-align: center;
	}
}
/* End 600px Responsive */

/* 475px Responsive */
@media screen and (max-width:475px) {
	.footer .schema-info .business-info .bottom-logo {
		width: 64%;
	}

	.scorpion-footer .disclaimer {
		max-width: 100%;
	}

	.scorpion-footer .scorpion-logo a img {
		width: 50%;
		margin: 1em auto 0;
	}

	.scorpion-footer .box, .no-flexbox .scorpion-footer .box, .no-flexbox .scorpion-footer .box > div {
		display: block;
		width: 100%;
		text-align: center;
	}
}
/* End 475px Responsive */

.footer .main {
	max-width: 100%;
}
