/*//// CSS FOR HOME TEMPLATE - page-template-home.php ////*/


/*//// HERO SECTION ////*/
div.hero-content-container p:first-of-type, 
div.hero-blue-bar p:first-of-type {
    margin-top: 0.8rem;
}





/*//// LEARN MORE SECTION ////*/
section.learn-more-section {
	padding: 7.5rem 5.5rem 0 5.5rem;
}
section.learn-more-section div.learn-more-container {
	background-color: #A41E22;
	padding: 0;
}
div.learn-more-container div.learn-accent-bar {
	position: absolute;
	z-index: 100;
    top: -7.5rem;
    left: 0;
    width: 100%;
    height: 10rem;
    background-color: rgba( 214, 209, 197, .5 );
}
div.learn-more-flex-container {
    justify-content: space-between;
    height: auto;
}
/*// LEFT //*/
div.learn-more-flex-container div.left-flex-item {
    position: relative;
    width: 31.578%;
}
div.learn-more-flex-container div.left-flex-item:hover a.shca-red-button, 
div.learn-more-flex-container div.left-flex-item:hover a.shca-blue-button {
	/*transform: scale(1.1);*/
	transform: scale(1.05);
}
div.left-flex-item div.content-container {
    position: absolute;
    top: 50%;
    left: 52.2%;
    transform: translate(-50%,-50%);
    width: 75%;
    max-width: 39.5rem;
}
div.left-flex-item h2 {
	font-family: "Playfair Display", serif;
	font-style: normal;
	font-weight: normal;
	font-size: 4.8rem;
	line-height: 1.333;
	color: #ffffff;
}
div.left-flex-item #learn-more-1 {
	position: absolute;
	right: 0;
	bottom: -3rem;
}
/*// CENTER //*/
div.learn-more-flex-container div.center-flex-item {
    position: relative;
    width: 23.51%;
}
div.learn-more-flex-container div.center-flex-item:hover a.shca-red-button, 
div.learn-more-flex-container div.center-flex-item:hover a.shca-blue-button {
	/*transform: scale(1.1);*/
	transform: scale(1.05);
}
div.center-flex-item div.content-container {
    position: absolute;
    top: 55.2%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    width: 100%;
    padding: 3rem 4rem 9rem 8rem;
    border-left: 1px solid #AEAEAC;
}
div.center-flex-item h2 {
	margin-bottom: 1.6rem;
	font-family: "Open Sans Condensed", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 2.5rem;
	line-height: 1.36;
	color: #ffffff;
}
div.center-flex-item p {
	/*font-size: 1.5rem;*/
	font-size: 1.7rem;
	font-style: normal;
	font-weight: normal;
	line-height: 1.33;
	color: #ffffff;
}
div.center-flex-item #learn-more-2 {
	position: absolute;
	left: 8rem;
	bottom: 1.7rem;
}
/*// RIGHT //*/
div.learn-more-flex-container div.right-flex-item {
    position: relative;
    width: 44.875%;
    text-align: right;
    overflow: hidden;
}
div.right-flex-item img {
    display: block;
    float: right;
}




/*//// SHCA PURCHASE SECTION ////*/
section.shca-purchase-section {
	padding: 0 5.5rem;
}
section.shca-purchase-section div.shca-purchase-container {
	height: auto;
	padding: 8.5rem 0;
	background-color: rgba( 214, 209, 197, .2 );
}
/*//// FLEX ////*/
div.shca-purchase-container div.home-purchase-container {
	justify-content: space-between;
}
div.shca-purchase-container div.home-purchase-item {
	position: relative;
	height: 48.5rem;
	height: 24.5rem;
	max-width: 58.5rem;
	max-width: 49.5%;
	/*border: 1px dashed rgba(0,0,0,.25);*/
}
div.home-purchase-item div.red-accent {
	position: absolute;
	top: 3.4rem;
	left: 0;
	right: 0;
	width: 100%;
	height: .3rem;
	background-color: #A41E22;
}
div.home-purchase-item div.blue-accent {
	position: absolute;
	top: 0;
	left: 3.7rem;
	width: 1px;
	height: 100%;
	max-height: 41rem;
	background-color: #2F4176;
}
div.home-purchase-item h3 {
	margin-bottom: 3rem;
    padding-left: 6rem;
    font-family: "Open Sans Condensed", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 2.5rem;
    line-height: 0.7;
    color: #2F4176;
}
div.home-purchase-item div.purchase-content {
	width: 100%;
	height: 30rem;
	height: 14rem;
	margin-top: 1.5rem;
	padding: 1rem 6.5rem;
/*	background-color: rgba(0, 0, 0, .25);*/
/*	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;*/	
}
div.home-purchase-item div.purchase-content a {
	text-decoration: underline;
}
div.purchase-content p {
	width: 70%;
	font-style: normal;
	font-weight: normal;
	font-size: 1.8rem;
	line-height: 1.35;
	color: #000000;

	width: 80%;
    font-size: 1.6rem;
}
/*//// PRODUCT IMAGES ////*/
div.purchase-content img { 
	width: auto;
	height: 70%;
	position: absolute;
	top: 50%;
	right: 11rem;
}
/*// IMAGE SPECIFICS //*/
#home-purchase-item-1 img {
	right: 4rem;
    transform: translateY(-25%) rotate(9deg);
    height: 71%;

    right: 0rem;
    transform: translateY(-25%) rotate(9deg);
    height: 50%;
}
#home-purchase-item-2 img {
    transform: translateY(-25%) rotate(9deg);
    height: 83%;

    height: 76%;
    right: 0rem;
}


/*// GRID CAPTION //*/
div.home-purchase-item p.grid-caption {
	padding: 2rem 6rem;
	font-style: normal;
	font-weight: normal;
	font-size: 1.6rem;
	line-height: 1.35;
	color: #000000;
}
/*// GRID BUTTON //*/
div.home-purchase-item a.shca-red-button,
div.home-purchase-item a.shca-blue-button {
	position: absolute;
	bottom: 0;
	left: 6rem;
}
div.home-grid-container div.home-purchase-item:hover a.shca-red-button, 
div.home-grid-container div.home-purchase-item:hover a.shca-blue-button {
	transform: scale(1.05);
}
/*// SPECIFICS //*/
div.home-purchase-item#home-purchase-item-1 { }
div.home-purchase-item#home-purchase-item-2 { }
div.home-purchase-item#home-purchase-item-3 { }








/*//// SHCA GRID SECTION ////*/
section.shca-grid-section {
	padding: 0 5.5rem;
}
section.shca-grid-section div.shca-grid-container {
	height: auto;
	padding: 8.5rem 0;
	background-color: rgba( 214, 209, 197, .2 );
}
/*//// FLEX ////*/
div.shca-grid-container div.home-grid-container { }
div.home-grid-container div.home-grid-item {
	position: relative;
	height: 48.5rem;
	max-width: 58.5rem;
	/*border: 1px dashed rgba(0,0,0,.25);*/
}
div.home-grid-item div.red-accent {
	position: absolute;
	top: 3.4rem;
	left: 0;
	right: 0;
	width: 100%;
	height: .3rem;
	background-color: #A41E22;
}
div.home-grid-item div.blue-accent {
	position: absolute;
	top: 0;
	left: 3.7rem;
	width: 1px;
	height: 100%;
	max-height: 41rem;
	background-color: #2F4176;
}
div.home-grid-item h3 {
	margin-bottom: 3rem;
    padding-left: 6rem;
    font-family: "Open Sans Condensed", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 2.5rem;
    line-height: 0.7;
    color: #2F4176;
}
div.home-grid-item div.grid-content {
	width: 100%;
	height: 30rem;
	margin-top: 1.5rem;
	padding: 4rem 6.5rem;
	background-color: #A41E22;
	background-size: cover;
	background-repeat: no repeat;
	background-position: center;	
}
div.home-grid-item div.grid-content a {
	text-decoration: underline;
}
div.grid-content p {
	font-style: normal;
	font-weight: normal;
	font-size: 1.5rem;
	font-size: 1.8rem;
	line-height: 1.35;
	color: #ffffff;
}
/*// GRID CAPTION //*/
div.home-grid-item p.grid-caption {
	padding: 2rem 6rem;
	font-style: normal;
	font-weight: normal;
	/*font-size: 1.5rem;*/
	font-size: 1.6rem;
	line-height: 1.35;
	color: #000000;
}
/*// GRID BUTTON //*/
div.home-grid-item a.shca-red-button,
div.home-grid-item a.shca-blue-button {
	position: absolute;
	bottom: 0;
	left: 6rem;
}
div.home-grid-container div.home-grid-item:hover a.shca-red-button, 
div.home-grid-container div.home-grid-item:hover a.shca-blue-button {
	/*transform: scale(1.1);*/
	transform: scale(1.05);
}
/*// SPECIFICS //*/
div.home-grid-item#home-grid-item-1 { }
div.home-grid-item#home-grid-item-2 { }
div.home-grid-item#home-grid-item-3 { }





/*//// NEWSLETTER SECTION ////*/
section.newsletter-section {
	padding: 0 31rem 0 31rem;
/*	padding: 0 31rem 2rem 31rem;*/
	background-color: #ffffff;
}
section.newsletter-section div.newsletter-container {
    display: inline-block;
    margin-top: -2.5rem;
	height: 26rem;
	background-color: #17385C;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
div.newsletter-container div.newsletter-accent-bar {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2.5rem;
    background-color: rgba( 214, 209, 197, .25 );
}
div.newsletter-container div.red-accent {
	position: absolute;
	z-index: 10;
	top: 6.2rem;
	left: 8.5rem;
	width: 106rem;
	height: 1px;
	border-top: .3rem solid #A41E22;
}
div.newsletter-container div.blue-accent {
	position: absolute;
	z-index: 10;
	top: 4.5rem;
	left: 12.7rem;
	width: 1px;
	height: 12.8rem;
	border-left: 1px solid #AEAEAC;
}
div.newsletter-container p.content-p {
	position: absolute;
	z-index: 10;
	/* top: 8.3rem; */
	bottom: 3.5rem;
	left: 18rem;
	width: 100%;
	font-family: "Playfair Display", serif;
	font-style: normal;
	font-weight: normal;
	font-size: 3.2rem;
	line-height: 1.34;
	color: #ffffff;
}
div.newsletter-container a.shca-red-button {
    position: absolute;
    z-index: 10;
    left: 18rem;
	/* bottom: 3.5rem; */
    top: 8.3rem;
	padding: 1rem 2rem 1rem 2rem;    
    font-size: 1.6rem;
}
div.newsletter-container:hover a.shca-red-button {
	/*transform: scale(1.1);*/
	transform: scale(1.05);
}

/*// ACCCENT BORDER //*/
div.newsletter-container div.accent-border {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: all .3s ease;
	transition-delay: 1s;
	border: 1px solid #A41E22;
	background-color: transparent;
}
div.newsletter-container.animated div.accent-border,
div.newsletter-container:hover div.accent-border {
	top: -1.6rem;
	right: -1.6rem;
	bottom: -1.6rem;
	left: -1.6rem;
}








/*///////// RESPONSIVE / BREAKPOINTS ////////*/
/*// MOBILE SCREEN //*/
@media only screen and (max-width: 1024px) {

		/*//// HERO SECTION ////*/


		/*//// LEARN MORE SECTION ////*/
		section.learn-more-section { padding: 7.5rem 2rem 0 2rem; }
		div.left-flex-item div.content-container { padding: 1rem 0; }
		div.left-flex-item h2 {	font-size: 2.6rem; }
		div.center-flex-item div.content-container { padding: 2rem 2rem 2rem 4rem; }
		div.center-flex-item h2 { font-size: 2rem; margin-bottom: 1rem; }
		div.center-flex-item p { font-size: 1.2rem; }
		div.center-flex-item #learn-more-2 { left: 11rem; bottom: -1.1rem; }

		/*//// SHCA GRID SECTION ////*/
		section.shca-grid-section { padding: 0 2rem; }
		div.shca-grid-container div.home-grid-container { justify-content: flex-start; }
		div.home-grid-container div.home-grid-item { height: auto; padding: 0 1rem 4rem 1rem; margin-top: 5rem; }
		div.home-grid-item div.red-accent { left: 1rem; right: 1rem; width: calc( 100% - 2rem ); }

		/*//// NEWSLETTER SECTION ////*/
		section.newsletter-section { padding: 0 2rem; }
		
		div.newsletter-container div.red-accent { left: 3.5rem; width: calc( 100% - 3.5rem ); }
		div.newsletter-container div.blue-accent { top: 4.5rem; left: 5.5rem; }

		div.newsletter-container p.content-p { left: 9rem; font-size: 3rem; }
		div.newsletter-container a.shca-red-button { left: 9rem; }
}


/*// SMALL MOBILE //*/
@media only screen and (max-width: 850px) { 

		/*//// HERO SECTION ////*/


		/*//// LEARN MORE SECTION ////*/
		section.learn-more-section { padding: 7.5rem 1rem 0 1rem; }
		div.learn-more-flex-container div.left-flex-item,
		div.learn-more-flex-container div.center-flex-item,
		div.learn-more-flex-container div.right-flex-item { width: 100%; }
		div.left-flex-item div.content-container,
		div.center-flex-item div.content-container { position: relative; width: 90%; max-width: 90%; top: 0; left: 0; transform: none; padding: 4rem 4rem 1rem 4rem; }
		div.left-flex-item h2 {	font-size: 4rem; }
		div.left-flex-item h2 br { display: none; }
		div.center-flex-item h2 { font-size: 2.6rem; margin-bottom: 1rem; }
		div.center-flex-item p { font-size: 1.4rem; }
		div.left-flex-item #learn-more-1,
		div.center-flex-item #learn-more-2 { position: relative; top: initial; right: initial; left: initial; bottom: initial; margin: 2rem; }


		/*//// SHCA GRID SECTION ////*/
		section.shca-grid-section { padding: 0 1rem; }


		/*//// NEWSLETTER SECTION ////*/
		section.newsletter-section { padding: 0 1rem; }
		div.newsletter-container p.content-p { left: 9rem; font-size: 2.4rem; }

} 
@media only screen and (max-width: 480px) {

		/*//// HERO SECTION ////*/


		/*//// LEARN MORE SECTION ////*/
		div.left-flex-item h2 { font-size: 5rem; }
		div.center-flex-item h2 { font-size: 3.4rem; }
		div.center-flex-item p { font-size: 2.2rem; }
		div.grid-content p { /*font-size: 1.8rem;*/ font-size: 2.2rem; }


		/*//// SHCA PRODUCT SECTION ////*/
		div.home-purchase-container div.home-purchase-item { margin: 6rem auto; }
		div.home-purchase-item h3 { font-size: 3.4rem; line-height: 1; padding-right: 4rem; }
		div.home-purchase-item div.purchase-content { height: auto; min-height: 28rem; }
		div.home-purchase-item p.purchase-caption { padding: 3.4rem 5.4rem; font-size: 2.2rem; }

		section.shca-purchase-section { padding: 0; }
		div.shca-purchase-container div.home-purchase-item { height: 65rem; max-width: 99%; margin-bottom: 0; }
		#home-purchase-item-1 img,
		#home-purchase-item-2 img { width: 33%; height: auto; }
		#home-purchase-item-1 img { width: 44%; right: 8rem; top: 45%; }
		#home-purchase-item-2 img { width: 25%; top: 45%; }


		div.purchase-content p { width: 100%; }
		div.home-purchase-item a.shca-red-button, 
		div.home-purchase-item a.shca-blue-button { font-size: 1.8rem; }
		div.home-purchase-item a.shca-red-button, div.home-purchase-item a.shca-blue-button { bottom: 9rem; }


		/*//// SHCA GRID SECTION ////*/
		div.home-grid-container div.home-grid-item { margin: 6rem auto; }
		div.home-grid-item h3 { font-size: 3.4rem; }
		div.home-grid-item div.grid-content { height: auto; min-height: 28rem; }
		/* div.home-grid-item p.grid-caption { padding: 1.6rem 5.4rem; font-size: 1.8rem; } */
		div.home-grid-item p.grid-caption { padding: 3.4rem 5.4rem; font-size: 2.2rem; }


		/*//// NEWSLETTER SECTION ////*/
		section.newsletter-section div.newsletter-container { height: 28rem; }
		div.newsletter-container p.content-p { width: 75%; max-width: 75%; }
		div.newsletter-container p.content-p br { display: none; }
}
@media only screen and (max-width: 420px) { }
@media only screen and (max-width: 375px) { }
@media only screen and (max-width: 360px) { }


/*// LANDSCAPE ORIENTATION - TABLET & SMALLER //*/
@media screen and (max-width: 1024px) and (orientation: landscape) { }
@media screen and (max-width: 850px) and (orientation: landscape) { }
@media screen and (max-width: 850px) and (orientation: landscape) { }