* {
	margin: 0;
}
html, body {
    height: 100%;
    font-family: "Lato";
    background-color: #FFFFFF;
    margin-top: 0px;
    color: #714E81;
    font-weight: 400;
}
section {
	clear: both;
	margin-bottom: 4%;
	float: left;
	width: 100%;
}
.wrapper {
	min-height: 100%;
	margin-top: 0;
	margin-bottom: -224px; /* the bottom margin is the negative value of the footer's height */
	width: 100%;
		background-color: rgba(162,144,86,0.10);

	
}
#header {
	height: 224px;
	-webkit-box-shadow: 0 0px;
	box-shadow: 0 0px;
	position: relative;
	z-index: 9999;
	width: 100%;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]max-width: 1366px; */
	display: block;
	background-color: #1B1B46;
}
#header-contents {
	height: 224px;
	-webkit-box-shadow: 0 0px;
	box-shadow: 0 0px;
	position: relative;
	width: 100%;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]max-width: 1366px; */
	display: block;
	background-image: url(../images/header-background.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav-container {
	width: 100%;
	/* [disabled]max-width: 1366px; */
	/* [disabled]margin-left: 2%; */
	/* [disabled]margin-right: 2%; */
}
#header-logo {
	height: auto;
	display: block;
	margin-right: auto;
	margin-bottom: 0;
	width: 96%;
	padding-top: 45px;
	z-index: 101;
	position: relative;
	text-align: center;
	clear: both;
	margin-left: auto;
	float: none;
}
#header-nav-container {
	width: 100%;
	text-align: center;
	position: absolute;
	clear: both;
	padding-top: 19px;
}
.header-menu {
	position: relative;
	z-index: 5;
	width: auto;
	text-align: center;
}
.center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.border {
	transition: 0.4s;
	border: 1px solid #C0B8A0;
	position: relative;
	}
a:link {
	color: #1B1B46;
	transition: 0.4s;
	font-weight: 700;
}
a:hover {
	color: #004DAE;
	text-decoration: underline;
}
a:visited {
	color: #1B3964;
	text-decoration: underline;
}
#home-feature-wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	background-color: #A29056;
	padding-top: 5%;
	padding-bottom: 4%;
	height: auto;
	background-image: url(../images/swash-02.png);
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	border-top: 50px solid rgba(27,27,70,0.20);
}
#home-feature-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 96%;
	max-width: 1366px;
}
#home-feature-text-container {
	position: relative;
	margin-left: auto;
	display: block;
	width: 100%;
	margin-right: auto;
}
#home-feature-image-container-1 {
	position: relative;
	margin-right: 0px;
	display: block;
	width: 24%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
	float: right;
	/* [disabled]padding-left: 25px; */
}
#home-feature-image-container-2 {
	position: relative;
	margin-right: 0px;
	display: block;
	width: 24%;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding-left: 25px;
}
#home-feature-image-container img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	max-width: 100%;
	float: left;
	padding-left: 0px;
}
#home-feature-container h1 {
	position: relative;
	font-family: 'Arima Madurai', cursive;
	text-align: center;
	color: rgba(255,255,255,1.00);
	padding-bottom: 16px;
	font-size: 76px;
	font-weight: 400;
	line-height: 1.125em;
	letter-spacing: -0.0125em;
}
#home-feature-container p {
	position: relative;
	text-align: left;
	color: rgba(255,255,255,1.00);
	font-size: 16pt;
	font-weight: 400;
	line-height: 150%;
	padding-bottom: 16px;
	letter-spacing: -0.0125em;
}
#home-button-section {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	display: block;
	background-color: #1B1B46;
	padding-top: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	float: left;
}
#btn-container {
	align-items: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	display: block;
	max-width: 1366px;
	position: relative;
}
a.btn:link   {
	color: white;
	font-size: 14pt;
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	/* [disabled]vertical-align: middle; */
	width: 31.333%;
	text-align: center;
	font-weight: 300;
	background-color: #004DAE;
	line-height: 3em;
	margin-right: 1%;
	margin-left: 1%;
	padding-top: 8px;
	padding-bottom: 8px;
	cursor: pointer;
	transition: 0.4s;
	/* [disabled]border: 1px solid #2CB2E5; */
	letter-spacing: 0.125em;
	display: block;
	position: relative;
	margin-top: 4.5%;
	margin-bottom: 4.5%;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	}
a.btn:hover{
	transition: 0.4s;
	background-color: rgba(255,255,255,1.00)!important;
	color: rgba(0,77,174,1.00)!important;
	letter-spacing: 0.25em;
	padding-left: 0px;
	padding-right: 0px;
}
a.btn:visited{
	color: rgba(255,255,255,1.00);
	
}
.btn-bio a {
	color: rgba(162,144,86,1.00);
	font-size: 14pt;
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	vertical-align: middle;
	width: 99%;
	text-align: center;
	font-weight: 300;
	background-color: #FFFFFF;
	line-height: 3em;
	padding-top: 8px;
	padding-bottom: 8px;
	cursor: pointer;
	transition: 0.4s;
	border: 1px solid #2CB2E5;
	letter-spacing: 0.125em;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	margin-top: 1.5%;
	margin-bottom: 1.5%;
	text-decoration: none!important;
	margin-left: auto;
	margin-right: auto;
	}
.btn-bio a:hover{
	background-color: rgba(255,255,255,1.00);
	color: rgba(0,77,174,1.00);
	letter-spacing: 0.25em;
}
#page-main-photo-about-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	background-position: right top;
	background-color: #0961c4;
	padding-top: 4%;
	padding-bottom: 4%;
	background-image: url(../images/wheelchair-dance-student.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
#page-main-photo-benefits-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	background-position: right top;
	background-color: #0961c4;
	padding-top: 4%;
	padding-bottom: 4%;
	background-image: url(../images/adaptive-ballroom-health-benefits.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
#page-main-photo-lessons-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	background-position: right top;
	background-color: #0961c4;
	padding-top: 4%;
	padding-bottom: 4%;
	background-image: url(../images/adaptive-ballroom-dance-lessons.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#page-main-text-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	/* [disabled]width: 100%; */
	display: block;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: rgba(189,201,215,1.00);
	max-width: 90%;
}
#page-main-text-container h1 {
	/* [disabled]margin-left: auto; */
	font-family: 'Arima Madurai', cursive;
	position: relative;
	width: 40%;
	display: block;
	float: left;
	text-align: left;
	font-size: 58px;
	color: rgba(255,255,255,1.00);
	font-weight: 400;
	line-height: 130%;
	letter-spacing: -0.025em;
	text-shadow: 3px 3px 6px rgba(27,27,70,1.00);
}
#page-content-wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	/* [disabled]background-color: rgba(162,144,86,0.10); */
	background-image: url(../images/swash-03.png);
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 50px solid rgba(0,77,174,0.75);
	padding-top: 3%;
	background-size: contain;
}
#page-content-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	/* [disabled]width: 100%; */
	display: block;
	clear: both;
	max-width: 90%;
}
#page-content-container p {
	position: relative;
	text-align: left;
	color: rgba(27,57,100,1.00);
	font-size: 16pt;
	font-weight: 300;
	line-height: 155%;
	padding-bottom: 16px;
	display: block;
}
#page-content-container h2  {
	font-family: 'Arima Madurai', cursive;
	position: relative;
	text-align: left;
	color: rgba(27,57,100,1.00);
	font-size: 36pt;
	font-weight: 400;
	margin-top: 4.5%;
	margin-bottom: 20px;
	display: block;
	letter-spacing: -0.05em;
	line-height: 110%;
}
#page-content-container h3  {
	font-family: 'Arima Madurai', cursive;
	position: relative;
	text-align: left;
	color: rgba(27,57,100,1.00);
	font-size: 36pt;
	font-weight: 400;
	margin-top: 4.5%;
	margin-bottom: 20px;
	display: block;
	letter-spacing: -0.05em;
}
#page-content-container h4  {
	font-family: 'Arima Madurai', cursive;
	position: relative;
	text-align: left;
	color: rgba(27,57,100,1.00);
	font-size: 21pt;
	font-weight: 400;
	margin-top: -40px;
	margin-bottom: 10px;
	display: block;
	letter-spacing: -0.025em;
}
#page-content-column {
	margin-right: 4%;
	position: relative;
	width: 46%;
	display: block;
	margin-top: 0px;
	float: left;
	text-align: left;
}
#page-feature-text-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	float: left;
}
#page-feature-text-container-half {
	position: relative;
	margin-left: auto;
	margin-right: 2%;
	display: block;
	width: 48%;
	float: left;
}
#page-feature-image-container img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	max-width: 100%;
	float: left;
}
#page-feature-image-container-1 {
	position: relative;
	margin-right: -30px;
	display: block;
	width: 32%;
	margin-top: 57px;
	margin-bottom: 0px;
	float: right;
	padding-left: 25px;
}
#page-feature-image-container-2 {
	position: relative;
	display: block;
	width: 16%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	z-index: 2;
	margin-right: 30px;
	/* [disabled]padding-left: 25px; */
}
#page-bio-page-text-container {
	position: relative;
	margin-left: 0px;
	display: block;
	width: 100%;
	float: left;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#page-bio-page-image-container-3 {
	position: relative;
	display: block;
	margin-bottom: 0px;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 25px;
	width: 40%;
}
#page-bio-page-image-container-3 img {
	position: relative;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
}
#page-bio-wrapper {
	position: relative;
	width: 100%;
	display: block;
	max-width: 1366px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 4%;
	float: left;
	margin-top: 4%;
	margin-bottom: 5%;
}
#page-bio-container {
	position: relative;
	width: 31%;
	display: block;
	float: left;
	margin-right: 3.5%;
	margin-left: 0%;
	background-color: rgba(255,255,255,1.00);
}
#page-bio-container:last-child {
	position: relative;
	width: 31%;
	display: block;
	float: left;
	margin-right: 0%;
	margin-left: 0%;
}
#page-bio-text-container  {
	position: relative;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10%;
	padding-bottom: 10%;
	padding-right: 10%;
	padding-left: 10%;
	margin-bottom: 0px;
	margin-top: 0px;
}
#page-bio-text-container p  {
	font-family: 'Lato', Verdana, Geneva, sans-serif!important;
	position: relative;
	display: block;
	color: rgba(162,144,86,1.00);
	font-size: 14pt;
	font-weight: 300;
}
#page-bio-text-container h4  {
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	position: relative;
	text-align: left;
	color: rgba(162,144,86,1.00);
	font-size: 16pt;
	font-weight: 700;
	display: block;
}
#page-bio-text-container h5  {
	font-family: 'Lato', Verdana, Geneva, sans-serif;
	position: relative;
	text-align: left;
	color: rgba(162,144,86,1.00);
	font-size: 16pt;
	font-weight: 400;
	display: block;
	padding-bottom: 15px;
}
#testimonials-wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	background-color: rgba(0,77,174,1.00);
	background-image: -webkit-linear-gradient(163deg,rgba(44,178,229,1.00) 0%,rgba(0,77,174,1.00) 100%);
	background-image: -moz-linear-gradient(163deg,rgba(44,178,229,1.00) 0%,rgba(0,77,174,1.00) 100%);
	background-image: -o-linear-gradient(163deg,rgba(44,178,229,1.00) 0%,rgba(0,77,174,1.00) 100%);
	background-image: linear-gradient(287deg,rgba(44,178,229,1.00) 0%,rgba(0,77,174,1.00) 100%);
	padding-bottom: 0px;
	height: auto;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 350px;
}
#testimonials-wrapper h3  {
	font-family: 'Arima Madurai', cursive;
	position: relative;
	text-align: left;
	color: rgba(255,255,255,1.00);
	font-size: 28pt;
	font-weight: 400;
	display: block;
	letter-spacing: -0.05em;
	width: 100%;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#volunteer-wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	background-color: rgba(0,77,174,1.00);
	background-image: -webkit-linear-gradient(163deg,rgba(44,178,229,1.00) 0%,rgba(0,77,174,1.00) 100%);
	background-image: -moz-linear-gradient(163deg,rgba(44,178,229,1.00) 0%,rgba(0,77,174,1.00) 100%);
	background-image: -o-linear-gradient(163deg,rgba(44,178,229,1.00) 0%,rgba(0,77,174,1.00) 100%);
	background-image: linear-gradient(287deg,rgba(44,178,229,1.00) 0%,rgba(0,77,174,1.00) 100%);
	padding-bottom: 2%;
	height: auto;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: -5%;
}
#volunteer-container {
	max-width: 1366px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 90%;
}
#volunteer-wrapper h3  {
	font-family: 'Arima Madurai', cursive;
	position: relative;
	text-align: left;
	color: rgba(255,255,255,1.00);
	font-size: 36pt;
	font-weight: 400;
	display: block;
	letter-spacing: -0.025em;
	max-width: 1366px;
	margin-top: 3%;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	line-height: 110%;
}
#volunteer-wrapper p  {
	font-family: 'Arima Madurai', cursive;
	position: relative;
	text-align: left;
	color: rgba(255,255,255,1.00);
	font-size: 16pt;
	font-weight: 300;
	line-height: 150%;
	padding-bottom: 16px;
	display: block;
	max-width: 1366px;
	width: 100%;
}
#volunteer-container img {
	position: relative;
	padding-right: 0px;
	padding-left: 25px;
	display: block;
	margin-right: 0px;
}
#volunteer-container a:link {
	color: #FFF;
	transition: 0.4s;
}
#volunteer-container a:hover {
	color: #99E2FE;
	text-decoration: underline;
}
#volunteer-container a:visited {
	color: #FFF;
	text-decoration: underline;
}
#attire-wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	background-color: rgba(0,77,174,1.00);
	background-image: -webkit-linear-gradient(163deg,rgba(44,178,229,1.00) 0%,rgba(0,77,174,1.00) 100%);
	background-image: -moz-linear-gradient(163deg,rgba(44,178,229,1.00) 0%,rgba(0,77,174,1.00) 100%);
	background-image: -o-linear-gradient(163deg,rgba(44,178,229,1.00) 0%,rgba(0,77,174,1.00) 100%);
	background-image: linear-gradient(287deg,rgba(44,178,229,1.00) 0%,rgba(0,77,174,1.00) 100%);
	padding-bottom: 2%;
	height: auto;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: -5%;
}
#attire-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 90%;
	max-width: 1366px;
}
#attire-wrapper h3  {
	font-family: 'Arima Madurai', cursive;
	position: relative;
	text-align: left;
	color: rgba(255,255,255,1.00);
	font-size: 36pt;
	font-weight: 400;
	display: block;
	letter-spacing: -0.025em;
	max-width: 1366px;
	margin-top: 3%;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	line-height: 110%;
}
#attire-wrapper p  {
	font-family: 'Arima Madurai', cursive;
	position: relative;
	text-align: left;
	color: rgba(255,255,255,1.00);
	font-size: 16pt;
	font-weight: 300;
	line-height: 150%;
	padding-bottom: 16px;
	display: block;
	max-width: 1366px;
	width: 100%;
}
#attire-container img {
	position: relative;
	padding-right: 0px;
	padding-left: 25px;
	display: block;
	margin-right: 0px;
}
.push   {
	height: 224px;
	clear: both;
}
.clear {
    float: none;
    clear: both;
    width: 100%;
    display: block;
}
cite {
    float: none;
    clear: both;
    text-align: left;
    font-size: 40%;
    position: relative;
}
img {
	max-width: 100%;
}
a img{
	max-width: 100%;
	border: none;
}

.float-right   {
	border-radius: 0px;
	display: block;
	letter-spacing: normal;
	position: relative;
	float: right;
	/* [disabled]margin-left: 30px; */
	/* [disabled]margin-bottom: 30px; */
	width: auto;
	padding-left: 30px;
	padding-bottom: 30px;
}
.float-left   {
	text-decoration: none;
	float: left;
	border-radius: 0px;
	display: block;
	margin-right: 15px;
}
/* start footer button */

/* end footer button */
#footer-wrapper {
	position: relative;
	width: 100%;
	height: 224px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/footer-background.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-box-shadow: 0px -5px 11px 5px rgba(162,144,86,0.15);
	box-shadow: 0px -5px 11px 5px rgba(162,144,86,0.15);
}
#footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1366px;
	color: #004DAE;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#footer h1{
	font-family: "Lato";
	font-size: 24pt;
	font-weight: 400;
	margin-bottom: 15px;
	color: #004DAE;
}
#footer a:link {
	color: #1B1B46;
	text-decoration: none;
	float: none;
	display: block;
	position: relative;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #5DD3FF;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footer-col-1 {
	width: 33.333%;
	font-weight: 400;
	/* [disabled]line-height: 1.5em; */
	font-family: "Lato" !important;
	text-align: center;
	float: left;
	white-space: nowrap;
	padding-left: 33.333%;
}
.footer-col-2 {
	width: 28%;
	font-size: 13pt;
	line-height: 1.25em;
	font-family: "Lato";
	/* [disabled]font-weight: 300; */
	float: left;
	margin-left: 2%;
	/* [disabled]border-left-color: rgba(27,27,70,0.30); */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-width: 1px; */
	padding-left: 2%;
}
.copyright {
	color: #004DAE;
	font-size: 11px;
	line-height: 16px;
	/* [disabled]letter-spacing: 0.05em; */
	/* [disabled]font-family: "Lato"; */
	width: auto;
	font-weight: 400;
	padding-top: 11px;
}
.copyright a {
	color: #004DAE!important;
}

.copyright img {
    vertical-align: -15%;
}
  
@media (max-width: 1366px) {
.media-max-1366---------------------------  {
	line-height: 1.25em;
  }
    .header-menu {
	width: 100%;
	right: 0px;
}
	#page-main-text-container {
	width: 90%;
}
	#page-main-text-container h1 {
	/* [disabled]margin-left: auto; */
	width: 50%;
	font-size: 58px;
	line-height: 110%;
}
}

@media (max-width: 1024px) {
.media-max-1024---------------------------  {
	line-height: 1.25em;
  }
    #home-feature-container {
    width: 89%;
}
    #footer {
    width: 89%;
}
    .footer-col-1 {
    width: 27%;
    margin-right: 3%;
    white-space: nowrap;
}
.footer-col-2 {
    width: 27%;
    font-size: 10pt;
}
}
@media (max-width: 960px) {
 .media-max-960---------------------------  {
	display: block;
 } 
	#page-main-photo-about-container {
	background-image: url(../images/wheelchair-dance-student-960dpi.jpg);
}
	#page-main-photo-benefits-container {
	background-image: url(../images/adaptive-ballroom-health-benefits-960dpi.jpg);
}
	#page-main-photo-lessons-container {
	background-image: url(../images/adaptive-ballroom-dance-lessons-960dpi.jpg);
}
	#page-main-text-container h1 {
	font-size: 46px;
	line-height: 115%;
}
	#home-feature-container h1 {
	font-size: 46px;
}
#home-feature-container p {
	font-size: 13pt;
}
	.footer-col-1 {
	width: 40%;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
	position: relative;
	display: block;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 13px;
	padding-top: 0px;
}
.footer-col-2 {
	width: 100%;
	font-size: 10pt;
	float: none;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
	#footer h1{
	font-size: 18pt;
	margin-bottom: 8px;
}
}
@media (max-width: 800px) {
 .media-max-800---------------------------  {
	display: block;
 } 
   
	#page-main-text-container h1 {
	font-size: 36px;
	}
	#page-content-container p {
	font-size: 13pt;
	line-height: 145%;
	padding-bottom: 12px;
	font-weight: 400;
	}
	#page-content-container h2  {
	font-size: 28pt;
	margin-top: 2.5%;
	margin-bottom: 15px;
	letter-spacing: -0.025em;
}
	#page-content-container h3  {
	font-size: 28pt;
	margin-top: 2.5%;
	margin-bottom: 15px;
	letter-spacing: -0.025em;
	}
	#page-content-container h4  {
	font-size: 16pt;
	margin-top: -30px;
	}
}

@media (max-width:640px){
	.media-max-640---------------------------  {
	display: block;
 }
	#home-button-section {
	padding-top: 3%;
	padding-bottom: 2%;
}
	a.btn:link   {
	/* [disabled]vertical-align: middle; */
	width: 90%;
	line-height: 2em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2%;
	margin-bottom: 2%;
	position: relative;
	float: none;
	}
	#page-main-text-container h1 {
	font-size: 28px;
	}
	#page-feature-text-container-half {
	margin-right: 0%;
	width: 100%;
}
	#volunteer-wrapper p  {
	font-size: 14pt;
}
	#attire-wrapper p  {
	font-size: 14pt;
}
	#volunteer-wrapper h3  {
	font-size: 24pt;
}
	#attire-wrapper h3  {
	font-size: 24pt;
}	
	.footer-col-1 {
	width: 55%;
}
}
@media (max-width:567px){
	.media-max-567---------------------------  {
	display: block;
 }
		#page-main-photo-about-container {
	background-image: none;
}
	#page-main-photo-benefits-container {
	background-image: none;
}
	#page-main-photo-lessons-container {
	background-image: none;
}
	#page-main-text-container h1 {
	font-size: 28px;
	width: 100%;
	}
		#home-feature-container h1 {
	font-size: 32px;
}
	#attire-wrapper p  {
	font-size: 13pt;
		line-height: 120%;
}
	#volunteer-wrapper p  {
	font-size: 13pt;
		line-height: 120%;
}
}

@media (max-width: 480px) {
		.media-max-480---------------------------  {
	display: block;
 }
	#attire-wrapper p  {
	font-size: 13pt;
		line-height: 120%;
}
	#volunteer-wrapper p  {
	font-size: 13pt;
		line-height: 120%;
}

    #header-nav-container {
	padding-top: 30px;
}

    .footer-col-1 {
	text-align: center;
	width: 70%;
}
.footer-col-2 {
    font-size: 10pt;
   width: 96%;
    margin: auto;
    text-align: center;
} 
}
