/* T1 Scorpion Footer Styles */
.scorpion-footer.t1 {
	padding: 1.5em 0;
}

.scorpion-footer.t1 .main {
}

.scorpion-footer.t1 .flex {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.scorpion-footer.t1 .copyright {
}

.scorpion-footer.t1 .license-content {
	line-height: 1.4;
}

.scorpion-footer.t1 .license-content > p {
	margin: 0 0 .5em;
}

.scorpion-footer.t1 .sd-logo {
	display: block;
	width: 12em;
}

.scorpion-footer.t1 .sd-logo img {
	display: block;
}
/* End T1 Scorpion Footer Styles */

/* 1500px Responsive */
@media screen and (max-width:1500px) {
	body {
	}
}
/* End 1500px Responsive */

/* 1200px Responsive */
@media screen and (max-width:1200px) {
	body {
	}
}
/* End 1200px Responsive */

/* 1000px Responsive */
@media screen and (max-width:1000px) {
	body {
	}
}
/* End 1000px Responsive */

/* 800px Responsive */
@media screen and (max-width:800px) {
	body {
	}
}
/* End 800px Responsive */

/* 650px Responsive */
@media screen and (max-width:650px) {
	body {
	}

	.scorpion-footer.t1 .flex {
		display: block;
		text-align: center;
	}

	.scorpion-footer.t1 .sd-logo {
		margin: 1em auto 0;
	}
}
/* End 650px Responsive */

/* 550px Responsive */
@media screen and (max-width:550px) {
	body {
	}
}
/* End 550px Responsive */

/* 475px Responsive */
@media screen and (max-width:475px) {
	body {
	}
}
/* End 475px Responsive */

/* 400px Responsive */
@media screen and (max-width:400px) {
	body {
	}
}
/* End 400px Responsive */

/* 350px Responsive */
@media screen and (max-width:350px) {
	body {
	}
}
/* End 350px Responsive */
