﻿@charset "UTF-8";
/* CSS Document */



/* ======== HOME PAGE CSS ======== */

.home-hero-img {
    -webkit-clip-path: polygon(100% 6%, 100% 90%, 50% 100%, 0 90%, 0 6%);
    clip-path: polygon(100% 5%, 100% 90%, 50% 100%, 0 90%, 0 5%);
}

.home-hero-img img {
	width: 100%;
}

.hero-text-block h2,
.hero-text-block p {
	align-self: center;
	text-align: center;
	color: #fff;
}

.hero-text-block h2 {
	font-family: 'SignPainter-HouseScript', 'SignPainter', sans-serif;
	font-size: 3.25rem;
}

.hero-text-block p {
	font-family: 'Montserrat-Light', sans-serif;
	font-size: 1.14rem;
	margin-bottom: 0;
	align-self: center;
	text-align: center;
	color: #fff;
}
h1 {
	font-size: 1.45rem;
	letter-spacing: 0.05rem;
	font-family: 'Varela Round', sans-serif;
	background-image: url(../images/brown-block1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
    font-weight: normal;
	margin: 0 auto;
	padding: 2.70rem;
	color: #b2b35b;
}
h1 em {
	font-family: 'SignPainter-HouseScript', 'SignPainter', sans-serif;
	font-style: normal;
	font-size: 3.2rem;
	display: block;
	color: #fff;
	letter-spacing: normal;
	padding-top: 0.125rem;
}

h3 {
    font-family: VinylOT-Regular, sans-serif;
    font-weight: normal;
    font-style: normal;
	font-size: 2.125rem;
	color: #261d17;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
	text-align: center;
	padding: 1.75rem 0 0rem 0;
}
h4 {
	font-family: 'SignPainter-HouseScript', 'SignPainter', sans-serif;
	font-size: 2.5rem;
	line-height: 2.0rem;
	color: #362b13;
	text-align: center;
	padding: 1.125rem 0 0 0;
}
.three-col-box {
	background-image: none;
	padding: 1rem;
	margin: 2rem auto 4rem auto;
	box-shadow: 0px 8px 35px #ab9c92;
	background-color: #f1efea;
    position: relative;
}
.three-col-box p {
	font-family: 'Montserrat-Regular', sans-serif;
	font-size: 0.93rem;
	line-height: 1.81rem;
	margin-bottom: 0;
	align-self: center;
	text-align: center;
	color: #261d17;
	padding: 0 2.0rem 1.0rem 2.0rem;
}
.three-col-box img{
	width: 270px;
	height: auto;
	padding-top: 1rem;
}
.three-col-box img.three-col-box-arrows{
	display: none;
}
.square-image-container {
	margin: 2rem auto 100px auto;
	text-align: center;
	max-width: 1600px;
}
.square-image-container div {
	display: inline-block;
	text-align: left;
	width: 33%;
	max-width: 530px;
	margin: 0 -2px;
}
.square-image-container h5 {
	color: #fff;
	text-align: center;
	margin-top: -97px;
	position: relative;
	font-size: 175%;
	font-family: VinylOT-Regular, sans-serif;
    font-weight: normal;
    font-style: normal;
	letter-spacing: 0.1em;
	background-color: #00000050;
	padding: 1.5rem 0 1rem 0;
}
.square-image-container a:hover,
.square-image-container h5:hover {
	background-color: #ffffff30;
	text-decoration: none;
	transition: 0.5s;
	cursor: pointer;
}
.featurette h4 {
	display: block;
	color: #9f9e53;
	font-family: VinylOT-Regular, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.4rem;
	text-transform: uppercase;
	letter-spacing: 0.15rem;
	text-align: left;
	max-width: 22rem;
	line-height: 3.5rem;
	margin-bottom: 0;
	
}
.featurette h4 em {
	display: block;
	color: #362b13;
	font-family: 'SignPainter-HouseScript', 'SignPainter', sans-serif;
	font-size: 3rem;
	font-style: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 2.90rem;
}
.featurette .lead {
	font-size: 1.15rem;
	line-height: 2.125rem;
	font-family: 'Montserrat-Regular', sans-serif;
}
.featurette a:hover {
	text-decoration:none;
	cursor: pointer;
}
.featurette li,
.featurette li:hover,
.featurette a li,
.featurette a li:hover {
	font-size: 1.0rem;
	line-height: 1.9rem;
	font-family: 'Montserrat-Italic', sans-serif;
	font-weight: 300;
	list-style: none;
	font-style: italic;
	padding-left: 1.5rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
	text-decoration:none;
	color: #212529;
	cursor: pointer;
}
.featurette li em,
.featurette a li em :hover{
	font-size: 0.95rem;
	font-family: 'Montserrat-SemiBold', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #d05317;
	letter-spacing: 0.15rem;
	font-style: normal;
	text-decoration:none;
	cursor: pointer;
}
.featurette li:before {
	content: url(../images/orange-circle-white-right-arrow2.png);
	width: 40px;
	height: auto;
	position: absolute;
	left: 14px;
    margin-right: 20px;
	text-decoration:none;
}
.featurette li:hover,
.featurette a li:hover,
.featurette a li em :hover{
	opacity: 0.85;
	cursor: pointer;
}

.prefooter {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	display: flex;
}

.prefooter .mx-auto{
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	margin-top: -20px;
}

.hero-text-block {
	background-image: none;
	background-color: #533f2d;
	text-align: center;
	padding: 30px;
}







/* ---------------- @ Media Sizes ----------------*/
@media (max-width: 575px) {
	
.home-hero-img {
	-webkit-clip-path: none;
	clip-path: none;
}
.hero-text-block h2 {
	font-size: 2.25rem;
}
.hero-text-block p {
	font-size: 1rem;
}
h1 {
	font-size: 1.0rem;
}
h1 em {
	font-size: 2.0rem;
}
}

@media (max-width: 767px) {
	
.home-hero-img {
	-webkit-clip-path: none;
	clip-path: none;
}
.sqaure-img {
	display: block;
}
.square-image-container div {
	width: 100%;
	margin-bottom: 2.55em;
}
.featurette h4 {
	margin-bottom: 2rem;
}
}	


@media (min-width: 576px) {
	
.home-hero-img img {
	margin-top: -20px;
}
h4 {
	font-size: 3.1rem;
}
}

@media (min-width: 767px) {
.home-hero-img img {
	margin-top: -20px;
	min-height: 400px;
}
.hero-text-block {
	position: absolute;
    top: 100px;
    left: 0%;
    right: 0%;
}
.hero-text-block {
	width: 650px;
}
h1 {
	width: 685px;
}
.hero-text-block {
	background-image: url(../images/hero-text-block-bg1.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	padding: 60px;
	margin: 0 auto;
}
.prefooter .mx-auto{
	margin-top: -75px;
}	
}

@media (min-width: 992px) {
.hero-text-block {
	top: 130px;
}
.three-col-box {
	background-image: url(../images/home-who-we-are-bg2.gif);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 3.0rem;
	/*top: -140px;*/
	margin-top: -100px;
}
h4 {
	padding: 1.125rem 0 1.5rem 0;
}

}

@media (min-width: 1200px) {
.hero-text-block {
	top: 195px;
}
.three-col-box img.three-col-box-arrows{
    position: relative;
    right: -28px;
    top: -17px;
    z-index: 200;
    width: 24px;
    height: auto;
	display: inline-block;
	padding-top: 0;
}
.three-col-box img{
	padding-top: 0rem;
}
.three-col-box {
	/*top: -180px;*/
	margin-top: -120px;
}
}

@media (min-width: 1400px) {
.three-col-box {
    position: relative;
   /* top: -250px;*/
	margin-top: -230px;
}
.square-image-container h5 {
	font-size: 215%;
}
}

@media (min-width: 1600px) {
.hero-text-block {
	top: 280px;
}
.three-col-box {
    position: relative;
    /*top: -200px;*/
	margin-top: -200px;
}
}
/* ---------------- / @ Media Sizes ----------------*/


