body {
	font-size: 14px;
	font-family: 'open sans', arial;
	background: #fff;
}
h1, h2 {
	color: #000;
}
pre {
	font-size: 13px;
	font-family: 'open sans', arial;
	line-height: 1.7;
}
p.medium {
	color: #676767;
	font-size: 18px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 820px;
}
.nav-wrap {
	background: #000;
}
.content-wrap {
	background: #fff;
	position: relative;
}
.content-wrap img {
	margin: 0 auto;
	max-width: 100%;
}
.background-wrap {
	background: url("../images/parents.jpg") no-repeat center center #111;
	background-size: cover;
	height: 22vw;
	text-align: center;
}
.background-wrap h1 {
	color: #fff;
	font-size: 70px;
	font-weight: 900;
	padding-top: 8vw;
	margin-bottom: 15px;
}
.background-wrap h3 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
}
.background-wrap h4 {
	color: #ccc;
	font-size: 21px;
	font-weight: 300;
}
.plain-background-wrap {
	background: url("../images/parents.jpg") no-repeat center center #111;
	background-size: cover;
	height: 95px;
	text-align: center;
}
.content-quote .row {
	margin: 0;
}
.content-quote .quote-text {
	background: #2d252b;
	width: 45%;
	float: left;
}
.content-quote .quote-image {
	width: 55%;
	float: right;
}
.content-quote .quote-text h2 {
	color: #fff;
	font-size: 49px;
	font-weight: 300 !important;
	line-height: 1.3;
	text-align: left;
	margin: 10vw 0 0 7vw;
	max-width: 500px;
}
.content-quote .quote-text h4 {
	color: #969295;
	font-size: 21px;
	font-weight: 700;
	line-height: 1.3;
	margin: 20px 0 0 7vw;
	max-width: 500px;
}
.content-wrap.content-benefits {
	margin: 170px auto 150px;
}
.content-benefits .benefits-left {
	text-align: right;
	width: 56%;
	float: left;
}
.content-benefits .benefits-right {
	width: 44%;
	float: right;
}
.content-wrap.content-benefits .benefits-right h2 {
	font-size: 72px;
	font-weight: 900;
	text-align: left;
	line-height: 1.1;
	margin-bottom: 30px;
}
.content-wrap.content-benefits .benefits-right h4 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: -1px;
	max-width: 500px;
	margin-bottom: 30px;
}
.content-wrap.content-benefits .benefits-right h2 em {
	font-size: 40px;
	font-weight: 300;
	font-style: normal;
}
.content-wrap.content-benefits .benefits-right ul {
	padding: 0;
	margin: 0;
}
.content-wrap.content-benefits .benefits-right li {
	background: url("../images/check-large.png") no-repeat left center;
	color: #404040;
	font-size: 19px;
	font-weight: 500;
	line-height: 44px;
	list-style: none;
	padding-left: 50px;
}
.content-wrap .features h2 {
	margin-bottom: 49px;
}
.content-wrap .benefits-wrap {
	background: url("../images/divider.png") no-repeat bottom center;
	width: 100%;
}
.content-wrap .features .content-block {
	padding-top: 55px;
	padding-bottom: 0;
	padding-left: 1%;
}
.content-wrap .features ul {
	padding-left: 0;
}
.content-wrap .features li {
	background: url("../images/check-small.png") no-repeat left center;
	color: #676767;
	font-size: 16px;
	font-weight: 500;
	line-height: 47px;
	list-style: none;
	padding-left: 29px;
}
.content-wrap.content-luke .col-md-12 {
	padding: 0;
}
.content-wrap.content-luke .row {
	padding: 0;
	margin: 0;
}
.content-wrap.content-luke h2 {
	font-size: 50px;
	color: #fff;
	font-weight: 300;
	width: 100%;
	position: absolute;
    top: 19vw;
    padding: 0 30%;
}
#about-us .background-wrap.hide-mobile {
	background: url("../images/jake-bw.jpg") no-repeat center center #111;
	background-size: cover;
	height: 35vw;
	text-align: center;
}
#about-us .background-wrap.hide-desktop {
	background: url("../images/jake-bw-mobile.jpg") no-repeat center center #111;
	background-size: cover;
	height: 35vw;
	text-align: center;
}
#about-us .background-wrap h1 {
	color: #fff;
	font-weight: 900;
	padding-top: 14.75vw;
	margin-bottom: 15px;
}
#about-us .background-wrap.hide-desktop h1 {
	padding-top: 30vw;
}
.content-block {
	margin: 0 auto;
	max-width: 1000px;
}
.col-md-4, .col-md-6  {
	float: left;
}
h1 {
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 27px;
}
h4 {
	font-size: 21px;
	line-height: 1.5;
}
h6 {
	font-size: 18px;
}
.highlight-text {
	text-shadow: 0 0 65px rgba(255,255,255,.9);
}
.content-block {
	padding: 80px 0;
}
.content-block.about-message {
	padding: 60px 0;
}
.about-message h3 {
	line-height: 1.4;
	text-align: center;
}
.icon {
	margin: -10px auto 20px !important;
	display: block !important;
}
.nonprofit h1, .how-it-works h1, .how-it-works h2, .legal h1, .contact-us h1 {
	color: #000;
	font-weight: 900;
	text-align: center;
	margin-bottom: 30px;
}
.contact-us p.big {
	text-align: center;
}
.contact-us h4 {
	text-align: center;
	margin-top: 50px;
}
.how-top {
	padding-bottom: 0;
}
hr {
	margin: 0 auto 40px;
	max-width: 100px;
	border-color: #111;
}
.benefits, .steps, .call {
	margin: 0 0 80px;
}
.benefits .col-md-6 {
	margin: 50px 0 0;
	padding-left: 40px;
	padding-right: 40px;	
}
.steps h1 {
	margin-bottom: 50px;
}
.steps h4 {
	text-align: center;
}
.what-is {
	position: absolute;
	width: 550px;
	top: 165px;
	top: 10vw;
	left: 400px;
	left: 20vw;
}
.what-is h1 {
	margin: 0 0 10px;
}
.what-is h3 {
	font-size: 21px;
	font-weight: 300;
	margin-bottom: 25px;
}
.what-is p {
	color: #444;
	font-weight: 400;
	font-size: 19px;
	line-height: 1.55;
	max-width: 800px;
	margin: 0 auto;
}
.terms h4 {
	margin-top: 40px;
}
.agreement {
	font-size: 12px;
	margin: 20px 0 auto;
}
.clearfix:after {
	display: table;
	content:"";
	clear: both;
}
.clear{
	display: block;
	clear: both;
}
a {
	transition: all 100ms ease-in;
}
nav.navbar {
	background: #000;
	padding: 25px 6%;
	z-index: 999;
}
.navbar-toggler {
	border-color: #333 !important;
	cursor: pointer;
	z-index: 999;
}
.navbar-toggler:focus {
	outline: 0;
}
.navbar-nav .nav-link {
	margin-left: 0;
	text-align: center;
}
.navbar-nav a {
	color: #fff !important;
	font-size: 15px;
	font-weight: 600;
	line-height: 25px;
	margin-left: 25px !important;
}
.navbar-nav a:hover {
	color: #ff8400 !important;
}
.navbar-brand img {
	height: 37px;
}
.bottom-menu-wrap {
	background: #151515;
	padding: 55px 0;
	text-align: center;
}
header {
	position:relative;
}
.carousel-inner {
	width: 100%;
	display: inline-block;
	position: relative;
}
.carousel-inner {
	padding-top: 43.25%;
	display: block;
	content: "";
}
.carousel-item {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: skyblue;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.carousel-control-prev, .carousel-control-next {
	z-index: 10;
}
.call-to-action {
	position: absolute;
/* 	top: -120px;
	left: 0;
	bottom: 0;
	right: 0;
	height: 290px;
	margin: auto; */
	top: 50%;
	left: 50%;
    transform: translateX(-50%) translateY(-50%);
	width: 100%;
	z-index: 9;
	margin-top: 20px;
	text-align: center;
}
.call-to-action h1 {
	color: #fff;
	font-size: 54px;
	font-weight: 900;
	margin-bottom: 23px;
}
.call-to-action h3 {
	color: #111;
	font-size: 25px;
	font-weight: 400;
}
.fancybox-close-small {
	outline: 0 !important;
}
#alert h4 {
	margin-bottom: 30px;
}
#alert h5 {
	font-size: 16px;
	margin-bottom: 20px;
}
#alert p {
	font-size: 14px;
}
#mc_embed_signup input.email {
	margin: 0 auto 15px !important;
	padding: 12px 15px !important;
	outline: none !important;
	max-width: 250px !important;
	text-align: center !important;
}
#mc_embed_signup .button {
	opacity: 1 !important;
	margin: 0 auto 15px !important;
	padding: 7px 10px !important;
	height: auto !important;
	background: #f80 !important;
	outline: none !important;
	max-width: 150px !important;
	transition: 75ms all ease-in;
}
#mc_embed_signup .button:hover {
	opacity: 0.8 !important;
}
.pop-form {
	width: 500px !important;
	display: none;
	padding: 50px 1.5vw !important;
	max-width: 850px !important;
	text-align: center !important;
}

section.video {
	background: #eee;
	text-align: center;
	padding: 70px 0;
}
section.video h2 {
	font-size: 33px;
	letter-spacing: -.3px;
	line-height: 1.3;
	margin: 0 auto;
	margin-bottom: 30px;
	max-width: 700px;
}
.video-container {
	margin: 0 auto;
	max-width: 950px;
	box-shadow: 0 10px 40px rgba(0,0,0,0.15)
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
.pop-form {
	padding: 35px 1.5vw !important;
}
	}
	
.pop-form h1 {
	margin: 0 auto 40px;
}
.pop-form input, .pop-form select {
	font-size: 15px;
	font-weight: 400;
	border: 1px solid #999;
	margin: 0 auto 10px;
    padding: 12px 15px;
	border-radius: 3px;
	float: none;
	display: block;
	width: 75%;
}
.pop-form select {
	   text-align-last: center;
}
.pop-form input::placeholder {
	text-align: center;
}
.pop-form input[type="submit"] {
	color: #fff;
    cursor: pointer;
	text-align: center;
	line-height: 32px;
	background: rgba(255, 22, 33, 1);
	border-radius: 4px;
	border: 0;
	margin-top: 30px;
	padding: 7px 15px;
	min-width: 90px;
	width: 35%;
	width: auto;
	transition: 75ms all ease-in;
}
.pop-form input[type="submit"]:hover {
	opacity: 0.8;
}
.fancybox-navigation {
	display: none;
}
#login a {
	color: #000;
	font-size: 13px;
	margin-top: 12px;
}
#login a:hover {
	color: #eb7a00;
	text-decoration: none;
}
a.big-button {
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
	background: #eb7a00;
	background: rgba(235, 122, 0, 0.75);
	padding: 27px 30px;
	border-radius: 3px;
	margin-top: 80px;
	margin-bottom: 0;
	display: inline-block;
	outline: none !important;
}
a.big-button:hover {
	text-decoration: none;
	background: rgba(235, 122, 0, 1);
}
a.page-button {
	text-transform: none;
	padding: 30px 25px;
	margin: 0 auto;
	display: inline-block;
}

.tooltip {
    color: #000;
}

a.view-demo {
	border: 0px solid #000;
	border-color: rgba(0, 0, 0, 0.8);
    color: #000;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    margin-top: 20px;
    padding: 10px;
    border-radius: 3px;
	letter-spacing: 0.3px;
}
a.view-demo:hover {
	color: #222;
	text-decoration: none;
}
.signup-link a {
	border: 1px solid #fff;
	border-radius: 2px;
	padding-left: 12px !important;
	padding-right: 12px !important;
	margin-left: 0;
}
.signup-link a:hover {
	border-color: #eb7a00;
}
footer {
	background: #000;
	padding: 30px 0;
	text-align: center;
}
.bottom-menu-wrap h5 {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}
ul.bottom-menu, ul.footer-menu {
	display: inline-block;
	margin: 0;
	padding: 0;
}
ul.footer-menu {
	margin: 10px 0 0;
}
.bottom-menu li, .footer-menu  li{
	display: inline-block;
	padding: 0 15px;
}
.bottom-menu li a{
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}
.bottom-menu li a:hover {
	color: #ff8400;
}
.footer-menu  li a, .footer-menu  li  {
	color: #6c6c6c;
	text-decoration: none;
	font-size: 14px;
}
.footer-menu  li a:hover {
	color: #fff;
}
#featured-sports {
	background: #111;
}
.sports-wrap {
	text-align: center;
	margin: 75px auto 0;
}
.sports-wrap p {
	color: #afafaf;
	font-size: 16px;
	margin: 10px auto 0;
}
.sport {
	width: 12.28%;
	margin: 0 1%;
	float: left;
}

/* video */
section#video-landing, section#video-landing-mobile {
	background: #fff;
	border-top: 0px solid #ddd;
}
section#video-landing .row, section#video-landing-mobile .row {
	margin: 0;
	position: relative;
}
section#video-landing-mobile {
	padding-top: 50px;
}
.caption-wrap {
}
.video-caption {
	margin-top: 130px;
	max-width: 550px;
	float: right;
}
.video-caption h1, .video-caption p {
	color: #000;
	text-align: left;
}
.video-caption h1 {
    font-size: 53px;
    font-weight: 600;
}
.video-caption p.big {
	margin: 0 0 30px;
	max-width: 400px;
}
.video-caption p {
	font-size: 17px;
}
p.big {
    color: #000;
    font-size: 27px !important;
    font-weight: 300;
    line-height: 1.5;
    max-width: 850px;
    margin: 0 auto;
}
.video-wrap {
	position: relative;
    overflow: hidden;
    height: 550px;
}
video {
  position: absolute;
  padding-top: 40%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(-37%);
          transform: translateY(-37%);
  height: auto;
  width: 100%;
}
#video-landing, #video-landing-mobile {
  width: 100%;
  position: relative;
  overflow: hidden;
  color: white;
}
#video-landing .container, #video-landing-mobile .container {
	max-width: 1140px;
}
#video-landing video, #video-landing-mobile video {
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
}

@media (min-width: 768px) {
	
.hide-desktop {
	display: none;
}
	
	}

@media (max-width: 1400px) {

.video-caption {
	top: 75px;
	top: 5.5vw;
	left: 50px;
}
video {
	transform: translateY(-33%) translateX(-15%);
	transform: translateY(-33%) translateX(-10vw);
	width: 125%;
}

	}

@media (max-width: 1200px) {

.row {
	margin-left: 0;
	margin-right: 0;
}
.legal {
	padding-left: 30px;
	padding-right: 30px;
}
.bottom-menu-wrap {
	padding-left: 50px;
	padding-right: 50px;
}
.video-caption {
	top: 40px;
	top: 5vw;
	padding-left: 10%;
}
.video-caption h1 {
    font-size: 40px;
}
.video-caption p {
	font-size: 16px;
}
.video-caption p.big {
    font-size: 24px !important;
	margin-bottom: 20px;
}
video {
	transform: translateY(-30%) translateX(-25%);
	transform: translateY(-30%) translateX(-18vw);
	width: 145%;
}
.steps {
	margin-bottom: 30px;
}
.fancybox-slide:before {
	vertical-align: top !important;
}
section.video h2 {
	font-size: 27px;
	max-width: none;
	padding: 0 5%;
}
	}

@media (max-width: 992px) {

.video-caption {
	top: 25px;
	top: 3vw;
	max-width: 440px;
}
.video-caption p {
	font-size: 15px;
}
video {
	transform: translateY(-30%) translateX(-30%);
	transform: translateY(-27%) translateX(-25vw);
	width: 170%;
}

	}

@media (max-width: 850px) {

.video-caption {
	max-width: 400px;
	left: 30px;
}
.video-caption br {
	display: none;
}
.video-caption h1 {
	font-size: 32px;
}
.video-caption p {
	font-size: 14px;
}
video {
	transform: translateY(-30%) translateX(-33%);
	transform: translateY(-24%) translateX(-28vw);
	width: 200%;
}

	}

@media (max-width: 767px) {
	
.hide-mobile {
	display: none;
}
.content-block {
	padding: 60px 0;
}
.navbar-nav a {
	padding: 5px 0;
	margin-left: 0 !important;
}
.legal {
	padding-left: 30px;
	padding-right: 30px;
}
.steps {
	margin-bottom: 60px;
}
.how-top {
	padding-bottom: 0;
}
.content-wrap img {
	width: 100%;
}
.steps .col-md-4 {
	padding: 0 10%;
	margin: 25px 0;
}
.what-is {
	width: 350px;
	top: 100px;
	left: 30px;
}
.what-is h1 {
	font-size: 36px;
}
.what-is p {
	font-size: 16px;
}
.bottom-menu-wrap h5 {
	font-size: 14px;
	line-height: 1.5;
}
.benefits h6 {
	text-align: center;
}
.how-it-works h1 {
	margin-bottom: 10px;
}
.how-it-works .col-md-4 {
	margin-bottom: 0;
}
.icon {
	width: auto !important;
}
.about-message h3 {
	font-size: 21px;
}
.video-wrap {
	height: 375px;
}
#video-landing-mobile .video-caption br {
	display: none;
}
#video-landing-mobile .video-caption h1 {
	font-size: 32px;
}
#video-landing-mobile .video-caption p {
	font-size: 14px;
}
#video-landing-mobile video {
  padding-top: 75%;
  position: absolute;
  -webkit-transform: translateY(-47%) translateX(-15%);
          transform: translateY(-47%) translateX(-15%);
  width: 120%;
  height: auto;
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  z-index: 2;
}
#video-landing-mobile {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#video-landing-mobile .container {
	padding: 0;
}
.video-caption {
	margin-top: 0;
	left: auto;
	max-width: none;
	margin-bottom: 30px;
	padding: 0 10%;
}
.steps {
	margin-bottom: 30px;
}
.headlines {
	margin: 0;
}
#video-landing-mobile .video-caption h1 {
	font-size: 28px;
    color: #000;
    font-weight: 900;
    text-align: center;
    margin-bottom: 30px;
}
#video-landing-mobile .video-caption p.big {
	font-size: 21px !important;
	text-align: center;
}
section.video h2 {
	font-size: 21px;
}

	}

@media (max-width: 600px) {

.pop-form {
	max-width: 90% !important;
}
.pop-form h1 {
	font-size: 28px;
}
.pop-form input, .pop-form select {
	width: 80%;
}

	}

@media (max-width: 420px) {

.benefits .col-md-6 {
	padding: 0 5%;
}
.headlines h2 {
	font-size: 30px;
}
.how-it-works h1 {
	font-size: 30px;
}
.legal {
	padding-left: 20px;
	padding-right: 20px;
}
.video-wrap {
	height:310px;
}

	}

/** ADDED by Josh **/

.error {
    font-size: .9rem;
    color: #a94442;
}

.loading-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background-color: rgba(0,0,0,0.6);
    display: none;

}

.loading-overlay .spinner {
    position: fixed;
    z-index: 1002;
    overflow: show;
    margin: auto;
    top: 0;
    height: 2em;
    width: 2em;
    left: 0;
    bottom: 0;
    right: 0;
}

/* 11/12/18 */

#carousel-mobile {
	display: none;
}
.navbar-nav a:hover {
	color: #e01821 !important;
}
.call-to-action h1 {
	font-size: 80px;
	font-weight: 900;
	margin-bottom: 17px;
}
.call-to-action h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
    text-shadow: 0 2px 33px rgba(0, 0, 0, 0.9);
}
.call-to-action h2 strong {
	font-weight: 700;
}
nav.navbar {
	padding: 20px 6%;
	background: transparent;
    position: absolute;
    top: 0;
    z-index: 77;
    width: 100%;
}
nav.navbar {
	padding: 20px 6%;
	background: transparent;
    position: absolute;
    top: 0;
    z-index: 77;
    width: 100%;
}
.navbar-brand img {
	height: 45px;
}
.content-about {
	background: #111;
	padding-top: 0;
}
.about-message h3 {
    color: #ddd;
}
.call-to-action {
	top: 50%;
}
a.big-button {
	background: rgba(255, 22, 33, 0.75);
    padding: 25px 32px;
	margin-top: 50px;
}
a.big-button:hover {
	background: rgba(255, 22, 33, 0.75);
	opacity: .8;
}
.signup-link a {
	background: rgba(255, 22, 33, 0.75);
    border: 0px solid #fff;
    border-radius: 2px;
    padding-left: 12px !important;
    padding-right: 12px !important;
    padding: 10px 10px 14px;
	margin-left: 0;
}
.signup-link a:hover {
	background: rgba(255, 22, 33, 0.75);
	opacity: .8;
	color: #fff !important;
	border: 0;
}
a.view-demo:hover {
	color: #fff !important;
	opacity: .6;
}
.navbar-dark .navbar-toggler {
    border-color: rgba(255, 255, 255, 0) !important;
}

/* 12/2/18 */

.row {
	max-width: 100%;
}
section h2 {
	font-size: 44px;
	font-weight: 900;
	line-height: 1.3;
	letter-spacing: -2px;
	margin-bottom: 25px;
}
section h2 em {
	font-size: 38px;
	font-weight: 300;
	font-style: normal;
}
section p {
	color: #333;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.7;
	max-width: 600px;
	margin-bottom: 30px;
}
section p strong {
	font-weight: 700;
}
section img {
	max-width: 100%;
}
span.green {
	color: #00af4a;
	font-weight: 900;
}
section.resume {
	padding: 85px 0 0;
}
section.resume .image-wrap {
	text-align: right;
	float: left;
	width: 52%;
}
section.resume .content {
	margin: 53px 4% 0;
	float: right;
	width: 40%;
}
section.four-views {
	padding: 10px 0 0;
}
section.four-views .image-wrap {
	text-align: left;
	float: right;
	width: 50%;
}
section.four-views .content {
	margin: 53px 4% 0;
	float: left;
	width: 42%;
}
section.four-views .inner {
	float: right;
}
section.colleges {
	background: url("../images/bg-colleges.jpg") no-repeat center center #1f1f1f;
	background-size: cover;
	margin: 60px 0 0;
	padding: 100px 0 25px;
}
section.colleges .image-wrap {
	text-align: right;
	float: left;
	width: 52%;
}
section.colleges .content {
	margin: 53px 4% 0;
	float: right;
	width: 40%;
}
section.colleges h2 {
	color: #fff;
}
section.colleges p {
	color: #c4c4c4;
}
section.cta {
	padding: 65px 0 135px;
}
section.cta .content {
	text-align: center;
	margin: 53px 0 0;
}
section.cta p {
	max-width: none;
}
section.cta img {
	margin: 20px 0;
}
section.cta a {
	color: rgba(235, 22, 33, 1);
	cursor: pointer;
}
section.cta a:hover {
	color: rgba(235, 22, 33, .75);
	text-decoration: none;
}
#headlines-wrap {
	background: #fff;
}
#headlines-wrap .content-block {
	max-width: 1350px;
}
.headlines  {
	margin: 50px 0;
}
.headlines h2 {
	color: #000;
	font-size: 40px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 20px;
}
.headlines h4 {
	color: #676767;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
}
.big-point {
	margin-top: 50px;
}
.big-point h1 {
	color: #000;
	font-size: 65px;
	margin-bottom: 15px;
}
.number {
	font-size: 30px;
	line-height: 70px;
    font-weight: 400;
    text-align: center;
    border-radius: 999px;
    border: 2px solid #000;
    height: 75px;
    width: 75px;
    margin: 0 auto 30px;
    display: block;
}
.nonprofit {
	background: #eee;
	text-align: center;
}
.nonprofit.content-block {
	padding: 100px 0;
}
.nonprofit h2 {
	font-size: 40px;
    font-weight: 900;
    line-height: 1.3;
    letter-spacing: -2px;
    margin-bottom: 25px;
}
.nonprofit h4 {
	color: #676767;
    font-size: 17px;
	font-weight: 400;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 0;
}
.content-block.key-points {
	padding: 100px 0 50px;
	max-width: 1200px;
}
.content-wrap h2 {
	font-size: 44px;
    font-weight: 900;
	text-align: center;
    line-height: 1.3;
    letter-spacing: -2px;
    margin-bottom: 65px;
}
.key-points h1 {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -1px;
	margin-bottom: 0;
}
.key-points p {
	color: #333;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 0;
}
.key-points .square {
}
.square-break {
	padding: 30px 0;
}
.key-points .square-l {
	background: #f2555b;
	background: rgba(255, 22, 33, 0.7);
	text-align: center;
	margin-right: 10%;
	padding: 175px 0;
	width: 40%;
	float: left;
}
.key-points .square-r {
	background: #313131;
	text-align: center;
	margin-right: 10%;
	padding: 175px 0;
	width: 40%;
	float: right;
}
.key-points .key-text-l {
	padding: 80px 50px 0 0;
	margin-right: 3%;
	width: 47%;
	float: left;
}
.key-points .key-text-r {
	padding: 80px 50px 0 0;
	margin-right: 3%;
	width: 47%;
	float: right;
}
.btn-start-resume {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	padding: 14px 22px;
	border: 2px solid #000;
	border-radius: 3px;
	transition: all 75ms ease-in;
	margin: 15px 20px 0 0;
	display: inline-block;
}
.btn-start-resume:hover {
	color: rgba(235, 22, 33, 1);
	border-color: rgba(235, 22, 33, 1);
	text-decoration: none;
}
.learn-more {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	padding: 14px 22px;
	border: 2px solid transparent;
	border-radius: 3px;
}
.learn-more:hover {
	color: rgba(235, 22, 33, 1);
	text-decoration: none;
}
.btn-search-now {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 14px 22px;
	border: 2px solid #fff;
	border-radius: 3px;
	transition: all 75ms ease-in;
	margin: 15px 20px 0 0;
	display: inline-block;
}
.btn-search-now:hover {
	color: rgba(235, 22, 33, 1);
	border-color: rgba(235, 22, 33, 1);
	text-decoration: none;
}
.start-today {
	margin-top: 120px !important;
}
.cta .big-button {
	color: #fff;
	margin-top: 20px;
}
.cta .big-button:hover {
	color: #fff;
}
.bottom-menu-wrap {
	padding: 85px 0;
}
.bottom-links {
	text-align: left;
	margin: 0 auto;
	max-width: 1200px;
}
.bottom-menu-wrap .navbar-brand {
	opacity: 0.8;
}
ul.bottom-menu.social-icons li {
	margin-right: 5px;
	float: left;
}
.non-profit {
	height: 102px;
	margin-left: 50px;
}
.bottom-menu-wrap h5 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
.bottom-menu li {
	padding: 2px 0;
}
ul.bottom-menu li {
	float: none;
	display: block;
}
ul.bottom-menu li a {
	color: #aaa;
}

ul.bottom-menu li {
	color: #aaa;
}
ul.bottom-menu li a:hover {
	color: rgba(235, 22, 33, 1);
}
.parents {
	max-width: 800px;
}
.parents img {
	height: 90px !important;
}
.parents h2 {
	color: #000;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
	display: block;
}
.parents p {
    color: #333;
    font-size: 17px;
    line-height: 1.6;
	text-align: center;
	margin-bottom: 80px;
}
.about-message h2 {
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
}

.about-message h4 {
	color: #aaa;
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
}
#overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  display: none;
  z-index: 999;
}
strong.popup-thing {
	color: rgba(235, 22, 33, 1) !important;
	cursor: pointer;
}
strong.popup-thing:hover {
	color: rgba(235, 22, 33, .75) !important;
	text-decoration: none;
}
#popup {
	text-align: left;
  max-width: 90%;
  width: 500px;
  max-height: 500px;
  height: auto;
  padding: 30px 40px;
  background: #fff;
  margin: 20px 0;
  margin-left: -250px;
  position: absolute;
  top: 10%;
  left: 50%;
  right: 50%;
  overflow: scroll;
}

#close {
	font-size: 30px;
	font-weight: 300;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
  color: #000;
}
#close:hover {
	color: rgba(235, 22, 33, 1);
}
.large-title {
	text-align: center;
	padding: 100px 0 70px;
}
.large-title h1 {
	font-size: 70px;
	font-weight: 900;
	letter-spacing: -2px;
	margin: 0 auto 20px;
}
.large-title h3 {
	font-size: 30px;
	font-weight: 300;
}
.cards {
	list-style: none;
	padding: 0;
	margin: 0;
}
.cards:after {
	content:"";
	clear: both;
	display: block;
}
.card {
	width: 20%;
	float: left;
	display: block;
	position: relative;
}
.card img {
	width: 100%;
}
.card span {
	color: #fff;
	font-size: 55px;
	font-size: 50px;
	font-weight: 300;
	text-align: center;
	line-height: 1.15;
	position: absolute;
	top: 37%;
	width: 80%;
	margin: 0 10%;
}
.carousel-control-prev, .carousel-control-next {
	width: 7%;
}

@media (max-width: 1600px) {
.call-to-action {
    margin-top: 3vw !important;
}
.call-to-action h1 {
    font-size: 4vw !important;
}
a.big-button {
    padding: 25px 30px !important;
    margin-top: 4.17vw !important;
}
.background-wrap h1 {
	font-size: 54px;
	padding-top: 8vw;
}
.background-wrap h4 {
	font-size: 18px;
}
#about-us .background-wrap h1 {
}
.content-wrap.content-luke h2 {
    font-size: 40px;
    padding: 0 20%;
}
.content-quote .quote-text {
    padding-right: 5%;
}
.content-quote .quote-text h2 {
    color: #fff;
    font-size: 3vw;
    font-weight: 300 !important;
    line-height: 1.3;
    text-align: left;
    margin: 9vw 0 0 7vw;
    max-width: 500px;
}
.card span {
    font-size: 3vw;
    top: 9.5vw;
}
.content-wrap h2 {
	margin-bottom: 40px;
}
.content-wrap.content-benefits {
	margin: 120px auto 100px;
}
.content-benefits .benefits-left {
    width: 54%;
    padding-left: 7%;
}
.content-benefits .benefits-right {
    width: 46%;
}
.content-wrap.content-benefits .benefits-right h2 {
	margin-bottom: 30px;
}
.content-wrap.content-benefits .benefits-right li {
	font-size: 18px;
	line-height: 36px;
}
.content-wrap .features li {
	line-height: 36px;
}

	}

@media (max-width: 1200px) {

.content-wrap .benefits-wrap {
	padding-bottom: 70px;
}
.content-wrap.content-benefits .benefits-right li {
	font-size: 16px;
}
.content-benefits .benefits-left {
	text-align: center;
	padding-left: 6%;
    width: 100%;
}
.content-benefits .benefits-left img {
	width: 85%;
	max-width: 600px;
}
.content-benefits .benefits-right {
    width: 100%;
}
.content-wrap.content-benefits .benefits-right h2 {
	font-size: 50px;
	text-align: center;
}
.content-wrap.content-benefits .benefits-right ul {
	padding-left: 5%;
    margin: 0 auto;
	width: 520px;
}
.content-wrap.content-benefits .benefits-right h4 {
	font-size: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
}

	}

@media (max-width: 1023px) {
.call-to-action h2 {
    font-size: 2vw !important;
}
section .content p, section .content h2 {
	padding-left: 6% !important;
	padding-right: 6% !important;
}
section h2 {
	font-size: 41px !important;
}
section h2 em {
	font-size: 36px !important;
}
section img {
	width: 600px;
	max-width: 88%;
}
section.resume .image-wrap, section.four-views .image-wrap, section.colleges .image-wrap {
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
section.resume .content, section.four-views .content, section.colleges .content {
	text-align: center;
	margin: 0 0 85px;
	padding: 0;
	float: none;
	width: auto;
}
section.resume .content p, section.four-views .content p, section.colleges .content p {
	margin-left: auto;
	margin-right: auto;
}
section.four-views .inner {
    float: none;
}
.background-wrap  {
	height: 32vw;
}
.background-wrap h1 {
	font-size: 32px;
	padding-top: 12vw;
	margin-bottom: 5px;
}
.background-wrap h4 {
	font-size: 18px;
}
#about-us .background-wrap h1 {
	margin-bottom: 0;
}
.background-wrap h3 {
	font-size: 20px;
}
#headlines-wrap .content-block {
	max-width: 1350px;
}
.content-block.about-message {
	padding: 30px 0;
}
.about-message h4 {
	font-size: 16px;
	padding: 0 5%;
}
.headlines  {
	margin: 0 0;
}
.headlines h2 {
	color: #000;
	font-size: 40px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 10px;
}
.headlines h4 {
	color: #676767;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}
.big-point {
	margin-top: 50px;
}
.big-point h1 {
	color: #000;
	font-size: 47px;
	margin-bottom: 15px;
}
.content-wrap h2 {
	font-size: 41px;
	letter-spacing: -1px;
}
.content-block.key-points {
	padding: 65px 0 0;
}
.key-points p {
	font-size: 15px;
	line-height: 1.6;
}
.key-points .square {
	width: 50% !important;
	margin: 0 !important;
}
.key-points .key-text-r {
	padding: 60px 10px 0 50px;
}
.key-points .key-text-l {
	padding: 60px 50px 0 10px;
}
.nonprofit {
	padding: 0 5%;
}
section.cta {
    padding: 50px 0 110px;
}
.large-title h1 {
	font-size: 44px;
}
.content-wrap.content-luke h2 {
    font-size: 33px;
    top: 16vw;
}
.content-quote .quote-text h4 {
    font-size: 2vw;
}
.content-wrap.content-benefits .benefits-right h2 {
	margin-bottom: 30px;
}
.content-wrap .features li {
	font-size: 14px;
	line-height: 28px;
}
.content-wrap.content-benefits {
    margin: 80px auto;
}

	}

@media (max-width: 991px) {
.bottom-links {
	text-align: center;
}
.col-lg-6 {
	margin-bottom: 40px;
}
ul.bottom-menu {
	margin-bottom: 40px;
}
.bottom-menu-wrap {
	padding-bottom: 40px;
}
.content-wrap .features .col-md-4 {
	width: 100%;
	float: left;
}
.content-wrap .features ul {
	padding-left: 5%;
	margin: 0 auto;
	max-width: 300px;
}
.content-wrap .features li {
	font-size: 15px;
	line-height: 33px;
}

	}

@media (max-width: 767px) {

#carousel, .call-to-action {
	display: none !important;
}
#carousel-mobile {
	display: block;
}
.carousel-inner {
	padding-top: 132% !important;
}
.navbar-nav {
    background: #000;
}
nav.navbar {
    padding: 20px 0;
    position: relative;
    margin-top: -62px;
    top: 62px !important;
}
.background-wrap {
	height: 80vw !important;
}
.plain-background-wrap {
	height: 62px !important;
}
.background-wrap h1 {
    padding-top: 30vw;
	margin-bottom: 5px;
}
#about-us .background-wrap.hide-desktop h1 {
    font-size: 44px;
    padding-top: 42vw;
	margin-bottom: 0;
}
.background-wrap h3 {
	padding: 0 10%;
}
.big-point {
	padding: 0 10%;
}
.key-points .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}
.key-points .square {
	width: 100% !important;
	margin: 0 !important;
}
.key-points p { 
    color: #676767;
    font-size: 17px;
}
.key-points .square-l, .key-points .square-r {
    padding: 125px 0;
}
.key-points .key-text-r {
	padding: 40px 10% 0;
}
.key-points .key-text-l {
	padding: 40px 10% 0;
}
.about-message h2 {
	font-size: 24px;
}
section h2 {
    font-size: 30px !important;
}
.content-wrap h2 {
    font-size: 30px;
	font-weight: 900;
	padding: 0 5%;
}
#popup {
  width: 90%;
  padding: 30px 40px;
  margin-left: 0;
  left: 5%;
  right: 5%;
}
.content-wrap.content-luke h2 {
    font-size: 24px;
}
.content-quote .quote-text h2 {
    font-size: 3vw;
	padding: 0;
    margin: 8vw 0 0 7vw;
}
.content-wrap.content-luke h2 {
    font-size: 33px;
	padding: 0 5%;
    top: 28vw;
}
.content-wrap.content-benefits .benefits-right li {
	background: url("../images/check-large.png") no-repeat left center;
	background-size: 24px auto;
	padding-left: 35px;
}
.content-wrap .features li {
	background: url("../images/check-large.png") no-repeat left center;
	background-size: 21px 17px;
	padding-left: 33px;
}
.content-wrap.content-benefits .benefits-right h4 {
	font-size: 19px;
}

	}


@media (max-width: 500px) {

p.medium {
	font-size: 16px;
	line-height: 1.65;
}
.content-wrap h2 {
	margin-bottom: 30px;
}
.content-wrap .key-points h2 {
	margin-bottom: 50px;
}
.btn-start-resume, .learn-more, .btn-search-now {
	margin: 45px auto 0;
	width: 60%;
	display: block;
}
.big-button {
	width: 80%;
	display: block;
}
.learn-more {
	margin-top: 15px
}
.image-wrap {
	overflow: hidden;
}
section.resume img {
	position: relative;
	left: 25px;
}
section.four-views img {
	width: 110% !important;
    max-width: none;
    position: relative;
    left: -20px;
}
section.cta {
	padding: 20px 0 110px;
}
section.cta .content.start-today {
	margin-top: 95px !important;
}
.fancybox-slide>div {
	z-index: 999;
}
.fancybox-arrow {
	z-index: 99 !important;
}
.fancybox-slide>div {
	width: 90% !important;
}
.pop-form input, .pop-form select {
	width: 90% !important;
}
.footer-menu li a, .footer-menu li {
	font-size: 12px;
}
.bottom-links .row {
	margin: 0 !important;
}
.bottom-menu li, .footer-menu li {
	padding: 0 12px;
}
.headlines h4 {
	padding-left: 10%;
	padding-right: 10%;
}
.large-title {
    padding: 40px 0 40px;
}
.large-title h1 {
	font-size: 36px;
}
.large-title h3 {
	font-size: 18px;
}
.content-wrap.get-recruited {
	padding-left: 10%;
	padding-right: 10%;
}
.content-quote .quote-text h2 {
	font-size: 24px;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
.content-quote .quote-text h4 {
	font-size: 16px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.content-quote .quote-text {
	width: 100%;
	float: left;
	padding: 30px;
}
.content-quote .quote-image {
	width: 100%;
	float: left;
}
.content-wrap.content-luke h2 {
    font-size: 24px;
    top: 25vw;
}
.content-benefits .benefits-left img {
	width: 100%;
}
.content-wrap.content-benefits .benefits-right h2 {
	font-size: 44px;
}
.content-wrap.content-benefits .benefits-right ul {
    padding-left: 5%;
    margin: 0 auto;
	padding-left: 0;
    width: 85%;
}
.content-wrap.content-benefits .benefits-right li {
	background-position: 0% 15%;
	font-size: 15px;
	line-height: 21px;
	padding-bottom: 12px;
}
.content-wrap.content-benefits {
    margin: 65px auto;
}

	}