/* line 5, app/assets/stylesheets/screen/_reset.css.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 13, app/assets/stylesheets/screen/_reset.css.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 16, app/assets/stylesheets/screen/_reset.css.scss */
body {
  line-height: 1;
}

/* line 19, app/assets/stylesheets/screen/_reset.css.scss */
ol, ul {
  list-style: none;
}

/* line 22, app/assets/stylesheets/screen/_reset.css.scss */
blockquote, q {
  quotes: none;
}

/* line 26, app/assets/stylesheets/screen/_reset.css.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

/* line 30, app/assets/stylesheets/screen/_reset.css.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 2, ../.rvm/gems/ruby-2.5.8/gems/neat-1.5.1/app/assets/stylesheets/grid/_grid.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Magnific Popup CSS */
/* line 2, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

/* line 13, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 23, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

/* line 33, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 39, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 42, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 50, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 55, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 58, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 63, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 69, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 72, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 80, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 83, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-hide {
  display: none !important;
}

/* line 86, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 96, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-preloader a {
  color: #CCC;
}

/* line 98, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-preloader a:hover {
  color: #FFF;
}

/* line 101, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 104, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 107, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

/* line 121, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 125, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

/* line 140, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

/* line 143, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-close:active {
  top: 1px;
}

/* line 146, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-close-btn-in .mfp-close {
  color: #333;
}

/* line 149, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 157, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

/* line 166, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

/* line 176, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-arrow:active {
  margin-top: -54px;
}

/* line 178, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

/* line 181, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

/* line 193, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

/* line 197, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

/* line 202, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-arrow-left {
  left: 0;
}

/* line 204, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

/* line 207, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

/* line 211, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-arrow-right {
  right: 0;
}

/* line 213, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

/* line 216, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

/* line 219, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 222, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 226, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 229, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

/* line 234, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
/* line 245, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 256, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-figure {
  line-height: 0;
}

/* line 258, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

/* line 271, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 276, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-figure figure {
  margin: 0;
}

/* line 279, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 287, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 294, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 297, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 304, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 307, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  /* line 309, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  /* line 312, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  /* line 315, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  /* line 323, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  /* line 325, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  /* line 328, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  /* line 340, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  /* line 343, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  /* line 346, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  /* line 349, ../.rvm/gems/ruby-2.5.8/gems/magnific-popup-rails-1.1.0/app/assets/stylesheets/magnific-popup.css */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* line 23, app/assets/stylesheets/screen/_type.css.scss */
html,
body {
  font-family: "Open Sans", Helvetica Neue, sans-serif;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.25;
  color: #333;
}

/* line 33, app/assets/stylesheets/screen/_type.css.scss */
h1 {
  font-size: 1.250em;
}

@media screen and (min-width: 800px) {
  /* line 33, app/assets/stylesheets/screen/_type.css.scss */
  h1 {
    font-size: 1.5em;
  }
}

/* line 41, app/assets/stylesheets/screen/_type.css.scss */
h2 {
  font-size: 1.125em;
}

@media screen and (min-width: 800px) {
  /* line 41, app/assets/stylesheets/screen/_type.css.scss */
  h2 {
    font-size: 1.250em;
  }
}

/* line 49, app/assets/stylesheets/screen/_type.css.scss */
h3 {
  color: #5b6063;
  font-family: "Merriweather", serif;
  font-size: 1em;
}

@media screen and (min-width: 800px) {
  /* line 49, app/assets/stylesheets/screen/_type.css.scss */
  h3 {
    font-size: 1.125em;
  }
}

/* line 59, app/assets/stylesheets/screen/_type.css.scss */
h4 {
  font-size: .875em;
  font-style: italic;
}

/* line 64, app/assets/stylesheets/screen/_type.css.scss */
p {
  font-size: .875em;
}

/* line 68, app/assets/stylesheets/screen/_type.css.scss */
a {
  text-decoration: none;
  color: #015a9c;
}

/* line 73, app/assets/stylesheets/screen/_type.css.scss */
strong {
  font-weight: 700;
}

@font-face {
  font-family: oriongroup;
  font-weight: normal;
  font-style: normal;
  src: url(/assets/oriongroup/oriongroup-ee72d078d7e881e9d0da1a756b32361c81d298b2603a8dc626b6600d612c4305.eot);
  src: url(/assets/oriongroup/oriongroup-ee72d078d7e881e9d0da1a756b32361c81d298b2603a8dc626b6600d612c4305.eot?#iefix) format("embedded-opentype"), url(/assets/oriongroup/oriongroup-394a9358602f999497bb0c9919ec238bee4242fbc8b018b8c4ffeae230150c02.woff) format("woff"), url(/assets/oriongroup/oriongroup-cb1fd1f0295d5aebd33da24e4c285eb73b13c00d4b5f77b4e10f0e3b36084136.ttf) format("truetype"), url(/assets/oriongroup/oriongroup-08ba45d9723711006d0c51bdea797fcd112f8fbfdd1254e6435c4f888f1815d2.svg#oriongroup) format("svg");
}

/* line 81, app/assets/stylesheets/screen/_type.css.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "oriongroup";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}

/* line 98, app/assets/stylesheets/screen/_type.css.scss */
.icon-search:before {
  content: "\e800";
}

/* line 99, app/assets/stylesheets/screen/_type.css.scss */
.icon-logout:before {
  content: "\e801";
}

/* line 100, app/assets/stylesheets/screen/_type.css.scss */
.icon-login:before {
  content: "\e802";
}

/* line 101, app/assets/stylesheets/screen/_type.css.scss */
.icon-right:before {
  content: "\e803";
}

/* line 102, app/assets/stylesheets/screen/_type.css.scss */
.icon-left:before {
  content: "\e804";
}

/* line 103, app/assets/stylesheets/screen/_type.css.scss */
.icon-up:before {
  content: "\e805";
}

/* line 104, app/assets/stylesheets/screen/_type.css.scss */
.icon-user:before {
  content: "\e806";
}

/* line 105, app/assets/stylesheets/screen/_type.css.scss */
.icon-lock:before {
  content: "\e807";
}

/* line 107, app/assets/stylesheets/screen/_type.css.scss */
.icon-search {
  *zoom: expression( this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xe800;&nbsp;");
}

/* line 108, app/assets/stylesheets/screen/_type.css.scss */
.icon-logout {
  *zoom: expression( this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xe801;&nbsp;");
}

/* line 109, app/assets/stylesheets/screen/_type.css.scss */
.icon-login {
  *zoom: expression( this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xe802;&nbsp;");
}

/* line 110, app/assets/stylesheets/screen/_type.css.scss */
.icon-right {
  *zoom: expression( this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xe803;&nbsp;");
}

/* line 111, app/assets/stylesheets/screen/_type.css.scss */
.icon-left {
  *zoom: expression( this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xe804;&nbsp;");
}

/* line 112, app/assets/stylesheets/screen/_type.css.scss */
.icon-up {
  *zoom: expression( this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xe805;&nbsp;");
}

/* line 113, app/assets/stylesheets/screen/_type.css.scss */
.icon-user {
  *zoom: expression( this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xe806;&nbsp;");
}

/* line 114, app/assets/stylesheets/screen/_type.css.scss */
.icon-lock {
  *zoom: expression( this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xe807;&nbsp;");
}

/* line 5, app/assets/stylesheets/screen/_base.css.scss */
* {
  border: 0;
  padding: 0;
}

/* line 10, app/assets/stylesheets/screen/_base.css.scss */
body {
  overflow-x: hidden;
  height: 100%;
  background: #fff;
}

/* line 6, app/assets/stylesheets/screen/_layout.css.scss */
.container {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

/* line 11, app/assets/stylesheets/screen/_layout.css.scss */
.container h1 {
  color: #5b6063;
}

@media screen and (min-width: 1024px) {
  /* line 6, app/assets/stylesheets/screen/_layout.css.scss */
  .container {
    width: 960px;
  }
}

/* line 20, app/assets/stylesheets/screen/_layout.css.scss */
.hide-mobile {
  display: none;
}

@media screen and (min-width: 800px) {
  /* line 20, app/assets/stylesheets/screen/_layout.css.scss */
  .hide-mobile {
    display: inline-block;
  }
}

/* line 28, app/assets/stylesheets/screen/_layout.css.scss */
.hide-mobile-block {
  display: none;
}

@media screen and (min-width: 800px) {
  /* line 28, app/assets/stylesheets/screen/_layout.css.scss */
  .hide-mobile-block {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/screen/_header.css.scss */
.header {
  background-color: #f7f7f7;
  height: auto;
}

@media screen and (min-width: 800px) {
  /* line 1, app/assets/stylesheets/screen/_header.css.scss */
  .header {
    height: 100px;
  }
}

/* line 10, app/assets/stylesheets/screen/_header.css.scss */
.header .mobile-nav {
  float: left;
  margin: 30px 0 0;
}

/* line 14, app/assets/stylesheets/screen/_header.css.scss */
.header .mobile-nav a {
  text-transform: uppercase;
  color: #333;
  font-size: 16px;
  font-weight: 700;
}

@media screen and (min-width: 800px) {
  /* line 10, app/assets/stylesheets/screen/_header.css.scss */
  .header .mobile-nav {
    display: none;
  }
}

/* line 29, app/assets/stylesheets/screen/_header.css.scss */
.header .logo {
  padding-top: 10px;
  float: right;
  width: 200px;
}

/* line 34, app/assets/stylesheets/screen/_header.css.scss */
.header .logo img {
  height: 50px;
  width: 200px;
  user-drag: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
}

@media screen and (min-width: 800px) {
  /* line 29, app/assets/stylesheets/screen/_header.css.scss */
  .header .logo {
    float: left;
    margin-top: 10px;
    padding-top: 0;
    width: 250px;
  }
  /* line 48, app/assets/stylesheets/screen/_header.css.scss */
  .header .logo img {
    height: 100%;
    width: 250px;
  }
}

/* line 55, app/assets/stylesheets/screen/_header.css.scss */
.header .right {
  clear: both;
  padding: 15px 0;
}

/* line 59, app/assets/stylesheets/screen/_header.css.scss */
.header .right #header-search-form {
  display: -moz-inline-box;
  line-height: 33px;
}

@media screen and (min-width: 800px) {
  /* line 55, app/assets/stylesheets/screen/_header.css.scss */
  .header .right {
    clear: none;
    width: auto;
    padding: 0;
    margin: 25px 0 0;
    float: right;
  }
}

/* line 72, app/assets/stylesheets/screen/_header.css.scss */
.header .right ::-webkit-input-placeholder {
  color: #959ca0;
}

/* line 76, app/assets/stylesheets/screen/_header.css.scss */
.header .right a {
  margin-left: 15px;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  /* line 76, app/assets/stylesheets/screen/_header.css.scss */
  .header .right a {
    margin-left: 35px;
  }
}

/* line 85, app/assets/stylesheets/screen/_header.css.scss */
.header .right .icon {
  display: inline-block;
  margin-left: -37px;
  border-radius: 10px;
  color: #959ca0;
  background-color: #e6e6e6;
  font-size: 18px;
}

@media screen and (min-width: 800px) {
  /* line 94, app/assets/stylesheets/screen/_header.css.scss */
  .header .right form {
    display: inline-block;
  }
}

/* line 99, app/assets/stylesheets/screen/_header.css.scss */
.header .right form input[type="search"]::-webkit-search-decoration,
.header .right form input[type="search"]::-webkit-search-cancel-button,
.header .right form input[type="search"]::-webkit-search-results-button,
.header .right form input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

/* line 106, app/assets/stylesheets/screen/_header.css.scss */
.header .right form input[type="search"] {
  height: 36px;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 25px;
  color: #333;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6;
  border-top-color: transparent;
  font-size: 16px;
  padding: 0 25px 0 10px;
  outline: 0;
}

/* line 121, app/assets/stylesheets/screen/_header.css.scss */
.header .right form input[type="search"]:focus {
  border-color: #333;
  border: 1px solid #959ca0;
}

@media screen and (min-width: 800px) {
  /* line 106, app/assets/stylesheets/screen/_header.css.scss */
  .header .right form input[type="search"] {
    width: 250px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 106, app/assets/stylesheets/screen/_header.css.scss */
  .header .right form input[type="search"] {
    width: 320px;
  }
}

/* line 140, app/assets/stylesheets/screen/_header.css.scss */
.menu {
  background: #e6e6e6;
  border-right: 2px solid #dedede;
  position: fixed;
  top: 0;
  left: -230px;
  width: 230px;
  height: 100%;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

@media screen and (min-width: 800px) {
  /* line 140, app/assets/stylesheets/screen/_header.css.scss */
  .menu {
    display: none;
  }
}

/* line 155, app/assets/stylesheets/screen/_header.css.scss */
.menu ul li > a {
  display: block;
  color: #333;
  text-transform: none;
  padding: 12px 2px 0 12px;
}

/* line 161, app/assets/stylesheets/screen/_header.css.scss */
.menu ul li > a:first-child {
  margin-top: 20px;
}

/* line 168, app/assets/stylesheets/screen/_header.css.scss */
body.nav-open {
  position: fixed;
  margin-left: 230px;
  margin-right: -230px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

/* line 174, app/assets/stylesheets/screen/_header.css.scss */
body.nav-open .menu {
  left: 0;
}

/* line 1, app/assets/stylesheets/screen/_footer.css.scss */
.footer {
  padding: 50px 0 10px;
  font-size: 12px;
  clear: both;
}

/* line 15, ../.rvm/gems/ruby-2.5.8/gems/bourbon-3.2.4/app/assets/stylesheets/addons/_clearfix.scss */
.footer:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 800px) {
  /* line 1, app/assets/stylesheets/screen/_footer.css.scss */
  .footer {
    padding: 0;
    font-size: 14px;
  }
}

/* line 15, ../.rvm/gems/ruby-2.5.8/gems/bourbon-3.2.4/app/assets/stylesheets/addons/_clearfix.scss */
.footer .container:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 800px) {
  /* line 14, app/assets/stylesheets/screen/_footer.css.scss */
  .footer .container .left {
    margin: 40px 0 20px;
    float: left;
    width: 380px;
  }
}

/* line 21, app/assets/stylesheets/screen/_footer.css.scss */
.footer .container .left p {
  color: #959ca0;
}

/* line 26, app/assets/stylesheets/screen/_footer.css.scss */
.footer .container .right {
  margin-top: 10px;
}

@media screen and (min-width: 800px) {
  /* line 26, app/assets/stylesheets/screen/_footer.css.scss */
  .footer .container .right {
    margin: 40px 0 50px;
    float: right;
    text-align: right;
  }
}

/* line 35, app/assets/stylesheets/screen/_footer.css.scss */
.footer .container .right p {
  color: #959ca0;
}

/* line 1, app/assets/stylesheets/screen/_nav.css.scss */
.nav {
  background-color: #e2ebf2;
  height: auto;
}

@media screen and (min-width: 1024px) {
  /* line 1, app/assets/stylesheets/screen/_nav.css.scss */
  .nav {
    height: 38px;
  }
}

/* line 10, app/assets/stylesheets/screen/_nav.css.scss */
.nav ul li {
  display: inline-block;
  margin: 10px 0;
  padding: 0 9px;
  font-size: 14px;
}

@media screen and (min-width: 1024px) {
  /* line 10, app/assets/stylesheets/screen/_nav.css.scss */
  .nav ul li {
    padding: 0 34px;
  }
}

/* line 20, app/assets/stylesheets/screen/_nav.css.scss */
.nav ul li:first-child {
  padding-left: 0;
}

/* line 24, app/assets/stylesheets/screen/_nav.css.scss */
.nav ul li:last-child {
  padding-right: 0;
}

/* line 28, app/assets/stylesheets/screen/_nav.css.scss */
.nav ul li a {
  color: #5b6063;
}

/* line 31, app/assets/stylesheets/screen/_nav.css.scss */
.nav ul li a:hover, .nav ul li a.active {
  color: #015a9c;
}

/* line 1, app/assets/stylesheets/screen/_left-col.css.scss */
.content {
  margin-top: 30px;
}

@media screen and (min-width: 800px) {
  /* line 1, app/assets/stylesheets/screen/_left-col.css.scss */
  .content {
    margin-top: 60px;
  }
}

/* line 9, app/assets/stylesheets/screen/_left-col.css.scss */
.content .section {
  margin: 30px 0;
}

@media screen and (min-width: 800px) {
  /* line 9, app/assets/stylesheets/screen/_left-col.css.scss */
  .content .section {
    margin: 30px 0;
  }
}

@media screen and (min-width: 800px) {
  /* line 19, app/assets/stylesheets/screen/_left-col.css.scss */
  .content .left-col {
    float: left;
    width: 200px;
    margin-right: 60px;
  }
}

@media screen and (min-width: 800px) {
  /* line 26, app/assets/stylesheets/screen/_left-col.css.scss */
  .content .left-col .title {
    display: none;
  }
}

/* line 32, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col .image {
  max-width: 200px;
}

/* line 35, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col .image img {
  border: 2px solid #e6e6e6;
  border-radius: 4px;
  margin-bottom: -5px;
  max-width: 200px;
}

/* line 43, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col select {
  background-color: #f7f7f7;
  border-radius: 4px;
  height: 30px;
  width: 100%;
  margin-top: 25px;
  font-size: 14px;
}

/* line 51, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col select option {
  color: #333;
  font-size: 14px;
  padding: 10px;
}

@media screen and (min-width: 800px) {
  /* line 43, app/assets/stylesheets/screen/_left-col.css.scss */
  .content .left-col select {
    display: none;
  }
}

/* line 62, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col .category-box {
  background-color: #f7f7f7;
  border-radius: 4px;
  margin-top: 25px;
}

/* line 67, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col .category-box a {
  color: #333;
  display: block;
  font-size: 14px;
  padding: 10px;
}

/* line 73, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col .category-box a:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  padding-top: 15px;
}

/* line 79, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col .category-box a:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-bottom: 15px;
}

/* line 85, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col .category-box a:hover, .content .left-col .category-box a.active {
  background-color: #e6e6e6;
}

/* line 92, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col .section {
  margin: 30px 0;
}

/* line 95, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col .section a {
  display: block;
  font-size: .875em;
  margin: 10px 0;
}

/* line 101, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col .section p {
  margin: 10px 0;
}

/* line 105, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col .section i {
  font-style: italic;
  margin: 10px 0;
}

/* line 111, app/assets/stylesheets/screen/_left-col.css.scss */
.content .left-col .msrp-detail {
  margin-top: -20px;
}

/* line 117, app/assets/stylesheets/screen/_left-col.css.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
  min-width: 200px;
}

/* line 2, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col {
  margin-top: 30px;
}

@media screen and (min-width: 800px) {
  /* line 2, app/assets/stylesheets/screen/_right-col.css.scss */
  .content .right-col {
    float: left;
    width: 60%;
    margin-top: 0;
  }
}

@media screen and (min-width: 1024px) {
  /* line 2, app/assets/stylesheets/screen/_right-col.css.scss */
  .content .right-col {
    width: 700px;
  }
}

/* line 15, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col:nth-child(4n) {
  margin-right: 0;
}

/* line 19, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .product {
  float: left;
  height: 185px;
  width: 120px;
  margin: 25px 20px 0 0;
  background: #f7f7f7;
  border-radius: 4px;
  padding: 5px;
  word-wrap: break-word;
}

@media screen and (min-width: 800px) {
  /* line 19, app/assets/stylesheets/screen/_right-col.css.scss */
  .content .right-col .product {
    height: 210px;
    width: 165px;
    margin-right: 10px;
    padding: 10px;
  }
}

/* line 36, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .product img {
  width: 110px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  margin-bottom: 0px;
  max-height: 110px;
  max-width: 110px;
}

@media screen and (min-width: 800px) {
  /* line 36, app/assets/stylesheets/screen/_right-col.css.scss */
  .content .right-col .product img {
    width: 100%;
    border-width: 2px;
    max-height: 145px;
    max-width: 145px;
  }
}

/* line 53, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .product p {
  font-size: 14px;
  text-align: center;
  color: #333;
}

/* line 59, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .product:hover {
  background: #e6e6e6;
}

/* line 64, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .video {
  min-height: 300px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 64, app/assets/stylesheets/screen/_right-col.css.scss */
  .content .right-col .video {
    height: 500px;
    width: 700px;
  }
}

/* line 74, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .more {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 75px;
  font-size: 14px;
}

/* line 81, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .more span {
  color: #959ca0;
}

/* line 85, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .more a > span {
  color: #015a9c;
}

/* line 92, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section a {
  display: block;
  font-size: .875em;
  margin: 10px 0;
}

/* line 98, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section em {
  font-style: italic;
}

/* line 102, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section p {
  margin: 10px 0;
}

/* line 106, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section ul {
  font-size: .875em;
  list-style-type: disc;
  margin: 10px 0 10px 30px;
}

/* line 113, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .archived-medical-policies h5 {
  font-weight: bold;
  font-size: 0.875em;
  padding-top: 13px;
}

/* line 119, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .archived-medical-policies ul {
  list-style-type: none;
  font-size: 1.0em;
  margin-left: 0px;
}

/* line 126, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .helpful-links {
  margin-top: 0px;
}

/* line 129, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .helpful-links h5 {
  padding-top: 5px;
  font-weight: bold;
  font-size: 0.875em;
}

/* line 135, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .helpful-links ul {
  margin-top: 0px;
  margin-left: 0px;
  list-style-type: none;
  font-size: 1.0em;
}

/* line 141, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .helpful-links ul li {
  padding-top: 1px;
}

/* line 144, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .helpful-links ul li a {
  margin: 5px 0px;
}

/* line 152, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .jurisdictions h5 {
  font-weight: bold;
  padding-top: 2px;
}

/* line 158, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .medical-policies {
  padding-top: 6px;
}

/* line 161, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .medical-policies h5 {
  font-weight: bold;
  font-size: 0.875em;
}

/* line 166, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .medical-policies ul {
  list-style-type: none;
  font-size: 0.875em;
  margin-left: 0px;
}

/* line 171, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .medical-policies ul li a {
  font-size: 1.0em;
}

/* line 178, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .resources h5 {
  font-weight: bold;
  font-size: 0.875em;
  padding-top: 11px;
}

/* line 184, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .resources ul {
  list-style-type: none;
  font-size: 0.875em;
  margin-top: 3px;
  margin-left: 0px;
}

/* line 190, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .resources ul li {
  padding-top: 5px;
}

/* line 193, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .resources ul li a {
  font-size: 1.0em;
}

/* line 200, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .your-margin {
  margin-left: 10px;
}

/* line 204, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .section .pricing-category {
  font-style: italic;
}

/* line 210, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .services ul {
  font-size: 1.0em;
}

/* line 216, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .privacy-policy a {
  font-size: 1.0em;
  display: inline;
}

/* line 223, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col img.team {
  float: left;
  width: 100px;
  margin: 14px 10px 5px 0;
  border-radius: 4px;
}

/* line 231, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .description p, .content .right-col .overview p {
  margin: 10px 0 10px 0;
}

/* line 235, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .description ol, .content .right-col .overview ol {
  list-style-type: decimal;
  margin-left: 20px;
  font-size: .875em;
}

/* line 241, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .description ul, .content .right-col .overview ul {
  list-style-type: disc;
  margin: 10px 0 0 30px;
  font-size: .875em;
}

/* line 246, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .description ul li, .content .right-col .overview ul li {
  margin: 10px auto;
}

/* line 251, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .description div, .content .right-col .overview div {
  font-size: .875em;
}

/* line 256, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col p {
  margin: 0px auto;
}

/* line 261, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .model-numbers ul {
  margin: 0px;
}

/* line 264, app/assets/stylesheets/screen/_right-col.css.scss */
.content .right-col .model-numbers ul li {
  font-size: .875em;
  display: inline-block;
  width: 100px;
  margin: 5px 0;
  padding: 0 9px 0 0;
}

/* line 15, ../.rvm/gems/ruby-2.5.8/gems/bourbon-3.2.4/app/assets/stylesheets/addons/_clearfix.scss */
.content:after {
  content: "";
  display: table;
  clear: both;
}

/* line 4, app/assets/stylesheets/screen/_full-col.css.scss */
.content .full-col {
  margin-top: 30px;
}

/* line 7, app/assets/stylesheets/screen/_full-col.css.scss */
.content .full-col:nth-child(5n) {
  margin-right: 0;
}

/* line 11, app/assets/stylesheets/screen/_full-col.css.scss */
.content .full-col .product {
  float: left;
  height: 185px;
  width: 120px;
  margin: 25px 20px 0 0;
  background: #f7f7f7;
  border-radius: 4px;
  padding: 5px;
  word-wrap: break-word;
}

/* line 21, app/assets/stylesheets/screen/_full-col.css.scss */
.content .full-col .product p {
  font-size: 14px;
  text-align: center;
  color: #333;
}

@media screen and (min-width: 800px) {
  /* line 11, app/assets/stylesheets/screen/_full-col.css.scss */
  .content .full-col .product {
    height: 210px;
    width: 165px;
    margin-right: 25px;
    padding: 10px;
  }
}

/* line 34, app/assets/stylesheets/screen/_full-col.css.scss */
.content .full-col .product img {
  width: 110px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  margin-bottom: 5px;
  max-width: 110px;
  max-height: 110px;
}

@media screen and (min-width: 800px) {
  /* line 34, app/assets/stylesheets/screen/_full-col.css.scss */
  .content .full-col .product img {
    width: 100%;
    border-width: 2px;
    max-width: 145px;
    max-height: 145px;
  }
}

/* line 50, app/assets/stylesheets/screen/_full-col.css.scss */
.content .full-col .product p {
  font-size: 14px;
  color: #333;
}

/* line 55, app/assets/stylesheets/screen/_full-col.css.scss */
.content .full-col .product:hover {
  background: #e6e6e6;
}

/* line 62, app/assets/stylesheets/screen/_full-col.css.scss */
h4 {
  color: #5b6063;
  font-family: "Merriweather", serif;
  font-size: .875em;
  font-style: inherit;
}

/* line 68, app/assets/stylesheets/screen/_full-col.css.scss */
.filters {
  display: flex;
  position: relative;
  top: 25px;
}

/* line 74, app/assets/stylesheets/screen/_full-col.css.scss */
.filters form {
  margin-left: 10px;
  margin-top: -4px;
}

/* line 79, app/assets/stylesheets/screen/_full-col.css.scss */
.filters select {
  width: 110px;
  height: 18px;
  font-size: 13px;
}

/* line 85, app/assets/stylesheets/screen/_full-col.css.scss */
.reset-filters {
  font-size: 14px;
  text-align: center;
  margin-top: -1.4px;
  height: 17.6px;
  color: buttontext;
  padding: 0px 8px;
  margin-left: 10px;
  background: #e6e6e6;
  border-radius: 5px;
  position: relative;
}

/* line 2, app/assets/stylesheets/screen/_pagination.css.scss */
.pagination span {
  padding: 0 3px;
}

/* line 1, app/assets/stylesheets/screen/_devise.css.scss */
div.devise {
  text-align: center;
}

/* line 4, app/assets/stylesheets/screen/_devise.css.scss */
div.devise h2 {
  margin-bottom: 5px;
}

/* line 8, app/assets/stylesheets/screen/_devise.css.scss */
div.devise input {
  font-size: 16px;
  display: block;
  width: 280px;
  padding: 10px 8px;
  background-color: #e6e6e6;
  color: #333;
  border-radius: 4px;
  outline: 0;
  webkit-appearance: none;
  margin: 10px 0 30px;
  display: inline-block;
}

/* line 21, app/assets/stylesheets/screen/_devise.css.scss */
div.devise input[type="submit"] {
  background-color: #333;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  width: 280px;
  padding: 10px 20px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/screen/_product-names.css.scss */
.pdac_verified img {
  position: relative;
  width: 16px;
  top: 1.25px;
  margin-left: 5px;
}

/* line 9, app/assets/stylesheets/screen/_product-names.css.scss */
.pdac_verified h3 {
  display: inline;
}

/* line 1, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page {
  margin-top: -30px;
  background-repeat: none;
  background-size: cover;
  color: #fff;
  text-align: center;
  font-weight: 300;
  height: auto;
}

/* line 15, ../.rvm/gems/ruby-2.5.8/gems/bourbon-3.2.4/app/assets/stylesheets/addons/_clearfix.scss */
.landing-page:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 800px) {
  /* line 1, app/assets/stylesheets/screen/_landing-page.css.scss */
  .landing-page {
    height: 500px;
    height: auto;
  }
}

/* line 16, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page h1 {
  padding: 50px 0 7px;
}

@media screen and (min-width: 800px) {
  /* line 16, app/assets/stylesheets/screen/_landing-page.css.scss */
  .landing-page h1 {
    padding-top: 80px;
  }
}

/* line 24, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page p {
  font-size: 16px;
  margin: 10px auto;
}

@media screen and (min-width: 800px) {
  /* line 24, app/assets/stylesheets/screen/_landing-page.css.scss */
  .landing-page p {
    font-size: 18px;
    width: 600px;
  }
}

/* line 35, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .forgot a {
  font-size: 14px;
  text-decoration: underline;
}

/* line 41, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .button {
  display: block;
  width: 150px;
  margin: 50px auto;
  padding: 10px 20px;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
}

/* line 52, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page ::-webkit-input-placeholder {
  color: #959ca0;
}

/* line 56, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page input,
.landing-page textarea {
  font-size: 16px;
  display: block;
  width: 280px;
  margin: 8px auto;
  padding: 10px 8px;
  background-color: #e6e6e6;
  color: #333;
  border-radius: 4px;
  outline: 0;
  webkit-appearance: none;
}

/* line 69, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page input[type="submit"],
.landing-page textarea[type="submit"] {
  font-size: 16px;
  font-weight: 300;
  display: block;
  width: 150px;
  margin: 30px auto 5px;
  padding: 10px 20px;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}

/* line 85, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row {
  float: left;
  width: 100%;
}

/* line 89, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row .brick-col {
  width: 50%;
  float: left;
}

@media screen and (min-width: 1024px) {
  /* line 89, app/assets/stylesheets/screen/_landing-page.css.scss */
  .landing-page .bricks .brick-row .brick-col {
    margin-right: 5px;
    width: 315px;
  }
}

/* line 98, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row .brick-col .brick {
  width: 100%;
}

/* line 105, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row:first-child .brick-col .brick {
  height: 345px;
  margin-bottom: 5px;
  background: url(/assets/Main_Page_Picture_7_-_OneArm_Drive-466cda815956e08d645461ba78d366a191d905f4f97ffcfad867ab96a37e7440.jpg);
  background-size: auto 100%;
  border-left: 5px solid white;
}

@media screen and (min-width: 1024px) {
  /* line 105, app/assets/stylesheets/screen/_landing-page.css.scss */
  .landing-page .bricks .brick-row:first-child .brick-col .brick {
    border-left: 0;
  }
}

/* line 118, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row:first-child .brick-col:first-child .brick {
  height: 170px;
}

/* line 123, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row:first-child .brick-col:first-child .brick:first-child {
  background: url(/assets/Main_Page_Picture_2_-_Insurance_files-01d635beea31889abc96e356b314195c94df518704d9414970a63f643153767b.jpg);
  background-size: auto 100%;
}

@media screen and (min-width: 520px) {
  /* line 123, app/assets/stylesheets/screen/_landing-page.css.scss */
  .landing-page .bricks .brick-row:first-child .brick-col:first-child .brick:first-child {
    background-size: 100%;
  }
}

/* line 132, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row:first-child .brick-col:first-child .brick:last-child {
  background: url(/assets/Main_Page_Picture_1_-_Claim_form-638247346c8efcb3d0e007a5b732a30a5cb1ac400c6de9904365a4ec83fa255d.jpg);
  background-size: auto 100%;
}

@media screen and (min-width: 520px) {
  /* line 132, app/assets/stylesheets/screen/_landing-page.css.scss */
  .landing-page .bricks .brick-row:first-child .brick-col:first-child .brick:last-child {
    background-size: 100%;
  }
}

/* line 143, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row:first-child .brick-col:last-child {
  margin-right: 0;
  display: none;
}

@media screen and (min-width: 1024px) {
  /* line 143, app/assets/stylesheets/screen/_landing-page.css.scss */
  .landing-page .bricks .brick-row:first-child .brick-col:last-child {
    display: inline;
  }
}

/* line 151, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row:first-child .brick-col:last-child .brick {
  height: 170px;
}

/* line 156, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row:first-child .brick-col:last-child .brick:first-child {
  background: url(/assets/Main_Page_Picture_3_-_Physician_electronic_notes-dacd899556d6e6bf1075e20ddab22cd8e4f5364af38d7a1f893d58f11c6f2aaf.jpg);
  background-size: 100%;
}

/* line 161, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row:first-child .brick-col:last-child .brick:last-child {
  background: url(/assets/Main_Page_Picture_6_-_tilite1-bd56c6a638e588dda35ffb6c04d7eb3e7eaa55dc4eb20e976e18974a1249c1d2.jpg);
  background-size: 100%;
}

/* line 173, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row:last-child .brick-col {
  display: none;
}

@media screen and (min-width: 1024px) {
  /* line 173, app/assets/stylesheets/screen/_landing-page.css.scss */
  .landing-page .bricks .brick-row:last-child .brick-col {
    display: inline;
  }
}

/* line 180, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row:last-child .brick-col .brick {
  height: 170px;
}

/* line 185, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row:last-child .brick-col:first-child .brick {
  background: url(/assets/Main_Page_Picture_5_-_tilite_close_up-07f2dadb7f9e7fa2bb083cb927d77f14a9970a751a750876f538e3b262c370e6.jpg);
  background-size: 100%;
}

/* line 191, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row:last-child .brick-col:last-child {
  margin-right: 0;
  width: 635px;
}

/* line 195, app/assets/stylesheets/screen/_landing-page.css.scss */
.landing-page .bricks .brick-row:last-child .brick-col:last-child .brick {
  background: url(/assets/Main_Page_Picture_10_-_Quickie_S646_CloseUp-c5f1c40233420136c9c9fc4cfd3fb66b030d16da933a1d0de6b69ffef7be2a4a.jpg);
  background-size: 100%;
}

/* line 206, app/assets/stylesheets/screen/_landing-page.css.scss */
.contact-page {
  height: 600px;
}

@media screen and (min-width: 800px) {
  /* line 206, app/assets/stylesheets/screen/_landing-page.css.scss */
  .contact-page {
    height: 700px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 213, app/assets/stylesheets/screen/_landing-page.css.scss */
  .contact-page input,
.contact-page textarea {
    width: 500px;
  }
}

/* line 220, app/assets/stylesheets/screen/_landing-page.css.scss */
.contact-page textarea {
  min-height: 150px;
}

/* line 224, app/assets/stylesheets/screen/_landing-page.css.scss */
.contact-page input[type="submit"] {
  width: 150px;
}

/* line 5, app/assets/stylesheets/screen/_flash-message.css.scss */
.flash-message {
  background: #f7f7f7;
  border-radius: 4px;
  width: 300px;
  min-height: 20px;
  margin: 20px auto;
  text-align: center;
}

@media screen and (min-width: 800px) {
  /* line 5, app/assets/stylesheets/screen/_flash-message.css.scss */
  .flash-message {
    width: 500px;
  }
}

/* line 17, app/assets/stylesheets/screen/_flash-message.css.scss */
.flash-message p {
  width: 100%;
  color: #333;
  font-size: 16px;
  padding: 10px;
}

/* line 23, app/assets/stylesheets/screen/_flash-message.css.scss */
.flash-message p.error {
  color: #b01d1d;
}

/* line 27, app/assets/stylesheets/screen/_flash-message.css.scss */
.flash-message p.notice {
  color: #009653;
}
