/* Department CSS Document */
/*For mobile first adaptive design place styles for mobile and up in the mobile and up area.
Place styles for tablet and up inside the media query in the tablet and up area.
Place styles for desktop only inside the media query in the desktop only area.

For questions or media query training contact Web Development Services.
*/

/* Accessible text classes */
.text-12 {
	font-size: 0.7500em;
	line-height: 1.5;
}
.text-14 {
	font-size: 0.8750em;
	line-height: 1.5;
}
.text-16 {
	font-size: 1.0000em;
	line-height: 1.5;
}
.text-17 {
	font-size: 1.063em;
	line-height: 1.5;
}
.text-18 {
	font-size: 1.1250em;
	line-height: 1.5;
}
.text-20 {
	font-size: 1.2500em;
	line-height: 1.5;
}
.text-21 {
	font-size: 1.3125em;
	line-height:1.5;
}
.text-22 {
	font-size: 1.3750em;
	line-height: 1.5;
}
.text-24 {
	font-size: 1.5000em;
	line-height: 1.5;
}
.text-26 {
	font-size: 1.625em;
	line-height: 1.5;
}
.text-28 {
	font-size: 1.75em;
	line-height: 1.5;
}
.text-40-lg {
	font-size: 2.5em;
	line-height: 1.5;
}
p {
	line-height: 1.5;
}

.card-staff a {
	color: #275D38;
}
/* End Accessible text classes */

/* Custom Margin Classes */

/* .margin-top-s1 {
	margin-top: 125px;
} */

/* Flex Styles */
.justify-content-space-between {
	justify-content: space-between;
}

/* End Custom Margin Classes */

/* ---------------GLOBAL STYLES--------------- */

/* Overwriting accordion padding, adding more padding on the y-axis */
.accordion:not(.accordion-unstyled) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f4f4f4;
    padding: 15px 20px 15px 10px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}

/* This class is a modifier for the bootstrap class button-solid - apply button solid before this class to get the full style */
.btn-medium {
	height: 40px;
	width: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 30px;
	position: relative;
	left: 35px;
	align-self: flex-start !important;
}
/* Fill */
	.video-width {
		min-width: 10px;
		width: 100%
	}
	
/* ---------------END GLOBAL STYLES--------------- */

/* ====================== Mobile and Up ========================== */

/* ------------------------------MAIN PAGE STYLING------------------------------ */
/* ---------------HEADER STYLES--------------- */

.header-container {
	width: 100%;
	height: fit-content;
	margin-bottom: 20px;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
}

.header-text {
	width: auto;
	margin-bottom: 50px;
	text-align: center;
}
	
.header-stext {
	text-align: center;
	font-size: 24px !important;
}
	
.htext-box {
	width: 100%;
	display: flex;
	flex-direction: column
}

.main-section:before {
	content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
	
.rm-mobile {
	display: block;
}

.skew-position {
	position: relative;
	right: 0px;
}
	
/* ---------------END HEADER STYLES--------------- */
	
/* ---------------HEADER CARD STYLES--------------- */
	
.fa-5x {
	font-size: 3em !important;
}
	
.card-text {
	width: 85%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 24px !important;
	height: 50px;
}
	
.hcard-container {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.hcard {
	width: 100%;
	height: 260px;
	padding: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}
	
.hcard::before {
  content: "";
}

.hcard::after {
  content: "";
}


.c1 {
	background-color: #00843d;
}
.c1:hover {
	background-color: #007537;
}
	
.c2 {
	background-color: #4ba23f;
}
	
.c3 {
	background-color: #78be20;
}
	
/* ---------------END HEADER CARD STYLES--------------- */
	
/* ---------------SECTION 1 SECTION STYLES--------------- */
	
.header-adjust {
	padding-left: 2.5%;
}

.section-adjust-left {
	padding-left: 2%;
}

.section-adjust-right {
	padding-right: 22%;
}
	
.soon-container {
	width: 100%;
	display: flex;
	flex-direction: column;
}
	
/* ---------------END SECTION 1 SECTION STYLES--------------- */

/* ---------------SECTION 2 SECTION STYLES--------------- */

.bar {
	position: relative;
	left: 35px;
	background-color: white;
	width: 40%;
	height: 5px;
	align-self: flex-start;
}

.black-box {
	position: absolute;
	bottom: 15px;
	left: 0px;
	height: 115%;
	width: 100%;
	padding: 25px 25px 15px 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}

.full-width-img {
	width: 100%;
}

.s2-img {
	width: 100%;
	height: 450px;
	object-fit: cover;
}

.s2-text-container {
	height: 270px;
	width: 80%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

/* ---------------END SECTION 2 SECTION STYLES--------------- */

/* ---------------SECTION 3 SECTION STYLES--------------- */

.s3-card-cont {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}

.s3-card-cont-left {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}

.s3-card-cont-right {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}

.s3-card-width {
	width: 90%;
	height: 100%;
}

/* ---------------END SECTION 3 SECTION STYLES--------------- */
/* ------------------------------END MAIN PAGE STYLING------------------------------ */

/* --- PD4PA --- */
.graphic-bg-shapes {
	background-image: url(/slss/images/graphics/grey-shapes.png);
}

/*End mobile and up styles*/
/* ====================== Tablet and Up (Overrides Mobile Styles) ========================== */
@media only screen and (min-width: 768px) {

.btn-medium {
	left: 0px;
	align-self: center;
}
	
.margin-top-s1 {
	margin-top: 175px;
}
	

/* ------------------------------MAIN PAGE STYLING------------------------------ */
/* ---------------HEADER STYLES--------------- */

.header-container {
	width: 100%;
	height: 700px;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	margin-bottom: 0;
}

.header-text {
	width: 45%;
	margin-bottom: 30px;
	text-align: left;
}
	
.header-stext {
	text-align: left;
	font-size: 30px !important;
	margin-bottom: 20px !important;
}
	
.htext-box {
	width: 100%;
	display: flex;
	flex-direction: column
}

.main-section:before {
	content: " ";
    width: 100%;
    height: 850px;
    top: 0;
    left: 0;
    z-index: 0;
}
	
.rm-mobile {
	display: block;
}

.skew-position {
	position: relative;
	right: 0px;
}
	
/* ---------------END HEADER STYLES--------------- */

/* ---------------HEADER CARD STYLES--------------- */
	
.fa-5x {
	font-size: 3em !important;
}
	
.card-text {
	width: 77%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 24px !important;
	height: 100px;
}
	
.hcard-container {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.hcard {
	width: 32%;
	height: auto;
	height: 310px;
	padding: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}
	
.hcard::before {
  content: "";
}

.hcard::after {
  content: "";
}


.c1 {
	background-color: #00843d;
}
	
.c2 {
	background-color: #4ba23f;
}
	
.c3 {
	background-color: #78be20;
}
	
/* ---------------END HEADER CARD STYLES--------------- */
	
/* ---------------SECTION 1 SECTION STYLES--------------- */
	
.header-adjust {
	padding-left: 2.5%;
}
	
.s1-img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.section-adjust-left {
	padding-left: 2%;
}

.section-adjust-right {
	padding-right: 22%;
}
	
.soon-container {
	width: 100%;
	display: flex;
	flex-direction: column;
}	
/* ---------------END SECTION 1 SECTION STYLES--------------- */
	
/* ---------------SECTION 2 SECTION STYLES--------------- */

.bar {
	background-color: white;
	width: 40%;
	height: 5px;
	left: 0px;
}

.black-box {
	position: absolute;
	bottom: 15px;
	left: 0px;
	height: 450px;
	width: 640px;
	padding: 50px 50px 30px 40px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	text-align: left;
	align-items: flex-start;
}

.full-width-img {
	width: 100%;
}

.s2-img {
	width: 100%;
	height: 450px;
	object-fit: cover;
}

.s2-text-container {
	height: 180px;
	width: 80%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

/* ---------------END SECTION 2 SECTION STYLES--------------- */

/* ---------------SECTION 3 SECTION STYLES--------------- */

.s3-card-cont {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}

.s3-card-cont-left {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}

.s3-card-cont-right {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}

.s3-card-width {
	width: 90%;
	height: 100%;
}

/* ---------------END SECTION 3 SECTION STYLES--------------- */
	
/* ------------------------------END MAIN PAGE STYLING------------------------------ */
	
/* 	---- PD4PA ---- */
	
		#pd4pa-custom-text-card {
		font-size: 18px;
	}

}/*end media query*/
/*End tablet and up styles*/
/* ====================== Landscape Tablet and Up (Overrides Mobile Styles) ========================== */
@media only screen and (min-width: 992px) {

/* Custom Margin Classes */

/* .margin-top-s1 {
	margin-top: 210px;
}
 */
/* End Custom Margin Classes */

/* ------------------------------MAIN PAGE STYLING------------------------------ */
/* ---------------HEADER STYLES--------------- */

/* .header-container {
	width: 100%;
	height: 775px;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
} */

.header-text {
	width: 45%;
	margin-bottom: 30px;
	text-align: left;
}
	
.header-stext {
	text-align: left;
	font-size: 30px !important;
	margin-bottom: 20px !important;
}
	
.htext-box {
	width: 100%;
	display: flex;
	flex-direction: column
}

.main-section:before {
	content: " ";
    width: 100%;
    height: 850px;
    top: 0;
    left: 0;
    z-index: 0;
}
	
.rm-mobile {
	display: block;
}

.skew-position {
	position: relative;
	right: 0px;
}
	
/* ---------------END HEADER STYLES--------------- */

/* ---------------HEADER CARD STYLES--------------- */
	
.fa-5x {
	font-size: 4em !important;
}
	
.card-text {
	width: 77%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 24px !important;
	height: 140px;
}
	
.hcard-container {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.hcard {
	width: 32%;
	height: 400px;
	padding: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}
	
.hcard::before {
  content: "";
}

.hcard::after {
  content: "";
}


.c1 {
	background-color: #00843d;
}
	
.c2 {
	background-color: #4ba23f;
}
	
.c3 {
	background-color: #78be20;
}
	
/* ---------------END HEADER CARD STYLES--------------- */
	
/* ---------------SECTION 1 SECTION STYLES--------------- */
	
.header-adjust {
	padding-left: 2.5%;
}
	
.s1-img {
	height: 100%;
	object-fit: cover;
	position: relative;
	bottom: 65px;
	right: 25px;
}

.section-adjust-left {
	padding-left: 2%;
}

.section-adjust-right {
	padding-right: 22%;
}
	
.soon-container {
	width: 80%;
	display: flex;
	flex-direction: column;
}
	
/* ---------------END SECTION 1 SECTION STYLES--------------- */
	
/* ---------------SECTION 2 SECTION STYLES--------------- */

.bar {
	background-color: white;
	width: 40%;
	height: 5px;
}

.black-box {
	position: absolute;
	bottom: 15px;
	left: 100px;
	height: 450px;
	width: 640px;
	padding: 50px 50px 30px 40px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	text-align: left;
}

.full-width-img {
	width: 100%;
}

.s2-img {
	width: 100%;
	height: 450px;
	object-fit: cover;
}

.s2-text-container {
	height: 180px;
	width: 80%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

/* ---------------END SECTION 2 SECTION STYLES--------------- */

/* ---------------SECTION 3 SECTION STYLES--------------- */

.s3-card-cont {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}

.s3-card-cont-left {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-end;
}

.s3-card-cont-right {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-start;
}

.s3-card-width {
	width: 90%;
	height: 100%;
}

/* ---------------END SECTION 3 SECTION STYLES--------------- */
	
/* ------------------------------END MAIN PAGE STYLING------------------------------ */

}/*end media query*/
/*End landscape tablet and up styles*/
/* ====================== Desktop Only (Overrides Mobile and Tablet Styles) ========================== */
@media only screen and (min-width: 1200px) {
	
/* Custom Margin Classes */

/* .margin-top-s1 {
	margin-top: 250px;
} */

/* End Custom Margin Classes */

/* ------------------------------MAIN PAGE STYLING------------------------------ */
/* ---------------HEADER STYLES--------------- */

/* .header-container {
	width: 100%;
	height: 775px;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
} */

.header-text {
	width: 45%;
	margin-bottom: 50px;
	text-align: left;
}
	
.header-stext {
	text-align: left;
	font-size: 30px !important;
	margin-bottom: 55px !important;
}
	
.htext-box {
	width: 100%;
	display: flex;
	flex-direction: column
}

.main-section:before {
	content: " ";
    width: 100%;
    height: 850px;
    top: 0;
    left: 0;
    z-index: 0;
}
	
.rm-mobile {
	display: block;
}

.skew-position {
	position: relative;
	right: 0px;
}
	
/* ---------------END HEADER STYLES--------------- */
	
/* ---------------HEADER CARD STYLES--------------- */
	
.fa-5x {
	font-size: 5em !important;
}
	
.card-text {
	width: 70%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 34px !important;
	height: 170px;
}
	
.hcard-container {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.hcard {
	width: 32%;
	height: 400px;
	padding: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}
	
.hcard::before {
  content: "";
}

.hcard::after {
  content: "";
}


.c1 {
	background-color: #00843d;
}
	
.c2 {
	background-color: #4ba23f;
}
	
.c3 {
	background-color: #78be20;
}
	
/* ---------------END HEADER CARD STYLES--------------- */
	
/* ---------------SECTION 1 SECTION STYLES--------------- */
	
.header-adjust {
	padding-left: 2.5%;
}

.section-adjust-left {
	padding-left: 2%;
}

.section-adjust-right {
	padding-right: 22%;
}
	
.soon-container {
	width: 80%;
	display: flex;
	flex-direction: column;
}
	
/* ---------------END SECTION 1 SECTION STYLES--------------- */
	
/* ---------------SECTION 2 SECTION STYLES--------------- */

.bar {
	background-color: white;
	width: 40%;
	height: 5px;
}

.black-box {
	position: absolute;
	bottom: 15px;
	left: 100px;
	height: 450px;
	width: 640px;
	padding: 50px 50px 30px 40px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	text-align: left;
}

.full-width-img {
	width: 100%;
}

.s2-img {
	width: 100%;
	height: 450px;
	object-fit: cover;
}

.s2-text-container {
	height: 180px;
	width: 80%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

/* ---------------END SECTION 2 SECTION STYLES--------------- */

/* ---------------SECTION 3 SECTION STYLES--------------- */

.s3-card-cont {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}

.s3-card-cont-left {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-end;
}

.s3-card-cont-right {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-start;
}

.s3-card-width {
	width: 90%;
	height: 100%;
}

/* ---------------END SECTION 3 SECTION STYLES--------------- */
/* ------------------------------END MAIN PAGE STYLING------------------------------ */

}/*end media query*/
/* ====================== XL Desktop Only (Overrides Mobile and Tablet Styles) ========================== */
@media only screen and (min-width: 1600px) {
	
/* Custom Margin Classes */

.margin-top-s1 {
	margin-top: 200px;
}

/* End Custom Margin Classes */
	
/* ------------------------------MAIN PAGE STYLING------------------------------ */
/* ---------------HEADER STYLES--------------- */

.header-container {
/* 	width: 100%; */
	height: 600px;
/* 	display: flex;
	justify-content: flex-start;
	flex-direction: column; */
}

.header-text {
	width: 45%;
	margin-bottom: 50px;
	text-align: left;
}
	
.header-stext {
	text-align: left;
	font-size: 30px !important;
    margin-bottom: 75px !important;
}
	
.htext-box {
	width: 135%;
	display: flex;
	flex-direction: column
}

.main-section:before {
	content: " ";
    width: 100%;
    height: 675px;
    top: 0;
    left: 0;
    z-index: 0;
}
	
.rm-mobile {
	display: block;
}

.skew-position {
	position: relative;
	right: 200px;
}
	
/* ---------------END HEADER STYLES--------------- */
	
/* ---------------HEADER CARD STYLES--------------- */
	
.fa-5x {
	font-size: 5em !important;
}
	
.card-text {
	width: 70%;
	font-size: 38px !important;
	text-align: center;
}
	
.hcard-container {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.hcard {
	width: 29%;
	height: 400px;
	padding: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}
	
.hcard::before {
  content: "";
}

.hcard::after {
  content: "";
}


.c1 {
	background-color: #00843d;
}
	
.c2 {
	background-color: #4ba23f;
}
	
.c3 {
	background-color: #78be20;
}
	
/* ---------------END HEADER CARD STYLES--------------- */

/* ---------------SECTION 1 SECTION STYLES--------------- */
	
.header-adjust {
	padding-left: 8.75%;
}
	
.s1-img {
	height: 375px;
	bottom: 0px;
	right: 50px;
}

.section-adjust-left {
	padding-left: 12.1%;
}

.section-adjust-right {
	padding-right: 22%;
}
	
.soon-container {
	width: 80%;
	display: flex;
	flex-direction: column;
}
	
/* ---------------END SECTION 1 SECTION STYLES--------------- */
	
/* ---------------SECTION 2 SECTION STYLES--------------- */

.bar {
	background-color: white;
	width: 40%;
	height: 5px;
}

.black-box {
	position: absolute;
	bottom: 15px;
	left: 290px;
	height: 450px;
	width: 640px;
	padding: 50px 50px 30px 40px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	text-align: left;
}

.full-width-img {
	width: 100%;
}

.s2-img {
	width: 100%;
	height: 450px;
	object-fit: cover;
}

.s2-text-container {
	height: 180px;
	width: 80%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

/* ---------------END SECTION 2 SECTION STYLES--------------- */

/* ---------------SECTION 3 SECTION STYLES--------------- */

.s3-card-cont {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}

.s3-card-cont-left {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-end;
}

.s3-card-cont-right {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-start;
}

.s3-card-width {
	width: 90%;
	height: 100%;
}

/* ---------------END SECTION 3 SECTION STYLES--------------- */
/* ------------------------------END MAIN PAGE STYLING------------------------------ */
	
}/*end media query*/
/*End desktop only styles*/
/*END OF DOCUMENT*/