/*
	Theme Name: Boxing RX (2022)
	Theme URI: http://boxingrx.net
	Author: Rigney Graphics
	Author URI: http://www.rigneygraphics.com
	Description: A responsive Wordpress theme for the Boxing RX website.
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: boxing-2022
*/


/* HTML RESET
====================================== */
body {
	background: #000000;
}

body,
[type=email],
[type=tel],
[type=text],
textarea {
	color: #000000;
	font-size: 1rem;
	line-height: 1.44em;
}



html {
	font-size: 18px;
}

h1, .h1,
h2, .h2,
h3, .h3 {
	font-weight: bold;
}

h2 {
	font-size: 2rem;
	margin-bottom: 1.5rem;
}

#wrapper>#sidebar h2 {
	font-size: 1.25rem;
	margin-bottom: 0.5rem;
}

h3 {
	font-size: 1.6rem;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 1.5rem;
}

h1 {}

h2, h3, .headline {
	color: #000000!important;
}

hr {
	border-color: #BFBFBF;
	border-width: 2px;
	margin-bottom: 1.5rem;
}

img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}

ol {
	counter-reset: item;
	margin: 0 0 1.5rem;
	padding: 0;
}

ol>li {
	counter-increment: item;
	list-style-type: none;
	margin-bottom: 1.5rem;
	margin-left: 0;
	padding-left: 1.75rem;
	position: relative;
}

ol>li:before {
	content: counter(item) ".";
	display: inline-block;
	font-weight: bold;
	position: absolute;
	left: 0;
}

p {
	margin-bottom: 1.5rem;
}

ul {
	margin-bottom: 1.5rem;
	padding-left: 1rem;
}


/* FONT STYLES
====================================== */
body,
[type=email],
[type=tel],
[type=text],
textarea {
	font-family: 'Roboto', sans-serif;
}

footer#site-footer .footer-site-navigation>li:before,
footer#site-footer .footer-site-navigation>li>a,
h1, h2, h3,
header#page-header,
header#site-header .header-site-navigation>li:before,
header#site-header .header-site-navigation>li>a {
	font-family: 'Oswald', sans-serif;
}

.search-form .search-submit input[type=submit] {
	font-family: 'FontAwesome';
}


/* LINK STYLES
====================================== */
a {
	color: #000000;
	text-decoration: none;
}

a:focus,
a:hover {
	color: #000000;
}

footer#site-footer a,
footer#site-footer a:focus,
footer#site-footer a:hover {
	color: #FFFFFF;
}

button {
	border: 1px solid transparent;
	border-radius: .25rem;
	line-height: 1.5;
	padding: .375rem .75rem;
}

a.btn,
button,
input[type=button],
input[type=submit] {
	background-color: #404040;
	border: 2px solid #404040;
	color: #FFFFFF;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.44em;
	padding: 0.5rem 1rem;
	text-transform: uppercase;
}

a.btn:focus,
a.btn:hover,
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
	background-color: #000000;
	border: 2px solid #000000;
	color: #FFFFFF;
}

button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
	cursor: pointer;
}

a.text-underline {
	text-decoration: underline;
}


/* BOOTSTRAP OVERRIDE STYLES
====================================== */
.container {}

.embed-responsive {
	margin-bottom: 1.5rem;
}


/* SHELL/CONTAINER STYLES
====================================== */
.archive-entry {
	border-bottom: 2px solid #BFBFBF;
	margin-bottom: 1.5rem;
}

.archive-entry.has-post-thumbnail div {
	float: left;
	padding-left: 1.25rem;
	width: 75%;
}

.archive-entry.has-post-thumbnail figure>a {
	border: 2px solid #000000;
	display: inline-block;
}

.archive-entry.has-post-thumbnail figure {
	float: left;
	margin: 0 0 1.5rem;
	width: 19%;
}

.content {
	background: #FFFFFF;
	padding: 40px 40px 15px;
}

.content.signup {
	background-color: #515151;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 30px 75px;
}

.content.signup h2 {
	text-align: center;
}

.content.signup .wpcf7 {
	font-size: 1.25rem;
	font-weight: bold;
}

.content.signup .wpcf7 h2 {
	color: #FFFFFF!important;
	margin-bottom: 1.5rem;
}

footer#site-footer {
	color: #FFFFFF;
	font-size: 0.72rem;
	padding: 35px 0 35px;
}

footer#site-footer .logo {
	margin: 0 auto;
	width: 31%;
}

footer#site-footer .copyright {
	margin: 25px 0 0;
	text-align: center;
	text-transform: uppercase;
}

footer#site-footer .site-social {
	text-align: center;
}

header#page-header {
	font-size: 62px;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 3.85rem;
	padding-top: 21rem;
	text-align: center;
	text-shadow: 0 0 2rem rgba(0,0,0,1);
	text-transform: uppercase;
}

main#not-found header#page-header {
	padding-bottom: 3.85rem;
	padding-top: 3.85rem;
}

body.home header#page-header h2 {
	font-size: 62px;
}

body.home header#page-header {
	text-shadow: none;
}

header#page-header h1 {
	color: #FFFFFF;
	font-size: 68px;
	line-height: 1em;
}

body.home header#page-header {
	color: #000000;
}

header#page-header p {
	margin: 0;
}

header#page-header small {
	color: #000000;
	font-weight: 200;
}

header#site-header {
	background: #FFFFFF;
	border-bottom: 3px solid #000000;
	box-shadow: 0 0 4px 2px rgba(0,0,0,0.9);
	color: #4c4c4c;
	font-size: 13px;
	line-height: 1.4em;
	padding: 20px 0;
	position: relative;
	z-index: 2;
}

header#site-header .logo {
	float: left;
	width: 34%;
}

header#site-header .main>div {
	position: relative;
}

#header-site-navigation {
	position: relative;
}

#home-banner {
	background: #c4161c;
	color: #FFFFFF;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.1;
	padding: 1.4rem 2.8rem;
	text-align: center;
	text-transform: uppercase;
}

.inline-bullets {
	margin: 0 0 1.5rem;
	padding: 0;
}

.inline-bullets>li {
	display: inline-block;
	white-space: nowrap;
}

.inline-bullets>li:before {
	content: '• ';
}

.logo p {
	margin: 0;
}

main {
	background: #737373;
}

main>div {
	background: #737373;
	background-position: top left;
	background-repeat: no-repeat;
	background-size: contain;
	border-bottom: 2px solid #42210b;
	margin: 0 auto;
	padding: 0 0 60px;
}

.main {
	margin: 0 auto;
	position: relative;
	width: 100%;
}

.mobile-trigger {
	display: none;
}

#overlay-response {
	background-color: rgba(0, 0, 0, 0.6);
	height: 100%;
	left: 0;
	opacity: 0;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	text-align: center;
	top: 0;
	transition: opacity 0.5s ease;
	width: 0;
	z-index: 350;
}

.page-intro {
	height: 35rem;
	position: relative;
	text-align: center;
}

.page-intro h1 {
	bottom: 2rem;
	color: #FFFFFF;
	font-size: 50px;
	left: 0;
	margin: 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-shadow: 4px 4px 0 #000000;
	text-transform: uppercase;
}

.page-intro h1 small {
	display: block;
	font-size: 1em;
	line-height: 1;
}

.page-intro h1 strong {
	display: block;
	font-size: 2em;
	line-height: 1;
	margin: 0 0 0.25rem;
}

.self-defense-header {
	background:#000000;
	color: #FFFFFF;
	padding: 1.5rem 1.5rem 1px;
}

.self-defense-header ul.inline-bullets {
	margin: 0;
}

.self-defense-instructor {
	background: #FFFFFF;
	margin: 0 0 40px;
}

.self-defense-instructor>.row {
	margin: 0;
}

.self-defense-instructor>.row>div {
	padding: 0 40px 0.5rem;
}

.self-defense-instructor>.row>div.instructor-bio {
	background: #E5E5E5;
	padding-top: 40px;
}

#wrapper {
	background-image: url(img/sidebar-divider.png);
	background-position: 75% 0;
	background-repeat: no-repeat;
}

#wrapper>#content {
	float: left;
	padding-right: 2rem;
	width: 75%;
}

#wrapper>#sidebar {
	float: left;
	padding-left: 2rem;
	width: 25%;
}


/* HOME STYLES
====================================== */
body.home header#page-header {
	padding: 125px 0 170px;
	text-align: right;
}

body.home  header#page-header h2 {
	color: #000000;
}


/* NAVIGATION STYLES
====================================== */
footer#site-footer .footer-site-navigation,
header#site-header .header-site-navigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

footer#site-footer .footer-site-navigation {
	margin: 15px 0 20px;
	text-align: center;
}

footer#site-footer .footer-site-navigation>li,
header#site-header .header-site-navigation>li {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

footer#site-footer .footer-site-navigation>li:before,
footer#site-footer .footer-site-navigation>li>a,
header#site-header .header-site-navigation>li:before,
header#site-header .header-site-navigation>li>a {
	display: inline-block;
	font-size: 15px;
	line-height: 1em;
	vertical-align: middle;
}

footer#site-footer .footer-site-navigation>li:before,
header#site-header .header-site-navigation>li:before {
	color: #9f9e9e;
	content: '\00a0\00a0\00a0|\00a0\00a0\00a0\00a0';
	font-weight: 200;
}

footer#site-footer .footer-site-navigation>li:before {
	color: #000000;
}

footer#site-footer .footer-site-navigation>li:first-child:before,
header#site-header .header-site-navigation>li:first-child:before {
	content: '';
}

footer#site-footer .footer-site-navigation>li>a,
header#site-header .header-site-navigation>li>a {
	font-weight: 400;
	text-transform: uppercase;
}

footer#site-footer .footer-site-navigation>li>a {
	color: #FFFFFF;
}

footer#site-footer .footer-site-navigation>li>a:focus,
footer#site-footer .footer-site-navigation>li>a:hover {
	text-decoration: underline;
}

header#site-header .header-site-navigation {
	bottom: 0;
	position: absolute;
	right: 0;
}

header#site-header .header-site-navigation a:focus,
header#site-header .header-site-navigation a:hover,
header#site-header .header-site-navigation li.current-menu-item>a {
	color: #000000;
	text-decoration: none;
}

/* SOCIAL MEDIA LINKS */
#sidebar .widget {
	margin-bottom: 2rem;
}

.widget_recent_entries ul,
.widget_categories ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #BFBFBF;
}

.widget_recent_entries ul>li,
.widget_categories ul>li {
	border-top: 1px solid #BFBFBF;
	margin: 0;
	padding: 0;
}

.widget_recent_entries li>a,
.widget_categories li>a {
	display: block;
	padding: 0.5rem 0;
}

.wp-pagenavi {
	margin-bottom: 1.5rem;
}

.wp-pagenavi a,
.wp-pagenavi span {
	display: inline-block;
}


/* FORM STYLES
====================================== */
input[type=email],
input[type=tel],
input[type=text],
textarea {
	border: 1px solid #757575;
	padding: 0.5rem;
	width: 100%;
}

.content.signup input[type=email],
.content.signup input[type=tel],
.content.signup input[type=text],
.content.signup textarea {
	background: rgba(255,255,255,0.7);
	border: 2px solid #FFFFFF;
	padding: 1rem 0.75rem;
	width: 100%;
}

.content.signup .field-wrap input[type=button],
.content.signup input[type=submit] {
	background-color: #000000;
	border: 0;
	font-size: 38px;
	padding: 15px;
}

.content.signup .field-wrap input[type=button]:focus,
.content.signup .field-wrap input[type=button]:hover,
.content.signup input[type=submit]:focus,
.content.signup input[type=submit]:hover {
	background-color: #FFFFFF;
	border: 0;
	color: #000000;
}

.content.signup textarea {
	min-height: 10rem;
}

.search-form {
	margin-bottom: 1.5rem;
	max-width: 65%;
}

#wrapper>#sidebar .search-form {
	max-width: none;
}

.search-form .search-input {
	float: left;
	width: calc(100% - 3rem);
}

.search-form .search-input input[type=text] {
	border-bottom-left-radius: 0.25rem;
	border-top-left-radius: 0.25rem;
}

.search-form .search-submit {
	float: left;
	width: 3rem;
}

.search-form .search-submit input[type=submit] {
	background-image: url(img/search.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 20px;
	border: 1px solid #757575;
	border-bottom-right-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	border-left: 0;
	display: block;
	font-size: 0;
	line-height: 1.44rem;
	width: 100%;
}

.content.signup .nf-form-content {
	margin: 0 -15px;
}

.content.signup .nf-form-content nf-field {
	display: block;
	float: left;
	padding: 0 15px;
	width: 50%;
}

.content.signup .nf-form-content nf-field:nth-child(2n+1) {
	clear: both;
}

.content.signup .nf-form-content nf-field:nth-child(5),
.content.signup .nf-form-content nf-field:nth-child(6),
.content.signup .nf-form-content nf-field:nth-child(7) {
	float: none;
	width: 100%;
}

.content.signup .field-wrap.recaptcha-wrap .nf-field-label {
	display: none;
}

.nf-field-element {}

.nf-field-label {}

.nf-form-fields-required,
.ninja-forms-req-symbol,
.nf-form-hp {
	display: none;
}

.content.signup .nf-response-msg,
.content.signup .nf-error-msg.nf-error-field-errors {
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
	margin: 0 0 1.5rem;
}

.content.signup .nf-response-msg {
	color: #004000;
	display: none;
	padding: 1rem 1rem 1px;
}

.content.signup .nf-error-msg.nf-error-field-errors {
	color: #c10005;
	padding: 1rem;
}

.nf-after-field .nf-error-msg {
	color: #FFFFFF;
	font-size: 1rem;
}


nf-field {
	display: block;
	margin: 0 0 1.5rem;
}

.nf-field-element {
	margin: 0 0 10px;
}

.nf-field-element textarea {
	min-height: 140px;
}

.nf-field-label {}

.nf-form-cont {}

.nf-form-content {}

.nf-form-fields-required,
.ninja-forms-req-symbol,
.nf-form-hp {
	display: none;
}

.nf-response-msg,
.nf-error-msg.nf-error-field-errors {
	margin: 0 0 1.5rem;
}

.nf-response-msg {
	border: 2px solid #004000;
	color: #004000;
	display: none;
	padding: 1rem 1rem 1px;
}

.nf-error-msg.nf-error-field-errors {
	border: 2px solid #c10005;
	color: #c10005;
	padding: 1rem;
}

.nf-error-msg.nf-error-invalid-email,
.nf-error-msg.nf-error-required-error,
.nf-error-msg.nf-error-confirm-mismatch {
	color: #c10005;
}


/* TRANSITION STYLES
====================================== */
a.btn,
button,
input[type=button],
input[type=email],
input[type=submit],
input[type=tel],
input[type=text],
textarea {
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


/* WORDPRESS-REQUIRED STYLES
====================================== */
.aligncenter {
	display: block;
	margin: 0 auto 25px;
}

.alignleft {
	display: block;
	float: left;
	margin: 0 25px 25px 0;
}

.alignright {
	display: block;
	float: right;
	margin: 0 0 25px 25px;
}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}


/* MISC. STYLES
====================================== */
.pad0 {
	margin-bottom: 0!important;
}

.padbefore {
	margin-top: 3rem;
}

.padhalf {
	margin-bottom: 0.5em;
}


/* RESPONSIVE STYLES
====================================== */
@media(min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}


@media(max-width: 1499px)
{
	header#page-header {
		padding-top: 17.5rem;
	}
}


@media(max-width: 1399px)
{
	header#page-header {
		padding-bottom: 3.5rem;
		padding-top: 16rem;
	}
	
	body.home header#page-header {
			padding: 105px 0 140px;
	}
	
	body.home main>div {
		background-position: -50px 0;
	}
}


@media(max-width: 1299px)
{
	header#page-header {
		padding-bottom: 3rem;
		padding-top: 14rem;
	}
	
	body.home header#page-header {
		font-size: 58px;
		padding: 90px 0 120px;
	}
	
	header#page-header h1,
	body.home header#page-header h2 {
		font-size: 62px;
	}
	
	header#site-header .logo {
		width: 30%;
	}
	
	body.home main>div {
		background-position: -75px 0;
	}
}


@media(max-width: 1199px)
{
	.alignleft, .alignright {
		max-width: 85%;
	}
	
	.container {
		max-width: none;
		padding-left: 30px;
		padding-right: 30px;
		width: 100%;
	}
	
	.content.signup {
		padding: 30px 60px;
	}
	
	footer#site-footer .logo {
		width: 33%;
	}
	
	header#page-header {
		padding-bottom: 2.5rem;
		padding-top: 12rem;
	}
	
	body.home header#page-header {
		font-size: 54px;
		padding: 75px 0 100px;
	}
	
	header#page-header h1,
	body.home header#page-header h2 {
		font-size: 56px;
	}
	
	#home-banner {
		padding: 1.4rem 80px;
	}
	
	main>div {
		padding: 0 0 30px;
	}
	
	body.home main>div {
		padding: 0;
	}
	
	body.home main>div {
		background-position: -100px 0;
	}
}


@media(max-width: 992px)
{
	.alignleft, .alignright {
		max-width: 65%;
	}
	
	.content.signup {
		padding: 20px 40px;
	}
	
	.content.signup .wpcf7 {
		font-size: 1rem;
	}
	
	footer#site-footer .logo {
		margin-right: 30px;
		width: 35%;
	}
	
	footer#site-footer .footer-site-navigation>li,
	header#site-header .header-site-navigation>li {
		margin-left: 1rem;
	}
	
	header#site-header .header-site-navigation {
		bottom: auto;
		position: static;
		right: auto;
		text-align: right;
	}
	
	header#site-header .header-site-navigation {
		margin-bottom: 1rem;
	}
	
	footer#site-footer .footer-site-navigation>li:before,
	header#site-header .header-site-navigation>li:before {
		content: '';
	}
	
	header#page-header {
		padding-bottom: 2rem;
		padding-top: 12rem;
	}
	
	body.home header#page-header {
		font-size: 50px;
		padding: 50px 0 75px;
		padding-left: 45%;
		text-shadow: 0 0 10px rgba(255,255,255,0.5);
	}
	
	body.home header#page-header br,
	body.home header#page-header br:after {
		content: ' ';
	}
	
	header#page-header h1,
	body.home header#page-header h2 {
		font-size: 52px;
	}
	
	header#site-header .logo {
		width: 27%;
	}
	
	main>div {
		background-position: 50% 0;
		background-size: 991px;
	}
	
	body.home main>div {
		background-position: -175px 0;
	}
	
	#wrapper {
		background-position: 70% 0;
	}
	
	#wrapper>#content {
		padding-right: 1rem;
		width: 70%;
	}

	#wrapper>#sidebar {
		padding-left: 1rem;
		width: 30%;
	}

	.page-intro {
		height: auto;
		padding: 8rem 0 1.5rem;
	}

	.page-intro h1 {
		bottom: auto;
		position: relative;
	}
}


@media(max-width: 767px)
{
	.alignleft, .alignright {
		max-width: 50%;
	}
	
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.content {
		padding: 1.5rem 1.5rem 1px;
	}
	
	.content.signup {
		background: #000000!important;
		padding: 25px 25px 1px;
	}
	
	.content.signup input[type=email],
	.content.signup input[type=tel],
	.content.signup input[type=text],
	.content.signup textarea {
		padding: 0.5rem;
	}
	
	.content.signup input[type=submit] {
		font-size: 1.5rem;
		padding: 0.5rem;
	}
	
	.content.signup .nf-form-content {
		margin: 0;
	}

	.content.signup .nf-form-content nf-field {
		float: none;
		padding: 0;
		width: 100%;
	}
	
	.content.signup textarea {
		min-height: 0;
	}
	
	footer#site-footer .logo {
		float: none;
		margin: 0 auto 2rem;
		width: 40%;
	}
	
	footer#site-footer .footer-site-navigation>li {
		margin-left: 0.5rem;
		margin-right: 0.5rem;
	}
	
	header#page-header {
		padding-bottom: 2.5rem;
		padding-top: 10rem;
	}
	
	body.home header#page-header {
		font-size: 46px;
		padding: 40px 0 75px;
		padding-left: 35%;
		text-shadow: 0 0 20px rgba(255,255,255,0.75);
	}
	
	header#page-header h1,
	body.home header#page-header h2 {
		font-size: 46px;
	}
	
	header#site-header .logo {
		width: 35%;
	}
	
	.inline-bullets>li {
		display: block;
		margin: 0.5rem;
		white-space: normal;
	}
	
	.inline-bullets>li:before {
		content: '';
	}
	
	body.response #overlay-response {
		cursor: pointer;
		opacity: 1;
		width: 100%;
	}
	
	.mobile-trigger {
		background-color: #000000;
		background-image: url(img/header-menu.png);
		background-position: 12px 12px;
		background-repeat: no-repeat;
		background-size: 16px 15px;
		border-radius: 4px;
		display: block;
		height: 40px;
		position: absolute;
		right: 20px;
		text-indent: -9999px;
		top: 20px;
		width: 40px;
		z-index: 400;
	}
	
	.mobile-trigger:focus,
	.mobile-trigger:hover {
		background-color: #000000;
	}
	
	header#site-header .site-navigation {
		background: #FFFFFF;
		border-left: 1px solid #000000;
		float: none;
		height: 100%;
		overflow-x: hidden;
		overflow-y: scroll; /* has to be scroll, not auto */
		position: fixed;
		right: -2px;
		text-align: left;
		top: 0;
		transition: width 0.5s;
		-webkit-overflow-scrolling: touch;
		width: 0;
		z-index: 5000;
	}
	
	header#site-header .site-navigation>div {
		padding: 30px;
	}
	
	header#site-header .header-site-navigation {
		text-align: left;
	}
	
	header#site-header .header-site-navigation>li {
		border-bottom: 1px solid #c4c4c4;
		display: block;
		margin-left: 0;
	}
	
	header#site-header .header-site-navigation>li>a {
		font-size: 1.25rem;
		padding: 0.5rem;
	}
	
	header#site-header .header-site-navigation>li:before {
		display: none;
	}
	
	body.response header#site-header .site-navigation,
	header#site-header .site-navigation>div {
		width: 380px;
	}
	
	main>div {
		background-size: 767px;
	}
	
	body.home main>div {
		background-position: -200px 0;
		background-size: 880px;
	}
	
	.row {
		margin-left: -10px;
		margin-right: -10px;
	}
	
	.self-defense-instructor {
		margin: 0;
	}
	
	.self-defense-instructor>.row>div {
		padding: 0;
	}
	
	/*
	.self-defense-instructor>.row>div {
		padding: 0 40px 0.5rem;
	}
	*/

	.self-defense-instructor>.row>div.instructor-bio {
		background: transparent;
	}
	
	#wrapper {
		background: none;
	}
	
	#wrapper>#content {
		float: none;
		padding-right: 0;
		width: 100%;
	}

	#wrapper>#sidebar {
		border-top: 3px solid #b5b5b5;
		float: none;
		padding-left: 0;
		padding-top: 1.5rem;
		width: 100%;
	}

	.page-intro {
		height: auto;
		padding: 6rem 0 1.5rem;
	}

	.page-intro h1 {
		font-size: 35px;
	}
}

@media(max-width: 575px)
{
	html {
		font-size: 100%;
	}
	
	.alignleft, .alignright {
		float: none;
		margin: 0 auto 1.5rem;
		max-width: 100%;
	}
	
	.container {
		padding: 0;
	}
	
	header#site-header .container {
		padding: 0 20px;
	}
	
	.content.signup input[type=submit] {
		font-size: 1rem;
	}
	
	footer#site-footer {
		padding: 35px 20px 20px;
	}
	
	footer#site-footer .copyright {
		margin: 20px 0 0;
	}
	
	footer#site-footer .logo {
		width: 45%;
	}
	
	header#page-header {
		padding-bottom: 3rem;
		padding-top: 8rem;
	}
	
	body.home header#page-header {
		font-size: 42px;
		padding: 45px 30px;
		padding-left: 30%;
		text-align: center;
		text-shadow: 0 0 30px rgba(255,255,255,1);
	}
	
	header#page-header h1 {
		font-size: 42px;
	}
	
	header#site-header .logo {
		width: 45%;
	}
	
	#home-banner {
		padding: 1.4rem 2.8rem;
	}
	
	main br,
	main br:after {
		content: ' ';
	}
	
	main>div {
		padding: 0;
	}
	
	body.home main>div {
		background-position: -280px 0;
	}
	
	body.response header#site-header .site-navigation,
	header#site-header .site-navigation>div {
		width: 320px;
	}

	.page-intro h1 {
		font-size: 30px;
	}
}


@media(max-width: 480px)
{
	.h2, h2 {
		font-size: 1.5rem;
	}
	
	h2 {
		margin-bottom: 1rem;
	}
	
	footer#site-footer .logo {
		width: 50%;
	}
	
	header#page-header {
		padding-bottom: 3rem;
	}
	
	header#page-header h1 {
		font-size: 38px;
	}
	
	header#site-header .logo {
		width: 55%;
	}
	
	body.home main>div {
		background-position: -320px 0;
	}
	
	body.response header#site-header .site-navigation,
	header#site-header .site-navigation>div {
		width: 290px;
	}

	.page-intro {
		padding: 4rem 30px 1.5rem;
	}
}


@media(max-width: 420px)
{
	footer#site-footer .logo {
		width: 55%;
	}
	
	header#page-header {
		padding-bottom: 2rem;
	}
	
	header#page-header h1 {
		font-size: 34px;
	}
	
	body.response header#site-header .site-navigation,
	header#site-header .site-navigation>div {
		width: 260px;
	}

	.page-intro h1 {
		font-size: 25px;
	}
}


@media(max-width: 380px)
{
	footer#site-footer .logo {
		width: 60%;
	}
	
	header#page-header h1 {
		font-size: 30px;
	}
	
	body.response header#site-header .site-navigation,
	header#site-header .site-navigation>div {
		width: 240px;
	}
}


@media(max-width: 320px)
{
	footer#site-footer .logo {
		width: 65%;
	}
	
	header#page-header h1 {
		font-size: 26px;
	}
	
	body.response header#site-header .site-navigation,
	header#site-header .site-navigation>div {
		width: 210px;
	}
}