#engage-content--pc10 .title-section-729--style {
    padding-top: 80px;
}

#engage-content--pc10 {

	float: left;
	width: 100%;

}

#engage-content--pc10 .text-block-section--wrapper {

    padding-top: 0px;
}

#sk-position-engage {

    float: left;
    width: 100%;
    height: 25px;

}

.sk-description-below {

	float: left;
	width: 100%;
	padding: 20px 15px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;

}

.sk-description-below p {

    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
    font-style: italic;
    color: black;
    height: 120px;
    overflow: hidden;
}


.image-square-wrapper--pc {

    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 80px;
    background-color: #F8F8F7;

}

.bg-image-set--wrapper-1 {

	float: left;
	width: 100%;
	height: 245px;
	background-color: #f2f2f2;
	background: url('/sites/default/files/2017-12/churches-large.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	display: table;
	margin-top: 20px;


}

.bg-image-set--wrapper-pdf-1 {

	float: left;
	width: 100%;
	height: 245px;
	background-color: #f2f2f2;
	background: url('/sites/default/files/2018-05/pc_exploration_guide.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	display: table;
	margin-top: 20px;


}

.bg-image-set--wrapper-2 {

	float: left;
	width: 100%;
	height: 245px;
	background-color: #f2f2f2;
	background: url('/sites/default/files/2017-12/missions-large.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	display: table;
	margin-top: 20px;


}

.bg-image-set--wrapper-pdf-2 {

	float: left;
	width: 100%;
	height: 245px;
	background-color: #f2f2f2;
	background: url('/sites/default/files/2018-05/pc_screening_image_2.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	display: table;
	margin-top: 20px;


}

.bg-image-set--wrapper-3 {

	float: left;
	width: 100%;
	height: 245px;
	background-color: #f2f2f2;
	background: url('/sites/default/files/2017-12/schools-large.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	display: table;
	margin-top: 20px;


}

.bg-image-set--wrapper-pdf-3 {

	float: left;
	width: 100%;
	height: 245px;
	background-color: #f2f2f2;
	background: url('/sites/default/files/2018-05/pc_screening_image.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	display: table;
	margin-top: 20px;


}

.text-overlay-954 {

	font-family: 'Miriam Libre', sans-serif;
	display: table-cell;
    vertical-align: middle;
	text-align: center;

}

.text-overlay-954 a:hover {

	opacity: .6;
}

.text-overlay-954 .a1-pc {

	font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 6px solid #39A347;
    height: 31px;
    display: inline-block;


}

.text-overlay-954 .a2-pc {

    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 6px solid #F0794F;
    height: 31px;
    display: inline-block;


}

.text-overlay-954 .a3-pc {

    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 6px solid #006A95;
    height: 31px;
    display: inline-block;


}

/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */
  
	.bg-image-set--wrapper-1 { height: 245px; }
	.bg-image-set--wrapper-2 { height: 245px; }
	.bg-image-set--wrapper-3 { height: 245px; }

	.bg-image-set--wrapper-pdf-1 { height: 245px; }
	.bg-image-set--wrapper-pdf-2 { height: 245px; }
	.bg-image-set--wrapper-pdf-3 { height: 245px; }


}







/*
Tablet Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 1200px) {
  /* Add your Mobile Styles here */


	.bg-image-set--wrapper-1 { height: 180px; }
	.bg-image-set--wrapper-2 { height: 180px; }
	.bg-image-set--wrapper-3 { height: 180px; }

	.bg-image-set--wrapper-pdf-1 { height: 180px; }
	.bg-image-set--wrapper-pdf-2 { height: 180px; }
	.bg-image-set--wrapper-pdf-3 { height: 180px; }

}

/*
Mobile Styles
================================================== */



@media only screen and (max-width: 992px) {
  /* Add your Mobile Styles here */


	.bg-image-set--wrapper-1 { height: 200px; }
	.bg-image-set--wrapper-2 { height: 200px; }
	.bg-image-set--wrapper-3 { height: 200px; }

	.bg-image-set--wrapper-pdf-1 { height: 200px; }
	.bg-image-set--wrapper-pdf-2 { height: 200px; }
	.bg-image-set--wrapper-pdf-3 { height: 200px; }



}