/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import url(/css/fonts.css);
@import url(/css/reviews.css);
/* line 11, ../../sass/screen.scss */
.what-is-it-using {
  text-align: center;
  padding: 2rem;
  color: #999;
  font-style: italic;
}

/* line 20, ../../sass/screen.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 25, ../../sass/screen.scss */
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Helvetica, Arial, sans-serif !important;
}

/* line 41, ../../sass/screen.scss */
body {
  background-color: #e7e7e7 !important;
}

/* line 50, ../../sass/screen.scss */
h1 {
  font-size: 1.2rem !important;
}

/* line 54, ../../sass/screen.scss */
h2 {
  font-size: 1.1rem;
}

/* line 58, ../../sass/screen.scss */
h3 {
  font-size: 1rem !important;
}

/* line 62, ../../sass/screen.scss */
h4 {
  font-size: .9rem !important;
}

/* line 66, ../../sass/screen.scss */
li {
  list-style: none;
}

/* line 70, ../../sass/screen.scss */
a {
  cursor: pointer !important;
}

/* line 73, ../../sass/screen.scss */
.float-right {
  float: right;
}

/* line 76, ../../sass/screen.scss */
.jumbotron {
  border-radius: 1rem !important;
}

/* line 86, ../../sass/screen.scss */
.clear {
  clear: both;
  height: 1px;
}

/* line 91, ../../sass/screen.scss */
.card li {
  list-style: disc;
  margin-left: 25px;
}

/* line 96, ../../sass/screen.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

/* line 104, ../../sass/screen.scss */
table.table-noborder {
  border: 0;
}
/* line 106, ../../sass/screen.scss */
table.table-noborder th, table.table-noborder td {
  border: 0;
}

/* line 111, ../../sass/screen.scss */
b, strong {
  font-weight: 700;
}

/* line 115, ../../sass/screen.scss */
.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

@-moz-document url-prefix() {
  /* line 127, ../../sass/screen.scss */
  fieldset {
    display: table-cell;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 133, ../../sass/screen.scss */
  img {
    max-width: 100%;
  }
}
/* line 144, ../../sass/screen.scss */
.vTextContainer {
  vertical-align: middle;
  display: inline-block;
}

/* line 149, ../../sass/screen.scss */
.google-map-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 155, ../../sass/screen.scss */
.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}

/* line 162, ../../sass/screen.scss */
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* line 170, ../../sass/screen.scss */
.container {
  font-size: .8rem;
}

/* line 174, ../../sass/screen.scss */
.outer-container {
  position: relative;
}

/* line 178, ../../sass/screen.scss */
.top-nav-row {
  text-align: right;
  font-size: .9rem;
}
/* line 181, ../../sass/screen.scss */
.top-nav-row .navbar-nav .nav-item {
  float: right;
  margin-left: 1rem;
}
/* line 185, ../../sass/screen.scss */
.top-nav-row a {
  color: #0908ce;
}

/* line 190, ../../sass/screen.scss */
.top-row {
  background-color: #0908ce;
}

/* line 194, ../../sass/screen.scss */
.search-row {
  background-color: #ce1812;
}

/* line 198, ../../sass/screen.scss */
.fixed {
  position: fixed;
  top: 0;
}

/* line 203, ../../sass/screen.scss */
.sticky {
  width: 100%;
  text-transform: uppercase;
  z-index: 99;
}

/* line 210, ../../sass/screen.scss */
#header {
  text-align: center;
  padding: 10px 0;
  background-color: #0908ce;
  color: #fff;
}
/* line 221, ../../sass/screen.scss */
#header p {
  margin: 0;
}
/* line 224, ../../sass/screen.scss */
#header .phone {
  font-size: 1.2em;
}
/* line 227, ../../sass/screen.scss */
#header .sale-phone {
  font-size: 1.1em;
}
/* line 230, ../../sass/screen.scss */
#header .customer-service {
  color: #ddd;
}
/* line 232, ../../sass/screen.scss */
#header .customer-service a {
  color: #ddd;
}
/* line 236, ../../sass/screen.scss */
#header .support-phones {
  color: #ccc;
}
/* line 238, ../../sass/screen.scss */
#header .support-phones a {
  color: #ccc;
}
/* line 242, ../../sass/screen.scss */
#header .sales-header, #header .customer-service-header {
  text-transform: uppercase;
  white-space: nowrap;
}
/* line 246, ../../sass/screen.scss */
#header .col-md-3,
#header .col-lg-2 {
  padding: 0 .25rem;
}
/* line 250, ../../sass/screen.scss */
#header a {
  color: #fff;
}

/* line 255, ../../sass/screen.scss */
.inverted-logo {
  margin-bottom: 1rem;
}

/* line 259, ../../sass/screen.scss */
.header-nav {
  text-align: right;
  font-size: .9em;
}
/* line 262, ../../sass/screen.scss */
.header-nav .navbar-nav .nav-item {
  float: right;
  margin-left: 1rem;
}

/* line 268, ../../sass/screen.scss */
.header-nav a {
  color: #ccc;
}

/* line 272, ../../sass/screen.scss */
.header-nav a:hover {
  color: #fff;
}

/* line 276, ../../sass/screen.scss */
#search {
  background-color: #ce1812;
  color: #fff !important;
  text-align: center;
  letter-spacing: .02rem;
  padding: .25rem 0;
  line-height: 2rem;
}
/* line 284, ../../sass/screen.scss */
#search .navbar {
  padding: 0;
}
/* line 287, ../../sass/screen.scss */
#search a {
  color: #fff;
  font-size: 1.25rem;
  text-decoration: none;
}

/* line 301, ../../sass/screen.scss */
.sales-questions {
  font-size: 1.2rem;
}

/* line 305, ../../sass/screen.scss */
.top-collapsing-nav {
  z-index: 99;
}

/* line 309, ../../sass/screen.scss */
.top-collapsing-nav a {
  background-color: #efefef;
  color: #0908ce;
  font-size: 1rem;
}

/* line 315, ../../sass/screen.scss */
#middle {
  position: relative;
  z-index: 0;
}

/* line 320, ../../sass/screen.scss */
#navigation {
  padding: 2rem 0;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #e7e7e7;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
/* line 332, ../../sass/screen.scss */
#navigation .nav-stacked .nav-item + .nav-item {
  margin-top: 0;
}
/* line 335, ../../sass/screen.scss */
#navigation .nav-side a {
  color: #ccc;
}
/* line 338, ../../sass/screen.scss */
#navigation .sidebar {
  padding-top: 0;
}
/* line 343, ../../sass/screen.scss */
#navigation .sidebar ul {
  border-top: 1px solid #a0a0a0;
  border-bottom: 1px solid #fff;
}
/* line 347, ../../sass/screen.scss */
#navigation .sidebar .nav > li {
  color: #aaaaaa;
  background-color: #e7e7e7;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFE7E7E7', endColorstr='#FFF6F6F6');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #e7e7e7), color-stop(100%, #f6f6f6));
  background-image: -moz-linear-gradient(left, #e7e7e7 0%, #f6f6f6 100%);
  background-image: -webkit-linear-gradient(left, #e7e7e7 0%, #f6f6f6 100%);
  background-image: linear-gradient(to right, #e7e7e7 0%, #f6f6f6 100%);
  border-top: 1px solid #fff;
  border-bottom: 1px solid #a0a0a0;
}
/* line 357, ../../sass/screen.scss */
#navigation .sidebar .nav li a {
  color: #666;
}
/* line 360, ../../sass/screen.scss */
#navigation .sidebar .nav li.selected {
  font-weight: bold;
}
/* line 364, ../../sass/screen.scss */
#navigation .sidebar .nav > li > a > img {
  max-width: 14px;
}
/* line 367, ../../sass/screen.scss */
#navigation .sidebar .nav li ul li.nav-item a.nav-link {
  color: #666;
  background-color: #E7E7E7;
  padding: .25rem .5rem .25rem .75rem;
  text-transform: lowercase;
}
/* line 373, ../../sass/screen.scss */
#navigation .sidebar .nav li ul li.nav-item a.nav-link:hover {
  color: mediumblue;
}
/* line 381, ../../sass/screen.scss */
#navigation .sidebar ul li ul li.last {
  border-bottom: 0;
}
/* line 384, ../../sass/screen.scss */
#navigation .sidebar .nav > li > a:hover, #navigation .sidebar .nav > li > a:focus {
  text-decoration: none;
  color: mediumblue;
}
/* line 389, ../../sass/screen.scss */
#navigation .sidebar .nav .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 393, ../../sass/screen.scss */
#navigation .sidebar .nav a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 397, ../../sass/screen.scss */
#navigation .nav-pills .nav-link {
  padding: .75em .5em .75em 0;
}
/* line 400, ../../sass/screen.scss */
#navigation .nav-pills .nav-item.open .nav-link {
  background-color: transparent;
}
/* line 403, ../../sass/screen.scss */
#navigation .nav-pills .nav-item.open .nav-link:hover {
  cursor: pointer;
}

/* line 408, ../../sass/screen.scss */
.navbar .nav-pills a.nav-link {
  padding: .25em .5em;
}

/* line 412, ../../sass/screen.scss */
.sidebar-stuff {
  text-align: center;
  margin-top: 2rem;
}
/* line 415, ../../sass/screen.scss */
.sidebar-stuff a {
  text-decoration: underline;
}
/* line 418, ../../sass/screen.scss */
.sidebar-stuff p {
  margin: 0;
}
/* line 421, ../../sass/screen.scss */
.sidebar-stuff li {
  list-style: none;
}
/* line 424, ../../sass/screen.scss */
.sidebar-stuff .badges {
  margin-top: 1rem;
}

/* line 429, ../../sass/screen.scss */
#content-wrapper {
  background-color: #fff;
  padding-bottom: 2rem;
}

/* line 434, ../../sass/screen.scss */
#content {
  min-height: 100%;
  height: auto;
  z-index: 1;
}

/* line 448, ../../sass/screen.scss */
.content-padding {
  padding-top: 2rem;
}

/* line 452, ../../sass/screen.scss */
.content-padding > .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 457, ../../sass/screen.scss */
h1#titleBar {
  font-size: 1.4rem !important;
  padding: .5rem;
  color: #666;
  margin: 1rem 0 !important;
  text-transform: uppercase;
  font-style: italic;
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFF1F1F1', endColorstr='#FFFFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f1f1f1), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(left, #f1f1f1 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(left, #f1f1f1 0%, #ffffff 100%);
  background-image: linear-gradient(to right, #f1f1f1 0%, #ffffff 100%);
}

/* line 470, ../../sass/screen.scss */
#content .btn-secondary:active, #content .btn-secondary.active,
#content .open > .btn-secondary.dropdown-toggle {
  background-color: #F1F1F1;
  border: 1px solid #ddd;
}

/* line 477, ../../sass/screen.scss */
#footer {
  clear: both;
  background-color: #e7e7e7;
  padding: 0 0 2rem 0;
}
/* line 481, ../../sass/screen.scss */
#footer p {
  margin: .25rem 0;
}
/* line 484, ../../sass/screen.scss */
#footer li {
  margin-left: 0;
}
/* line 487, ../../sass/screen.scss */
#footer a {
  padding: 0;
  color: #686868;
}
/* line 491, ../../sass/screen.scss */
#footer a:hover {
  color: #333;
}
/* line 494, ../../sass/screen.scss */
#footer .nav-pills .nav-link {
  padding: 0 !important;
}
/* line 497, ../../sass/screen.scss */
#footer .footer-header {
  color: #333;
  font-weight: bold;
}

/* line 503, ../../sass/screen.scss */
.footer-nav {
  padding-top: 2em;
}

/* line 507, ../../sass/screen.scss */
.footer-social {
  background-color: #0908ce;
  color: #fff;
  padding: 1rem 0;
}
/* line 508, ../../sass/screen.scss */
.footer-social a {
  color: #fff;
}
/* line 511, ../../sass/screen.scss */
.footer-social span {
  font-size: 2rem;
}

/* line 520, ../../sass/screen.scss */
.sticky-footer {
  height: 3rem;
  line-height: 3rem;
  background-color: #f5f5f5;
  font-size: 1rem;
  text-align: center;
  font-weight: bold;
}
/* line 527, ../../sass/screen.scss */
.sticky-footer a {
  text-decoration: underline;
}

/* line 533, ../../sass/screen.scss */
.social-row {
  padding-top: 1rem;
}

/* line 537, ../../sass/screen.scss */
.fb-like {
  padding-bottom: 1rem;
}

/* line 541, ../../sass/screen.scss */
.page-header {
  display: none;
}

/* line 545, ../../sass/screen.scss */
.banner {
  text-align: center;
  padding: 1rem;
}

/* line 550, ../../sass/screen.scss */
.banner-html {
  width: 90%;
  margin: .5em auto;
  font-size: 1.4em;
  color: #32429f;
  text-align: center;
}
/* line 558, ../../sass/screen.scss */
.banner-html > p {
  margin: 0;
}

/* line 571, ../../sass/screen.scss */
#content #crumbs ul:first-child li {
  margin-left: 5px;
}

/* line 575, ../../sass/screen.scss */
#crumbs {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding-bottom: 9px;
  z-index: 1;
}

/* line 582, ../../sass/screen.scss */
#crumbs .clear {
  height: 1px;
}

/* line 586, ../../sass/screen.scss */
.crumb ul {
  margin-left: 5px;
}

/* line 590, ../../sass/screen.scss */
.crumb li {
  float: left;
  list-style: none;
}

/* line 595, ../../sass/screen.scss */
.crumb a {
  text-decoration: underline;
}

@media (max-width: 768px) {
  /* line 602, ../../sass/screen.scss */
  .btn-responsive {
    padding: 2px 4px !important;
    font-size: 80% !important;
    line-height: 1 !important;
    white-space: normal !important;
  }

  /* line 608, ../../sass/screen.scss */
  .logo-container {
    margin-bottom: 1rem;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  /* line 614, ../../sass/screen.scss */
  .btn-responsive {
    padding: 4px 9px !important;
    font-size: 90% !important;
    line-height: 1.2 !important;
    white-space: normal !important;
  }
}
/* line 623, ../../sass/screen.scss */
.contact-phone .table td, .contact-phone .table th {
  vertical-align: middle;
}

/* line 627, ../../sass/screen.scss */
.contact-other {
  text-align: center;
  margin-bottom: 2rem;
}

/* line 632, ../../sass/screen.scss */
.contact-box {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

/* line 638, ../../sass/screen.scss */
.contact-header {
  font-weight: bold;
}

/* line 642, ../../sass/screen.scss */
.contact-hours {
  font-weight: normal;
  margin-bottom: 0;
}

/* line 647, ../../sass/screen.scss */
.contact-form {
  margin-top: 3rem;
}

/* line 651, ../../sass/screen.scss */
.contact-form-header {
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
}

/* line 660, ../../sass/screen.scss */
.service-area-header,
.area-header {
  font-weight: bold;
  font-size: 1.1em;
  border-bottom: 1px solid #333;
  padding-bottom: 5px;
  margin: 10px 0;
}

/* line 673, ../../sass/screen.scss */
.distro-text h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: .5rem;
  margin-bottom: .5rem;
  margin-top: 2rem;
}

/* line 680, ../../sass/screen.scss */
.distro-text li {
  list-style: disc;
  margin-left: 25px;
}

/* line 685, ../../sass/screen.scss */
.click-distributor {
  text-align: center;
  padding: 1rem;
}

/* line 693, ../../sass/screen.scss */
.testimonial-author {
  text-align: right;
}

/* line 701, ../../sass/screen.scss */
.question {
  margin-bottom: 3rem;
}

/* line 705, ../../sass/screen.scss */
.question li {
  list-style: disc;
  margin-left: 25px;
  margin-bottom: 1rem;
}

/* line 711, ../../sass/screen.scss */
a.question-question {
  color: #666;
  font-weight: bold;
}

/* line 716, ../../sass/screen.scss */
.question-answer li {
  list-style: disc;
  margin-left: 25px;
  margin-bottom: .5rem;
}

/* line 722, ../../sass/screen.scss */
.faq-top {
  text-align: right;
  font-size: .8rem;
  padding-right: 2rem;
}

/* line 730, ../../sass/screen.scss */
.survey-form {
  margin: 2rem 0;
}

/* line 735, ../../sass/screen.scss */
.thumbnail.with-caption {
  display: inline-block;
  background: #f5f5f5;
}

/* line 740, ../../sass/screen.scss */
.thumbnail.with-caption p {
  margin: 0;
  line-height: 1rem;
  padding: .25rem;
  text-align: right;
}

/* line 747, ../../sass/screen.scss */
.thumbnail.with-caption small:before {
  content: '\2014 \00A0';
}

/* line 751, ../../sass/screen.scss */
.thumbnail.with-caption small {
  width: 100%;
  text-align: right;
  display: inline-block;
  color: #999;
}

@media (max-width: 768px) {
  /* line 759, ../../sass/screen.scss */
  .contact-info-box {
    margin-top: 2rem;
  }
}
/* line 765, ../../sass/screen.scss */
table.table-contractors td {
  width: 25%;
  padding: 0 1rem 0 0;
}

/* line 770, ../../sass/screen.scss */
p.con-state {
  margin: 10px 0 10px;
  font-weight: bold;
  font-size: 1.1em;
  color: #0908ce;
}

/* line 777, ../../sass/screen.scss */
p.con-name {
  font-variant: small-caps;
  font-style: italic;
  font-weight: bold;
  font-size: 1.1rem;
  margin: 0;
}

/* line 785, ../../sass/screen.scss */
ul.state-province {
  margin-left: 0;
  text-align: center;
}

/* line 790, ../../sass/screen.scss */
ul.state-province li {
  list-style: none;
  float: left;
  padding: 5px;
  white-space: nowrap;
  line-height: 2em;
}

/* line 800, ../../sass/screen.scss */
body #metaBar {
  padding: 0;
  height: 45px;
  bottom: 10px;
  overflow: hidden;
}
/* line 805, ../../sass/screen.scss */
body #metaBar ul {
  margin-bottom: 0;
}
/* line 808, ../../sass/screen.scss */
body #metaBar li {
  width: 300px;
}
/* line 811, ../../sass/screen.scss */
body #metaBar #metaTags li {
  width: 300px;
}
/* line 815, ../../sass/screen.scss */
body #metaBar ul li textarea {
  color: #000;
  width: 300px;
}
/* line 819, ../../sass/screen.scss */
body #metaBar #currentTags li {
  margin: 0 10px;
  padding: 5px;
  width: 300px;
}

/* line 828, ../../sass/screen.scss */
.autoclear.col-xs-5 {
  clear: left;
}
