@charset "UTF-8";
/* CSS Document */


.index_col_1 { 
	
}
.index_col_1 h1 {
	color: #01417D;
	font-size: 3.0em;
	/*text-shadow: -3px 3px 3px rgba(0,0,0,0.80);*/
	line-height: 1.0em !important;
	text-align: center;
	padding-bottom: 20px;
}
.index_col_1 p{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.3em;
	line-height: 1.5em !important;
	padding-bottom: 10px;
	color:#000;
}
.index_col_2 p{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.2em;
	line-height: 1.5em !important;
	padding-bottom: 10px;
	color:#000;
}
.index_col_2 ol {
	font-size: 1.2em;
	font-family: 'Montserrat', sans-serif;
}
.index_col_2 li {
	padding-bottom: 15px;
	line-height: 1.5em !important;
}

.index_col_2 {
	border-bottom: rgba(214,214,214,1.00) solid thin;
	padding-top: 20px;
}
.index_col_1 h2  {
	color: #74B2EE;
	font-size: 1.5em;
	line-height: 1.2em !important;
	text-align: center;
	padding-bottom: 20px !important;
}

.index_col_1 img {
	display: block;
	margin: auto;
	padding-top: 300px !important;
}
.index_col_2 h2 {
	color: #434343;
	font-size: 1.75em;
	line-height: 1.2em !important;
	text-align: left;
	/*padding-top: 50px !important;*/
	padding-bottom: 10px !important;
}


.join_btn a, .join_btn a:visited {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	border: #000 solid 1px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	margin-top: 20px !important;
	border-radius: 6px;
	font-size: 1.2em;
	background-color: rgba(255,255,255,0.50);
	transition: .5s;
	display: block;
}
.join_btn a:hover {
	background-color: rgba(255,255,255,0.80);
}
.join_box_red a, .join_box_red a:visited {
	border: #FFF solid 1px;
	padding: 10px 20px 10px 20px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-family: 'Montserrat', sans-serif;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 6px;
	font-size: 1.4em;
	background-color: rgba(255,255,255,0.25);
	transition: .5s;
}
.join_box_red a:hover {
	background-color: rgba(255,255,255,0.50);
	color: #000;
	border: #000 solid 1px;
}
/* FOOTER INFO DO NOT TOSS*/
.footer_color {
	background-color: #01417D;
	color: #fff;
}

.footer {
	font-family: 'Montserrat', sans-serif;
}
.footer_contact a, .footer_contact a:visited {
	text-decoration: none;
	border-bottom: rgba(255,255,255,1.00) dotted 1px;
	line-height: 1.2em !important;
	transition: .5s;
	color: rgba(255,255,255,1.00);
}
.footer_contact a:hover {
	border-bottom: rgba(255,255,255,0.50) dotted 1px;
	color: rgba(255,255,255,0.50);
}
.footer_contact p {
	line-height: 1.5em;
}

.footer_link a, .footer_link a:visited {
	text-decoration: none;
	line-height: 1.2em !important;
	color: rgba(255,255,255,1.00);
	display: block;
	padding: 10px 0px 10px 0px;
	transition: .5s;
	background-color: rgba(255,255,255,0.00);
	border-radius: 8px;
}
.footer_link a:hover {
	background-color: rgba(255,255,255,0.20);
	color: rgba(255,255,255,1.00);
}
.social_media_link a, .social_media_link a:visited {
	text-decoration: none;
	display: block;
	transition: .5s;
	background-color: rgba(255,255,255,0.00);
	border-radius: 8px;
}
.social_media_link a:hover {
	background-color: rgba(255,255,255,0.20);

}
/* / FOOTER INFO END */

.menu_border {
	border-bottom: rgba(1,65,125,1.00) solid 2px;
}
.join_box {
	background-color: rgba(212,212,212,1.00);
	padding: 20px 20px 20px 20px;
	margin-bottom: 40px;
	border-radius: 8px;
	border: #000 solid 1px;
}
.join_box_red {
	background-color: #B51504;
	/*padding: 20px 0px 20px 0px;*/
}
.index_col_2 h3 {
	font-size: 2.0em;
	color: #FFF;
}






/* Mobile Layout: 480px and below.  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */



/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout.   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

@media only screen and (min-width: 481px) {
.index_col_1 h1 {
	padding-top: 80px !important;
	font-size: 3.0em;
}
.index_col_1 h2, .instructors h2  {
	color: #000;
	font-size: 2.0em;
	line-height: 1.2em !important;
	text-align: left;
	padding-bottom: 20px !important;
}
.instructors h3 {
	padding-bottom: 20px;
	}
.index_col_1, .index_col_2, .instructors {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}

.index_col_1 img {
	margin-left: 80px;
	padding-top: 40px !important;
}
.index_col_1 {
	
}
	
.index_col_2 {
 
}
.join_box_red a, .join_box_red a:visited {
	width: 200px;
}
.join_box_red a:hover {
	
}
.join_box_red h3 {
	color: #FFF;
	font-size: 2.0em;
	padding-right: 10px;
	text-align: right;
}
.compare {
	padding: 30px;
}


}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout.   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

@media only screen and (min-width: 769px) {

.index_col_2 {
	
}

.index_col_1, .index_col_2, .instructors {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}


}
