@charset "UTF-8";
a:link {
  color: inherit;
  text-decoration: none; }

a:visited {
  color: inherit;
  text-decoration: none; }

a:hover {
  color: inherit;
  text-decoration: none; }

a:active {
  color: inherit;
  text-decoration: none; }

@media (max-width: 767px) {
  .container {
    padding: 0; }

  .row {
    margin-right: 0;
    margin-left: 0; }

  .row > [class^="col-"],
  .row > [class*=" col-"] {
    padding: 0; } }
@font-face {
  font-family: "helvetica-reg";
  src: url("fonts/Ubuntu-L.ttf"); }
.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding: 15px; }

@media (min-width: 768px) {
  .flex-stretch-row {
    display: flex;
    align-items: stretch; } }

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-family: Helvetica; }

header {
  margin-bottom: 1.2em;
  line-height: 1.2; }
  @media (max-width: 767px) {
    header {
      padding-left: 20px;
      margin-bottom: 3em; } }

.heading-wrapper {
  display: flex; }

h1 {
  display: inline;
  margin-left: 15px; }

.glyphicon-menu-hamburger {
  font-size: 20px;
  color: #B4B4B4; }
  @media (max-width: 767px) {
    .glyphicon-menu-hamburger {
      font-size: 22px; } }

.theme-positive,
.theme-negative {
  padding: 20px 0;
  background-color: #4d4d4d;
  color: #fff; }

.theme-positive h1,
.theme-positive th {
  color: white;
  font-size: 20pt; }
.theme-positive .bg-accent {
  background-color: #51BFA9; }

.theme-negative h1,
.theme-negative th {
  color: #F36F7B; }
.theme-negative .bg-accent {
  background-color: #F36F7B; }

.bg-accent h2,
.bg-accent h5 {
  color: #333; }

.bg-darker {
  background-color: #333; }
  .theme-positive .bg-darker h2 {
    color: #51BFA9; }
  .theme-negative .bg-darker h2 {
    color: #F36F7B; }

.bg-medium {
  background-color: #666; }

.bg-accent,
.bg-darker,
.bg-medium {
  padding: 15px; }

.corrections-table > thead > tr > th {
  font-size: 18px;
  line-height: 1em;
  vertical-align: top;
  border-bottom: none; }
.corrections-table tbody tr {
  border-top: 1px solid #737373; }
  @media (max-width: 767px) {
    .corrections-table tbody tr td:first-child:before {
      content: 'Area';
      color: #333;
      display: block;
      font-weight: 500; }
    .corrections-table tbody tr td:nth-child(2):before {
      content: 'Possible Cause';
      color: #333;
      display: block;
      font-weight: 500; }
    .corrections-table tbody tr td:nth-child(3):before {
      content: 'Possible Correction';
      color: #333;
      display: block;
      font-weight: 500; } }
@media (min-width: 768px) {
  .corrections-table {
    margin-top: -15px; } }

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: none; }

@media (max-width: 767px) {
  table.table-block-xs tr {
    padding-top: 12px;
    padding-bottom: 30px; }
  table.table-block-xs td {
    display: block; } }
@media (min-width: 768px) {
  .collapse {
    display: block; } }

.collapse-content {
  padding-top: 15px; }

.modal-nav {
  color: #fff; }
  @media (min-width: 768px) {
    .modal-nav .modal-dialog {
      width: 40%;
      margin: 0; } }
  .modal-nav .modal-content {
    background-color: #000;
    padding: 30px;
    border-radius: 0; }
  .modal-nav h1 {
    color: #fff;
    font-size: 30px; }

.nav-list {
  list-style-type: none;
  padding-left: 0;
  font-size: 2em;
  margin: 30px 0; }
  .nav-list li {
    line-height: 2.5em; }
  .nav-list a {
    color: #7EB7E1; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 15px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: inherit;
  font-size: 30px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 1;
  color: #404040;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #fff; }

.tree-box {
  width: 140px;
  height: 100px;
  margin: 0 auto;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-right: 5px;
  padding-left: 5px; }

.title {
  font-size: 25pt;
  line-height: 1.3px;
  font-weight: bold;
  color: white; }

.centered-break {
  margin: auto;
  max-width: 3px; }

.centered1 {
  margin: auto;
  max-width: 150px; }
  @media (max-width: 767px) {
    .centered1 {
      margin: auto;
      max-width: 300px; } }

.centered2 {
  margin: auto;
  max-width: 300px; }

.centered3 {
  margin: auto;
  max-width: 450px; }
  @media (max-width: 767px) {
    .centered3 {
      margin: auto;
      max-width: 300px; } }

.centered4 {
  margin: auto;
  max-width: 600px; }
  @media (max-width: 767px) {
    .centered4 {
      margin: auto;
      max-width: 300px; } }

.centered5 {
  margin: auto;
  max-width: 750px; }
  @media (max-width: 767px) {
    .centered5 {
      margin: auto;
      max-width: 300px; } }

.centered6 {
  margin: auto;
  max-width: 900px; }
  @media (max-width: 767px) {
    .centered6 {
      margin: auto;
      max-width: 300px; } }

.centered7 {
  margin: auto;
  max-width: 1050px; }
  @media (max-width: 767px) {
    .centered7 {
      margin: auto;
      max-width: 300px; } }

.positive {
  background-color: #26af94; }

.negative {
  background-color: #ef4b5a; }

.break {
  width: 1px; }

.box-text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18pt;
  font-family: Helvetica; }

.box-text-top {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 11.5pt;
  font-family: Helvetica;
  line-height: 110%; }

.not-selected {
  opacity: 0.5;
  background-color: #666;
  color: #B4B4B4; }

#positive2 {
  display: none; }

#positive3-1 {
  display: none; }

#positive3-2 {
  display: none; }

#positive3-3 {
  display: none; }

#positive4 {
  display: none; }

#positive5 {
  display: none; }

#positive6 {
  display: none; }

#positive4-1 {
  display: none; }

#spherical-list {
  display: none; }

#break1 {
  display: none; }

#break2 {
  display: none; }

#break3 {
  display: none; }

#break4 {
  display: none; }

#break5 {
  display: none; }

#break6 {
  display: none; }

#diameter-links {
  display: none; }

#final {
  text-transform: capitalize; }

#final2 {
  text-transform: capitalize; }

.selected {
  background-color: #B4B4B4;
  color: black; }

.glyphicon-menu-hamburger {
  cursor: pointer; }

#spacer {
  position: relative;
  width: 100%;
  height: 300px; }

footer {
  position: relative;
  margin-top: 40px;
  width: 100%; }

.footer-icon {
  position: relative;
  width: 50px;
  margin-left: auto;
  margin-right: auto; }

.footer-icon img {
  width: 100%; }

.footer-text {
  position: relative;
  margin-top: 5px;
  width: 225px;
  margin-left: auto;
  text-align: center;
  font-family: serif;
  margin-right: auto; }

/*# sourceMappingURL=styles.css.map */
