/*****************************************/
/********** MAIN BODY ELEMENTS ***********/
/*****************************************/
body{background-color: #16161E;color: #fff;font-size: 18px;font-family:'din-condensed', sans-serif;margin: 0px 0px 0px 0px;}

.style1{border: 0;height: 3px;background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));}
.style2{border: 0;height: 3px; max-width:50%;}
hr.style3{height: 12px;border: 0;box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);margin-top:0px;width:50%;}
/*****************************************/
/********** Header Video CSS *************/
/*****************************************/
.videoHero {position: relative;height: 69vh;width: 100%;overflow: hidden;}
.videoHero video{position: absolute;top: 50%;left: 50%;min-width: 100%;min-height: 100%;width: auto;height: auto;z-index: 0;-ms-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}
/*****************************************/
/********** SPACING **********************/
/*****************************************/
@media (min-width: 320px) {.topspacing{padding-top: 53px;}}
@media (min-width: 992px) {.topspacing{padding-top: 88px;}}
@media (min-width: 0px) {.doubleNavSpacing{padding-top: 53px;}}
@media (min-width: 992px) {.doubleNavSpacing{padding-top: 100px;}}
.containerMax{max-width:1440px;}
.paddingLeftNav{padding-left:20px;}
.section30{padding-top:30px;padding-bottom:30px;}
@media (min-width: 1px){.section35{padding:30px;}}
@media (min-width: 992px){.section35{padding-top:35px;padding-bottom:35px;padding-left:105px;padding-right:105px;}}
@media (min-width: 1px){.section75{padding-top:75px;padding-bottom:75px;padding-left:30px;padding-right:30px;}}
@media (min-width: 992px){.section75{padding-top:75px;padding-bottom:75px;padding-left:105px;padding-right:105px;}}
.no-padding {  padding: 0;}
.pad30FH{padding:5px 30px 5px 30px;}
.pad25BSP{padding:5px 25px 5px 5px;}
.spacer{padding:5px;}
/*****************************************/
/********** LINKS ************************/
/*****************************************/
a.a1:link{   color: #505050; font-size: 14px; text-decoration: underline;}
a.a1:visited{color: #505050; font-size: 14px; text-decoration: underline;}
a.a1:hover{  color: #ffffff; font-size: 14px; text-decoration: underline;}

a.a2:link{   color: #000000; font-size: 18px; text-decoration: underline;}
a.a2:visited{color: #000000; font-size: 18px; text-decoration: underline;}
a.a2:hover{  color: #FF3333; font-size: 18px; text-decoration: underline;}

a.a3:link{   color: #000; font-size: 22px; text-decoration: underline;}
a.a3:visited{color: #000; font-size: 22px; text-decoration: underline;}
a.a3:hover{  color: #011c2d; font-size: 22px; text-decoration: underline;}

/*footer links*/
a.a4:link{   color: #fff; font-size: 20px; text-decoration: underline;}
a.a4:visited{color: #fff; font-size: 20px; text-decoration: underline;}
a.a4:hover{  color: #6f5d49; font-size: 20px; text-decoration: underline;}

/*blog side panel links*/
a.a5:link{   color: #000; font-size: 22px; text-decoration: underline;}
a.a5:visited{color: #000; font-size: 22px; text-decoration: underline;}
a.a5:hover{  color: #011c2d; font-size: 22px; text-decoration: underline;}

/*sub-footer links*/
a.a6:link{   color: #fff; font-size: 18px; text-decoration: underline;}
a.a6:visited{color: #fff; font-size: 18px; text-decoration: underline;}
a.a6:hover{  color: #ccc; font-size: 18px; text-decoration: underline;}

/*****************************************/
/********** Text *************************/
/*****************************************/
.dinFont{font-family: 'din-condensed', sans-serif;
font-weight: 400;
font-style: normal;}

.industryFont{font-family: 'industry', sans-serif;
font-weight: 400;
font-style: normal;}

.header-text {position: relative;top: 25vh;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%)}
@media (min-width: 320px){.header-text h1 {font-size: 40px;}}
@media (min-width: 992px){.header-text h1 {font-size: 60px;}}

.section-header-text {position: relative;top: 20vh;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%)}
@media (min-width: 320px){.section-header-text h1 {font-size: 40px;}}
@media (min-width: 992px){.section-header-text h1 {font-size: 60px;}}

/*.header-text {color: #fff;}     /*position: absolute;top: 30%;left: 1.8%;right: auto;width: 96.66666666666666%;
.header-text h1 {font-size: 60px;}
.header-text h3 span {padding: 15px;color: #FFFFFF;}*/
.mobile-text {color: #fff;}/*position: absolute;top: 25%;left: 1.8%;right: auto;width: 96.66666666666666%;*/
.mobile-text h1 {font-size: 30px;}
.mobile-text h3 span {font-size: 14px;padding: 8px;color: #FFFFFF;}

.red4Text {color: #c2010a;}
.blue4Text {color: #002b5c;}
.blackText {color: #000;}
.whiteText {color: #fff;}

.whiteText{color: #FFFFFF;}
.grayLightText{color: #dddddd;}
.grayDarkText{color: #333333;}
.shadowDark{text-shadow: 2px 2px #000000;}
.shadowLight{text-shadow: 2px 2px #dddddd;}

h1{color: #FFF; font-family: "industry", sans-serif; font-weight: bolder;}
h2{color: #FFF; font-family: "industry", sans-serif; font-weight: bolder;}
h3{color: #FFF; font-size: 18px; font-weight: bolder;}
h4{color: #FFF; font-family: "industry", sans-serif; font-weight: bolder;}

@media (min-width: 1px){.bigPara{font-size: 1.2rem; font-family: 'din-condensed', serif;}}
@media (min-width: 992px){.bigPara{font-size: 1.5rem; font-family: 'din-condensed', serif;}}

/*****************************************/
/********** Backgrounds & Fills **********/
/*****************************************/
@media (min-width: 0px) {.heropicture{background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.52)),url("pictures/concrete-bg.jpg");width: 100%;min-height: 572px; background-position: center;background-repeat: no-repeat;background-size: cover;}}
@media (min-width: 578px) {.heropicture{background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.52)),url("pictures/concrete-bg.jpg");width: 100%;min-height: 578px; background-position: center;background-repeat: no-repeat;background-size: cover;}}
@media (min-width: 1100px) {.heropicture{background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.52)),url("pictures/concrete-bg.jpg");width: 100%;min-height: 644px; background-position: center;background-repeat: no-repeat;background-size: cover;}}

/*Section Hero*/
.bg-concrete{background-image: url("pictures/dirt-bg.jpg");width: 100%;min-height: 360px; background-position: center;background-repeat: no-repeat;background-size: cover;}

/*Color Pallet: Light Shade, Light Accent, Main Brand Color, Dark Accent, Dark Shade*/
.lights{ background-color: #E6E3DA; color: #000000;}	
.lightaccent{ background-color: #A06A6A; color: #000000;}
.red{ background-color: #011c2d; color: #000;}
.darkaccent{ background-color: #6f5d49; color: #ffffff;}
.darks{ background-color: #16161E; color: #ffffff;}


.offWhite{ background-color: #f8f9fa; color: #505050;}	
.white{ background-color: #ffffff; color: #000000;}	
.black{ background-color: #000000; color: #FFFFFF;}
.grayLight{ background-color: #cccccc; color: #000000;}
.grayDark{ background-color: #333333; color: #ffffff;}

/*****************************************/
/********** NAVIGATION BAR ***************/
/*****************************************/
#navbar a.nav-link {float: left;color: #fff;text-align: center;text-decoration: none;padding: 12px;font-size: 22px; font-family: 'industry', monospace;font-weight: 700;}
#navbar a.nav-fa {float: left;color: #fff;text-align: center;text-decoration: none;padding: 5px;font-size: 40px;}
#navbar a.nav-main {float: left;color: #fff;text-align: center;text-decoration: none;padding: 12px 20px;font-size: 20px;background-color: #333333; font-family: 'industry', monospace}
#navbar a:hover {color: #cccccc;}
#navbar #logo {transition: 0.4s;}
/* Color of the links BEFORE scroll */
.navbar-scroll .nav-link,
.navbar-scroll .navbar-toggler-icon,
.navbar-scroll .navbar-brand {
    color: #fff;
}

.fixed-top.scrolled {
  background-color: #2b2b2b !important;
  transition: background-color 200ms linear;
}

/* Color of the links AFTER scroll */
.navbar-scrolled .nav-link,
.navbar-scrolled .navbar-toggler-icon,
.navbar-scrolled .navbar-brand {
    color: #fff;
}

/* Color of the navbar AFTER scroll */
.navbar-scroll,
.navbar-scrolled {
    background-color: #ff0f0f;
}

.mask-custom {
    backdrop-filter: blur(5px);
    background-color: rgba(255, 255, 255, .15);
}

.navbar-brand {
    font-size: 1.75rem;
    letter-spacing: 3px;
}

/*****************************************/
/********** BUTTONS **********************/
/*****************************************/
.btn-custom{color:#fff;background-color:#6f5d49;border-color:#6f5d49; border-radius:0px;}
.btn-custom:hover{color:#fff;background-color:#011c2d;border-color:#011c2d}
.btn-custom:focus,.btn-custom.focus{box-shadow:0 0 0 .2rem rgba(0,90,90,0.5)}
.btn-custom.disabled,.btn-custom:disabled{color:#fff;background-color:teal;border-color:#005a5a}
.btn-custom:not(:disabled):not(.disabled):active,.btn-custom:not(:disabled):not(.disabled).active,.show>.btn-custom.dropdown-toggle{color:#fff;background-color:#c4ccd1;border-color:#c4ccd1}
.btn-custom:not(:disabled):not(.disabled):active:focus,.btn-custom:not(:disabled):not(.disabled).active:focus,.show>.btn-custom.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,90,90,0.5)}

.btn-custom2{color:#fff;background-color:#6f5d49;border-color:#6f5d49}
.btn-custom2:hover{color:#fff;background-color:#7998ac;border-color:#7998ac}
.btn-custom2:focus,.btn-custom2.focus{box-shadow:0 0 0 .2rem rgba(0,90,90,0.5)}
.btn-custom2.disabled,.btn-custom2:disabled{color:#fff;background-color:teal;border-color:#005a5a}
.btn-custom2:not(:disabled):not(.disabled):active,.btn-custom2:not(:disabled):not(.disabled).active,.show>.btn-custom2.dropdown-toggle{color:#fff;background-color:#c4ccd1;border-color:#c4ccd1}
.btn-custom2:not(:disabled):not(.disabled):active:focus,.btn-custom2:not(:disabled):not(.disabled).active:focus,.show>.btn-custom2.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,90,90,0.5)}

@media (min-width: 1px){.btn-xl{padding: 10px 20px;font-size: 20px;}}
@media (min-width: 576px){.btn-xl{padding: 10px 20px;font-size: 30px;}}


/*****************************************/
/********** PICTURE ASPECT RATIOS ********/
/*****************************************/
.aspect-ratio-box-inside { position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.aspect-ratio-box-16-9 {height: 0;overflow: hidden;padding-top:56.25%;position: relative;}
.aspect-ratio-box-4-3 {height: 0;overflow: hidden;padding-top:75%;position: relative;}
.aspect-ratio-box-1-1 {height: 0;overflow: hidden;padding-top:100%;position: relative;}
.aspect-ratio-box-hero {height: 0;overflow: hidden;padding-top:35.260416667%;position: relative;}
.aspect-ratio-box-hero-xs {height: 0;overflow: hidden;padding-top:74.94145199063232%;position: relative;}
.aspect-ratio-box-thumbnail {height: 0;overflow: hidden;padding-top:38%;position: relative;}

/*****************************************/
/********** YOUTUBE VIDEO SIZING *********/
/*****************************************/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*****************************************/
/********** LIGHTBOX GALLERY OPT *********/
/*****************************************/
.bg-fixed {background-attachment: fixed}
.bg-image {position: relative;overflow: hidden;background-repeat: no-repeat;background-size: cover;background-position: center center}
.mask {position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;overflow: hidden;background-attachment: fixed}
.hover-overlay .mask {--mdb-image-hover-transition: all 0.3s ease-in-out;opacity: 0;transition: var(--mdb-image-hover-transition)}
.hover-overlay .mask:hover {opacity: 1}
.hover-zoom {--mdb-image-hover-zoom-transition: all 0.3s linear;--mdb-image-hover-zoom-transform: scale(1.1)}
.hover-zoom img,.hover-zoom video {transition: var(--mdb-image-hover-zoom-transition)}
.hover-zoom:hover img,.hover-zoom:hover video {transform: var(--mdb-image-hover-zoom-transform)}
