/*Stylesheet for TallTrees - Learning Community*/
/*Out Of The Box - duartbreedt@gmail.com*/


/* SECTIONS */
/* Section 01 */
#section-01 {
	padding-top: 0;
	/* overflow: hidden; */
	/* position: relative; */
}
#section-01 img{
	width: 100%;
}
body section h2{
	background-color: rgba(2,2,2,0.0);
	padding: 6px 20px;
	font-family: 'playfair';
	font-family: 'letter';
	text-transform: uppercase;
	font-size: 40px;
	display: inline-block;
	color: #f2f2f2;
	margin-top: 20px;
}
body section h3{
	margin-top: 100px;
	color: #f2f2f2;
}
section div > p {
	margin-top: 50px;
}
#hero-video {
	position: absolute;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
}
#hero-video img {
	position: absolute;
	min-width: 100vw;
	min-height: 100vh;
	top: 0;
	left: 0;
}
#hero-video video {
	position: absolute;
	top: 0; 
	left: 0;
	min-width: 100vw;
	min-height: 100vh;
}

#motto {
	margin-top: 100px;
}

@media all and (min-width: 1200px){
	#section-01 {
		background-image: url("/images/home/section-01-lg.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 1200px){
	#section-01 {
		background-image: url("/images/home/section-01-md.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 992px){
	#section-01 {
		background-image: url("/images/home/section-01-sm.jpg");
		background-attachment: scroll;
		height: 100vh;
	}

	body .promo {
		bottom: 0;
		border-radius: 0px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		width: 270px;
	}

	#hero-video {
		display: none;
	}
}
@media all and (max-width: 768px){
	#section-01 {
		background-image: url("/images/home/section-01-xs.jpg");
		background-attachment: scroll;
		height: 100vh;
	}

	body .promo {
		bottom: 0;
		border-radius: 0px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		width: 270px;
	}


	#hero-video {
		display: none;
	}

	body section h2{
		font-size: 2.2rem;
	}
}
#section-01 .row {
	opacity: 0;
}
#section-01 .row:nth-child(2) img {
	margin-top: -50px;
}


/* Section 03 */
@media all and (min-width: 1200px){
	#section-03 {
		background-image: url("/images/home/section-03-lg.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 1200px){
	#section-03 {
		background-image: url("/images/home/section-03-md.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 992px){
	#section-03 {
		background-image: url("/images/home/section-03-sm.jpg");
		background-attachment: scroll;
		height: 100vh;
	}
}
@media all and (max-width: 768px){
	#section-03 {
		background-image: url("/images/home/section-03-xs.jpg");
		background-attachment: scroll;
		height: 100vh;
	}
}


/* Section 05 */
@media all and (min-width: 1200px){
	#section-05 {
		background-image: url("/images/home/section-05-lg.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 1200px){
	#section-05 {
		background-image: url("/images/home/section-05-md.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 992px){
	#section-05 {
		background-image: url("/images/home/section-05-sm.jpg");
		background-attachment: scroll;
		height: 100vh;
	}
}
@media all and (max-width: 768px){
	#section-05 {
		background-image: url("/images/home/section-05-xs.jpg");
		background-attachment: scroll;
		height: 100vh;
	}
}


/* Section 07 */
@media all and (min-width: 1200px){
	#section-07 {
		background-image: url("/images/home/section-07-lg.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 1200px){
	#section-07 {
		background-image: url("/images/home/section-07-md.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 992px){
	#section-07 {
		background-image: url("/images/home/section-07-sm.jpg");
		background-attachment: scroll;
		height: 100vh;
	}
}
@media all and (max-width: 768px){
	#section-07 {
		background-image: url("/images/home/section-07-xs.jpg");
		background-attachment: scroll;
		height: 100vh;
	}
}


/* Section 09 */
@media all and (min-width: 1200px){
	#section-09 {
		background-image: url("/images/home/section-09-lg.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 1200px){
	#section-09 {
		background-image: url("/images/home/section-09-md.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 992px){
	#section-09 {
		background-image: url("/images/home/section-09-sm.jpg");
		background-attachment: scroll;
		height: 100vh;
	}
}
@media all and (max-width: 768px){
	#section-09 {
		background-image: url("/images/home/section-09-xs.jpg");
		background-attachment: scroll;
		height: 100vh;
	}
}

/* Section 11 */
@media all and (min-width: 1200px){
	#section-11 {
		background-image: url("/images/home/section-11-lg.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 1200px){
	#section-11 {
		background-image: url("/images/home/section-11-md.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 992px){
	#section-11 {
		background-image: url("/images/home/section-11-sm.jpg");
		background-attachment: scroll;
		height: 100vh;
	}
}
@media all and (max-width: 768px){
	#section-11 {
		background-image: url("/images/home/section-11-xs.jpg");
		background-attachment: scroll;
		height: 100vh;
	}
}

/* Section 13 */
@media all and (min-width: 1200px){
	#section-13 {
		background-image: url("/images/home/section-13-lg.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 1200px){
	#section-13 {
		background-image: url("/images/home/section-13-md.jpg");
		height: 100vh;
	}
}
@media all and (max-width: 992px){
	#section-13 {
		background-image: url("/images/home/section-13-sm.jpg");
		background-attachment: scroll;
		height: 100vh;
	}
}
@media all and (max-width: 768px){
	#section-13 {
		background-image: url("/images/home/section-13-xs.jpg");
		background-attachment: scroll;
		height: 100vh;
	}
}