
#about_header h1{
	margin-top: 0vh;
}

/* Carousel base class */
.carousel {
  height: 400px;
  margin-bottom: 0%;
  margin-top: 0%;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
	height: 400px;
}


.carousel-caption{
	margin: 0%;
	padding: 0%;
}


#about_item_one h1{
	margin-left: -5vw;
	font-size: 7.4rem;
}

#about_item_one img{
	margin-left: -10vw;
	  top: 0;

  width: auto;
  height: 40vh;
}



#about_item_two h1{

	font-size: 5.4rem;
}

#about_item_two h2{

	font-size: 4.3rem;

}

#about_item_two h3{

	font-size: 2.5rem;

}

#about_item_three{

	margin: 0%;
	padding: 0%;
}

#about_item_three h1{

	font-size: 4.7rem;
}

#about_item_three h2{

	font-size: 3.8rem;

}

#about_item_three h3{

	font-size: 2.5rem;
}





#about_item_three h1{

	font-size: 5.4rem;
}

#about_item_three h2{

	font-size: 4.3rem;

}

#about_item_three h3{
	
	font-size: 2.5rem;

}




#about_item_four h1{

	font-family: koratakiregular;
}

#about_item_four h2{

	font-size: 3.2rem;

}

#about_item_four h3{

	font-size: 2.5rem;

}



#about_passion .holder{
position: absolute;
top: 0;
 padding-top: 5%;
 padding-bottom: 5%;
 padding-left: 5%;

}


#about_passion .blurb{
	text-align: justify;
	background-color: rgba(191, 103, 0, 0.61);
	
}

#about_passion .quote{
	text-align: left;
	padding-left: 5%;
	padding-top: 0%;
	background-color: rgba(181, 90, 0, 0);
	margin-top: 20vh;
}


#about_passion h1{
	font-family: kuroregular;
	font-size: 2.6rem;
	color: black;
	font-weight: 500;
	font-style: italic;
}

#about_passion h2{
	font-family: franklin_gothic_fsbook;
	font-size: 2.1rem;
	color: black;
	padding: 2%;
}


#about_passion img{

	z-index: -1 !important;
	max-height: auto;
	max-width: auto;
	width: 120%;
	height: 120%;
	margin-bottom: -100vh;
	margin-left: 0;
	margin-top: -20%;


}



#about_profile img{
	position: absolute;
	top: -27%;
	right: -12%;
	padding: 0%;
	margin: 0%;
	height: 90vh;
	width: auto;
	z-index: 1 !important;
	opacity: 1;

}

#about_research .holder{
	background-color: rgba(228, 227, 222, 0);
}

#about_research img{
	z-index: -1 !important;
	max-height: auto;
	max-width: auto;
	width: 120%;
	height: 120%;
	margin-bottom: -60%;
	margin-left: 0;
	margin-top: -20%;
}


#about_consulting h1{
	font-family: verminVibes;
	text-transform: uppercase;
	font-size: 5.3rem;
	color: rgb(176, 217, 197);
}