@charset "UTF-8";
body {
    margin: 0
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
	font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.428571429;
    color: #333
}

.topheader {
    background-color: #e31d1a;
    text-align: center;
    padding: 2px;
}

.topheader:hover {
    background: #900;
    transition-duration: 500ms;
    color: #fff;
    font-weight:700;
}

.topheader a {
    color: #fff;
	font-size: 28px;
}

h1 {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #1e1e1e;
}

h2 {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #1e1e1e;
}

h3 {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #1e1e1e;
}

body {
    background: 0 0
}

html {
    background: #000 url(../images/bgdark.png)
}

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

.container-fluid {
    background: rgba(255, 255, 255, .9);
    padding: 25px;
    margin-bottom: 10px
}

.content {
    background: rgba(255, 255, 255, .9);
    padding: 25px;
    margin-bottom: 10px
}

.aligncenter {
    display: block;
    margin: 0 auto
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.headline1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.headline2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.headline3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.featured-title {
	color: #b50707;
    font-family: 'Roboto', sans-serif;
	font-size: 2em;
    font-weight: 700;
	padding-top: 20px;
	padding-bottom: 20px;
}

.featured-content {
	color: #b50707;
    font-family: 'Roboto', sans-serif;
	font-size: 1.3em;
    font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
}

.button {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    background: #f38b00;
    text-transform: uppercase;
    border: 1px solid #b86900;
    border-radius: 5px;
    transition-duration: 1s;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4em;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px
}

.button:hover {
    background: #ff4700;
    transition-duration: 1s
}

.apply-button {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
	width: 100%;
    background: #e31d1a;
    text-transform: uppercase;
    border: 1px solid #e31d1a;
    transition-duration: 1s;
    font-family: 'Roboto', sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.optinbutton {
    display: inline-block;
    padding: 20px;
    max-width: 95%;
    background: #f38b00;
    text-transform: uppercase;
    border: 1px solid #b86900;
    border-radius: 3px;
    transition-duration: 1s;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px
}

.optinbutton:hover {
    background: #ff4700;
    transition-duration: 1s
}

a:hover {
    text-decoration: none
}

ul {
    list-style-type: none
}

.star li {
    background-image: url(../images/star.png);
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
    font-size: 1.4em
}

.checkmark li {
    background-image: url(../images/check.png);
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
}

.bulletbox {
    color: #fff;
    background-color: rgba(43, 43, 43, 0.729412);
    border-radius: 5px
}

.media {
  text-align: left;
  padding-left: 0;
  }  
.media li {
  display:inline-block;
  list-style-type:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  }
.media li a {
  border-bottom: none;
  }
.media li img {
  width:48px;
  height:48px;
  margin-right: 10px;
}

#header {
    background-color: rgba(0, 0, 0, 0.8)
}

#footer {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding: 20px
}

#footer ul {
    margin: 0 0 5px
}

#footer ul li {
    display: inline;
    padding: 15px
}

#footer ul li a,
#footer a {
    text-decoration: none;
    color: #fff
}

#footer a:hover {
    color: red;
    font-weight: 700
}

.supplement {
	padding: 30px
}

.photo-border {
	border: solid 1px #d7272a;
    border-radius: 5% 5% 5% 5%;
    padding: 20px;
}

.program-border {
	border: solid 1px #090909;
	border-radius: 5% 5% 5% 5%;
    padding: 20px;
}

.class-details {
    color: #fff;
    background-color: #090909;
    margin-bottom: 50px;
}

.class-details-title {
    text-transform: uppercase;
}

.class-details-row {
    padding: 20px 35px;
    color: #fff;
    border-bottom: 1px solid #242430;
    font-size: 16px;
}

.class-details-text {
    font-style: normal;
    margin-right: 14px;
}

.class-highlight-icon {
    color: #d7272a;
    font-size: 2.5em;
}

.bullet-highlight-icon {
    color: #d7272a;
}

.banner {
    background-color: #000;
    color: #fff;
    border-top: solid 5px #eee;
    border-bottom: solid 5px #eee;
}

.web-highlight {
    padding: 35px 35px;
}

/*
@media all and (min-width:960px) {
    h1 {font-size: 3.9em}
    h2 {font-size: 3em}
    h3 {font-size: 2em}
    .headline1 {font-size: 4.6em}
    .headline2 {font-size: 3em}
    .headline3 {font-size: 2.5em}	
}

@media all and (max-width:959px) and (min-width:700px) {
    h1 {font-size: 3.5em}
    h2 {font-size: 2.8em}
    h3 {font-size: 1.8em}
    .headline1 {font-size: 3.5em}
    .headline2 {font-size: 3em}
    .headline3 {font-size: 2.5em}	
}

@media all and (max-width:699px) and (min-width:500px) {
    h1 {font-size: 3em}
    h2 {font-size: 2.5em}
    h3 {font-size: 1.5em}
    .headline1 {font-size: 3em}
    .headline2 {font-size: 2.5em}
    .headline3 {font-size: 2em}
	.topheader a {font-size: 18px}
}

@media all and (max-width:499px) and (min-width:320px) {
    h1 {font-size: 2.5em}
    h2 {font-size: 2.3em}
    h3 {font-size: 1.3em}
    .headline1 {font-size: 2.5em}
    .headline2 {font-size: 2.3em}
    .headline3 {font-size: 2em}
	.topheader a {font-size: 18px}
}
*/

@media all and (min-width:960px) {
    .headline1 {font-size: 3em}
    .headline2 {font-size: 2.5em}
    .headline3 {font-size: 2em}	
}

@media all and (max-width:959px) and (min-width:700px) {
    .headline1 {font-size: 3em}
    .headline2 {font-size: 2.5em}
    .headline3 {font-size: 2em}	
}

@media all and (max-width:699px) and (min-width:500px) {
    .headline1 {font-size: 2.5em}
    .headline2 {font-size: 2em}
    .headline3 {font-size: 1.8em}
	.topheader a {font-size: 18px}
}

@media all and (max-width:499px) and (min-width:320px) {
    .headline1 {font-size: 2.3em}
    .headline2 {font-size: 1.9em}
    .headline3 {font-size: 1.7em}
	.topheader a {font-size: 18px}
}