@charset "utf-8";
/* CSS Document */

body {
	background-color: #f8fafb !important;
	letter-spacing:.2rem;
	min-height: 100vh;
	width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
	overflow-x: hidden;
}

body, html {
	font-family: 'Oswald', sans-serif;
}
h1 {
	font-size: 4.12em;
	color: #27323D;
	margin-bottom: 20px;
}
h2 {
	font-size: 2.55em;
	color: #27323D;
	margin-bottom: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
h3 {
	font-size: 2em;
	color: #27323D;
	margin-bottom: 20px;
}
h4 {
	font-size: 1.8em;
	line-height: 1.5em;
	font-weight: 600;
	color: #27323D;
	margin-bottom: 20px;
}
h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 300;
	margin-top: 20px;
	color: #9EAAB3;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 300;
	margin-top: 10px;
	color: #9EAAB3;
}
a {
	color: #006092
}
a:hover {
	color: #008AD2
}
.textsm {
	font-size: 1.1em
}
.textxs {
	font-size: 0.875em
}
b {
	color: #27323D;
}
.fa {
	margin-right: 7px
}
.light {
	color: #999
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
li {
	font-size: 1.1em;
	margin-bottom: 10px
}
.page-header {
	border-color: #cecece;
	margin-top: 20px;
}

/*Button*/

.btn, .dropdown-menu, .alert {
	border-radius: 0px;
}
.btn {
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 10px 20px;
}
.btn-default {
	color: #27323D;
	background-color: #f8fafb;
	border-color: #9EAAB3
}
.btn-default:hover {
	color: #fff;
	background-color: #9EAAB3;
	border-color: #9EAAB3
}
.btn-primary {
	background-color: #9d0a0e;
	border-color: #9d0a0e;
}
.btn-primary:hover {
	color: #9D0A0E;
	background-color: rgba(255,255,255, 0.3);
	border-color: #9D0A0E
}
.btn-info {
	color: #9D0A0E;
	background-color: rgba(255,255,255, 0.3);
	border-color: #9D0A0E
}
.btn-info:hover {
	background-color: #9D0A0E;
	border-color: #9D0A0E;
	color: #fff
}
.btn-action {
	background-color: rgba(212,224,234, 0.3);
	border-color: #9EAAB3;
	color: #27323D
}
.btn-action:hover {
	background-color: #27323D;
	border-color: #9EAAB3;
	color: #fff
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #9D0A0E;
    border-color: #9D0A0E;
}

hr {
	margin-top: 50px;
	margin-bottom: 50px;
	border: 0;
	border-top: 1px solid #cecece;
}
.palette {
	margin-bottom: 10px;
	width: 100%;
}
.swatch {
	float: left;
	padding: 5px 10px;
	height: 75px;
}
.white {
	color: #fff;
}

.siteBlue {
	background-color: #002E46
}
.siteBlue70 {
	background-color: #006092
}
.siteBlue50 {
	background-color: #008AD2
}
.highlightRed {
	background-color: #9D0A0E
}
.highlightRed70 {
	background-color: #AA0B0F
}
.highlightRed50 {
	background-color: #E90F15
}
.dkgray {
	background-color: #27323D
}
.dkgray70 {
	background-color: #9EAAB3
}
.ltgray {
	background-color: #D4E0EA
}
.palette2 p {
	padding: 15px 10px;
	color: #ffffff;
	margin: 0
}
img.partner {
	filter: grayscale(100%);
	opacity: .6;
}

/*Center responsive images*/
.img-responsive.img-center {
  margin: 0 auto;
}

/*Banners*/

.home-bg {
	background:
				/* top, transparent red, faked with gradient */
    linear-gradient(  rgba(255, 255, 255, 0.2),  rgba(255, 255, 255, 0.2)  ),     /* bottom, image */
				url(../images/jjireh_bg.jpg) no-repeat;
	background-position: center;
	display: flex;
    min-height: 1024px;
	height: 100vh; 
	margin-top: -100px;
-webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
	color:#fff;
	padding-top: 12%;
}

.home-bg img {
	max-height: 400px;
	padding-bottom: 40px;
	color: white;
}

.home-bg svg {
  fill: currentColor;
}

.invert{
    -webkit-filter: invert(100%);
}

.about-bg {
	background:
				/* top, transparent red, faked with gradient */
    linear-gradient(  rgba(255, 255, 255, 0.2),  rgba(255, 255, 255, 0.2)  ),     /* bottom, image */
				url(../images/aboutus_bg.jpg) no-repeat;
	background-position: center;
	display: flex;
height: 446px;
	margin-top: -100px;
-webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
	color:#fff;
	padding-top: 15%;
}

.employ-bg {
	background:
				/* top, transparent red, faked with gradient */
    linear-gradient(  rgba(255, 255, 255, 0.2),  rgba(255, 255, 255, 0.2)  ),     /* bottom, image */
				url(../images/employ_bg.jpg) no-repeat;
	background-position: center;
	display: flex;
height: 446px;
	margin-top: -100px;
-webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
	color:#fff;
	padding-top: 15%;
}

.storm-bg {
	background:
				/* top, transparent red, faked with gradient */
    linear-gradient(  rgba(255, 255, 255, 0.2),  rgba(255, 255, 255, 0.2)  ),     /* bottom, image */
				url(../images/storm_bg.jpg) no-repeat;
	background-position: center;
	display: flex;
height: 446px;
	margin-top: -100px;
-webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
	color:#fff;
	padding-top: 15%;
}

.portfolio-bg {
	background:
				/* top, transparent red, faked with gradient */
    linear-gradient(  rgba(255, 255, 255, 0.2),  rgba(255, 255, 255, 0.2)  ),     /* bottom, image */
				url(../images/portfolio_bg.jpg) no-repeat;
	background-position: center;
	display: flex;
height: 446px;
	margin-top: -100px;
-webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
	color:#fff;
	padding-top: 15%;
}
.quote-bg {
	background:
				/* top, transparent red, faked with gradient */
    linear-gradient(  rgba(255, 255, 255, 0.2),  rgba(255, 255, 255, 0.2)  ),     /* bottom, image */
				url(../images/quote_bg.jpg) no-repeat;
	background-position: center;
	display: flex;
height: 446px;
	margin-top: -100px;
-webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
	color:#fff;
	padding-top: 15%;
}

/*Request Form*/

.requestquote {
	background: url(../images/request_bg.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	height: 446px;
	width: 100%;
}

.cd-form {
  
	text-align: center;
	padding: 200px 0px;
}
.cd-label {
	color: #fff;
	text-transform: uppercase;
}

.cd-submit {
	margin-top: -4px;
}

.cd-email {
	background: rgba(0, 0, 0, 0.6) ;
	border: thin solid #9EAAB3;
	color: #fff;
  top: 0;
  left: 0;
  min-width: 40%;
  bottom: 0;
	padding: 12px;
  transition: bottom 0.3s, background-color 0.3s;
}

/*Employment Form*/

.em-container {
	text-align: left;
}

.em-form {
  position: relative;
	text-align: center;
	padding: 20px 0px;
}
.em-form p {
	font-size: .8em;
}

.em-form .row {
	margin-bottom:20px;
}
.em-label {
	font-family: 'Open Sans', sans-serif;
	font-size: .8em;
	font-weight: 300;
	margin-top: 20px;
	color: #9EAAB3;
	text-align: left;
}

.em-submit {
	margin-top: -4px;
}

input[type="radio"] {
	margin: 0px 4px 0px 10px;
}

input[type="radio"]:checked:after {
    background-color: #9D0A0E;
}

.em-input {
	background: rgba(255, 255, 255, 0.6) ;
	border: thin solid #D4E0EA;
	color: #27323D;
	font-size: .8em;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
	padding: 12px;
  transition: bottom 0.3s, background-color 0.3s;
  z-index: 1;
	margin-bottom: 10px;
}
#em-unit, #em-city, #em-state, #em-zip {
	width: 49% !important;
}

#em-explain {
	
}
.em-message {
	min-height: 200px;
	vertical-align: text-top;
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -10px;
    right: -21px;
    color: inherit;
}
.contactinfo {
	color: #002E46;
	text-align: center;
}

.portfolio {
	background: #ffffff;
	padding: 40px 0px 40px;
	margin-top: 40px;
}

.portfolio .col-xs-12, .col-sm-4  {
	padding-right: 0px;
    padding-left: 0px;
}
.portfolio img {
	max-width: 400px;
	width: 100%;
	margin: 0;
	padding: 0;
}

/*Gallery*/

.gallery {
	
	background: #ffffff;
	padding: 40px 0px 0px;
	margin-top: -20px;
	
}

div.center-cropped {
  min-width: 33%;
  height: 450px;
  overflow:hidden;
}
div.center-cropped img {
  height: 100%;
  min-width: 100%;
  left: 50%;
  object-fit: cover;
  position: relative;
  transform: translateX(-50%);
}

.gallery img {
	
}

.gallery h4 {
	padding-top: 20px;
	padding-bottom: 40px;
}

.gallery img {
	width: 100%;
	height: auto;
	border: thin solid #fff;
}

/* Style the Image Used to Trigger the Modal */
.myImg {
    border-radius: 0px;
    cursor: pointer;
    transition: 0.3s;
}

.myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    padding-top: 20px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption { 
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal {
    padding-top: 100px;
	}
	.modal-content {
        width: 80%;
    }
}

/*Team*/

.team {
	padding: 40px 8% 0px;
	color: #cecece;
	font-family: 'Open Sans', sans-serif;
}

.team .row {
	margin-bottom: 40px;
}
.team img {
	border: thick solid #cecece;
}
.team h4 {
	color: #616b74;
	font-size: 1.4em;
	font-family: 'Open Sans', sans-serif;
	margin: 20px 0px -18px;
}

/*Structures*/

.structures {
	margin-top: 20px;
	color: #cecece;
	font-family: 'Open Sans', sans-serif;
}

.structures .row {
	margin-bottom: 40px;
}
.structures img {
	border: thick solid #cecece;
	margin-top: 40px;
	max-width: 400px;
	width: 100%;
}
.structures h4 {
	color: #616b74;
	font-size: 1.4em;
	font-family: 'Open Sans', sans-serif;
	margin: 20px 0px -18px;
}

/*Footer*/

.prefooter{ 
background: rgba(16, 49, 76, 0.3) ;
	height: 20px;
	width: 100%;
	z-index: 10;
	margin-top: -20px;
}

footer {
	background: #002E46;
	color: #fff;
	padding: 40px 0px;
	margin-top: 0px;
	text-align: left;
}


footer li {
	color: #9EAAB3;
	font-weight: 300;
}
footer li a {
	color: #fff;
	font-weight: 300;
}
.sub-active {
	color: #fff;
	font-weight: 400;
	text-decoration: underline;
}
footer li strong {
	color: #fff;
	font-weight: 600;
}

.copyright {
	padding-top: 40px;
	text-align: center;
}

/*Media Queries*/

@media (max-width:1550px) {
	.home-bg {
		padding-top: 25%;
}
}

@media (max-width:1200px) {
		.cd-email {
  width: 100%;
}
	.cd-submit {
	margin-top: 20px;
}
}

@media (max-width:768px) {
	.home-bg {
height: 100vh;
		padding-top: 40%;
}
	.about-bg {
	background-position: right top;
height: 346px;
}

.employ-bg {
	background-position: right top;
height: 346px;
}

.storm-bg {
	background-position: right top;
height: 346px;
}

.portfolio-bg {
	background-position: right top;
height: 346px;
}
.quote-bg {
	background-position: right top;
height: 346px;
}


	#em-unit, #em-city, #em-state, #em-zip {
	width: 100% !important;
}
	footer .col-xs-12 {
	text-align: center;
}
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

*{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
}
