/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
  p.landingpage-info {
    font-size: 14px;
    letter-spacing: -0.2px;
    line-height: 20px;
    margin: 0 0 45px 0;
    text-align: left; }

  .ref-underline {
    font-size: 10px;
    vertical-align: super;
    position: relative;
    top: 0px; }

  .contact-us-table {
    /*th:first-child {
        width: 13%;
    }*/ }
    .contact-us-table th {
      color: #007078; }
    .contact-us-table span {
      color: #007078;
      font-size: 20px; }
    .contact-us-table .td-lastchild {
      padding-bottom: 20px; }

  .contact-us-form {
    position: relative;
    top: 10px; }
    .contact-us-form label:first-of-type {
      font-weight: 300; }
    .contact-us-form select {
      background: #FAFAFA;
      border: 1px solid #FAFAFA;
      padding: 3.5px;
      width: 100%; }
    .contact-us-form .form-group option:first-of-type {
      background: #DEDEDE; }
    .contact-us-form input {
      background: #FAFAFA;
      border: none;
      border-radius: 0;
      height: 30px;
      width: 100%; }
    .contact-us-form textarea {
      border: 1px solid #DEDEDE;
      height: 100px;
      width: 100%; }

  .learn-more {
    color: #00AE41;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    text-decoration: none !important;
    text-transform: uppercase; }

  .learn-more-btn {
    background: none;
    border: none;
    color: #00AE41;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    text-decoration: none !important;
    text-transform: uppercase; }

  .ref-underline, .ref-underline:hover, .ref-underline::selection, .advanced-fixation-link, .advanced-fixation-link:hover, .advanced-fixation-link::selection {
    color: #00AE41;
    text-decoration: underline !important; }

  .guidelines-title {
    border-bottom: 1px solid #DEDEDE;
    color: #007078;
    font-size: 15px;
    font-weight: 500;
    margin: 10px 0 10px 0;
    padding: 0 0 10px 0; }

  .guidelines-quote {
    line-height: 20px;
    color: #007078;
    width: 80%;
    text-align: center;
    margin: 0 auto; }

  .view-product-specs {
    color: #00AE41 !important;
    font-size: 12px;
    font-weight: 700;
    display: block;
    margin-top: 30px; } }
@media only screen and (min-width: 768px) {
  p.landingpage-info {
    font-size: 24px;
    letter-spacing: -0.2px;
    line-height: 30px;
    margin: 70px 0 85px 0;
    text-align: justify; }

  .guidelines-title {
    font-size: 20px;
    margin: 40px 0 30px 0; }

  .guidelines-quote {
    font-size: 30px;
    line-height: 30px !important;
    width: 75%; } }
@media only screen and (min-width: 992px) {
  .zip,
  .phone {
    display: inline-block; }

  .zip {
    padding-right: 15px;
    width: 40%; }

  .phone {
    width: 59%; }

  .ref-underline {
    font-size: 12px;
    vertical-align: super; }

  .view-product-specs {
    font-size: 16px; } }

/*# sourceMappingURL=landingpages.css.map */
