/*//////// ABOUT PAGE CSS ////////*/
#about-page {}


/*////// HERO SECTION //////*/
section.hero-section { }
section.hero-section div.hero-container {
	padding: 0 0;
	height: 72rem;
	background-color: var(--Gold, #C3A86B);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

/*//// FLEX ////*/
div.hero-container div.hero-flex-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	justify-content: space-between;
}
div.hero-flex-container div.hero-flex-item {}

/*// FLEX SPECIFICS //*/
#hero-flex-item-1 {
	max-width: 44.99%;
	padding: 30rem 6rem 19rem 12.2rem;
}
#hero-flex-item-2 {
	max-width: 54.99%;
	padding: 30rem 0 19rem 0;
}

/*// ELEMENTS //*/
#hero-flex-item-1 h1 {
	margin: 0 0;
	margin-bottom: .8rem;
	color: var(--Gold, #C3A86B);
	color: #000000;
	font-family: "Gotham";
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.22; /* 122.222% */
	letter-spacing: 0.1rem;
	text-transform: uppercase;
}
#hero-flex-item-1 h2 {
	margin: 0 0;
	margin-bottom: 1.6rem;
	color: #ffffff;
	font-family: "Gotham";
	font-size: 6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.166; /* 116.667% */
	letter-spacing: 0.05rem;
	text-transform: uppercase;
}
#hero-flex-item-1 p {
	margin: 0 0 ;
	color: #FFF;
	font-family: "avenir-lt-pro";
	font-size: 2rem;
	font-style: normal;
	font-weight: 800;
	line-height: 1.6; /* 160% */
}
/*// HERO SLIDER //*/
#hero-slider {
	position: relative;
	width: 100%;
	height: 46rem;
	overflow: hidden;
}
#hero-slider div.slide {
	position: relative;
	height: 46rem;
	margin: 0 0;
	margin-right: 8rem;
	background-color: silver;
	border-radius: 1rem;
	overflow: hidden;
}
div.slide img { }





/*////// STEADFAST SECTION //////*/
section.steadfast-section {}
section.steadfast-section div.steadfast-container {
	padding: 10rem 18rem;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;	
}

/*//// FLEX ////*/
div.steadfast-container div.steadfast-flex-container {}
div.steadfast-flex-container div.steadfast-flex-item {}
div.steadfast-flex-item h3 {
	margin: 0 0;
	color: var(--Gold, #C3A86B);
	text-align: center;
	font-family: "Gotham";
	font-size: 4.5rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.22; /* 122.222% */
}





/*////// INTRO SECTION //////*/
section.intro-section {}
section.intro-section div.intro-container {
	padding: 10rem 12.2rem;
	background-color: #ffffff;
}

/*//// FLEX ////*/
div.intro-container div.intro-flex-container {}
div.intro-flex-container div.intro-flex-item {}

/*// FLEX SPECIFICS //*/
#intro-flex-item-1 {}
#intro-flex-item-2 {
	padding-left: 4rem;
}

/*// ELEMENTS //*/
#intro-flex-item-1 h2 {
	margin: 0 0;
	margin-bottom: 2rem;
	color: var(--Blue, #0A1E2C);
	font-family: "Gotham";
	font-size: 4.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.22; /* 122.222% */
	letter-spacing: 0.05rem;
	text-transform: uppercase;	
}
#intro-flex-item-1 img.service-image {
	width: 100%;
	max-width: 53.7rem;;
	border-radius: 1rem;	
}

/*//// NESTED FLEX (Values) ////*/
div#intro-flex-item-2 div.values-flex-container {}
div.values-flex-container div.values-flex-item {
	max-width: calc(50% - 2.5rem);
	padding: 14.5rem 3.2rem 1rem 3.2rem;
	margin: 0 2.5rem 2.5rem 0;
	border: 1px solid rgba(19, 19, 19, 0.10);
	transition: all .4s ease;
}
div.values-flex-container div.values-flex-item:hover {
	transform: translateY(-1rem);
}

/*// ELEMENTS (Nested) //*/
div.values-flex-item img {
	position: absolute;
	top: 3.2rem;
	left: 3.2rem;
}
div.values-flex-item h4 {
	margin: 0 0;
	margin-bottom: .6rem;
	color: var(--Blue, #0A1E2C);
	font-family: "avenir-lt-pro";
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.5; /* 150% */
}
div.values-flex-item p {
	margin: 0 0;
	color: var(--Blue, #0A1E2C);
	font-family: "avenir-lt-pro";
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 500;
	line-height: 2.4rem; /* 133.333% */	
}

/*// FLEX SPECIFICS (Nested) //*/
#values-flex-item-1 img {
	top: 5rem;
	width: 8.5338rem;
}
#values-flex-item-2 img {
	width: 7.7913rem;
}
#values-flex-item-3 img {
	width: 6.2889rem;
}
#values-flex-item-4 img {
	width: 7.5679rem;
}





/*////// SPIRIT SECTION //////*/
section.spirit-section {}
section.spirit-section div.spirit-container {
	padding: 10rem 12rem;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;	
}

/*//// FLEX ////*/
div.spirit-container div.spirit-flex-container {}
div.spirit-flex-container div.spirit-flex-item {}
div.spirit-flex-item h3 {
	margin: 0 0;
	color: #000000;
	text-align: center;
	font-family: "Gotham";
	font-size: 4.5rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.22; /* 122.222% */
}





/*////// ABOUT SECTION //////*/
section.about-section {}
section.about-section div.about-container {
	padding: 10rem 9.8rem 15.5rem 12.2rem;
	background-color: #ffffff;
}

/*//// FLEX ////*/
div.about-container div.about-flex-container {}
div.about-flex-container div.about-flex-item {}

/*// FLEX SPECIFICS //*/
#about-flex-item-1 {}
#about-flex-item-2 {}

/*// ELEMENTS //*/
#about-flex-item-1 img.about-image {
	width: 100%;
	max-width: 40rem;
	border-radius: 1rem;
}
#about-flex-item-2 h3 {
	margin: 0 0;
	margin-bottom: 2rem;
	color: var(--Blue, #0A1E2C);
	font-family: "Gotham";
	font-size: 3rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.4; /* 140% */
}
#about-flex-item-2 p {
	margin: 0 0;
	margin-bottom: 2rem;
	color: var(--Blue, #0A1E2C);
	font-family: "avenir-lt-pro";
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.33; /* 133.333% */
}
#about-flex-item-2 a {
	text-decoration: underline;
	transition: color .3s ease;
}
#about-flex-item-2 a:hover {
	color: var(--Gold, #C3A86B);
}



/*////// TESTIMONIAL SECTION //////*/
section.testimonial-section {}
section.testimonial-section div.testimonial-container {
	padding: 10rem 12.2rem 24rem 12.2rem;
	background-color: #ffffff;
}

/*//// FLEX ////*/
div.testimonial-container div.testimonial-flex-container {
	position: relative;
    z-index: 100;
    justify-content: space-between;
}
div.testimonial-flex-container div.testimonial-flex-item {
	max-width: 49.9%;
}

/*// FLEX SPECIFICS //*/
#testimonial-flex-item-1 {
	padding-top: 4rem;
}
#testimonial-flex-item-2 {
	padding: 20.5rem 0 0 0;
}

/*// ELEMENTS //*/
div.testimonial-accent {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	width: 100%;
	height: 42.8rem;
	background: var(--Gray, #C0CDD4);
}
#testimonial-flex-item-1 p {
	margin: 0 0;
	margin-bottom: 1rem;
	color: var(--Blue, #0A1E2C);
	font-family: "avenir-lt-pro";
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.33; /* 133.333% */	
}
#testimonial-flex-item-1 h2 {
	margin: 0 0;
	margin-bottom: 2rem;
	color: var(--Blue, #0A1E2C);
	font-family: "Gotham";
	font-size: 4.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.22; /* 122.222% */
	letter-spacing: 0.05rem;
	text-transform: uppercase;
}
#testimonial-flex-item-1 img {
	max-width: 49.2231rem;
	width: auto;
	height: 33.9rem;
	border-radius: 1rem;
}
/*// TESTIMONIAL SLIDER //*/
#testimonial-slider {
	position: relative;
	width: 100%;
	height: 34rem;
}
#testimonial-slider div.slide {
	position: relative;
	height: 34rem;
	margin: 0 0;
	padding: 3.5rem;
	border-radius: 1rem;
	border: 1px solid var(--Gold, #C3A86B);
	background: var(--Text-Color-07, #FFF);
	overflow: hidden;
}
div.slide h4 {
	margin: 0 0;
	margin-bottom: 2rem;
	color: #464343;
	font-family: "avenir-lt-pro";
	font-size: 2.33rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.5; /* 150% */
}
p.name {
	margin: 0 0;
	color: var(--Blue, #0A1E2C);
	font-family: "avenir-lt-pro";
	font-size: 2rem;
	font-style: normal;
	font-weight: 800;
	line-height: 1.4; /* 140% */
	letter-spacing: 0.02rem;
	text-transform: capitalize;
}
p.organization {
	margin: 0 0;
	color: var(--Blue, #0A1E2C);
	font-family: "avenir-lt-pro";
	font-size: 2rem;
	font-style: normal;
	font-weight: 300;
	line-height: 2.8rem;
	letter-spacing: 0.02rem;
	text-transform: capitalize;
}
/*DOTS*/
ul.slick-dots {
	position: absolute;
    bottom: -4rem;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 0;
    padding: 0 0;
	list-style: none;
	text-align: center;
}
ul.slick-dots li {
	display: inline-block;
	margin: 0 0;
	margin-right: 1rem;
	padding: 0 0;
}
ul.slick-dots li button, 
ul.slick-dots li [type="button"] {
	font-size: 0;
	width: 3.5rem;
	height: .2rem;
	background-color: #8C8C8C;
	border: none;
	transition: background .3s ease;
}
ul.slick-dots li.slick-active button, 
ul.slick-dots li.slick-active [type="button"] {
	background-color: #000000;
}





/*///////// FOOTER CTA SECTION ////////*/
section.cta-section {
    margin-top: 0 !important;
    z-index: 100;
}





/*//// GRANULAR RESPONSIVE CSS HERE ////*/
/*// MOBILE SCREEN //*/
@media only screen and (max-width: 1024px) { }
/*// SMALL MOBILE //*/
@media only screen and (max-width: 851px) { 

		/*////// HERO SECTION //////*/
		section.hero-section div.hero-container { height: 80dvh; }
		div.hero-container div.hero-flex-container { top: 55%; padding: 0 0; } 
		#hero-flex-item-1 { max-width: 100%; padding: 0 3rem 4rem 3rem; }
		#hero-flex-item-1 h2 { font-size: 3.6rem; }
		#hero-flex-item-2 { max-width: 100%; padding: 0 3rem; }
		#hero-slider,
		#hero-slider div.slide,
		div.slide img { height: 25rem !important; }

		/*////// STEADFAST SECTION //////*/		
		section.steadfast-section div.steadfast-container { padding: 6rem 3rem; }

		/*////// INTRO SECTION //////*/
		section.intro-section div.intro-container { padding: 6rem 3rem; }
		#intro-flex-item-2 { padding-top: 4rem; padding-left: 0; }

		/*////// SPIRIT SECTION //////*/
		section.spirit-section div.spirit-container { padding: 6rem 3rem; }

		/*////// ABOUT SECTION //////*/
		section.about-section div.about-container { padding: 6rem 3rem; }
		#about-flex-item-1 img.about-image { max-width: 100%; }
		#about-flex-item-2 { padding-top: 4rem; }

		/*////// TESTIMONIAL SECTION //////*/
		section.testimonial-section div.testimonial-container { padding: 6rem 3rem 16rem 3rem; }
		#testimonial-flex-item-2 { padding: 4rem 0 0 0; }
		#testimonial-slider,
		#testimonial-slider div.slide { height: 42rem; }
		
} 
@media only screen and (max-width: 480px) { 

		/*////// HERO SECTION //////*/
		section.hero-section div.hero-container { height: 80dvh; }
		div.hero-container div.hero-flex-container { top: 55%; padding: 0 0; } 
		#hero-flex-item-1 { max-width: 100%; padding: 0 3rem 4rem 3rem; }
		#hero-flex-item-1 h2 { font-size: 3.6rem; }
		#hero-flex-item-2 { max-width: 100%; padding: 0 3rem; }
		#hero-slider,
		#hero-slider div.slide,
		div.slide img { height: 25rem !important; }

		/*////// STEADFAST SECTION //////*/		
		section.steadfast-section div.steadfast-container { padding: 6rem 3rem; }
		div.steadfast-flex-item h3 { font-size: 2.8rem; line-height: 1.6; }

		/*////// INTRO SECTION //////*/
		section.intro-section div.intro-container { padding: 6rem 3rem; }
		#intro-flex-item-2 { padding-top: 4rem; padding-left: 0; }

		/*////// SPIRIT SECTION //////*/
		section.spirit-section div.spirit-container { padding: 6rem 3rem; }
		div.spirit-flex-item h3 { font-size: 2.8rem; line-height: 1.6; }

		/*////// ABOUT SECTION //////*/
		section.about-section div.about-container { padding: 6rem 3rem; }
		#about-flex-item-1 img.about-image { max-width: 100%; }
		#about-flex-item-2 { padding-top: 4rem; }

		/*////// TESTIMONIAL SECTION //////*/
		section.testimonial-section div.testimonial-container { padding: 6rem 3rem 16rem 3rem; }
		div.testimonial-flex-container div.testimonial-flex-item { max-width: 100%; }
		#testimonial-flex-item-2 { padding: 4rem 0 0 0; }
		#testimonial-slider,
		#testimonial-slider div.slide { height: 42rem; }

}
/*// LANDSCAPE ORIENTATION - TABLET & SMALLER //*/
@media screen and (max-width: 1024px) and (orientation: landscape) { }
@media screen and (max-width: 813px) and (orientation: landscape) { }