
:root{
	--maroon:#6b1e21;
	--maroon-dark:#420003;
	--maroon-light:#7d3033;
	--beige:#c5a993;
	--beige-dark:#a88971;
	--beige-light:#f2dec2;	 
	--goldenbeige:#FFDF60;
	--goldenbeige-dark:#6D5D1F;	
	--palebeige:#eccea1;	

	--palegrey:#eee;
	--lightgrey:#ccc;
	--mediumgrey:#777;
	--darkgrey:#444;		
}


.fullpage{width:100%; min-height:100vh;background:rgba(110,32,36,0.75);}
.halfpage{width:100%; min-height:50vh;} 

.largebackground{height:400px;background:url("/images/construct/largebackground.jpg")  center -200px no-repeat;z-index:1;background-size:cover; background-attachment:fixed;  }  /* Was 500 high */
.largebackgroundinside{height:300px;background:url("/images/construct/largebackground.jpg")   center -200px no-repeat;z-index:1;background-size:cover; background-attachment:fixed;  }  /* was -450 */

.largebottomimage{height:400px;background:url("/images/construct/largebackground-bottom.jpg")  center center no-repeat;z-index:1;background-size:cover; background-attachment:fixed;  }

.blackoverlay{background-color:rgba(110,32,36,0.75);}

.searchbar{background:rgba(110,32,36,0.0);position:fixed;height:67px;width:100%;z-index:200;line-height:57px;padding-left:20px;padding-top:5px; padding-bottom:5px; transition: background 0.3s ease;}
.searchbar form{margin:0px 20px 0px 0px;top:-2px}
.searchbar .searchfield {border:0px; background:#8ea2ab;display:inline-block;width:220px;font-size:.9em;padding:8px 30px 8px 10px;vertical-align:middle;border-radius:20px;}
.searchbar .searchbutton{margin-left:-31px;box-shadow:none;padding:0;border-radius:50%;vertical-align:middle;width:34px; height:34px;line-height:34px;}
.searchbar .searchicon{position:relative;top:-1px;font-size:1.2em}

.mastheadlogo{height:67px;float:left;margin-top:5px;margin-bottom:5px;margin-left:20px;}
.mastheadsocial{float:right;margin-top:10px;}
.mastheadspacer{height:87px;}
.mastheadphone{font-size:1.5em;text-transform:uppercase;font-weight:700; font-family: "Raleway", sans-serif}
.mastheadouter .container{height:100%;}

.showroommessage {color:#6b1e24; font-style:italic; font-family:'Alex Brush', cursive; font-size:4em;letter-spacing:1px;}

/* .landingpagemastheadlogo{position:absolute;top:90px; left:00px;width:800px;margin-left:calc(50% - 400px);margin-right:calc(50% - 400px);background:rgba(110,32,36,0.85);text-align:center}*/
.landingpagemastheadlogo{position:absolute;top:120px; left:00px;width:800px;margin-left:calc(50% - 400px);margin-right:calc(50% - 400px);text-align:center}
.landingpagemastheadlogo img{width:500px;-webkit-filter: drop-shadow( 0px 2px 5px rgba(0,0,0,0.5) );filter: drop-shadow( 0px 2px 5px rgba(0,0,0,0.5) );}

.largebackgroundinside .landingpagemastheadlogo{position:absolute;top:70px; left:00px;width:800px;margin-left:calc(50% - 400px);margin-right:calc(50% - 400px);text-align:center}

.padding-left-2{padding-left:2px;} 
.desktopmenu {font-family:"Raleway", sans-serif;height:50px; width:100%; background:var(--maroon)	;z-index:200;}
.desktopmenu ul{list-style:none;width:auto;margin:0px auto;}
.desktopmenu li{transition:background 0.4s ease, color 0.4s ease;display:inline-block; height:50px;line-height:50px;text-align:center;margin:0px;padding:0px ;font-size:1em; font-weight:400;letter-spacing:1px;text-transform:uppercase; }
.desktopmenu li a{color:var(--goldenbeige);width:100%; height:100%;float:left;padding:0px 20px;transition:background 0.4s ease, color 0.4s ease;}
.desktopmenu li:hover{background:var(--palebeige);color:var(--maroon);}
.desktopmenu li:hover a{color:var(--maroon);}
.desktopmenu ul li {position:relative;}
.desktopmenu ul li > ul {background:var(--maroon);display:none; position:absolute;top:100%;-webkit-transition-duration:0.3s;transition-duration:0.3s;width:320px; transition: background 0.3s ease;}
.desktopmenu ul ul li{display:block;clear:both;float:left;text-align:left;width:100%;}
.desktopmenu ul ul li, .desktopmenu ul ul li a{font-size:.95em;height:50px;line-height:50px;}
.desktopmenu li:hover ul a{padding-left:20px;color:var(--maroon);}
.desktopmenu ul li:hover >  ul{background:var(--palebeige);height:auto;display:block;box-shadow:0px 5px 10px rgba(0,0,0,0.5)}
.desktopmenu ul ul li:hover a{color:var(--goldenbeige);background:var(--maroon);}

.mobilemenu {background:var(--maroon); height:50px;position:fixed;z-index:100;width:100%;color:var(--goldenbeige)}
.mobilemenu ul{width:100%; list-style:none;float:left;margin-left:0px; }
.mobilemenu a, .mobilemenu i{color:var(--goldenbeige)}
.mobilemenu li{width:50px !important;height:50px;line-height:50px;text-align:center;margin:0px;padding:0px; font-size:20px;}
.mobilemenu li:hover{background:var(--palebeige);color:var(--maroon);}
.mobilemenu li:hover a, .mobilemenu li:hover i{color:var(--maroon)}
.mobilemenu li.social{width:50px;} 
.mobilemenu li.nohover:hover{background:var(--maroon);}

#menu_opener{display:none;}

#accordian {background: var(--maroon);width: 100%;color: var(--goldenbeige);font-family: 'Roboto Condensed', serif; font-weight:300;}
#accordian h3, #accordian h4 {font-size: 18px;letter-spacing:.5px;line-height: 34px;padding: 0px;padding-left:0px;cursor: pointer;border-bottom:1px solid var(--maroon-dark);margin:0px;transition: all 0.25s;color:var(--goldenbeige);}
#accordian h4 a{padding-left:15px;}
#accordian i{float:right;transform:rotate(90deg) translateY(10px); font-style:normal;font-family: 'Zapf Dingbats';}
#accordian h3{padding:5px;var(--goldenbeige)}
#accordian h3:hover {background: var(--palebeige);color:var(--maroon)}
#accordian li {list-style-type: none;padding:0px; margin:0px;}
#accordian ul ul li a {background:var(--maroon-dark);color:var(--goldenbeige);text-decoration: none;line-height: 34px;display: block;padding: 5px 20px;transition: all 0.25s;border-left: 5px solid var(--maroon);}
#accordian ul ul li a:hover {background: var(--palebeige);color:var(--maroon); border-left: 5px solid var(--maroon-dark);}
#accordian ul ul {display: none;margin-bottom:0px;padding-top:0px;}
#accordian li.active ul {display: block;}

.sb-slidebar ul {margin-left:0px;padding-top:0px;}
#accordian li a{color:var(--goldenbeige); display:block;padding:5px; } 
#accordian li a:hover{background:var(--palebeige);color:var(--maroon)}
.sb-slidebar li a:click{background:var(--palebeige);}

.fg-maroon{color:#6b1e21;}
,bg-maroon{background:#6b1e21;}

.fg-maroon-dark{color:#420003;}
.bg-maroon-dark{background:#420003;}
.fg-goldenbeige{color:#FFDF60;}				/* rgb(255,223,96) */
.fg-goldenbeige-dark{color:#6D5D1F;}		/* rgb(109, 93, 31) */
.bg-goldengeige{background:#FFDF60;}
.bg-goldenbeige-dark{color:#6D5D1F;}






.fg-oc{color:#e74c3c}
.bg-oc{background:#e74c3c}
.fg-ocgrey{color:#222}
.bg-ocgrey{background:#222}
.bg-oc.btn:hover{background:#bf4032;transform:scale(.96) translate3d(0,0,0);}

.bg-chocolategrey{background:#6b1e21}
.fg-chocolategrey{color:#6b1e21}
.bg-darkchocolategrey{background:#211e1d}
.fg-darkchocolategrey{color:#211e1d}
.bg-beige{background:#c5a993}
.fg-beige{color:#c5a993}
.bg-palebeige{background:#eccea1;}
.bg-lightbeige{background:#f2dec2;}
.bg-stalree-orange{background:#f26322;}
.bg-hcf-gold{background:#FFDD59;}

.btn.ghost-stalree-orange{border-color:#f26322;}
.btn.ghost-stalree-orange:hover{background:#f26322;border-color:#f26322;color:white;text-shadow:0 1px 2px rgba(0,0,0,0.5),0 1px 1px rgba(0,0,0,0.9)}
.bg-stalree-orange.btn:hover{background:#ba440f;transform:scale(.96) translate3d(0,0,0);}

.btn.ghost-hcf-gold{border-color:#FFDD59;}
.btn.ghost-hcf-gold:hover{background:#FFDD59;border-color:#FFDD59;color:black;text-shadow:0 1px 2px rgba(0,0,0,0.5),0 1px 1px rgba(0,0,0,0.9)}
.bg-hcf-gold.btn:hover{background:#d8bc4d;transform:scale(.96) translate3d(0,0,0);}

.footerlogo{width:300px;padding-top:40px;}
.smalllogo{display:none;height:100%;}
.main-nav-scrolled{position:fixed;top:67px;}
.searchbar-scrolled{background:rgba(33,30,29,0.95)}
.searchbar-scrolled .smalllogo{float:left;display:inline-block}
@media all and (min-width:720px) and (max-width:959px) {
.searchbar-scrolled .mastheadphone{font-size:1em;}
}
.calltoaction,.headline,.description{transition-duration: 0.3s;}
.calltoaction a{z-index:4;}
.calltoaction{overflow:hidden;border:1px solid black;}
/*	.headline{box-shadow:0 0 15px rgba(0,0,0,0.5);background:rgba(0,0,0,0.5);border-radius:20px;z-index:3;text-align:center;position:absolute;width:calc(100% - 80px);margin:0px 40px;color:white;text-transform:uppercase;font-family: 'Raleway', sans-serif;font-weight:600;font-size:1.5em;line-height:2em;top:10%;text-shadow:0 1px 0px rgba(0,0,0,0.7),0 0 3px rgba(0,0,0,0.7),0 0 5px rgba(0,0,0,0.7), 0 1px 2px rgba(0,0,0,0.7), 0 1px 1px rgba(0,0,0,0.7)}*/
.headline{z-index:3;text-align:center;position:absolute;width:calc(100% - 80px);margin:0px 40px;color:white;text-transform:uppercase;letter-spacing:1px;font-family: 'Raleway', sans-serif;font-weight:700;font-size:1.7em;line-height:2em;top:10%;text-shadow:0 1px 1px rgba(0,0,0,0.7), 0 2px 2px rgba(0,0,0,0.7)}

.earlybird{-webkit-filter:contrast(.9) sepia(.2);filter:contrast(.9) sepia(.2);vertical-align:bottom;}
.image:after,.image:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}
.earlybird img{z-index:1}
.image:before{z-index:2}
.image:after{z-index:3}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .image::after{display:none;}
}
@supports not ( mix-blend-mode:overlay) {
  .image::after{display:none;}
  }
.description{position:absolute;z-index:2;margin:5% 10%;-webkit-transform:scale(2);transform:scale(2);border:1px solid rgba(255,255,255,1);opacity:.5;color:white;text-align:center;background:rbga(0,0,0,0.5);font-family:'Raleway', sans-serif;font-weight:700;opacity:0;text-shadow:0px 1px 2px rgba(0,0,0,0.9),0px 1px 1px rgba(0,0,0,0.5);box-shadow:0px 10px 10px -10px rgba(0,0,0,0.8);}
.description span{display:block;margin-top:80px;padding:20px;}
.calltoaction:hover .description{position:absolute;z-index:2;margin:40px;width:calc(100% - 80px);height:calc(100% - 80px);border:1px solid rgba(255,255,255,0.8);opacity:1;left:0;top:0;background:rgba(0,0,0,.6);-webkit-transform:scale(1);transform:scale(1);  }
.calltoaction:hover .description span{padding:20px;}
.calltoaction:hover .headline{top:20%;}
/* medium desktop */
@media all and (min-width: 1280px) and (max-width: 1399px)  {
	.description span{margin-top:60px;padding:10px;font-size:.9em;}
	.headline{width:calc(100% - 40px);margin:0px 20px;top:10%;}
	.calltoaction:hover .headline{top:15%;}	
	.calltoaction:hover .description{margin:20px;width:calc(100% - 40px);height:calc(100% - 40px);}
}	/* small desktop */
@media all and (min-width: 960px) and (max-width: 1279px)  {
	.description span{margin-top:30px;padding:10px;font-size:.9em;line-height:1.2em;}
	.headline{width:calc(100% - 40px);margin:0px 20px;top:5%;font-size:1.2em;}
	.calltoaction:hover .headline{top:15%;}	
	.calltoaction:hover .description{margin:20px;width:calc(100% - 40px);height:calc(100% - 40px);}
}
/* tablet */
@media all and (min-width:720px) and (max-width:959px) {
	.description{margin:5% 5%;}
	.description span{margin-top:40%;padding:00px;font-size:1em;line-height:1.2em;}
	.headline{width:calc(100% - 40px);margin:0px 20px;top:20%;font-size:1.4em;line-height:1.4em;}
	.calltoaction:hover .headline{top:35%;}	
	.calltoaction:hover .description{margin:20px;width:calc(100% - 40px);height:calc(100% - 40px);}
	.calltoaction:hover .description span{padding:20px 10px;}	
}
/* smartphone */
@media only screen and (max-width:719px) {
	.calltoaction .headline,.calltoaction:hover .headline{width:calc(100% - 40px);margin:0px 20px; font-size:1.2em;line-height:1.4em;top:calc( 50% - 15px);}	
	.calltoaction .description, .calltoaction:hover .description{margin:10px; width:calc(100% - 20px);height:calc(100% - 20px);border:1px solid rgba(255,255,255,0.8);opacity:1;left:0;top:0;background:rgba(0,0,0,.5);-webkit-transform:scale(1);transform:scale(1);}
	.calltoaction .description span,.calltoaction:hover .description span{display:none;margin-top:20px;font-size:.75em;line-height:1.2em;padding:20px 10px;}	
}
	
#brandlogos img{width:150px;margin:0 9px;display:inline-block;}
.homepagethirdcta{vertical-align:middle;margin-top:-15px;margin-right:20px;}

.footer h6{color:#fffbf1; border-bottom:1px solid #fffbf1; letter-spacing:1px;font-weight:300;}
.footer h4{color:#fffbf1; border-bottom:1px solid #fffbf1; letter-spacing:1px;}
.footer p{color:#fffbf1}
.footer li{color:#fffbf1; font-weight:300;}
.footer ul, .footer li{list-style:none;margin-left:0px;}
.footer a{color:#ffffff; transition:color 0.2s ease;}
.footer a:hover{color:#f1d5ab;}


.infieldlabel { font-family: "Roboto Condensed",sans-serif; color:#888; font-size:1.5em; position:absolute; left:10px; font-weight:300;}

.primarycontent {padding:50px 0px 20px 0px;} 
 
.card {-webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;-ms-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;}

.padding-v-40{padding-top:40px;padding-bottom:40px;}
.margin-top-50{margin-top:50px;}
.margin-bottom-50{margin-bottom:50px;}

.responsiveimage{width:100%;}

/* ------------------ */
/* Responsive layouts */
/* ------------------ */

/* --------------------------------------------------------------------------------------------- */
/* ---------- 1400 Layout ---------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
@media all and (min-width: 1400px) {
	#debugcsslayoutvalue:before{left:100px;font-size:1em;color:white;content:"L1400";top:10px;}
	p, ol, ul, blockquote, code, dl, dt, dd{font-size:1.2em;letter-spacing:.0em;line-height:1.5em;}
	.desktopmenu ul ul li, .desktopmenu ul ul li a{font-size:.8em;}
	.planehomepage {padding-bottom:30px;}
}

/* --------------------------------------------------------------------------------------------- */
/* ---------- 1200 Layout ---------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
@media all and (min-width: 1280px) and (max-width: 1399px) {
	#debugcsslayoutvalue:before{left:100px;font-size:1em;color:white;content:"L1200";top:10px;}
	.desktopmenu li{ font-size:1em;}
}


/* --------------------------------------------------------------------------------------------- */
/* ---------- 960 Layout ----------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
@media all and (min-width: 960px) and (max-width: 1279px)  {
	#debugcsslayoutvalue:before{left:100px;font-size:.9em;color:white;content:"L960";top:10px;}
	.landingpageintro{padding:0px;}
	.landingpageintrotext{font-size:4em;}
	.desktopmenu li a{padding:0px 10px;}
	.desktopmenu li{font-size:.85em;}
	.desktopmenu .container{width:100%;}
	.mastheadlogolarge{width:225px;padding-top:10px;}
	.largebackground{width:100vw;  background-size: cover !important; background-attachment:scroll;background-position: center center;}
	.footerquarter li{font-size:.9em;}
	.productlistitem .cardhero {height:172px; }
	.showroommessage {font-size:3.5em;letter-spacing:1px;}
}

/* --------------------------------------------------------------------------------------------- */
/* ---------- Tablets  ------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
@media all and (min-width:720px) and (max-width:959px) {
	#debugcsslayoutvalue:before{left:100px;font-size:1em;color:white;content:"Ltab";top:10px;}
	#menu_opener{display:inline-block;}
	.menucontainer{height:50px;}
	.mainmenu {width:100%; list-style:none;float:left;margin-left:0px; height:50px;line-height:50px;}
	.mainmenu li{float:left; padding:0px;text-align:center;margin:0px 10px 0px 10px;height:50px;width:40px;}
	.mainmenu li img{width:35px; height:35px;margin-top:7px;}
	.mastheadspacer{height:137px;}
	.mastheadouter{height:350px;}
	.mastheadphone{font-size:1.3em;}
	.landingpageintro, .landingpagebuttonarea{height:300px; text-align:center}
	.landingpagemastheadlogo{left:0px;text-align:center;width:100%;margin:0;top:130px;}
	.landingpagemastheadlogo img{width:400px;}
	.smalllogo{height:50%;margin:13px 0 0 20px;}	
	.searchbar{margin-top:50px;padding:0px; padding-top:5px;}
	.landing{margin-top:50px;}
	.landingpageintrotext{font-size:2.5em;}

	.homepagethirdcta{margin:0;}
	
	.largebackground{width:100vw;  background-size: cover !important; background-attachment:scroll;background-position: center center;}
	.largebottomimage{background-attachment:scroll;background-position: center center;}
	.largebackgroundinside{background-attachment:scroll;background-position: center center;}
	.largebackgroundinside .landingpagemastheadlogo{top:130px;}
	
	.branding{margin-top:50px;}	
	.quotetext, .quoteauthor{margin:auto;}
	.productlistitem .cardhero {height:160px; }
	.justifiedtablet{text-align:justify;}
	h4,.h4 {font-size:1.5em;line-height:1.2em;letter-spacing:-.03em;margin:0px 0px .5em 0px;}  /* was 2em line height */
	.planehomepage {padding-bottom:30px;}
	.showroommessage {font-size:2.9em;letter-spacing:1px;}
	
}


/* --------------------------------------------------------------------------------------------- */
/* ---------- Smartphones  --------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
@media only screen and (max-width:719px) {
	html {min-width:320px;}
	#debugcsslayoutvalue:before{left:100px;font-size:1em;color:white;content:"Lsp";top:10px;}
	.pagescontainer{position:relative;}
	.paginationprevious{position:absolute; left:0px;width:100px !important; height:35px !important;}
	.paginationnext{position:absolute; right:0px;width:100px !important; height:35px !important;}
	#menu_opener{display:inline-block;}
	.menucontainer{height:50px;}
	.mainmenu {width:100%; list-style:none;float:left;margin-left:0px; height:50px;line-height:50px;}
	.mainmenu li{float:left; padding:0px;text-align:center;margin:0px 10px 0px 10px;height:50px;width:40px;}
	.mainmenu li img{width:35px; height:35px;margin-top:7px;}
	

	.landingpagemastheadlogo, .largebackgroundinside .landingpagemastheadlogo{left:0px;text-align:center;width:100%;margin:0;top:100px;}
	.landingpagemastheadlogo img{width:80%;max-width:400px;}
	.searchbar{margin-top:50px;padding:0px; padding-top:10px;display:none}
	.mastheadspacer{height:137px;}
	.mastheadouter{height:250px;}
	.footerlogo{width:90%;max-width:300px;}

	.landing{padding-bottom:40px; background:url("/images/construct/background1.jpg"); background-size:cover;background-position-x: center; background-attachment: scroll }
	.landingpageintrocontainer, .landingpagebuttonarea{float:none; width:90%;display:block; margin:auto 5%; text-align:center;}
	
	.landingpageintro{padding:10px 0;margin-top:20px;height:200px;}
	.landingpageintrotext{font-size:2em;text-align:center;padding:0;}
	.landingpagebuttonarea{height:50px;}
	
	.halfpage{height:10px;min-height:inherit;max-height:auto;}
	.contactblock li.contactheading{font-size:1.8em;line-height:1.8em;font-weight:500;}

	.homepagethirdcta{margin:0;}
	
	.smartphonetext_left{text-align:left;}
	.smartphone-text-center{text-align:center;}
	
	.largebackground {width:100%; background-size: cover; background-attachment:scroll;background-position: center center;}
	.largebottomimage{background-attachment:scroll;background-position: center center;}	
	.largebackgroundinside{background-attachment:scroll;background-position: center center;}
	.pagecontent{padding:20px 0px 20px 0px;}

	h1,.h1 {font-size:2.4em;line-height:1.17em;letter-spacing:-.03em;margin:0px 0px .5em 0px;}
	h2,.h2 {font-size:2.1em;line-height:1.18em;letter-spacing:-.03em;margin:0px 0px .8em 0px;}
	h3,.h3 {font-size:1.6em;line-height:1.25em;letter-spacing:-.03em;margin:0px 0px 0.9em 0px;} /*was 1.65 and 0.5 */
	h4,.h4 {font-size:1.5em;line-height:1.2em;letter-spacing:-.03em;margin:0px 0px .5em 0px;}  /* was 2em line height */
	h5,.h5 {font-size:1.2em;line-height:1.2em;letter-spacing:-.03em;margin:0px 0px .5em 0px;}
	.branding{margin-top:50px;}
	.showroommessage {font-size:2.3em;letter-spacing:1px;}
	
	.footer .container .quarter:nth-of-type(3){width:90%;margin:0px 5%;}
	.footer .container .quarter:nth-of-type(1){width:90%;margin:0px 5%;}
	
	.footer ul {width:100%; text-align:center;margin:0px;}
	.footer li {display:inline-block;text-align:center;padding:2px 10px;}
	.copyrighttag{padding-top:30px;}
	
	.footer .container .quarter:nth-of-type(1){width:90%;margin:auto 5%;margin-bottom:30px;margin-top:20px;}
	.footer .container .quarter:nth-of-type(2){width:90%;margin:auto 5%;}
	.footer .container .quarter:nth-of-type(3){width:90%;margin:auto 5%;}	
	.quotetext, .quoteauthor{margin:auto;}
		
}

@media print {
	* {background:white; color:black; box-shadow:none;}
	.notprintable{display:none;}
	.printonly{display:block;}
	.softwhitebox{box-shadow:none;}
	body{background:white; color:black;}
	p, h1, h2, h3, h4, h5, h6 {color:black;}
	#content{background:white;}
}