@charset "UTF-8";
/* CSS Document */


@font-face {
	font-family: 'CachetBookRegular';
	src: url('/css/type/cachet-book-webfont.eot');
	src: local('☺'), url('/css/type/cachet-book-webfont.woff') format('woff'), url('/css/type/cachet-book-webfont.ttf') format('truetype'), url('/css/type/cachet-book-webfont.svg#webfont1nQeBmaj') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CachetBoldRegular';
	src: url('/css/type/cachet-bold-webfont.eot');
	src: local('☺'), url('/css/type/cachet-bold-webfont.woff') format('woff'), url('/css/type/cachet-bold-webfont.ttf') format('truetype'), url('/css/type/cachet-bold-webfont.svg#webfontbODu9Mrj') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CachetMediumRegular';
	src: url('/css/type/cachet-medium-webfont.eot');
	src: local('☺'), url('/css/type/cachet-medium-webfont.woff') format('woff'), url('/css/type/cachet-medium-webfont.ttf') format('truetype'), url('/css/type/cachet-medium-webfont.svg#webfont4fmAJEJF') format('svg');
	font-weight: normal;
	font-style: normal;
}

.cachet-reg {
		font-family: CachetBookRegular !important;
		src: url('/css/type/cachet-book-webfont.eot');
		src: local('☺'), url('/css/type/cachet-book-webfont.woff') format('woff'), url('/css/type/cachet-book-webfont.ttf') format('truetype'), url('/css/type/cachet-book-webfont.svg#webfont1nQeBmaj') format('svg');
		font-weight: normal;
		text-decoration: none;
	
		}
.cachet-bold {
	font-family: CachetBoldRegular;
	src: url('/css/type/cachet-bold-webfont.eot');
	src: local('☺'), url('/css/type/cachet-bold-webfont.woff') format('woff'), url('/css/type/cachet-bold-webfont.ttf') format('truetype'), url('/css/type/cachet-bold-webfont.svg#webfontbODu9Mrj') format('svg');
	font-weight: normal;
	font-style: normal;
	
		}
.cachet-med {
	font-family: CachetMediumRegular;
	src: url('/css/type/cachet-medium-webfont.eot');
	src: local('☺'), url('/css/type/cachet-medium-webfont.woff') format('woff'), url('/css/type/cachet-medium-webfont.ttf') format('truetype'), url('/css/type/cachet-medium-webfont.svg#webfont4fmAJEJF') format('svg');
	font-weight: normal;
	font-style: normal;
		}
body, p, div, h2, .line2, .jtline2 { font-family: CachetBookRegular;}
h3 { font-family: CachetMediumRegular;}
h1, h4, h5, h6, .line1, .jtline1 { font-family: CachetBoldRegular;}
		
sup {font-size:50%;}
a {transition: 0.5s ease all; text-decoration: none;}
a:hover, a:focus {transition: 0.5s ease all; text-decoration: none;}



.centered {margin-right: auto; margin-left: auto;}
		
.logo {margin: 10px 25px 0px 0px; float:left; width: 130px; height:auto;}
header.bluish {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006b6b+0,20bdbe+40,20bdbe+60,006b6b+100 */
	background: #006b6b; /* Old browsers */
	background: -moz-linear-gradient(top, #006b6b 0%, #20bdbe 40%, #20bdbe 60%, #006b6b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #006b6b 0%,#20bdbe 40%,#20bdbe 60%,#006b6b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #006b6b 0%,#20bdbe 40%,#20bdbe 60%,#006b6b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006b6b', endColorstr='#006b6b',GradientType=0 ); /* IE6-9 */
}

header {
background: #5c2e91;
}



h1 {
    text-transform: uppercase;
    font-size: 85px;
    color: #ffffff;
    line-height: 90px;
    letter-spacing: -5px;
    font-family: CachetBoldRegular;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: center;
}

.fas {
    color: #0060af; 
    font-size: 72px;
}
.fas.fa-right {
    color: #c6168d;
    margin-left: -12px;
}


h2 {
    font-family: CachetBoldRegular;
    color: #fff;
    margin: 0px auto;
    font-size: 24px;
    line-height: 34px;
    margin-top: -10px;
}
header p {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    margin: 15px auto;
}
span.orange {
    color: rgba(244,121,32,0.3);
    font-size: 42px;
    line-height: 52px;
    font-family: CachetMediumRegular;
    text-align: justify;
    letter-spacing: -1px;
    word-break: break-all;
    width: 100%;
    margin: 0px auto;
}
span.blue {
    color: rgba(143, 114, 177, .2);
    font-size: 42px;
    line-height: 52px;
    font-family: CachetMediumRegular;
    text-align: justify;
    letter-spacing: -1px;
    word-break: break-all;
    width: 100%;
    margin: 0px auto;
}
header {
	position: relative;
    background-image: url("/images/ymca-virtual-school-blue.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

@media (max-width: 1000px) {
	header {
		background-position: -1000px; 
		padding-top: 0; 
	}
	
	header .container .row .col-xs-12 {
		padding-top: 120px; 
	}
	
	header .container .row .col-sm-12 {
		margin-top: -35px; 
	}
}
#backgroundtxt {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    overflow: hidden;
    max-height: 575px;
	display: none; 
}
#middle-block {
	background-color: #0060af;
	padding: 30px 0px;
}
h2.locations, h3.locations {text-align: right;}
h3.locations {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    margin: 10px auto;
}
#main-body {
    background: #fff;
	padding: 30px 0px;
}
p, ul li {
    font-size: 16px;
    line-height: 26px;
}
hr {
    margin: 15px 0;
}
p {
    margin-bottom: 0;
    line-height: 20px;
}
#location-block {
    padding: 15px;
    background: transparent;
    border-radius: 5px;
    margin: 15px auto;
    border: 2px solid #92278f;
}
h2.locations {
    margin-top: 35px;
}
#location-block ul, #location-block li {
    color: #636466;
    margin-bottom: 0px;
	text-align: center;
}
#location-block h2 {
    margin: 0px auto;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: center;
	color: #92278f;
}
#offer .intro h2 {
    text-align: center;
    color: #0060af;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0px auto;
    margin-bottom: 15px;
}
#offer .intro h3 {
    text-align: center;
    margin: 0px auto;
    margin-bottom: 25px;
	color: #636466;
}
#box1 {
    background-color: transparent;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    border: 2px solid #0060af;
}
#box1 p {
	color: #636466;
}
#box1 h4 {
    color: #92278f;
}
#box2 h4 {
    color: #92278f;
}
#box2 {
    background-color: transparent;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    border: 2px solid #92278f;
}
h4 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin: 0px auto;
    margin-bottom: 15px;
    text-align: center;
}
#box1 ul li, #box2 ul li {
	font-size: 16px;
	line-height: 20px;
	color: #636466;
}
#box1 ul, #box2 ul {margin-bottom: 0px; padding-left: 15px;}
#box3 {
    background-color: #92278f;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    transition: 0.5s ease all;
}
#box3:hover, #box3:focus {
    background-color: #a92b31;
    transition: 0.5s ease all;
}
#box3 h5, #box3 h6 a {color: #fff;}
#box3 h5 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px auto;
    letter-spacing: 1px;
    line-height: 24px;
}
#box3 h6 a {
    font-size: 18px;
    line-height: 26px;
    margin: 0px auto;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: CachetBookRegular;
}
h6 {
    margin: 0px auto;
    color: #fff;
    font-size: 18px;
    font-family: CachetBookRegular;
}
header img.img-responsive.logo {
    width: 350px;
    margin: 30px 0px;
    float: none;
}
h2.join span.big {
    font-size: 60px;
    float: left;
    line-height: 100px;
    padding-right: 10px;
    margin-bottom: -5px;
}
h2.join span.small {
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    float: left;
    line-height: 30px;
    letter-spacing: 1.5px;
	margin-top: 20px; 
}
h2.join span.white {
    background-color: #fff;
    border-radius: 5px;
    color: #0060af;
    text-transform: uppercase;
    padding: 3px 10px;
    font-size: 18px;
    line-height: 25px;
    font-family: 'CachetMediumRegular';
    letter-spacing: 1px;
    display: inline-block;
}
h2.join {
    display: block;
    width: 100%;
    float: none;
}
h3.join {
    width: 100%;
    float: none;
    display: inline-block;
    text-transform: none;
    font-family: CachetMediumRegular;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .25px;
}
h5 {
    text-align: center;
    text-transform: uppercase;
    color: #636466;
    font-size: 24px;
    line-height: 34px;
    margin-top: 0px;
    margin-bottom: 10px;
}
a.btn.btn-primary {
    transition: 0.5s ease all;
    background-color: #92278f;
    border-color: #92278f;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: CachetBoldRegular;
    font-size: 18px;
    color: #fff;
    padding: 10px;
    width: 100%;
}
a.btn.btn-primary:hover, a.btn.btn-primary:focus {
    transition: 0.5s ease all;
    background-color: #c6168d;
    border-color: #c6168d;
    color: #fff;
}
a.btn.btn-default {
    transition: 0.5s ease all;
    background-color: #0060af;
    border-color: #0060af;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: CachetBoldRegular;
    font-size: 18px;
    color: #fff;
    padding: 10px;
    width: 100%;
}
a.btn.btn-default:hover, a.btn.btn-default:focus {
    transition: 0.5s ease all;
    background-color: #92278f;
    border-color: #92278f;
    color: #fff;
}

a.btn.btn-purple {
    transition: 0.5s ease all;
    background-color: #5c2e91;
    border-color: #5c2e91;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: CachetBoldRegular;
    font-size: 18px;
    color: #fff;
    padding: 10px;
    width: 100%;
}
a.btn.btn-purple:hover, a.btn.btn-purple:focus {
    transition: 0.5s ease all;
    background-color: #92278f;
    border-color: #92278f;
    color: #fff;
}

/*************************************
**************************************

	MAP STYLES

**************************************
*************************************/

#map {
    width: 100%;
    height: 620px;
    border: solid 2px #fff;
    margin: 0px auto;
    border-radius: 15px;
}

/*************************************
**************************************

	HEADER STYLES

**************************************
*************************************/

.mid-top {
    background-color: #01a490;
    padding: 15px 0px;
    margin-bottom: 60px;
}
header h2.tagline {
    background-color: transparent;
    text-align: left;
    margin-top: 8%;
    margin-bottom: 0px;
    text-transform: none;
}
.mid-top {
    background-color: #01a490;
    padding: 15px 0px;
    margin-bottom: 60px;
    position: absolute;
    top: 33%;
    width: 100%;
    z-index: -10;
}
header img.img-responsive.checklist {
    width: 100%;
    height: auto;
	margin: 0px auto;
	float: none;
}
header {
    padding-top: 30px;
    height: 575px;
}
header img.img-responsive.ymca-logo {padding-top: 5px;}


/*************************************
**************************************

	FOOTER STYLES

**************************************
*************************************/

footer .midbottom {background-color: #006b6b; height: 50px;}
footer .green-block {background-color: #01a490; padding: 30px 0px;}

footer #benefits-block {margin: 15px auto; border-radius: 15px; background-color: #f47920; padding: 10px;}
footer #benefits-block ul li {color: #ffffff;}
footer #benefits-block h5 {font-family: 'CachetBoldRegular'; font-size: 24px; line-height: 26px; margin: 0px auto; margin-bottom: 10px; text-align: center; color: #ffffff;}
footer #benefits-block p {color: #ffffff; text-align: center;}
footer #locations-block {margin: 15px auto; border-radius: 15px; background-color: #f47920; padding: 10px;}
footer #locations-block ul li {color: #ffffff; text-align: center;}
footer #locations-block h5 {font-family: 'CachetBoldRegular'; font-size: 24px; line-height: 26px; margin: 0px auto; margin-bottom: 10px; text-align: center; color: #ffffff;}
footer #join-block {
    background-color: #fff;
    border-radius: 10px;
    margin: 30px auto;
	padding: 30px 0px;
}
footer #join-block h3 {
    text-transform: uppercase;
    color: #fcaf17;
    margin: 0px auto;
    font-size: 35px;
    line-height: 35px;
}
footer #join-block h4 {
    text-align: center;
    font-family: 'CachetBoldRegular';
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase;
    margin: 0px auto;
}
footer #join-block h4 a {color: #dd5828; transition: 0.5s ease all;}
footer #join-block h4 a:hover, footer #join-block h4 a:focus {color: #006b6b; transition: 0.5s ease all;}
footer li span.bold {font-family: 'CachetBoldRegular';}
footer #join-heading h2 {
    text-align: center;
    background-color: transparent;
    font-family: 'CachetMediumRegular';
    font-size: 28px;
    line-height: 30px;
    text-transform: none;
    letter-spacing: -.5px;
}
footer #join-heading h2 span.uppercase {text-transform: uppercase;}
footer p.assistance {
    text-align: center;
    color: #ffffff;
    margin: 0px auto;
}
footer p {
    text-align: center;
    padding: 15px 0px;
}
.mobileblock {display: none;}


@media only screen and (max-width: 1200px) {

h1 {
    font-size: 65px;
    line-height: 75px;
}
.fas {
    font-size: 54px;
}
.fas.fa-right {
    margin-left: -6px;
}
h3.locations {
    font-size: 14px;
    line-height: 24px;
    margin: 10px auto;
	margin-top: 0px;
}
#location-block h2 {
    font-size: 18px;
    line-height: 28px;
}
#location-block ul, #location-block li {
    font-size: 14px;
    line-height: 24px;
}
#map {height: 550px;}
h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
}
#box1 ul li, #box2 ul li {
    font-size: 14px;
    line-height: 18px;
}

} @media only screen and (max-width: 991px) {	

#map {
    height: 505px;
    margin-bottom: 30px;
}
#location-block ul, #location-block li {
    width: 100%;
    float: none;
    display: block;
    column-count: 2;
    column-gap: 0px;
    column-width: 210px;
}
#backgroundtxt {
    max-height: 530px;
}
span.orange {
    font-size: 32px;
    line-height: 42px;
}
#midtop-logo img {
    max-width: 100px;
    margin: 0px auto;
    margin-bottom: 15px;
    text-align: center;
}
h2.tagline {
    text-align: center;
}
h1 {
    font-size: 55px;
    line-height: 65px;
    letter-spacing: 0px;
}
header img.img-responsive.logo {
    width: 300px;
}
#offer {
    margin-top: 30px;
}
.col-sm-6.col-md-6 {
    display: inline-block;
    width: 50%;
    float: left;
}
} @media only screen and (max-width: 768px) {	

#map {margin-top: 30px;}
a.btn.btn-primary {
    margin: 10px auto;
}
    h2.join span.big,
    h2.join span.small,
    h2.join span.white {
        display: block;
        width: 100%;
        clear: both;
        text-align: center;
        float:none;
        margin: 0 auto 10px auto;
    }
    h2.join span.white {
     max-width: 50%;
    }
    h2.locations,
    h3.locations,
    h3.join {
        text-align:center;
    }
} @media only screen and (max-width: 640px) {	

h1 {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 1px;
}
.fas {
    font-size: 30px;
}
header p {
    font-size: 18px;
    line-height: 24px;
}
header img.img-responsive.logo {
    width: 300px;
    display: block;
    text-align: center;
    margin: 30px auto;
}
.mobileblock {
    text-align: center;
    margin-bottom: 15px;
	display: block;
}
h2.join {
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 20px;
}
.joinblock {display: none;}
h3.white {
    background-color: #fff;
    border-radius: 5px;
    color: #0060af;
    text-transform: uppercase;
    padding: 3px 10px;
    font-size: 18px;
    line-height: 25px;
    font-family: 'CachetMediumRegular';
    letter-spacing: 1px;
    max-width: 200px;
    text-align: center;
    margin: 15px auto;
}
h2.locations, h3.locations {
    text-align: center;
}
#map {margin-top: 30px;}
a.btn.btn-primary {
    margin: 10px auto;
}
.col-xs-12.col-sm-6.col-md-6 {
    float: none;
    display: block;
    width: 100%;
}
	
	
} @media only screen and (max-width: 480px) {	
#box3 {
    margin-bottom: 30px;
}
#map {
    height: 400px;
}
#backgroundtxt {
    max-height: 530px;
}
h2.join span.big {
    text-align: center;
    display: block;
    line-height: 100px;
    margin-top: -20px;
}
h2.join span.small {
    float: none;
    text-align: center;
    display: block;
}
h2.join {
    display: inline;
    width: 100%;
    float: none;
    margin: 0px auto;
}
h3.join {
    text-align: center;
    margin: 0px auto;
}
header img.img-responsive.logo {
    width: 100%;
    margin: 15px 0px;
    float: none;
}

}