#countyFBI{
	padding: 60px 0;
}
#countyFBI h2 {
	position: relative;
	margin: 0 0 50px 0;
	font-family: 'Montserrat';
	font-size: 30px;
	color: #222222;
	font-weight: 700;
	line-height: 50px;
	text-align: center;
}
#countyFBI h2:after {
	content: "";
	display: block;
	width: 270px;
	max-width: 100%;
	margin: 0px auto;
	border-style: solid;
	border-bottom-width: 0px;
}
#countyFBI .row {
	margin-right: -25px;
	margin-left: -25px;
}
#countyFBI .row:after,
#countyFBI .row:before {
	content: "";
	display: table;
	clear: both;
}
#countyFBI .col-6 {
	float: left;
	width: 50%;
	padding-right: 25px;
	padding-left: 25px;
}
#countyFBI .col-6 .image {
	width: 100%;
	text-align: center;
}
#countyFBI .col-6 .image img {
	max-width: 100%;
	height: auto;
	border-radius: 10px;
	vertical-align: middle;
}
#countyFBI .col-6 .cont {
	width: 100%;
}
#countyFBI .cont p {
	margin: 0 0 20px 0;
	font-size: 16px;
	color: #222222;
	font-weight: 400;
	line-height: 24px;
}
#countyFBI .cont p:last-child {
	margin-bottom: 0;
}
#countyFBI ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#countyFBI ul:last-child {
	margin-bottom: 0;
}
#countyFBI ul li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 30px;
	font-size: 16px;
	color: #222222;
	font-weight: 400;
	line-height: 24px;
}
#countyFBI ul li:last-child {
	margin-bottom: 0;
}
#countyFBI ul li:before {
	content: "\F5E0";
	font-family: 'Material Design Icons';
	font-size: 20px;
	color: #08aae8;
	font-weight: 400;
	line-height: 1;
	position: absolute;
	top: 3px;
	left: 0;
}

#fbiCont{
	padding: 60px 0;
}
#fbiCont .container {
	padding: 0 100px;
}
#fbiCont h2 {
	position: relative;
	margin: 0 0 50px 0;
	font-family: 'Montserrat';
	font-size: 30px;
	color: #222222;
	font-weight: 700;
	line-height: 50px;
	text-align: center;
}
#fbiCont h2:after {
	content: "";
	display: block;
	width: 270px;
	max-width: 100%;
	margin: 0px auto;
	border-style: solid;
	border-bottom-width: 0px;
}
#fbiCont h3 {
	margin: 0 0 0px 0;
	font-size: 20px;
	color: #222222;
	font-weight: normal;
	line-height: 27px;
}
#fbiCont h4 {
	margin: 0 0 0 0;
	font-size: 18px;
	color: #222222;
	font-weight: normal;
	line-height: 26px;
}
#fbiCont p {
	margin: 0 0 20px 0;
	font-size: 16px;
	color: #222222;
	font-weight: 400;
	line-height: 24px;
}
#fbiCont p:last-child {
	margin-bottom: 0;
}
#fbiCont ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#fbiCont ul:last-child {
	margin-bottom: 0;
}
#fbiCont ul li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 30px;
	font-size: 16px;
	color: #222222;
	font-weight: 400;
	line-height: 24px;
}
#fbiCont ul li:last-child {
	margin-bottom: 0;
}
#fbiCont ul li:before {
	content: "\F5E0";
	font-family: 'Material Design Icons';
	font-size: 20px;
	color: #08aae8;
	font-weight: 400;
	line-height: 1;
	position: absolute;
	top: 3px;
	left: 0;
}


#fbiApply {
	padding: 60px 0;
}
#fbiApply .container {
	padding: 0 100px;
}
#fbiApply h2 {
	position: relative;
	margin: 0 0 30px 0;
	font-family: 'Montserrat';
	font-size: 30px;
	color: #222222;
	font-weight: 700;
	line-height: 50px;
	text-align: center;
}
#fbiApply h2:after {
	content: "";
	display: block;
	width: 100px;
	max-width: 100%;
	margin: 0px auto;
	border-style: solid;
	border-bottom-width: 0px;
}
#fbiApply p {
	margin: 0 0 20px 0;
	font-size: 16px;
	color: #222222;
	font-weight: 400;
	line-height: 24px;
}
#fbiApply p:last-child {
	margin-bottom: 0;
}
#fbiApply ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#fbiApply ul:last-child {
	margin-bottom: 0;
}
#fbiApply ul li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 30px;
	font-size: 16px;
	color: #222222;
	font-weight: 400;
	line-height: 24px;
}
#fbiApply ul li:last-child {
	margin-bottom: 0;
}
#fbiApply ul li:before {
	content: "\F5E0";
	font-family: 'Material Design Icons';
	font-size: 20px;
	color: #08aae8;
	font-weight: 400;
	line-height: 1;
	position: absolute;
	top: 3px;
	left: 0;
}
#fbiApply .buttonWrap {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;
	margin: 20px 0 0 0;
	text-align: center;
}
#fbiApply .buttonWrap .enrollBtn {
	display: inline-block;
	padding: 15px 50px;
	background-color: #08aae8;
	border-radius: 30px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 30px;
	text-decoration: none;
}
#fbiApply .buttonWrap .enrollBtn:hover {
	background-color: #0093dd;
	color: #FFFFFF;
}

#locations-faq {
	padding: 60px 0;
}
#locations-faq h3.CustomTitle {
	position: relative;
	margin: 0;
	font-family: 'Montserrat';
	font-size: 30px;
	color: #222222;
	font-weight: 700;
	line-height: 60px;
	text-transform: uppercase;
	text-align: center;
}
#locations-faq h3.CustomTitle:after {
	content: "";
	display: block;
	width: 270px;
	max-width: 100%;
	margin: 0 auto;
	border-style: solid;
	border-bottom-width: 0;
}
#locations-faq .accordion {
	width: 75%;
	margin: 0 auto;
	margin-top: 20px;
}
#locations-faq .accordion li:last-child {
	margin-bottom: 0;
}



/* #iPad Pro - Large Screens beyond 1024px
================================================== */
@media only screen and (min-width: 959px) and (max-width: 1180px) {

}



/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {

#fbiCont .container 							{ padding: 0; }

#fbiApply .container 							{ padding: 0; }

}



/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {

#countyFBI h2 									{ font-size: 27px; line-height: 32px; }
#countyFBI h2:after 							{ margin: 7px auto 0 auto; }
#countyFBI .row 								{ margin-right: -20px; margin-left: -20px; }
#countyFBI .col-6 								{ width: 100%; padding-right: 20px; padding-left: 20px; }
#countyFBI .col-6 .image 						{ margin-bottom: 15px; }

#fbiCont .container 							{ padding: 0; }
#fbiCont h2 									{ font-size: 27px; line-height: 32px; }
#fbiCont h2:after 								{ margin: 7px auto 0 auto; }

#fbiApply .container 							{ padding: 0; }
#fbiApply h2 									{ font-size: 27px; line-height: 32px; }
#fbiApply h2:after 								{ margin: 7px auto 0 auto; }
#fbiApply .buttonWrap .enrollBtn 				{ padding: 13px 30px; font-size: 18px; } 	
	
}



/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}
