/* Minnehaha Depot Site Global SCSS Document */
.footer, .navbar-default {
  background-color: #993921; }

.region-sidebar-first.well .nav-pills li.active > a, .region-sidebar-first.well .nav-pills li.active > a:hover, .region-sidebar-first.well .nav-pills li.active > a:focus {
  background-color: #993921; }

.region-sidebar-first.well .nav-pills > li.active > a.active-trail {
  background-color: #f6ddd7; }
  .region-sidebar-first.well .nav-pills > li.active > a.active-trail.active, .region-sidebar-first.well .nav-pills > li.active > a.active-trail.active:hover, .region-sidebar-first.well .nav-pills > li.active > a.active-trail.active:focus {
    background-color: #993921; }

.hs-homepage .paragraphs-items > .row:nth-of-type(4) {
  background: #eeeeee; }

.hs-homepage .paragraphs-item-flex-column img.img-responsive {
  margin-top: 0; }

.hs-homepage .jumbotron {
  border-radius: 0px; }

.hs-homepage .region-content .row:nth-of-type(2) {
  background-image: url(/sites/default/files/minnehahadepot2/md_1700x800_background1.jpg);
  padding: 0 0 30px 0; }
  .hs-homepage .region-content .row:nth-of-type(2) .jumbotron {
    background: none;
    padding: 0; }
  .hs-homepage .region-content .row:nth-of-type(2) .img-thumbnail {
    margin: 22px auto;
    padding: 30px;
    border-radius: 0px; }

.hs-homepage .region-content .row:nth-child(2) .img-responsive {
  border: 8px solid white;
  box-shadow: 1px 1px 11px #4c4949; }

@media (min-width: 992px) {
  .hs-homepage .region-content .row:nth-of-type(2) .img-thumbnail {
    margin: 0 auto; } }
