/**************************************************************************************************
* I Am US Page Styles                                                                             *
***************************************************************************************************/

/**************************************************************************************************
* Intro Block                                                                                     *
***************************************************************************************************/
/*.intro-block {*/
/*	display: flex;*/
/*	justify-content: center;*/
/*	align-items: center;*/
/*	text-align: center;*/
/*}*/

/*.intro-block-text {*/
/*	width: 70%;*/
/*}*/

/*@media (max-width: 767px) {*/
/*	.intro-block-text {*/
/*		width: 100%;*/
/*	}*/
/*}*/

/*.intro-block-text h2 {*/
/*	color: #002857;*/
/*	margin-bottom: 1.5rem;*/
/*}*/

/*.intro-block-text p {*/
/*	padding-left: 15%;*/
/*	padding-right: 15%;*/
/*}*/

/*@media (max-width: 767px) {*/
/*	.intro-block-text p {*/
/*		padding-left: 3%;*/
/*		padding-right: 3%;*/
/*	}*/
/*}*/

/**************************************************************************************************
* Half Text on Large Background Image                                                             *
***************************************************************************************************/
/*.half-text-large-bg-block-wrapper {*/
/*	min-height: 80vh;*/
/*	display: flex;*/
/*	align-items: center;*/
/*}*/

/*.half-text-large-bg-block h2 {*/
/*	color: #002857;*/
/*	margin-bottom: 3rem;*/
/*}*/

/*.half-text-large-bg-block h3,*/
/*.half-text-large-bg-block p {*/
/*	color: #000000;*/
/*}*/

/*.half-text-large-bg-block p {*/
/*	padding-right: 30%;*/
/*}*/

/*@media (max-width: 767px) {*/
/*	.half-text-large-bg-block p {*/
/*		padding-right: 0;*/
/*	}*/
/*}*/
