body{
  font-family: ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 21px;
  padding: 0;
  margin: 0;
  background-color: white;
}

/* Global */
.container{
  width: 1280px;
  margin: auto;
  overflow: hidden;
}

sup {
  font-size: 10px;
}

h1{
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 60px;
  line-height: 55px;
}

h2{
  margin: 0;
  padding: 0;
  font-weight: 200;
  font-size: 30px;
  line-height: 34px;
}

h3{
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 34px;
}

h4{
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

h5{
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
  color: #000555;
}

a{
  font-size: 8px;
  text-decoration: none;
  color: #1F427D;
}

.button_1{
  height: 44px;
  color: white;
  background-color: #0099FF;
  border: 0;
  padding: 4px 20px;
  font-size: 13px;
  line-height: 17px;
  border-radius: 2px;
  text-align: center;
  box-shadow: 1px 3px 6px 0 rgba(0,0,0,0.5)
}

/* Showcase */

#showcase{
  max-height: 940px;
  background: url('../img/LBG_Blue_Bkgd_1920_x_760_at_144dpi.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#showcase .maincontent{
  width: 930px;
  min-height: 760px;
  color: white;
  float: left;
}

#showcase .maincontent img{
  height: 64px;
  margin-top: 43px;
}

#showcase hr{
  max-width: 920px;
  margin-right: 10px;
}

#showcase p{
  padding-top: 6px;
  font-size: 16px;
  letter-spacing: 0px;
  border-top: white;
  border-style: solid;
  border: 1px;
}

#showcase h1{
  margin-top: 26px;
  text-shadow: 0px 1px 5px #000000;
  font-size: 47px;
  line-height: 52px;
}

#showcase h1 span{
  font-weight: 100;
}
#showcase .leftcontent{
  float: left;
  margin-right: 10px;
  width: 450px;
}

#showcase .rightcontent{
  float: left;
  width: 450px;
}

#showcase h2{
  margin-top: 12px;
  font-weight: 200;
  letter-spacing: 0px;
}

#showcase h2.feature{
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 16px;
}

#showcase h3{
  margin-top: 18px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 1px;
}

#showcase h3.customize{
  margin-top: 6px;
}

#showcase h3 span a{
  text-decoration: underline;
  color: #4ad5ff;
  font-size: 17px;
}

#showcase h4{
  font-size: 18px;
  line-height: 26px;
  margin-top: 11px;
  margin-right: 20px;
}

#showcase .maincontent img.cadmodel{
  margin-top: 25px;
  margin-left: 10px;
  height: 450px;
}

#showcase .chatbuttons{
  float: left;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 20px;
  background-color: #1F427D;
  border-width: 1.5px;
  border-color: #ffffff;
  border-style: solid;
  padding: 14px 20px;
  border-radius: 2px;
  cursor: pointer;
 }

 #showcase .chatbuttons a{
  font-weight: 400;
  color: white;
  text-decoration: none;
  margin-left: 0px;
  color: white;
  font-size: 15px;
  line-height: 17px;
  text-align: center;
 }

#showcase .contactform{
  padding-top: 8px;
  max-width: 330px;
  background-color: rgba(242, 242, 242, 0.7);
  border-radius: 4px;
  float: right;
  margin-top: 160px;
  height: 500px;
}

#showcase .contactform input{
  padding: 0;
  margin-top: 7px;
  border: 1px solid #c1c1c1;
  height: 26px;
  width: 288px;
  border-radius: 5px;
  margin-left: 15px;
}

#showcase .contactform form input{
  padding-left: 10px;
  float: left;
}

#showcase .contactform select {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 7px;
  border: 1px solid #c1c1c1;
  height: 28px;
  width: 300px;
  border-radius: 5px;
  margin-left: 15px;
}

#showcase .contactform select:invalid {
  color: gray;
}

#showcase .contactform form input[type=checkbox]{
  margin-top: 5px;
  margin-left: 12px;
  margin-right: 0px;
  margin-bottom: 40px;
  width: 28px;
}

#showcase .contactform form label{
  font-size: 13px;
  line-height: 16px;
  color: white;
  width: 270px;
  margin-left: 0px;
  margin-top: 15px;
  margin-right: 15px;
  float: right;
}

#showcase .g-recaptcha{
  margin-left: 14px;
  margin-top: 10px;
}

#showcase .contactform .privacypolicy p{
  margin-top: 15px;
  margin-left: 15px;
  line-height: 16px;
  font-size: 13px;
  color: white;
}

#showcase .contactform .privacypolicy a{
  font-size: 13px;
  line-height: 16px;
  text-decoration: underline;
}

#showcase .button_1{
  margin-top: 90px;
  margin-left: 15px;
  width: 300px;
  cursor: pointer;
}

#showcase .contactform form input.subscription-radio {
  width: 26px;
}

/* Resources */

#resources{
  background-color: #E4E4E4;
  min-height: 270px;
}

#resources h2{
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  margin-top: 37px;
  margin-bottom: 20px;
}

#resources .icongroup{
  float: left;
  width: 182px;
  text-align: center;
  min-height: 100px;
  margin-bottom: 20px;
}

#resources .icongroup img{
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 10px;
}

#resources h3{
  line-height: 20px;
  font-size: 17px;
  font-weight: 700;
  color: black;
  margin-top: 15;
}

#resources sup{
  font-size: 7px;
}

/* Footer */

#footcontent{
  background-color: #363636;
  text-align: center;
}

#footcontent .container{ 
  align-content: center;
  padding: 16px 0px;
  color: white;
  background-color: #363636;
  text-align: center; 
}

#footcontent .footerbox{
  margin-left: auto;
  margin-right: auto;
}

#footcontent .footergroup{
  float: left;
  font-size: 12px;
  margin-left: 70px;
  margin-right: 70px;
}

#footcontent .footergroup a{
  float: left;
  font-size: 12px;
  color: #ffffff;
}

 /* MEDIA QUARIES */

 @media(max-width: 1441px){
  .container{
    width: 1280px;
  }

/* Showcase */

#showcase{
  max-height: 740px;
  background: url('../img/LBG_Blue_Bkgd_1920_x_760_at_144dpi.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  }
  
#showcase .maincontent{
    min-height: 740px;
  }
  

}


 @media(max-width: 1281px){
  .container{
    width: 1160px;
  }

    /* Showcase */

    #showcase{
      max-height: 740px;
      background: url('../img/LBG_Blue_Bkgd_1920_x_760_at_144dpi.jpg');
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      }

    #showcase .maincontent{
      min-height: 740px;
      max-width: 790px;
      }
      
    #showcase h1{
      font-size: 42px;
      }

    #showcase .leftcontent{
      float: left;
      width: 320px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 20px;
    }
      
    #showcase .rightcontent{
      float: left;
      width: 400px;
      margin: 0px;
      }

    #showcase h2{
      font-size: 24px;
      letter-spacing: 0px;
      }

    #showcase h2.feature{
      font-weight: 700;
      letter-spacing: -.5px;
      }
    
    #showcase h3{
      font-size: 17px;
      line-height: 25px;
    }

    #showcase sup{
      font-size: 8px;
    }
  
    #showcase h4{
      float: left;
      font-size: 17px;
      line-height: 25px;
      margin-top: 6px;
      margin-right: 0px;
      letter-spacing: -.1px;
      margin-bottom: 20px;      
      }
      
    #showcase .maincontent img.cadmodel{
      float: none;
      margin-top: 25px;
      margin-left: 10px;
      margin-bottom: 10px;
      }

    #resources .icongroup{
      width: 165px;
      min-height: 100px;
      margin-bottom: 20px;
      }
      
    #resources .icongroup img{
      height: 70px;
      margin-top: 15px;
      margin-bottom: 10px;
      }
      
    #resources h3{
      line-height: 20px;
      font-size: 15px;        margin-top: 15;
      }
      
    #footcontent .footergroup{
      float: left;
      font-size: 12px;
      margin-left: 55px;
      margin-right: 55px;
      }
      
  
  }
  

  @media(max-width: 1181px){
    .container{
      width: 940px;
    }

  /* Showcase */

  #showcase{
    background: url('../img/LBG_Blue_Bkgd_1920_x_760_at_144dpi.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    max-height: 740px;
  }

  #showcase .maincontent{
    max-width: 590px;
  }

  #showcase .leftcontent{
    float: left;
    width: 300px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 20px;
  }
      
  #showcase .rightcontent{
    float: right;
    width: 270px;
    margin: 0px;
  }

  #showcase sup{
    font-size: 9px;
  }

  #showcase h2{
    font-size: 27px;
  }

  #showcase h3{
    font-size: 18px;
    line-height: 24px;
  }

  #showcase h4{
    font-size: 17px;
    line-height: 24px;
  }

  #showcase .maincontent img.cadmodel{
    margin-top: 25px;
    margin-left:0px;
    height: 270px;
  }

  #resources .icongroup{
    width: 134px;
    min-height: 100px;
    margin-bottom: 20px;
  }

  #footcontent .footergroup{
    margin-left: 27px;
    margin-right: 27px;
  }

}

@media(max-width: 940px){
  .container{
    width: 687px;
  }

  h1{
    font-size: 43px;
    line-height: 1em;
  }

  h2{
    font-size: 22px;
    line-height: 26px;
  }

  h3{
    font-size: 16px;
    line-height: 25px;
  }

  /* Showcase */

  #showcase{
    background: url('../img/LBG_Stacked_blue_144dpi.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 920px;
  }

  #showcase .maincontent{
    max-width: 352px;
  }

  #showcase h1{
    margin-top: 20px;
    font-size: 28px;
    line-height: 34px;;
  }

  #showcase h2{
    font-size: 21px;
    margin-top: 10px;
  }

  #showcase h3{
    font-size: 16px;
    line-height: 24px;
    margin-top: 13px;
    letter-spacing: -.2px;
  }

  #showcase h4{
    font-size: 14px;
    line-height: 21px;
    margin-top: 10px;
    margin-bottom: 10px;      
  }

  #showcase p{
    font-size: 14px;
  }

  #showcase .maincontent{
    max-width: 354px;
  }

  #showcase .leftcontent{
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
      
  #showcase .rightcontent{
    float: left;
    width: 100%;
    margin: 0px;
  }

  #showcase .maincontent img.cadmodel{
    margin-top: 12px;
    margin-bottom: 20px;
    height: 354px;
    }

  #showcase .maincontent img{
    height: 64px;
    margin-top: 50px;
  }
  
  #showcase .contactform{
    max-width: 320px;
    padding-top: 8px;
    float: right;
    height: 500px;
    margin-top: 150px;
    margin-bottom: 40px;
  }

  #showcase .contactform input{
    margin-top: 7px;
    width: 288px;
    margin-left: 10px;
  }

  #showcase .contactform select {
    margin-left: 10px;
  }

  #showcase .contactform form input[type=checkbox]{
    margin-left: 8px;
  }

  #showcase .contactform form label{
    width: 270px;
    margin-right: 10px;
    float: right;
  }

  #showcase .g-recaptcha{
    margin-left: 9px;
  }

  #showcase .contactform .privacypolicy p{
   margin-left: 10px;
  }

  #showcase .button_1{
    margin-left: 10px;
    width: 300px;
  }

  /* Resources */

  #resources{
    min-height: 270px;
  }  

  #resources h2{
    margin-top: 34px;
    margin-bottom: 32px;
  }

  #resources .icongroup{
    width: 98px;
    margin-bottom: 16px;
    min-height: 160px;
  }

  #resources .icongroup img{
    height: 60px;
  }

  #resources h3{
    font-size: 13px;
    margin-top: 15;
    line-height: 17px;
  }

  /* Footer */

  #footcontent{ 
    margin: 0px 0px 0px 0px;
    color: white;
    background-color: #363636;
    text-align: center; 
  }
 
  #footcontent .footerbox{
    max-width: 687px;
  }
 
  #footcontent .footergroup{
    float: none;
    font-size: 12px;
    line-height: 24px;
    margin-left: 0px;
    margin-right: 0px;
  }
 
  #footcontent .footergroup a{
   float: none;
   font-size: 12px;
   line-height: 24px;
   color: #ffffff;
 }
}

@media(max-width: 720px){
  .container{
    width: 90%;
  }

  h1{
    font-size: 32px;
    line-height: 38px;
  }

  /* Showcase */

  #showcase{
    background: url('../img/Profile_Rail_750px.jpg');
    background-repeat: no-repeat;
    background-size: 450px;
    min-height: 1570px;
    background-position: center -30px;
    background-repeat: no-repeat;
    background-color: #1F427D;
    background-size: 650px;
    padding-bottom: 30px;
  }

  #showcase h1{
    margin-top: 46px;
    text-shadow: 0px 1px 5px #000000;
    font-size: 36px;
    line-height: 44px;  
    letter-spacing: -1px;
  }

  #showcase h2 sup{
    font-size: 14px;
  }

  #showcase h3{
    font-size: 16px;
    line-height: 24px;
  }

  #showcase h4{
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 0;
    width: 100%;
    float: none;
  }

  #showcase .leftcontent{
    float: none;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 20px;
  }
    
  #showcase .rightcontent{
    float: none;
    margin: 0px;
    margin-bottom: 20px;
    }

  #showcase .maincontent img.cadmodel{
    float: none;
    margin: 0%;
    margin-top: 40px;
    margin-bottom: 20px;
    width: 100%;
    height: 100%;
    }


  #showcase .maincontent{
    max-width: 100% !important;
    min-height: 460px !important;
    float: none;
  }

  #showcase .maincontent img{
    width: 200px;
    margin-top: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  #showcase .contactform{
    float: none;
    margin-top: 40px;
    margin-bottom: 60px;
  }

  #showcase .contactform form label.radio-inline input {
    float: none;
    width: 14px;
    height: 14px;
  }
  
  #showcase .contactform form label.radio-inline {
    font-size: 14px;
    float: none;
    display: inline;
  }
  
  #showcase .button_1 {
    margin-top: 10px;
  }

  #showcase .contactform form input {
    float:none;
  }

  #showcase .contactform form input[type=checkbox] {
    margin-bottom: 50px;
  }

  /* Resources */

  #resources{
    min-height: 1220px;
    padding-bottom: 30px;
  }

  #resources h2{
    font-size: 21px;
    margin-bottom: 20px;
  }

  #resources h3{
    font-size: 16px;
  }

  #resources .icongroup{
    width: 100%;
    min-height: 110px;
    float: none;
  }

  #resources .icongroup img{
  height: 80px;
  }

  /* Footer */
 
  #footcontent{ 
    margin: 0px 0px 0px 0px;
    color: white;
    background-color: #363636;
    text-align: center; 
  }
 
  #footcontent .footerbox{
    max-width: 340px;
  }
 
  #footcontent .footergroup{
    font-size: 11px;
    line-height: 24px;
  }
 
  #footcontent .footergroup a{
   font-size: 11px;
   line-height: 24px;
   color: #ffffff;
 }
}
#showcase .contactform form label.radio-inline input {
  float: none;
  width: 14px;
  height: 14px;
}
#showcase .contactform form label.radio-inline {
  font-size: 14px;
  float: none;
  display: inline;
}
#showcase .button_1 {
  margin-top: 10px;
}
#showcase .contactform form input {
  float:none;
}
#showcase .contactform form input[type=checkbox] {
  margin-bottom: 50px;
}

/* Updates for new opt-in code/logic */
#showcase .consent-text {
  margin: 10px 15px 0;
  color: white;
  font-size: 13px;
  line-height: 16px;
}
#showcase .contactform {
  height: unset;
}
#showcase {
  background-size: cover;
  padding-bottom: 10px;
  max-height: unset;
}
#showcase .contactform form input[type=checkbox] {
  margin-bottom: unset;
}
#showcase .g-recaptcha {
  margin-top: 10px;
}
#showcase .contactform form label {
  margin-top: 10px;
}
#showcase p {
  padding: unset;
}