.c-banner__help {
	position: relative!important;
}

.sticky-container {
	position: relative;
}
	.c-banner__help {
		z-index: 1;
		position: sticky!important;
	}

.video-hero {
	overflow: hidden;
}

.video-hero.c-banner.playing {
	padding-top: 56.25%;
  height: 0;
  background-image: none!important;
}

.video-block{width:100%;height:0;padding-top:56.25%;position:absolute;bottom:0;}
.pauseit { display: none; position: relative; top: 20px; left: 20px; z-index: 2; font-size: 30px; background: #fff; color: #1087fc; width: 40px; height:40px; border-radius: 100%; }
.playing .responsive-media-container:hover .pauseit { display: block; }
.pauseit:before { content: ""; background: url(/wp-content/themes/prep101/images/close-blue.png); background-size: 20px 20px; width: 20px; height: 20px; display: block; top: 10px; position: absolute; left: 10px; }
.video-hero .responsive-media-container { position: absolute; padding-bottom: 56.25%; padding-top: 0; height: 0; overflow: hidden; top: 0; width: 100%; visibility: hidden; }
.video-hero .responsive-media-container iframe {position: absolute;top:0;width:100%;height:100%;}
.playing.video-hero.playing .responsive-media-container,
.playing.video-hero.playing .responsive-media-container iframe {visibility:visible;z-index:1;}
.playing .video-cta-wrap {position:relative;z-index:-1;}

/* left-cont-wrap */
.video-hero .left-cont-wrap {
	padding: 120px 40px 80px;
}

.video-hero .left-cont-wrap p {
	padding-left: 0px;
}

.video-hero .c-banner__title--large {
  font-size: 50px;
}

.video-hero .banner-price {
  color: #fff;
  position: relative;
  line-height: 1.3;
}

.video-hero .banner-price .cost {
  font-family: "jubilat",serif;
  font-size: 24px;
  display: block;
  font-weight: 300;
  color: #fff;
}

/* video-cta-wrap */
.c-banner__text-content	.video-cta-wrap {
	position: relative;
	z-index: 0;
  min-height: 300px;
  padding-left: 0;
}

.c-banner__text-content	.video-cta-wrap .screen {
  position: absolute;
  background: #1087fc;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.c-banner--medium .video-cta-wrap p {
	padding: 0 40px;
	line-height: 1.2;
	font-size: 35px;
	max-width: 600px;
	display: block;
	margin: 0 auto;
	font-family: "jubilat", serif;
	font-weight: 100;
	text-align: center;
}

.cta-pos {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.video-hero .fa {
  font-size: 70px;
  margin-top: 10px;
  position: relative;
  cursor: pointer;
}

.video-hero .fa-circle {
    color: #1087fc;
}

.video-hero .fa-circle {
  position: absolute;
}

.video-copy-wrap {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
}

.video-copy-wrap p {
	text-align: center;
	padding: 0 40px;
}

.video-copy-wrap:hover {
  cursor: pointer;
}

.video-copy-wrap:hover .fa-circle {
  color: #4dbf45;
  cursor: pointer;
}

.video-hero .c-banner__text {
	padding: 0;
}

.video-hero .c-banner__text .c-banner__text-content {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  height: 100%;
}

.video-hero.c-banner {
	height: auto;
	background-position: -411px;
}

.video-hero.classroom {
	height: auto;
	background-position: left;
}

.left-cont-wrap, 
.video-cta-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;  
}

.video-copy-wrap {
  color: #fff;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  top: 0;
  height: 100%;
  left: 0;
  cursor: pointer;
}

.video-hero .register-btn {
	margin-top: 60px;
  margin-bottom: 10px;
}

.c-banner__help .center .register-btn .c-btn--green:hover {
  text-decoration: none;
}

@media (min-width: 700px) {	
	.in-content-video .fa, .video-hero .fa {
	  font-size: 100px;
	}
}

@media (min-width: 850px) {
	
	
	.video-hero.c-banner {
    background-position-x: center!important;
    background-position-y: top;    
    min-height: 580px;
	}
	
	.video-hero .register-btn {
		margin-top: 0px;
	  margin-bottom: 0px;
	}
	
	.video-hero .left-cont-wrap {
		padding: 0px 40px 0px;
	}
	
	.c-banner--medium.video-hero .video-cta-wrap p {
    font-size: 50px;
	}
	
	.left-cont-wrap .left-cont-pos {
		text-align: left;
	}
	
	.video-hero .hero-cta {
	  width: 100%;
	  margin-left: 0;
	  background-color: transparent;
	  margin-bottom: 0;
	  padding: 0;
	  margin-top: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;	  
	}	
	
	.video-hero .hero-cta .register-btn {
		margin-right: 20px;
	}
	
	.video-hero .left-cont-wrap .c-banner__title--large,
	.c-banner__text .left-cont-wrap p {
	  text-align: left;
	}	
	
	.playing .c-banner__text {display:none;}
	.video-hero .c-banner__text {
    padding: 0;
  }
	
	.video-hero .c-banner__text-content {
		margin: 0;
		padding: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
	}
	

	.c-banner__text-content	.left-cont-wrap,
	.c-banner__text-content	.video-cta-wrap {
		width: 50%;		
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 580px;
	}
		
	.video-cta-wrap p {
	  font-size: 50px;
	}
	
	.video-cta-wrap {
		padding-top: 50px;
	}
	
	.cta-pos {
	  position: relative;
	  top: auto;
	  transform: none;
	  max-width: 700px;
	  margin: 0 auto;
	}	
	
	.video-block {
		bottom:auto;
		top:0;
	}

	
}

/* @media (min-width: 1200px) {
	.video-hero .c-banner__title--large {
    font-size: 65px;
	}	
} */

@media (min-width: 1500px) {
.video-hero {
    padding-top: 0;
    height: auto;
}	
	.in-content-video .playing .video-block {position:absolute;}
	.in-content-video .video-hero {height:0;padding-top:56.25%;}
	.in-content-video .c-banner__text {position:absolute;}
	.video-hero-head .video-block {width:80%;left:10%;margin-top:5.625%;margin-bottom:-5.625%;}
	.playing.video-hero-head {background:#000 !important;}	

}

@media screen and (min-width: 0.0625em) {
	.c-banner__help {
	    padding: 15px 0 15px;
	}
	
.c-banner__help .center {
		flex-direction: column;

}	


.c-banner__help .banner-price {
	display: none;	
}

.c-banner__help .center .register-btn {
    margin-top: 0px!important;
    width: 100%;
    max-width: 100%;
    transition: width .3s;
}	

.c-banner__help .center .register-btn .c-btn--green {
    padding: 16px 20px 18px;	
}

}


@media screen and (min-width: 48em) {
	.c-banner__help .center .register-btn {
    width: 290px;
	}

}

@media screen and (min-width: 60em) {
.c-banner__help .center .banner-price {
	display: block;
	padding-top: 0;
	width: auto;
	transition: transform .3s ease-in-out;	
	transform: scale(1);
}

	.c-banner__help .center .register-btn {
    width: 290px;
    transition: transform .3s ease-in-out;
    transform: translateX(0px);
	}
	
.c-banner__help .center .banner-price	span {
		font-weight: 500;
		padding-bottom: 3px;
	}
	
	.c-banner__help .center {
		flex-direction: row;
}

.c-banner__help .center .register-btn {
    padding-left: 10px;
    padding-right: 10px;
    width: 290px;
}
}

@media screen and (min-width: 77.5em) {
	
}

@media screen and (min-width: 800px) {
body #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu .c-site-header__tier2 a, body #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu-one-column .c-site-header__tier2 a {
    padding: 0 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    line-height: 59px;
    letter-spacing: 0;
    white-space: normal;
    transition: 0;
    border-bottom: 1px solid #122941;
}    
}

@media screen and (min-width: 75em) {
.c-banner__help .center .banner-price .cost {
    padding-bottom: 8px;
    }
    }