/*
Theme Name: EastonGrey
Theme URI: 
Description: Custom Theme for Republic Development
Author: DD
Version: 1.0
Tags: custom
*/

/* CSS Document */

html, body {
	height: 100%;
}

body {
	font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: none;
	font-smoothing: antialiased;
	font-size: 16px;
	color: #111;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 80px;
    letter-spacing: 1px;
	line-height: 80px;
	margin: 0;
}

h2 {
	font-weight: normal;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 21px;
    letter-spacing: 1px;
	line-height: 23px;
	margin: 0;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 20px;
}

hr {
	border: none;
	background-color: #ccc;
	color: #ccc;
	height: 1px;
	margin: 50px 0 50px 0;
}

a:link { color: #111; text-decoration: underline; }
a:visited { color: #111; text-decoration: underline; }
a:hover { color: #999999; text-decoration: underline; }
a:active { color: #999999; text-decoration: underline; }

/*-------------------------------------------
	header
-------------------------------------------*/

.skip-link {
	position: fixed;
	top: -200px;
	left: 20px;
	background-color: #fff;
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
	font-style: normal;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: none;
	font-smoothing: antialiased;
	font-size: 14px;
	letter-spacing: 2px;
	padding: 5px;
	z-index: 999;
}
.skip-link:focus {
    top: 0; /* Now the link will appear */
}

.header {
	width: 100%;
	height: 165px;
	margin: 0; 
	position: absolute;
	top: 0;
	text-align: left;
	z-index: 9999;
}



  

/*-------------------------------------------
	page structure
-------------------------------------------*/




#homePhotoContainer { 
	width: 100%;
	height: 100vh;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 9998;
	line-height: 0;
	overflow: hidden;
}

#homePhotoContainer video { 
	z-index: 9998;
}

.parent {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    position: absolute;
    top: 0;
}
.logoContainerVideo {
	width: 33%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
    z-index: 9999;
}
#myVideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#patternWrap { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
	background-image: url(images/logo-pattern.png);
	background-repeat: repeat;
	background-size: 239px 151px;
	background-position: top center;
}
#comingSoon { 
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 90px 0 90px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 40px;
    letter-spacing: 1px;
	line-height: 40px;
}

#wrap { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 90px 0 90px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
}

#homeMainContainer { 
	width: 1250px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
}
#homeMainCopy { 
	width: 650px;
	height: auto;
	margin: 0 0 0 90px;
	padding: 40px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	line-height: 24px;
    display: inline;
    float: left; 
}
#homeMainCopy p { 
	margin: 40px 0 0 0;
	padding: 0;
	font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1px;
	line-height: 32px;
}
#homeRWD { 
	width: 180px;
	height: auto;
	margin: 40px 100px 0 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	display: inline;
    float: right; 
}

#homeMap { 
	width: 500px;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	display: inline;
    float: left; 
}

#connectWrap { 
	width: 100%;
	height: 550px;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
	background-image: url(images/creek-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
#connect { 
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 90px 0 90px 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	color: #ffffff;
}
#connect a:link { color: #fff; text-decoration: underline; }
#connect a:visited { color: #fff; text-decoration: underline; }
#connect a:hover { color: #921b23; text-decoration: underline; }
#connect a:active { color: #921b23; text-decoration: underline; }

.homeCopy { 
	font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1px;
	line-height: 26px;
    margin: 40px 0 40px 0;
}

.subheads {
	font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 36px;
    letter-spacing: 1px;
	line-height: 36px;
	margin: 0;
}

.input-connect {
  width: 360px;
  margin: 0;
  padding: 15px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.button-connect {
  width: auto;
  margin: 0;
  padding: 15px 25px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #921b23;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

#homeCalloutBlueBTN {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	border-radius: 2px;
  background-color: #921b23;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
#homeCalloutBlueBTN a {
	display: block;
	height: auto;
	padding: 15px 25px;
}
#homeCalloutBlueBTN a:link { color: #fff; text-decoration: none; }
#homeCalloutBlueBTN a:visited { color: #fff; text-decoration: none; }
#homeCalloutBlueBTN a:hover { color: #000; text-decoration: none; }
#homeCalloutBlueBTN a:active { color: #000; text-decoration: none; }

.input-container {
  display: flex;
  align-items: center; /* Vertically centers the input and button */
  gap: 20px;           /* Adds space between the elements */
}

#ccinputContainer { 
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
}

div.ctct-inline-form { backgrouond-color: transparent !important; }


#inquiriesContainer { 
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 90px 0 90px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #eeefe8;
}
#inquiries { 
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}

#inquiriesHeader { 
	width: 100%;
	height: auto;
	margin: 55px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 2px solid #191919;
}
#inquiriesSubHeader { 
	width: 100%;
	height: auto;
	margin: 40px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 1px solid #191919;
}
#inquiriesL { 
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inline;
    float: left;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
}
#inquiriesR { 
	width: 780px;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inline;
    float: left; 
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
}

#inquiriesDetail { 
	width: auto;
	height: auto;
	margin: 0 40px 0 0;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inline;
    float: left; 
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
}

.textspace { 
	letter-spacing: 1px; text-size: 14px;
}





/*--- Clear ---*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*--- Footer ---*/


.footer {
	width: 100%;
	height: auto;
	padding: 60px 0;
	box-sizing: border-box;
	margin: 0;
	text-align: center;
	background-color: #fff;
}



.footerL {
	width: 350px;
	height: auto;
	padding: 0;
	margin: 0 0 0 40px;
	text-align: left;
	color: #111;
    display: inline;
    float: left;
    box-sizing: border-box;
}

.footerR {
	width: 350px;
	height: auto;
	padding: 90px 0 0 0;
	margin: 0 40px 0 0;
	text-align: right;
    display: inline;
    float: right;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1px;
    box-sizing: border-box;
}

#footer-RD {
	width: 100%;
	height: auto;
	padding: 30px;
	box-sizing: border-box;
	margin: 0 0 0 0;
	text-align: right;
	color: #fff;
	background-color: #000;
}



/* tablet Wide
--------------------------------------------- */
@media (min-width: 1020px) and (max-width: 1349px) {


#homePhotoContainer { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	line-height: 0;
	overflow: hidden;
}

#homePhotoContainer video { 
	z-index: 9998;
}

.parent {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    position: absolute;
    top: 0;
}
.logoContainerVideo {
	width: 40%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
    z-index: 9999;
}

#comingSoon { 
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 90px 0 90px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 40px;
    letter-spacing: 1px;
	line-height: 40px;
}

#wrap { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 70px 0 70px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
}

#homeMainContainer { 
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
}
#homeCopy { 
	width: 500px;
	height: auto;
	margin: 0 0 0 70px;
	padding: 40px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	line-height: 24px;
    display: inline;
    float: left; 
}
#homeMap { 
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	display: inline;
    float: left; 
}

#connectWrap { 
	width: 100%;
	height: 450px;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
	background-image: url(images/creek-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.homeCopy { 
	font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1px;
	line-height: 24px;
    margin: 40px 0 40px 0;
}

.subheads {
	font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 36px;
    letter-spacing: 1px;
	line-height: 36px;
	margin: 0;
}

.input-connect {
  width: 360px;
  margin: 0;
  padding: 15px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.button-connect {
  width: auto;
  margin: 0;
  padding: 15px 25px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #921b23;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

.input-container {
  display: flex;
  align-items: center; /* Vertically centers the input and button */
  gap: 20px;           /* Adds space between the elements */
}


#inquiriesContainer { 
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 90px 0 90px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #eeefe8;
}
#inquiries { 
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}

#inquiriesHeader { 
	width: 100%;
	height: auto;
	margin: 55px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 2px solid #191919;
}
#inquiriesSubHeader { 
	width: 100%;
	height: auto;
	margin: 40px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 1px solid #191919;
}
#inquiriesL { 
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inline;
    float: left;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1px;
	line-height: 26px;
}
#inquiriesR { 
	width: 780px;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inline;
    float: left; 
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 1px;
	line-height: 26px;
}


}



/* tablet Wide
--------------------------------------------- */
@media (min-width: 800px) and (max-width: 1019px) {


#homePhotoContainer { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	line-height: 0;
	overflow: hidden;
}

#homePhotoContainer video { 
	z-index: 9998;
}

.parent {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    position: absolute;
    top: 0;
}
.logoContainerVideo {
	width: 45%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
    z-index: 9999;
}

#comingSoon { 
	width: 550px;
	height: auto;
	margin: 0 auto;
	padding: 70px 0 70px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 32px;
    letter-spacing: 1px;
	line-height: 32px;
}

#wrap { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 70px 0 70px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #fff;
}

#homeMainContainer { 
	width: 700px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}
#homeMap { 
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	display: inline;
    float: left; 
}
#homeMainCopy { 
	width: 500px;
	height: auto;
	margin: 0;
	padding: 40px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	line-height: 24px;
    display: inline;
    float: left; 
}

#connectWrap { 
	width: 100%;
	height: 450px;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
	background-image: url(images/creek-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
#connect { 
	width: 700px;
	height: auto;
	margin: 0 auto;
	padding: 70px 0 70px 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	color: #ffffff;
}

.homeCopy { 
	font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1px;
	line-height: 24px;
    margin: 40px 0 40px 0;
}

.subheads {
	font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 36px;
    letter-spacing: 1px;
	line-height: 36px;
	margin: 0;
}

.input-connect {
  width: 360px;
  margin: 0;
  padding: 15px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.button-connect {
  width: auto;
  margin: 0;
  padding: 15px 25px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #921b23;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

.input-container {
  display: flex;
  align-items: center; /* Vertically centers the input and button */
  gap: 20px;           /* Adds space between the elements */
}


#inquiriesContainer { 
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 90px 0 90px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #eeefe8;
}
#inquiries { 
	width: 700px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}

#inquiriesHeader { 
	width: 100%;
	height: auto;
	margin: 55px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 2px solid #191919;
}
#inquiriesSubHeader { 
	width: 100%;
	height: auto;
	margin: 40px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 1px solid #191919;
}
#inquiriesL { 
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inline;
    float: left;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1px;
	line-height: 26px;
}
#inquiriesR { 
	width: 480px;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inline;
    float: left; 
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 1px;
	line-height: 26px;
}

}







/* wide mobile
--------------------------------------------- */
@media (min-width: 668px) and (max-width: 798px) {


#homePhotoContainer { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	line-height: 0;
	overflow: hidden;
}

#homePhotoContainer video { 
	z-index: 9998;
}

.parent {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    position: absolute;
    top: 0;
}
.logoContainerVideo {
	width: 45%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
    z-index: 9999;
}

#comingSoon { 
	width: 550px;
	height: auto;
	margin: 0 auto;
	padding: 70px 0 70px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 32px;
    letter-spacing: 1px;
	line-height: 32px;
}

#wrap { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 70px 0 70px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #fff;
}

#homeMainContainer { 
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}
#homeMap { 
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	display: inline;
    float: left; 
}
#homeMainCopy { 
	width: 500px;
	height: auto;
	margin: 0;
	padding: 40px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	line-height: 24px;
    display: inline;
    float: left; 
}

#connectWrap { 
	width: 100%;
	height: 450px;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
	background-image: url(images/creek-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
#connect { 
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 70px 0 70px 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	color: #ffffff;
}

.homeCopy { 
	font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1px;
	line-height: 24px;
    margin: 40px 0 40px 0;
}

.subheads {
	font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 36px;
    letter-spacing: 1px;
	line-height: 36px;
	margin: 0;
}

.input-connect {
  width: 360px;
  margin: 0;
  padding: 15px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.button-connect {
  width: auto;
  margin: 0;
  padding: 15px 25px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #921b23;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

.input-container {
  display: flex;
  align-items: center; /* Vertically centers the input and button */
  gap: 20px;           /* Adds space between the elements */
}


#inquiriesContainer { 
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 90px 0 90px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #eeefe8;
}
#inquiries { 
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}

#inquiriesHeader { 
	width: 100%;
	height: auto;
	margin: 55px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 2px solid #191919;
}
#inquiriesSubHeader { 
	width: 100%;
	height: auto;
	margin: 40px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 1px solid #191919;
}
#inquiriesL { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inherit;
    float: none;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1px;
	line-height: 26px;
}
#inquiriesR { 
	width: 480px;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inherit;
    float: none;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 1px;
	line-height: 26px;
}

}



/* wide mobile
--------------------------------------------- */
@media (min-width: 568px) and (max-width: 667px) {


#homePhotoContainer { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	line-height: 0;
	overflow: hidden;
}

#homePhotoContainer video { 
	z-index: 9998;
}

.parent {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    position: absolute;
    top: 0;
}
.logoContainerVideo {
	width: 65%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
    z-index: 9999;
}

#comingSoon { 
	width: 400px;
	height: auto;
	margin: 0 auto;
	padding: 50px 0 50px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 32px;
    letter-spacing: 1px;
	line-height: 32px;
}

#wrap { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 50px 0 50px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #fff;
}

#homeMainContainer { 
	width: 400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}
#homeMap { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	display: inline;
    float: left; 
}
#homeMainCopy { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 40px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	line-height: 24px;
    display: inline;
    float: left; 
}

#connectWrap { 
	width: 100%;
	height: 450px;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
	background-image: url(images/creek-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
#connect { 
	width: 400px;
	height: auto;
	margin: 0 auto;
	padding: 70px 0 70px 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	color: #ffffff;
}

.homeCopy { 
	font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1px;
	line-height: 24px;
    margin: 40px 0 40px 0;
}

.subheads {
	font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 36px;
    letter-spacing: 1px;
	line-height: 36px;
	margin: 0;
}

.input-connect {
  width: 360px;
  margin: 0;
  padding: 15px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.button-connect {
  width: auto;
  margin: 0;
  padding: 15px 25px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #921b23;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

.input-container {
  display: flex;
  align-items: center; /* Vertically centers the input and button */
  gap: 20px;           /* Adds space between the elements */
}


#inquiriesContainer { 
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 90px 0 90px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #eeefe8;
}
#inquiries { 
	width: 400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}

#inquiriesHeader { 
	width: 100%;
	height: auto;
	margin: 55px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 2px solid #191919;
}
#inquiriesSubHeader { 
	width: 100%;
	height: auto;
	margin: 40px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 1px solid #191919;
}
#inquiriesL { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inherit;
    float: none;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1px;
	line-height: 26px;
}
#inquiriesR { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inherit;
    float: none;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 1px;
	line-height: 26px;
}

#inquiriesDetail { 
	width: 100%;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inline;
    float: left; 
}

#homeRWD { 
	width: 180px;
	height: auto;
	margin: 40px 0 0 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	display: inherit;
    float: none; 
}

}



/* wide mobile
--------------------------------------------- */
@media (min-width: 480px) and (max-width: 567px) {


#homePhotoContainer { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	line-height: 0;
	overflow: hidden;
}

#homePhotoContainer video { 
	z-index: 9998;
}

.parent {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    position: absolute;
    top: 0;
}
.logoContainerVideo {
	width: 65%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
    z-index: 9999;
}

#comingSoon { 
	width: 400px;
	height: auto;
	margin: 0 auto;
	padding: 50px 0 50px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 32px;
    letter-spacing: 1px;
	line-height: 32px;
}

#wrap { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 50px 0 50px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #fff;
}

#homeMainContainer { 
	width: 400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}
#homeMap { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	display: inline;
    float: left; 
}
#homeMainCopy { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 40px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	line-height: 24px;
    display: inline;
    float: left; 
}

#connectWrap { 
	width: 100%;
	height: 450px;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
	background-image: url(images/creek-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
#connect { 
	width: 400px;
	height: auto;
	margin: 0 auto;
	padding: 70px 0 70px 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	color: #ffffff;
}

.homeCopy { 
	font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1px;
	line-height: 24px;
    margin: 40px 0 40px 0;
}

.subheads {
	font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 36px;
    letter-spacing: 1px;
	line-height: 36px;
	margin: 0;
}

.input-connect {
  width: 360px;
  margin: 0;
  padding: 15px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.button-connect {
  width: auto;
  margin: 0;
  padding: 15px 25px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #921b23;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

.input-container {
  display: flex;
  align-items: center; /* Vertically centers the input and button */
  gap: 20px;           /* Adds space between the elements */
}


#inquiriesContainer { 
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 90px 0 90px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #eeefe8;
}
#inquiries { 
	width: 400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}

#inquiriesHeader { 
	width: 100%;
	height: auto;
	margin: 55px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 2px solid #191919;
}
#inquiriesSubHeader { 
	width: 100%;
	height: auto;
	margin: 40px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 1px solid #191919;
}
#inquiriesL { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inherit;
    float: none;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1px;
	line-height: 26px;
}
#inquiriesR { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inherit;
    float: none;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 1px;
	line-height: 26px;
}

#inquiriesDetail { 
	width: 100%;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inline;
    float: left; 
}

#homeRWD { 
	width: 180px;
	height: auto;
	margin: 40px 0 0 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	display: inherit;
    float: none; 
}

}



/* wide mobile
--------------------------------------------- */
@media (min-width: 400px) and (max-width: 479px) {


h1 {
	font-size: 60px;
    line-height: 60px;
}

#homePhotoContainer { 
	width: 100%;
	height: 400px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	line-height: 0;
	overflow: hidden;
}

#homePhotoContainer video { 
	z-index: 9998;
}

.parent {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    position: absolute;
    top: 0;
}
.logoContainerVideo {
	width: 75%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
    z-index: 9999;
}

#comingSoon { 
	width: 400px;
	height: auto;
	margin: 0 auto;
	padding: 50px 0 50px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 32px;
    letter-spacing: 1px;
	line-height: 32px;
}

#wrap { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 50px 0 50px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #fff;
}

#homeMainContainer { 
	width: 380px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}
#homeMap { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	display: inline;
    float: left; 
}
#homeMainCopy { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 40px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	line-height: 24px;
    display: inline;
    float: left; 
}

#connectWrap { 
	width: 100%;
	height: 450px;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
	background-image: url(images/creek-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
#connect { 
	width: 380px;
	height: auto;
	margin: 0 auto;
	padding: 70px 0 70px 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	color: #ffffff;
}

.homeCopy { 
	font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1px;
	line-height: 24px;
    margin: 40px 0 40px 0;
}

.subheads {
	font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 36px;
    letter-spacing: 1px;
	line-height: 36px;
	margin: 0;
}

.input-connect {
  width: 360px;
  margin: 0;
  padding: 15px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.button-connect {
  width: auto;
  margin: 0;
  padding: 15px 25px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #921b23;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

.input-container {
  display: flex;
  align-items: center; /* Vertically centers the input and button */
  gap: 20px;           /* Adds space between the elements */
}


#inquiriesContainer { 
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 90px 0 90px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #eeefe8;
}
#inquiries { 
	width: 380px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}

#inquiriesHeader { 
	width: 100%;
	height: auto;
	margin: 55px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 2px solid #191919;
}
#inquiriesSubHeader { 
	width: 100%;
	height: auto;
	margin: 40px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 1px solid #191919;
}
#inquiriesL { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inherit;
    float: none;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1px;
	line-height: 26px;
}
#inquiriesR { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inherit;
    float: none;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 1px;
	line-height: 26px;
}

.footerL {
	width: 300px;
	height: auto;
	padding: 0;
	margin: 0 0 0 20px;
	text-align: left;
	color: #111;
    display: inherit;
    float: none
}

.footerR {
	width: 100%;
	height: auto;
	padding: 60px 20px 0 0;
	margin: 0;
	text-align: right;
    display: inherit;
    float: none
}

#inquiriesDetail { 
	width: 100%;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inline;
    float: left; 
}

#homeRWD { 
	width: 180px;
	height: auto;
	margin: 40px 0 0 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	display: inherit;
    float: none; 
}


}



/* wide mobile
--------------------------------------------- */
@media (max-width: 399px) {


h1 {
	font-size: 60px;
    line-height: 60px;
}

#homePhotoContainer { 
	width: 100%;
	height: 400px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	line-height: 0;
	overflow: hidden;
}

#homePhotoContainer video { 
	z-index: 9998;
}

.parent {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    position: absolute;
    top: 0;
}
.logoContainerVideo {
	width: 75%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
    z-index: 9999;
}

#comingSoon { 
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 50px 0 50px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 32px;
    letter-spacing: 1px;
	line-height: 32px;
}

#wrap { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 50px 0 50px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #fff;
}

#homeMainContainer { 
	width: 300px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}
#homeMap { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	display: inline;
    float: left; 
}
#homeMainCopy { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 40px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	line-height: 24px;
    display: inline;
    float: left; 
}

#connectWrap { 
	width: 100%;
	height: 500px;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	background-color: #921b23;
	background-image: url(images/creek-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
#connect { 
	width: 300px;
	height: auto;
	margin: 0 auto;
	padding: 70px 0 70px 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	color: #ffffff;
}

.homeCopy { 
	font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1px;
	line-height: 24px;
    margin: 40px 0 40px 0;
}

.subheads {
	font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
    font-size: 36px;
    letter-spacing: 1px;
	line-height: 36px;
	margin: 0;
}

.input-connect {
  width: 300px;
  margin: 0;
  padding: 15px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.button-connect {
  width: auto;
  margin: 10px 0 0 0;
  padding: 15px 25px;
  box-sizing: border-box;
  border: none;
  border-radius: 2px;
  background-color: #921b23;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

.input-container {
  display: inherit;
  align-items: center; /* Vertically centers the input and button */
  gap: 20px;           /* Adds space between the elements */
}


#inquiriesContainer { 
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 90px 0 90px 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
    background-color: #eeefe8;
}
#inquiries { 
	width: 300px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
}

#inquiriesHeader { 
	width: 100%;
	height: auto;
	margin: 55px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 2px solid #191919;
}
#inquiriesSubHeader { 
	width: 100%;
	height: auto;
	margin: 40px 0 0 0;
	padding: 30px 0 0 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
    border-top: 1px solid #191919;
}
#inquiriesL { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inherit;
    float: none;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1px;
	line-height: 26px;
}
#inquiriesR { 
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inherit;
    float: none;
    font-family: "roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 1px;
	line-height: 26px;
}

.footerL {
	width: 300px;
	height: auto;
	padding: 0;
	margin: 0 0 0 20px;
	text-align: left;
	color: #111;
    display: inherit;
    float: none
}

.footerR {
	width: 100%;
	height: auto;
	padding: 60px 20px 0 0;
	margin: 0;
	text-align: right;
    display: inherit;
    float: none
}

#inquiriesDetail { 
	width: 100%;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative; 
	text-align: left;
	box-sizing: border-box;
	display: inline;
    float: left; 
}

#homeRWD { 
	width: 180px;
	height: auto;
	margin: 40px 0 0 0;
	padding: 0;
	position: relative; 
	text-align: center;
	box-sizing: border-box;
	display: inherit;
    float: none; 
}

}







