* {
  margin: 0;
  padding: 0;
  border: none;
  overflow: auto; }

.grid {
  overflow: auto; }
  .grid .two {
    width: 50%;
    float: left;
    text-align: center; }
  .grid .three {
    width: 33.3%;
    float: left; }
  .grid .four {
    width: 25%;
    float: left;
    padding-left: 15px; }

div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body, html {
  background: #c0c0c0;
  font: normal 14px 'Exo', sans-serif;
  overflow: auto; }

h1 {
  font: 600 60px 'Exo', sans-serif;
  color: #fff;
  text-align: center;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75);
  text-transform: uppercase; }

h2 {
  font-size: 2.5em;
  padding-bottom: 10px; }

h4 {
  font: 500 30px 'Exo', sans-serif;
  color: #b22009;
  margin-top: 10px;
  margin-bottom: 5px; }

p {
  color: #5f5f5f; }

a {
  color: #b22009;
  text-decoration: none;
  font: normal 14px 'Exo', sans-serif; }

section {
  position: relative;
  background: #fff; }

hr {
  border-bottom: 1px solid #3a3a3a;
  margin-bottom: 40px; }

.lb-outerContainer {
  margin-top: 7% !important; }

ul li {
  color: #5f5f5f; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: auto;
  background: #fff;
  border-bottom: 3px solid #b22009;
  z-index: 99999; }
  header .logo {
    position: fixed;
    max-width: 130px;
    margin-left: 18%;
    height: auto;
    padding-top: 9px; }
  header #nav {
    float: right;
    margin: 0;
    padding: 0;
    margin-right: 18%; }
  header li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    overflow: hidden;
    float: left;
    padding-right: 9px;
    padding-left: 9px;
    padding-top: 42px;
    height: 100px;
    line-height: 100px;
    text-transform: uppercase;
    font: 600 12px 'Exo', sans-serif;
    color: #77787d;
    -webkit-transition: height 0.25s;
    -o-transition: height 0.25s;
    transition: height 0.25s; }
    header li:hover {
      color: #b22009; }
  header .active {
    color: #b22009; }
  header .btn {
    background-color: #b22009;
    color: #fff;
    height: 25px;
    padding-top: 5px;
    position: relative;
    top: 37px; }
    header .btn:hover {
      color: #fff; }

.lb-outerContainer {
  margin-top: 10%; }

.wrap {
  width: 1300px;
  margin: 0 auto;
  padding-top: 100px;
  -webkit-transition: padding-top 0.25s;
  -o-transition: padding-top 0.25s;
  transition: padding-top 0.25s; }

.hidden {
  display: none; }

.content {
  padding: 20px 80px; }
  .content .right p {
    margin-top: 1em;
    margin-bottom: 1em; }
  .content .right ul {
    padding-left: 40px;
    margin-top: 1em;
    margin-bottom: 1em; }
    .content .right ul li {
      overflow: visible;
      margin-bottom: 5px; }

.section-header {
  height: 218px;
  padding: 32px 80px; }
  .section-header p {
    font: normal 14px 'Exo', sans-serif;
    color: #fff; }

.list.left {
  width: 23%;
  float: left;
  padding-right: 30px; }
  .list.left li {
    font: normal 18px 'Exo', sans-serif;
    padding: 8px 10px;
    color: #741204; }
    .list.left li.active {
      background: #b22009;
      color: white; }

.list.left li:hover {
  background: #b22009;
  color: white;
  cursor: pointer; }

.right {
  float: left;
  width: 77%;
  border: 1px solid #e7e7e7;
  padding: 30px; }
  .right h2 {
    font: 600 34px 'Exo', sans-serif;
    color: #b22009; }

.border-box {
  padding: 6px;
  border: 1px solid #e7e7e7;
  float: left;
  border-radius: 2px;
  margin-right: 35px;
  margin-top: 20px;
  margin-bottom: 40px; }

#contact {
  background: url(../images/contact-bg.gif) repeat; }
  #contact textarea {
    margin: 0 auto; }
  #contact .msgbox {
    width: 100%;
    padding-top: 22px; }
  #contact .two {
    margin-top: 22px; }

#home {
  background: url(../images/hp_photo.jpg) center center no-repeat;
  background-size: cover;
  height: 596px; }
  #home .modal {
    float: left;
    position: absolute;
    top: 50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -484px;
    background: rgba(178, 32, 9, 0.7);
    padding: 50px; }
    #home .modal h1 {
      font: 600 45px 'Exo', sans-serif;
      text-transform: uppercase; }
    #home .modal h2 {
      font: italic 30px 'Exo', sans-serif;
      color: #fff;
      text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75); }
  #home .home-next {
    text-transform: uppercase;
    font: 600 12px 'Exo', sans-serif;
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center; }
    #home .home-next::after {
      width: 11px;
      height: 17px;
      background: url(../images/next-arrow.png) center center no-repeat;
      content: '';
      display: block;
      position: relative;
      left: 50%;
      margin-left: -6px;
      margin-top: 15px; }

#custom-systems h2 {
  text-align: center;
  font: 300 48px 'Exo', sans-serif;
  color: #b22009;
  text-transform: uppercase;
  margin-bottom: 40px;
  margin-top: 40px; }

.biofab-process .column {
  width: 33.3%;
  padding-right: 30px;
  float: left; }
  .biofab-process .column:last-child {
    padding-right: 0px; }

.biofab-process .twoColumn {
  margin-right: auto;
  margin-left: 18%; }

.biofab-process .details {
  margin: 30px 0 20px 0;
  border-left: 2px solid #b22009;
  height: 176px;
  padding-left: 20px; }
  .biofab-process .details h3 {
    font: 500 30px 'Exo', sans-serif;
    color: #b22009; }

.biofab-process .extended {
  width: 360px; }

.biofab-process ul {
  padding-left: 10px; }

.biofab-process img {
  max-width: 360px;
  max-height: 187px; }

#fabrication .fabrication-img img {
  max-width: 220px;
  height: auto; }

#fabrication .right {
  width: 100%; }

#careers .careers-img img {
  max-width: 220px;
  height: auto; }

#careers .right {
  width: 100%; }

.custom-examples {
  margin-bottom: 20px; }
  .custom-examples .right {
    padding: 15px; }
  .custom-examples .details {
    padding-left: 15px; }
  .custom-examples h3 {
    font: 300 48px 'Exo', sans-serif;
    color: #b22009; }
  .custom-examples p:not(:last-child) {
    margin-bottom: 15px; }

.fabrication-content,
.careers-content {
  width: 77%; }

#field-services img {
  max-width: 511px;
  max-height: 202px; }

.case-study {
  width: 50%;
  float: left;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  padding: 8px;
  overflow: auto;
  overflow-x: hidden; }
  .case-study p {
    margin-bottom: 10px; }
  .case-study a {
    float: right; }

#about-us {
  background: url(../images/about-bg.gif) center center repeat;
  color: #fff; }
  #about-us blockquote {
    font: italic 24px 'Exo', sans-serif; }
  #about-us p {
    color: #fff; }
  #about-us img {
    width: 165px;
    height: 215px;
    background: black;
    display: block;
    border: none; }
  #about-us a {
    color: red;
    font-style: oblique; }
  #about-us .left {
    float: left;
    width: 40%; }
  #about-us .right {
    float: left;
    width: 60%;
    border: none;
    padding-right: 0;
    padding-left: 60px;
    padding-top: 0px; }
  #about-us .staff {
    float: left;
    width: 33.3%;
    padding: 30px;
    color: #fff; }
    #about-us .staff p {
      font-style: italic; }
    #about-us .staff h6 {
      font: 600 18px 'Exo', sans-serif;
      font-style: italic; }

#contact {
  color: #fff;
  padding-top: 30px; }
  #contact h2 {
    text-align: center; }
  #contact h4 {
    color: white;
    font-size: 18px;
    font-weight: 700; }
  #contact p {
    color: #fff; }
  #contact .text-center {
    text-align: center !important; }
  #contact table {
    margin-left: auto;
    margin-right: auto; }
  #contact table,
  #contact p {
    margin-bottom: 10px; }
  #contact .contact-submit {
    background-color: #b22009;
    color: #fff;
    width: 75px;
    height: 27px;
    text-align: center;
    float: right;
    padding-top: 8px;
    position: relative; }
  #contact div.two.submit-btn {
    float: right; }
  #contact .contact-info {
    color: #fff; }
    #contact .contact-info table tr td:last-child {
      font-weight: 600; }
    #contact .contact-info table tr td:nth-child(odd) {
      padding-right: 10px; }
    #contact .contact-info p {
      text-align: center; }
    #contact .contact-info p:last-child {
      font-size: 18px; }
    #contact .contact-info img {
      margin-right: 10px; }
  #contact .two {
    margin-top: 15px;
    padding: 0;
    width: 47.3%; }
    #contact .two:nth-child(odd) {
      margin-right: 20px; }
    #contact .two input {
      width: 100%; }
  #contact .jobs {
    font-size: 12px;
    padding: 0 74px; }
    #contact .jobs h4 {
      color: #fff;
      margin-top: none;
      font-size: 24px; }
    #contact .jobs h4:not(:first-child) {
      margin-top: 30px; }

#case-studies .section-header {
  background: url(../images/case-studies-header.png) top center no-repeat; }

#custom-systems .section-header {
  background: url(../images/custom-systems-header.png) top center no-repeat; }

#fabrication .section-header {
  background: url(../images/fabrication-header.png) top center no-repeat; }

#careers .section-header {
  background: url(../images/fabrication-header.png) top center no-repeat; }

#field-services .section-header {
  background: url(../images/field-services-header.png) top center no-repeat; }

.grid {
  overflow: auto;
  margin-bottom: 50px; }
  .grid .two {
    width: 50%;
    float: left;
    padding: 0 30px 0 0;
    text-align: left;
    margin-top: 60px;
    overflow: hidden; }

.popups {
  width: 800px;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15%; }
  .popups img {
    margin-left: auto;
    margin-right: auto; }
  .popups h5 {
    font-size: 17px; }

.industry {
  margin-top: 8%; }

.popup-inner {
  padding: 20px; }

.quote {
  margin-top: 6%; }
  .quote .section-header {
    background: url("../images/fabrication-header.png");
    padding: 25px 18px;
    overflow: hidden;
    height: 170px; }
  .quote .section-header p {
    font-size: 11px; }
  .quote .quote-banner {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto; }
  .quote h4 {
    text-align: center; }
  .quote .rightForm {
    margin-left: 20%;
    margin-right: 10%; }
    .quote .rightForm .browse {
      margin-left: 36%; }
    .quote .rightForm .btn {
      background-color: #b22009;
      float: right;
      width: 70px;
      text-align: center;
      font-size: 15px;
      color: #fff; }
    .quote .rightForm .specBox {
      height: 170px; }
    .quote .rightForm .row {
      padding-bottom: 10px; }
      .quote .rightForm .row h5 {
        float: left;
        top: 5px;
        position: relative;
        color: #282828; }
      .quote .rightForm .row input {
        float: right;
        width: 340px;
        color: #fff; }
      .quote .rightForm .row textarea {
        float: right;
        width: 340px;
        color: #fff; }
  .quote input,
  .quote textarea {
    background: #282828; }

@media (max-width: 1230px) {
  header .logo {
    margin-left: 20px; }
  header #nav {
    margin-right: 1%; } }
