/* JLE Styles */

body {
	background: #fff url(../img/bg-gas-well.jpg) no-repeat fixed;
	background-size: cover;
	-webkit-font-smoothing: antialiased;
	min-height: 600px;
}

body.gas {
	background: #fff url(../img/bg-gas-well.jpg) no-repeat fixed;
	background-size: cover;
}

body.sparks {
	background: #fff url(../img/hardbanding_sparks1-lrg.jpg) no-repeat fixed;
	background-size: cover;
}

#wrap {
	margin-left:0!important;
}

.nav-bar {
	background:#fff;
	height:100% !important;
	min-height: 600px;
	max-width: 300px;
	width: 25%;
	position: fixed;
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	z-index: 999;
}
.nav-bar .logo {
	background: #f1f1f1;
	border-bottom: solid 1px #e3e3e3;
	margin-bottom: 40px;
	height:100px;
}

.nav-bar .active, .nav-bar .active:hover a {
	box-shadow:inset 6px 0 0 -2px #f10000;
}

.nav-bar .f-dropdown {
	border-radius: 0 4px 4px 0;
	overflow:hidden;
}

.nav-bar .f-dropdown li a {
	padding:.625rem;
	color:#fff;
	text-transform:none;
}

.nav-bar .f-dropdown li a:hover {
	background:#f10000;
	color:#fff;
}

.nav-bar .side-nav {
	text-transform: uppercase;
}

.nav-bar .side-nav li a {
	font-weight:600;
}

.nav-bar .lower-side {
	position: absolute;
	bottom: 0;
	background: #333;
	width: 100%;
	padding: 20px;
}

.nav-bar .lower-side p {
	font-size:.75rem;
	color:#7f7f7f;
	margin:5px 0;
}


/* Form */ 

textarea {
	min-height:5rem;
}

/* Content */

hr {
    border: solid rgba(255,255,255,.25);
    border-width: 1px 0 0;
    clear: both;
    margin: 40px 0;
    height: 0;
}

.home {
	padding:4rem 0 0 4rem;
}

.home h2 {
    color:#fff;
    margin: 0 4rem 2rem 0;
	font-size: 2rem;
}

.content {
	background:rgba(97,97,97,.9);
	min-height:100vh;
}

.content h2 {
	background:#45484c;
	padding: 0 60px 0 60px;
  	line-height: 100px;
	color:#fff;
	margin: 0;
	font-weight:800;
	position: fixed;
	width: 100%;
	max-width: 900px;
	z-index:999;
    font-style: italic;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.content h3 {
    font-weight:bold;
}

.content h2 .phone {
    float:right;
    font-weight:100;
    font-style: normal;
}

.content h4 {
  font-weight:bold;
}

.content h4 .phone {
    color:#ff7272;
    font-weight:normal;
    font-size:14px;
}

.content p {
	color:#fff;
    font-size:14px;
}

.content-wrap {
	padding: 125px 60px 30px;
}

.content .block-item {
	border-radius:4px;
	overflow:hidden;
	background:#333;
	position:relative;
}

.content .block-item p {
	text-align:center;
	font-size:.85rem;
	margin:0;
	padding:10px;
	position: absolute;
	bottom: 0;
	background: #333;
	width: 100%;
}

/* Tabs */

.tabs {
  border-bottom: solid 1px rgba(255,255,255,.25);
  margin-bottom:30px!important;
}

.tabs dd > a, .tabs .tab-title > a {
    outline: none;
    display: block;
    background-color: transparent;
    color: rgba(255,255,255,.75);
    padding: 0;
    margin:0 20px 0 0;
    font-size: 14px;
    padding-bottom:10px;
}

.tabs dd.active a, .tabs .tab-title.active a {
    background-color: transparent;
    color: #fff;
    font-weight: bold;
    border-bottom: solid 3px #ed1c24;
}

.tabs dd > a:hover, .tabs .tab-title > a:hover {
  background:transparent;
  color: rgba(255,255,255,1);
}

.tabs li:last-child a {
  margin-right:0;
}

/* Footer */

.lower-side-footer,
.nav-bar .lower-side {
  height: 180px;
}

.lower-side-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 300px;
  width: 100%;
  background: rgba(51,51,51,.9);
}

.lower-side-footer h4, .lower-side-footer p {
	color: #7f7f7f;
}

.lower-side-footer .row {
  margin: 0;
}

.lower-side-footer  .addr {
  padding: 20px;
}

.lower-side-footer h4 {
  font-size: 0.875rem;
  font-weight: 800;
  margin: 0;
  padding: 0;
}

.lower-side-footer p {
  font-size: 0.875rem;
  padding: 0;
  margin: 0;
}


/* Block Grid */

[class*="block-grid-"] {
	margin-top:2.5rem;
	margin-bottom:2.5rem;
}


/* Small Screens */
@media only screen and (max-width: 40em) { 


	.home {
		padding: 40px 20px 20px;
	}
	
	.top-bar {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 100;
 	}

 	body {
	  padding-top: 20px;
	}
 
	 .content h2 {
	  padding:20px;
	  top: 45px;
	}

	.content-wrap {
	  padding: 95px 20px 20px;
	}


	.content {
		min-height:0;
	}

	.content h2 {
		padding:20px;
		line-height:normal;
		z-index: 1;
	}

	.lower-side-footer .hide {
	display: block !important;
	visibility: visible;
	}
	
	.lower-side-footer {
	padding-left: 0;
	position: relative;
	height: auto;
	}
	
}

/* Large Screens min-width 1025px */
@media only screen and (min-width: 64.063em) { 

	.home {
	    min-height:100vh;
	    display: table;


	}

	.valign {
		display: table-cell;
	  	vertical-align: middle;
	}
	
	.lower-side-footer {
	  padding-left: 25%;
	}


}

@media (max-width: 767px) {
  .home h2 {
    font-size: 1.5rem;
  }
}

	.banner-section .banner-text .contact-btn{ background:#f60000; display:table; color:#fff; font-size:24px; font-weight:700; padding:20px 40px; text-transform:uppercase; margin-top:35px; }
	.banner-section .banner-text .contact-btn a{ color:#fff; }