.about_text {
	font-weight: 600;
	font-family: open-sans, sans-serif;
	color: #5f5f5f;
}


.main_banner_container {
	background-image: url("/images/backgrounds/about-main-image-2.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

.main_banner_container h1 {
	font-family: montserrat, sans-serif;
	font-weight: 400;
	color: #ffffff;
	letter-spacing: 6px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0px 0px 9px #000000;
}

/* How It Started Styles */
#how_it_started_container {
	background-image: url("/images/backgrounds/how-it-all-started-2.jpg");
	background-repeat: no-repeat;
}


/* Why we do what we do Styles */
#why_we_do_what_we_do_container {
	background-image: url("/images/backgrounds/ron-campbell.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

/* How we do it Styles */
#how_we_do_it_container {
	background-image: url("/images/backgrounds/about-main-image-2.jpg");
	background-repeat: no-repeat;
}

#how_we_do_it_container .screen {
	background-color: #595959;
	background-color: rgba(0, 0, 0, 0.65);
	width: 100%;
	height: 100%;
}

#how_we_do_it_container .content {
	position: relative;
	left: 50%;
}

#how_we_do_it_container a {
	color: white;
	text-decoration: underline;
}

#how_we_do_it_container a:hover {
	color: lightgray;
}


/* When It All Comes Together Styles */
#when_it_all_comes_together_container .action {
	margin-top: 5rem;
}

/* Contact Us Icon Styles */
#contact_icon {
	display: inline-block;
}

#contact_icon a {
	text-decoration: none;
}

#contact_icon div {
	display: inline-block;
}

#contact_icon span {
	display: block;
	color: #808080;
	font-weight: 400;
	font-family: montserrat, sans-serif;
	text-transform: uppercase;
}

#contactus_icon {
	background-image: url("/images/icons/contact-hq-normal.png");
}

#contactus_icon:hover {
	background-image: url("/images/icons/contact-hq-roll-over.png");
}













/*------------------------------------------------------------------------------------------------*\
| xs breakpoint
\*------------------------------------------------------------------------------------------------*/
@media (max-width: 575px) {
	.about_text {
		line-height: 20px;
		font-size: 12px;
	}

	.main_banner_container {
		height: 390px;
		padding-top: 200px;
	}

	.main_banner_container h1 {
		font-size: 52px;
		line-height: 62px;
	}

	/* How It Started Styles */
	#how_it_started_container {
		background-size: auto 425px;
		background-position: center top;
	}

	#how_it_started_container>div {
		padding-top: 475px;
		color: #2d2d2d;
	}

	#how_it_started_container h2 {
		color: #545454;
	}

	/* Why we do what we do Styles */
	#why_we_do_what_we_do_container {
		height: 1125px;
	}

	/* How We Do It Container Styles */
	#how_we_do_it_container {
		background-size: cover;
		background-position: center;
		height: 860px;
	}

	#how_we_do_it_container .content {
		padding-top: 7rem;
		transform: translateX(-50%);
	}

	/* When It All Comes Together Styles */
	#when_it_all_comes_together_container img {
		width: 292px;
	}

	/* Contact Icon Styles */
	#contact_icon {
		width: 169px;
		margin-top: 2rem;
	}

	#contact_icon div {
		width: 96px;
		height: 96px;
		background-size: 96px 96px;
		display: inline-block;
	}

	#contact_icon span {
		margin-top: 1rem;
	}
}



/*------------------------------------------------------------------------------------------------*\
| sm breakpoint
\*------------------------------------------------------------------------------------------------*/
@media (min-width: 576px) and (max-width: 767px) {
	.about_text {
		line-height: 23px;
		font-size: 13px;
	}

	.main_banner_container {
		height: 468px;
		padding-top: 250px;
	}

	.main_banner_container h1 {
		font-size: 52px;
		line-height: 62px;
	}

	/* How It Started Styles */
	#how_it_started_container {
		background-size: auto 425px;
		background-position: center top;
	}

	#how_it_started_container>div {
		padding-top: 450px;
		color: #2d2d2d;
	}

	#how_it_started_container h2 {
		color: #545454;
	}

	/* Why we do what we do Styles */
	#why_we_do_what_we_do_container {
		height: 920px;
	}

	/* How We Do It Container Styles */
	#how_we_do_it_container {
		background-size: cover;
		background-position: center;
		height: 580px;
	}

	#how_we_do_it_container .content {
		width: 405px;
		padding-top: 10rem;
		transform: translateX(-50%);
	}

	/* When It All Comes Together Styles */
	#when_it_all_comes_together_container img {
		width: 435px;
	}

	/* Contact Icon Styles */
	#contact_icon {
		width: 169px;
		margin-top: 2rem;
	}

	#contact_icon div {
		width: 96px;
		height: 96px;
		background-size: 96px 96px;
		display: inline-block;
	}

	#contact_icon span {
		margin-top: 1rem;
	}
}



/*------------------------------------------------------------------------------------------------*\
| md breakpoint
\*------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
	.about_text {
		line-height: 31px;
		font-size: 17px;
	}

	.main_banner_container {
		height: 560px;
		padding-top: 281px;
	}

	.main_banner_container h1 {
		font-size: 52px;
		line-height: 62px;
	}

	/* How It Started Styles */
	#how_it_started_container {
		background-position: bottom center;
		background-size: cover;
		height: 1180px;
	}

	/* Why we do what we do Styles */
	#why_we_do_what_we_do_container {
		height: 920px;
	}

	/* How We Do It Container Styles */
	#how_we_do_it_container {
		background-size: cover;
		background-position: center;
		height: 700px;
	}

	#how_we_do_it_container .content {
		width: 405px;
		padding-top: 10rem;
		transform: translateX(-50%);
	}

	/* Contact Icon Styles */
	#contact_icon {
		width: 169px;
		margin-top: 2rem;
	}

	#contact_icon div {
		width: 96px;
		height: 96px;
		background-size: 96px 96px;
		display: inline-block;
	}

	#contact_icon span {
		margin-top: 1rem;
	}
}



/*------------------------------------------------------------------------------------------------*\
| lg breakpoint
\*------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
	.about_text {
		width: 860px;
		line-height: 41px;
		font-size: 23px;
	}

	.main_banner_container {
		height: 560px;
		padding-top: 281px;
	}

	.main_banner_container h1 {
		font-size: 52px;
		line-height: 62px;
	}

	/* How It Started Styles */
	#how_it_started_container {
		background-position: bottom center;
		background-size: cover;
		height: 1180px;
	}

	/* Why we do what we do Styles */
	#why_we_do_what_we_do_container {
		height: 1230px;
	}

	/* How We Do It Container Styles */
	#how_we_do_it_container {
		background-size: cover;
		background-position: left center;
		height: 700px;
	}

	#how_we_do_it_container .content {
		width: 405px;
		padding-top: 10rem;
	}

	/* Contact Icon Styles */
	#contact_icon {
		width: 169px;
		margin-top: 2rem;
	}

	#contact_icon div {
		width: 96px;
		height: 96px;
		background-size: 96px 96px;
		display: inline-block;
	}

	#contact_icon span {
		margin-top: 1rem;
	}
}



/*------------------------------------------------------------------------------------------------*\
| xl breakpoint
\*------------------------------------------------------------------------------------------------*/
@media (min-width: 1200px) {
	.about_text {
		width: 860px;
		line-height: 41px;
		font-size: 23px;
	}

	.main_banner_container {
		height: 560px;
		padding-top: 281px;
	}

	.main_banner_container h1 {
		font-size: 52px;
		line-height: 62px;
	}

	/* How It Started Styles */
	#how_it_started_container {
		background-position: bottom center;
		background-size: cover;
		height: 1180px;
	}

	/* Why we do what we do Styles */
	#why_we_do_what_we_do_container {
		height: 1230px;
	}

	/* How We Do It Container Styles */
	#how_we_do_it_container {
		background-size: 120% auto;
		background-position: left center;
		height: 700px;
	}

	#how_we_do_it_container .content {
		width: 405px;
		padding-top: 10rem;
	}

	/* Contact Icon Styles */
	#contact_icon {
		width: 169px;
		margin-top: 2rem;
	}

	#contact_icon div {
		width: 96px;
		height: 96px;
		background-size: 96px 96px;
		display: inline-block;
	}

	#contact_icon span {
		margin-top: 1rem;
	}
}